/*Sin Cajas dobles*/
.shortanswer-container .js-rich-group{
   border: 0;
}

.shortanswer-container .input-group-addon i.icon-edit{
display: none;
}

.shortanswer-container .input-group-addon i.icon-file{
display: none;
}

#indice .unit-content .material .item .imagen.actividad:before {
    background: #1976BC;
}

.btn-primary, .btn-primary.disabled, .btn-primary.disabled:focus {
    background-color: #1976BC;
}

#indice .units ul li.active:not(.disabled), body:not(.isTablet) #indice .units ul li:hover:not(.disabled), #indice .units ul li:focus:not(.disabled) {
    background: #1976BC;
}

#indice .unit-content .header .title {
    color: #1976BC;
}


.bck-box.box-1{
   background: #9FD03C;
}

.bck-box.box-1:before{
   background: #9FD03C;
}



.content_type_clase_fancy #actividad .content .header .title h3:before{
     left: -20px !important;
     top: 2px !important;
}
.content_type_clase_fancy #actividad .content .header .title h3:after{
     left: -20px !important;
     top: 2px !important;
}

.content_type_clase_fancy #actividad .content .header .title h3{
    font-size: 4rem !important;
}
.js-slide-wrapper > .header .single-pagination{
    display: none;
}


.bck-enfasis, strong {
    color: #056838;
    font-weight: bold;
}

.content_type_clase_fancy .logo-publisher {
    background-image: url(/useruploads/r/a/69326859/activity_other_imported/New-ATW-logoPNG_797859.png) !important;
     height: 44px !important;
}

.content_type_clase_fancy #actividad .content .header:before {
   display: none !important;
}

.content_type_clase_fancy #actividad .content .header {
    background: rgba(159,204,59,1) !important;
    background: -moz-linear-gradient(left, rgba(159,204,59,1) 0%, rgba(97,149,49,1) 100%) !important;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(159,204,59,1)), color-stop(100%, rgba(97,149,49,1))) !important;