.anosubrayado {
	text-decoration: none;
}

.anosubrayado:link {
	text-decoration: none;
}

.anosubrayado:visited {
	text-decoration: none;
}

.anosubrayado:hover {
	text-decoration: none;
}

.logoINEBase {
	padding: 0 10px;	
}

.etiqueta {
	background: none repeat scroll 0 0 #DEE8E4;
	background-color: #DEE8E4 !important;
	border: 0 none;
	font-weight: bold;
	font-family: Arial,sans-serif;
	font-size: 1em;
	margin: 2px 0;
	padding: 0px 0px 0px 5px !important;
	text-align: left;
	white-space: nowrap;
}

.capturaDatos{
	margin: 10px 5px;
	display: inline-block;
	border: 0px;
}

.capturaDatos legend{
	width: 100%;
}	

.capturaDatos ul{
	margin: 0;
	padding: 0;
	list-style: none;	
}


.capturaDatos ul li{
	padding: 10px 0px 0px 0px;
	margin: 0;
}

.normal {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 1.1em;
}

.subt {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

a.boton {
	background: #457E76;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	color: #ffffff;
	padding: 2px 5px 2px 5px !important;
	cursor: pointer;
	_margin-right: 20px;
}

a.boton:hover {
	background: #7FA3A1;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	cursor: pointer;
	_margin-right: 20px;
}

input.boton {
	background: #457E76;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	color: #ffffff;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	_margin-right: 20px;
}

input.boton:hover {
	background: #7FA3A1;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	cursor: pointer;
	_margin-right: 20px;
}

.azul {
	border: 1px solid #457E76;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

.caja{
	color: #333333;
	font-size: 1em;
	font-family: Arial, sans-serif;
	margin: 0px 10px;
}

.float-left{
	float: left;
}

.float-right{
	float: right;
}

.celdatitulo {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #457E76;
	color: #ffffff;
	font-weight: Bold;
	text-align: left;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

.tablacentrada {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.tablaResultado {
	margin: 50px auto;
	width: 50%;
	border-bottom: 1px solid #457E76;
}

caption {
	caption-side: top;
	font-size: 1em;
	white-space: nowrap;
	text-align: left;
	padding: 0 5px;
	margin-bottom: 1rem;
}

.logo {
	height: 36px;
	width: 80px;
}

/****************************************************************/

.formulario{
	width: 80%;
	margin: 10px auto;
}

.nowrap {
	white-space: nowrap;
}

.resultado {
	background: #DEE8E4;
    color : black;
	font : bold 1em Arial, sans-serif;
    padding : 1em 1em 1em 1em;
    width: 300px;
    margin: 10px auto 0 auto;
}

.lista  {
	font-family: Arial,Helvetica,sans-serif;
	list-style-type: disc;
}

.aboton:link {
	text-decoration: none;
}

.aboton:visited {
	text-decoration: none;
}

.celdaalta {
	height: 3em;
}





.estrecho {
    white-space: nowrap;
}

.celdabordeinf {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B6C5DF;
	border-collapse: separate;
	margin-right: 10px;
}

.celdadato {
    font-family : Arial,Helvetica,sans-serif;
    font-weight : Bold;
    text-align : center;
    background-color : #ffffff;
}



.tablatotal {
	width: 100%;
}

.arriba {
	vertical-align: top;
}

.derecha {
   text-align: right;
}

.izquierda{
	text-align: left;	
}

.centrado{
	text-align: center;	
}	



.anchodebloque {
	width: 45%;
}



.cursiva {
		font-style: italic;
}



.padizq {
	padding-left: 35px;
}

.padder {
	padding-right: 35px;
}

.bloqueenlinea {
	display: inline;
}

.textoine {
	font-size: 1em;
}



.celdamaqizq {
	margin-left: 25px;
}

.celdamaqder {
	margin-right: 25px;
}

.notas{
	margin: 1rem 0px;
	text-align: left;
	width: 100%;
}

.seleccion{
	padding: 15px 0px 0px 0px;
}
DIV.capaVisible{
     display:visible;
	}
DIV.capaOculta{
     display:none;
	}
textarea.areaTexto{
   height:60px;
   width:450px;
}

.capaw1 {
	float: left;
	width: 55%;
}

.capaw2 {
	float: right;
	width: 40%;
}

.titulo{
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}








.margincenter {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.marcoINE>fieldset, fieldset.marcoINE{
	margin: 12px;
	float: left !important;
}

.subt2 {
	padding: 20px 0px 13px 0px;
}

fieldset.marcoINE>legend {
	padding: 2px 5px 2px 5px;
	min-width: 250px;
}

h1 .titrent{
	font-weight: normal;
	color:var(--text-color);
}

.AppToolBarFondo {
    min-height: 46px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.seleccion>.capturaDatos:first-child{
	text-align: left;
}

.seleccion.cf.nowrap.margincenter.centrado{
	padding: 50px 0px;
}

.notas .subt2{
	display:none;
}

.notas>a:last-child{
	display:none;
}