
#exportPdf {
	font-size: 12px;
}
td {
	max-width: 500px;
}
.td-format {
	max-width: 100px;
	border: 1px solid #666;
	text-align: center;
	max-height: 80px;
}
.text-format {
	padding: 1px;
}
.img-format {
	width: 100px;
	height: auto;
	margin: 5px;
}

