.reporte tr th{
	text-align:center;
}
.reporte tr.total td{
	background-color: #3c8dbc;
	color:#f4f4f4;
}
 .reporte tr th{
	background-color: #444;
	color:#f4f4f4;
}

.reporte tr th.trtotal{
	background-color: #444;
	color:#f4f4f4;
}

.table-striped tr.trpar{
	 background-color: #f9f9f9!important;     font-size: 12px
}.table-striped tr.trimpar{
	background-color: #fff!important;    font-size: 12px
}
.escdetalle{
	background-color: #f4f4f4!important;     font-size: 11px
}
.escdetalle td.mostrar{
	background-color: rgb(236, 240, 245)!important;
    border: solid 1px rgb(255, 255, 255);
}
body { padding-right: 0 !important }