/***************************************/
/*    Estilos para la lista de leyes   */
/***************************************/
.listaLeyes {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

#listaLeyes {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

.listaLeyesCodigo {
	width: 15%;
	font-weight: lighter;
	text-align: left;
	/* background:url('../images/siac/gridviewseparator.png') no-repeat right top; */
	border-right: 1px solid rgb(0, 0, 0);
	padding-right: 2em;
	/*	font: normal 0.85em Arial, Helvetica, sans-serif; */
}

.listaLeyesDescripcion {
	width: 85%;
	text-align: justify;
	font-size: 1.1em;
}

.listaLeyesVacia {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
	font-weight: bold;
}

/****************************************/
/*    Estilos para la lista de campos   */
/****************************************/
.listaCampos {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

#listaCampos {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

.listaCamposCodigo {
	width: 15%;
	font-weight: lighter;
	/* background:url('../images/siac/gridviewseparator.png') no-repeat right top; */
	border-right: 1px solid rgb(0, 0, 0);
	padding-right: 2em;
	/*	font: normal 0.85em Arial, Helvetica, sans-serif; */
}

.listaCamposDescripcion {
	width: 85%;
	font-size: 1.1em;
}

.listaCamposDescripcion tr td:first-child {
	text-align: justify;
}

.listaCamposDescripcion tr:nth-child(2) td {
	text-align: center;
}

.listaCamposVacia {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
	font-weight: bold;
}

/*********************************************************/
/*    Estilos para la lista de documentacion a aportar   */
/*********************************************************/
.listaDocumentacionAportar {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

#listaDocumentacionAportar {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

.listaDocumentacionAportarDescripcion {
	width: 70%;
	text-align: justify;
}

.listaDocumentacionAportarDescripcionHeader {
	width: 70%;
	text-align: left;
}

.listaDocumentacionAportarTipo {
	width: 15%;
	text-align: center;
}

.listaDocumentacionAportarPresentacion {
	width: 15%;
	text-align: center;
}

.listaDocumentacionAportarVacia {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
	font-weight: bold;
}

/***************************************/
/*    Estilos para las listas vacías   */
/***************************************/
.celdaVaciaCentrada {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
	font-weight: bold;
	/*text-align: center; */
	padding-top: 0.5em;
}

.celdaVaciaCentrada a {
	text-align: center;
}

.celdaVaciaIzquierda {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
	font-weight: bold;
	text-align: left;
	padding-top: 0.5em;
}

/**********************************************/
/*    Estilos para la tramitación presencial  */
/**********************************************/
.listaTratPresencial {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

#listaTratPresencial {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

/**********************************************/
/*    Estilos para los anexos */
/**********************************************/
.listaTramitesInfoAnexos {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

#listaTramitesInfoAnexos {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

.listaFicherosDescripcion {
	width: 40%;
}

.listaFicherosFichero {
	width: 40%;
}

.listaFicherosDetalle {
	width: 20%;
}
/**********************************************/
/*    Estilos para la tramitación telemática  */
/**********************************************/
.listaTratTelematica {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

#listaTratTelematica {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

#enlaceTramitar {
	background: url('../images/siac/tramita.gif') no-repeat center center;
	display: inline-block;
	line-height: 36px;
	width: 130px;
}

#enlaceDescargar {
	background: url('../images/siac/descargar.gif') no-repeat center center;
	display: inline-block;
	line-height: 36px;
	width: 130px;
}

/*******************************/
/*    Estilos para la leyenda  */
/*******************************/
.leyenda {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

#leyenda {
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

.leyendaParametro {
	width: 16%;
	font-weight: bold;
}

.leyendaValores {
	width: 84%;
}

.leyendaValor {
	width: 28%;
	text-align: left;
	border-bottom: 1px solid activeborder;
	border-right: 1px solid activeborder;
}

.iconoPdf {
	background-image: url("../images/pdf.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0.3em 0 0.3em 2.5em !important;
}

.nivel {
	float: right;
	margin: 0;
}

/* ========================================================== */
/*Pantalla Información de Tramites  menu de Pestañas(Tabs)    */
/* Mostrar la información de la jsp en bloques según Tab pulsada  */
/* ========================================================== */
#tabMenuTramInfo {
	/*background-color: #FAFAFA;*/
	padding: 10px 10px 0 0;
	width: auto;/* estilo alternativo admitido por defecto */
	width: 100%;
}

#tabMenuTramInfo ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tabMenuTramInfo ul li {
	margin: 5px 5px 0 5px;
	padding: 8.5px;
	background: none;
}

#tabMenuTramInfo ul li, dt.GridViewDetailsHeader {
	background: transparent url(../images/contenido/bullet.gif) no-repeat scroll 0.1em 0.7em;
	list-style-type: none;
	padding: 0.3em 0 0.3em 1.5em;
}

/* ========================================= */
/* TABLA */
/* ========================================= */
/* Unificar la apariencia de tablas en responsivo tras incluir el parámetro "title" en los td's de las tablas*/
@media screen and (max-width: 600px) {	
	#listaDocumentacionAportarTramInfo tbody > tr > td
	{
		text-align: left;
	}
/* } */
/*FIN: Unificar la apariencia de tablas en responsivo tras incluir el parámetro "title" en los td's de las tablas*/
/* ========================================= */
/* FIN: TABLA */
/* ========================================= */

/* ------------------------------- */
/* Ajustes para pantallas de móvil */
/* ------------------------------- */
/* @media only screen and (max-device-width: 500px) { */
	#listaDocumentacionAportarTramInfo img {
		height: 18px;
		width: auto;
	}

/* ========================================= */
/* BOTON */
/* ========================================= */
/* Ajustar ancho de los botones tipo tab */
	#tabMenuTramInfo button {
		width: auto !important;/* estilo alternativo admitido por defecto */
		width: 100% !important;
	}
/* ========================================= */
/* FIN: BOTON */
/* ========================================= */
	
	h1.descripcionTramite {
		font-size: 2.0625em;/* 33px;*/
	}
}