#GastosPopup .dx-popup-content {
  padding: 24px;
}

/* Ajuste: tamaño de fuente más pequeño y forzado */
.gastos-form-desc-footer {
  font-size: 10px !important;
  color: #888;
  margin: 0 0 0 0;
  display: block;
  min-height: 18px;
  font-style: italic;
  line-height: 1.2;
  width: 100%;
  text-align: left;
}

.gastos-form-observaciones-full .dx-textarea {
  width: 100% !important;
  min-width: 100% !important;
  box-sizing: border-box;
}
