#main > div.col.s12:nth-child(1) {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: url(../images/plantilla_head.jpg) no-repeat center center;
}

#content h2,
#content h3 {
	color: #116881;
	padding-bottom: 5px;
	border-bottom: 1px solid #116881;
}

#content h4 {
	color: #116881;
	padding-bottom: 5px;
	border-bottom: 1px solid #116881;
}

#content div.section.white p {
	padding: 0px 30px 0px 30px;
}

.txt_shadow {
	text-shadow: #131A49 2px 3px;
}

.c_azul0 {
	background-color: #9ED3E2;
}

.c_azul1 {
	background-color: #69b2c7;
}

.c_azul1:hover {
	background-color: #4394aa;
}

.c_azul2 {
	background-color: #4394aa;
}

.c_azul3 {
	background-color: #116881;
}

.c_azul3:hover {
	background-color: #4394aa;
}

.centrar {
	text-align: center;
	margin-left: 150px;
}

.img_style {
	margin: 10px 0;
	padding: 0px 30px 0px 30px;
}

.h_azul2 {
	color: #4394aa;
}

input.retro_positiva {
	background-color: #20B828;
	border-radius: 5px;
	color: #fff;
}

input.retro_negativa {
	background-color: #EA1D20;
	border-radius: 5px;
	color: #fff;
}

footer div.footer-copyright div p {
	color: #fff;
}

@media(min-width:601px) and (max-width:992px) {
	#main > div.col.s12:nth-child(1) {
		background: url(../images/plantilla_head.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
}

@media(max-width:600px) {
	#main > div.col.s12:nth-child(1) {
		background: url(../images/plantilla_head.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
}

#r1_puntos {
	border: none;
	border-bottom: 1px solid #9e9e9e;
	outline: 0;
	height: 3rem;
	font-size: 1rem;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	box-shadow: none;
	box-sizing: content-box;
	transition: all .3s;
	width: 20%;
}

#r2_puntos {
	border: none;
	border-bottom: 1px solid #9e9e9e;
	outline: 0;
	height: 3rem;
	font-size: 1rem;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	box-shadow: none;
	box-sizing: content-box;
	transition: all .3s;
	width: 20%;
}

#r3_puntos {
	border: none;
	border-bottom: 1px solid #9e9e9e;
	outline: 0;
	height: 3rem;
	font-size: 1rem;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	box-shadow: none;
	box-sizing: content-box;
	transition: all .3s;
	width: 20%;
}

#r4_puntos {
	border: none;
	border-bottom: 1px solid #9e9e9e;
	outline: 0;
	height: 3rem;
	font-size: 1rem;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	box-shadow: none;
	box-sizing: content-box;
	transition: all .3s;
	width: 20%;
}

#r5_puntos {
	border: none;
	border-bottom: 1px solid #9e9e9e;
	outline: 0;
	height: 3rem;
	font-size: 1rem;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	box-shadow: none;
	box-sizing: content-box;
	transition: all .3s;
	width: 20%;
}

#r6_puntos {
	border: none;
	border-bottom: 1px solid #9e9e9e;
	outline: 0;
	height: 3rem;
	font-size: 1rem;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	box-shadow: none;
	box-sizing: content-box;
	transition: all .3s;
	width: 20%;
}

#r7_puntos {
	border: none;
	border-bottom: 1px solid #9e9e9e;
	outline: 0;
	height: 3rem;
	font-size: 1rem;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	box-shadow: none;
	box-sizing: content-box;
	transition: all .3s;
	width: 20%;
}

#content > div:nth-child(7) > article > div > ul > li {
	list-style: circle;
	color: #116881;
	margin-left: 10%;
}

#content > div:nth-child(5) > article > div > ul > li > span {
	color: #383D39;
}

#content > div:nth-child(3) > article > div:nth-child(1) > div > div > div > span > span {
	color: aqua;
}

#content > div > article div > p > span.overline {
	text-decoration: overline;
	color: #116881;
}

#content > div:nth-child(7) > article > div > table > thead > tr > th {
	background-color: #116881;
	border: 1px solid #fff;
	text-align: center;
	padding: 5px;
	margin: 5px;
	color: #FFF;
}

#content > div:nth-child(7) > article > div > table > tbody > tr > td {
	text-align: center;
	padding: 0px;
	margin: 5px;
	color: #5a5a5a;
}

@media(max-width:570px) {
	#r1_puntos,
	#r2_puntos,
	#r3_puntos,
	#r4_puntos,
	#r5_puntos,
	#r6_puntos {
		width: 60%;
	}
}

#autoevaluacion > a {
	margin-top: 30px;
}

a {
	/* color: #D6829D;*/
	color: #116881;
	font-weight: bold;
	overflow-wrap: break-word;
}

a:hover {
	color: #16677e;
	cursor: pointer;
}

#autoevaluacion > ol > li > p.clasis {
	opacity: 1;
	color: #116881;
	display: none;
}

@media(max-width:350px) {
	h3 {
		font-size: 38px;
	}
}
