@charset "UTF-8";
/**
 * Clay 3.37.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.37.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
 */
@import "fonts/line-awesome-1.3.0/css/line-awesome.min.css";
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em;
}
.loadingmask-message .loadingmask-message-content {
  -webkit-animation: loading-animation 1.2s infinite ease-out;
  animation: loading-animation 1.2s infinite ease-out;
  background: transparent;
  border-radius: 50%;
  border-width: 0;
  clear: both;
  color: transparent;
  height: 1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  transform: translateZ(0);
  width: 1em;
}

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

.portal-iframe #main-content {
  width: 100%;
}

.separator {
  border-top: 1px solid #cdced9;
  clear: both;
  display: block;
  margin: 15px auto;
}

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

span.alert {
  display: inline-block;
}

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

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

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

.hide {
  display: none !important;
}

.hide-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

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

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

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

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

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

.lfr-asset-category-list ul {
  list-style: none;
  margin-top: 4px;
  padding: 0;
}
.lfr-asset-category-list li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 3px 16px;
}
.lfr-asset-category-list span {
  padding-left: 3px;
}
.lfr-asset-category-list a.selected {
  background-color: #eee;
}

.lfr-asset-category-list-container {
  cursor: pointer;
}

.lfr-categories-selector-category-name {
  float: left;
  width: 50%;
}

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

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

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

.overlay {
  position: absolute;
}

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

.form-builder-field {
  background-color: white;
  border: 0.0625rem solid #e7e7ed;
  border-radius: 0.25rem;
  margin-top: 0.5rem;
  padding: 0.625rem;
}

.form-builder-placeholder {
  border: 0.0625rem dashed #ccc;
  margin: 0.3125rem;
}

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

html:not(#__):not(#___) .overlay-content .open > .cadmin.dropdown-menu {
  display: block;
  position: static;
}

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

.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-menu .dropdown-item.active {
  pointer-events: initial;
}

.dropdown-toggle:after {
  border-width: 0;
  content: normal;
}

.dropup .dropdown-toggle:after {
  border-width: 0;
  content: normal;
}

.dropdown > .dropdown-menu {
  position: absolute;
}

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

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

.form-inline label {
  display: inline-block;
}

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

.alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
  left: 0;
  line-height: 30px;
  padding: 9px 14px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
}
@media (max-width: 991.98px) {
  .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
    line-height: 20px;
    margin-bottom: 0;
    padding: 14px 28px;
    position: static;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
    margin: 0 -20px;
  }
}
.alert.lfr-shutdown-message.popup-alert-warning {
  margin: 0;
  position: relative;
}

.definition-of-terms dd:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.definition-of-terms dl {
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .definition-of-terms dl {
    margin-left: 10px;
  }
}
.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  margin-bottom: 2em;
  width: 100%;
  width: 25em;
  word-break: break-word;
}
@media (min-width: 576px) {
  .definition-of-terms dt {
    float: left;
    width: auto;
  }
}

.lfr-code {
  background: #fff;
  border: 1px solid transparent;
  border-color: #777;
  font-family: monospace;
  overflow: hidden;
  overflow-wrap: normal;
  overflow-x: auto;
  white-space: pre;
  word-break: normal;
  word-wrap: normal;
}
.lfr-code table {
  table-layout: auto;
  width: 100%;
}
.lfr-code table tr td.lines, .lfr-code table tr td.line-numbers {
  border-width: 0;
}
.lfr-code table tr td.line-numbers {
  background: #fafafa;
  border-right-width: 1px;
  color: #aaa;
  cursor: default;
  padding: 0 8px;
  text-align: right;
  text-shadow: 1px 1px #fff;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: top;
  width: 1%;
}

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

.lfr-token {
  background-color: #b3daef;
  border: 1px solid transparent;
  border-color: #5fa8ff;
  color: #444;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  margin: 0.1em 0.2em;
  padding: 0.3em 0.5em;
  text-decoration: none;
}
.lfr-token:hover {
  background-color: #d1e5ef;
}

.lfr-button {
  background: no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}

.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-checkbox-preselected {
  opacity: 0.5;
}

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

.js .controls-hidden .lfr-meta-actions,
.js .controls-hidden .lfr-configurator-visibility {
  display: none;
}
.js .page-maximized .portlet-topper-toolbar {
  display: block;
}

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

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

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

.lfr-preview-file {
  position: relative;
}

.lfr-preview-file-content {
  border-bottom: 1px solid transparent;
  border-bottom-color: #6d6d6e;
  padding: 0 0 40px 135px;
  position: relative;
}

.lfr-preview-audio-content,
.lfr-preview-video-content {
  padding-left: 0;
}

.lfr-preview-file-arrow {
  border-radius: 4px;
  height: 52px;
  line-height: 48px;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
}
@media (min-width: 576px) {
  .lfr-preview-file-arrow {
    height: 64px;
    line-height: 60px;
    width: 64px;
  }
}
.lfr-preview-file-arrow.carousel-control {
  background-color: #000;
  background-image: none;
}

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  max-height: 440px;
  max-width: 100%;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .lfr-preview-file-image-current {
    max-height: 65%;
  }
}

.lfr-preview-file-image {
  display: block;
  margin: 5px;
  width: 100%;
}
.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border: 1px solid transparent;
  border-color: #aeb8bc;
  display: inline-block;
  margin: 3px;
  min-height: 40px;
  width: 72px;
}

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

.lfr-preview-file-loading-indicator {
  background: #333;
  bottom: 0;
  color: #fff;
  left: 0;
  margin: 2px;
  padding: 2px 5px;
  position: absolute;
}

.lfr-preview-file-image-overlay {
  height: 90%;
  width: 70%;
}
.lfr-preview-file-image-overlay .modal-header {
  min-height: 61px;
}
.lfr-preview-file-image-overlay .modal-header .close {
  font-size: 30px;
}

.lfr-preview-file-image-overlay-controls {
  pointer-events: all;
}
.lfr-preview-file-image-overlay-controls .image-viewer-control.carousel-control.left {
  left: 15px;
}
.lfr-preview-file-image-overlay-controls .image-viewer-control.carousel-control.right {
  right: 25px;
}

textarea.lfr-editor-textarea {
  font-family: monospace;
  height: 100%;
  min-height: 8em;
  min-width: 10em;
  padding: 0;
  width: 100%;
}

.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-spa-loading-bar {
  background: #2fa4f5;
  display: none;
  height: 2px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2000;
}

.lfr-spa-loading .lfr-spa-loading-bar {
  display: block;
}

.lfr-tags-selector-list {
  border: 0 solid transparent;
  border-width: 0 1px 1px;
  margin-bottom: 0.5em;
}
.lfr-tags-selector-list li.tree-node .tree-node-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lfr-tags-selector-content.has-error .form-feedback-item {
  margin-top: -1.5em;
}
.lfr-tags-selector-content .toolbar {
  position: static;
}
.lfr-tags-selector-content .textboxlistentry-holder li {
  margin: 0 5px 0 0;
}
.lfr-tags-selector-content .textboxlist-input-container input {
  margin: 0;
}
.lfr-tags-selector-content .textboxlist-input-container .textboxlist-content .field-input-text {
  padding: 0;
}

.lfr-tag-selector-popup {
  width: 250px;
}
.lfr-tag-selector-popup label {
  border-bottom: 1px solid #eee;
  cursor: pointer;
  display: block;
  padding: 2px;
  padding-left: 20px;
}
.lfr-tag-selector-popup label input {
  margin-right: 5px;
  vertical-align: middle;
}
.lfr-tag-selector-popup label .lfr-tag-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lfr-tag-selector-popup ul {
  margin: 0;
}
.lfr-tag-selector-popup li li {
  list-style: none;
  margin-left: 1em;
}
.lfr-tag-selector-popup .lfr-tag-selector-search,
.lfr-tag-selector-popup .lfr-tag-selector-input {
  margin-bottom: 0;
}
.lfr-tag-selector-popup .lfr-tag-message {
  display: none;
}
.lfr-tag-selector-popup .no-matches {
  color: #999;
  padding: 3px;
}
.lfr-tag-selector-popup .no-matches .lfr-tag-message {
  display: block;
}

.lfr-translation-manager {
  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;
  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;
}

.undomanager .lfr-undo-queue {
  margin: 10px auto;
}

.lfr-action-undo {
  float: left;
}

.lfr-action-clear {
  float: right;
}

.undomanager .lfr-queue-empty,
.lfr-queue-single .lfr-action-clear {
  display: none;
}

.lfr-upload-container {
  margin-bottom: 1em;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #ddd;
  margin-bottom: 1em;
  min-height: 30px;
  padding: 30px 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: #ddedde;
  border-color: #7d7;
  border-style: dashed;
}
.lfr-upload-container .upload-target h4 span {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .upload-target .or-text {
  font-size: 0.8em;
}
.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 .manage-upload-target {
  padding: 5px 0 0;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  margin: 0 1.125rem 1.125rem;
}
.lfr-upload-container .browse-button-container {
  padding-top: 5px;
}
.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}
.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat;
  float: right;
  padding-left: 16px;
}
.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat;
  float: right;
  margin-right: 0;
}
.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: #869cad;
  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: #869cad;
}
.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: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .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 {
  background-color: #ffc;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.select-files {
  float: left;
  line-height: 0;
  margin-right: 2px;
  padding: 0 0 0 5px;
}

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

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0;
}
.app-view-entry .entry-action {
  position: absolute;
  right: 6px;
  top: 10px;
}
.app-view-entry .entry-action .btn {
  padding: 0;
}
.app-view-entry .entry-selector {
  left: 5px;
  position: absolute;
  top: 10px;
}
.app-view-entry .entry-title {
  display: block;
  font-size: 1.15em;
  font-weight: bold;
  padding: 5px 0 10px;
}
.app-view-entry .entry-link {
  display: block;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
}
.app-view-entry .entry-metadata {
  margin: 10px 0 20px;
}
@media (max-width: 991.98px) {
  .app-view-entry .entry-metadata {
    margin: 0 0 5px 15px;
    width: 85%;
  }
}
.app-view-entry .entry-metadata .entry-title {
  padding-bottom: 3px;
}
.app-view-entry .entry-metadata .entry-description {
  display: block;
}
.app-view-entry .entry-metadata dl {
  margin: 0;
}
.app-view-entry .entry-metadata dl.entry-latest-approved-container {
  margin: 20px 0;
}
.app-view-entry .entry-metadata dl dt {
  float: left;
  margin-right: 3px;
}
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags {
  display: block;
}
.app-view-entry .entry-metadata .entry-tags .tag {
  margin-left: 15px;
}
.app-view-entry .entry-metadata .entry-tags .tag:first-child {
  margin-left: 0;
}
.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold;
}
.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
  font-weight: normal;
  margin-left: 0.8em;
}
.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  line-height: 1.5em;
  overflow: hidden;
  word-wrap: break-word;
}
.app-view-entry .entry-metadata .taglib-workflow-status {
  display: inline;
}
.app-view-entry .entry-metadata .taglib-workflow-status .workflow-status {
  padding-left: 0.2em;
}
.app-view-entry .overlay.entry-action a {
  display: block;
  width: 20px;
}
.app-view-entry .entry-title .entry-categories,
.app-view-entry a.entry-title .entry-tags {
  font-size: 16px;
}
.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea;
}
.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff;
}
.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333;
}
.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5ad300;
}
.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1;
}
.app-view-entry a.entry-link:hover {
  text-decoration: none;
}
.app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
  text-decoration: underline;
}

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

.taglib-asset-metadata {
  clear: both;
  overflow: hidden;
  padding: 10px;
}
.taglib-asset-metadata span {
  display: inline-block;
}
.taglib-asset-metadata .asset-metadata-panel {
  clear: both;
}
.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal;
}
.taglib-asset-metadata .metadata-author {
  font-weight: bold;
  overflow: hidden;
  padding: 10px;
}
.taglib-asset-metadata .metadata-author .asset-avatar {
  float: left;
  padding-right: 10px;
}
.taglib-asset-metadata .metadata-author .asset-avatar .avatar {
  width: 45px;
}
.taglib-asset-metadata .metadata-author .asset-user-info {
  margin-top: 5px;
}
.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  display: block;
}
.taglib-asset-metadata .metadata-entry {
  color: #999;
  margin-right: 2em;
}
.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px;
}
.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px;
}

.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-addedline,
#taglib-diff-results ins {
  background: #e6ffe6;
}

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

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

.taglib-diff-table {
  border-collapse: separate;
  border-spacing: 5pt;
  table-layout: fixed;
}
.taglib-diff-table td {
  word-wrap: break-word;
}

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

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom: 2px dotted #009ae5;
}
.diff-version-comparator .taglib-diff-html .diff-html-changed img {
  border-color: #009ae5;
  max-width: 100%;
}
.diff-version-comparator .taglib-diff-html .diff-added-image,
.diff-version-comparator .taglib-diff-html .diff-removed-image {
  display: none;
}
.diff-version-comparator .diff-container-column .diff-container {
  min-height: 400px;
}
.diff-version-comparator .diff-container-column .legend-item {
  margin-right: 15px;
}
.diff-version-comparator .diff-target-selector {
  border-left: 1px solid #e5e5e5;
  padding-left: 30px;
}
.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9;
}
.diff-version-comparator .divider {
  margin-bottom: 20px;
}
.diff-version-comparator .list-group-item {
  cursor: pointer;
}

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

.lfr-discussion-reply-popover {
  width: 25rem;
}
@media (min-width: 576px) {
  .lfr-discussion-reply-popover {
    max-width: 25rem;
  }
}

.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%;
}
.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;
}
.drop-here-info .drop-icons span {
  position: absolute;
  text-align: center;
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  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) {
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  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;
}

.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/speedwell-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/speedwell-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/speedwell-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/speedwell-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/speedwell-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;
}

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

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

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

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

.taglib-form-navigator .error-notice,
.taglib-form-navigator .modified-notice {
  display: none;
}
.taglib-form-navigator > .form-steps {
  position: relative;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent;
  border-width: 0;
  clear: both;
  float: none;
  overflow: visible;
  padding: 0;
  width: 100%;
}
@media (max-width: 991.98px) {
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
    overflow: auto;
    white-space: nowrap;
  }
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab {
  border-width: 0;
  display: inline-block;
  overflow: visible;
  position: relative;
  text-align: center;
  white-space: nowrap;
  z-index: 50;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
  background: transparent;
  opacity: 1;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active:last-child .tab-label .tab-icon {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label {
  position: relative;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
  background: transparent;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
  color: #000;
  display: inline-block;
  opacity: 0.7;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
  background: #333;
  font-size: 18px;
  opacity: 1;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
  color: #333;
  display: inline-block;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
  background: transparent;
  border-width: 0;
  display: block;
  margin: 0 5px 0 -5px;
  outline: 0;
  padding: 0;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
  text-decoration: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  opacity: 1;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .error-notice {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  background: #ccc;
  clear: both;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 5px;
  opacity: 0.6;
  text-decoration: none;
  width: 30px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
  color: #000;
  font-size: 12px;
  margin-left: -5px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .modified-notice {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .tab-icon {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.multi-step-progress-bar {
  display: block;
  padding-top: 10px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.multi-step-progress-bar .tab-label {
  outline-width: 0;
}
.taglib-form-navigator .form-navigator-content {
  overflow: visible;
}
.taglib-form-navigator .form-navigator-content .form-section {
  display: none;
}
.taglib-form-navigator .form-navigator-content .form-section.active {
  display: block;
}
.taglib-form-navigator .form-navigator-content .form-section textarea {
  max-width: 100%;
}
.taglib-form-navigator .form-navigator-content legend {
  overflow: auto;
  padding-bottom: 2px;
}
.taglib-form-navigator .section-modified .modified-notice {
  display: inline-block;
}
.taglib-form-navigator .section-error .error-notice {
  display: inline-block;
  margin-right: 5px;
}

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

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

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

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

.icon-monospaced, .icon-monospaced[class^=icon-], .icon-monospaced[class*=" icon-"] {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}
.btn-monospaced > .icon-monospaced:not(.lexicon-icon) {
  padding: 0;
}

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

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

@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-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.taglib-image-selector {
  height: 100%;
  min-height: 100px;
  padding: 0;
  position: relative;
  text-align: center;
}
.taglib-image-selector.drop-enabled .drop-here-info .drop-here-indicator {
  height: 90px;
}
.taglib-image-selector.drop-enabled .drop-here-info .drop-text {
  display: inline-block;
  margin-left: 20px;
  margin-top: 0;
}
.taglib-image-selector .progress-wrapper {
  display: none;
  left: 50%;
  max-width: 450px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}
.taglib-image-selector .progress-wrapper button {
  margin-top: 20px;
}
.taglib-image-selector .progress-wrapper p {
  font-size: 18px;
  margin: 0;
  text-align: left;
}
.taglib-image-selector .progress-wrapper p.size {
  font-size: 14px;
}
.taglib-image-selector .progress-wrapper .progressbar {
  height: 6px;
  margin: 5px auto;
  width: 100%;
}
.taglib-image-selector.drop-active .change-image-controls {
  display: none;
}
.taglib-image-selector.drop-active .progress-wrapper {
  display: none;
}
.taglib-image-selector.draggable-image.vertical .current-image {
  left: 0 !important;
  max-height: inherit;
  min-width: 100%;
}
.taglib-image-selector.draggable-image.horizontal .current-image {
  max-width: inherit;
}
.taglib-image-selector.draggable-image.both .current-image {
  max-height: 100%;
  max-width: 100%;
}
.taglib-image-selector.draggable-image.drop-enabled .image-wrapper {
  height: 0;
}
.taglib-image-selector.draggable-image .image-wrapper {
  height: 400px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 767.98px) {
  .taglib-image-selector.draggable-image .image-wrapper {
    height: 150px;
  }
}
.taglib-image-selector.progress-active .change-image-controls {
  display: none;
}
.taglib-image-selector.progress-active .progress-wrapper {
  display: block;
}
.taglib-image-selector .browse-image-controls,
.taglib-image-selector .current-image {
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
.taglib-image-selector .browse-image-controls {
  padding: 10px;
  width: 100%;
  z-index: 1;
}
.taglib-image-selector .browse-image-controls .drag-drop-label,
.taglib-image-selector .browse-image-controls .browse-image {
  font-size: 16px;
}
.taglib-image-selector .browse-image-controls .drag-drop-label {
  line-height: 35px;
}
.taglib-image-selector .browse-image-controls .file-validation-info {
  margin-top: 15px;
}
.taglib-image-selector .change-image-controls {
  bottom: 10px;
  padding: 10px;
  position: absolute;
  right: 10px;
}
.taglib-image-selector .current-image {
  margin-bottom: 5px;
}
.taglib-image-selector .error-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.taglib-image-selector .selection-status {
  left: 50%;
  padding: 11px 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.taglib-image-selector .yui3-uploader-content {
  display: none;
}

.info-bar-container {
  background-color: #fff;
  border-bottom: 1px solid #edf0f2;
  min-height: 47px;
}
.info-bar-container .info-bar {
  padding: 0;
}
@media (min-width: 576px) {
  .info-bar-container {
    min-height: 59px;
  }
}
.info-bar-container .info-bar-default .taglib-workflow-status .workflow-version {
  color: #6b6c7e;
}
.info-bar-container .info-bar-default .btn {
  margin: 7px 0 7px 15px;
}
@media (min-width: 576px) {
  .info-bar-container .info-bar-default .btn {
    margin: 13px 0 13px 15px;
  }
}
.info-bar-container .info-bar-center {
  left: 50%;
  margin-top: 16px;
  position: absolute;
  text-align: center;
  transform: translate(-50%);
  width: 100%;
}
@media (min-width: 576px) {
  .info-bar-container .info-bar-center {
    margin-top: 20px;
  }
}
.info-bar-container.affix {
  min-height: 35px;
  transition: min-height 0.15s ease;
}
.info-bar-container.affix .info-bar-center {
  margin-top: 5px;
}

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

.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}

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

.taglib-image-selector .change-image-controls {
  background: #fff;
}
.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1;
}
.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7;
}
.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0;
}
.taglib-image-selector.drop-active {
  outline-width: 0;
}
.taglib-image-selector.drop-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.drop-active .selection-status {
  opacity: 0;
}
.taglib-image-selector.drop-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.drop-active .error-wrapper {
  opacity: 0;
}
.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0;
}
.taglib-image-selector.progress-active .selection-status {
  opacity: 0;
}

.portal-popup {
  background-color: #fff;
}

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

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

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

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

.lfr-map {
  border: 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;
  }
}

@media (max-width: 767.98px) {
  .alert-notifications.alert-notifications-fixed {
    top: inherit;
  }
  .alert-notifications.alert-notifications-fixed .alert {
    max-width: none;
  }
}

.lfr-notification-container {
  bottom: 1.25rem;
  left: 1.25rem;
  max-height: 100%;
  max-width: 400px;
  overflow: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  position: fixed;
  width: 100%;
  z-index: 999999;
}
.lfr-notification-container .lfr-notification-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

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

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

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

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

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

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

.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-social-activities table {
  width: 100%;
}
.taglib-social-activities td {
  padding: 5px;
  vertical-align: top;
}
.taglib-social-activities .day-separator {
  border-bottom: 1px dotted transparent;
  border-bottom-color: #ccc;
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 2px;
}
.taglib-social-activities .portlet-icon {
  width: 16px;
}

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

.trash-undo-button.btn-link,
.trash-empty-button.btn-link {
  font-weight: 600;
  padding: 0;
  vertical-align: inherit;
}
.trash-undo-button.btn-link:hover,
.trash-empty-button.btn-link:hover {
  text-decoration: none;
}
.trash-undo-button.btn-link:focus,
.trash-empty-button.btn-link:focus {
  background-color: transparent;
}

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

.card-row-layout-fixed .lfr-card-actions-column {
  width: 32px;
}
.lfr-card-actions-column .dropdown {
  margin-right: -8px;
  margin-top: -5px;
}
.card-row-layout-fixed .lfr-card-actions-column .dropdown {
  margin-left: 8px;
  margin-right: 0;
}

.lfr-card-subtitle-text {
  font-size: 14px;
  font-weight: 400;
}

.lfr-card-title-text {
  font-size: 14px;
  font-weight: 600;
}

.taglib-webdav.visible {
  background: #f0f5f7;
}
.taglib-webdav table {
  border-color: #828f95;
}

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

.btn-account-selector {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: auto min-content;
  height: 70px;
  width: 300px;
}
.btn-account-selector.account-selected {
  grid-template-columns: min-content minmax(0, 1fr) min-content;
}
.btn-account-selector .current-info-container {
  text-align: left;
}
.btn-account-selector .no-account-selected-placeholder {
  margin: 0;
  text-align: left;
}

.dropdown-menu.account-selector-dropdown-menu {
  max-width: 300px;
  min-width: 300px;
}

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%;
}

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

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

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

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

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

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

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

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

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

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;
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

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

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

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

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

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

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

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

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

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

* [class*=ae-toolbar-][role=toolbar] {
  z-index: 980;
}
@media (max-width: 767.98px) {
  * [class*=ae-toolbar-][role=toolbar] {
    z-index: 1000;
  }
}

.ae-ui .ae-toolbars .ae-toolbar-add {
  border-width: 1px;
  margin-left: 4px;
  z-index: 989;
}
.ae-ui .ae-toolbars .ae-toolbar-add .ae-button {
  height: 28px;
  width: 28px;
}
@media (min-width: 1200px) {
  .ae-ui .ae-toolbars .ae-toolbar-add .ae-button {
    height: 32px;
    width: 32px;
  }
}

.alloy-editor-container {
  position: relative;
}
.alloy-editor-container .alloy-editor-icon {
  bottom: 8px;
  color: #869cad;
  display: none;
  position: absolute;
  right: 8px;
}
.alloy-editor-container .alloy-editor {
  cursor: text;
  outline: 0;
  overflow: hidden;
  text-align: start;
}
.alloy-editor-container .alloy-editor[dir=rtl] + .alloy-editor-icon {
  left: 8px;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder {
  color: #2b4259;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder:before {
  pointer-events: none;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
  color: #ccc;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:empty {
  min-height: 1.5em;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #dbdde1;
  color: #b0b4bb;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus):not(.form-control) {
  border-left: 2px solid;
  padding-left: 10px;
}
.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #c67;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder[data-required=true]:not(:focus):before {
  content: attr(data-placeholder) " *";
}
.alloy-editor-container .alloy-editor a {
  cursor: auto;
}
.alloy-editor-container .alloy-editor blockquote {
  margin: 1em 40px;
}
.alloy-editor-container .alloy-editor p:only-child {
  margin-bottom: 0;
}
.alloy-editor-container .alloy-editor.form-control {
  height: auto;
}
.alloy-editor-container .alloy-editor.form-control ~ .alloy-editor-icon {
  display: block;
  max-width: 24px;
}
.alloy-editor-container .alloy-editor .cke_widget_wrapper {
  max-width: 100%;
}
.alloy-editor-container .alloy-editor-switch {
  position: absolute;
  text-align: right;
  top: 0;
  width: 100%;
}
.alloy-editor-container .alloy-editor-switch .btn {
  margin-top: 0;
}
.alloy-editor-container .alloy-editor-wrapper {
  padding-top: 44px;
}
.alloy-editor-container .alloy-editor-wrapper .lfr-source-editor {
  display: none;
}
.alloy-editor-container .alloy-editor-wrapper.show-source .alloy-editor-placeholder {
  display: none;
}
.alloy-editor-container .alloy-editor-wrapper.show-source .lfr-source-editor {
  display: block;
}
.has-error .alloy-editor-container .form-feedback-item {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4em;
  text-align: left;
}
.ie11 .alloy-editor-container .cke_widget_inline {
  display: inline-block;
}

.cke_editable_inline a {
  cursor: pointer;
}

.cke_panel.cke_combopanel {
  width: 220px;
}

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
}
.cke_panel_block .cke_panel_list {
  margin-left: 0;
}
.cke_panel_block .cke_panel_list .cke_panel_listItem {
  line-height: initial;
}
.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
  text-decoration: none;
}

.cke_show_border {
  width: 500px;
}
.cke_show_border td {
  height: 15px;
}

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

.lfr-source-editor {
  border: 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;
}

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

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

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

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

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

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

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

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

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

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer #cardSection {
  margin-bottom: 20px;
}
.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 .image-viewer-footer-controls {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .image-viewer-footer-controls {
    flex: 0 1 100%;
    order: 1;
  }
}
.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 .url-view {
  margin: 15px;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  font-size: 16px;
  left: 4px;
  max-width: calc(100% - 8px);
  opacity: 1;
  padding: 0 15px 0 0;
  right: 4px;
  text-align: left;
  top: 4px;
  z-index: 5;
}
.lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
  color: #fff;
}
.lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
  color: #777;
  position: absolute;
}
.image-viewer-base .image-viewer-sidenav .lfr-item-viewer-close {
  padding: 0 15px 0 0;
}

.lfr-item-viewer-close-text {
  display: block;
  line-height: 32px;
  padding-left: 35px;
}

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

.lfr-item-viewer-icon-info-link {
  float: right;
  font-size: 20px;
}
.lfr-item-viewer-icon-info-link:focus, .lfr-item-viewer-icon-info-link:hover {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .lfr-item-viewer-icon-info-link {
    bottom: 10px;
    flex: 0 1 auto;
    order: 3;
    position: absolute;
    right: 20px;
    z-index: 1;
  }
}

.lfr-item-viewer .image-viewer-base {
  outline: none;
}
.image-viewer-base .image-viewer-sidenav.open {
  width: 300px;
}
@media (min-width: 576px) {
  .image-viewer-base .image-viewer-sidenav.open {
    width: 400px;
  }
}

.image-viewer-caption {
  color: #777;
}
.lfr-item-viewer .image-viewer-caption {
  line-height: 32px;
  position: absolute;
  text-align: left;
  width: 33%;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .image-viewer-caption {
    flex: 0 1 100%;
    order: 2;
    padding-left: 45px;
    padding-right: 45px;
    position: relative;
  }
}

.lfr-item-viewer .image-viewer-footer-content {
  padding: 0 20px;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .image-viewer-footer-content {
    display: flex;
    flex-wrap: wrap;
  }
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-thumbnails {
  display: none;
}

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777;
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control {
  margin: 0 10px;
  position: relative;
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control:focus, .lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control:hover {
  text-decoration: none;
}

.image-viewer-sidenav {
  line-height: normal;
}
.image-viewer-sidenav.sidenav-fixed {
  bottom: 0;
}
@media (min-width: 576px) {
  .image-viewer-sidenav.sidenav-fixed {
    bottom: 47px;
    position: absolute;
  }
}
.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px;
}
@media (min-width: 576px) {
  .image-viewer-sidenav dd {
    color: #777;
  }
}
.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px;
}
@media (min-width: 576px) {
  .image-viewer-sidenav .h5 {
    color: #fff;
  }
}
.image-viewer-sidenav .image-viewer-sidenav-header {
  margin-top: 25px;
}
@media (min-width: 576px) {
  .image-viewer-sidenav .image-viewer-sidenav-header {
    margin-top: 0;
  }
}

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

.image-viewer-sidenav-close {
  display: block;
  float: right;
  margin-right: -10px;
  margin-top: -15px;
}

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

.sidenav-transition .image-viewer-base-image-list-inner {
  transition: all 0.5s ease;
}
@media (prefers-reduced-motion: reduce) {
  .sidenav-transition .image-viewer-base-image-list-inner {
    transition: none;
  }
}
@media (min-width: 576px) {
  .lfr-item-viewer .image-viewer-base-image-list-inner {
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  .image-viewer-base.open .image-viewer-base-image-list-inner {
    padding-right: 400px;
  }
}

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5;
}
.nav.list-group > .active {
  border-width: 1px 0 0;
}
.nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
  background-color: #60bfef;
  border: 1px solid #60bfef;
  color: #fff;
}
.nav.list-group .list-group-item {
  padding: 0;
}
.nav.list-group .list-group-item.nav-header {
  background-color: #f3f3f3;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal.card,
.lfr-page-layouts input[type=radio]:checked + .card-horizontal .card {
  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.card,
.lfr-page-layouts .card-horizontal .card {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    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;
  }
}
.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;
}

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

.modal-body {
  overflow: auto;
}
.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-hidden {
  display: none;
}

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d;
}
.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#wrapper {
  position: relative;
}

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

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

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

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

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

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

.nav-menu ul {
  padding-left: 10px;
}
.nav-menu li a.ancestor {
  font-weight: bold;
}
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

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

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

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

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

.form-triggers {
  float: left;
}

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

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81;
}

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 (max-width: 767.98px) {
  html:not(#__):not(#___) .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@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;
  }
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet-content-editable {
    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 (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@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;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
.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 (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%);
  }
}

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

.portlet-actions {
  float: right;
}

.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-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

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

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

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

.restricted, .restricted td {
  background: #fdd;
  border-width: 0;
}
.restricted * {
  color: #727c81;
}

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

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

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

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

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

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

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

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0;
}
.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0;
}
.taglib-calendar tr td a:hover {
  background-color: #727c81;
  color: #fff;
}
.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4;
}
.taglib-calendar tr th {
  border-bottom-color: #d7d7d7;
}
.taglib-calendar table td {
  border-width: 0;
}
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #fff;
}
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline;
}

.navbar form {
  margin: 0;
}

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

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

.widget-mode-card .card {
  display: flex;
  flex-direction: column;
  height: calc(100% - 24px);
  margin-bottom: 24px;
}
.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0;
}
.widget-mode-card .card-title {
  position: relative;
}
@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px;
  }
}

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px;
}
.widget-mode-simple .widget-metadata {
  margin-bottom: 24px;
}
.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem;
}
.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%);
  }
  40% {
    transform: translateX(0%);
  }
  60% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px;
}

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

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

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

@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;
  }
}
.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none;
}
.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1;
}

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

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

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc);
}

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f;
}
input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in;
}
@media (prefers-reduced-motion: reduce) {
  input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
  input.switch:empty ~ .switch-bar .switch-icon,
  input.switch:empty ~ .switch-bar .switch-toggle:after,
  input.switch:empty ~ .switch-bar .switch-toggle:before {
    transition: none;
  }
}

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

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

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

/* Essas tags de injeção são usadas para criar importações dinamicamente para os estilos de letreiro, você pode colocá-las onde quiser neste arquivo. */
/* inject:imports */
/* endinject */
/* Este arquivo permite que você substitua os estilos padrão em um local central para facilitar a atualização e manutenção. */
/* ABASTRACTS */
:root {
  --yellow: #f9b200;
  --highlight: #ffd600;
  --green: #00722d;
  --black: #4f4c4d;
  --blue: #244961;
  --blue-2: #335f75;
  --red: #cc0000;
  --dark-grey: #333333;
  --grey-1: #f5f5f5;
  --grey-2: #C8C8C8;
  --grey-3: #999999;
  --grey-4: #d9d9d9;
  --grey-5: #babeb9;
  --grey-6: #E7E7E7;
  --grey-line: #e4e4e4;
  --white: #fff;
  --gradient: linear-gradient(90deg, $green 0%, $yellow 100%);
  --primary: var(--green);
  /* PESO DA FONT */
  --light: 300;
  --regular: 400;
  --semi-bold: 600;
  --bold: 700;
  --extra-bold: 800;
}

/* UTILITÁRIOS */
/* PALETA DE CORES */
/* PALETA DARK MODE / ALTO CONTRASTE*/
/* PESO DA FONT */
/* VENDORS */
/* 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 .selo {
  width: 100px;
  z-index: 9;
  top: 20px;
  right: 20px;
}

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

.slick-slider .slick-track, .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-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-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

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

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

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

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

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

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

/* Slider */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  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;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "Line Awesome Free";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev {
  left: -25px;
}
.slick-prev:before {
  content: "\f060" !important;
}
.slick-prev:hover:before, .slick-prev:focus:before {
  opacity: 1;
}

.slick-next {
  right: -25px;
}
.slick-next:before {
  content: "\f061" !important;
}
.slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}

/* Dots */
.slick-dots {
  list-style: none;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  max-width: 100%;
  bottom: 0;
  padding: 0.75rem 0;
  display: flex;
}
.slick-dots li {
  transition: all 0.3s ease-in-out;
  margin: 0 0.25rem;
  height: 0.5rem;
  line-height: 1;
}
@media (prefers-reduced-motion: reduce) {
  .slick-dots li {
    transition: none;
  }
}
.slick-dots li:not(.slick-active) {
  width: 0.75rem;
}
.slick-dots li button {
  transition: all 0.3s ease-in-out;
  border: none;
  font-size: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border-radius: 0.5rem;
  background-color: #ccc;
  opacity: 0.5;
  display: block;
}
@media (prefers-reduced-motion: reduce) {
  .slick-dots li button {
    transition: none;
  }
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active {
  width: 1.5rem;
}
.slick-dots li.slick-active button {
  opacity: 1;
}

/* BASE */
#wrapper {
  padding: 0;
}

figure {
  margin: 0;
}

#banner .row:first-child,
#banner .form-horizontal > .form-group:first-child {
  display: flex;
}

img {
  max-width: 100%;
}

.aspect-ratio-item-fluid,
.sticker-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.aspect-ratio img {
  object-fit: cover;
}

ol,
ul,
dl {
  margin-bottom: 0;
}

.applications-menu-nav-columns .col-md {
  margin-bottom: 1rem;
}

.applications-menu-nav-link {
  font-size: 0.875rem;
}

.sidenav-menu-slider {
  font-size: 14px;
}

.sheet-lg {
  max-width: 100%;
}

.lfr-portal-tooltip {
  color: #00722d;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: white;
}

.no-pagination .pagination-bar {
  display: none;
}
.no-pagination .taglib-empty-result-message {
  height: 0;
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 2.5rem;
  border-top: 1px solid var(--grey-2);
  padding-top: 2.5rem;
}

pre {
  white-space: break-spaces;
}

/* EXEMPLO DE USO: @include transform(translate(12px, 50%)); */
/* EXEMPLO DE USO: @include make-blur(15px); */
/* EXEMPLO DE USO: @include text-truncate(2); */
/* EXEMPLO DE USO: @include make-center(); */
/* EXEMPLO DE USO: @include background-opacity(var(--branco), 0.8); */
/* EXEMPLO DE USO: @include make-line-awesome(); */
/* SCALE: 1,250 - MAJOR THIRD */
html,
body {
  overflow: hidden auto;
  width: 100vw;
}

body {
  background-color: white;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  line-height: 1.65;
  color: var(--black);
}

p {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 0;
}

p + p {
  margin-top: 1rem;
  margin-bottom: 0;
}

h1,
h3,
h4,
h5,
.h1,
.h3,
.h4,
.h5 {
  line-height: 1.5;
  display: block;
}

h1,
.h1 {
  font-size: 2.25rem;
  font-weight: 300;
}

h2,
.h2 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.375;
}

h3,
.h3 {
  font-size: 1.75rem;
  font-weight: 700;
}

h4,
.h4 {
  font-size: 1.5625rem;
  font-weight: 700;
}

h5,
.h5 {
  font-size: 1.375rem;
  font-weight: 400;
}

h6,
.h6 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3;
}

.subtitle {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
}

small,
.text_small {
  font-size: 1rem;
  line-height: 1.36;
}

.category {
  font-size: 0.875rem;
  font-weight: normal;
}

b,
strong,
.font-weight-bold {
  font-weight: var(--bold) !important;
}

.font-weight-semi-bold {
  font-weight: var(--semi-bold) !important;
}

.text-primary,
.color-primary {
  color: #00722d !important;
}

.text-secondary,
.color-secondary {
  color: #fff !important;
}

.text-black,
.color-black {
  color: #4f4c4d !important;
}

.size-24 {
  font-size: 24px;
}

.c-m-12 {
  margin: 0.75rem !important;
}

.c-mt-12,
.c-my-12 {
  margin-top: 0.75rem !important;
}

.c-mr-12,
.c-mx-12 {
  margin-right: 0.75rem !important;
}

.c-mb-12,
.c-my-12 {
  margin-bottom: 0.75rem !important;
}

.c-ml-12,
.c-mx-12 {
  margin-left: 0.75rem !important;
}

.c-m-14 {
  margin: 0.875rem !important;
}

.c-mt-14,
.c-my-14 {
  margin-top: 0.875rem !important;
}

.c-mr-14,
.c-mx-14 {
  margin-right: 0.875rem !important;
}

.c-mb-14,
.c-my-14 {
  margin-bottom: 0.875rem !important;
}

.c-ml-14,
.c-mx-14 {
  margin-left: 0.875rem !important;
}

.c-m-28 {
  margin: 1.75rem !important;
}

.c-mt-28,
.c-my-28 {
  margin-top: 1.75rem !important;
}

.c-mr-28,
.c-mx-28 {
  margin-right: 1.75rem !important;
}

.c-mb-28,
.c-my-28 {
  margin-bottom: 1.75rem !important;
}

.c-ml-28,
.c-mx-28 {
  margin-left: 1.75rem !important;
}

.c-m-36 {
  margin: 2.25rem !important;
}

.c-mt-36,
.c-my-36 {
  margin-top: 2.25rem !important;
}

.c-mr-36,
.c-mx-36 {
  margin-right: 2.25rem !important;
}

.c-mb-36,
.c-my-36 {
  margin-bottom: 2.25rem !important;
}

.c-ml-36,
.c-mx-36 {
  margin-left: 2.25rem !important;
}

.c-m-40 {
  margin: 2.5rem !important;
}

.c-mt-40,
.c-my-40 {
  margin-top: 2.5rem !important;
}

.c-mr-40,
.c-mx-40 {
  margin-right: 2.5rem !important;
}

.c-mb-40,
.c-my-40 {
  margin-bottom: 2.5rem !important;
}

.c-ml-40,
.c-mx-40 {
  margin-left: 2.5rem !important;
}

.c-m-52 {
  margin: 3.5rem !important;
}

.c-mt-52,
.c-my-52 {
  margin-top: 3.5rem !important;
}

.c-mr-52,
.c-mx-52 {
  margin-right: 3.5rem !important;
}

.c-mb-52,
.c-my-52 {
  margin-bottom: 3.5rem !important;
}

.c-ml-52,
.c-mx-52 {
  margin-left: 3.5rem !important;
}

.c-m-80 {
  margin: 5rem !important;
}

.c-mt-80,
.c-my-80 {
  margin-top: 5rem !important;
}

.c-mr-80,
.c-mx-80 {
  margin-right: 5rem !important;
}

.c-mb-80,
.c-my-80 {
  margin-bottom: 5rem !important;
}

.c-ml-80,
.c-mx-80 {
  margin-left: 5rem !important;
}

.c-m-0 {
  margin: 0 !important;
}

.c-mt-0,
.c-my-0 {
  margin-top: 0 !important;
}

.c-mr-0,
.c-mx-0 {
  margin-right: 0 !important;
}

.c-mb-0,
.c-my-0 {
  margin-bottom: 0 !important;
}

.c-ml-0,
.c-mx-0 {
  margin-left: 0 !important;
}

.c-m-1 {
  margin: 0.25rem !important;
}

.c-mt-1,
.c-my-1 {
  margin-top: 0.25rem !important;
}

.c-mr-1,
.c-mx-1 {
  margin-right: 0.25rem !important;
}

.c-mb-1,
.c-my-1 {
  margin-bottom: 0.25rem !important;
}

.c-ml-1,
.c-mx-1 {
  margin-left: 0.25rem !important;
}

.c-m-2 {
  margin: 0.5rem !important;
}

.c-mt-2,
.c-my-2 {
  margin-top: 0.5rem !important;
}

.c-mr-2,
.c-mx-2 {
  margin-right: 0.5rem !important;
}

.c-mb-2,
.c-my-2 {
  margin-bottom: 0.5rem !important;
}

.c-ml-2,
.c-mx-2 {
  margin-left: 0.5rem !important;
}

.c-m-3 {
  margin: 1rem !important;
}

.c-mt-3,
.c-my-3 {
  margin-top: 1rem !important;
}

.c-mr-3,
.c-mx-3 {
  margin-right: 1rem !important;
}

.c-mb-3,
.c-my-3 {
  margin-bottom: 1rem !important;
}

.c-ml-3,
.c-mx-3 {
  margin-left: 1rem !important;
}

.c-m-4 {
  margin: 1.5rem !important;
}

.c-mt-4,
.c-my-4 {
  margin-top: 1.5rem !important;
}

.c-mr-4,
.c-mx-4 {
  margin-right: 1.5rem !important;
}

.c-mb-4,
.c-my-4 {
  margin-bottom: 1.5rem !important;
}

.c-ml-4,
.c-mx-4 {
  margin-left: 1.5rem !important;
}

.c-m-5 {
  margin: 3rem !important;
}

.c-mt-5,
.c-my-5 {
  margin-top: 3rem !important;
}

.c-mr-5,
.c-mx-5 {
  margin-right: 3rem !important;
}

.c-mb-5,
.c-my-5 {
  margin-bottom: 3rem !important;
}

.c-ml-5,
.c-mx-5 {
  margin-left: 3rem !important;
}

.c-m-6 {
  margin: 4.5rem !important;
}

.c-mt-6,
.c-my-6 {
  margin-top: 4.5rem !important;
}

.c-mr-6,
.c-mx-6 {
  margin-right: 4.5rem !important;
}

.c-mb-6,
.c-my-6 {
  margin-bottom: 4.5rem !important;
}

.c-ml-6,
.c-mx-6 {
  margin-left: 4.5rem !important;
}

.c-m-7 {
  margin: 6rem !important;
}

.c-mt-7,
.c-my-7 {
  margin-top: 6rem !important;
}

.c-mr-7,
.c-mx-7 {
  margin-right: 6rem !important;
}

.c-mb-7,
.c-my-7 {
  margin-bottom: 6rem !important;
}

.c-ml-7,
.c-mx-7 {
  margin-left: 6rem !important;
}

.c-m-8 {
  margin: 7.5rem !important;
}

.c-mt-8,
.c-my-8 {
  margin-top: 7.5rem !important;
}

.c-mr-8,
.c-mx-8 {
  margin-right: 7.5rem !important;
}

.c-mb-8,
.c-my-8 {
  margin-bottom: 7.5rem !important;
}

.c-ml-8,
.c-mx-8 {
  margin-left: 7.5rem !important;
}

.c-p-12 {
  padding: 0.75rem !important;
}

.c-pt-12,
.c-py-12 {
  padding-top: 0.75rem !important;
}

.c-pr-12,
.c-px-12 {
  padding-right: 0.75rem !important;
}

.c-pb-12,
.c-py-12 {
  padding-bottom: 0.75rem !important;
}

.c-pl-12,
.c-px-12 {
  padding-left: 0.75rem !important;
}

.c-p-14 {
  padding: 0.875rem !important;
}

.c-pt-14,
.c-py-14 {
  padding-top: 0.875rem !important;
}

.c-pr-14,
.c-px-14 {
  padding-right: 0.875rem !important;
}

.c-pb-14,
.c-py-14 {
  padding-bottom: 0.875rem !important;
}

.c-pl-14,
.c-px-14 {
  padding-left: 0.875rem !important;
}

.c-p-28 {
  padding: 1.75rem !important;
}

.c-pt-28,
.c-py-28 {
  padding-top: 1.75rem !important;
}

.c-pr-28,
.c-px-28 {
  padding-right: 1.75rem !important;
}

.c-pb-28,
.c-py-28 {
  padding-bottom: 1.75rem !important;
}

.c-pl-28,
.c-px-28 {
  padding-left: 1.75rem !important;
}

.c-p-36 {
  padding: 2.25rem !important;
}

.c-pt-36,
.c-py-36 {
  padding-top: 2.25rem !important;
}

.c-pr-36,
.c-px-36 {
  padding-right: 2.25rem !important;
}

.c-pb-36,
.c-py-36 {
  padding-bottom: 2.25rem !important;
}

.c-pl-36,
.c-px-36 {
  padding-left: 2.25rem !important;
}

.c-p-40 {
  padding: 2.5rem !important;
}

.c-pt-40,
.c-py-40 {
  padding-top: 2.5rem !important;
}

.c-pr-40,
.c-px-40 {
  padding-right: 2.5rem !important;
}

.c-pb-40,
.c-py-40 {
  padding-bottom: 2.5rem !important;
}

.c-pl-40,
.c-px-40 {
  padding-left: 2.5rem !important;
}

.c-p-52 {
  padding: 3.5rem !important;
}

.c-pt-52,
.c-py-52 {
  padding-top: 3.5rem !important;
}

.c-pr-52,
.c-px-52 {
  padding-right: 3.5rem !important;
}

.c-pb-52,
.c-py-52 {
  padding-bottom: 3.5rem !important;
}

.c-pl-52,
.c-px-52 {
  padding-left: 3.5rem !important;
}

.c-p-80 {
  padding: 5rem !important;
}

.c-pt-80,
.c-py-80 {
  padding-top: 5rem !important;
}

.c-pr-80,
.c-px-80 {
  padding-right: 5rem !important;
}

.c-pb-80,
.c-py-80 {
  padding-bottom: 5rem !important;
}

.c-pl-80,
.c-px-80 {
  padding-left: 5rem !important;
}

.c-p-0 {
  padding: 0 !important;
}

.c-pt-0,
.c-py-0 {
  padding-top: 0 !important;
}

.c-pr-0,
.c-px-0 {
  padding-right: 0 !important;
}

.c-pb-0,
.c-py-0 {
  padding-bottom: 0 !important;
}

.c-pl-0,
.c-px-0 {
  padding-left: 0 !important;
}

.c-p-1 {
  padding: 0.25rem !important;
}

.c-pt-1,
.c-py-1 {
  padding-top: 0.25rem !important;
}

.c-pr-1,
.c-px-1 {
  padding-right: 0.25rem !important;
}

.c-pb-1,
.c-py-1 {
  padding-bottom: 0.25rem !important;
}

.c-pl-1,
.c-px-1 {
  padding-left: 0.25rem !important;
}

.c-p-2 {
  padding: 0.5rem !important;
}

.c-pt-2,
.c-py-2 {
  padding-top: 0.5rem !important;
}

.c-pr-2,
.c-px-2 {
  padding-right: 0.5rem !important;
}

.c-pb-2,
.c-py-2 {
  padding-bottom: 0.5rem !important;
}

.c-pl-2,
.c-px-2 {
  padding-left: 0.5rem !important;
}

.c-p-3 {
  padding: 1rem !important;
}

.c-pt-3,
.c-py-3 {
  padding-top: 1rem !important;
}

.c-pr-3,
.c-px-3 {
  padding-right: 1rem !important;
}

.c-pb-3,
.c-py-3 {
  padding-bottom: 1rem !important;
}

.c-pl-3,
.c-px-3 {
  padding-left: 1rem !important;
}

.c-p-4 {
  padding: 1.5rem !important;
}

.c-pt-4,
.c-py-4 {
  padding-top: 1.5rem !important;
}

.c-pr-4,
.c-px-4 {
  padding-right: 1.5rem !important;
}

.c-pb-4,
.c-py-4 {
  padding-bottom: 1.5rem !important;
}

.c-pl-4,
.c-px-4 {
  padding-left: 1.5rem !important;
}

.c-p-5 {
  padding: 3rem !important;
}

.c-pt-5,
.c-py-5 {
  padding-top: 3rem !important;
}

.c-pr-5,
.c-px-5 {
  padding-right: 3rem !important;
}

.c-pb-5,
.c-py-5 {
  padding-bottom: 3rem !important;
}

.c-pl-5,
.c-px-5 {
  padding-left: 3rem !important;
}

.c-p-6 {
  padding: 4.5rem !important;
}

.c-pt-6,
.c-py-6 {
  padding-top: 4.5rem !important;
}

.c-pr-6,
.c-px-6 {
  padding-right: 4.5rem !important;
}

.c-pb-6,
.c-py-6 {
  padding-bottom: 4.5rem !important;
}

.c-pl-6,
.c-px-6 {
  padding-left: 4.5rem !important;
}

.c-p-7 {
  padding: 6rem !important;
}

.c-pt-7,
.c-py-7 {
  padding-top: 6rem !important;
}

.c-pr-7,
.c-px-7 {
  padding-right: 6rem !important;
}

.c-pb-7,
.c-py-7 {
  padding-bottom: 6rem !important;
}

.c-pl-7,
.c-px-7 {
  padding-left: 6rem !important;
}

.c-p-8 {
  padding: 7.5rem !important;
}

.c-pt-8,
.c-py-8 {
  padding-top: 7.5rem !important;
}

.c-pr-8,
.c-px-8 {
  padding-right: 7.5rem !important;
}

.c-pb-8,
.c-py-8 {
  padding-bottom: 7.5rem !important;
}

.c-pl-8,
.c-px-8 {
  padding-left: 7.5rem !important;
}

.c-m-n12 {
  margin: -0.75rem;
}

.c-mt-n12,
.c-my-n12 {
  margin-top: -0.75rem;
}

.c-mr-n12,
.c-mx-n12 {
  margin-right: -0.75rem;
}

.c-mb-n12,
.c-my-n12 {
  margin-bottom: -0.75rem;
}

.c-ml-n12,
.c-mx-n12 {
  margin-left: -0.75rem;
}

.c-m-n14 {
  margin: -0.875rem;
}

.c-mt-n14,
.c-my-n14 {
  margin-top: -0.875rem;
}

.c-mr-n14,
.c-mx-n14 {
  margin-right: -0.875rem;
}

.c-mb-n14,
.c-my-n14 {
  margin-bottom: -0.875rem;
}

.c-ml-n14,
.c-mx-n14 {
  margin-left: -0.875rem;
}

.c-m-n28 {
  margin: -1.75rem;
}

.c-mt-n28,
.c-my-n28 {
  margin-top: -1.75rem;
}

.c-mr-n28,
.c-mx-n28 {
  margin-right: -1.75rem;
}

.c-mb-n28,
.c-my-n28 {
  margin-bottom: -1.75rem;
}

.c-ml-n28,
.c-mx-n28 {
  margin-left: -1.75rem;
}

.c-m-n36 {
  margin: -2.25rem;
}

.c-mt-n36,
.c-my-n36 {
  margin-top: -2.25rem;
}

.c-mr-n36,
.c-mx-n36 {
  margin-right: -2.25rem;
}

.c-mb-n36,
.c-my-n36 {
  margin-bottom: -2.25rem;
}

.c-ml-n36,
.c-mx-n36 {
  margin-left: -2.25rem;
}

.c-m-n40 {
  margin: -2.5rem;
}

.c-mt-n40,
.c-my-n40 {
  margin-top: -2.5rem;
}

.c-mr-n40,
.c-mx-n40 {
  margin-right: -2.5rem;
}

.c-mb-n40,
.c-my-n40 {
  margin-bottom: -2.5rem;
}

.c-ml-n40,
.c-mx-n40 {
  margin-left: -2.5rem;
}

.c-m-n52 {
  margin: -3.5rem;
}

.c-mt-n52,
.c-my-n52 {
  margin-top: -3.5rem;
}

.c-mr-n52,
.c-mx-n52 {
  margin-right: -3.5rem;
}

.c-mb-n52,
.c-my-n52 {
  margin-bottom: -3.5rem;
}

.c-ml-n52,
.c-mx-n52 {
  margin-left: -3.5rem;
}

.c-m-n80 {
  margin: -5rem;
}

.c-mt-n80,
.c-my-n80 {
  margin-top: -5rem;
}

.c-mr-n80,
.c-mx-n80 {
  margin-right: -5rem;
}

.c-mb-n80,
.c-my-n80 {
  margin-bottom: -5rem;
}

.c-ml-n80,
.c-mx-n80 {
  margin-left: -5rem;
}

.c-m-n1 {
  margin: -0.25rem;
}

.c-mt-n1,
.c-my-n1 {
  margin-top: -0.25rem;
}

.c-mr-n1,
.c-mx-n1 {
  margin-right: -0.25rem;
}

.c-mb-n1,
.c-my-n1 {
  margin-bottom: -0.25rem;
}

.c-ml-n1,
.c-mx-n1 {
  margin-left: -0.25rem;
}

.c-m-n2 {
  margin: -0.5rem;
}

.c-mt-n2,
.c-my-n2 {
  margin-top: -0.5rem;
}

.c-mr-n2,
.c-mx-n2 {
  margin-right: -0.5rem;
}

.c-mb-n2,
.c-my-n2 {
  margin-bottom: -0.5rem;
}

.c-ml-n2,
.c-mx-n2 {
  margin-left: -0.5rem;
}

.c-m-n3 {
  margin: -1rem;
}

.c-mt-n3,
.c-my-n3 {
  margin-top: -1rem;
}

.c-mr-n3,
.c-mx-n3 {
  margin-right: -1rem;
}

.c-mb-n3,
.c-my-n3 {
  margin-bottom: -1rem;
}

.c-ml-n3,
.c-mx-n3 {
  margin-left: -1rem;
}

.c-m-n4 {
  margin: -1.5rem;
}

.c-mt-n4,
.c-my-n4 {
  margin-top: -1.5rem;
}

.c-mr-n4,
.c-mx-n4 {
  margin-right: -1.5rem;
}

.c-mb-n4,
.c-my-n4 {
  margin-bottom: -1.5rem;
}

.c-ml-n4,
.c-mx-n4 {
  margin-left: -1.5rem;
}

.c-m-n5 {
  margin: -3rem;
}

.c-mt-n5,
.c-my-n5 {
  margin-top: -3rem;
}

.c-mr-n5,
.c-mx-n5 {
  margin-right: -3rem;
}

.c-mb-n5,
.c-my-n5 {
  margin-bottom: -3rem;
}

.c-ml-n5,
.c-mx-n5 {
  margin-left: -3rem;
}

.c-m-n6 {
  margin: -4.5rem;
}

.c-mt-n6,
.c-my-n6 {
  margin-top: -4.5rem;
}

.c-mr-n6,
.c-mx-n6 {
  margin-right: -4.5rem;
}

.c-mb-n6,
.c-my-n6 {
  margin-bottom: -4.5rem;
}

.c-ml-n6,
.c-mx-n6 {
  margin-left: -4.5rem;
}

.c-m-n7 {
  margin: -6rem;
}

.c-mt-n7,
.c-my-n7 {
  margin-top: -6rem;
}

.c-mr-n7,
.c-mx-n7 {
  margin-right: -6rem;
}

.c-mb-n7,
.c-my-n7 {
  margin-bottom: -6rem;
}

.c-ml-n7,
.c-mx-n7 {
  margin-left: -6rem;
}

.c-m-n8 {
  margin: -7.5rem;
}

.c-mt-n8,
.c-my-n8 {
  margin-top: -7.5rem;
}

.c-mr-n8,
.c-mx-n8 {
  margin-right: -7.5rem;
}

.c-mb-n8,
.c-my-n8 {
  margin-bottom: -7.5rem;
}

.c-ml-n8,
.c-mx-n8 {
  margin-left: -7.5rem;
}

.c-m-auto {
  margin: auto;
}

.c-mt-auto,
.c-my-auto {
  margin-top: auto;
}

.c-mr-auto,
.c-mx-auto {
  margin-right: auto;
}

.c-mb-auto,
.c-my-auto {
  margin-bottom: auto;
}

.c-ml-auto,
.c-mx-auto {
  margin-left: auto;
}

@media (min-width: 576px) {
  .c-m-sm-12 {
    margin: 0.75rem !important;
  }
  .c-mt-sm-12,
  .c-my-sm-12 {
    margin-top: 0.75rem !important;
  }
  .c-mr-sm-12,
  .c-mx-sm-12 {
    margin-right: 0.75rem !important;
  }
  .c-mb-sm-12,
  .c-my-sm-12 {
    margin-bottom: 0.75rem !important;
  }
  .c-ml-sm-12,
  .c-mx-sm-12 {
    margin-left: 0.75rem !important;
  }
  .c-m-sm-14 {
    margin: 0.875rem !important;
  }
  .c-mt-sm-14,
  .c-my-sm-14 {
    margin-top: 0.875rem !important;
  }
  .c-mr-sm-14,
  .c-mx-sm-14 {
    margin-right: 0.875rem !important;
  }
  .c-mb-sm-14,
  .c-my-sm-14 {
    margin-bottom: 0.875rem !important;
  }
  .c-ml-sm-14,
  .c-mx-sm-14 {
    margin-left: 0.875rem !important;
  }
  .c-m-sm-28 {
    margin: 1.75rem !important;
  }
  .c-mt-sm-28,
  .c-my-sm-28 {
    margin-top: 1.75rem !important;
  }
  .c-mr-sm-28,
  .c-mx-sm-28 {
    margin-right: 1.75rem !important;
  }
  .c-mb-sm-28,
  .c-my-sm-28 {
    margin-bottom: 1.75rem !important;
  }
  .c-ml-sm-28,
  .c-mx-sm-28 {
    margin-left: 1.75rem !important;
  }
  .c-m-sm-36 {
    margin: 2.25rem !important;
  }
  .c-mt-sm-36,
  .c-my-sm-36 {
    margin-top: 2.25rem !important;
  }
  .c-mr-sm-36,
  .c-mx-sm-36 {
    margin-right: 2.25rem !important;
  }
  .c-mb-sm-36,
  .c-my-sm-36 {
    margin-bottom: 2.25rem !important;
  }
  .c-ml-sm-36,
  .c-mx-sm-36 {
    margin-left: 2.25rem !important;
  }
  .c-m-sm-40 {
    margin: 2.5rem !important;
  }
  .c-mt-sm-40,
  .c-my-sm-40 {
    margin-top: 2.5rem !important;
  }
  .c-mr-sm-40,
  .c-mx-sm-40 {
    margin-right: 2.5rem !important;
  }
  .c-mb-sm-40,
  .c-my-sm-40 {
    margin-bottom: 2.5rem !important;
  }
  .c-ml-sm-40,
  .c-mx-sm-40 {
    margin-left: 2.5rem !important;
  }
  .c-m-sm-52 {
    margin: 3.5rem !important;
  }
  .c-mt-sm-52,
  .c-my-sm-52 {
    margin-top: 3.5rem !important;
  }
  .c-mr-sm-52,
  .c-mx-sm-52 {
    margin-right: 3.5rem !important;
  }
  .c-mb-sm-52,
  .c-my-sm-52 {
    margin-bottom: 3.5rem !important;
  }
  .c-ml-sm-52,
  .c-mx-sm-52 {
    margin-left: 3.5rem !important;
  }
  .c-m-sm-80 {
    margin: 5rem !important;
  }
  .c-mt-sm-80,
  .c-my-sm-80 {
    margin-top: 5rem !important;
  }
  .c-mr-sm-80,
  .c-mx-sm-80 {
    margin-right: 5rem !important;
  }
  .c-mb-sm-80,
  .c-my-sm-80 {
    margin-bottom: 5rem !important;
  }
  .c-ml-sm-80,
  .c-mx-sm-80 {
    margin-left: 5rem !important;
  }
  .c-m-sm-0 {
    margin: 0 !important;
  }
  .c-mt-sm-0,
  .c-my-sm-0 {
    margin-top: 0 !important;
  }
  .c-mr-sm-0,
  .c-mx-sm-0 {
    margin-right: 0 !important;
  }
  .c-mb-sm-0,
  .c-my-sm-0 {
    margin-bottom: 0 !important;
  }
  .c-ml-sm-0,
  .c-mx-sm-0 {
    margin-left: 0 !important;
  }
  .c-m-sm-1 {
    margin: 0.25rem !important;
  }
  .c-mt-sm-1,
  .c-my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .c-mr-sm-1,
  .c-mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .c-mb-sm-1,
  .c-my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .c-ml-sm-1,
  .c-mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .c-m-sm-2 {
    margin: 0.5rem !important;
  }
  .c-mt-sm-2,
  .c-my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .c-mr-sm-2,
  .c-mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .c-mb-sm-2,
  .c-my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .c-ml-sm-2,
  .c-mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .c-m-sm-3 {
    margin: 1rem !important;
  }
  .c-mt-sm-3,
  .c-my-sm-3 {
    margin-top: 1rem !important;
  }
  .c-mr-sm-3,
  .c-mx-sm-3 {
    margin-right: 1rem !important;
  }
  .c-mb-sm-3,
  .c-my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .c-ml-sm-3,
  .c-mx-sm-3 {
    margin-left: 1rem !important;
  }
  .c-m-sm-4 {
    margin: 1.5rem !important;
  }
  .c-mt-sm-4,
  .c-my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .c-mr-sm-4,
  .c-mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .c-mb-sm-4,
  .c-my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .c-ml-sm-4,
  .c-mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .c-m-sm-5 {
    margin: 3rem !important;
  }
  .c-mt-sm-5,
  .c-my-sm-5 {
    margin-top: 3rem !important;
  }
  .c-mr-sm-5,
  .c-mx-sm-5 {
    margin-right: 3rem !important;
  }
  .c-mb-sm-5,
  .c-my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .c-ml-sm-5,
  .c-mx-sm-5 {
    margin-left: 3rem !important;
  }
  .c-m-sm-6 {
    margin: 4.5rem !important;
  }
  .c-mt-sm-6,
  .c-my-sm-6 {
    margin-top: 4.5rem !important;
  }
  .c-mr-sm-6,
  .c-mx-sm-6 {
    margin-right: 4.5rem !important;
  }
  .c-mb-sm-6,
  .c-my-sm-6 {
    margin-bottom: 4.5rem !important;
  }
  .c-ml-sm-6,
  .c-mx-sm-6 {
    margin-left: 4.5rem !important;
  }
  .c-m-sm-7 {
    margin: 6rem !important;
  }
  .c-mt-sm-7,
  .c-my-sm-7 {
    margin-top: 6rem !important;
  }
  .c-mr-sm-7,
  .c-mx-sm-7 {
    margin-right: 6rem !important;
  }
  .c-mb-sm-7,
  .c-my-sm-7 {
    margin-bottom: 6rem !important;
  }
  .c-ml-sm-7,
  .c-mx-sm-7 {
    margin-left: 6rem !important;
  }
  .c-m-sm-8 {
    margin: 7.5rem !important;
  }
  .c-mt-sm-8,
  .c-my-sm-8 {
    margin-top: 7.5rem !important;
  }
  .c-mr-sm-8,
  .c-mx-sm-8 {
    margin-right: 7.5rem !important;
  }
  .c-mb-sm-8,
  .c-my-sm-8 {
    margin-bottom: 7.5rem !important;
  }
  .c-ml-sm-8,
  .c-mx-sm-8 {
    margin-left: 7.5rem !important;
  }
  .c-p-sm-12 {
    padding: 0.75rem !important;
  }
  .c-pt-sm-12,
  .c-py-sm-12 {
    padding-top: 0.75rem !important;
  }
  .c-pr-sm-12,
  .c-px-sm-12 {
    padding-right: 0.75rem !important;
  }
  .c-pb-sm-12,
  .c-py-sm-12 {
    padding-bottom: 0.75rem !important;
  }
  .c-pl-sm-12,
  .c-px-sm-12 {
    padding-left: 0.75rem !important;
  }
  .c-p-sm-14 {
    padding: 0.875rem !important;
  }
  .c-pt-sm-14,
  .c-py-sm-14 {
    padding-top: 0.875rem !important;
  }
  .c-pr-sm-14,
  .c-px-sm-14 {
    padding-right: 0.875rem !important;
  }
  .c-pb-sm-14,
  .c-py-sm-14 {
    padding-bottom: 0.875rem !important;
  }
  .c-pl-sm-14,
  .c-px-sm-14 {
    padding-left: 0.875rem !important;
  }
  .c-p-sm-28 {
    padding: 1.75rem !important;
  }
  .c-pt-sm-28,
  .c-py-sm-28 {
    padding-top: 1.75rem !important;
  }
  .c-pr-sm-28,
  .c-px-sm-28 {
    padding-right: 1.75rem !important;
  }
  .c-pb-sm-28,
  .c-py-sm-28 {
    padding-bottom: 1.75rem !important;
  }
  .c-pl-sm-28,
  .c-px-sm-28 {
    padding-left: 1.75rem !important;
  }
  .c-p-sm-36 {
    padding: 2.25rem !important;
  }
  .c-pt-sm-36,
  .c-py-sm-36 {
    padding-top: 2.25rem !important;
  }
  .c-pr-sm-36,
  .c-px-sm-36 {
    padding-right: 2.25rem !important;
  }
  .c-pb-sm-36,
  .c-py-sm-36 {
    padding-bottom: 2.25rem !important;
  }
  .c-pl-sm-36,
  .c-px-sm-36 {
    padding-left: 2.25rem !important;
  }
  .c-p-sm-40 {
    padding: 2.5rem !important;
  }
  .c-pt-sm-40,
  .c-py-sm-40 {
    padding-top: 2.5rem !important;
  }
  .c-pr-sm-40,
  .c-px-sm-40 {
    padding-right: 2.5rem !important;
  }
  .c-pb-sm-40,
  .c-py-sm-40 {
    padding-bottom: 2.5rem !important;
  }
  .c-pl-sm-40,
  .c-px-sm-40 {
    padding-left: 2.5rem !important;
  }
  .c-p-sm-52 {
    padding: 3.5rem !important;
  }
  .c-pt-sm-52,
  .c-py-sm-52 {
    padding-top: 3.5rem !important;
  }
  .c-pr-sm-52,
  .c-px-sm-52 {
    padding-right: 3.5rem !important;
  }
  .c-pb-sm-52,
  .c-py-sm-52 {
    padding-bottom: 3.5rem !important;
  }
  .c-pl-sm-52,
  .c-px-sm-52 {
    padding-left: 3.5rem !important;
  }
  .c-p-sm-80 {
    padding: 5rem !important;
  }
  .c-pt-sm-80,
  .c-py-sm-80 {
    padding-top: 5rem !important;
  }
  .c-pr-sm-80,
  .c-px-sm-80 {
    padding-right: 5rem !important;
  }
  .c-pb-sm-80,
  .c-py-sm-80 {
    padding-bottom: 5rem !important;
  }
  .c-pl-sm-80,
  .c-px-sm-80 {
    padding-left: 5rem !important;
  }
  .c-p-sm-0 {
    padding: 0 !important;
  }
  .c-pt-sm-0,
  .c-py-sm-0 {
    padding-top: 0 !important;
  }
  .c-pr-sm-0,
  .c-px-sm-0 {
    padding-right: 0 !important;
  }
  .c-pb-sm-0,
  .c-py-sm-0 {
    padding-bottom: 0 !important;
  }
  .c-pl-sm-0,
  .c-px-sm-0 {
    padding-left: 0 !important;
  }
  .c-p-sm-1 {
    padding: 0.25rem !important;
  }
  .c-pt-sm-1,
  .c-py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .c-pr-sm-1,
  .c-px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .c-pb-sm-1,
  .c-py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .c-pl-sm-1,
  .c-px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .c-p-sm-2 {
    padding: 0.5rem !important;
  }
  .c-pt-sm-2,
  .c-py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .c-pr-sm-2,
  .c-px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .c-pb-sm-2,
  .c-py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .c-pl-sm-2,
  .c-px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .c-p-sm-3 {
    padding: 1rem !important;
  }
  .c-pt-sm-3,
  .c-py-sm-3 {
    padding-top: 1rem !important;
  }
  .c-pr-sm-3,
  .c-px-sm-3 {
    padding-right: 1rem !important;
  }
  .c-pb-sm-3,
  .c-py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .c-pl-sm-3,
  .c-px-sm-3 {
    padding-left: 1rem !important;
  }
  .c-p-sm-4 {
    padding: 1.5rem !important;
  }
  .c-pt-sm-4,
  .c-py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .c-pr-sm-4,
  .c-px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .c-pb-sm-4,
  .c-py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .c-pl-sm-4,
  .c-px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .c-p-sm-5 {
    padding: 3rem !important;
  }
  .c-pt-sm-5,
  .c-py-sm-5 {
    padding-top: 3rem !important;
  }
  .c-pr-sm-5,
  .c-px-sm-5 {
    padding-right: 3rem !important;
  }
  .c-pb-sm-5,
  .c-py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .c-pl-sm-5,
  .c-px-sm-5 {
    padding-left: 3rem !important;
  }
  .c-p-sm-6 {
    padding: 4.5rem !important;
  }
  .c-pt-sm-6,
  .c-py-sm-6 {
    padding-top: 4.5rem !important;
  }
  .c-pr-sm-6,
  .c-px-sm-6 {
    padding-right: 4.5rem !important;
  }
  .c-pb-sm-6,
  .c-py-sm-6 {
    padding-bottom: 4.5rem !important;
  }
  .c-pl-sm-6,
  .c-px-sm-6 {
    padding-left: 4.5rem !important;
  }
  .c-p-sm-7 {
    padding: 6rem !important;
  }
  .c-pt-sm-7,
  .c-py-sm-7 {
    padding-top: 6rem !important;
  }
  .c-pr-sm-7,
  .c-px-sm-7 {
    padding-right: 6rem !important;
  }
  .c-pb-sm-7,
  .c-py-sm-7 {
    padding-bottom: 6rem !important;
  }
  .c-pl-sm-7,
  .c-px-sm-7 {
    padding-left: 6rem !important;
  }
  .c-p-sm-8 {
    padding: 7.5rem !important;
  }
  .c-pt-sm-8,
  .c-py-sm-8 {
    padding-top: 7.5rem !important;
  }
  .c-pr-sm-8,
  .c-px-sm-8 {
    padding-right: 7.5rem !important;
  }
  .c-pb-sm-8,
  .c-py-sm-8 {
    padding-bottom: 7.5rem !important;
  }
  .c-pl-sm-8,
  .c-px-sm-8 {
    padding-left: 7.5rem !important;
  }
  .c-m-sm-n12 {
    margin: -0.75rem;
  }
  .c-mt-sm-n12,
  .c-my-sm-n12 {
    margin-top: -0.75rem;
  }
  .c-mr-sm-n12,
  .c-mx-sm-n12 {
    margin-right: -0.75rem;
  }
  .c-mb-sm-n12,
  .c-my-sm-n12 {
    margin-bottom: -0.75rem;
  }
  .c-ml-sm-n12,
  .c-mx-sm-n12 {
    margin-left: -0.75rem;
  }
  .c-m-sm-n14 {
    margin: -0.875rem;
  }
  .c-mt-sm-n14,
  .c-my-sm-n14 {
    margin-top: -0.875rem;
  }
  .c-mr-sm-n14,
  .c-mx-sm-n14 {
    margin-right: -0.875rem;
  }
  .c-mb-sm-n14,
  .c-my-sm-n14 {
    margin-bottom: -0.875rem;
  }
  .c-ml-sm-n14,
  .c-mx-sm-n14 {
    margin-left: -0.875rem;
  }
  .c-m-sm-n28 {
    margin: -1.75rem;
  }
  .c-mt-sm-n28,
  .c-my-sm-n28 {
    margin-top: -1.75rem;
  }
  .c-mr-sm-n28,
  .c-mx-sm-n28 {
    margin-right: -1.75rem;
  }
  .c-mb-sm-n28,
  .c-my-sm-n28 {
    margin-bottom: -1.75rem;
  }
  .c-ml-sm-n28,
  .c-mx-sm-n28 {
    margin-left: -1.75rem;
  }
  .c-m-sm-n36 {
    margin: -2.25rem;
  }
  .c-mt-sm-n36,
  .c-my-sm-n36 {
    margin-top: -2.25rem;
  }
  .c-mr-sm-n36,
  .c-mx-sm-n36 {
    margin-right: -2.25rem;
  }
  .c-mb-sm-n36,
  .c-my-sm-n36 {
    margin-bottom: -2.25rem;
  }
  .c-ml-sm-n36,
  .c-mx-sm-n36 {
    margin-left: -2.25rem;
  }
  .c-m-sm-n40 {
    margin: -2.5rem;
  }
  .c-mt-sm-n40,
  .c-my-sm-n40 {
    margin-top: -2.5rem;
  }
  .c-mr-sm-n40,
  .c-mx-sm-n40 {
    margin-right: -2.5rem;
  }
  .c-mb-sm-n40,
  .c-my-sm-n40 {
    margin-bottom: -2.5rem;
  }
  .c-ml-sm-n40,
  .c-mx-sm-n40 {
    margin-left: -2.5rem;
  }
  .c-m-sm-n52 {
    margin: -3.5rem;
  }
  .c-mt-sm-n52,
  .c-my-sm-n52 {
    margin-top: -3.5rem;
  }
  .c-mr-sm-n52,
  .c-mx-sm-n52 {
    margin-right: -3.5rem;
  }
  .c-mb-sm-n52,
  .c-my-sm-n52 {
    margin-bottom: -3.5rem;
  }
  .c-ml-sm-n52,
  .c-mx-sm-n52 {
    margin-left: -3.5rem;
  }
  .c-m-sm-n80 {
    margin: -5rem;
  }
  .c-mt-sm-n80,
  .c-my-sm-n80 {
    margin-top: -5rem;
  }
  .c-mr-sm-n80,
  .c-mx-sm-n80 {
    margin-right: -5rem;
  }
  .c-mb-sm-n80,
  .c-my-sm-n80 {
    margin-bottom: -5rem;
  }
  .c-ml-sm-n80,
  .c-mx-sm-n80 {
    margin-left: -5rem;
  }
  .c-m-sm-n1 {
    margin: -0.25rem;
  }
  .c-mt-sm-n1,
  .c-my-sm-n1 {
    margin-top: -0.25rem;
  }
  .c-mr-sm-n1,
  .c-mx-sm-n1 {
    margin-right: -0.25rem;
  }
  .c-mb-sm-n1,
  .c-my-sm-n1 {
    margin-bottom: -0.25rem;
  }
  .c-ml-sm-n1,
  .c-mx-sm-n1 {
    margin-left: -0.25rem;
  }
  .c-m-sm-n2 {
    margin: -0.5rem;
  }
  .c-mt-sm-n2,
  .c-my-sm-n2 {
    margin-top: -0.5rem;
  }
  .c-mr-sm-n2,
  .c-mx-sm-n2 {
    margin-right: -0.5rem;
  }
  .c-mb-sm-n2,
  .c-my-sm-n2 {
    margin-bottom: -0.5rem;
  }
  .c-ml-sm-n2,
  .c-mx-sm-n2 {
    margin-left: -0.5rem;
  }
  .c-m-sm-n3 {
    margin: -1rem;
  }
  .c-mt-sm-n3,
  .c-my-sm-n3 {
    margin-top: -1rem;
  }
  .c-mr-sm-n3,
  .c-mx-sm-n3 {
    margin-right: -1rem;
  }
  .c-mb-sm-n3,
  .c-my-sm-n3 {
    margin-bottom: -1rem;
  }
  .c-ml-sm-n3,
  .c-mx-sm-n3 {
    margin-left: -1rem;
  }
  .c-m-sm-n4 {
    margin: -1.5rem;
  }
  .c-mt-sm-n4,
  .c-my-sm-n4 {
    margin-top: -1.5rem;
  }
  .c-mr-sm-n4,
  .c-mx-sm-n4 {
    margin-right: -1.5rem;
  }
  .c-mb-sm-n4,
  .c-my-sm-n4 {
    margin-bottom: -1.5rem;
  }
  .c-ml-sm-n4,
  .c-mx-sm-n4 {
    margin-left: -1.5rem;
  }
  .c-m-sm-n5 {
    margin: -3rem;
  }
  .c-mt-sm-n5,
  .c-my-sm-n5 {
    margin-top: -3rem;
  }
  .c-mr-sm-n5,
  .c-mx-sm-n5 {
    margin-right: -3rem;
  }
  .c-mb-sm-n5,
  .c-my-sm-n5 {
    margin-bottom: -3rem;
  }
  .c-ml-sm-n5,
  .c-mx-sm-n5 {
    margin-left: -3rem;
  }
  .c-m-sm-n6 {
    margin: -4.5rem;
  }
  .c-mt-sm-n6,
  .c-my-sm-n6 {
    margin-top: -4.5rem;
  }
  .c-mr-sm-n6,
  .c-mx-sm-n6 {
    margin-right: -4.5rem;
  }
  .c-mb-sm-n6,
  .c-my-sm-n6 {
    margin-bottom: -4.5rem;
  }
  .c-ml-sm-n6,
  .c-mx-sm-n6 {
    margin-left: -4.5rem;
  }
  .c-m-sm-n7 {
    margin: -6rem;
  }
  .c-mt-sm-n7,
  .c-my-sm-n7 {
    margin-top: -6rem;
  }
  .c-mr-sm-n7,
  .c-mx-sm-n7 {
    margin-right: -6rem;
  }
  .c-mb-sm-n7,
  .c-my-sm-n7 {
    margin-bottom: -6rem;
  }
  .c-ml-sm-n7,
  .c-mx-sm-n7 {
    margin-left: -6rem;
  }
  .c-m-sm-n8 {
    margin: -7.5rem;
  }
  .c-mt-sm-n8,
  .c-my-sm-n8 {
    margin-top: -7.5rem;
  }
  .c-mr-sm-n8,
  .c-mx-sm-n8 {
    margin-right: -7.5rem;
  }
  .c-mb-sm-n8,
  .c-my-sm-n8 {
    margin-bottom: -7.5rem;
  }
  .c-ml-sm-n8,
  .c-mx-sm-n8 {
    margin-left: -7.5rem;
  }
  .c-m-sm-auto {
    margin: auto;
  }
  .c-mt-sm-auto,
  .c-my-sm-auto {
    margin-top: auto;
  }
  .c-mr-sm-auto,
  .c-mx-sm-auto {
    margin-right: auto;
  }
  .c-mb-sm-auto,
  .c-my-sm-auto {
    margin-bottom: auto;
  }
  .c-ml-sm-auto,
  .c-mx-sm-auto {
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .c-m-md-12 {
    margin: 0.75rem !important;
  }
  .c-mt-md-12,
  .c-my-md-12 {
    margin-top: 0.75rem !important;
  }
  .c-mr-md-12,
  .c-mx-md-12 {
    margin-right: 0.75rem !important;
  }
  .c-mb-md-12,
  .c-my-md-12 {
    margin-bottom: 0.75rem !important;
  }
  .c-ml-md-12,
  .c-mx-md-12 {
    margin-left: 0.75rem !important;
  }
  .c-m-md-14 {
    margin: 0.875rem !important;
  }
  .c-mt-md-14,
  .c-my-md-14 {
    margin-top: 0.875rem !important;
  }
  .c-mr-md-14,
  .c-mx-md-14 {
    margin-right: 0.875rem !important;
  }
  .c-mb-md-14,
  .c-my-md-14 {
    margin-bottom: 0.875rem !important;
  }
  .c-ml-md-14,
  .c-mx-md-14 {
    margin-left: 0.875rem !important;
  }
  .c-m-md-28 {
    margin: 1.75rem !important;
  }
  .c-mt-md-28,
  .c-my-md-28 {
    margin-top: 1.75rem !important;
  }
  .c-mr-md-28,
  .c-mx-md-28 {
    margin-right: 1.75rem !important;
  }
  .c-mb-md-28,
  .c-my-md-28 {
    margin-bottom: 1.75rem !important;
  }
  .c-ml-md-28,
  .c-mx-md-28 {
    margin-left: 1.75rem !important;
  }
  .c-m-md-36 {
    margin: 2.25rem !important;
  }
  .c-mt-md-36,
  .c-my-md-36 {
    margin-top: 2.25rem !important;
  }
  .c-mr-md-36,
  .c-mx-md-36 {
    margin-right: 2.25rem !important;
  }
  .c-mb-md-36,
  .c-my-md-36 {
    margin-bottom: 2.25rem !important;
  }
  .c-ml-md-36,
  .c-mx-md-36 {
    margin-left: 2.25rem !important;
  }
  .c-m-md-40 {
    margin: 2.5rem !important;
  }
  .c-mt-md-40,
  .c-my-md-40 {
    margin-top: 2.5rem !important;
  }
  .c-mr-md-40,
  .c-mx-md-40 {
    margin-right: 2.5rem !important;
  }
  .c-mb-md-40,
  .c-my-md-40 {
    margin-bottom: 2.5rem !important;
  }
  .c-ml-md-40,
  .c-mx-md-40 {
    margin-left: 2.5rem !important;
  }
  .c-m-md-52 {
    margin: 3.5rem !important;
  }
  .c-mt-md-52,
  .c-my-md-52 {
    margin-top: 3.5rem !important;
  }
  .c-mr-md-52,
  .c-mx-md-52 {
    margin-right: 3.5rem !important;
  }
  .c-mb-md-52,
  .c-my-md-52 {
    margin-bottom: 3.5rem !important;
  }
  .c-ml-md-52,
  .c-mx-md-52 {
    margin-left: 3.5rem !important;
  }
  .c-m-md-80 {
    margin: 5rem !important;
  }
  .c-mt-md-80,
  .c-my-md-80 {
    margin-top: 5rem !important;
  }
  .c-mr-md-80,
  .c-mx-md-80 {
    margin-right: 5rem !important;
  }
  .c-mb-md-80,
  .c-my-md-80 {
    margin-bottom: 5rem !important;
  }
  .c-ml-md-80,
  .c-mx-md-80 {
    margin-left: 5rem !important;
  }
  .c-m-md-0 {
    margin: 0 !important;
  }
  .c-mt-md-0,
  .c-my-md-0 {
    margin-top: 0 !important;
  }
  .c-mr-md-0,
  .c-mx-md-0 {
    margin-right: 0 !important;
  }
  .c-mb-md-0,
  .c-my-md-0 {
    margin-bottom: 0 !important;
  }
  .c-ml-md-0,
  .c-mx-md-0 {
    margin-left: 0 !important;
  }
  .c-m-md-1 {
    margin: 0.25rem !important;
  }
  .c-mt-md-1,
  .c-my-md-1 {
    margin-top: 0.25rem !important;
  }
  .c-mr-md-1,
  .c-mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .c-mb-md-1,
  .c-my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .c-ml-md-1,
  .c-mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .c-m-md-2 {
    margin: 0.5rem !important;
  }
  .c-mt-md-2,
  .c-my-md-2 {
    margin-top: 0.5rem !important;
  }
  .c-mr-md-2,
  .c-mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .c-mb-md-2,
  .c-my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .c-ml-md-2,
  .c-mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .c-m-md-3 {
    margin: 1rem !important;
  }
  .c-mt-md-3,
  .c-my-md-3 {
    margin-top: 1rem !important;
  }
  .c-mr-md-3,
  .c-mx-md-3 {
    margin-right: 1rem !important;
  }
  .c-mb-md-3,
  .c-my-md-3 {
    margin-bottom: 1rem !important;
  }
  .c-ml-md-3,
  .c-mx-md-3 {
    margin-left: 1rem !important;
  }
  .c-m-md-4 {
    margin: 1.5rem !important;
  }
  .c-mt-md-4,
  .c-my-md-4 {
    margin-top: 1.5rem !important;
  }
  .c-mr-md-4,
  .c-mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .c-mb-md-4,
  .c-my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .c-ml-md-4,
  .c-mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .c-m-md-5 {
    margin: 3rem !important;
  }
  .c-mt-md-5,
  .c-my-md-5 {
    margin-top: 3rem !important;
  }
  .c-mr-md-5,
  .c-mx-md-5 {
    margin-right: 3rem !important;
  }
  .c-mb-md-5,
  .c-my-md-5 {
    margin-bottom: 3rem !important;
  }
  .c-ml-md-5,
  .c-mx-md-5 {
    margin-left: 3rem !important;
  }
  .c-m-md-6 {
    margin: 4.5rem !important;
  }
  .c-mt-md-6,
  .c-my-md-6 {
    margin-top: 4.5rem !important;
  }
  .c-mr-md-6,
  .c-mx-md-6 {
    margin-right: 4.5rem !important;
  }
  .c-mb-md-6,
  .c-my-md-6 {
    margin-bottom: 4.5rem !important;
  }
  .c-ml-md-6,
  .c-mx-md-6 {
    margin-left: 4.5rem !important;
  }
  .c-m-md-7 {
    margin: 6rem !important;
  }
  .c-mt-md-7,
  .c-my-md-7 {
    margin-top: 6rem !important;
  }
  .c-mr-md-7,
  .c-mx-md-7 {
    margin-right: 6rem !important;
  }
  .c-mb-md-7,
  .c-my-md-7 {
    margin-bottom: 6rem !important;
  }
  .c-ml-md-7,
  .c-mx-md-7 {
    margin-left: 6rem !important;
  }
  .c-m-md-8 {
    margin: 7.5rem !important;
  }
  .c-mt-md-8,
  .c-my-md-8 {
    margin-top: 7.5rem !important;
  }
  .c-mr-md-8,
  .c-mx-md-8 {
    margin-right: 7.5rem !important;
  }
  .c-mb-md-8,
  .c-my-md-8 {
    margin-bottom: 7.5rem !important;
  }
  .c-ml-md-8,
  .c-mx-md-8 {
    margin-left: 7.5rem !important;
  }
  .c-p-md-12 {
    padding: 0.75rem !important;
  }
  .c-pt-md-12,
  .c-py-md-12 {
    padding-top: 0.75rem !important;
  }
  .c-pr-md-12,
  .c-px-md-12 {
    padding-right: 0.75rem !important;
  }
  .c-pb-md-12,
  .c-py-md-12 {
    padding-bottom: 0.75rem !important;
  }
  .c-pl-md-12,
  .c-px-md-12 {
    padding-left: 0.75rem !important;
  }
  .c-p-md-14 {
    padding: 0.875rem !important;
  }
  .c-pt-md-14,
  .c-py-md-14 {
    padding-top: 0.875rem !important;
  }
  .c-pr-md-14,
  .c-px-md-14 {
    padding-right: 0.875rem !important;
  }
  .c-pb-md-14,
  .c-py-md-14 {
    padding-bottom: 0.875rem !important;
  }
  .c-pl-md-14,
  .c-px-md-14 {
    padding-left: 0.875rem !important;
  }
  .c-p-md-28 {
    padding: 1.75rem !important;
  }
  .c-pt-md-28,
  .c-py-md-28 {
    padding-top: 1.75rem !important;
  }
  .c-pr-md-28,
  .c-px-md-28 {
    padding-right: 1.75rem !important;
  }
  .c-pb-md-28,
  .c-py-md-28 {
    padding-bottom: 1.75rem !important;
  }
  .c-pl-md-28,
  .c-px-md-28 {
    padding-left: 1.75rem !important;
  }
  .c-p-md-36 {
    padding: 2.25rem !important;
  }
  .c-pt-md-36,
  .c-py-md-36 {
    padding-top: 2.25rem !important;
  }
  .c-pr-md-36,
  .c-px-md-36 {
    padding-right: 2.25rem !important;
  }
  .c-pb-md-36,
  .c-py-md-36 {
    padding-bottom: 2.25rem !important;
  }
  .c-pl-md-36,
  .c-px-md-36 {
    padding-left: 2.25rem !important;
  }
  .c-p-md-40 {
    padding: 2.5rem !important;
  }
  .c-pt-md-40,
  .c-py-md-40 {
    padding-top: 2.5rem !important;
  }
  .c-pr-md-40,
  .c-px-md-40 {
    padding-right: 2.5rem !important;
  }
  .c-pb-md-40,
  .c-py-md-40 {
    padding-bottom: 2.5rem !important;
  }
  .c-pl-md-40,
  .c-px-md-40 {
    padding-left: 2.5rem !important;
  }
  .c-p-md-52 {
    padding: 3.5rem !important;
  }
  .c-pt-md-52,
  .c-py-md-52 {
    padding-top: 3.5rem !important;
  }
  .c-pr-md-52,
  .c-px-md-52 {
    padding-right: 3.5rem !important;
  }
  .c-pb-md-52,
  .c-py-md-52 {
    padding-bottom: 3.5rem !important;
  }
  .c-pl-md-52,
  .c-px-md-52 {
    padding-left: 3.5rem !important;
  }
  .c-p-md-80 {
    padding: 5rem !important;
  }
  .c-pt-md-80,
  .c-py-md-80 {
    padding-top: 5rem !important;
  }
  .c-pr-md-80,
  .c-px-md-80 {
    padding-right: 5rem !important;
  }
  .c-pb-md-80,
  .c-py-md-80 {
    padding-bottom: 5rem !important;
  }
  .c-pl-md-80,
  .c-px-md-80 {
    padding-left: 5rem !important;
  }
  .c-p-md-0 {
    padding: 0 !important;
  }
  .c-pt-md-0,
  .c-py-md-0 {
    padding-top: 0 !important;
  }
  .c-pr-md-0,
  .c-px-md-0 {
    padding-right: 0 !important;
  }
  .c-pb-md-0,
  .c-py-md-0 {
    padding-bottom: 0 !important;
  }
  .c-pl-md-0,
  .c-px-md-0 {
    padding-left: 0 !important;
  }
  .c-p-md-1 {
    padding: 0.25rem !important;
  }
  .c-pt-md-1,
  .c-py-md-1 {
    padding-top: 0.25rem !important;
  }
  .c-pr-md-1,
  .c-px-md-1 {
    padding-right: 0.25rem !important;
  }
  .c-pb-md-1,
  .c-py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .c-pl-md-1,
  .c-px-md-1 {
    padding-left: 0.25rem !important;
  }
  .c-p-md-2 {
    padding: 0.5rem !important;
  }
  .c-pt-md-2,
  .c-py-md-2 {
    padding-top: 0.5rem !important;
  }
  .c-pr-md-2,
  .c-px-md-2 {
    padding-right: 0.5rem !important;
  }
  .c-pb-md-2,
  .c-py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .c-pl-md-2,
  .c-px-md-2 {
    padding-left: 0.5rem !important;
  }
  .c-p-md-3 {
    padding: 1rem !important;
  }
  .c-pt-md-3,
  .c-py-md-3 {
    padding-top: 1rem !important;
  }
  .c-pr-md-3,
  .c-px-md-3 {
    padding-right: 1rem !important;
  }
  .c-pb-md-3,
  .c-py-md-3 {
    padding-bottom: 1rem !important;
  }
  .c-pl-md-3,
  .c-px-md-3 {
    padding-left: 1rem !important;
  }
  .c-p-md-4 {
    padding: 1.5rem !important;
  }
  .c-pt-md-4,
  .c-py-md-4 {
    padding-top: 1.5rem !important;
  }
  .c-pr-md-4,
  .c-px-md-4 {
    padding-right: 1.5rem !important;
  }
  .c-pb-md-4,
  .c-py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .c-pl-md-4,
  .c-px-md-4 {
    padding-left: 1.5rem !important;
  }
  .c-p-md-5 {
    padding: 3rem !important;
  }
  .c-pt-md-5,
  .c-py-md-5 {
    padding-top: 3rem !important;
  }
  .c-pr-md-5,
  .c-px-md-5 {
    padding-right: 3rem !important;
  }
  .c-pb-md-5,
  .c-py-md-5 {
    padding-bottom: 3rem !important;
  }
  .c-pl-md-5,
  .c-px-md-5 {
    padding-left: 3rem !important;
  }
  .c-p-md-6 {
    padding: 4.5rem !important;
  }
  .c-pt-md-6,
  .c-py-md-6 {
    padding-top: 4.5rem !important;
  }
  .c-pr-md-6,
  .c-px-md-6 {
    padding-right: 4.5rem !important;
  }
  .c-pb-md-6,
  .c-py-md-6 {
    padding-bottom: 4.5rem !important;
  }
  .c-pl-md-6,
  .c-px-md-6 {
    padding-left: 4.5rem !important;
  }
  .c-p-md-7 {
    padding: 6rem !important;
  }
  .c-pt-md-7,
  .c-py-md-7 {
    padding-top: 6rem !important;
  }
  .c-pr-md-7,
  .c-px-md-7 {
    padding-right: 6rem !important;
  }
  .c-pb-md-7,
  .c-py-md-7 {
    padding-bottom: 6rem !important;
  }
  .c-pl-md-7,
  .c-px-md-7 {
    padding-left: 6rem !important;
  }
  .c-p-md-8 {
    padding: 7.5rem !important;
  }
  .c-pt-md-8,
  .c-py-md-8 {
    padding-top: 7.5rem !important;
  }
  .c-pr-md-8,
  .c-px-md-8 {
    padding-right: 7.5rem !important;
  }
  .c-pb-md-8,
  .c-py-md-8 {
    padding-bottom: 7.5rem !important;
  }
  .c-pl-md-8,
  .c-px-md-8 {
    padding-left: 7.5rem !important;
  }
  .c-m-md-n12 {
    margin: -0.75rem;
  }
  .c-mt-md-n12,
  .c-my-md-n12 {
    margin-top: -0.75rem;
  }
  .c-mr-md-n12,
  .c-mx-md-n12 {
    margin-right: -0.75rem;
  }
  .c-mb-md-n12,
  .c-my-md-n12 {
    margin-bottom: -0.75rem;
  }
  .c-ml-md-n12,
  .c-mx-md-n12 {
    margin-left: -0.75rem;
  }
  .c-m-md-n14 {
    margin: -0.875rem;
  }
  .c-mt-md-n14,
  .c-my-md-n14 {
    margin-top: -0.875rem;
  }
  .c-mr-md-n14,
  .c-mx-md-n14 {
    margin-right: -0.875rem;
  }
  .c-mb-md-n14,
  .c-my-md-n14 {
    margin-bottom: -0.875rem;
  }
  .c-ml-md-n14,
  .c-mx-md-n14 {
    margin-left: -0.875rem;
  }
  .c-m-md-n28 {
    margin: -1.75rem;
  }
  .c-mt-md-n28,
  .c-my-md-n28 {
    margin-top: -1.75rem;
  }
  .c-mr-md-n28,
  .c-mx-md-n28 {
    margin-right: -1.75rem;
  }
  .c-mb-md-n28,
  .c-my-md-n28 {
    margin-bottom: -1.75rem;
  }
  .c-ml-md-n28,
  .c-mx-md-n28 {
    margin-left: -1.75rem;
  }
  .c-m-md-n36 {
    margin: -2.25rem;
  }
  .c-mt-md-n36,
  .c-my-md-n36 {
    margin-top: -2.25rem;
  }
  .c-mr-md-n36,
  .c-mx-md-n36 {
    margin-right: -2.25rem;
  }
  .c-mb-md-n36,
  .c-my-md-n36 {
    margin-bottom: -2.25rem;
  }
  .c-ml-md-n36,
  .c-mx-md-n36 {
    margin-left: -2.25rem;
  }
  .c-m-md-n40 {
    margin: -2.5rem;
  }
  .c-mt-md-n40,
  .c-my-md-n40 {
    margin-top: -2.5rem;
  }
  .c-mr-md-n40,
  .c-mx-md-n40 {
    margin-right: -2.5rem;
  }
  .c-mb-md-n40,
  .c-my-md-n40 {
    margin-bottom: -2.5rem;
  }
  .c-ml-md-n40,
  .c-mx-md-n40 {
    margin-left: -2.5rem;
  }
  .c-m-md-n52 {
    margin: -3.5rem;
  }
  .c-mt-md-n52,
  .c-my-md-n52 {
    margin-top: -3.5rem;
  }
  .c-mr-md-n52,
  .c-mx-md-n52 {
    margin-right: -3.5rem;
  }
  .c-mb-md-n52,
  .c-my-md-n52 {
    margin-bottom: -3.5rem;
  }
  .c-ml-md-n52,
  .c-mx-md-n52 {
    margin-left: -3.5rem;
  }
  .c-m-md-n80 {
    margin: -5rem;
  }
  .c-mt-md-n80,
  .c-my-md-n80 {
    margin-top: -5rem;
  }
  .c-mr-md-n80,
  .c-mx-md-n80 {
    margin-right: -5rem;
  }
  .c-mb-md-n80,
  .c-my-md-n80 {
    margin-bottom: -5rem;
  }
  .c-ml-md-n80,
  .c-mx-md-n80 {
    margin-left: -5rem;
  }
  .c-m-md-n1 {
    margin: -0.25rem;
  }
  .c-mt-md-n1,
  .c-my-md-n1 {
    margin-top: -0.25rem;
  }
  .c-mr-md-n1,
  .c-mx-md-n1 {
    margin-right: -0.25rem;
  }
  .c-mb-md-n1,
  .c-my-md-n1 {
    margin-bottom: -0.25rem;
  }
  .c-ml-md-n1,
  .c-mx-md-n1 {
    margin-left: -0.25rem;
  }
  .c-m-md-n2 {
    margin: -0.5rem;
  }
  .c-mt-md-n2,
  .c-my-md-n2 {
    margin-top: -0.5rem;
  }
  .c-mr-md-n2,
  .c-mx-md-n2 {
    margin-right: -0.5rem;
  }
  .c-mb-md-n2,
  .c-my-md-n2 {
    margin-bottom: -0.5rem;
  }
  .c-ml-md-n2,
  .c-mx-md-n2 {
    margin-left: -0.5rem;
  }
  .c-m-md-n3 {
    margin: -1rem;
  }
  .c-mt-md-n3,
  .c-my-md-n3 {
    margin-top: -1rem;
  }
  .c-mr-md-n3,
  .c-mx-md-n3 {
    margin-right: -1rem;
  }
  .c-mb-md-n3,
  .c-my-md-n3 {
    margin-bottom: -1rem;
  }
  .c-ml-md-n3,
  .c-mx-md-n3 {
    margin-left: -1rem;
  }
  .c-m-md-n4 {
    margin: -1.5rem;
  }
  .c-mt-md-n4,
  .c-my-md-n4 {
    margin-top: -1.5rem;
  }
  .c-mr-md-n4,
  .c-mx-md-n4 {
    margin-right: -1.5rem;
  }
  .c-mb-md-n4,
  .c-my-md-n4 {
    margin-bottom: -1.5rem;
  }
  .c-ml-md-n4,
  .c-mx-md-n4 {
    margin-left: -1.5rem;
  }
  .c-m-md-n5 {
    margin: -3rem;
  }
  .c-mt-md-n5,
  .c-my-md-n5 {
    margin-top: -3rem;
  }
  .c-mr-md-n5,
  .c-mx-md-n5 {
    margin-right: -3rem;
  }
  .c-mb-md-n5,
  .c-my-md-n5 {
    margin-bottom: -3rem;
  }
  .c-ml-md-n5,
  .c-mx-md-n5 {
    margin-left: -3rem;
  }
  .c-m-md-n6 {
    margin: -4.5rem;
  }
  .c-mt-md-n6,
  .c-my-md-n6 {
    margin-top: -4.5rem;
  }
  .c-mr-md-n6,
  .c-mx-md-n6 {
    margin-right: -4.5rem;
  }
  .c-mb-md-n6,
  .c-my-md-n6 {
    margin-bottom: -4.5rem;
  }
  .c-ml-md-n6,
  .c-mx-md-n6 {
    margin-left: -4.5rem;
  }
  .c-m-md-n7 {
    margin: -6rem;
  }
  .c-mt-md-n7,
  .c-my-md-n7 {
    margin-top: -6rem;
  }
  .c-mr-md-n7,
  .c-mx-md-n7 {
    margin-right: -6rem;
  }
  .c-mb-md-n7,
  .c-my-md-n7 {
    margin-bottom: -6rem;
  }
  .c-ml-md-n7,
  .c-mx-md-n7 {
    margin-left: -6rem;
  }
  .c-m-md-n8 {
    margin: -7.5rem;
  }
  .c-mt-md-n8,
  .c-my-md-n8 {
    margin-top: -7.5rem;
  }
  .c-mr-md-n8,
  .c-mx-md-n8 {
    margin-right: -7.5rem;
  }
  .c-mb-md-n8,
  .c-my-md-n8 {
    margin-bottom: -7.5rem;
  }
  .c-ml-md-n8,
  .c-mx-md-n8 {
    margin-left: -7.5rem;
  }
  .c-m-md-auto {
    margin: auto;
  }
  .c-mt-md-auto,
  .c-my-md-auto {
    margin-top: auto;
  }
  .c-mr-md-auto,
  .c-mx-md-auto {
    margin-right: auto;
  }
  .c-mb-md-auto,
  .c-my-md-auto {
    margin-bottom: auto;
  }
  .c-ml-md-auto,
  .c-mx-md-auto {
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .c-m-lg-12 {
    margin: 0.75rem !important;
  }
  .c-mt-lg-12,
  .c-my-lg-12 {
    margin-top: 0.75rem !important;
  }
  .c-mr-lg-12,
  .c-mx-lg-12 {
    margin-right: 0.75rem !important;
  }
  .c-mb-lg-12,
  .c-my-lg-12 {
    margin-bottom: 0.75rem !important;
  }
  .c-ml-lg-12,
  .c-mx-lg-12 {
    margin-left: 0.75rem !important;
  }
  .c-m-lg-14 {
    margin: 0.875rem !important;
  }
  .c-mt-lg-14,
  .c-my-lg-14 {
    margin-top: 0.875rem !important;
  }
  .c-mr-lg-14,
  .c-mx-lg-14 {
    margin-right: 0.875rem !important;
  }
  .c-mb-lg-14,
  .c-my-lg-14 {
    margin-bottom: 0.875rem !important;
  }
  .c-ml-lg-14,
  .c-mx-lg-14 {
    margin-left: 0.875rem !important;
  }
  .c-m-lg-28 {
    margin: 1.75rem !important;
  }
  .c-mt-lg-28,
  .c-my-lg-28 {
    margin-top: 1.75rem !important;
  }
  .c-mr-lg-28,
  .c-mx-lg-28 {
    margin-right: 1.75rem !important;
  }
  .c-mb-lg-28,
  .c-my-lg-28 {
    margin-bottom: 1.75rem !important;
  }
  .c-ml-lg-28,
  .c-mx-lg-28 {
    margin-left: 1.75rem !important;
  }
  .c-m-lg-36 {
    margin: 2.25rem !important;
  }
  .c-mt-lg-36,
  .c-my-lg-36 {
    margin-top: 2.25rem !important;
  }
  .c-mr-lg-36,
  .c-mx-lg-36 {
    margin-right: 2.25rem !important;
  }
  .c-mb-lg-36,
  .c-my-lg-36 {
    margin-bottom: 2.25rem !important;
  }
  .c-ml-lg-36,
  .c-mx-lg-36 {
    margin-left: 2.25rem !important;
  }
  .c-m-lg-40 {
    margin: 2.5rem !important;
  }
  .c-mt-lg-40,
  .c-my-lg-40 {
    margin-top: 2.5rem !important;
  }
  .c-mr-lg-40,
  .c-mx-lg-40 {
    margin-right: 2.5rem !important;
  }
  .c-mb-lg-40,
  .c-my-lg-40 {
    margin-bottom: 2.5rem !important;
  }
  .c-ml-lg-40,
  .c-mx-lg-40 {
    margin-left: 2.5rem !important;
  }
  .c-m-lg-52 {
    margin: 3.5rem !important;
  }
  .c-mt-lg-52,
  .c-my-lg-52 {
    margin-top: 3.5rem !important;
  }
  .c-mr-lg-52,
  .c-mx-lg-52 {
    margin-right: 3.5rem !important;
  }
  .c-mb-lg-52,
  .c-my-lg-52 {
    margin-bottom: 3.5rem !important;
  }
  .c-ml-lg-52,
  .c-mx-lg-52 {
    margin-left: 3.5rem !important;
  }
  .c-m-lg-80 {
    margin: 5rem !important;
  }
  .c-mt-lg-80,
  .c-my-lg-80 {
    margin-top: 5rem !important;
  }
  .c-mr-lg-80,
  .c-mx-lg-80 {
    margin-right: 5rem !important;
  }
  .c-mb-lg-80,
  .c-my-lg-80 {
    margin-bottom: 5rem !important;
  }
  .c-ml-lg-80,
  .c-mx-lg-80 {
    margin-left: 5rem !important;
  }
  .c-m-lg-0 {
    margin: 0 !important;
  }
  .c-mt-lg-0,
  .c-my-lg-0 {
    margin-top: 0 !important;
  }
  .c-mr-lg-0,
  .c-mx-lg-0 {
    margin-right: 0 !important;
  }
  .c-mb-lg-0,
  .c-my-lg-0 {
    margin-bottom: 0 !important;
  }
  .c-ml-lg-0,
  .c-mx-lg-0 {
    margin-left: 0 !important;
  }
  .c-m-lg-1 {
    margin: 0.25rem !important;
  }
  .c-mt-lg-1,
  .c-my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .c-mr-lg-1,
  .c-mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .c-mb-lg-1,
  .c-my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .c-ml-lg-1,
  .c-mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .c-m-lg-2 {
    margin: 0.5rem !important;
  }
  .c-mt-lg-2,
  .c-my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .c-mr-lg-2,
  .c-mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .c-mb-lg-2,
  .c-my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .c-ml-lg-2,
  .c-mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .c-m-lg-3 {
    margin: 1rem !important;
  }
  .c-mt-lg-3,
  .c-my-lg-3 {
    margin-top: 1rem !important;
  }
  .c-mr-lg-3,
  .c-mx-lg-3 {
    margin-right: 1rem !important;
  }
  .c-mb-lg-3,
  .c-my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .c-ml-lg-3,
  .c-mx-lg-3 {
    margin-left: 1rem !important;
  }
  .c-m-lg-4 {
    margin: 1.5rem !important;
  }
  .c-mt-lg-4,
  .c-my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .c-mr-lg-4,
  .c-mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .c-mb-lg-4,
  .c-my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .c-ml-lg-4,
  .c-mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .c-m-lg-5 {
    margin: 3rem !important;
  }
  .c-mt-lg-5,
  .c-my-lg-5 {
    margin-top: 3rem !important;
  }
  .c-mr-lg-5,
  .c-mx-lg-5 {
    margin-right: 3rem !important;
  }
  .c-mb-lg-5,
  .c-my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .c-ml-lg-5,
  .c-mx-lg-5 {
    margin-left: 3rem !important;
  }
  .c-m-lg-6 {
    margin: 4.5rem !important;
  }
  .c-mt-lg-6,
  .c-my-lg-6 {
    margin-top: 4.5rem !important;
  }
  .c-mr-lg-6,
  .c-mx-lg-6 {
    margin-right: 4.5rem !important;
  }
  .c-mb-lg-6,
  .c-my-lg-6 {
    margin-bottom: 4.5rem !important;
  }
  .c-ml-lg-6,
  .c-mx-lg-6 {
    margin-left: 4.5rem !important;
  }
  .c-m-lg-7 {
    margin: 6rem !important;
  }
  .c-mt-lg-7,
  .c-my-lg-7 {
    margin-top: 6rem !important;
  }
  .c-mr-lg-7,
  .c-mx-lg-7 {
    margin-right: 6rem !important;
  }
  .c-mb-lg-7,
  .c-my-lg-7 {
    margin-bottom: 6rem !important;
  }
  .c-ml-lg-7,
  .c-mx-lg-7 {
    margin-left: 6rem !important;
  }
  .c-m-lg-8 {
    margin: 7.5rem !important;
  }
  .c-mt-lg-8,
  .c-my-lg-8 {
    margin-top: 7.5rem !important;
  }
  .c-mr-lg-8,
  .c-mx-lg-8 {
    margin-right: 7.5rem !important;
  }
  .c-mb-lg-8,
  .c-my-lg-8 {
    margin-bottom: 7.5rem !important;
  }
  .c-ml-lg-8,
  .c-mx-lg-8 {
    margin-left: 7.5rem !important;
  }
  .c-p-lg-12 {
    padding: 0.75rem !important;
  }
  .c-pt-lg-12,
  .c-py-lg-12 {
    padding-top: 0.75rem !important;
  }
  .c-pr-lg-12,
  .c-px-lg-12 {
    padding-right: 0.75rem !important;
  }
  .c-pb-lg-12,
  .c-py-lg-12 {
    padding-bottom: 0.75rem !important;
  }
  .c-pl-lg-12,
  .c-px-lg-12 {
    padding-left: 0.75rem !important;
  }
  .c-p-lg-14 {
    padding: 0.875rem !important;
  }
  .c-pt-lg-14,
  .c-py-lg-14 {
    padding-top: 0.875rem !important;
  }
  .c-pr-lg-14,
  .c-px-lg-14 {
    padding-right: 0.875rem !important;
  }
  .c-pb-lg-14,
  .c-py-lg-14 {
    padding-bottom: 0.875rem !important;
  }
  .c-pl-lg-14,
  .c-px-lg-14 {
    padding-left: 0.875rem !important;
  }
  .c-p-lg-28 {
    padding: 1.75rem !important;
  }
  .c-pt-lg-28,
  .c-py-lg-28 {
    padding-top: 1.75rem !important;
  }
  .c-pr-lg-28,
  .c-px-lg-28 {
    padding-right: 1.75rem !important;
  }
  .c-pb-lg-28,
  .c-py-lg-28 {
    padding-bottom: 1.75rem !important;
  }
  .c-pl-lg-28,
  .c-px-lg-28 {
    padding-left: 1.75rem !important;
  }
  .c-p-lg-36 {
    padding: 2.25rem !important;
  }
  .c-pt-lg-36,
  .c-py-lg-36 {
    padding-top: 2.25rem !important;
  }
  .c-pr-lg-36,
  .c-px-lg-36 {
    padding-right: 2.25rem !important;
  }
  .c-pb-lg-36,
  .c-py-lg-36 {
    padding-bottom: 2.25rem !important;
  }
  .c-pl-lg-36,
  .c-px-lg-36 {
    padding-left: 2.25rem !important;
  }
  .c-p-lg-40 {
    padding: 2.5rem !important;
  }
  .c-pt-lg-40,
  .c-py-lg-40 {
    padding-top: 2.5rem !important;
  }
  .c-pr-lg-40,
  .c-px-lg-40 {
    padding-right: 2.5rem !important;
  }
  .c-pb-lg-40,
  .c-py-lg-40 {
    padding-bottom: 2.5rem !important;
  }
  .c-pl-lg-40,
  .c-px-lg-40 {
    padding-left: 2.5rem !important;
  }
  .c-p-lg-52 {
    padding: 3.5rem !important;
  }
  .c-pt-lg-52,
  .c-py-lg-52 {
    padding-top: 3.5rem !important;
  }
  .c-pr-lg-52,
  .c-px-lg-52 {
    padding-right: 3.5rem !important;
  }
  .c-pb-lg-52,
  .c-py-lg-52 {
    padding-bottom: 3.5rem !important;
  }
  .c-pl-lg-52,
  .c-px-lg-52 {
    padding-left: 3.5rem !important;
  }
  .c-p-lg-80 {
    padding: 5rem !important;
  }
  .c-pt-lg-80,
  .c-py-lg-80 {
    padding-top: 5rem !important;
  }
  .c-pr-lg-80,
  .c-px-lg-80 {
    padding-right: 5rem !important;
  }
  .c-pb-lg-80,
  .c-py-lg-80 {
    padding-bottom: 5rem !important;
  }
  .c-pl-lg-80,
  .c-px-lg-80 {
    padding-left: 5rem !important;
  }
  .c-p-lg-0 {
    padding: 0 !important;
  }
  .c-pt-lg-0,
  .c-py-lg-0 {
    padding-top: 0 !important;
  }
  .c-pr-lg-0,
  .c-px-lg-0 {
    padding-right: 0 !important;
  }
  .c-pb-lg-0,
  .c-py-lg-0 {
    padding-bottom: 0 !important;
  }
  .c-pl-lg-0,
  .c-px-lg-0 {
    padding-left: 0 !important;
  }
  .c-p-lg-1 {
    padding: 0.25rem !important;
  }
  .c-pt-lg-1,
  .c-py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .c-pr-lg-1,
  .c-px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .c-pb-lg-1,
  .c-py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .c-pl-lg-1,
  .c-px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .c-p-lg-2 {
    padding: 0.5rem !important;
  }
  .c-pt-lg-2,
  .c-py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .c-pr-lg-2,
  .c-px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .c-pb-lg-2,
  .c-py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .c-pl-lg-2,
  .c-px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .c-p-lg-3 {
    padding: 1rem !important;
  }
  .c-pt-lg-3,
  .c-py-lg-3 {
    padding-top: 1rem !important;
  }
  .c-pr-lg-3,
  .c-px-lg-3 {
    padding-right: 1rem !important;
  }
  .c-pb-lg-3,
  .c-py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .c-pl-lg-3,
  .c-px-lg-3 {
    padding-left: 1rem !important;
  }
  .c-p-lg-4 {
    padding: 1.5rem !important;
  }
  .c-pt-lg-4,
  .c-py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .c-pr-lg-4,
  .c-px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .c-pb-lg-4,
  .c-py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .c-pl-lg-4,
  .c-px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .c-p-lg-5 {
    padding: 3rem !important;
  }
  .c-pt-lg-5,
  .c-py-lg-5 {
    padding-top: 3rem !important;
  }
  .c-pr-lg-5,
  .c-px-lg-5 {
    padding-right: 3rem !important;
  }
  .c-pb-lg-5,
  .c-py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .c-pl-lg-5,
  .c-px-lg-5 {
    padding-left: 3rem !important;
  }
  .c-p-lg-6 {
    padding: 4.5rem !important;
  }
  .c-pt-lg-6,
  .c-py-lg-6 {
    padding-top: 4.5rem !important;
  }
  .c-pr-lg-6,
  .c-px-lg-6 {
    padding-right: 4.5rem !important;
  }
  .c-pb-lg-6,
  .c-py-lg-6 {
    padding-bottom: 4.5rem !important;
  }
  .c-pl-lg-6,
  .c-px-lg-6 {
    padding-left: 4.5rem !important;
  }
  .c-p-lg-7 {
    padding: 6rem !important;
  }
  .c-pt-lg-7,
  .c-py-lg-7 {
    padding-top: 6rem !important;
  }
  .c-pr-lg-7,
  .c-px-lg-7 {
    padding-right: 6rem !important;
  }
  .c-pb-lg-7,
  .c-py-lg-7 {
    padding-bottom: 6rem !important;
  }
  .c-pl-lg-7,
  .c-px-lg-7 {
    padding-left: 6rem !important;
  }
  .c-p-lg-8 {
    padding: 7.5rem !important;
  }
  .c-pt-lg-8,
  .c-py-lg-8 {
    padding-top: 7.5rem !important;
  }
  .c-pr-lg-8,
  .c-px-lg-8 {
    padding-right: 7.5rem !important;
  }
  .c-pb-lg-8,
  .c-py-lg-8 {
    padding-bottom: 7.5rem !important;
  }
  .c-pl-lg-8,
  .c-px-lg-8 {
    padding-left: 7.5rem !important;
  }
  .c-m-lg-n12 {
    margin: -0.75rem;
  }
  .c-mt-lg-n12,
  .c-my-lg-n12 {
    margin-top: -0.75rem;
  }
  .c-mr-lg-n12,
  .c-mx-lg-n12 {
    margin-right: -0.75rem;
  }
  .c-mb-lg-n12,
  .c-my-lg-n12 {
    margin-bottom: -0.75rem;
  }
  .c-ml-lg-n12,
  .c-mx-lg-n12 {
    margin-left: -0.75rem;
  }
  .c-m-lg-n14 {
    margin: -0.875rem;
  }
  .c-mt-lg-n14,
  .c-my-lg-n14 {
    margin-top: -0.875rem;
  }
  .c-mr-lg-n14,
  .c-mx-lg-n14 {
    margin-right: -0.875rem;
  }
  .c-mb-lg-n14,
  .c-my-lg-n14 {
    margin-bottom: -0.875rem;
  }
  .c-ml-lg-n14,
  .c-mx-lg-n14 {
    margin-left: -0.875rem;
  }
  .c-m-lg-n28 {
    margin: -1.75rem;
  }
  .c-mt-lg-n28,
  .c-my-lg-n28 {
    margin-top: -1.75rem;
  }
  .c-mr-lg-n28,
  .c-mx-lg-n28 {
    margin-right: -1.75rem;
  }
  .c-mb-lg-n28,
  .c-my-lg-n28 {
    margin-bottom: -1.75rem;
  }
  .c-ml-lg-n28,
  .c-mx-lg-n28 {
    margin-left: -1.75rem;
  }
  .c-m-lg-n36 {
    margin: -2.25rem;
  }
  .c-mt-lg-n36,
  .c-my-lg-n36 {
    margin-top: -2.25rem;
  }
  .c-mr-lg-n36,
  .c-mx-lg-n36 {
    margin-right: -2.25rem;
  }
  .c-mb-lg-n36,
  .c-my-lg-n36 {
    margin-bottom: -2.25rem;
  }
  .c-ml-lg-n36,
  .c-mx-lg-n36 {
    margin-left: -2.25rem;
  }
  .c-m-lg-n40 {
    margin: -2.5rem;
  }
  .c-mt-lg-n40,
  .c-my-lg-n40 {
    margin-top: -2.5rem;
  }
  .c-mr-lg-n40,
  .c-mx-lg-n40 {
    margin-right: -2.5rem;
  }
  .c-mb-lg-n40,
  .c-my-lg-n40 {
    margin-bottom: -2.5rem;
  }
  .c-ml-lg-n40,
  .c-mx-lg-n40 {
    margin-left: -2.5rem;
  }
  .c-m-lg-n52 {
    margin: -3.5rem;
  }
  .c-mt-lg-n52,
  .c-my-lg-n52 {
    margin-top: -3.5rem;
  }
  .c-mr-lg-n52,
  .c-mx-lg-n52 {
    margin-right: -3.5rem;
  }
  .c-mb-lg-n52,
  .c-my-lg-n52 {
    margin-bottom: -3.5rem;
  }
  .c-ml-lg-n52,
  .c-mx-lg-n52 {
    margin-left: -3.5rem;
  }
  .c-m-lg-n80 {
    margin: -5rem;
  }
  .c-mt-lg-n80,
  .c-my-lg-n80 {
    margin-top: -5rem;
  }
  .c-mr-lg-n80,
  .c-mx-lg-n80 {
    margin-right: -5rem;
  }
  .c-mb-lg-n80,
  .c-my-lg-n80 {
    margin-bottom: -5rem;
  }
  .c-ml-lg-n80,
  .c-mx-lg-n80 {
    margin-left: -5rem;
  }
  .c-m-lg-n1 {
    margin: -0.25rem;
  }
  .c-mt-lg-n1,
  .c-my-lg-n1 {
    margin-top: -0.25rem;
  }
  .c-mr-lg-n1,
  .c-mx-lg-n1 {
    margin-right: -0.25rem;
  }
  .c-mb-lg-n1,
  .c-my-lg-n1 {
    margin-bottom: -0.25rem;
  }
  .c-ml-lg-n1,
  .c-mx-lg-n1 {
    margin-left: -0.25rem;
  }
  .c-m-lg-n2 {
    margin: -0.5rem;
  }
  .c-mt-lg-n2,
  .c-my-lg-n2 {
    margin-top: -0.5rem;
  }
  .c-mr-lg-n2,
  .c-mx-lg-n2 {
    margin-right: -0.5rem;
  }
  .c-mb-lg-n2,
  .c-my-lg-n2 {
    margin-bottom: -0.5rem;
  }
  .c-ml-lg-n2,
  .c-mx-lg-n2 {
    margin-left: -0.5rem;
  }
  .c-m-lg-n3 {
    margin: -1rem;
  }
  .c-mt-lg-n3,
  .c-my-lg-n3 {
    margin-top: -1rem;
  }
  .c-mr-lg-n3,
  .c-mx-lg-n3 {
    margin-right: -1rem;
  }
  .c-mb-lg-n3,
  .c-my-lg-n3 {
    margin-bottom: -1rem;
  }
  .c-ml-lg-n3,
  .c-mx-lg-n3 {
    margin-left: -1rem;
  }
  .c-m-lg-n4 {
    margin: -1.5rem;
  }
  .c-mt-lg-n4,
  .c-my-lg-n4 {
    margin-top: -1.5rem;
  }
  .c-mr-lg-n4,
  .c-mx-lg-n4 {
    margin-right: -1.5rem;
  }
  .c-mb-lg-n4,
  .c-my-lg-n4 {
    margin-bottom: -1.5rem;
  }
  .c-ml-lg-n4,
  .c-mx-lg-n4 {
    margin-left: -1.5rem;
  }
  .c-m-lg-n5 {
    margin: -3rem;
  }
  .c-mt-lg-n5,
  .c-my-lg-n5 {
    margin-top: -3rem;
  }
  .c-mr-lg-n5,
  .c-mx-lg-n5 {
    margin-right: -3rem;
  }
  .c-mb-lg-n5,
  .c-my-lg-n5 {
    margin-bottom: -3rem;
  }
  .c-ml-lg-n5,
  .c-mx-lg-n5 {
    margin-left: -3rem;
  }
  .c-m-lg-n6 {
    margin: -4.5rem;
  }
  .c-mt-lg-n6,
  .c-my-lg-n6 {
    margin-top: -4.5rem;
  }
  .c-mr-lg-n6,
  .c-mx-lg-n6 {
    margin-right: -4.5rem;
  }
  .c-mb-lg-n6,
  .c-my-lg-n6 {
    margin-bottom: -4.5rem;
  }
  .c-ml-lg-n6,
  .c-mx-lg-n6 {
    margin-left: -4.5rem;
  }
  .c-m-lg-n7 {
    margin: -6rem;
  }
  .c-mt-lg-n7,
  .c-my-lg-n7 {
    margin-top: -6rem;
  }
  .c-mr-lg-n7,
  .c-mx-lg-n7 {
    margin-right: -6rem;
  }
  .c-mb-lg-n7,
  .c-my-lg-n7 {
    margin-bottom: -6rem;
  }
  .c-ml-lg-n7,
  .c-mx-lg-n7 {
    margin-left: -6rem;
  }
  .c-m-lg-n8 {
    margin: -7.5rem;
  }
  .c-mt-lg-n8,
  .c-my-lg-n8 {
    margin-top: -7.5rem;
  }
  .c-mr-lg-n8,
  .c-mx-lg-n8 {
    margin-right: -7.5rem;
  }
  .c-mb-lg-n8,
  .c-my-lg-n8 {
    margin-bottom: -7.5rem;
  }
  .c-ml-lg-n8,
  .c-mx-lg-n8 {
    margin-left: -7.5rem;
  }
  .c-m-lg-auto {
    margin: auto;
  }
  .c-mt-lg-auto,
  .c-my-lg-auto {
    margin-top: auto;
  }
  .c-mr-lg-auto,
  .c-mx-lg-auto {
    margin-right: auto;
  }
  .c-mb-lg-auto,
  .c-my-lg-auto {
    margin-bottom: auto;
  }
  .c-ml-lg-auto,
  .c-mx-lg-auto {
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .c-m-xl-12 {
    margin: 0.75rem !important;
  }
  .c-mt-xl-12,
  .c-my-xl-12 {
    margin-top: 0.75rem !important;
  }
  .c-mr-xl-12,
  .c-mx-xl-12 {
    margin-right: 0.75rem !important;
  }
  .c-mb-xl-12,
  .c-my-xl-12 {
    margin-bottom: 0.75rem !important;
  }
  .c-ml-xl-12,
  .c-mx-xl-12 {
    margin-left: 0.75rem !important;
  }
  .c-m-xl-14 {
    margin: 0.875rem !important;
  }
  .c-mt-xl-14,
  .c-my-xl-14 {
    margin-top: 0.875rem !important;
  }
  .c-mr-xl-14,
  .c-mx-xl-14 {
    margin-right: 0.875rem !important;
  }
  .c-mb-xl-14,
  .c-my-xl-14 {
    margin-bottom: 0.875rem !important;
  }
  .c-ml-xl-14,
  .c-mx-xl-14 {
    margin-left: 0.875rem !important;
  }
  .c-m-xl-28 {
    margin: 1.75rem !important;
  }
  .c-mt-xl-28,
  .c-my-xl-28 {
    margin-top: 1.75rem !important;
  }
  .c-mr-xl-28,
  .c-mx-xl-28 {
    margin-right: 1.75rem !important;
  }
  .c-mb-xl-28,
  .c-my-xl-28 {
    margin-bottom: 1.75rem !important;
  }
  .c-ml-xl-28,
  .c-mx-xl-28 {
    margin-left: 1.75rem !important;
  }
  .c-m-xl-36 {
    margin: 2.25rem !important;
  }
  .c-mt-xl-36,
  .c-my-xl-36 {
    margin-top: 2.25rem !important;
  }
  .c-mr-xl-36,
  .c-mx-xl-36 {
    margin-right: 2.25rem !important;
  }
  .c-mb-xl-36,
  .c-my-xl-36 {
    margin-bottom: 2.25rem !important;
  }
  .c-ml-xl-36,
  .c-mx-xl-36 {
    margin-left: 2.25rem !important;
  }
  .c-m-xl-40 {
    margin: 2.5rem !important;
  }
  .c-mt-xl-40,
  .c-my-xl-40 {
    margin-top: 2.5rem !important;
  }
  .c-mr-xl-40,
  .c-mx-xl-40 {
    margin-right: 2.5rem !important;
  }
  .c-mb-xl-40,
  .c-my-xl-40 {
    margin-bottom: 2.5rem !important;
  }
  .c-ml-xl-40,
  .c-mx-xl-40 {
    margin-left: 2.5rem !important;
  }
  .c-m-xl-52 {
    margin: 3.5rem !important;
  }
  .c-mt-xl-52,
  .c-my-xl-52 {
    margin-top: 3.5rem !important;
  }
  .c-mr-xl-52,
  .c-mx-xl-52 {
    margin-right: 3.5rem !important;
  }
  .c-mb-xl-52,
  .c-my-xl-52 {
    margin-bottom: 3.5rem !important;
  }
  .c-ml-xl-52,
  .c-mx-xl-52 {
    margin-left: 3.5rem !important;
  }
  .c-m-xl-80 {
    margin: 5rem !important;
  }
  .c-mt-xl-80,
  .c-my-xl-80 {
    margin-top: 5rem !important;
  }
  .c-mr-xl-80,
  .c-mx-xl-80 {
    margin-right: 5rem !important;
  }
  .c-mb-xl-80,
  .c-my-xl-80 {
    margin-bottom: 5rem !important;
  }
  .c-ml-xl-80,
  .c-mx-xl-80 {
    margin-left: 5rem !important;
  }
  .c-m-xl-0 {
    margin: 0 !important;
  }
  .c-mt-xl-0,
  .c-my-xl-0 {
    margin-top: 0 !important;
  }
  .c-mr-xl-0,
  .c-mx-xl-0 {
    margin-right: 0 !important;
  }
  .c-mb-xl-0,
  .c-my-xl-0 {
    margin-bottom: 0 !important;
  }
  .c-ml-xl-0,
  .c-mx-xl-0 {
    margin-left: 0 !important;
  }
  .c-m-xl-1 {
    margin: 0.25rem !important;
  }
  .c-mt-xl-1,
  .c-my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .c-mr-xl-1,
  .c-mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .c-mb-xl-1,
  .c-my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .c-ml-xl-1,
  .c-mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .c-m-xl-2 {
    margin: 0.5rem !important;
  }
  .c-mt-xl-2,
  .c-my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .c-mr-xl-2,
  .c-mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .c-mb-xl-2,
  .c-my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .c-ml-xl-2,
  .c-mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .c-m-xl-3 {
    margin: 1rem !important;
  }
  .c-mt-xl-3,
  .c-my-xl-3 {
    margin-top: 1rem !important;
  }
  .c-mr-xl-3,
  .c-mx-xl-3 {
    margin-right: 1rem !important;
  }
  .c-mb-xl-3,
  .c-my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .c-ml-xl-3,
  .c-mx-xl-3 {
    margin-left: 1rem !important;
  }
  .c-m-xl-4 {
    margin: 1.5rem !important;
  }
  .c-mt-xl-4,
  .c-my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .c-mr-xl-4,
  .c-mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .c-mb-xl-4,
  .c-my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .c-ml-xl-4,
  .c-mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .c-m-xl-5 {
    margin: 3rem !important;
  }
  .c-mt-xl-5,
  .c-my-xl-5 {
    margin-top: 3rem !important;
  }
  .c-mr-xl-5,
  .c-mx-xl-5 {
    margin-right: 3rem !important;
  }
  .c-mb-xl-5,
  .c-my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .c-ml-xl-5,
  .c-mx-xl-5 {
    margin-left: 3rem !important;
  }
  .c-m-xl-6 {
    margin: 4.5rem !important;
  }
  .c-mt-xl-6,
  .c-my-xl-6 {
    margin-top: 4.5rem !important;
  }
  .c-mr-xl-6,
  .c-mx-xl-6 {
    margin-right: 4.5rem !important;
  }
  .c-mb-xl-6,
  .c-my-xl-6 {
    margin-bottom: 4.5rem !important;
  }
  .c-ml-xl-6,
  .c-mx-xl-6 {
    margin-left: 4.5rem !important;
  }
  .c-m-xl-7 {
    margin: 6rem !important;
  }
  .c-mt-xl-7,
  .c-my-xl-7 {
    margin-top: 6rem !important;
  }
  .c-mr-xl-7,
  .c-mx-xl-7 {
    margin-right: 6rem !important;
  }
  .c-mb-xl-7,
  .c-my-xl-7 {
    margin-bottom: 6rem !important;
  }
  .c-ml-xl-7,
  .c-mx-xl-7 {
    margin-left: 6rem !important;
  }
  .c-m-xl-8 {
    margin: 7.5rem !important;
  }
  .c-mt-xl-8,
  .c-my-xl-8 {
    margin-top: 7.5rem !important;
  }
  .c-mr-xl-8,
  .c-mx-xl-8 {
    margin-right: 7.5rem !important;
  }
  .c-mb-xl-8,
  .c-my-xl-8 {
    margin-bottom: 7.5rem !important;
  }
  .c-ml-xl-8,
  .c-mx-xl-8 {
    margin-left: 7.5rem !important;
  }
  .c-p-xl-12 {
    padding: 0.75rem !important;
  }
  .c-pt-xl-12,
  .c-py-xl-12 {
    padding-top: 0.75rem !important;
  }
  .c-pr-xl-12,
  .c-px-xl-12 {
    padding-right: 0.75rem !important;
  }
  .c-pb-xl-12,
  .c-py-xl-12 {
    padding-bottom: 0.75rem !important;
  }
  .c-pl-xl-12,
  .c-px-xl-12 {
    padding-left: 0.75rem !important;
  }
  .c-p-xl-14 {
    padding: 0.875rem !important;
  }
  .c-pt-xl-14,
  .c-py-xl-14 {
    padding-top: 0.875rem !important;
  }
  .c-pr-xl-14,
  .c-px-xl-14 {
    padding-right: 0.875rem !important;
  }
  .c-pb-xl-14,
  .c-py-xl-14 {
    padding-bottom: 0.875rem !important;
  }
  .c-pl-xl-14,
  .c-px-xl-14 {
    padding-left: 0.875rem !important;
  }
  .c-p-xl-28 {
    padding: 1.75rem !important;
  }
  .c-pt-xl-28,
  .c-py-xl-28 {
    padding-top: 1.75rem !important;
  }
  .c-pr-xl-28,
  .c-px-xl-28 {
    padding-right: 1.75rem !important;
  }
  .c-pb-xl-28,
  .c-py-xl-28 {
    padding-bottom: 1.75rem !important;
  }
  .c-pl-xl-28,
  .c-px-xl-28 {
    padding-left: 1.75rem !important;
  }
  .c-p-xl-36 {
    padding: 2.25rem !important;
  }
  .c-pt-xl-36,
  .c-py-xl-36 {
    padding-top: 2.25rem !important;
  }
  .c-pr-xl-36,
  .c-px-xl-36 {
    padding-right: 2.25rem !important;
  }
  .c-pb-xl-36,
  .c-py-xl-36 {
    padding-bottom: 2.25rem !important;
  }
  .c-pl-xl-36,
  .c-px-xl-36 {
    padding-left: 2.25rem !important;
  }
  .c-p-xl-40 {
    padding: 2.5rem !important;
  }
  .c-pt-xl-40,
  .c-py-xl-40 {
    padding-top: 2.5rem !important;
  }
  .c-pr-xl-40,
  .c-px-xl-40 {
    padding-right: 2.5rem !important;
  }
  .c-pb-xl-40,
  .c-py-xl-40 {
    padding-bottom: 2.5rem !important;
  }
  .c-pl-xl-40,
  .c-px-xl-40 {
    padding-left: 2.5rem !important;
  }
  .c-p-xl-52 {
    padding: 3.5rem !important;
  }
  .c-pt-xl-52,
  .c-py-xl-52 {
    padding-top: 3.5rem !important;
  }
  .c-pr-xl-52,
  .c-px-xl-52 {
    padding-right: 3.5rem !important;
  }
  .c-pb-xl-52,
  .c-py-xl-52 {
    padding-bottom: 3.5rem !important;
  }
  .c-pl-xl-52,
  .c-px-xl-52 {
    padding-left: 3.5rem !important;
  }
  .c-p-xl-80 {
    padding: 5rem !important;
  }
  .c-pt-xl-80,
  .c-py-xl-80 {
    padding-top: 5rem !important;
  }
  .c-pr-xl-80,
  .c-px-xl-80 {
    padding-right: 5rem !important;
  }
  .c-pb-xl-80,
  .c-py-xl-80 {
    padding-bottom: 5rem !important;
  }
  .c-pl-xl-80,
  .c-px-xl-80 {
    padding-left: 5rem !important;
  }
  .c-p-xl-0 {
    padding: 0 !important;
  }
  .c-pt-xl-0,
  .c-py-xl-0 {
    padding-top: 0 !important;
  }
  .c-pr-xl-0,
  .c-px-xl-0 {
    padding-right: 0 !important;
  }
  .c-pb-xl-0,
  .c-py-xl-0 {
    padding-bottom: 0 !important;
  }
  .c-pl-xl-0,
  .c-px-xl-0 {
    padding-left: 0 !important;
  }
  .c-p-xl-1 {
    padding: 0.25rem !important;
  }
  .c-pt-xl-1,
  .c-py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .c-pr-xl-1,
  .c-px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .c-pb-xl-1,
  .c-py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .c-pl-xl-1,
  .c-px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .c-p-xl-2 {
    padding: 0.5rem !important;
  }
  .c-pt-xl-2,
  .c-py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .c-pr-xl-2,
  .c-px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .c-pb-xl-2,
  .c-py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .c-pl-xl-2,
  .c-px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .c-p-xl-3 {
    padding: 1rem !important;
  }
  .c-pt-xl-3,
  .c-py-xl-3 {
    padding-top: 1rem !important;
  }
  .c-pr-xl-3,
  .c-px-xl-3 {
    padding-right: 1rem !important;
  }
  .c-pb-xl-3,
  .c-py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .c-pl-xl-3,
  .c-px-xl-3 {
    padding-left: 1rem !important;
  }
  .c-p-xl-4 {
    padding: 1.5rem !important;
  }
  .c-pt-xl-4,
  .c-py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .c-pr-xl-4,
  .c-px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .c-pb-xl-4,
  .c-py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .c-pl-xl-4,
  .c-px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .c-p-xl-5 {
    padding: 3rem !important;
  }
  .c-pt-xl-5,
  .c-py-xl-5 {
    padding-top: 3rem !important;
  }
  .c-pr-xl-5,
  .c-px-xl-5 {
    padding-right: 3rem !important;
  }
  .c-pb-xl-5,
  .c-py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .c-pl-xl-5,
  .c-px-xl-5 {
    padding-left: 3rem !important;
  }
  .c-p-xl-6 {
    padding: 4.5rem !important;
  }
  .c-pt-xl-6,
  .c-py-xl-6 {
    padding-top: 4.5rem !important;
  }
  .c-pr-xl-6,
  .c-px-xl-6 {
    padding-right: 4.5rem !important;
  }
  .c-pb-xl-6,
  .c-py-xl-6 {
    padding-bottom: 4.5rem !important;
  }
  .c-pl-xl-6,
  .c-px-xl-6 {
    padding-left: 4.5rem !important;
  }
  .c-p-xl-7 {
    padding: 6rem !important;
  }
  .c-pt-xl-7,
  .c-py-xl-7 {
    padding-top: 6rem !important;
  }
  .c-pr-xl-7,
  .c-px-xl-7 {
    padding-right: 6rem !important;
  }
  .c-pb-xl-7,
  .c-py-xl-7 {
    padding-bottom: 6rem !important;
  }
  .c-pl-xl-7,
  .c-px-xl-7 {
    padding-left: 6rem !important;
  }
  .c-p-xl-8 {
    padding: 7.5rem !important;
  }
  .c-pt-xl-8,
  .c-py-xl-8 {
    padding-top: 7.5rem !important;
  }
  .c-pr-xl-8,
  .c-px-xl-8 {
    padding-right: 7.5rem !important;
  }
  .c-pb-xl-8,
  .c-py-xl-8 {
    padding-bottom: 7.5rem !important;
  }
  .c-pl-xl-8,
  .c-px-xl-8 {
    padding-left: 7.5rem !important;
  }
  .c-m-xl-n12 {
    margin: -0.75rem;
  }
  .c-mt-xl-n12,
  .c-my-xl-n12 {
    margin-top: -0.75rem;
  }
  .c-mr-xl-n12,
  .c-mx-xl-n12 {
    margin-right: -0.75rem;
  }
  .c-mb-xl-n12,
  .c-my-xl-n12 {
    margin-bottom: -0.75rem;
  }
  .c-ml-xl-n12,
  .c-mx-xl-n12 {
    margin-left: -0.75rem;
  }
  .c-m-xl-n14 {
    margin: -0.875rem;
  }
  .c-mt-xl-n14,
  .c-my-xl-n14 {
    margin-top: -0.875rem;
  }
  .c-mr-xl-n14,
  .c-mx-xl-n14 {
    margin-right: -0.875rem;
  }
  .c-mb-xl-n14,
  .c-my-xl-n14 {
    margin-bottom: -0.875rem;
  }
  .c-ml-xl-n14,
  .c-mx-xl-n14 {
    margin-left: -0.875rem;
  }
  .c-m-xl-n28 {
    margin: -1.75rem;
  }
  .c-mt-xl-n28,
  .c-my-xl-n28 {
    margin-top: -1.75rem;
  }
  .c-mr-xl-n28,
  .c-mx-xl-n28 {
    margin-right: -1.75rem;
  }
  .c-mb-xl-n28,
  .c-my-xl-n28 {
    margin-bottom: -1.75rem;
  }
  .c-ml-xl-n28,
  .c-mx-xl-n28 {
    margin-left: -1.75rem;
  }
  .c-m-xl-n36 {
    margin: -2.25rem;
  }
  .c-mt-xl-n36,
  .c-my-xl-n36 {
    margin-top: -2.25rem;
  }
  .c-mr-xl-n36,
  .c-mx-xl-n36 {
    margin-right: -2.25rem;
  }
  .c-mb-xl-n36,
  .c-my-xl-n36 {
    margin-bottom: -2.25rem;
  }
  .c-ml-xl-n36,
  .c-mx-xl-n36 {
    margin-left: -2.25rem;
  }
  .c-m-xl-n40 {
    margin: -2.5rem;
  }
  .c-mt-xl-n40,
  .c-my-xl-n40 {
    margin-top: -2.5rem;
  }
  .c-mr-xl-n40,
  .c-mx-xl-n40 {
    margin-right: -2.5rem;
  }
  .c-mb-xl-n40,
  .c-my-xl-n40 {
    margin-bottom: -2.5rem;
  }
  .c-ml-xl-n40,
  .c-mx-xl-n40 {
    margin-left: -2.5rem;
  }
  .c-m-xl-n52 {
    margin: -3.5rem;
  }
  .c-mt-xl-n52,
  .c-my-xl-n52 {
    margin-top: -3.5rem;
  }
  .c-mr-xl-n52,
  .c-mx-xl-n52 {
    margin-right: -3.5rem;
  }
  .c-mb-xl-n52,
  .c-my-xl-n52 {
    margin-bottom: -3.5rem;
  }
  .c-ml-xl-n52,
  .c-mx-xl-n52 {
    margin-left: -3.5rem;
  }
  .c-m-xl-n80 {
    margin: -5rem;
  }
  .c-mt-xl-n80,
  .c-my-xl-n80 {
    margin-top: -5rem;
  }
  .c-mr-xl-n80,
  .c-mx-xl-n80 {
    margin-right: -5rem;
  }
  .c-mb-xl-n80,
  .c-my-xl-n80 {
    margin-bottom: -5rem;
  }
  .c-ml-xl-n80,
  .c-mx-xl-n80 {
    margin-left: -5rem;
  }
  .c-m-xl-n1 {
    margin: -0.25rem;
  }
  .c-mt-xl-n1,
  .c-my-xl-n1 {
    margin-top: -0.25rem;
  }
  .c-mr-xl-n1,
  .c-mx-xl-n1 {
    margin-right: -0.25rem;
  }
  .c-mb-xl-n1,
  .c-my-xl-n1 {
    margin-bottom: -0.25rem;
  }
  .c-ml-xl-n1,
  .c-mx-xl-n1 {
    margin-left: -0.25rem;
  }
  .c-m-xl-n2 {
    margin: -0.5rem;
  }
  .c-mt-xl-n2,
  .c-my-xl-n2 {
    margin-top: -0.5rem;
  }
  .c-mr-xl-n2,
  .c-mx-xl-n2 {
    margin-right: -0.5rem;
  }
  .c-mb-xl-n2,
  .c-my-xl-n2 {
    margin-bottom: -0.5rem;
  }
  .c-ml-xl-n2,
  .c-mx-xl-n2 {
    margin-left: -0.5rem;
  }
  .c-m-xl-n3 {
    margin: -1rem;
  }
  .c-mt-xl-n3,
  .c-my-xl-n3 {
    margin-top: -1rem;
  }
  .c-mr-xl-n3,
  .c-mx-xl-n3 {
    margin-right: -1rem;
  }
  .c-mb-xl-n3,
  .c-my-xl-n3 {
    margin-bottom: -1rem;
  }
  .c-ml-xl-n3,
  .c-mx-xl-n3 {
    margin-left: -1rem;
  }
  .c-m-xl-n4 {
    margin: -1.5rem;
  }
  .c-mt-xl-n4,
  .c-my-xl-n4 {
    margin-top: -1.5rem;
  }
  .c-mr-xl-n4,
  .c-mx-xl-n4 {
    margin-right: -1.5rem;
  }
  .c-mb-xl-n4,
  .c-my-xl-n4 {
    margin-bottom: -1.5rem;
  }
  .c-ml-xl-n4,
  .c-mx-xl-n4 {
    margin-left: -1.5rem;
  }
  .c-m-xl-n5 {
    margin: -3rem;
  }
  .c-mt-xl-n5,
  .c-my-xl-n5 {
    margin-top: -3rem;
  }
  .c-mr-xl-n5,
  .c-mx-xl-n5 {
    margin-right: -3rem;
  }
  .c-mb-xl-n5,
  .c-my-xl-n5 {
    margin-bottom: -3rem;
  }
  .c-ml-xl-n5,
  .c-mx-xl-n5 {
    margin-left: -3rem;
  }
  .c-m-xl-n6 {
    margin: -4.5rem;
  }
  .c-mt-xl-n6,
  .c-my-xl-n6 {
    margin-top: -4.5rem;
  }
  .c-mr-xl-n6,
  .c-mx-xl-n6 {
    margin-right: -4.5rem;
  }
  .c-mb-xl-n6,
  .c-my-xl-n6 {
    margin-bottom: -4.5rem;
  }
  .c-ml-xl-n6,
  .c-mx-xl-n6 {
    margin-left: -4.5rem;
  }
  .c-m-xl-n7 {
    margin: -6rem;
  }
  .c-mt-xl-n7,
  .c-my-xl-n7 {
    margin-top: -6rem;
  }
  .c-mr-xl-n7,
  .c-mx-xl-n7 {
    margin-right: -6rem;
  }
  .c-mb-xl-n7,
  .c-my-xl-n7 {
    margin-bottom: -6rem;
  }
  .c-ml-xl-n7,
  .c-mx-xl-n7 {
    margin-left: -6rem;
  }
  .c-m-xl-n8 {
    margin: -7.5rem;
  }
  .c-mt-xl-n8,
  .c-my-xl-n8 {
    margin-top: -7.5rem;
  }
  .c-mr-xl-n8,
  .c-mx-xl-n8 {
    margin-right: -7.5rem;
  }
  .c-mb-xl-n8,
  .c-my-xl-n8 {
    margin-bottom: -7.5rem;
  }
  .c-ml-xl-n8,
  .c-mx-xl-n8 {
    margin-left: -7.5rem;
  }
  .c-m-xl-auto {
    margin: auto;
  }
  .c-mt-xl-auto,
  .c-my-xl-auto {
    margin-top: auto;
  }
  .c-mr-xl-auto,
  .c-mx-xl-auto {
    margin-right: auto;
  }
  .c-mb-xl-auto,
  .c-my-xl-auto {
    margin-bottom: auto;
  }
  .c-ml-xl-auto,
  .c-mx-xl-auto {
    margin-left: auto;
  }
}
.mt-40,
.my-40 {
  margin-top: 40px !important;
}

.mb-40,
.my-40 {
  margin-bottom: 40px !important;
}

.mr-40,
.mx-40 {
  margin-right: 40px !important;
}

.ml-40,
.mx-40 {
  margin-left: 40px !important;
}

.ptb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.relative {
  position: relative;
}

.max-width-945 {
  max-width: 945px;
  margin-left: auto;
  margin-right: auto;
}

/* LINKS */
a {
  color: #244961;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
a:hover {
  text-decoration: none;
  opacity: 0.75;
}

/* LINHA SEPARADORA */
hr {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  border: 0;
  border-top: 1px solid #e4e4e4;
}

.separator-primary {
  width: 100%;
  display: block;
  border-top: 6px solid #00722d;
}

/* BARRA DE LOADING */
.lfr-spa-loading-bar {
  background: linear-gradient(90deg, #00722d 0%, #f9b200 100%);
}

/* TAG SUPERIOR */
.homol {
  color: #fff;
  background-color: #244961;
  border-color: #fff;
  padding: 6px 24px;
  border-style: dashed;
}
.homol.alert {
  margin: 0;
  border-radius: 0;
}
.homol .lead {
  font-size: 1rem;
  margin: 0;
}

.img-shadow {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

/* ESTRUTURA E MODELO: LISTA DE LINKS HORIZONTAIS */
.horizontal-list h6 {
  margin: 0;
}
.horizontal-list .nav-link {
  padding-top: 0;
  padding-bottom: 0;
}
.horizontal-list .nav-link:hover {
  color: #00722d;
}
@media (min-width: 576px) {
  .horizontal-list .border-right {
    border-right: 1.5px solid #4f4c4d !important;
  }
}

.embed-responsive-76by31::before {
  padding-top: 44.79%;
}

.embed-responsive-500by327::before {
  padding-top: 52.77777%;
}

.embed-responsive-457by286::before {
  padding-top: 64.7702%;
}

.embed-responsive-188by215::before {
  padding-top: 114.361%;
}

.embed-responsive-3by2::before {
  padding-top: 66.66666%;
}

.embed-responsive-111by34::before {
  padding-top: 57.84%;
}

.embed-responsive-130by87::before {
  padding-top: 66.62%;
}

.embed-responsive-13by8::before {
  padding-top: 62.02%;
}

.embed-responsive-26by17::before {
  padding-top: 66.54%;
}

.btn {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.btn:focus, .btn.focus {
  box-shadow: none;
}
.btn.border-radius {
  border-radius: 2rem;
}
.btn.border-radius:not(.btn-icon) {
  padding: 0.5rem 2rem;
}
.btn.border-radius.btn-sm {
  padding: 0.25rem 1.5rem;
}

.btn-monospaced {
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 5000px;
  font-size: 1.5rem;
  padding: 0;
}
.btn-monospaced + .btn-monospaced {
  margin-left: 0.75rem;
}

.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm .btn-group > .btn,
.form-group-sm .btn {
  border-radius: 5px;
  font-size: 1.125rem;
  line-height: 100%;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
}
.btn-sm .inline-item,
.btn-group-sm > .btn .inline-item,
.btn-group-sm .btn-group > .btn .inline-item,
.form-group-sm .btn .inline-item {
  font-size: 1.5rem;
}

.btn-primary {
  color: #fff;
  background-color: #00722d;
  border-color: #00722d;
}
.btn-primary:hover {
  color: #fff;
  background-color: #00722d;
  border-color: #4f4c4d;
  border-color: #00722d;
  opacity: 0.8;
}
.btn-primary:focus {
  color: #fff;
  background-color: #00722d;
  border-color: #4f4c4d;
  border-color: #00722d;
  opacity: 0.8;
}

.btn-secondary {
  color: #4f4c4d;
  background-color: transparent;
  border-color: #4f4c4d;
}
.btn-secondary:hover {
  color: #4f4c4d;
  background-color: #C8C8C8;
  border-color: #C8C8C8;
}

.btn-white {
  color: var(--black);
  background-color: var(--white);
  border-color: var(--grey-2);
}
.btn-white:hover {
  color: var(--black);
  background-color: var(--grey-2);
  border-color: var(--grey-2);
}

.btn-info {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
}
.btn-info:hover {
  background-color: #4f4c4d;
  border-color: #999999;
}

.btn-link {
  font-size: 1.125rem;
  color: var(--black);
  padding: 0.875rem 0;
  border: none;
  position: relative;
  display: flex;
}
.btn-link .inline-item {
  font-size: 1.5rem;
}
.btn-link:not(.no-hover):after {
  content: "";
  background-color: var(--yellow);
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.btn-link:not(.no-hover):hover {
  text-decoration: none;
  color: #00722d;
}
.btn-link:not(.no-hover):hover:after {
  height: 6px;
}

.btn-unstyled {
  border-radius: 0;
}

.btn-icon.border-radius {
  font-size: 1rem;
  padding: 0.75rem 0.75rem;
}
.btn-icon.border-radius .inline-item {
  font-size: 2rem;
  vertical-align: -5px;
}

.share .btn-icon {
  background-color: var(--grey-3);
  color: white;
}
.share .btn-icon.border-radius {
  padding: 0 4.5px;
}
.share .btn-icon + .btn-icon {
  margin-left: 4px;
}

@media (min-width: 992px) {
  .btn-icon-responsive .la,
  .btn-icon-responsive .las {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .btn-icon-responsive {
    font-size: 0 !important;
    padding: 0 !important;
    width: 50px;
    height: 50px;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .btn-icon-responsive .la,
  .btn-icon-responsive .las {
    font-size: 2rem;
  }
}

.visible-interaction.lfr-portal-tooltip .lexicon-icon-shortcut {
  display: none;
}
.visible-interaction.lfr-portal-tooltip.icon-monospaced {
  right: 1rem !important;
  bottom: 0;
  width: auto;
  height: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.visible-interaction.lfr-portal-tooltip a {
  background-color: #00722d;
  color: #fff !important;
  padding: 5px 8px;
  border-radius: 2rem;
  -webkit-box-shadow: 0 3px 6px 0 rgba(79, 76, 77, 0.16); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 3px 6px 0 rgba(79, 76, 77, 0.16); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 3px 6px 0 rgba(79, 76, 77, 0.16);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
}

.btn-highlight-generic {
  border: 1px solid #999999;
  line-height: 0;
  transition: all 0.3s ease-in-out;
}
.btn-highlight-generic.isActive {
  color: #fff !important;
  background-color: #4f4c4d !important;
  border: 1px solid #4f4c4d !important;
}
.btn-highlight-generic:hover {
  color: #fff !important;
  background-color: #4f4c4d !important;
  border: 1px solid #4f4c4d !important;
}

.onEdit {
  border: 1px solid #fff !important;
}

.btn-highlight-group {
  top: 0;
  right: 0;
}
.btn-highlight-group button + button {
  margin-left: 0.25rem;
}

.lfr-icon-item .taglib-text {
  display: none;
}

[aria-expanded=true] > .collapse-close {
  display: none;
}

[aria-expanded=false] > .collapse-open {
  display: none;
}

.fa {
  font-family: "Line Awesome Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

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

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

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border: 0 !important;
}

.border-right-0 {
  border: 0 !important;
}

.border-left-0 {
  border: 0 !important;
}

.border-bottom-0 {
  border: 0 !important;
}

.border {
  border: 1px solid var(--grey-2) !important;
}

.border-top {
  border-top: 1px solid var(--grey-2) !important;
}

.border-right {
  border-right: 1px solid var(--grey-2) !important;
}

.border-bottom {
  border-bottom: 1px solid var(--grey-2) !important;
}

.border-left {
  border-left: 1px solid var(--grey-2) !important;
}

@media (min-width: 576px) {
  .border-sm-0 {
    border: 0 !important;
  }
  .border-sm-top-0 {
    border: 0 !important;
  }
  .border-sm-right-0 {
    border: 0 !important;
  }
  .border-sm-left-0 {
    border: 0 !important;
  }
  .border-sm-bottom-0 {
    border: 0 !important;
  }
  .border-sm {
    border: 1px solid var(--grey-2) !important;
  }
  .border-sm-top {
    border-top: 1px solid var(--grey-2) !important;
  }
  .border-sm-right {
    border-right: 1px solid var(--grey-2) !important;
  }
  .border-sm-bottom {
    border-bottom: 1px solid var(--grey-2) !important;
  }
  .border-sm-left {
    border-left: 1px solid var(--grey-2) !important;
  }
}
@media (min-width: 768px) {
  .border-md-0 {
    border: 0 !important;
  }
  .border-md-top-0 {
    border: 0 !important;
  }
  .border-md-right-0 {
    border: 0 !important;
  }
  .border-md-left-0 {
    border: 0 !important;
  }
  .border-md-bottom-0 {
    border: 0 !important;
  }
  .border-md {
    border: 1px solid var(--grey-2) !important;
  }
  .border-md-top {
    border-top: 1px solid var(--grey-2) !important;
  }
  .border-md-right {
    border-right: 1px solid var(--grey-2) !important;
  }
  .border-md-bottom {
    border-bottom: 1px solid var(--grey-2) !important;
  }
  .border-md-left {
    border-left: 1px solid var(--grey-2) !important;
  }
}
@media (min-width: 992px) {
  .border-lg-0 {
    border: 0 !important;
  }
  .border-lg-top-0 {
    border: 0 !important;
  }
  .border-lg-right-0 {
    border: 0 !important;
  }
  .border-lg-left-0 {
    border: 0 !important;
  }
  .border-lg-bottom-0 {
    border: 0 !important;
  }
  .border-lg {
    border: 1px solid var(--grey-2) !important;
  }
  .border-lg-top {
    border-top: 1px solid var(--grey-2) !important;
  }
  .border-lg-right {
    border-right: 1px solid var(--grey-2) !important;
  }
  .border-lg-bottom {
    border-bottom: 1px solid var(--grey-2) !important;
  }
  .border-lg-left {
    border-left: 1px solid var(--grey-2) !important;
  }
}
@media (min-width: 1200px) {
  .border-xl-0 {
    border: 0 !important;
  }
  .border-xl-top-0 {
    border: 0 !important;
  }
  .border-xl-right-0 {
    border: 0 !important;
  }
  .border-xl-left-0 {
    border: 0 !important;
  }
  .border-xl-bottom-0 {
    border: 0 !important;
  }
  .border-xl {
    border: 1px solid var(--grey-2) !important;
  }
  .border-xl-top {
    border-top: 1px solid var(--grey-2) !important;
  }
  .border-xl-right {
    border-right: 1px solid var(--grey-2) !important;
  }
  .border-xl-bottom {
    border-bottom: 1px solid var(--grey-2) !important;
  }
  .border-xl-left {
    border-left: 1px solid var(--grey-2) !important;
  }
}
.border-small {
  border-width: 0.4px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-none {
  border-style: none;
}

/* ARREDONDAMENTO DE BORDA */
.rounded-none,
.border-radius-0 {
  border-radius: 0;
}

.rounded-1,
.border-radius-2 {
  border-radius: 0.25rem !important;
}

.rounded-2,
.border-radius-2 {
  border-radius: 0.5rem !important;
}

.rounded-3,
.border-radius-3 {
  border-radius: 1rem !important;
}

.rounded-4,
.border-radius-4 {
  border-radius: 1.5rem !important;
}

.rounded-5,
.border-radius-5 {
  border-radius: 3rem !important;
}

.rounded-full,
.border-radius-full {
  border-radius: 5000px;
}

/* COR DA BORDA */
.border-primary,
.border-green {
  border-color: var(--primary) !important;
}

.border-yellow {
  border-color: var(--yellow) !important;
}

.border-black {
  border-color: var(--black) !important;
}

.border-blue {
  border-color: var(--blue) !important;
}

@media (min-width: 768px) {
  .column-count-md-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 1.5rem;
  }
}

@media (min-width: 992px) {
  .column-count-lg-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 1.5rem;
  }
}

.infinite-spinning {
  animation: App-logo-spin infinite 2s linear;
}

@keyframes App-logo-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.gutters-8 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.gutters-8 > .col, .gutters-8 > [class*=col-] {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.gutters-16 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.gutters-16 > .col, .gutters-16 > [class*=col-] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.gutters-24 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.gutters-24 > .col, .gutters-24 > [class*=col-] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.gutters-32 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.gutters-32 > .col, .gutters-32 > [class*=col-] {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* LAYOUT */
.accessibility-bar {
  background-color: #00722d;
  padding: 0.25rem 0;
  /* ACESSIBILIDADE: ATALHOS DO TECLADO */
  /* ACESSIBILIDADE: Redes sociais e Interações */
}
.accessibility-bar a,
.accessibility-bar .btn {
  color: #fff;
}
.accessibility-bar .nav-btn {
  margin: 0;
}
.accessibility-bar .nav-item {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.accessibility-bar .access-key {
  font-size: 0.75rem;
}
.accessibility-bar .badge {
  border-radius: 0;
  font-size: 0.75rem;
}
.accessibility-bar .badge-light {
  color: white;
  background-color: rgba(255, 255, 255, 0.1);
}
.accessibility-bar .social-networks,
.accessibility-bar .interactions {
  font-size: 1.125rem;
  border-right: solid 2px rgba(255, 255, 255, 0.1);
  padding-right: 0.75rem;
  margin-right: 0.75rem;
}
.accessibility-bar .social-networks > li,
.accessibility-bar .interactions > li {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.accessibility-bar .social-networks .nav-link,
.accessibility-bar .interactions .nav-link {
  padding: 0 0.75rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .accessibility-bar .social-networks {
    margin-right: auto;
  }
}

#heading {
  padding-top: 1rem;
  position: relative;
}
#heading img {
  width: 100%;
}
#heading .navbar-light .navbar-toggler {
  text-align: left;
  border: none;
  color: #4f4c4d;
  font-size: 1.5rem;
}
#heading .headerDropdown {
  position: relative;
}
#heading .headerDropdown .collapsing {
  position: absolute !important;
  z-index: 10;
  width: 100vw;
  background-color: #f5f5f5 !important;
}
#heading .headerDropdown .collapse {
  background-color: #f5f5f5 !important;
  margin-top: -5px;
  position: absolute !important;
  z-index: 10;
  width: 100vw;
}
#heading .headerDropdown .collapse.show,
#heading .headerDropdown .collapse .card {
  animation: fadeIn 0.2s ease-in;
  z-index: 9998;
  background-color: #f5f5f5 !important;
}
@keyframes fadeIn {
  from {
    height: 0;
    opacity: 0;
  }
  to {
    height: fit-content;
    opacity: 1;
  }
}
#heading .headerDropdown .collapse::before {
  content: "";
  width: 0;
  height: 4px;
  background-color: #f9b200;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 4px solid #f9b200;
  animation: borderSlide 0.1s linear 1 forwards;
  z-index: 9999;
}
@keyframes borderSlide {
  0% {
    width: 0;
  }
  100% {
    width: 100vw;
  }
}
#heading .headerDropdown .card.card-body {
  box-shadow: none;
}
#heading .headerDropdown .dropdownLink {
  display: flex;
  border-bottom: 2px solid #C8C8C8;
  padding-bottom: 10px;
  max-width: 350px;
  max-height: 56px;
  height: 100%;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4f4c4d;
  font-weight: 600;
  background-color: inherit !important;
}
#heading .headerDropdown .dropdownLink:hover {
  border-bottom: 2px solid #f9b200 !important;
  opacity: 1;
}
#heading .headerDropdown .dropdownLink::after {
  background-color: inherit !important;
}
#heading .headerDropdown .main-navigation {
  display: flex;
  justify-content: space-between;
  margin: 0 -1rem;
}
#heading .headerDropdown .dropdown-button {
  font-weight: var(--bold);
  color: var(--black);
  font-size: 1rem;
  line-height: 1.375;
  padding: 0.5rem 1rem;
  background-color: inherit;
  border: 0;
}
#heading .headerDropdown .dropdown-button:hover {
  color: #00722d;
}
#heading .headerDropdown .dropdown-button.hovered {
  color: #00722d !important;
}
#heading .nav-link {
  padding: 0px !important;
}
#heading .btn-search {
  font-size: 1.5rem;
}
#heading .social-networks {
  display: flex;
  gap: 16px;
}
#heading .nav-item.social_media {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--green);
  color: var(--white);
}
#heading .nav-item.social_media .nav-link {
  padding-bottom: 0 !important;
  color: white;
  font-weight: 400;
}
#heading .nav-item.social_media .nav-link .la-lg {
  font-size: 24px !important;
  margin-top: 5px !important;
}
#heading .input-group-item.search-bar-keywords-input-wrapper {
  background-color: #f5f5f5;
  border: 0;
  border-radius: 8px;
  padding: 0px 8px 0px 16px;
  height: 40px;
}
#heading .input-group-item.search-bar-keywords-input-wrapper .form-control.input-group-inset.input-group-inset-after.search-bar-keywords-input::placeholder {
  font-weight: 400 !important;
  color: #4f4c4d !important;
  font-style: italic !important;
  font-size: 18px !important;
}
#heading .menu-search-bar {
  position: relative;
}
#heading .menu-search-bar .sort-pages {
  align-items: center !important;
}
#heading .site-name {
  font-size: 1rem;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  #heading .main-menu .nav-link,
  #heading .navbar-brand {
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 576px) {
  #heading.header-float {
    position: absolute;
    z-index: 999;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(4px);
  }
  #heading .navbar-brand {
    max-width: 10.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #heading .navbar {
    align-items: center;
  }
  #heading .navbar .nav-link {
    padding: 6px 0.75rem;
  }
}
@media (max-width: 767.98px) {
  #heading {
    background-color: #00722d;
    border: none;
  }
  #heading .menu-search-bar {
    width: 100%;
  }
  #heading .navbar-brand {
    max-width: 100%;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  #heading .navbar-brand img {
    max-width: 7.625rem;
  }
  #heading .btn-search {
    color: #fff;
  }
  #heading .panel {
    background-color: transparent;
    border: none;
  }
  #heading .panel-collapse {
    background-color: #fff;
    border-radius: 0.25rem;
  }
  #heading .container {
    padding: 0;
  }
  #heading .navbar-brand {
    padding: 0 15px;
    margin-bottom: 0.5rem;
  }
  #heading .section-search {
    padding: 0 15px;
    margin-bottom: 1rem;
  }
}

.child-menu.dropdown-menu.dropdown-header {
  max-width: none !important;
  min-height: none !important;
  width: 100vw !important;
  background-color: #f5f5f5 !important;
}
.child-menu.dropdown-menu.dropdown-header .dropdown-item {
  max-width: 360px !important;
  width: 100% !important;
  border-bottom: 1px solid #C8C8C8 !important;
  border-top: 0px !important;
  opacity: 1 !important;
}
.child-menu.dropdown-menu.dropdown-header .dropdown-item:hover {
  background: #f5f5f5 !important;
  color: #4f4c4d !important;
  border-bottom: 1px solid #f9b200 !important;
  transition: 0.1s !important;
  opacity: 1 !important;
}

.portlet-user-personal-bar .personal-menu-dropdown + a {
  position: absolute;
  display: flex;
  top: 0;
  right: -1rem;
}
.portlet-user-personal-bar .personal-menu-dropdown + a .badge {
  margin: 0;
  border-radius: 1.25rem;
}

.modal-content.bg-green-graphics .modal-body {
  margin-top: 2.5rem;
  margin-right: 20px;
  padding-top: 0px !important;
}
.modal-content.bg-green-graphics .modal-body::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.2);
}
.modal-content.bg-green-graphics .modal-body::-webkit-scrollbar {
  width: 8px;
}
.modal-content.bg-green-graphics .modal-body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-content.bg-green-graphics .nav-link {
  max-width: 300px;
}
.modal-content.bg-green-graphics .collapse-icon {
  position: relative;
  background-color: #f9b200 !important;
  color: #00722d !important;
}
.modal-content.bg-green-graphics .collapse-icon .collapse-icon-closed {
  position: absolute;
  top: 50%;
  transform: translateY(-30%);
}
.modal-content.bg-green-graphics .collapse-icon .collapse-icon-open {
  position: absolute;
  top: 50%;
  transform: translateY(-30%);
}

.dropdown-fs #reset-font {
  background: transparent !important;
}
.dropdown-fs input[type=range], .dropdown-fs .input-holder {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  width: 150px;
  height: 10px;
  margin: 0;
  border: none;
  padding: 1px 2px;
  border-radius: 14px;
  background: var(--grey-5);
}
.dropdown-fs input[type=range]::-moz-range-track, .dropdown-fs .input-holder::-moz-range-track {
  border: inherit;
  background: transparent;
}
.dropdown-fs input[type=range]::-ms-track, .dropdown-fs .input-holder::-ms-track {
  border: inherit;
  color: transparent;
  background: transparent;
}
.dropdown-fs input[type=range]::-ms-fill-lower, .dropdown-fs input[type=range]::-ms-fill-upper, .dropdown-fs .input-holder::-ms-fill-lower, .dropdown-fs .input-holder::-ms-fill-upper {
  background: transparent;
}
.dropdown-fs input[type=range]::-ms-tooltip, .dropdown-fs .input-holder::-ms-tooltip {
  display: none;
}
.dropdown-fs input[type=range]::-webkit-slider-thumb, .dropdown-fs .input-holder::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 40px;
  height: 18px;
  border: none;
  border-radius: 12px;
  background: #00722d;
}
.dropdown-fs input[type=range]::-moz-range-thumb, .dropdown-fs .input-holder::-moz-range-thumb {
  width: 40px;
  height: 18px;
  border: none;
  border-radius: 12px;
  background: #00722d;
}
.dropdown-fs input[type=range]::-ms-thumb, .dropdown-fs .input-holder::-ms-thumb {
  width: 40px;
  height: 18px;
  border-radius: 12px;
  border: 0;
  background: #00722d;
}
.dropdown-fs .a-menor {
  font-size: 18px;
  line-height: initial;
}
.dropdown-fs .a-maior {
  font-size: 24px;
}

.footer-content {
  position: relative;
  overflow: hidden;
}
.footer-content .address a {
  color: #4f4c4d;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.footer-content .address a:hover {
  color: #999999;
  text-decoration: none;
}
.footer-content h6:not(:last-child),
.footer-content .h6:not(:last-child) {
  margin-bottom: 0.875rem;
}
.footer-content .social-networks,
.footer-content .address {
  margin-bottom: 2.5rem;
}
.footer-content .social-networks {
  justify-content: flex-end;
  margin: 2.5rem -0.75rem;
}
.footer-content .social-networks .nav-link {
  padding: 0 0.75rem;
  color: #4f4c4d;
  font-size: 2rem;
  line-height: 1;
}
@media (min-width: 576px) {
  .footer-content .bg-light {
    height: calc(100% + 50px);
    padding-bottom: 2rem;
  }
  .footer-content:before {
    content: "";
    position: absolute;
    background-color: #f5f5f5;
    left: 0;
    height: 100%;
    width: calc((100vw - 1111px) / 2);
    top: 0;
  }
}
.footer-content .detalhe-footer {
  position: absolute;
  height: 100%;
  bottom: 0;
  overflow: hidden;
}
.footer-content .detalhe-footer svg {
  width: 126px;
  height: auto;
}
@media (min-width: 576px) {
  .footer-content .detalhe-footer {
    left: calc((100vw - 1111px) / 2);
  }
}
@media (max-width: 767.98px) {
  .footer-content .detalhe-footer {
    left: 0;
  }
}

.sub-footer {
  background-color: #00722d;
  padding: 0.75rem 0;
}
.sub-footer .nav {
  margin: 0 -1.25rem;
}
.sub-footer .nav-item:not(.col) {
  padding: 0 1.25rem;
}
.sub-footer .nav-link {
  padding: 0;
  color: #fff;
}
.sub-footer .nav-btn {
  margin: 0;
  height: auto;
}
.sub-footer .nav-btn,
.sub-footer .nav-item,
.sub-footer .nav-link {
  color: #fff;
  font-weight: 300;
}

.site-map a {
  color: #4f4c4d;
}
.site-map a:hover {
  color: #00722d;
  text-decoration: none;
}
.site-map .close {
  width: 100%;
  color: #00722d;
  font-size: 1.5rem;
  opacity: 1;
  text-shadow: none;
}
.site-map .modal-header {
  height: auto;
  border: none;
}
.site-map .modal-body {
  padding: 1.5rem;
}
.site-map .nav-link {
  color: #4f4c4d;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
.site-map .nav-link:hover {
  color: #00722d;
  text-decoration: none;
}
.site-map .nav-link,
.site-map .child-menu {
  padding: 0 0.75rem;
}
.site-map .child-menu li:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* BACKGROUNDS SÓLIDOS */
.portlet-card {
  --color: var(--grey-1);
  background-color: var(--color);
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  margin-bottom: 0.5rem;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
}

.bg-transparent {
  background: transparent;
}

.bg-light {
  background-color: #C8C8C8 !important;
}
.bg-light[href]:hover, .bg-light[href]:focus {
  background-color: #d1ded9 !important;
}

.bg-blue {
  --color: var(--blue);
  background-color: var(--color) !important;
}

.bg-green {
  --color: var(--green);
  background-color: #00722d !important;
}

.bg-grey {
  --color: var(--grey-1);
  background-color: var(--color) !important;
}

.bg-yellow {
  --color: var(--yellow);
  background-color: var(--color) !important;
}

.bg-yellow-ple {
  --color: #fffff8;
  background-color: var(--color) !important;
  background-size: cover;
}

[class*=bg-] {
  background-size: cover;
  background-repeat: no-repeat;
}
[class*=bg-].infinity {
  box-shadow: 0 0 0 100vmax var(--color);
  clip-path: inset(0 -100vmax);
}

/* BACKGROUNDS COM GRAFISMO */
.bg-blue-graphics {
  --color: var(--blue);
  background-color: var(--color);
  background: url("../images/bg-blue.svg");
  background-size: cover;
}

.bg-green-graphics {
  --color: var(--green);
  background-color: var(--color);
  background: url("../images/bg-green.svg");
  background-size: cover;
}

.bg-grey-graphics {
  --color: var(--grey-1);
  background-color: var(--color);
  background: url("../images/bg-grey.svg");
  background-size: cover;
  background-attachment: fixed;
}

.bg-grey-graphics-2 {
  background: url("../images/bg-grey-2.svg");
  background-size: cover;
}

.bg-yellow-graphics {
  --color: var(--yellow);
  background-color: var(--color);
  background: url("../images/bg-yellow.svg");
  background-size: cover;
}

.bg-building-facade {
  --color: var(--yellow);
  position: relative;
  background-color: var(--color);
  background: url("../images/bg-building-facade.png");
  background-size: cover;
  background-position: bottom;
  min-height: 35rem;
}

/* RESET DO PORTLET */
html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable,
.controls-visible .portlet:hover > .portlet-content-editable {
  border-color: #00722d;
}

html:not(#__):not(#___) .portlet,
.portlet {
  margin-bottom: 0;
  position: relative;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
html:not(#__):not(#___) .portlet > .portlet-topper,
.portlet > .portlet-topper {
  background-color: #00722d;
  border-color: #00722d;
  border-radius: 0.25rem 0.25rem 0 0;
  right: auto !important;
  padding: 0 0.25rem 0 0.5rem;
}
html:not(#__):not(#___) .portlet > .portlet-topper .portlet-name-text,
html:not(#__):not(#___) .portlet > .portlet-topper .portlet-topper-toolbar .lfr-icon-menu > a,
.portlet > .portlet-topper .portlet-name-text,
.portlet > .portlet-topper .portlet-topper-toolbar .lfr-icon-menu > a {
  color: #fff;
}
html:not(#__):not(#___) .portlet > .portlet-topper .portlet-topper-toolbar,
.portlet > .portlet-topper .portlet-topper-toolbar {
  padding-left: 0.5rem;
}
html:not(#__):not(#___) .portlet > .portlet-topper,
html:not(#__):not(#___) .portlet > .portlet-topper .portlet-title-default,
.portlet > .portlet-topper,
.portlet > .portlet-topper .portlet-title-default {
  line-height: 1;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1199.98px) {
  html:not(#__):not(#___) .portlet > .portlet-topper,
  .portlet > .portlet-topper {
    display: none;
  }
}
html:not(#__):not(#___) .portlet.move-portlet-topper:hover > .portlet-topper,
.portlet.move-portlet-topper:hover > .portlet-topper {
  top: 50%;
  z-index: 1200;
  border-radius: 2rem;
}
html:not(#__):not(#___) .portlet .visible-interaction,
.portlet .visible-interaction {
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
html:not(#__):not(#___) .portlet > .portlet-content .visible-interaction,
.portlet > .portlet-content .visible-interaction {
  position: absolute;
  opacity: 1;
  right: 0;
  z-index: 999;
}

.portlet-decorate .portlet-content {
  background: transparent;
  padding: 0;
}

.portlet-layout .portlet-header {
  margin-bottom: 1.5rem;
  -ms-flex-align: center;
  align-items: center;
}

.portlet-journal-content .portlet .portlet-header {
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .portlet-journal-content .portlet .portlet-header.autofit-row {
    display: block;
  }
  .portlet-journal-content .portlet .portlet-header .align-section-title {
    text-align: left;
  }
}
.portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
  background-color: #00722d;
  color: white;
  border-radius: 50%;
}

@media (min-width: 576px) {
  .autofit-float > .autofit-col-expand {
    min-width: 33.5rem;
  }
}
@media (max-width: 767.98px) {
  .autofit-float > .autofit-col-end {
    margin-left: 0;
  }
}
/* PORTLET EM MODO DE EDIÇÃO */
.controls-visible .portlet:hover > .portlet-content-editable {
  border-color: #00722d;
}

.taglib-header .header-title {
  white-space: normal;
  margin: 0;
}

.portlet-asset-publisher .sheet-lg {
  max-width: none;
}

/* --- BORDA DO PORTLET --- */
/* TÍTULO DO PORTLET */
.portlet-title-text {
  color: #4f4c4d;
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 0;
  overflow: visible;
  white-space: normal;
}

.portlet-title-light .portlet-title-text {
  font-size: 1.75rem;
}

.portlet-title-light-center .portlet-title-text {
  font-size: 1.75rem;
  text-align: center;
}

.portlet-title-bold .portlet-title-text {
  font-size: 1.75rem;
  font-weight: 700;
}

.title-down {
  margin-top: -20px;
  margin-bottom: 32px;
}

/* PORTLET SEM BORDA */
.portlet-borderless > .portlet > .portlet-content > .portlet-header,
.portlet-boundary.no-max-width > .portlet > .portlet-content > .portlet-header {
  margin-bottom: 0;
}
.portlet-borderless > .portlet > .portlet-content > .portlet-header .autofit-col-expand,
.portlet-boundary.no-max-width > .portlet > .portlet-content > .portlet-header .autofit-col-expand {
  display: none;
}
.portlet-borderless .portlet-content,
.portlet-boundary.no-max-width .portlet-content {
  padding: 0;
}

.portlet-ver-mais a {
  right: 0;
  top: 20%;
}
.portlet-ver-mais .portlet-title-text {
  font-size: 1.75rem;
  font-weight: 700;
}
.portlet-ver-mais .title-down {
  display: none;
}

/* PORLTET INVISÍVEL */
.signed-out .lfr-configurator-visibility {
  display: none !important;
}

/* PORTLET SEM LIMITE MÁXIMO */
.portlet-boundary.no-max-width .portlet > .portlet-content .visible-interaction {
  right: calc((100vw - 1111px) / 2);
}

/* PORTLET ANINHADO */
.portlet-nested-portlets .header-align-section-title {
  flex-direction: row;
  width: 100%;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .portlet-nested-portlets .columns-2 > .portlet-layout > .col-md-6.portlet-column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .portlet-nested-portlets .columns-2 > .portlet-layout > .col-md-6.portlet-column + .portlet-column {
    margin-top: 5rem;
  }
}
@media (min-width: 576px) {
  .portlet-nested-portlets > .portlet:hover > .portlet-topper {
    transform: translate(200%, -97%);
  }
  .portlet-nested-portlets .portlet-column-content,
  .portlet-nested-portlets .portlet-boundary,
  .portlet-nested-portlets .portlet,
  .portlet-nested-portlets .portlet-content,
  .portlet-nested-portlets .portlet-content-container,
  .portlet-nested-portlets .portlet-body {
    height: 100%;
  }
}
@media (max-width: 767.98px) {
  .portlet-nested-portlets .portlet-layout .portlet-column:not(:last-child) {
    margin-bottom: 5rem;
  }
}

/* PORTLET PUBLICADOR DE CONTEÚDO */
.portlet-asset-publisher .asset-full-content .component-title .header-back-to,
.portlet-asset-publisher .asset-full-content .component-title .asset-title.d-inline {
  display: none !important;
}

/* --- FUNCIONALIDADES EM PORTLET --- */
.portlet-boundary.retrair .portlet-content-container {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
  overflow: hidden;
}
.portlet-boundary.retrair .portlet-content-container + .btn {
  margin-top: 1.5rem;
  text-align: right;
  margin-left: auto;
  display: block;
}
@media (min-width: 576px) {
  .portlet-boundary.retrair .portlet-content-container {
    max-height: 96px;
  }
}
@media (max-width: 767.98px) {
  .portlet-boundary.retrair .portlet-content-container {
    max-height: 285px;
  }
}
@media (max-width: 767.98px) and (max-width: 767.98px) {
  .portlet-boundary.retrair .portlet-content-container + .btn {
    margin-right: auto;
  }
}
.portlet-boundary.retrair.expandir .portlet-content-container {
  max-height: 5000px;
}

/* CONTROL HIDE */
html:not(#__):not(#___) .controls-hidden .portlet > .portlet-topper {
  display: none;
}

/* HEADER STYLE */
.panelDiretorios .fieldset-legend {
  display: none;
}
.panelDiretorios .container-view {
  padding-bottom: 0;
  padding-top: 0;
}
.panelDiretorios .toggler-header {
  cursor: pointer;
  background-color: #f8f9fa;
  border-color: rgba(0, 0, 0, 0.125);
}

.nav {
  flex-direction: row;
  flex-wrap: wrap;
}

/* MENU PRINCIPAL (DROPDOWN) */
.main-menu {
  position: relative;
}

.navbar,
.navbar-brand {
  padding: 0;
}

.navbar {
  align-items: flex-end;
}
.navbar.navbar-expand-lg .navbar-collapse {
  justify-content: flex-end;
}
.navbar .nav-link {
  padding: 0 0.5rem;
  color: #4f4c4d;
  font-weight: 700;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.navbar .nav-link:hover, .navbar .nav-link:focus {
  outline: none;
  color: #00722d;
}
.navbar .dropdown-menu {
  background-color: transparent;
  margin: 0;
  border-radius: 0;
  border: none;
  top: calc(100% - 6px) !important;
  max-width: 290px;
  min-width: 290px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
  -webkit-box-shadow: 0 3px 6px 0 rgba(79, 76, 77, 0.16); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 3px 6px 0 rgba(79, 76, 77, 0.16); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 3px 6px 0 rgba(79, 76, 77, 0.16);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
}
.navbar .dropdown-menu:after {
  padding-top: 0;
}
.navbar .dropdown:not(.portlet-options):hover > .dropdown-menu {
  display: block;
}
.navbar .dropdown:not(.portlet-options):hover > .dropdown-menu:before {
  width: 100%;
}
.navbar .dropdown-item {
  background-color: #f5f5f5;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.navbar .dropdown-item + .dropdown-item {
  border-top: solid 1px #e4e4e4;
}
.navbar .dropdown-item:hover {
  background-color: #00722d;
  color: white;
  border-color: #00722d;
  opacity: 1;
}
@media (min-width: 576px) {
  .navbar .dropdown-menu:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 0;
    height: 6px;
    background: #f9b200;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
  }
  .navbar .dropdown-menu:after {
    padding-top: 0;
  }
}
@media (max-width: 767.98px) {
  .navbar .main-menu {
    width: 100%;
    background-color: #fff;
    position: relative;
  }
  .navbar .main-menu .r-0 {
    right: 0 !important;
  }
  .navbar .main-menu .l-0 {
    left: 0 !important;
  }
  .navbar .main-menu .nav {
    flex-wrap: nowrap;
    overflow-y: auto;
  }
  .navbar .main-menu .nav-link {
    white-space: nowrap;
  }
  .navbar .main-menu .sort-pages {
    display: flex;
  }
  .navbar .main-menu .dropdown-menu.child-menu {
    display: none !important;
  }
  .navbar .main-menu:after {
    content: "";
    display: block;
    height: 2.5rem;
    width: 1rem;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .navbar .navbar-collapse .nav {
    flex-wrap: wrap;
  }
  .navbar .navbar-collapse .nav-item {
    width: 100%;
  }
  .navbar .navbar-collapse .nav-item:not(:last-child) {
    border-bottom: solid 1px #4f4c4d;
  }
  .navbar .navbar-collapse .nav-link {
    padding-top: 1.5rem;
  }
  .navbar .navbar-collapse .dropdown-menu {
    top: auto !important;
    display: block;
    position: relative;
    width: 100%;
    max-height: none;
    max-width: none;
    padding: 0;
  }
  .navbar .navbar-collapse .dropdown-menu:before, .navbar .navbar-collapse .dropdown-menu:after {
    display: none;
  }
  .navbar .navbar-collapse .dropdown-item {
    text-transform: inherit;
    font-size: 1rem;
  }
}

/* MENU LATARAL (COLLAPSE) */
.lateral-menu {
  z-index: 9999;
}
.lateral-menu .nav-link {
  color: #fff;
}
.lateral-menu .modal-footer .modal-item-last {
  margin-left: 0 !important;
  width: 100%;
}
.lateral-menu .social-networks {
  border-right: none;
  font-size: 1.5rem;
  justify-content: space-around;
}
.lateral-menu .social-networks svg {
  color: #fff !important;
}
.lateral-menu .social-networks .nav-link {
  padding: 0;
}
.lateral-menu .social-networks path {
  color: #fff !important;
  fill: #fff !important;
}
@media (max-width: 767.98px) {
  .lateral-menu .social-networks {
    font-size: 19px;
    flex-wrap: nowrap;
  }
  .lateral-menu .social-networks svg {
    color: #fff !important;
    width: 19px !important;
    height: 19px !important;
  }
  .lateral-menu .social-networks path {
    color: #fff !important;
    fill: #fff !important;
  }
}

.nav-collapsed .collapse-icon .collapse-icon-closed,
.nav-collapsed .collapse-icon .collapse-icon-open,
.nav-collapsed .nav-link {
  font-size: 1.125rem;
}
.nav-collapsed .collapse-icon .collapse-icon-closed .las,
.nav-collapsed .collapse-icon .collapse-icon-open .las,
.nav-collapsed .nav-link .las {
  vertical-align: 6px;
}
.nav-collapsed .collapse-icon .collapse-icon-closed,
.nav-collapsed .collapse-icon .collapse-icon-open {
  right: auto;
  height: auto;
  position: relative;
  top: auto;
  width: auto;
}
.nav-collapsed > .nav-item > .nav-link {
  font-weight: 600;
}
.nav-collapsed .collapse {
  width: 100%;
}
.nav-collapsed .collapse-icon.btn {
  color: #fff;
  border-radius: 2rem;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.nav-collapsed .collapse-icon.btn:hover {
  background-color: #f9b200;
}
.nav-collapsed .nav-link {
  padding: 0.5rem 0;
}
@media (max-width: 767.98px) {
  .nav-collapsed .collapse-icon.btn {
    background-color: #f9b200;
  }
}

.portlet-navigation ol,
.portlet-navigation ul,
.portlet-navigation dl {
  list-style-type: none;
}
.portlet-navigation ol.level-1,
.portlet-navigation ul.level-1,
.portlet-navigation dl.level-1 {
  padding: 0;
}
.portlet-navigation li.lfr-nav-item:not(.open) .nav {
  display: none;
}
.portlet-navigation li.lfr-nav-item .nav-link.item-active + .nav {
  display: block;
}
.portlet-navigation li.lfr-nav-item.open > .nav-link {
  font-weight: 700;
}
.portlet-navigation li.lfr-nav-item a {
  padding: 0.5rem 0;
  color: #4f4c4d;
  display: block;
  line-height: 1.65;
}
.portlet-navigation li.lfr-nav-item a.item-active {
  color: #00722d;
  font-weight: 700;
}

/* ADT: Navegação em Faixa */
@media (max-width: 767.98px) {
  .navegacao-faixa {
    margin: 0 !important;
    width: 100%;
  }
  .navegacao-faixa .item-active {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .navegacao-faixa .item-active i {
    transform: rotate(270deg) !important;
  }
  .navegacao-faixa .dropdown-menu {
    max-height: unset !important;
    max-width: unset !important;
    width: 100%;
    z-index: unset !important;
    left: 0 !important;
    box-shadow: none !important;
    position: relative;
  }
  .navegacao-faixa .dropdown-menu li {
    background-color: var(--grey-2) !important;
  }
  .navegacao-faixa .sub-menu {
    box-shadow: none !important;
  }
  .navegacao-faixa .sub-sub-menu {
    box-shadow: none !important;
    background-color: var(--grey-4);
  }
  .navegacao-faixa .sub-sub-menu .dropdown-divider {
    border-top: 1px solid var(--grey-2) !important;
    margin: 0px 15px 0px 15px !important;
  }
  .navegacao-faixa .sub-sub-menu li {
    background-color: var(--grey-4) !important;
  }
  .navegacao-faixa .multi-level {
    background-color: var(--grey-2) !important;
  }
  .navegacao-faixa .multi-level i {
    transform: rotate(90deg);
  }
  .navegacao-faixa .multi-level .dropdown-divider {
    margin: 0px 15px 0px 15px !important;
    border-top: 1px solid var(--grey-4);
  }
  .navegacao-faixa .nav {
    flex-flow: column;
    background-color: var(--grey-1) !important;
  }
  .navegacao-faixa .nav li {
    flex-flow: column;
  }
  .navegacao-faixa .nav > li + li .spacer {
    border-top: 1px solid var(--grey-4) !important;
  }
}
@media (min-width: 768px) {
  .navegacao-faixa .item-active {
    background-color: #f5f5f5 !important;
  }
  .navegacao-faixa .item-active i {
    transform: rotate(180deg);
  }
  .navegacao-faixa .dropdown-menu {
    max-height: unset !important;
    max-width: 400px !important;
  }
  .navegacao-faixa .dropdown-menu li {
    background-color: var(--grey-2);
  }
  .navegacao-faixa .nav > li + li .spacer {
    border-left: 1px solid var(--grey-4) !important;
  }
  .navegacao-faixa .dropdown-menu-right li span {
    flex-flow: row-reverse;
  }
  .navegacao-faixa .dropdown-menu-right li span i {
    transform: rotate(180deg);
  }
  .navegacao-faixa .dropdown-menu-right-side {
    border-left: 1px solid #d9d9d9 !important;
  }
  .navegacao-faixa .dropdown-menu-left-side {
    border-right: 1px solid #d9d9d9 !important;
  }
  .navegacao-faixa .dropdown-menu-left-side li a {
    flex-flow: row-reverse;
  }
}
.navegacao-faixa .invert-icon {
  transform: rotate(180deg);
}
.navegacao-faixa .dropdown-menu::after {
  content: "";
  display: block;
  padding-top: 0;
}
.navegacao-faixa .dropdown-divider {
  border-top: 1px solid var(--grey-2);
}
.navegacao-faixa .dropdown-toggle {
  cursor: pointer;
}
.navegacao-faixa .sub-menu {
  color: #333333 !important;
}
.navegacao-faixa .sub-sub-menu {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  border: 0;
  border-radius: 0;
  z-index: -1;
}
.navegacao-faixa .sub-sub-menu li {
  background-color: #f5f5f5;
}
.navegacao-faixa .right-dropdown {
  text-align: right;
  right: 0;
}
.navegacao-faixa .multi-level {
  overflow: visible;
  z-index: 1 !important;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  border: 0;
  border-radius: 0;
}
.navegacao-faixa .dropdown-menu li {
  background-color: #fff;
}

.dropdown-item {
  display: flex;
  align-items: center;
}

.dropdown-item-indicator-start {
  margin-right: 0.5rem;
  inset: auto;
  position: relative;
}

.control-menu-container + .min-vh-100 {
  min-height: calc(100vh - 57px) !important;
}

@media (max-width: 1199.98px) {
  .container {
    max-width: 100%;
  }
}
/* CONTAINER NOS ELEMENTOS */
.portlet-display-template-error,
#portlet_status,
.columns-1 .empty.portlet-column-content-only,
.signed-in .yui3-dd-drop-over {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

#main-content:not(.no-max-width):not(.layout-content):not(.columns-1):not(.columns-1-2-25-75) {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.columns-1-2-1 .portlet-boundary.no-max-width {
  margin-left: calc(-50vw + 50%) !important;
  width: 100vw !important;
}
.columns-1-2-1 .portlet-boundary.no-max-width .portlet {
  max-width: none !important;
  width: 100% !important;
}

/* PORTLETS DA PÁGINA */
.page-body .portlet-column-content-only > .portlet-boundary:not(.no-max-width):not(.nmw) > .portlet,
.columns-1 .portlet-column-content-only > .portlet-boundary:not(.no-max-width):not(.nmw) > .portlet,
.columns-1-2-25-75 .portlet-column-content-only > .portlet-boundary:not(.no-max-width):not(.nmw) > .portlet {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.page-body .portlet-column-content-only > .portlet-boundary:not(.no-max-width):not(.nmw) > .portlet > .portlet-topper,
.columns-1 .portlet-column-content-only > .portlet-boundary:not(.no-max-width):not(.nmw) > .portlet > .portlet-topper,
.columns-1-2-25-75 .portlet-column-content-only > .portlet-boundary:not(.no-max-width):not(.nmw) > .portlet > .portlet-topper {
  left: 15px !important;
}

.columns-1 .portlet-column-content-only > [class*=bg-] {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.columns-1 .portlet-column-content-only .portlet-boundary.bg-transparent + .portlet-boundary.bg-transparent,
.columns-1 .portlet-column-content-only .portlet-boundary.bg-white + .portlet-boundary.bg-white {
  padding-top: 0;
}

/* Página em construção */
.signed-out #main-content.columns-1 .empty.portlet-column-content-only {
  text-align: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.signed-out #main-content.columns-1 .empty.portlet-column-content-only:before, .signed-out #main-content.columns-1 .empty.portlet-column-content-only:after {
  display: block;
}
.signed-out #main-content.columns-1 .empty.portlet-column-content-only:before {
  content: url("../images/logo-vertical-positiva.svg");
}
.signed-out #main-content.columns-1 .empty.portlet-column-content-only:after {
  content: "Página em construção";
}

.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  position: relative !important;
}

.signed-in .empty.portlet-column-content {
  padding: 3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  background-color: var(--grey-1);
  border-radius: 0.5rem;
  border: dashed 2px var(--grey-3);
  text-align: center;
  max-width: 1110px;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.signed-in .empty.portlet-column-content:after {
  content: "Insira um Portlet aqui";
}
.signed-in .yui3-dd-drop-over {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.signed-in .yui3-dd-drop-over .empty.portlet-column-content {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.signed-in.homepage .empty.portlet-column-content {
  margin-top: 0;
}

#layout-column_column-2 .portlet-boundary + .portlet-boundary {
  margin-top: 1.5rem;
}

.subhome-title-center .page-header {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  margin-bottom: 2.5rem;
}
.subhome-title-center .page-header h1 {
  text-align: center;
  font-weight: 700;
}
.subhome-title-center > .page-body > .portlet-column-only > .portlet-column-content > .portlet-boundary {
  margin-bottom: 5rem;
}
.subhome-title-center > .page-body > .portlet-column-only > .portlet-column-content > .portlet-boundary[class*=bg-] {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.portlet-boundary:not(.portlet-nested-portlets) .columns-2-tabs .wrapper {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.columns-2-tabs .page-body {
  margin-top: 2.5rem;
}
@media (min-width: 576px) {
  .columns-2-tabs .portlet-column-content-first,
  .columns-2-tabs .portlet-boundary,
  .columns-2-tabs .portlet,
  .columns-2-tabs .portlet-content,
  .columns-2-tabs .portlet-content-container,
  .columns-2-tabs .portlet-body,
  .columns-2-tabs .tabs-wrapper {
    height: 100%;
  }
  .columns-2-tabs .tabs-wrapper {
    padding: 1rem 1rem 0 1rem;
    display: flex;
    flex-direction: column;
  }
  .columns-2-tabs .tabs-wrapper > .tab-content {
    flex-grow: 1;
  }
  .columns-2-tabs .tabs-wrapper > .tab-content .tab-pane {
    height: 100%;
  }
}
@media (max-width: 767.98px) {
  .columns-2-tabs .tabs-col {
    order: 13;
    margin-top: 5rem;
  }
  .columns-2-tabs .tabs-wrapper {
    padding: 15px 1rem 0 15px;
    margin: 0 -15px;
  }
  .columns-2-tabs .tabs-wrapper .nav-tabs {
    margin: 0 -15px;
  }
}

#loginPortlet .modal-body {
  overflow: hidden;
}

.portlet-login .navigation,
.portlet-login .portlet-header {
  display: none;
}
.portlet-login .input-checkbox-wrapper {
  display: flex;
  justify-content: center;
}
.portlet-login .input-checkbox-wrapper label {
  display: flex;
}
.portlet-login .input-checkbox-wrapper input[type=checkbox] {
  margin-right: 4px;
}
.portlet-login .button-holder {
  margin: 0;
}
.portlet-login .btn-primary {
  width: 100%;
}

#portlet_terms-of-use {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

@media (max-width: 991.98px) {
  .container-md {
    padding: 0px;
  }
}
/* COMPONENTS */
.card-custom {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  background: #F5F5F5;
}
.card-custom .building-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.paginationAdt {
  list-style: none;
}
.paginationAdt .nextPrevious {
  width: fit-content !important;
  font-weight: 600;
  color: #4F4C4D;
}
.paginationAdt .page-item .page-link {
  color: #4F4C4D;
  border: none;
  border-radius: 50px;
  width: 25px;
  height: 25px;
  margin: 0 5px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.paginationAdt .page-item .page-link:hover {
  background: none;
  border: none;
}
.paginationAdt .page-item.active .page-link {
  background-color: #00722D;
  color: white;
  border: none;
}
.paginationAdt .page-item.disabled .page-link {
  color: #6c757d;
  background-color: #fff;
  border-color: #dee2e6;
  cursor: not-allowed;
}

.document-list-container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.document-list-container .view-more-link {
  color: #4F4C4D;
  text-decoration: none;
}
.document-list-container .document-title {
  font-size: 1.25rem;
  font-weight: bold;
}
.document-list-container .document-items .document-card {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.075);
  margin-bottom: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.document-list-container .document-items .document-card .pdf-icon {
  font-size: 20px;
}

.filtros-data {
  margin-bottom: 1.5rem;
}

.filtros-composicao select {
  background-color: white !important;
  border: 1px solid var(--grey-2) !important;
}
.filtros-composicao select option[disabled] {
  color: #6c757d;
  font-style: italic;
}

.composicoes-container .members-grid {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  width: -webkit-fill-available;
}
.composicoes-container .members-grid > [class*=col-] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .composicoes-container .members-grid .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 992px) {
  .composicoes-container .col-lg-5cols {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.composicoes-container .member-image-container {
  height: 0;
  padding-bottom: 133.33%;
  overflow: hidden;
}
.composicoes-container .member-image-main .image-member img {
  object-fit: cover;
  object-position: top center;
  border-radius: 0.5rem;
  transition: transform 0.3s ease;
  width: 100%;
  height: 100%;
}
.composicoes-container .member-role-badge {
  bottom: 0.75rem;
  left: 0;
  border-radius: 0 1.5rem 1.5rem 0;
  font-size: 0.875rem;
  text-transform: uppercase;
  z-index: 2;
  font-style: normal;
  font-weight: var(--regular);
  line-height: normal;
}
.composicoes-container .member-role-presidente {
  background: var(--primary);
  color: var(--white);
}
.composicoes-container .member-role-vice-presidente {
  background: var(--yellow);
  color: var(--dark-grey);
}
.composicoes-container .member-role-default {
  background: var(--grey-2);
}
.composicoes-container .member-image-main {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.composicoes-container .member-overlay {
  bottom: 0.75rem;
  right: 0.75rem;
  width: 2.5rem;
  height: 2.5rem;
  z-index: 3;
  border: 1.5px solid var(--white) !important;
}

.share .social-networks .nav-link {
  font-size: 1.5rem !important;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 400;
}

.share .social-networks .nav-link svg {
  width: 1.3rem;
  height: 1.3rem;
}

.custom-dropdown {
  position: relative;
}

.dropdown-toggle-custom {
  cursor: pointer;
  user-select: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dropdown-toggle-custom:hover {
  border-color: #6c757d;
}

.dropdown-toggle-custom.has-selection {
  border-color: #6c757d;
  background-color: #f8f9fa;
}

.dropdown-menu-custom {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #dee2e6;
  border-top: none;
  border-radius: 0 0 0.375rem 0.375rem;
  max-height: 300px;
  z-index: 1050;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.search-header {
  padding: 12px;
  border-bottom: 1px solid #f1f3f4;
  background-color: #f8f9fa;
}

.options-container {
  max-height: 200px;
  overflow-y: auto;
}

.member-option {
  padding: 10px 16px;
  cursor: pointer;
  border-bottom: 1px solid #f8f9fa;
  transition: background-color 0.2s;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.member-option:hover {
  background-color: #f8f9fa;
}

.member-option.selected {
  background-color: #787878 !important;
  color: white !important;
  font-weight: 500;
}

.member-option.selected:hover {
  background-color: rgb(87, 87, 87) !important;
}

.member-option.selected::after {
  content: "✓";
  font-weight: bold;
  margin-left: 8px;
}

.member-option:last-child {
  border-bottom: none;
}

.member-section-header {
  background-color: #e9ecef;
  padding: 8px 16px;
  font-weight: 600;
  font-size: 0.875rem;
  color: #495057;
  border-bottom: 1px solid #dee2e6;
}

.member-inactive {
  color: #6c757d;
  font-style: italic;
}

.no-results {
  padding: 20px;
  text-align: center;
  color: #6c757d;
  font-style: italic;
}

#selected-member-text.has-selection {
  color: #495057 !important;
  font-weight: 500;
}

.sheet {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}

.sheet-md-inner .sheet-section {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 750px;
}

.form-max-width {
  max-width: 34.75rem;
  margin: 2.5rem auto;
}

.sheet-header {
  margin-bottom: 0;
}

legend {
  margin-bottom: 0;
}

.sheet-section {
  margin-bottom: 0;
  padding: 2.5rem 0;
}
.sheet-section + .sheet-section {
  border-top: solid 2px #C8C8C8;
}
.sheet-section .form-group + .form-group {
  margin-top: 1.5rem;
}

.form-group {
  width: 100%;
}

.sheet-footer {
  margin-bottom: 0;
  margin-top: 40px;
}

@media (min-width: 992px) {
  .form-group-autofit {
    align-items: center;
  }
}

.form-filter {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  background-color: #f5f5f5;
  background: url("../images/bg-grey.svg");
  background-size: cover;
  background-attachment: fixed;
}
.form-filter .form-filter-title {
  text-align: center;
  margin-bottom: 2.5rem;
}

label {
  font-weight: 600;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.37;
}

.form-control::placeholder,
input::placeholder,
textarea::placeholder {
  font-style: italic !important;
  color: #4f4c4d !important;
}

.form-control:not(.border), .form-control:not(.border):active, .form-control:not(.border):focus, .form-control:not(.border):hover {
  font-style: normal;
  border: none;
  outline: none;
  box-shadow: none;
  color: var(--black);
  background-color: var(--grey-1);
}
@media (min-width: 768px) {
  .form-control {
    height: 2.625rem;
  }
}
@media (max-width: 767.98px) {
  .form-control {
    height: 3.25rem;
  }
}

/* SELECT */
select.form-control:not([multiple]):not([size]) {
  font-style: italic;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.16406 8.08594L2.08594 9.16406L11.4609 18.5391L12 19.0547L12.5391 18.5391L21.9141 9.16406L20.8359 8.08594L12 16.9219L3.16406 8.08594Z' fill='%234F4C4D'/%3E%3C/svg%3E") !important;
  background-size: 1.5rem;
  padding-right: 2rem;
  min-width: 4.5rem;
}
select.form-control.border {
  border: solid 1px var(--grey-4);
  background-color: transparent;
}
select.form-control option {
  font-weight: var(--light);
}

.form-control-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.16406 8.08594L2.08594 9.16406L11.4609 18.5391L12 19.0547L12.5391 18.5391L21.9141 9.16406L20.8359 8.08594L12 16.9219L3.16406 8.08594Z' fill='%234F4C4D'/%3E%3C/svg%3E") !important;
  background-size: 1.5rem;
  padding-right: 2rem;
}

.input-select-wrapper {
  width: 100%;
}

.input-group-inset-item-after {
  color: #4f4c4d;
  outline: none;
  border: none;
  background: #f5f5f5;
  padding-right: 0;
}
.input-group-inset-item-after .btn {
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.input-group-inset-item-after i.las {
  font-size: 1.5rem;
}

.bg-grey .form-control:not(.bg-grey), .bg-grey .form-control:not(.bg-grey):active, .bg-grey .form-control:not(.bg-grey):focus, .bg-grey .form-control:not(.bg-grey):hover,
.bg-grey .input-group-inset-item-after:not(.bg-grey),
.bg-grey .input-group-inset-item-after:not(.bg-grey):active,
.bg-grey .input-group-inset-item-after:not(.bg-grey):focus,
.bg-grey .input-group-inset-item-after:not(.bg-grey):hover,
.bg-grey-graphics .form-control:not(.bg-grey),
.bg-grey-graphics .form-control:not(.bg-grey):active,
.bg-grey-graphics .form-control:not(.bg-grey):focus,
.bg-grey-graphics .form-control:not(.bg-grey):hover,
.bg-grey-graphics .input-group-inset-item-after:not(.bg-grey),
.bg-grey-graphics .input-group-inset-item-after:not(.bg-grey):active,
.bg-grey-graphics .input-group-inset-item-after:not(.bg-grey):focus,
.bg-grey-graphics .input-group-inset-item-after:not(.bg-grey):hover,
.bg-grey-graphics-2 .form-control:not(.bg-grey),
.bg-grey-graphics-2 .form-control:not(.bg-grey):active,
.bg-grey-graphics-2 .form-control:not(.bg-grey):focus,
.bg-grey-graphics-2 .form-control:not(.bg-grey):hover,
.bg-grey-graphics-2 .input-group-inset-item-after:not(.bg-grey),
.bg-grey-graphics-2 .input-group-inset-item-after:not(.bg-grey):active,
.bg-grey-graphics-2 .input-group-inset-item-after:not(.bg-grey):focus,
.bg-grey-graphics-2 .input-group-inset-item-after:not(.bg-grey):hover {
  background-color: white;
}
.bg-grey .input-group-item.border,
.bg-grey-graphics .input-group-item.border,
.bg-grey-graphics-2 .input-group-item.border {
  border-radius: 0.25rem;
}

input.form-control::placeholder,
select {
  color: #4f4c4d;
}

/* CHECKBOX */
.custom-control + .custom-control {
  margin-top: 0.5rem;
}

.custom-control-label-text {
  font-weight: var(--light);
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #00722d;
  background-color: #00722d;
}

/* CAMPO DE BUSCA GENÉRICA */
.search-input .input-group-inset-item-after {
  padding-right: 0;
}
.search-input .form-control {
  height: 2.75rem;
  font-style: italic;
}

/* INPUT DATE */
.lfr-input-date {
  width: 100%;
}
.lfr-input-date::before {
  font-family: "Line Awesome Free";
  font-weight: 900;
  content: "\f133";
  position: absolute;
  right: 6px;
  font-size: 1.5rem;
}
@media (max-width: 991.98px) {
  .lfr-input-date::before {
    visibility: hidden;
  }
}

/* FORMULÁRIO COM BORDER-RADIUS */
.form-rounded-border {
  border-radius: 0.5rem;
}

.range-date,
.date-range-picker {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.75 3V3.75H3.75V20.25H20.25V3.75H17.25V3H15.75V3.75H8.25V3H6.75ZM5.25 5.25H6.75V6H8.25V5.25H15.75V6H17.25V5.25H18.75V6.75H5.25V5.25ZM5.25 8.25H18.75V18.75H5.25V8.25ZM9.75 9.75V11.25H11.25V9.75H9.75ZM12.75 9.75V11.25H14.25V9.75H12.75ZM15.75 9.75V11.25H17.25V9.75H15.75ZM6.75 12.75V14.25H8.25V12.75H6.75ZM9.75 12.75V14.25H11.25V12.75H9.75ZM12.75 12.75V14.25H14.25V12.75H12.75ZM15.75 12.75V14.25H17.25V12.75H15.75ZM6.75 15.75V17.25H8.25V15.75H6.75ZM9.75 15.75V17.25H11.25V15.75H9.75ZM12.75 15.75V17.25H14.25V15.75H12.75Z' fill='%234F4C4D'/%3E%3C/svg%3E%0A");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  padding-right: 2rem;
}

.daterangepicker .fa {
  font-size: 1.5rem;
  color: var(--black);
}
.daterangepicker.ltr .ranges {
  float: none !important;
  text-align: end;
}
.daterangepicker.ltr .ranges .btn-success {
  background-color: var(--primary);
  border-color: var(--primary);
  color: var(--white);
}
.daterangepicker .calendar .daterangepicker_input .input-mini {
  color: var(--black);
  height: 2.5rem;
  margin: 0;
  padding: 0 1rem;
  font-style: italic;
}
.daterangepicker .calendar .daterangepicker_input .input-mini.active {
  border-color: var(--success);
}
.daterangepicker .calendar .calendar-table .table-condensed thead th {
  font-size: 14px;
  text-transform: uppercase;
  color: var(--black);
}
.daterangepicker .calendar .calendar-table .table-condensed td {
  border-color: transparent;
  color: var(--black) !important;
}
.daterangepicker .calendar .calendar-table .table-condensed td.active {
  background-color: var(--primary) !important;
  font-weight: var(--font-weight-bold);
  color: var(--white) !important;
}

.modal-backdrop {
  display: none;
}

body.modal-open {
  padding: 0 !important;
}

.modal.show {
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(4px);
}

.close {
  font-size: 1.5rem;
}

.modal-dialog-centered {
  width: 100%;
}
@media (max-width: 767.98px) {
  .modal-dialog-centered {
    margin: 1.5rem auto;
    max-width: calc(100% - 1rem);
  }
}

.modal-confirm .modal-body {
  max-width: 25rem;
  margin: 0 auto;
}
.modal-confirm .modal-body .form-group {
  margin-bottom: 0;
}
.modal-confirm .modal-body .form-group + .form-group {
  margin-top: 2.5rem;
}
@media (min-width: 992px) {
  .modal-confirm .modal-body {
    padding: 40px 0 104px;
  }
}

.modal-xl {
  max-width: 1110px !important;
  margin: 0 auto;
  height: 100vh;
  padding: 1rem 0;
}
.modal-xl .modal-content {
  height: 100%;
}

.modal-custom .modal-header {
  height: auto;
  border: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.modal-custom .modal-content {
  overflow: visible;
}
.modal-custom img.w-100 {
  max-height: calc(100vh - 130px);
  object-fit: contain;
}

.modal.drawer-right {
  padding-right: 0 !important;
}
.modal.drawer-right.fade:not(.show) .modal-dialog {
  transform: translate(50px, 0);
}
.modal.drawer-right .modal-dialog {
  position: relative;
  left: unset;
  max-width: 400px;
  margin-left: auto;
}
.modal.drawer-right .modal-content {
  bottom: 0;
  top: 0;
  border: none;
  border-radius: 0;
}
.modal.drawer-right .modal-header {
  border-bottom: none;
  padding: 0 1.5rem;
}
.modal.drawer-right .modal-header .close {
  color: #fff;
  opacity: 1;
}
.modal.drawer-right .modal-body {
  padding: 2.5rem 1.5rem;
}
.modal.drawer-right .modal-footer {
  border-top: none;
  align-items: flex-start;
  justify-content: flex-start;
  color: #fff;
  padding: 1.5rem;
}

.modal.drawer-bottom .modal-full-screen {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}
.modal.drawer-bottom.fade:not(.show) .modal-dialog {
  transform: translateY(50px);
}
.modal.drawer-bottom .modal-header {
  border-radius: 0;
  height: auto;
}
.modal.drawer-bottom .modal-content {
  border-radius: 0;
  border: none;
  max-height: 100dvh;
}
@media (max-width: 991.98px) {
  .modal.drawer-bottom .modal-content {
    border-radius: 1.25rem 1.25rem 0 0;
  }
  .modal.drawer-bottom .modal-content::before {
    content: "";
    width: 2.5rem;
    height: 0.5rem;
    background: var(--grey-5);
    display: block;
    border-radius: 10px;
    margin: 0.5rem auto 1.5rem;
  }
}

.section-search .popover {
  top: auto;
  left: auto;
  right: -2px;
  bottom: 15px;
  max-width: 100%;
  width: 0;
  margin: 0;
  border: none;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.section-search .popover .popover-body,
.section-search .popover .popover-content {
  padding: 0;
  color: #4f4c4d;
}
.section-search .inline-scroller {
  overflow: visible;
  max-height: none;
}
.section-search .portlet-search-bar .btn {
  position: relative;
  z-index: 0;
}
.section-search .portlet-search-bar > .portlet > .portlet-content > .portlet-header {
  margin-bottom: 0;
}
.section-search .portlet-search-bar > .portlet > .portlet-content > .portlet-header .autofit-col-expand {
  display: none;
}
.section-search .portlet-search-bar .portlet {
  margin: 0;
}
.section-search .portlet-search-bar .form-control,
.section-search .portlet-search-bar .input-group-inset-item {
  background-color: transparent;
  color: #4f4c4d;
  border: none;
  padding: 0.375rem 0;
  border-radius: 0;
  border-color: #4f4c4d;
}
.section-search .portlet-search-bar .input-group-item .input-group-inset-after.form-control {
  border-radius: 0;
}
.section-search .portlet-search-bar .input-group-inset-item .btn {
  height: 100%;
}
.section-search .portlet-search-bar button[aria-label=Submeter] {
  font-size: 1.5rem;
}
.section-search .portlet-search-bar .search-bar-keywords-input-wrapper {
  border-bottom: solid 1px #4f4c4d;
}
@media (min-width: 576px) {
  .section-search .btn-search {
    transform: translate(0px, -4px);
  }
  .section-search .popover.show {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section-search .popover.show {
    width: 50vw;
    max-width: 50vw;
  }
}
@media (max-width: 767.98px) {
  .section-search .popover.show {
    width: 100%;
    position: relative;
  }
}

.portlet-search-bar .search-bar-simple .input-group-inset-item-after {
  border-color: transparent !important;
}
.portlet-search-bar .input-group .input-group-inset-item {
  border-color: transparent !important;
}
.portlet-search-bar .input-group-text {
  background-color: var(--white);
  border-color: transparent;
  color: var(--black);
  font-size: 1.5rem;
  height: 100%;
}

.portlet-search-results .form-group-autofit,
.portlet-search-results .form-group,
.portlet-boundary_busca_cldf_BuscaCLDFPortlet_ .form-group-autofit,
.portlet-boundary_busca_cldf_BuscaCLDFPortlet_ .form-group {
  margin-bottom: 0;
}
.portlet-search-results .input-select-wrapper,
.portlet-boundary_busca_cldf_BuscaCLDFPortlet_ .input-select-wrapper {
  width: auto;
}
.portlet-search-results select.form-control:not([multiple]):not([size]),
.portlet-search-results .form-control-select,
.portlet-boundary_busca_cldf_BuscaCLDFPortlet_ select.form-control:not([multiple]):not([size]),
.portlet-boundary_busca_cldf_BuscaCLDFPortlet_ .form-control-select {
  border: solid 1px var(--grey-4) !important;
  background-color: var(--white);
}

.card-list .card-logo {
  font-size: 2.5rem;
  margin-bottom: 0.75rem;
}
@media (min-width: 992px) {
  .card-list {
    /* col-lg-(x):nth-child(12 / x) */
    /* col-lg-(x):nth-child(12 / x) */
    /* col-lg-(x):nth-child(12 / x) */
    /* col-lg-(x):nth-child(12 / x) */
    /* col-lg-(x):nth-child(12 / x) */
    /* col-lg-(x):nth-child(12 / x) */
  }
  .card-list > .col-lg-1:nth-child(12) ~ .col-lg-1 {
    margin-top: 1.5rem;
  }
  .card-list > .col-lg-2:nth-child(6) ~ .col-lg-2 {
    margin-top: 1.5rem;
  }
  .card-list > .col-lg-3:nth-child(4) ~ .col-lg-3 {
    margin-top: 1.5rem;
  }
  .card-list > .col-lg-4:nth-child(3) ~ .col-lg-4 {
    margin-top: 1.5rem;
  }
  .card-list > .col-lg-6:nth-child(2) ~ .col-lg-6 {
    margin-top: 1.5rem;
  }
  .card-list > .col-lg-12:nth-child(1) ~ .col-lg-12 {
    margin-top: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .card-list {
    /* col-md-(x):nth-child(12 / x) */
    /* col-md-(x):nth-child(12 / x) */
    /* col-md-(x):nth-child(12 / x) */
    /* col-md-(x):nth-child(12 / x) */
    /* col-md-(x):nth-child(12 / x) */
    /* col-md-(x):nth-child(12 / x) */
  }
  .card-list > .col-md-1:nth-child(12) ~ .col-md-1 {
    margin-top: 1.5rem;
  }
  .card-list > .col-md-2:nth-child(6) ~ .col-md-2 {
    margin-top: 1.5rem;
  }
  .card-list > .col-md-3:nth-child(4) ~ .col-md-3 {
    margin-top: 1.5rem;
  }
  .card-list > .col-md-4:nth-child(3) ~ .col-md-4 {
    margin-top: 1.5rem;
  }
  .card-list > .col-md-6:nth-child(2) ~ .col-md-6 {
    margin-top: 1.5rem;
  }
  .card-list > .col-md-12:nth-child(1) ~ .col-md-12 {
    margin-top: 1.5rem;
  }
}
@media (max-width: 767.98px) {
  .card-list [class*=col] + [class*=col] {
    margin-top: 1.5rem;
  }
  .card-list .template-card {
    flex-direction: row;
    align-items: center;
  }
  .card-list .template-card .card-logo {
    margin-bottom: 0;
    margin-right: 1rem;
  }
  .card-list .template-card .card-body {
    text-align: left;
  }
  .card-list .card.no-hover-effect::after {
    height: 0;
  }
}

.card {
  border-radius: 0;
}
.card.no-hover-effect a:not(.btn) {
  text-decoration: underline solid #4f4c4d 1px;
  text-underline-offset: 1px;
}
.card.no-hover-effect a:not(.btn):hover {
  color: #00722d;
}
.card:not(.card-image) {
  border-width: 0;
  padding: 1rem;
  margin-bottom: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
}
.card:not(.card-image) .metadado * {
  margin: 0;
}
.card:not(.card-image) .metadado .la,
.card:not(.card-image) .metadado .las {
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  .card {
    margin-bottom: 0;
  }
}

a.card {
  color: #4f4c4d;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
a.card:hover {
  color: #00722d;
}

a.card:not(.card-image),
.card:not(.no-hover-effect) a {
  color: #4f4c4d;
}
a.card:not(.card-image):after,
.card:not(.no-hover-effect) a:after {
  content: "";
  display: block;
  height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
  background-color: #f9b200;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
a.card:not(.card-image):hover,
.card:not(.no-hover-effect) a:hover {
  text-decoration: none;
}
a.card:not(.card-image):hover:after,
.card:not(.no-hover-effect) a:hover:after {
  height: 6px;
}

.card-body {
  padding: 0;
  flex: 1 1 auto;
}

.card-logo {
  color: #00722d;
  line-height: 1;
}

/* CARD HORIZONTAL */
.card-horizontal .la,
.card-horizontal .las {
  color: #00722d;
}
.card-horizontal + .card-horizontal {
  margin-top: 1.5rem;
}
.card-horizontal .btn .la,
.card-horizontal .btn .las {
  color: #4f4c4d;
}
.card-horizontal .btn:hover .la,
.card-horizontal .btn:hover .las {
  color: #00722d;
}

/* SOBREPOSIÇÃO DE IMAGEM */
a.card-image:hover .card-img {
  -webkit-filter: brightness(0.4);
  filter: brightness(0.4);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.card-image {
  border: none !important;
  display: flex;
  flex-direction: column;
}
.card-image .card-img {
  border-radius: 0;
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.card-image .card-img-overlay {
  top: auto;
  padding: 1rem;
  color: #fff;
}
.card-image .aspect-ratio:not(.no-image):not(.no-shadow) {
  -webkit-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
}
.card-image .no-image + .card-img-overlay {
  color: #4f4c4d;
}
.card-image .no-image + .card-img-overlay:hover {
  color: #4f4c4d;
}
.card-image .no-image + .card-img-overlay .category {
  color: #00722d;
}

/* CARD HORIZONTAL COM DIVISÕES (LISTA)*/
.card.list-dividers {
  padding: 0;
}
.card.list-dividers .card-item {
  padding: 1.5rem 0;
}
.card.list-dividers a.card-item {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.card.list-dividers a.card-item:hover {
  background-color: #fff;
  color: #00722d;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
}
.card.list-dividers a.card-item:hover .content {
  border-right-width: 0;
}
.card.list-dividers .card-logo {
  width: 4.5rem;
  height: 4.5rem;
  font-size: 4.5rem;
  margin: 0 auto 1rem;
  line-height: 1;
}
.card.list-dividers .card-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.card.list-dividers .card-logo.small {
  width: 3.5rem;
  height: 3.5rem;
  font-size: 3.5rem;
}
@media (min-width: 576px) {
  .card.list-dividers [class*=bg-]:not(:last-child) .content,
  .card.list-dividers .autofit-col:not(:last-child) .content {
    border-right: solid 0.25rem #e4e4e4;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
  }
  .card.list-dividers .content {
    padding: 1rem 0;
  }
}
@media (max-width: 767.98px) {
  .card.list-dividers:not(.simple).card {
    box-shadow: none;
  }
  .card.list-dividers:not(.simple)[class*=bg-] {
    background-color: transparent;
  }
  .card.list-dividers:not(.simple) .card-row {
    flex-flow: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .card.list-dividers:not(.simple) a:after {
    display: none;
  }
  .card.list-dividers:not(.simple) .col.card-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .card.list-dividers:not(.simple) a.card-item:hover {
    box-shadow: none;
  }
  .card.list-dividers:not(.simple) .card-logo {
    -webkit-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Firefox 3.5 - 3.6 */
    box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25);
    /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
    border-radius: 0.5rem;
    width: 7.5rem;
    height: 7.5rem;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .card.list-dividers:not(.simple) .card-logo img {
    max-width: 4.5rem;
  }
  .card.list-dividers:not(.simple) .card-logo:hover {
    -webkit-box-shadow: 0 0 4px 0 rgba(79, 76, 77, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 0 4px 0 rgba(79, 76, 77, 0.25); /* Firefox 3.5 - 3.6 */
    box-shadow: 0 0 4px 0 rgba(79, 76, 77, 0.25);
    /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
  }
  .card.list-dividers:not(.simple) h5,
  .card.list-dividers:not(.simple) .h5 {
    font-weight: 300;
  }
  .card.list-dividers.simple a:after {
    background-color: #e4e4e4;
    height: 0.25rem;
    left: 1.5rem;
    right: 1.5rem;
  }
  .card.list-dividers.simple a:last-child::after {
    height: 0;
  }
  .card.list-dividers.simple .card-logo.small {
    width: 2rem;
    height: 2rem;
    font-size: 2rem;
  }
  .card.list-dividers.simple .card-row {
    display: block;
  }
}

/* HORIZONTAL CARD TYPE DIRECTORY */
.card-type-directory.card a:not(.btn):after {
  display: none;
}
.card-type-directory .sticker {
  color: #00722d;
  width: auto;
  height: auto;
  line-height: 100%;
}
.card-type-directory .card-row .autofit-col-gutters {
  padding-left: 1.5rem;
  padding-right: 0;
}
.card-type-directory .btn-link {
  padding: 0;
}
.card-type-directory h6,
.card-type-directory .h6 {
  line-height: 136%;
  margin: 0;
}
@media (min-width: 576px) {
  .card-type-directory.card {
    padding: 2.25rem;
  }
  .card-type-directory .sticker {
    font-size: 5rem;
  }
}
@media (max-width: 767.98px) {
  .card-type-directory .sticker {
    font-size: 2.5rem;
  }
  .card-type-directory .card-row + .card-row {
    margin-top: 1.5rem;
  }
  .card-type-directory a:after {
    height: 0;
  }
  .card-type-directory:after {
    content: "";
    display: block;
    height: 6px;
    background-color: #f9b200;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

.card-page .card-page-item-directory {
  max-width: 34%;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .card-page .card-page-item-directory {
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .card-page .card-page-item-directory {
    max-width: 100%;
  }
}

@keyframes hideOverlay {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}
@keyframes showOverlay {
  0% {
    opacity: 0;
    z-index: -1;
  }
  1% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    z-index: 10;
  }
}
.d-block.pl-2.mt-3.border-left.border-agencia {
  border-width: 2px !important;
  border-color: #00722D !important;
  font-weight: 600;
}

.featured-news .line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.featured-news .slick-slider {
  margin: 0;
}
.featured-news figcaption {
  z-index: 20;
}
.featured-news .highlight-overlay::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  animation: showOverlay 1s ease-in-out;
}
.featured-news figure img {
  width: 100%;
}
.featured-news .title {
  line-height: 1.36;
  margin-bottom: 0;
}
.featured-news .split-news > * {
  width: 100%;
  position: relative;
}
.featured-news .split-news > * + * {
  margin-top: 30px;
}
.featured-news .split-news .card {
  overflow: hidden;
  margin-bottom: 0;
}
.featured-news .split-news .card-image .card-img {
  -webkit-filter: none;
  filter: none;
}
.featured-news .split-news .card-image::after {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0) 80%);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
}
.featured-news .split-news .card-img-overlay {
  z-index: 20;
}
.featured-news a {
  border-radius: 0;
}
.featured-news a.card-image:hover .card-img {
  transform: none;
}
.featured-news a .category {
  display: block;
  margin-bottom: 0.75rem;
}
.featured-news .slider-featured .slick-slide a {
  border: none;
  color: #fff;
  margin: 0;
  overflow: hidden;
  max-height: 36.5625rem;
}
.featured-news .slider-featured .slick-slide a.card-image .card-img {
  -webkit-filter: none;
  filter: none;
}
.featured-news .slider-featured .slick-slide a.card-image:before {
  content: "";
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: calc(100% - 7rem);
  display: block;
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 10%, rgba(0, 0, 0, 0) 80%);
}
.featured-news .slider-featured .slick-slide a img {
  border: none;
  object-fit: cover;
}
.featured-news .slider-featured .slick-slide a figcaption {
  top: initial;
  z-index: 9;
  padding: 4rem 1.5rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
}
.featured-news .slider-featured .slick-slide a p {
  margin-bottom: 4.125rem;
}
.featured-news .slider-featured.two-featured-news .slick-list .slick-slide a {
  max-height: 38.75rem;
}
@media (min-width: 576px) {
  .featured-news .slider-featured.two-featured-news .slick-list {
    padding: 0 !important;
    max-width: 1116px;
    margin: 0 auto;
    overflow: visible;
  }
  .featured-news .slider-featured.two-featured-news .slick-list .slick-slide {
    margin: 0.375rem;
  }
  .featured-news .slider-featured.two-featured-news .aspect-ratio {
    padding-bottom: 39rem;
  }
  .featured-news .slider-featured.two-featured-news .slick-prev,
  .featured-news .slider-featured.two-featured-news .slick-next {
    background: rgba(0, 0, 0, 0.6);
    top: 6px;
    bottom: 8px;
    width: calc(50vw - 564px);
    height: auto;
  }
  .featured-news .slider-featured.two-featured-news .slick-prev:before,
  .featured-news .slider-featured.two-featured-news .slick-next:before {
    font-size: 2.5rem;
  }
  .featured-news .slider-featured.two-featured-news .slick-prev {
    left: 0;
  }
  .featured-news .slider-featured.two-featured-news .slick-prev:before {
    content: "\f0a8" !important;
  }
  .featured-news .slider-featured.two-featured-news .slick-next {
    right: 0;
  }
  .featured-news .slider-featured.two-featured-news .slick-next:before {
    content: "\f0a9" !important;
  }
  .featured-news .slider-featured.two-featured-news .card-img-overlay {
    opacity: 0;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
  }
  .featured-news .slider-featured.two-featured-news .slick-slide.slick-active .card-img-overlay {
    opacity: 1;
  }
}
.featured-news .slider-featured.tree-featured-news .title {
  margin-bottom: 0;
}
.featured-news .slider-featured.tree-featured-news .slick-slide {
  position: relative;
}
.featured-news .slider-featured.tree-featured-news .slick-slide .visible-interaction {
  top: 0;
}
.featured-news .slider-featured.tree-featured-news .slick-slide a.card-image:before {
  display: none;
}
.featured-news .slider-featured.tree-featured-news .slick-dots {
  justify-content: center;
}
@media (min-width: 576px) {
  .featured-news .slider-featured .slick-prev,
  .featured-news .slider-featured .slick-next {
    top: auto;
    bottom: 0;
    z-index: 1000;
    transform: none;
    background: #00722d;
    width: 2rem;
    height: 2rem;
  }
  .featured-news .slider-featured .slick-prev {
    left: auto;
    right: 2rem;
  }
  .featured-news .slider-featured .slick-next {
    right: 0;
  }
  .featured-news .one-featured-news.slider-featured .slick-slide a {
    max-height: calc(100vh - 40px);
  }
  .featured-news .one-featured-news .card-image .card-img-overlay {
    padding: 80px 0;
  }
  .featured-news .one-featured-news .card-image h2,
  .featured-news .one-featured-news .card-image .h2 {
    margin-bottom: 1.5rem;
    font-size: 49px;
  }
  .featured-news .one-featured-news .card-image h5,
  .featured-news .one-featured-news .card-image .h5 {
    margin: 0;
  }
  .featured-news .one-featured-news .slick-arrow {
    z-index: 9;
    bottom: 1.375rem;
    top: auto;
  }
  .featured-news .one-featured-news .slick-dots {
    background-color: transparent;
    bottom: 2.0625rem;
    justify-content: start;
    max-width: 1140px;
    left: calc((100vw - 1149px) / 2);
    padding: 0;
  }
  .featured-news .one-featured-news .slick-prev {
    left: auto;
    right: calc((100vw - 1078px) / 2);
  }
  .featured-news .one-featured-news .slick-next {
    right: calc((100vw - 1142px) / 2);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .featured-news h4.title {
    font-size: 1rem;
  }
  .featured-news .tree-featured-news .aspect-ratio {
    padding-bottom: 94%;
  }
}
@media (max-width: 767.98px) {
  .featured-news.container, .featured-news > .row > [class*=col-] {
    padding: 0;
  }
  .featured-news .slick-dots {
    position: absolute;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .featured-news .slick-dots,
  .featured-news .slick-prev,
  .featured-news .slick-next {
    bottom: 0.75rem;
  }
  .featured-news .slick-prev,
  .featured-news .slick-next {
    width: auto;
    height: auto;
    position: absolute;
    transform: none;
    z-index: 99;
    top: auto;
  }
  .featured-news .slick-prev:before,
  .featured-news .slick-next:before {
    font-size: 2rem;
  }
  .featured-news .slick-prev {
    left: 15px;
  }
  .featured-news .slick-next {
    right: 15px;
  }
  .featured-news .slick-slide .card-img-overlay {
    padding: 3.5rem 15px;
  }
  .featured-news .aspect-ratio {
    padding-bottom: calc(100vh - 13rem);
  }
  .featured-news .two-featured-news .slick-list {
    padding: 0 !important;
  }
  .featured-news .two-featured-news .slick-list .slick-slide {
    margin: 0;
  }
  .featured-news .one-featured-news h2,
  .featured-news .one-featured-news .h2 {
    font-size: 1.5625rem;
    font-weight: 700;
    margin: 0;
  }
  .featured-news .one-featured-news .slick-prev,
  .featured-news .one-featured-news .slick-next {
    bottom: 0.75rem;
  }
}
@media (max-width: 767.98px) and (orientation: landscape) {
  .featured-news .aspect-ratio {
    padding-bottom: 100vh;
  }
}

.watch ul {
  padding: 0;
  padding: 0;
  list-style: none;
}
.watch .row.custom-gutters {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.watch .custom-gutters > .col,
.watch .custom-gutters > [class*=col-] {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  overflow: hidden;
}
.watch img {
  -webkit-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
  filter: brightness(0.5);
  width: 100%;
  height: 100%;
}
.watch .ytp-button {
  background: none;
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  outline: none;
  font-size: 5rem;
  color: #fff;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.watch li {
  position: relative;
  cursor: pointer;
}
.watch li:not(:last-child) {
  margin-bottom: 1.875rem;
}
.watch li:hover .ytp-button {
  color: #cc0000;
}
.watch li:hover img {
  -webkit-filter: brightness(0.4);
  filter: brightness(0.4);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.watch .category {
  color: #00722d;
}
.watch .player-wrapper {
  width: 100%;
  height: 100%;
}
.watch .watch-open .modal-content {
  background-color: transparent;
  border: none;
  overflow: inherit;
}
.watch .watch-open .modal-header {
  border: none;
  height: auto;
}
.watch .watch-open .modal-header .close {
  color: #fff;
  text-shadow: none;
  position: absolute;
  top: 0.5rem;
  right: -2rem;
  opacity: 1;
}
.watch .watch-open .modal-body {
  overflow: unset;
  padding: 0;
}
.watch .save_spinner {
  display: inline-block;
  width: 6rem;
  height: 6rem;
  border: 4px solid;
  border-color: #00722d #00722d #f5f5f5;
  border-radius: 100%;
  animation: saving 1s linear infinite;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@keyframes saving {
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 767.98px) {
  .watch .playlist-thumb-container {
    width: 100%;
    overflow: auto;
  }
  .watch .modal-dialog {
    margin: 0;
  }
}

.last-news {
  /* ADT DE DESTAQUE PRINCIPAL DA AGÊNCIA DE NOTÍCIAS */
  /* ADT DE DESTAQUE SECUNDÁRIO */
  /* ADT DE SEÇÃO DE NOTÍCIAS */
  /* MODELO DA NOTÍCIA ABERTA */
}
.last-news a:not(.btn):not(.las) {
  color: #4f4c4d;
}
.last-news .category {
  display: block;
  color: #00722d;
  margin-bottom: 4px;
  line-height: 1.36;
}
.last-news .title {
  line-height: 1.36;
}
.last-news .subtitle {
  margin-top: 0.75rem;
  display: block;
}
.last-news .new-item {
  position: relative;
}
.last-news .head .category {
  margin: 0;
}
.last-news .head .share .component-action {
  font-size: 1.5rem;
  padding: 0.5rem;
  border: none;
}
.last-news .head .share .component-action:hover {
  background-color: #00722d;
}
.last-news .head .share .component-action svg path {
  fill: #999999;
}
.last-news .head .share .component-action:hover svg path {
  fill: #fff;
}
.last-news.list-group-flush {
  height: 100%;
}
.last-news.list-group-flush > .btn-block:last-child {
  margin-top: auto;
  border-top: solid 1px #999999;
  border-radius: 0;
}
.last-news.agencia-main-highlight {
  overflow: hidden;
}
.last-news.agencia-main-highlight .selo {
  width: 100px;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.last-news.agencia-main-highlight .content {
  bottom: 0;
  z-index: 9;
  color: #fff;
  padding: 1.5rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 110%);
  transform: translateY(0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.last-news.agencia-main-highlight .content h2,
.last-news.agencia-main-highlight .content .category,
.last-news.agencia-main-highlight .content .component-action {
  color: #fff;
}
.last-news.agencia-main-highlight .content .share .component-action svg path,
.last-news.agencia-main-highlight .content .share .component-action:hover svg path {
  fill: #fff;
}
@media (max-width: 991.98px) {
  .last-news.agencia-main-highlight .selo {
    width: 50px;
    height: 50px;
    bottom: -52px;
    right: 0;
  }
}
@media (min-width: 992px) {
  .last-news.agencia-main-highlight .selo {
    top: 20px;
    right: 20px;
  }
  .last-news.agencia-main-highlight .has-iframe:hover .selo {
    top: -74px;
  }
  .last-news.agencia-main-highlight .has-iframe:hover .content {
    background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    transform: translateY(100%);
  }
}
.last-news.destaques-sedundarios.border-top {
  border-top: 6px solid #00722d !important;
}
.last-news.destaques-sedundarios .selo {
  width: 60px;
  z-index: 9;
  top: 10px;
  right: 24px;
}
.last-news.news-section .selo {
  width: 60px;
  z-index: 9;
  top: 18px;
  right: 24px;
}
.last-news.news-section .card-body {
  height: 100%;
}
.last-news.news-section .subtitle {
  font-size: 0.875rem;
}
@media (max-width: 767.98px) {
  .last-news.news-section .separator-primary {
    width: calc(100% + 15px);
  }
}
.last-news .news-description {
  max-height: 58px;
  overflow: hidden;
  line-height: 27px;
}
.last-news .news-title {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.last-news .materia a {
  color: #00722d;
  font-weight: 700;
}
.last-news .materia img {
  object-fit: cover;
  height: auto;
}
.last-news blockquote,
.last-news cite {
  font-size: 1.375rem;
  border-left: solid 4px #00722d;
  color: #4f4c4d;
  font-weight: 700;
  font-style: unset;
  display: block;
  margin-top: 2.5rem;
  max-width: 750px;
  margin: 2.5rem auto;
}
.last-news blockquote b,
.last-news blockquote strong,
.last-news cite b,
.last-news cite strong {
  margin-top: 0.75rem;
  font-weight: 300;
  font-size: 1rem;
  display: block;
}
@media (min-width: 576px) {
  .last-news blockquote,
  .last-news cite {
    padding-left: 2rem;
  }
}
@media (max-width: 767.98px) {
  .last-news blockquote,
  .last-news cite {
    padding-left: 1.5rem;
  }
}
.last-news .credito {
  color: #999999;
}
@media (min-width: 576px) {
  .last-news .news-item + .news-item {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .last-news .news-item + .news-item {
    margin-top: 1.5rem;
  }
  .last-news .news-item .aspect-ratio {
    margin-bottom: 1rem;
  }
}
.last-news.adt h5 {
  margin: 0;
}
.last-news.adt .category,
.last-news.adt h5 {
  line-height: 1.36;
}
.last-news.model .selo {
  width: 100px;
  bottom: 0;
  right: 0;
}
.last-news.model .imagem-principal {
  max-width: 750px;
  margin: 0 auto;
}
.last-news.model .slider .slick-dots {
  position: relative;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.last-news.model .slider .slick-dots li {
  background-color: #999999;
  border-radius: 4px;
}
.last-news.model .slider .slick-dots li.slick-active button {
  background-color: #00722d;
}
.last-news.model .slider .slick-prev,
.last-news.model .slider .slick-next {
  width: auto;
  height: 2rem;
  position: absolute;
  transform: none;
  margin: 0;
  bottom: 0;
  top: auto;
  z-index: 1;
}
.last-news.model .slider .slick-prev:before,
.last-news.model .slider .slick-next:before {
  color: #4f4c4d;
  font-size: 2rem;
}
.last-news.model .slider .slick-slide {
  cursor: pointer;
}
.last-news.model .slider .slider-item,
.last-news.model .slider figure,
.last-news.model .slider figcaption {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
@media (min-width: 992px) {
  .last-news.model .slider .slick-list {
    margin: 0 -3.375rem;
    height: 25rem;
  }
  .last-news.model .slider .slick-prev {
    left: 40%;
  }
  .last-news.model .slider .slick-next {
    right: 40%;
  }
  .last-news.model .slider .slick-slide figure {
    padding: 3.375rem;
  }
  .last-news.model .slider .slick-slide.slick-center figure {
    padding: 0;
  }
  .last-news.model .slider .slick-slide:not(.slick-center) figcaption {
    opacity: 0;
  }
}
@media (max-width: 767.98px) {
  .last-news.model .slider .slick-prev {
    left: 20%;
  }
  .last-news.model .slider .slick-next {
    right: 20%;
  }
}
@media (min-width: 768px) {
  .last-news.model .modal-dialog-centered::before {
    display: none;
  }
  .last-news.model .modal-dialog {
    flex-grow: 1;
  }
  .last-news.model .modal-dialog.modal-lg, .last-news.model .modal-dialog.modal-xl {
    max-width: 100vw;
    width: calc(100vw - 4rem);
    height: calc(100vh - 4rem);
  }
  .last-news.model .modal-dialog .slick-prev::before,
  .last-news.model .modal-dialog .slick-next::before {
    color: #ccc;
  }
  .last-news.model .modal-content {
    flex-grow: 1;
  }
  .last-news.model .modal-body {
    overflow: hidden;
    height: calc(100vh - 6rem);
  }
  .last-news.model .modal-body .slider {
    height: 100%;
  }
  .last-news.model .modal-body .slider img {
    margin: 0 auto;
    object-fit: contain;
  }
  .last-news.model .modal-body .slider .slick-list {
    height: calc(100vh - 10rem);
    display: flex;
    align-items: center;
  }
  .last-news.model .modal-body .slider .slick-track {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .last-news.model .modal-body .slider-featured:not(.slick-initialized) {
    opacity: 0;
  }
}
@media (max-width: 767.98px) {
  .last-news.model {
    padding: 0 15px;
  }
}
@media (min-width: 576px) {
  .last-news {
    /* ADT DE DESTAQUE PRINCIPAL DA AGÊNCIA DE NOTÍCIAS */
  }
  .last-news .card-image .no-image + .card-img-overlay {
    padding: 0;
  }
  .last-news.agencia-main-highlight {
    height: 100%;
  }
}
@media (max-width: 767.98px) {
  .last-news {
    /* ADT DE DESTAQUE PRINCIPAL DA AGÊNCIA DE NOTÍCIAS */
    /* ADT DE DESTAQUES SECUNDÁRIOS */
    /* ADT SEÇÃO DE NOTÍCIAS */
  }
  .last-news:not(.model) .aspect-ratio + .card-img-overlay {
    position: relative;
  }
  .last-news .new-item:not(:last-child) > a {
    border-bottom: solid 1px #C8C8C8;
  }
  .last-news .new-item > a {
    padding: 12px 0;
  }
  .last-news .title {
    font-size: 1rem;
    font-weight: 400;
  }
  .last-news .card-image {
    border-radius: 0;
  }
  .last-news .card-image.card {
    margin-bottom: 0;
  }
  .last-news .card-image .card-img-overlay {
    color: #4f4c4d;
    padding: 0.75rem 0;
  }
  .last-news > .row figure:not(:first-child) .card-image {
    border-top: solid 1px #C8C8C8 !important;
  }
  .last-news .complementary-categories a {
    margin-bottom: 1rem;
  }
  .last-news.agencia-main-highlight h2 {
    margin-bottom: 0;
    font-size: 24px;
  }
  .last-news.news-section.row, .last-news.destaques-sedundarios.row {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .last-news.news-section > .col {
    flex: 0 0 75%;
    max-width: 75%;
  }
}

/* PARTICULARIDADES */
@media (min-width: 576px) {
  .portlet-nested-portlets .news-section.count-3-itens .col:last-child {
    display: none;
  }
  .portlet-nested-portlets .news-section.count-4-itens .col:last-child,
  .portlet-nested-portlets .news-section.count-4-itens .col:nth-last-child(2) {
    display: none;
  }
}

.modal-dialog.modal-dialog-centered:not(.modal-lg):not(.modal-md) {
  max-width: 100%;
}

.modal-body {
  border-top: none;
}

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

.communication h2,
.communication .h2,
.communication h6,
.communication .h6 {
  margin: 0;
}
@media (min-width: 576px) {
  .communication .btn-link {
    max-width: 12rem;
    margin-left: auto;
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .communication {
    text-align: center;
  }
  .communication h2,
  .communication .h2 {
    margin-bottom: 1.5rem;
  }
  .communication .btn-link {
    place-content: center;
  }
}

.home-events-wrapper .date h3,
.home-events-wrapper .date .h3 {
  margin-top: 1rem;
  line-height: 1;
}
.home-events-wrapper hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.home-events-wrapper .no-event {
  height: calc(100% - 129px);
  display: -ms-flexbox;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-events-wrapper .no-event .card-logo {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
.home-events-wrapper .no-event h3 {
  margin: 0;
}
@media (max-width: 767.98px) {
  .home-events-wrapper .metadado {
    margin-bottom: 0.75rem;
  }
}

.controls {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1.5rem;
}
.controls .carousel-control-prev,
.controls .carousel-control-next {
  position: relative;
  color: #999999;
  font-size: 2rem;
  opacity: 1;
  width: auto;
}
.controls .carousel-indicators {
  position: relative;
  margin: 0 2.625rem;
}
.controls .carousel-indicators li {
  height: 0.5rem;
  border: none;
  border-radius: 0.5rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.controls .carousel-indicators li.active {
  width: 1.5rem;
  background-color: #999999;
}
.controls .carousel-indicators li:not(.active) {
  width: 0.75rem;
  background-color: #C8C8C8;
}
.controls.primary .carousel-control-prev,
.controls.primary .carousel-control-next {
  color: #4f4c4d;
}
.controls.primary .carousel-indicators li.active {
  background-color: #00722d;
}
.controls.primary .carousel-indicators li:not(.active) {
  background-color: #999999;
}

.carousel .carousel-inner {
  padding: 0.5rem 0;
}
.carousel .aspect-ratio:not(.no-shadow) {
  -webkit-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
}
.carousel .btn-zoom {
  position: absolute;
  top: 0;
  right: 1rem;
  font-size: 2rem;
  color: #fff;
}
.carousel.images-carousel .carousel-caption {
  color: #4f4c4d;
  text-align: left;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.carousel.images-carousel .carousel-caption h5,
.carousel.images-carousel .carousel-caption .h5 {
  margin: 0;
}
.carousel.images-carousel .controls {
  position: absolute;
  margin-top: 0;
  right: 0;
  bottom: 0.5rem;
  z-index: 10;
}
.carousel.images-carousel .controls .carousel-indicators li:not(.active) {
  background: #999999;
}
.carousel.images-carousel .controls .carousel-indicators li.active {
  background: #00722d;
}
.carousel.images-carousel .controls .carousel-control-prev,
.carousel.images-carousel .controls .carousel-control-next {
  background: #00722d;
  color: #ffffff;
}
@media (min-width: 768px) {
  .carousel.images-carousel .aspect-ratio.aspect-ratio-custom {
    padding-bottom: 52.33%;
  }
  .carousel.images-carousel .carousel-caption {
    padding: 6.25rem 12rem 1.5rem 1.5rem;
  }
  .carousel.images-carousel .carousel-caption h5,
  .carousel.images-carousel .carousel-caption .h5 {
    width: 80%;
  }
  .carousel.images-carousel.images-carousel .carousel-caption {
    background: linear-gradient(360deg, #f5f5f5 30%, rgba(245, 245, 245, 0) 100%);
  }
}
@media (max-width: 767.98px) {
  .carousel.images-carousel {
    margin: 0 -15px;
  }
  .carousel.images-carousel .carousel-caption {
    padding: 5rem 15px 3.5rem;
  }
  .carousel.images-carousel .controls {
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
  }
  .carousel.images-carousel .controls .carousel-indicators {
    margin: 0 calc(50vw - 112px) 0 0;
  }
  .carousel.images-carousel.images-carousel .carousel-caption {
    background: linear-gradient(360deg, #f5f5f5 70%, rgba(245, 245, 245, 0) 80%);
  }
}

.deputados-home .filtros .portlet-title-text {
  margin-bottom: 0.75rem;
}
@media (max-width: 575.98px) {
  .deputados-home .filtros form.mb-40 {
    margin-bottom: 12px;
  }
}
.deputados-home .deputados-wrapper .no-gutters > [class*=col-].deputado,
.deputados-home .search-wrapper .no-gutters > [class*=col-].deputado {
  padding-right: 1px;
  padding-left: 1px;
}
.deputados-home .deputados-wrapper p,
.deputados-home .search-wrapper p {
  margin: 0;
}
.deputados-home .deputados-wrapper .deputado,
.deputados-home .search-wrapper .deputado {
  color: #4f4c4d;
  outline: none !important;
  margin-bottom: 1.25rem;
  padding: 0 1px;
}
.deputados-home .deputados-wrapper .deputado:hover,
.deputados-home .search-wrapper .deputado:hover {
  opacity: 1;
  -webkit-transform: translate(0, -1rem);
  -moz-transform: translate(0, -1rem);
  -ms-transform: translate(0, -1rem);
  transform: translate(0, -1rem);
}
.deputados-home .deputados-wrapper .deputado .subtitle,
.deputados-home .search-wrapper .deputado .subtitle {
  min-height: 2.875rem;
}
@media (max-width: 575.98px) {
  .deputados-home .deputados-wrapper .deputado:not(.slick-current) figure::after,
  .deputados-home .search-wrapper .deputado:not(.slick-current) figure::after {
    display: block;
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
}
.deputados-home .deputados-wrapper .aspect-ratio,
.deputados-home .search-wrapper .aspect-ratio {
  margin-bottom: 0.75rem;
}
.deputados-home .deputados-wrapper .aspect-ratio-item-fluid,
.deputados-home .deputados-wrapper .sticker-img,
.deputados-home .search-wrapper .aspect-ratio-item-fluid,
.deputados-home .search-wrapper .sticker-img {
  height: auto;
}
.deputados-home .deputados-wrapper .slick-dots,
.deputados-home .search-wrapper .slick-dots {
  background-color: transparent;
  position: relative;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.deputados-home .deputados-wrapper .slick-prev,
.deputados-home .deputados-wrapper .slick-next,
.deputados-home .search-wrapper .slick-prev,
.deputados-home .search-wrapper .slick-next {
  width: auto;
  height: auto;
  position: relative;
  transform: none;
  margin: 0 2.625rem;
}
.deputados-home .deputados-wrapper .slick-prev:before,
.deputados-home .deputados-wrapper .slick-next:before,
.deputados-home .search-wrapper .slick-prev:before,
.deputados-home .search-wrapper .slick-next:before {
  color: #4f4c4d;
  font-size: 2rem;
}
.deputados-home .deputados-wrapper .slick-prev,
.deputados-home .search-wrapper .slick-prev {
  order: -1;
}

.portlet-breadcrumb .portlet-header {
  margin-bottom: 0;
}
.portlet-breadcrumb .portlet-header .autofit-col-expand {
  display: none;
}
.portlet-breadcrumb .breadcrumb {
  background-color: transparent;
  padding-left: 0;
  margin: 0;
}
.portlet-breadcrumb .breadcrumb .breadcrumb-text-truncate {
  color: var(--black);
  margin-right: 0.75rem;
  font-size: 0.85rem;
}
.portlet-breadcrumb .breadcrumb .breadcrumb-text-truncate.active {
  margin-left: 0.75rem;
  font-weight: 700;
}
.portlet-breadcrumb .breadcrumb .breadcrumb-text-truncate:hover {
  text-decoration: none;
}
.portlet-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 1.625rem;
}
.portlet-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  margin-top: -0.25rem;
}

.componentes .nav-link {
  padding: 0.5rem 0;
  color: #4f4c4d;
}
.componentes .nav-pills .nav-link.active {
  color: #00722d;
  background-color: transparent;
  font-weight: 700;
}
.componentes .tab-content h3,
.componentes .tab-content .h3 {
  font-weight: 300;
}
.componentes .tab-content h4,
.componentes .tab-content .h4 {
  font-weight: 400;
  margin-top: 2.5rem;
}
.componentes .panel {
  margin-bottom: 5rem;
}
.componentes iframe {
  border: none;
  width: 100%;
}

.call-banner.card {
  padding: 0;
  margin: 0;
  box-shadow: none;
}
.call-banner.card-image .card-img, .call-banner.card-image:hover .card-img {
  -webkit-filter: none;
  filter: none;
}
.call-banner .card-img-overlay {
  padding: 2.5rem 0;
  top: 0;
}
.call-banner .aspect-ratio-212px {
  padding-bottom: 13.25rem;
}
.call-banner .aspect-ratio {
  box-shadow: none;
}
.call-banner h2,
.call-banner .h2 {
  color: #4f4c4d;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media (min-width: 576px) {
  .call-banner h2,
  .call-banner .h2 {
    text-align: right;
  }
}
@media (max-width: 767.98px) {
  .call-banner h2,
  .call-banner .h2 {
    text-align: center;
    margin: 0;
  }
  .call-banner .card-img-overlay {
    display: flex;
    align-items: center;
  }
}

.paginacao-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
}
.paginacao-wrapper .label {
  color: #4f4c4d;
  border-width: 0;
  font-size: 1.25rem;
  line-height: 1.6;
  margin: 0;
  padding: 0 0.5rem 0 0.5rem;
}
.paginacao-wrapper .label.selected {
  background: #00722d;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 1rem;
  color: white;
  margin: 0 4px;
}

@media (max-width: 991.98px) {
  .dlc-odd-wrapper > [class*=col-] + [class*=col-] .card {
    margin-top: 1.5rem;
  }
}
@media (min-width: 576px) {
  .dlc-odd-wrapper .card {
    height: 100%;
  }
}

.dcl-background {
  background: linear-gradient(180deg, rgba(252, 198, 5, 0.2784313725) 0%, #fff 100%);
  padding: 5rem 1.5rem;
}

.image-container {
  position: relative;
  max-width: 174.686px;
  max-height: 247.749px;
}
.image-container img {
  position: relative;
  z-index: 9;
}

.image-container::after,
.image-container::before {
  content: "";
  position: absolute;
  top: 4px;
  left: -3px;
  width: 100%;
  height: 100%;
  background: linear-gradient(183deg, white, #d4d4d4);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  pointer-events: none;
  z-index: 0;
}

.image-container::before {
  top: 7px;
  left: -6px;
}

.nav-tabs .nav-link {
  border: none;
  border-bottom: 6px solid #bebebe !important;
  color: #4f4c4d;
  background-color: transparent !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.nav-tabs .nav-link * {
  margin: 0;
  font-weight: 300;
}
.nav-tabs .nav-link:not(.active):hover {
  color: #999999;
}
.nav-tabs .nav-link.active {
  border-color: #00722d !important;
  color: #4f4c4d;
}
.nav-tabs .nav-link.active * {
  font-weight: 700;
}
@media (min-width: 992px) {
  .nav-tabs .nav-link {
    padding-top: 0;
  }
}

.nav-underline .nav-item .nav-link.active:after {
  background-color: var(--green);
  height: 6px;
}

.nav-link.btn.btn-unstyled {
  color: #4F4C4D;
}

button.nav-link.btn.btn-unstyled::after {
  content: "";
  background-color: #BEBEBE;
  height: 6px;
}

.nav-underline .nav-link::after {
  left: 0;
  right: 0;
}

.scheduler-base-hd .scheduler-base-views button {
  border-color: #4f4c4d;
  color: #4f4c4d;
  background: transparent;
}

.datepicker-popover.popover {
  border-radius: 0;
  border-width: 0;
}
.datepicker-popover .popover-body,
.datepicker-popover .popover-content {
  padding: 0;
  color: #4f4c4d;
  border-radius: 0;
}
.datepicker-popover .yui3-calendar-header-label {
  text-transform: capitalize;
}

.yui3-skin-sam .calendar-portlet {
  color: #4f4c4d;
}
.yui3-skin-sam .calendar-portlet .yui3-calendar-content {
  padding: 1rem 0.5rem;
  border: none;
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 4px 4px rgba(79, 76, 77, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 4px 4px rgba(79, 76, 77, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 4px 4px rgba(79, 76, 77, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
}
.yui3-skin-sam .calendar-portlet .yui3-calendar-day,
.yui3-skin-sam .calendar-portlet .yui3-calendar-prevmonth-day,
.yui3-skin-sam .calendar-portlet .yui3-calendar-nextmonth-day {
  padding: 6px 0;
  width: 14.2857142857%;
  border: none;
  font-size: 14px;
}
.yui3-skin-sam .calendar-portlet .yui3-calendar-day {
  font-weight: 300;
}
.yui3-skin-sam .calendar-portlet .yui3-calendar-day:hover, .yui3-skin-sam .calendar-portlet .yui3-calendar-day.yui3-calendar-day-selected {
  background: #f9b200;
  color: #4f4c4d;
}
.yui3-skin-sam .calendar-portlet .yui3-calendar-day.lfr-busy-day {
  font-weight: 300;
  text-decoration: underline;
}
.yui3-skin-sam .calendar-portlet .yui3-calendar-day.lfr-busy-day::after {
  display: none;
}
.yui3-skin-sam .calendar-portlet .yui3-calendar-weekday {
  font-size: 14px;
  text-align: center;
  padding: 0;
  color: #4f4c4d;
}
.yui3-skin-sam .calendar-portlet .yui3-calendar-nextmonth-day {
  display: none;
}

.calendar-portlet .navbar {
  display: none;
}
.calendar-portlet .container-fluid {
  padding: 0;
}
.calendar-portlet .calendar-portlet-column-options {
  display: flex;
  margin-bottom: 2rem;
  -ms-flex-align: center;
  align-items: center;
}
.calendar-portlet .calendar-portlet-column-options.col-md-3 {
  flex: 0 0 100%;
  max-width: 100%;
}
.calendar-portlet .calendar-portlet-column-grid.col-md-9 {
  flex: 0 0 100%;
  max-width: 100%;
}
.calendar-portlet .calendar-portlet-column-grid .calendar-portlet-column-toggler {
  display: none;
}
.calendar-portlet .calendar-portlet-column-grid .scheduler-base-hd {
  margin-bottom: 2rem;
}
.calendar-portlet .calendar-portlet-column-grid .scheduler-base-controls .scheduler-base-nav-date {
  margin-left: 0;
  text-transform: capitalize;
  font-size: 2rem;
  margin-top: 2rem;
}
.calendar-portlet .calendar-portlet-column-grid .scheduler-view-agenda-info-container .scheduler-view-agenda-info,
.calendar-portlet .calendar-portlet-column-grid .scheduler-view-agenda-container .scheduler-view-agenda-header .scheduler-view-agenda-header-extra {
  color: #00722d;
}
@media (min-width: 576px) {
  .calendar-portlet .calendar-portlet-mini-calendar {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.mesAnterior,
.mesProximo {
  font-size: 21px;
}
@media (max-width: 991.98px) {
  .mesAnterior,
  .mesProximo {
    font-size: 36px;
  }
}

#calendar-content {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  border-top: 8px #00722d solid;
  margin: 0;
  /* MÊS */
  /* SEMANA */
}
#calendar-content #content-core {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  #calendar-content #content-core {
    padding-left: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
#calendar-content #calendar-content-day {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  #calendar-content #calendar-content-day {
    padding-right: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 991.98px) {
  #calendar-content #calendar-content-day {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 991.98px) {
  #calendar-content {
    margin-right: -30px;
    margin-left: -30px;
  }
}
#calendar-content .ui-datepicker-current-day {
  background: #f9b200;
}
#calendar-content .ui-datepicker-header {
  display: none;
}
#calendar-content.visits li.day {
  color: #999999;
}
#calendar-content.visits li.day.has-appointment {
  color: #4f4c4d;
}
#calendar-content.visits li.day.has-appointment .daypicker-day {
  text-decoration: underline;
  font-weight: bold;
}
#calendar-content.visits li.day.has-appointment.has-appointment-red {
  color: #EB5757;
}
#calendar-content.visits li.day.has-appointment.has-appointment-red .daypicker-day {
  font-weight: 300;
  text-decoration: none;
}
#calendar-content .semanaAnterior,
#calendar-content .semanaProxima {
  font-size: 32px;
}
#calendar-content .daypicker-wrapper,
#calendar-content .ui-datepicker-calendar {
  -webkit-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
  background: white;
  padding: 1rem;
}
#calendar-content .ui-datepicker-calendar {
  width: calc(100% + 1px);
}
#calendar-content table.ui-datepicker-calendar {
  border-collapse: separate !important;
}
#calendar-content th {
  height: auto;
  text-align: center;
  font-size: 14px;
}
#calendar-content td,
#calendar-content .ui-datepicker-unselectable {
  text-align: center;
  font-size: 14px;
}
#calendar-content .ui-has-appointments a {
  text-decoration: underline;
}
#calendar-content.visits table.ui-datepicker-calendar td a {
  color: #999999;
  text-decoration: none;
  font-weight: 300;
}
#calendar-content.visits table.ui-datepicker-calendar td.ui-has-appointments a {
  color: #4f4c4d;
  text-decoration: underline;
  font-weight: bold;
}
#calendar-content.visits table.ui-datepicker-calendar td.ui-has-appointments.ui-has-appointments-red a {
  color: #EB5757;
  text-decoration: none;
  font-weight: 300;
}
#calendar-content .daypicker-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}
#calendar-content .daypicker {
  padding: 0;
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-content: center;
}
#calendar-content .daypicker .day {
  cursor: pointer;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  text-align: center;
  padding: 1rem 0;
}
#calendar-content .daypicker .day.is-selected {
  background: #f9b200;
}
#calendar-content .daypicker-day {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1;
}
#calendar-content .daypicker-weekday {
  text-transform: capitalize;
}

.agenda-cldf {
  /* ITEM DE EVENTO */
}
.agenda-cldf .yui3-calendar-header {
  text-transform: capitalize;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
  font-size: 1.25rem;
  color: #4f4c4d;
}
.agenda-cldf .yui3-calendar-header .yui3-calendarnav-prevmonth,
.agenda-cldf .yui3-calendar-header .yui3-calendarnav-nextmonth {
  display: none;
}
.agenda-cldf .border-top,
.agenda-cldf .border-right {
  border-width: 2px !important;
  border-color: #d9d9d9 !important;
}
.agenda-cldf .card.panel i {
  font-size: 1.5rem;
  color: #00722d;
}
.agenda-cldf .card.no-hover-effect .week a {
  text-decoration: none;
}
.agenda-cldf .month-link-prev,
.agenda-cldf .month-link-next {
  color: white;
  font-size: 1.5rem;
  padding: 0 6px;
  line-height: 1;
}
.agenda-cldf .week .day-link-prev,
.agenda-cldf .week .day-link-next {
  font-size: 2rem;
}
.agenda-cldf .week a {
  text-decoration: none !important;
}
.agenda-cldf .week .week-link-prev,
.agenda-cldf .week .week-link-next {
  color: white;
  background-color: #00722d;
  font-size: 1.5rem;
  width: 9.2vw;
  text-align: center;
}
@media (max-width: 767.98px) {
  .agenda-cldf .week {
    margin-top: 40px;
  }
  .agenda-cldf .week .card {
    box-shadow: none;
    padding: 0;
  }
  .agenda-cldf .week .card.h-100 {
    height: auto !important;
  }
}
.agenda-cldf .day-link .h1 {
  font-weight: 700;
  margin: 0;
  line-height: 1.36;
}
.agenda-cldf .day-link.active {
  background-color: #f9b200;
}
@media (min-width: 576px) {
  .agenda-cldf .day-link {
    padding: 1rem 0;
  }
  .agenda-cldf .day-link .h1 {
    font-size: 2rem;
  }
}
.agenda-cldf .panel-header .collapse-icon-closed,
.agenda-cldf .panel-header .collapse-icon-open {
  height: auto;
  position: relative;
  width: auto;
  font-size: 18px;
  top: auto;
  right: auto;
}
.agenda-cldf .panel-header .collapse-icon {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}
.agenda-cldf .btn-info {
  border-color: transparent;
  color: #4f4c4d;
}
.agenda-cldf .btn-info:hover {
  border-color: #4f4c4d;
  color: #4f4c4d;
}
.agenda-cldf .no-events {
  margin: 0 98px;
}
.agenda-cldf.manage .sheet-header {
  margin-bottom: 1rem;
}
.agenda-cldf.manage input.radioDateFilter {
  margin-right: 0.5rem;
}
.agenda-cldf.manage .input-group {
  padding: 0 1.5rem;
  align-items: flex-start;
}
.agenda-cldf.manage .input-group .input-group-item {
  margin-left: 2.5rem;
}
.agenda-cldf.manage .input-group .input-group-item:first-child {
  margin-left: 0rem;
}
.agenda-cldf.manage .input-group .input-group-item .form-group-autofit {
  margin-bottom: 0.5rem;
}
.agenda-cldf.manage .input-group .input-group-item .form-group {
  margin-bottom: 1.2rem;
}
.agenda-cldf.manage .input-group .input-group-item .form-group .btn-group-item .limpaFiltro {
  margin-top: 0.5rem;
}
.agenda-cldf.manage .input-group .input-group-item .form-group .btn-group-item .limpaFiltro i {
  font-size: 20px;
}
.agenda-cldf.manage .panel-header {
  text-align: center;
  padding-left: 2rem !important;
}
.agenda-cldf.manage .panel-header .row .btn-secondary:disabled:hover {
  color: #FFF;
  background-color: #6c757d;
  border-color: #6c757d;
}
.agenda-cldf.manage .panel-header .row i {
  font-size: 18px;
}
.agenda-cldf.manage .icon-collapse {
  font-size: 24px;
}
.agenda-cldf.manage .list-group-item {
  box-shadow: none;
  border: none;
  border-bottom: 1.5px solid #e7e7e7;
  margin-bottom: 0;
  padding-left: 0;
}
.agenda-cldf.manage .list-group-item .searchcointainer-eventlink {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
.agenda-cldf.manage .list-group-item:hover {
  background: rgba(108, 117, 125, 0.0901960784);
  cursor: pointer;
}
.agenda-cldf.manage .list-group-item .autofit-col {
  align-items: center;
  text-align: center;
  word-break: break-word;
}
.agenda-cldf.manage .list-group-item .autofit-col:first-child {
  padding-left: 0;
}
.agenda-cldf .form-filter .container {
  opacity: 0.99;
}
.agenda-cldf .lfr-input-date {
  width: 100%;
}
.agenda-cldf .lfr-input-date::before {
  font-family: "Line Awesome Free";
  font-weight: 900;
  content: "\f133";
  position: absolute;
  right: 6px;
  font-size: 1.5rem;
  z-index: -1;
  color: black;
}
@media (max-width: 991.98px) {
  .agenda-cldf .lfr-input-date::before {
    visibility: hidden;
  }
}
.agenda-cldf .lfr-input-time {
  width: 100%;
}
.agenda-cldf .lfr-input-time::before {
  font-family: "Line Awesome Free";
  font-weight: 900;
  content: "\f017";
  position: absolute;
  right: 6px;
  font-size: 1.5rem;
  z-index: -1;
  color: black;
}
@media (max-width: 991.98px) {
  .agenda-cldf .lfr-input-time::before {
    visibility: hidden;
  }
}
.agenda-cldf .form-control, .agenda-cldf .form-control:active, .agenda-cldf .form-control:focus, .agenda-cldf .form-control:hover {
  font-style: normal;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  color: #4f4c4d;
  background-color: #f5f5f5;
}
.agenda-cldf #buscar-evento .input-group-inset-item-after {
  background-color: #f5f5f5;
  border: none;
}
.agenda-cldf .collapse-icon {
  padding-right: 0;
}

table.table tbody .text-truncate-inline .text-truncate {
  white-space: normal;
}

.list-group-item {
  border-color: #999999;
}
.list-group-item.disabled {
  opacity: 0.45;
  cursor: not-allowed;
}

.list-group-flush.list-group {
  margin-bottom: 0;
}
.list-group-flush .list-group-item {
  background-color: transparent;
  padding: 1.5rem 0;
  border-color: var(--grey-2);
  border-bottom: 0;
}
.list-group-flush .list-group-item h6,
.list-group-flush .list-group-item .h6 {
  margin: 0;
}
.list-group-flush .list-group-item .subtitle {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.list-group-flush .list-group-item + .list-group-item {
  border-top: solid 0.5px var(--grey-2);
}

.mesa-diretora {
  /* RESET */
  /* DEPUTADO */
  /* SUPLENTE */
  /* LISTA */
  /* RESOLUÇÕES SUPERIORES A DE CELULAR */
  /* RESOLUÇÕES DE CELULARES E INFERIORES */
}
.mesa-diretora .h4,
.mesa-diretora h4,
.mesa-diretora .h5,
.mesa-diretora h5,
.mesa-diretora .h6,
.mesa-diretora h6 {
  line-height: 1.36;
}
.mesa-diretora a {
  color: #00722d;
  font-weight: 700;
}
.mesa-diretora .intro,
.mesa-diretora .article-title {
  margin-bottom: 2.75rem;
}
.mesa-diretora .article-title {
  font-weight: 700;
}
.mesa-diretora .representative {
  margin-bottom: 1.5rem;
}
.mesa-diretora .representative-photo img {
  width: 10.3rem;
}
.mesa-diretora .office {
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}
.mesa-diretora .curriculum {
  position: relative;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.mesa-diretora .curriculum p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.362;
}
.mesa-diretora .curriculum.retracted {
  max-height: 80px;
  overflow: hidden;
}
.mesa-diretora .curriculum.expanded {
  max-height: 5000px;
}
.mesa-diretora .substitute-photo img {
  width: 3.75rem;
  margin-right: 0.75rem;
}
.mesa-diretora .substitute-name h6,
.mesa-diretora .substitute-name .h6 {
  margin-bottom: 5px;
}
.mesa-diretora .list-group-item {
  padding: 0 0 1.75rem;
  margin-bottom: 1.75rem;
  border-width: 0 0 1px 0;
  border-color: #e4e4e4;
}
@media (min-width: 576px) {
  .mesa-diretora .representative-photo img {
    float: left;
    margin-right: 2rem;
  }
  .mesa-diretora .curriculum + .btn {
    float: right;
  }
  .mesa-diretora .substitute {
    width: 22.5rem;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (max-width: 767.98px) {
  .mesa-diretora .article-title,
  .mesa-diretora .list-group-item {
    text-align: center;
  }
  .mesa-diretora .substitute,
  .mesa-diretora .curriculum {
    text-align: left;
  }
  .mesa-diretora .curriculum {
    margin-bottom: 0.5rem;
  }
  .mesa-diretora .substitute {
    margin-top: 1.25rem;
  }
  .mesa-diretora .article-title {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
  .mesa-diretora .representative-photo {
    margin-bottom: 1.625rem;
  }
}

.gallery-flickr .info {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: calc(100% - 30px);
  position: absolute;
  z-index: 1;
  background: rgba(79, 76, 77, 0.6);
  color: white;
  right: 15px;
  left: 15px;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.gallery-flickr .info h5,
.gallery-flickr .info .h5 {
  margin: 0;
}
.gallery-flickr .info .la,
.gallery-flickr .info .lab,
.gallery-flickr .info .lad,
.gallery-flickr .info .lal,
.gallery-flickr .info .lar,
.gallery-flickr .info .las {
  font-size: 3rem;
  position: absolute;
  bottom: 18px;
  left: 15%;
  right: 15%;
}
.gallery-flickr .link-album:hover .info {
  opacity: 1;
}
.gallery-flickr .mb-4 + .info {
  height: calc(100% - 1.5rem);
}
.gallery-flickr > .row > [class*=col]:nth-child(2) .la,
.gallery-flickr > .row > [class*=col]:nth-child(2) .lab,
.gallery-flickr > .row > [class*=col]:nth-child(2) .lad,
.gallery-flickr > .row > [class*=col]:nth-child(2) .lal,
.gallery-flickr > .row > [class*=col]:nth-child(2) .lar,
.gallery-flickr > .row > [class*=col]:nth-child(2) .las {
  font-size: 1.5rem;
}

.news-nav-category img {
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .news-nav-category .nav {
    flex-direction: column;
  }
  .news-nav-category .nav-justified .nav-item {
    text-align: left;
  }
  .news-nav-category .nav-link {
    padding-left: 0;
    padding-right: 0;
  }
  .news-nav-category .nav-link::after {
    font-family: "Line Awesome Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-12px);
  }
  .news-nav-category .nav-link:not(.active)::after {
    content: "\f105";
  }
  .news-nav-category .nav-link.active::after {
    content: "\f107";
  }
  .news-nav-category .category {
    margin-bottom: 1rem;
    -webkit-box-shadow: 0px 4px 4px rgba(79, 76, 77, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 4px 4px rgba(79, 76, 77, 0.25); /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 4px 4px rgba(79, 76, 77, 0.25);
    /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
  }
  .news-nav-category .category h5,
  .news-nav-category .category .h5 {
    margin: 0;
  }
  .news-nav-category .category .bg-light {
    background: #f5f5f5 !important;
  }
  .news-nav-category .category .bg-light .aspect-ratio {
    width: 100%;
    height: 100%;
  }
  .news-nav-category .category .card,
  .news-nav-category .category .card-body {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/* MODELO DE EXIBIÇÃO (ADT) */
.cidadaos-honorarios .filtros {
  padding-top: 5rem;
  padding-bottom: 2.5rem;
}
.cidadaos-honorarios .filtros + .list {
  margin-top: 2.5rem;
}
.cidadaos-honorarios .filtros .form-control,
.cidadaos-honorarios .filtros .input-group-inset-item-after {
  background-color: #f5f5f5;
}
.cidadaos-honorarios .filtros .input-group-inset-item-after {
  padding-right: 0;
}
.cidadaos-honorarios .filtros .submit {
  margin-top: 2.5rem;
}
.cidadaos-honorarios + .taglib-page-iterator {
  margin-top: 3.5rem;
}
.cidadaos-honorarios.search-mode + .taglib-page-iterator {
  display: none;
}

/* MODELO DA ESTRUTURA */
.cidadao-honorario .autofit-row + .autofit-row:not(:empty) {
  margin-top: 0.75rem;
}
.cidadao-honorario p,
.cidadao-honorario h5 {
  margin-bottom: 0;
}
.cidadao-honorario h5 {
  font-weight: 700;
  line-height: 1.36;
}
.cidadao-honorario .sticker {
  height: auto;
  width: auto;
  font-size: 3.5rem;
  color: #00722d;
}
@media (min-width: 576px) {
  .cidadao-honorario .autofit-col:first-child {
    margin-right: 2.5rem;
  }
  .cidadao-honorario p + h5 {
    margin-left: 0.75rem;
  }
  .cidadao-honorario p + p {
    margin-top: 0;
    margin-left: 2rem;
  }
  .cidadao-honorario .filtros .form-group {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .cidadao-honorario .autofit-row {
    flex-wrap: wrap;
  }
  .cidadao-honorario .autofit-col {
    width: 100%;
  }
  .cidadao-honorario .filtros .form-group:not(.submit) {
    margin-bottom: 1.5rem;
  }
}

/* GERADOR DE PDF */
[class*=CidadaoHonorarioPortlet] .portlet-body > p {
  display: none;
}

.border-gray {
  border-color: var(--grey-3) !important;
}

.informacoes-pessoais img {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.informacoes-pessoais h1 {
  margin-bottom: 4px;
  line-height: 1.3611111111;
  font-weight: 600;
}
.informacoes-pessoais .subtitle {
  margin: 0;
}
.informacoes-pessoais p {
  margin-bottom: 0;
}
.informacoes-pessoais p + p {
  margin-top: 1rem;
}
.informacoes-pessoais p span {
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .informacoes-pessoais img {
    max-width: 11rem;
    margin: 0 auto 1.5rem;
    display: block;
  }
}
@media (min-width: 576px) {
  .informacoes-pessoais p span {
    margin-left: 0.75rem;
  }
}

.cldf-deputados {
  margin-bottom: 80px;
}
.cldf-deputados .norma {
  color: #00722d;
  font-weight: 700;
  font-size: 20px;
}

.banner h2 span + span {
  margin-left: 6px;
}
.banner h2 span:not(:last-child):not(:nth-last-child(2)) {
  font-weight: 300;
}
@media (min-width: 992px) {
  .banner {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media (max-width: 1199.98px) {
  .banner {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .banner .description {
    margin-top: 1.5rem;
  }
  .banner .ver-mais {
    margin-top: 2.5rem;
  }
}

.document-list .list-group-item-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.document-list .list-group-item {
  border-top: none;
  border-left: none;
  border-right: none;
  border-width: 2px;
  border-color: #e4e4e4;
  margin-bottom: 0;
  padding: 1.5rem 2.5rem;
}
.document-list .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.document-list .list-group-item .la,
.document-list .list-group-item .las {
  font-size: 2rem;
}
.document-list .list-group-item-action {
  color: #4f4c4d;
}
.document-list .list-group-item-action:hover, .document-list .list-group-item-action:focus {
  background-color: #e4e4e4;
  border-color: #e4e4e4;
  opacity: 1;
}

.list-group-flush a,
.list-group-flush .btn-block {
  color: var(--black);
}
.list-group-flush a:hover,
.list-group-flush .btn-block:hover {
  background-color: var(--green);
  color: var(--white);
}
.list-group-flush .la,
.list-group-flush .las {
  font-size: 1.5rem;
}

.portlet-boundary_com_liferay_document_library_web_portlet_DLPortlet_ .management-bar {
  margin-bottom: 2rem;
}
.portlet-boundary_com_liferay_document_library_web_portlet_DLPortlet_ .management-bar .btn-unstyled .navbar-breakpoint-down-d-none {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-boundary_com_liferay_document_library_web_portlet_DLPortlet_ .container-view .card-section-header {
  font-size: 1rem;
  text-transform: capitalize;
  margin-left: 0.75rem;
}

.agendamento-visita h1 {
  text-align: center;
  margin-bottom: 40px;
}
.agendamento-visita .col-xs-5ths,
.agendamento-visita .col-sm-5ths,
.agendamento-visita .col-md-5ths,
.agendamento-visita .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.agendamento-visita .col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .agendamento-visita .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .agendamento-visita .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .agendamento-visita .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.agendamento-visita .modal-content {
  margin: auto;
}
@media (max-width: 991.98px) {
  .agendamento-visita .modal-content {
    width: 75%;
  }
}
@media (max-width: 767.98px) {
  .agendamento-visita .modal-content {
    width: 95%;
  }
}
.agendamento-visita small {
  font-weight: 300;
  line-height: 22px;
  padding-left: 8px;
}
.agendamento-visita .panel-title {
  font-size: 18px;
}
.agendamento-visita .la-clock {
  font-size: 18px;
}
.agendamento-visita .lfr-input-time {
  width: 100%;
}
.agendamento-visita .lfr-input-time::before {
  font-family: "Line Awesome Free";
  font-weight: 900;
  content: "\f017";
  position: absolute;
  right: 6px;
  font-size: 1.5rem;
  z-index: 0;
}
@media (max-width: 991.98px) {
  .agendamento-visita .lfr-input-time::before {
    visibility: hidden;
  }
}
.agendamento-visita .has-success .help-block {
  display: none;
}
.agendamento-visita a {
  text-decoration: none !important;
  text-decoration-line: none !important;
}
.agendamento-visita a:hover {
  color: #00722d !important;
}
.agendamento-visita .nav-justified {
  margin-top: 80px;
}
.agendamento-visita .nav-item .nav-link {
  border-bottom: solid;
  border-bottom-width: 6px;
  border-color: #BEBEBE;
}
.agendamento-visita .nav-item .nav-link.active {
  border-color: #00722D;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.agendamento-visita .nav-underline .nav-link.active:after {
  height: 0 !important;
}
.agendamento-visita .nav-link {
  font-size: 28px;
  font-weight: 300;
  line-height: 38px;
}
.agendamento-visita .nav-link.active {
  font-weight: 700;
}
.agendamento-visita label {
  font-size: 20px !important;
  font-weight: 400 !important;
}
.agendamento-visita .form-control {
  font-size: 18px !important;
}
.agendamento-visita .form-control::placeholder {
  opacity: 0.5;
}
.agendamento-visita select.form-control:not([multiple]):not([size]),
.agendamento-visita .form-control-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.16406 8.08594L2.08594 9.16406L11.4609 18.5391L12 19.0547L12.5391 18.5391L21.9141 9.16406L20.8359 8.08594L12 16.9219L3.16406 8.08594Z' fill='%234F4C4D'/%3E%3C/svg%3E") !important;
}
.agendamento-visita .reference-mark {
  font-size: 0.5rem;
}
@media (min-width: 992px) {
  .agendamento-visita .form-group-autofit {
    align-items: start !important;
  }
}
.agendamento-visita .card-month {
  padding: 0;
  min-height: 526px;
}
.agendamento-visita .card-month.highlight {
  background: #e1e1e1;
}
.agendamento-visita .card-month .card-header {
  background-color: transparent;
  padding: 1rem 0;
  margin: 0 2.5rem;
  margin-top: 1rem;
}
.agendamento-visita .card-month .card-body {
  padding: 1.5rem 2.5rem;
}
.agendamento-visita .card-month .card-footer {
  background-color: #f5f5f5;
  border-top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.agendamento-visita .card-month .card-title {
  font-weight: 300;
  margin-bottom: 1.5rem;
}
.agendamento-visita .card-month .card-title .col {
  padding: 0 6px;
}
.agendamento-visita .card-month .card-title .col .card-text {
  font-size: 1.1rem;
}
.agendamento-visita .card-month .calendar-row + .calendar-row {
  margin-top: 0.5rem;
}
.agendamento-visita .card-month .label {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
  padding: 0.75rem 0.45rem 0.75rem 0.45rem;
  border-radius: 0.5rem;
  background: #f5f5f5;
  border-color: #f5f5f5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.agendamento-visita .card-month .label:hover {
  border-color: #4f4c4d;
}
.agendamento-visita .card-month .label-item {
  text-align: center;
}
.agendamento-visita .card-month .label-item-date {
  font-size: 1.1rem;
  font-weight: 300;
}
.agendamento-visita .card-month .label-item-hour {
  margin-top: 0.2rem;
  font-size: 0.675rem;
}
.agendamento-visita .card-month .label-item-hour {
  color: #4f4c4d;
}
.agendamento-visita .modal-header {
  border-color: transparent;
  height: auto;
  padding-top: 1rem;
}
.agendamento-visita .card:not(.no-hover-effect) a:after {
  content: none;
}
.agendamento-visita .dropdown-menu.show {
  -webkit-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 4px 4px 0 rgba(79, 76, 77, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
  border-radius: 0px;
  border: none;
}
.agendamento-visita .dropdown-menu ul li a.dropdown-item {
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.agendamento-visita .dropdown-menu ul li a.dropdown-item .dropdown-item-texto {
  font-weight: 300;
}
.agendamento-visita .dropdown-menu ul li a.dropdown-item i {
  font-size: 22px;
  vertical-align: text-bottom;
  margin-left: 8px;
}
.agendamento-visita .dropdown-menu ul li a.dropdown-item i.la-minus-circle {
  color: #EB5757;
}
.agendamento-visita .dropdown-menu ul li a.dropdown-item i.la-plus-circle {
  color: #00722D;
}
.agendamento-visita .dropdown-menu ul li:first-child:not(:only-child):before {
  content: "";
  position: absolute;
  left: 23px;
  bottom: 38px;
  height: 1px;
  width: 75%;
  border-bottom: 1px solid #d9d9d9;
}
.agendamento-visita #editar-data .sheet {
  max-width: 360px;
  margin: 0 auto;
}
.agendamento-visita #editar-data .modal-body {
  padding: 0;
}
.agendamento-visita #editar-data .modal-body .lfr-form-row {
  border-bottom-color: white;
  padding: 0;
  padding-bottom: 12px;
}
.agendamento-visita #editar-data .modal-body .lfr-form-row:hover {
  border-bottom-color: white;
}
.agendamento-visita #editar-data .modal-body .lfr-form-row .lfr-autorow-controls {
  position: relative;
}
.agendamento-visita #editar-data .modal-body .lfr-form-row .lfr-autorow-controls .toolbar-content {
  display: flex;
  justify-content: center;
  width: 100%;
}
.agendamento-visita #editar-data .modal-body .lfr-form-row .lfr-autorow-controls .toolbar-content .add-row {
  height: 2.5rem;
  width: auto;
  padding: 0 25px;
  align-content: center;
  font-size: 16px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.5rem;
}
.agendamento-visita #editar-data .modal-body .lfr-form-row .lfr-autorow-controls .toolbar-content .add-row.full-white {
  color: white;
  background-color: white;
  border-color: white;
}
.agendamento-visita #editar-data .modal-body .lfr-form-row .lfr-autorow-controls .toolbar-content .delete-row {
  margin-left: 0.65rem;
  height: 1.2rem;
  width: 1.2rem;
  position: absolute;
  right: -18px;
  top: -40px;
  display: none;
}
.agendamento-visita #editar-data .modal-body .lfr-form-row .lfr-autorow-controls .toolbar-content .delete-row.full-white {
  color: white;
  background-color: white;
  border-color: white;
}
.agendamento-visita #editar-data .modal-body .lfr-form-row .lfr-autorow-controls .toolbar-content .delete-row svg.lexicon-icon.lexicon-icon-hr {
  margin-top: -12px;
  height: 0.5em;
  width: 0.5em;
}
.agendamento-visita #editar-data .modal-footer {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 576px) {
  .agendamento-visita .yui3-calendar-header {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .agendamento-visita .actions {
    display: flex;
    justify-content: space-around;
    margin-top: 1.5rem;
  }
}

.deputados-comissao .card-row .autofit-col-gutters {
  padding: 1rem;
}
.deputados-comissao .autofit-col:first-child .card-item-first {
  border-radius: 0;
}
.deputados-comissao .card-item-first {
  width: 165px;
}
.deputados-comissao .autofit-section * {
  margin: 0;
}
.deputados-comissao .card {
  -webkit-box-shadow: none; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none; /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
}
.deputados-comissao .aspect-ratio-item-fluid {
  height: auto;
}
.deputados-comissao .aspect-ratio-custom {
  padding-bottom: 113.94%;
}

.related-assets .sheet-tertiary-title,
.related-assets .sidebar-list-group .list-group-item > .autofit-col:first-child {
  display: none;
}
.related-assets .sidebar-list-group {
  margin-top: 1rem;
}
.related-assets .sidebar-list-group .list-group-item {
  border: none;
}
.related-assets .sidebar-list-group .list-group-item .autofit-col {
  padding: 0;
}
.related-assets .sidebar-list-group .list-group-item + .list-group-item {
  margin-top: 1rem;
}
.related-assets .sidebar-list-group .list-group-item .list-group-title .news-title {
  font-size: 1.25rem;
  font-weight: 600;
  padding-left: 0.5rem;
  white-space: normal;
  border-left: 2px solid #00722d;
}
.related-assets .sidebar-list-group .list-group-item .list-group-title .news-title:hover {
  opacity: 0.75;
}

.related-assets-4 .sidebar-list-group .list-group-item:nth-child(4) ~ .list-group-item {
  display: none;
}

.aspect-ratio iframe,
.aspect-ratio-3-to-2 iframe,
.aspect-ratio-4-to-3 iframe,
.aspect-ratio-8-to-5 iframe,
.aspect-ratio-16-to-9 iframe {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover !important;
  max-width: 100% !important;
  position: absolute !important;
  word-wrap: break-word !important;
  border-radius: 0 !important;
}

.aspect-ratio-15-to-9 {
  padding-bottom: 60% !important;
}

@media (max-width: 991.98px) {
  .newsletter {
    text-align: center;
  }
  .newsletter .form {
    flex-grow: 1;
    overflow: auto;
  }
  .newsletter .modal-content {
    height: 100vh;
    width: 100vw;
  }
  .newsletter .input-container {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .newsletter img {
    max-width: 400px;
  }
}

.panel-section .panel-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-color: var(--blue-2);
  padding: 0.75rem 0rem;
}
.panel-section .panel-title {
  font-size: 1.75rem;
  font-weight: 700;
}
.panel-section .collapse-icon {
  font-size: 1.5rem;
  padding-right: 0.75rem;
}
.panel-section button.collapse-icon {
  padding-right: 0rem;
}
@media (max-width: 767.98px) {
  .panel-section .panel-header {
    padding: 0.75rem 1rem;
  }
}

.widget-preview figure.slick-slide {
  border: 3px solid transparent;
}
.widget-preview figure.slick-active, .widget-preview figure.card-preview {
  border: 3px dashed var(--grey-3);
}
.widget-preview .one-featured-news .slick-slide div {
  max-height: calc(100vh - 40px);
}
.widget-preview .one-featured-news .aspect-ratio {
  position: initial;
}
.widget-preview .tree-featured-news .slick-slide div {
  max-height: 36.5625rem;
}
.widget-preview .card-image .aspect-ratio:not(.no-image):not(.no-shadow) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.widget-preview .card-image::after {
  display: none;
}
.widget-preview .slick-dots {
  display: flex !important;
}
@media (min-width: 576px) {
  .widget-preview .slider-featured.two-featured-news .slick-list .slick-slide {
    margin: 0 0.375rem;
  }
  .widget-preview .slider-featured.two-featured-news .slick-prev,
  .widget-preview .slider-featured.two-featured-news .slick-next {
    height: 100%;
    top: 0px;
  }
}
@media (max-width: 767.98px) {
  .widget-preview .one-featured-news .slick-dots,
  .widget-preview .one-featured-news .slick-prev,
  .widget-preview .one-featured-news .slick-next,
  .widget-preview .two-featured-news .slick-dots,
  .widget-preview .two-featured-news .slick-prev,
  .widget-preview .two-featured-news .slick-next,
  .widget-preview .tree-featured-news .slick-dots,
  .widget-preview .tree-featured-news .slick-prev,
  .widget-preview .tree-featured-news .slick-next {
    bottom: 0;
  }
  .widget-preview .one-featured-news .slick-dots,
  .widget-preview .two-featured-news .slick-dots,
  .widget-preview .tree-featured-news .slick-dots {
    background-color: #00722d;
  }
  .widget-preview .one-featured-news .slick-dots li button,
  .widget-preview .two-featured-news .slick-dots li button,
  .widget-preview .tree-featured-news .slick-dots li button {
    background-color: #fff;
  }
}

.widget-config .bg-grey {
  background-color: var(--grey-2) !important;
}
.widget-config .border-grey {
  border-color: var(--grey-3) !important;
}
.widget-config .label-max {
  max-width: max-content;
}
.widget-config .input-number {
  width: 100%;
  max-width: 135px;
}
@media (min-width: 768px) {
  .widget-config .rounded-md-8 {
    border-radius: 8px;
  }
}

/* PORTLET GERENCIAMENTO DESTAQUES FORMULARIOS */
html {
  scroll-behavior: smooth;
}

.cover-and-center {
  object-fit: cover !important;
  object-position: center !important;
  height: 100%;
}

.carousel-buttons-mr-3 .slick-arrow {
  margin-right: 1rem;
}

.remove-slick-carousel-dots .slick-dots {
  display: none !important;
}

.truncate-1 {
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.truncate-2 {
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.truncate-3 {
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: start;
}

.truncate-4 {
  -webkit-line-clamp: 4;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: start;
}

.modal-agendamento-time-picker .clay-time-action-group-item:nth-child(1) {
  display: none;
}

.new-highlights {
  color: #4f4c4d;
}
.new-highlights input {
  border-radius: 4px;
  height: 34px;
  padding-left: 0.5rem;
}
.new-highlights input::placeholder {
  color: #00722d !important;
  font-style: normal !important;
  opacity: 0.5;
}
@media (max-width: 991.98px) {
  .new-highlights input[type=url] {
    width: 100%;
  }
}
.new-highlights textarea::placeholder {
  color: #4f4c4d !important;
  font-style: normal !important;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.875rem;
  opacity: 0.5;
}
.new-highlights .btn {
  color: #4f4c4d;
  vertical-align: baseline;
}
.new-highlights .btn-secondary {
  background-color: transparent;
  border-color: var(--grey-3);
}
.new-highlights .btn-secondary:hover {
  background-color: #C8C8C8;
  border-color: #C8C8C8;
}
.new-highlights .btn-secondary-icon {
  padding: 9px;
  font-size: 1rem;
  line-height: 0;
}
.new-highlights .btn-img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.new-highlights .img-edit {
  object-fit: cover;
}
.new-highlights .on-hover:hover .fit-picture {
  filter: brightness(0.5);
}
.new-highlights .btn-with-img {
  opacity: 0;
}
.new-highlights .btn-with-img:hover {
  color: var(--white);
  border-color: var(--white);
  opacity: 1;
  background: transparent;
  filter: brightness(1);
}
.new-highlights .btn-with-no-img {
  border-color: var(--grey-3);
}

.grey-placeholder input::placeholder {
  color: #999999 !important;
  font-style: normal !important;
}

.btn-with-img-mobile {
  color: var(--white) !important;
  border: 1px solid #fff;
  background: transparent;
}

.overflow-x-scroll {
  overflow-x: overlay;
  scroll-behavior: smooth;
}
.overflow-x-scroll.row {
  flex-wrap: nowrap;
}
.overflow-x-scroll::-webkit-scrollbar {
  display: none;
}

.brightness-50 {
  filter: brightness(0.5);
  transition: all 0.3s;
}

/* CLAY MODAL */
.modal-border-black {
  border: 1px solid #4f4c4d;
}

.clay-time .input-group-text {
  display: none;
}

#modal-form-schedule .form-control,
#modal-form-schedule .form-control:active,
#modal-form-schedule .form-control:focus {
  background-color: #ffffff;
  border: 1px solid #999999;
  border-radius: 0.25rem;
}
#modal-form-schedule .form-control:disabled,
#modal-form-schedule .form-control.disabled {
  background-color: #e9ecef;
}
#modal-form-schedule .form-control:disabled:hover,
#modal-form-schedule .form-control.disabled:hover {
  background-color: #e9ecef;
}
#modal-form-schedule .input-group .input-group-inset-item {
  background-color: none;
  border-style: none;
}
#modal-form-schedule .input-group-item:first-child {
  width: 100% !important;
}
#modal-form-schedule .input-group {
  border: 1px solid #999999;
  border-radius: 0.25rem;
}

.portlet-highlight-modal-default {
  max-width: 400px;
}

.mobile-highlights-carousel {
  padding-bottom: 40px;
}
.mobile-highlights-carousel h3 {
  font-size: 1.375rem !important;
  font-weight: 700 !important;
}
.mobile-highlights-carousel h3,
.mobile-highlights-carousel span {
  padding: 0 15px;
}
.mobile-highlights-carousel .slick-arrow {
  bottom: 0.5rem !important;
}
.mobile-highlights-carousel .slick-prev {
  left: initial;
  right: 48px !important;
}
.mobile-highlights-carousel .slick-prev:before {
  font-size: 1.5rem;
}
.mobile-highlights-carousel .slick-next:before {
  font-size: 1.5rem;
}
.mobile-highlights-carousel .slick-dots {
  bottom: 0 !important;
}
.mobile-highlights-carousel .slick-list {
  margin-bottom: 1.5rem;
}

/* PORTLET GERENCIAMENTO DESTAQUES */
.portlet-highlights .carrossel-duplo a[data-flickr-embed=true] img {
  object-fit: cover;
  height: 645px;
  width: 100%;
}
.portlet-highlights .carrossel-expandido a[data-flickr-embed=true] img {
  object-fit: cover;
  height: 635px;
  width: 100%;
}
.portlet-highlights .carrossel-modelo-tres a[data-flickr-embed=true] img {
  object-fit: cover;
  height: 321px;
  width: 100%;
}
.portlet-highlights .carrossel-modelo-dois a[data-flickr-embed=true] img {
  object-fit: cover;
  height: 405px;
  width: 100%;
}
.portlet-highlights .subcard-modelo-dois a[data-flickr-embed=true] img {
  object-fit: cover;
  height: 305px;
  width: 100%;
}
.portlet-highlights .subcard-modelo-tres a[data-flickr-embed=true] img {
  object-fit: cover;
  height: 175px;
  width: 100%;
}
.portlet-highlights a[data-flickr-embed=true] img {
  object-fit: cover;
  height: 175px;
  width: 100%;
}
.portlet-highlights .embed-responsive-item a {
  width: 100%;
  height: 100%;
  display: block;
}
.portlet-highlights .embed-responsive-item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.portlet-highlights iframe {
  width: 100%;
  height: 100%;
}
.portlet-highlights .input-group-item:first-child {
  width: 100%;
}
.portlet-highlights .brightness-30 {
  filter: brightness(0.3);
}
.portlet-highlights .bg-grey {
  background-color: #f5f5f5;
}
.portlet-highlights .news-card {
  max-width: 16.5rem;
}
.portlet-highlights .plus-highlight-button-container {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.portlet-highlights .plus-highlight-button-container .news-card {
  max-width: 16.5rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.portlet-highlights .plus-highlight-button-container .plus-highlight-button {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.portlet-highlights .plus-highlight-button-container:hover .news-card:not(.isDestaque) {
  background-color: white;
  cursor: pointer;
  filter: brightness(0.3);
}
.portlet-highlights .plus-highlight-button-container:hover .plus-highlight-button:not(.isDestaque) {
  display: flex !important;
  align-items: center;
  justify-content: center;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid white !important;
}
.portlet-highlights .model-card {
  min-height: 10.95rem;
  border: 1px solid #999999;
  border-radius: 1.25rem;
  background-color: #fff;
}
.portlet-highlights .model-card:hover {
  border: 2px solid #2d9cdb;
}
.portlet-highlights .model-card img {
  width: 100%;
}
@media (min-width: 768px) {
  .portlet-highlights .model-card img {
    width: 222px !important;
    height: 127px;
  }
}
.portlet-highlights .pin-preview-icon {
  line-height: 0;
  color: #fff !important;
  background-color: #4f4c4d !important;
  border: 1px solid #4f4c4d !important;
}
.portlet-highlights .carousel-indicators li {
  height: 0.5rem !important;
  border: none !important;
  border-radius: 0.5rem !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.portlet-highlights .carousel-indicators li.active {
  width: 1.5rem !important;
  background-color: "#CCCCCC" !important;
}
.portlet-highlights .carousel-indicators li:not(.active) {
  width: 0.75rem !important;
  background-color: #C8C8C8 !important;
}
.portlet-highlights .absolute-bottom-0 {
  bottom: 0;
}
.portlet-highlights .absolute-left-0 {
  left: 0;
}
.portlet-highlights .black-gradient {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
.portlet-highlights .select-news-pagination .page-link[aria-label=Previous]::after {
  content: "Anterior";
}
@media (max-width: 767.98px) {
  .portlet-highlights .select-news-pagination .page-link[aria-label=Previous]::after {
    content: "";
  }
}
.portlet-highlights .select-news-pagination .page-link[aria-label=Previous] i {
  font-size: 2rem;
  margin-right: 0.75rem;
}
.portlet-highlights .select-news-pagination .page-link[aria-label=Next]::before {
  content: "Próxima";
}
@media (max-width: 767.98px) {
  .portlet-highlights .select-news-pagination .page-link[aria-label=Next]::before {
    content: "";
  }
}
.portlet-highlights .select-news-pagination .page-link[aria-label=Next] i {
  font-size: 2rem;
  margin-left: 0.75rem;
}
.portlet-highlights .select-news-pagination .page-link {
  background-color: var(--grey-1);
  color: var(--black);
  border: none;
  padding: 4px 10px;
  height: auto;
  font-weight: bold;
}
.portlet-highlights .select-news-pagination .active .page-link {
  background-color: var(--green);
  color: var(--white);
  border-radius: 999px;
}
.portlet-highlights .select-news-pagination .page-item.disabled .page-link {
  opacity: 0.5;
}
.portlet-highlights .right-button {
  right: 0;
  top: 0;
  height: 645px;
  width: 120px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.portlet-highlights .right-button button {
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.portlet-highlights .right-button button i {
  font-size: 40px;
}
.portlet-highlights .right-button button:hover {
  color: white;
}
.portlet-highlights .left-button {
  left: 0;
  top: 0;
  height: 645px;
  width: 108px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.portlet-highlights .left-button button {
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.portlet-highlights .left-button button i {
  font-size: 40px;
}
.portlet-highlights .left-button button:hover {
  color: white;
}
.portlet-highlights .mobile-multimidia-highlight {
  height: 175px !important;
  overflow: hidden;
}
.portlet-highlights .mobile-multimidia-highlight iframe {
  height: 175px !important;
}
.portlet-highlights .remove-borders {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
  background-color: transparent;
}
.portlet-highlights .remove-borders button {
  color: transparent;
  cursor: initial;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.3s ease-in-out); */
}
.portlet-highlights .remove-borders button:hover {
  color: transparent;
}
@media (max-width: 767.98px) {
  .portlet-highlights .carousel-caption h1,
  .portlet-highlights .carousel-caption h5 {
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: start;
  }
  .portlet-highlights .carousel-caption h5 {
    margin-bottom: 2.5rem !important;
  }
}
.portlet-highlights .slick-dots {
  background-color: var(--green);
  display: flex !important;
  justify-content: center;
  padding: 1rem;
}
.portlet-highlights .slick-dots ul {
  padding-inline-start: 0;
}
.portlet-highlights .slick-dots ul li::marker {
  content: "";
}
.portlet-highlights .slick-slider {
  height: 100% !important;
}
.portlet-highlights .slick-controler {
  background-color: var(--green);
  display: flex;
  right: 16px;
  bottom: 8px;
  position: absolute;
  z-index: 10;
}
.portlet-highlights .slick-controler button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background-color: transparent;
  color: white;
}

.limit-and-center {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.toggle-switch .toggle-switch-check:empty ~ .toggle-switch-bar:before {
  background-color: #999999;
  border-color: #999999;
  border-radius: 17.5px;
  width: 60px;
  height: 35px;
}
.toggle-switch .toggle-switch-check:empty ~ .toggle-switch-bar:after {
  background-color: #f5f5f5;
  border-color: #999999;
  border-radius: 17.5px;
  width: 35px;
  height: 35px;
}
.toggle-switch .toggle-switch-check:checked ~ .toggle-switch-bar:after {
  background-color: #f5f5f5;
  border-color: #00722d;
  border-radius: 17.5px;
  left: 25px;
  width: 35px;
  height: 35px;
}
.toggle-switch .toggle-switch-check:checked ~ .toggle-switch-bar:before {
  background-color: #00722d;
  border-color: #00722d;
  border-radius: 17.5px;
  width: 60px;
  height: 35px;
}

.search-facet .panel-header {
  padding: 0;
  margin-bottom: 0.75rem;
}
.search-facet .panel-header .collapse-icon-closed,
.search-facet .panel-header .collapse-icon-open {
  top: 3px;
  right: 3px;
}
.search-facet .panel-title {
  font-weight: var(--semi-bold);
}
.search-facet .panel-body {
  padding: 0;
}
.search-facet .panel-group .panel-header + .panel-collapse > .panel-body {
  border: 0;
}
.search-facet .btn-link {
  font-size: 1rem;
  padding: 2px 0;
  display: flex;
  align-items: center;
  line-height: 2;
  width: 100%;
}
.search-facet .btn-link:hover::after {
  height: 0;
}
.search-facet .custom-control-label.facet-term-unselected,
.search-facet .term-name.facet-term-unselected {
  font-weight: var(--light);
}
.search-facet .term-count {
  margin-left: 0.25rem;
  font-weight: var(--light);
}

.skeleton-box {
  display: inline-block;
  height: 1em;
  position: relative;
  overflow: hidden;
  background-color: var(--grey-3);
}
.skeleton-box::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shimmer 5s infinite;
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

@media (min-width: 992px) {
  .proposition-search-bar .max-width-945 {
    background-color: var(--white);
    border-radius: 0 0 1rem 1rem;
  }
  .proposition-search-bar .form-group {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .proposition-search-bar .form-control {
    height: 3.25rem;
  }
  .proposition-search-bar .form-group {
    margin-bottom: 1.5rem;
  }
  .proposition-search-bar .btn-primary {
    width: 100%;
  }
  .proposition-search-bar [data-parameter-name=tipoLeitura] {
    display: flex;
    align-items: center;
  }
  .proposition-search-bar [data-parameter-name=tipoLeitura] label {
    margin: 0;
    width: auto;
    white-space: nowrap;
  }
  .proposition-search-bar [data-parameter-name=tipoLeitura] .form-control {
    flex-grow: 1;
    background-color: transparent;
    padding: 0 1rem;
    height: 2rem;
  }
}

.instagram-share {
  font-size: var(--default-number);
  position: relative;
  background-image: url("../images/bg-insta-share.png");
  background-size: cover;
  border: solid 1rem var(--grey-4);
}
.instagram-share::before {
  content: "";
  position: absolute;
  background-color: var(--yellow);
  width: 1rem;
  top: 30%;
  left: -1rem;
  bottom: 30%;
}
.instagram-share .instagram-share-logo {
  display: flex;
  margin: 2rem 0 0;
}
.instagram-share .instagram-share-logo .bg-green {
  padding: 1rem 3rem;
  border-radius: 0 5000px 5000px 0;
  transform: translateX(-1rem);
}
.instagram-share .instagram-share-logo img {
  height: 3rem;
}
.instagram-share .badge-light {
  background-color: var(--grey-6);
  color: var(--black);
}
.instagram-share .content {
  font-size: 0.875rem;
  padding: 1rem;
}
.instagram-share h1 {
  font-weight: var(--bold);
}
.instagram-share .instagram-share-footer {
  display: flex;
  justify-content: flex-end;
  color: var(--white);
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.instagram-share .instagram-share-footer .bg-green {
  padding: 1rem 2rem;
  border-radius: 5000px 0 0 5000px;
  transform: translateX(1rem);
}
.instagram-share .instagram-share-footer .bg-green p {
  font-size: 0.75rem;
  line-height: 135%;
}

.instagram-share-story p {
  font-size: 1rem;
  line-height: 140%;
}
.instagram-share-story .subtitle {
  margin-bottom: 1rem;
}
.instagram-share-story h1 {
  margin-top: 2rem;
  font-size: 2rem;
}

.instagram-share-post .instagram-share-logo {
  margin: 1rem 0 0;
}
.instagram-share-post p {
  font-size: 0.875rem;
  line-height: 140%;
}
.instagram-share-post .badge-light {
  font-size: 0.75rem;
}
.instagram-share-post .subtitle {
  margin-bottom: 0.5rem;
}
.instagram-share-post h1 {
  font-size: 1.5rem;
  margin: 1rem 0 0.25rem 0;
}

.badge {
  font-size: 1rem;
  font-weight: var(--regular);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  align-items: center;
  line-height: 125%;
}

.badge-pill {
  padding-left: 1rem;
  padding-right: 1rem;
}

.label-inverse-light {
  background-color: var(--grey-6);
  border-color: var(--grey-6);
  color: var(--black);
}

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

.step-item .step-item-header {
  --color: #e7e7e7;
  position: relative;
  min-height: 2.5rem;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
}
.step-item .step-item-header::before, .step-item .step-item-header::after {
  content: "";
  position: absolute;
  z-index: -1;
}
.step-item .step-item-header::before {
  background-color: var(--color);
  inset: 0 20px 0 0;
}
.step-item .step-item-header::after {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent var(--color);
  transform: rotate(0deg);
  right: 0;
}
.step-item.step-item-complete .step-item-header::before, .step-item.step-item-complete .step-item-header::after {
  --color: var(--primary);
}
.step-item.step-item-current .step-item-header {
  color: var(--primary);
}

.filter-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.filter-wrapper > .portlet-boundary:not(.lfr-configurator-visibility) {
  padding: 0 15px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
@media (max-width: 991.98px) {
  .filter-wrapper {
    flex-direction: column;
  }
  .filter-wrapper + .input-group .btn-primary {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .ple .col-autoria {
    flex: 0 0 22%;
    max-width: 22%;
  }
}
.ple .btn-secondary[data-toggle=dropdown] {
  border-color: var(--grey-2);
  height: 2.625rem;
  display: flex;
  justify-content: space-between;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.16406 8.08594L2.08594 9.16406L11.4609 18.5391L12 19.0547L12.5391 18.5391L21.9141 9.16406L20.8359 8.08594L12 16.9219L3.16406 8.08594Z' fill='%234F4C4D'/%3E%3C/svg%3E") !important;
  background-size: 1.5rem;
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
}
.ple [aria-expanded=true].btn-secondary,
.ple .active.btn-secondary,
.ple .show.btn-secondary,
.ple .show > .dropdown-toggle.btn-secondary {
  background-color: var(--grey-1);
  border-color: var(--grey-1);
  color: var(--grey-3);
}
.ple .input-group-inset-item-after i.las {
  font-size: 1rem;
}
.ple .dropdown-menu {
  max-width: 100%;
}

.collapsible-header:has(.btn:not(.collapsed)) .collapsible-icon {
  transform: rotate(180deg);
}
.collapsible-header:has(.btn.collapsed) .collapsible-icon {
  transition: transform 0.3s ease;
}

.header-btn {
  background: var(--white);
  padding: 1.5rem;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.collapsible-card {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 1rem;
  backdrop-filter: blur(35px);
  background-color: transparent;
  border: none;
  padding: 0;
}

.collapsible-body {
  width: 100%;
  min-height: 100%;
  display: block;
  background-color: var(--grey-1);
}

.collapsible-content {
  padding: 1.5rem;
  font-size: 20px;
}

/* THEME */
.highlight {
  background: var(--highlight);
  font-weight: inherit;
  margin: 0 1px;
  padding: 0 2px;
}

.busca #main-content .portlet-boundary {
  margin-bottom: 40px;
}
.busca .portlet-title-text {
  font-size: 14px;
  font-weight: 700;
}
.busca .panel-group .panel {
  margin-bottom: 0;
}
.busca .panel {
  border: none;
}
.busca .panel .panel-title .collapse-icon {
  font-size: 1rem;
}
.busca .highlight {
  background: transparent;
}
.busca .list-group-item {
  border-color: #e4e4e4;
  border-width: 0 0 1px 0;
  margin-bottom: 0;
  padding: 40px;
}
.busca .list-group-item-flex {
  padding-left: 0;
  padding-right: 0;
}
.busca .list-group-title {
  font-size: 1.25rem;
}
.busca .search-document-tags {
  font-size: 0.875rem;
  font-weight: 300;
  margin-top: 1rem;
  margin-bottom: 0;
}
.busca .taglib-asset-categories-summary .asset-category {
  margin: 0 0.5rem;
  padding: 0;
}
.busca .portlet-search-results .list-group-item .autofit-col:not(.autofit-col-expand) {
  display: none;
}
.busca .portlet-search-results .list-group-item-flex .autofit-col {
  padding-left: 0;
  padding-right: 0;
}
.busca .portlet-search-results .search-results-metadata .list-group-subtext:first-child {
  display: none;
}

.pagination-bar {
  margin-top: 80px;
  display: -ms-flexbox;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-bar .pagination-items-per-page,
.pagination-bar .pagination-results {
  display: none;
}
.pagination-bar .pagination {
  margin-bottom: 0;
}
.pagination-bar .taglib-text.hide-accessible {
  position: relative !important;
  -webkit-transform: none;
}
.pagination-bar .taglib-text [id*=_column1__2] {
  font-size: 2rem;
  margin: 0 0.75rem;
}
.pagination-bar .page-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  border: 0 !important;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.pagination-bar .page-item .lfr-portal-tooltip {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-bar .page-item .page-link {
  border-width: 0;
  background-color: transparent;
  color: #4f4c4d;
  font-size: 1.25rem;
  font-weight: 700;
  height: 2rem;
  border-radius: 1rem;
  padding: 0;
}
.pagination-bar .page-item.active .page-link {
  width: 2rem;
  color: white;
  background-color: #00722d;
  border-color: #00722d;
}
.pagination-bar .page-item:last-child .lfr-portal-tooltip [id*=_column1__2] {
  order: 1;
}

.portlet-boundary_busca_cldf_BuscaCLDFPortlet_ .list-group-item {
  border-bottom: 1px solid;
}

.search-bar-search-page .input-group-inset-item-after {
  border: none;
  background: #f5f5f5;
}

.high-contrast .accessibility-bar, .dark-mode .accessibility-bar {
  background-color: #000000;
  border-bottom: 1px solid white;
}
.high-contrast .accessibility-bar .badge-light, .dark-mode .accessibility-bar .badge-light {
  border: 1px solid #fff;
}
.high-contrast .accessibility-bar .portlet-card, .dark-mode .accessibility-bar .portlet-card {
  border-bottom: 1px solid #fff;
}
.high-contrast #heading, .dark-mode #heading {
  background-color: #000000;
}
.high-contrast #heading .nav-dropdown a, .dark-mode #heading .nav-dropdown a {
  color: #fff;
}
.high-contrast #heading .btn-search i, .dark-mode #heading .btn-search i {
  color: #fff;
}
.high-contrast #heading .navbar .custom-logo .d-md-block, .dark-mode #heading .navbar .custom-logo .d-md-block {
  display: none !important;
}
.high-contrast #heading .navbar .custom-logo .d-md-none, .dark-mode #heading .navbar .custom-logo .d-md-none {
  display: block !important;
}
.high-contrast #heading .navbar .dropdown-item, .dark-mode #heading .navbar .dropdown-item {
  background-color: #000000;
}
.high-contrast #heading .dropdown-menu:before, .dark-mode #heading .dropdown-menu:before {
  background: #fff;
}
.high-contrast .portlet-card, .dark-mode .portlet-card {
  background: #000000;
  box-shadow: 0 14px 8px black;
}
.high-contrast .btn-link:after, .dark-mode .btn-link:after {
  background-color: #fff;
}
.high-contrast .communication, .dark-mode .communication {
  color: #fff;
}
.high-contrast .communication a, .dark-mode .communication a {
  color: #fff;
}
.high-contrast .portlet-title-text, .dark-mode .portlet-title-text {
  color: #fff;
}
.high-contrast .portlet, .dark-mode .portlet {
  background: #000000;
  color: #fff;
}
.high-contrast .portlet-boundary, .dark-mode .portlet-boundary {
  background: black !important;
}
.high-contrast .btn-link, .dark-mode .btn-link {
  color: #fff;
}
.high-contrast .sub-footer, .dark-mode .sub-footer {
  background-color: #000000;
}
.high-contrast .shortcut, .dark-mode .shortcut {
  border: 1px solid #fff;
}
.high-contrast .shortcut h5, .dark-mode .shortcut h5 {
  color: #fff;
}
.high-contrast .shortcut:hover h5, .dark-mode .shortcut:hover h5 {
  color: #000000;
}
.high-contrast .shortcut .card a:after, .dark-mode .shortcut .card a:after {
  background-color: #000000;
}
.high-contrast .card-row, .dark-mode .card-row {
  background-color: #000000;
}
.high-contrast .carousel, .dark-mode .carousel {
  background-color: #000000;
}
.high-contrast .home-events-wrapper .card, .dark-mode .home-events-wrapper .card {
  background: #000000;
  color: #fff;
  border: 1px solid #fff;
}
.high-contrast .home-events-wrapper .card:after, .dark-mode .home-events-wrapper .card:after {
  background-color: #fff;
}
.high-contrast .home-events-wrapper .card i, .dark-mode .home-events-wrapper .card i {
  color: #fff;
}
.high-contrast .watch li:hover .ytp-button, .dark-mode .watch li:hover .ytp-button {
  color: #fff;
}
.high-contrast .playlist-thumb-container .category, .dark-mode .playlist-thumb-container .category {
  color: #fff;
}
.high-contrast .playlist-thumb-container .col-md-6:first-child, .dark-mode .playlist-thumb-container .col-md-6:first-child {
  border: 1px solid #fff;
}
.high-contrast .asset-title, .dark-mode .asset-title {
  color: #fff;
}
.high-contrast .text-secondary, .dark-mode .text-secondary {
  color: #fff !important;
}
.high-contrast .bg-grey-graphics, .dark-mode .bg-grey-graphics {
  background: #000000;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.high-contrast .bg-grey-graphics a, .dark-mode .bg-grey-graphics a {
  color: #fff !important;
}
.high-contrast .social-networks i, .dark-mode .social-networks i {
  color: #fff;
}
.high-contrast .deputados-home button, .dark-mode .deputados-home button {
  color: #fff;
}
.high-contrast .deputados-home .slick-prev:before, .dark-mode .deputados-home .slick-prev:before {
  color: #fff !important;
  opacity: 1 !important;
}
.high-contrast .deputados-home .slick-next:before, .dark-mode .deputados-home .slick-next:before {
  color: #fff !important;
  opacity: 1 !important;
}
.high-contrast .deputados-home .slick-dots li button:before, .dark-mode .deputados-home .slick-dots li button:before {
  background: #fff !important;
  opacity: 1 !important;
}
.high-contrast .btn-secondary, .dark-mode .btn-secondary {
  border-color: #fff;
}
.high-contrast .btn-secondary:hover, .dark-mode .btn-secondary:hover {
  background-color: #fff;
  color: #000000;
}
.high-contrast .carousel-control-prev i, .dark-mode .carousel-control-prev i {
  color: #fff;
}
.high-contrast .carousel-control-next i, .dark-mode .carousel-control-next i {
  color: #fff;
}
.high-contrast .carousel-indicators li, .dark-mode .carousel-indicators li {
  color: #fff;
}
.high-contrast .lexicon-icon, .dark-mode .lexicon-icon {
  color: white;
}
.high-contrast .lfr-icon-menu, .dark-mode .lfr-icon-menu {
  background-color: #000000;
  border: 1px solid white;
}
.high-contrast .main-menu .popover-body, .dark-mode .main-menu .popover-body {
  background-color: #000000;
}
.high-contrast .main-menu .search-bar, .dark-mode .main-menu .search-bar {
  border-bottom: none;
}
.high-contrast .main-menu .search-bar .search-bar-keywords-input::placeholder, .dark-mode .main-menu .search-bar .search-bar-keywords-input::placeholder {
  color: #fff;
}
.high-contrast .main-menu .search-bar .search-bar-keywords-input::placeholder i, .dark-mode .main-menu .search-bar .search-bar-keywords-input::placeholder i {
  color: #fff;
}
.high-contrast #breadcrumbs, .dark-mode #breadcrumbs {
  background-color: #000000;
}
.high-contrast #footer, .dark-mode #footer {
  background-color: #000000;
}
.high-contrast #footer .footer-content::before, .dark-mode #footer .footer-content::before {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background-color: #000000;
}

.high-contrast,
.dark-mode {
  /*---------GERAL-----------*/
  /*---------NOTÍCIAS-----------*/
  /*---------HOME-----------*/
  /*ÚLTIMAS NOTÍCIAS*/
  /*---------Documentos e Mídias-----------*/
  /*---------CALENDÁRIO-----------*/
  /*FALE COM A CLDF (TABELAS)*/
  /*BREADCRUMBS*/
  /*ASSESSORIAS DEPUTADOS*/
  /*BUSCA*/
}
.high-contrast .portlet > .portlet-topper,
.dark-mode .portlet > .portlet-topper {
  background-color: #000000;
  border-color: #ffffff;
}
.high-contrast .sticker-secondary,
.high-contrast .sticker-default,
.dark-mode .sticker-secondary,
.dark-mode .sticker-default {
  background: #ffffff;
}
.high-contrast .card-horizontal,
.dark-mode .card-horizontal {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .card-horizontal i,
.dark-mode .card-horizontal i {
  color: #ffffff;
}
.high-contrast .taglib-text-icon,
.dark-mode .taglib-text-icon {
  color: #ffffff;
}
.high-contrast span,
.dark-mode span {
  color: #ffffff;
}
.high-contrast .page-link,
.dark-mode .page-link {
  border-color: #ffffff !important;
  background: #000000 !important;
  color: #ffffff;
}
.high-contrast .page-link:hover,
.dark-mode .page-link:hover {
  color: #ffffff;
}
.high-contrast .page-link svg,
.dark-mode .page-link svg {
  color: #ffffff;
}
.high-contrast .taglib-asset-tags-summary a,
.dark-mode .taglib-asset-tags-summary a {
  background: #000000;
}
.high-contrast .page-item.active,
.dark-mode .page-item.active {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff !important;
}
.high-contrast .page-item a:hover svg,
.dark-mode .page-item a:hover svg {
  color: #ffffff;
}
.high-contrast .pagination-items-per-page.show > a,
.dark-mode .pagination-items-per-page.show > a {
  border-color: #ffffff !important;
}
.high-contrast .pagination-bar .lfr-search-container-wrapper a,
.dark-mode .pagination-bar .lfr-search-container-wrapper a {
  color: #ffffff !important;
  background: #000000 !important;
}
.high-contrast .pagination-bar .lfr-search-container-wrapper a:hover,
.dark-mode .pagination-bar .lfr-search-container-wrapper a:hover {
  color: #000000 !important;
  background: #ffffff !important;
}
.high-contrast .metadata-panel-container .lfr-panel,
.dark-mode .metadata-panel-container .lfr-panel {
  background: #000000;
}
.high-contrast .metadata-panel-container .collapse-icon,
.dark-mode .metadata-panel-container .collapse-icon {
  background: #000000;
}
.high-contrast .lfr-pagination-buttons a,
.dark-mode .lfr-pagination-buttons a {
  background: #000000;
  color: #ffffff;
}
.high-contrast .lfr-pagination-buttons a:hover,
.dark-mode .lfr-pagination-buttons a:hover {
  background: #ffffff;
  color: #000000;
}
.high-contrast .lfr-pagination-buttons .lfr-icon-menu-text:hover,
.dark-mode .lfr-pagination-buttons .lfr-icon-menu-text:hover {
  background: #ffffff;
}
.high-contrast .lfr-pagination-buttons .lfr-icon-menu-text:hover span,
.dark-mode .lfr-pagination-buttons .lfr-icon-menu-text:hover span {
  color: #000000;
}
.high-contrast .dropdown-icon,
.dark-mode .dropdown-icon {
  color: #ffffff;
}
.high-contrast .dropdown-icon:hover,
.dark-mode .dropdown-icon:hover {
  color: #000000 !important;
}
.high-contrast .ultimas_legenda,
.dark-mode .ultimas_legenda {
  background: #000000;
}
.high-contrast .sheet,
.dark-mode .sheet {
  background: #000000 !important;
}
.high-contrast .sheet .table-cell-expand,
.dark-mode .sheet .table-cell-expand {
  background: #000000;
  color: #ffffff;
}
.high-contrast .sheet th,
.dark-mode .sheet th {
  background: #000000;
}
.high-contrast .table-cell-expand-smallest,
.dark-mode .table-cell-expand-smallest {
  color: #ffffff;
}
.high-contrast .accessibility-bar,
.dark-mode .accessibility-bar {
  background-color: #000000;
  border-bottom: 1px solid #ffffff;
}
.high-contrast .accessibility-bar .badge-light,
.dark-mode .accessibility-bar .badge-light {
  border: 1px solid #ffffff;
}
.high-contrast .slick-arrow,
.dark-mode .slick-arrow {
  color: #ffffff;
  background: #000000 !important;
}
.high-contrast #heading,
.dark-mode #heading {
  background-color: #000000;
}
.high-contrast #heading .nav-dropdown a,
.dark-mode #heading .nav-dropdown a {
  color: #ffffff;
}
.high-contrast #heading .btn-search i,
.dark-mode #heading .btn-search i {
  color: #ffffff;
}
.high-contrast #heading .navbar .custom-logo .d-md-block,
.dark-mode #heading .navbar .custom-logo .d-md-block {
  display: none !important;
}
.high-contrast #heading .navbar .custom-logo .d-md-none,
.dark-mode #heading .navbar .custom-logo .d-md-none {
  display: block !important;
}
.high-contrast #heading .navbar .dropdown-item,
.dark-mode #heading .navbar .dropdown-item {
  background-color: #000000;
}
.high-contrast #heading .dropdown-menu:before,
.dark-mode #heading .dropdown-menu:before {
  background: #ffffff;
}
.high-contrast .main-menu .child-menu,
.dark-mode .main-menu .child-menu {
  border: 1px solid #ffffff;
  background: #000000;
}
.high-contrast .portlet-card,
.dark-mode .portlet-card {
  background: #000000;
  box-shadow: 0 14px 8px #000000;
  border-bottom: 1px solid #ffffff;
}
.high-contrast .btn-link:after,
.dark-mode .btn-link:after {
  background-color: #ffffff;
}
.high-contrast .communication,
.dark-mode .communication {
  color: #ffffff;
}
.high-contrast .communication a,
.dark-mode .communication a {
  color: #ffffff;
}
.high-contrast .portlet-title-text,
.dark-mode .portlet-title-text {
  color: #ffffff;
}
.high-contrast .portlet,
.dark-mode .portlet {
  background: #000000;
  color: #ffffff;
}
.high-contrast .portlet-boundary,
.dark-mode .portlet-boundary {
  background: #000000 !important;
}
.high-contrast .btn-link,
.dark-mode .btn-link {
  color: #ffffff;
}
.high-contrast .sub-footer,
.dark-mode .sub-footer {
  background-color: #000000;
}
.high-contrast .shortcut,
.dark-mode .shortcut {
  border: 1px solid #ffffff;
}
.high-contrast .shortcut a,
.dark-mode .shortcut a {
  color: #ffffff;
}
.high-contrast .shortcut .card-item h5,
.dark-mode .shortcut .card-item h5 {
  color: #ffffff;
}
.high-contrast .shortcut .card-item:hover,
.dark-mode .shortcut .card-item:hover {
  color: #000000 !important;
}
.high-contrast .shortcut .card-item:hover h5,
.dark-mode .shortcut .card-item:hover h5 {
  color: #000000;
}
.high-contrast .shortcut .card-item:hover:after,
.dark-mode .shortcut .card-item:hover:after {
  background-color: #000000 !important;
}
.high-contrast .shortcut a.card-item:hover,
.dark-mode .shortcut a.card-item:hover {
  color: #000000 !important;
}
.high-contrast .card-row,
.dark-mode .card-row {
  background-color: #000000;
}
.high-contrast .carousel,
.dark-mode .carousel {
  background-color: #000000;
}
.high-contrast .home-events-wrapper .card.bg-white,
.dark-mode .home-events-wrapper .card.bg-white {
  background: #000000 !important;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.high-contrast .home-events-wrapper .card.bg-white:after,
.dark-mode .home-events-wrapper .card.bg-white:after {
  background-color: #ffffff;
}
.high-contrast .home-events-wrapper .card.bg-white i,
.dark-mode .home-events-wrapper .card.bg-white i {
  color: #ffffff;
}
.high-contrast .watch li:hover .ytp-button,
.dark-mode .watch li:hover .ytp-button {
  color: #ffffff;
}
.high-contrast .playlist-thumb-container .category,
.dark-mode .playlist-thumb-container .category {
  color: #ffffff;
}
.high-contrast .playlist-thumb-container .col-md-6:first-child,
.dark-mode .playlist-thumb-container .col-md-6:first-child {
  border: 1px solid #ffffff;
}
.high-contrast .playlist-thumb-container h5,
.dark-mode .playlist-thumb-container h5 {
  text-decoration: underline;
}
.high-contrast .playlist-thumb-container span,
.dark-mode .playlist-thumb-container span {
  text-decoration: underline;
}
.high-contrast .asset-title,
.dark-mode .asset-title {
  color: #ffffff;
}
.high-contrast .text-secondary,
.dark-mode .text-secondary {
  color: #ffffff !important;
}
.high-contrast .bg-grey-graphics,
.dark-mode .bg-grey-graphics {
  background: #000000;
  color: #ffffff;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.high-contrast .bg-grey-graphics a,
.dark-mode .bg-grey-graphics a {
  color: #ffffff !important;
}
.high-contrast .bg-grey-graphics .input-group-inset-item-after,
.dark-mode .bg-grey-graphics .input-group-inset-item-after {
  background: #000000;
}
.high-contrast .social-networks i,
.dark-mode .social-networks i {
  color: #ffffff;
}
.high-contrast .deputados-home button,
.dark-mode .deputados-home button {
  color: #ffffff;
}
.high-contrast .deputados-home .slick-prev:before,
.dark-mode .deputados-home .slick-prev:before {
  color: #ffffff !important;
  opacity: 1 !important;
}
.high-contrast .deputados-home .slick-next:before,
.dark-mode .deputados-home .slick-next:before {
  color: #ffffff !important;
  opacity: 1 !important;
}
.high-contrast .deputados-home .slick-dots li button:before,
.dark-mode .deputados-home .slick-dots li button:before {
  background: #ffffff !important;
  opacity: 1 !important;
}
.high-contrast .deputados-home .input-group-inset-item,
.dark-mode .deputados-home .input-group-inset-item {
  border: 1px solid #ffffff;
}
.high-contrast .deputados-home .input-group-inset-item i,
.dark-mode .deputados-home .input-group-inset-item i {
  color: #ffffff;
}
.high-contrast .btn-secondary,
.dark-mode .btn-secondary {
  border-color: #ffffff;
}
.high-contrast .btn-secondary:hover,
.dark-mode .btn-secondary:hover {
  background-color: #ffffff;
  color: #000000;
}
.high-contrast .btn-secondary:hover .la-envelope,
.dark-mode .btn-secondary:hover .la-envelope {
  color: #000000;
}
.high-contrast .carousel-control-prev i,
.dark-mode .carousel-control-prev i {
  color: #ffffff;
}
.high-contrast .carousel-control-next i,
.dark-mode .carousel-control-next i {
  color: #ffffff;
}
.high-contrast .carousel-indicators .active,
.dark-mode .carousel-indicators .active {
  background-color: #ffffff !important;
}
.high-contrast .lexicon-icon,
.dark-mode .lexicon-icon {
  color: #ffffff;
}
.high-contrast .sticker-overlay .lexicon-icon,
.dark-mode .sticker-overlay .lexicon-icon {
  color: #000000;
}
.high-contrast .lfr-icon-menu,
.dark-mode .lfr-icon-menu {
  background-color: #000000 !important;
  border: 1px solid #ffffff;
}
.high-contrast .popover-body,
.dark-mode .popover-body {
  background-color: #000000;
}
.high-contrast .search-bar,
.dark-mode .search-bar {
  border-bottom: none;
}
.high-contrast .search-bar .search-bar-keywords-input::placeholder,
.dark-mode .search-bar .search-bar-keywords-input::placeholder {
  color: #ffffff;
}
.high-contrast .search-bar .search-bar-keywords-input::placeholder i,
.dark-mode .search-bar .search-bar-keywords-input::placeholder i {
  color: #ffffff;
}
.high-contrast .search-bar-simple,
.dark-mode .search-bar-simple {
  border-bottom: 1px solid #ffffff;
}
.high-contrast .search-bar-simple .la-search,
.dark-mode .search-bar-simple .la-search {
  color: #ffffff;
}
.high-contrast .bg-green-graphics,
.dark-mode .bg-green-graphics {
  background: #000000;
  border-left: 1px solid #ffffff;
}
.high-contrast .nav-collapsed .collapse-icon.btn:hover,
.dark-mode .nav-collapsed .collapse-icon.btn:hover {
  background-color: #ffffff;
  color: #000000;
}
.high-contrast .modal-body,
.dark-mode .modal-body {
  background: #000000;
}
.high-contrast .modal-body,
.dark-mode .modal-body {
  background: #000000;
}
.high-contrast .close,
.dark-mode .close {
  background: #ffffff;
  color: #000000 !important;
}
.high-contrast .bg-yellow,
.dark-mode .bg-yellow {
  background: #ffffff;
}
.high-contrast .flex-fill,
.dark-mode .flex-fill {
  background: #000000;
}
.high-contrast a,
.dark-mode a {
  text-decoration: underline !important;
  color: #ffffff;
}
.high-contrast .list-menu a,
.dark-mode .list-menu a {
  color: #ffffff !important;
}
.high-contrast i,
.dark-mode i {
  text-decoration: none !important;
}
.high-contrast .form-control,
.dark-mode .form-control {
  color: #ffffff;
  background: #000000;
  border: 1px solid #ffffff !important;
  filter: brightness(5);
}
.high-contrast .form-control::placeholder,
.dark-mode .form-control::placeholder {
  color: #ffffff;
}
.high-contrast .form-control:hover,
.dark-mode .form-control:hover {
  background: #000000;
}
.high-contrast .form-control:focus,
.dark-mode .form-control:focus {
  background: #000000;
}
.high-contrast .form-control:focus .input-group-inset-item,
.dark-mode .form-control:focus .input-group-inset-item {
  background-color: #000;
}
.high-contrast .last-news .card,
.dark-mode .last-news .card {
  background: #000000;
}
.high-contrast .last-news .card-img-overlay,
.dark-mode .last-news .card-img-overlay {
  color: #ffffff;
}
.high-contrast .last-news .category,
.dark-mode .last-news .category {
  color: #ffffff !important;
}
.high-contrast .last-news .subtitle,
.dark-mode .last-news .subtitle {
  color: #ffffff;
}
.high-contrast .dropdown-menu,
.dark-mode .dropdown-menu {
  background: #000000;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.high-contrast .dropdown-menu:before,
.dark-mode .dropdown-menu:before {
  background: #ffffff;
}
.high-contrast .dropdown-menu li,
.dark-mode .dropdown-menu li {
  color: #ffffff;
}
.high-contrast .dropdown-menu li a:hover .taglib-text-icon,
.dark-mode .dropdown-menu li a:hover .taglib-text-icon {
  color: #000000;
}
.high-contrast .dropdown-menu li a:focus .taglib-text-icon,
.dark-mode .dropdown-menu li a:focus .taglib-text-icon {
  color: #000000;
}
.high-contrast .dropdown-menu li .dropdown-item.active,
.dark-mode .dropdown-menu li .dropdown-item.active {
  background: #ffffff;
  color: #000000;
}
.high-contrast .dropdown-menu li .dropdown-item.active .lexicon-icon,
.dark-mode .dropdown-menu li .dropdown-item.active .lexicon-icon {
  color: #000000;
}
.high-contrast .dropdown-menu .dropdown-item,
.dark-mode .dropdown-menu .dropdown-item {
  background: #000000;
  color: #ffffff;
}
.high-contrast .portlet-document-library .custom-control-label::before,
.dark-mode .portlet-document-library .custom-control-label::before {
  border-color: #ffffff;
  background-color: #000000;
  color: #ffffff;
}
.high-contrast .portlet-document-library .alert,
.dark-mode .portlet-document-library .alert {
  background: #000000;
  color: #ffffff;
}
.high-contrast .portlet-document-library .status,
.dark-mode .portlet-document-library .status {
  color: #ffffff !important;
  background: #000000 !important;
  border-color: #ffffff !important;
}
.high-contrast .portlet-document-library .dropdown-menu.show,
.dark-mode .portlet-document-library .dropdown-menu.show {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .portlet-document-library .dropdown-menu.show:before,
.dark-mode .portlet-document-library .dropdown-menu.show:before {
  background: #ffffff;
}
.high-contrast .portlet-document-library .dropdown-menu.show li,
.dark-mode .portlet-document-library .dropdown-menu.show li {
  color: #ffffff;
}
.high-contrast .portlet-document-library .dropdown-menu.show li .dropdown-item.active,
.dark-mode .portlet-document-library .dropdown-menu.show li .dropdown-item.active {
  background: #ffffff;
  color: #000000;
}
.high-contrast .portlet-document-library .dropdown-menu.show .dropdown-item,
.dark-mode .portlet-document-library .dropdown-menu.show .dropdown-item {
  background: #000000;
  color: #ffffff;
}
.high-contrast .portlet-document-library .management-bar,
.dark-mode .portlet-document-library .management-bar {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .portlet-document-library .management-bar .navbar-breakpoint-down-d-none,
.dark-mode .portlet-document-library .management-bar .navbar-breakpoint-down-d-none {
  color: #ffffff;
}
.high-contrast .portlet-document-library .management-bar .nav-item .lexicon-icon-outline,
.dark-mode .portlet-document-library .management-bar .nav-item .lexicon-icon-outline {
  color: #ffffff !important;
  fill: #ffffff;
}
.high-contrast .portlet-document-library .management-bar .navbar-text,
.dark-mode .portlet-document-library .management-bar .navbar-text {
  color: #ffffff;
}
.high-contrast .portlet-document-library .management-bar .custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.dark-mode .portlet-document-library .management-bar .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #ffffff;
}
.high-contrast .portlet-document-library .management-bar .custom-control .custom-control-input:focus ~ .custom-control-label::before,
.dark-mode .portlet-document-library .management-bar .custom-control .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}
.high-contrast .portlet-document-library .document-library-breadcrumb .breadcrumb,
.dark-mode .portlet-document-library .document-library-breadcrumb .breadcrumb {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .portlet-document-library .document-library-breadcrumb .breadcrumb .breadcrumb-item,
.dark-mode .portlet-document-library .document-library-breadcrumb .breadcrumb .breadcrumb-item {
  color: #ffffff;
}
.high-contrast .portlet-document-library .document-library-breadcrumb .dropdown-toggle,
.dark-mode .portlet-document-library .document-library-breadcrumb .dropdown-toggle {
  color: #ffffff;
}
.high-contrast .portlet-document-library .lfr-search-container-wrapper th,
.dark-mode .portlet-document-library .lfr-search-container-wrapper th {
  background: #000000;
  color: #ffffff;
}
.high-contrast .portlet-document-library .lfr-search-container-wrapper td,
.dark-mode .portlet-document-library .lfr-search-container-wrapper td {
  background: #000000;
  color: #ffffff;
}
.high-contrast .portlet-document-library .lfr-search-container-wrapper tr,
.dark-mode .portlet-document-library .lfr-search-container-wrapper tr {
  background: #000000;
  color: #ffffff;
}
.high-contrast .portlet-document-library .lfr-search-container-wrapper a,
.dark-mode .portlet-document-library .lfr-search-container-wrapper a {
  color: #ffffff;
}
.high-contrast .portlet-document-library .sidenav-menu,
.dark-mode .portlet-document-library .sidenav-menu {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .portlet-document-library .sidenav-menu a,
.dark-mode .portlet-document-library .sidenav-menu a {
  color: #ffffff;
}
.high-contrast .portlet-document-library .sidenav-menu a:after,
.dark-mode .portlet-document-library .sidenav-menu a:after {
  background-color: #ffffff !important;
}
.high-contrast .portlet-document-library .card-subtitle,
.dark-mode .portlet-document-library .card-subtitle {
  color: #ffffff;
}
.high-contrast .portlet-document-library .splitter-spaced,
.dark-mode .portlet-document-library .splitter-spaced {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .portlet-document-library .list-group-header,
.dark-mode .portlet-document-library .list-group-header {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .portlet-document-library .list-group-item,
.dark-mode .portlet-document-library .list-group-item {
  background: #000000;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.high-contrast .portlet-document-library .card,
.dark-mode .portlet-document-library .card {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .portlet-document-library .card a:after,
.dark-mode .portlet-document-library .card a:after {
  background: #000000;
}
.high-contrast .portlet-document-library .taglib-header,
.dark-mode .portlet-document-library .taglib-header {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.high-contrast .portlet-document-library .file-entry-actions a,
.dark-mode .portlet-document-library .file-entry-actions a {
  color: #ffffff;
}
.high-contrast .portlet-document-library .file-entry-actions a.active,
.dark-mode .portlet-document-library .file-entry-actions a.active {
  border-color: #ffffff;
  color: #ffffff;
}
.high-contrast .portlet-document-library .label-info,
.dark-mode .portlet-document-library .label-info {
  background-color: #000000;
  border-color: #ffffff;
  color: #ffffff;
}
.high-contrast .portlet-document-library .btn,
.dark-mode .portlet-document-library .btn {
  background-color: #000000;
  border-color: #ffffff;
  color: #ffffff;
}
.high-contrast .portlet-document-library .btn:hover,
.dark-mode .portlet-document-library .btn:hover {
  border-color: #ffffff;
  /*.lfr-btn-label {
              color: $total-black;
          }
          svg path{
              fill: $total-black;
          }*/
}
.high-contrast .portlet-document-library .lfr-asset-metadata,
.dark-mode .portlet-document-library .lfr-asset-metadata {
  display: none;
}
.high-contrast .portlet-document-library .list-group-subtitle,
.dark-mode .portlet-document-library .list-group-subtitle {
  color: #ffffff;
}
.high-contrast .portlet-document-library .text-muted,
.dark-mode .portlet-document-library .text-muted {
  color: #ffffff !important;
}
.high-contrast .portlet-document-library .ratings-stars-average-icon,
.dark-mode .portlet-document-library .ratings-stars-average-icon {
  color: #ffffff;
}
.high-contrast .portlet-document-library .ratings-stars-average,
.dark-mode .portlet-document-library .ratings-stars-average {
  color: #ffffff;
}
.high-contrast .portlet-document-library .ratings-stars-average-text,
.dark-mode .portlet-document-library .ratings-stars-average-text {
  color: #ffffff;
}
.high-contrast .portlet-document-library .list-group-subtext,
.dark-mode .portlet-document-library .list-group-subtext {
  color: #ffffff;
}
.high-contrast .portlet-document-library .alloy-editor-container .alloy-editor.alloy-editor-placeholder:before,
.dark-mode .portlet-document-library .alloy-editor-container .alloy-editor.alloy-editor-placeholder:before {
  color: #ffffff;
}
.high-contrast .calendar-portlet .navigation-bar,
.dark-mode .calendar-portlet .navigation-bar {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .calendar-portlet .nav-link.active:after,
.dark-mode .calendar-portlet .nav-link.active:after {
  background-color: #ffffff !important;
}
.high-contrast .calendar-portlet .navbar-collapse,
.dark-mode .calendar-portlet .navbar-collapse {
  background: #000000;
}
.high-contrast .calendar-portlet .navbar-collapse a,
.dark-mode .calendar-portlet .navbar-collapse a {
  color: #ffffff !important;
}
.high-contrast .calendar-portlet .navbar-collapse a:after,
.dark-mode .calendar-portlet .navbar-collapse a:after {
  background: #ffffff;
}
.high-contrast .calendar-portlet .calendar-portlet-column-options .yui3-calendar-content,
.dark-mode .calendar-portlet .calendar-portlet-column-options .yui3-calendar-content {
  background: #000000 !important;
  border: 1px solid #ffffff;
}
.high-contrast .calendar-portlet div,
.dark-mode .calendar-portlet div {
  color: #ffffff;
  background: #000000;
}
.high-contrast .calendar-portlet .calendar-portlet-column-grid,
.dark-mode .calendar-portlet .calendar-portlet-column-grid {
  background: #000000;
}
.high-contrast .calendar-portlet .yui3-skin-sam,
.dark-mode .calendar-portlet .yui3-skin-sam {
  border-left-color: #ffffff;
}
.high-contrast .calendar-portlet .yui3-calendar-weekday,
.dark-mode .calendar-portlet .yui3-calendar-weekday {
  color: #ffffff !important;
}
.high-contrast .calendar-portlet .yui3-calendar-nextmonth-day,
.dark-mode .calendar-portlet .yui3-calendar-nextmonth-day {
  background: #000000;
}
.high-contrast .calendar-portlet .yui3-calendar-prevmonth-day,
.dark-mode .calendar-portlet .yui3-calendar-prevmonth-day {
  background: #000000;
}
.high-contrast .calendar-portlet .yui3-calendarnav-prevmonth,
.dark-mode .calendar-portlet .yui3-calendarnav-prevmonth {
  border-right-color: #fff;
}
.high-contrast .calendar-portlet .yui3-calendarnav-nextmonth,
.dark-mode .calendar-portlet .yui3-calendarnav-nextmonth {
  border-left-color: #fff;
}
.high-contrast .calendar-portlet .yui3-calendar-day,
.dark-mode .calendar-portlet .yui3-calendar-day {
  background: #000000;
}
.high-contrast .calendar-portlet .yui3-calendar-day:hover,
.dark-mode .calendar-portlet .yui3-calendar-day:hover {
  background: #ffffff;
  color: #000000;
}
.high-contrast .calendar-portlet .calendar-portlet-list-header:hover,
.dark-mode .calendar-portlet .calendar-portlet-list-header:hover {
  background: #ffffff;
  color: #000000;
}
.high-contrast .calendar-portlet .calendar-portlet-list-header:hover span,
.dark-mode .calendar-portlet .calendar-portlet-list-header:hover span {
  color: #000000;
}
.high-contrast .calendar-portlet .toggler-header-expanded,
.dark-mode .calendar-portlet .toggler-header-expanded {
  background: #000000;
  color: #ffffff;
}
.high-contrast .calendar-portlet .calendar-list-item-arrow,
.dark-mode .calendar-portlet .calendar-list-item-arrow {
  background-color: #000;
  border: 1px solid #ffffff;
}
.high-contrast .calendar-portlet .calendar-list-item-hover:hover,
.dark-mode .calendar-portlet .calendar-list-item-hover:hover {
  background-color: #000;
  border: 1px solid #ffffff;
}
.high-contrast .calendar-portlet .calendar-portlet-calendar-list .calendar-portlet-add-calendars-input,
.dark-mode .calendar-portlet .calendar-portlet-calendar-list .calendar-portlet-add-calendars-input {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .calendar-portlet .calendar-portlet-calendar-list .calendar-portlet-add-calendars-input::placeholder,
.dark-mode .calendar-portlet .calendar-portlet-calendar-list .calendar-portlet-add-calendars-input::placeholder {
  background: #000000;
  color: #ffffff;
}
.high-contrast .calendar-portlet .scheduler-base-today,
.dark-mode .calendar-portlet .scheduler-base-today {
  color: #ffffff;
}
.high-contrast .calendar-portlet .scheduler-base-today:hover,
.dark-mode .calendar-portlet .scheduler-base-today:hover {
  color: #000000;
}
.high-contrast .calendar-portlet .scheduler-base-view,
.dark-mode .calendar-portlet .scheduler-base-view {
  background: #000000;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.high-contrast .calendar-portlet .scheduler-base-view:hover,
.dark-mode .calendar-portlet .scheduler-base-view:hover {
  color: #000000;
  background: #ffffff;
}
.high-contrast .calendar-portlet .scheduler-base-view:active,
.dark-mode .calendar-portlet .scheduler-base-view:active {
  color: #000000;
  background: #ffffff;
}
.high-contrast .calendar-portlet .btn-default:active,
.dark-mode .calendar-portlet .btn-default:active {
  color: #000000;
  background: #ffffff;
}
.high-contrast .calendar-portlet .btn-default:not(:disabled):not(.disabled).active,
.dark-mode .calendar-portlet .btn-default:not(:disabled):not(.disabled).active {
  color: #000000;
  background: #ffffff;
}
.high-contrast .calendar-portlet .scheduler-view-day-header-day .scheduler-today-hd,
.dark-mode .calendar-portlet .scheduler-view-day-header-day .scheduler-today-hd {
  color: #ffffff;
}
.high-contrast .calendar-portlet .scheduler-today-hd,
.dark-mode .calendar-portlet .scheduler-today-hd {
  border-bottom: 3px solid #ffffff;
}
.high-contrast .calendar-portlet .scheduler-view-content,
.dark-mode .calendar-portlet .scheduler-view-content {
  border: 1px solid #ffffff;
}
.high-contrast .calendar-portlet .yui3-widget-content-expanded,
.dark-mode .calendar-portlet .yui3-widget-content-expanded {
  border: 1px solid #ffffff;
}
.high-contrast .calendar-portlet .scheduler-view-table-data-col-title,
.dark-mode .calendar-portlet .scheduler-view-table-data-col-title {
  color: #ffffff;
}
.high-contrast .calendar-portlet .scheduler-view-table-data-col-title-today,
.dark-mode .calendar-portlet .scheduler-view-table-data-col-title-today {
  color: #000000;
  border: #ffffff;
}
.high-contrast .calendar-portlet .scheduler-view-table-colgrid,
.dark-mode .calendar-portlet .scheduler-view-table-colgrid {
  background: #000000;
  color: #ffffff;
}
.high-contrast .calendar-portlet .scheduler-view-agenda-info-label-small,
.dark-mode .calendar-portlet .scheduler-view-agenda-info-label-small {
  color: #ffffff;
}
.high-contrast .calendar-portlet .yui3-calendar-day.yui3-calendar-day-selected:hover,
.dark-mode .calendar-portlet .yui3-calendar-day.yui3-calendar-day-selected:hover {
  color: #000000;
}
.high-contrast .calendar-portlet .yui3-calendar-day-selected,
.dark-mode .calendar-portlet .yui3-calendar-day-selected {
  color: #000000;
}
.high-contrast .calendar-portlet .simple-menu-content,
.dark-mode .calendar-portlet .simple-menu-content {
  border: 1px solid #ffffff;
  color: #000000;
}
.high-contrast .calendar-portlet .simple-menu-item:hover,
.dark-mode .calendar-portlet .simple-menu-item:hover {
  color: #000000;
  background: #ffffff;
}
.high-contrast .calendar-portlet .scheduler-view-agenda-no-events,
.dark-mode .calendar-portlet .scheduler-view-agenda-no-events {
  color: #000000;
}
.high-contrast .calendar-portlet .scheduler-view-agenda-no-events,
.dark-mode .calendar-portlet .scheduler-view-agenda-no-events {
  color: #ffffff;
  background: #000000;
}
.high-contrast .calendar-portlet .calendar-add-event-btn,
.dark-mode .calendar-portlet .calendar-add-event-btn {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: #000000;
}
.high-contrast .calendar-portlet .calendar-add-event-btn:hover,
.dark-mode .calendar-portlet .calendar-add-event-btn:hover {
  color: #ffffff;
  background: #000000;
}
.high-contrast .calendar-portlet button:active .lexicon-icon,
.dark-mode .calendar-portlet button:active .lexicon-icon {
  color: #000000;
}
.high-contrast .calendar-portlet .scheduler-view-agenda-header-extra,
.dark-mode .calendar-portlet .scheduler-view-agenda-header-extra {
  color: #ffffff;
}
.high-contrast .calendar-portlet .scheduler-view-agenda-event:hover,
.dark-mode .calendar-portlet .scheduler-view-agenda-event:hover {
  background: #000000;
}
.high-contrast .calendar-portlet .scheduler-view-agenda-event:active,
.dark-mode .calendar-portlet .scheduler-view-agenda-event:active {
  background: #000000;
}
.high-contrast .calendar-portlet .yui3-calendar-day.lfr-current-day,
.dark-mode .calendar-portlet .yui3-calendar-day.lfr-current-day {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.high-contrast .calendar-portlet .yui3-calendar-day.lfr-current-day:hover,
.dark-mode .calendar-portlet .yui3-calendar-day.lfr-current-day:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.high-contrast .calendar-portlet .ui3-calendar-day.yui3-calendar-day-selected:hover,
.dark-mode .calendar-portlet .ui3-calendar-day.yui3-calendar-day-selected:hover {
  background-color: #ffffff;
  color: #000000;
}
.high-contrast .calendar-portlet .scheduler-view-table-colgrid-today,
.dark-mode .calendar-portlet .scheduler-view-table-colgrid-today {
  border-color: 1px solid #ffffff;
}
.high-contrast .calendar-portlet .input-group-inset-item,
.dark-mode .calendar-portlet .input-group-inset-item {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .calendar-portlet .input-group-inset-item button:hover .lexicon-icon svg,
.dark-mode .calendar-portlet .input-group-inset-item button:hover .lexicon-icon svg {
  color: #ffffff;
}
.high-contrast .tg .tg-x6w9,
.dark-mode .tg .tg-x6w9 {
  background: #ffffff;
  color: #000000 !important;
}
.high-contrast .tg ._4bl7,
.high-contrast .tg .tg-to7u,
.high-contrast .tg .tg-8fw4,
.high-contrast .tg .tg-3eis,
.high-contrast .tg .tg-mm16,
.dark-mode .tg ._4bl7,
.dark-mode .tg .tg-to7u,
.dark-mode .tg .tg-8fw4,
.dark-mode .tg .tg-3eis,
.dark-mode .tg .tg-mm16 {
  color: #000000;
}
.high-contrast .tg ._4bl7 img,
.high-contrast .tg .tg-to7u img,
.high-contrast .tg .tg-8fw4 img,
.high-contrast .tg .tg-3eis img,
.high-contrast .tg .tg-mm16 img,
.dark-mode .tg ._4bl7 img,
.dark-mode .tg .tg-to7u img,
.dark-mode .tg .tg-8fw4 img,
.dark-mode .tg .tg-3eis img,
.dark-mode .tg .tg-mm16 img {
  filter: brightness(200%);
}
.high-contrast .tg ._4bl7 span,
.high-contrast .tg .tg-to7u span,
.high-contrast .tg .tg-8fw4 span,
.high-contrast .tg .tg-3eis span,
.high-contrast .tg .tg-mm16 span,
.dark-mode .tg ._4bl7 span,
.dark-mode .tg .tg-to7u span,
.dark-mode .tg .tg-8fw4 span,
.dark-mode .tg .tg-3eis span,
.dark-mode .tg .tg-mm16 span {
  color: #000000;
}
.high-contrast ._3-91,
.dark-mode ._3-91 {
  filter: brightness(500%);
}
.high-contrast .yellowback span,
.dark-mode .yellowback span {
  color: #000000;
}
.high-contrast .breadcrumb-text-truncate,
.dark-mode .breadcrumb-text-truncate {
  color: #ffffff !important;
}
.high-contrast .breadcrumb-item::before,
.dark-mode .breadcrumb-item::before {
  filter: brightness(5);
}
.high-contrast .assessorias-deputados th[bgcolor="#cccccc"],
.high-contrast .assessorias-deputados td[bgcolor="#cccccc"],
.high-contrast .assessorias-deputados tr[bgcolor="#cccccc"],
.dark-mode .assessorias-deputados th[bgcolor="#cccccc"],
.dark-mode .assessorias-deputados td[bgcolor="#cccccc"],
.dark-mode .assessorias-deputados tr[bgcolor="#cccccc"] {
  background-color: #000000 !important;
}
.high-contrast .assessorias-deputados th[bgcolor="#cccccc"] th,
.high-contrast .assessorias-deputados td[bgcolor="#cccccc"] th,
.high-contrast .assessorias-deputados tr[bgcolor="#cccccc"] th,
.dark-mode .assessorias-deputados th[bgcolor="#cccccc"] th,
.dark-mode .assessorias-deputados td[bgcolor="#cccccc"] th,
.dark-mode .assessorias-deputados tr[bgcolor="#cccccc"] th {
  background-color: #000000 !important;
}
.high-contrast .assessorias-deputados th[style="$total-white-space: nowrap; background-color: rgb(204, 204, 204);"],
.high-contrast .assessorias-deputados td[style="$total-white-space: nowrap; background-color: rgb(204, 204, 204);"],
.high-contrast .assessorias-deputados th[style="height: 30px; background-color: rgb(204, 204, 204);"],
.high-contrast .assessorias-deputados td[style="height: 30px; background-color: rgb(204, 204, 204);"],
.dark-mode .assessorias-deputados th[style="$total-white-space: nowrap; background-color: rgb(204, 204, 204);"],
.dark-mode .assessorias-deputados td[style="$total-white-space: nowrap; background-color: rgb(204, 204, 204);"],
.dark-mode .assessorias-deputados th[style="height: 30px; background-color: rgb(204, 204, 204);"],
.dark-mode .assessorias-deputados td[style="height: 30px; background-color: rgb(204, 204, 204);"] {
  background-color: #000000 !important;
}
.high-contrast .assessorias-deputados td[style="height: 30px; background-color: rgb(255, 255, 255);"],
.high-contrast .assessorias-deputados th[style="height: 30px; background-color: rgb(255, 255, 255);"],
.dark-mode .assessorias-deputados td[style="height: 30px; background-color: rgb(255, 255, 255);"],
.dark-mode .assessorias-deputados th[style="height: 30px; background-color: rgb(255, 255, 255);"] {
  background-color: #000000 !important;
}
.high-contrast .assessorias-deputados span[style="background-color: rgb(211, 211, 211);"],
.dark-mode .assessorias-deputados span[style="background-color: rgb(211, 211, 211);"] {
  background-color: #000000 !important;
}
.high-contrast .assessorias-deputados td[style="background-color: rgb(204, 204, 204)"],
.dark-mode .assessorias-deputados td[style="background-color: rgb(204, 204, 204)"] {
  background-color: #000000 !important;
}
.high-contrast .assessorias-deputados td[style="background-color: rgb(204, 204, 204);"],
.dark-mode .assessorias-deputados td[style="background-color: rgb(204, 204, 204);"] {
  background-color: #000000 !important;
}
.high-contrast .search-bar-simple .input-group-inset-item-after,
.dark-mode .search-bar-simple .input-group-inset-item-after {
  background: #000000;
  border: 1px solid #ffffff;
}
.high-contrast .search-bar-simple .search-bar-keywords-input:focus .input-group-inset-item-after,
.dark-mode .search-bar-simple .search-bar-keywords-input:focus .input-group-inset-item-after {
  background: #000000;
}
.high-contrast .search-bar-simple .input-group-inset:focus ~ .input-group-inset-item,
.dark-mode .search-bar-simple .input-group-inset:focus ~ .input-group-inset-item {
  background-color: #000;
  border-color: #ffffff;
}
.high-contrast .search-bar-simple .panel-heading,
.dark-mode .search-bar-simple .panel-heading {
  background: #000000;
}
.high-contrast .search-facet,
.dark-mode .search-facet {
  background: #000000 !important;
}
.high-contrast .panel-body,
.dark-mode .panel-body {
  background: #000000;
}
.high-contrast .panel-title a,
.dark-mode .panel-title a {
  background: #000000 !important;
}
.high-contrast .panel,
.dark-mode .panel {
  background: #000000;
}
.high-contrast .list-group-item,
.dark-mode .list-group-item {
  background: #000000;
}
.high-contrast .highlight,
.dark-mode .highlight {
  background: #000000;
}
.high-contrast .list-group-title a:hover,
.dark-mode .list-group-title a:hover {
  color: #ffffff;
}
.high-contrast p.ddm-label,
.dark-mode p.ddm-label {
  color: #ffffff;
}
.high-contrast .taglib-captcha .captcha,
.dark-mode .taglib-captcha .captcha {
  background: #ffffff;
}
.high-contrast .detalhe-footer.d-flex,
.high-contrast #footer:before,
.dark-mode .detalhe-footer.d-flex,
.dark-mode #footer:before {
  display: none !important;
}

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