/* ===== 56J - CENTRALIZAÇÃO TOTAL RESUMO POR RESPONSÁVEL ===== */

#sec-dashboard .moov-resumo-total-center-56j,
#sec-dashboard .moov-resumo-total-center-56j * {
  text-align: center !important;
}

#sec-dashboard .moov-resumo-title-center-56j {
  width: 100% !important;
  max-width: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

#sec-dashboard .moov-resumo-title-center-56j h1,
#sec-dashboard .moov-resumo-title-center-56j h2,
#sec-dashboard .moov-resumo-title-center-56j h3,
#sec-dashboard .moov-resumo-title-center-56j p,
#sec-dashboard .moov-resumo-title-center-56j small,
#sec-dashboard .moov-resumo-title-center-56j span {
  width: 100% !important;
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#sec-dashboard .moov-resumo-total-center-56j table {
  width: 100% !important;
}

#sec-dashboard .moov-resumo-total-center-56j th,
#sec-dashboard .moov-resumo-total-center-56j td {
  text-align: center !important;
  vertical-align: middle !important;
  justify-content: center !important;
  align-items: center !important;
}

#sec-dashboard .moov-resumo-total-center-56j td strong,
#sec-dashboard .moov-resumo-total-center-56j td span,
#sec-dashboard .moov-resumo-total-center-56j td div {
  display: inline-block !important;
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
