				
.titulo-form{				
	padding-top: 	6px	;	
	padding-bottom: 	6px	;	
	font-size: 	160%	;	
	font-weight:	bold	;	
}				
td.details-control {				
	background: 		url('../includes/details_open.png') no-repeat center center	;
	cursor:	pointer	;	
}				
tr.shown td.details-control {				
	background: 		url('../includes/details_close.png') no-repeat center center	;
}				
.table {				
	font-size: 	80%	;	
}				
.childTable {				
	display: inline-block;			
	font-size: 	90%	;	
}				
.editarRegistro {				
	font-size:  	75%	;	
}				
.borrarRegistro {				
	font-size:	75%	;	
}				
.ocultar{				
	display:	none	;	
}				
.control-label {				
	padding-top:	 6px	;	
	padding-bottom:	 4px	;	
	font-size:	150%	;	
	font-weight:	bold	;	
	color: 	#3a51b5	;	
}				
.filterInput {				
	font-size:	85%	;	
	font-family: 	Arial, Helvetica, sans-serif	;	
	padding-top: 	2.5px	;	
	padding-bottom: 	2.5px	;	
}				
input[type="date"]:before {				
	content: 	attr(placeholder) !important	;	
	color: 	#727272	;	
	margin-right: 	0.5em	;	
}				
input[type="date"]:focus:before,				
input[type="date"]:valid:before {				
	content: 	""	;	
}				
input[type="time"]:before {				
	content: 	attr(placeholder) !important	;	
	color: 	#727272	;	
	margin-right: 	0.5em	;	
}				
input[type="time"]:focus:before,				
input[type="time"]:valid:before {				
	content: 	""	;	
}				
.chosen-container-single .chosen-single {				
	height:	40px	;	
	border-radius:	4px	;	
	border:	1px solid #CCCCCC	;	
	text-align:	left	;	
	font-size:	80%	;	
	padding-left:	12px	;	
	padding-top:	4px	;	
	color:	#727272	;	
}				
.chosen-container-single .chosen-single span {				
	padding-top:	2px	;	
}				
.chosen-container-single .chosen-single div b {				
	margin-top:	2px	;	
}				
.sidebar_titulos_font {				
	font-size:	90%	;	
	font-family:	Arial, Helvetica, sans-serif	;	
}				
.sidebar_detalle_font {				
	font-size:	90%	;	
	font-family:	Arial Narrow, Helvetica, sans-serif	;	
}				
.btn-wrap-text {				
	white-space:	normal !important	;	
	word-wrap: 	break-word !important	;	
	}			