body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .site-menubar, .site-navbar .navbar-header .navbar-brand {
	font-family: 'GHEA Grapalat',arnamu, "Arial AMU", "Arial Unicode", sans-serif!important;
}
@font-face {
	font-family: 'arnamu';
	src: url('fonts/arnamu.eot');
	src: local('fonts/arnamu'), url('fonts/arnamu.woff') format('woff'), url('fonts/arnamu.ttf') format('truetype');
}
@font-face {
	font-family: 'GHEA Grapalat';
	src: url('fonts/GHEAGrpalatReg.otf') format("opentype");
	font-style: normal;
	font-weight: normal;

}
@font-face {
	font-family: 'GHEA Grapalat';
	src: url('fonts/GHEAGrapalatRit.otf') format("opentype");
	font-style: italic;
	font-weight: normal;

}
@font-face {
	font-family: 'GHEA Grapalat';
	src: url('fonts/GHEAGrapalatBlit.otf') format("opentype");
	font-style: italic;
	font-weight: bold;

}
@font-face {
	font-family: 'GHEA Grapalat';
	src: url('fonts/GHEAGpalatBld.otf') format("opentype");
	font-style: normal;
	font-weight: bold;

}
.bootstrap-table .fixed-table-container .fixed-table-body .table thead tr th {
	font-weight: 600!important;
}
.table-hover>tbody>tr:hover {
	background-color: #e2e2e2 !important;
}
.view-form-label {
	font-weight: 600!important;
}
.sub-panel-heading {
	border-bottom: solid 1px #4c6faf !important;
}
.text-blur {
	color: transparent!important;
	text-shadow: 0 0 7px rgba(0,0,0,1) !important;
}
.img-blur {
	-webkit-filter: blur(3px) !important;
}