﻿.error {
    color: red;
}

.login-mir {
    margin: 0px !important;
}

.overflow-x {
    overflow-x: auto;
}

/*******************************************************************************/
/***MediaElement***/
/*******************************************************************************/
#cabecera.aula .nombreUsuario p {
    margin-left: 6rem;
}

.guardar img {
    width: 30px;
}

.guardar:hover img {
    filter: invert(1);
}

.enviar .fs-3 {
    font-family: 'Font Awesome 5 Free';
}

.destacado {
    background-color: rgba(15,49,101,255) !important;
    border-radius: 0.25rem;
}

    .destacado a {
        color: white !important;
    }

.cajaVideo a {
    color: black;
}

a.colorApoyo {
    color: var(--colorApoyo);
}

.video-content {
    /*width: 95%;*/
    max-width: 630px;
    height: 320px;
    max-height: 320px;
    margin: 0 auto;
}

.onb-embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 1em;
}

.onb-embed-responsive-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}


.onb-embed-responsive__16by9 {
    padding-bottom: 56.25%;
}


.numeracion {
    line-height: 1;
}

.checksRepaso .checkbox {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.8rem;
}

.timer .fondoDetalle {
    min-width: 80px;
    padding-left: 0.4rem;
}

/*.checksRepaso input {
    display: block;
}*/

/*------------------------------------------------------------------
[Tabla]
-------------------------------------------------------------------*/
.tabla-mir td {
    font-family: var(--fuentePrincipal);
}

.tabla-mir th {
    color: #fff;
}

    .tabla-mir th a {
        color: #fff;
    }

.tabla-mir th {
    padding: 0.5rem;
}

.tabla-mir td {
    padding: 0.5rem;
}

    .tabla-mir td a {
        color: #292929;
    }

.tabla-mir td {
    border: 1px solid #AAAAAA;
}

    .tabla-mir td table td {
        border: none;
    }

.aciertoInforme {
    font-weight: 700;
    color: #005B2E;
}

.fondoAciertoInforme {
    background-color: #9FC4B1;
    border-radius: 0.25em;
}

.falloInforme {
    /*font-weight: 700;*/
    color: #990000;
}

.fondoFalloInforme {
    background-color: #F5E5E5;
    border-radius: 0.25em;
}

.comentario p {
    background-color: var(--colorDetalle) !important;
    font-size: 1rem !important;
}

.comentario span {
    background-color: var(--colorDetalle) !important;
    font-size: 1rem !important;
}
/*------------------------------------------------------------------
[Repaso respuestas]
-------------------------------------------------------------------*/

.circuloGrande {
    color: #FFF;
    width: 65px;
    height: 62px;
    padding-top: 3px;
    text-align: center;
    font-weight: bold;
    -moz-boder-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.falladas {
    background-color: #F7C4CB;
    color: #EA6A7D;
    border: 1px solid #fff;
}

.acertadas {
    color: #77C659;
    background-color: #E8F5E2;
    border: 1px solid #fff;
}

.no-resp {
    color: #999;
    background-color: #e4e4e4;
    border: 1px solid #e4e4e4;
}

.anuladas {
    background-color: #FFF;
    color: #999;
    border: 1px solid #e4e4e4;
}

b {
    font-weight: bold;
}

/*------------------------------------------------------------------
[Hero]
-------------------------------------------------------------------*/
.hero {
    /*padding: 4rem 0 4rem 0;*/
    background-image: url(../img/hero/hero3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 80%;
    min-height: 170px;
    max-height: 230px;
    color: var(--colorTerciario);
}

/*------------------------------------------------------------------
[Modales]
-------------------------------------------------------------------*/
.imagenesModal .col-lg-6 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.imagenesModal span {
    font-weight: 600;
}

.modal-xxl {
    height: 100vh;
    margin: 0 auto;
    width: 100%;
    max-width: 991px;
    min-width: 300px;
    max-height: 100vh;
}

    .modal-xxl .modal-content {
        height: min-content;
        min-height: 200px;
    }

        .modal-xxl .modal-content img {
            max-width: 80%;
        }

    .modal-xxl.finalizar .modal-content {
        text-align: center;
    }

@media (max-width: 670px) {
    .modal-xxl .modal-content img {
        max-width: 80%;
        max-height: 32vh;
    }
}

/*listas de reproduccion*/
.contenedorLista {
    max-height: 500px;
    overflow: auto;
}

    .contenedorLista a {
        cursor: pointer;
    }

.fusioncharts-container {
    margin-top: -23px !important;
    margin-bottom: -30px !important;
    margin-left: -13px !important;
     margin-right: -13px !important;
}

.card-body {
    padding: 0 !important;
}
@media (max-width: 767px) {
    .card-body {
        margin-bottom: 70px;
        padding: 1rem 1rem;
    }

    .container {
        max-width: 740px;       
    }
}

@media (min-width: 768px) {
    .modal-dialog-videoClases {
        max-width: 650px;
    }

    .container {
        max-width: 755px;
    }
}

@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 800px;
    }

    .container {
        max-width: 900px;
    }
}

@media (min-width: 1200px) {
    .modal-lg, .modal-xl {
        max-width: 992px;
    }

    .container {
        min-width: 1100px;
    }
}

.cursor-pointer {
    cursor: pointer;
}

.textoMir {
    font-size: 20px;
    color: #666;
}

.sinLinea {
    text-decoration: none;
}

.white-nowrap {
    white-space: nowrap;
}

.negrita {
    font-weight: 600;
}

.detalleAsignatura {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid var(--colorDetalleOscuro);
    background-color: transparent;
}

.porcentajeMenor {
    color: #EE6C79;
}

.porcentajeMedio {
    color: #FC0;
}

.porcentajeMayor {
    color: #8FAF31;
}

.linkVerMas {
    text-decoration: none;
    margin-left: 0.5em;
    color: #666;
}

.CargandoProgress {
    cursor: pointer;
    -moz-boder-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: inset gray 0px 0px 14px;
    background: #FFFFFF;
    max-width: 300px;
    width: 300px;
    color: #000;
    text-align: center;
    height: 350px !important;
    padding: 1.5em;
    position: fixed;
    _position: absolute; /* hack ie 6*/
    top: 30%;
    left: 40%;
    z-index: 9999;
}

.backgroundCargando {
    position: fixed;
    _position: absolute; /* hack IE 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 9000;
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
}

.videoContainer .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.spanCalendario:hover {
    cursor: pointer;
}

.estilo-hyperlink {
    color: #292929;
    text-decoration: none;
}

.estilo-fuente {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    color: #292929;
    font-weight: normal;
}

.altura {
    height: 60vh !important;
}

/*------------------------------------------------------------------
[Fotografía configuración]
-------------------------------------------------------------------*/
.fondoFotoPerfil {
    border-radius: 4px;
}

.iconoFotoPerfil {
    position: absolute;
    left: 10px;
    color: var(--colorDetalleOscuro);
    font-size: 16px;
}

iframe .botonPrimario {
    font-family: var(--fuentePrincipal) !important;
}

@media (max-width: 768px) {
    .fondoFotoPerfil {
        margin: 0 auto;
    }
}

.alutra {
    height: auto !important;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

    .close:hover {
        color: #000;
        text-decoration: none;
    }

    .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
        opacity: .75;
    }

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.fondoCeldaMedico {
    position: relative;
}

    .fondoCeldaMedico span {
        font-family: arial;
        font-size: 10.5px !important;
        max-width: 110px;
        position: absolute;
        display: block;
        top: 8px;
        left: 10px;
        line-height: 1.3;
    }

.fondoCeldaMedico-ancho {
    background-image: url('../img/informes/MedicoSegmentado2.jpg');
    background-repeat: no-repeat;
    background-position: 0% 0%;
    position: relative;
}

    .fondoCeldaMedico-ancho span {
        font-family: arial;
        max-width: 185px;
        position: absolute;
        display: block;
        top: 10px;
        left: 10px;
        line-height: 1.3;
    }

.calculadora input {
    max-width: 230px;
}

.aciertoRespuesta {
    color: #005B2E;
    background-color: #9FC4B1;
    font: bold;
}

.calendario .titulo {
    border-bottom: 1px solid rgba(219, 219, 219, 0.2941176471);
    padding-bottom: 0.2rem;
    margin-bottom: 0.5rem;
}

.cajaMinima {
    min-height: 100px;
}

.cajaMinimaResultados {
    min-height: 90px;
}

.video-contentCalendario {
    max-width: 750px;
    height: 320px;
    max-height: 320px;
    margin-left: 10px;
}

.fontCalendarioResultados {
    font-size: 1rem !important;
}

.calendarioFondoAsistioClase {
    background-color: var(--hecho) !important;
    border: 1px solid var(--colorHecho) !important;
    border-radius: 6px !important;
}

.divFondoAsistioClase {
    background-color: var(--hecho) !important;
    border-bottom: 1px solid var(--colorHecho) !important;
}

.text-orange {
    color: #ff5722;
}

.text-orange-dark {
    color: #da7f24;
}

.text-blue {
    color: #006699;
}

.text-red {
    color: #cc503f;
}

.text-yellow {
    color: #ffff80;
}

.leyenda {
    border-radius: 4px;
    background-color: var(--colorDetalleOscuro);
}

    .leyenda small {
        line-height: 1;
        font-size: 0.75em;
    }

    .leyenda .row {
        width: 100%;
    }

@media (min-width: 1200px) {
    .leyenda .col-xl {
        flex: 1 0 0%;
    }
}

/*------------------------------------------------------------------
[1. Informes]
-------------------------------------------------------------------*/


.fondoCeldaFacil {
    background-image: url('../img/informes/Faciles.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaRegular {
    background-image: url('../img/informes/Regulares.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaDificil {
    background-image: url('../img/informes/Dificiles.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaTest {
    background-image: url('../img/informes/Test.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaCasoClinico {
    background-image: url('../img/informes/CasoClinico.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaCasoClinicoImagen {
    background-image: url('../img/informes/CasoClinicoImagen.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaNegativas {
    background-image: url('../img/informes/Negativas.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaRepeMIR {
    background-image: url('../img/informes/repemir.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaNoRepeMIR {
    background-image: url('../img/informes/no-repemir.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-position: 50% 50%;
}

.fondoCeldaDudo1 {
    background-image: url('../../../img/informes/Dudo1.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaDudo2 {
    background-image: url('../../../img/informes/Dudo2.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaDudo3 {
    background-image: url('../../../img/informes/Dudo3.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaDudo4 {
    background-image: url('../../../img/informes/Dudo4.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fondoCeldaMedico {
    background-image: url('../../../img/informes/MedicoSegmentado.jpg');
    background-repeat: no-repeat;
    background-position: 0% 0%;
}

.fondoCelda {
    background-image: url('../../../img/informes/bocadillo.jpg');
    background-repeat: no-repeat;
    background-position: 20% 0%;
}

.resultado {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .resultado img {
        max-width: 120px;
    }

    .resultado p {
        font-size: 1rem;
    }

    .resultado span {
        font-size: 1.1rem;
        line-height: 1;
    }

        .resultado span:last-child {
            border-left: 1px solid #d3cbcb;
            font-weight: 600;
            padding-left: 0.2rem;
            color: #6c757d;
        }

@media (max-width: 768px) {
    .resultado img {
        max-width: 80px;
    }
}

@media (max-width: 991px) {
    .datoTexto {
        display: block !important;
        text-align: left !important;
    }

        .datoTexto .col-lg-1 div {
            display: inline-block;
        }

    .separador {
        border-bottom: 4px solid var(--colorPrimario) !important;
    }

    .tabla-mir td {
        border: none;
    }
}

.altura-min {
    min-height: 130px !important;
}

@media(min-width: 991px) {
    .ancho-max {
        width: 250px;
    }
}

@media(min-width: 991px) {
    .ancho-max-s {
        width: 130px;
    }
}

@media(min-width: 991px) {
    .ancho-max-medio {
        width: 350px;
    }
}

.fondoCeldaMedico-ancho span {
    font-family: 'Inter';
    font-size: 10.5px !important;
    position: absolute;
    max-width: 200px;
    display: block;
    top: 8px;
    left: 10px;
    line-height: 1.3;
}


.texto-subrayado {
    text-decoration: underline;
}

.ancho-max {
    width: 15%;
}

.img-max {
    max-width: 120px;
}

.text-green {
    color: #E8F5E2;
}

.text-red-2 {
    color: #F7C4CB;
}

.text-yellow-2 {
    color: #ffffe0;
}

.ckeditor-html5-video .mejs__container:not(.mejs__container-fullscreen) video {
    max-width: 100% !important;
    width: 100% !important;
    height: 400px !important;
}

.ckeditor-html5-video > .mejs__container:not(.mejs__container-fullscreen) {
    max-width: 100% !important;
    width: 100% !important;
    height: 400px !important;
}

.enunciado h1 {
    font-size: 1.2rem !important;
    font-weight: 700;
}

/*------------------------------------------------------------------
[Columnas personalizadas]
-------------------------------------------------------------------*/
@media (min-width: 1200px) {
    .col-per-1 {
        flex: 0 0 auto;
        width: 14.20%;
    }
}

/*------------------------------------------------------------------
 CSS PREGUNTAS EXAMEN 
-------------------------------------------------------------------*/
.celdaAnterior, .celdaSiguiente {
    cursor: pointer;
}

.celdaAnterior {
    background-position: center center;
    min-width: 40px;
    background-image: url('../img/examenes/ant.png');
    background-repeat: no-repeat;
}

    .celdaAnterior:hover {
        background-color: #F3F3F3;
    }

.celdaSiguiente {
    background-position: center center;
    min-width: 40px;
    background-image: url('../img/examenes/sig.png');
    background-repeat: no-repeat;
}

.numeroRespuesta {
    min-width: 20px;
}

.celdaSiguiente:hover {
    background-color: #F3F3F3;
}

.AnteriorSiguienteLink {
    display: inline-block;
    width: 0%;
    height: 0%;
}

.txtenunciado, .txtenunciado > * {
    font-size: 12pt;
    font-weight: bold;
}

p.MsoNormal {
    padding: 0.2em;
    margin: 0;
    font-size: 14px;
}

.respuesta > * {
    display: block;
    width: 100%;
    background: #F3F3F3 none repeat scroll 0 0;
    padding: 0.3em 0 0.3em 0;
    color: #666666;
    font-family: Arial;
    font-size: 90%;
}

    .respuesta > *:hover {
        color: #333333;
    }

.magnify {
    cursor: url(../js/magnify.cur), default;
}

#ctl00_MainContent_enunciadoPregunta, #enunciadoPregunta {
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background: #E6E6E6 url(../../img/examenes/barra3.png) repeat-x scroll 50% 50%;
    padding: 0.4em;
}

#ctl00_MainContent_txtenunciado {
    z-index: 250;
}

#ctl00_MainContent_imgContestar, #ctl00_MainContent_imgDescartar {
    position: relative;
    left: 0.7em;
}

#ctl00_MainContent_txtComentario {
    margin-top: 1em;
}

#ctl00_MainContent_tablaPreguntas {
    color: #666666;
    width: 900px;
    text-align: left;
    z-index: 121;
    margin-bottom: 1em;
}

.textoPanel {
    font-family: "Century Gothic", arial;
    font-weight: bold;
    font-size: 13px;
    float: left;
    margin-left: 6px;
}

/*Naveg*/

.leyen {
    text-align: center;
}


/*Colores de preguntas*/
.pblanco {
    padding: 0px;
    margin: 0px;
    width: 23px;
    height: 18px;
    vertical-align: middle;
    color: #333333;
    border: 1px solid var(--colorSecundario);
    border-radius: 2px;
}

    .pblanco:hover {
        padding: 0px;
        margin: 0px;
        width: 23px;
        height: 18px;
        vertical-align: middle;
        background-color: #09C;
        color: #036;
    }

.pgris {
    padding: 0px;
    margin: 0px;
    width: 23px;
    height: 18px;
    vertical-align: middle;
    background-color: #666;
    color: #CCC;
    border: 1px solid var(--colorSecundario);
}

    .pgris:hover {
        padding: 0px;
        margin: 0px;
        width: 23px;
        height: 18px;
        vertical-align: middle;
        background-color: #09C;
        color: #036;
    }

.projo {
    padding: 0px;
    margin: 0px;
    width: 23px;
    height: 18px;
    vertical-align: middle;
    background-color: #EE6C79;
    color: #900;
    border: 1px solid var(--colorSecundario);
}

    .projo:hover {
        padding: 0px;
        margin: 0px;
        width: 23px;
        height: 18px;
        vertical-align: middle;
        background-color: #09C;
        color: #036;
    }

.pverde {
    padding: 0px;
    margin: 0px;
    width: 23px;
    height: 18px;
    vertical-align: middle;
    background-color: #8FAF31;
    color: #033;
    border: 1px solid var(--colorSecundario);
}

    .pverde:hover {
        padding: 0px;
        margin: 0px;
        width: 23px;
        height: 18px;
        vertical-align: middle;
        background-color: #09C;
        color: #036;
    }

.pamarillo {
    padding: 0px;
    margin: 0px;
    width: 23px;
    height: 18px;
    vertical-align: middle;
    background-color: #FC0;
    color: #C30;
    border: 1px solid var(--colorSecundario);
}

    .pamarillo:hover {
        padding: 0px;
        margin: 0px;
        width: 23px;
        height: 18px;
        vertical-align: middle;
        background-color: #09C;
        color: #036;
    }

.pactual {
    padding: 0px;
    margin: 0px;
    width: 23px;
    height: 18px;
    vertical-align: middle;
    background-color: #09C;
    color: #036;
    border: 1px solid var(--colorSecundario);
}
/* FIN Naveg*/

/* Estilos Nifty*/

.box-banner {
    font-family: "century gothic", arial, tahoma;
    font-weight: bold;
    font-size: 13px;
    color: #069;
    text-align: center;
    color: #000;
    color: #069;
    background-color: #e4e4e4;
    float: left;
}

/* Estilos Nifty*/

#ctl00_MainContent_updatePanelTemp {
    padding: 5;
}

.objPanel {
    margin: 2px;
}

.subrayado {
    background-color: Yellow;
}

.tachado {
    text-decoration: line-through;
}

.textosubrayar {
    cursor: url(../img/examenes/rotulador.cur),default;
}

/* LOADER
----------------------------------------------------------*/
#fondoLoader {
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333333;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

#overlay {
    z-index: 10001;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

* html #overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}

#loader {
    z-index: 10002;
    position: fixed;
    left: 46%;
    top: 40%;
    margin-left: -60px;
    background-color: White;
    border: 3px solid #EEEEEE;
    padding: 2.2em 2.5em 1.2em 2.3em;
}

* html #loader {
    position: absolute;
    margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}

/*----Comentarios MIRes---*/
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic|Open+Sans:400italic,400,600);

.comentario_pregunta {
}

    .comentario_pregunta li {
        margin-bottom: 0px !important;
    }
    /*Tablas*/
    .comentario_pregunta table ul {
        margin: 0;
        padding: 0;
        text-align: left;
        font-size: 15px;
    }

    .comentario_pregunta table li {
        margin-bottom: 0px !important;
        text-align: left !important;
    }

    .comentario_pregunta table {
        margin: 20px auto 20px auto !important;
        width: auto;
    }

        .comentario_pregunta table td {
            border: 1px solid #fff;
            padding: 5px 10px 5px 10px !important;
        }

    .comentario_pregunta .encabezado {
        background: #2E74B5;
        color: #FFFFFF;
        font-weight: bold;
        width: auto;
    }

    .comentario_pregunta .destacado {
        background: #91C0EC;
        width: auto;
    }

    .comentario_pregunta .contenido {
        background: #C8E4FF;
        width: auto;
    }
    /*-----*/
    .comentario_pregunta img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 20px auto 20px auto;
    }

    .comentario_pregunta .pie_imagen {
        font-size: 13px;
        font-style: italic;
        text-align: center;
        margin-bottom: 10px;
    }

    .comentario_pregunta .mir {
        color: #000000;
        background-color: #fffac2;
    }
    /*Cuadros*/
    .comentario_pregunta .caja_actividades {
        margin: 15px auto 15px auto;
        width: 95%;
        display: block;
    }

    .comentario_pregunta .cabecera_actividades {
        background-position: left;
        background-repeat: no-repeat;
        resize: none;
        height: 46px;
        font-family: "Noto Sans", Lucida, sans-serif;
        font-size: 16px;
        text-align: left;
        font-weight: bold;
        color: #FFFFFF;
        padding-left: 81px;
        padding-top: 12px;
        max-height: 35px !important;
    }

    .comentario_pregunta .repeMIR_cuerpo {
        background-color: #d3d3ff;
        padding: 10px;
    }

    .comentario_pregunta .repeMIR_cabecera {
        background-image: url(https://curso-mir.com/01_Produccion/Libros/imagenes/comun/icono-repeMIR.png);
        background-color: #9c9ccb;
    }

    .comentario_pregunta .recuerda_cabecera {
        background-image: url(https://curso-mir.com/01_Produccion/Libros/imagenes/comun/icono-recuerda.png);
        background-color: #e86946;
    }

    .comentario_pregunta .recuerda_cuerpo {
        background-color: #FFEDE0;
        padding: 10px;
    }

.fondoConcepto {
    background-color: lightyellow;
}


.respuestaFallo {
    background-color: #F5E5E5;
    font-weight: 700;
    padding: 0.5rem;
    border-radius: 6px;
}

    .respuestaFallo a p {
        color: var(--fallo);
        font-size: 0.95rem;
        font-weight: 600;
    }

.respuestaAcierto {
    background-color: #E5EFEA;
    font-weight: 700;
    padding: 0.5rem;
    border-radius: 6px;
}

    .respuestaAcierto a p {
        color: var(--acierto);
        font-size: 0.95rem;
        font-weight: 600;
    }

.respuestaSinContestar {
    background-color: #F3F3F3;
    color: #666666;
    font-size: 0.95rem;
}

.examen span.colorPrimario:not(.heavy) {
    font-size: 0.9rem;
}

.examen .enlace {
    font-size: 0.95rem;
}

.reset {
    position: relative;
    top: 2px;
    width: 16px;
    height: 16px;
}

.checkRespuesta {
    min-width: 4.5rem;
}

.respuestaSinContestar {
    padding: 0.5rem;
    border-radius: 6px;
}

.small.colorPrimario {
    font-weight: 600;
}

.subrayador img {
    width: 2rem;
}

.subrayador {
    text-align: right;
}

.fondoDetalle.enunciado table {
    width: 100%;
}

.fondoDetalle.enunciadoPregunta table {
    width: 100%;
}

.flex-auto {
    flex: auto;
}

.PopBoxImageSmall {
    border: none 0px #ffffff;
    cursor: url(../img/popbox/magplus.cur), pointer;
}

.PopBoxImageLarge {
    border: none 0px #ffffff;
    cursor: url("../img/popbox/magminus.cur"), pointer;
}

.textosubrayar h1 {
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--colorPrimario);
}

.textoEnunciado h1 {
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--colorPrimario);
}

/* Tamaño fuente novedades */
.estiloNovedad {
    font-size: 0.9rem;
}

#cabecera.aula .navbar-nav a {
    font-size: 0.9rem;
}

.imagenExamen img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

/*---------Video container-------*/
.videoContainer {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

    .videoContainer iframe,
    .videoContainer object,
    .videoContainer embed,
    .videoContainer video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

    .videoContainer .mejs__container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        border: 0;
    }

    .videoContainer .mejs__overlay {
        width: 100% !important;
        height: 100% !important;
    }

.icono {
    max-width: 3rem;
}

.iconoTuEquipo {
    max-width: 1.5rem;
}

.iconoconVivientes {
    max-width: 22rem;
}

.paginacion {
    padding: 0 0.5rem;
}

    .paginacion table {
        margin: 0.6rem 0;
        width: 100%;
        font-size: 0.95rem;
    }

    .paginacion tr {
        width: 100%;
        text-align: center;
        display: inline-block;
        border-bottom: none;
        border: none;
        display: flex;
        justify-content: center;
        /*padding-top: 1rem;*/
    }

    .paginacion td {
        border-bottom: none;
        padding: 0;
        border-radius: 4px;
        margin-right: 0.2rem;
    }

    .paginacion a,
    .paginacion a.activo,
    .paginacion span {
        display: block;
        color: var(--colorTexto) !important;
        padding: 0.3rem 0.6rem;
        text-decoration: none;
        transition: background-color 0.3s;
        border-collapse: collapse;
        border-radius: 4px;
        background-color: #eaeaea;
        font-family: var(--fuentePrincipal);
    }

        .paginacion span,
        .paginacion a:hover {
            background-color: var(--colorPrimario);
            color: var(--colorTerciario) !important;
            opacity: 1;
            border: none;
            font-weight: 600;
        }

.bootstrap-select .btn-light {
    background-color: var(--colorTerciario);
}

.cardZonaPrivada.ayuda .icono {
    max-width: 100%;
    display: flex;
}

.mw-auto {
    min-width: auto;
}

.cardZonaPrivada .alert {
    padding: 0.5rem;
    border: none;
    font-weight: 600;
}

.cardZonaPrivada .alert-success {
    color: var(--acierto);
    background-color: #E5EFEA;
}

.cardZonaPrivada .alert-danger {
    color: var(--fallo);
    background-color: #F5E5E5;
}

.cardZonaPrivada .alert-warning {
    color: var(--empezado);
    background-color: LightYellow;
}


/*******************************************************************************/
/***Estilos foto alumno***/
/*******************************************************************************/
.miniFoto {
    font-size: 11px;
    font-weight: normal;
}

.labelFoto {
    text-align: center;
    display: block;
    margin: 10px 0;
    color: red;
}

.iconoFotoPerfil {
    display: none;
    height: 100%;
    text-align: right;
    background: #80808069;
}

.fondoFotoPerfil:hover > .iconoFotoPerfil {
    display: block;
    height: 100%;
    width: 100%;
}

/*******************************************************************************/
/***Estilos objetivo***/
/*******************************************************************************/
.numeracion {
    color: #D6D7D9;
    font-family: var(--fuenteTitulo);
    font-size: 2.7rem;
}

.texto {
    font-family: var(--fuentePrincipal);
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 30px;
    color: var(--colorPrimario);
}

.celdaTextoObjetivo {
    width: 85px;
    padding-left: 45px;
}

.Resaltable {
    opacity: 0.6;
}

    .Resaltable:hover {
        opacity: 1;
    }

.PanelResaltable:hover {
    background-color: #F8F8F8;
}

.pendienteIncidencias {
    background-color: #F6F3DE;
    color: var(--empezado);
    text-align: center;
}

.resultaIncidencias {
    background-color: var(--hecho);
    color: var(--colorHecho);
    text-align: center;
}

.preguntas .fusioncharts-container svg {
    width: 100% !important;
    max-width: 100% !important;
}

.iconoBuzon {
    max-width: 7rem;
}

.card-header.fondoApoyo img {
    max-width: 20px;
    max-height: 30px;
    filter: brightness(2);
    margin-right: 0.4rem;
}

.subheader.fondoApoyo img {
    max-width: 25px;
    max-height: 35px;
    filter: brightness(2);
    margin-right: 0.4rem;
}

.verde-leyenda {
    color: #d6f0e2;
}

.rojo-leyenda {
    color: #f08c82;
}

.gris-leyenda {
    color: #f1f5f8;
}

.azul-leyenda {
    color: #92b1d5;
}

.naranja-leyenda {
    color: #f9d08d;
}

.amarillo-leyenda {
    color: #f3e59b;
}

.adjuntoImagen {
    max-height: 300px;
}

.imgFotoTutor {
    max-height: 120px;
    max-width: 100px;
}

.imgAdjunto {
    max-height: 15px;
    max-width: 15px;
}

.fondoBlanco {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}

.fondoVerde {
    background-color: #70E000 !important;
    color: #000000 !important;
}

.fondoRojo {
    background-color: #FF8080 !important;
    color: #000000 !important;
}

.fondoAzul {
    background-color: #70B8FF !important;
    color: #000000 !important;
}

/*******************************************************************************/
/***Pantalla QR***/
/*******************************************************************************/
.fondoQr {
    background-image: url(../img/qr/fondoQr.jpg);
    background-size: cover;
    background-position: center;
    height: 200px;
    position: relative;
    z-index: 2;
    padding-top: 1rem;
    padding-right: 1rem;
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
}

    .fondoQr::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #036;
        opacity: 0.8;
        border-top-right-radius: 35px;
        border-top-left-radius: 35px;
    }

.tarjeta {
    max-width: 330px;
    background-color: #fff;
    margin: 0 auto;
    border-radius: 35px;
    padding-bottom: 2rem;
    -webkit-box-shadow: -3px 3px 14px -1px rgba(36,32,36,0.61);
    -moz-box-shadow: -3px 3px 14px -1px rgba(36,32,36,0.61);
    box-shadow: -3px 3px 14px -1px rgba(36,32,36,0.61);
}

.imagenAlumno {
    position: relative;
    margin-top: -100px;
    z-index: 4;
    text-align: center;
}

    .imagenAlumno img {
        border-radius: 50%;
        height: 150px;
        width: 150px;
        object-fit: cover;
    }

.logoQr img {
    max-width: 76px;
}

.codigoQr .marco {
    padding: 0.25rem;
    background-image: url(../img/qr/marco.svg);
}

.codigoQr img {
    width: 170px;
}

.botonDescarga {
    position: relative;
    z-index: 4;
    text-align: end;
}

    .botonDescarga a {
        min-width: auto;
        padding: 0.5rem 0.8rem;
        border: none;
    }

    .botonDescarga .botonSecundario:hover {
        border: none;
    }

        .botonDescarga .botonSecundario:hover img {
            filter: brightness(80);
        }

    .botonDescarga a img {
        width: 22px;
    }

.entrenaMIR {
    width: 17px;
}

.paddingInformeAsignaturas {
    padding-left: 90px;
}
