/*otros*/
.bck-actividad {
    color: #745293;
    font-family: sans-serif;
    font-size: 2.4rem;
    font-weight: bold;
    background-color: #81C9EF;
    display: inline-block;
    padding: 10px;
    border-radius: 20px;
    border-top-left-radius: 0px;
    margin-bottom: 29px;
}

h4 {
    font-size: 2.4rem;
    font-weight: bold;
    color: #7B5098;
}


/*cajas*/

.box-simple {
    background: #D9D0E3;
    border-radius: 25px;
}

.box-simple2 {
    background: white;
    border-radius: 20px;
    border-top: 6px solid #80C8EE;
    border-right: 6px solid #80C8EE;
    border-bottom: 6px solid white;
}

.box-simple2 .bck-title {
    text-align: left;
    background: #745092;
    display: inline-block;
    color: #81C9E1;
    padding: 12px 18px 0px 18px;
    border-radius: 26px;
    margin: -15px 0px 8px -24px;
}



.box-simple4 {
    border-top: 6px solid #FFF580;
    border-left: 6px solid #FFF580;
}

.box-simple5 {
    border-top-left-radius: 25px;
    border: 3px dotted #83639D;
    border-bottom-left-radius: 25px;
}

.box-simple5:before,
.box-simple5:after {
    color: transparent;
}

.box-simple6 {
    padding-top: 21px;
    background: white;
    border: 5px solid #08A7E0;
    border-radius: 26px;
}


/*listas*/

.content .bck-ol li:before {
    color: #745095;
    font-size: 2.4rem;
    font-weight: bold;
    font-family: sans-serif;
    background: transparent;
    border-right: 6px solid #81C9EF;
}

.content .bck-ul.cuatro li:before {
    height: 25px;
    width: 25px;
    background-color: white;
    margin-left: -32px;
    border-radius: 100%;
    border-right: 6px solid #81C9EF;
}

.foro_wiki_cke_text ul li:before, .texto_curso ul li:before, .cke_contents ul li:before, .preview ul li:before, .classify-item ul li:before, #actividad .workspace.multiple-choice .js-item ul li:before, #actividad .workspace.matching .box ul li:before, #actividad .workspace.ordenar .js-rank-item ul li:before {
    background-color: #08A7E0;
}

/*seccion azulfondo*/

.azulfondo .box-simple4 {
    background: white;
    }

.azulfondo .bck-actividad {
    color: white;
    background-color: #745293;
}

/*fuente*/

.texto_curso p {
    font-family: sans-serif;
}

.content_type_clase_esc #actividad .texto_curso {
    font-size: 19px;
    font-family: sans-serif;
}

.fillblanks-draggable-wrapper .response p {
    font-family: sans-serif;
    font-size: 1.8rem;
}

#actividad .class_slide .review {
    font-family: sans-serif;
}

#actividad .workspace {
    font-family: sans-serif;
}

/*naranja*/

.naranja .box-simple2 .bck-title {
    color: #FCB94B;
}

.naranja .box-simple2 {
    border-top: 6px solid #FCB94B;
    border-right: 6px solid #FCB94B;
}

.item.naranja .bck-ul.cuatro li:before {
    background-color: transparent;
    border-right-color: #FCB94B;
}

.naranja .bck-actividad {
    background-color: #FCB94B;
}

.content .bck-ol.naranja li:before {
    background-color: transparent;
    border-right-color: #F89C1C;
}

.naranja .box-simple6 {
    border: 5px solid #FCB94B;
}

.naranjafondo .bck-actividad {
    color: white;
    background: #745293;
}

.naranjacompetencias .box-simple6 {
    border: 5px solid #FCB94B;
}

.content .naranja .box-simple3 .bck-content .bck-ul li:before {
    background-color: #FCB94B;
}

.content .naranjacompetencias .bck-ul li:before,
.content .verde .bck-ul li:before {
    background-color: #FCB94B;
}


/*verde*/

.verde .box-simple2 .bck-title {
    color: #96CB54;
}

.verde .box-simple2 {
    border-top: 6px solid #96CB54;
    border-right: 6px solid #96CB54;
}

.item.verde .bck-ul.cuatro li:before {
    background-color: transparent;
    border-right-color: #96CB54;
}

.verde .bck-actividad {
    background-color: #96CB54;
}

.content .bck-ol.verde li:before {
    background-color: transparent;
    border-right-color: #F89C1C;
}

.verde .box-simple6 {
    border: 5px solid #96CB54;
}

.verdefondo .bck-actividad {
    color: white;
    background: #745092;
}

.verdecompetencias .box-simple6 {
    border: 5px solid #96CB54;
}

.content .verde .box-simple3 .bck-content .bck-ul li:before {
    background-color: #96CB54;
}


.item.verde .bck-ol li:before,
.item.verdefondo .bck-ol li:before,
.item.verdecompetencias .bck-ol li:before {
    background-color: transparent;
    border-color: #96CB54;
}


.content .verdecompetencias .bck-ul li:before,
.content .verde .bck-ul li:before {
    background-color: #96CB54;
}



/*rosa*/

.rosa .box-simple2 .bck-title {
    color: #E69C91;
}

.rosa .box-simple2 {
    border-top: 6px solid #E69C91;
    border-right: 6px solid #E69C91;
}

.item.rosa .bck-ul.cuatro li:before {
    background-color: transparent;
    border-right-color: #E69C91;
}

.rosa .bck-actividad {
    background-color: #E69C91;
}

.content .bck-ol.rosa li:before {
    background-color: transparent;
    border-right-color: #E69C91;
}

.rosa .box-simple6 {
    border: 5px solid #E69C91;
}

.rosafondo .bck-actividad {
    color: white;
    background: #745092;
}

.rosacompetencias .box-simple6 {
    border: 5px solid #E69C91;
}

.content .rosa .box-simple3 .bck-content .bck-ul li:before {
    background-color: #E69C91;
}


.item.rosa .bck-ol li:before,
.item.rosafondo .bck-ol li:before,
.item.rosacompetencias .bck-ol li:before {
    background-color: transparent;
    border-color: #E69C91;
}


.content .rosacompetencias .bck-ul li:before,
.content .rosa .bck-ul li:before {
    background-color: #E69C91;
}