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

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

/* Essas tags de injeção são usadas para criar importações dinamicamente para os estilos de etiqueta, você pode colocá-las onde quiser neste arquivo. */
/* injetar: importações */
/* UTILITÁRIOS */
/* ESPAÇAMENTOS */
/* TAMANHOS */
/* PESO DA FONT */
/* CORES */
/* GRADIENT */
:root {
  --barra-de-menu: #444;
  --btn-color: #585858;
  --btn-color-2: #7f7f7f;
  --rodape: #373737;
  --elementos-e-detalhes: #ffcc00;
  --background-site-color: #f5f5f5;
}

/* CORES ACESSIBILIDADE */
::-webkit-scrollbar {
  width: 6px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 10px;
}

:focus-visible {
  outline: none;
}

a {
  color: #4079bc;
  overflow-wrap: break-word;
}
a:hover {
  text-decoration: none;
  color: #24a9e6;
}

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

.highlight {
  background: transparent;
  font-weight: 600;
}

.modulo-propaganda #adGdf-ImgRetangular > *, .modulo-propaganda #adGdf-ImgRetangular video {
  max-width: none !important;
}

html {
  font-size: 16px;
  overflow: hidden overlay;
}

body {
  background: var(--background-site-color);
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  color: #515151;
}

body.firefox {
  overflow-x: hidden;
}

p {
  font-size: 1rem;
  margin-bottom: 0;
}
p:not(:empty) + p:not(:empty) {
  margin-top: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
}

h1 {
  font-size: 60px;
}

h2 {
  font-size: 48px;
}

h3 {
  font-size: 36px;
}

h4 {
  font-size: 30px;
}

h5 {
  font-size: 24px;
}

h6 {
  font-size: 12px;
}

b,
strong {
  font-weight: 600;
}

.journal-content-article h4 {
  color: #0000ff;
}

.title-icon-right {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #515151;
}
.title-icon-right img,
.title-icon-right .icon {
  margin-bottom: -1rem;
  z-index: 1;
}

img {
  object-fit: contain;
}

@media (min-width: 768px) {
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
}
.blue-title-line-center {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}
.blue-title-line-center::before, .blue-title-line-center::after {
  content: "";
  display: block;
  flex-grow: 1;
  height: 4px;
  background-color: #4079bc;
}
.blue-title-line-center::before {
  margin-right: 24px;
}
.blue-title-line-center::after {
  margin-left: 24px;
}

.icone-maria-da-penha a:hover {
  left: 0;
  background-color: #ce4177;
}

.icone-maria-da-penha a {
  background-color: #f3588e;
  padding: 10px 13px;
  position: fixed;
  top: 44vh;
  left: -220px;
  /* overflow: hidden; */
  color: white;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  transition: all linear 0.2s;
  z-index: 900;
  text-decoration: none;
}
.icone-maria-da-penha a img {
  width: 40px;
  margin-left: 10px;
  vertical-align: middle;
}

.alignright {
  float: right;
  margin-left: 10px;
}

.alignleft {
  float: left;
  margin-right: 10px;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

img.aligncenter {
  display: block;
}

.wp-caption-text {
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
  color: #999;
  margin-top: 0.6rem;
  /* impede ultrapassar */
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-weight: bold;
}

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

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

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

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

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

.c-m-10 {
  margin: 0.625rem !important;
}

.c-mt-10,
.c-my-10 {
  margin-top: 0.625rem !important;
}

.c-mr-10,
.c-mx-10 {
  margin-right: 0.625rem !important;
}

.c-mb-10,
.c-my-10 {
  margin-bottom: 0.625rem !important;
}

.c-ml-10,
.c-mx-10 {
  margin-left: 0.625rem !important;
}

.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-15 {
  margin: 0.9375rem !important;
}

.c-mt-15,
.c-my-15 {
  margin-top: 0.9375rem !important;
}

.c-mr-15,
.c-mx-15 {
  margin-right: 0.9375rem !important;
}

.c-mb-15,
.c-my-15 {
  margin-bottom: 0.9375rem !important;
}

.c-ml-15,
.c-mx-15 {
  margin-left: 0.9375rem !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-32 {
  margin: 2rem !important;
}

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

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

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

.c-ml-32,
.c-mx-32 {
  margin-left: 2rem !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-44 {
  margin: 2.75rem !important;
}

.c-mt-44,
.c-my-44 {
  margin-top: 2.75rem !important;
}

.c-mr-44,
.c-mx-44 {
  margin-right: 2.75rem !important;
}

.c-mb-44,
.c-my-44 {
  margin-bottom: 2.75rem !important;
}

.c-ml-44,
.c-mx-44 {
  margin-left: 2.75rem !important;
}

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

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

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

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

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

.c-m-60 {
  margin: 3.75rem !important;
}

.c-mt-60,
.c-my-60 {
  margin-top: 3.75rem !important;
}

.c-mr-60,
.c-mx-60 {
  margin-right: 3.75rem !important;
}

.c-mb-60,
.c-my-60 {
  margin-bottom: 3.75rem !important;
}

.c-ml-60,
.c-mx-60 {
  margin-left: 3.75rem !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-90 {
  margin: 6.063rem !important;
}

.c-mt-90,
.c-my-90 {
  margin-top: 6.063rem !important;
}

.c-mr-90,
.c-mx-90 {
  margin-right: 6.063rem !important;
}

.c-mb-90,
.c-my-90 {
  margin-bottom: 6.063rem !important;
}

.c-ml-90,
.c-mx-90 {
  margin-left: 6.063rem !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-6px {
  padding: 0.375rem !important;
}

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

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

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

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

.c-p-10 {
  padding: 0.625rem !important;
}

.c-pt-10,
.c-py-10 {
  padding-top: 0.625rem !important;
}

.c-pr-10,
.c-px-10 {
  padding-right: 0.625rem !important;
}

.c-pb-10,
.c-py-10 {
  padding-bottom: 0.625rem !important;
}

.c-pl-10,
.c-px-10 {
  padding-left: 0.625rem !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-15 {
  padding: 0.9375rem !important;
}

.c-pt-15,
.c-py-15 {
  padding-top: 0.9375rem !important;
}

.c-pr-15,
.c-px-15 {
  padding-right: 0.9375rem !important;
}

.c-pb-15,
.c-py-15 {
  padding-bottom: 0.9375rem !important;
}

.c-pl-15,
.c-px-15 {
  padding-left: 0.9375rem !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-32 {
  padding: 2rem !important;
}

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

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

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

.c-pl-32,
.c-px-32 {
  padding-left: 2rem !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-44 {
  padding: 2.75rem !important;
}

.c-pt-44,
.c-py-44 {
  padding-top: 2.75rem !important;
}

.c-pr-44,
.c-px-44 {
  padding-right: 2.75rem !important;
}

.c-pb-44,
.c-py-44 {
  padding-bottom: 2.75rem !important;
}

.c-pl-44,
.c-px-44 {
  padding-left: 2.75rem !important;
}

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

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

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

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

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

.c-p-60 {
  padding: 3.75rem !important;
}

.c-pt-60,
.c-py-60 {
  padding-top: 3.75rem !important;
}

.c-pr-60,
.c-px-60 {
  padding-right: 3.75rem !important;
}

.c-pb-60,
.c-py-60 {
  padding-bottom: 3.75rem !important;
}

.c-pl-60,
.c-px-60 {
  padding-left: 3.75rem !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-90 {
  padding: 6.063rem !important;
}

.c-pt-90,
.c-py-90 {
  padding-top: 6.063rem !important;
}

.c-pr-90,
.c-px-90 {
  padding-right: 6.063rem !important;
}

.c-pb-90,
.c-py-90 {
  padding-bottom: 6.063rem !important;
}

.c-pl-90,
.c-px-90 {
  padding-left: 6.063rem !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-n6px {
  margin: -0.375rem;
}

.c-mt-n6px,
.c-my-n6px {
  margin-top: -0.375rem;
}

.c-mr-n6px,
.c-mx-n6px {
  margin-right: -0.375rem;
}

.c-mb-n6px,
.c-my-n6px {
  margin-bottom: -0.375rem;
}

.c-ml-n6px,
.c-mx-n6px {
  margin-left: -0.375rem;
}

.c-m-n10 {
  margin: -0.625rem;
}

.c-mt-n10,
.c-my-n10 {
  margin-top: -0.625rem;
}

.c-mr-n10,
.c-mx-n10 {
  margin-right: -0.625rem;
}

.c-mb-n10,
.c-my-n10 {
  margin-bottom: -0.625rem;
}

.c-ml-n10,
.c-mx-n10 {
  margin-left: -0.625rem;
}

.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-n15 {
  margin: -0.9375rem;
}

.c-mt-n15,
.c-my-n15 {
  margin-top: -0.9375rem;
}

.c-mr-n15,
.c-mx-n15 {
  margin-right: -0.9375rem;
}

.c-mb-n15,
.c-my-n15 {
  margin-bottom: -0.9375rem;
}

.c-ml-n15,
.c-mx-n15 {
  margin-left: -0.9375rem;
}

.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-n32 {
  margin: -2rem;
}

.c-mt-n32,
.c-my-n32 {
  margin-top: -2rem;
}

.c-mr-n32,
.c-mx-n32 {
  margin-right: -2rem;
}

.c-mb-n32,
.c-my-n32 {
  margin-bottom: -2rem;
}

.c-ml-n32,
.c-mx-n32 {
  margin-left: -2rem;
}

.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-n44 {
  margin: -2.75rem;
}

.c-mt-n44,
.c-my-n44 {
  margin-top: -2.75rem;
}

.c-mr-n44,
.c-mx-n44 {
  margin-right: -2.75rem;
}

.c-mb-n44,
.c-my-n44 {
  margin-bottom: -2.75rem;
}

.c-ml-n44,
.c-mx-n44 {
  margin-left: -2.75rem;
}

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

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

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

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

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

.c-m-n60 {
  margin: -3.75rem;
}

.c-mt-n60,
.c-my-n60 {
  margin-top: -3.75rem;
}

.c-mr-n60,
.c-mx-n60 {
  margin-right: -3.75rem;
}

.c-mb-n60,
.c-my-n60 {
  margin-bottom: -3.75rem;
}

.c-ml-n60,
.c-mx-n60 {
  margin-left: -3.75rem;
}

.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-n90 {
  margin: -6.063rem;
}

.c-mt-n90,
.c-my-n90 {
  margin-top: -6.063rem;
}

.c-mr-n90,
.c-mx-n90 {
  margin-right: -6.063rem;
}

.c-mb-n90,
.c-my-n90 {
  margin-bottom: -6.063rem;
}

.c-ml-n90,
.c-mx-n90 {
  margin-left: -6.063rem;
}

.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-6px {
    margin: 0.375rem !important;
  }
  .c-mt-sm-6px,
  .c-my-sm-6px {
    margin-top: 0.375rem !important;
  }
  .c-mr-sm-6px,
  .c-mx-sm-6px {
    margin-right: 0.375rem !important;
  }
  .c-mb-sm-6px,
  .c-my-sm-6px {
    margin-bottom: 0.375rem !important;
  }
  .c-ml-sm-6px,
  .c-mx-sm-6px {
    margin-left: 0.375rem !important;
  }
  .c-m-sm-10 {
    margin: 0.625rem !important;
  }
  .c-mt-sm-10,
  .c-my-sm-10 {
    margin-top: 0.625rem !important;
  }
  .c-mr-sm-10,
  .c-mx-sm-10 {
    margin-right: 0.625rem !important;
  }
  .c-mb-sm-10,
  .c-my-sm-10 {
    margin-bottom: 0.625rem !important;
  }
  .c-ml-sm-10,
  .c-mx-sm-10 {
    margin-left: 0.625rem !important;
  }
  .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-15 {
    margin: 0.9375rem !important;
  }
  .c-mt-sm-15,
  .c-my-sm-15 {
    margin-top: 0.9375rem !important;
  }
  .c-mr-sm-15,
  .c-mx-sm-15 {
    margin-right: 0.9375rem !important;
  }
  .c-mb-sm-15,
  .c-my-sm-15 {
    margin-bottom: 0.9375rem !important;
  }
  .c-ml-sm-15,
  .c-mx-sm-15 {
    margin-left: 0.9375rem !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-32 {
    margin: 2rem !important;
  }
  .c-mt-sm-32,
  .c-my-sm-32 {
    margin-top: 2rem !important;
  }
  .c-mr-sm-32,
  .c-mx-sm-32 {
    margin-right: 2rem !important;
  }
  .c-mb-sm-32,
  .c-my-sm-32 {
    margin-bottom: 2rem !important;
  }
  .c-ml-sm-32,
  .c-mx-sm-32 {
    margin-left: 2rem !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-44 {
    margin: 2.75rem !important;
  }
  .c-mt-sm-44,
  .c-my-sm-44 {
    margin-top: 2.75rem !important;
  }
  .c-mr-sm-44,
  .c-mx-sm-44 {
    margin-right: 2.75rem !important;
  }
  .c-mb-sm-44,
  .c-my-sm-44 {
    margin-bottom: 2.75rem !important;
  }
  .c-ml-sm-44,
  .c-mx-sm-44 {
    margin-left: 2.75rem !important;
  }
  .c-m-sm-56 {
    margin: 3.5rem !important;
  }
  .c-mt-sm-56,
  .c-my-sm-56 {
    margin-top: 3.5rem !important;
  }
  .c-mr-sm-56,
  .c-mx-sm-56 {
    margin-right: 3.5rem !important;
  }
  .c-mb-sm-56,
  .c-my-sm-56 {
    margin-bottom: 3.5rem !important;
  }
  .c-ml-sm-56,
  .c-mx-sm-56 {
    margin-left: 3.5rem !important;
  }
  .c-m-sm-60 {
    margin: 3.75rem !important;
  }
  .c-mt-sm-60,
  .c-my-sm-60 {
    margin-top: 3.75rem !important;
  }
  .c-mr-sm-60,
  .c-mx-sm-60 {
    margin-right: 3.75rem !important;
  }
  .c-mb-sm-60,
  .c-my-sm-60 {
    margin-bottom: 3.75rem !important;
  }
  .c-ml-sm-60,
  .c-mx-sm-60 {
    margin-left: 3.75rem !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-90 {
    margin: 6.063rem !important;
  }
  .c-mt-sm-90,
  .c-my-sm-90 {
    margin-top: 6.063rem !important;
  }
  .c-mr-sm-90,
  .c-mx-sm-90 {
    margin-right: 6.063rem !important;
  }
  .c-mb-sm-90,
  .c-my-sm-90 {
    margin-bottom: 6.063rem !important;
  }
  .c-ml-sm-90,
  .c-mx-sm-90 {
    margin-left: 6.063rem !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-6px {
    padding: 0.375rem !important;
  }
  .c-pt-sm-6px,
  .c-py-sm-6px {
    padding-top: 0.375rem !important;
  }
  .c-pr-sm-6px,
  .c-px-sm-6px {
    padding-right: 0.375rem !important;
  }
  .c-pb-sm-6px,
  .c-py-sm-6px {
    padding-bottom: 0.375rem !important;
  }
  .c-pl-sm-6px,
  .c-px-sm-6px {
    padding-left: 0.375rem !important;
  }
  .c-p-sm-10 {
    padding: 0.625rem !important;
  }
  .c-pt-sm-10,
  .c-py-sm-10 {
    padding-top: 0.625rem !important;
  }
  .c-pr-sm-10,
  .c-px-sm-10 {
    padding-right: 0.625rem !important;
  }
  .c-pb-sm-10,
  .c-py-sm-10 {
    padding-bottom: 0.625rem !important;
  }
  .c-pl-sm-10,
  .c-px-sm-10 {
    padding-left: 0.625rem !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-15 {
    padding: 0.9375rem !important;
  }
  .c-pt-sm-15,
  .c-py-sm-15 {
    padding-top: 0.9375rem !important;
  }
  .c-pr-sm-15,
  .c-px-sm-15 {
    padding-right: 0.9375rem !important;
  }
  .c-pb-sm-15,
  .c-py-sm-15 {
    padding-bottom: 0.9375rem !important;
  }
  .c-pl-sm-15,
  .c-px-sm-15 {
    padding-left: 0.9375rem !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-32 {
    padding: 2rem !important;
  }
  .c-pt-sm-32,
  .c-py-sm-32 {
    padding-top: 2rem !important;
  }
  .c-pr-sm-32,
  .c-px-sm-32 {
    padding-right: 2rem !important;
  }
  .c-pb-sm-32,
  .c-py-sm-32 {
    padding-bottom: 2rem !important;
  }
  .c-pl-sm-32,
  .c-px-sm-32 {
    padding-left: 2rem !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-44 {
    padding: 2.75rem !important;
  }
  .c-pt-sm-44,
  .c-py-sm-44 {
    padding-top: 2.75rem !important;
  }
  .c-pr-sm-44,
  .c-px-sm-44 {
    padding-right: 2.75rem !important;
  }
  .c-pb-sm-44,
  .c-py-sm-44 {
    padding-bottom: 2.75rem !important;
  }
  .c-pl-sm-44,
  .c-px-sm-44 {
    padding-left: 2.75rem !important;
  }
  .c-p-sm-56 {
    padding: 3.5rem !important;
  }
  .c-pt-sm-56,
  .c-py-sm-56 {
    padding-top: 3.5rem !important;
  }
  .c-pr-sm-56,
  .c-px-sm-56 {
    padding-right: 3.5rem !important;
  }
  .c-pb-sm-56,
  .c-py-sm-56 {
    padding-bottom: 3.5rem !important;
  }
  .c-pl-sm-56,
  .c-px-sm-56 {
    padding-left: 3.5rem !important;
  }
  .c-p-sm-60 {
    padding: 3.75rem !important;
  }
  .c-pt-sm-60,
  .c-py-sm-60 {
    padding-top: 3.75rem !important;
  }
  .c-pr-sm-60,
  .c-px-sm-60 {
    padding-right: 3.75rem !important;
  }
  .c-pb-sm-60,
  .c-py-sm-60 {
    padding-bottom: 3.75rem !important;
  }
  .c-pl-sm-60,
  .c-px-sm-60 {
    padding-left: 3.75rem !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-90 {
    padding: 6.063rem !important;
  }
  .c-pt-sm-90,
  .c-py-sm-90 {
    padding-top: 6.063rem !important;
  }
  .c-pr-sm-90,
  .c-px-sm-90 {
    padding-right: 6.063rem !important;
  }
  .c-pb-sm-90,
  .c-py-sm-90 {
    padding-bottom: 6.063rem !important;
  }
  .c-pl-sm-90,
  .c-px-sm-90 {
    padding-left: 6.063rem !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-n6px {
    margin: -0.375rem;
  }
  .c-mt-sm-n6px,
  .c-my-sm-n6px {
    margin-top: -0.375rem;
  }
  .c-mr-sm-n6px,
  .c-mx-sm-n6px {
    margin-right: -0.375rem;
  }
  .c-mb-sm-n6px,
  .c-my-sm-n6px {
    margin-bottom: -0.375rem;
  }
  .c-ml-sm-n6px,
  .c-mx-sm-n6px {
    margin-left: -0.375rem;
  }
  .c-m-sm-n10 {
    margin: -0.625rem;
  }
  .c-mt-sm-n10,
  .c-my-sm-n10 {
    margin-top: -0.625rem;
  }
  .c-mr-sm-n10,
  .c-mx-sm-n10 {
    margin-right: -0.625rem;
  }
  .c-mb-sm-n10,
  .c-my-sm-n10 {
    margin-bottom: -0.625rem;
  }
  .c-ml-sm-n10,
  .c-mx-sm-n10 {
    margin-left: -0.625rem;
  }
  .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-n15 {
    margin: -0.9375rem;
  }
  .c-mt-sm-n15,
  .c-my-sm-n15 {
    margin-top: -0.9375rem;
  }
  .c-mr-sm-n15,
  .c-mx-sm-n15 {
    margin-right: -0.9375rem;
  }
  .c-mb-sm-n15,
  .c-my-sm-n15 {
    margin-bottom: -0.9375rem;
  }
  .c-ml-sm-n15,
  .c-mx-sm-n15 {
    margin-left: -0.9375rem;
  }
  .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-n32 {
    margin: -2rem;
  }
  .c-mt-sm-n32,
  .c-my-sm-n32 {
    margin-top: -2rem;
  }
  .c-mr-sm-n32,
  .c-mx-sm-n32 {
    margin-right: -2rem;
  }
  .c-mb-sm-n32,
  .c-my-sm-n32 {
    margin-bottom: -2rem;
  }
  .c-ml-sm-n32,
  .c-mx-sm-n32 {
    margin-left: -2rem;
  }
  .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-n44 {
    margin: -2.75rem;
  }
  .c-mt-sm-n44,
  .c-my-sm-n44 {
    margin-top: -2.75rem;
  }
  .c-mr-sm-n44,
  .c-mx-sm-n44 {
    margin-right: -2.75rem;
  }
  .c-mb-sm-n44,
  .c-my-sm-n44 {
    margin-bottom: -2.75rem;
  }
  .c-ml-sm-n44,
  .c-mx-sm-n44 {
    margin-left: -2.75rem;
  }
  .c-m-sm-n56 {
    margin: -3.5rem;
  }
  .c-mt-sm-n56,
  .c-my-sm-n56 {
    margin-top: -3.5rem;
  }
  .c-mr-sm-n56,
  .c-mx-sm-n56 {
    margin-right: -3.5rem;
  }
  .c-mb-sm-n56,
  .c-my-sm-n56 {
    margin-bottom: -3.5rem;
  }
  .c-ml-sm-n56,
  .c-mx-sm-n56 {
    margin-left: -3.5rem;
  }
  .c-m-sm-n60 {
    margin: -3.75rem;
  }
  .c-mt-sm-n60,
  .c-my-sm-n60 {
    margin-top: -3.75rem;
  }
  .c-mr-sm-n60,
  .c-mx-sm-n60 {
    margin-right: -3.75rem;
  }
  .c-mb-sm-n60,
  .c-my-sm-n60 {
    margin-bottom: -3.75rem;
  }
  .c-ml-sm-n60,
  .c-mx-sm-n60 {
    margin-left: -3.75rem;
  }
  .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-n90 {
    margin: -6.063rem;
  }
  .c-mt-sm-n90,
  .c-my-sm-n90 {
    margin-top: -6.063rem;
  }
  .c-mr-sm-n90,
  .c-mx-sm-n90 {
    margin-right: -6.063rem;
  }
  .c-mb-sm-n90,
  .c-my-sm-n90 {
    margin-bottom: -6.063rem;
  }
  .c-ml-sm-n90,
  .c-mx-sm-n90 {
    margin-left: -6.063rem;
  }
  .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-6px {
    margin: 0.375rem !important;
  }
  .c-mt-md-6px,
  .c-my-md-6px {
    margin-top: 0.375rem !important;
  }
  .c-mr-md-6px,
  .c-mx-md-6px {
    margin-right: 0.375rem !important;
  }
  .c-mb-md-6px,
  .c-my-md-6px {
    margin-bottom: 0.375rem !important;
  }
  .c-ml-md-6px,
  .c-mx-md-6px {
    margin-left: 0.375rem !important;
  }
  .c-m-md-10 {
    margin: 0.625rem !important;
  }
  .c-mt-md-10,
  .c-my-md-10 {
    margin-top: 0.625rem !important;
  }
  .c-mr-md-10,
  .c-mx-md-10 {
    margin-right: 0.625rem !important;
  }
  .c-mb-md-10,
  .c-my-md-10 {
    margin-bottom: 0.625rem !important;
  }
  .c-ml-md-10,
  .c-mx-md-10 {
    margin-left: 0.625rem !important;
  }
  .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-15 {
    margin: 0.9375rem !important;
  }
  .c-mt-md-15,
  .c-my-md-15 {
    margin-top: 0.9375rem !important;
  }
  .c-mr-md-15,
  .c-mx-md-15 {
    margin-right: 0.9375rem !important;
  }
  .c-mb-md-15,
  .c-my-md-15 {
    margin-bottom: 0.9375rem !important;
  }
  .c-ml-md-15,
  .c-mx-md-15 {
    margin-left: 0.9375rem !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-32 {
    margin: 2rem !important;
  }
  .c-mt-md-32,
  .c-my-md-32 {
    margin-top: 2rem !important;
  }
  .c-mr-md-32,
  .c-mx-md-32 {
    margin-right: 2rem !important;
  }
  .c-mb-md-32,
  .c-my-md-32 {
    margin-bottom: 2rem !important;
  }
  .c-ml-md-32,
  .c-mx-md-32 {
    margin-left: 2rem !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-44 {
    margin: 2.75rem !important;
  }
  .c-mt-md-44,
  .c-my-md-44 {
    margin-top: 2.75rem !important;
  }
  .c-mr-md-44,
  .c-mx-md-44 {
    margin-right: 2.75rem !important;
  }
  .c-mb-md-44,
  .c-my-md-44 {
    margin-bottom: 2.75rem !important;
  }
  .c-ml-md-44,
  .c-mx-md-44 {
    margin-left: 2.75rem !important;
  }
  .c-m-md-56 {
    margin: 3.5rem !important;
  }
  .c-mt-md-56,
  .c-my-md-56 {
    margin-top: 3.5rem !important;
  }
  .c-mr-md-56,
  .c-mx-md-56 {
    margin-right: 3.5rem !important;
  }
  .c-mb-md-56,
  .c-my-md-56 {
    margin-bottom: 3.5rem !important;
  }
  .c-ml-md-56,
  .c-mx-md-56 {
    margin-left: 3.5rem !important;
  }
  .c-m-md-60 {
    margin: 3.75rem !important;
  }
  .c-mt-md-60,
  .c-my-md-60 {
    margin-top: 3.75rem !important;
  }
  .c-mr-md-60,
  .c-mx-md-60 {
    margin-right: 3.75rem !important;
  }
  .c-mb-md-60,
  .c-my-md-60 {
    margin-bottom: 3.75rem !important;
  }
  .c-ml-md-60,
  .c-mx-md-60 {
    margin-left: 3.75rem !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-90 {
    margin: 6.063rem !important;
  }
  .c-mt-md-90,
  .c-my-md-90 {
    margin-top: 6.063rem !important;
  }
  .c-mr-md-90,
  .c-mx-md-90 {
    margin-right: 6.063rem !important;
  }
  .c-mb-md-90,
  .c-my-md-90 {
    margin-bottom: 6.063rem !important;
  }
  .c-ml-md-90,
  .c-mx-md-90 {
    margin-left: 6.063rem !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-6px {
    padding: 0.375rem !important;
  }
  .c-pt-md-6px,
  .c-py-md-6px {
    padding-top: 0.375rem !important;
  }
  .c-pr-md-6px,
  .c-px-md-6px {
    padding-right: 0.375rem !important;
  }
  .c-pb-md-6px,
  .c-py-md-6px {
    padding-bottom: 0.375rem !important;
  }
  .c-pl-md-6px,
  .c-px-md-6px {
    padding-left: 0.375rem !important;
  }
  .c-p-md-10 {
    padding: 0.625rem !important;
  }
  .c-pt-md-10,
  .c-py-md-10 {
    padding-top: 0.625rem !important;
  }
  .c-pr-md-10,
  .c-px-md-10 {
    padding-right: 0.625rem !important;
  }
  .c-pb-md-10,
  .c-py-md-10 {
    padding-bottom: 0.625rem !important;
  }
  .c-pl-md-10,
  .c-px-md-10 {
    padding-left: 0.625rem !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-15 {
    padding: 0.9375rem !important;
  }
  .c-pt-md-15,
  .c-py-md-15 {
    padding-top: 0.9375rem !important;
  }
  .c-pr-md-15,
  .c-px-md-15 {
    padding-right: 0.9375rem !important;
  }
  .c-pb-md-15,
  .c-py-md-15 {
    padding-bottom: 0.9375rem !important;
  }
  .c-pl-md-15,
  .c-px-md-15 {
    padding-left: 0.9375rem !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-32 {
    padding: 2rem !important;
  }
  .c-pt-md-32,
  .c-py-md-32 {
    padding-top: 2rem !important;
  }
  .c-pr-md-32,
  .c-px-md-32 {
    padding-right: 2rem !important;
  }
  .c-pb-md-32,
  .c-py-md-32 {
    padding-bottom: 2rem !important;
  }
  .c-pl-md-32,
  .c-px-md-32 {
    padding-left: 2rem !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-44 {
    padding: 2.75rem !important;
  }
  .c-pt-md-44,
  .c-py-md-44 {
    padding-top: 2.75rem !important;
  }
  .c-pr-md-44,
  .c-px-md-44 {
    padding-right: 2.75rem !important;
  }
  .c-pb-md-44,
  .c-py-md-44 {
    padding-bottom: 2.75rem !important;
  }
  .c-pl-md-44,
  .c-px-md-44 {
    padding-left: 2.75rem !important;
  }
  .c-p-md-56 {
    padding: 3.5rem !important;
  }
  .c-pt-md-56,
  .c-py-md-56 {
    padding-top: 3.5rem !important;
  }
  .c-pr-md-56,
  .c-px-md-56 {
    padding-right: 3.5rem !important;
  }
  .c-pb-md-56,
  .c-py-md-56 {
    padding-bottom: 3.5rem !important;
  }
  .c-pl-md-56,
  .c-px-md-56 {
    padding-left: 3.5rem !important;
  }
  .c-p-md-60 {
    padding: 3.75rem !important;
  }
  .c-pt-md-60,
  .c-py-md-60 {
    padding-top: 3.75rem !important;
  }
  .c-pr-md-60,
  .c-px-md-60 {
    padding-right: 3.75rem !important;
  }
  .c-pb-md-60,
  .c-py-md-60 {
    padding-bottom: 3.75rem !important;
  }
  .c-pl-md-60,
  .c-px-md-60 {
    padding-left: 3.75rem !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-90 {
    padding: 6.063rem !important;
  }
  .c-pt-md-90,
  .c-py-md-90 {
    padding-top: 6.063rem !important;
  }
  .c-pr-md-90,
  .c-px-md-90 {
    padding-right: 6.063rem !important;
  }
  .c-pb-md-90,
  .c-py-md-90 {
    padding-bottom: 6.063rem !important;
  }
  .c-pl-md-90,
  .c-px-md-90 {
    padding-left: 6.063rem !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-n6px {
    margin: -0.375rem;
  }
  .c-mt-md-n6px,
  .c-my-md-n6px {
    margin-top: -0.375rem;
  }
  .c-mr-md-n6px,
  .c-mx-md-n6px {
    margin-right: -0.375rem;
  }
  .c-mb-md-n6px,
  .c-my-md-n6px {
    margin-bottom: -0.375rem;
  }
  .c-ml-md-n6px,
  .c-mx-md-n6px {
    margin-left: -0.375rem;
  }
  .c-m-md-n10 {
    margin: -0.625rem;
  }
  .c-mt-md-n10,
  .c-my-md-n10 {
    margin-top: -0.625rem;
  }
  .c-mr-md-n10,
  .c-mx-md-n10 {
    margin-right: -0.625rem;
  }
  .c-mb-md-n10,
  .c-my-md-n10 {
    margin-bottom: -0.625rem;
  }
  .c-ml-md-n10,
  .c-mx-md-n10 {
    margin-left: -0.625rem;
  }
  .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-n15 {
    margin: -0.9375rem;
  }
  .c-mt-md-n15,
  .c-my-md-n15 {
    margin-top: -0.9375rem;
  }
  .c-mr-md-n15,
  .c-mx-md-n15 {
    margin-right: -0.9375rem;
  }
  .c-mb-md-n15,
  .c-my-md-n15 {
    margin-bottom: -0.9375rem;
  }
  .c-ml-md-n15,
  .c-mx-md-n15 {
    margin-left: -0.9375rem;
  }
  .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-n32 {
    margin: -2rem;
  }
  .c-mt-md-n32,
  .c-my-md-n32 {
    margin-top: -2rem;
  }
  .c-mr-md-n32,
  .c-mx-md-n32 {
    margin-right: -2rem;
  }
  .c-mb-md-n32,
  .c-my-md-n32 {
    margin-bottom: -2rem;
  }
  .c-ml-md-n32,
  .c-mx-md-n32 {
    margin-left: -2rem;
  }
  .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-n44 {
    margin: -2.75rem;
  }
  .c-mt-md-n44,
  .c-my-md-n44 {
    margin-top: -2.75rem;
  }
  .c-mr-md-n44,
  .c-mx-md-n44 {
    margin-right: -2.75rem;
  }
  .c-mb-md-n44,
  .c-my-md-n44 {
    margin-bottom: -2.75rem;
  }
  .c-ml-md-n44,
  .c-mx-md-n44 {
    margin-left: -2.75rem;
  }
  .c-m-md-n56 {
    margin: -3.5rem;
  }
  .c-mt-md-n56,
  .c-my-md-n56 {
    margin-top: -3.5rem;
  }
  .c-mr-md-n56,
  .c-mx-md-n56 {
    margin-right: -3.5rem;
  }
  .c-mb-md-n56,
  .c-my-md-n56 {
    margin-bottom: -3.5rem;
  }
  .c-ml-md-n56,
  .c-mx-md-n56 {
    margin-left: -3.5rem;
  }
  .c-m-md-n60 {
    margin: -3.75rem;
  }
  .c-mt-md-n60,
  .c-my-md-n60 {
    margin-top: -3.75rem;
  }
  .c-mr-md-n60,
  .c-mx-md-n60 {
    margin-right: -3.75rem;
  }
  .c-mb-md-n60,
  .c-my-md-n60 {
    margin-bottom: -3.75rem;
  }
  .c-ml-md-n60,
  .c-mx-md-n60 {
    margin-left: -3.75rem;
  }
  .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-n90 {
    margin: -6.063rem;
  }
  .c-mt-md-n90,
  .c-my-md-n90 {
    margin-top: -6.063rem;
  }
  .c-mr-md-n90,
  .c-mx-md-n90 {
    margin-right: -6.063rem;
  }
  .c-mb-md-n90,
  .c-my-md-n90 {
    margin-bottom: -6.063rem;
  }
  .c-ml-md-n90,
  .c-mx-md-n90 {
    margin-left: -6.063rem;
  }
  .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-6px {
    margin: 0.375rem !important;
  }
  .c-mt-lg-6px,
  .c-my-lg-6px {
    margin-top: 0.375rem !important;
  }
  .c-mr-lg-6px,
  .c-mx-lg-6px {
    margin-right: 0.375rem !important;
  }
  .c-mb-lg-6px,
  .c-my-lg-6px {
    margin-bottom: 0.375rem !important;
  }
  .c-ml-lg-6px,
  .c-mx-lg-6px {
    margin-left: 0.375rem !important;
  }
  .c-m-lg-10 {
    margin: 0.625rem !important;
  }
  .c-mt-lg-10,
  .c-my-lg-10 {
    margin-top: 0.625rem !important;
  }
  .c-mr-lg-10,
  .c-mx-lg-10 {
    margin-right: 0.625rem !important;
  }
  .c-mb-lg-10,
  .c-my-lg-10 {
    margin-bottom: 0.625rem !important;
  }
  .c-ml-lg-10,
  .c-mx-lg-10 {
    margin-left: 0.625rem !important;
  }
  .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-15 {
    margin: 0.9375rem !important;
  }
  .c-mt-lg-15,
  .c-my-lg-15 {
    margin-top: 0.9375rem !important;
  }
  .c-mr-lg-15,
  .c-mx-lg-15 {
    margin-right: 0.9375rem !important;
  }
  .c-mb-lg-15,
  .c-my-lg-15 {
    margin-bottom: 0.9375rem !important;
  }
  .c-ml-lg-15,
  .c-mx-lg-15 {
    margin-left: 0.9375rem !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-32 {
    margin: 2rem !important;
  }
  .c-mt-lg-32,
  .c-my-lg-32 {
    margin-top: 2rem !important;
  }
  .c-mr-lg-32,
  .c-mx-lg-32 {
    margin-right: 2rem !important;
  }
  .c-mb-lg-32,
  .c-my-lg-32 {
    margin-bottom: 2rem !important;
  }
  .c-ml-lg-32,
  .c-mx-lg-32 {
    margin-left: 2rem !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-44 {
    margin: 2.75rem !important;
  }
  .c-mt-lg-44,
  .c-my-lg-44 {
    margin-top: 2.75rem !important;
  }
  .c-mr-lg-44,
  .c-mx-lg-44 {
    margin-right: 2.75rem !important;
  }
  .c-mb-lg-44,
  .c-my-lg-44 {
    margin-bottom: 2.75rem !important;
  }
  .c-ml-lg-44,
  .c-mx-lg-44 {
    margin-left: 2.75rem !important;
  }
  .c-m-lg-56 {
    margin: 3.5rem !important;
  }
  .c-mt-lg-56,
  .c-my-lg-56 {
    margin-top: 3.5rem !important;
  }
  .c-mr-lg-56,
  .c-mx-lg-56 {
    margin-right: 3.5rem !important;
  }
  .c-mb-lg-56,
  .c-my-lg-56 {
    margin-bottom: 3.5rem !important;
  }
  .c-ml-lg-56,
  .c-mx-lg-56 {
    margin-left: 3.5rem !important;
  }
  .c-m-lg-60 {
    margin: 3.75rem !important;
  }
  .c-mt-lg-60,
  .c-my-lg-60 {
    margin-top: 3.75rem !important;
  }
  .c-mr-lg-60,
  .c-mx-lg-60 {
    margin-right: 3.75rem !important;
  }
  .c-mb-lg-60,
  .c-my-lg-60 {
    margin-bottom: 3.75rem !important;
  }
  .c-ml-lg-60,
  .c-mx-lg-60 {
    margin-left: 3.75rem !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-90 {
    margin: 6.063rem !important;
  }
  .c-mt-lg-90,
  .c-my-lg-90 {
    margin-top: 6.063rem !important;
  }
  .c-mr-lg-90,
  .c-mx-lg-90 {
    margin-right: 6.063rem !important;
  }
  .c-mb-lg-90,
  .c-my-lg-90 {
    margin-bottom: 6.063rem !important;
  }
  .c-ml-lg-90,
  .c-mx-lg-90 {
    margin-left: 6.063rem !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-6px {
    padding: 0.375rem !important;
  }
  .c-pt-lg-6px,
  .c-py-lg-6px {
    padding-top: 0.375rem !important;
  }
  .c-pr-lg-6px,
  .c-px-lg-6px {
    padding-right: 0.375rem !important;
  }
  .c-pb-lg-6px,
  .c-py-lg-6px {
    padding-bottom: 0.375rem !important;
  }
  .c-pl-lg-6px,
  .c-px-lg-6px {
    padding-left: 0.375rem !important;
  }
  .c-p-lg-10 {
    padding: 0.625rem !important;
  }
  .c-pt-lg-10,
  .c-py-lg-10 {
    padding-top: 0.625rem !important;
  }
  .c-pr-lg-10,
  .c-px-lg-10 {
    padding-right: 0.625rem !important;
  }
  .c-pb-lg-10,
  .c-py-lg-10 {
    padding-bottom: 0.625rem !important;
  }
  .c-pl-lg-10,
  .c-px-lg-10 {
    padding-left: 0.625rem !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-15 {
    padding: 0.9375rem !important;
  }
  .c-pt-lg-15,
  .c-py-lg-15 {
    padding-top: 0.9375rem !important;
  }
  .c-pr-lg-15,
  .c-px-lg-15 {
    padding-right: 0.9375rem !important;
  }
  .c-pb-lg-15,
  .c-py-lg-15 {
    padding-bottom: 0.9375rem !important;
  }
  .c-pl-lg-15,
  .c-px-lg-15 {
    padding-left: 0.9375rem !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-32 {
    padding: 2rem !important;
  }
  .c-pt-lg-32,
  .c-py-lg-32 {
    padding-top: 2rem !important;
  }
  .c-pr-lg-32,
  .c-px-lg-32 {
    padding-right: 2rem !important;
  }
  .c-pb-lg-32,
  .c-py-lg-32 {
    padding-bottom: 2rem !important;
  }
  .c-pl-lg-32,
  .c-px-lg-32 {
    padding-left: 2rem !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-44 {
    padding: 2.75rem !important;
  }
  .c-pt-lg-44,
  .c-py-lg-44 {
    padding-top: 2.75rem !important;
  }
  .c-pr-lg-44,
  .c-px-lg-44 {
    padding-right: 2.75rem !important;
  }
  .c-pb-lg-44,
  .c-py-lg-44 {
    padding-bottom: 2.75rem !important;
  }
  .c-pl-lg-44,
  .c-px-lg-44 {
    padding-left: 2.75rem !important;
  }
  .c-p-lg-56 {
    padding: 3.5rem !important;
  }
  .c-pt-lg-56,
  .c-py-lg-56 {
    padding-top: 3.5rem !important;
  }
  .c-pr-lg-56,
  .c-px-lg-56 {
    padding-right: 3.5rem !important;
  }
  .c-pb-lg-56,
  .c-py-lg-56 {
    padding-bottom: 3.5rem !important;
  }
  .c-pl-lg-56,
  .c-px-lg-56 {
    padding-left: 3.5rem !important;
  }
  .c-p-lg-60 {
    padding: 3.75rem !important;
  }
  .c-pt-lg-60,
  .c-py-lg-60 {
    padding-top: 3.75rem !important;
  }
  .c-pr-lg-60,
  .c-px-lg-60 {
    padding-right: 3.75rem !important;
  }
  .c-pb-lg-60,
  .c-py-lg-60 {
    padding-bottom: 3.75rem !important;
  }
  .c-pl-lg-60,
  .c-px-lg-60 {
    padding-left: 3.75rem !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-90 {
    padding: 6.063rem !important;
  }
  .c-pt-lg-90,
  .c-py-lg-90 {
    padding-top: 6.063rem !important;
  }
  .c-pr-lg-90,
  .c-px-lg-90 {
    padding-right: 6.063rem !important;
  }
  .c-pb-lg-90,
  .c-py-lg-90 {
    padding-bottom: 6.063rem !important;
  }
  .c-pl-lg-90,
  .c-px-lg-90 {
    padding-left: 6.063rem !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-n6px {
    margin: -0.375rem;
  }
  .c-mt-lg-n6px,
  .c-my-lg-n6px {
    margin-top: -0.375rem;
  }
  .c-mr-lg-n6px,
  .c-mx-lg-n6px {
    margin-right: -0.375rem;
  }
  .c-mb-lg-n6px,
  .c-my-lg-n6px {
    margin-bottom: -0.375rem;
  }
  .c-ml-lg-n6px,
  .c-mx-lg-n6px {
    margin-left: -0.375rem;
  }
  .c-m-lg-n10 {
    margin: -0.625rem;
  }
  .c-mt-lg-n10,
  .c-my-lg-n10 {
    margin-top: -0.625rem;
  }
  .c-mr-lg-n10,
  .c-mx-lg-n10 {
    margin-right: -0.625rem;
  }
  .c-mb-lg-n10,
  .c-my-lg-n10 {
    margin-bottom: -0.625rem;
  }
  .c-ml-lg-n10,
  .c-mx-lg-n10 {
    margin-left: -0.625rem;
  }
  .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-n15 {
    margin: -0.9375rem;
  }
  .c-mt-lg-n15,
  .c-my-lg-n15 {
    margin-top: -0.9375rem;
  }
  .c-mr-lg-n15,
  .c-mx-lg-n15 {
    margin-right: -0.9375rem;
  }
  .c-mb-lg-n15,
  .c-my-lg-n15 {
    margin-bottom: -0.9375rem;
  }
  .c-ml-lg-n15,
  .c-mx-lg-n15 {
    margin-left: -0.9375rem;
  }
  .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-n32 {
    margin: -2rem;
  }
  .c-mt-lg-n32,
  .c-my-lg-n32 {
    margin-top: -2rem;
  }
  .c-mr-lg-n32,
  .c-mx-lg-n32 {
    margin-right: -2rem;
  }
  .c-mb-lg-n32,
  .c-my-lg-n32 {
    margin-bottom: -2rem;
  }
  .c-ml-lg-n32,
  .c-mx-lg-n32 {
    margin-left: -2rem;
  }
  .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-n44 {
    margin: -2.75rem;
  }
  .c-mt-lg-n44,
  .c-my-lg-n44 {
    margin-top: -2.75rem;
  }
  .c-mr-lg-n44,
  .c-mx-lg-n44 {
    margin-right: -2.75rem;
  }
  .c-mb-lg-n44,
  .c-my-lg-n44 {
    margin-bottom: -2.75rem;
  }
  .c-ml-lg-n44,
  .c-mx-lg-n44 {
    margin-left: -2.75rem;
  }
  .c-m-lg-n56 {
    margin: -3.5rem;
  }
  .c-mt-lg-n56,
  .c-my-lg-n56 {
    margin-top: -3.5rem;
  }
  .c-mr-lg-n56,
  .c-mx-lg-n56 {
    margin-right: -3.5rem;
  }
  .c-mb-lg-n56,
  .c-my-lg-n56 {
    margin-bottom: -3.5rem;
  }
  .c-ml-lg-n56,
  .c-mx-lg-n56 {
    margin-left: -3.5rem;
  }
  .c-m-lg-n60 {
    margin: -3.75rem;
  }
  .c-mt-lg-n60,
  .c-my-lg-n60 {
    margin-top: -3.75rem;
  }
  .c-mr-lg-n60,
  .c-mx-lg-n60 {
    margin-right: -3.75rem;
  }
  .c-mb-lg-n60,
  .c-my-lg-n60 {
    margin-bottom: -3.75rem;
  }
  .c-ml-lg-n60,
  .c-mx-lg-n60 {
    margin-left: -3.75rem;
  }
  .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-n90 {
    margin: -6.063rem;
  }
  .c-mt-lg-n90,
  .c-my-lg-n90 {
    margin-top: -6.063rem;
  }
  .c-mr-lg-n90,
  .c-mx-lg-n90 {
    margin-right: -6.063rem;
  }
  .c-mb-lg-n90,
  .c-my-lg-n90 {
    margin-bottom: -6.063rem;
  }
  .c-ml-lg-n90,
  .c-mx-lg-n90 {
    margin-left: -6.063rem;
  }
  .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-6px {
    margin: 0.375rem !important;
  }
  .c-mt-xl-6px,
  .c-my-xl-6px {
    margin-top: 0.375rem !important;
  }
  .c-mr-xl-6px,
  .c-mx-xl-6px {
    margin-right: 0.375rem !important;
  }
  .c-mb-xl-6px,
  .c-my-xl-6px {
    margin-bottom: 0.375rem !important;
  }
  .c-ml-xl-6px,
  .c-mx-xl-6px {
    margin-left: 0.375rem !important;
  }
  .c-m-xl-10 {
    margin: 0.625rem !important;
  }
  .c-mt-xl-10,
  .c-my-xl-10 {
    margin-top: 0.625rem !important;
  }
  .c-mr-xl-10,
  .c-mx-xl-10 {
    margin-right: 0.625rem !important;
  }
  .c-mb-xl-10,
  .c-my-xl-10 {
    margin-bottom: 0.625rem !important;
  }
  .c-ml-xl-10,
  .c-mx-xl-10 {
    margin-left: 0.625rem !important;
  }
  .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-15 {
    margin: 0.9375rem !important;
  }
  .c-mt-xl-15,
  .c-my-xl-15 {
    margin-top: 0.9375rem !important;
  }
  .c-mr-xl-15,
  .c-mx-xl-15 {
    margin-right: 0.9375rem !important;
  }
  .c-mb-xl-15,
  .c-my-xl-15 {
    margin-bottom: 0.9375rem !important;
  }
  .c-ml-xl-15,
  .c-mx-xl-15 {
    margin-left: 0.9375rem !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-32 {
    margin: 2rem !important;
  }
  .c-mt-xl-32,
  .c-my-xl-32 {
    margin-top: 2rem !important;
  }
  .c-mr-xl-32,
  .c-mx-xl-32 {
    margin-right: 2rem !important;
  }
  .c-mb-xl-32,
  .c-my-xl-32 {
    margin-bottom: 2rem !important;
  }
  .c-ml-xl-32,
  .c-mx-xl-32 {
    margin-left: 2rem !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-44 {
    margin: 2.75rem !important;
  }
  .c-mt-xl-44,
  .c-my-xl-44 {
    margin-top: 2.75rem !important;
  }
  .c-mr-xl-44,
  .c-mx-xl-44 {
    margin-right: 2.75rem !important;
  }
  .c-mb-xl-44,
  .c-my-xl-44 {
    margin-bottom: 2.75rem !important;
  }
  .c-ml-xl-44,
  .c-mx-xl-44 {
    margin-left: 2.75rem !important;
  }
  .c-m-xl-56 {
    margin: 3.5rem !important;
  }
  .c-mt-xl-56,
  .c-my-xl-56 {
    margin-top: 3.5rem !important;
  }
  .c-mr-xl-56,
  .c-mx-xl-56 {
    margin-right: 3.5rem !important;
  }
  .c-mb-xl-56,
  .c-my-xl-56 {
    margin-bottom: 3.5rem !important;
  }
  .c-ml-xl-56,
  .c-mx-xl-56 {
    margin-left: 3.5rem !important;
  }
  .c-m-xl-60 {
    margin: 3.75rem !important;
  }
  .c-mt-xl-60,
  .c-my-xl-60 {
    margin-top: 3.75rem !important;
  }
  .c-mr-xl-60,
  .c-mx-xl-60 {
    margin-right: 3.75rem !important;
  }
  .c-mb-xl-60,
  .c-my-xl-60 {
    margin-bottom: 3.75rem !important;
  }
  .c-ml-xl-60,
  .c-mx-xl-60 {
    margin-left: 3.75rem !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-90 {
    margin: 6.063rem !important;
  }
  .c-mt-xl-90,
  .c-my-xl-90 {
    margin-top: 6.063rem !important;
  }
  .c-mr-xl-90,
  .c-mx-xl-90 {
    margin-right: 6.063rem !important;
  }
  .c-mb-xl-90,
  .c-my-xl-90 {
    margin-bottom: 6.063rem !important;
  }
  .c-ml-xl-90,
  .c-mx-xl-90 {
    margin-left: 6.063rem !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-6px {
    padding: 0.375rem !important;
  }
  .c-pt-xl-6px,
  .c-py-xl-6px {
    padding-top: 0.375rem !important;
  }
  .c-pr-xl-6px,
  .c-px-xl-6px {
    padding-right: 0.375rem !important;
  }
  .c-pb-xl-6px,
  .c-py-xl-6px {
    padding-bottom: 0.375rem !important;
  }
  .c-pl-xl-6px,
  .c-px-xl-6px {
    padding-left: 0.375rem !important;
  }
  .c-p-xl-10 {
    padding: 0.625rem !important;
  }
  .c-pt-xl-10,
  .c-py-xl-10 {
    padding-top: 0.625rem !important;
  }
  .c-pr-xl-10,
  .c-px-xl-10 {
    padding-right: 0.625rem !important;
  }
  .c-pb-xl-10,
  .c-py-xl-10 {
    padding-bottom: 0.625rem !important;
  }
  .c-pl-xl-10,
  .c-px-xl-10 {
    padding-left: 0.625rem !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-15 {
    padding: 0.9375rem !important;
  }
  .c-pt-xl-15,
  .c-py-xl-15 {
    padding-top: 0.9375rem !important;
  }
  .c-pr-xl-15,
  .c-px-xl-15 {
    padding-right: 0.9375rem !important;
  }
  .c-pb-xl-15,
  .c-py-xl-15 {
    padding-bottom: 0.9375rem !important;
  }
  .c-pl-xl-15,
  .c-px-xl-15 {
    padding-left: 0.9375rem !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-32 {
    padding: 2rem !important;
  }
  .c-pt-xl-32,
  .c-py-xl-32 {
    padding-top: 2rem !important;
  }
  .c-pr-xl-32,
  .c-px-xl-32 {
    padding-right: 2rem !important;
  }
  .c-pb-xl-32,
  .c-py-xl-32 {
    padding-bottom: 2rem !important;
  }
  .c-pl-xl-32,
  .c-px-xl-32 {
    padding-left: 2rem !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-44 {
    padding: 2.75rem !important;
  }
  .c-pt-xl-44,
  .c-py-xl-44 {
    padding-top: 2.75rem !important;
  }
  .c-pr-xl-44,
  .c-px-xl-44 {
    padding-right: 2.75rem !important;
  }
  .c-pb-xl-44,
  .c-py-xl-44 {
    padding-bottom: 2.75rem !important;
  }
  .c-pl-xl-44,
  .c-px-xl-44 {
    padding-left: 2.75rem !important;
  }
  .c-p-xl-56 {
    padding: 3.5rem !important;
  }
  .c-pt-xl-56,
  .c-py-xl-56 {
    padding-top: 3.5rem !important;
  }
  .c-pr-xl-56,
  .c-px-xl-56 {
    padding-right: 3.5rem !important;
  }
  .c-pb-xl-56,
  .c-py-xl-56 {
    padding-bottom: 3.5rem !important;
  }
  .c-pl-xl-56,
  .c-px-xl-56 {
    padding-left: 3.5rem !important;
  }
  .c-p-xl-60 {
    padding: 3.75rem !important;
  }
  .c-pt-xl-60,
  .c-py-xl-60 {
    padding-top: 3.75rem !important;
  }
  .c-pr-xl-60,
  .c-px-xl-60 {
    padding-right: 3.75rem !important;
  }
  .c-pb-xl-60,
  .c-py-xl-60 {
    padding-bottom: 3.75rem !important;
  }
  .c-pl-xl-60,
  .c-px-xl-60 {
    padding-left: 3.75rem !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-90 {
    padding: 6.063rem !important;
  }
  .c-pt-xl-90,
  .c-py-xl-90 {
    padding-top: 6.063rem !important;
  }
  .c-pr-xl-90,
  .c-px-xl-90 {
    padding-right: 6.063rem !important;
  }
  .c-pb-xl-90,
  .c-py-xl-90 {
    padding-bottom: 6.063rem !important;
  }
  .c-pl-xl-90,
  .c-px-xl-90 {
    padding-left: 6.063rem !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-n6px {
    margin: -0.375rem;
  }
  .c-mt-xl-n6px,
  .c-my-xl-n6px {
    margin-top: -0.375rem;
  }
  .c-mr-xl-n6px,
  .c-mx-xl-n6px {
    margin-right: -0.375rem;
  }
  .c-mb-xl-n6px,
  .c-my-xl-n6px {
    margin-bottom: -0.375rem;
  }
  .c-ml-xl-n6px,
  .c-mx-xl-n6px {
    margin-left: -0.375rem;
  }
  .c-m-xl-n10 {
    margin: -0.625rem;
  }
  .c-mt-xl-n10,
  .c-my-xl-n10 {
    margin-top: -0.625rem;
  }
  .c-mr-xl-n10,
  .c-mx-xl-n10 {
    margin-right: -0.625rem;
  }
  .c-mb-xl-n10,
  .c-my-xl-n10 {
    margin-bottom: -0.625rem;
  }
  .c-ml-xl-n10,
  .c-mx-xl-n10 {
    margin-left: -0.625rem;
  }
  .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-n15 {
    margin: -0.9375rem;
  }
  .c-mt-xl-n15,
  .c-my-xl-n15 {
    margin-top: -0.9375rem;
  }
  .c-mr-xl-n15,
  .c-mx-xl-n15 {
    margin-right: -0.9375rem;
  }
  .c-mb-xl-n15,
  .c-my-xl-n15 {
    margin-bottom: -0.9375rem;
  }
  .c-ml-xl-n15,
  .c-mx-xl-n15 {
    margin-left: -0.9375rem;
  }
  .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-n32 {
    margin: -2rem;
  }
  .c-mt-xl-n32,
  .c-my-xl-n32 {
    margin-top: -2rem;
  }
  .c-mr-xl-n32,
  .c-mx-xl-n32 {
    margin-right: -2rem;
  }
  .c-mb-xl-n32,
  .c-my-xl-n32 {
    margin-bottom: -2rem;
  }
  .c-ml-xl-n32,
  .c-mx-xl-n32 {
    margin-left: -2rem;
  }
  .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-n44 {
    margin: -2.75rem;
  }
  .c-mt-xl-n44,
  .c-my-xl-n44 {
    margin-top: -2.75rem;
  }
  .c-mr-xl-n44,
  .c-mx-xl-n44 {
    margin-right: -2.75rem;
  }
  .c-mb-xl-n44,
  .c-my-xl-n44 {
    margin-bottom: -2.75rem;
  }
  .c-ml-xl-n44,
  .c-mx-xl-n44 {
    margin-left: -2.75rem;
  }
  .c-m-xl-n56 {
    margin: -3.5rem;
  }
  .c-mt-xl-n56,
  .c-my-xl-n56 {
    margin-top: -3.5rem;
  }
  .c-mr-xl-n56,
  .c-mx-xl-n56 {
    margin-right: -3.5rem;
  }
  .c-mb-xl-n56,
  .c-my-xl-n56 {
    margin-bottom: -3.5rem;
  }
  .c-ml-xl-n56,
  .c-mx-xl-n56 {
    margin-left: -3.5rem;
  }
  .c-m-xl-n60 {
    margin: -3.75rem;
  }
  .c-mt-xl-n60,
  .c-my-xl-n60 {
    margin-top: -3.75rem;
  }
  .c-mr-xl-n60,
  .c-mx-xl-n60 {
    margin-right: -3.75rem;
  }
  .c-mb-xl-n60,
  .c-my-xl-n60 {
    margin-bottom: -3.75rem;
  }
  .c-ml-xl-n60,
  .c-mx-xl-n60 {
    margin-left: -3.75rem;
  }
  .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-n90 {
    margin: -6.063rem;
  }
  .c-mt-xl-n90,
  .c-my-xl-n90 {
    margin-top: -6.063rem;
  }
  .c-mr-xl-n90,
  .c-mx-xl-n90 {
    margin-right: -6.063rem;
  }
  .c-mb-xl-n90,
  .c-my-xl-n90 {
    margin-bottom: -6.063rem;
  }
  .c-ml-xl-n90,
  .c-mx-xl-n90 {
    margin-left: -6.063rem;
  }
  .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;
  }
}
.main-navigation {
  /* Botão Entrar no menu (igual ao nav-link do site Saúde DF) */
  /* Estilo do site Saúde DF: dropdown fundo único, itens sem bg, hover sutil */
  /* Suporta .dropdown-menu-item e .drowpdown-menu-item (typo do HTML do site) */
  /* Responsivo Mobile: submenus colapsáveis + estilo Saúde DF (fundo azul, itens brancos) */
}
.main-navigation > .nav {
  margin: 0 -0.75rem;
}
@media (max-width: 991.98px) {
  .main-navigation > .nav {
    margin: 0;
  }
}
.main-navigation .nav-link,
.main-navigation a.nav-link {
  color: #525252;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 48px;
  padding: 0 12px;
}
.main-navigation .nav-link.active,
.main-navigation a.nav-link.active {
  background-color: transparent;
  color: #525252;
}
.main-navigation .nav-link:hover, .main-navigation .nav-link:focus, .main-navigation .nav-link:active,
.main-navigation a.nav-link:hover,
.main-navigation a.nav-link:focus,
.main-navigation a.nav-link:active {
  background-color: rgba(0, 0, 0, 0.06);
  color: #525252;
}
.main-navigation .btn-menu-nav {
  color: #525252;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 48px;
  padding: 0 12px;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.main-navigation .btn-menu-nav:hover, .main-navigation .btn-menu-nav:focus {
  background-color: rgba(0, 0, 0, 0.06);
  color: #525252;
}
.main-navigation .nav-pills .nav-link {
  border-radius: 0;
}
.main-navigation .dropdown:hover .nav-link {
  background-color: rgba(0, 0, 0, 0.06);
  color: #525252;
}
.main-navigation .dropdown-toggle {
  display: flex;
}
.main-navigation .dropdown-toggle::after {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: url(/o/gdf-secretarias-lf7_4-2026-theme/images/ico-sub-menu-alternativo.svg);
  border-bottom: 0;
}
@media (max-width: 767.98px) {
  .main-navigation .dropdown-toggle::after {
    margin-right: 48px;
  }
}
.main-navigation .dropdown-menu {
  width: 250px;
  max-height: 5000px;
  border-width: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  overflow: visible;
  max-height: 20000px;
}
.main-navigation .dropdown-menu a {
  padding: 12px;
  white-space: normal;
  color: #fff;
  display: block;
  font-size: 14px;
}
.main-navigation .dropdown-menu a.has-children {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-navigation .dropdown-menu a.has-children::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: url(/o/gdf-secretarias-lf7_4-ce-theme/images/ico-sub-menu-2.svg);
  border-bottom: 0;
}
@media (max-width: 767.98px) {
  .main-navigation .dropdown-menu a.has-children::after {
    display: none;
  }
}
.main-navigation .dropdown-black {
  background-color: #515151;
  /* Filhos dos filhos (submenus aninhados): mesma estilização no desktop */
}
.main-navigation .dropdown-black a {
  background-color: transparent;
  color: #fff;
}
.main-navigation .dropdown-black a:hover {
  background-color: rgba(255, 255, 255, 0.08);
}
.main-navigation .dropdown-black .dropdown-menu {
  background-color: #515151;
}
.main-navigation .dropdown-black .dropdown-menu a {
  background-color: transparent;
  color: #fff;
}
.main-navigation .dropdown-black .dropdown-menu a:hover {
  background-color: rgba(255, 255, 255, 0.08);
}
.main-navigation .dropdown-blue {
  background-color: #505050;
  /* Filhos dos filhos (submenus aninhados): mesma estilização no desktop */
}
.main-navigation .dropdown-blue a {
  background-color: transparent;
  color: #fff;
}
.main-navigation .dropdown-blue a:hover {
  background-color: rgba(255, 255, 255, 0.08);
}
.main-navigation .dropdown-blue .dropdown-menu {
  background-color: #505050;
}
.main-navigation .dropdown-blue .dropdown-menu a {
  background-color: transparent;
  color: #fff;
}
.main-navigation .dropdown-blue .dropdown-menu a:hover {
  background-color: rgba(255, 255, 255, 0.08);
}
.main-navigation .dropdown-menu-item,
.main-navigation .drowpdown-menu-item {
  position: relative;
}
.main-navigation .dropdown-menu-item:hover > .dropdown-menu,
.main-navigation .drowpdown-menu-item:hover > .dropdown-menu {
  display: block;
  top: 0;
  margin: 0;
}
.main-navigation .dropdown-menu-item:hover > .dropdown-menu.dropdown-menu-right,
.main-navigation .drowpdown-menu-item:hover > .dropdown-menu.dropdown-menu-right {
  left: auto;
  right: 100%;
}
.main-navigation .dropdown-menu-item:hover > .dropdown-menu:not(.dropdown-menu-right),
.main-navigation .drowpdown-menu-item:hover > .dropdown-menu:not(.dropdown-menu-right) {
  left: 100%;
}
@media (max-width: 767.98px) {
  .main-navigation .dropdown-menu-item:hover > .dropdown-menu,
  .main-navigation .drowpdown-menu-item:hover > .dropdown-menu {
    padding-left: 24px;
    display: contents;
    left: 0;
    bottom: auto;
  }
  .main-navigation .dropdown-menu-item:hover > .dropdown-menu .drowpdown-menu-item,
  .main-navigation .dropdown-menu-item:hover > .dropdown-menu .dropdown-menu-item,
  .main-navigation .drowpdown-menu-item:hover > .dropdown-menu .drowpdown-menu-item,
  .main-navigation .drowpdown-menu-item:hover > .dropdown-menu .dropdown-menu-item {
    padding-left: 8px;
    background-color: #396aa5;
  }
}
.main-navigation .dropdown-black .dropdown-menu-item:hover,
.main-navigation .dropdown-black .drowpdown-menu-item:hover,
.main-navigation .dropdown-blue .dropdown-menu-item:hover,
.main-navigation .dropdown-blue .drowpdown-menu-item:hover {
  background-color: transparent;
}
.main-navigation .dropdown-menu:not(.dropdown-blue):not(.dropdown-black) .dropdown-menu-item:hover,
.main-navigation .dropdown-menu:not(.dropdown-blue):not(.dropdown-black) .drowpdown-menu-item:hover {
  background-color: #333;
}
@media (min-width: 992px) {
  .main-navigation.collapse:not(.show) {
    display: flex;
  }
}
@media (max-width: 991.98px) {
  .main-navigation {
    /* Menu pai com filhos: seta ▼ (sempre tem filhos) */
    /* Filhos dos filhos: cada nível em coluna e 100% de largura (não lado a lado) */
  }
  .main-navigation .responsive-dropdown-menu.collapse {
    display: none;
  }
  .main-navigation .responsive-dropdown-menu.collapse.show {
    display: block;
  }
  .main-navigation .responsive-dropdown-menu-item .has-children[data-nav-toggle=submenu] {
    cursor: pointer;
  }
  .main-navigation .responsive-nav-item-with-child {
    /* Subitens: seta ▼ só nos que têm filhos; filhos dos filhos em coluna (não lado a lado) */
  }
  .main-navigation .responsive-nav-item-with-child .responsive-menu-item {
    background-color: transparent;
    color: #fff;
    padding: 16px 20px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .main-navigation .responsive-nav-item-with-child .responsive-menu-item::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
    margin-left: 8px;
    flex-shrink: 0;
  }
  .main-navigation .responsive-nav-item-with-child .responsive-dropdown-menu .responsive-dropdown-menu-item {
    background-color: transparent;
    padding-left: 32px;
    /* Item com filhos: trigger e submenu em coluna, full width */
  }
  .main-navigation .responsive-nav-item-with-child .responsive-dropdown-menu .responsive-dropdown-menu-item::before {
    content: none;
  }
  .main-navigation .responsive-nav-item-with-child .responsive-dropdown-menu .responsive-dropdown-menu-item > a, .main-navigation .responsive-nav-item-with-child .responsive-dropdown-menu .responsive-dropdown-menu-item > div {
    color: #fff;
  }
  .main-navigation .responsive-nav-item-with-child .responsive-dropdown-menu .responsive-dropdown-menu-item.has-children {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }
  .main-navigation .responsive-nav-item-with-child .responsive-dropdown-menu .responsive-dropdown-menu-item.has-children > .responsive-dropdown-menu, .main-navigation .responsive-nav-item-with-child .responsive-dropdown-menu .responsive-dropdown-menu-item.has-children > ul.responsive-dropdown-menu {
    width: 100%;
    flex: 0 0 auto;
  }
  .main-navigation .responsive-nav-item-with-child .responsive-dropdown-menu .responsive-dropdown-menu-item.has-children > .has-children {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .main-navigation .responsive-nav-item-with-child .responsive-dropdown-menu .responsive-dropdown-menu-item.has-children > .has-children::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
    margin-left: 8px;
    flex-shrink: 0;
  }
  .main-navigation .responsive-nav-item {
    background-color: transparent;
  }
  .main-navigation .responsive-nav-item,
  .main-navigation .responsive-menu-item,
  .main-navigation .responsive-dropdown-menu-item {
    display: block;
    padding: 16px 20px;
    line-height: 1.5;
    font-size: 16px;
  }
  .main-navigation .responsive-dropdown-menu-item.has-children {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }
  .main-navigation .responsive-dropdown-menu-item.has-children > ul.responsive-dropdown-menu {
    width: 100%;
    box-sizing: border-box;
  }
  .main-navigation .responsive-nav-item-with-child > a, .main-navigation .responsive-nav-item-with-child > div,
  .main-navigation .responsive-nav-item > a,
  .main-navigation .responsive-nav-item > div,
  .main-navigation .responsive-dropdown-menu-item > a,
  .main-navigation .responsive-dropdown-menu-item > div {
    color: #fff;
  }
  .main-navigation .responsive-nav-item-with-child > a:hover, .main-navigation .responsive-nav-item-with-child > a:focus, .main-navigation .responsive-nav-item-with-child > div:hover,
  .main-navigation .responsive-nav-item > a:hover,
  .main-navigation .responsive-nav-item > a:focus,
  .main-navigation .responsive-nav-item > div:hover,
  .main-navigation .responsive-dropdown-menu-item > a:hover,
  .main-navigation .responsive-dropdown-menu-item > a:focus,
  .main-navigation .responsive-dropdown-menu-item > div:hover {
    color: #fff;
    opacity: 0.9;
  }
  .main-navigation .responsive-nav-item > a.active,
  .main-navigation .responsive-menu-item.active,
  .main-navigation .responsive-dropdown-menu-item .active {
    color: #fff;
    font-weight: 600;
    opacity: 1;
  }
  .main-navigation .fale-com-a-secretaria-mobile {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background-color: transparent;
    text-align: right;
    padding: 16px 20px;
  }
  .main-navigation .fale-com-a-secretaria-mobile > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
  }
}

.list-menu {
  background-color: white;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
  padding-bottom: 2rem;
  line-height: 1.7em;
}
.list-menu h4 {
  font-size: 1.5rem;
  padding: 25px 10px 25px 28px;
  margin: 0;
}
.list-menu .nav-item {
  width: 100%;
}
.list-menu .nav-link {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #00a858;
  display: block;
  margin-bottom: 5px;
  padding: 5px 25px;
  border-left: 3px solid transparent;
}
.list-menu .nav-link.active {
  background: #f5f5f5;
  border-color: #999;
}
.list-menu .nav-link:hover {
  background: #f5f5f5;
  border-color: #00a858;
}

.blue-background {
  background-color: #396aa5 !important;
}

.dropdown-menu-right .btn-dropchild .caret,
.dropdown-menu-right ~ .btn-dropchild .caret {
  transform: rotate(180deg);
}

.dropdown-menu {
  z-index: 1001;
}

.dropdown-menu.show {
  display: block;
}

/* PORTLET EM MODO DE EDIÇÃO */
html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable,
.controls-visible .portlet:hover > .portlet-content-editable {
  border-color: #515151;
}

.portlet {
  margin-bottom: 0;
}
.portlet .visible-interaction {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  width: auto;
  padding: 0.5rem;
  z-index: 16;
}
.portlet .visible-interaction a.taglib-icon {
  color: white;
  background: #515151;
  display: block;
  border-radius: 1rem;
  width: 2rem;
  height: 2rem;
  -webkit-box-shadow: 0px 4px 4px rgba(81, 81, 81, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 4px 4px rgba(81, 81, 81, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 4px 4px rgba(81, 81, 81, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
  -webkit-transition: all 0.3s linear; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-transition: all 0.3s linear; /* Firefox 3.5 - 3.6 */
  -o-transition: all 0.3s linear; /* Internet Explorer */
  transition: all 0.3s linear;
  /* EXEMPLO DE USO: @include transition(all 0.6s linear); */
}
.portlet .visible-interaction a.taglib-icon:hover {
  background: white;
  -webkit-box-shadow: 0 0 1rem 0.5rem rgba(81, 81, 81, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 0 1rem 0.5rem rgba(81, 81, 81, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 0 1rem 0.5rem rgba(81, 81, 81, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
}
.portlet > .portlet-topper {
  right: auto;
}

html:not(#__):not(#___) .portlet,
.portlet {
  -webkit-transition: all 0.6s ease-in-out; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-transition: all 0.6s ease-in-out; /* Firefox 3.5 - 3.6 */
  -o-transition: all 0.6s ease-in-out; /* Internet Explorer */
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.6s linear); */
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet,
  .portlet {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
html:not(#__):not(#___) .portlet > .cadmin, html:not(#__):not(#___) .portlet > .portlet-topper,
.portlet > .cadmin,
.portlet > .portlet-topper {
  background-color: rgba(81, 81, 81, 0.6);
  border-color: #515151;
  right: auto !important;
  color: white;
  z-index: 999;
  padding: 0.25rem 1rem;
  border-radius: 0.5rem 0.5rem 0 0;
  -webkit-backdrop-filter: blur(2rem);
  -moz-backdrop-filter: blur(2rem);
  -ms-backdrop-filter: blur(2rem);
  backdrop-filter: blur(2rem);
  /* EXEMPLO DE USO: @include make-blur(15px); */
}
html:not(#__):not(#___) .portlet > .cadmin .portlet-name-text,
html:not(#__):not(#___) .portlet > .cadmin .portlet-topper-toolbar .lfr-icon-menu > a, html:not(#__):not(#___) .portlet > .portlet-topper .portlet-name-text,
html:not(#__):not(#___) .portlet > .portlet-topper .portlet-topper-toolbar .lfr-icon-menu > a,
.portlet > .cadmin .portlet-name-text,
.portlet > .cadmin .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 > .cadmin .portlet-topper-toolbar, html:not(#__):not(#___) .portlet > .portlet-topper .portlet-topper-toolbar,
.portlet > .cadmin .portlet-topper-toolbar,
.portlet > .portlet-topper .portlet-topper-toolbar {
  padding-left: 0.5rem;
}
html:not(#__):not(#___) .portlet > .cadmin,
html:not(#__):not(#___) .portlet > .cadmin .portlet-title-default, html:not(#__):not(#___) .portlet > .portlet-topper,
html:not(#__):not(#___) .portlet > .portlet-topper .portlet-title-default,
.portlet > .cadmin,
.portlet > .cadmin .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 > .cadmin, html:not(#__):not(#___) .portlet > .portlet-topper,
  .portlet > .cadmin,
  .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; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-transition: all 0.6s ease-in-out; /* Firefox 3.5 - 3.6 */
  -o-transition: all 0.6s ease-in-out; /* Internet Explorer */
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.6s linear); */
}
html:not(#__):not(#___) .portlet > .portlet-content .visible-interaction,
.portlet > .portlet-content .visible-interaction {
  position: absolute;
  opacity: 1;
  right: 0;
  z-index: 999;
}

.portlet-dropzone.empty {
  border: dashed 2px #515151;
  border-radius: 1rem;
  display: flex;
  justify-content: center;
}

.portlet-name-text {
  font-weight: 300;
}

.portlet-layout .portlet-header {
  margin-bottom: 0;
}

.portlet-title-text {
  position: relative;
  max-width: 100%;
  overflow: visible;
  margin: 0;
  white-space: normal;
}

.bg-blue .portlet-title-text,
.bg-dark-black .portlet-title-text,
.bg-black .portlet-title-text,
.bg-cyan-blue .portlet-title-text,
.bg-yellow-light .portlet-title-text {
  color: white;
}

#portlet_status {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 1170px;
}

.overlay {
  position: absolute !important;
}

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

.overlay-content .open > .dropdown-menu {
  position: static;
}

/* ### BORDAS DO PORTLET ## */
/* 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-decorate .portlet-header {
  margin-bottom: 0;
}
.portlet-decorate .portlet-title-text {
  font-size: 2.25rem;
  margin-bottom: 1rem;
}
.portlet-decorate .portlet-content {
  background: transparent;
  padding: 0;
}

.portlet-decorate-center .portlet-header {
  margin-bottom: 2.5rem;
}
.portlet-decorate-center .portlet-title-text {
  text-align: center;
  font-size: 36px;
}

/* Título com linha */
.portlet-decorate-line-center.portlet-journal-content .portlet .portlet-header {
  position: relative;
  right: auto;
  top: auto;
}
.portlet-decorate-line-center .portlet-header > .autofit-col-expand {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}
.portlet-decorate-line-center .portlet-header > .autofit-col-expand::before, .portlet-decorate-line-center .portlet-header > .autofit-col-expand::after {
  content: "";
  display: block;
  flex-grow: 1;
  height: 4px;
  background-color: #4079bc;
}
.portlet-decorate-line-center .portlet-title-text {
  padding: 0 1.5rem;
}

/* ### PORTLETS ## */
/* PUBLICADOR DE CONTEÚDOS E MÍDIAS */
.asset-full-content {
  position: relative;
}
.asset-full-content > .mb-2 {
  height: 0;
  margin: 0 !important;
}
.asset-full-content .header-back-to {
  display: none;
}
.asset-full-content .visible-interaction {
  position: absolute;
  right: 3rem;
  top: 3rem;
}
.asset-full-content.show-asset-title {
  width: 100%;
}
.asset-full-content.show-asset-title .component-title {
  width: 100%;
  margin-bottom: 1rem;
}
.asset-full-content.show-asset-title > .mb-2 {
  height: auto;
}
.asset-full-content.show-asset-title .metadata-author,
.asset-full-content.show-asset-title .metadata-create-date,
.asset-full-content.show-asset-title .asset-metadata {
  display: none !important;
}

/* PUBLICADOR DE CONTEÚDO WEB */
.portlet-journal-content.portlet-decorate-line-center .portlet .portlet-header {
  margin-bottom: 0;
  position: relative !important;
  right: auto !important;
  top: auto !important;
  z-index: 1;
}
.portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
  background-color: #515151;
  color: white;
  border: solid 1px white;
}

.portlet-h-100 {
  height: 100%;
}
.portlet-h-100 .portlet-boundary,
.portlet-h-100 .portlet,
.portlet-h-100 .portlet-content,
.portlet-h-100 .portlet-body,
.portlet-h-100 [data-fragments-editor-item-type=fragments-editor-mapped-item],
.portlet-h-100 .journal-content-article {
  height: 100%;
}
.portlet-h-100 .portlet-content {
  display: flex;
  flex-direction: column;
}
.portlet-h-100 .journal-content-article img {
  max-width: fit-content;
}
.portlet-h-100 .portlet-content-container {
  flex-grow: 1;
}

/* ### EXCEÇÃO PARA USUÁRIO LOGADO ## */
.signed-in .portlet-dropzone.empty::after {
  content: "Arraste um portlet pra cá";
}

#senna_surface1 {
  top: 0 !important;
}

.skiptranslate {
  display: none;
}

.controls-hidden .portlet .visible-interaction, .controls-hidden .portlet > .portlet-topper {
  display: none;
}
.controls-hidden .portlet:hover > .portlet-content-editable {
  border-color: transparent;
}

.portal-popup {
  position: static !important;
}

@media (min-width: 768px) {
  #column-2 {
    position: sticky;
    display: inline-block;
    top: 65px;
  }
}
.lfr-configurator-visibility {
  opacity: 0.4;
  -webkit-transition: all 0.15s ease-in-out; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-transition: all 0.15s ease-in-out; /* Firefox 3.5 - 3.6 */
  -o-transition: all 0.15s ease-in-out; /* Internet Explorer */
  transition: all 0.15s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.6s linear); */
}
.lfr-configurator-visibility:hover {
  opacity: 1;
}

.bg-cyan-light-blue, .bg-cyan-light-blue::before {
  background: #24a9e6;
}

.bg-cyan-blue, .bg-cyan-blue::before {
  background: #4079bc;
}

.bg-yellow-light, .bg-yellow-light::before {
  background-color: var(--elementos-e-detalhes);
}

.bg-blue-700 {
  background-color: #000099;
}
.bg-blue-700:hover {
  background-color: #1c1cb6;
}

.bg-cyan-green, .bg-cyan-green::before {
  background: #00a858;
}

.bg-black, .bg-black::before {
  background: #515151;
}

.bg-light-black, .bg-light-black::before {
  background: #7d7c7c;
}

.bg-dark-black, .bg-dark-black::before {
  background: black;
}

.bg-dark-blue {
  background: #030474;
}

.btn-verde {
  background-color: #ffffff;
  border-color: #4cae4c;
  color: #4cae4c;
  border-radius: 10px;
  margin: 0 8px 8px 10px;
  padding: 11px 25px;
  font-family: "Montserrat", sans-serif;
}
.btn-verde:hover {
  background-color: #4cae4c;
  color: white;
}

[class*=bg-] {
  position: relative;
}
[class*=bg-].semi-bg {
  background: transparent !important;
}
[class*=bg-].semi-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50%;
  z-index: -1;
}

.site-name {
  font-size: 2rem;
  margin-bottom: 0;
  color: #515151;
  text-transform: uppercase;
}
.site-name + .sigla {
  font-size: 18px;
  font-weight: 500;
  color: #515151;
}
@media (max-width: 767.98px) {
  .site-name {
    font-size: 1.5rem;
  }
  .site-name + .sigla {
    display: none;
  }
}

.topo-titulo-site {
  padding: 2rem;
  background: #fff;
}
@media (max-width: 767.98px) {
  .topo-titulo-site .btn-group {
    margin-top: 20px;
  }
}

.logo {
  display: flex;
  height: 100px;
  width: auto;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .logo {
    width: 60%;
    height: auto;
  }
}

.fale-com-a-secretaria {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  margin-top: 20px;
  border-radius: 10px !important;
  display: flex;
  align-items: center;
  padding: 4px 20px 4px 12px;
  max-width: 250px;
}
.fale-com-a-secretaria .inline-item-before {
  font-size: 26px;
}
.fale-com-a-secretaria:hover {
  -webkit-filter: brightness(1.1);
}

.fale-com-a-autarquia {
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}

@media (max-width: 767.98px) {
  .social-networks {
    display: none;
  }
}
@media (max-width: 439px) {
  .social-networks .fale-com-a-secretaria {
    margin: 20px 0 0 0 !important;
  }
}

.gdf-e-busca {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.gdf-e-busca .busca .input-group-inset:focus ~ .input-group-inset-item {
  background: #4079bc;
}
@media (max-width: 767.98px) {
  .gdf-e-busca .gdf {
    width: 0%;
  }
  .gdf-e-busca .gdf img {
    width: 100%;
  }
  .gdf-e-busca .busca {
    width: 100%;
  }
}

.menubar {
  background: #ffd200;
}
.menubar .nav-pills .nav-link.active,
.menubar .nav-pills .show > .nav-link {
  background-color: unset;
  color: #525252;
}
.menubar .main-navigation .nav-link,
.menubar .main-navigation a.nav-link {
  color: #525252;
}
.menubar .main-navigation .nav-link:hover, .menubar .main-navigation .nav-link:focus, .menubar .main-navigation .nav-link:active,
.menubar .main-navigation a.nav-link:hover,
.menubar .main-navigation a.nav-link:focus,
.menubar .main-navigation a.nav-link:active {
  background-color: rgba(0, 0, 0, 0.06);
  color: #525252;
}
@media (min-width: 992px) {
  .menubar .mobile {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .menubar .mobile {
    border-top: 2px #fcb900 solid;
    border-bottom: 2px #fcb900 solid;
  }
}
@media (max-width: 767.98px) {
  .menubar .desktop {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .menubar {
    /* Menu mobile mantém fundo azul (estilo Saúde DF) */
    background: #4079bc;
  }
  .menubar .nav {
    padding: 0;
  }
  .menubar .nav > li {
    width: 100%;
  }
  .menubar .nav > li ul {
    width: 100%;
  }
}

#banner {
  display: flex;
  flex-direction: column;
}

/* responsivo mobile */
@media (max-width: 767.98px) {
  .topo-titulo-site {
    display: flex;
    align-items: center;
    padding: 0px;
    min-height: 90px;
  }
  .site-name {
    font-size: 1rem;
  }
}
.imagem-superior-internas {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 220px;
}

.main-navigation > .nav > .nav-item > .dropdown-menu {
  transform: none !important;
  top: 100% !important;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #4a1963;
  border-top: 5px solid #ffd200;
}
.footer,
.footer .nav-link {
  color: white;
  font-family: "Montserrat", sans-serif;
}
.footer .nav-item {
  padding: 0.5rem 0;
}
.footer .nav-link {
  padding: 0;
}
.footer .nav-link:hover {
  text-decoration: underline;
}

.footer-second-model {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #4a1963;
  border-top: 5px solid #ffd200;
  color: white;
}

.container {
  max-width: 1170px;
}

#wrapper {
  padding-top: 0;
}

.imagem-superior-internas {
  padding-bottom: 220px;
}

#content:has(#main-content .empty) .page-title-custom {
  display: block;
}

#content:not(:has(#main-content .empty)) .page-title-custom {
  display: none;
}

#main-content.columns-1 > .portlet-layout > .portlet-column-only > .portlet-column-content-only > .portlet-boundary {
  padding-bottom: 3rem;
  -webkit-transition: all 0.6s linear; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-transition: all 0.6s linear; /* Firefox 3.5 - 3.6 */
  -o-transition: all 0.6s linear; /* Internet Explorer */
  transition: all 0.6s linear;
  /* EXEMPLO DE USO: @include transition(all 0.6s linear); */
}
#main-content.columns-1 > .portlet-layout > .portlet-column-only > .portlet-column-content-only > .portlet-boundary:not(:first-child) {
  padding-top: 3rem;
}
#main-content.columns-1 > .portlet-layout > .portlet-column-only > .portlet-column-content-only > .portlet-boundary[class*=bg-] {
  padding-top: 5rem;
  padding-bottom: 6.25rem;
}
#main-content.columns-1 > .portlet-layout > .portlet-column-only > .portlet-column-content-only > .portlet-boundary:not(.no-max-width) > .portlet {
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (max-width: 991.98px) {
  #main-content.columns-1 > .portlet-layout > .portlet-column-only > .portlet-column-content-only > .portlet-boundary {
    padding: 0 0 2rem 0;
  }
}
#main-content.columns-1 > .portlet-layout > .portlet-column-only > .portlet-column-content-only.empty {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  width: 100%;
  max-width: 1140px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
#main-content:not(.columns-1) {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  width: 100%;
  max-width: 1170px;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) {
  #main-content.columns-2 > .portlet-layout > .col-md-4 {
    flex: 0 0 calc(3 / 12 * 100%);
    max-width: calc(3 / 12 * 100%);
    margin-right: auto;
  }
}
@media (max-width: 767.98px) {
  #main-content.columns-2 > .portlet-layout {
    flex-direction: column-reverse;
  }
}

.paginas-internas #main-content.columns-1 {
  padding: 2.5rem 0 5rem;
}
.paginas-internas #main-content.columns-1 > .portlet-layout > .portlet-column-only > .portlet-column-content-only > .portlet-boundary:not(.no-max-width) > .portlet {
  /*  max-width: 878px; */
}

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

.portlet-login {
  color: #515151;
}
.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%;
}

.hide-dates .portlet-dropzone .portlet-boundary ~ .portlet-boundary .content-date-info {
  display: none;
}

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
  margin-left: 15px;
}
.btn-group > .btn-monospaced {
  border-radius: 5000px !important;
}

.btn-monospaced {
  height: 36px;
  width: 36px;
  border-radius: 5000px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
}

.btn-block {
  box-shadow: 0 3px 1px #cbcbcb;
  border-radius: 10px;
  padding: 12px;
}

.btn-green-middle {
  box-shadow: 0 3px 1px #cbcbcb;
  border-radius: 10px;
  padding: 10px;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
}
.btn-green-middle:hover {
  background-color: #1A804B !important;
  border-color: #1A804B !important;
}

.btn-primary {
  color: white;
  background-color: #4079bc;
  border-color: #4079bc;
}

.btn-success {
  color: white;
  background-color: #00a858;
  border-color: #00a858;
}
.btn-success:hover {
  background-color: #00b961;
  border-color: #00b961;
}

.btn-info {
  color: white;
  background-color: #28bbb5;
  border-color: #28bbb5;
}
.btn-info:hover {
  background-color: #00b961;
  border-color: #00b961;
}

.btn-see-more {
  padding: 0;
  border: 0;
  text-transform: uppercase;
  font-family: "Montserrat";
  color: #3F79BB;
  font-weight: 500;
  text-underline-offset: 1px;
}
.btn-see-more:hover {
  color: #23527c;
  text-decoration: underline;
}
.btn-see-more .inline-item-before {
  margin-right: 0.4rem;
}
.btn-see-more .inline-item {
  font-size: 1.25rem;
  color: #00a858;
  margin-top: -1px;
}

.btn-white {
  background-color: #ffffff;
  padding: 6px 12px;
  border-color: #4cae4c;
  text-align: center;
  font-size: 14px;
  color: #4cae4c;
}

.btn-white:hover {
  text-decoration: underline;
  color: #4cae4c;
}

.btn-verde {
  background-color: #ffffff;
  border-color: #4cae4c;
  color: #4cae4c;
  border-radius: 10px;
  margin: 0 8px 8px 10px;
  padding: 11px 25px;
  font-family: "Montserrat", sans-serif;
}
.btn-verde:hover {
  background-color: #4cae4c;
  color: white;
}

/* Responsivo Mobile */
.navbar-toggler {
  display: block;
  background-color: #fcb900;
  width: 64px;
  height: 64px;
  border-radius: 0px;
  padding: 16px;
}
.navbar-toggler .icon-bar {
  display: block;
  border: 1px solid #fff;
  color: #fff;
  width: 24px;
  border-radius: 1px;
  margin: 4px;
}

.btn-dropchild {
  display: none;
}
@media (max-width: 767.98px) {
  .btn-dropchild {
    display: block;
    background-color: transparent;
    font-weight: 700;
    height: 48px;
    width: 48px;
    border: 0px;
    border-left: 1px solid #fff;
    color: #fff;
    align-self: center;
  }
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 0.375em solid;
  border-right: 0.375em solid transparent;
  border-bottom: 0;
  border-left: 0.375em solid transparent;
}

/* Botão entrar no menu mobile */
@media (min-width: 992px) {
  .nav-item .btn-menu-nav {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .nav-item .btn-menu-nav {
    display: flex;
    justify-content: end;
    background-color: inherit;
    border-radius: 12px;
    font-size: 8pt;
    line-height: 24px;
    padding: 0 12px !important;
  }
}
.btn-outline-primary {
  border-color: #4079bc;
  color: #4079bc;
}

.btn-outline-primary:hover {
  background-color: #4079bc;
  border-color: #4079bc;
  color: #fff;
}

.card {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  -webkit-transition: all 0.2s linear; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-transition: all 0.2s linear; /* Firefox 3.5 - 3.6 */
  -o-transition: all 0.2s linear; /* Internet Explorer */
  transition: all 0.2s linear;
  /* EXEMPLO DE USO: @include transition(all 0.6s linear); */
}
.card .text-sm, .card .text-md {
  font-weight: 400;
}
.card .line-height-1 {
  line-height: 1 !important;
}
.card .text-sm {
  font-size: 14px;
}
.card .text-md {
  font-size: 16px;
}

.card-rounded-borders {
  border-radius: 10px;
}

a.card {
  color: #515151;
}
a.card-rounded:hover {
  border: 1px solid #cbcbcb;
  box-shadow: 10px 10px 20px #dfdfdf;
}

.card-item-first {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.card-rounded h4 {
  color: #4079bc;
}

/*cards fale com a secretaria*/
.fccard { /*telefones uteis*/ }
.fccard .portlet-content-container {
  padding: 20px;
  background: #fff;
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 0 0 10px 10px;
  margin-top: 0;
  margin-bottom: 40px;
}

.fccard2 { /*fale com a secretaria e redes socias*/ }
.fccard2 .portlet-content-container {
  padding: 20px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0 0 10px 10px;
  margin-top: 0;
  margin-bottom: 40px;
}

.fccard3 { /*acesso a informaçao e fale com a ouvidoria*/ }
.fccard3 .portlet-content-container {
  padding: 20px;
  background: #fff;
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  margin-bottom: 40px;
}

.fccard4 { /*ligue 156*/ }
.fccard4 .portlet-content-container {
  padding: 20px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0 0 10px 10px;
  margin-top: 0;
  margin-bottom: 40px;
}
.fccard4 ul {
  padding: 0;
}

.portlet-breadcrumb {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #00a858;
  background-color: white;
  border-bottom: 1px solid #e0e0e0;
  font-weight: 400;
}
.portlet-breadcrumb .portlet-header {
  display: none;
}
.portlet-breadcrumb .portlet {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  width: 100%;
  max-width: 1170px;
}

.breadcrumb {
  padding: 20px;
  margin-bottom: 0;
  background-color: transparent;
  width: 100%;
}
.breadcrumb .breadcrumb-item .breadcrumb-text-truncate {
  margin: 0px 10px;
}
.breadcrumb .breadcrumb-item .active {
  color: #0AAA60 !important;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  background-image: url("");
  color: #0AAA60;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

.breadcrumb-link {
  color: #396aa5;
}

.carousel-item {
  /*
  &:nth-child(odd) {
    .badge {
      background-color: #00a859;
    }
  }
  &:nth-child(even) {
    .badge {
      background-color: #28bbb6;
    }
  }
  */
}
.carousel-item .badge {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  margin: 0;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 12px;
  color: white;
  font-weight: 400;
  background-color: #28bbb6;
}

.carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  text-align: left;
  background: rgba(0, 0, 0, 0.6);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  z-index: 0;
}
.carousel-caption h3 {
  font-family: "Titillium Web", sans-serif;
  font-size: 1.5rem;
}
.carousel-caption p {
  font-size: 1rem;
  line-height: 1.4em;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 2rem;
  height: 2rem;
}

.carousel-control-prev,
.carousel-control-next {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 6.25rem;
  opacity: 1;
  background-color: #396aa5;
}
@media (max-width: 575.98px) {
  .carousel-control-prev,
  .carousel-control-next {
    width: auto;
    height: auto;
    border-radius: 5000px;
    padding: 0.5rem;
  }
}

.carousel-control-prev {
  left: -1.25rem;
}

.carousel-control-next {
  right: -1.25rem;
}

.controls {
  display: flex;
  justify-content: center;
  align-content: center;
}
.controls .carousel-control-prev,
.controls .carousel-control-next {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  height: auto;
  width: auto;
  transform: none;
  height: 1.5rem;
  width: 1.5rem;
  background-color: #fbfbfb;
  border: solid 1px #e0e0e0;
  color: #515151;
  border-radius: 5000px;
  font-family: cursive;
  margin: 0 5px;
}
.controls .carousel-indicators {
  position: relative;
  transform: scale(0.85);
  right: auto;
  bottom: auto;
  left: auto;
  align-items: center;
  margin: 0;
  gap: 5px;
}
.controls .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-left: 5px;
  border: solid 1px #999;
  opacity: 1;
  border-radius: 5000px;
}
.controls .carousel-indicators li.active {
  border-color: #6898d0;
  background: #6898d0;
}

@media (max-width: 991.98px) {
  .carousel-caption {
    padding: 1.25rem 2rem 2rem 2rem;
  }
  .carousel-caption h3 {
    font-size: 18px;
  }
  .carousel-caption p {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .carousel-caption {
    padding: 1.25rem 2rem 1rem 2rem;
  }
  .carousel-caption p {
    display: none;
  }
}
/* Mobile: legenda igual ao desktop (position absolute), tarja compacta sobre a imagem */
@media (max-width: 768px) {
  .carousel-item .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0.5rem 1rem;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    text-align: left;
    z-index: 1;
    font-size: 18px !important;
  }
  .carousel-item .carousel-caption h3 {
    color: #fff;
    font-size: 1rem;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  }
  .carousel-item .carousel-caption p {
    display: none;
  }
}
.abas-gdf .nav-pills .nav-link {
  border-radius: 0;
}
.abas-gdf .nav-underline:not(.nav-fill) .nav-item .active {
  border: none;
  border-bottom: 3px solid #00a858 !important;
}
.abas-gdf .nav-underline .nav-item a {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 14px;
}
.abas-gdf .nav-underline .nav-item .nav-link.active:after {
  background-color: #00a858 !important;
}
.abas-gdf .nav-underline .nav-item .nav-link {
  color: #396aa5;
}
.abas-gdf .nav-underline .nav-item .active {
  --default-color: #00a858;
  color: #00a858 !important;
  background-color: #fff;
  border-bottom: 3px solid var(--default-color);
}
.abas-gdf .nav-underline .nav-link::after {
  left: 0 !important;
  right: 0 !important;
}
.abas-gdf .border-bottom-top {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.gdf-web-content .active {
  border-bottom: 4px solid #008000;
}

.list-group-flush .list-group-item {
  border: 0;
}
.list-group-flush .list-group-item + .list-group-item {
  border-top: solid 1px #e0e0e0;
}

.pagination-bar {
  justify-content: center;
  margin-top: 3.75rem;
  margin-bottom: 1.25rem;
}
.pagination-bar .pagination-items-per-page,
.pagination-bar .pagination-results {
  display: none;
}

.pagination {
  margin-bottom: 0;
  justify-content: center;
}

.page-link {
  background-color: #e0e0e0;
  border: 2px solid #f1f1f1;
  color: #767676;
  font-size: 18px;
  font-weight: bold;
  height: auto;
  font-family: "Titillium Web", sans-serif;
  display: block;
  -webkit-transition: all 0.3s linear; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-transition: all 0.3s linear; /* Firefox 3.5 - 3.6 */
  -o-transition: all 0.3s linear; /* Internet Explorer */
  transition: all 0.3s linear;
  /* EXEMPLO DE USO: @include transition(all 0.6s linear); */
}
.page-link:hover {
  background-color: #4079bc;
  color: white;
}

.page-item:first-child .page-link {
  border-radius: 10px 0 0 10px;
  color: #4079bc;
}
.page-item:last-child .page-link {
  border-radius: 0 10px 10px 0;
  color: #4079bc;
}
.page-item.active .page-link {
  background-color: #4079bc;
  border-color: #f1f1f1;
}
.page-item.disabled .page-link {
  background-color: #4079bc;
  color: white;
}

@media (max-width: 575.98px) {
  .table-condensed {
    word-break: break-word;
    font-size: 12px;
  }
  .table-condensed td {
    padding-right: 5px;
    padding-left: 5px;
  }
  .table-condensed a {
    font-size: 12px;
    word-break: break-word;
  }
  .table-condensed span {
    font-size: 12px;
    word-break: break-word;
  }
  .table-condensed p {
    font-size: 12px;
    word-break: break-word;
  }
  .table-condensed i {
    font-size: 12px;
  }
}

.rotary-cards .controls {
  margin-top: 3px;
}
.rotary-cards .card-body {
  padding-bottom: 1rem;
}
.rotary-cards .carousel-inner {
  padding-bottom: 1.7rem !important;
}
.rotary-cards .btn-see-more {
  margin-top: -27px !important;
}
.rotary-cards .aspect-ratio-16-to-9 {
  padding-bottom: 56.25%;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .rotary-cards .btn-see-more {
    margin: 0 !important; /* ou padding: 0; dependendo do que você quer ajustar */
  }
}
@media (max-width: 767px) {
  .rotary-cards .btn-see-more {
    display: none !important;
  }
}
.portlet-search-bar .portlet-header {
  display: none;
}
.portlet-search-bar legend {
  margin-bottom: 0;
}
.portlet-search-bar .input-group-inset-item {
  background-color: #f4a100;
  color: white;
  width: 51px;
  font-size: 1.5rem;
  border-width: 0;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.portlet-search-bar .form-control {
  height: 51px;
  font-size: 14px;
  border-color: #e0e0e0;
  border-radius: 0;
}
.portlet-search-bar .input-group-item .input-group-inset.form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding: 15px 12px;
}
.portlet-search-bar .input-group-item .input-group-inset-before.form-control {
  margin-left: 2px;
  border: 1px solid #e0e0e0;
}
.portlet-search-bar .input-group-item .input-group-inset-after.form-control {
  margin-right: 2px;
  border: 1px solid #e0e0e0;
}
@media (min-width: 992px) {
  .portlet-search-bar .search-bar-keywords-input-wrapper {
    width: 303px;
  }
}

.search-facet {
  margin-bottom: 1rem !important;
}

.portlet-sort .form-group-autofit {
  display: block;
}

.search-bar-scope img, .search-bar-simple img {
  width: 51px;
}

.noticia-gdf {
  margin-top: 60px;
  margin-bottom: 60px;
}
.noticia-gdf .time-text {
  font-size: 14px;
  color: #515151;
}
.noticia-gdf .autor-text {
  color: #999999;
  font-size: 16px;
  margin-bottom: 27.19px;
}
.noticia-gdf .img-noticia-open {
  margin: auto;
  display: flex;
  max-width: 600px !important;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 27.19px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.noticia-gdf .chamada-text {
  font-size: 14pt;
  font-weight: 500;
  margin-bottom: 20px;
}

.basic-web-content a,
.materia a {
  font-weight: 600;
}

.share {
  text-align: left;
  margin-bottom: 35px;
  margin-top: 12px;
}
.share .facebook {
  padding: 10px 20px;
  border-radius: 10px;
  color: white;
  background-color: #43619c;
  font-size: 16px;
  font-weight: bold;
}
.share .twitter {
  background-color: #24a9e6;
  padding: 10px 20px;
  border-radius: 10px;
  margin: 0 6px;
  color: white;
  font-size: 16px;
  font-weight: bold;
}

figure.image {
  display: table !important;
  max-width: 100%;
}

figure.image picture {
  display: block;
}

figure.image img {
  display: block;
  max-width: 100%;
  height: auto;
}

figure.image figcaption {
  display: table-caption;
  caption-side: bottom;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 12px;
  color: #8b8b8b;
  margin-top: 0.6rem;
  /* impede ultrapassar */
  overflow-wrap: break-word;
  word-wrap: break-word;
}

div[style*="text-align: center"] > figure.image,
div[style*="text-align:center"] > figure.image {
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.aligncenter {
  width: 100%;
  height: auto;
  display: block;
}

.wp-caption-text {
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
  color: #8b8b8b;
  margin-top: 0.6rem;
  /* impede ultrapassar */
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-weight: bold;
}

.relacionadas {
  background: white !important;
}

.alignright {
  float: right;
  margin-left: 10px;
}

.alignleft {
  float: left;
  margin-right: 10px;
}

.barra-gdf .nav.nav-pills {
  margin: 0 -10px;
}
.barra-gdf .nav {
  flex-wrap: nowrap;
}
.barra-gdf,
.barra-gdf .nav-link {
  color: white;
}
.barra-gdf .nav-link {
  color: #ccc;
  line-height: 30px;
  cursor: pointer;
  transition: all linear 0.2s;
  padding: 0 10px;
  font-size: 0.75rem;
}
.barra-gdf .nav-link:hover {
  color: white;
}

/* Responsivo Mobile */
@media (max-width: 991.98px) {
  .barra-gdf {
    height: 0;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .barra-gdf {
    display: flex;
  }
  .barra-gdf .ul-gdf-center {
    padding-left: 12rem;
    width: 100%;
    justify-content: center;
  }
}
.lista-de-links {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  width: 100%;
  height: 100%;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.lista-de-links ul {
  list-style: none;
  margin: 10px 0;
  padding-inline-start: 0px;
}
.lista-de-links ul li a {
  width: 100%;
  padding: 20px 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #333;
  line-height: 1;
  font-size: 16px;
  display: block;
}
.lista-de-links ul li a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
  color: #4079bc;
}

.lista-de-links-nuvem {
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.lista-de-links-nuvem .btn-secondary {
  padding: 11px 25px;
  font-family: "Montserrat", sans-serif;
  border-radius: 10px;
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 10px;
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
.lista-de-links-nuvem .btn-secondary:hover {
  color: #4079bc;
  background-color: white;
  text-decoration: none;
}

.img-lista-de-links-nuvens h3,
.img-lista-de-links-nuvens a {
  color: #fff !important;
}
.img-lista-de-links-nuvens a {
  border-color: #fff !important;
}
.img-lista-de-links-nuvens a:hover {
  background-color: #fff !important;
  color: #4079bc !important;
}

.bg-blue .lista-de-links-nuvem .btn-secondary,
.bg-black .lista-de-links-nuvem .btn-secondary,
.bg-cyan-blue .lista-de-links-nuvem .btn-secondary,
.bg-dark-black .lista-de-links-nuvem .btn-secondary,
.bg-yellow-light .lista-de-links-nuvem .btn-secondary {
  color: white;
  border-color: #fff;
}
.bg-blue .lista-de-links-nuvem .btn-secondary:hover,
.bg-black .lista-de-links-nuvem .btn-secondary:hover,
.bg-cyan-blue .lista-de-links-nuvem .btn-secondary:hover,
.bg-dark-black .lista-de-links-nuvem .btn-secondary:hover,
.bg-yellow-light .lista-de-links-nuvem .btn-secondary:hover {
  color: #4079bc;
  background-color: white;
}

@media (max-width: 575.98px) {
  .lista-de-links-nuvem .btn-secondary {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.bg-botao-transparencia {
  border: 1px solid #dfdfdf;
  border-radius: 8px;
}

.bg-botao-transparencia .lista-de-links-nuvem a.btn {
  background-color: transparent;
  border: 2px solid #00a858;
  color: #4cae4c;
  border-radius: 14px;
  padding: 10px 28px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.bg-botao-transparencia .lista-de-links-nuvem a.btn:hover {
  background-color: #00a858;
  color: #ffffff;
}

.portlet-borda-azul .portlet .portlet-content .portlet-header .autofit-col .portlet-title-text {
  background-color: #4079bc !important;
  color: #fff !important;
  font-size: 24px;
  padding: 20px 15px;
  margin-top: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.portlet-border-green .portlet .portlet-content .portlet-header .autofit-col .portlet-title-text {
  border-bottom: 2px solid #008000;
  padding-bottom: 8px;
  margin-bottom: 28px;
}

.rich-summary.list-group {
  margin-bottom: 0;
}
.rich-summary .list-group-item {
  background-color: transparent;
  padding: 0;
  border: 0;
}
.rich-summary .list-group-item + .list-group-item {
  margin-top: 30px;
  border: 0;
}
.rich-summary .list-group-item .asset-summary {
  font-weight: 400;
}
.rich-summary .data {
  font-size: 14px;
  font-weight: 400;
}
.rich-summary .entry-title {
  margin: 0;
}
.rich-summary .entry-title a {
  color: #3F79BB;
}
.rich-summary .entry-title .entry-link:hover {
  color: #6797cf;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.portlet-nested-portlets > .portlet > .portlet-topper {
  left: auto !important;
  right: 15px !important;
}
.portlet-nested-portlets .portlet-layout.row + .portlet-layout.row {
  margin-top: 55px;
}

.agencia-brasilia .title-icon-right h3, .agencia-brasilia .list-group {
  margin-bottom: 0 !important;
}
.agencia-brasilia .list-group-flush .list-group-item + .list-group-item {
  border-top: none;
}
.agencia-brasilia .title-icon-right {
  display: block;
  z-index: 1;
  margin-top: -6px;
}
.agencia-brasilia .title-icon-right h3 {
  color: #333;
  padding-bottom: 15px;
  line-height: 1;
}
.agencia-brasilia .title-icon-right h3 img {
  float: right;
}
.agencia-brasilia .list-group {
  padding: 35px 30px 17px 30px;
  border-radius: 0 0 10px 10px;
  background: white;
  border: 1px solid #e0e0e0;
}
.agencia-brasilia .list-group h6 {
  margin: 0;
  padding-top: 10px;
  font-family: "Titillium Web", sans-serif;
  color: #515151;
  line-height: 1;
}
.agencia-brasilia .list-group .btn-see-more {
  margin: 25px 0 10px 0;
  line-height: 1.1;
}
.agencia-brasilia .list-group .btn-see-more span {
  margin-top: -2px;
}
.agencia-brasilia .list-group-item {
  background-color: transparent;
  margin-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
  padding: 0;
  line-height: 1;
}
.agencia-brasilia .list-group-item .date, .agencia-brasilia .list-group-item .time {
  color: #333;
  font-size: 0.75rem;
  font-weight: 400;
}
.agencia-brasilia .list-group-item .time {
  padding-left: 10px;
}
.agencia-brasilia .list-group-item .title {
  font-family: "Titillium Web";
  color: #366497;
  font-size: 1rem;
  margin: 5px 0px;
  padding-bottom: 17px;
}
.agencia-brasilia .list-group-item .title:hover {
  opacity: 0.7;
}
.agencia-brasilia .carregandoSlide {
  color: gray;
  font-size: 45px;
  text-align: center;
  font-weight: bold;
  height: 350px;
  line-height: 350px;
}
.agencia-brasilia .carousel .carousel-control-prev, .agencia-brasilia .carousel .carousel-control-next {
  opacity: 1;
  border: none;
  width: 2.344rem;
  height: 5.75rem;
}
.agencia-brasilia .carousel .carousel-control-prev:hover, .agencia-brasilia .carousel .carousel-control-next:hover {
  filter: brightness(1.1);
  opacity: 1;
}

.carousel-caption {
  right: 0%;
  left: 0%;
  padding: 30px;
  width: 100%;
  text-align: left;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 0;
  bottom: 0;
}
.carousel-caption h3 {
  margin-top: 20px;
  font-weight: 500;
}

.collapse-gdf {
  /* Setinha no final */
}
.collapse-gdf i.las.la-exchange-alt {
  transform: rotate(90deg);
}
.collapse-gdf .collapse-verde {
  color: #3c763d;
  background-color: #dff0d8;
  line-height: 1.8;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #d6e9c6 !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.collapse-gdf .collapse-verde .panel-title {
  padding-left: 8px;
  color: #000;
}
.collapse-gdf .collapse-verde i {
  font-size: 18px;
}
.collapse-gdf .collapse-cinza {
  color: #333;
  background-color: #808080;
  line-height: 1.8;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #f5f5f5 !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.collapse-gdf .collapse-cinza .panel-title {
  padding-left: 8px;
  color: #fff;
}
.collapse-gdf .collapse-cinza i {
  color: #fff;
  font-size: 18px;
}
.collapse-gdf .collapse-azul {
  background-color: #4079bc;
  color: #fff;
  padding: 25px 15px 25px 15px;
  box-shadow: none;
  border-radius: 0;
}
.collapse-gdf .collapse-azul:hover {
  background-color: #1e4c84;
}
.collapse-gdf .collapse-azul .panel-title {
  font-weight: 600;
  font-size: 22px;
}
@media (max-width: 575.98px) {
  .collapse-gdf .collapse-azul .panel-title {
    font-size: 16px;
  }
}
.collapse-gdf .collapse-azul i {
  font-size: 24px;
  display: inline;
  transform: rotate(-90deg);
}
.collapse-gdf .panel-body {
  padding: 30px;
  line-height: 1.7;
  text-align: justify;
  background-color: #fff;
}
.collapse-gdf .custom-collapse-btn {
  padding: 1px 5px;
  background-color: white;
  border: 1px solid #ccc;
}
.collapse-gdf .collapse-bottom_blue {
  background-color: white;
  border-bottom: 1px solid #337ab7 !important;
  color: black !important;
}
.collapse-gdf .collapse-bottom_light_blue {
  background-color: white;
  border-bottom: 1px solid #bce8f1 !important;
  color: black !important;
}
.collapse-gdf .collapse-bottom_green {
  background-color: white !important;
  border-bottom: 1px solid #e2e9dc !important;
  color: black !important;
}
.collapse-gdf .collapse-bottom_gray {
  background-color: white !important;
  border-bottom: 1px solid #ddd !important;
  color: black !important;
}
.collapse-gdf .collapse-azul {
  background-color: #4079bc;
  color: #fff;
  padding: 25px 15px 25px 15px;
}
.collapse-gdf .collapse-azul_claro {
  background-color: #dbe9f6 !important;
  color: #000000 !important;
  text-align: start;
}
.collapse-gdf .collapse-azul_claro2 {
  background-color: #d9edf7 !important;
  color: #000000 !important;
  gap: 10px;
  text-align: start;
}
.collapse-gdf .collapse-azul_claro2::before {
  content: "⇅";
  font-size: 14px;
  color: #1a5fb4;
}
.collapse-gdf .collapse-azul_claro2::after {
  content: "▼";
  font-size: 12px;
  color: #1a5fb4;
  transition: transform 0.3s ease;
}
.collapse-gdf .collapse-verde_pequeno {
  background-color: white;
  border: 1px solid #ddd !important;
  border-radius: 3px !important;
  width: fit-content !important;
  color: #7db37d;
  font-size: 10pt !important;
  padding: 3px 7px !important;
}
.collapse-gdf .collapse-verde_pequeno:hover {
  background-color: #e6e6e6 !important;
  text-decoration: underline !important;
}
.collapse-gdf .collapse-branco_pequeno {
  padding: 5px 10px !important;
  width: fit-content !important;
  background-color: #fff !important;
  border: 1px solid #ccc !important;
  font-size: 12px !important;
}
.collapse-gdf .collapse-branco_pequeno:hover {
  background-color: #e6e6e6 !important;
  text-decoration: underline !important;
}
.collapse-gdf .collapse-default {
  background-color: transparent !important;
  border-bottom: 1px solid #ddd !important;
  color: black !important;
}
.collapse-gdf .collapse-font_verde {
  background-color: white !important;
  border-bottom: 1px solid #ddd !important;
  color: #89ab8a !important;
  font-size: 12px !important;
}
.collapse-gdf .collapse-font_verde_escuro {
  background-color: white !important;
  border-bottom: 1px solid #ddd !important;
  color: #008000 !important;
}
.collapse-gdf .collapse-verde {
  background-color: #eaf2e9;
  color: #000000 !important;
  text-align: start;
}
.collapse-gdf .collapse-verde_folha {
  display: flex !important;
  align-items: center;
  gap: 6px;
  width: fit-content !important;
  max-width: 100%;
  background-color: #67B25D;
  color: #ffffff !important;
  padding: 10px 15px !important;
  border-radius: 6px !important;
}
.collapse-gdf .collapse-laranja {
  padding: 5px 10px !important;
  width: fit-content !important;
  background-color: #fff !important;
  border: 1px solid #ccc !important;
  font-size: 12px !important;
  color: #ff9900 !important;
}
.collapse-gdf .collapse-laranja:hover {
  background-color: #e6e6e6 !important;
  text-decoration: underline !important;
}
.collapse-gdf .collapse-font_center {
  background-color: white;
  border-bottom: 1px solid #ddd !important;
  color: black !important;
  text-align: center !important;
}
.collapse-gdf .collapse-font_purple {
  background-color: white;
  border-bottom: 1px solid #ddd !important;
  color: #6f0fb0 !important;
}
.collapse-gdf .collapse-font_light_blue {
  background-color: white;
  border: 1px solid #ddd !important;
  border-radius: 3px !important;
  width: fit-content !important;
  color: #8aadd5 !important;
  font-size: 12px !important;
  padding: 3px 7px !important;
}
.collapse-gdf .collapse-font_light_blue:hover {
  background-color: #e6e6e6 !important;
  text-decoration: underline !important;
}
.collapse-gdf .collapse-dark_blue {
  background-color: #337ab7;
  color: #ffffff !important;
  padding: 15px 45px 15px 15px;
  position: relative;
  display: block;
  cursor: pointer;
  font-weight: 500;
  text-align: left;
  border-radius: 4px;
}
.collapse-gdf .collapse-dark_blue::after {
  content: "▼";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  transition: all 0.3s ease;
}
.collapse-gdf .collapse-dark_blue:hover {
  background-color: #286090;
}
.collapse-gdf .collapse-violeta_estrategico {
  background-color: #6e50d6;
  color: #ffffff !important;
  text-align: start !important;
}
.collapse-gdf .collapse-verde_sustentavel {
  background-color: #0faf87;
  color: #ffffff !important;
  text-align: start !important;
}
.collapse-gdf .collapse-roxo_institucional {
  background-color: #a24f95;
  color: #ffffff !important;
  text-align: start !important;
}
.collapse-gdf .collapse-dourado_civico {
  background-color: #cd870c;
  color: #ffffff !important;
  text-align: start !important;
}
.collapse-gdf .collapse-verde_progresso {
  background-color: #71a710;
  color: #ffffff !important;
  text-align: start !important;
}
.collapse-gdf .collapse-laranja_dinamico {
  background-color: #cd420e;
  color: #ffffff !important;
  text-align: start !important;
}
.collapse-gdf .collapse-magenta_estrategico {
  background-color: #ca3672;
  color: #ffffff !important;
  text-align: start !important;
}
.collapse-gdf .collapse-coral_ativo {
  background-color: #e6625b;
  color: #ffffff !important;
  text-align: start !important;
}
.collapse-gdf .collapse-ambar_institucional {
  background-color: #dc7d41;
  color: #ffffff !important;
  text-align: start !important;
}
.collapse-gdf .collapse-rosa_claro {
  background-color: #e17bad;
  color: #ffffff !important;
  text-align: start !important;
}
.collapse-gdf .collapse-centralizado_font_verde {
  background-color: #ffffff;
  color: #2e7d32 !important;
  border-bottom: 1px solid #ddd !important;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.collapse-gdf .collapse-azul_centralizado {
  background-color: #0039ba;
  color: #ffffff !important;
  text-align: center !important;
}

.collapse-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.collapse-default {
  color: #2c83fd;
}

.button-azul {
  padding: 10px;
  border-radius: 8px;
  background: #4079BC;
  color: white;
  margin: 15px;
  outline: none;
  border: none;
}

/** CLASSES TRAZIDAS DO PORTAL BSB */
#box-diario-oficial h2 {
  font-family: "Titillium Web";
  border-bottom: 2px solid #006BB6;
  color: #515151;
  text-transform: none;
  font-size: 36px;
}
#box-diario-oficial img {
  float: right;
  width: 75px;
}
#box-diario-oficial form {
  margin-top: 45px;
}
#box-diario-oficial form h5 {
  font-family: "Open Sans";
  font-size: 16px;
  color: #515151;
  font-weight: 700;
  padding: 10px 0;
}
#box-diario-oficial hr {
  width: 50%;
  margin-top: 30px;
}
#box-diario-oficial #busca {
  width: 99%;
  height: 48px;
  background-image: url("../images/ico-lupa.svg");
  background-repeat: no-repeat;
  border: 1px solid #E0E0E0;
  border-radius: 7px;
  font-size: 18px;
  color: #30BCB9;
  padding-left: 50px;
}
#box-diario-oficial #busca:focus {
  outline: none;
}
#box-diario-oficial .area-select-dodf {
  margin-top: 15px;
}

#dodf-file-list {
  scrollbar-color: #888 transparent;
  scrollbar-width: thin;
  list-style: none;
  height: 92px;
  overflow-y: visible;
  padding-left: 0;
}
#dodf-file-list li.msg-informativa {
  background-color: white;
  padding: 10px;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  list-style: none;
}
#dodf-file-list::-webkit-scrollbar {
  width: 12px;
}
#dodf-file-list::-webkit-scrollbar-track {
  background: none;
  border-left: 2px solid red;
}
#dodf-file-list::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 6px;
  border: 3px solid transparent;
}
#dodf-file-list::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
#dodf-file-list li a {
  padding: 10px;
  text-decoration: none;
  color: #000;
  display: block;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
  background: white;
  transition: all linear 0.1s;
}
#dodf-file-list li a:before {
  content: url("/o/gdf-secretarias-lf7_4-ce-theme/images/ico-pdf-2-azul.svg");
  color: transparent;
  margin-right: 3px;
  vertical-align: sub;
  display: inline-block;
  height: 16px;
  width: 16px;
}
#dodf-file-list li a:hover {
  text-decoration: none;
  color: #4079bc;
  box-shadow: 0 0 10px #ccc;
  border-left: 5px solid #006BB6;
}

#box-diario-oficial #dodf-file-select:focus {
  outline: none;
}
#box-diario-oficial #dodf-file-select:hover {
  cursor: pointer;
}
#box-diario-oficial #dodf-file-select option {
  padding-left: 0px;
  background-color: #E0E0E0;
  font-size: 16px;
}

select::-ms-expand {
  display: none;
}

.miniCalendario {
  width: 100%;
  margin-top: 14px;
}
.miniCalendario .cabecalho {
  display: flex;
  justify-content: center;
}
.miniCalendario .cabecalho .seta {
  width: 28px;
  height: 28px;
  line-height: 32px;
  text-align: center;
  margin: 0 5px;
  border-radius: 50%;
  color: #FFF;
  font-weight: bold;
  float: left;
  margin-top: 6px;
  cursor: pointer;
}
.miniCalendario .cabecalho .seta.seta-verde {
  background-color: #702280;
}
.miniCalendario .cabecalho .seta.seta-azul {
  background-color: #a83d8d;
}
.miniCalendario .cabecalho .seta i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.miniCalendario .cabecalho .area-central {
  height: 40px;
  line-height: 40px;
  float: left;
  width: 57%;
  color: #FFF;
  text-align: center;
  border-radius: 5px;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
.miniCalendario .cabecalho .area-central .verde {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #702280;
  width: 60%;
  float: left;
}
.miniCalendario .cabecalho .area-central .azul {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #a83d8d;
  width: 40%;
  float: left;
}
.miniCalendario table {
  background: white;
  margin-top: 15px;
  padding: 10px;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.miniCalendario table thead tr th {
  text-align: center;
  color: #BDA713;
  font-weight: bold;
  height: 30px;
  vertical-align: middle;
  color: #2d70be;
}
.miniCalendario table tbody tr td {
  text-align: center;
  color: #000;
  font-weight: bold;
  height: 30px;
  vertical-align: middle;
}
.miniCalendario table tbody tr td span {
  cursor: pointer;
}
.miniCalendario table tbody tr td.inactive {
  color: #CCCCCC;
}
.miniCalendario table tbody tr td .active {
  border-radius: 50%;
  background-color: #702280;
  color: #FFF;
  display: flex;
  justify-content: center;
  width: 26px;
  height: 24px;
  line-height: 24px;
  margin: 0px auto !important;
  text-align: center;
}

.doudf-theme a {
  color: white;
  background-color: #379e98;
  border-color: #379e98;
}
.doudf-theme a:hover {
  background-color: #217772;
  border-color: #217772;
  color: white;
}

.orgao-vinculado {
  margin-bottom: -24px;
}
.orgao-vinculado .card {
  border-radius: 4px;
}
.orgao-vinculado .card h4 {
  margin: 0 0 0 0;
  font-size: 24px;
  color: #4079bc;
  font-weight: 500;
}
.orgao-vinculado .card p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 6px;
}
.orgao-vinculado .card .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px 0 0 4px;
  border-right: 2px solid #e0e0e0;
}
.orgao-vinculado .card:hover {
  background: #f5f5f5;
}
.orgao-vinculado .col-left,
.orgao-vinculado .col-left.col-auto {
  width: 28%;
  height: 98px;
  padding: 0 0 0 0;
  margin: 0 0 0 15px;
}
.orgao-vinculado .col-right {
  margin-right: 15px;
  padding: 0 10px;
}

.sicop h4 {
  color: #515151;
  font-size: 24px;
}
.sicop .card-body {
  padding: 15px;
}
.sicop .card-body .form-group-item {
  margin-right: 4px !important;
  height: 31px;
}
.sicop .card-body .form-group-item .form-control {
  padding: 5px;
  font-size: 14px;
}
.sicop .modal-content {
  padding: 40px;
}
.sicop .modal-content .modal-header {
  display: block;
  padding-left: 15px;
  margin-bottom: 12px;
  border: none;
}
.sicop .modal-content .modal-header .modal-title {
  font-family: "Montserrat";
  font-weight: 900;
  padding-top: 15px;
  font-size: 30px;
}
.sicop .modal-content .modal-header .las.la-times {
  font-size: 12px;
  padding-top: 15px;
}
.sicop .modal-content .modal-header button.close {
  width: 12px;
  float: right;
}
.sicop .modal-content .modal-body {
  padding: 15px;
}
.sicop .modal-content .modal-body p {
  font-weight: 400;
  line-height: 1;
}
.sicop .modal-content .modal-footer {
  padding: 15px;
  justify-content: end;
  border-top: 1px solid #e5e5e5;
}
.sicop .modal-content .modal-footer .btn.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-size: 14px;
}
.sicop .modal-content .modal-footer .btn.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.sicop button.modalSICOP {
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 1;
  padding: 15px 10px;
}
.sicop .fade.modal {
  background-color: rgba(0, 0, 0, 0.8);
  padding-top: 50px;
}
@media (min-width: 992px) {
  .sicop .modal-lg,
  .sicop .modal-xl {
    max-width: 900px;
  }
}

.lfr-pagination {
  margin-top: 40px;
}
.lfr-pagination .lfr-pagination-page-selector {
  text-align: right;
}
.lfr-pagination .lfr-pagination-page-selector .lfr-icon-menu a {
  background-color: #4079bc;
}

/*!
FullCalendar Core Package v4.1.0
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/
.fc {
  direction: ltr;
  text-align: left;
}

.fc-rtl {
  text-align: right;
}

body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: 0.3;
}

.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: 0.3;
}

.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 2px 4px;
}

.fc-rtl .fc-popover .fc-header {
  flex-direction: row-reverse;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
  cursor: pointer;
  opacity: 0.65;
  font-size: 1.1em;
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-mirror-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

.fc th {
  text-align: center;
  font-weight: 500;
}

.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer;
}

a[data-goto]:hover {
  text-decoration: underline;
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative;
}

.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "mirror" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

.fc-row .fc-mirror-skeleton {
  z-index: 5;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-mirror-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-mirror-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-mirror-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* TODO: move to timegrid/daygrid */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
/* item ball */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: 0.85em;
  line-height: 1.4;
  border-radius: 3px;
  border: 1px solid #3788d8;
}

.fc-event,
.fc-event-dot {
  background-color: #3788d8;
  /* default BACKGROUND color */
}

.fc-event,
.fc-event:hover {
  color: #fff !important;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
}

/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}

/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: 0.25;
}

/* Event Dragging
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-dragging.fc-selected {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

.fc-event.fc-dragging:not(.fc-selected) {
  opacity: 0.75;
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}

/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}

/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */
}

.fc-mirror-skeleton tr:first-child > td > .fc-day-grid-event {
  margin-top: 0;
  /* except for mirror skeleton */
}

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*
TODO: more distinction between this file and common.css
*/
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee;
}

.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: 0.3;
}

/* Icons
--------------------------------------------------------------------------------------------------
from https://feathericons.com/ and built with IcoMoon
*/
@font-face {
  font-family: "fcicons";
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.fc-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "fcicons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fc-icon-chevron-left:before {
  content: "\e900";
}

.fc-icon-chevron-right:before {
  content: "\e901";
}

.fc-icon-chevrons-left:before {
  content: "\e902";
}

.fc-icon-chevrons-right:before {
  content: "\e903";
}

.fc-icon-minus-square:before {
  content: "\e904";
}

.fc-icon-plus-square:before {
  content: "\e905";
}

.fc-icon-x:before {
  content: "\e906";
}

.fc-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  text-align: center;
}

/* Buttons
--------------------------------------------------------------------------------------------------
Lots taken from Flatly (MIT): https://bootswatch.com/4/flatly/bootstrap.css
*/
/* reset */
.fc-button {
  border-radius: 0;
  overflow: visible;
  text-transform: none;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.fc-button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

.fc-button {
  -webkit-appearance: button;
}

.fc-button:not(:disabled) {
  cursor: pointer;
}

.fc-button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* theme */
.fc-button {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.4em 0.65em;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 0.25em;
}

.fc-button:hover {
  color: #212529;
  text-decoration: none;
}

.fc-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}

.fc-button:disabled {
  opacity: 0.65;
}

/* "primary" coloring */
.fc-button-primary {
  color: #fff;
  background-color: #2C3E50;
  border-color: #2C3E50;
}

.fc-button-primary:hover {
  color: #fff;
  background-color: #1e2b37;
  border-color: #1a252f;
}

.fc-button-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
}

.fc-button-primary:disabled {
  color: #fff;
  background-color: #2C3E50;
  border-color: #2C3E50;
}

.fc-button-primary:not(:disabled):active,
.fc-button-primary:not(:disabled).fc-button-active {
  color: #fff;
  background-color: #1a252f;
  border-color: #151e27;
}

.fc-button-primary:not(:disabled):active:focus,
.fc-button-primary:not(:disabled).fc-button-active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
}

/* icons within buttons */
.fc-button .fc-icon {
  vertical-align: middle;
  font-size: 1.5em;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.fc-button-group > .fc-button {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.fc-button-group > .fc-button:hover {
  z-index: 1;
}

.fc-button-group > .fc-button:focus,
.fc-button-group > .fc-button:active,
.fc-button-group > .fc-button.fc-button-active {
  z-index: 1;
}

.fc-button-group > .fc-button:not(:first-child) {
  margin-left: -1px;
}

.fc-button-group > .fc-button:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.fc-button-group > .fc-button:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

/* List View
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1.5em;
}

/* inner content */
.fc-toolbar > * > :not(:first-child) {
  margin-left: 0.75em;
}

.fc-toolbar h2 {
  font-size: 1.75em;
  margin: 0;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
.fc-view-container {
  position: relative;
}

/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

@media print {
  .fc {
    max-width: 100% !important;
  }
  /* Global Event Restyling
  --------------------------------------------------------------------------------------------------*/
  .fc-event {
    background: #fff !important;
    color: #000 !important;
    page-break-inside: avoid;
  }
  .fc-event .fc-resizer {
    display: none;
  }
  /* Table & Day-Row Restyling
  --------------------------------------------------------------------------------------------------*/
  .fc th,
  .fc td,
  .fc hr,
  .fc thead,
  .fc tbody,
  .fc-row {
    border-color: #ccc !important;
    background: #fff !important;
  }
  /* kill the overlaid, absolutely-positioned components */
  /* common... */
  .fc-bg,
  .fc-bgevent-skeleton,
  .fc-highlight-skeleton,
  .fc-mirror-skeleton,
  .fc-bgevent-container,
  .fc-business-container,
  .fc-highlight-container,
  .fc-mirror-container {
    display: none;
  }
  /* don't force a min-height on rows (for DayGrid) */
  .fc tbody .fc-row {
    height: auto !important;
    /* undo height that JS set in distributeHeight */
    min-height: 0 !important;
    /* undo the min-height from each view's specific stylesheet */
  }
  .fc tbody .fc-row .fc-content-skeleton {
    position: static;
    /* undo .fc-rigid */
    padding-bottom: 0 !important;
    /* use a more border-friendly method for this... */
  }
  .fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td {
    /* only works in newer browsers */
    padding-bottom: 1em;
    /* ...gives space within the skeleton. also ensures min height in a way */
  }
  .fc tbody .fc-row .fc-content-skeleton table {
    /* provides a min-height for the row, but only effective for IE, which exaggerates this value,
       making it look more like 3em. for other browers, it will already be this tall */
    height: 1em;
  }
  /* Undo month-view event limiting. Display all events and hide the "more" links
  --------------------------------------------------------------------------------------------------*/
  .fc-more-cell,
  .fc-more {
    display: none !important;
  }
  .fc tr.fc-limited {
    display: table-row !important;
  }
  .fc td.fc-limited {
    display: table-cell !important;
  }
  .fc-popover {
    display: none;
    /* never display the "more.." popover in print mode */
  }
  /* TimeGrid Restyling
  --------------------------------------------------------------------------------------------------*/
  /* undo the min-height 100% trick used to fill the container's height */
  .fc-time-grid {
    min-height: 0 !important;
  }
  /* don't display the side axis at all ("all-day" and time cells) */
  .fc-timeGrid-view .fc-axis {
    display: none;
  }
  /* don't display the horizontal lines */
  .fc-slats,
  .fc-time-grid hr {
    /* this hr is used when height is underused and needs to be filled */
    display: none !important;
    /* important overrides inline declaration */
  }
  /* let the container that holds the events be naturally positioned and create real height */
  .fc-time-grid .fc-content-skeleton {
    position: static;
  }
  /* in case there are no events, we still want some height */
  .fc-time-grid .fc-content-skeleton table {
    height: 4em;
  }
  /* kill the horizontal spacing made by the event container. event margins will be done below */
  .fc-time-grid .fc-event-container {
    margin: 0 !important;
  }
  /* TimeGrid *Event* Restyling
  --------------------------------------------------------------------------------------------------*/
  /* naturally position events, vertically stacking them */
  .fc-time-grid .fc-event {
    position: static !important;
    margin: 3px 2px !important;
  }
  /* for events that continue to a future day, give the bottom border back */
  .fc-time-grid .fc-event.fc-not-end {
    border-bottom-width: 1px !important;
  }
  /* indicate the event continues via "..." text */
  .fc-time-grid .fc-event.fc-not-end:after {
    content: "...";
  }
  /* for events that are continuations from previous days, give the top border back */
  .fc-time-grid .fc-event.fc-not-start {
    border-top-width: 1px !important;
  }
  /* indicate the event is a continuation via "..." text */
  .fc-time-grid .fc-event.fc-not-start:before {
    content: "...";
  }
  /* time */
  /* undo a previous declaration and let the time text span to a second line */
  .fc-time-grid .fc-event .fc-time {
    white-space: normal !important;
  }
  /* hide the the time that is normally displayed... */
  .fc-time-grid .fc-event .fc-time span {
    display: none;
  }
  /* ...replace it with a more verbose version (includes AM/PM) stored in an html attribute */
  .fc-time-grid .fc-event .fc-time:after {
    content: attr(data-full);
  }
  /* Vertical Scroller & Containers
  --------------------------------------------------------------------------------------------------*/
  /* kill the scrollbars and allow natural height */
  .fc-scroller,
  .fc-day-grid-container,
  .fc-time-grid-container {
    /* */
    overflow: visible !important;
    height: auto !important;
  }
  /* kill the horizontal border/padding used to compensate for scrollbars */
  .fc-row {
    border: 0 !important;
    margin: 0 !important;
  }
  /* Button Controls
  --------------------------------------------------------------------------------------------------*/
  .fc-button-group,
  .fc button {
    display: none;
    /* don't display any button-related controls */
  }
}
/*!
FullCalendar Time Grid Plugin v4.1.0
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/
/* TimeGridView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-timeGrid-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

.fc-timeGrid-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

.fc-timeGrid-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

.fc-ltr .fc-axis {
  text-align: right;
}

.fc-rtl .fc-axis {
  text-align: left;
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> TimeGridView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

.fc-time-grid .fc-mirror-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  margin-bottom: 1px;
}

.fc-time-grid-event-inset {
  -webkit-box-shadow: 0px 0px 0px 1px #fff;
  box-shadow: 0px 0px 0px 1px #fff;
}

.fc-time-grid-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-time-grid-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.fc-time-grid-event .fc-content {
  overflow: hidden;
  max-height: 100%;
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: " - ";
  /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.zerar-padding {
  padding-left: 0;
  padding-right: 0;
}

.margin-top-negativa {
  margin-top: -60px;
}

.agenda .container.area-agenda.agendaVirtual {
  padding: 15px;
}
.agenda .titulo-agenda {
  text-transform: uppercase;
  margin: 1rem auto;
}
.agenda .titulo-agenda h3,
.agenda .titulo-agenda h2 {
  margin: 0;
  font-family: "Titillium Web", sans-serif;
}
.agenda .titulo-agenda h3 {
  font-size: 1.625rem;
  font-weight: 500;
}
.agenda .titulo-agenda h2 {
  font-size: 2rem;
  color: #4079bc;
  font-weight: 600;
}
.agenda .fotosDasAutoridades {
  display: flex;
  align-items: center;
  background: linear-gradient(to bottom, rgb(245, 245, 245) 0%, rgb(245, 245, 245) 34%, rgb(255, 255, 255) 34%, rgb(255, 255, 255) 65%, rgb(245, 245, 245) 65%, rgb(245, 245, 245) 100%);
}
.agenda .fotosDasAutoridades .setaEsquerda img,
.agenda .fotosDasAutoridades .setaDireita img {
  width: 45%;
  cursor: pointer;
  filter: grayscale(1);
  margin-left: 0;
}
.agenda .fotosDasAutoridades .setaEsquerda img:hover,
.agenda .fotosDasAutoridades .setaDireita img:hover {
  filter: grayscale(0);
}
.agenda .fotosDasAutoridades .setaDireita {
  position: absolute;
  right: 10%;
  z-index: 999;
  animation: animacao-btn-direita 0.2s linear infinite alternate;
}
.agenda .fotosDasAutoridades .setaDireita img:hover {
  animation: animacao-btn-direita 0.2s linear infinite alternate;
}
.agenda .fotosDasAutoridades .setaEsquerda {
  position: absolute;
  left: 10%;
  z-index: 999;
}
.agenda .fotosDasAutoridades .setaEsquerda:hover {
  animation: animacao-btn-esquerda 0.2s linear infinite alternate;
}
.agenda .icones-de-categoria {
  width: 100%;
  display: flex;
  overflow: hidden;
  padding: 0.25rem;
  align-items: center;
  justify-content: center;
}
.agenda .imagem-do-gabinete {
  display: flex;
  flex-direction: column;
}
.agenda .imagem-do-gabinete img {
  filter: grayscale(1);
  border: 20px solid #f5f5f5;
  border-radius: 50%;
  transform: scale(0.6);
  width: 300px;
  height: 300px;
  margin-top: -25px;
  object-fit: cover;
}
.agenda .imagem-do-gabinete img.zoom {
  transform: scale(1);
  filter: grayscale(0);
  width: 340px;
  height: 340px;
}
.agenda .imagem-do-gabinete img:last-child {
  padding-right: 10px;
}
.agenda .imagem-do-gabinete p {
  font-family: "Montserrat", sans-serif;
  color: #000;
  text-align: center;
}
.agenda .imagem-do-gabinete p.nome-autoridade, .agenda .imagem-do-gabinete p.cargo-autoridade {
  font-weight: 400;
  line-height: 1;
}
.agenda .imagem-do-gabinete p.nome-autoridade {
  font-size: 1rem;
}
.agenda .imagem-do-gabinete p.cargo-autoridade {
  font-size: 0.75rem;
  margin-top: 0;
}
.agenda .agendaVirtual {
  animation: abre-agenda 0.8s ease-in-out normal;
}

.area-agenda {
  background-color: white;
  border: 1px solid #ddd;
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
.area-agenda .tituloAgenda {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
.area-agenda .tituloAgenda p {
  font-size: 1.25rem;
  color: #939598;
  padding-left: 15px;
  font-weight: 400;
}
.area-agenda .tituloAgenda h2, .area-agenda .tituloAgenda h3 {
  line-height: 1.1;
  font-family: "Montserrat", sans-serif;
}
.area-agenda .tituloAgenda h3 {
  font-weight: 500;
}
.area-agenda .tituloAgenda h2 {
  font-size: 2rem;
  color: #231f20;
  font-weight: 900;
  padding-left: 1rem;
  margin-bottom: 0.5rem;
}
.area-agenda .escolhaFiltro {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  background-color: #12a7c0;
  height: 60px;
  line-height: 60px;
  display: flex;
}
.area-agenda .escolhaFiltro .controleEsquerda,
.area-agenda .escolhaFiltro .controleDireita {
  width: 60px;
  font-size: 2rem;
}
.area-agenda .escolhaFiltro .controleEsquerda img,
.area-agenda .escolhaFiltro .controleDireita img {
  vertical-align: middle;
}
.area-agenda .escolhaFiltro .controleEsquerda {
  background-color: #414042;
}
.area-agenda .escolhaFiltro .controleEsquerda:hover {
  background-color: #232323;
  cursor: pointer;
}
.area-agenda .escolhaFiltro .controleDireita {
  background-color: #414042;
}
.area-agenda .escolhaFiltro .controleDireita:hover {
  background-color: #232323;
  cursor: pointer;
}
.area-agenda .escolhaFiltro .escolhaMes {
  flex-grow: 1;
  float: left;
  background-color: #12a7c0;
  font-weight: 500;
}
.area-agenda .filtrosAgenda {
  background-color: #e6e7e8;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: -16px;
}
.area-agenda .filtrosAgenda p {
  font-size: 0.75rem;
  font-weight: 600;
  margin-top: 0.3rem;
  line-height: 1.25em;
}
.area-agenda .filtrosAgenda img {
  width: 51%;
  transition: all linear 0.2s;
  margin-left: 15px;
  margin-right: 15px;
  filter: grayscale(1) opacity(0.3);
  cursor: pointer;
}
.area-agenda .filtrosAgenda img:hover {
  filter: grayscale(0) opacity(1);
}
.area-agenda .filtrosAgenda img.ativa {
  filter: grayscale(0) opacity(1);
  width: 71%;
}
.area-agenda .filtrosAgenda .filtroMes i {
  background-color: #12a7c0;
}
.area-agenda .filtrosAgenda .filtroSemana i {
  background-color: #eb6709;
}
.area-agenda .filtrosAgenda .filtroDia i {
  background-color: #044069;
}
.area-agenda .filtrosAgenda .filtroCompromisso i {
  background-color: #02b69f;
}
.area-agenda .filtrosAgenda .filtro {
  cursor: pointer;
}
.area-agenda .filtrosAgenda .filtro i {
  border: solid 2px;
  font-size: 40px;
  border-radius: 5000px;
  padding: 0.5rem;
  color: white;
  filter: grayscale(1);
  -webkit-transition: all 0.3s linear; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-transition: all 0.3s linear; /* Firefox 3.5 - 3.6 */
  -o-transition: all 0.3s linear; /* Internet Explorer */
  transition: all 0.3s linear;
  /* EXEMPLO DE USO: @include transition(all 0.6s linear); */
}
.area-agenda .filtrosAgenda .filtro i.ativa {
  transform: scale(1.2);
  filter: grayscale(0);
}
.area-agenda .filtrosAgenda .filtro p {
  display: flex;
  flex-direction: column;
}
.area-agenda .filtrosAgenda .filtro:hover i {
  transform: scale(1.2);
  filter: grayscale(0);
}

.msgCalendarEvent {
  position: absolute;
  z-index: 1000000;
  background-color: #fff;
  padding: 10px;
  width: 350px;
  border: 1px solid #12a7c0;
  border-radius: 3px;
  display: none;
  line-height: 20px;
  font-size: 14px;
}
.msgCalendarEvent .btnFecharMsg {
  position: absolute;
  background-color: #12a7c0;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  top: -10px;
  right: -10px;
  cursor: pointer;
}
.msgCalendarEvent hr {
  margin-top: 1px;
  margin-bottom: 2px;
}
.msgCalendarEvent p, .msgCalendarEvent span {
  font-size: 14px;
  font-weight: 400;
}

.background-efeito {
  height: 200px;
  background-color: white;
  margin-top: -165px;
  z-index: -1;
  position: relative;
  width: 100%;
  text-align: center;
}
.background-efeito img {
  width: 90%;
  margin-top: 98px;
  border-radius: 50%;
}

/* Novo estilo da agenda */
.margin-top-25 {
  margin-top: 25px !important;
}

.fc-content {
  cursor: pointer;
}
.fc-content .fc-time {
  font-weight: 600;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1.5em;
}
.fc-toolbar.fc-header-toolbar .fc-view-container .fc-list-view {
  border: 1px solid #ddd;
}

.fc-day-number {
  float: right;
}

.fc-day-header, span.fc-title, .fc-axis, .fc-list-heading-main, .fc-list-heading-alt {
  font-weight: 500;
}

.fc-day-header a, .fc-day-number, .fc-widget-header a {
  color: #515151;
  line-height: 1;
}

.fc-other-month {
  opacity: 0.3;
}

.fc .fc-list-table {
  table-layout: auto;
}
.fc .fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}
.fc .fc-list-table .fc-list-item {
  line-height: 1;
}
.fc .fc-list-table .fc-list-item .fc-list-item-marker, .fc .fc-list-table .fc-list-item .fc-list-item-time {
  white-space: nowrap;
}
.fc .fc-list-table .fc-list-item .fc-list-item-title a {
  font-weight: 400;
  text-decoration: none;
  color: inherit;
}
.fc .fc-list-table .fc-list-item .fc-list-item-marker {
  padding: 8px 0 8px 14px;
}

.fc-ltr .fc-list-heading-main, .fc-ltr .fc-list-heading-alt, .fc-ltr small, .fc-ltr .small {
  font-weight: 600;
}
.fc-ltr .fc-widget-header:hover a {
  color: #23527c;
}
.fc-ltr .fc-list-heading-main {
  float: left;
}
.fc-ltr .fc-list-heading-alt {
  float: right;
}

caption, th, td {
  text-align: left;
  font-weight: 500;
}

caption, th, td {
  text-align: left;
}

small, .small {
  font-size: 85%;
  font-weight: 500;
}

@keyframes animacao-btn-esquerda {
  to {
    left: 9.5%;
    filter: opacity(0.8);
  }
}
@keyframes animacao-btn-direita {
  to {
    right: 9.5%;
    filter: opacity(0.8);
  }
}
@keyframes abre-agenda {
  from {
    opacity: 0;
    margin-top: 140px;
  }
  to {
    opacity: 1;
    margin-top: 60px;
  }
}
.areaAcessibilidade {
  font-family: "Montserrat";
}

.areaAcessibilidade #popoverAcessibilidade {
  cursor: pointer;
}

.areaAcessibilidade #popoverAcessibilidade .aMenor {
  font-size: 11px;
}

.cntAcessibilidade {
  width: 228px;
}

.cntAcessibilidade .titulo {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 12px;
  font-family: "Montserrat";
}

.cntAcessibilidade .aMenor {
  float: left;
  padding: 0px 10px 0px 20px;
  font-size: 12px;
  font-family: "Montserrat";
}

.cntAcessibilidade .ranger {
  float: left;
  width: 142px;
}

.cntAcessibilidade .ranger:focus {
  outline: none;
}

.ie8 .cntAcessibilidade .ranger,
.ie9 .cntAcessibilidade .ranger,
.ie10 .cntAcessibilidade .ranger {
  margin-top: -15px;
}

input[type=range] {
  -webkit-appearance: none;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 1px;
  height: 3px;
  cursor: pointer;
  animate: 0.2s;
  background: #BFBFBF;
  border-radius: 1.3px;
  margin-top: 7px;
}

input[type=range]::-ms-track {
  height: 3px;
  background: #BFBFBF;
  border-radius: 1.3px;
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 0px;
}

.cntAcessibilidade .ranger input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #01A453;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #01A453;
  cursor: pointer;
  margin-top: -7px;
}

.cntAcessibilidade .ranger input[type=range]::-moz-range-thumb {
  border: 1px solid #01A453;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #01A453;
  cursor: pointer;
}

.cntAcessibilidade .ranger input[type=range]::-ms-thumb {
  border: 1px solid #01A453;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #01A453;
  cursor: pointer;
}

.cntAcessibilidade .aMaior {
  float: left;
  padding: 0px 0px 0px 10px;
  font-size: 15px;
  font-family: "Montserrat";
}

.cntAcessibilidade .bg-verde {
  margin-top: 30px;
  height: 70px;
  background-color: #00A551;
  padding-top: 25px;
}

.cntAcessibilidade .bg-verde .areacheckbox {
  float: left;
  margin-left: 20px;
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

.cntAcessibilidade .bg-verde .areacheckbox label:before {
  display: block;
  width: 20px;
  height: 20px;
}

.cntAcessibilidade .bg-verde .info-contraste {
  float: left;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  margin-top: 5px;
  font-family: "Montserrat";
}

.cntAcessibilidade .bg-verde .checkboxCampoInterno {
  width: 25px;
  height: 25px;
  background: #ddd;
  margin: 0;
  border-radius: 100%;
  position: relative;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.cntAcessibilidade .bg-verde .checkboxCampoInterno label {
  float: left;
  display: block;
  width: 30px;
  height: 25px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: #FFF;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.cntAcessibilidade .bg-verde .checkboxCampoInterno input[type=checkbox]:checked + label {
  background: #26ca28;
}

.cntAcessibilidade .bg-verde #checkboxAcessibilidade {
  margin-left: 5px;
}

.atendimento-externo-libras {
  display: block;
  position: fixed;
  width: 40px;
  height: 40px;
  right: 10px;
  top: calc(60% - 50px);
  margin-top: -32vh;
  border: 1px solid #d0d0d0;
  background-color: white;
  border-radius: 0.75rem;
  padding: 4px;
}
.atendimento-externo-libras a {
  display: block;
}
.atendimento-externo-libras img {
  width: 100%;
  height: 100%;
}

.quick_access .card-rounded-borders {
  padding: 15px;
}
.quick_access .card-body {
  padding: 0;
  justify-content: space-between;
}
.quick_access .card-body p {
  text-align: center;
  font-weight: 400;
  margin: 15px 0;
  font-size: 14px;
  width: calc(100% + 2px);
}
.quick_access .fast_access_div_image {
  padding-bottom: 39%;
  height: 80px;
}
.quick_access .fast_access_div_image img {
  width: 80%;
}
.quick_access .btn-success {
  margin-top: 0 !important;
  font-size: 14px;
  padding: 15px 10px;
  line-height: 1;
}

/*! jQuery UI - v1.13.1 - 2022-05-08
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)"; /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)"; /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("../images/ui-icons_777777_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  -ms-filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

.relacionadas {
  margin-bottom: 30px;
  text-transform: uppercase;
}
.relacionadas.direita, .relacionadas.esquerda, .relacionadas.relacionamento-left, .relacionadas.relacionamento-right {
  width: 30%;
  background: #fff;
  position: relative;
}
.relacionadas.direita, .relacionadas.relacionamento-right {
  float: right;
  margin: 0 0 20px 30px;
}
.relacionadas.esquerda, .relacionadas.relacionamento-left {
  float: left;
  margin: 0 30px 20px 0;
}
.relacionadas .relacionadas__post-leia-tambem {
  padding: 8px;
  border-bottom: 1px solid #c1c2c4;
  display: table;
  width: 100%;
  background-color: #fff;
}
.relacionadas .relacionadas__post-leia-tambem .relacionadas__texto {
  display: table-cell;
  vertical-align: middle;
}
.relacionadas .relacionadas__post-leia-tambem .relacionadas__texto p {
  font-size: 12px !important;
  overflow-wrap: break-word;
  word-break: break-word;
}
.relacionadas .relacionadas__post-leia-tambem a {
  color: #6797cf !important;
  line-height: 1.4;
  display: flex;
  vertical-align: top;
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}
.relacionadas .relacionadas__post-leia-tambem a:hover {
  color: #6797cf !important;
  text-decoration: underline !important;
}
.relacionadas .relacionadas__post-leia-tambem .relacionadas__thumb {
  width: 64px;
  height: 64px;
  margin-right: 10px;
  min-width: 64px;
}
.relacionadas .relacionadas__post-leia-tambem .relacionadas__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.relacionadas .relacionadas__post-leia-tambem:nth-of-type(1) {
  border-top: 1px solid #c1c2c4;
}
@media (max-width: 991.98px) {
  .relacionadas.direita, .relacionadas.esquerda, .relacionadas.relacionamento-left, .relacionadas.relacionamento-right {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .relacionadas .relacionadas__post-leia-tambem {
    display: flex;
    align-items: center;
  }
}

/* Estilos para blockquote customizado */
blockquote,
.blockquote {
  width: 50%;
  background: #fafafa;
  padding: 50px;
  margin: 30px 30px 30px 0 !important;
  line-height: 1.5em;
  font-size: 1.3rem;
  position: relative;
}
blockquote.blockquote-direita,
.blockquote.blockquote-direita {
  float: right;
  margin-right: 0 !important;
  margin-left: 10px !important;
}
blockquote.blockquote-esquerda,
.blockquote.blockquote-esquerda {
  float: left;
  margin-left: 0 !important;
  margin-right: 10px !important;
}
blockquote p,
.blockquote p {
  margin-bottom: 1.5rem;
}
blockquote cite,
.blockquote cite {
  font-size: 1.1rem;
  text-align: right;
  font-weight: 700;
  margin-bottom: 0;
  display: block;
  font-style: normal;
}
@media (max-width: 400px) {
  blockquote,
  .blockquote {
    width: 100%;
    margin: 20px 0;
    padding: 30px;
    float: none;
  }
}

/* Estilos para numeralha */
.numeralha {
  text-align: right;
  background: #fafafa;
  padding: 30px 30px 50px;
  margin: 30px;
  line-height: 1.5em;
  max-width: 500px;
  font-size: 1.3rem;
}
.numeralha.numeralha-esquerda {
  float: left;
  border-left: 15px solid #195ba9;
  margin-left: 0 !important;
  margin-right: 10px !important;
}
.numeralha.numeralha-direita {
  border-right: 15px solid #195ba9;
  float: right;
  margin-right: 0 !important;
  margin-left: 10px !important;
}
.numeralha .numeralha-number {
  font-size: 3.4rem;
  margin-top: 10px;
  line-height: 1.5em;
  font-family: "Martel", serif;
}
.numeralha .content {
  font-size: 1.3rem;
  text-align: right;
  font-weight: 500;
  margin-bottom: 0;
  overflow-wrap: anywhere;
}

.alto-contraste {
  /* ALTO CONTRASTE ACESSIBILIDADE */
  /* NAVIGATION */
  /* COMPONENTES GERAIS DAS PAGINAS*/
  /* ALTO CONTRASTE LAYOUTS */
  /* ALTO CONTRASTE HEADER */
  /* ALTO CONTRASTE PORTLET */
  /* LIST MENU */
  /* PORTLET EM MODO DE EDIÇÃO */
  /* COMPONENTES DOS PORTLES GERAIS */
  --barra-de-menu: #000;
  --btn-color: #fff;
  --btn-color-2: fff;
  --rodape: #000;
  --elementos-e-detalhes: #fff;
  --background-site-color: #000;
  /* ACESSIBILIDADE DO BREADCRUMB*/
  /* AGENDA */
}
.alto-contraste #dropdown-acessibilidade {
  border: 1px solid #ffffff;
  background: #000000 !important;
  color: #ffffff !important;
}
.alto-contraste .cntAcessibilidade {
  background: #000000 !important;
}
.alto-contraste .cntAcessibilidade .ranger #sizeFont {
  background: #000000;
}
.alto-contraste .cntAcessibilidade .bg-verde {
  background-color: #000000;
}
.alto-contraste .cntAcessibilidade .bg-verde .checkboxCampoInterno label {
  background: #26ca28;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
.alto-contraste .cntAcessibilidade .ranger input[type=range]::-webkit-slider-thumb {
  border: 1px solid #26ca28;
  background: #26ca28;
}
.alto-contraste .cntAcessibilidade .titulo {
  background: #000000;
}
.alto-contraste .cntAcessibilidade .ranger input[type=range]::-moz-range-thumb {
  border: 1px solid #26ca28;
  background: #26ca28;
}
.alto-contraste .cntAcessibilidade .ranger input[type=range]::-ms-thumb {
  border: 1px solid #26ca28;
  background: #26ca28;
}
.alto-contraste .cntAcessibilidade .bg-verde .areacheckbox {
  border-radius: 50%;
}
.alto-contraste .cntAcessibilidade .bg-verde .info-contraste {
  color: #ffffff;
}
.alto-contraste .main-navigation > .nav {
  margin: 0 -0.75rem;
}
.alto-contraste .main-navigation .nav-link {
  color: white;
}
.alto-contraste .main-navigation .nav-link.active {
  background-color: #000000;
}
.alto-contraste .main-navigation .nav-link:hover {
  background-color: #000000;
}
.alto-contraste .main-navigation .dropdown {
  background-color: #000000;
}
.alto-contraste .main-navigation .dropdown:hover .nav-link {
  background-color: #333;
}
.alto-contraste .main-navigation .dropdown-menu {
  background-color: #000000;
  border: 1px solid #ffffff;
}
.alto-contraste .main-navigation .dropdown-menu a {
  color: white;
}
.alto-contraste .main-navigation .dropdown-menu a.has-children::after {
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  transform: rotate(-90deg);
}
.alto-contraste .main-navigation .dropdown-menu a:hover {
  background-color: #333;
}
.alto-contraste .main-navigation .drowpdown-menu-item {
  background-color: #000000;
}
.alto-contraste .main-navigation .drowpdown-menu-item:hover {
  background-color: #333;
}
.alto-contraste .dropdown-menu {
  background-color: #000000;
  color: #ffffff;
}
.alto-contraste .dropdown-menu:hover {
  background-color: #333;
}
.alto-contraste .collapse-gdf {
  border: 1px solid #ffffff;
}
.alto-contraste .collapse-gdf i {
  transform: rotate(90deg);
}
.alto-contraste .collapse-gdf .collapse-verde {
  color: #ffffff;
  background-color: #333;
  border-bottom: 1px solid #ffffff !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.alto-contraste .collapse-gdf .collapse-verde .panel-title {
  color: #ffffff;
}
.alto-contraste .collapse-gdf .collapse-azul {
  background-color: #333;
  color: #fff;
  border-bottom: 1px solid #ffffff;
}
.alto-contraste .collapse-gdf .collapse-azul:hover {
  background-color: #000000;
}
.alto-contraste .collapse-gdf .panel-body {
  background-color: transparent;
}
.alto-contraste .btn-block {
  box-shadow: 0 3px 1px #333;
}
.alto-contraste .btn-success {
  color: white;
  background-color: #333;
  border-color: #333;
}
.alto-contraste .btn-success:hover {
  background-color: #333;
  border-color: #333;
}
.alto-contraste .btn-info {
  color: white;
  background-color: #333;
  border-color: #333;
}
.alto-contraste .btn-info:hover {
  background-color: #000000;
  border-color: #000000;
}
.alto-contraste .btn-secondary {
  background-color: #000000;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.alto-contraste .btn-secondary:hover {
  color: #ffffff;
  background-color: #333;
}
.alto-contraste #banner {
  background: #000000;
}
.alto-contraste .flex-fill {
  background: #000000;
  color: #ffffff;
}
.alto-contraste .site-name {
  color: #ffffff;
}
.alto-contraste .site-name + .sigla {
  color: #ffffff;
}
.alto-contraste .topo-titulo-site {
  background: #000000;
}
.alto-contraste .gdf-e-busca .busca .input-group-inset:focus ~ .input-group-inset-item {
  background: #000000;
}
.alto-contraste .menubar {
  background: #000000;
}
.alto-contraste .bg-black {
  background: #000000;
}
.alto-contraste .footer {
  background-color: #000000;
  border-top: 5px solid #ffcc00;
}
.alto-contraste .footer .nav-link {
  color: #ffffff;
}
.alto-contraste .footer .nav-link:hover {
  color: yellow;
}
.alto-contraste .site-name {
  color: #ffffff;
}
.alto-contraste .site-name + .sigla {
  color: #ffffff;
}
.alto-contraste .topo-titulo-site {
  background: #000000;
  border: 1px #ffffff;
}
.alto-contraste .gdf-e-busca {
  background: #000000;
  border: 1px #ffffff;
}
.alto-contraste .menubar {
  background: #000000;
  border: 1px #ffffff;
}
.alto-contraste .list-menu {
  background-color: #000000;
  border: 1px solid #ffffff;
}
.alto-contraste .list-menu h4 {
  border-bottom: 1px solid #ffffff;
}
.alto-contraste .list-menu .nav-link.active {
  background: #333;
  border-color: #999;
}
.alto-contraste .list-menu .nav-link:hover {
  background: #333;
  border-color: #999;
}
.alto-contraste html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable,
.alto-contraste .controls-visible .portlet:hover > .portlet-content-editable {
  border-color: #ffffff;
}
.alto-contraste .portlet {
  margin-bottom: 0;
}
.alto-contraste .portlet .visible-interaction a.taglib-icon {
  color: #000000;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 4px rgba(81, 81, 81, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 4px 4px rgba(81, 81, 81, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 4px 4px rgba(81, 81, 81, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
  -webkit-transition: all 0.3s linear; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-transition: all 0.3s linear; /* Firefox 3.5 - 3.6 */
  -o-transition: all 0.3s linear; /* Internet Explorer */
  transition: all 0.3s linear;
  /* EXEMPLO DE USO: @include transition(all 0.6s linear); */
}
.alto-contraste .portlet .visible-interaction a.taglib-icon:hover {
  background: #000000;
  -webkit-box-shadow: 0 0 1rem 0.5rem rgba(81, 81, 81, 0.25); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 0 1rem 0.5rem rgba(81, 81, 81, 0.25); /* Firefox 3.5 - 3.6 */
  box-shadow: 0 0 1rem 0.5rem rgba(81, 81, 81, 0.25);
  /* EXEMPLO DE USO: @include box-shadow(0 3px 6px 0 rgba($black,.16)); */
}
.alto-contraste html:not(#__):not(#___) .portlet,
.alto-contraste .portlet {
  -webkit-transition: all 0.6s ease-in-out; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-transition: all 0.6s ease-in-out; /* Firefox 3.5 - 3.6 */
  -o-transition: all 0.6s ease-in-out; /* Internet Explorer */
  transition: all 0.6s ease-in-out;
  /* EXEMPLO DE USO: @include transition(all 0.6s linear); */
  /* ### BORDAS DO PORTLET ## */
  /* PORTLET SEM BORDA */
  /* Título com linha */
  /* PUBLICADOR DE CONTEÚDO WEB */
}
.alto-contraste html:not(#__):not(#___) .portlet > .cadmin, .alto-contraste html:not(#__):not(#___) .portlet > .portlet-topper,
.alto-contraste .portlet > .cadmin,
.alto-contraste .portlet > .portlet-topper {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}
.alto-contraste html:not(#__):not(#___) .portlet > .cadmin .portlet-name-text,
.alto-contraste html:not(#__):not(#___) .portlet > .cadmin .portlet-topper-toolbar .lfr-icon-menu > a, .alto-contraste html:not(#__):not(#___) .portlet > .portlet-topper .portlet-name-text,
.alto-contraste html:not(#__):not(#___) .portlet > .portlet-topper .portlet-topper-toolbar .lfr-icon-menu > a,
.alto-contraste .portlet > .cadmin .portlet-name-text,
.alto-contraste .portlet > .cadmin .portlet-topper-toolbar .lfr-icon-menu > a,
.alto-contraste .portlet > .portlet-topper .portlet-name-text,
.alto-contraste .portlet > .portlet-topper .portlet-topper-toolbar .lfr-icon-menu > a {
  color: #000000;
}
.alto-contraste html:not(#__):not(#___) .portlet .bg-blue .portlet-title-text,
.alto-contraste html:not(#__):not(#___) .portlet .bg-dark-black .portlet-title-text,
.alto-contraste html:not(#__):not(#___) .portlet .bg-cyan-blue .portlet-title-text,
.alto-contraste html:not(#__):not(#___) .portlet .bg-black .portlet-title-text,
.alto-contraste html:not(#__):not(#___) .portlet .bg-yellow-light .portlet-title-text,
.alto-contraste .portlet .bg-blue .portlet-title-text,
.alto-contraste .portlet .bg-dark-black .portlet-title-text,
.alto-contraste .portlet .bg-cyan-blue .portlet-title-text,
.alto-contraste .portlet .bg-black .portlet-title-text,
.alto-contraste .portlet .bg-yellow-light .portlet-title-text {
  color: white;
}
.alto-contraste html:not(#__):not(#___) .portlet .portlet-decorate .portlet-content,
.alto-contraste .portlet .portlet-decorate .portlet-content {
  background: #000000;
}
.alto-contraste html:not(#__):not(#___) .portlet .portlet-decorate-line-center .portlet-header > .autofit-col-expand::before, .alto-contraste html:not(#__):not(#___) .portlet .portlet-decorate-line-center .portlet-header > .autofit-col-expand::after,
.alto-contraste .portlet .portlet-decorate-line-center .portlet-header > .autofit-col-expand::before,
.alto-contraste .portlet .portlet-decorate-line-center .portlet-header > .autofit-col-expand::after {
  background-color: #ffffff;
}
.alto-contraste html:not(#__):not(#___) .portlet .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu,
.alto-contraste .portlet .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
  background-color: #ffffff;
  color: #000000;
  border: #000000;
}
.alto-contraste .sicop h4 {
  color: #515151;
  font-size: 24px;
}
.alto-contraste .noticia-gdf .time-text {
  color: #f5f5f5;
}
.alto-contraste .noticia-gdf .autor-text {
  color: #999999;
}
.alto-contraste .noticia-gdf .img-noticia-open {
  background-color: #000000;
  border: 1px solid #ddd;
}
.alto-contraste .lista-de-links {
  background-color: #000000;
  border: 1px solid #e0e0e0;
}
.alto-contraste .lista-de-links ul li a {
  color: #f5f5f5;
}
.alto-contraste .lista-de-links ul li a:hover {
  background-color: #333;
}
.alto-contraste .lista-de-links-nuvem .btn-secondary {
  background-color: #000000;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.alto-contraste .lista-de-links-nuvem .btn-secondary:hover {
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
}
.alto-contraste .card {
  background: #ffffff;
  color: #000000;
  border: 1px solid #333;
  border-radius: 0;
  -webkit-transition: all 0.2s linear; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-transition: all 0.2s linear; /* Firefox 3.5 - 3.6 */
  -o-transition: all 0.2s linear; /* Internet Explorer */
  transition: all 0.2s linear;
  /* EXEMPLO DE USO: @include transition(all 0.6s linear); */
}
.alto-contraste a.card {
  background: #ffffff;
  color: #000000;
  border: 1px solid #333;
}
.alto-contraste a.card-rounded:hover {
  border: 1px solid #333;
  box-shadow: 10px 10px 20px #333;
}
.alto-contraste .card-rounded {
  color: #000000;
}
.alto-contraste .card-rounded h4 {
  color: #000000;
}
.alto-contraste .menubar {
  background: #000000;
}
.alto-contraste .controls .carousel-indicators li.active,
.alto-contraste .btn-success {
  background-color: #000000;
  border-color: #ffffff;
}
.alto-contraste .btn-info {
  color: white;
  background-color: #000000;
  border-color: #ffffff;
}
.alto-contraste .btn-info:hover {
  background-color: #333;
  border-color: #333;
}
.alto-contraste .btn-primary {
  color: white;
  background-color: #000000;
  border-color: #ffffff;
}
.alto-contraste .btn-primary:hover {
  background-color: #333;
  border-color: #333;
  color: yellow;
}
.alto-contraste .btn-see-more {
  color: #ffffff;
}
.alto-contraste .btn-see-more .inline-item {
  color: #ffffff;
}
.alto-contraste .gdf-e-busca .busca .input-group-inset:focus ~ .input-group-inset-item,
.alto-contraste .bg-blue,
.alto-contraste .bg-blue::before {
  background: #000000;
}
.alto-contraste .bg-cyan-green,
.alto-contraste .bg-white,
.alto-contraste .bg-cyan-green::before,
.alto-contraste .bg-cyan-blue,
.alto-contraste .bg-cyan-blue::before {
  background: #000000;
}
.alto-contraste .portlet-search-bar .input-group-inset-item {
  border: 1px solid #ffffff;
  background-color: #000000;
}
.alto-contraste .portlet-decorate-line-center .portlet-header > .autofit-col-expand::before,
.alto-contraste .portlet-decorate-line-center .portlet-header > .autofit-col-expand::after,
.alto-contraste .carousel-control-prev,
.alto-contraste .carousel-control-next {
  border: 1px solid #ffffff;
  background-color: #000000;
}
.alto-contraste .carousel-control-prev,
.alto-contraste .carousel-control-next {
  border: 1px solid #ffffff;
  background-color: #000000;
}
.alto-contraste .carousel-control-prev:hover,
.alto-contraste .carousel-control-next:hover {
  background-color: #333 !important;
}
.alto-contraste .controls .carousel-control-prev,
.alto-contraste .controls .carousel-control-next {
  border: 1px solid #ffffff;
  background-color: #000000;
  color: #fff;
}
.alto-contraste .controls .carousel-control-prev:hover,
.alto-contraste .controls .carousel-control-next:hover {
  background-color: #333;
}
.alto-contraste .orgao-vinculado a {
  background: #000000;
  color: #ffffff;
}
.alto-contraste .orgao-vinculado a:hover {
  background: #333;
}
.alto-contraste .orgao-vinculado .card {
  border: 1px solid #ffffff;
  background: #000000;
}
.alto-contraste .orgao-vinculado .card .name {
  color: #ffffff;
}
.alto-contraste .miniCalendario .area-central .verde {
  border: 1px solid #ffffff;
  color: white;
  background-color: #000000;
}
.alto-contraste .miniCalendario .area-central .azul {
  border: 1px solid #ffffff;
  color: white;
  background-color: #000000;
}
.alto-contraste .dou-df table {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.alto-contraste .dou-df td span:hover {
  background: #333;
}
.alto-contraste .dou-df td span.active {
  background: #333;
  color: yellow;
}
.alto-contraste .dou-df .title-icon-left {
  border-color: #000000;
}
.alto-contraste .dou-df .title-icon-left img {
  filter: grayscale(1);
}
.alto-contraste .dou-df .title-icon-right {
  border-color: #000000;
}
.alto-contraste .dou-df .title-icon-right img {
  filter: grayscale(1);
}
.alto-contraste #dodf-file-select {
  border: 1px solid #ffffff;
  background-color: #000000;
  color: #ffffff;
}
.alto-contraste .portlet-borda-azul .portlet .portlet-content .portlet-header .autofit-col .portlet-title-text {
  background-color: #000000 !important;
  border: 1px solid #ffffff;
}
.alto-contraste .bg-white {
  background-color: #000000 !important;
  background: #000000 !important;
}
.alto-contraste .portlet-breadcrumb {
  color: #333;
  background-color: #000000;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
.alto-contraste .breadcrumb {
  background-color: transparent;
}
.alto-contraste .breadcrumb .breadcrumb > li.active {
  color: #ffffff;
}
.alto-contraste .breadcrumb .breadcrumb > li + li::before {
  content: ">";
  color: #ffffff;
}
.alto-contraste .breadcrumb-link {
  color: #999;
}
.alto-contraste .agenda .titulo-agenda {
  text-transform: uppercase;
  margin: 1rem auto;
}
.alto-contraste .agenda .titulo-agenda h3,
.alto-contraste .agenda .titulo-agenda h2 {
  margin: 0;
}
.alto-contraste .agenda .titulo-agenda h3 {
  font-size: 1.5rem;
}
.alto-contraste .agenda .titulo-agenda h2 {
  font-size: 2rem;
  font-weight: 900;
  color: #4079bc;
}
.alto-contraste .agenda .fotosDasAutoridades {
  display: flex;
  align-items: center;
  background: transparent;
}
.alto-contraste .agenda .imagem-do-gabinete p {
  color: #ffffff;
}
.alto-contraste .area-agenda {
  background-color: #000000;
  border: 1px solid #ffffff;
}
.alto-contraste .area-agenda .tituloAgenda p {
  font-size: 1.25rem;
  color: #ffffff;
  padding-left: 15px;
}
.alto-contraste .area-agenda .tituloAgenda h2 {
  font-size: 2rem;
  color: #ffffff;
  font-weight: 900;
  padding-left: 1rem;
  margin-bottom: 0.5rem;
}
.alto-contraste .area-agenda .escolhaFiltro .controleEsquerda {
  background-color: #414042;
}
.alto-contraste .area-agenda .escolhaFiltro .controleEsquerda:hover {
  border: 1px solid #ffffff;
  background-color: #222;
  cursor: pointer;
}
.alto-contraste .area-agenda .escolhaFiltro .controleDireita {
  background-color: #414042;
}
.alto-contraste .area-agenda .escolhaFiltro .controleDireita:hover {
  border: 1px solid #ffffff;
  background-color: #222;
  cursor: pointer;
}
.alto-contraste .area-agenda .escolhaFiltro .escolhaMes {
  flex-grow: 1;
  float: left;
  background-color: #12a7c0;
  font-weight: 500;
}
.alto-contraste .area-agenda .filtrosAgenda {
  background-color: transparent;
}
.alto-contraste .background-efeito {
  background-color: transparent;
}

.election-year-theme .menubar {
  background: var(--barra-de-menu);
}
.election-year-theme .list-menu .nav-link {
  color: var(--btn-color);
}
.election-year-theme .list-menu .nav-link:hover {
  border-color: var(--btn-color);
}
.election-year-theme .controls .carousel-indicators li.active,
.election-year-theme .btn-success {
  background-color: var(--btn-color);
  border-color: var(--btn-color);
}
.election-year-theme .btn-info,
.election-year-theme .btn-primary {
  background-color: var(--btn-color-2);
  border-color: var(--btn-color-2);
}
.election-year-theme .btn-see-more {
  color: var(--btn-color);
}
.election-year-theme .btn-see-more .inline-item {
  color: var(--elementos-e-detalhes);
}
.election-year-theme .gdf-e-busca .busca .input-group-inset:focus ~ .input-group-inset-item,
.election-year-theme .bg-blue,
.election-year-theme .bg-blue::before {
  background: var(--barra-de-menu);
}
.election-year-theme .bg-cyan-green,
.election-year-theme .bg-cyan-green::before,
.election-year-theme .bg-cyan-blue,
.election-year-theme .bg-cyan-blue::before {
  background: var(--elementos-e-detalhes);
}
.election-year-theme .portlet-search-bar .input-group-inset-item {
  background-color: var(--btn-color-2);
}
.election-year-theme .portlet-decorate-line-center .portlet-header > .autofit-col-expand::before,
.election-year-theme .portlet-decorate-line-center .portlet-header > .autofit-col-expand::after,
.election-year-theme .carousel-control-prev,
.election-year-theme .carousel-control-next {
  background-color: var(--elementos-e-detalhes);
}
.election-year-theme .controls .carousel-control-prev,
.election-year-theme .controls .carousel-control-next {
  background-color: white;
}
.election-year-theme .orgao-vinculado .card .name {
  color: var(--btn-color);
}
.election-year-theme .lista-de-links ul li a:hover {
  color: var(--rodape);
}
.election-year-theme .bg-transparent .lista-de-links-nuvem .btn-secondary {
  border-color: var(--btn-color);
  color: var(--btn-color);
}
.election-year-theme .bg-transparent .lista-de-links-nuvem .btn-secondary:hover {
  color: white;
  background-color: var(--btn-color);
}
.election-year-theme .miniCalendario .area-central .verde {
  background-color: var(--btn-color);
}
.election-year-theme .miniCalendario .area-central .azul {
  background-color: var(--btn-color-2);
}
.election-year-theme .dou-df td span.active {
  background: var(--btn-color);
}
.election-year-theme .dou-df .title-icon-right {
  border-color: var(--barra-de-menu);
}
.election-year-theme .dou-df .title-icon-right img {
  filter: grayscale(1);
}
.election-year-theme #dodf-file-select {
  color: var(--btn-color-2);
}
.election-year-theme .portlet-borda-azul .portlet .portlet-content .portlet-header .autofit-col .portlet-title-text {
  background-color: var(--btn-color-2) !important;
}
.election-year-theme .collapse-gdf .collapse-azul {
  background-color: var(--rodape);
}
.election-year-theme .collapse-gdf .collapse-azul:hover {
  background-color: #262626;
}
.election-year-theme .footer {
  background-color: var(--rodape);
  border-color: #262626;
}

/* fim da injeção */
/* Este arquivo permite que você substitua os estilos padrão em um local central para facilitar a atualização e manutenção. */

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