a:hover, a:active, a:focus {
    color: #D2DB0E;
}

.dropdownTemas .dropdown-menu > li > span {
    display: none;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: transparent;
}

.content_type_clase_lnplat .slider-indicators li.active, .content_type_clase_lnplat .lnplat-navbar li:hover {
    background-color: rgba(210, 219, 14, 0.49);
}

#indice .unit-content .header .title {
    color: #fff;
    background: rgba(0, 127, 163, 0.81);
    height: 60px;
    padding: 10px 40px;
    width: 100%;
    margin-left: 0px;
}

#indice .unit-content .header {
    border: 0px solid #DB3F3F;
    border-radius: 0px;
}

.btn-primary, .btn-primary.disabled, .btn-primary.disabled:focus {
    background-color: #003057;
}

#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: #003057;
}

h1 {
    color: #ffffff;
    background: #008776;
    padding: 10px;
}

h1 strong{
    color: #DB3F3F;
    background: #ffffff;
    margin-right: 20px;
    margin-left: -10px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 15px;
}

.bck-title2  {
    font-size: 30px;
    background: #DB3F3F;
    padding: 10px;
    color: #ffffff;
    border-bottom: 0px;
}

.bck-box.simple .bck-title {
   background-color: #DD4029;
   color: #fff;
   padding: 10px;
   border-radius: 0px;
   width: 100%; 
}

.bck-box.simple {
    background-color: #FFFFFF;
    border: #DD4029 solid 1px;
    border-radius: 0px;
    padding: 0px;
}



.bck-box .bck-content {
    text-align: justify;
    padding: 15px;
}

hr {
    border-top: 6px solid #008776;
}

#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 {
     background-color: #008776;
}

h3 {
    font-size: 26px;
    color: #008F82;
    font-weight: bold;
}

.bck-tooltip, .bck-underline {
    text-decoration: none;
    color: #DB3F3F;
    font-weight: bold;
}


#actividad .content .texto_curso .bck-ol li:before, #actividad .content .workspace ul li .bck-ol li:before {
    content: counter(bck-li-counter)'.';
    color: #0094AD;
    font-weight: bold;
}

.bck-box.simple-2 .bck-title {
    background: #00ABCD;
    padding: 8px 0px 8px 25px;
    color: #ffffff;
    font-weight: bold;
}

.bck-box.simple-2 .bck-content {
    border-left: 4px dotted #00ABCD;
    border-radius: 0px;
}

.lnplat-dropdown .bck-dropdown-icon {
    background-color: transparent;
}

.bck-box.simple-3 .bck-content {
    border-left: 4px dotted #F7941E;
    border-radius: 0px;
}

.bck-box.simple-3 .bck-title{
    background: #F7941E;
    padding: 8px 0px 8px 25px;
    color: #ffffff;
    font-weight: bold;
}

.bck-box.simple-3 {
    border: 0px;
}

.bck-dropdown.lnplat-dropdown {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 0px;
    margin-top: 15px;
    margin-bottom:15px;
   background-color: #0094AD;
}

.lnplat-dropdown .bck-dropdown-content {
    background-color: #ffffff;
    max-height: 400px;
    border: solid 1px #0094AD;
}

.lnplat-dropdown-2 .bck-dropdown-content {
 border: solid 1px #E65520;
 padding: 25px;
 background-color: #ffffff;
}

.bck-dropdown.lnplat-dropdown-2 {
    background-color: #E65520;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.lnplat-dropdown-2 .bck-dropdown-icon {
    background-color: transparent;
}

#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)'.';
    color: #E65520;
}

#actividad .content img {
    border: 0px;
    border-radius: 10px;
}

/*barra navegación*/

.content_type_clase_lnplat .lnplat-navbar {
    background-color: #003057;
    background: #003057;
    height: 85px;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content {
    border-bottom: 0px solid #fff;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content h2 {
    color: #fff;
    font-weight: 100;
}

.content_type_clase_lnplat .lnplat-navbar .dropdownTemas .caret {
    border-color: #fff transparent transparent transparent;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content h2 #courseIndex {
    display: none;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content h2 #nombre-tema-wrapper {
    margin-left: -59px;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content h2 a {
    color: #D2DB0E;
    border-left: 1px dotted #D2DB0E;
}

.content_type_clase_lnplat .lnplat-navbar .dropdown button {
    color: #fff;
    margin-top: -20px;
    font-weight: 100;
}

.content_type_clase_lnplat .lnplat-navbar .dropdown .caret {
    border-color: #fff transparent transparent transparent;
    margin-left: 10px;
}

.content_type_clase_lnplat .lnplat-navbar .dropdownTemas {
    display: inline-block;
    margin-top: -20px;
}

.content_type_clase_lnplat .lnplat-navbar .dropdown {
    display: block;
    float: none;
    margin: 2px 0px 0px 5px;
}

.logo-publisher {
    display: inline-block;
    background: url(/useruploads/r/a/63315039/activity_other_imported/PearsonLogo_Horizontal_W_RGB_357213.png);
    background-repeat: no-repeat;
    width: 110px;
    height: 62px;
    background-size: 93px;
    float: right;
}