@CHARSET "UTF-8";

input[type=text], input[type=password], textarea, label, select {
	color: #3264B7 !important;
}

input[type=text], textarea, label {
	font-size: 10pt !important;
}

ul.ui-menu-child {
	width: 450px !important;
}

.ui-widget-content a {
	color: #3264B7 !important;
	text-decoration: underline !important;
}

.ui-state-highlight {
	background: #FFE080 !important;
}

.ui-datatable {
	font-size: small !important;
}