{{{
 .content_type_clase_anaya-eso .navbar-content:before {
   content: " ";
   background-image: url(barcanova.png);
   height: 20px;
   background-repeat: no-repeat;
   width: 85px;
   margin-left: -50px;
   margin-top: 18px;
   float: left;
 }
 }}}


.content_type_clase_anaya #actividad .content .header .title h3 {
  font-size: 47px;
  margin-top: 0px;
  font-weight: 600;
  margin-left: -10px;
  color: #1D843B;
  display: block;
}

.anaya-subtitle {
  margin-left: 62px;
  color: #1D843B;
  font-weight: 600;
  font-size: 30px;
}

.anaya-subtitle:before {
  content: ' ';
  height: 13px;
  width: 65px;
  background-color: #7AC022;
  border-radius: 0%;
  position: absolute;
  margin-left: -70px;
  margin-top: 10px;
}

.anaya-box {
  background-color: #D3E7C0;
  text-align: justify;
  line-height: 1.43em;
  border-radius: 1px;
  padding: 13px 20px;
  margin: 10px auto 20px;
  width: 90%;
}

.texto_curso ul li:before, .cke_contents ul li:before {
  content: "";
  height: 15px;
  width: 8px;
  background-color: #0073BD;
  position: absolute;
  border-radius: 0%;
  margin-top: 6px;
  margin-left: -15px;
}

.anaya-header {
  color: #0073BD;
  font-weight: 600;
  font-size: 23px;
  border-bottom: medium solid #78BE1E;
}

.content_type_clase_anaya-eso .navbar-content:before {
		content: " ";
		background-image: url(logo.png);
		height: 20px;
		background-repeat: no-repeat;
		width: 85px;
		margin-left: -50px;
		margin-top: 18px;
		float: left;
	}