
/* ESTILOEN GAINIDAZKETA */

.jado__irudia {
	max-height: 350px;
}

.dagger {
	font-family: sans-serif;
}

/* ESTILO BERRIAK */

.subtitulo {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.cargo {
	color: #AE1917;
	display: block;
}

.autor {
}

.foto-autor {
	min-width: 120px;
	max-width: 120px;
}

.jado-nombre {
	color: #AE1917;
	font-weight: 600;
	display: block;
}


.jado-filiacion {
	font-style: italic;
	font-size: 0.9em;
}

.jado-titulo {
	color: #999;
	font-weight: bold;
	font-size: 0.9em;
	border-bottom: 1px solid black;
	display: block;
}

.jado-titulo-indice {
	font-style: italic;
}

.jado-deskribapena {
	font-weight: 500;
	font-size: 0.9em;
}

.jarduera__info a {
	color: white;
	text-decoration: none;
}

.jarduera__info a:hover {
	text-decoration: underline;
}

.sangria-francesa {
	text-indent: -20px;
	padding-left: 40px
}

.sangria-nota {
	margin-left: 50px;
}


.albiste-irudia-wraper {
	min-height: 450px;
	vertical-align: text-bottom;
}

.etiqueta-general {
	color: #AE1917;
	font-weight: bold;
}

.row-actividad {
	border-bottom: 1px solid #ccc;
}

.aviso {
	font-size: 0.9rem;
	color: #999;
}


.logo-oina-txiki {
	max-height: 60px;
}

.avd-icon {
	font-size: 1.1rem;
	padding: 0 5px;
}

.footer-icon {
	font-size: 2rem;
	padding: 25px 10px;

}

.captcha-error {
	border: 2px solid red;
	padding: 10px;
}

@media (min-width: 1200px) {
}