table tr td 
{
	font-size: 12px;
	line-height: 1.5;
}
.height
{
	height: 100px;
}
table.invoiceHeader 
{
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}
table.invoiceHeader tr td 
{
	padding: 5px;
	font-size: 12px
}
table.invoiceHeader tr td.comp 
{
	font-size: 12px;
	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: 12px;
	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: 5px 4px;
	font-size: 10px;
}
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: 10px 0 0;
}
table.invoiceFooter tr td 
{
	padding: 3px 4px;
	font-size: 10px;
	white-space: nowrap;
}
table.taxBrkup 
{
	border-spacing: 0;
	border-collapse: collapse;
}
table.taxBrkup tr th, table.taxBrkup tr td 
{
	padding: 3px 4px;
	font-size: 10px;
	white-space: nowrap;
	border: 0.3px solid #545454;
}
table.invoiceHeader tr td.smallTxt 
{
	font-size: 12px;
}
p.fullBox {
	border-top: 0.8px solid #000;
	border-left: 0.8px solid #000;
	border-right: 0.8px solid #000;
	height: 40px;
	padding: 3px;
}
p.smallTxt 
{
	font-size: 12px;
}
/*.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;
}
