/* input(875,24): run-time error CSS1030: Expected identifier, found ':'
input(875,30): run-time error CSS1025: Expected comma or open brace, found ')'
input(1476,46): run-time error CSS1030: Expected identifier, found '.'
input(1476,64): run-time error CSS1025: Expected comma or open brace, found ')'
input(1957,24): run-time error CSS1030: Expected identifier, found '.'
input(1957,41): run-time error CSS1025: Expected comma or open brace, found ')'
input(1961,24): run-time error CSS1030: Expected identifier, found '.'
input(1961,43): run-time error CSS1025: Expected comma or open brace, found ')'
input(1964,24): run-time error CSS1030: Expected identifier, found '.'
input(1964,41): run-time error CSS1025: Expected comma or open brace, found ')'
input(1967,24): run-time error CSS1030: Expected identifier, found '.'
input(1967,43): run-time error CSS1025: Expected comma or open brace, found ')'
input(1970,24): run-time error CSS1030: Expected identifier, found '.'
input(1970,42): run-time error CSS1025: Expected comma or open brace, found ')'
input(1973,24): run-time error CSS1030: Expected identifier, found '.'
input(1973,43): run-time error CSS1025: Expected comma or open brace, found ')'
input(1976,24): run-time error CSS1030: Expected identifier, found '.'
input(1976,40): run-time error CSS1025: Expected comma or open brace, found ')'
input(3445,45): run-time error CSS1038: Expected hex color, found '#fff0' */
@charset "UTF-8";
/* O arquivo a ser criado deve possuir o nome "WL_" + "Nome do Layout (PascalCase)". */
:root {
  --primary: #a1a1a1;
  --secondary: #a2a2a2;
}

.badge-home, .badge-home-sm {
  border-radius: 15px !important;
  background-color: #a1a1a1 !important;
  color: #fff;
  display: inline-block;
  font-size: 12px !important;
  padding: 4px 24px !important;
  width: fit-content;
  max-width: 175px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.badge-home-sm {
  font-size: 13px !important;
  /*margin-top: 0;*/
  padding: 4px 12px !important;
  max-width: 120px !important;
}

.badge-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.slider-area .slider-fix .sidebar-o {
  margin-bottom: 14px;
}

.slider-area .slider-fix {
  padding-left: 14px;
}

.img-home-principal {
  width: 100%;
  height: 231px;
  object-fit: cover;
}

.img-home-principal-lg {
  width: 100%;
  height: 476px;
  object-fit: cover;
}

.list-inline-item a {
  font-size: 0.9375rem;
}

.card-title, .card-title-sm {
  color: #363636 !important;
}

.card-description,
.card-description-sm,
.card-description-comm,
.card-description-news {
  color: #363636;
}

.card-description-comm,
.card-description-news {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  min-height: 126px;
}

.card-description-news {
  -webkit-line-clamp: 8;
}

.card-description-sm, .card-title-sm, .text-ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.card-description-sm {
  min-height: 78px;
}
.card-description-sm * {
  font-size: 0.8125rem !important;
}

.update-notes-container {
  max-height: 350px;
  overflow-y: scroll;
}

.sec-title h5:before {
  background-color: transparent !important;
}

.section-title-container {
  margin-bottom: -1px;
}

.section-title {
  border-bottom: 1px #a1a1a1 solid;
  padding-bottom: 10px;
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: none;
  display: block;
  margin-right: 64px;
  line-height: 1.3;
  width: fit-content;
}

.owl-nav div {
  position: absolute;
  top: -58px;
  right: 0;
  width: 26px;
  height: 26px;
  border: 1px solid #dddddd;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  z-index: 999;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.owl-nav div i {
  display: block;
  font-size: 26px;
  color: #707070;
}

.owl-nav div:hover {
  background: #a1a1a1;
}
.owl-nav div:hover i {
  color: #fff;
}

.owl-nav div.owl-prev {
  right: 32px;
}

.sidebar-layer {
  max-width: 100%;
}

.card-index {
  border: 1px solid #dedede80 !important;
  border-radius: 2px !important;
  display: flex;
  flex-direction: column;
  padding: 16px;
  position: relative;
  height: 100%;
}
.card-index img {
  border-radius: 2px;
}

.popular-item a {
  height: 100%;
  display: block;
}

.card-sistemas, .card-empresas {
  height: 100%;
}

.card-produtos {
  min-height: 250px;
  height: 100%;
}

.card-fornecedores {
  min-height: auto;
}

.img-comm-lg {
  width: 100%;
  max-height: 270px;
  object-fit: cover;
}

.container-img-comm-sm {
  min-height: 140px;
}

.img-comm-sm {
  max-width: 100%;
  max-height: 140px;
  object-fit: cover;
}

.slider-area .tab-box {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 6px;
  margin-bottom: 25px;
}

.card-no-events {
  border-left: 5px solid #a8a8a8 !important;
}

.card-title {
  font-size: 0.9375rem;
}

.bg-banner {
  background-position: center;
  border-radius: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  /*height: 230px;*/
}

@media (min-width: 992px) {
  .bg-banner {
    /*height: 420px;*/
    /*background-size: cover;*/
    background-size: contain;
    height: 100%;
  }
}
.card-visualizar-comunicado {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  background-color: #f7f9fb;
  padding: 0.5rem;
}

.tl-content:hover .card-visualizar-comunicado {
  animation: 0.3s fadeIn;
  display: inline-block;
}

.card-index:hover .card-visualizar-comunicado {
  animation: 0.3s fadeIn;
  display: inline-block;
}

.carousel-comm .owl-stage-outer,
.carousel-links .owl-stage-outer {
  padding-top: 24px;
}

.btn-comunicado {
  border: none;
  background-color: transparent;
  display: flex;
  align-items: center;
  gap: 6px;
}
.btn-comunicado i {
  color: #858585;
}
.btn-comunicado p {
  color: #858585;
}

.visualizacao-lista {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 230px;
}

.text-grey {
  color: #858585;
}

.color-deep-heart {
  color: #D40000 !important;
}

.color-deep-star {
  color: #ffcc00 !important;
}

.container-balloon-message {
  background-color: #fff;
  position: absolute;
  width: 100%;
  min-width: 350px;
  border-radius: 8px;
  padding: 1.1em;
  z-index: 9999;
  transform: scale(0);
  transition: transform 200ms ease;
  transform-origin: 8% -10px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1607843137) !important;
  bottom: 6px;
  left: 50px;
}

.container-balloon-message-left {
  background-color: white;
  position: absolute;
  width: 100%;
  min-width: 350px;
  border-radius: 8px;
  padding: 1.1em;
  z-index: 9999;
  transform: scale(0);
  transition: transform 200ms ease;
  transform-origin: 92% -10px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1607843137) !important;
  bottom: 6px;
  right: 50px;
  left: auto;
}

.balloon-more {
  min-width: 300px;
  bottom: 20px !important;
  left: -275px !important;
  transform-origin: bottom center !important;
}

.balloon-more-big {
  min-width: 300px;
  bottom: 25px !important;
  left: -90px !important;
  transform-origin: bottom center !important;
}

.message-balloon-hover:hover + .container-balloon-message,
.message-balloon-hover:focus + .container-balloon-message,
.container-balloon-message:hover {
  transform: scale(1);
}

.message-balloon-hover:hover + .container-balloon-message-left,
.message-balloon-hover:focus + .container-balloon-message-left,
.container-balloon-message-left:hover {
  transform: scale(1);
}

.container-balloon-message-left.balloon-more {
  min-width: 300px;
  bottom: 20px !important;
  right: -25px !important;
  left: auto !important;
  transform-origin: bottom left !important;
}

.container-balloon-message-left.balloon-more-big {
  min-width: 300px;
  bottom: 25px !important;
  right: -155px !important;
  left: auto !important;
  transform-origin: bottom right !important;
}

@media (max-width: 768px) {
  .container-balloon-message-left {
    right: 10px;
    min-width: 280px;
  }
}
.message-balloon-hover {
  color: #a1a1a1;
  line-height: normal;
  position: relative;
}

.text-name-user {
  font-size: 13px;
  line-height: normal;
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
}

.tooltip {
  z-index: 9999 !important;
}

/* Institucional */
.nav-tabs .nav-link {
  background-color: #fff;
  color: #363636;
  border: 1px solid #dee2e6 !important;
  line-height: 1;
  margin: 0;
  min-height: auto;
  padding: 10px 14px;
}
.nav-tabs .nav-link.active {
  background-color: #a3a3a3;
  border: 1px solid #a3a3a3 !important;
  color: #fff !important;
  font-weight: 300 !important;
}
.nav-tabs .nav-link:hover:not(.active) {
  background-color: rgba(163, 163, 163, 0.03) !important;
  color: inherit;
  font-weight: 400;
}

.logo-img-header {
  max-width: 120px;
}

.logo-img-header-pattern {
  max-width: 120px;
}

.mean-container .mean-bar nav.mean-nav a img {
  max-width: 70px;
}

.nav-link-header {
  color: #75868f !important;
  font-size: 13px;
}

.border-primary {
  border-color: #a1a1a1 !important;
}

.text-system-dropdown {
  line-height: 14px;
  font-size: 11px;
  margin-bottom: 13px;
}

.pagination-container {
  display: flex;
  justify-content: end;
  list-style: none;
  gap: 0.25rem;
  margin-top: 1.5rem;
}
.pagination-container .pagination-item {
  display: inline-block;
}
.pagination-container .pagination-item .pagination-link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border: 1px solid #DFDFDF;
  border-radius: 2px;
  width: 34px;
  aspect-ratio: 1;
  color: #a1a1a1;
}
.pagination-container .pagination-item .pagination-link i {
  color: #a1a1a1;
}
.pagination-container .pagination-item .pagination-link.active, .pagination-container .pagination-item .pagination-link:hover {
  background-color: #a3a3a3;
  color: #fff;
}
.pagination-container .pagination-item .pagination-link.active i, .pagination-container .pagination-item .pagination-link:hover i {
  color: #fff !important;
}

.container-no-photo {
  background-color: #a1a1a1;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 140px;
}

.items-search-container {
  max-height: 69vh;
  overflow-y: auto;
}

.img-banner-board {
  width: 100%;
  max-width: 800px;
  height: 100%;
  max-height: 700px;
}

.description-board-home {
  overflow: hidden;
  background-color: transparent;
  border: none;
  resize: none;
  pointer-events: none;
}

.card-container-board {
  height: 100%;
  box-shadow: none !important;
  border: 1px solid #dedede80 !important;
}

@media (max-width: 460px) {
  .container-balloon-message {
    left: 0;
    bottom: 30px;
  }

  .balloon-more {
    left: -100px !important;
    transform-origin: bottom left !important;
  }
}
@media (min-width: 461px) and (max-width: 767px) {
  .balloon-more {
    left: 0 !important;
    transform-origin: bottom left !important;
  }
}
@media (min-width: 992px) {
  .logo-img-header {
    max-width: 134px;
  }

  .logo-img-header-pattern {
    max-width: 100%;
    height: 52px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .balloon-more-big {
    min-width: 200px;
  }
}
@media (max-width: 500px) {
  .img-comm-sm {
    max-height: 246px;
  }

  .container-no-photo {
    min-height: 246px;
  }

  .card-title-sm {
    margin: 1rem 0;
  }
}
@media (min-width: 768px) {
  .input-search-home {
    width: 350px;
  }

  .img-banner-board {
    aspect-ratio: 2;
  }
}
@media (max-width: 767px) {
  .slider-area {
    margin-top: 16em !important;
  }

  .sec-title {
    margin-top: 1.25rem;
  }
}
@media (max-width: 767px) {
  .slider-area .tab-box {
    margin-top: 3rem !important;
  }
}
.show-password {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  bottom: 0;
  align-items: center;
  font-size: 13px;
}

.card-daily {
  border: 1px solid #dedede80;
}

.card-daily-timeline {
  height: 100%;
  max-height: 660px;
  overflow: auto;
}

.link-timeline {
  padding: 10px 20px;
}

.badge-color-opacity {
  background-color: rgba(161, 161, 161, 0.8);
}

@keyframes wiggle {
  0%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-8deg);
  }
  75% {
    transform: rotate(8deg);
  }
}
.squiggling-pen {
  display: inline-block;
  animation: wiggle 1s ease-in-out infinite;
  transform-origin: 50% 80%;
}

.logo-area {
  background-color: #b4b4b4;
  color: white;
  height: 90px;
}

.top-header-mobile {
  height: 45px;
  position: absolute;
  width: 100%;
  top: 0;
  display: flex;
  align-items: center;
  padding: 0 20px;
}

.mean-container .mean-bar {
  top: 45px;
}

.search-bar-container {
  width: 400px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}
.search-bar-container i {
  color: #fff;
  opacity: 0.5;
  transition: 0.3s ease;
}

.form-control.search-bar {
  border-color: #fff !important;
  color: #fff !important;
  background-color: transparent !important;
  font-weight: 300;
  padding-left: 50px;
  opacity: 0.5;
}
.form-control.search-bar + button i {
  color: #fff !important;
  opacity: 0.5;
  transition: 0.3s ease;
}
.form-control.search-bar::placeholder {
  color: #b5b5b5;
}
.form-control.search-bar:focus {
  opacity: 0.95;
}
.form-control.search-bar:focus + button i {
  opacity: 0.95;
  color: #fff;
}

.menu-area {
  margin-bottom: 32px;
  border: 0;
  background-color: #b7b7b7;
}

.footer-bottom {
  background: #f5f5f5;
  padding: 12px 0;
}

.header__btn {
  color: #a1a1a1;
  font-size: 0.875rem;
  margin-left: 1rem;
}
.header__btn:hover {
  color: rgba(161, 161, 161, 0.8);
}

.img-sm {
  width: 2.25rem;
  height: 2.25rem;
}

.mean-bar {
  background-color: #a1a1a1 !important;
}

.mean-container .mean-bar nav.mean-nav {
  min-height: 125px;
}

.mean-container .mean-bar nav.mean-nav ul li a,
.mean-container .mean-bar .meanmenu-reveal {
  color: #fff !important;
  border-color: #fff !important;
  opacity: 0.85;
}
.mean-container .mean-bar nav.mean-nav ul li a:hover,
.mean-container .mean-bar .meanmenu-reveal:hover {
  color: #fff;
}

.menu-area .main-menu ul li a {
  line-height: 1.4;
  margin-right: 14px;
  color: #b8b8b8;
}
.menu-area .main-menu ul li a:hover {
  color: #b8b8b8;
}

.btn-group-sm > .btn-icon.btn, .btn-icon.btn-sm {
  width: calc(0.4rem + 1.5em);
  height: calc(0.4rem + 1.5em);
}

.menu-area, .main-menu {
  height: 100%;
  min-height: 74px;
}

.main-menu {
  margin-top: 0 !important;
}
.main-menu .list-inline {
  display: flex;
  align-items: center;
  height: 100%;
}

.mean-container .mean-bar .meanmenu-reveal span {
  background: #fff;
}

@media (min-width: 767px) {
  .top-header-mobile {
    display: none;
  }

  .header__btn {
    color: #a5a5a5;
  }
  .header__btn:hover {
    color: #a5a5a5;
  }

  .form-control.search-bar {
    border-color: #b5b5b5 !important;
    color: #b5b5b5 !important;
  }
  .form-control.search-bar + button i {
    color: #b5b5b5 !important;
  }
}
@media (min-width: 768px) {
  .w-md-auto {
    width: auto !important;
  }

  .w-md-160px {
    width: 160px !important;
  }

  .w-md-200px {
    width: 200px !important;
  }

  .w-md-250px {
    width: 250px !important;
  }

  .w-md-300px {
    width: 300px !important;
  }

  .w-md-350px {
    width: 350px !important;
  }

  .w-md-400px {
    width: 400px !important;
  }

  .w-md-450px {
    width: 450px !important;
  }
}
@media (min-width: 992px) {
  .menu-area, .main-menu {
    min-height: 63px;
  }
}
@media (max-width: 1000px) {
  .search-bar-container {
    width: 300px;
  }
}
.menu-area .main-menu ul li ul.dropdown {
  border-top: 3px solid #a1a1a1;
  width: 100%;
  min-width: 180px;
}

.menu-area .main-menu ul li ul.dropdown li a:hover {
  color: #a1a1a1;
  font-weight: 500;
}

.menu-area .main-menu ul li a:hover i {
  color: #a1a1a1;
}

.menu-area .main-menu ul li ul.dropdown li a {
  padding: 10px 20px;
}

.badge-menu {
  color: #fff;
  background-color: #CE2424;
  width: fit-content;
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1px;
  border-radius: 50%;
  padding: 5px;
  font-weight: 500;
  font-size: 10px;
  transform: translateY(-50%);
  margin-left: 2px;
  font-size: 9px;
}

.select-unidades {
  background-color: #a1a1a1;
  border-radius: 5px;
  height: auto !important;
  transition: 0.3s ease;
  display: inline-block;
  min-width: 200px;
}
.select-unidades .dropdown {
  border-top: 3px solid #fff !important;
}
.select-unidades:has(li:hover) {
  border-radius: 5px 5px 0 0;
}
.select-unidades .select-title {
  margin: 0 !important;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px !important;
  font-size: 14px;
  width: 100% !important;
  display: flex !important;
  justify-content: start;
  align-items: center;
}
.select-unidades .select-title *:last-child {
  margin-left: auto;
}
.select-unidades .select-title * {
  color: #fff !important;
}

.select-unidades-mobile {
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 0.25rem 1rem;
  margin-bottom: 8px;
}
.select-unidades-mobile .mean-expand {
  top: 5px !important;
  right: 14px !important;
  width: 100%;
  text-align: end;
}

.list-unstyled-mobile {
  max-height: 200px;
  overflow: auto;
}

.scrolling-menu-mobile {
  display: block;
  height: 100%;
  max-height: 190px;
  overflow-y: auto;
}

.mean-container .mean-bar nav.mean-nav ul li .mean-expand {
  width: 100%;
  text-align: end;
}

.logo-maple-bear {
  max-width: 190px;
}

@media (min-width: 992px) {
  .logo-mundo-verde-header {
    max-width: 145px;
    margin-top: 5px;
  }

  .logo-maple-bear {
    max-width: 210px;
  }
}
/*Mega Menu*/
.menu-area .main-menu ul li.mega-mnu ul.mega-menu {
  border-top: 3px solid #a1a1a1;
  width: calc(100% - 35px);
  padding: 0 30px;
}

.cat-content {
  max-height: 290px;
  overflow: auto;
}

.menu-area .main-menu ul li.mega-mnu ul.mega-menu .mega-cat .sec-title h5 {
  font-size: 14px;
}

.mega-cat .sec-title .line {
  position: absolute;
  background: #a1a1a1;
  width: 55px;
  height: 1px;
  bottom: -9px;
  left: 0;
}

.mega-cat .sec-title {
  position: relative;
}

.mega-menu {
  box-shadow: rgba(0, 0, 0, 0.19) 0px 0px 7px;
}

.mega-cat {
  padding: 30px 0;
}

.menu-area .main-menu ul li.mega-mnu ul.mega-menu .mega-cat .cat-content ul li a:hover {
  color: #444 !important;
  font-weight: 500;
}

.menu-area .main-menu ul li.mega-mnu ul.mega-menu .mega-cat .cat-content ul li a {
  font-size: 13px;
}

.icon-header-color {
  color: #a1a1a1;
}

.text-color-menu {
  color: #444 !important;
}
.text-color-menu:hover {
  color: #a1a1a1 !important;
}

@media (min-width: 768px) {
  .icon-header-color {
    color: #b5b5b5;
  }
}
/*Meus Sistemas*/
.dropdown-menu, .dropdown-card-system {
  overflow-y: auto;
  overflow-x: hidden;
}
.dropdown-menu h4, .dropdown-card-system h4 {
  font-size: 0.925rem;
}

.dropdown-card-system {
  max-height: 306px;
  overflow-y: auto;
  padding: 0 10px;
  margin-top: 10px;
}

.container-img-systems-header {
  min-height: 110px;
  height: 100%;
  text-align: center;
}

.img-systems-header {
  width: 100%;
  max-width: 130px;
  height: 87px;
  object-fit: contain;
}

/* Notificações */
.dropdown-notification {
  overflow-y: auto;
  max-height: 306px;
}

.badge-notification {
  padding: 2px 4px;
  font-size: 12px;
}

.card-notificacao-link {
  transition: 0.3s ease;
}
.card-notificacao-link .card {
  min-height: 85px;
}
.card-notificacao-link .card .card-content {
  min-height: inherit;
}
.card-notificacao-link .data-hora-container {
  font-size: 0.625rem;
}

.notificacao-visualizada {
  filter: grayscale(1);
  opacity: 0.75;
}

/*Links Úteis*/
.img-link-util {
  width: 50px;
  aspect-ratio: 1;
  object-fit: cover;
}

.cardPointer {
  cursor: pointer;
}

#textoAviso {
  overflow: hidden;
  background-color: transparent;
  border: none;
  resize: none;
  pointer-events: none;
}

@media (max-width: 800px) {
  .header-container-link-util {
    width: 100vw;
    margin: 0 -2rem;
    overflow: auto;
  }
}
.dropdown-menu.show {
  box-shadow: 0 0.5rem 2rem 0 rgba(33, 48, 85, 0.31);
  margin: 0 !important;
  opacity: 1;
  pointer-events: visible;
  touch-action: auto;
  transition-timing-function: ease;
  transition: visibility 0.35s, margin 0.35s ease-in-out, opacity 0.35s, transform 0s;
  visibility: visible;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  width: 100%;
  min-width: 260px;
  padding: 0.5rem 0.5rem;
  margin: 0;
  font-size: 0.75rem;
  color: #75868f;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid transparent;
  border-radius: 0.4375rem;
  box-shadow: 0 0.5rem 2rem 0 rgba(33, 48, 85, 0.31);
}

.menu-area .dropdown {
  max-height: 50vh;
  overflow-y: auto;
}

.dropdown::-webkit-scrollbar {
  width: 4px;
  border-radius: 50px !important;
}

.dropdown::-webkit-scrollbar-thumb {
  background-color: rgba(9, 37, 65, 0.25);
}

.description-text-heading {
  font-size: 13px;
  line-height: normal;
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  margin-bottom: 0.5rem;
}

#calendarDash .fc-event {
  height: 12px !important;
  margin: 2px 0 0 !important;
  background-color: #a1a1a1;
  border-color: #a1a1a1;
  cursor: pointer;
}
#calendarDash .fc-scrollgrid {
  border: 0;
}
#calendarDash .fc-dayGridMonth-view {
  border: 1px solid #70707036;
  border-radius: 0.25rem;
}
#calendarDash .fc-more-link {
  pointer-events: none;
  font-size: 0.6875rem;
}
#calendarDash .fc-next-button, #calendarDash .fc-prev-button {
  background-color: #edf1f6;
  border: 0;
  color: #707070;
  transition: 0.3s;
}
#calendarDash .fc-next-button:hover, #calendarDash .fc-next-button:active, #calendarDash .fc-prev-button:hover, #calendarDash .fc-prev-button:active {
  background-color: rgba(237, 241, 246, 0.5);
}
#calendarDash .fc-customNext-button, #calendarDash .fc-customPrev-button {
  background-color: #edf1f6;
  border: 0;
  color: #707070;
  transition: 0.3s;
}
#calendarDash .fc-customNext-button:hover,
#calendarDash .fc-customNext-button:active {
  background-color: rgba(237, 241, 246, 0.5);
}
#calendarDash .fc-icon {
  font-size: 1.875rem;
  overflow: unset;
}
#calendarDash .fc-toolbar-title {
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 1.25rem;
}
#calendarDash .fc-daygrid-day-number {
  color: #a1a1a1;
  line-height: 1;
  padding: 4px 4px 0 0;
}
#calendarDash .fc-day-other .fc-daygrid-day-top {
  opacity: 1;
}
#calendarDash .fc-day-other .fc-daygrid-day-top a {
  color: #707070;
}
#calendarDash .fc-button {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#calendarDash .fc-button:focus {
  box-shadow: none;
}
#calendarDash .fc-icon {
  top: inherit;
  margin: 0;
  vertical-align: middle;
}
#calendarDash .fc-daygrid-day-events {
  margin-bottom: 0em;
}
#calendarDash td {
  font-size: 0.9375rem;
  font-weight: 500;
  border-color: #70707036;
}
#calendarDash td:last-child, #calendarDash th:last-child {
  border-right: 0;
}
#calendarDash th {
  background-color: transparent;
}
#calendarDash th a {
  color: #707070;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
}
#calendarDash tr:last-child td {
  border-bottom: 0;
}
#calendarDash .fc-day-today {
  background-color: rgba(161, 161, 161, 0.05);
}

.container-calendar {
  height: 100%;
  max-height: 470px;
  overflow: auto;
}

.fc .fc-daygrid-day.fc-day-today {
  background-color: rgba(161, 161, 161, 0.2) !important;
}

.fc .fc-view .fc-event-dot.fc-daygrid-dot-event, .fc .fc-view .fc-event.fc-daygrid-dot-event {
  background-color: #255e96 !important;
  border-color: #000000 !important;
  border: 1px solid !important;
}

.fc-button-primary[aria-label=prev],
.fc-button-primary[aria-label=next] {
  background-color: #a1a1a1 !important;
  border-color: #a1a1a1 !important;
}

.fc-timeGridDay-button, .fc-dayGridMonth-button, .fc-timeGridWeek-button, .fc-today-button {
  background-color: #a1a1a1 !important;
  border-color: #a1a1a1 !important;
}

.fc button .fc-icon {
  top: -2px !important;
}

.fc .fc-button {
  padding-inline: 10px !important;
  padding: 3px 10px !important;
}

.fc .fc-daygrid-day.fc-day-today {
  background-color: rgba(161, 161, 161, 0.2) !important;
}

.fc .fc-view .fc-event-dot.fc-daygrid-dot-event, .fc .fc-view .fc-event.fc-daygrid-dot-event {
  background-color: #a1a1a1 !important;
}

.fc-daygrid-event-dot {
  border-color: #fff !important;
}

.fc .fc-button-primary:focus {
  box-shadow: none !important;
}

.fc-h-event {
  background-color: rgba(161, 161, 161, 0.6) !important;
  border-color: rgba(161, 161, 161, 0.6) !important;
}

/*Detalhes do Evento*/
.number-deep-day {
  font-size: 70px;
  color: #a1a1a1;
  opacity: 1;
  text-align: center;
  font-weight: bold;
}

.card-admin-calendario {
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
}

.title-event-calendar {
  font-size: 18px;
  color: #363636;
  opacity: 1;
  text-align: left;
  font-weight: 600;
}

.title-month-calendar {
  font-size: 20px;
  color: #a1a1a1;
  opacity: 1;
  text-align: center;
  font-weight: 600;
}

.text-subtitle-day {
  font-size: 18px;
  color: #707070;
  opacity: 1;
  text-align: center;
  font-weight: 400;
  margin-bottom: 1rem;
}

.card-eventos {
  border: 1px solid #dedede80 !important;
  border-radius: 2px !important;
}

.blue-border {
  border-left: 8px solid #a1a1a1 !important;
  padding: 2rem !important;
}

@media (min-width: 768px) {
  .card-admin-calendario {
    border-right: 2px solid #dedede80 !important;
  }
}
@media (max-width: 995px) {
  #eventoModalBody .card-eventos .row > * {
    flex-shrink: 0;
    width: 100%;
  }
  #eventoModalBody .card-eventos .card-admin-calendario {
    border-right: none !important;
    border-bottom: 2px solid #dedede80 !important;
  }
}
/* DATA TABLE */
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #000 !important;
  border: 1px solid #009efb;
  background-color: #009efb;
}

table.dataTable {
  width: 100% !important;
}

table th {
  background-color: #a6a6a6;
  color: #fff;
}

.dataTables_wrapper th {
  background-color: #a6a6a6;
  color: #a7a7a7 !important;
}

.dataTables_wrapper .dt-button {
  border-radius: 5px;
  background-color: #a6a6a6;
  color: #a7a7a7;
  border: 0px 0px 2px solid #a6a6a6;
}

.dataTables_filter {
  margin-bottom: 10px;
}

.table.dataTable tbody tr {
  vertical-align: middle;
}

.gap-100 {
  gap: 100px;
}

.gi-footer {
  color: #5f5968 !important;
}

.gi-footer .footer-top .gi-footer-widget .gi-footer-logo {
  max-width: 170px;
}

.link-footer {
  width: 30px;
  height: 30px;
  background-color: #a3a3a3;
  border-radius: 5px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}
.link-footer:hover {
  background-color: rgba(161, 161, 161, 0.9);
}

.link-footer-line {
  color: #5f5968;
  line-height: 32px;
}
.link-footer-line:hover {
  color: rgba(95, 89, 104, 0.8);
}

.container-gap-footer {
  gap: 100px;
}

@media (max-width: 575px) {
  .container-margin {
    margin: 0 1.5rem;
  }
}
@media (min-width: 992px) {
  .gap-links-footer {
    gap: 80px;
  }

  .container-gap-footer {
    gap: 180px;
  }
}
.fc-toolbar-title {
  font-size: 1.375rem !important;
}

.fc-col-header-cell-cushion {
  color: #fff !important;
}

.fc .fc-button .fc-icon {
  color: #fff;
}

@media (max-width: 550px) {
  .fc .fc-toolbar {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 0.75rem;
  }
  .fc .fc-toolbar .fc-toolbar-chunk:not(:has(.fc-toolbar-title)) {
    align-self: end;
  }
}
/***SELECT 2*/
.select2.readonly + .select2-container .select2-selection {
  background-color: #f3f5f9;
  pointer-events: none;
  border: 1px solid #edf1f6 !important;
}
.select2.readonly + .select2-container .selection .select2-selection--single {
  border-color: #edf1f6 !important;
}
.select2.readonly + .select2-container .select2-selection__arrow {
  display: none;
}

.select2-container .select2-selection--single, .select2-container--default .select2-selection--single {
  height: 40.5px !important;
}
.select2-container .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40.5px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40.5px !important;
}

.select2-container {
  width: 100% !important;
}

.select2-dropdown {
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 2px rgba(55, 60, 67, 0.075), 0 0 0.75rem 0 rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 1px 2px rgba(55, 60, 67, 0.075), 0 0 0.75rem 0 rgba(0, 0, 0, 0.125);
}

.select2-container.select2-container--open.select2-container--default .select2-selection--single {
  transition: border-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out;
  border-color: #201F1E;
  -webkit-box-shadow: inset 0 1px 2px rgba(55, 60, 67, 0.075), 0 0 0.75rem 0 rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 1px 2px rgba(55, 60, 67, 0.075), 0 0 0.75rem 0 rgba(0, 0, 0, 0.125);
}

.select2-container:not(.select2-container--open).select2-container--default .select2-selection--single {
  transition: border-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out;
  border-color: rgba(0, 0, 0, 0.07) !important;
  border-radius: 0.4375rem;
}

.select2-search--dropdown {
  border-color: #201F1E;
}

.select2-search__field:focus {
  outline: none;
  transition: border-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out;
  border-color: #201F1E !important;
  -webkit-box-shadow: inset 0 1px 2px rgba(55, 60, 67, 0.075), 0 0 0.75rem 0 rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 1px 2px rgba(55, 60, 67, 0.075), 0 0 0.75rem 0 rgba(0, 0, 0, 0.125);
}

.select2-search__field {
  border-radius: 0.4375rem;
}

.select2-container--default .select2-selection--single {
  color: #75868f !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #75868f !important;
}

.select2-container--default .select2-selection--multiple {
  background-color: #a5a5a5;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  cursor: text;
}

.select2-container .select2-selection--multiple {
  height: 100% !important;
  min-height: 40.5px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #a1a1a1 !important;
  color: #a5a5a5;
  font-size: 12px;
  font-weight: 500;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #a5a5a5 !important;
  margin-right: 4px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #a5a5a5 !important;
}

.select2-results__option .checkbox {
  display: flex;
}

.select2Checkbox {
  accent-color: #a1a1a1;
  display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(161, 161, 161, 0.8);
}

/* Container select multiple */
.select2-container .select2-search--inline .select2-search__field {
  margin-top: 10px !important;
  padding: 0 !important;
}

.select2-container--default .select2-selection--multiple {
  border-radius: 0.4375rem !important;
  padding: 0 8px !important;
  border: 1px solid rgba(0, 0, 0, 0.07) !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0 !important;
}

.form-control:focus {
  box-shadow: inset 0 1px 2px rgba(55, 60, 67, 0.075), 0 0 0.75rem 0 rgba(0, 0, 0, 0);
}

.container-card-img {
  width: 100%;
  height: 100%;
  max-width: 322px;
}

.control-label {
  font-size: 14px;
}

.card-titulo-title {
  display: flex;
  align-items: baseline;
}

.badge-status {
  padding: 9px 10px;
  border-radius: 24px;
}

.badge-bg-red {
  background-color: #BC0202;
}

.badge-bg-blue {
  background-color: #2525E2;
}

.badge-bg-green {
  background-color: #a1a1a1;
}

.badge-bg-primary {
  background-color: #a1a1a1;
}

.badge-sector {
  position: absolute;
  bottom: 7px;
  background-color: #FF9361;
  color: #a5a5a5;
  padding: 2px 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  border-radius: 6px;
  width: 100%;
}

.card-titulos-text {
  color: #a3a3a3;
}

.btn-view {
  width: 35px;
  height: 35px;
  background: #fff;
  border: 0;
  border-radius: 5px;
}
.btn-view i {
  color: #a3a3a3;
}

.btn-view-active {
  background-color: #a3a3a3;
}
.btn-view-active i {
  color: #fff;
}

@media (min-width: 350px) {
  .badge-sector {
    width: 0;
    min-width: 255px;
  }
}
@media (min-width: 768px) {
  .container-card-img {
    min-width: 100px;
    max-width: 140px;
    max-height: 130px;
  }

  .badge-sector {
    bottom: 17px;
    min-width: 132px;
    width: 0;
  }

  .card-titulo-data {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 550px) {
  .titulos-cards {
    flex-direction: column-reverse;
    flex-wrap: wrap;
    align-items: start !important;
  }

  .titulos-cards-view {
    margin-top: 15px;
  }

  .titulos-cards-soma {
    flex-direction: column;
  }
  .titulos-cards-soma .card-index {
    width: 95vw !important;
  }

  .card-titulo-title {
    flex-direction: column;
    margin-bottom: 0.5rem;
  }
  .card-titulo-title .badge-status {
    margin: 0 !important;
  }
}
.height-title-user {
  height: 100%;
  min-height: 48px;
  max-height: 95px;
}

.img-user-height {
  border-radius: 0.4375rem !important;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}

.height-email-user {
  height: 100%;
  min-height: 65px;
  overflow-wrap: break-word;
}

.cursor-grab {
  cursor: grab;
}

.banner-height-news {
  height: 100%;
  max-height: 500px;
}

.banner-height-blogs {
  border-radius: 6px;
  height: 100%;
  max-height: 700px;
}

.imagem-arquivo-blog {
  width: 100%;
  aspect-ratio: 400/300;
  object-fit: cover;
  max-width: 122px;
}

.img-noticias-blog {
  border-radius: 0.4375rem;
  width: 100%;
  aspect-ratio: 1800/700;
  object-fit: cover;
}

.bg-banner-financeiro {
  width: 100%;
  aspect-ratio: 1800/700;
  border-radius: 0.4375rem;
  object-fit: cover;
}

.btn-animation-primary {
  box-sizing: border-box;
  border: 1px solid #a1a1a1;
  color: #a1a1a1;
  font-weight: 400;
  padding: 6px 14px;
  border-radius: 5px;
}

.btn-animation-primary:hover {
  color: #fff;
}

.detail-btn-primary {
  -webkit-transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
  background-color: #fff;
}
.detail-btn-primary:hover {
  box-shadow: 0 0 40px 40px #a1a1a1 inset;
}

@media (max-width: 800px) {
  .img-user-height {
    max-width: 50%;
  }
}
/* Timeline */
.timeline .tl-entry {
  display: flex;
  gap: 0.75rem;
}

.timeline {
  display: flex;
  flex-direction: column;
  gap: var(--timeline-entry-gap);
}

.timeline {
  --timeline-dot: #373131;
  --timeline-line: #373131;
  --timeline-line-width: 2px;
  --timeline-point-gap: 0.25rem;
  --timeline-point-size: 0.5rem;
  --timeline-media-size: 2.25rem;
  --timeline-entry-gap: 1.5rem ;
}

.timeline .tl-time:not(:empty) {
  text-align: end;
}

.timeline .tl-time .tl-time {
  color: var(--bs-headings-color);
  font-weight: 700;
}

.timeline .tl-entry {
  display: flex;
  gap: 0.75rem;
}

.timeline .tl-point:before {
  background-color: var(--timeline-dot);
  border-radius: 50%;
  content: "";
  display: block;
  height: var(--timeline-point-size);
  transform: translateY(0.75ex);
  width: var(--timeline-point-size);
}

.timeline .tl-point:after {
  border-inline-start: var(--timeline-line-width) solid var(--timeline-line);
  content: "";
  display: block;
  height: calc((100% - var(--timeline-point-size) - (var(--timeline-point-gap) * 2)) + var(--timeline-entry-gap));
  inset: calc(.75ex + var(--timeline-point-gap)) auto auto calc(50% - (var(--timeline-line-width)/ 2));
  position: relative;
}

.timeline .tl-media {
  flex: 0 0 var(--timeline-media-size);
}

.timeline .tl-media i {
  align-items: center;
  display: flex;
  justify-content: center;
}

.timeline .tl-media:after {
  border-inline-start: var(--timeline-line-width) solid var(--timeline-line);
  content: "";
  display: block;
  height: calc((100% - var(--timeline-media-size) - (var(--timeline-point-gap) * 2)) + var(--timeline-entry-gap));
  inset: var(--timeline-point-gap) auto auto calc(50% - (var(--timeline-line-width)/ 2));
  position: relative;
}

.timeline .tl-entry.active .tl-icon .ratio {
  box-shadow: 0 0 0 var(--timeline-line-width), 0 0 0 calc(var(--timeline-line-width) * 2) var(--bs-primary);
}

.timeline .tl-entry.active .tl-point:before {
  background-color: transparent;
  box-shadow: 0 0 0 var(--timeline-line-width) var(--timeline-dot);
}

.timeline .tl-entry.active .tl-point:after {
  height: calc((100% - var(--timeline-line-width) - var(--timeline-point-size) - (var(--timeline-point-gap) * 2)) + var(--timeline-entry-gap));
  top: calc(.75ex + var(--timeline-point-gap) + var(--timeline-line-width));
}

.timeline .tl-entry:last-child .tl-media:after, .timeline .tl-entry:last-child .tl-point:after {
  border-color: var(--bs-muted-color);
  border-inline-start-style: dotted;
}

.timeline-two-column .tl-content, .timeline-two-column .tl-entry > .tl-time {
  width: 50%;
}

.timeline-two-column .tl-content > * {
  display: inline-flex;
  flex-direction: column;
}

.timeline-two-column .tl-entry-start {
  flex-direction: row-reverse;
}

.timeline-two-column .tl-entry-start .tl-time {
  text-align: start;
}

.timeline-two-column .tl-entry-start .tl-content {
  align-items: flex-end;
  display: inline-flex;
  flex-direction: column;
  justify-content: end;
}

.card-timeline {
  background-color: #f9fbfa;
  border-radius: 0.4375rem;
  width: 100%;
  box-shadow: 0px 1px 10px #00000029;
}

.timeline .tl-entry:last-child .tl-point:after {
  border-inline-start-style: none;
}

.timeline-tabela-precos .tl-entry:first-child .tl-point:after {
  border-inline-start-style: none;
}

.timeline .tl-time .tl-date {
  font-size: 11px;
}

.timeline .tl-time .tl-time {
  font-weight: 500;
}

.circle-task {
  width: 14px;
  height: 14px;
}

.title-type-status:has(.circle-task-gray) {
  background-color: #707070;
  background-blend-mode: lighten;
}
.title-type-status:has(.circle-task-yellow) {
  background-color: #FEB300;
}
.title-type-status:has(.circle-task-blue) {
  background-color: #0072D5;
}
.title-type-status:has(.circle-task-purple) {
  background-color: #6F00B9;
}
.title-type-status:has(.circle-task-green) {
  background-color: #00B961;
}
.title-type-status:has(.circle-task-orange) {
  background-color: #d55400;
}
.title-type-status:has(.circle-task-red) {
  background-color: #ff0000;
}

[class^="rounded column-task"] {
  background-color: rgba(112, 112, 112, 0.1);
  padding: 1rem;
}
[class^="rounded column-task"] > *:not(:last-child) {
  margin-bottom: 1rem;
}

.card-message-mobile {
  background-color: #a1a1a1;
  padding: 12px;
  border-radius: 12px;
}

.container-kanban {
  max-width: 100%;
  overflow: auto;
}

.scrollable-content::-webkit-scrollbar {
  height: 0.1875rem;
}

.scrollable-content::-webkit-scrollbar-track {
  background-color: #edf1f6;
}

.title-type-status {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  white-space: nowrap;
  padding: 0.5rem 0.1rem;
  margin-bottom: 0.5rem;
  border-radius: 4px;
}

.cards-status {
  width: 100%;
  padding: 0.75rem 0.5rem;
  font-size: 13px;
  font-weight: 500;
  min-height: 212px;
  text-align: start;
}
.cards-status p {
  font-size: 13px;
}

.title-type-height {
  font-size: 15px !important;
  height: 60px;
}

.height-description {
  height: 50px;
}

.height-description-assunto {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.user-description {
  max-width: 270px;
  width: 100%;
}

@media (min-width: 450px) {
  .user-description {
    max-width: 326px;
  }
}
@media (min-width: 500px) {
  .card-message-mobile {
    background-color: transparent;
  }
}
.detalhes-status {
  padding: 8px 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
.detalhes-status p {
  font-size: 13px;
}

.detalhes-gray {
  background-color: rgba(112, 112, 112, 0.2);
}

.detalhes-yellow {
  background-color: rgba(254, 179, 0, 0.2);
}

.detalhes-red {
  background-color: rgba(255, 0, 0, 0.2);
}

.detalhes-blue {
  background-color: rgba(0, 114, 213, 0.2);
}

.detalhes-purple {
  background-color: rgba(111, 0, 185, 0.2);
}

.detalhes-green {
  background-color: rgba(0, 185, 97, 0.2);
}

.detalhes-orange {
  background-color: rgba(213, 84, 0, 0.2);
}

.card-border-gray {
  border-left: 4px solid #707070;
}

.card-border-yellow {
  border-left: 4px solid #FEB300;
}

.card-border-red {
  border-left: 4px solid #ff0000;
}

.card-border-orange {
  border-left: 4px solid #d55400;
}

.card-border-blue {
  border-left: 4px solid #0072D5;
}

.card-border-purple {
  border-left: 4px solid #6F00B9;
}

.card-border-green {
  border-left: 4px solid #00B961;
}

.nav-link.btn-tab-status {
  font-size: 15px;
  color: #707070;
  width: 100%;
}

.card-information {
  box-shadow: 0px 3px 16px #00000029;
}

.title-information {
  height: 45px;
}

.form-card-information {
  background-color: #ECF0F6;
}

.thead-modal-information {
  background-color: #a1a1a1;
  font-size: 14px;
}

.thead-modal-information tr th {
  color: #a5a5a5;
  font-weight: 500;
  text-align: center;
  padding: 10px;
}

.tbody-modal-information {
  font-size: 14px;
}

.tab-information {
  height: 75vh;
  overflow-y: auto;
  padding: 25px;
}

.card-selection-list {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.btn-action-selection-list {
  background-color: #373131;
  color: #a5a5a5;
  padding: 0.55rem 1rem;
  font-size: 0.7125rem;
  border-radius: 0.4375rem;
  border: none;
  text-decoration: none;
}
.btn-action-selection-list:hover {
  background-color: rgba(55, 49, 49, 0.9);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  text-decoration: none;
}

.img-solicitacao-thumbnail {
  width: 150px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  width: 150px;
}

.td-type-status {
  vertical-align: middle;
}

.header-modal-confirmar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

#ModalSolicitacaoDetalhes .modal-header {
  border: 0 !important;
  padding-bottom: 0;
}

.nav-status > li {
  flex: 1 1 auto !important;
}

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

.kanban-nav-container {
  position: relative;
  margin: 1rem 0;
}

.cursor-pointer {
  cursor: pointer !important;
}

.form-control.box-search-bar {
  border-color: #9A9A9A !important;
  color: #5C5D5E !important;
  font-weight: 300;
  padding-right: 50px;
  opacity: 0.5;
}
.form-control.box-search-bar + button i {
  color: #5C5D5E !important;
  transition: 0.3s ease;
}
.form-control.box-search-bar::placeholder {
  color: #707070;
}
.form-control.box-search-bar:focus {
  opacity: 0.95;
}
.form-control.box-search-bar:focus + button i {
  color: #5C5D5E;
}

.border-radius-inherit {
  border-radius: inherit !important;
}

.bg-container-list {
  background-color: #F6F6F6;
  padding: 5px 0 5px 0;
  cursor: pointer;
}

.bg-container-list li {
  padding: 12px 16px;
  list-style-type: none;
}

.list-hierarchy-sector {
  padding: 12px 20px !important;
}

.list-hierarchy-department {
  padding: 12px 30px !important;
}

.list-hierarchy-topic {
  padding: 0 40px !important;
}

.list-hierarchy-topic div {
  padding: 12px;
  border-radius: 4px;
}

.p-12 {
  padding: 12px !important;
}

.item-hierarchy-topic.active {
  border: 1px solid #a1a1a1;
  color: #a1a1a1;
  font-weight: 500;
}

.box-topic-text {
  height: 100%;
  min-height: 47px;
}

.container-auto-request {
  height: 100%;
  max-height: 500px;
  overflow: auto;
  padding: 0 5px;
}

.text-description-return {
  font-size: 12px;
  text-align: justify;
  margin-bottom: 0;
}

.border-return-fill {
  border: 1px solid #df5645 !important;
}

.endereco-card {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 7px;
  padding: 15px;
  margin: auto;
}

.nav:not(.nav-pills) .nav-link.active {
  color: #a1a1a1;
}

.nav-callout .nav-link.active {
  box-shadow: inset 0 -0.1875rem #a1a1a1;
}

.select2-selection__choice {
  margin-top: 10px !important;
}

@media (min-width: 678px) {
  .list-hierarchy-sector {
    padding: 12px 40px !important;
  }

  .list-hierarchy-department, .list-hierarchy-topic {
    padding: 12px 50px !important;
  }

  .list-hierarchy-topic {
    padding: 0 50px !important;
  }
}
@media (max-width: 992px) {
  .minhas-solicitacoes-form {
    flex-direction: column-reverse;
  }
}
.type-text {
  background: #0072D5;
  border-radius: 15px;
  font-size: 10px;
  color: #a5a5a5;
  padding: 3px 8px 3px 8px;
}

.dropdown-clientes {
  min-width: 220px;
}

.type-get {
  background: #338933;
}

.type-put {
  background: #E88F09;
}

.type-del {
  background: #93211F;
}

.sumary {
  border: 1.5px solid #d5d5d5;
  border-radius: 10px;
  height: fit-content;
}

.sumary nav > a:hover {
  background: #f5f5f5;
}

hr:not([size]) {
  height: unset;
}

hr {
  border-top: 1px solid #7c7c7c;
}

.card-dashboard {
  border: solid 1px #DFDFDF;
  border-radius: 2px;
  padding: 1.5rem;
}
.card-dashboard i {
  color: #a2a2a2;
}

.dashboard-title {
  font-size: 1rem !important;
}

.page-title h6 {
  font-size: 1.25rem;
}

.nav-tabs .dashboard-tab.active {
  background-color: #a3a3a3;
  border-color: #a3a3a3 !important;
}

.card-atualizacao-dashboard {
  width: auto;
  position: fixed;
  bottom: 0;
  right: 20px;
  background-color: #a5a5a5;
  border-radius: 5px;
  box-shadow: 0px 1px 10px #00000029;
}

.card-atualizacao-titulo {
  color: #707070;
}

.icon-green {
  color: #00A51C !important;
}

.icon-primary {
  color: #a1a1a1 !important;
}

.icon-white {
  color: #ffffff !important;
}

.dropdown-superavit-bank {
  min-width: 200px;
}

.dropdown-item-superavit-bank.active {
  background-color: #a2a2a2 !important;
}
.dropdown-item-superavit-bank:active {
  background-color: #a2a2a2 !important;
}

.dashboard-text-green {
  color: #00BF46;
}

.dashboard-text-red {
  color: #EB0000;
}

.dashboard-text-yellow {
  color: #D5B20B;
}

.dashboard-text-orange {
  color: #FB9827;
}

.card-dash-transferencia:hover {
  border: solid 2px #a2a2a2;
}

.card-dash-transferencia {
  transition: border-color 0.15s ease-in-out;
}

.badge-admin {
  background-color: #EB0000;
  position: absolute !important;
  top: 0 !important;
  left: 95% !important;
  transform: translate(-50%, -50%) !important;
  font-weight: 400;
  border-radius: 6px;
}

.icon-atualizar-info {
  transition: 0.2s ease;
  margin-left: 2px;
}

.btn-atualizar-info {
  border: none;
  background: transparent;
  color: #a2a2a2;
}

.btn-atualizar-info:hover {
  color: #555555;
}
.btn-atualizar-info:hover .icon-atualizar-info {
  color: #555555;
}

.icon-rotate {
  animation: is-rotating 1s infinite;
}

@keyframes is-rotating {
  to {
    transform: rotate(1turn);
  }
}
.card-initial-small {
  overflow: auto;
  white-space: nowrap;
  height: 100%;
  max-height: 600px;
  overflow-y: hidden;
}

.card-content-small {
  width: 100%;
  max-height: 500px;
  min-height: 500px;
  overflow-x: auto;
  display: flex;
  align-items: center;
  overflow-y: auto;
  height: 100%;
}

.card-content-divide-time, .card-content-negotiation,
.card-content-type-business, .card-content-default-time,
.card-content-grafico-tempo-divida, .card-content-month,
.card-content-overview, .container-grafico-cadastrados-periodos {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  display: flex;
  align-items: center;
}

.card-update-small {
  width: 100%;
  max-height: 300px;
  min-height: 300px;
  display: flex;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden;
}

.card-title-annual {
  min-width: 800px;
  min-height: 400px;
  display: flex;
  align-items: center;
}

.tab-preloader-dashboard, .tab-preloader-dashboard-sb {
  top: 0;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}

.button-filter {
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(29, 23, 23, 0.23);
  background-color: #fff;
  border: none;
}
.button-filter:hover, .button-filter:focus {
  box-shadow: 0 0 5px rgba(29, 23, 23, 0.3);
}
.button-filter:active {
  box-shadow: 0 0 3px rgba(29, 23, 23, 0.23);
}

.content-distribuicao-credor {
  width: 100%;
  min-width: 600px;
  max-height: 500px;
}

.preloader-grafico-position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

@media (min-width: 992px) {
  .card-content-small {
    overflow-x: hidden;
  }

  .content-distribuicao-credor {
    width: 100%;
  }
}
.div-meu-saldo p {
  color: #707070;
  font-size: 16px;
}
.div-meu-saldo #btnSaldo {
  color: #707070;
}
.div-meu-saldo button:focus {
  box-shadow: none;
}

.saldo-valor p {
  color: #00A506;
  font-weight: 500;
  font-size: 17px;
}
.saldo-valor div {
  width: 70px;
  border: 2px solid #00A506;
  border-radius: 5px;
}

@media (max-width: 460px) {
  .tab-box-superavit-bank {
    flex-direction: column-reverse;
  }

  .div-meu-saldo {
    margin-top: 3rem;
    justify-content: end;
  }
}
.dashboard-title {
  color: #6c757d;
  font-size: 0.9rem;
}

.detail-item {
  margin-bottom: 0.75rem;
}

.detail-label {
  font-size: 0.85rem;
  color: #6c757d;
  margin-bottom: 0.25rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.detail-value {
  font-size: 1.2rem;
  font-weight: 600;
}

.sub-item {
  padding-left: 1rem;
  position: relative;
}

.sub-item::before {
  content: "";
  position: absolute;
  left: 0.25rem;
  top: 0.4rem;
  width: 6px;
  height: 6px;
  background-color: #6c757d;
  border-radius: 50%;
}

.main-detail-item {
  padding: 0.75rem;
  border-radius: 6px;
  border-left: 4px solid;
  background-color: #f8f9fa;
  margin-bottom: 1rem;
}

.main-detail-item.success {
  border-left-color: #198754;
}

.main-detail-item.warning {
  border-left-color: #ffc107;
}

.main-detail-item.danger {
  border-left-color: #dc3545;
}

.main-detail-label {
  font-size: 1rem;
  font-weight: 450;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.main-detail-value {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.cards-lateral {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.card-atualizacoes {
  flex-direction: row;
  height: auto;
  margin-bottom: 1rem;
}
.card-atualizacoes:last-child {
  margin-bottom: 0;
}

.atualizacoes-container {
  max-height: 400px;
  overflow-y: auto;
}

/* Onboarding do Usuario */
.modal-body-onboarding {
  padding: 120px 30px;
  height: 558px;
}

.text-welcome {
  font-weight: 500;
}

.img-onboarding-home, .img-onboarding-content {
  margin-bottom: 4rem;
  width: 220px;
}

.btn-back-onboarding {
  background-color: #a5a5a5;
  border-color: #a5a5a5;
  color: #131111;
  font-weight: 500;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.btn-onboarding {
  padding: 7px;
  width: 140px;
  font-size: 14px;
  font-weight: normal;
}

.second-page-onboarding {
  padding: 64px 30px;
  height: 558px;
}

.btn-edit-info {
  background-color: rgba(161, 161, 161, 0.4);
  color: #a1a1a1;
  font-size: 14px;
  border: none;
  font-weight: 500;
  border-radius: 4px;
  width: 81px;
  height: 37px;
}

.form-onboarding {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  margin-bottom: 14px;
}

.form-label-onboarding {
  color: #707070;
  font-size: 14px;
}

.confirm-data {
  display: none;
}

.confirm-data.active {
  display: block;
}

.onboarding-circle-progress {
  background-color: #CED4D9;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}

.onboarding-circle-progress.active {
  background-color: #a1a1a1;
}

.invalid-feedback {
  font-size: 12px;
}

.btn-show-password {
  position: absolute !important;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 100%;
  width: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-show-password {
  position: absolute !important;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none !important;
  font-size: 12px;
  box-shadow: none !important;
}

@media (min-width: 540px) {
  .form-onboarding {
    flex-direction: row;
    align-items: flex-end;
    gap: 20px;
  }

  .form-onboarding-email {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 20px;
  }
}
@media (min-width: 576px) {
  .img-onboarding-home {
    width: 290px;
  }
}
@media (min-width: 992px) {
  .form-onboarding {
    padding: 0 100px;
  }
}
@media (min-width: 1200px) {
  .form-onboarding {
    padding: 0 200px;
  }
}
.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-21 {
  font-size: 21px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-23 {
  font-size: 23px !important;
}

.fs-25 {
  font-size: 25px !important;
}

.fs-70 {
  font-size: 4.38rem;
}

.fs-200 {
  font-size: 12.5rem;
}

.fs-28 {
  font-size: 1.75rem;
}

.btn-primary {
  background-color: #a3a3a3 !important;
  border-color: #a3a3a3;
}
.btn-primary i {
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: rgba(163, 163, 163, 0.9) !important;
  border-color: rgba(163, 163, 163, 0.9) !important;
  box-shadow: 0 0 0.5rem #a0b4ac59, 0 0 0.75rem rgba(55, 60, 67, 0.2) !important;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0.5rem #00865159, 0 0 0.75rem rgba(55, 60, 67, 0.2) !important;
}

.btn-secondary {
  background-color: #a4a4a4 !important;
  border-color: #a4a4a4;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: rgba(164, 164, 164, 0.9) !important;
  border-color: rgba(164, 164, 164, 0.9) !important;
  box-shadow: 0 0 0.5rem #a0b4ac59, 0 0 0.75rem rgba(55, 60, 67, 0.2) !important;
}

.btn-disabled-light {
  background-color: #808080eb !important;
  border-color: #808080eb;
  font-size: 14px;
  color: #fff !important;
}
.btn-disabled-light:hover, .btn-disabled-light:focus, .btn-disabled-light:active {
  background-color: rgba(128, 128, 128, 0.85) !important;
  border-color: rgba(128, 128, 128, 0.8) !important;
}

.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  border-color: transparent;
}

.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  border-color: inherit;
}

.btn, :not(.btn-check) + .btn:active {
  border-color: transparent;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #373c43;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23373c43'%3e%3cpath d='m3.786 2.375-1.411 1.411 4.214 4.214-4.214 4.214 1.411 1.411 4.214-4.214 4.214 4.214 1.411-1.411-4.214-4.214 4.214-4.214-1.411-1.411-4.214 4.214z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.4375rem;
  opacity: 0.5;
}
.btn-close:focus {
  box-shadow: none;
}

.btn-close:not([data-bs-dismiss=alert]) {
  color: #363535;
  font-size: 20px;
  opacity: 0.9;
}

.error-page {
  text-align: center;
}

.error-box {
  background-color: rgba(161, 161, 161, 0.15) !important;
  min-height: 100vh;
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
}

.error-body {
  padding: 10px 0;
}

.error-text-title {
  font-weight: 600;
  margin: 3rem 0 1.2rem;
  font-size: 4.38rem;
  margin-bottom: 0;
}

.error-text-subtitle {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0.5rem;
}

.img-error {
  width: 100%;
  max-width: 200px;
  margin-top: 3.5rem;
}

.text-footer {
  font-weight: 400;
}

a {
  text-decoration: none;
}

.footer {
  text-align: center;
  border-top: 1px solid #AEB0B3;
  color: #565656;
  font-weight: 500;
  padding: 10px;
  left: 0;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.error-gif {
  display: flex;
  justify-content: center;
  margin-bottom: 1.5rem;
}

.container-comunicado {
  background-color: #F8F8F8;
  border-radius: 2px;
  padding: 1rem 2rem;
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}

.comentario-opcoes {
  background-color: #ffffff;
  width: 180px;
  height: auto;
  position: absolute;
  z-index: 10;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1607843137);
  padding: 15px;
  border-radius: 0.35rem;
  top: 25%;
  left: 81%;
}

.btn-round {
  background-color: #a1a1a1;
  border: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  z-index: 9999;
}
.btn-round i {
  color: #fff;
}

.btn-add-secao {
  position: relative;
  top: 12px;
  margin-left: 50%;
  box-shadow: 0px 0px 1px 1px #0000001a;
}

.btn-voltar-secao {
  position: absolute;
  top: 50%;
  left: -10px;
}

.btn-excluir-secao {
  position: absolute;
  top: -10px;
  right: -10px;
}

.secao-ckeditor {
  background-color: #dedede80;
  width: 100%;
  height: 300px;
}

.secao-divisoria {
  border: 1px solid #a1a1a1;
  margin: 0 2rem;
}

.btn-pulse {
  animation: pulse-animation 2s infinite;
}

.palavra-chave-tag {
  display: inline-block;
  width: auto;
  padding: 5px 10px;
  margin-right: 5px;
  background-color: #a1a1a1;
  color: #fff;
  border-radius: 15px;
}
.palavra-chave-tag .remove-icon {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  cursor: pointer;
  color: #fff;
}

.btn-edicao {
  background-color: #a3a3a3;
  border: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.btn-edicao i {
  color: #fff;
}

@media (min-width: 768px) {
  .text-md-nowrap {
    white-space: nowrap;
  }
}
@media (max-width: 991px) {
  .secao-divisoria {
    margin: 2rem 0;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tipo-tres {
    flex-wrap: wrap;
    justify-content: center;
  }
  .tipo-tres .secao-ckeditor {
    width: 357px;
  }
  .tipo-tres .secao-divisoria:nth-child(4) {
    margin: 2rem 0;
    width: 100%;
  }
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
  }
}
body {
  font-family: "Poppins", sans-serif;
  background-color: #fff !important;
  overflow-x: hidden;
}

.env-badge {
  font-size: 12px;
  border-radius: 4px;
  display: inline-block;
  font-weight: 300;
  color: #fff;
  padding: 0.25rem 1rem;
}

.bg-danger {
  background-color: #fc4b6c !important;
}

main {
  min-height: calc(100vh - 252px);
}

i {
  color: #a8a8a8;
}

a, .nav-link {
  text-decoration: none;
  color: #a1a1a1;
}

.breadcrumb-link {
  color: #a1a1a1 !important;
}

a:hover {
  color: rgba(161, 161, 161, 0.9);
}

.preloader {
  background-color: #ffffffc2;
}

.error {
  color: #df5645;
}

.bg-primary {
  background-color: #a1a1a1 !important;
}

.bg-primary-light-5 {
  background-color: rgba(161, 161, 161, 0.05);
}

.form-control {
  font-size: 14px;
  transition: all ease 0.3s;
  color: #707070;
  transition: all ease 0.3s;
}
.form-control::placeholder {
  color: #707070;
}
.form-control:focus {
  color: #75868f;
  background-color: #fff;
  border-color: #25476a;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(55, 60, 67, 0.075), 0 0 0.75rem 0 rgba(0, 0, 0, 0.125);
}

.label-control {
  font-size: 14px;
  margin: 0;
  color: #333333 !important;
}

select:focus-visible {
  outline: none;
}

.h5, h5 {
  font-size: 0.9375rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #373c43;
}

p {
  color: #363636;
  font-size: 13px;
}

.text-primary {
  color: #a1a1a1 !important;
}

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

.text-md-gray {
  color: #777;
}

.text-title {
  font-weight: 600;
  font-size: 18px;
}

.icon-footer {
  color: #a2a2a2;
}

.text-align-justify {
  text-align: justify;
}

.text-btn-primary {
  color: #a3a3a3;
}

.field-validation-error {
  font-size: 12px;
  color: #df5645;
}

.card {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1607843137);
}

.footer-btm .back-to-top a {
  background-color: #a3a3a3;
  border-color: #a3a3a3;
  bottom: 89px !important;
  right: 28px !important;
}
.footer-btm .back-to-top a:hover {
  background-color: rgba(163, 163, 163, 0.9);
  border-color: rgba(163, 163, 163, 0.9);
}
.footer-btm .back-to-top a i {
  color: #a5a5a5;
}

.search-box {
  position: relative;
}
.search-box i {
  position: absolute;
  right: 0px;
  top: 4px;
  font-size: 16px;
  cursor: pointer;
  padding: 6px 24px 6px 12px;
}
.search-box .form-control {
  font-size: 14px;
  height: 35px;
}

.form-group {
  margin-bottom: 1rem;
}

.img-datasheet {
  width: 100%;
  max-width: 500px;
  max-height: 440px;
  height: 100%;
}

.img-supplier-home {
  height: 100%;
  max-height: 60px;
  min-height: 60px;
  object-fit: contain;
  width: 100%;
  max-width: 200px;
}

.img-products-home {
  margin: auto;
  width: 100%;
  max-width: 220px;
  height: 193px;
  object-fit: cover;
}

.img-products-default-home {
  object-fit: cover;
  margin: auto;
  width: 100%;
  max-width: 220px;
  height: 100%;
  max-height: 193px;
}

.title-products-home {
  height: 100%;
  min-height: 69px;
}

.textarea-readonly {
  background-color: #f3f5f9;
  min-height: 120px;
  max-height: 350px;
  overflow-y: scroll;
  resize: vertical;
}

.form-check-input {
  border-color: #a1a1a1;
}
.form-check-input:checked {
  background-color: #a1a1a1;
}
.form-check-input:focus, .form-check-input:focus-visible {
  border-color: #a1a1a1;
}

.dropdown-menu {
  animation: growDown 300ms ease-in-out forwards;
}

.mb-200 {
  margin-bottom: 200px;
}

.banner-img-statement {
  width: 100%;
  max-height: 550px;
  object-fit: contain;
}

.blockquote > :last-child {
  margin-bottom: inherit;
}

.scrollable-content::-webkit-scrollbar {
  width: 0.1875rem;
}

.scrollable-content {
  scrollbar-color: rgba(135, 139, 144, 0.5) #fff0;
  scrollbar-width: thin;
}

input[type=radio] {
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  border: 1px solid #a1a1a1;
  border-radius: 50%;
  outline: none;
  transition: ease 0.3s;
}

input[type=radio]:hover {
  box-shadow: 0 0 1px 0px #a1a1a1 inset;
}

input[type=radio]:before {
  content: "";
  display: block;
  width: 60%;
  height: 60%;
  margin: 20% auto;
  border-radius: 50%;
}

input[type=radio]:checked:before {
  background: #a1a1a1;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
}

@keyframes growDown {
  0% {
    opacity: 0;
    top: -10px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1140px;
  }
}
.use-bootstrap-tag > button {
  border-radius: 5px;
  padding: 3px 10px !important;
}

.ck-editor__editable {
  min-height: 300px;
}

.campo-editavel {
  border: 1px dashed #007bff;
  padding: 5px;
  min-height: 30px;
  transition: all 0.3s ease;
}

.campo-editavel:focus {
  border: 1px solid #007bff;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.campo-editavel:empty:before {
  content: attr(data-placeholder);
  color: #6c757d;
  font-style: italic;
}

.div-ultima-movimentacao {
  background-color: #e9f7ec;
  border-left: solid 3px #40a356;
  border-radius: 5px;
  padding: 0.75rem;
}

.selectize-input {
  border: 1px solid rgba(0, 0, 0, 0.07) !important;
  min-height: 38px !important;
  /*max-height: 38px !important;*/
  color: #75868f !important;
  line-height: 23px !important;
  /*    overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;*/
}

.pagination-box {
  margin: 20px 0;
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.pagination-box .text-muted {
  font-size: 12px;
  color: #a2a2a2;
  order: 1;
}

.pagination-box ul {
  margin: 0;
  padding: 0;
  justify-content: flex-end;
  order: 2;
}

.pagination-box .list-inline-item {
  margin: 0 1px;
}

.pagination-box .list-inline-item a {
  display: inline-block;
  padding: 6px 10px;
  color: #a2a2a2;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.3s ease;
  font-size: 12px;
  line-height: 1.4;
  min-width: 32px;
  text-align: center;
}

.pagination-box .list-inline-item a:hover {
  background-color: #a2a2a2;
  color: white;
}

.pagination-box .list-inline-item.active a {
  background-color: #a1a1a1;
  color: white;
}

.pagination-box .list-inline-item.active a:hover {
  background-color: #0056b3;
  border-color: #0056b3;
}

.pagination-box .list-inline-item a.disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}

.pagination-box .list-inline-item span {
  display: inline-block;
  padding: 6px 10px;
  color: #a2a2a2;
  font-size: 12px;
  line-height: 1.4;
}

.pagination-box .fa {
  font-size: 10px;
}

/* Setas de navegação com estilo mais discreto */
.pagination-box .first-page-btn a,
.pagination-box .prev-page-btn a,
.pagination-box .next-page-btn a,
.pagination-box .last-page-btn a {
  padding: 6px 8px;
  min-width: 28px;
}

@media (max-width: 768px) {
  .pagination-box {
    flex-direction: column;
    gap: 10px;
  }

  .pagination-box .text-muted {
    order: 2;
  }

  .pagination-box ul {
    order: 1;
    justify-content: center;
  }

  .pagination-box .list-inline-item a {
    padding: 5px 8px;
    font-size: 11px;
    min-width: 28px;
  }

  .pagination-box .list-inline-item {
    margin: 0 0.5px;
  }

  .pagination-box .first-page-btn a,
.pagination-box .prev-page-btn a,
.pagination-box .next-page-btn a,
.pagination-box .last-page-btn a {
    padding: 5px 6px;
    min-width: 24px;
  }
}
.pagination-box .fa-spinner {
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pagination-box .list-inline-item a.loading {
  background-color: transparent !important;
  border-color: #a2a2a2 !important;
  pointer-events: none;
}

#cards-container.loading {
  opacity: 0.7;
  pointer-events: none;
}

.pagination-box .page-link.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
