/*1698685916000*/
@charset "UTF-8";
/**
 * Clay 3.78.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.78.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/fiscal-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/fiscal-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/fiscal-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/fiscal-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/fiscal-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.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: #4b9bff;
}

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-panel-page {
  width: 100%;
}
.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd;
}

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

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "";
}

.icon-glass:before {
  content: "";
}

.icon-music:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-envelope:before {
  content: "";
}

.icon-heart:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-star-empty:before {
  content: "";
}

.icon-user:before {
  content: "";
}

.icon-film:before {
  content: "";
}

.icon-th-large:before {
  content: "";
}

.icon-th:before {
  content: "";
}

.icon-th-list:before {
  content: "";
}

.icon-ok:before {
  content: "";
}

.icon-remove:before {
  content: "";
}

.icon-zoom-in:before {
  content: "";
}

.icon-zoom-out:before {
  content: "";
}

.icon-off:before {
  content: "";
}

.icon-signal:before {
  content: "";
}

.icon-cog:before {
  content: "";
}

.icon-trash:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-file:before {
  content: "";
}

.icon-inbox:before {
  content: "";
}

.icon-play-circle:before {
  content: "";
}

.icon-repeat:before {
  content: "";
}

.icon-refresh:before {
  content: "";
}

.icon-list-alt:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-flag:before {
  content: "";
}

.icon-headphones:before {
  content: "";
}

.icon-volume-off:before {
  content: "";
}

.icon-volume-down:before {
  content: "";
}

.icon-volume-up:before {
  content: "";
}

.icon-qrcode:before {
  content: "";
}

.icon-barcode:before {
  content: "";
}

.icon-tag:before {
  content: "";
}

.icon-tags:before {
  content: "";
}

.icon-book:before {
  content: "";
}

.icon-bookmark:before {
  content: "";
}

.icon-print:before {
  content: "";
}

.icon-camera:before {
  content: "";
}

.icon-font:before {
  content: "";
}

.icon-bold:before {
  content: "";
}

.icon-italic:before {
  content: "";
}

.icon-align-justify:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon-indent-left:before {
  content: "";
}

.icon-indent-right:before {
  content: "";
}

.icon-facetime-video:before {
  content: "";
}

.icon-picture:before {
  content: "";
}

.icon-pencil:before {
  content: "";
}

.icon-map-marker:before {
  content: "";
}

.icon-adjust:before {
  content: "";
}

.icon-tint:before {
  content: "";
}

.icon-edit:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-move:before {
  content: "";
}

.icon-step-backward:before {
  content: "";
}

.icon-fast-backward:before {
  content: "";
}

.icon-backward:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-pause:before {
  content: "";
}

.icon-stop:before {
  content: "";
}

.icon-forward:before {
  content: "";
}

.icon-fast-forward:before {
  content: "";
}

.icon-minus-sign:before {
  content: "";
}

.icon-remove-sign:before {
  content: "";
}

.icon-ok-sign:before {
  content: "";
}

.icon-question-sign:before {
  content: "";
}

.icon-info-sign:before {
  content: "";
}

.icon-screenshot:before {
  content: "";
}

.icon-remove-circle:before {
  content: "";
}

.icon-ok-circle:before {
  content: "";
}

.icon-ban-circle:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-share-alt:before {
  content: "";
}

.icon-resize-full:before {
  content: "";
}

.icon-resize-small:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-asterisk:before {
  content: "";
}

.icon-exclamation-sign:before {
  content: "";
}

.icon-gift:before {
  content: "";
}

.icon-leaf:before {
  content: "";
}

.icon-calendar:before {
  content: "";
}

.icon-random:before {
  content: "";
}

.icon-comment:before {
  content: "";
}

.icon-magnet:before {
  content: "";
}

.icon-chevron-up:before {
  content: "";
}

.icon-chevron-down:before {
  content: "";
}

.icon-retweet:before {
  content: "";
}

.icon-shopping-cart:before {
  content: "";
}

.icon-folder-close:before {
  content: "";
}

.icon-folder-open:before {
  content: "";
}

.icon-resize-vertical:before {
  content: "";
}

.icon-resize-horizontal:before {
  content: "";
}

.icon-bar-chart:before {
  content: "";
}

.icon-twitter-sign:before {
  content: "";
}

.icon-facebook-sign:before {
  content: "";
}

.icon-camera-retro:before {
  content: "";
}

.icon-key:before {
  content: "";
}

.icon-cogs:before {
  content: "";
}

.icon-comments:before {
  content: "";
}

.icon-thumbs-up:before {
  content: "";
}

.icon-thumbs-down:before {
  content: "";
}

.icon-star-half:before {
  content: "";
}

.icon-signin:before {
  content: "";
}

.icon-trophy:before {
  content: "";
}

.icon-github-sign:before {
  content: "";
}

.icon-upload-alt:before {
  content: "";
}

.icon-lemon:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-check-empty:before {
  content: "";
}

.icon-bookmark-empty:before {
  content: "";
}

.icon-phone-sign:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-github:before {
  content: "";
}

.icon-unlock:before {
  content: "";
}

.icon-credit:before {
  content: "";
}

.icon-rss:before {
  content: "";
}

.icon-hdd:before {
  content: "";
}

.icon-bullhorn:before {
  content: "";
}

.icon-bell:before {
  content: "";
}

.icon-certificate:before {
  content: "";
}

.icon-hand-right:before {
  content: "";
}

.icon-hand-left:before {
  content: "";
}

.icon-hand-up:before {
  content: "";
}

.icon-globe:before {
  content: "";
}

.icon-wrench:before {
  content: "";
}

.icon-tasks:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-briefcase:before {
  content: "";
}

.icon-fullscreen:before {
  content: "";
}

.icon-group:before {
  content: "";
}

.icon-link:before {
  content: "";
}

.icon-cloud:before {
  content: "";
}

.icon-beaker:before {
  content: "";
}

.icon-cut:before {
  content: "";
}

.icon-copy:before {
  content: "";
}

.icon-paper-clip:before {
  content: "";
}

.icon-save:before {
  content: "";
}

.icon-sign-blank:before {
  content: "";
}

.icon-reorder:before {
  content: "";
}

.icon-list-ul:before {
  content: "";
}

.icon-list-ol:before {
  content: "";
}

.icon-strikethrough:before {
  content: "";
}

.icon-underline:before {
  content: "";
}

.icon-table:before {
  content: "";
}

.icon-magic:before {
  content: "";
}

.icon-money:before {
  content: "";
}

.icon-caret-down:before {
  content: "";
}

.icon-caret-up:before {
  content: "";
}

.icon-caret-left:before {
  content: "";
}

.icon-caret-right:before {
  content: "";
}

.icon-columns:before {
  content: "";
}

.icon-sort:before {
  content: "";
}

.icon-sort-down:before {
  content: "";
}

.icon-sort-up:before {
  content: "";
}

.icon-envelope-alt:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-undo:before {
  content: "";
}

.icon-legal:before {
  content: "";
}

.icon-dashboard:before {
  content: "";
}

.icon-comment-alt:before {
  content: "";
}

.icon-comments-alt:before {
  content: "";
}

.icon-bolt:before {
  content: "";
}

.icon-sitemap:before {
  content: "";
}

.icon-umbrella:before {
  content: "";
}

.icon-paste:before {
  content: "";
}

.icon-lightbulb:before {
  content: "";
}

.icon-exchange:before {
  content: "";
}

.icon-bell-alt:before {
  content: "";
}

.icon-coffee:before {
  content: "";
}

.icon-food:before {
  content: "";
}

.icon-file-alt:before {
  content: "";
}

.icon-building:before {
  content: "";
}

.icon-hospital:before {
  content: "";
}

.icon-ambulance:before {
  content: "";
}

.icon-medkit:before {
  content: "";
}

.icon-fighter-jet:before {
  content: "";
}

.icon-beer:before {
  content: "";
}

.icon-h-sign:before {
  content: "";
}

.icon-plus-sign:before {
  content: "";
}

.icon-double-angle-left:before {
  content: "";
}

.icon-double-angle-right:before {
  content: "";
}

.icon-double-angle-up:before {
  content: "";
}

.icon-double-angle-down:before {
  content: "";
}

.icon-angle-left:before {
  content: "";
}

.icon-angle-right:before {
  content: "";
}

.icon-angle-up:before {
  content: "";
}

.icon-angle-down:before {
  content: "";
}

.icon-desktop:before {
  content: "";
}

.icon-laptop:before {
  content: "";
}

.icon-spinner:before {
  content: "";
}

.icon-circle:before {
  content: "";
}

.icon-reply:before {
  content: "";
}

.icon-github-alt:before {
  content: "";
}

.icon-folder-close-alt:before {
  content: "";
}

.icon-folder-open-alt:before {
  content: "";
}

.icon-expand-alt:before {
  content: "";
}

.icon-collapse-alt:before {
  content: "";
}

.icon-smile:before {
  content: "";
}

.icon-frown:before {
  content: "";
}

.icon-meh:before {
  content: "";
}

.icon-gamepad:before {
  content: "";
}

.icon-keyboard:before {
  content: "";
}

.icon-flag-alt:before {
  content: "";
}

.icon-flag-checkered:before {
  content: "";
}

.icon-terminal:before {
  content: "";
}

.icon-code:before {
  content: "";
}

.icon-reply-all:before {
  content: "";
}

.icon-star-half-full:before {
  content: "";
}

.icon-location-arrow:before {
  content: "";
}

.icon-crop:before {
  content: "";
}

.icon-code-fork:before {
  content: "";
}

.icon-subscript:before {
  content: "";
}

.icon-eraser:before {
  content: "";
}

.icon-puzzle:before {
  content: "";
}

.icon-microphone:before {
  content: "";
}

.icon-microphone-off:before {
  content: "";
}

.icon-shield:before {
  content: "";
}

.icon-calendar-empty:before {
  content: "";
}

.icon-fire-extinguisher:before {
  content: "";
}

.icon-rocket:before {
  content: "";
}

.icon-maxcdn:before {
  content: "";
}

.icon-chevron-sign-left:before {
  content: "";
}

.icon-chevron-sign-right:before {
  content: "";
}

.icon-chevron-sign-up:before {
  content: "";
}

.icon-chevron-sign-down:before {
  content: "";
}

.icon-html5:before {
  content: "";
}

.icon-css3:before {
  content: "";
}

.icon-anchor:before {
  content: "";
}

.icon-unlock-alt:before {
  content: "";
}

.icon-bullseye:before {
  content: "";
}

.icon-ellipsis-horizontal:before {
  content: "";
}

.icon-ellipsis-vertical:before {
  content: "";
}

.icon-rss-sign:before {
  content: "";
}

.icon-fb-boolean:before {
  content: "";
}

.icon-text-height:before {
  content: "";
}

.icon-text-width:before {
  content: "";
}

.icon-align-left:before {
  content: "";
}

.icon-align-center:before {
  content: "";
}

.icon-align-right:before {
  content: "";
}

.icon-step-forward:before {
  content: "";
}

.icon-eject:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-plus-sign-2:before {
  content: "";
}

.icon-fire:before {
  content: "";
}

.icon-eye-open:before {
  content: "";
}

.icon-eye-close:before {
  content: "";
}

.icon-warning-sign:before {
  content: "";
}

.icon-plane:before {
  content: "";
}

.icon-heart-empty:before {
  content: "";
}

.icon-signout:before {
  content: "";
}

.icon-linkedin-sign:before {
  content: "";
}

.icon-pushpin:before {
  content: "";
}

.icon-external-link:before {
  content: "";
}

.icon-hand-down:before {
  content: "";
}

.icon-circle-arrow-left:before {
  content: "";
}

.icon-circle-arrow-right:before {
  content: "";
}

.icon-circle-arrow-up:before {
  content: "";
}

.icon-circle-arrow-down:before {
  content: "";
}

.icon-truck:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-pinterest-sign:before {
  content: "";
}

.icon-google-plus-sign:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-cloud-download:before {
  content: "";
}

.icon-cloud-upload:before {
  content: "";
}

.icon-user-md:before {
  content: "";
}

.icon-stethoscope:before {
  content: "";
}

.icon-suitcase:before {
  content: "";
}

.icon-tablet:before {
  content: "";
}

.icon-mobile:before {
  content: "";
}

.icon-circle-blank:before {
  content: "";
}

.icon-quote-left:before {
  content: "";
}

.icon-quote-right:before {
  content: "";
}

.icon-unlink:before {
  content: "";
}

.icon-question:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-exclamation:before {
  content: "";
}

.icon-superscript:before {
  content: "";
}

.icon-play-sign:before {
  content: "";
}

.icon-ticket:before {
  content: "";
}

.icon-minus-sign-alt:before {
  content: "";
}

.icon-check-minus:before {
  content: "";
}

.icon-level-up:before {
  content: "";
}

.icon-sort-by-attributes-alt:before {
  content: "";
}

.icon-sort-by-order:before {
  content: "";
}

.icon-sort-by-order-alt:before {
  content: "";
}

.icon-thumbs-up-2:before {
  content: "";
}

.icon-thumbs-down-2:before {
  content: "";
}

.icon-dribbble:before {
  content: "";
}

.icon-skype:before {
  content: "";
}

.icon-foursquare:before {
  content: "";
}

.icon-trello:before {
  content: "";
}

.icon-female:before {
  content: "";
}

.icon-level-down:before {
  content: "";
}

.icon-check-sign:before {
  content: "";
}

.icon-edit-sign:before {
  content: "";
}

.icon-external-link-sign:before {
  content: "";
}

.icon-share-sign:before {
  content: "";
}

.icon-compass:before {
  content: "";
}

.icon-collapse:before {
  content: "";
}

.icon-collapse-top:before {
  content: "";
}

.icon-expand:before {
  content: "";
}

.icon-euro:before {
  content: "";
}

.icon-gbp:before {
  content: "";
}

.icon-dollar:before {
  content: "";
}

.icon-rupee:before {
  content: "";
}

.icon-yen:before {
  content: "";
}

.icon-renminbi:before {
  content: "";
}

.icon-won:before {
  content: "";
}

.icon-bitcoin:before {
  content: "";
}

.icon-file-2:before {
  content: "";
}

.icon-file-text:before {
  content: "";
}

.icon-sort-by-alphabet:before {
  content: "";
}

.icon-sort-by-alphabet-alt:before {
  content: "";
}

.icon-sort-by-attributes:before {
  content: "";
}

.icon-youtube-sign:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-xing:before {
  content: "";
}

.icon-xing-sign:before {
  content: "";
}

.icon-youtube-play:before {
  content: "";
}

.icon-dropbox:before {
  content: "";
}

.icon-stackexchange:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-flickr:before {
  content: "";
}

.icon-adn:before {
  content: "";
}

.icon-bitbucket:before {
  content: "";
}

.icon-bitbucket-sign:before {
  content: "";
}

.icon-tumblr:before {
  content: "";
}

.icon-tumblr-sign:before {
  content: "";
}

.icon-long-arrow-down:before {
  content: "";
}

.icon-long-arrow-up:before {
  content: "";
}

.icon-long-arrow-left:before {
  content: "";
}

.icon-long-arrow-right:before {
  content: "";
}

.icon-apple:before {
  content: "";
}

.icon-windows:before {
  content: "";
}

.icon-android:before {
  content: "";
}

.icon-linux:before {
  content: "";
}

.icon-male:before {
  content: "";
}

.icon-gittip:before {
  content: "";
}

.icon-sun:before {
  content: "";
}

.icon-moon:before {
  content: "";
}

.icon-archive:before {
  content: "";
}

.icon-bug:before {
  content: "";
}

.icon-vk:before {
  content: "";
}

.icon-weibo:before {
  content: "";
}

.icon-renren:before {
  content: "";
}

.icon-time:before {
  content: "";
}

.icon-road:before {
  content: "";
}

.icon-download-alt:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-upload:before {
  content: "";
}

.icon-db-joinxor:before {
  content: "";
}

.icon-db-state:before {
  content: "";
}

.icon-db-start:before {
  content: "";
}

.icon-db-end:before {
  content: "";
}

.icon-db-fork:before {
  content: "";
}

.icon-db-condition:before {
  content: "";
}

.icon-db-task:before {
  content: "";
}

.icon-db-join:before {
  content: "";
}

.icon-fb-button:before {
  content: "";
}

.icon-fb-fieldset:before {
  content: "";
}

.icon-fb-custom-field:before {
  content: "";
}

.icon-fb-separator:before {
  content: "";
}

.icon-fb-paragraph:before {
  content: "";
}

.icon-fb-file-upload:before {
  content: "";
}

.icon-fb-text:before {
  content: "";
}

.icon-fb-text-box:before {
  content: "";
}

.icon-fb-select:before {
  content: "";
}

.icon-fb-radio:before {
  content: "";
}

.icon-fb-number:before {
  content: "";
}

.icon-fb-integer:before {
  content: "";
}

.icon-fb-decimal:before {
  content: "";
}

.icon-btc:before {
  content: "";
}

.icon-cny:before {
  content: "";
}

.icon-eur:before {
  content: "";
}

.icon-gear:before {
  content: "";
}

.icon-gears:before {
  content: "";
}

.icon-inr:before {
  content: "";
}

.icon-jpy:before {
  content: "";
}

.icon-krw:before {
  content: "";
}

.icon-mail-forward:before {
  content: "";
}

.icon-mail-reply:before {
  content: "";
}

.icon-paperclip:before {
  content: "";
}

.icon-power-off:before {
  content: "";
}

.icon-rotate-left:before {
  content: "";
}

.icon-rotate-right:before {
  content: "";
}

.icon-star-half-empty:before {
  content: "";
}

.icon-unchecked:before {
  content: "";
}

.icon-usd:before {
  content: "";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

@font-face {
  font-family: "Brandon";
  src: url("../assets/fonts/brandon/Brandon_reg.otf");
}
/*------------------------------------------------------------
    #CONFIG GRID
-------------------------------------------------------------*/
/*------------------------------------------------------------------------
    #ACCESSIBLE
-------------------------------------------------------------------------*/
.hide-accessible {
  position: absolute;
  right: -9999rem;
}

/*------------------------------------------------------------------------
    # GENERIC BOX-SIZING
-------------------------------------------------------------------------*/
/**
 * More sensible default box-sizing:
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 */
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

/*------------------------------------------------------------------------
    # END GENERIC BOX-SIZING
-------------------------------------------------------------------------*/
/*------------------------------------*\
    # GENERIC CLEARFIX
\*------------------------------------*/
/**
 * Micro clearfix, as per: css-101.org/articles/clearfix/latest-new-clearfix-so-far.php
 * Extend the clearfix placeholder class `%clearfix` with Sass to avoid the `.clearfix` class appearing
 * over and over in your markup.
 */
.clearfix:after,
.o-list--inline:after,
.o-layout:after {
  content: "";
  display: block;
  clear: both;
}

/*------------------------------------*\
    # END GENERIC CLEARFIX
\*------------------------------------*/
@font-face {
  font-family: "opensans";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/opensans/opensans-regular.eot?") format("eot"), url("fonts/opensans/opensans-regular.woff") format("woff"), url("fonts/opensans/opensans-regular.svg#opensans") format("svg"), url("fonts/opensans/opensans-regular.ttf") format("truetype");
}
/*@import 'custom/02-generic/_generic__reset';*/
/*------------------------------------
    # ELEMENT BODY
------------------------------------*/
body {
  font-family: "Brandon";
  color: black;
  background-color: white;
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
}
@media (max-width: 1200px) {
  body.open-menu {
    overflow: hidden;
    max-height: 100%;
    position: absolute;
    max-width: 100%;
  }
}

/*-------------------------------------
	#SOBREESCRIBE PORLET
-------------------------------------*/
@media only screen and (max-width: 767.5px) {
  .ddl-form-builder-app .lfr-ddm-form-page > .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
/*------------------------------------
    # END ELEMENT BODY
------------------------------------*/
/*----------------------------------------------------------------
    # ELEMENT HEADINGS
------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "Brandon";
  font-weight: normal;
  color: black;
  line-height: 1.5;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 0.8125rem;
}

h6 {
  font-size: 0.6875rem;
}

/*----------------------------------------------------------------
    # END ELEMENT HEADINGS
------------------------------------------------------------------*/
/*------------------------------------
    # ELEMENT HTML
------------------------------------*/
html {
  font-family: "Brandon";
  font-size: 16px;
  line-height: 1.5;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  position: relative;
  overflow-x: hidden;
}

/*------------------------------------
    # END ELEMENT HTML
------------------------------------*/
/*------------------------------------
    # ELEMENT IMAGE
------------------------------------*/
img {
  max-width: 100%;
  font-style: italic;
  vertical-align: middle;
}

img,
img[width],
img[height] {
  max-width: none;
}

/*------------------------------------
    # END ELEMENT IMAGE
------------------------------------*/
/*------------------------------------
    # ELEMENT LISTS
-------------------------------------*/
ul,
ol,
dl {
  margin: 0;
  padding: 0;
  border: none;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

/*------------------------------------
    # END ELEMENT LISTS
-------------------------------------*/
p {
  margin: 0 0 20px;
}

.icon-remove {
  margin-left: -0.3125rem;
}

a {
  color: #355e98;
}

/*------------------------------------
    # OBJECTS AVATAR
------------------------------------*/
.o-avatar {
  display: table;
}
.o-avatar__item {
  padding: 10px;
  vertical-align: top;
  display: table-cell;
}
.o-avatar--middle .o-avatar__item {
  vertical-align: middle;
}
.o-avatar--base .o-avatar__item {
  vertical-align: baseline;
}

/*------------------------------------
    # END OBJECTS AVATAR
------------------------------------*/
/********** Buttons ************/
.btn {
  transition: all 0.5s ease;
  border: none;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: none;
  box-shadow: none;
}
.btn * {
  transition: all 0.5s ease;
}
@media (prefers-reduced-motion: reduce) {
  .btn * {
    transition: none;
  }
}
.btn.btn-default {
  border-radius: 3.125rem;
  border: 1px solid #dddddd;
}
.btn.btn-default:hover {
  background: black;
  border: 1px solid black;
  color: white;
}
.btn.btn-default.btn-lg {
  padding-left: 2.8125rem;
  padding-right: 2.8125rem;
}
.btn.btn-primary {
  border-radius: 3.125rem;
  background: #355e98;
  color: white;
  border: 1px solid #355e98;
}
.btn.btn-primary:hover {
  background: black;
  border: 1px solid black;
}

/*------------------------------------
    # OBJECT LAYOUT UNO
------------------------------------*/
.o-layout {
  max-width: 960px;
  margin: auto;
}
.o-layout__jumbo {
  position: relative;
  width: 100%;
  float: left;
}
.o-layout__content {
  position: relative;
  width: 70%;
  float: left;
}
.o-layout__sidebar {
  position: relative;
  width: 30%;
  float: left;
}
.o-layout--dynamic .o-layout__jumbo {
  width: 70%;
}
.o-layout--dynamic .o-layout__sidebar {
  float: none;
  display: inline-block;
}

@media only screen and (max-width: 1199.5px) {
  .o-layout {
    padding: 20px;
  }
  .o-layout__jumbo {
    float: none;
    display: block;
  }
  .o-layout__content {
    width: 100%;
    float: none;
    display: block;
  }
  .o-layout__sidebar {
    width: 100%;
    float: none;
    display: block;
  }
  .o-layout--dynamic .o-layout__jumbo {
    width: 100%;
  }
  .o-layout--dynamic .o-layout__sidebar {
    display: block;
  }
}
@media only screen and (max-width: 991.5px) {
  .o-layout {
    width: 100%;
  }
}
/*------------------------------------
    # END OBJECT LAYOUT UNO
------------------------------------*/
/*------------------------------------
    # OBJECT LAYOUT LIST
------------------------------------*/
.o-list {
  border: 1px solid #999991;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.o-list__name {
  border-bottom: 1px solid #999991;
  padding-top: 15px;
  padding-bottom: 15px;
}
.o-list__item {
  border-bottom: 1px solid #999991;
}
.o-list__item:last-child {
  border-bottom: 0;
}
.o-list--inline .o-list__item {
  float: left;
  border: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.o-list--inline .o-list__item:first-child {
  padding-left: 0;
}
.o-list--inline .o-list__item:last-child {
  padding-right: 0;
}
.o-list--flush {
  padding: 0;
}

/*------------------------------------
    # END OBJECT LIST
------------------------------------*/
/*------------------------------------------------------------
    # OBJECT NORA
-------------------------------------------------------------*/
.portlet {
  /*> .portlet-topper{
    z-index: 5;
  }*/
}
.portlet .visible-interaction {
  position: absolute;
  transition: all 0.5s ease;
  opacity: 0;
}
.portlet:active .visible-interaction, .portlet:hover .visible-interaction, .portlet:focus .visible-interaction, .portlet.active .visible-interaction, .portlet:active .visible-interaction-button, .portlet:hover .visible-interaction-button, .portlet:focus .visible-interaction-button, .portlet.active .visible-interaction-button {
  display: inherit;
  z-index: 9;
  background: rgba(255, 255, 255, 0.9);
  right: 0.125rem;
  top: 0.625rem;
  border-radius: 100%;
  opacity: 1;
}
.portlet-icon-back {
  display: none;
}
.portlet .portlet-edition-menu .visible-interaction {
  position: relative;
  top: 0;
  right: 0;
  background: none;
  border-radius: 0;
}
.portlet .portlet-edition-menu .visible-interaction svg {
  vertical-align: text-bottom;
  font-size: 16px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*------------------------------------
    # OBJECT WRAPPER
------------------------------------*/
#wrapper {
  padding: 0;
}

.wrapper {
  max-width: 60rem;
  margin: 0 auto;
}

/*------------------------------------
    # END OBJECT WRAPPER
------------------------------------*/
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
}

table.dataTable thead th, table.dataTable tfoot th {
  font-weight: bold;
}

table.dataTable thead th, table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}

table.dataTable thead th:active, table.dataTable thead td:active {
  outline: none;
}

table.dataTable tfoot th, table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}

table.dataTable thead .sorting {
  background-image: url("../images/sort_both.png");
}

table.dataTable thead .sorting_asc {
  background-image: url("../images/sort_asc.png");
}

table.dataTable thead .sorting_desc {
  background-image: url("../images/sort_desc.png");
}

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../images/sort_asc_disabled.png");
}

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../images/sort_desc_disabled.png");
}

table.dataTable tbody tr {
  background-color: #ffffff;
}

table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}

table.dataTable tbody th, table.dataTable tbody td {
  padding: 8px 10px;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}

table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}

table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2, table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}

table.dataTable.order-column tbody tr.selected > .sorting_1, table.dataTable.order-column tbody tr.selected > .sorting_2, table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1, table.dataTable.display tbody tr.selected > .sorting_2, table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}

table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}

table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}

table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}

table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}

table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}

table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}

table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}

table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable.compact thead th, table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}

table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
  padding: 4px;
}

table.dataTable.compact tbody th, table.dataTable.compact tbody td {
  padding: 4px;
}

table.dataTable th.dt-left, table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right, table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify, table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable, table.dataTable th, table.dataTable td {
  box-sizing: content-box;
}

.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}

.dataTables_wrapper .dataTables_length {
  float: left;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  color: #333;
}

.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
@font-face {
  font-family: "fontjmesa";
  src: url("../assets/fonts/fontjmesa/fontjmesa.eot?47p733");
  src: url("../assets/fonts/fontjmesa.eot?47p733#iefix") format("embedded-opentype"), url("../assets/fonts/fontjmesa/fontjmesa.ttf?47p733") format("truetype"), url("../assets/fonts/fontjmesa/fontjmesa.woff?47p733") format("woff"), url("../assets/fonts/fontjmesa/fontjmesa.svg?47p733#fontjmesa") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ico-], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "fontjmesa", sans-serif;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^=ico-]:hover, [class*=" ico-"]:hover {
  text-decoration: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ico-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

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

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

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

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

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

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

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

.ico-inverse {
  color: #fff;
}

.btn-ico {
  font-weight: 300;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btn-ico, .btn.btn-ico {
  display: inline-block;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
}

.btn-circle, .btn.btn-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* .btn-ico.btn-sm { */
/*     width: 28px; */
/*     height: 28px; */
/*     font-size: 16px; */
/*     line-height: 26px; */
/*     margin-right: 3px; */
/* 	padding-top:2px; */
/* } */
/* .btn-ico.btn-lg { */
/*     width: 48px; */
/*     height: 48px; */
/*     font-size: 24px; */
/*     line-height: 32px; */
/*     margin-right: 3px; */
/* 	padding-top:2px; */
/* } */
/* LISTA DE ICONOS */
.ico-abogado:before {
  content: "";
}

.ico-acontecimientos:before {
  content: "";
}

.ico-actualizacion:before {
  content: "";
}

.ico-adjuntar:before {
  content: "";
}

.ico-administracion:before {
  content: "";
}

.ico-agenda:before {
  content: "";
}

.ico-ajustes:before {
  content: "";
}

.ico-alfabetico:before {
  content: "";
}

.ico-aplicacion:before {
  content: "";
}

.ico-arma:before {
  content: "";
}

.ico-asignar:before {
  content: "";
}

.ico-asociar:before {
  content: "";
}

.ico-asunto:before {
  content: "";
}

.ico-atencion:before {
  content: "";
}

.ico-autenticacion:before {
  content: "";
}

.ico-automatico:before {
  content: "";
}

.ico-autorizacion:before {
  content: "";
}

.ico-aviso:before {
  content: "";
}

.ico-ayuda:before {
  content: "";
}

.ico-ayuda-filled:before {
  content: "";
}

.ico-balanza:before {
  content: "";
}

.ico-bandeja:before {
  content: "";
}

.ico-bandeja-buscar:before {
  content: "";
}

.ico-bandera:before {
  content: "";
}

.ico-barras:before {
  content: "";
}

.ico-bloquear:before {
  content: "";
}

.ico-bloquear2:before {
  content: "";
}

.ico-borrar:before {
  content: "";
}

.ico-BPM:before {
  content: "";
}

.ico-buscar:before {
  content: "";
}

.ico-caja:before {
  content: "";
}

.ico-caja2:before {
  content: "";
}

.ico-calendario:before {
  content: "";
}

.ico-calendario-add:before {
  content: "";
}

.ico-calendario-borrar:before {
  content: "";
}

.ico-calendario-expirado:before {
  content: "";
}

.ico-calendario-expirado2:before {
  content: "";
}

.ico-calendario-fecha:before {
  content: "";
}

.ico-calendario-hoy:before {
  content: "";
}

.ico-calendario-importante:before {
  content: "";
}

.ico-camara:before {
  content: "";
}

.ico-cancelar:before {
  content: "";
}

.ico-capas:before {
  content: "";
}

.ico-cargo:before {
  content: "";
}

.ico-carpeta:before {
  content: "";
}

.ico-carpeta-abrir:before {
  content: "";
}

.ico-carpeta-add:before {
  content: "";
}

.ico-carpeta-borrar:before {
  content: "";
}

.ico-carpeta-descargar:before {
  content: "";
}

.ico-carpeta-doc:before {
  content: "";
}

.ico-carpeta-filled:before {
  content: "";
}

.ico-carpeta-importante:before {
  content: "";
}

.ico-carpeta-ok:before {
  content: "";
}

.ico-categoria:before {
  content: "";
}

.ico-certificado:before {
  content: "";
}

.ico-chat:before {
  content: "";
}

.ico-check:before {
  content: "";
}

.ico-checked:before {
  content: "";
}

.ico-clock:before {
  content: "";
}

.ico-clonar:before {
  content: "";
}

.ico-clonar-adm:before {
  content: "";
}

.ico-codigo:before {
  content: "";
}

.ico-codigo-barras:before {
  content: "";
}

.ico-colaboracion:before {
  content: "";
}

.ico-comentario:before {
  content: "";
}

.ico-comparar:before {
  content: "";
}

.ico-compartir:before {
  content: "";
}

.ico-confirmar:before {
  content: "";
}

.ico-consultar:before {
  content: "";
}

.ico-copiar:before {
  content: "";
}

.ico-copyright:before {
  content: "";
}

.ico-correo:before {
  content: "";
}

.ico-ctx:before {
  content: "";
}

.ico-ctx-buscar:before {
  content: "";
}

.ico-ctx-temp:before {
  content: "";
}

.ico-cursor:before {
  content: "";
}

.ico-cursos:before {
  content: "";
}

.ico-dactilar:before {
  content: "";
}

.ico-database:before {
  content: "";
}

.ico-database-add:before {
  content: "";
}

.ico-database-adm:before {
  content: "";
}

.ico-database-backup:before {
  content: "";
}

.ico-database-borrar:before {
  content: "";
}

.ico-database-llave:before {
  content: "";
}

.ico-database-ok:before {
  content: "";
}

.ico-database-proteccion:before {
  content: "";
}

.ico-decision:before {
  content: "";
}

.ico-deposito:before {
  content: "";
}

.ico-desbloquear:before {
  content: "";
}

.ico-desbloquear2:before {
  content: "";
}

.ico-descargar:before {
  content: "";
}

.ico-desglosar:before {
  content: "";
}

.ico-deshacer:before {
  content: "";
}

.ico-detalle:before {
  content: "";
}

.ico-detalle2:before {
  content: "";
}

.ico-detenido:before {
  content: "";
}

.ico-devices:before {
  content: "";
}

.ico-devices2:before {
  content: "";
}

.ico-diploma:before {
  content: "";
}

.ico-dividir:before {
  content: "";
}

.ico-doble-check:before {
  content: "";
}

.ico-doc:before {
  content: "";
}

.ico-docs:before {
  content: "";
}

.ico-doc-csv:before {
  content: "";
}

.ico-doc-efactura:before {
  content: "";
}

.ico-doc-filled:before {
  content: "";
}

.ico-doc-jpg:before {
  content: "";
}

.ico-doc-ocr:before {
  content: "";
}

.ico-doc-pdf:before {
  content: "";
}

.ico-doc-pdf-a:before {
  content: "";
}

.ico-doc-pdf-add:before {
  content: "";
}

.ico-doc-ppt:before {
  content: "";
}

.ico-doc-txt:before {
  content: "";
}

.ico-doc-word:before {
  content: "";
}

.ico-doc-xls:before {
  content: "";
}

.ico-doc-xml:before {
  content: "";
}

.ico-dossier:before {
  content: "";
}

.ico-editar:before {
  content: "";
}

.ico-email:before {
  content: "";
}

.ico-email-add:before {
  content: "";
}

.ico-email-borrar:before {
  content: "";
}

.ico-email-importante:before {
  content: "";
}

.ico-email-leido:before {
  content: "";
}

.ico-email-ok:before {
  content: "";
}

.ico-enter:before {
  content: "";
}

.ico-enviar:before {
  content: "";
}

.ico-enviar-datos:before {
  content: "";
}

.ico-error:before {
  content: "";
}

.ico-error-filled:before {
  content: "";
}

.ico-escaner:before {
  content: "";
}

.ico-escrito:before {
  content: "";
}

.ico-escrito-ok:before {
  content: "";
}

.ico-escritorio:before {
  content: "";
}

.ico-estadisticas:before {
  content: "";
}

.ico-estanteria:before {
  content: "";
}

.ico-estructura:before {
  content: "";
}

.ico-europa:before {
  content: "";
}

.ico-expediente:before {
  content: "";
}

.ico-expirado:before {
  content: "";
}

.ico-exportar:before {
  content: "";
}

.ico-externo:before {
  content: "";
}

.ico-factura:before {
  content: "";
}

.ico-favorito:before {
  content: "";
}

.ico-favorito-filled:before {
  content: "";
}

.ico-file:before {
  content: "";
}

.ico-file-add:before {
  content: "";
}

.ico-file-audio:before {
  content: "";
}

.ico-file-bloquear:before {
  content: "";
}

.ico-file-borrar:before {
  content: "";
}

.ico-file-editar:before {
  content: "";
}

.ico-file-enviar:before {
  content: "";
}

.ico-file-error:before {
  content: "";
}

.ico-file-imagen:before {
  content: "";
}

.ico-file-ok:before {
  content: "";
}

.ico-file-video:before {
  content: "";
}

.ico-filtro:before {
  content: "";
}

.ico-filtro-borrar:before {
  content: "";
}

.ico-filtro-editar:before {
  content: "";
}

.ico-firma:before {
  content: "";
}

.ico-firmar:before {
  content: "";
}

.ico-fl-collapse:before {
  content: "";
}

.ico-fl-down:before {
  content: "";
}

.ico-fl-down-circle:before {
  content: "";
}

.ico-fl-expand:before {
  content: "";
}

.ico-fl-left:before {
  content: "";
}

.ico-fl-left-circle:before {
  content: "";
}

.ico-fl-mostrar:before {
  content: "";
}

.ico-fl-ocultar:before {
  content: "";
}

.ico-fl-right:before {
  content: "";
}

.ico-fl-right-circle:before {
  content: "";
}

.ico-fl-up:before {
  content: "";
}

.ico-fl-up-circle:before {
  content: "";
}

.ico-fl-next:before {
  content: "";
}

.ico-fl-previous:before {
  content: "";
}

.ico-fl-ordenar:before {
  content: "";
}

.ico-fugado:before {
  content: "";
}

.ico-funcion:before {
  content: "";
}

.ico-futuro:before {
  content: "";
}

.ico-FW:before {
  content: "";
}

.ico-FW-logo:before {
  content: "";
}

.ico-gasto:before {
  content: "";
}

.ico-global:before {
  content: "";
}

.ico-grafico:before {
  content: "";
}

.ico-grupo:before {
  content: "";
}

.ico-grupo-global:before {
  content: "";
}

.ico-grupo-local:before {
  content: "";
}

.ico-grupo-nominal:before {
  content: "";
}

.ico-guardar:before {
  content: "";
}

.ico-herramientas-adm:before {
  content: "";
}

.ico-hospital:before {
  content: "";
}

.ico-idea:before {
  content: "";
}

.ico-imagen:before {
  content: "";
}

.ico-IML:before {
  content: "";
}

.ico-importante:before {
  content: "";
}

.ico-importante-filled:before {
  content: "";
}

.ico-importar:before {
  content: "";
}

.ico-imprimir:before {
  content: "";
}

.ico-incidencia:before {
  content: "";
}

.ico-info:before {
  content: "";
}

.ico-info-filled:before {
  content: "";
}

.ico-inicio:before {
  content: "";
}

.ico-interno:before {
  content: "";
}

.ico-java:before {
  content: "";
}

.ico-jerarquia:before {
  content: "";
}

.ico-justicia:before {
  content: "";
}

.ico-juzgado:before {
  content: "";
}

.ico-label:before {
  content: "";
}

.ico-laptop:before {
  content: "";
}

.ico-layout:before {
  content: "";
}

.ico-leyenda:before {
  content: "";
}

.ico-leyenda-borrar:before {
  content: "";
}

.ico-libro:before {
  content: "";
}

.ico-libro-abierto:before {
  content: "";
}

.ico-libro-adm:before {
  content: "";
}

.ico-libro-devolver:before {
  content: "";
}

.ico-libro-solicitar:before {
  content: "";
}

.ico-limpiar:before {
  content: "";
}

.ico-link:before {
  content: "";
}

.ico-link-externo:before {
  content: "";
}

.ico-link-roto:before {
  content: "";
}

.ico-lista:before {
  content: "";
}

.ico-llave:before {
  content: "";
}

.ico-local:before {
  content: "";
}

.ico-login:before {
  content: "";
}

.ico-logout:before {
  content: "";
}

.ico-mac:before {
  content: "";
}

.ico-mantenimiento:before {
  content: "";
}

.ico-manual:before {
  content: "";
}

.ico-manual-usuario:before {
  content: "";
}

.ico-mapa:before {
  content: "";
}

.ico-mapa-asunto:before {
  content: "";
}

.ico-marcador:before {
  content: "";
}

.ico-marcador-add:before {
  content: "";
}

.ico-marcador-borrar:before {
  content: "";
}

.ico-mas:before {
  content: "";
}

.ico-mas2:before {
  content: "";
}

.ico-medico:before {
  content: "";
}

.ico-menores:before {
  content: "";
}

.ico-menores-interno:before {
  content: "";
}

.ico-menos:before {
  content: "";
}

.ico-menos2:before {
  content: "";
}

.ico-mensaje:before {
  content: "";
}

.ico-mensaje-borrar:before {
  content: "";
}

.ico-menu:before {
  content: "";
}

.ico-menu2:before {
  content: "";
}

.ico-miniaturas:before {
  content: "";
}

.ico-minuta:before {
  content: "";
}

.ico-minuta-adm:before {
  content: "";
}

.ico-minuta-buscar:before {
  content: "";
}

.ico-minuta-solicitar:before {
  content: "";
}

.ico-modulo:before {
  content: "";
}

.ico-mover:before {
  content: "";
}

.ico-movil:before {
  content: "";
}

.ico-MS-Access:before {
  content: "";
}

.ico-MS-Excel:before {
  content: "";
}

.ico-MS-PowerPoint:before {
  content: "";
}

.ico-MS-Word:before {
  content: "";
}

.ico-mujer:before {
  content: "";
}

.ico-mundo:before {
  content: "";
}

.ico-mute:before {
  content: "";
}

.ico-navegador:before {
  content: "";
}

.ico-niveles:before {
  content: "";
}

.ico-no:before {
  content: "";
}

.ico-no-sonido:before {
  content: "";
}

.ico-nota:before {
  content: "";
}

.ico-noticias:before {
  content: "";
}

.ico-no-visible:before {
  content: "";
}

.ico-nube:before {
  content: "";
}

.ico-numerico:before {
  content: "";
}

.ico-objetivo:before {
  content: "";
}

.ico-off:before {
  content: "";
}

.ico-offline:before {
  content: "";
}

.ico-ok:before {
  content: "";
}

.ico-ok-filled:before {
  content: "";
}

.ico-on:before {
  content: "";
}

.ico-online:before {
  content: "";
}

.ico-ordenar:before {
  content: "";
}

.ico-ordenar2:before {
  content: "";
}

.ico-ordenar3:before {
  content: "";
}

.ico-ordenar-fases:before {
  content: "";
}

.ico-organizacion:before {
  content: "";
}

.ico-organo:before {
  content: "";
}

.ico-organos:before {
  content: "";
}

.ico-organo-servido:before {
  content: "";
}

.ico-organo-servidor:before {
  content: "";
}

.ico-otros:before {
  content: "";
}

.ico-pagina:before {
  content: "";
}

.ico-panel-control:before {
  content: "";
}

.ico-pantalla:before {
  content: "";
}

.ico-pasado:before {
  content: "";
}

.ico-pasillo:before {
  content: "";
}

.ico-pasos:before {
  content: "";
}

.ico-pausa:before {
  content: "";
}

.ico-pegar:before {
  content: "";
}

.ico-peso:before {
  content: "";
}

.ico-pin:before {
  content: "";
}

.ico-plantilla:before {
  content: "";
}

.ico-play:before {
  content: "";
}

.ico-policia:before {
  content: "";
}

.ico-pregunta:before {
  content: "";
}

.ico-preguntas:before {
  content: "";
}

.ico-presentacion:before {
  content: "";
}

.ico-presente:before {
  content: "";
}

.ico-preso:before {
  content: "";
}

.ico-previo:before {
  content: "";
}

.ico-primero:before {
  content: "";
}

.ico-prioridad:before {
  content: "";
}

.ico-prioridad-filled:before {
  content: "";
}

.ico-prioridad-baja:before {
  content: "";
}

.ico-prioridad-media:before {
  content: "";
}

.ico-privacidad:before {
  content: "";
}

.ico-proceso:before {
  content: "";
}

.ico-prohibido:before {
  content: "";
}

.ico-property:before {
  content: "";
}

.ico-property-add:before {
  content: "";
}

.ico-property-alerta:before {
  content: "";
}

.ico-property-borrar:before {
  content: "";
}

.ico-property-buscar:before {
  content: "";
}

.ico-property-editar:before {
  content: "";
}

.ico-property-importante:before {
  content: "";
}

.ico-property-ver:before {
  content: "";
}

.ico-proyector:before {
  content: "";
}

.ico-punto:before {
  content: "";
}

.ico-pwd:before {
  content: "";
}

.ico-pwd-error:before {
  content: "";
}

.ico-pwd-ok:before {
  content: "";
}

.ico-radio:before {
  content: "";
}

.ico-radio-button:before {
  content: "";
}

.ico-raton:before {
  content: "";
}

.ico-rechazar:before {
  content: "";
}

.ico-recibir-datos:before {
  content: "";
}

.ico-reclamar:before {
  content: "";
}

.ico-recorrido:before {
  content: "";
}

.ico-refrescar:before {
  content: "";
}

.ico-rehacer:before {
  content: "";
}

.ico-repositorio:before {
  content: "";
}

.ico-respuestas:before {
  content: "";
}

.ico-restart:before {
  content: "";
}

.ico-resumen:before {
  content: "";
}

.ico-rss:before {
  content: "";
}

.ico-sala:before {
  content: "";
}

.ico-sede:before {
  content: "";
}

.ico-seleccion:before {
  content: "";
}

.ico-seleccion-borrar:before {
  content: "";
}

.ico-sello:before {
  content: "";
}

.ico-serie:before {
  content: "";
}

.ico-servidor:before {
  content: "";
}

.ico-si:before {
  content: "";
}

.ico-siguiente:before {
  content: "";
}

.ico-sincronizar:before {
  content: "";
}

.ico-solicitud:before {
  content: "";
}

.ico-solicitud-actualizar:before {
  content: "";
}

.ico-sonido:before {
  content: "";
}

.ico-spain:before {
  content: "";
}

.ico-stop:before {
  content: "";
}

.ico-subir:before {
  content: "";
}

.ico-tabla:before {
  content: "";
}

.ico-tabla2:before {
  content: "";
}

.ico-tabla-adm:before {
  content: "";
}

.ico-tactil:before {
  content: "";
}

.ico-tarea:before {
  content: "";
}

.ico-tarea-add:before {
  content: "";
}

.ico-tarea-bloquear:before {
  content: "";
}

.ico-tarea-borrar:before {
  content: "";
}

.ico-tarea-editar:before {
  content: "";
}

.ico-tarea-importante:before {
  content: "";
}

.ico-tarea-info:before {
  content: "";
}

.ico-tarea-ok:before {
  content: "";
}

.ico-tarjeta:before {
  content: "";
}

.ico-teclado:before {
  content: "";
}

.ico-telefono:before {
  content: "";
}

.ico-tramo:before {
  content: "";
}

.ico-transferir:before {
  content: "";
}

.ico-transferir2:before {
  content: "";
}

.ico-ultimo:before {
  content: "";
}

.ico-unchecked:before {
  content: "";
}

.ico-unidad:before {
  content: "";
}

.ico-unir:before {
  content: "";
}

.ico-url:before {
  content: "";
}

.ico-user:before {
  content: "";
}

.ico-user-add:before {
  content: "";
}

.ico-user-administrador:before {
  content: "";
}

.ico-user-bloquear:before {
  content: "";
}

.ico-user-borrar:before {
  content: "";
}

.ico-user-buscar:before {
  content: "";
}

.ico-user-cargo:before {
  content: "";
}

.ico-user-circle:before {
  content: "";
}

.ico-user-desconocido:before {
  content: "";
}

.ico-user-editar:before {
  content: "";
}

.ico-user-externo:before {
  content: "";
}

.ico-user-grupo:before {
  content: "";
}

.ico-user-grupo2:before {
  content: "";
}

.ico-user-grupo3:before {
  content: "";
}

.ico-user-info:before {
  content: "";
}

.ico-user-ok:before {
  content: "";
}

.ico-user-transfer:before {
  content: "";
}

.ico-vacio:before {
  content: "";
}

.ico-ventana:before {
  content: "";
}

.ico-ventana-add:before {
  content: "";
}

.ico-ventana-bloquear:before {
  content: "";
}

.ico-ventana-borrar:before {
  content: "";
}

.ico-ventana-importante:before {
  content: "";
}

.ico-ventana-ok:before {
  content: "";
}

.ico-ventanas:before {
  content: "";
}

.ico-versiones:before {
  content: "";
}

.ico-via:before {
  content: "";
}

.ico-via-sinonimo:before {
  content: "";
}

.ico-video:before {
  content: "";
}

.ico-violencia:before {
  content: "";
}

.ico-violencia-genero:before {
  content: "";
}

.ico-visible:before {
  content: "";
}

.ico-warning:before {
  content: "";
}

.ico-warning-filled:before {
  content: "";
}

.ico-windows:before {
  content: "";
}

.ico-zoom-in:before {
  content: "";
}

.ico-zoom-out:before {
  content: "";
}

[class^=ico-jmesa-], [class*=" ico-jmesa"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "fontjmesa", sans-serif !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #006699;
  font-size: 21px;
  vertical-align: -15%;
  margin-right: 3px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-jmesa-disabled {
  color: #a7a7a7;
  pointer-events: none;
  display: inline-block;
  cursor: default;
}

.ico-jmesa-2x {
  font-size: 2em;
}

/* LISTA DE ICONOS PARA TABLAS JMESA */
.ico-jmesa-abogado:before {
  content: "";
}

.ico-jmesa-acontecimientos:before {
  content: "";
}

.ico-jmesa-actualizacion:before {
  content: "";
}

.ico-jmesa-adjuntar:before {
  content: "";
}

.ico-jmesa-administracion:before {
  content: "";
}

.ico-jmesa-agenda:before {
  content: "";
}

.ico-jmesa-ajustes:before {
  content: "";
}

.ico-jmesa-alfabetico:before {
  content: "";
}

.ico-jmesa-aplicacion:before {
  content: "";
}

.ico-jmesa-arma:before {
  content: "";
}

.ico-jmesa-asignar:before {
  content: "";
}

.ico-jmesa-asociar:before {
  content: "";
}

.ico-jmesa-asunto:before {
  content: "";
}

.ico-jmesa-atencion:before {
  content: "";
}

.ico-jmesa-autenticacion:before {
  content: "";
}

.ico-jmesa-automatico:before {
  content: "";
}

.ico-jmesa-autorizacion:before {
  content: "";
}

.ico-jmesa-aviso:before {
  content: "";
}

.ico-jmesa-ayuda:before {
  content: "";
}

.ico-jmesa-ayuda-filled:before {
  content: "";
}

.ico-jmesa-balanza:before {
  content: "";
}

.ico-jmesa-bandeja:before {
  content: "";
}

.ico-jmesa-bandeja-buscar:before {
  content: "";
}

.ico-jmesa-bandera:before {
  content: "";
}

.ico-jmesa-barras:before {
  content: "";
}

.ico-jmesa-bloquear:before {
  content: "";
}

.ico-jmesa-bloquear2:before {
  content: "";
}

.ico-jmesa-borrar:before {
  content: "";
}

.ico-jmesa-BPM:before {
  content: "";
}

.ico-jmesa-buscar:before {
  content: "";
}

.ico-jmesa-caja:before {
  content: "";
}

.ico-jmesa-caja2:before {
  content: "";
}

.ico-jmesa-calendario:before {
  content: "";
}

.ico-jmesa-calendario-add:before {
  content: "";
}

.ico-jmesa-calendario-borrar:before {
  content: "";
}

.ico-jmesa-calendario-expirado:before {
  content: "";
}

.ico-jmesa-calendario-expirado2:before {
  content: "";
}

.ico-jmesa-calendario-fecha:before {
  content: "";
}

.ico-jmesa-calendario-hoy:before {
  content: "";
}

.ico-jmesa-calendario-importante:before {
  content: "";
}

.ico-jmesa-camara:before {
  content: "";
}

.ico-jmesa-cancelar:before {
  content: "";
}

.ico-jmesa-capas:before {
  content: "";
}

.ico-jmesa-cargo:before {
  content: "";
}

.ico-jmesa-carpeta:before {
  content: "";
}

.ico-jmesa-carpeta-abrir:before {
  content: "";
}

.ico-jmesa-carpeta-add:before {
  content: "";
}

.ico-jmesa-carpeta-borrar:before {
  content: "";
}

.ico-jmesa-carpeta-descargar:before {
  content: "";
}

.ico-jmesa-carpeta-doc:before {
  content: "";
}

.ico-jmesa-carpeta-filled:before {
  content: "";
}

.ico-jmesa-carpeta-importante:before {
  content: "";
}

.ico-jmesa-carpeta-ok:before {
  content: "";
}

.ico-jmesa-categoria:before {
  content: "";
}

.ico-jmesa-certificado:before {
  content: "";
}

.ico-jmesa-chat:before {
  content: "";
}

.ico-jmesa-check:before {
  content: "";
}

.ico-jmesa-checked:before {
  content: "";
}

.ico-jmesa-clock:before {
  content: "";
}

.ico-jmesa-clonar:before {
  content: "";
}

.ico-jmesa-clonar-adm:before {
  content: "";
}

.ico-jmesa-codigo:before {
  content: "";
}

.ico-jmesa-codigo-barras:before {
  content: "";
}

.ico-jmesa-colaboracion:before {
  content: "";
}

.ico-jmesa-comentario:before {
  content: "";
}

.ico-jmesa-comparar:before {
  content: "";
}

.ico-jmesa-compartir:before {
  content: "";
}

.ico-jmesa-confirmar:before {
  content: "";
}

.ico-jmesa-consultar:before {
  content: "";
}

.ico-jmesa-copiar:before {
  content: "";
}

.ico-jmesa-copyright:before {
  content: "";
}

.ico-jmesa-correo:before {
  content: "";
}

.ico-jmesa-ctx:before {
  content: "";
}

.ico-jmesa-ctx-buscar:before {
  content: "";
}

.ico-jmesa-ctx-temp:before {
  content: "";
}

.ico-jmesa-cursor:before {
  content: "";
}

.ico-jmesa-cursos:before {
  content: "";
}

.ico-jmesa-dactilar:before {
  content: "";
}

.ico-jmesa-database:before {
  content: "";
}

.ico-jmesa-database-add:before {
  content: "";
}

.ico-jmesa-database-adm:before {
  content: "";
}

.ico-jmesa-database-backup:before {
  content: "";
}

.ico-jmesa-database-borrar:before {
  content: "";
}

.ico-jmesa-database-llave:before {
  content: "";
}

.ico-jmesa-database-ok:before {
  content: "";
}

.ico-jmesa-database-proteccion:before {
  content: "";
}

.ico-jmesa-decision:before {
  content: "";
}

.ico-jmesa-deposito:before {
  content: "";
}

.ico-jmesa-desbloquear:before {
  content: "";
}

.ico-jmesa-desbloquear2:before {
  content: "";
}

.ico-jmesa-descargar:before {
  content: "";
}

.ico-jmesa-desglosar:before {
  content: "";
}

.ico-jmesa-deshacer:before {
  content: "";
}

.ico-jmesa-detalle:before {
  content: "";
}

.ico-jmesa-detalle2:before {
  content: "";
}

.ico-jmesa-detenido:before {
  content: "";
}

.ico-jmesa-devices:before {
  content: "";
}

.ico-jmesa-devices2:before {
  content: "";
}

.ico-jmesa-diploma:before {
  content: "";
}

.ico-jmesa-dividir:before {
  content: "";
}

.ico-jmesa-doble-check:before {
  content: "";
}

.ico-jmesa-doc:before {
  content: "";
}

.ico-jmesa-docs:before {
  content: "";
}

.ico-jmesa-doc-csv:before {
  content: "";
}

.ico-jmesa-doc-efactura:before {
  content: "";
}

.ico-jmesa-doc-filled:before {
  content: "";
}

.ico-jmesa-doc-jpg:before {
  content: "";
}

.ico-jmesa-doc-ocr:before {
  content: "";
}

.ico-jmesa-doc-pdf:before {
  content: "";
}

.ico-jmesa-doc-pdf-a:before {
  content: "";
}

.ico-jmesa-doc-pdf-add:before {
  content: "";
}

.ico-jmesa-doc-ppt:before {
  content: "";
}

.ico-jmesa-doc-txt:before {
  content: "";
}

.ico-jmesa-doc-word:before {
  content: "";
}

.ico-jmesa-doc-xls:before {
  content: "";
}

.ico-jmesa-doc-xml:before {
  content: "";
}

.ico-jmesa-dossier:before {
  content: "";
}

.ico-jmesa-editar:before {
  content: "";
}

.ico-jmesa-email:before {
  content: "";
}

.ico-jmesa-email-add:before {
  content: "";
}

.ico-jmesa-email-borrar:before {
  content: "";
}

.ico-jmesa-email-importante:before {
  content: "";
}

.ico-jmesa-email-leido:before {
  content: "";
}

.ico-jmesa-email-ok:before {
  content: "";
}

.ico-jmesa-enter:before {
  content: "";
}

.ico-jmesa-enviar:before {
  content: "";
}

.ico-jmesa-enviar-datos:before {
  content: "";
}

.ico-jmesa-error:before {
  content: "";
}

.ico-jmesa-error-filled:before {
  content: "";
}

.ico-jmesa-escaner:before {
  content: "";
}

.ico-jmesa-escrito:before {
  content: "";
}

.ico-jmesa-escrito-ok:before {
  content: "";
}

.ico-jmesa-escritorio:before {
  content: "";
}

.ico-jmesa-estadisticas:before {
  content: "";
}

.ico-jmesa-estanteria:before {
  content: "";
}

.ico-jmesa-estructura:before {
  content: "";
}

.ico-jmesa-europa:before {
  content: "";
}

.ico-jmesa-expediente:before {
  content: "";
}

.ico-jmesa-expirado:before {
  content: "";
}

.ico-jmesa-exportar:before {
  content: "";
}

.ico-jmesa-externo:before {
  content: "";
}

.ico-jmesa-factura:before {
  content: "";
}

.ico-jmesa-favorito:before {
  content: "";
}

.ico-jmesa-favorito-filled:before {
  content: "";
}

.ico-jmesa-file:before {
  content: "";
}

.ico-jmesa-file-add:before {
  content: "";
}

.ico-jmesa-file-audio:before {
  content: "";
}

.ico-jmesa-file-bloquear:before {
  content: "";
}

.ico-jmesa-file-borrar:before {
  content: "";
}

.ico-jmesa-file-editar:before {
  content: "";
}

.ico-jmesa-file-enviar:before {
  content: "";
}

.ico-jmesa-file-error:before {
  content: "";
}

.ico-jmesa-file-imagen:before {
  content: "";
}

.ico-jmesa-file-ok:before {
  content: "";
}

.ico-jmesa-file-video:before {
  content: "";
}

.ico-jmesa-filtro:before {
  content: "";
}

.ico-jmesa-filtro-borrar:before {
  content: "";
}

.ico-jmesa-filtro-editar:before {
  content: "";
}

.ico-jmesa-firma:before {
  content: "";
}

.ico-jmesa-firmar:before {
  content: "";
}

.ico-jmesa-fl-collapse:before {
  content: "";
}

.ico-jmesa-fl-down:before {
  content: "";
}

.ico-jmesa-fl-down-circle:before {
  content: "";
}

.ico-jmesa-fl-expand:before {
  content: "";
}

.ico-jmesa-fl-left:before {
  content: "";
}

.ico-jmesa-fl-left-circle:before {
  content: "";
}

.ico-jmesa-fl-mostrar:before {
  content: "";
}

.ico-jmesa-fl-ocultar:before {
  content: "";
}

.ico-jmesa-fl-right:before {
  content: "";
}

.ico-jmesa-fl-right-circle:before {
  content: "";
}

.ico-jmesa-fl-up:before {
  content: "";
}

.ico-jmesa-fl-up-circle:before {
  content: "";
}

.ico-jmesa-fl-next:before {
  content: "";
}

.ico-jmesa-fl-previous:before {
  content: "";
}

.ico-jmesa-fl-ordenar:before {
  content: "";
}

.ico-jmesa-fugado:before {
  content: "";
}

.ico-jmesa-funcion:before {
  content: "";
}

.ico-jmesa-futuro:before {
  content: "";
}

.ico-jmesa-FW:before {
  content: "";
}

.ico-jmesa-FW-logo:before {
  content: "";
}

.ico-jmesa-gasto:before {
  content: "";
}

.ico-jmesa-global:before {
  content: "";
}

.ico-jmesa-grafico:before {
  content: "";
}

.ico-jmesa-grupo:before {
  content: "";
}

.ico-jmesa-grupo-global:before {
  content: "";
}

.ico-jmesa-grupo-local:before {
  content: "";
}

.ico-jmesa-grupo-nominal:before {
  content: "";
}

.ico-jmesa-guardar:before {
  content: "";
}

.ico-jmesa-herramientas-adm:before {
  content: "";
}

.ico-jmesa-hospital:before {
  content: "";
}

.ico-jmesa-idea:before {
  content: "";
}

.ico-jmesa-imagen:before {
  content: "";
}

.ico-jmesa-IML:before {
  content: "";
}

.ico-jmesa-importante:before {
  content: "";
}

.ico-jmesa-importante-filled:before {
  content: "";
}

.ico-jmesa-importar:before {
  content: "";
}

.ico-jmesa-imprimir:before {
  content: "";
}

.ico-jmesa-incidencia:before {
  content: "";
}

.ico-jmesa-info:before {
  content: "";
}

.ico-jmesa-info-filled:before {
  content: "";
}

.ico-jmesa-inicio:before {
  content: "";
}

.ico-jmesa-interno:before {
  content: "";
}

.ico-jmesa-java:before {
  content: "";
}

.ico-jmesa-jerarquia:before {
  content: "";
}

.ico-jmesa-justicia:before {
  content: "";
}

.ico-jmesa-juzgado:before {
  content: "";
}

.ico-jmesa-label:before {
  content: "";
}

.ico-jmesa-laptop:before {
  content: "";
}

.ico-jmesa-layout:before {
  content: "";
}

.ico-jmesa-leyenda:before {
  content: "";
}

.ico-jmesa-leyenda-borrar:before {
  content: "";
}

.ico-jmesa-libro:before {
  content: "";
}

.ico-jmesa-libro-abierto:before {
  content: "";
}

.ico-jmesa-libro-adm:before {
  content: "";
}

.ico-jmesa-libro-devolver:before {
  content: "";
}

.ico-jmesa-libro-solicitar:before {
  content: "";
}

.ico-jmesa-limpiar:before {
  content: "";
}

.ico-jmesa-link:before {
  content: "";
}

.ico-jmesa-link-externo:before {
  content: "";
}

.ico-jmesa-link-roto:before {
  content: "";
}

.ico-jmesa-lista:before {
  content: "";
}

.ico-jmesa-llave:before {
  content: "";
}

.ico-jmesa-local:before {
  content: "";
}

.ico-jmesa-login:before {
  content: "";
}

.ico-jmesa-logout:before {
  content: "";
}

.ico-jmesa-mac:before {
  content: "";
}

.ico-jmesa-mantenimiento:before {
  content: "";
}

.ico-jmesa-manual:before {
  content: "";
}

.ico-jmesa-manual-usuario:before {
  content: "";
}

.ico-jmesa-mapa:before {
  content: "";
}

.ico-jmesa-mapa-asunto:before {
  content: "";
}

.ico-jmesa-marcador:before {
  content: "";
}

.ico-jmesa-marcador-add:before {
  content: "";
}

.ico-jmesa-marcador-borrar:before {
  content: "";
}

.ico-jmesa-mas:before {
  content: "";
}

.ico-jmesa-mas2:before {
  content: "";
}

.ico-jmesa-medico:before {
  content: "";
}

.ico-jmesa-menores:before {
  content: "";
}

.ico-jmesa-menores-interno:before {
  content: "";
}

.ico-jmesa-menos:before {
  content: "";
}

.ico-jmesa-menos2:before {
  content: "";
}

.ico-jmesa-mensaje:before {
  content: "";
}

.ico-jmesa-mensaje-borrar:before {
  content: "";
}

.ico-jmesa-menu:before {
  content: "";
}

.ico-jmesa-menu2:before {
  content: "";
}

.ico-jmesa-miniaturas:before {
  content: "";
}

.ico-jmesa-minuta:before {
  content: "";
}

.ico-jmesa-minuta-adm:before {
  content: "";
}

.ico-jmesa-minuta-buscar:before {
  content: "";
}

.ico-jmesa-minuta-solicitar:before {
  content: "";
}

.ico-jmesa-modulo:before {
  content: "";
}

.ico-jmesa-mover:before {
  content: "";
}

.ico-jmesa-movil:before {
  content: "";
}

.ico-jmesa-MS-Access:before {
  content: "";
}

.ico-jmesa-MS-Excel:before {
  content: "";
}

.ico-jmesa-MS-PowerPoint:before {
  content: "";
}

.ico-jmesa-MS-Word:before {
  content: "";
}

.ico-jmesa-mujer:before {
  content: "";
}

.ico-jmesa-mundo:before {
  content: "";
}

.ico-jmesa-mute:before {
  content: "";
}

.ico-jmesa-navegador:before {
  content: "";
}

.ico-jmesa-niveles:before {
  content: "";
}

.ico-jmesa-no:before {
  content: "";
}

.ico-jmesa-no-sonido:before {
  content: "";
}

.ico-jmesa-nota:before {
  content: "";
}

.ico-jmesa-noticias:before {
  content: "";
}

.ico-jmesa-no-visible:before {
  content: "";
}

.ico-jmesa-nube:before {
  content: "";
}

.ico-jmesa-numerico:before {
  content: "";
}

.ico-jmesa-objetivo:before {
  content: "";
}

.ico-jmesa-off:before {
  content: "";
}

.ico-jmesa-offline:before {
  content: "";
}

.ico-jmesa-ok:before {
  content: "";
}

.ico-jmesa-ok-filled:before {
  content: "";
}

.ico-jmesa-on:before {
  content: "";
}

.ico-jmesa-online:before {
  content: "";
}

.ico-jmesa-ordenar:before {
  content: "";
}

.ico-jmesa-ordenar2:before {
  content: "";
}

.ico-jmesa-ordenar3:before {
  content: "";
}

.ico-jmesa-ordenar-fases:before {
  content: "";
}

.ico-jmesa-organizacion:before {
  content: "";
}

.ico-jmesa-organo:before {
  content: "";
}

.ico-jmesa-organos:before {
  content: "";
}

.ico-jmesa-organo-servido:before {
  content: "";
}

.ico-jmesa-organo-servidor:before {
  content: "";
}

.ico-jmesa-otros:before {
  content: "";
}

.ico-jmesa-pagina:before {
  content: "";
}

.ico-jmesa-panel-control:before {
  content: "";
}

.ico-jmesa-pantalla:before {
  content: "";
}

.ico-jmesa-pasado:before {
  content: "";
}

.ico-jmesa-pasillo:before {
  content: "";
}

.ico-jmesa-pasos:before {
  content: "";
}

.ico-jmesa-pausa:before {
  content: "";
}

.ico-jmesa-pegar:before {
  content: "";
}

.ico-jmesa-peso:before {
  content: "";
}

.ico-jmesa-pin:before {
  content: "";
}

.ico-jmesa-plantilla:before {
  content: "";
}

.ico-jmesa-play:before {
  content: "";
}

.ico-jmesa-policia:before {
  content: "";
}

.ico-jmesa-pregunta:before {
  content: "";
}

.ico-jmesa-preguntas:before {
  content: "";
}

.ico-jmesa-presentacion:before {
  content: "";
}

.ico-jmesa-presente:before {
  content: "";
}

.ico-jmesa-preso:before {
  content: "";
}

.ico-jmesa-previo:before {
  content: "";
}

.ico-jmesa-primero:before {
  content: "";
}

.ico-jmesa-prioridad:before {
  content: "";
}

.ico-jmesa-prioridad-filled:before {
  content: "";
}

.ico-jmesa-prioridad-baja:before {
  content: "";
}

.ico-jmesa-prioridad-media:before {
  content: "";
}

.ico-jmesa-privacidad:before {
  content: "";
}

.ico-jmesa-proceso:before {
  content: "";
}

.ico-jmesa-prohibido:before {
  content: "";
}

.ico-jmesa-property:before {
  content: "";
}

.ico-jmesa-property-add:before {
  content: "";
}

.ico-jmesa-property-alerta:before {
  content: "";
}

.ico-jmesa-property-borrar:before {
  content: "";
}

.ico-jmesa-property-buscar:before {
  content: "";
}

.ico-jmesa-property-editar:before {
  content: "";
}

.ico-jmesa-property-importante:before {
  content: "";
}

.ico-jmesa-property-ver:before {
  content: "";
}

.ico-jmesa-proyector:before {
  content: "";
}

.ico-jmesa-punto:before {
  content: "";
}

.ico-jmesa-pwd:before {
  content: "";
}

.ico-jmesa-pwd-error:before {
  content: "";
}

.ico-jmesa-pwd-ok:before {
  content: "";
}

.ico-jmesa-radio:before {
  content: "";
}

.ico-jmesa-radio-button:before {
  content: "";
}

.ico-jmesa-raton:before {
  content: "";
}

.ico-jmesa-rechazar:before {
  content: "";
}

.ico-jmesa-recibir-datos:before {
  content: "";
}

.ico-jmesa-reclamar:before {
  content: "";
}

.ico-jmesa-recorrido:before {
  content: "";
}

.ico-jmesa-refrescar:before {
  content: "";
}

.ico-jmesa-rehacer:before {
  content: "";
}

.ico-jmesa-repositorio:before {
  content: "";
}

.ico-jmesa-respuestas:before {
  content: "";
}

.ico-jmesa-restart:before {
  content: "";
}

.ico-jmesa-resumen:before {
  content: "";
}

.ico-jmesa-rss:before {
  content: "";
}

.ico-jmesa-sala:before {
  content: "";
}

.ico-jmesa-sede:before {
  content: "";
}

.ico-jmesa-seleccion:before {
  content: "";
}

.ico-jmesa-seleccion-borrar:before {
  content: "";
}

.ico-jmesa-sello:before {
  content: "";
}

.ico-jmesa-serie:before {
  content: "";
}

.ico-jmesa-servidor:before {
  content: "";
}

.ico-jmesa-si:before {
  content: "";
}

.ico-jmesa-siguiente:before {
  content: "";
}

.ico-jmesa-sincronizar:before {
  content: "";
}

.ico-jmesa-solicitud:before {
  content: "";
}

.ico-jmesa-solicitud-actualizar:before {
  content: "";
}

.ico-jmesa-sonido:before {
  content: "";
}

.ico-jmesa-spain:before {
  content: "";
}

.ico-jmesa-stop:before {
  content: "";
}

.ico-jmesa-subir:before {
  content: "";
}

.ico-jmesa-tabla:before {
  content: "";
}

.ico-jmesa-tabla2:before {
  content: "";
}

.ico-jmesa-tabla-adm:before {
  content: "";
}

.ico-jmesa-tactil:before {
  content: "";
}

.ico-jmesa-tarea:before {
  content: "";
}

.ico-jmesa-tarea-add:before {
  content: "";
}

.ico-jmesa-tarea-bloquear:before {
  content: "";
}

.ico-jmesa-tarea-borrar:before {
  content: "";
}

.ico-jmesa-tarea-editar:before {
  content: "";
}

.ico-jmesa-tarea-importante:before {
  content: "";
}

.ico-jmesa-tarea-info:before {
  content: "";
}

.ico-jmesa-tarea-ok:before {
  content: "";
}

.ico-jmesa-tarjeta:before {
  content: "";
}

.ico-jmesa-teclado:before {
  content: "";
}

.ico-jmesa-telefono:before {
  content: "";
}

.ico-jmesa-tramo:before {
  content: "";
}

.ico-jmesa-transferir:before {
  content: "";
}

.ico-jmesa-transferir2:before {
  content: "";
}

.ico-jmesa-ultimo:before {
  content: "";
}

.ico-jmesa-unchecked:before {
  content: "";
}

.ico-jmesa-unidad:before {
  content: "";
}

.ico-jmesa-unir:before {
  content: "";
}

.ico-jmesa-url:before {
  content: "";
}

.ico-jmesa-user:before {
  content: "";
}

.ico-jmesa-user-add:before {
  content: "";
}

.ico-jmesa-user-administrador:before {
  content: "";
}

.ico-jmesa-user-bloquear:before {
  content: "";
}

.ico-jmesa-user-borrar:before {
  content: "";
}

.ico-jmesa-user-buscar:before {
  content: "";
}

.ico-jmesa-user-cargo:before {
  content: "";
}

.ico-jmesa-user-circle:before {
  content: "";
}

.ico-jmesa-user-desconocido:before {
  content: "";
}

.ico-jmesa-user-editar:before {
  content: "";
}

.ico-jmesa-user-externo:before {
  content: "";
}

.ico-jmesa-user-grupo:before {
  content: "";
}

.ico-jmesa-user-grupo2:before {
  content: "";
}

.ico-jmesa-user-grupo3:before {
  content: "";
}

.ico-jmesa-user-info:before {
  content: "";
}

.ico-jmesa-user-ok:before {
  content: "";
}

.ico-jmesa-user-transfer:before {
  content: "";
}

.ico-jmesa-vacio:before {
  content: "";
}

.ico-jmesa-ventana:before {
  content: "";
}

.ico-jmesa-ventana-add:before {
  content: "";
}

.ico-jmesa-ventana-bloquear:before {
  content: "";
}

.ico-jmesa-ventana-borrar:before {
  content: "";
}

.ico-jmesa-ventana-importante:before {
  content: "";
}

.ico-jmesa-ventana-ok:before {
  content: "";
}

.ico-jmesa-ventanas:before {
  content: "";
}

.ico-jmesa-versiones:before {
  content: "";
}

.ico-jmesa-via:before {
  content: "";
}

.ico-jmesa-via-sinonimo:before {
  content: "";
}

.ico-jmesa-video:before {
  content: "";
}

.ico-jmesa-violencia:before {
  content: "";
}

.ico-jmesa-violencia-genero:before {
  content: "";
}

.ico-jmesa-visible:before {
  content: "";
}

.ico-jmesa-warning:before {
  content: "";
}

.ico-jmesa-warning-filled:before {
  content: "";
}

.ico-jmesa-windows:before {
  content: "";
}

.ico-jmesa-zoom-in:before {
  content: "";
}

.ico-jmesa-zoom-out:before {
  content: "";
}

.ico-zip:before {
  content: "";
}

.ico-desplegable-filled:before {
  content: "";
}

.ico-carpeta-mundo:before {
  content: "";
}

/* Tamaños =========== */
.ico-lg {
  font-size: 1.3333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.ico-1_5x {
  font-size: 1.5em;
}

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

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

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

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

/* Colores =========== */
.ico-primary {
  color: #337ab7 !important;
}

.ico-rojo {
  /* color:#e74c3c !important; */
  color: #DC3545 !important;
}

.ico-amarillo {
  /* color:#f0ad4e !important; */
  color: #FFC107 !important;
}

.ico-verde {
  /* color:#2ecc71 !important; */
  color: #5CB85C !important;
}

.ico-azul {
  /* color:#3498db !important; */
  color: #007BFF !important;
}

.ico-naranja {
  /* color:#f39c12 !important; */
  color: #F59C1A !important;
}

.ico-morado {
  color: #6E4595 !important;
}

.ico-rosa {
  color: #BF53A2 !important;
}

.ico-disabled {
  color: #A7A7A7 !important;
  pointer-events: none;
  display: inline-block;
  cursor: default;
}

.ico-blanco {
  color: #FFFFFF !important;
}

.ico-gris {
  color: #7F8C8D !important;
}

.ico-light {
  color: #E5E5E5 !important;
}

.ico-bg-circle {
  border-radius: 50%;
  padding: 0.1em;
}

.ico-bg-square {
  border-radius: 0.1em;
  padding: 0.1em;
}

/* Badge =========== */
.badge-ico {
  display: inline-block;
  min-width: 10px;
  padding: 3px 6px 4px 7px;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
  font-family: roboto, sans-serif;
  margin-left: -20px;
  margin-top: -24px;
  margin-right: -12px;
  /* border: 1px solid #fff; */
}

/* Iconos para menu desplegable Header=========== */
.ico-header {
  font-size: 20px !important;
  margin-right: -6px;
  margin-left: -2px;
  padding-right: 10px;
}

/** cursores **/
.pointer {
  cursor: pointer !important;
}

.popover {
  border: 1px solid #355e98;
}
.popover.bs-popover-top .arrow::before, .popover.bs-popover-top .arrow::after {
  border-top-color: #355e98;
}

.modal__liferay {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal__liferay .modal-header {
  border-bottom: 0;
  background-color: #355e98;
  color: #FFF;
  text-align: left;
  padding: 0;
}
.modal__liferay .modal-title {
  font-weight: bold;
  text-align: left;
  padding: 0.625rem 0.625rem 0.625rem 1.25rem;
}
.modal__liferay .modal-body {
  background: #fff;
  padding: 1.25rem 3.4375rem;
}
.modal__liferay .modal-footer {
  box-shadow: none;
  text-align: center;
}
.modal__liferay .modal-dialog {
  position: relative;
}

.modal-open .modal__liferay {
  overflow-x: hidden;
  overflow-y: auto;
}

.evr-tiles {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.evr-tiles > [class^=col] {
  flex-grow: 1;
}
.evr-tiles--separate > div {
  margin: 0.9375rem 0;
}
.evr-tiles .evr-tiles-link, .evr-tiles .evr-tiles-box {
  height: 100%;
}

.mj-body .mj-accordion {
  height: auto;
}
.mj-body .mj-accordion__title {
  background: transparent !important;
  color: #355e98 !important;
  border: none !important;
  outline: none !important;
  border-bottom: 2px solid #355e98 !important;
  margin: 0 !important;
  font-size: 1.125rem !important;
  font-weight: bold !important;
  transition: background 0.1s ease-in-out;
  padding: 0.625rem 1.875rem 0.625rem 0 !important;
  margin-bottom: 0.3125rem !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
}
.mj-body .mj-accordion__title:before {
  content: "";
  font-family: "fontjmesa", sans-serif;
  position: absolute;
  right: 0;
  top: 12px;
  width: auto;
  height: auto;
  vertical-align: top;
  transition: all 0.5s ease-in-out;
  font-size: 1.25rem;
  padding: 0;
  line-height: 1.5rem;
}
.mj-body .mj-accordion__title[aria-expanded=true]:before {
  transform: rotate(180deg);
}
.mj-body .mj-accordion__title:hover, .mj-body .mj-accordion__title:focus, .mj-body .mj-accordion__title:active {
  text-decoration: none;
  color: black;
}
.mj-body .mj-accordion__title:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}
.mj-body .mj-accordion .ui-icon {
  width: 1.3125rem;
  position: absolute;
  right: 0.625rem;
  top: 1.5625rem;
}
.mj-body .mj-accordion .ui-accordion .ui-accordion-content {
  padding: 0.625rem 0.1875rem !important;
  border: none !important;
}

.mj-body .margin {
  width: 100%;
  border-bottom: 2px solid;
  padding-bottom: 5px;
}
.mj-body .margin:link,
.mj-body .margin:visited,
.mj-body .margin:hover,
.mj-body .margin:active {
  text-decoration: none !important;
}
.mj-body .mj-box {
  display: block;
  width: 100%;
  font-size: 0;
  padding-left: 0;
  margin-top: 2.1875rem;
  /*&__img {
  	max-width: 100%;
  	max-height: 100%;
  	width: 100%;
  	height: 100%;
  }*/
}
.mj-body .mj-box--flex {
  display: flex;
  width: 100%;
  margin-top: 2.1875rem;
  flex-wrap: wrap;
}
.mj-body .mj-box--flex__wpr {
  margin-bottom: 1.25rem;
}
.mj-body .mj-box--flex__item {
  background: white;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
  height: 100%;
}
.mj-body .mj-box--flex__ctn-img {
  background: black;
}
.mj-body .mj-box--flex-tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  width: 100%;
}
.mj-body .mj-box--flex-tiles > div {
  padding-bottom: 0.9375rem;
  padding-top: 0.625rem;
}
.mj-body .mj-box--flex-tiles > div > div {
  height: 100% !important;
}
.mj-body .mj-box__item {
  width: calc((100% / 3) - 15px);
  display: inline-block;
  position: relative;
  margin-right: 1.25rem;
  background: white;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
  margin-bottom: 1.25rem;
  vertical-align: top;
}
.mj-body .mj-box__item:last-child {
  margin-right: 0;
}
.mj-body .mj-box__item:nth-child(3n+3) {
  margin-right: 0;
}
.mj-body .mj-box__ctn-img {
  max-width: 100%;
}
.mj-body .mj-box__fig {
  height: 6.5625rem;
  width: 100%;
}
.mj-body .mj-box__description {
  padding: 1.25rem;
}
.mj-body .mj-box__txt {
  font-family: "Brandon";
  color: black;
  font-size: 1rem;
  display: block;
  text-align: left;
  line-height: 22px;
}
.mj-body .mj-box__txt--title {
  color: #355e98;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 0.9375rem;
}
.mj-body .mj-box__txt--date {
  font-size: 0.875rem;
  color: #3a5668;
  margin-bottom: 0.375rem;
  line-height: 20px;
}

@media only screen and (max-width: 991.5px) {
  .mj-body .mj-box {
    padding: 1.25rem;
  }
  .mj-body .mj-box__item {
    width: calc(100% - 20px);
    display: inline-block;
  }
}
.mj-body .mj-box-people {
  position: relative;
  display: block;
  text-align: center;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
  min-height: 15.125rem;
  padding: 1.25rem 0.75rem;
  margin-bottom: 0.625rem;
}
.mj-body .mj-box-people--header {
  margin-top: 10px;
  margin-right: 10px;
}
.mj-body .mj-box-people__fig {
  width: 6.25rem;
  height: 6.25rem;
  margin: 0 auto;
  margin-bottom: 1.875rem;
  display: block;
}
.mj-body .mj-box-people__img {
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  border-radius: 50px;
  background: lightgray;
  object-fit: contain;
}
.mj-body .mj-box-people__txt {
  font-family: "Brandon";
  font-size: 1rem;
  line-height: 19px;
  font-weight: 500;
}
.mj-body .mj-box-people__txt--bold {
  font-size: 1.125rem;
  color: #355e98;
  font-weight: bold;
  line-height: 26px;
}

.mj-body .form-control {
  box-shadow: none !important;
}
.mj-body .form-control:hover, .mj-body .form-control:focus, .mj-body .form-control:active {
  box-shadow: none !important;
}
.mj-body .mj-search-adv__input--date .form-control {
  border: none !important;
  box-shadow: none !important;
  font-size: 1.125rem !important;
}
.mj-body .mj-search-adv__input--date .form-control:hover, .mj-body .mj-search-adv__input--date .form-control:focus, .mj-body .mj-search-adv__input--date .form-control:active {
  box-shadow: none !important;
  border: none !important;
}
.mj-body div#accordion {
  display: inline-block !important;
  width: 80% !important;
}
.mj-body .form-group.form-inline.input-checkbox-wrapper {
  display: none !important;
}
.mj-body .datepicker-popover.popover {
  width: 20rem !important;
}
.mj-body .yui3-skin-sam .yui3-calendar-day:hover {
  background: #355e98;
}

@media only screen and (max-width: 991.5px) {
  .mj-body .form-control {
    font-size: 0.9375rem !important;
  }
}
.mj-body .mj-footer {
  position: relative;
  bottom: 0;
  display: block;
  background: black;
}
.mj-body .mj-footer--wpr {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.mj-body .mj-footer .mj-footer-nav {
  position: relative;
  display: block;
  padding: 0.9375rem;
  background: #355e98;
  text-align: right;
}
.mj-body .mj-footer .mj-footer-nav__item {
  display: inline-block;
  margin: 0 1.25rem;
}
.mj-body .mj-footer .mj-footer-nav__link {
  font-family: "Brandon";
  position: relative;
  display: inline-block;
  width: 100%;
  color: white;
  text-decoration: none;
  outline: none;
  font-size: 0.875rem;
  line-height: 20px;
}
.mj-body .mj-footer .mj-footer-nav__link:active, .mj-body .mj-footer .mj-footer-nav__link:hover, .mj-body .mj-footer .mj-footer-nav__link:focus {
  font-weight: bold;
}
.mj-body .mj-footer .mj-footer-ctn {
  position: relative;
  display: inline-block;
  /*width: calc((100% / 3) - 5px);*/
  padding: 1.875rem 1.5625rem 1.25rem 1.5625rem;
  vertical-align: top;
}
.mj-body .mj-footer .mj-footer-ctn > a {
  margin-bottom: 0.9375rem;
}
.mj-body .mj-footer .mj-footer-ctn > a:hover, .mj-body .mj-footer .mj-footer-ctn > a:focus, .mj-body .mj-footer .mj-footer-ctn > a:active {
  text-decoration: underline;
  color: red;
}
.mj-body .mj-footer .mj-footer-ctn__title {
  font-size: 1.5rem;
  font-family: "Brandon";
  color: white;
  line-height: 1.5;
  display: inline-block;
}
.mj-body .mj-footer .mj-footer-bottom {
  position: relative;
  display: inline-block;
  width: 100%;
  max-height: 19.375rem;
}
.mj-body .mj-footer .mj-footer-bottom--two {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.mj-body .mj-footer .mj-footer-bottom__item {
  margin: 0 0 1rem 0;
}
.mj-body .mj-footer .mj-footer-bottom__link {
  font-family: "Brandon";
  color: white;
  outline: none;
  line-height: 1.25rem;
  font-size: 1rem;
  display: block;
  opacity: 0.9;
  transition: all 0.2s ease;
}
.mj-body .mj-footer .mj-footer-bottom__link--title {
  font-size: 1.5rem;
  font-weight: bold;
}
.mj-body .mj-footer .mj-footer-bottom__link--title:hover, .mj-body .mj-footer .mj-footer-bottom__link--title:focus, .mj-body .mj-footer .mj-footer-bottom__link--title:active {
  text-decoration: underline;
}
.mj-body .mj-footer .mj-footer-bottom__link:hover, .mj-body .mj-footer .mj-footer-bottom__link:focus, .mj-body .mj-footer .mj-footer-bottom__link:active {
  opacity: 1;
  text-shadow: 0px 0px 0px white;
  text-decoration: underline;
}

@media only screen and (min-width: 992px) {
  .has-control-menu.open.mj-body .mj-footer .mj-footer-ctn {
    width: 50%;
  }
}
@media only screen and (max-width: 1199.5px) {
  .mj-body .mj-footer .mj-footer-ctn {
    width: calc((100% / 2) - 5px);
  }
}
@media only screen and (max-width: 991.5px) {
  .mj-body .mj-footer .mj-footer-nav {
    text-align: center;
  }
  .mj-body .mj-footer .mj-footer-nav__item {
    display: inline-block;
    margin: 0.3125rem;
  }
  .mj-body .mj-footer .mj-footer-ctn {
    width: 100%;
  }
  .mj-body .mj-footer .mj-footer-ctn__title {
    text-align: center;
    margin-bottom: 1.25rem;
  }
  .mj-body .mj-footer .mj-footer-bottom {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .mj-body .mj-footer .mj-footer-bottom--two {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  .mj-body .mj-footer--wpr {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 991.5px) {
  .mj-body .mj-footer .mj-footer-bottom {
    min-height: inherit;
    max-height: inherit;
  }
}
.mj-body {
  /*.text-warning {
  	display: none;
  }*/
}
.mj-body .input-group-container input,
.mj-body .input-group-container select,
.mj-body .input-group-container button.dropdown-toggle ul,
.mj-body .form-group input,
.mj-body .form-group select,
.mj-body .form-group button.dropdown-toggle ul {
  border-radius: 20px !important;
  font-size: 1.25rem !important;
  height: 2.5rem !important;
  line-height: 29px !important;
  border: 1px solid black !important;
  box-shadow: none !important;
  color: black !important;
}
.mj-body .input-group-container textarea,
.mj-body .form-group textarea {
  border-radius: 10px !important;
  font-size: 1.25rem !important;
  max-height: 11.25rem !important;
  min-height: 11.25rem !important;
  border: 1px solid black !important;
  box-shadow: none !important;
  color: black !important;
  min-width: 100% !important;
  resize: none;
  overflow: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.mj-body .input-group-container textarea:-webkit-scrollbar,
.mj-body .form-group textarea:-webkit-scrollbar {
  width: 0.625rem;
}
.mj-body .input-group-container textarea:-webkit-scrollbar-track,
.mj-body .form-group textarea:-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 20px;
}
.mj-body .input-group-container textarea:-webkit-scrollbar-thumb,
.mj-body .form-group textarea:-webkit-scrollbar-thumb {
  background: #355e98;
  border-radius: 20px;
}
.mj-body .input-group-container textarea:-webkit-scrollbar-thumb:hover,
.mj-body .form-group textarea:-webkit-scrollbar-thumb:hover {
  background: #355e98;
}
.mj-body .wpr-select {
  position: relative;
}
.mj-body .wpr-select > select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.mj-body .wpr-select:after {
  display: inline-block;
  content: "";
  width: auto;
  height: auto;
  vertical-align: middle;
  position: absolute;
  transition-duration: 0.6s;
  font-family: fontawesome-alloy, sans-serif;
  font-size: 2.375rem;
  right: 0.875rem;
  top: 0;
  color: #355e98;
}
.mj-body .wpr-select.open:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.mj-body .table-upload-file-multi thead th {
  background-color: #355e98;
  font-weight: normal;
  color: white;
}

.portlet-forms .ddl-form-name {
  padding: 0 0 0 15px;
  font-size: 32px;
  word-break: break-all;
}

.portlet-forms .required-warning {
  padding: 0 0 0 15px;
  text-align: justify;
  margin: 0;
}

@media only screen and (max-width: 767.5px) {
  .portlet-forms .ddl-form-name {
    padding: 0px;
  }

  .portlet-forms .required-warning {
    padding: 0px;
  }
}
.mj-body .hideAccessible {
  position: absolute;
  left: -9999px;
}
.mj-body .mj-title {
  position: relative;
  display: block;
  font-family: "Brandon";
  margin: 2.5rem auto;
  text-align: center;
}
.mj-body .mj-file-input {
  position: relative;
  border: 2px dashed rgba(58, 86, 104, 0.2);
  display: inline-block;
  padding: 0.625rem 1.25rem;
}
.mj-body .mj-file-input__img:hover {
  cursor: pointer;
}
.mj-body .text-underline {
  text-decoration: underline;
}

.mj-body .mj-home-news {
  position: relative;
  display: block;
  margin: 3.125rem 0;
  background: white;
  box-shadow: 0 0 10px 0 rgba(58, 86, 104, 0.2);
  margin-bottom: 0;
}
.mj-body .mj-home-news__fig {
  position: relative;
  display: block;
  width: 100%;
  /*min-height: rem(200);*/
}
.mj-body .mj-home-news__img {
  max-width: 100%;
  /*max-height: 100%;*/
  width: 100%;
}
.mj-body .mj-home-news__description {
  font-family: "Brandon";
  position: relative;
  display: block;
  padding: 1.25rem;
  min-height: 11.5625rem;
}
.mj-body .mj-home-news__title {
  color: #355e98;
  font-size: 1.25rem;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 0.3125rem;
}
.mj-body .mj-home-news__date {
  color: #3a5668;
  font-size: 0.875rem;
  position: relative;
  display: block;
  line-height: 20px;
  margin-bottom: 2.5rem;
}
.mj-body .mj-home-news__txt {
  display: block;
  font-size: 1rem;
  line-height: 23px;
  position: absolute;
  width: calc(100% - 20px);
  bottom: 6px;
}
.mj-body .mj-home-news__link {
  position: relative;
  color: #355e98;
  font-size: 1rem;
  line-height: 1.4375rem;
}
.mj-body .mj-home-news__link:hover, .mj-body .mj-home-news__link:focus, .mj-body .mj-home-news__link:active {
  text-decoration: underline;
}
.mj-body .mj-home-news__link:focus {
  outline-color: inherit;
}
.mj-body .mj-home-news__link--more {
  color: #355e98;
  font-weight: bold;
  font-size: 1.25rem;
  text-decoration: underline;
  margin-bottom: 2.5rem;
  display: inline-block;
}
.mj-body .mj-home-news__subtitle {
  position: relative;
  display: block;
  text-align: center;
  margin: 1rem auto;
  /*margin: rem(35) auto;*/
}
.mj-body .mj-home-news--inline {
  margin: 1.5625rem 0;
}
.mj-body .mj-home-news__container {
  padding: 1.5625rem 0;
}
.mj-body .mj-home-news__container .mj-home-news--inline {
  margin: 0;
  height: 100%;
}

@media only screen and (max-width: 991.5px) {
  .mj-body .mj-home-news {
    /*margin: rem(50) rem(15);*/
    /*&--inline {
    	margin: rem(25) rem(15);
    }*/
  }
  .mj-body .mj-home-news__fig {
    text-align: center;
  }
}
.mj-body {
  background: #eef2f6;
  /*****************************************************/
  /* MODIFICACION EN TEMA PARA EXPANDIR LAYOUT AL 100% */
  /*****************************************************/
  /*****************************************************/
}
.mj-body #main-content {
  max-width: 60rem;
  width: 100%;
  margin: 0 auto;
}
.mj-body .max-width-auto #main-content {
  max-width: none !important;
}
.mj-body .mj-container {
  background: white;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
  margin-bottom: 3.75rem;
  padding-bottom: 3.75rem;
}
.mj-body .mj-section {
  max-width: 60rem;
  width: 100%;
  margin: 0 auto;
}
.mj-body .mj-section--white {
  background: white;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
}
.mj-body .mj-section--main {
  max-width: 100%;
  margin: 0;
}
.mj-body .mj-section .mj-breadcrumbs {
  margin-top: 1.625rem;
  margin-bottom: 1rem;
}
.mj-body .mj-section .mj-breadcrumbs__nav {
  font-family: "Brandon";
  font-size: 1.5rem;
  position: relative;
  display: block;
  color: #355e98;
  line-height: 1.1;
}
.mj-body .mj-section .mj-breadcrumbs__item {
  color: #355e98;
  display: inline-block;
}
.mj-body .mj-section .mj-breadcrumbs__item:last-child {
  color: black;
}
.mj-body .mj-section .mj-breadcrumbs__link {
  color: inherit;
  text-decoration: none;
}
.mj-body .mj-section__title {
  font-family: "Brandon";
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 43px;
  text-align: center;
  margin-bottom: 1.875rem;
}
.mj-body .mj-section .dropdown-toggle {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  border-radius: 0;
}
.mj-body .mj-section .dropdown-toggle.btn-default {
  color: #FFF;
  background-color: #6c757d;
}
.mj-body .mj-section .dropdown-toggle.btn-default:hover {
  background: black;
  border: 1px solid black;
  color: white;
}
.mj-body #main-content.columns-max {
  max-width: 60rem;
  margin: 0 auto;
}
.mj-body #main-content.columns-1 > .row {
  margin: 0 auto;
  padding: 0;
}
.mj-body #main-content.columns-1 > .row > .col-md-12 {
  margin: 0 auto;
  padding: 0;
}
.mj-body .iframe {
  margin-left: 20%;
  width: 60%;
}

@media only screen and (max-width: 991.5px) {
  .mj-body .mj-container {
    padding: 0 0.9375rem 0.9375rem 0.9375rem;
  }
  .mj-body .mj-container .container-fluid-1280 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .mj-body .mj-section {
    width: calc(100% - 40px);
  }
  .mj-body .mj-section--main {
    width: 100%;
  }
  .mj-body .mj-section .mj-breadcrumbs__item {
    font-size: 1.25rem;
  }
}
@media (max-width: 768px) {
  .mj-body .iframe {
    width: 100%;
    margin-left: 0%;
  }
  .mj-body .container-fluid {
    overflow-x: hidden;
  }
  .mj-body .mj-section {
    width: calc(100% - 40px);
  }
  .mj-body .mj-section--main {
    width: 100%;
  }
  .mj-body .mj-section .mj-breadcrumbs__item {
    font-size: 1.25rem;
    float: left;
    display: contents;
    padding: 0 5px;
    word-break: break-word;
    text-align: justify;
    width: 100%;
  }
}
.mj-body .mj-map {
  display: inline-block;
  position: relative;
  width: 100%;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
  padding: 4.375rem 2.5rem;
  background: white;
}
.mj-body .mj-map__svg {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  max-width: 75%;
  min-height: 46.875rem;
  height: 46.875rem;
  max-height: 100%;
}
.mj-body .mj-map__svg svg path:hover,
.mj-body .mj-map__svg svg path:focus,
.mj-body .mj-map__svg svg path:active,
.mj-body .mj-map__svg svg polygon:hover,
.mj-body .mj-map__svg svg polygon:focus,
.mj-body .mj-map__svg svg polygon:active {
  cursor: pointer;
  fill: black;
  transition: all 0.3s ease-in-out;
}
.mj-body .mj-map__svg svg path.hover {
  cursor: pointer;
  fill: black;
}
.mj-body .mj-map__nav {
  position: relative;
  padding-left: 1.25rem;
  display: inline-block;
  width: calc(25% - 20px);
  max-width: 25%;
}
.mj-body .mj-map__list {
  position: relative;
}
.mj-body .mj-map__item {
  position: relative;
  display: block;
  margin: 0.9375rem 0;
}
.mj-body .mj-map__btn {
  display: none;
}
.mj-body .mj-map__link {
  font-family: "Brandon";
  font-weight: 500;
  font-size: 1.25rem;
  position: relative;
  display: inline-block;
  outline: none;
  text-decoration: none;
  color: black;
}
.mj-body .mj-map__link:hover, .mj-body .mj-map__link:focus, .mj-body .mj-map__link:active {
  font-weight: bold;
}
.mj-body .mj-map__link:hover:before, .mj-body .mj-map__link:focus:before, .mj-body .mj-map__link:active:before {
  content: "";
  background: url(../assets/img/contents/poi.svg) no-repeat;
  width: 2.5rem;
  height: 2.5rem;
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: -2.5rem;
  vertical-align: top;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.3s ease-in-out;
}
.mj-body .mj-map__link:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}
.mj-body .mj-map__link--hover {
  font-weight: bold;
}
.mj-body .mj-map__link--hover:before {
  content: "";
  background: url(../assets/img/contents/poi.svg) no-repeat;
  width: 2.5rem;
  height: 2.5rem;
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: -2.5rem;
  vertical-align: top;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.3s ease-in-out;
}
.mj-body .mj-map__note {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8125rem;
  font-weight: bold;
}
.mj-body .mj-map g#Group-2 {
  background: #f1f4f7;
}

@media only screen and (max-width: 991.5px) {
  .mj-body .mj-map__svg {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 1.875rem;
    min-height: auto;
    height: auto;
    margin-top: 0.625rem;
  }
  .mj-body .mj-map__nav {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    max-width: 90%;
    left: 1.5625rem;
    /* Make this scrollable when needed */
    overflow-x: auto;
    /* We don't want vertical scrolling */
    overflow-y: hidden;
    /* For WebKit implementations, provide inertia scrolling */
    -webkit-overflow-scrolling: touch;
    /* We don't want internal inline elements to wrap */
    white-space: nowrap;
    /* If JS present, let's hide the default scrollbar */
  }
  .js .mj-body .mj-map__nav {
    /* Make an auto-hiding scroller for the 3 people using a IE */
    -ms-overflow-style: -ms-autohiding-scrollbar;
    /* Remove the default scrollbar for WebKit implementations */
  }
  .js .mj-body .mj-map__nav::-webkit-scrollbar {
    display: none;
  }
  .mj-body .mj-map__btn {
    /* Reset the button */
    appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    height: 3.125rem;
    display: block;
    /* Now style it as needed */
    position: absolute;
    top: 0;
    bottom: 0;
    /* Set the buttons invisible by default */
    transition: opacity 0.3s;
  }
  .mj-body .mj-map__btn:focus {
    outline: 0;
  }
  .mj-body .mj-map__btn:hover {
    cursor: pointer;
  }
  .mj-body .mj-map__btn--prev {
    left: 0.625rem;
  }
  [data-overflowing=both] ~ .mj-body .mj-map__btn--prev, [data-overflowing=left] ~ .mj-body .mj-map__btn--prev {
    opacity: 1;
  }
  .mj-body .mj-map__btn--next {
    right: 0.625rem;
  }
  [data-overflowing=both] ~ .mj-body .mj-map__btn--next, [data-overflowing=right] ~ .mj-body .mj-map__btn--next {
    opacity: 1;
  }
  .mj-body .mj-map__icon {
    width: 1.25rem;
    height: 2.75rem;
    fill: #bbb;
  }
  .mj-body .mj-map__list {
    position: relative;
    transition: transform 0.2s ease-in-out;
    text-align: center;
  }
  .mj-body .mj-map__item {
    display: inline-block;
    padding: 0 1.5625rem;
    margin: 0.625rem 0;
  }
  .mj-body .mj-map__link:hover, .mj-body .mj-map__link:focus, .mj-body .mj-map__link:active {
    border-bottom: 2px solid #355e98;
  }
}
.mj-body .mj-header {
  z-index: 3;
  position: relative;
  height: auto;
  top: 0;
}
.mj-body .mj-header .mj-links {
  width: 100%;
  position: relative;
  z-index: 2;
  min-height: 2.8125rem;
  display: block;
}
.mj-body .mj-header .mj-links__nav {
  position: relative;
  vertical-align: top;
  text-align: right;
}
.mj-body .mj-header .mj-links__list {
  display: inline-block;
  position: relative;
  color: white;
  margin-top: 0.7rem;
  margin-right: 10px;
}
.mj-body .mj-header .mj-links__item {
  font-family: "Brandon";
  font-size: 0.8125rem;
  position: relative;
  text-align: center;
  display: inline-block;
  color: white;
  vertical-align: middle;
  margin-left: 1.5vw;
  /*
  @media(min-width:1200px){
  	padding: 0 rem(10);
  }
  */
}
@media (min-width: 768px) {
  .mj-body .mj-header .mj-links__item {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 920px) {
  .mj-body .mj-header .mj-links__item {
    margin: 0 10px;
  }
}
.mj-body .mj-header .mj-links__item .user-icon {
  height: 26px;
  line-height: 26px;
  width: 26px;
}
.mj-body .mj-header .mj-links__item__li {
  display: inline-block;
  vertical-align: middle;
}
.mj-body .mj-header .mj-links__link {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  outline: none;
}
.mj-body .mj-header .mj-links__link:focus {
  text-decoration: underline;
}
.mj-body .mj-header .mj-links__link--img {
  padding-right: 0;
}
.mj-body .mj-header .mj-links__link--twitter:before, .mj-body .mj-header .mj-links__link--flicker:before, .mj-body .mj-header .mj-links__link--instagram:before, .mj-body .mj-header .mj-links__link--dir:before, .mj-body .mj-header .mj-links__link--contact:before, .mj-body .mj-header .mj-links__link--faq:before {
  content: "";
  left: 0;
  top: 0;
  width: 28px;
  height: 22px;
  display: inline-block;
  margin-right: 0;
  background: center center no-repeat;
  background-size: contain;
  vertical-align: -0.25rem;
  font-family: "fontawesome-alloy";
  font-size: 24px;
  color: white;
  line-height: 1.25rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  .mj-body .mj-header .mj-links__link--twitter:before, .mj-body .mj-header .mj-links__link--flicker:before, .mj-body .mj-header .mj-links__link--instagram:before, .mj-body .mj-header .mj-links__link--dir:before, .mj-body .mj-header .mj-links__link--contact:before, .mj-body .mj-header .mj-links__link--faq:before {
    margin-right: 2px;
    width: 1.25rem;
    height: 0.875rem;
  }
}
@media (min-width: 1200px) {
  .mj-body .mj-header .mj-links__link--twitter:before, .mj-body .mj-header .mj-links__link--flicker:before, .mj-body .mj-header .mj-links__link--instagram:before, .mj-body .mj-header .mj-links__link--dir:before, .mj-body .mj-header .mj-links__link--contact:before, .mj-body .mj-header .mj-links__link--faq:before {
    margin-right: 0.625rem;
  }
}
.mj-body .mj-header .mj-links__link--twitter:before {
  background-image: url(../assets/img/contents/twitter-link.svg);
}
.mj-body .mj-header .mj-links__link--flicker:before {
  background-image: url(../assets/img/contents/youtube-link.svg);
}
.mj-body .mj-header .mj-links__link--instagram:before {
  background-image: url(../assets/img/contents/instagram-link.svg);
}
.mj-body .mj-header .mj-links__link--twitter, .mj-body .mj-header .mj-links__link--flicker, .mj-body .mj-header .mj-links__link--instagram, .mj-body .mj-header .mj-links__link--dir, .mj-body .mj-header .mj-links__link--contact {
  opacity: 0.9;
  transition: all 0.2s ease;
}
.mj-body .mj-header .mj-links__link--twitter:hover, .mj-body .mj-header .mj-links__link--twitter:focus, .mj-body .mj-header .mj-links__link--twitter:active, .mj-body .mj-header .mj-links__link--flicker:hover, .mj-body .mj-header .mj-links__link--flicker:focus, .mj-body .mj-header .mj-links__link--flicker:active, .mj-body .mj-header .mj-links__link--instagram:hover, .mj-body .mj-header .mj-links__link--instagram:focus, .mj-body .mj-header .mj-links__link--instagram:active, .mj-body .mj-header .mj-links__link--dir:hover, .mj-body .mj-header .mj-links__link--dir:focus, .mj-body .mj-header .mj-links__link--dir:active, .mj-body .mj-header .mj-links__link--contact:hover, .mj-body .mj-header .mj-links__link--contact:focus, .mj-body .mj-header .mj-links__link--contact:active {
  opacity: 1;
  text-shadow: 0px 0px 0px white;
}
.mj-body .mj-header .mj-links__link--dir:before {
  content: "";
}
.mj-body .mj-header .mj-links__link--contact {
  margin-right: 0;
}
.mj-body .mj-header .mj-links__link--contact:before {
  content: "";
}
.mj-body .mj-header .mj-links__link--faq {
  margin-right: 0;
}
.mj-body .mj-header .mj-links__link--faq:before {
  content: "";
}
@media (min-width: 768px) {
  .mj-body .mj-header .mj-links__link--dir:before, .mj-body .mj-header .mj-links__link--contact:before, .mj-body .mj-header .mj-links__link--faq:before {
    display: none;
  }
}
.mj-body .mj-header .mj-links__link--user {
  vertical-align: text-bottom;
}
.mj-body .mj-header .mj-links__link--user:before {
  content: "";
  position: relative;
  left: 0;
  top: 0;
  width: 28px;
  height: 22px;
  font-family: "fontawesome-alloy";
  font-size: 24px;
  color: white;
  line-height: 1.25rem;
  display: inline-block;
  margin-right: 0;
}
.mj-body .mj-header .mj-links--sticky {
  background: #355e98;
  position: fixed;
  height: auto !important;
  min-height: 2.8125rem;
  max-height: 2.8125rem;
  z-index: 200;
}
.mj-body .mj-header .mj-links--none {
  position: relative;
  top: inherit;
}
.mj-body .mj-header .mj-links--top {
  top: 0;
  clear: both;
  height: 120px;
  transition: height 1s ease;
  background: rgba(53, 94, 152, 0.65);
  background-image: linear-gradient(to bottom, rgba(53, 94, 152, 0.65), rgba(53, 94, 152, 0.65)), url("../assets/img/contents/bg-header.png");
}
@media (min-width: 768px) {
  .mj-body .mj-header .mj-links--top {
    height: 180px;
  }
}
@media (min-width: 1200px) {
  .mj-body .mj-header .mj-links--top {
    height: 200px;
  }
}
.mj-body .mj-header .mj-links--bottom {
  background: #355e98;
}
.mj-body .mj-header .mj-links--bottom .mj-links__item {
  width: 100%;
  padding: 0.75rem 1.5625rem;
}
.mj-body .mj-header__logo {
  position: absolute;
  left: 15px;
  transition: all 0.5s ease;
}
@media (min-width: 1200px) {
  .mj-body .mj-header__logo {
    left: auto;
    top: 45px;
  }
}
.mj-body .mj-header__logo .mj-logo {
  display: inline-block;
  width: 100%;
  max-width: 60px;
  transition: all 0.5s ease;
}
@media (min-width: 768px) {
  .mj-body .mj-header__logo .mj-logo {
    max-width: 80px;
    top: 50px;
  }
}
@media (min-width: 1200px) {
  .mj-body .mj-header__logo .mj-logo {
    max-width: 95px;
    top: 20px;
  }
}
.mj-body .mj-header__logo .mj-logo__fig {
  position: relative;
}
.mj-body .mj-header__logo .mj-logo__img {
  max-width: 100%;
  max-height: 100%;
}
.mj-body .mj-header__logo .mj-logo:focus {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.mj-body .mj-header .mj-banner {
  position: absolute;
  left: 90px;
  opacity: 1;
  bottom: 0;
  transition: all 0.7s ease;
}
@media (min-width: 768px) {
  .mj-body .mj-header .mj-banner {
    left: 115px;
    bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .mj-body .mj-header .mj-banner {
    text-align: center;
    position: static;
    margin-top: 40px;
  }
}
.mj-body .mj-header .mj-banner__fig {
  margin-left: 1.25rem;
  display: none;
}
@media (min-width: 768px) {
  .mj-body .mj-header .mj-banner__fig {
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .mj-body .mj-header .mj-banner__fig {
    max-width: 12.1875rem;
    vertical-align: top;
    margin: 0px 1.875rem 0px 4.0625rem;
  }
}
.mj-body .mj-header .mj-banner__txt {
  font-family: "Brandon";
  color: white;
  display: inline-block;
  vertical-align: bottom;
}
@media (min-width: 1200px) {
  .mj-body .mj-header .mj-banner__txt {
    margin-left: 20px;
    text-align: left;
  }
}
.mj-body .mj-header .mj-banner__title {
  font-size: 2.125rem;
  line-height: 2.125rem;
  font-weight: bold;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
  margin-bottom: 0.1875rem;
}
@media (min-width: 1200px) {
  .mj-body .mj-header .mj-banner__title {
    font-size: 3.125rem;
    line-height: 41px;
    margin-bottom: 20px;
  }
}
.mj-body .mj-header .mj-banner__subtitle {
  font-size: 1.5625rem;
  line-height: 1.5625rem;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .mj-body .mj-header .mj-banner__subtitle {
    font-size: 2.625rem;
    margin-bottom: 0;
  }
}
.mj-body .mj-header.banner--sticky {
  position: fixed;
  width: 100%;
  top: 0;
  height: 50px;
}
.mj-body .mj-header.banner--sticky .mj-links--top {
  height: 50px;
}
.mj-body .mj-header.banner--sticky .mj-header__logo {
  top: 8px;
}
.mj-body .mj-header.banner--sticky .mj-header__logo .mj-logo {
  max-width: 37px;
}
.mj-body .mj-header.banner--sticky .mj-banner {
  opacity: 0;
  margin-top: 0;
}
.mj-body .mj-header #panelCollapse__search {
  z-index: 10;
  position: relative;
  background: #eef2f6;
  float: left;
  width: 100%;
  clear: both;
}
.mj-body.has-control-menu .mj-header.banner--sticky {
  top: 53px;
  transition: all 0.7s ease;
}
.mj-body .mj-logo--dynamic {
  display: block;
  position: relative;
}
.mj-body .mj-logo--dynamic .mj-logo__fig {
  max-width: 30px;
  display: inline-block;
  margin-top: 8px;
  margin-left: 15px;
}
.mj-body .mj-logo--dynamic .mj-logo__img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.mj-body .mj-logo--dynamic a {
  display: inline-block;
  width: auto;
  height: auto;
  position: absolute;
  z-index: 200;
  top: 0.0625rem;
  left: 0;
}
.mj-body .mj-logo--none {
  display: none;
}
.mj-body .mj-links--top2 {
  top: 0;
  clear: both;
  background: #355e98;
}
.mj-body .mj-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  display: block;
  content: "";
  z-index: 2;
  transition: all 0.5s ease;
  height: 0;
  opacity: 0;
}
@media (max-width: 1200px) {
  .mj-body .mj-overlay.open {
    height: 100%;
    opacity: 1;
    bottom: 0;
  }
}

.mj-body .mj-links--bottom {
  background: #355e98;
}
.mj-body .mj-links--bottom .mj-links__list {
  text-align: center;
}
@media (min-width: 768px) {
  .mj-body .mj-links--bottom .mj-links__list {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .mj-body .mj-links--bottom .mj-links__list {
    text-align: right;
  }
}
.mj-body .mj-links--bottom .mj-links__list .mj-links__item {
  padding: 0.75rem 1.5625rem;
}
@media (min-width: 768px) {
  .mj-body .mj-links--bottom .mj-links__list .mj-links__item {
    display: inline-block;
  }
}
.mj-body .mj-links--bottom .mj-links__list .mj-links__item .mj-links__link {
  color: white;
}

.mj-navigation {
  background-color: white;
  text-transform: uppercase;
  border-radius: 0;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border: none;
  z-index: 2;
  min-height: 50px;
  padding: 0;
  margin-bottom: 20px;
  display: block;
}
.mj-navigation .navbar-toggle {
  margin: 8px 15px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
}
.mj-navigation .mj-nav-button {
  float: left;
  padding: 0;
}
.mj-navigation .mj-nav-container {
  position: relative;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu {
  background: #fff;
  position: absolute;
  top: 50px;
  padding: 0 15px;
  width: 100%;
  box-shadow: 0 1.25rem 2.0625rem -0.625rem rgba(0, 0, 0, 0.3);
  border-top: 1px solid rgba(53, 94, 152, 0.5);
  overflow-y: auto;
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for Firefox */
  /* Hide scrollbar for IE and Edge */
  -ms-overflow-style: none;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu::-webkit-scrollbar {
  display: none;
}
@-moz-document url-prefix() {
  .mj-navigation .mj-nav-container .mj-nav-container-menu {
    scrollbar-width: none;
  }
}
@media (min-width: 1200px) {
  .mj-navigation .mj-nav-container .mj-nav-container-menu {
    border-top: none;
    display: block;
    position: static;
    width: auto;
    padding: initial;
    margin: initial;
    box-shadow: none;
    height: 79px !important;
  }
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 {
  flex-direction: column;
}
@media (min-width: 1200px) {
  .mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 {
    padding-right: 50px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 {
  font-size: 0.92rem;
  font-weight: bold;
  padding: 15px 0;
}
@media (min-width: 1200px) {
  .mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 {
    position: static;
    display: inline-block;
    padding: 30px 0 0 0;
    height: 79px;
    text-align: center;
    flex-grow: 1;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 {
    font-size: 14.2px;
  }
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1.hover, .mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1.selected {
  border-bottom: 5px solid #355e98;
  padding-bottom: 10px;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1:hover {
  border-bottom: 5px solid #355e98;
  padding-bottom: 10px;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1:focus-within {
  border-bottom: 5px solid #355e98;
  padding-bottom: 10px;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1.open {
  position: static;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .link-menu-1 {
  display: inline;
  color: black;
  vertical-align: middle;
  background-color: transparent;
  text-align: left;
  padding: 10px 15px;
}
@media (min-width: 1200px) {
  .mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .link-menu-1 {
    height: 79px;
    text-align: center;
    position: relative;
    padding: 15px 0;
    vertical-align: middle;
  }
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .caret-menu-1 {
  position: relative;
  float: right;
  top: -5px;
  right: 0;
  cursor: pointer;
  padding: 0 15px;
  margin-top: 5px;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .caret-menu-1 svg {
  width: 16px;
  height: 16px;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 {
  position: static;
  background-color: #355e98;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  padding-top: 10px;
  border-radius: 0px;
  margin-top: 0px;
  width: 100%;
  margin-bottom: 20px;
  border: none;
  max-width: none;
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for Firefox */
  /* Hide scrollbar for IE and Edge */
  -ms-overflow-style: none;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2::-webkit-scrollbar {
  display: none;
}
@-moz-document url-prefix() {
  .mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 {
    scrollbar-width: none;
  }
}
@media (min-width: 1200px) {
  .mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 {
    position: absolute;
    overflow-y: scroll;
    height: auto;
    max-height: calc(100vh - 146px);
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 {
  text-transform: uppercase;
  display: block;
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0 1.25rem;
  min-height: 3.125rem;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2.selected .link-menu-2 {
  text-decoration: underline;
  background-color: transparent;
  color: white;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 > :hover, .mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 > :focus {
  background-color: transparent;
}
@media (min-width: 1200px) {
  .mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 {
    display: inline-block;
    width: 19%;
    padding: 0 1.25rem;
    vertical-align: top;
    min-height: 3.125rem;
  }
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 .link-menu-2 {
  font-size: 12px;
  color: white;
  padding: 5px 0px;
  white-space: normal;
  word-break: break-word;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 .link-menu-2 > :hover, .mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 .link-menu-2 > :focus {
  text-decoration: underline;
  background-color: transparent;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 .menu-3 {
  border-left: 1px solid white;
  padding: 15px;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 .menu-3 .item-menu-3.selected {
  text-decoration: underline;
  background-color: transparent;
  color: white;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 .menu-3 .link-menu-3 {
  font-size: 12px;
  color: white;
  padding: 10px 0 0 0;
  display: flow-root;
  word-break: break-word;
  white-space: normal;
}
.mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 .menu-3 .link-menu-3 > :hover, .mj-navigation .mj-nav-container .mj-nav-container-menu .menu-1 .item-menu-1 .menu-2 .item-menu-2 .menu-3 .link-menu-3 > :focus {
  text-decoration: underline;
  background-color: transparent;
}
.mj-navigation .searchglass {
  transform: rotate(-90deg);
  font-size: 1.7em;
  border: none;
  background: transparent;
  margin-top: 11px;
  right: 15px;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .mj-navigation .searchglass {
    position: absolute;
    right: 0;
    top: 17px;
  }
}

.mj-body .last > a:hover, .mj-body .last a:visited, .mj-body .last a:active, .mj-body .last a:focus-within, .mj-body .last a:link, .mj-body .first > a:hover, .mj-body .first a:visited, .mj-body .first a:active, .mj-body .first a:focus-within, .mj-body .first a:link {
  border: 1px solid white;
  border-radius: initial;
}
.mj-body .last > a, .mj-body .first > a {
  width: auto;
  height: auto;
}
.mj-body .last:not(.disabled) > a:focus, .mj-body .first:not(.disabled) > a:focus {
  border: 1px solid #000;
  border-radius: initial;
}
.mj-body .mj-paginator {
  font-family: "Brandon";
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.125rem;
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.mj-body .mj-paginator__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.mj-body .mj-paginator__item--prev > a, .mj-body .mj-paginator__item--next > a {
  border: 0;
  font-size: 35px;
  margin: 0 5px;
  color: #355e98;
}
.mj-body .mj-paginator__item--prev > a:before, .mj-body .mj-paginator__item--next > a:before {
  font-family: "fontawesome-alloy";
}
.mj-body .mj-paginator__item--prev > a:active, .mj-body .mj-paginator__item--prev > a:hover, .mj-body .mj-paginator__item--next > a:active, .mj-body .mj-paginator__item--next > a:hover {
  color: black;
  border: none;
}
.mj-body .mj-paginator__item--prev > a:before {
  content: "";
}
.mj-body .mj-paginator__item--next > a:before {
  content: "";
}
.mj-body .mj-paginator__item.active .mj-paginator__txt {
  color: black;
  background-color: #355e9863;
  border: none;
}
.mj-body .mj-paginator__txt {
  color: #355e98;
  vertical-align: middle;
  width: 1.6875rem;
  text-decoration: none;
  outline: 0;
  border: 0.0625rem solid transparent;
  height: 1.6875rem;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.03125rem;
  transition: all 0.3s ease-in-out;
  font-size: 0.85em;
  padding: 2px;
}
.mj-body .mj-paginator__txt:active, .mj-body .mj-paginator__txt:hover, .mj-body .mj-paginator__txt:focus {
  color: black;
  border: 0.0625rem solid black;
}
.mj-body .mj-paginator .disabled > .mj-paginator__txt {
  color: #747474;
  cursor: default;
  pointer-events: none;
}

.mj-body {
  /*.mj-place-details{
  	position: absolute !important;
  	box-shadow: 0px 0px 0px 3px color(black);
  }
  */
}
.mj-body .mj-google-maps {
  width: 100%;
  min-height: 27.5rem;
  margin-bottom: 1.5625rem;
}
.mj-body .mj-google-maps__ctn {
  filter: grayscale(0%);
  max-width: 20rem;
  width: 100%;
  padding: 1.25rem;
}
.mj-body .mj-google-maps__title {
  font-family: "Brandon";
  font-size: 1.25rem;
  color: #355e98;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 0.625rem;
}
.mj-body .mj-google-maps__street {
  font-family: "Brandon";
  font-size: 1.25rem;
  color: #3a5668;
  line-height: 29px;
}

.mj-body {
  /* PORLET SEARCH BAR */
  /* PORTLET SEARCH */
}
.mj-body .position_fixed.in {
  BACKGROUND: #eef2f6 !important;
  POSITION: relative !important;
  Z-INDEX: 100 !important;
  WIDTH: 100%;
  height: auto;
}
.mj-body .mj-search {
  position: relative;
  width: 100%;
  max-width: 60rem;
  padding: 1.25rem;
  background: #eef2f6;
  margin: 10px auto 0 auto;
}
.mj-body .mj-search__title {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 2.5rem;
  font-weight: bold;
  font-size: 1.25rem;
}
.mj-body .mj-search__close {
  position: absolute;
  right: 2rem;
  top: 0rem;
  width: 2.125rem;
  height: 2.625rem;
  opacity: 1;
}
.mj-body .mj-search__close:before, .mj-body .mj-search__close:after {
  position: absolute;
  left: 0.9375rem;
  content: " ";
  height: 2.8125rem;
  width: 0.25rem;
  background-color: #355e98;
}
.mj-body .mj-search__close:before {
  transform: rotate(45deg);
}
.mj-body .mj-search__close:after {
  transform: rotate(-45deg);
}
.mj-body .mj-search__inpt {
  font-family: "Brandon";
  font-size: 1.25rem !important;
  position: relative;
  display: inline-block;
  padding: 0.625rem 3.125rem;
  width: 100%;
  outline: none;
  border-radius: 50px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid black !important;
  background: url(../assets/img/contents/search_black.png) no-repeat #FFF;
  background-position: 15px 50%;
  line-height: 38px;
  height: 3.75rem;
}
.mj-body .mj-search__btn {
  position: absolute;
  width: 15%;
  font-family: "Brandon";
  font-size: 1.25rem;
  line-height: 40px;
  padding: 0.625rem 1.375rem;
  background: #355e98;
  color: white;
  border-radius: 50px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.5s ease;
}
.mj-body .mj-search__btn--big {
  width: 25rem;
  margin: 0 auto;
  border-radius: 50px;
  text-align: center;
  position: relative;
  display: block;
  margin-top: 2.1875rem;
}
.mj-body .mj-search__btn:hover {
  background: black;
}
.mj-body .mj-search__left {
  width: 74%;
  float: left;
}
.mj-body .mj-search-adv {
  width: 100%;
  padding: 2.5rem 1.5625rem 1.5625rem 1.5625rem;
  background: white;
  font-size: 0;
  /*display: block;*/
}
.mj-body .mj-search-adv__doc {
  padding-top: 0;
}
.mj-body .mj-search-adv__input {
  font-family: "Brandon";
  font-size: 1.25rem;
  position: relative;
  display: inline-block;
  padding: 0.625rem 3.125rem;
  padding-right: 0.625rem;
  width: 77%;
  margin-right: 0.9375rem;
  outline: none;
  border-radius: 50px;
  border: 1px solid black !important;
  background: url(../assets/img/contents/search_black.png) no-repeat;
  background-position: 15px 50%;
}
.mj-body .mj-search-adv__input:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}
.mj-body .mj-search-adv__input--date {
  position: relative;
  text-align: left;
  width: 100%;
  background: url(../assets/img/contents/calendar.svg) no-repeat;
  background-position: 15px 50%;
  padding: 25px 25px 25px 55px;
}
.mj-body .mj-search-adv__input--select {
  background: url(../assets/img/contents/dropdown_icon.svg) no-repeat;
  background-position: 90% 50%;
  color: #676767;
  padding: 0.625rem 1.5625rem;
}
.mj-body .mj-search-adv__input--select option {
  color: black;
}
.mj-body .mj-search-adv__btn {
  width: 20%;
  font-family: "Brandon";
  font-size: 1.25rem;
  line-height: 29px;
  padding: 0.625rem 1.375rem;
  background: #355e98;
  color: white;
  border-radius: 50px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.5s ease;
  float: right;
  margin-top: 29px;
}
.mj-body .mj-search-adv__btn:hover {
  background: black;
}
.mj-body .mj-search-adv__btn--clear {
  padding: 10px 25px 10px 20px;
  float: none;
  margin-top: 0;
}
.mj-body .mj-search-adv__left {
  position: relative;
  width: 100%;
  text-align: left;
  margin: 1.875rem 0 0.625rem 0;
  display: inline-block;
}
.mj-body .mj-search-adv__advanced {
  font-family: "Brandon";
  font-size: 1.125rem;
  position: relative;
  color: #355e98;
  text-align: left;
  margin-top: 0.625rem;
  width: auto;
  padding-right: 2.25rem;
  float: right;
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mj-body .mj-search-adv__advanced:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: auto;
  vertical-align: top;
  transition: all 0.5s ease-in-out;
  font-family: "fontawesome-alloy", sans-serif;
  font-size: 2.1875rem;
  padding: 0;
  line-height: 1.375rem;
}
.mj-body .mj-search-adv__advanced.collapsed:before {
  transform: rotate(180deg);
  line-height: 1.9375rem;
}
.mj-body .mj-search-adv__advanced:hover, .mj-body .mj-search-adv__advanced:focus, .mj-body .mj-search-adv__advanced:active {
  text-decoration: none;
  color: black;
}
.mj-body .mj-search-adv--filter > label {
  width: 100%;
}
.mj-body .mj-search-adv--filter .mj-search-adv__input {
  width: 100%;
}
.mj-body .mj-search-adv--filter .mj-search-adv__left {
  width: 100%;
}
.mj-body .mj-search-adv--filter .mj-search-adv__left > label {
  margin-right: 1.25rem;
  width: calc(50% - 10px);
}
.mj-body .mj-search-adv--filter .mj-search-adv__left--year .mj-search-adv__input--date {
  vertical-align: top;
  max-height: 2.8125rem;
}
.mj-body .mj-search-adv--filter .mj-search-adv__btn {
  display: inline-block;
  width: 31%;
}
.mj-body .mj-search-adv--filter--year .mj-search-adv__input--date {
  width: 100%;
  margin-top: 20px;
}
.mj-body .mj-search-adv--filter--year .mj-search-adv__btn {
  width: 100%;
  margin-top: 20px;
}
.mj-body .mj-search-adv--filter--year .wpr-select:after {
  margin-top: 18px;
}
.mj-body .mj-search-adv--none {
  display: none;
}
.mj-body .mj-search-adv label {
  width: 100%;
}
.mj-body .mj-search-adv .ui-selectmenu-button {
  background: white !important;
}
.mj-body .mj-search-adv .ui-selectmenu-button.ui-button .ui-icon {
  background: url(../assets/img/contents/dropdown_icon.svg) no-repeat;
  width: 1.375rem;
  height: 0.9375rem;
  top: 0.3125rem;
  right: 0;
}
.mj-body .mj-search-adv .ui-selectmenu-button-open.ui-button .ui-icon {
  background: url(../assets/img/contents/dropdown_icon.svg) no-repeat;
}
.mj-body .mj-results {
  position: relative;
  display: block;
  margin-top: 1.875rem;
}
.mj-body .mj-results__txt {
  font-family: "Brandon";
  font-size: 1.125rem;
}
.mj-body .mj-results__result {
  position: relative;
  display: inline-block;
  margin-top: 1.375rem;
  font-family: "Brandon";
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 34px;
  border-radius: 20px;
  border: 1px solid #3a5668;
  padding: 0.125rem 1.5rem;
}
.mj-body .mj-results--none {
  display: none;
}
.mj-body .mj-filter {
  position: relative;
  text-align: right;
  margin-right: 0.3125rem;
  padding-top: 0.625rem;
}
.mj-body .mj-filter a {
  color: #355e98;
  outline: none;
  position: relative;
  padding-left: 2.1875rem;
  margin-right: 1.25rem;
}
.mj-body .mj-filter a:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}
.mj-body .mj-filter a:before, .mj-body .mj-filter a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0rem;
  width: 1.875rem;
  height: 1.875rem;
  background: url(../assets/img/contents/filter.svg) no-repeat;
  vertical-align: top;
}
.mj-body .mj-filter a[aria-expanded=true]:before, .mj-body .mj-filter a[aria-expanded=true]:after {
  position: absolute;
  left: 0.9375rem;
  content: "";
  height: 2.1875rem;
  width: 0.25rem;
  background-color: #355e98;
  bottom: -0.25rem;
}
.mj-body .mj-filter a[aria-expanded=true]:before {
  transform: rotate(45deg);
}
.mj-body .mj-filter a[aria-expanded=true]:after {
  transform: rotate(-45deg);
}
.mj-body .portlet-search-bar .search-bar-keywords-input {
  font-family: "Brandon";
  font-size: 1.25rem !important;
  padding: 0.625rem 3.125rem;
  outline: none;
  border-radius: 50px !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border: 1px solid black !important;
  background: url(../assets/img/contents/search_black.png) no-repeat #FFF;
  background-position: 15px 50%;
  line-height: 38px;
  height: 3.75rem;
  left: 0;
  width: calc(100% - 154px);
}
.mj-body .portlet-search-bar .search-bar-keywords-input:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.mj-body .portlet-search-bar .search-bar-keywords-input-wrapper {
  display: block;
}
.mj-body .portlet-search-bar .search-bar-keywords-input-wrapper > div {
  z-index: 2;
  position: relative;
  float: right;
  background: none;
  border: 0;
}
.mj-body .portlet-search-bar .search-bar-keywords-input-wrapper > div > button {
  position: relative;
  width: 150px;
  font-family: "Brandon";
  font-size: 1.25rem;
  line-height: 40px;
  padding: 0.625rem 1.375rem;
  background: #355e98;
  color: white;
  border-radius: 0 50px 50px 0;
  border: 0;
  cursor: pointer;
  display: block;
  margin: 0;
  transition: all 0.5s ease;
  text-align: center;
  opacity: 1 !important;
}
.mj-body .portlet-search-bar .search-bar-keywords-input-wrapper > div > button:before {
  content: "BUSCAR";
}
.mj-body .portlet-search-bar .search-bar-keywords-input-wrapper > div > button > span, .mj-body .portlet-search-bar .search-bar-keywords-input-wrapper > div > button i, .mj-body .portlet-search-bar .search-bar-keywords-input-wrapper > div > button svg {
  display: none;
}
.mj-body .portlet-search-bar .search-bar-keywords-input-wrapper > div > button:hover {
  background: black;
}
.mj-body .portlet-search-bar .search-bar-keywords-input-wrapper > div > button:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.mj-body .portlet-search-bar .search-bar-suggestions .input-group > div {
  background: none;
  border: 0;
  padding: 0;
}
.mj-body .portlet-search-bar .search-bar-suggestions .input-group > div > button {
  position: relative;
  width: 150px;
  font-family: "Brandon";
  font-size: 1.25rem;
  background: #355e98;
  color: white;
  border-radius: 0 50px 50px 0;
  border: 0;
  cursor: pointer;
  height: 100%;
  margin: 0;
  transition: all 0.5s ease;
  text-align: center;
  opacity: 1 !important;
}
.mj-body .portlet-search-bar .search-bar-suggestions .input-group > div > button:before {
  content: "BUSCAR";
}
.mj-body .portlet-search-bar .search-bar-suggestions .input-group > div > button > span, .mj-body .portlet-search-bar .search-bar-suggestions .input-group > div > button i, .mj-body .portlet-search-bar .search-bar-suggestions .input-group > div > button svg {
  display: none;
}
.mj-body .portlet-search-bar .search-bar-suggestions .input-group > div > button:hover {
  background: black;
}
.mj-body .portlet-search-bar .search-bar-suggestions .input-group > div > button:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
@media only screen and (max-width: 991.5px) {
  .mj-body .portlet-search-bar .search-bar-keywords-input {
    padding: 0.1875rem 0 0.1875rem 2.8125rem;
    background-position: 12px 50%;
    height: 2.875rem;
    background-size: 21px;
    width: calc(100% - 95px);
  }
  .mj-body .portlet-search-bar .search-bar-keywords-input-wrapper > div > button {
    width: 90px;
    font-size: 1rem;
    line-height: 40px;
    padding: 0.1875rem 0.3125rem 0.1875rem 0rem;
  }
}
.mj-body .portlet-search {
  /* BUSQUEDA */
  /* RESULTADOS */
}
.mj-body .portlet-search .search-bar-simple .input-group-item {
  display: block;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords {
  font-family: "Brandon";
  font-size: 1.25rem !important;
  padding: 0.625rem 3.125rem;
  outline: none;
  border-radius: 50px !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border: 1px solid black !important;
  background: url(../assets/img/contents/search_black.png) no-repeat #FFF;
  background-position: 15px 50%;
  line-height: 38px;
  height: 3.75rem;
  position: absolute;
  left: 0;
  width: calc(100% - 154px);
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords {
  width: 100%;
}
.mj-body .portlet-search .form-group.form-group-inline.input-text-wrapper {
  width: calc(100% - 150px);
}
.mj-body .portlet-search .icon-monospaced {
  width: auto;
  height: auto;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords + div,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_useAdvancedSearchSyntax + div {
  z-index: 5;
  position: relative;
  float: right;
  background: none;
  border: 0;
}
.mj-body .portlet-search .lfr-icon-item.taglib-icon,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords + div > button,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_useAdvancedSearchSyntax + div > button {
  position: relative;
  width: 150px;
  font-family: "Brandon";
  font-size: 1.25rem;
  line-height: 40px;
  padding: 0.625rem 1.375rem;
  background: #355e98;
  color: white;
  border-radius: 0 50px 50px 0;
  border: 0;
  cursor: pointer;
  display: block;
  margin: 0;
  transition: all 0.5s ease;
  text-align: center;
  opacity: 1 !important;
}
.mj-body .portlet-search .lfr-icon-item.taglib-icon:before,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords + div > button:before,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_useAdvancedSearchSyntax + div > button:before {
  content: "BUSCAR";
}
.mj-body .portlet-search .lfr-icon-item.taglib-icon > span, .mj-body .portlet-search .lfr-icon-item.taglib-icon i,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords + div > button > span,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords + div > button i,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_useAdvancedSearchSyntax + div > button > span,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_useAdvancedSearchSyntax + div > button i {
  display: none;
}
.mj-body .portlet-search .lfr-icon-item.taglib-icon:hover,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords + div > button:hover,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_useAdvancedSearchSyntax + div > button:hover {
  background: black;
}
.mj-body .portlet-search .lfr-icon-item.taglib-icon:focus,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords + div > button:focus,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_useAdvancedSearchSyntax + div > button:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_useAdvancedSearchSyntax + div > button {
  margin-top: 8px;
}
.mj-body .portlet-search .header-back-to {
  float: right;
  margin-top: -15px;
  display: none;
}
.mj-body .portlet-search .header-back-to .lfr-icon-item.taglib-icon {
  width: auto;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 0;
}
.mj-body .portlet-search .header-back-to .lfr-icon-item.taglib-icon:before {
  content: "<";
  position: relative;
  top: -0.125rem;
  padding-right: 0.125rem;
}
.mj-body .portlet-search .header-back-to .lfr-icon-item.taglib-icon:after {
  content: "Volver";
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer > div {
  display: flex;
  margin-top: 10px;
  margin-bottom: 15px;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer > div button {
  margin-top: 0;
  padding: 0 5px 0 0 !important;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchEmptyResultsMessage,
.mj-body .portlet-search .lfr-search-container-wrapper.main-content-body {
  margin-top: 0;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchEmptyResultsMessage .tabular-list-group .list-group-item,
.mj-body .portlet-search .lfr-search-container-wrapper.main-content-body .tabular-list-group .list-group-item {
  display: table;
  width: 100%;
  border: none;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchEmptyResultsMessage .tabular-list-group .list-group-item-field,
.mj-body .portlet-search .lfr-search-container-wrapper.main-content-body .tabular-list-group .list-group-item-field {
  display: none;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchEmptyResultsMessage .tabular-list-group .list-group-item-content,
.mj-body .portlet-search .lfr-search-container-wrapper.main-content-body .tabular-list-group .list-group-item-content {
  background: #fff;
  border: none;
  display: block !important;
  width: 100%;
  max-width: inherit;
  float: left;
  clear: both;
  box-shadow: 0 0 10px 0 rgba(58, 86, 104, 0.2);
  margin-bottom: 20px;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchEmptyResultsMessage .tabular-list-group .list-group-item-content h5,
.mj-body .portlet-search .lfr-search-container-wrapper.main-content-body .tabular-list-group .list-group-item-content h5 {
  font-size: 1.1rem;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchEmptyResultsMessage .tabular-list-group .list-group-item-content h6,
.mj-body .portlet-search .lfr-search-container-wrapper.main-content-body .tabular-list-group .list-group-item-content h6 {
  font-size: 1rem;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation {
  border-radius: 2px;
  background-color: white;
  box-shadow: 0 0 10px 0 rgba(58, 86, 104, 0.2);
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation .panel.panel-default {
  background: none;
  border: none;
  box-shadow: none;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation .panel.panel-default > .panel-heading {
  display: block;
  font-family: "Brandon";
  line-height: 20px;
  font-weight: bold;
  color: #355e98;
  width: 100%;
  padding: 0.9375rem 0 0.375rem 0;
  position: relative;
  background: none;
  border: none;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation .panel.panel-default > .panel-heading .panel-title {
  font-size: 1rem;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation .panel.panel-default > .panel-heading:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 2px solid #355e98;
  width: 3.125rem;
}
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation .panel.panel-default > .panel-body {
  padding: 0.9375rem 0 0.3125rem 0;
}
.mj-body .portlet-search .row.search-layout.menu-column {
  margin-left: 0;
}
.mj-body #main-content #p_p_id_com_liferay_portal_search_web_portlet_SearchPortlet_ {
  margin-top: 40px;
}
.mj-body #main-content #p_p_id_com_liferay_portal_search_web_portlet_SearchPortlet_ .portlet:hover .visible-interaction {
  opacity: 0;
  display: none;
}
@media only screen and (max-width: 991.5px) {
  .mj-body #main-content #p_p_id_com_liferay_portal_search_web_portlet_SearchPortlet_ {
    padding: 0 15px;
    margin-top: 0;
  }
}

@media only screen and (max-width: 991.5px) {
  .mj-body .mj-search__inpt {
    width: 75%;
    padding-right: 1.5625rem;
  }
  .mj-body .mj-search__btn {
    width: 25%;
    font-size: 1.125rem;
  }
  .mj-body .mj-search__btn--big {
    width: inherit;
  }
  .mj-body .mj-search__close {
    right: 1.5625rem;
    width: 1.25rem;
    height: 1.25rem;
    top: -0.6875rem;
  }
  .mj-body .mj-search__close:before, .mj-body .mj-search__close:after {
    height: 1.875rem;
  }
  .mj-body .mj-search-adv--filter--year {
    padding-top: 0 !important;
  }
  .mj-body .mj-search-adv--filter .mj-search-adv__left--year .mj-search-adv__input {
    width: 30%;
    margin-bottom: 1.25rem;
  }
}
@media only screen and (max-width: 991.5px) {
  .mj-body {
    /* PORTLET SEARCH */
  }
  .mj-body .mj-search {
    padding: 2.5rem 0.625rem 0 0.625rem;
    margin: 1.5625rem 0;
  }
  .mj-body .mj-search__title {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .mj-body .mj-search__inpt {
    padding-right: 0.625rem;
  }
  .mj-body .mj-search__btn {
    font-size: 0.875rem;
    padding: 0.625rem 0.3125rem;
  }
  .mj-body .mj-search__btn--big {
    width: inherit;
  }
  .mj-body .mj-search__left {
    width: 100%;
  }
  .mj-body .mj-search-adv {
    padding: 0.9375rem;
    margin-top: 0;
    display: flex;
    flex-direction: column;
  }
  .mj-body .mj-search-adv--filter {
    padding: 0.9375rem 0;
  }
  .mj-body .mj-search-adv--filter .mj-search-adv__left--year .mj-search-adv__input {
    width: 45%;
    margin-bottom: 1.25rem;
  }
  .mj-body .mj-search-adv--filter .mj-search-adv__left--year .mj-search-adv__btn {
    width: 45%;
  }
  .mj-body .mj-search-adv__input {
    order: 2;
    width: 100%;
    margin-bottom: 0.625rem;
  }
  .mj-body .mj-search-adv__left {
    margin-top: 0;
    width: 100%;
  }
  .mj-body .mj-search-adv__input--date {
    width: 100% !important;
    margin-top: 10px;
  }
  .mj-body .mj-search-adv__btn {
    width: 100% !important;
    margin-top: 10px;
  }
  .mj-body .mj-search-adv__btn--clear {
    margin-top: 10px;
    padding: 12px;
  }
  .mj-body .mj-search-adv__advanced {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .mj-body .mj-filter {
    margin-left: -15px;
    margin-right: -15px;
  }
  .mj-body .portlet-search {
    /* BUSQUEDA */
    /* RESULTADOS */
  }
  .mj-body .portlet-search .form-group.form-group-inline.input-text-wrapper {
    width: calc(100% - 90px);
    margin-bottom: 0;
  }
  .mj-body .portlet-search .lfr-icon-item.taglib-icon {
    width: 90px;
    font-size: 1rem;
    line-height: 40px;
    padding: 0.1875rem 0.3125rem 0.1875rem 0rem;
  }
  .mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords {
    padding: 0.1875rem 0 0.1875rem 2.8125rem;
    background-position: 12px 50%;
    height: 2.875rem;
    background-size: 21px;
    margin-bottom: 20px;
    width: calc(100% - 95px);
  }
  .mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords + div,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_useAdvancedSearchSyntax + div {
    margin-bottom: 0;
  }
  .mj-body .portlet-search .lfr-icon-item.taglib-icon, .mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_keywords + div > button,
.mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_useAdvancedSearchSyntax + div > button {
    width: 90px;
    font-size: 1rem;
    line-height: 40px;
    padding: 0.1875rem 0.3125rem 0.1875rem 0rem;
  }
  .mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer {
    padding: 0 20px 0 0;
  }
  .mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation {
    border-radius: 2px;
    background-color: white;
    box-shadow: 0 0 10px 0 rgba(58, 86, 104, 0.2);
  }
  .mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation .panel.panel-default {
    background: none;
    border: none;
    box-shadow: none;
  }
  .mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation .panel.panel-default > .panel-heading {
    display: block;
    font-family: "Brandon";
    line-height: 20px;
    font-weight: bold;
    color: #355e98;
    width: 100%;
    padding: 0.9375rem 0 0.375rem 0;
    position: relative;
    background: none;
    border: none;
  }
  .mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation .panel.panel-default > .panel-heading .panel-title {
    font-size: 1rem;
  }
  .mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation .panel.panel-default > .panel-heading:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 2px solid #355e98;
    width: 3.125rem;
  }
  .mj-body .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation .panel.panel-default > .panel-body {
    padding: 0.9375rem 0 0.3125rem 0;
  }
  .mj-body .portlet-search .row.search-layout.menu-column {
    margin: 0;
  }
}
.mj-body .header-toolbar.header-toolbar-main {
  box-shadow: 0 0 10px rgba(0, 44, 88, 0.2);
  margin-bottom: 0rem;
}
.mj-body .mj-details {
  padding: 1.875rem;
  background: white;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
}
.mj-body .mj-details-news .heightOculto,
.mj-body .mj-details-news .heightVisible {
  overflow: hidden;
}
.mj-body .mj-details-news .heightOculto .taglib-social-bookmarks a svg,
.mj-body .mj-details-news .heightVisible .taglib-social-bookmarks a svg {
  color: #355e98;
}
.mj-body .mj-details-news .heightOculto .taglib-social-bookmarks a:hover svg,
.mj-body .mj-details-news .heightVisible .taglib-social-bookmarks a:hover svg {
  color: white;
}
.mj-body .mj-details-news .heightOculto {
  height: 0;
}
.mj-body .mj-details-news .heightVisible {
  height: auto;
  margin-bottom: 10px;
  margin-top: -20px;
}
.mj-body .mj-details-news__title {
  font-family: "Brandon";
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 2.1875rem;
  color: black;
  display: block;
  margin: 1.5625rem 0 2.1875rem 0;
  text-align: left;
}
.mj-body .mj-details-news__subtitle {
  font-family: "Brandon";
  font-size: 1.25rem;
  color: #3a5668;
  display: block;
  line-height: 1.5;
  margin-bottom: 3.4375rem;
}
.mj-body .mj-details-news__fig {
  display: block;
  width: 100%;
  min-height: 21.25rem;
  margin-bottom: 2.0625rem;
  position: relative;
}
.mj-body .mj-details-news__link {
  font-size: 1.25rem;
  color: #355e98;
  display: inline-block;
}
.mj-body .mj-details-news__img {
  width: 100%;
}
.mj-body .mj-details-news__txt {
  font-family: "Brandon";
  font-size: 1.125rem;
  /*color: color(secondary);*/
  display: block;
  margin: 0;
}
.mj-body .mj-details-news__txt--info {
  position: relative;
  font-family: "Brandon";
  display: inline-block;
  font-size: 1.125rem;
  line-height: 26px;
  margin: 0;
  color: black;
  padding-left: 2.1875rem;
}
.mj-body .mj-details-news__txt--info:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../assets/img/contents/calendar.svg) no-repeat;
  width: 1.875rem;
  height: 1.875rem;
}
.mj-body .mj-details-news__txt--comment {
  font-family: "Brandon";
  display: inline-block;
  font-size: 0.75rem;
  margin: 0;
  color: #355e98;
  outline: none;
  text-decoration: none;
}
.mj-body .mj-details-news__txt ul li:before {
  content: "";
  font-family: "fontawesome-alloy";
  font-size: 0.3125rem;
  width: auto;
  height: auto;
  opacity: 1;
  color: #355e98;
  transition: all 0.3s ease-in-out;
  vertical-align: 0.1875rem;
  margin-right: 0.625rem;
  margin-bottom: 1.25rem;
}
.mj-body .mj-details-news blockquote {
  border-left: 2px solid #355e98;
  padding: 0 0.625rem;
}
.mj-body .mj-image-mobile {
  display: none;
}

@media only screen and (max-width: 1199.5px) {
  .mj-body .mj-details-news {
    padding: 0;
    width: inherit;
    margin: 0;
  }
  .mj-body .mj-details-news__info {
    margin-top: 1.25rem;
  }
}
@media only screen and (max-width: 991.5px) {
  .mj-body .header-toolbar.header-toolbar-main {
    margin-bottom: 1.875rem;
  }
  .mj-body .mj-details-news {
    padding: 0;
    width: inherit;
    margin: 0;
  }
  .mj-body .mj-details-news__info {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767.5px) {
  .mj-body .header-toolbar.header-toolbar-main {
    margin-bottom: 0;
  }
  .mj-body .mj-image-mobile {
    display: block;
    width: 100%;
  }
  .mj-body .mj-image-mobile__fig {
    width: 100%;
  }
  .mj-body .mj-image-mobile__img {
    width: 100%;
    min-height: 11.875rem;
  }
  .mj-body .mj-details-news {
    width: inherit;
  }
  .mj-body .mj-details-news__subtitle {
    display: none;
  }
  .mj-body .mj-details-news__fig {
    display: none;
  }
  .mj-body .mj-details-news__img {
    display: none;
  }
}
.mj-body .mj-info-aside {
  width: 100%;
  border-radius: 2px;
  background-color: #eef2f6;
  padding: 1.5625rem 1.5625rem 2.1875rem 1.5625rem;
  margin-top: 2rem;
}
.mj-body .mj-info-aside__title {
  display: block;
  font-family: "Brandon";
  font-size: 1.125rem;
  line-height: 27px;
  font-weight: bold;
  color: #355e98;
  width: 100%;
  padding-bottom: 0.375rem;
  position: relative;
  margin-bottom: 1.25rem;
}
.mj-body .mj-info-aside__title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 2px solid #355e98;
  width: 3.125rem;
}
.mj-body .mj-info-aside__title > a {
  color: #24527a;
}
.mj-body .mj-info-aside__title > a:hover, .mj-body .mj-info-aside__title > a:focus {
  color: black;
  text-decoration: underline;
}
.mj-body .mj-info-aside__figure {
  width: 100%;
  height: auto;
  margin: 1.25rem 0 1.375rem 0;
}
.mj-body .mj-info-aside__img {
  width: 100%;
  height: auto;
  border-radius: 2px;
}
.mj-body .mj-info-aside__list {
  position: relative;
}
.mj-body .mj-info-aside__item {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: right;
  padding: 0.625rem 0;
}
.mj-body .mj-info-aside__item-org {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: left;
  padding: 0.625rem 0;
}
.mj-body .mj-info-aside__txt {
  font-family: "Brandon";
  color: #3a5668;
  font-size: 1rem;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  max-width: calc(100% - 40px);
  text-align: left;
  width: 100%;
  margin-bottom: 0.9375rem;
}
.mj-body .mj-info-aside__txt--link {
  color: #355e98;
  margin-top: 0.625rem;
  display: inline-block;
}
.mj-body .mj-info-aside__txt--date {
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.75);
  display: inline-block;
  margin-bottom: 0.3125rem;
}
.mj-body .mj-info-aside__link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 1.875rem;
  height: 1.875rem;
  text-align: right;
}
.mj-body .mj-info-aside__link:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../assets/img/contents/download.svg) no-repeat;
  width: 1.875rem;
  height: 1.875rem;
}
.mj-body .mj-info-aside__direcc {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 1.875rem;
  height: 1.875rem;
  text-align: right;
}
.mj-body .mj-info-aside__direcc:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../assets/img/contents/share.svg) no-repeat;
  width: 1.875rem;
  height: 1.875rem;
}
.mj-body .mj-info-aside--theme {
  margin-top: 2.1875rem;
  padding-top: 2.1875rem;
}
.mj-body .mj-info-aside--theme .mj-info-aside__title {
  padding-bottom: 0.4375rem;
}
.mj-body .mj-info-aside--theme .mj-info-aside__figure {
  margin: 1.875rem 0 0.9375rem 0;
}
.mj-body .mj-info-aside--theme .mj-info-aside__txt--link {
  margin-top: 0;
  margin-bottom: 1.25rem;
  width: auto;
}
.mj-body .mj-info-aside--links {
  padding: 0.9375rem;
  padding-left: 1.5625rem;
  margin: 0;
  display: block !important;
}
.mj-body .mj-info-aside--links > li {
  line-height: 1.5625rem;
  /* 04/03/2019 fallo accesibilidad-contraste, informacion de interes en Fiscalias territoriales */
}
.mj-body .mj-info-aside--links > li:before {
  content: "";
  font-family: "fontawesome-alloy";
  font-size: 0.3125rem;
  width: auto;
  height: auto;
  opacity: 1;
  color: #355e98;
  transition: all 0.3s ease-in-out;
  vertical-align: 0.1875rem;
  margin-right: 0.625rem;
  float: left;
}
.mj-body .mj-info-aside--links > li > .a-more-info {
  color: #24527a;
}
.mj-body .mj-info-aside--links > li > .a-more-info:hover, .mj-body .mj-info-aside--links > li > .a-more-info:focus {
  color: black;
  text-decoration: underline;
}
.mj-body .mj-info-aside--links > li > a {
  display: inline-block;
  clear: both;
  width: calc(100% - 15px);
  margin-bottom: 0.625rem;
  line-height: 1.4375rem;
  cursor: pointer;
}
.mj-body .mj-info-aside--links__toggle {
  margin-bottom: 0.3125rem;
  display: inline-block;
  position: relative;
  padding-right: 1.25rem;
}
.mj-body .mj-info-aside--links__toggle:before {
  content: "";
  font-family: "fontjmesa", sans-serif !important;
  position: absolute;
  right: -10px;
  top: 0rem;
  width: auto;
  height: auto;
  vertical-align: top;
  transition: all 0.5s ease-in-out;
  font-size: 1.25rem;
  padding: 0;
  line-height: 1.5rem;
}
.mj-body .mj-info-aside--links__toggle[aria-expanded=true]:before {
  transform: rotate(180deg);
  line-height: 1.7rem;
}
.mj-body .mj-info-aside--ol {
  list-style-type: decimal;
  color: #24527a;
}
.mj-body .mj-info-aside--ol > li:before {
  display: none;
}

@media only screen and (max-width: 991.5px) {
  .mj-body #areas-especializadas-enlaces {
    margin-bottom: 30px;
  }
}
.mj-body .general-freq-question {
  display: block;
}
.mj-body .general-freq-question:before {
  right: 0;
  top: 0;
}

.mj-body .mj-info-people {
  border-left: 1px solid black;
  margin: 0;
  position: relative;
  margin-left: 0.9375rem;
  margin-top: 1.25rem;
}
.mj-body .mj-info-people__item {
  font-family: "Brandon";
  font-size: 1rem;
  line-height: 24px;
  position: relative;
  padding: 0 1.25rem;
  padding-bottom: 1.875rem;
}
.mj-body .mj-info-people__item:last-child {
  padding-bottom: 0;
  vertical-align: bottom;
  bottom: 0;
}
.mj-body .mj-info-people__item:last-child:after {
  content: "";
  position: absolute;
  left: -0.0625rem;
  top: 0;
  border-left: 1px solid white;
  width: 0.0625rem;
  height: 100%;
}
.mj-body .mj-info-people__item:before {
  content: "";
  background: #355e98;
  width: 0.8125rem;
  height: 0.8125rem;
  border-radius: 20px;
  position: absolute;
  left: -0.4375rem;
  top: 0;
  z-index: 10;
}

.touch #botonessociales {
  display: none;
}
.touch .mj-body .mj-list-actions__link--print span {
  display: none;
}
.touch .mj-body .mj-details-news .heightBotones {
  position: relative;
}
.touch .mj-body .mj-details-news .heightBotones .heightOculto {
  height: auto;
  position: absolute;
  top: -69px;
}
.touch .mj-body .mj-details-news .heightBotones .heightOculto .taglib-social-bookmarks > div {
  padding-left: 0;
}
.touch .mj-body .mj-details-news .heightBotones .heightOculto .taglib-social-bookmarks button {
  box-shadow: none;
  background: none;
}
.touch .mj-body .mj-details-news .heightBotones .heightOculto .taglib-social-bookmarks .show button {
  background: none;
  border: 1px solid #000;
}
.touch .mj-body .mj-details-news .heightBotones .heightOculto .taglib-social-bookmarks svg {
  color: #355e98;
}

#botonessociales {
  border: 0;
  background: none;
  box-shadow: none;
}

.mj-body .mj-list-actions {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  outline: none;
  margin-bottom: 1.25rem;
  padding-left: 0;
}
.mj-body .mj-list-actions .taglib-social-bookmarks .horizontal .taglib-social-bookmark, .mj-body .mj-list-actions .taglib-social-bookmarks .simple .taglib-social-bookmark {
  position: relative;
  z-index: 30;
  margin-left: 5px;
  width: 60px;
}
.mj-body .mj-list-actions .taglib-social-bookmarks ul {
  width: 100%;
  overflow: hidden;
  height: 25px;
}
.mj-body .mj-list-actions__share {
  width: 30%;
  position: absolute;
  background: white;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  z-index: 99;
  margin-top: 0.625rem;
  padding: 0.625rem;
}
.mj-body .mj-list-actions__item {
  display: inline-block;
  margin-right: 2.0625rem;
  margin-bottom: 1.25rem;
  width: 20%;
}
.mj-body .mj-list-actions__item:last-child {
  margin-right: 0rem;
}
.mj-body .mj-list-actions__item--share {
  width: 100%;
  margin: 0.625rem 0;
}
.mj-body .mj-list-actions__item--share:last-child {
  margin-bottom: 0;
}
.mj-body .mj-list-actions__item.first {
  position: absolute;
  width: 100%;
}
.mj-body .mj-list-actions__item.first :hover {
  border: none !important;
}
.mj-body .mj-list-actions__item.last {
  float: right;
  width: 100%;
}
.mj-body .mj-list-actions__link {
  font-family: "Brandon";
  text-decoration: none;
  font-size: 1.125rem;
  color: #355e98;
  display: block;
  cursor: pointer;
  position: relative;
  line-height: 26px;
  padding-left: 2.1875rem;
}
.mj-body .mj-list-actions__link--share:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.25rem;
  background: url(../assets/img/contents/share.svg) no-repeat;
  width: 1.875rem;
  height: 1.875rem;
}
.mj-body .mj-list-actions__link--share + .dropdown-menu.dropdown-menu-left {
  margin-top: 0.625rem;
  padding: 0.3125rem 0 0 0;
  border: 0.0625rem solid rgba(72, 121, 234, 0.2);
  box-shadow: 0 0.1875rem 0.75rem 0 rgba(72, 121, 234, 0.2);
  border-radius: 0;
  width: 100%;
}
.mj-body .mj-list-actions__link--print:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../assets/img/contents/print.svg) no-repeat;
  width: 1.875rem;
  height: 1.875rem;
}
.mj-body .mj-list-actions__link--download:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../assets/img/contents/download.svg) no-repeat;
  width: 1.875rem;
  height: 1.875rem;
}
.mj-body .mj-list-actions__link:hover {
  text-decoration: none;
  color: #3a5668;
}

@media only screen and (max-width: 1199.5px) {
  .mj-body .mj-list-actions__item {
    margin-right: 1.875rem;
  }
}
@media only screen and (max-width: 767.5px) {
  .mj-body {
    /*		.mj-list-actions {
    			display: none;
    		}*/
  }
  .mj-body .mj-list-mobile {
    display: block;
    margin-bottom: 1.5625rem;
  }
  .mj-body .mj-list-mobile__nav {
    background: #355e98;
    padding: 0.625rem;
    text-align: center;
  }
  .mj-body .mj-list-mobile__item {
    display: inline-block;
    margin-right: 2.125rem;
  }
  .mj-body .mj-list-mobile__item:last-child {
    margin-right: 0rem;
  }
  .mj-body .mj-list-mobile__item.last {
    visibility: hidden;
  }
  .mj-body .mj-list-mobile__link {
    display: inline-block;
  }
  .mj-body .mj-list-mobile__link--like:before {
    display: inline-block;
    content: "";
    background: url("../assets/img//icons/like-mobile.svg") no-repeat center;
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: middle;
  }
  .mj-body .mj-list-mobile__link--comment:before {
    display: inline-block;
    content: "";
    background: url("../assets/img//icons/chat-mobile.svg") no-repeat center;
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: middle;
  }
  .mj-body .mj-list-mobile__link--share:before {
    display: inline-block;
    content: "";
    background: url("../assets/img//icons/share-mobile.svg") no-repeat center;
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: middle;
  }
  .mj-body .mj-list-mobile__link--fav:before {
    display: inline-block;
    content: "";
    background: url("../assets/img//icons/fav-mobile.svg") no-repeat center;
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: middle;
  }
}
.mj-body .mj-list__item {
  list-style-type: disc;
  color: #355e98;
  padding: 0.625rem 0rem;
}
.mj-body .mj-list__item--dark {
  color: #355e98;
}
.mj-body .mj-list__txt {
  font-family: "Brandon";
  font-size: 1.125rem;
  color: #355e98;
  vertical-align: middle;
}
.mj-body .mj-list__txt--font {
  font-size: 1rem;
}
.mj-body .mj-list__item-mod {
  position: relative;
  padding-bottom: 1.3125rem;
  margin-bottom: 1.25rem;
}
.mj-body .mj-list__item-mod:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 5.625rem;
  height: 0.0625rem;
  border-bottom: 1px solid #355e98;
}
.mj-body .mj-list__item-mod:last-child {
  margin: 0;
  padding: 0;
}
.mj-body .mj-list__item-mod:last-child:after {
  display: none;
}
.mj-body .mj-list__item-mod .mj-txt {
  display: block;
}
.mj-body .mj-list--dot {
  list-style: circle;
  list-style-position: inside;
  margin: 1.25rem 0rem;
}
.mj-body .mj-list--no-padding {
  padding: 0;
}
.mj-body .mj-list--number {
  list-style: decimal;
  list-style-position: inside;
  margin: 1.25rem 0rem;
}
.mj-body .mj-list--number .mj-list__item {
  list-style-type: decimal;
}
.mj-body .mj-list--separate {
  margin: 1.875rem 0;
}

@media only screen and (max-width: 767.5px) {
  .mj-body .mj-list--dot {
    list-style: circle;
    list-style-position: inside;
    margin: 1.25rem 0rem;
    font-size: 1.875rem;
  }
}
.mj-body .mj-rrss {
  position: relative;
  display: block;
  width: 100%;
  max-width: 60rem;
  padding: 3.125rem 0;
  text-align: center;
  margin: 0 auto;
}
.mj-body .mj-rrss__box {
  position: relative;
  display: inline-block;
  vertical-align: top;
  box-shadow: 0 0 8px 0 rgba(58, 86, 104, 0.5);
  width: calc((100% / 4) - 20px);
  min-height: 16.5625rem;
  background: white;
  margin-right: 1.25rem;
  margin-bottom: 1.25rem;
  padding: 0.9375rem;
  text-align: left;
}
.mj-body .mj-rrss__box:last-child {
  margin-right: 0;
}
.mj-body .mj-rrss__name {
  color: black;
  font-weight: bold;
  font-size: 1rem;
  line-height: 21px;
  display: inline-block;
}
.mj-body .mj-rrss__link {
  position: relative;
  display: inline-block;
  color: #355e98;
}
.mj-body .mj-rrss__link--user {
  position: relative;
  display: block;
  color: #676767;
  font-size: 0.875rem;
  line-height: 21px;
  outline: none;
}
.mj-body .mj-rrss__link--twitter {
  position: absolute;
  right: 1.25rem;
  top: 0.9375rem;
  width: 1.25rem;
  height: 1.25rem;
  background: url(../assets/img/contents/twitter-box.svg) no-repeat;
}
.mj-body .mj-rrss__link--like {
  position: absolute;
  left: 0rem;
  top: 0.3125rem;
  width: 0.9375rem;
  height: 0.9375rem;
  background: url(../assets/img/contents/twitter-box-like.svg) no-repeat;
}
.mj-body .mj-rrss__link--comment {
  position: absolute;
  left: 3.125rem;
  top: 0.3125rem;
  width: 0.9375rem;
  height: 0.9375rem;
  background: url(../assets/img/contents/twitter-box-retweet.svg) no-repeat;
}
.mj-body .mj-rrss__txt {
  position: relative;
  display: block;
  margin-top: 0.6875rem;
}
.mj-body .mj-rrss__action {
  position: absolute;
  display: block;
  margin-top: 1.25rem;
  text-align: right;
  width: calc(100% - 2.5rem);
  bottom: 1.25rem;
}
.mj-body .mj-rrss__info {
  position: relative;
  display: inline-block;
}

@media only screen and (max-width: 991.5px) {
  .mj-body .mj-rrss {
    padding: 1.25rem;
  }
  .mj-body .mj-rrss__box {
    width: calc((100% / 2) - 35px);
    display: inline-block;
    margin: 1.25rem 0.9375rem;
    min-height: 9.375rem;
  }
  .mj-body .mj-rrss__box:last-child {
    margin-right: 0.9375rem;
  }
}
@media only screen and (max-width: 767.5px) {
  .mj-body .mj-rrss__box {
    width: calc(100% - 35px);
    display: block;
  }
}
.mj-body .mj-slider {
  position: relative;
  display: block;
}
.mj-body .mj-slider__fig {
  background: #000;
}
.mj-body .mj-slider__img {
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}
.mj-body .slick-prev, .mj-body .slick-next {
  width: 3.125rem;
  height: 2.8125rem;
  z-index: 2;
}
.mj-body .slick-prev:before, .mj-body .slick-next:before {
  font-family: "fontawesome-alloy";
  background: #eef2f6;
  color: #355e98;
  font-size: 3.125rem;
  width: 3.125rem;
  height: 3.125rem;
  opacity: 1;
  border-radius: 3.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.mj-body .slick-prev:active:before, .mj-body .slick-prev:hover:before, .mj-body .slick-prev:focus:before, .mj-body .slick-next:active:before, .mj-body .slick-next:hover:before, .mj-body .slick-next:focus:before {
  color: black;
  border: none;
}
.mj-body .slick-prev {
  left: 0.625rem;
}
.mj-body .slick-prev:before {
  content: "";
  padding-right: 0.3125rem;
}
.mj-body .slick-next {
  right: 0.625rem;
}
.mj-body .slick-next:before {
  content: "";
  padding-left: 0.3125rem;
}
.mj-body .slick-dots {
  bottom: -0.625rem;
  position: relative;
}
.mj-body .slick-dots li {
  width: 0.9375rem;
}
.mj-body .slick-dots li button {
  width: 0.9375rem;
  padding: 0;
}
.mj-body .slick-dots li button:before {
  content: "";
  font-family: "fontawesome-alloy";
  font-size: 0.9375rem;
  width: auto;
  height: auto;
  color: #355e98;
  transition: all 0.3s ease-in-out;
  opacity: 0.9;
}
.mj-body .slick-dots li button:active:before, .mj-body .slick-dots li button:hover:before, .mj-body .slick-dots li button:focus:before {
  opacity: 1;
  color: black;
}
.mj-body .slick-dots li.slick-active button:before {
  opacity: 1;
  color: black;
}

@media only screen and (max-width: 767.5px) {
  .slick-prev, .slick-next {
    display: none;
  }
}
.mj-body .mj-vertical-tabs__nav {
  position: relative;
  display: block;
  margin-bottom: 3.125rem !important;
}
.mj-body .mj-vertical-tabs__list {
  border: none !important;
  background: rgba(0, 0, 0, 0) !important;
}
.mj-body .mj-vertical-tabs__item {
  position: relative;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  word-break: break-word;
  white-space: normal !important;
  border-left: 2px solid black;
}
.mj-body .mj-vertical-tabs__item.ui-tabs-active.ui-state-active {
  border-left: 2px solid #355e98 !important;
}
.mj-body .mj-vertical-tabs__item.ui-tabs-active.ui-state-active .mj-vertical-tabs__link {
  color: #355e98 !important;
  text-shadow: 0px 0px 0px #355e98;
}
.mj-body .mj-vertical-tabs__link {
  position: relative;
  display: block;
  text-align: left;
  font-size: 1rem;
  padding: 1.25rem 0.5rem 0.3125rem 1.25rem !important;
  color: black !important;
  border: none;
  text-decoration: none !important;
  outline: none !important;
  cursor: pointer !important;
  transition: all 0.2s ease;
  background: none;
  margin-right: 0.625rem;
}
.mj-body .mj-vertical-tabs__link:hover, .mj-body .mj-vertical-tabs__link:focus {
  color: #355e98 !important;
  text-shadow: 0px 0px 0px #355e98;
}
.mj-body .mj-vertical-tabs__link:focus {
  box-shadow: 2px 0 3px 2px rgba(0, 123, 255, 0.25);
}
.mj-body .mj-vertical-tabs__link .ui-tabs .ui-tabs-panel {
  margin-right: 0;
  padding: 1rem 0;
}
.mj-body .mj-vertical-tabs__link .ui-widget-content {
  border: none !important;
}
.mj-body .mj-vertical-tabs__collapse {
  position: absolute;
  top: 20px;
  right: -10px;
  width: 20px;
  height: 20px;
  cursor: pointer !important;
}
.mj-body .mj-vertical-tabs__collapse:after {
  content: "";
  position: absolute;
  top: -13px;
  transition: all 0.5s ease-in-out;
  font-family: "fontawesome-alloy", sans-serif;
  font-size: 30px;
  padding: 0;
}
.mj-body .mj-vertical-tabs__collapse.collapsed:after {
  transform: rotate(180deg);
}
.mj-body .mj-vertical-tabs__subitem ul {
  margin-left: 3.125rem;
}
.mj-body .mj-vertical-tabs__subitem ul li {
  list-style: none;
  margin: 6px 0;
}
.mj-body .mj-vertical-tabs__subitem ul li:last-child {
  margin-bottom: 0;
}
.mj-body .mj-vertical-tabs__subitem ul li a {
  cursor: pointer;
  color: #000;
  padding: 5px 20px 5px 30px;
  margin-left: -30px;
  position: relative;
}
.mj-body .mj-vertical-tabs__subitem ul li a:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 12px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #000;
}
.mj-body .mj-vertical-tabs__subitem ul li a:hover, .mj-body .mj-vertical-tabs__subitem ul li a:active, .mj-body .mj-vertical-tabs__subitem ul li a.active {
  color: #355e98;
}
.mj-body .mj-vertical-tabs__subitem ul li a.active {
  background: #eee;
  padding: 5px 20px 5px 30px;
  margin-left: -30px;
  border-radius: 17px;
  display: block;
}
.mj-body .mj-vertical-tabs__subitem ul li a.active:before {
  background: #355e98;
}

@media only screen and (max-width: 767.5px) {
  .mj-body .mj-vertical-tabs__nav {
    margin-bottom: 0 !important;
  }
}
.mj-body .mj-horizontal-tabs {
  /*width: 100%;
  position: relative;
  display: block;
  border: none !important;*/
}
.mj-body .mj-horizontal-tabs__nav {
  position: relative;
  display: block;
  /*width: 100%;*/
  margin-bottom: 3.125rem !important;
}
.mj-body .mj-horizontal-tabs__list {
  border: none !important;
  background: rgba(0, 0, 0, 0) !important;
  overflow: auto;
  margin: 0 -0.3125rem;
}
.mj-body .mj-horizontal-tabs__item {
  float: left;
  position: relative;
  width: 33%;
  display: block;
  border: none !important;
  cursor: pointer !important;
  background: rgba(0, 0, 0, 0) !important;
  margin: 0;
  word-break: break-word;
  white-space: normal !important;
}
.mj-body .mj-horizontal-tabs__item.ui-tabs-active.ui-state-active .btn.btn-default {
  background: black;
  border: 1px solid black;
  color: white;
}
.mj-body .mj-horizontal-tabs__link {
  position: relative;
  display: block;
  text-align: left;
  font-size: 1rem;
  padding: 1.25rem !important;
  color: black !important;
  border-left: 2px solid black;
  text-decoration: none !important;
  outline: none !important;
  cursor: pointer !important;
  padding-right: 0 !important;
  transition: all 0.2s ease;
}
.mj-body .mj-horizontal-tabs__link:hover, .mj-body .mj-horizontal-tabs__link:focus {
  color: #355e98 !important;
  border-left: 2px solid #355e98 !important;
  text-shadow: 0px 0px 0px #355e98;
}
.mj-body .mj-horizontal-tabs__link .ui-tabs .ui-tabs-panel {
  margin-right: 0;
  padding: 1rem 0;
}
.mj-body .mj-horizontal-tabs__link .ui-widget-content {
  border: none !important;
}

@media only screen and (max-width: 767.5px) {
  .mj-body .mj-horizontal-tabs__nav {
    margin-bottom: 0 !important;
  }
  .mj-body .mj-horizontal-tabs__nav__item {
    width: 100%;
    margin: 0.3125rem 0;
  }
}
.mj-body .mj-vertical-box {
  position: relative;
  padding: 0;
  margin-right: 0.3125rem;
}
.mj-body .mj-vertical-box:not(.mj-vertical-box__ponencias) {
  display: block;
}
.mj-body .mj-vertical-box__item {
  position: relative;
  width: 100%;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
  background: white;
  padding: 1.25rem;
  margin: 1.25rem 0;
  min-height: 8.125rem;
}
.mj-body .mj-vertical-box__item--no-padding {
  min-height: inherit;
  padding: 0;
}
.mj-body .mj-vertical-box__item--no-padding .mj-vertical-box__section {
  padding: 0.625rem 1.5625rem;
}
.mj-body .mj-vertical-box__item > img {
  max-width: 100%;
  margin: 0 auto;
  float: none;
  display: block;
}
.mj-body .mj-vertical-box__item > .mj-vertical-box__txt {
  text-align: center;
}
.mj-body .mj-vertical-box__item > .mj-vertical-box__txt-left {
  text-align: left;
}
.mj-body .mj-vertical-box__item .glyphicon.glyphicon-link {
  margin-top: 0.375rem;
  margin-bottom: 0.75rem;
  word-break: break-word;
  /*font-family: $wf__base-font-family;*/
}
.mj-body .mj-vertical-box__item-nwl {
  position: relative;
  display: block;
  width: 100%;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
  background: white;
  padding: 1.25rem;
  margin: 1.25rem 0;
  overflow: hidden;
}
.mj-body .mj-vertical-box__item-nwl--no-padding {
  min-height: inherit;
  padding: 0;
}
.mj-body .mj-vertical-box__item-nwl--no-padding .mj-vertical-box__section {
  padding: 0.625rem 1.5625rem;
}
.mj-body .mj-vertical-box__item-nwl > img {
  max-width: 100%;
  margin: 0 auto;
  float: none;
  display: block;
}
.mj-body .mj-vertical-box__item-nwl > .mj-vertical-box__txt {
  text-align: center;
}
.mj-body .mj-vertical-box__item-nwl > .mj-vertical-box__txt-left {
  text-align: left;
}
.mj-body .mj-vertical-box__list {
  position: relative;
  display: block;
}
.mj-body .mj-vertical-box__list li {
  position: relative;
  padding-bottom: 1.875rem;
  display: block;
  font-size: 1rem;
  font-family: "Brandon";
}
.mj-body .mj-vertical-box__list li:before {
  content: "" !important;
  width: 0.625rem !important;
  background: #355e98;
  height: 0.625rem !important;
  border-radius: 50%;
  display: inline-block;
  vertical-align: initial;
}
.mj-body .mj-vertical-box__list span {
  position: relative;
  display: inline;
}
.mj-body .mj-vertical-box__list a {
  color: #355e98;
  display: block;
}
.mj-body .mj-vertical-box__date {
  font-family: "Brandon";
  font-size: 1rem;
  line-height: 1.4375rem;
  display: inline-block;
  text-align: left;
}
.mj-body .mj-vertical-box__subcategory {
  margin-top: 0.625rem;
  clear: both;
  float: left;
  width: 100%;
}
.mj-body .mj-vertical-box__subcategory--tag:before {
  content: "";
  font-family: "fontawesome-alloy";
  margin-right: 0.625rem;
}
.mj-body .mj-vertical-box__link {
  font-family: "Brandon";
  display: block;
  font-size: 1.125rem;
  position: relative;
  color: #355e98;
  text-decoration: none;
  padding-left: 2.5rem;
  float: right;
  text-align: left;
}
.mj-body .mj-vertical-box__link:hover, .mj-body .mj-vertical-box__linkfocus {
  text-decoration: underline;
}
.mj-body .mj-vertical-box__link:before {
  content: "";
  position: absolute;
  left: 0;
  vertical-align: middle;
  background: url(../assets/img/contents/download.svg) no-repeat;
  width: 1.875rem;
  height: 1.875rem;
}
.mj-body .mj-vertical-box__link--doc {
  margin: 0;
  padding-left: 1.875rem;
  cursor: pointer;
}
.mj-body .mj-vertical-box__link--doc.dropdown-toggle {
  box-shadow: none;
}
.mj-body .mj-vertical-box__link--doc:before {
  content: "";
  background: none;
  font-family: "fontawesome-alloy", sans-serif;
  font-size: 1.375rem;
  width: auto;
  height: auto;
  margin-top: -0.125rem;
  left: 0;
}
.mj-body .mj-vertical-box__link--doc + .dropdown-menu {
  border: 0.0625rem solid rgba(72, 121, 234, 0.2);
  box-shadow: 0 0.1875rem 0.75rem 0 rgba(72, 121, 234, 0.2);
  border-radius: 0;
  width: 150%;
}
.mj-body .mj-vertical-box__link--doc + .dropdown-menu > li > a {
  margin: 0.3125rem 0.9375rem;
  white-space: normal;
  width: auto;
  padding-left: 30px;
}
.mj-body .mj-vertical-box__link--doc + .dropdown-menu > li > a:hover {
  background: none;
}
.mj-body .mj-vertical-box__txt {
  font-family: "Brandon";
  font-size: 1.25rem;
  line-height: 24px;
  word-break: break-word;
  font-weight: bold;
  margin-top: 1.875rem;
  display: block;
  width: 100%;
}
.mj-body .mj-vertical-box__txt--small {
  font-size: 1rem;
  font-family: "Brandon";
  padding-bottom: 1.25rem;
  font-weight: normal;
}
.mj-body .mj-vertical-box__txt--big {
  font-size: 2.5rem;
  line-height: 57px;
  font-weight: bold;
  display: inline-block;
  margin-top: 0;
}
.mj-body .mj-vertical-box__txt--bold {
  margin-top: 1.25rem;
  font-weight: bold;
}
.mj-body .mj-vertical-box__txt--primary {
  color: #355e98;
  font-weight: normal;
  padding: 0;
}
.mj-body .mj-vertical-box__section {
  position: relative;
  display: inline-block;
  width: calc(100% - 110px);
  padding: 1.5625rem;
  border-left: 1px solid rgba(58, 86, 104, 0.3);
  vertical-align: middle;
}
.mj-body .mj-vertical-box__section--min {
  width: 6.25rem;
  margin: 0 auto;
  padding: 0.5rem 0;
  text-align: center;
  border: none;
}
.mj-body .mj-vertical-box__ponencias {
  margin-right: 0;
}
.mj-body .mj-vertical-box__ponencias .mj-vertical-box__item .sc-box-info__description {
  padding-top: 15px;
  position: relative;
}
.mj-body .mj-vertical-box__ponencias .mj-vertical-box__item .sc-box-info__description .mj-vertical-box__txt {
  font-weight: normal;
}
.mj-body .mj-vertical-box__ponencias .mj-vertical-box__item .sc-box-info__description:first-child {
  padding-top: 0;
}
.mj-body .mj-vertical-box__ponencias .mj-vertical-box__item .sc-box-info__description:first-child:before {
  display: none;
}
.mj-body .mj-vertical-box__ponencias .mj-vertical-box__item .sc-box-info__description:before {
  content: "";
  font-size: 1.375rem;
  width: auto;
  height: auto;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  border-top: 2px dashed #355e98;
}
.mj-body .evr-tiles .mj-vertical-box__item {
  margin-top: 15px;
  margin-bottom: 15px;
  word-break: break-word;
}

@media only screen and (max-width: 767.5px) {
  .mj-body .mj-vertical-box__date {
    display: block;
    margin-bottom: 0.625rem;
  }
  .mj-body .mj-vertical-box__txt {
    margin-top: 1.25rem;
    clear: both;
    /* 				padding-top: rem(15); */
  }
  .mj-body .mj-vertical-box__section .mj-vertical-box__txt {
    margin-top: 1.25rem;
  }
  .mj-body .mj-vertical-box__section .mj-vertical-box__txt--big {
    margin-top: 0;
  }
  .mj-body .mj-vertical-box__link {
    float: left;
    text-align: left;
    word-break: break-word;
  }
  .mj-body .mj-vertical-box__link--doc {
    float: left;
    margin: 0.625rem 0;
  }
  .mj-body .mj-vertical-box__link--doc + .dropdown-menu {
    width: 100%;
  }
}
.mj-body .mj-article {
  font-family: "Brandon";
  position: relative;
  display: block;
  padding: 1.25rem 1.25rem;
  width: 100%;
}
.mj-body .mj-article__doc {
  padding-bottom: 0.625rem;
}
.mj-body .mj-article__title {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 34px;
  padding-bottom: 0.9375rem;
  position: relative;
  margin-bottom: 1.875rem;
}
.mj-body .mj-article__title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 4px solid #355e98;
  width: 3.125rem;
}
.mj-body .mj-article__title--inline {
  display: inline-block;
}
.mj-body .mj-article__subtitle {
  font-size: 1rem;
  line-height: 26px;
  font-weight: bold;
  color: black;
  margin-bottom: 1.5625rem;
  position: relative;
  display: inline;
}
.mj-body .mj-article__subtitle--primary {
  color: #355e98;
}
.mj-body .mj-article__txt {
  font-size: 1rem;
  font-weight: 500;
  line-height: 26px;
  color: black;
  margin-bottom: 1.5625rem;
  position: relative;
  display: block;
}
.mj-body .mj-article__txt ul li:before {
  content: "";
  font-family: "fontawesome-alloy";
  font-size: 0.3125rem;
  width: auto;
  height: auto;
  opacity: 1;
  color: #355e98;
  transition: all 0.3s ease-in-out;
  vertical-align: 0.1875rem;
  margin-right: 0.625rem;
}
.mj-body .mj-article__txt--primary {
  color: #355e98;
  font-weight: bold;
}
.mj-body .mj-article__txt--tlf {
  padding-left: 2.1875rem;
  vertical-align: top;
}
.mj-body .mj-article__txt--tlf:before {
  content: "";
  position: absolute;
  left: 0;
  background: url(../assets/img/contents/phone.svg) no-repeat;
  width: 1.875rem;
  height: 1.875rem;
  vertical-align: top;
}
.mj-body .mj-article__txt--mail {
  padding-left: 2.1875rem;
  vertical-align: top;
}
.mj-body .mj-article__txt--mail:before {
  content: "";
  position: absolute;
  left: 0;
  background: url(../assets/img/contents/mail.svg) no-repeat;
  width: 1.875rem;
  height: 1.875rem;
  vertical-align: top;
}
.mj-body .mj-article__fig {
  position: relative;
  display: block;
  /*width: rem(285);
  height: rem(200);*/
  max-width: 100%;
  /*max-height: 100%;*/
}
.mj-body .mj-article__fig--right {
  /*width: rem(325);
  height: rem(260);*/
  float: right;
}
.mj-body .mj-article__img {
  position: relative;
  max-width: 100%;
  /*max-height: 100%;*/
  vertical-align: middle;
  width: 100%;
  /*left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);*/
}
.mj-body .mj-article__link {
  position: relative;
  padding-left: 2.1875rem;
  float: right;
  color: #355e98;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 26px;
  text-decoration: none;
}
.mj-body .mj-article__link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../assets/img/contents/download.svg) no-repeat;
  width: 1.875rem;
  height: 1.875rem;
}

@media only screen and (max-width: 991.5px) {
  .mj-body {
    /* .dfront-justicia .mj-section{
    	.mj-article {
    		padding-left: 0;
    		padding-right: 0;
    	}
    } */
  }
  .mj-body .mj-article {
    padding-left: 0;
    padding-right: 0;
  }
  .mj-body .mj-article__fig {
    margin: 2.5rem auto;
  }
  .mj-body .mj-article__fig--right {
    float: none;
  }
  .mj-body .mj-article__img {
    width: 80%;
    margin: 0 auto;
    float: none;
    display: block;
    margin-bottom: 1.875rem;
  }
  .mj-body .mj-article__txt {
    word-break: break-word;
  }
  .mj-body .mvbandera {
    position: relative;
    margin-top: 30px;
  }
  .mj-body .mvbandera .mj-article__img {
    max-width: 300px;
  }
}
@media only screen and (max-width: 767.5px) {
  .mvbandera {
    position: relative;
    margin-top: 30px;
  }
  .mvbandera .mj-article__img {
    max-width: 300px;
  }
}
.mj-body .mj-list-box {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 1.5625rem;
}
.mj-body .mj-list-box .mj-flip-container {
  width: calc((100% / 3) - 25px);
  display: inline-block;
  margin: 1.5625rem 0.625rem;
  vertical-align: top;
}
.mj-body .mj-list-box__ctn {
  position: relative;
  min-height: 7.5rem;
  margin-bottom: 0;
}
.mj-body .mj-list-box__ctn.flip-cards {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
}
.mj-body .mj-list-box__ctn.flip-cards:hover {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}
.mj-body .mj-list-box__ctn.flip-cards:hover .mj-list-box__desc.reverse-card {
  z-index: 3;
  backface-visibility: visible;
  transition: z-index 0.5s ease-in-out;
}
.mj-body .mj-list-box .flip-cards div {
  position: absolute;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  margin-bottom: 1.25rem;
}
.mj-body .mj-list-box__item {
  position: relative;
  min-height: 6.25rem;
}
.mj-body .mj-list-box__item.front-card {
  z-index: 2;
}
.mj-body .mj-list-box__desc {
  position: absolute;
  background: #355e98;
  min-height: 7.5rem;
}
.mj-body .mj-list-box__desc.reverse-card {
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  transition: z-index 0.5s ease-in-out;
  z-index: 0;
}
.mj-body .mj-list-box__txt {
  padding: 0.625rem 1.5625rem;
  font-size: 0.875rem;
  text-align: left;
  color: white;
  line-height: 18px;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
}
.mj-body .mj-list-box__fig {
  position: relative;
  display: block;
  width: 100%;
  height: 7.5rem;
  overflow: hidden;
}
.mj-body .mj-list-box__img {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
}
.mj-body .mj-list-box__link {
  font-family: "Brandon";
  position: relative;
  text-decoration: none;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  color: #355e98;
  font-weight: bold;
  line-height: 26px;
  text-align: left;
  font-size: 1.125rem;
}
.mj-body .mj-list-box__link:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}
.mj-body .mj-list-box--table {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0 0.625rem;
}
.mj-body .mj-list-box--table .mj-list-box__item {
  display: inline-table;
  border: 2px solid black;
  width: calc((100% / 3) - 20px);
  height: 6.25rem;
  margin-bottom: 1.25rem;
  transition: all 0.4s ease-in-out;
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
.mj-body .mj-list-box--table .mj-list-box__item:hover {
  background: #355e98;
  transition: all 0.4s ease-in-out;
}
.mj-body .mj-list-box--table .mj-list-box__item:hover .mj-list-box__link {
  color: white;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.mj-body .mj-list-box--table .mj-list-box__item--primary {
  background: #355e98;
  transition: all 0.4s ease-in-out;
}
.mj-body .mj-list-box--table .mj-list-box__link {
  display: table-cell;
  text-align: center;
}
.mj-body .mj-list-box--table .mj-list-box__link--primary {
  color: white !important;
}

@media only screen and (max-width: 991.5px) {
  .mj-body .mj-list-box .mj-flip-container {
    width: calc((100% / 2) - 33px);
  }
  .mj-body .mj-list-box--table .mj-list-box__item {
    width: calc((100% / 2) - 20px);
  }
}
@media only screen and (max-width: 767.5px) {
  .mj-body .mj-list-box .mj-flip-container {
    width: calc(100% - 30px);
  }
  .mj-body .mj-list-box--table .mj-list-box__item {
    width: 100%;
  }
}
.mj-body .mj-shortcouts {
  position: relative;
  display: block;
  width: 100%;
  max-width: 60rem;
  padding: 3.125rem 0 1.5625rem;
  margin: 0 auto;
}
.mj-body .mj-shortcouts__box {
  position: relative;
  display: inline-block;
  margin-right: 1.875rem;
  width: calc((100% / 4) - 27px);
  vertical-align: top;
  box-shadow: 0 0 8px 0 rgba(58, 86, 104, 0.5);
  margin-bottom: 27px;
}
.mj-body .mj-shortcouts__box:last-child {
  margin-right: 0;
}
.mj-body .mj-shortcouts__box:nth-child(4n+0) {
  margin-right: 0;
}
.mj-body .mj-shortcouts__title {
  min-height: 8.125rem;
  text-align: left;
  background: #355e98;
  padding: 1.25rem 0.9375rem;
}
.mj-body .mj-shortcouts__description {
  color: white;
  font-size: 1.1875rem;
  line-height: 29px;
  font-weight: bold;
  position: relative;
  padding-bottom: 1.5625rem;
}
.mj-body .mj-shortcouts__description:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 6px solid white;
  width: 3.125rem;
}
.mj-body .mj-shortcouts__more {
  position: relative;
  display: block;
  text-align: right;
  width: 100%;
  min-height: 3.125rem;
}
.mj-body .mj-shortcouts__link {
  position: absolute;
  bottom: 0.625rem;
  right: 10%;
  text-decoration: none;
  outline: none;
  color: #355e98;
  font-size: 1rem;
  line-height: 26px;
  font-weight: bold;
}
.mj-body .mj-shortcouts__link:hover, .mj-body .mj-shortcouts__link:focus {
  text-decoration: underline;
}
.mj-body .mj-shortcouts__link:after {
  content: "";
  position: relative;
  background: url(../assets/img/contents/right-arrow.svg) no-repeat;
  width: 1.5625rem;
  height: 1.25rem;
  right: -0.3125rem;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 991.5px) {
  .mj-body .mj-shortcouts {
    padding: 1.25rem;
  }
  .mj-body .mj-shortcouts__box {
    width: calc((100% / 2) - 35px);
    display: inline-block;
    margin: 1.25rem 0.9375rem;
    min-height: 9.375rem;
    height: 9.375rem;
  }
  .mj-body .mj-shortcouts__box:last-child {
    margin-right: 0.9375rem;
  }
  .mj-body .mj-shortcouts__title {
    min-height: 0;
  }
  .mj-body .mj-shortcouts__description {
    font-size: 1.125rem;
  }
  .mj-body .mj-shortcouts__more {
    min-height: 3.125rem;
  }
}
@media only screen and (max-width: 767.5px) {
  .mj-body .mj-shortcouts__box {
    width: calc(100% - 35px);
    display: block;
  }
  .mj-body .mj-shortcouts__description {
    font-size: 0.9375rem;
    padding-bottom: 0.625rem;
  }
}
.wf-header {
  width: 100%;
  height: 3.75rem;
  padding: 0.9375rem;
  background-color: #355e98;
  color: white;
}

.portlet-asset-publisher .portlet-body > div > div.h2 {
  display: none;
}
.portlet-asset-publisher .header-back-to {
  display: none;
}
.portlet-asset-publisher .header-back-to + .asset-title {
  display: none !important;
}

/* Slider */
.slick-loading .slick-list {
  /*  background: #fff url('./ajax-loader.gif') center center no-repeat;*/
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: auto;
  height: auto;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 9;
}

.slick-prev:hover,
.slick-next:hover {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "fontawesome-alloy";
  font-size: 80px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -45px;
}

[dir=rtl] .slick-prev {
  right: -45px;
  left: auto;
}

.slick-prev:before {
  content: "";
}

[dir=rtl] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -45px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -45px;
}

.slick-next:before {
  content: "";
}

[dir=rtl] .slick-next:before {
  content: "";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: #000;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover {
  outline: none;
}

.slick-dots li button:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick", sans-serif;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "â€¢";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.loader {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  position: fixed;
}
.loader .loadingmask-message {
  left: auto;
}

.content-title__title {
  display: inline-block;
  padding-left: 0.625rem;
  font-size: 1.75rem;
}

.breadcrumbs {
  font-size: 0.875rem;
  list-style: none;
  padding-left: 2.625rem;
  padding-top: 0.625rem;
  padding-bottom: 1.5625rem;
}
.breadcrumbs__item {
  display: inline-block;
}
.breadcrumbs__link {
  text-decoration: none;
  color: #355e98;
}
.breadcrumbs__link:hover {
  text-decoration: none;
}
.breadcrumbs--last-item {
  color: rgba(0, 0, 0, 0.6);
}

.subtitle {
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: bold;
}

.level {
  background: #355e98;
  border-radius: 0.1875rem;
  padding: 0.625rem 0.9375rem;
  margin: 0.625rem 0;
  color: white;
}
.level__title {
  font-size: 1.25rem;
  font-weight: bold;
  color: white;
}

.sub-level {
  padding-left: 0;
  margin-bottom: 2.5rem;
}
@-moz-document url-prefix() {
  .sub-level {
    padding-inline-start: 0;
  }
}
.sub-level__item {
  border-radius: 0.1875rem;
  margin: 0.625rem 0;
  border: 0.0625rem solid #355e98;
  color: #34599F;
  list-style-type: none;
}
.sub-level__item:hover, .sub-level__item:focus, .sub-level__item:active {
  background-color: #cce6fa;
}
.sub-level__item:hover .sub-level__link, .sub-level__item:hover .tooltip-question, .sub-level__item:focus .sub-level__link, .sub-level__item:focus .tooltip-question, .sub-level__item:active .sub-level__link, .sub-level__item:active .tooltip-question {
  color: #3582c8;
  text-decoration: none;
}
.sub-level__link {
  text-decoration: none;
  color: #355e98;
  display: block;
  padding: 0.625rem 0.9375rem;
  padding-left: 2.5rem;
}
.sub-level__link:hover, .sub-level__link:focus, .sub-level__link:active {
  text-decoration: none;
}

.tooltip-question {
  margin-left: 0.3125rem;
}

.documents {
  padding-left: 2.1875rem;
}
.documents__item {
  padding: 0.3125rem 0;
  list-style: disc;
  border-bottom: 0.0625rem solid #355e98;
}
@-moz-document url-prefix() {
  .documents__item {
    padding-inline-start: 0;
  }
}
.documents__link {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8);
  display: block;
}
.documents__link:after {
  content: "";
  font-family: "fontawesome-alloy";
  color: #355e98;
  font-size: 1.125rem;
  padding: 0.3125rem 0 0.3125rem 0.75rem;
}
.documents__link:hover {
  text-decoration: none;
}

.results {
  padding-top: 1.25rem;
  float: left;
  font-size: 0.875rem;
  padding-bottom: 1.25rem;
  margin-top: 0.3125rem;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #355e98;
  color: white !important;
  border: 1px solid #355e98;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #355e98;
}

.mj-body .display-block .form-group.form-inline.input-checkbox-wrapper {
  display: block !important;
}

.content__vocabularyManager {
  padding: 0.5rem 1rem;
}
.content__add-category {
  margin: 0 0 0.9375rem;
}
.content__msg {
  min-height: 2.8125rem;
  display: block;
  margin-bottom: 0.625rem;
}
.content__add-vocabulary {
  display: inline-block;
}

span.vocabulary__text-file {
  padding-left: 0.75rem;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}

.vocabulary__title {
  color: #355e98;
  font-size: 1.125rem;
  margin-right: 0.9375rem;
  font-stretch: condensed;
  display: inline-block;
  font-weight: bold;
}
.vocabulary__button {
  border: 0.0625rem solid #355e98;
  color: #355e98;
  margin-right: 0.3125rem;
  position: relative;
  line-height: 0.875rem;
  background-color: #eef2f6;
  cursor: pointer;
  padding: 0.0625rem 0.375rem;
}
.vocabulary__button:hover {
  background-color: #cce6fa;
  font-weight: normal;
  text-decoration: none;
}
.vocabulary__button.disabled {
  opacity: 0.35;
}
.vocabulary__ico {
  display: inline-block;
}
.vocabulary__icon-remove {
  color: #ff6868;
  margin-left: 0;
  cursor: pointer;
}
.vocabulary__icon-remove-circle {
  color: #ff6868;
  font-size: 1.25rem;
}
.vocabulary__icon-pencil {
  color: #f4cf3d;
  cursor: pointer;
}
.vocabulary__icon-plus {
  color: #66b1e4;
}
.vocabulary__icon-ok {
  color: #27ae60;
}
.vocabulary__icon-warning {
  color: #E7773F;
}
.vocabulary__icon-file {
  font-size: 1.5625rem;
  vertical-align: middle;
}
.vocabulary__icon-upload {
  color: #355e98;
  cursor: pointer;
}
.vocabulary__text-button {
  display: inline-block;
  color: #355e98;
  padding: 0.5rem;
  font-size: 1rem;
  font-weight: normal;
}
.vocabulary__text-file {
  width: 80%;
}
.vocabulary__text {
  text-align: left;
  margin: 0 0.625rem;
  padding: 0.3125rem 0.625rem;
  color: #355e98;
  display: inline-block;
  font-size: 1rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: context-menu;
  vertical-align: middle;
}
.vocabulary__text-upload {
  width: 75%;
}
.vocabulary__msg label.error {
  padding: 0.625rem;
  background-color: #f2dede;
  width: 100%;
  margin-bottom: 0.625rem;
  color: #b94a48;
  font-weight: normal;
}
.vocabulary__msg label.error:before {
  content: "";
  font-family: "fontawesome-alloy";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625rem;
}
.vocabulary__msg label.success {
  padding: 0.625rem;
  background-color: #ddf3d5;
  width: 100%;
  margin-bottom: 0.625rem;
  color: #27ae60;
  font-weight: normal;
}
.vocabulary__msg label.success:before {
  content: "";
  font-family: "fontawesome-alloy";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625rem;
}
.vocabulary__modal-title {
  color: white;
  font-weight: bold;
  font-size: 1rem;
}
.vocabulary__nav-tabs {
  border-bottom: 0;
  margin-bottom: 0.9375rem;
}
.vocabulary__nav-tabs > li.active > a.vocabulary__link-tab {
  border: 0;
  border-bottom: 0.125rem solid #355e98;
  background-color: #f5f5f5;
  color: #355e98;
}
.vocabulary__nav-tabs a.vocabulary__link-tab {
  color: #355e98;
  font-size: 0.875rem;
}
.vocabulary__input-check {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  -moz-border-radius: 0.125rem;
  -webkit-border-radius: 0.125rem;
  border-radius: 0.125rem;
  background: white;
  margin-right: 0.3125rem;
  border: 0.0625rem solid #355e98;
  vertical-align: middle;
}
.vocabulary__input-name {
  display: block;
  border: 0.0625rem solid #dddddd;
  border-radius: 0.1875rem;
  width: 96.5%;
  font-weight: 200;
  margin-bottom: 0.4375rem;
  font-size: 1rem;
  resize: none;
  min-height: 1.875rem;
}
.vocabulary__input-name:focus {
  outline: 0;
}
.vocabulary__name {
  display: block;
  color: #555;
  line-height: 1.25rem;
  margin-bottom: 0.3125rem;
  font-size: 1rem;
  font-weight: 200;
}
.vocabulary__text-documents {
  color: #555;
  line-height: 1.25rem;
  font-size: 1rem;
  font-weight: 200;
  display: inline-block;
}

.tree__content-item {
  display: inline-block;
}
.tree__list {
  list-style: none;
}
.tree__item {
  margin-bottom: 0;
  margin-left: 0.9375rem;
  line-height: 2.1875rem;
}
.tree__item--active > .tree__content-item .tree__text-item {
  font-weight: bold;
  color: #355e98;
}
.tree__item--active > .tree__menu-buttons {
  display: inline-block;
}
.tree__folder .tree__content-item .tree__ico-folder {
  background-image: url(../images/vocabularyManager/ico-folder.svg);
}
.tree__folder-children .tree__ico-folder {
  background-image: url(../images/vocabularyManager/ico-folder-right.svg);
}
.tree--open .tree__ico-folder {
  background-image: url(../images/vocabularyManager/ico-folder-down.svg);
}
.tree__ico-folder {
  background-position: 0 0;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.tree__text-item {
  padding: 0.625rem 1.25rem 0.625rem 0.3125rem;
  width: auto;
  max-width: 60%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  vertical-align: middle;
  margin-right: 1.25rem;
}
.tree__text-item:hover {
  background-color: #cce6fa;
  box-shadow: none;
  color: #355e98;
  text-shadow: none;
}
.tree__menu-buttons {
  display: none;
}
.tree__menu-buttons--show {
  display: inline-block;
}
.tree__list-children {
  display: none;
  list-style: none;
}
.tree__list-children--show {
  display: block;
  width: 100%;
  padding-left: 0;
}

.modal__liferay .close {
  margin-right: 0.625rem;
}
.modal__liferay .modal-close {
  color: white;
}
.modal__liferay .modal-header .close {
  height: 2.625rem;
}
.modal__liferay .modal-header .close > span {
  opacity: 1;
}

.content-upload {
  display: inline-block;
}

.checked {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0;
  background-image: url(../images/vocabularyManager/ico-check.svg);
}

.text-delete {
  display: block;
  text-align: center;
  border-bottom: 0.0625rem solid #dddddd;
  padding: 0.625rem 0.625rem 0.9375rem 0.625rem;
  line-height: 1.375rem;
  word-wrap: break-word;
}

.item-file {
  position: relative;
  display: block;
  padding: 0.5rem;
}

input.file-hidden[type=file] {
  display: none;
}

.error-class, .warning-class, .success-class {
  padding: 0.625rem;
  width: 100%;
  margin-bottom: 0.625rem;
}
.error-class label.error, .error-class label.success, .error-class label.warning, .warning-class label.error, .warning-class label.success, .warning-class label.warning, .success-class label.error, .success-class label.success, .success-class label.warning {
  display: inline-block;
  width: 90%;
  margin-left: 0.625rem;
  vertical-align: middle;
  font-weight: normal;
}

.error-class {
  background-color: #f2dede;
}
.error-class label.error {
  color: #b94a48;
}

.warning-class {
  background-color: #f1e9a9;
}
.warning-class label.warning {
  color: #E7773F;
}

.success-class {
  background-color: #ddf3d5;
}
.success-class label.success {
  color: #27ae60;
}

.has-error > label {
  color: #b94a48;
}
.has-error input[type=text] {
  border: 0.0625rem solid #b94a48;
}

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

.mr-10 {
  margin-right: 0.625rem;
}

.mb-10 {
  margin-bottom: 0.625rem;
}

.content-news {
  margin-bottom: 1.875rem;
  padding-bottom: 0.3125rem;
  border-bottom: 0.0625rem solid #dddddd;
}

.content-new {
  width: 60rem;
  margin: 0 auto;
}

.news__title {
  font-stretch: condensed;
  line-height: 2.1875rem;
  font-size: 1.875rem;
  margin-bottom: 0.9375rem;
}
.news__title--prioridad:before {
  content: "";
  font-family: "fontawesome-alloy";
  color: #355e98;
  margin-right: 0.625rem;
  font-size: 1.25rem;
  vertical-align: middle;
}
.news__content-date {
  margin-bottom: 1.25rem;
}
.news__imagen-resumen {
  width: 100%;
}
.news__description {
  color: #676767;
}
.news__text {
  display: block;
  margin-bottom: 1.25rem;
}
.news__read-more {
  display: block;
  text-align: right;
  margin-bottom: 0.9375rem;
}
.news__link-read {
  color: #355e98;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.875rem;
}
.news__link-read:after {
  content: "";
  font-family: "fontawesome-alloy";
  color: #355e98;
}
.news__link-read:hover, .news__link-read:focus {
  color: #355e98;
  font-weight: bold;
}

.mj-slider-noticias {
  width: 50%;
  margin: 0 auto;
}

.video-youtube-wrapper {
  text-align: center;
  height: 0;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 35px;
}
.video-youtube-wrapper iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.fb_iframe_widget span {
  vertical-align: top !important;
}

.cookies-banner {
  position: fixed;
  bottom: 1.25rem;
  right: 1.25rem;
  height: auto;
  width: 26.25rem;
  z-index: 999;
}
@media only screen and (max-width: 767.5px) {
  .cookies-banner {
    width: calc(100% - 40px);
    left: 1.25rem;
  }
}

.cookies-banner-close {
  padding: 0.9375rem;
  position: absolute;
  z-index: 15;
  top: 0;
  right: 0;
  cursor: pointer;
}

.cookies-banner-content {
  padding: 2.0625rem;
  background-color: #f8fafd;
  text-align: left;
  display: block;
  min-height: 110px;
  box-shadow: 0px 6px 15px #00000040;
  width: 100%;
  font-size: 0.875rem;
  color: #464F59;
  border: 1px solid #355e98;
  border-radius: 0.625rem;
}
.cookies-banner-content .cookies-link {
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin: 1.875rem 0;
  font-weight: 600;
  color: #355e98;
}
.cookies-banner-content .cookies-link:hover, .cookies-banner-content .cookies-link:focus {
  text-decoration: underline;
}

.cookies-action-container {
  display: flex;
  justify-content: space-between;
}
.cookies-action-container .cookies-button {
  text-transform: uppercase;
  color: #355e98;
  padding: 0.625rem 1.25rem;
  background: white;
  border-radius: 0.25rem;
  box-shadow: 3px 3px 3px #00000029;
  border: 1px solid #355e98;
  width: 45%;
}
.cookies-action-container .cookies-button:hover, .cookies-action-container .cookies-button:focus {
  background: #355e98;
  color: white;
}
.cookies-action-container .cookies-button[disabled] {
  background-color: grey;
}

.blocked-content {
  border: solid 2px #ccc;
  padding: 0.9375rem;
  margin: 0.9375rem 0;
}
.blocked-content__headline {
  display: flex;
}
.blocked-content__icon {
  font-size: 1.5625rem;
  padding-right: 0.3125rem;
}
.blocked-content__check {
  color: #355e98;
}
.blocked-content__check:hover {
  text-decoration: underline;
  font-style: italic;
}

iframe[data-jscookies=thirdparty] {
  display: none;
}

.mj-body .open > .dropdown-menu {
  display: block;
}
.mj-body .caret {
  border-top: 0.3em dashed;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
  border-top: 0.3em solid \9 ;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
}
.mj-body .dropdown-menu > li > a {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  padding-bottom: 0.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.25rem;
  position: relative;
  transition: none;
  white-space: normal;
  word-wrap: break-word;
}

.mj-body .mj-vertical-box__item .sc-box-info__description {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mj-body .mj-vertical-box__item .sc-box-info__description .sc-box-info__download .mj-vertical-box__link {
  padding-left: 15px;
  display: inline-block !important;
  float: none;
}
.mj-body .mj-vertical-box__item .sc-box-info__description .sc-box-info__download .mj-vertical-box__link:first-child {
  padding-left: 32px;
}
.mj-body .mj-vertical-box__item .sc-box-info__description .sc-box-info__download .mj-vertical-box__link:first-child:before {
  display: block !important;
}
.mj-body .mj-vertical-box__item .sc-box-info__description .sc-box-info__download .mj-vertical-box__link:before {
  display: none;
}
.mj-body .mj-vertical-box__item .sc-box-info__description .sc-box-info__download .mj-vertical-box__link img {
  width: 25px;
  padding-bottom: 7px;
}
.mj-body .mj-vertical-box__item .sc-box-info__description .sc-box-info__download-document {
  width: 100%;
  margin-top: 25px;
}
.mj-body .mj-vertical-box__item .sc-box-info__description .sc-box-info__download-document a {
  float: left;
  font-size: 18px;
  font-weight: bold;
}

.mj-mapaweb {
  padding: 40px;
}
.mj-mapaweb__header {
  padding-bottom: 15px;
}
.mj-mapaweb__header a {
  font-size: 20px;
}
.mj-mapaweb__header a:hover, .mj-mapaweb__header a:focus {
  color: #000;
}
.mj-mapaweb__child {
  list-style: disc;
  padding-left: 40px;
}
.mj-mapaweb__child-item {
  padding-top: 15px;
}
.mj-mapaweb__child-item a {
  color: #000;
  font-size: 18px;
}
.mj-mapaweb__child .mj-mapaweb__child {
  list-style: revert;
}
.mj-mapaweb__child .mj-mapaweb__child .mj-mapaweb__child-item a {
  font-size: 16px;
}
.mj-mapaweb > .mj-mapaweb__child {
  margin: -20px 0 30px;
}

.div-table-bordered {
  display: flex;
  flex-wrap: wrap;
}
.div-table-bordered div {
  flex-grow: 1;
  padding: 10px;
  width: 16.6%;
  border-width: 0.5px;
  border: 0.5px solid #ddd;
  display: flex;
  margin: -0.5px;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.mj-body .portlet-boundary_com_liferay_portal_search_web_internal_sort_portlet_SortPortlet_ select.form-control option {
  font: -moz-pull-down-menu, Sans-serif;
  font-size: inherit;
}
@-moz-document url-prefix() {
  .mj-body .portlet-boundary_com_liferay_portal_search_web_internal_sort_portlet_SortPortlet_ .input-select-wrapper select {
    font-family: "Arial", "Verdana", Sans-serif;
  }
}
.mj-body .mj-search-facet,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .search-facet .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .search-facet {
  border: none;
  border-radius: 0 !important;
}
.mj-body .mj-search-facet .panel-heading,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .panel-heading,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .panel-heading {
  background-color: #fff;
  border: none;
}
.mj-body .mj-search-facet .panel-heading .panel-title a,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .panel-heading .panel-title a,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .panel-heading .panel-title a {
  padding: 0.9375rem;
  font-size: 1.125rem;
  color: #355e98;
}
.mj-body .mj-search-facet .panel-heading .panel-title a span[class*=collapse-icon],
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .panel-heading .panel-title a span[class*=collapse-icon],
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .panel-heading .panel-title a span[class*=collapse-icon] {
  color: #000;
}
.mj-body .mj-search-facet .panel-body,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .panel-body,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .panel-body {
  padding: 0;
}
.mj-body .mj-search-facet .panel-body .published-custom-range,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .panel-body .published-custom-range,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .panel-body .published-custom-range {
  padding: 0 0.9375rem;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value .custom-control-label,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control-label,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control-label {
  display: flex;
  font-size: 0.875rem;
  padding: 0.625rem 2.375rem 0.625rem 0.9375rem;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value .custom-control-label:before,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control-label:before,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control-label:before {
  flex-basis: 1.0625rem;
  min-width: 1.0625rem;
  border-radius: 0;
  top: 0.1875rem;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value .custom-control-label:after,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control-label:after,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control-label:after {
  left: 15px;
  top: 13px;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value .custom-control-label-text,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control-label-text,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control-label-text {
  flex-basis: 100%;
  padding-left: 0.75rem;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value .custom-control-label.facet-term-selected,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control-label.facet-term-selected,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control-label.facet-term-selected {
  font-weight: 400;
  background-color: #F5F7F9;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul {
  margin-left: 0;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul li,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul li,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul li {
  margin: 0;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul li .custom-control-label,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul li .custom-control-label,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul li .custom-control-label {
  padding-left: 65px;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul li .custom-control-label:after,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul li .custom-control-label:after,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .mj-facet-list .facet-value .custom-control .mj-vertical-tabs__subitem ul li .custom-control-label:after {
  left: 65px;
}
.mj-body .mj-search-facet .btn-primary,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_ .btn-primary,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ .btn-primary {
  padding: 0.5rem 1.5625rem;
}
.mj-body .mj-search-facet .mj-facet-list > .facet-value > .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control .custom-control-label {
  padding-left: 45px;
}
.mj-body .mj-search-facet .mj-facet-list > .facet-value > .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control .custom-control-label:after {
  left: 45px;
}
.mj-body .mj-search-facet .mj-facet-list > .facet-value > .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control .custom-control-label {
  padding-left: 70px;
}
.mj-body .mj-search-facet .mj-facet-list > .facet-value > .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control .custom-control-label:after {
  left: 70px;
}
.mj-body .mj-search-facet .mj-facet-list > .facet-value > .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control .custom-control-label {
  padding-left: 95px;
}
.mj-body .mj-search-facet .mj-facet-list > .facet-value > .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control .custom-control-label:after {
  left: 95px;
}
.mj-body .mj-search-facet .mj-facet-list > .facet-value > .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control .custom-control-label {
  padding-left: 120px;
}
.mj-body .mj-search-facet .mj-facet-list > .facet-value > .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control .custom-control-label:after {
  left: 120px;
}
.mj-body .mj-search-facet .mj-facet-list > .facet-value > .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control .custom-control-label {
  padding-left: 145px;
}
.mj-body .mj-search-facet .mj-facet-list > .facet-value > .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control > .mj-vertical-tabs__subitem > ul > li .custom-control .custom-control-label:after {
  left: 145px;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value a[data-toggle=collapse] {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 17px;
  top: 15px;
  z-index: 2;
  margin: initial;
  padding: initial;
  cursor: pointer;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value a[data-toggle=collapse]:before {
  background: none;
  border-radius: initial;
  content: "";
  font-family: "fontjmesa", sans-serif !important;
  position: absolute;
  left: auto;
  top: initial;
  bottom: initial;
  width: auto;
  height: auto;
  vertical-align: top;
  transition: all 0.5s ease-in-out;
  font-size: 20px;
  padding: 0;
  line-height: 16px;
  margin-left: -3px;
  transform: rotate(180deg);
}
.mj-body .mj-search-facet .mj-facet-list .facet-value a[data-toggle=collapse][aria-expanded=true]:before {
  transform: initial;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value .custom-control-label .custom-control-label-text {
  flex-basis: initial;
}
.mj-body .mj-search-facet .mj-facet-list .facet-value .custom-control-label .ico-info {
  font-size: 1.125rem;
  margin-left: 0.3125rem;
  color: #355e98;
  align-self: center;
}
.mj-body .portlet-boundary_com_mju_comcom_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ {
  background-color: white;
  padding: 0.0625rem 0.9375rem;
  margin-bottom: 1.25rem;
}
.mj-body .portlet-boundary_com_mju_comcom_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ .pagination-bar {
  margin-top: 1.25rem;
}
.mj-body .mj-search-facet,
.mj-body .portlet-boundary_com_mju_comcom_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_,
.mj-body .portlet-boundary_com_mju_sgntj_comcom_portal_published_web_internal_published_facet_portlet_PublishedFacetPortlet_,
.mj-body .portlet-boundary_com_liferay_portal_search_web_published_facet_portlet_PublishedFacetPortlet_ {
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
}
.mj-body .published-custom-range .control-label {
  display: none;
}
.mj-body .published-custom-range .col-md-6 {
  max-width: 90%;
}
.mj-body .published-custom-range .lfr-input-date input.form-control {
  background: url(../assets/img/contents/calendar.svg) no-repeat;
  background-position: 0.25rem 50%;
  background-size: 1.5625rem;
  padding-left: 2.5rem;
}
.mj-body .published-custom-range .modified-facet-custom-range-filter-button {
  border-radius: 3.125rem;
  background: #355e98;
  color: white;
  border: 1px solid #355e98;
  margin: 1rem 1rem 1rem 0;
  padding: 0.5rem 1.5625rem;
}
.mj-body .published-custom-range .modified-facet-custom-range-filter-button:hover {
  background: black;
  border: 1px solid black;
}
.mj-body .mj-pagination-facet .pagination-bar {
  justify-content: space-between;
}
.mj-body .mj-pagination-facet .pagination-bar .pagination-items-per-page > a {
  border-radius: 50px;
  border: 1px solid black !important;
  color: #355e98;
}
.mj-body .mj-pagination-facet .pagination-bar .pagination-items-per-page > a:active {
  background-color: #355e9863;
}
.mj-body .mj-pagination-facet .pagination-bar .pagination-items-per-page.show > a {
  background-color: #355e9863;
}
.mj-body .mj-pagination-facet .pagination-bar .pagination-results {
  display: none;
}
.mj-body .mj-pagination-facet .pagination-bar .page-item {
  border: none;
}
.mj-body .mj-pagination-facet .pagination-bar .page-item .page-link {
  border-radius: 15px;
  height: 30px;
  color: #355e98;
  width: 30px;
  border: 1px solid transparent;
}
.mj-body .mj-pagination-facet .pagination-bar .page-item.active .page-link {
  color: black;
  background-color: #355e9863;
}
.mj-body .mj-pagination-facet .pagination-bar .page-item:hover .page-link {
  background: none;
  border: 1px solid black;
}
.mj-body .mj-pagination-facet .pagination-bar .page-item:first-child:hover .page-link, .mj-body .mj-pagination-facet .pagination-bar .page-item:last-child:hover .page-link {
  border: none;
  color: black;
}
.mj-body .mj-filter-tag-facet ul li {
  background: #355e98;
}
.mj-body .mj-filter-tag-facet ul li.delete-all-filters {
  background: #A9050E;
}

#layout-column_column-1 > .portlet-journal-content.lfr-configurator-visibility:first-child .alert.alert-info.text-center {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  padding: 0;
}

.portlet-login .login-container {
  max-width: 60rem;
  margin: 0 auto;
}

.portlet-message-boards {
  max-width: 60rem;
  margin: 0 auto;
}
.portlet-message-boards .navbar-default {
  background: none;
  border: none;
}
.portlet-message-boards .navbar-default .navbar-nav > li > a {
  color: black;
  border: 1px solid #eef2f6;
  transition: all 0.5s ease;
}
.portlet-message-boards .navbar-default .navbar-nav > .active > a {
  background: #355e98;
  border: 1px solid #355e98;
  color: white;
}
.portlet-message-boards .navbar-default .navbar-nav > li > a:hover,
.portlet-message-boards .navbar-default .navbar-nav > li > a:focus {
  background: black;
  border: 1px solid black;
  color: white;
}
.portlet-message-boards .navbar .navbar-collapse {
  padding: 0;
}
.portlet-message-boards .navbar .navbar-collapse .lfr-nav.nav.navbar-nav {
  display: flex;
  width: 100%;
}
.portlet-message-boards .navbar .navbar-collapse .lfr-nav.nav.navbar-nav > li {
  flex: 1 auto;
  text-align: center;
  border: none;
  background: white;
  margin: 2px;
}
.portlet-message-boards .navbar-header.navbar-header-right {
  width: 100%;
}
.portlet-message-boards .navbar-header.navbar-header-right > form {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.portlet-message-boards .navbar-header.navbar-header-right > form > .basic-search.input-group {
  max-width: 100%;
  width: 100%;
  padding: 20px 0 0 0;
}
.portlet-message-boards .navbar-header.navbar-header-right > form > .basic-search.input-group > .input-group-input {
  max-width: 100%;
  width: calc(100% - 150px);
  float: left;
}
.portlet-message-boards .navbar-header.navbar-header-right > form > .basic-search.input-group > .input-group-input input[type=text] {
  font-family: "Brandon";
  font-size: 1.25rem !important;
  position: relative;
  display: inline-block;
  padding: 0.625rem 3.125rem;
  width: 100%;
  outline: none;
  border-radius: 50px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid black !important;
  background: url(../assets/img/contents/search_black.png) no-repeat #FFF;
  background-position: 15px 50%;
  line-height: 38px;
  height: 3.75rem;
}
.portlet-message-boards .navbar-header.navbar-header-right > form > .basic-search.input-group > .input-group-btn {
  width: 150px;
  float: right;
}
.portlet-message-boards .navbar-header.navbar-header-right > form > .basic-search.input-group > .input-group-btn > button {
  position: relative;
  width: 150px;
  font-family: "Brandon";
  font-size: 1.25rem;
  line-height: 40px;
  padding: 0.625rem 1.375rem;
  background: #355e98;
  color: white;
  border-radius: 0 50px 50px 0;
  border: 0;
  cursor: pointer;
  display: block;
  margin: 0;
  transition: all 0.5s ease;
}
.portlet-message-boards .navbar-header.navbar-header-right > form > .basic-search.input-group > .input-group-btn > button:before {
  content: "BUSCAR";
}
.portlet-message-boards .navbar-header.navbar-header-right > form > .basic-search.input-group > .input-group-btn > button > span, .portlet-message-boards .navbar-header.navbar-header-right > form > .basic-search.input-group > .input-group-btn > button i {
  display: none;
}
.portlet-message-boards .navbar-header.navbar-header-right > form > .basic-search.input-group > .input-group-btn > button:hover {
  background: black;
}
.portlet-message-boards .breadcrumb {
  background-color: white;
  border-radius: 0;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
}
.portlet-message-boards .card.main-content-card.taglib-empty-result-message, .portlet-message-boards .card-horizontal.main-content-card {
  border: none;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
  border-radius: 0;
}
.portlet-message-boards .splitter {
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  padding: 10px 0;
  position: relative;
  z-index: 1;
  font-size: 20px;
}
.portlet-message-boards .tabular-list-group {
  background: white;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
  padding: 20px;
}
.portlet-message-boards .tabular-list-group .list-group-item-content, .portlet-message-boards .tabular-list-group .list-group-item-field {
  background-color: white;
  border: none;
  border-top: 1px solid #eef2f6;
}
.portlet-message-boards .tabular-list-group .list-group-item:first-child .list-group-item-content, .portlet-message-boards .tabular-list-group .list-group-item:first-child .list-group-item-field {
  border-top-width: 0;
}
.portlet-message-boards .tabular-list-group .list-group-item-content:first-child, .portlet-message-boards .tabular-list-group .list-group-item-field:first-child {
  border-left-width: 0;
  padding-left: 5px;
}
.portlet-message-boards .thread-controls {
  border: none;
  padding: 3px 0;
}
.portlet-message-boards .thread-container .card-tab-group.message-container {
  background: white;
  box-shadow: 0 0 10px 0 rgba(72, 121, 234, 0.2);
  padding: 5px 20px 0px 20px;
  margin-bottom: 20px;
}
.portlet-message-boards .thread-container .card-tab-group.message-container .panel .panel-heading span.h5 {
  font-size: initial;
}
.portlet-message-boards .thread-container .card-tab-group.message-container > .panel {
  border: none;
  box-shadow: none;
}
.portlet-message-boards .thread-container .card-tab-group.message-container > .panel .divider {
  background-color: #eef2f6;
}
.portlet-message-boards .thread-container .card-tab-group.message-container > .panel .message-content ul {
  list-style: none !important;
  margin-top: 20px;
}
.portlet-message-boards .thread-container .card-tab-group.message-container > .panel .message-content ul li:before {
  content: "";
  font-family: "fontawesome-alloy";
  font-size: 0.3125rem;
  width: auto;
  height: auto;
  opacity: 1;
  color: #355e98;
  transition: all 0.3s ease-in-out;
  vertical-align: 0.1875rem;
  margin-right: 0.625rem;
}
.portlet-message-boards .lfr-search-container-wrapper .list-group .list-group-item .h5,
.portlet-message-boards .lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 20px;
}
.portlet-message-boards .taglib-empty-result-message.sheet {
  margin-top: 20px;
}
.portlet-message-boards .main-content-body .autofit-row .autofit-col-end {
  padding-left: 25px;
}

/* Utilizado en  Biografías de los Fiscales Generales del Estado, prresenta problemas de accesibilidad, se cambia el color */
.lfr-pagination .pager .disabled > a {
  color: #595959;
}

/* Utilizado en  Preguntas frecuentes y sub paginas, presenta problemas de accesibilidad, se cambia el color */
div[id*=SiteNavigationMenuPortlet] li > a {
  color: #24527a;
}
div[id*=SiteNavigationMenuPortlet] li > a:hover, div[id*=SiteNavigationMenuPortlet] li > a:focus {
  color: black;
  text-decoration: underline;
}
div[id*=SiteNavigationMenuPortlet] li.active > a {
  color: white;
  background-color: #24527a;
}

.portlet-container-barebone .portlet-content {
  width: 100%;
  margin: 0 auto;
  max-width: 60rem;
}

/*------------------------------------
    # .t-hide
------------------------------------*/
/**
 * Hide elements on certain breakpoints based on your responsive settings.
 */
.t-hide {
  display: none !important;
}

.t-hideAccessible {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

@media only screen and (max-width: 320px) {
  .t-hide-xs {
    display: none !important;
  }
}
@media only screen and (max-width: 767.5px) {
  .t-hide-sm {
    display: none !important;
  }
}
@media only screen and (max-width: 991.5px) {
  .t-hide-md {
    display: none !important;
  }
}
@media only screen and (max-width: 1199.5px) {
  .t-hide-lg {
    display: none !important;
  }
}
@media only screen and (max-width: 1400px) {
  .t-hide-xl {
    display: none !important;
  }
}
.maxwidth {
  max-width: 80rem !important;
  margin: 0 auto;
  width: 100%;
}

.overflow-h {
  overflow: hidden !important;
}

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