.fin-badge.cancelado {
  background: #eef1f4 !important;
  color: #586577 !important;
  border: 1px solid #d5dce5;
}
[data-v155-cancelled="1"] .fin-actions button:not([data-action="view"]),
[data-v155-cancelled="1"] .fin-mobile-actions button:not([data-action="view"]),
[data-v155-cancelled="1"] [data-v120-cancel],
[data-v155-cancelled="1"] [data-cancel-selected-v149],
[data-v155-cancelled="1"] [data-action="edit"],
[data-v155-cancelled="1"] [data-action="delete"],
[data-v155-cancelled="1"] [data-v13="open-baixa"],
[data-v155-cancelled="1"] .v120-select,
[data-v155-cancelled="1"] [data-select-id] {
  display: none !important;
}
.v163-cancelled-notice {
  display: block;
  width: max-content;
  margin-bottom: 6px;
  color: #a12643;
  font: 800 13px Montserrat, sans-serif;
  letter-spacing: .14em;
}
.v13-modal[data-v155-cancelled="1"] footer button:not([data-v13="close"]),
.v13-modal[data-v155-cancelled="1"] [data-cancel-movement],
.v13-modal[data-v155-cancelled="1"] [data-cancel-baixa-adm],
.v13-modal[data-v155-cancelled="1"] [data-baixa-administrativa],
.v13-modal[data-v155-cancelled="1"] [data-v48-compensar] {
  display: none !important;
}