/*logo*/
.logo-publisher {
    background-image: url(/useruploads/r/a/90748890/activity_other_imported/logo_santillana.png);
   /*background: url(logo.png) no-repeat;*/
}

.bck-dropdown-content{
    background-color: transparent;
}
.bck-dropdown-titulo{
font-weight: 600;
    color: #007336;
}
.bck-dropdown-button {
    border-bottom: 3px solid #007336;
    border-radius: 5px;
}
.bck-dropdown-icon>.fa{
    border: 3px solid #F7941E;
}

#actividad .carousel-inner .item-container{
    border-right: 5px solid #F7941E;
}

/*cajas*/
.bck-box5 {
    border: 1px dotted #F7941E;
    background: #FEE6CB;
}
.bck-box2{
    font-style: normal;
    font-weight: normal;
}
.bck-box3 {
    border: 1px solid #F7941E;
}
.bck-box2 .bck-title {
    background-color: #F7941E;
    border-radius: 0 10px 0 0;
    font-family: inherit;
    font-size: 2.4rem;
    font-weight: bold;
    color: #00854A;
    display: inline-block;
    padding: 2px 20px;
    margin-top: -35px;
    margin-left: -20px;
    margin-bottom: 21px;
    width: 100%;
}
.bck-box4 {
    border: 0;
    border-top-right-radius: 23px;
    background: #FFF4D2;
    border-bottom-right-radius: 23px;
}

/*títulos*/
h3{
color: #007336;
}
.fairfield {
    font-family: inherit;
    font-weight: 600;
    font-size: 2rem;
    color: #8FCA64;
}

.calcitepro {
    font-family: inherit;
    font-size: 2.8rem;
    font-weight: 600;
    color: #F7941E;
    border-bottom: 2px solid #F7941E;
    width: 100%;
    padding: 0px 210px 0px 100px;
    margin-left: -97px;
}

/*listas desordenadas*/

.content .bck-ul-2 li:before {
    color: #035C7C;
}

.content .bck-ul-1 li:before{
color: #00854A;
}
.foro_wiki_cke_text ul li:before, .texto_curso ul li:before, .workspace:not(.test) ul li ul li:before, .cke_contents ul li:before, .preview ul li:before, .classify-item ul li:before {
    height: 7px;
    width: 7px;
    background-color: #4CB848;
}

/*listas ordenadas*/
.content .bck-ol-2 li:before {
    content: counter(bck-li-counter, lower-alpha) ")";
    position: relative;
    font-family: inherit;
    text-align: right;
    color: #4CB848;
    background-color: transparent;
    /* border-radius: 12px; */
    font-weight: 600;
    margin-right: 8px;
    display: inline-block;
    text-align: center;
    font-size: 1.7rem;
}

#actividad .actividades2 .class_slide {
    background-color: #FFEACD;
}

#actividad .actividades1 .class_slide {
    background-color: #F7F7F8;
}

.content .bck-ol-1 li:before {
    text-align: left;
    width: 29px;
    margin-right: 0px;
    color: #4CB848;
}

.content_type_clase_smbrasil #actividad .texto_curso li {
    margin-left: -5px;
}

.bck-tabla {
    font-size: 18px;
}

.gris td {
padding: 20px;
}

.rosa td {
padding: 20px;
}

/*querys*/

@media screen and (max-width: 490px){

.calcitepro{
    margin:0px;
    padding:0px;
}

.libro-right .icontool-14 {
    display: none;
}

.libro-right .icontool-2 {
    display: none;
}

}