/* MOOV STAGING - Financeiro tabela alinhada */

#financeiro-cpa-root {
  overflow-x: hidden;
}

#financeiro-cpa-root .mf-table-wrap,
#financeiro-cpa-root .mf-table-container,
#financeiro-cpa-root .table-responsive {
  width: 100%;
  overflow-x: auto !important;
  overflow-y: visible;
}

#financeiro-cpa-root table {
  width: 100%;
  min-width: 1450px;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}

#financeiro-cpa-root table th,
#financeiro-cpa-root table td {
  vertical-align: middle !important;
  white-space: normal;
  word-break: normal !important;
  overflow-wrap: normal !important;
  line-height: 1.35;
  padding: 14px 16px !important;
}

#financeiro-cpa-root table th {
  white-space: nowrap;
  font-size: 12px;
  letter-spacing: .06em;
}

#financeiro-cpa-root table td:first-child,
#financeiro-cpa-root table th:first-child {
  width: 220px;
  min-width: 220px;
}

#financeiro-cpa-root table td:nth-child(2),
#financeiro-cpa-root table th:nth-child(2) {
  width: 230px;
  min-width: 230px;
}

#financeiro-cpa-root table td:nth-child(3),
#financeiro-cpa-root table th:nth-child(3) {
  width: 180px;
  min-width: 180px;
}

#financeiro-cpa-root table td:nth-child(4),
#financeiro-cpa-root table th:nth-child(4) {
  width: 210px;
  min-width: 210px;
}

#financeiro-cpa-root table td:nth-child(5),
#financeiro-cpa-root table th:nth-child(5) {
  width: 150px;
  min-width: 150px;
  text-align: right;
}

#financeiro-cpa-root table td:nth-child(6),
#financeiro-cpa-root table th:nth-child(6) {
  width: 160px;
  min-width: 160px;
  text-align: center;
}

#financeiro-cpa-root table td:nth-child(7),
#financeiro-cpa-root table th:nth-child(7),
#financeiro-cpa-root table td:nth-child(8),
#financeiro-cpa-root table th:nth-child(8) {
  width: 120px;
  min-width: 120px;
  text-align: center;
}

#financeiro-cpa-root table td:nth-child(9),
#financeiro-cpa-root table th:nth-child(9),
#financeiro-cpa-root table td:nth-child(10),
#financeiro-cpa-root table th:nth-child(10) {
  width: 150px;
  min-width: 150px;
  text-align: center;
}

#financeiro-cpa-root td strong {
  display: block;
  white-space: normal;
  word-break: normal !important;
  overflow-wrap: normal !important;
}

#financeiro-cpa-root td small {
  display: block;
  margin-top: 4px;
  color: #64748b;
  white-space: normal;
  word-break: normal !important;
  overflow-wrap: normal !important;
}

#financeiro-cpa-root .mf-empty {
  text-align: center;
  padding: 24px !important;
}
