/*
 * E-Napló specifikus stílusok (dataTable v1.10.11)
 * reduced in F#1965, using DataTables v1.10.11
 */
table.dataTable {
    width: 99.9% !important;
}

.fg-button {
	font-weight: bold !important;
	border: 1px solid #a3a3a3 !important;
	margin:	0 1px !important;
}

th.ui-state-default {
	background: #dddddd;
}
