#actividad .content img{
   margin-top: 0;
}



/*definición*/
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    background: #F171AB;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    color: #fff;
}
.popover-content {
    padding: 9px 14px;
    background: #F9CFE1;
}
.bck-tooltip, .bck-underline {
    text-decoration: none;
    border-bottom: 2px dotted #F171AB;
}


/*interactivas*/
#actividad .content .interactivas .bck-box.bck-box-2 .header.bck-title .title h3:before{
   display: none
}

body:not(.edit) #actividad a:not(.cke_button):not(.zoom_flag_img) {
    background-color: transparent;
}

/*titulos*/
h3.bck-title.bck-title-3:before {
    content: " ";
    height: 8px;
    padding: 10px;
    width: 8px;
    position: absolute;
    padding: 7px;
    background: #fff;
    border: 1px solid #ED6DA6;
    margin-left: -27px;
}
.bck-title-3 {
    font-size: 1.9rem;
    border-bottom: transparent;
    color: #333;
    margin-left: 25px;
}
#actividad .content .header .title h3:before {
   content: " ";
    background-color: #ED6DA6;
    padding: 0px 12px 0px 12px;
    position: relative;
    margin-left: -32px;
    top: 0;
}

#actividad .content .header .title h3 {
    color: #333;
    font-size: 2.4rem;
    font-weight: 700;
    margin-left: 25px;
}

.bck-title-1:before {
    content: " ";
    background-color: #F8CDE2;
    padding: 9px;
    position: absolute;
    margin-left: -30px;       
    margin-top: 2px;
}

.bck-title-1 {
    color: #333;
    border-bottom: transparent;
    font-weight: 600;
    margin-left: 25px;
}


/*listas*/
#actividad .content .texto_curso ul li:before, #actividad .content .workspace ul li ul li:before, #actividad .content .texto_curso .bck-ul li:before, #actividad .content .workspace ul li .bck-ul li:before, #actividad .popover-background.shown .popover-content > ul > li:before{
    content: " ";
    margin: 9px 5px 0 8px;
    background: #333;
}

/*listas pop up - pop over*/
#actividad .popover-background.shown .popover-content > ul > li:before {
    content: " ";
    position: absolute;
    margin: 9px 5px 0 2px;
    background: #333;
}

.bck-dropdown-2 .bck-dropdown-content {
   max-height: none;
}
#actividad a {
    background-color: transparent;
    text-align: center;
}
.activities-dropdown .nav-tabs > li.active {
background: #31A9B3;
color: #fff;
}


/*toc inicio*/

#indice .unit-content .header .title{
   display: block;
}
.btn-primary, .btn-primary.disabled, .btn-primary.disabled:focus {
    background-color: #ED6DA6;
}
#indice .units ul li.active:not(.disabled), #indice .units ul li:focus:not(.disabled) {
    background: #ED6DA6;
}
#indice .units ul li.hover:not(.disabled), body:not(.isTablet) #indice .units ul li:hover:not(.disabled), #indice .units ul li:hover:not(.disabled) {
    background: #2BA8B3;
}

body:not(.isTablet) #book-index #indice .units ul li:not(.disabled) a:hover, #book-index #indice .units ul li.active a {
    color: #fff;
    background: #2BA8B3;
}

#book-index .col-main {
    background: #2BA8B3;
}

body:not(.isTablet) #book-index #indice .unit-content .actividades .item:active, #book-index #indice .unit-content .actividades .item.active, #book-index #indice .unit-content .actividades .item.current {
    background: #F9C5DB;
}

body:not(.isTablet) #book-index #indice .unit-content .actividades .item:hover, #book-index #indice .unit-content .actividades .item.active, #book-index #indice .unit-content .actividades .item.current {
    background: #DCDBDA;
}

#book-index #indice .unit-content .actividades .item {
    background: #d4d8da;
}

.bck-enfasis {
    color: #FF74AF;
}

#actividad .texto_curso li {
position: relative;
}
#actividad .content .texto_curso .bck-ol-1 li:before, #actividad .content .workspace ul li .bck-ol-1 li:before {
    left: -3.5rem;
}

#actividad .content .texto_curso .bck-ol-2 li, #actividad .content .workspace ul li .bck-ol-2 li {
    padding-left: 17px;
}

/*dropdown*/
.bck-dropdown-2 .bck-dropdown-button {
    background: #9BCB20;
}

/*pop-up*/

.fa-info:before{
    color: #9BCB20;
}
.info-popover .popover-title, .popover-template .popover-title {
    background: #ED6DA6;
}
.info-popover .popover-title:before, .popover-template .popover-title:before {
    color: #9BCB20;
}

.info-template .info-title.shown:before {
    display: none;
}
.info-template .info-title {
    color: #443c3c;
}

.info-template .info-title.shown{
    margin: 10px;
    padding-top: 5px;
    font-size: 1.4rem
}



/*tablas*/

table td.bck-td-1 {
    background-color: #30ABE1;
    border-color: #30ABE1;
}

table td.bck-td-2 {
    background-color: #CFE5F6;
    border-color: #30ABE1;
}
table td, .bck-table td {
    border-color: #30ABE1;
}

table td.bck-td-3 {
    background-color: #fff;
    border-color: #30ABE1;
}



#actividad .pregunta .texto_curso {
    font-size: 1.8rem;
}

table, .bck-table {
    border: 0px solid #fff;
}

#actividad .content .texto_curso ol.bck-ol-3 li:before, #actividad .content .workspace ul li ol.bck-ol-3 li:before {
    content: counter(bck-li-counter, lower-alpha) ")";
    color: #414141;
    font-size: 1.8rem;
    font-weight: 600;
    font-style: italic;
}

#actividad .content .texto_curso ol.bck-ol-2 li:before, #actividad .content .workspace ul li ol.bck-ol-2 li:before {
    content: counter(bck-li-counter, lower-alpha) ")";
    color: #000;
    font-weight: bolder;
    font-style: italic;
}



.bck-dropdown.bck-dropdown-1 {
    border-radius: 0px;
    background-color: transparent;
    border: 2px solid #31A9B3;
}

.bck-dropdown-1 .bck-dropdown-icon {
    background-color: transparent;
}

.bck-dropdown-1 .bck-dropdown-titulo {
    color: #000;
    font-weight: 600;
    font-size: 2rem;
}

.bck-dropdown-1 .bck-dropdown-button {
    border-bottom: 2px solid #31A9B3;
}

.bck-box.bck-box-2 {
    border: 2px solid #D7DF23;
    border-radius: 0px;
}

.bck-dropdown-1 .fa-chevron-up:before, .bck-dropdown-1 .fa-chevron-down:before {
    color: #31A9B3;
}

.bck-i-fullscreen figcaption {
    border-bottom: transparent;
    text-align: justify;
}



#actividad .content .texto_curso .bck-ol li:before, #actividad .content .workspace ul li .bck-ol li:before {
    content: counter(bck-li-counter) ".";
    color: #000;
   /*font-family: inherit;*/
    font-weight: 600;
    width: 30px;
}


/*observa*/

#actividad .content .observa .header .title h3 {
    border-bottom: 5px solid #3EB549;
    width: 100%;
}

#actividad .content .observa .header .title h3:before {
    content: none;
}

#actividad .content .observa .texto_curso .bck-ol-1 li:before, #actividad .content .workspace ul li .bck-ol-1 li:before {
    left: -4rem;
}


/*activitats*/

#actividad .content .activitats .header .title h3:before {
    content: none;
}
#actividad .content .activitats .header .title h3 {
    border-bottom: 5px solid #ED6DA6;
    width: 100%;
    margin-left: 0;
}
#actividad .content .activitats .texto_curso .bck-ol-1 li:before, #actividad .content .workspace ul li .bck-ol-1 li:before {
    left: -4rem;
}


/*posa*/

#actividad .content .posa .texto_curso .bck-ol li:before, #actividad .content .workspace ul li .bck-ol li:before {
    content: counter(bck-li-counter) ".";
}

#actividad .content .posa .header .title h3:before {
    content: none;
}

#actividad .content .posa .header .title h3 {
    border-bottom: 5px solid #99CF15;
    width: 100%;
}

/*reflexiona*/


#actividad .content .reflexiona .header .title h3:before {
    content: none;
}

#actividad .content .reflexiona .header .title h3 {
    border-bottom: 5px solid #99CF15;
    width: 100%;
}

#actividad .content .reflexiona .texto_curso .bck-ol li:before, #actividad .content .workspace ul li .bck-ol li:before {
    content: counter(bck-li-counter) ".";
    font-weight: normal;
}


/*curiosidades*/

#actividad .content .curiosidades .header .title h3:before {
    content: none;
}

#actividad .content .curiosidades .header .title h3 {
    color: #D7824A;
    font-size: 3.4rem;
    font-weight: 700;
    border-bottom: 8px solid #E1A277;
    width: 100%;
}

.curiosidades table  td.bck-td-1 {
    background-color: #009DDC;
    border-color: #fff;
}

.curiosidades td {
    border: 1px solid #009DDC;
}

.curiosidades table td.bck-td-2 {
    background-color: #CFE4F6;
    border-color: #fff;
}

#actividad .content .texto_curso ol.desordenada2 li:before, #actividad .content .workspace ul li ol.desordenada2 li:before {
    content: '–';
    background-color: #fff;
    padding-left: 5px;
    margin-left: -16px;
    padding-right: 5px;
    font-weight: bold;
    font-size: 20px;
    color: #333;
}

/*-----------------------------------------------Secciones--------------------------------------------------*/
/*listanaranja*/

/*
#actividad .content .listanaranja .texto_curso .bck-ol li:before, 
#actividad .content .listanaranja .workspace ul li .bck-ol li:before {
       color: #f99751;
}
*/

#actividad .content .listanaranja .texto_curso .bck-ol-1 li:before, 
#actividad .content .listanaranja .workspace ul li .bck-ol-1 li:before {
     color: #f99751;
}