.verde td {
background-color: #C7DB42;
padding: 20px;
}

.bck-header {
  overflow: hidden;
}

{{{
 .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;
	}

.actividades .bck-box.simple {
    background-color: #FEEACC;
}

.bck-box.simple4 {
 border: 2px solid #2ea19e;
 border-radius: 20px;
font-size: 2.2rem;
}

.bck-box.simple4 .bck-title {
 background-color: transparent;
 color: #127c4f;
 margin-top: 10px;
 padding-left: 5px;
}

.bck-box.simple4 .bck-content{
 border: 0px;
 font-size: 1.9rem;
 padding: 45px 10px;
}

.texto_curso ul li:before, .cke_contents ul li:before {
 content: "";
 height: 11px;
 width: 15px;
 background-color: #62bd67;
 position: absolute;
 border-radius: 0%;
 margin-top: 6px;
 margin-left: -25px;
}

.content ol.bck-ol-2 li:after {
 display: none;
}

.content ol.bck-ol li:before {
 margin-right: -20px;
margin-left: -24px;
}

.content ol.bck-ol-2 li:before {
 content: counter(bck-li-counter);
 color: #FFF;
 background-color: #62bd67;
 display: inline-block;
 font-size: 2.0rem;
 font-weight: bold;
 margin-left: -36px;
 margin-top: 0px;
 margin-right: 6px;
 padding-right: 0px;
 border-radius: 100%;
 text-align: center;
 width: 30px;
 height: 30px;
 padding-top: 0px;
}

.bck-td-ejercicio {
 background-color: #62bd67;
}

.bck-enfasis {
 color: #3fa19c;
}

.bck-box.simple5 {
 border: 3px solid #99b39b;
 padding: 10px;
}

.bck-box.simple5 .bck-title {
 background-color: transparent;
}

.bck-box.simple5 .bck-content {
 border: 0px;
 font-size: 1.9rem;
}

.bck-table th, .bck-table td {
    border: 1px solid #62bd67;
}

.content_type_clase_anaya-eso #actividad .texto_curso li {
 margin-left: 6px;
}

.content .bck-ol {
 padding-left: 33px;
}

.content ol.bck-ol li:before{
 margin-right: -80px;
 margin-left: -30px;
 padding-right: 0px;
 padding-left: 2px;
 width: 110px;
}

.bck-header3 {
    font-size: 2.0rem;
    background: #FECB44;
    border-bottom: 0px solid #198CCA;
    font-weight: bold;
    width: 35px;
    height: 35px;
    padding-top: 4px;
}

.bck-header3 span {
    background: transparent;
    display: inline-block;
    color: #00844A;
    padding: 2px 10px;
    position: absolute;
}