/*MACMILLAN*/

/*Indice*/

#indice .units ul li {
    background: #FEE2C8;
    border-radius: 5px;
}

#indice .units ul li:not(.add) a .title {
    color: #fff;
    font-weight: 400;
}

#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: #F58220;
}

body:not(.isTablet) #indice .units ul li:not(.disabled) a:hover .title, body:not(.isTablet) #indice .units ul li.active:not(.disabled) a .title {
    color: #fff;
}


.btn-primary, .btn-primary.disabled, .btn-primary.disabled:focus {
    background-color: #fff;
    color: #0E8BC6;
    font-weight: 400;
    font-size: 1.9rem;
    border-radius: 3px;
    padding: 2px 12px;
}

#indice .unit-content .header {
    border: 0px solid #9665AB;
    border-radius: 0px;
}


#indice .unit-content .actividades .item .title {
    font-weight: 400;
    color: #fff;
}

#indice .unit-content .header .title {
    color: #fff;
    font-weight: 400;
}

#indice .unit-content {
    border-radius: 5px;
    background: #F58220;
}

#indice .unit-content .content {
    margin-top: -41px;
}

.pags {
    color: #fff;
}

a:hover, a:active, a:focus {
    color: #FFAA55;
}

#indice .unit-content .actividades .item:active,
#indice .unit-content .actividades .item:focus,
#indice .unit-content .actividades .item:hover {
    border-bottom: 0px solid #e5e5e5;
    position: relative;
    text-align: left;
    padding: 15px 5px;
    background: #FFAA55;
}


/*Barra de navegación*/

@media screen and (max-width: 922px){
.logo-publisher {
    display: none!important;
}
}

.logo-publisher {
    background-image: url(http://www.macmillan.es/wp-content/uploads/2014/11/footer-active-fp.jpg);
    width: 80px;
    height: 40px;
    background-repeat: no-repeat;
    float: right;
    margin-top: 93px;
    margin-left: 80px;
    background-size: 100%;
    position: relative;
    display: inline-block;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content h2 #courseIndex {
    background-color: #F58221;
    font-size: 6rem;
    color: white;
    width: 94px;
    border-radius: 100%;
    margin-right: 20px;
    left: -19px;
    height: 90px;
    bottom: -1px;
    padding-top: 12px;
    padding-left: 14px;
    font-weight: 500;
    top: 0px;
    border-top-left-radius: 0;
}

.content_type_clase_lnplat .lnplat-navbar .dropdown {
    margin: 10px 0px 10px 82px;
}


.content_type_clase_lnplat .lnplat-navbar .navbar-content h2 #nombre-tema-wrapper {
	margin-left: 10px;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content h2 {
    color: #F58221;
    padding-left: 70px;
}

.content_type_clase_lnplat .lnplat-navbar .dropdownTemas .caret {
   border-color: #F58221 transparent transparent transparent;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content {
    border-bottom: 1px solid #ccc5d0;
    max-width: 2000px;
}

.content_type_clase_lnplat .slider-indicators li.active, .content_type_clase_lnplat .lnplat-navbar li:hover {
    background-color: #eaf271;
}

.content_type_clase_lnplat .lnplat-navbar {
    background-color: #fff;
    background: linear-gradient(to bottom, white, #fff);
    border-bottom: 1px solid #0C1A5B;
}


/*Slides*/

.html-book {
    font-size: 1.7rem;
}

#actividad .workspace {
    font-size: 1.7rem;
}

.content_type_clase_lnplat #actividad .texto_curso {
    font-size: 1.7rem;
}

#actividad .content img {
    border: 0px;
    border-radius: 0px;
}

/*Introducción*/

.bck-enfasis-naranja {
    color: #fff;
    background: #F58221;
    width: 121px;
    height: 119px;
    display: inline-block;
    border-radius: 0%;
    text-align: center;
    padding-top: 39px;
}

.presentation {
    color: #F58221;
    font-size: 2.8rem;
    font-weight: 500;
    background-color: rgba(255, 255, 255, 0.9);
    border-top: 0px solid #ddd;
    border-bottom: 0px solid #ddd;
    display: block;
    width: 100%;
    margin: -122px 0px 50px 70px;
    padding: 29px 0;
    text-align: left;
    line-height: 28px;
}

.presentation:before {
    background-image: none;
}

.bck-box.simple {
    margin-top: 120px;
    margin-bottom: 80px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0px;
    border-bottom-right-radius: 0;
    text-align: left;
    padding-right: 15px;
}

.bck-box.simple .bck-title {
    background-color: #fff;
    color: #F58221;
    font-weight: bold;
}


.bck-box.simple .bck-content {
    color: #0E5476;
    font-weight: 500;
    padding-left: 17px;
}

#actividad .content .texto_curso ul li:before, #actividad .content .texto_curso .bck-ul li:before {
    background-color: #726A63;
}

/*Contenidos*/

.bck-box.simple-3 {
    border: 0px solid #8E951F;
    border-radius: 0px;
    margin-top: 20px;
}


.bck-box.simple-3 .bck-title {
    color: #8E951F;
    font-size: 2.2rem;
    font-weight: 600;
    text-align: left;
}

.bck-box.simple-3 .bck-title .index {
    content: " ";
    color: #8E951F;
    padding: 10px 18px;
    background: #fff;
    border: 3px solid #8E951F;
    border-radius: 100%;
    margin-right: 10px;
    margin-left: 15px;
    position: relative;
    z-index: 1;
}

.bck-box.simple-3 .bck-content {
    border: 2px solid #8E951F;
    border-radius: 40px;
    padding: 20px;    
}

.bck-box.simple-3 .bck-content strong {
  color: #8E951F;
}

.bck-title1 {
    color: #F58221;
}

.bck-box.simple-2 {
    background-color: #FFFBED;
    border-radius: 0px;
    text-align: left;
    border-left: 10px solid #FDC54C;
}

.content_type_clase_lnplat #actividad .texto_curso li {
	margin-top: 12px;
}

#actividad .content .texto_curso ul.bck-ul-2 li {
    padding-left: 17px;
}

.bck-title2 {
    color: #0E5476;
    border-bottom: 0px solid #9665AB;
}


.lnplat-dropdown .bck-dropdown-content {
    background-color: #fff;
    padding: 0px 31px 0px 20px;
    margin-top: 20px;
}

.bck-dropdown {
    border-radius: 20px;
}

.bck-dropdown-button {
    padding: 5px 30px 0px 10px;
    text-align: right;
    font-weight: 400;
}

.lnplat-dropdown .bck-dropdown-button {
     padding: 20px 30px 0px 0px;
    text-align: right;
    font-weight: 400;
    background: #fff;
    margin-top: -47px;
    display: inline-block;
    background-color: white;
    float: right;
    margin-bottom: -20px;
    margin-right: 38px;
}

.bck-dropdown.lnplat-dropdown {
    background-color: #fff;
    border: 2px solid #0E5476;
    padding: 10px 0px 20px 0px;
    margin-top: 51px;
}

.lnplat-dropdown .bck-dropdown-icon {
    background-color: transparent;
    color: #ffffff;
}

.lnplat-dropdown .bck-dropdown-titulo {
    font-size: 2rem;
    color:  #0E5476;
}

.lnplat-dropdown .bck-dropdown-titulo .index {
    border: 1px solid #0E5476;
    border-radius: 10px;
    padding: 10px 20px;
    margin-left: 10px;
}

.lnplat-dropdown .bck-dropdown-icon > .fa {
    border: 0px solid white;
}

.bck-dropdown.lnplat-dropdown-3 {
    border-radius: 20px;
    color: #004A99;
}

.lnplat-dropdown-3 .bck-dropdown-button {
    padding: 10px;
    text-align: left;
}

.lnplat-dropdown-3 .bck-dropdown-icon {
    font-size: 1.2rem;
}

.lnplat-dropdown-3 .bck-dropdown-icon>.fa {
    border: 0px solid black;
}

.lnplat-dropdown-3 .bck-dropdown-icon {
    width: 10px;
}

.lnplat-dropdown-3 .bck-dropdown-titulo {
    font-size: 1.8rem;
    font-weight: 600;
    padding-left: 25px;
}

.lnplat-dropdown-3 .bck-dropdown-content {
    background-color: #fff;
    font-weight: 600;
}

.bck-title3 {
    color: #1A171B;
    font-size: 2.2rem;
    margin-bottom: 19px;
    font-weight: bold;
}

.bck-enfasis {
    color: #0C1A5B;
}

.bck-dropdown-2 {
    border-radius: 20px;
}

.bck-dropdown-2-button {
    padding: 5px 30px 0px 10px;
    text-align: right;
    font-weight: 400;
}

.lnplat-dropdown-2 .bck-dropdown-button {
   padding: 20px 30px 0px 10px;
    text-align: right;
    font-weight: 400;
    background: #fff;
    margin-top: -47px;
    display: inline-block;
    background-color: white;
    float: right;
    margin-bottom: -20px;
    margin-right: 38px;
}

.bck-dropdown.lnplat-dropdown-2 {
    background-color: #fff;
    border: 2px solid #F58221;
    padding: 10px 0px 20px 0px;
    margin-top: 51px;
}

.lnplat-dropdown-2 .bck-dropdown-icon {
    background-color: transparent;
    color: #ffffff;
}

.lnplat-dropdown-2 .bck-dropdown-titulo {
    font-size: 2rem;
    color: #F58221;
}

.lnplat-dropdown-2 .bck-dropdown-titulo .index {
    border: 1px solid #F58221;
    border-radius: 10px;
    padding: 10px 20px;
    margin-left: 10px;
}

.lnplat-dropdown-2 .bck-dropdown-icon > .fa {
    border: 0px solid #ffffff;
}

.lnplat-dropdown-2 .bck-dropdown-content {
    background-color: transparent;
}

.bck-enfasis2 {
    color:  #F58221;
}

table td.bck-td {
    background-color: #EEE3DF;
    font-weight: bold;
    color: #692821;
}

.bck-table td {
    border-color: #8E951F;
}

td, th {
    vertical-align: top;
}

.bck-table {
	margin-bottom: 12px;
	font-size: 1.6rem;
}

.presentation-2 {
    color: #0C1A5B;
    font-size: 2.5rem;
    font-weight: 600;
    background-color: #fff;
    border-top: 0px solid #ddd;
    border-bottom: 2px solid #F58220;
    display: block;
}

.presentation-2:before {
    background-image: none;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #F58220;
    margin-right: 12px;
}

.actividad-scorm {
    color: #F58220;
    font-size: 2.5rem;
    font-weight: bold;
    background-color: transparent;
    border-top: 1px solid #F58220;
    border-bottom: 1px solid #F58220;
    padding-left: 10px;
    margin-bottom: 40px;
}

.actividad-scorm:before {
	display: none;
}

.titulo-2.hablar {
    border-bottom: 0px;
    color: #0C1A5B;
    font-size: 2.9rem;
    padding-left: 10px;
    margin-bottom: 20px
}

.titulo-2.hablar:before {
	display: none;
}

#actividad .content .texto_curso .bck-ol li:before {
    content: counter(bck-li-counter)'··';
    left: -44px;
    color: #0C1A5B;
    font-size: 2.1rem;
    font-weight: bold;
    font-family: sans-serif;
}

/*actividadespropuestas*/

#actividad .carousel-inner .actividadespropuestas .item-container {
    background-color: #FEF6E5;
}

/*actividadesfinales*/

.actividad-blink {
    color: #F58221;
    font-size: 2.5rem;
    font-weight: bold;
    background-color: transparent;
    border-top: 1px solid #b6b8b9;
    border-bottom: 1px solid #b6b8b9;
    padding-left: 10px;
    margin-bottom: 40px;
}

.actividad-blink:before {
    display: none;
}

#actividad .carousel-inner .actividadesfinales .item-container {
      background-color: #FEF6E5;
}

/*casosfinales*/

.titulo-video {
    color: #8E951F;
    font-size: 2.5rem;
    font-weight: bold;
    background-color: transparent;
    border-top: 1px solid #b6b8b9;
    border-bottom: 1px solid #b6b8b9;
    padding-left: 10px;
    margin-bottom: 40px;
}

.titulo-video:before {
    display: none;
}

.titulo-2.escribir {
    border-color: #8E951F;
    color: #8E951F;
    border: 0px;
    font-weight: 600;
    padding-left: 0;
}

.titulo-2.escribir:before {
    display: none;
}

#actividad .carousel-inner .casosfinales .item-container {
   background-color: rgba(142,149,31,0.2);
}

.bck-table td strong {
    color: #FFFFFF;
}

.content_type_clase_lnplat .lnplat-navbar .dropdown button {
color: #0E5476;
}

.bck-enfasis {
     color: #F58221;
}

.bck-img2-figure figcaption {
     background-color: #EBEBEB;
    padding: 5px 5px;
}


.fa-chevron-down:before {
    background-color: #726A63;
    padding: 6px;
    border-radius: 100%;
    color:#ffffff;
}

.fa-chevron-up:before {
    background-color: #726A63;
    padding: 6px;
    border-radius: 100%;
   color: #ffffff;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content h2 a {
     display: none;
}


/*autoevaluacion*/

#actividad .content .texto_curso .bck-ol li:before, #actividad .content .workspace ul li .bck-ol li:before {
    content: counter(bck-li-counter) "··";
    left: -44px;
    color: rgb(12, 26, 91);
    font-size: 2.1rem;
    font-weight: bold;
    font-family: sans-serif;
}

#actividad .workspace.test .respuestas li {
    width: 100%;
}

#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: transparent;
}

/*hover en botones*/

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: transparent;
}

.content_type_clase_lnplat .slider-indicators li.active, .content_type_clase_lnplat .lnplat-navbar li:hover {
    background-color: rgba(254, 214, 30, 0.52);
}


#indice .units ul li.disabled {
    opacity: .5;
    background: #726A63;
}

body:not(.isTablet) #indice .units ul li:hover, #indice .units ul li:focus, #indice .units ul li.active {
    background: #726A63;
}

.bck-dropdown-content {
    max-height: 100%;
}

.revision-budget {
    margin-left: -90px;
    margin-top: 0px;
}

div#t7pg,
div#t10pg,
div#t13pg,
div#t15pg,
div#t17pg,
div#t21pg,
div#t29pg,
div#t31pg,
div#t34pg {
    margin-bottom: -75px;
}

.titulo-2.aprender {
    border-color: transparent;
    color: #F58221;
    font-weight: bold;
    font-size: 17px;
}

.titulo-2.aprender:before {
     background-image: url(icon_presentacion.png);
}

.bck-sub-label, .bck-file-label {
    background: transparent;
    color: #F58220;
    font-weight: bold;
    font-size: 17px;
}


.bck-file-attach img {
  display: none;
}

.content_type_clase_lnplat .lnplat-navbar .dropdownTemas .caret {
    background: #726A63;
    padding: 16px;
    border: transparent;
    border-radius: 100%;
}

.content_type_clase_lnplat .lnplat-navbar .dropdownTemas .caret:before {
    font-family: FontAwesome;
    content: "\f078";
    position: relative;
    right: 9px;
    bottom: 15px;
    color: #fff;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
}

.content_type_clase_lnplat .lnplat-navbar .dropdown .caret {
     background: #726A63;
    padding: 14px;
    border: transparent;
    border-radius: 100%;
}

.content_type_clase_lnplat .lnplat-navbar .dropdown .caret:before {
    font-family: FontAwesome;
    content: "\f078";
    position: relative;
    right: 7px;
    bottom: 18px;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}