#listaNC {
	color: black;
	line-height: 160%;
	font-size:larger;
	padding: 5px !important;	
}
.lista {
	width: 100%;
}
.lista .noconformidad {
	width: 100%;
}
/*.lista .noconformidad td {
	padding-top: 5px;
	padding-bottom: 5px;
}*/
.lista .tabspacer {
	width: 5%;
}
.lista .noconformidad .itemnum {
	width: 10%;
}
.lista .noconformidad .normaref {
	width: 30%;
}
.lista .noconformidad .observ {
	width: 55%;
}
.lista .noconformidad .descr {
	width: 45%;
}
.lista .noconformidad .obs {
	width: 40%;
}

.normatextcontainer {
	position:absolute;
	padding: 10px !important;
	width: 50%;
	background:rgba(58,58,58,0.8);
	color:#e8e8e8;
	text-align: justify;
}