HEX
Server: Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/5.6.40
System: Linux ip-172-31-40-18 4.14.146-93.123.amzn1.x86_64 #1 SMP Tue Sep 24 00:45:23 UTC 2019 x86_64
User: apache (48)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /var/www/html/qcr24/app/global/pdf/devicedctotalearning_report_03_10_18.html
DC/Devices Total Earnings Report<br/>
Report From: {start_date} to {end_date}
<div class="container">		
		<div class="pdf_table">
			<table style="width:100%">
				<thead>
					 <tr>
						<th>Device</th>
						<th>DC/Driver</th>						
						<th>Total</th>											
					</tr>
				</thead>
				<tbody>
				 
				 			
					{devicedcusages}					
				 		  
				</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>