.content form .report-format {
  margin-bottom: 15px;
}
.customer-cap-report-page {
  width: 1600px!important;
}
@media print {
  .customer-cap-report-page form {
    display: none;
  }
}
.customer-cap-report-page ul.inline li {
  vertical-align: top;
}
