.report-container{
  background-color: white;
}

.filter-form, .daterangepicker, .header, .title_bar{
  display: none !important;
}

#active_admin_content{
  border-top: none;
  clear: both;
  margin-top: 0px;
  padding-top: 3em;
}

.report-table{
  width: 100%;
  border-collapse: collapse;
  margin-top: 1em;
  
}

.report-table th{
  font-weight: bold !important;
}

.report-table th, .report-table td{
  border: 1px solid gray;
}

body.active_admin.logged_in{
  padding: 0 !important
}

/*# sourceMappingURL=print.css-d93b5c41a122164e49583fa9024bfa04b25fea5da4f833739d6d0b09e333793e.map */
