#actividad .workspace.multiplechoice_horizontal .opcion {
    margin: 7px;
    padding: 0 10px;
}

.content_type_clase_pearson_generic #actividad .content .header .slide_number {
    display: none;
}

.content .bck-ol1 li:before, .cke_contents .bck-ol1 li:before, .content ol li:before, .cke_contents ol li:before {
    display: contents;
}

#actividad .workspace.multiple-choice .opcion.respuesta_ok {
    background-image: none;
}

#actividad .workspace.multiplechoice_horizontal .opcion {
    padding: 0 8px;
}