table tr td {font-size: 10px;line-height: 1.5;} 
table {border-spacing: 0;border-collapse: collapse;width: 100%;}
table.blueDartheader{
	vertical-align: top;
}
table tr td 
{
	padding: 2px;
	font-size: 10px
}
table tr td.comp 
{
	font-size: 10px;
	font-weight: bold;
}
td.lbr 
{
	border-left: 0.3px solid #000;
}
td.rbr 
{
	border-right: 0.3px solid #000;
}
td.tbr 
{
	border-top: 0.3px solid #000;
}
td.bbr 
{
	border-bottom: 0.3px solid #000;
}
table.invoiceDetails 
{
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}
table.invoiceDetails tr td 
{
	border: none;
	padding: 3px 4px;
	font-size: 10px;
	white-space: nowrap;
}
table.invoiceContent 
{
	border-spacing: 0;
	width: 100%;
	border-collapse: collapse;
}
table.invoiceContent tr td, table.invoiceContent tr th 
{
	border: 0.3px solid #545454;
	padding: 2px 4px;
	font-size: 8px;
}
table.invoiceContent tr th 
{
	background: #ddd;
	font-weight: bold;
}
table.invoiceContent tr td
{
	text-align: right;
}
table.invoiceContent tr td.noTnB 
{
	border-top: 0;
	border-bottom: 0;
}
table.invoiceContent tr td:nth-child(1) 
{
	text-align: center;
}
table.invoiceContent tr td:nth-child(2) 
{
	text-align: left;
}
table.invoiceFooter 
{
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin: 8px 0 0;
}
table.invoiceFooter tr td 
{
	padding: 3px 4px;
	font-size: 8px;
	white-space: nowrap;
	 
}
table.taxBrkup 
{
	border-spacing: 0;
	border-collapse: collapse;
}
table.taxBrkup tr th, table.taxBrkup tr td 
{
	padding: 3px 4px;
	font-size: 8px;
	white-space: nowrap;
	border: 0.3px solid #545454;
}
table.invoiceHeader tr td.smallTxt 
{
	font-size: 10px;
}
p.fullBox {
	border-top: 0.6px solid #000;
	border-left: 0.6px solid #000;
	border-right: 0.6px solid #000;
	height: 40px;
	padding: 3px;
}
p.smallTxt 
{
	font-size: 10px;
}
/*.size{
	font-size: 30px !important;
}
*/
img
{
	height:50px;
	max-width: 40%;
	vertical-align: middle;padding:0px;
}
.auth
{
	border-bottom:1px solid;
	width: 40%;
	padding-top: 5px;
	text-align: right;
}
.fotr
{
	width: 100%;
	text-align: right;
}
.foter
{
	width: 40%;
	border-top: 1px solid;
	padding-top: 25px;
	text-align: right;
}
.amout
{
	border-left: 1px solid;
	padding: 6px;
}
.invo
{
	border-left:1px solid;
	border-right:1px solid;
	margin-top:0;
}
table tr.courier_top_heading td{
	font-size: 18px;
	font-weight: bold;
}
table tr.courier_top_sub_heading td{
	font-size: 12px;
	font-weight: bold;
}
.mt-20{
	margin-top:20px;
}
.mt-60{
	margin-top:60px;
}
.pt-20{
	padding-top:20px;
}
.p-5{
	padding:5px;
}
.bluedartSubheader .order_remarks{
	font-size:12px;
	font-weight: bold;	
}
.bluedartAddress .customer_name{
	font-size:15px;
	font-weight:bold;
}
.bluedartAddress .item_table{
	border:1px solid;
}
.bluedartAddress table.item_table tr th,.bluedartAddress table.item_table tr td{
	border: .3px solid #000;
	padding: 3px 4px;
	font-size: 10px;
	white-space: nowrap;
	font-weight: none;
}
.blueDartFooter tr td{
	font-size:13px;
	font-weight: bold;
}
.blueDartFooter .collectable_amt{
	border:1px solid #000;
}
table.vppContent{
	vertical-align: top;
}
.vppContent tr td{
	font-weight:bold;
	font-size:15px;
	line-height:30px;
}
