#customer .customer-railway-management-table {
  min-width: 1540px;
}
#customer .customer-railway-business-mode,
#customer .customer-railway-settlement {
  min-width: 142px;
}
#customer .customer-railway-business-mode strong,
#customer .customer-railway-business-mode small,
#customer .customer-railway-settlement strong,
#customer .customer-railway-settlement small,
#customer .customer-railway-report-card dd small {
  display: block;
}
#customer .customer-railway-business-mode strong {
  color: #285ab4;
}
#customer .customer-railway-settlement strong {
  color: #0d765e;
  font-weight: 800;
}
#customer .customer-railway-business-mode small,
#customer .customer-railway-settlement small,
#customer .customer-railway-report-card dd small {
  margin-top: 4px;
  color: #7b8799;
  font-size: 10px;
  font-weight: 500;
}
