.tabcontent{
	display: ;
}


@media print {
.tabcontent {
display:block !important;
}
}
