/*body#print {
	font-family: 'iransans' !important;
	font-size:12px;
	line-height:25px; 
	text-align:right;
	direction:rtl;
}
table{ 
	border: solid 1px #ddd; 
	padding: 0;
	margin: 0;
	width: 100%;
}
td, th{
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	text-align: center !important;
}
th:last-child{
	border-left: none;
}
td:last-child{
	border-left: none;
}
th{
	font-weight: normal ;
}
a{
	text-decoration: none;
	color: #333;
} 

	 
a,
a:visited {
	text-decoration: underline;
}

abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
	content: "";
}
pre,
blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr,
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
@page {
	size: auto !important ;
	margin: 0 !important;
}
p,
h2,
h3 {
	orphans: 3;
	widows: 3;
}
h2,
h3 {
	page-break-after: avoid;
}

 




*/
