<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content table:not(.rf-tablegrid) {
    border: 1px solid #55acd2;
}

.no-border .bck-content {
    border: none ! important;
}

.content_type_clase_brunyo #actividad .content .header .title h3 .index {
    margin-left: -6px;
}

#tbl-avitaminosis td,
#tbl-vitaminas td {
    padding: 5px;
    vertical-align: top;
}

#tbl-avitaminosis td:first-of-type,
#tbl-avitaminosis tr:nth-child(3) td:nth-child(2),
#tbl-vitaminas td:first-of-type {
    background-color: #D0E4F1;
    vertical-align: top;
}

#tbl-avitaminosis tr:first-of-type td,
#tbl-vitaminas tr:first-of-type td {
    background-color: #0083BB;
    color: #FFF;
    font-weight: bold;
    text-align: center ! important;
    text-transform: uppercase;
    padding: 10px;
}

.texto_curso ul li:before, .cke_contents ul li:before {
	content: "";
	height: 6px;
	width: 6px;
	background-color: #F39800;
	position: absolute;
	border-radius: 100%;
	margin-top: 8px;
	margin-left: -15px;
}

#actividad .carousel-inner .item-container {
/*padding: 40px 97px 80px;*/
padding-bottom: 90px;
}

#actividad .content .manos .header .title {
  background-color: #F39801;
  height: 60px;
  padding-top: 10px;
  text-align: center;
}
  

.content_type_clase_brunyo #actividad .content .manos .header .title h3 {
  background-color: transparent;
  color: #FFF;
  font-size: 40px;
}

.content_type_clase_brunyo #actividad .content .manos .header .title h3 span {
  color: #000;
  font-size: 40px;
}

  
#actividad .content .practica .header .title {
background-color: #7EBDDC
height: 60px;
padding-top: 10px;
}

.content_type_clase_brunyo #actividad .content .practica .header .title h3 {
  background-color: transparent;
  color: #FFF;
  font-size: 40px;
}

.content_type_clase_brunyo #actividad .content .practica .header .title h3 span {
  color: #000;
  font-size: 40px;
}

.bck-bg-color.color2 {
    background-color: #0066CC;
}

.bck-boton4, .content .bck-ul.ul-4 li:before {
height: 6px;
width: 5px;
background-color:#F39801;
}
table{
table-layout:fixed;
}


/*imagen*/
.bck-img2-figure figcaption {
    padding: 0px 0px 5px 20px;
    text-align: left;
}

#actividad .content img {
    margin-bottom: -10px;
}

.bck-caption {
   margin-top: 8px;
}

#actividad .content img:not(.player) {
    margin: auto;
   padding: 3px;
}

.bck-box.title2.orange .bck-content {
    font-size: 1.5rem;
    font-family: 'Source Sans Pro',sans-serif;
    letter-spacing: normal;
    font-weight: 400;
}

.bck-img2-figure figcaption {
    text-align: justify;
}

.bck-sub-encabezado {
   font-size: 1.5rem;
  text-align: left;
}

.bck-box.blue .bck-title &gt; p, .bck-box.orange .bck-title &gt; p {
    font-size: 1.9rem;
   text-align: left;
}

.content ul.bck-ul li {
text-align: justify; 
}

.bck-img2-figure figcaption {
    margin-top: -12px;
   padding: 0px 0px 5px 0px;
}

.bck-boton2, .content .bck-ul.ul-2 li:before {
    margin-right: 6px;
}</pre></body></html>