body {
  cursor: default;
}

/* notificacoes */
.pj-itens-notificacoes {
  overflow-x: auto;
  max-height: 40vh;
}
.pj-dias-status {
  flex-direction: column;
}
.pj-dias-status h6 {
  color: #ffffff;
  font-weight: 600;
  margin: 5px 0 0;
  padding: 0;
  line-height: 10px;
}
.pj-dias-status p {
  color: #ffffff;
  font-size: 9pt;
  margin: 0;
  padding: 0;
  line-height: 14px;
}
.pj-notificacao {
  cursor: pointer;
}
.pj-notificacao.vencido {
  background-color: #ffc7ce !important;
  color: #9c0006 !important;
}
.pj-notificacao.vencido .pj-dias-status {
  background-color: #9c0006 !important;
  color: #ffc7ce !important;
}
.pj-notificacao.vencido .small {
  color: #9c0006 !important;
}

#divProjectsDeleted,
#divNotificationsCompensation {
  max-height: 50vh;
  overflow-y: auto;
}

.icon-circle {
  font-weight: 600;
  line-height: 0.8;
}

.icon-circle h6 {
  font-weight: bold;
  margin-top: -4px !important;
}

/* notificacoes */

/* calendario */

#calendar {
  margin: 0 auto;
}

.fc .fc-daygrid-day.fc-day-today {
  background: #b5e3ff3b !important;
}

.fc-daygrid-event {
  padding: 2.5px !important;
  font-weight: 600 !important;
}

.fc-toolbar-chunk.filtro {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 32px;
}
.fc-toolbar-chunk .input-field {
  height: 32px;
  margin-bottom: 0 !important;
  max-width: 200px;
}

.fc-toolbar-title {
  font-size: 1.2rem !important;
  cursor: pointer;
}

.fc-daygrid-event {
  cursor: pointer !important;
}

@media (min-width: 1367px) {
  .fc-toolbar-chunk .input-field {
    height: 38.78px;
    max-width: unset;
  }
}
.pj-btn-filtro-calendario {
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  font-size: 17pt;
  border-radius: 50%;
}
.pj-fade-filtro-calendario {
  position: fixed;
  left: 0;
  bottom: -50vh;
  width: 100vw;
  padding: 0 20px;
  z-index: 100;
  transition: 400ms;
}
.pj-fade-filtro-calendario.ativo {
  bottom: 90px;
}
.pj-filtro {
  background-color: #ffffff;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.09);
  border-radius: 6px;
  padding: 15px;
}
.pj-filtro .input-field:last-child {
  margin-bottom: 0;
}
.fc-popover-body {
  max-height: 85vh !important;
  overflow-y: scroll !important;
}

#filter-date-container {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 1rem;
  border-radius: 0.25rem;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 9999;
}

/* calendario */

/* modal */
.modal-title {
  font-size: 1.5rem;
}

.pj-header-modal .btn {
  font-size: 1.2rem;
  font-weight: 500;
}

.modal-body {
  max-height: 75vh;
  overflow: auto;
  border-radius: 0 0 6px 6px;
}

@media (max-width: 768px) {
  .modal-body {
    max-height: 60vh;
  }
}

@media (max-width: 1366px) {
  .modal-body {
    max-height: 70vh;
  }
}

.modal-body.no-max-height {
  max-height: unset !important;
}

.modal-body::-webkit-scrollbar {
  width: 5px;
}

.modal-body::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.modal-body::-webkit-scrollbar-thumb {
  background: #888888;
  transition: hover 400ms;
  border-radius: 3px;
}

.modal-body::-webkit-scrollbar-thumb:hover {
  background: #555555;
}

.modal-body .pj-load {
  height: 370px !important;
}

.modal-content {
  border: none;
  border-radius: 6px;
}

.pj-modal-card {
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
  padding: 1rem;
  margin-bottom: 1rem;
}

.pj-modal-card:last-child {
  margin-bottom: 0;
}

.card-header {
  background-color: #fbfbfb !important;
}

.card-header .fa-angle-right {
  font-size: 1.4rem;
}

#endereco-cliente .card .card-header h5 {
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#lista-enderecos .card {
  margin-bottom: 1rem;
}

#lista-enderecos .card:last-child {
  margin-bottom: 0;
}

#lista-enderecos .card .form-check {
  width: 90%;
}

#lista-enderecos .card .form-check-label {
  margin: 0 !important;
  width: 100%;
}

.pj-titulo-sistema-fv {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.files {
  gap: 1rem;
}

.w-20 {
  width: 20%;
}

.btn-files,
.btn-file-sheet {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 20%;
  padding: 1rem !important;
}

.btn-files span,
.btn-file-sheet span {
  line-height: 1.1;
  font-size: 0.8rem;
  margin-top: 0.5rem;
  white-space: nowrap !important;
}

.alert-status-contrato,
.alert-status-procuracao {
  margin-bottom: 0 !important;
}

#outros_arquivos {
  padding: 0.5rem 0;
}

.uploaded-files {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  max-width: 100%;
  gap: 1rem;
}

.uploades-files::-webkit-scrollbar {
  height: 5px;
}

.uploades-files::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.uploades-files::-webkit-scrollbar-thumb {
  background: #888888;
  transition: hover 400ms;
  border-radius: 3px;
}

.uploades-files::-webkit-scrollbar-thumb:hover {
  background: #555555;
}

.uploaded-file {
  position: relative;
  min-width: 150px;
  height: 100px;
}

.uploaded-file a {
  width: 100%;
  height: 100%;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}

.uploaded-file span {
  display: inline;
  text-align: justify;
  line-height: 1.2em;
}

.uploaded-file-text-bigger {
  position: relative;
  max-height: 2.4em;
  overflow: hidden;
  padding-right: 1rem;
}

.uploaded-file-text-bigger:before {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
}

.btn-excluir-anexo {
  position: absolute;
  top: -15px;
  right: 0.5rem;
  border-radius: 50%;
  background-color: #f8f9fc;
  border: 1px solid #e3e6f0;
  width: 30px;
  height: 30px;
  line-height: 1;
}

.pj-navs {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pj-nav-item {
  cursor: pointer;
  transition: 400ms;
  padding: 5px 10px;
  border-radius: 6px;
}

.pj-nav-item.ativo {
  background-color: var(--cor-primaria-proposta);
  color: var(--cor-secundaria-proposta);
  font-weight: 700;
}

.pj-nav-item * {
  margin: 0;
  padding: 0;
}

.pj-fieldset {
  display: none;
}

.pj-fieldset.ativo {
  display: block;
}

#print_planta_situacional {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

#print_planta_situacional + label {
  font-size: 1rem;
  font-weight: 700;
  display: inline-block;
  cursor: pointer;
  color: #5a5c69;
  max-width: 290px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0.3rem;
}

.paste-clipboard {
  position: absolute;
  line-height: 1;
  right: 0;
  cursor: pointer;
}

.pj-status-projeto {
  max-height: 175px;
  overflow: auto;
}

.pj-status-projeto .col-12 {
  margin-bottom: 1rem;
}

.pj-status-projeto .col-12:last-child {
  margin-bottom: 0;
}

.pj-status-projeto::-webkit-scrollbar {
  width: 2px;
}

.pj-status-projeto::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.pj-status-projeto::-webkit-scrollbar-thumb {
  background: #888888;
  transition: hover 400ms;
  border-radius: 3px;
}

.pj-status-projeto::-webkit-scrollbar-thumb:hover {
  background: #555555;
}

.pj-card-status {
  display: grid;
  grid-template-columns: 20% 75% 5%;
  background-color: #f0f0f0;
  border-radius: 6px;
  padding: 10px 0;
  min-height: 80px;
}

.pj-card-status-2 {
  display: grid;
  grid-template-columns: 20% 50% 30%;
  background-color: #f0f0f0;
  border-radius: 6px;
  padding: 10px 0;
  min-height: 80px;
}

@media (max-width: 768px) {
  .pj-card-status {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  .pj-status {
    align-items: center;
    padding-right: 0px !important;
  }
  .pj-status h5 {
    margin: 0 auto;
  }
}

.pj-card-status.cor-amarela {
  background-color: #ffeb9c;
  color: #9c5724 !important;
}

.pj-card-status.cor-laranja {
  background-color: #ffb49c;
  color: #d23310 !important;
}

.pj-card-status.cor-verde {
  background-color: #c6efce;
  color: #006100 !important;
}

.pj-card-status.cor-verde-agua {
  background-color: #c6efed;
  color: #24989c !important;
}

.pj-card-status.cor-vermelha {
  background-color: #ffc7ce;
  color: #9c0006 !important;
}

.pj-card-status.cor-azul {
  background-color: #c7dbff;
  color: #24349c !important;
}

.pj-card-status.cor-roxa {
  background-color: #f1c7ff;
  color: #78249c !important;
}

.pj-card-status.cor-cinza {
  background-color: #dedede;
  color: #686868 !important;
}

.pj-card-status.cor-rosa {
  background-color: #ff0084;
  color: #ffb6c1 !important;
}

.pj-card-status.cor-verde-escuro {
  background-color: #90ee90;
  color: #006400 !important;
}

.pj-card-status .pj-data {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.pj-card-status .pj-data h5 {
  font-size: 13pt;
  font-weight: 600;
  margin: 0;
}

.pj-card-status .pj-data p {
  margin: 0;
  font-size: 9pt;
  text-align: center;
  width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pj-card-status .pj-data .btn-mostra-edicoes {
  position: absolute;
  top: -12px;
  font-size: 14pt;
  background-color: transparent;
  border: none;
  color: unset;
}

.pj-card-status .pj-status {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 15px;
}

.pj-card-status .pj-action {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.pj-card-status .pj-action .btn {
  color: #808080;
  display: none;
  transition: all 400ms;
}

.edita-status-backdrop,
.gera-contrato-backdrop,
.envia-procuracao-assinatura-backdrop,
.envia-contrato-pronto-backdrop,
.edita-data-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  display: flex;
  align-items: center;
  justify-content: center;
}

.edita-status-modal,
.gera-contrato-modal,
.envia-procuracao-assinatura-modal,
.envia-contrato-pronto-modal,
.edita-data-modal {
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
  width: 600px;
}


.img-edicao-status {
  width: 100%;
  max-width: 200px;
}

.pj-card-status:hover .pj-action .btn {
  display: block;
}

.pj-card-status .pj-status h5 {
  font-weight: 600;
  font-size: 13pt;
  margin: 0;
}

.pj-card-status .pj-status p {
  font-size: 10pt;
  margin: 0;
}

.btn-secondary {
  font-weight: 600;
}

.pj-datas-projeto {
  display: flex;
  flex-direction: column;
}

.pj-datas-projeto .pj-card-data {
  margin-top: 1rem;
  border-radius: 6px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}

.pj-datas-projeto .pj-card-data:first-child {
  margin-top: 0;
}

.pj-dias-corridos {
  background-color: #f0f0f0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
}

.pj-card-data h6 {
  margin-bottom: 0;
  line-height: 1;
  font-size: 1.1rem;
}

.pj-card-data p {
  margin-bottom: 0;
  font-size: 0.8rem;
  line-height: 1.2;
}

.pj-add-data {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.pj-add-data.form {
  align-items: normal;
  margin-top: 1rem;
}

.pj-comentarios {
  display: flex;
  flex-direction: column;
}

.comentario {
  padding: 0 0.75rem;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.card-comentario {
  padding: 1rem;
  background-color: #f0f0f0;
  margin-top: 1rem;
  border-radius: 6px;
  transition: height 400ms;
}

.card-comentario p {
  color: #000000;
  margin-bottom: 0;
  max-width: 100%;
  font-size: 1rem;
  font-weight: 600;
}

.card-usuario {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  margin: 0.5rem 0 0;
}

.card-usuario img {
  width: 2rem;
  height: 2rem;
  object-fit: cover;
  border-radius: 50%;
}

.card-usuario button {
  padding: 0;
}

.dados-usuario-e-postagem {
  display: flex;
  flex-direction: column;
}

.card-usuario .dados-usuario-e-postagem p {
  margin-bottom: 0;
  max-width: 250px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1;
  font-size: 0.9rem;
}

.card-usuario .dados-usuario-e-postagem p:last-child {
  font-size: 0.65rem;
  line-height: 1.2;
}

.btns-edcao-comentario {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.btns-edcao-comentario button {
  color: var(--cor-primaria-proposta);
  transition: filter 400ms;
}
.btns-edcao-comentario button:hover {
  color: var(--cor-primaria-proposta);
  filter: brightness(0.8);
}

.select-search {
  font-size: 90%;
  width: 125px;
}

.nome-pais-e-nascimento {
  width: 100%;
}

.checkbox-container {
  margin-top: 3px;
  margin-bottom: 25px;
}

.checkbox-list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

.checkbox-item {
  flex: 1 1 calc(50% - 10px);
  display: flex;
  align-items: center;
  color: #024873;
  font-size: 13px;
}

.checkbox-container input[type="checkbox"] {
  cursor: pointer;
  margin-right: 5px;
  color: #024873;
}

.checkbox-container span {
  color: #024873;
  font-size: 13px;
  font-weight: 700;
}

