@CHARSET "UTF-8";

#cabecera {
	background-color: #f5f5f5;
}

#cabecera .atencion {
	float: right !important;
}

.tab-pane .tab-row .tab.selected {
	background: url('../../img/fndTabSel_icm_azul.gif') center left
		no-repeat !important;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color: #9fc3ff !important;
	//
	reCAPTCHA
	widget
	background
	color
}

#recaptcha_table {
	border-color: #9fc3ff !important;
	//
	reCAPTCHA
	widget
	border
	color
}

#recaptcha_response_field {
	border-color: #9fc3ff !important;
	//
	Text
	input
	field
	border
	color
	background-color
	:
	#FF0000
	!important;
	//
	Text
	input
	field
	background
	color
}

.tabIndex {
	font-size: 12px;
}