File: /var/www/html/qcr24/app/global/pdf/settledpayments_report-03-10-2018.html
Settled Payments Report
<div class="container">
<div class="pdf_table">
<table style="width:100%">
<thead>
<tr>
<th>Receipt#</th>
<th>Date</th>
<th>Trxs</th>
<th>Driver</th>
<th>Status</th>
<th>Total Driver Comm</th>
</tr>
</thead>
<tbody>
{settled-payments}
</tbody>
</table>
</div>
</div>
<style>
.container{width:1170px;margin:0 auto;padding-left:15px;paddding-right:15px;}
.table_logo{text-align:center;margin:20px 0 30px 0;}
.buyer_row{box-sizing:border-box;}
.buyer_row:after{content:"";display:table;clear:both;box-sizing:border-box;}
.buyer_row .col-sm-6,.buyer_row .col-md-6,.buyer_row .col-lg-6{width:50%;float:left;box-sizing:border-box;}
.seller_name p{text-align:right;}
.pull-right{float:right;}
.pdf_table tr td,.pdf_table tr th{padding:10px 15px;}
.pdf_table thead th{background:#c3c3c3;}
.pdf_table tbody td,.pdf_table tbody th{background:#f2f2f2;border-bottom:1px solid #f2f2f2;}
.pdf_table tfoot td,.pdf_table tfoot th{background:#c3c3c3;}
</style>