.jqx-grid-cell, .jqx-grid-column-header {
	font-size: 10px;
}
.jqx-window-header {
    padding: 3px;  
}
.cssJqxDateTimeInputGrid {
	font-family: Arial;
	font-size: 10px;
}
.cssJqxInputGrid {
	font-family: Arial;
	font-size: 10px;
}
.cssJqxGridAlarmeUrgente {
	color: #FF0000 !important;
}
.cssJqxInputRed {
	color: #FF0000 !important;
}
.cssJqxTextGreenBold {
	color: #28A745 !important;
	font-weight: bold;
}
.cssJqxTextRedBold {
	color: #DC3545 !important;
	font-weight: bold;
	text-decoration: line-through;
}