
.panelVideo .ui-widget-content
{
		background: none;
}
.formsPages 
{
		font-family:Arial, sans-serif !important;
	/*font-size:10px;*/
	text-align:left;
	width:950px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	background: none;
}
.smallTable 
{	margin-left:auto;
	margin-right:auto;

}
.smallTable .ui-sortable-column 
{
	font-size:11px !important;
	
	padding: 0px 1px !important;
}
.smallTable .ui-filter-column 
{
	font-size:11px !important;
width:75px !important; 
	padding: 0px 1px !important;
}
.fixedOneMenu {
   width:150px !important;
}
.fixedOneMenu, .ui-selectonemenu-list-item
{
	font-size: 11px !important;
}
.smallTable .ui-widget-content 
{
	font-size:11px !important; 
}
.smallTable  .ui-datatable table
{
	table-layout: fixed;
}

.smallTable  .ui-datatable tbody td tfooter td
{
	padding: 0px 5px !important;
	width: 50px;
}
.textoOutput
{
	font-style:italic;
	color:#2e6e9e;

	font-size: 14px;
}
.textoOutputTit
{
		font-size: 14px;
		opacity: 0.6;
}
.textoValueTable
{
		
		opacity: 0.8;
}
.googMapDic
{
	margin-left: auto;
	margin-right: auto;
	border: 0px transparent;
}
.panelForm
{
	margin-left: auto;
	margin-right: auto;
	
	/*font-size:12px;*/
}
.columnCentered
{
	
}
	
.txtRespuestaForm
{
	/*font-size:10px;*/

}
.headerForm
{	font-size:16px !important; 
font-weight: bold !important;
	
}
.columnaPreguntaForm
{
	font-size:14px;
/*font-weight: bold;*/
width: 150px;
}
.columnaTextoValidacion
{
	font-size:12px;
font-weight: bold;

}
.ui-selectonemenu
{
	vertical-align:middle;
	
	
}
.ui-message-error-detail
{
	font-size: 10px;
	
}
.ui-selectonemenu-list-item, .ui-datepicker
{
	

		/*font-size:12px;*/
}
.display .ui-widget-content, .display .ui-widget-header
{

	background-image:url("/registroObras2ProtWEB/resources/images/background/background.png");
		border:0px transparent;
}
.displayBorder .ui-widget-content, .display .ui-widget-header
{
	background-image:none;
		border:1px solid #a6c9e2;
}
.displayRect 
{

margin-left: auto;
margin-right: auto;
width:940px;


}
.buttonMap .ui-button-text
{
	font-size:10px;
}
.buttonCont .ui-button-text
{
	font-size:14px;
}
.buttonRegistro .ui-button-text
{
	font-size:9px;
}
td{
    white-space: normal !important;
    	
}


.dataTableBig .ui-state-default,  .ui-widget-header .ui-state-default 
{
	border: 1px solid #c5dbec;
background: #dfeffc url("/registroObras2ProtWEB/javax.faces.resource/images/ui-bg_glass_85_dfeffc_1x400.png.xhtml?ln=primefaces-redmond") 50% 50% repeat-x !important;
font-weight: bold;
color: #2e6e9e;
font-size:11px !important;
}

.dataTableBig .ui-inputtext 
{
		font-size:11px !important;
	width:55px !important; 
	background: white !important;
	
	
}
.dataTableBig .ui-outputlabel
{
		font-size:12px;
	
	
}
.smallTable .ui-inputtext 
{
		font-size:10px !important;
	width:50px !important; 
	background: white !important;

}
.redCell
{
	color:rgb(230,0,0);
	/*background:rgb(230,0,0);
	background:rgba(230,0,0,0.6);*/
	
}
.greenCell
{
	color:rgb(0,200,0);
	/*background:rgb(0,200,0);*/
	/*background:rgba(0,200,0,0.6);*/ 
}

.whiteCell
{
	background:rgb(255,255,255);
	background:rgba(255,255,255,0.6);
	
}
.redCellBack
{

	background:rgb(230,0,0);
	background:rgba(230,0,0,0.6);
	
}
.greenCellBack
{
	
	background:rgb(0,200,0);
	background:rgba(0,200,0,0.6); 
}

.yellowCellBack
{
	
	background:rgb(255,255,102);
	background:rgba(255,255,102,0.6);
	
}
.yellowCell
{
	color:rgb(0,200,0);
	/*background:rgb(255,255,102);
	background:rgba(255,255,102,0.6);*/
	
}
.infoWidowDiv{
width:700px;

}
#infoWidowTab
{
	width:623px;
	height:135px;
	margin-left:50px;
		overflow-y:auto; 
}
.helpButton {
    width: 20px;
   
    
}
.requiredButton {
    width: 10px;
   
    
}
.helpMessage
{
color:#5c9ccc;
font-size:12px;
background: aliceblue;

}