﻿.ajaxLoadingPanel {
	background-color: #D9ECA1;
}
.ajaxLoadingPanelText {
	color: Black;
	font-size: 13px;
	font-weight: bold;
}
.bordeTabla {
	border: solid 1px #EBEBEB;
	text-align: left;
}
.boton {
	text-align: center;
}
.boton, .control, .numeroWeb {
	border: solid 1px Black;
}
.detalleAlterno, .detalleItem {
	font-weight: normal;
	text-indent: 5px;
}
.detalleNombre {
	font-weight: bold;
	vertical-align: baseline;
	text-indent: 5px;
}
.gridAlterno, .detalleAlterno {
	background-color: #F0B5D3;
	font-weight: normal;
}
.gridColumnaValor {
	padding-right: 5px;	
}
.gridEncabezado a, .gridEncabezado a:link, .gridPaginador a, .gridPaginador a:link {
	color: Black;
}
.gridEncabezado a:hover, .gridPaginador a:hover {
	color: Gray;
}
.gridEncabezado, .detalleEncabezado {
	background-color: #BADA0B;
	color: Black;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-align: center;
}
.gridItem, .detalleItem {
	background-color: #E57DB1;
	font-weight: normal;
}
.gridPaginador {
	background-color: #BADA0B;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	text-align: left;
}
.numeroWeb {
	background-color: WhiteSmoke;
	color: Gray;
	text-align: center;
}
.textoPasos {
	color: #DC0067;
	font-size: 10px;
}
.tituloTipoInformacion {
	font-size: 12px;
	font-weight: bold;
}
.validacion {
	font-size: 10px;
}