﻿@media print {

    .admPrint .imprimirPT    { display:none; }
    .admPrint .tituloPT      { margin-bottom:20px; }
    .admPrint .gridPT table td, .admPrint .gridPT table th,
    .admPrint                { font-size:18px!important; }
    .admPrint .gridPT table td {border-bottom:1px solid #666; border-left:1px solid #666; height:40px;}
    .admPrint .buttonsPT     { display:none; }
    .admPrint .upPT          { font-size:18px; }
    .box-100
	{
	    font-size:18px !important;
	    }

    .box-100 span
	{
	    font-size:18px !important;
	    }
	    
	.fontBold{font-weight:bold;}
    
}