<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bck-box.box-simple.center {
  border: 3px solid #C8DCEF;
  box-shadow: 3px 3px 5px 0px rgba(150,148,150,1);
  border-radius: 15px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.content_type_clase_gandia #actividad .content .header .title h3 {
  color: #008CC5;
  background: #C8DCEF;
  box-shadow: 0px 0px 8px 0px #C8DCEF;
}

.content ol[start]:before, .content .bck-ol li:before {
  color: #FFF;
  font-weight: bold;
  margin-left: -33px;
  position: absolute;
  margin-top: -1px;
  background-color: #008CC5;
  width: 25px;
  height: 25px;
  line-height: 24px;
  border-radius: 6px;
  text-align: center;
}

h4.bck-actividad {
  font-weight: bold;
  color: #005A82;
  font-size: 18px;
}

.texto_curso ul li:before, .cke_contents ul li:before {
  height: 5px;
  background-color: #008CC5;
  border-radius: 0%;
  width: 10px;
  margin-top: 10px;
}

.bck-title2 {
  color: #8C8A89;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  border-bottom: 2px solid;
}

.bck-enfasis {
    font-weight: bold;
    color: #1C96CB;
}


.content table:not(.rf-tablegrid) td, 
.content table:not(.rf-tablegrid) th {
  border: 1px solid #CBCCCD;
  padding: 11px;
  padding-left: 2px;
}


.bck-title1 {
    color: #008CC5;
    border-bottom: 1px solid #008CC5;
}

.alert-info {
    display: none;
}</pre></body></html>