/* SLIMBOX */
@media print
{
	@page
	{
		width: 21cm;
		height:29.7cm;
		margin-left: 1.27cm;
		margin-right: 1.27cm;
		margin-top: 2cm;
		margin-bottom: 2cm;
	}
	.hide-print{
	display:none;
	}
}

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.bill_form{
	font-family: verdana;
	font-size: 10px;
	color: #060000;
	padding-left: 10px;
	border-bottom: inherit;
}
/* --------------------Html Page Css ----------------*/
	
.pageheader1{
	font-family: verdana, aerial;
font-size: 10pt;
color: #000000;
margin-left: 10px;
font-stretch: 10x;
font-weight: bold;
padding-left: 20px;
}
.pageheader2{
font-family: verdana, aerial;
font-size: 10pt;
color: #000000;
margin-left:180px;	
background-size: auto;
font-weight: bold;
}
.pageheader3{
font-family: verdana, aerial;
font-size: 10pt;
color: #000000;
margin-left: 200px;
font-weight: bold;
}
.pagetitle
{
font-size: 42px;
font-weight: bolder;
font-family: Aerial, verdana;
color: #000000;
padding-left: 20px;
}

.pagetitlebottom
{
font-size: 20px;
font-weight: bolder;
font-family: Aerial, verdana;
color: #000000;
margin-left: 10px;
}
.pagesubtitle
{
font-size: .8em;
font-family: Aerial, verdana;
color: #000000;
width: 360px;
padding-left: 20px;
line-height: 20px;
padding-top: 5px;
padding-bottom: 10px;
}

.pagesubtitle2
{
font-size: 8px;
font-family: Aerial, verdana;
color: #000000;
width: 360px;
margin-left: 10px;
margin-top: -5px;
}

.pagebookno{
	margin-top: -60px;
	margin-right: -300px;
	font-family: verdana, Aerial;
	font-weight: bold;
	font-size: 12px;
	padding-left: 200px;
	
}
.pagesrno{
	margin-top: -39px;
	margin-right: -610px;
	font-family: verdana, Aerial;
	font-weight: bold;
	font-size: 12px;
}

.pagetoparty{
	margin-left: 10px;
	font-family: verdana, Aerial;
	font-size: .9em;
	line-height: 20px;;
	padding-left: 20px;
}

.pagepono{
	margin-top: -50px;
	margin-right: -300px;
	font-family: verdana, Aerial;
	font-weight: bold;
	font-size: 12px;
	
}
.pagepodate{
	margin-top: -39px;
	margin-right: -610px;
	font-family: verdana, Aerial;
	font-weight: bold;
	font-size: 12px;
}
.th{
	font-family:verdana;	
	font-size: 12px;
	}

.tdhead{
	border: 1;
	border-bottom: solid;
	border-right: solid;
	padding-left: 5px;
	height: 30px;
	font-size: 11pt;
	
	}

.tdparticular{
	border: .75px;
	border-bottom: hidden;
	border-right: solid;
	padding-left: 15px;
	padding-top: 20px;
	height: 25px;
	font-size: 1.2em;;
	font-family: arial, verdana;
	}
	
.tdparticularrecvd{
	border: .75px;
	border-bottom: hidden;
	border-right: solid;
	padding-left: 30px;
	padding-top: 10px;
	height: 20px;
	font-size: 1em;;
	font-family: arial, verdana;
	}

}