.RNEC-PesquisaEntidade-portlet .ui-widget  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em !important;
}

.RNEC-PesquisaEntidade-portlet legend {
	background: #8DC63F !important;
	border-radius: 5px !important;
	color: white !important;
	display: inherit;
	width: inherit;
	font-size: inherit;
	line-height: inherit;
	text-shadow: inherit !important;
	border: 0 !important;
	margin-bottom: 0;
}

.ui-inputfield.ui-inputtext.ui-state-default {
	background: inherit !important;

}

.RNEC-PesquisaEntidade-portlet fieldset {
	border: 1px solid #e6e4e4 !important;
	border-radius: 8px !important;
	background-color: #fff !important;
	margin: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.fieldsetVersion {
	border: 1px solid #e6e4e4 !important;
	border-radius: 8px !important;
	background-color: #fff !important;
	margin-bottom:0px !important;
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

.ui-datatable .ui-datalist .ui-widget-content {
	border: 0;
	background-color: inherit;
}

.rnecInputForm .ui-grid-row {
	margin-top: 8px;
	margin-bottom: 8px;
}

.rnecInputForm .ui-grid-row > div {
	margin: auto 5px;
}

.rnecInputForm input.ui-inputtext {
	width: 100%;
	padding-left: 2px !important;
	padding-right: 0px !important;
	margin: 0 !important;
}

.rnecInputForm .ui-selectcheckboxmenu {
	width: 100% !important;
}

.rnecInputForm > tbody > tr {
	border: 0;
}

.rnecInputForm > tbody > tr > td {
	border: 0 !important;
}

.rnecInputForm .ui-grid-row > div input {
	width: 100%;
	padding-left: 2px;
	padding-right: 0px;
	margin: 0;
}

.rnecInputForm .ui-grid-row > div label {
	margin: 0;	
}

.rnecVersionBar {
/* 	margin-top: 30px;
	margin-bottom:0px !important; */
	margin:0;
	padding:0;
	float:right;
	font-size: 0.4em;
	text-align: right;
	font-style: italic;
	position: absolute;
	bottom: 5px;
	/* left: 0; */
	right:15px;
	padding: 20px 0 10px 0;
	height: 142px;
}

.rnecButtonBar {
	text-align: right;
}

.rnecBusinessCard {
	min-height: 140px;
}

.rnecBusinessCard .ui-fieldset-content > div:first-child {
	font-weight: bold;
}

.rnecTiposEntidade {
	font-weight: bold;
}

.rnecTiposEntidade .ui-widget-content {
	border: 0;
	background: inherit;
}

.rnecTiposEntidade li {
	display: inline-block;
}

.rnecItalico {
	font-style: italic;
}

.RNEC-PesquisaEntidade-portlet .ui-blockui-content {
	background: inherit;
	border: 0;
	box-shadow: none;
}

.shortenGears {
	width: 100px; 
	height: auto;
}
