@media print {
    body {-webkit-print-color-adjust: exact;}
}

body{
    overflow: hidden;
    --text_base: 18px;
    --distancia_ramon: 43px;
}
.footer-widgets > .col-lg-12{
    margin-top: 8px !important;
}
.caja_fecha{
    display: flex;
}
.mute{
    background-color: #a9a3d9 !important;
}
.mute #txt_mute{
    color: black !important;
}
h1.labi{
    color: #313332 !important;
}
.radio.radio-replace.neon-cb-replacement {
    text-transform: uppercase;
}
.apr_verde{
    background-color: green;
    border-radius: 20px;
    padding: 5px 10px;
    color: white;
}
.apr_rojo{
    background-color: red;
    border-radius: 20px;
    padding: 5px 10px;
    color: white;
}

.bola{
    background: #245893;
    padding: 5px 12px;
    color: white;
    border-radius: 30px;
    font-weight: bold;
}
#contenedor_texto_overlay{
    font-size: var(--text_base);
    padding: 0px 13px;
    margin-left: 25px;            
    position: absolute;
    background-color: white;
    top: 0;
    left: 100%;
}
#contenedor_texto_overlay h1{
    font-size: calc(var(--text_base) + 10px);
    font-weight: bold;
    color: #245893;
/*            text-indent: -117px;
    padding-left: 140px;*/
    width: 100%;
}
#contenedor_texto_overlay h2{
    font-size: calc(var(--text_base) + 8px);
    font-weight: bold;
    color: #245893;
    text-align: left;
}
#contenedor_texto_overlay h3{
    font-size: calc(var(--text_base) + 6px);
    font-weight: bold;
    color: #245893;
    text-align: left;
}
#contenedor_texto_overlay h4{
    font-size: calc(var(--text_base) + 4px);
    font-weight: bold;
    color: #245893;
}
#contenedor_texto_overlay p{
    font-size: var(--text_base);
}
.cajita{
    min-height: 270px !important;
}
.datos-alumno{
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #d3d754;
    margin-top: 2px;
    border-radius: 10px;
    border: 2px solid white;
    min-height: 50px;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    margin-bottom: 4px !important;
    margin-left: 2px !important;
    height: 500px;
    overflow-y: scroll;
}
.marca_paginas{
    padding: 5px;
    background-color: #dedede;
    border-radius: 10px;
    border: 1px solid #8e8e8e;
    color: #245893;
    font-weight: bold;
}
.btn-examen, .btn-otra_actividad{
    padding: 0px; 
    margin-left: -10px;
}
.btn-otra_actividad{
    margin-top: 10px;
}
.no_disp{
    pointer-events: none;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.caja_ind{
    margin: 10px;
    padding: 10px;
    -webkit-box-shadow: 4px 4px 5px 0px rgb(50 50 50 / 50%);
    -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 4px 4px 5px 0px rgb(50 50 50 / 50%);
    background-color: white;
    width: 325px;
}
#bloquea{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 1;
}
.ind2{
    padding-left: 60px;
}
.ind3{
    padding-left: 75px;
}
.ind10{
    margin-left: -10px;
    padding-right: 5px;
    font-size: 12px;
    padding-left: 30px !important;
}
.ind11{
    margin-left: -5px;
    font-size: 12px;
}
.ind12{
    margin-left: 10px;
    font-size: 12px;
}
.titulo_actividad_indice{
    font-size: 10px;
    position: absolute;
    margin-top: 10px;
    max-width: 190px;
}
.info_sigue{
    background-color: #245893;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: 4px 5px 10px -3px rgb(0 0 0 / 99%);
    text-align: center;
}
.bloquea{
    pointer-events: none;
}
.bola_capas{
    width: 70px;
    padding: 5px;
    border: 1px solid #acacac;
    border-radius: 20px;
    box-shadow: 4px 5px 10px -3px rgb(0 0 0 / 99%);
    position: fixed;
    cursor: pointer;
}
.continua:before{
    content: "\f023";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: gray;
}
.caja-gris{
    border: 1px solid gray;
    margin-top: 5px;
    background-color: lightgray;
    padding: 5px;
    border-radius: 5px;
}
.caja-blanca{
    border: 1px solid gray;
    margin-top: 5px;
    padding: 5px;
    border-radius: 5px;
}

.cuadro_selector{
    text-align: center;
    border: 10px solid white;
    background: #F5F5F5;
    cursor: pointer;
    /*display: flex;*/
    align-items: center;
    /*min-height: 180px;*/
}
.front{
    margin-top: 15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.desc_curso{
    font-size: 13px;
    margin-top: 10px;
}
.btn-selec {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    min-width: 150px;
}
.tit_curso{
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 12px;
}
.num_act{
    background: #245893;
    width: 40px;
    border-radius: 50%;
    color: white;
    height: 37px;
    padding: 6px 5px 5px 5px;
    bottom: 10px;
    right: 10px;
    position: absolute;
    font-weight: bolder;
}
.back{
    display: none;
}
.tit_act{
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.texto_fecha{
    padding: 0px 10px 0px 10px;
    max-height: 100px;
    width: 84%;
    font-size: calc(var(--text_base) + -1px);
}
.azul{
    background-color: #dfeafb !important;

}
.caja-botones, .footer-widgets {
    z-index: 0;
    position: relative;
}
.triangulo{
    background-color: #b3c7e8;
    width: 100px;
    min-height: 100px;
    margin-bottom: 35px;
    display: grid;
    color: black;
    text-align: center;
    vertical-align: middle;
}
.triangulo::before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 50px 0 50px;
    border-color: #FFFFFF transparent transparent transparent;
    position: absolute;
}
.triangulo::after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 50px 0 50px;
    border-color: #b3c7e8 transparent transparent transparent;
    position: absolute;
    margin-top: 100px;
}
.titulo_mat{
    background-color: #245893;
    color: white;
    margin: 15px -15px;
    padding: 5px 0px;
    font-weight: bolder;
    text-transform: uppercase;
}
.leyenda_minimo{
    font-size: calc(var(--text_base) - 4px);
    font-weight: bold;
    margin-bottom: 10px;
}
blockquote {
    font-size: calc(var(--text_base) - 1.75px) !important;
}
.tabla_lista{
    text-align: left;
    border: 2px solid rgb(36, 88, 147) !important;
    padding-left: 20px !important;
}
.tabla_centrada{
    margin-left: 25px;
}
.cabecera_tabla {
    width: 33%;
    text-align: center;
    background-color: #245893;
    color: white;
}
td {
    text-align: center;
}
th {
    color: white !important;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.btn-ver, .btn-repite{
    width: 100%;
    margin-bottom: 10px!important;
}
.btn-recibe{
    color: white;
    background-color: #008000;
    border-color: #008000;
    width: 100%;
    font-weight: bold;
    margin: 0px 1% !important;
    margin-bottom: 10px;
}
.btn-otra{
    color: white;
    background-color: #245893;
    border-color: #245893;
    width: 100%;
    font-weight: bold;
    margin: 0px 1% !important;
    margin-bottom: 10px;
}

.nota_rojo{
    color: white;
    font-weight: 600;
    background-color: red;
    padding: 2px 10px;
    border-radius: 15px;
}
.nota_verde{
    color: white;
    font-weight: 600;
    background-color: green;
    padding: 2px 10px;
    border-radius: 15px;
}
.notamin{
    background-color: #245893;
    color: white;
    font-weight: 600;
    padding: 2px 10px;
    border-radius: 15px;
}
.flecha{
        width: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 100px solid #08B;
}
#palabras{
    border: 1px solid black;
    margin: 20px;
    padding: 20px;
    background-color: #e9e9e9;
}
.cuadro_verde{
    background-color: #daffda;
    padding: 15px 0px 0px 0px;
    line-height: revert;
    max-height: 130px;
    text-align: center;
    font-weight: 600;
    font-size: calc(var(--text_base) + 5px);
    border-right: 5px solid white;
    border-left: 5px solid white;
}
.separa_cv{
    text-align: left;
    padding-left: 15px;
    padding-bottom: 15px;
    margin-left: -5px;
}
.fondo_azul{
    background-color: #b3c7e8;
    margin-top: 10px;
    padding: 5px;
    border-radius: 11px;
    border: 5px solid white;
    font-size: calc(var(--text_base) + -1px);
    min-height: 110px;
}
.marquee {
    overflow: hidden;
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
}
#cab_alumno{
    display: none;
}
.gestionado{
    display: none;
}
#info-curso {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 10px 5px 0px !important;
    font-size: 18px;
    min-height: 25px;
    background-color: #b0b0b0;
    color: white;
    border: 2px solid white;
    border-radius: 10px;
    margin-top: 6px;
    min-height: unset;
    margin-right: -40px;
}
#pagado {
    overflow: hidden;
    margin-right: -40px;
    width: 100%;
    padding: 0px;
}

.footer-widgets{
    padding-top: 0px;
    padding-bottom: 40px;
}
.footer-widgets > .container > .row .col-sm-4{
    display: none;
}
.footer-widgets > .container {
    padding-bottom: 40px;
}
.cuadro{
    border: 3px solid #245893;
    padding: 10px;
    border-radius: 10px;
    margin: 10px;
}
.cuadro.lab{
    border: 3px solid #f1a400;
}
ul {
    list-style: none;
    padding: 0;
    }
.dropdown-menu.barra{
    z-index: 9999999999;
}
li {
    padding-left: 3.3em;
    }
li.hecho{
    cursor: pointer;
}
li.hecho:before {
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: green;
}
.ramon, .ramon1, .ramct, .ramct1{
    margin-left: 11% !important;
    padding-left: 35px;
    min-height: 235px;
}
.ramon:before{
    background-size: 150px 235px;
    display: inline-block;
    width: 150px; 
    height: 235px;
    content:"";
    background-image: url("/files/cursos_visor/ramon.png");
    position: absolute;
    left: 30px;
}
.ramct:before{
    background-size: 150px 235px;
    display: inline-block;
    width: 150px; 
    height: 235px;
    content:"";
    background-image: url("/files/cursos_visor/ramon3.png");
    position: absolute;
    left: 30px;
}
.ramon1:before{
    background-size: 196px 221px;
    display: inline-block;
    width: 152px;
    height: 235px;
    content: "";
    background-image: url(/files/cursos_visor/ramon1.png);
    position: absolute;
    left: var(--distancia_ramon);
}
.ramct1:before{
    background-size: 196px 221px;
    display: inline-block;
    width: 152px;
    height: 235px;
    content: "";
    background-image: url(/files/cursos_visor/ramon4.png);
    position: absolute;
    left: var(--distancia_ramon);
}
.lista2{
    padding: 0px 50px 10px 75px;
}

.lista2:before {
    content: "\f0da"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: black;
}
.lista4{
    padding-left: 100px;
}
.lista4:before {
    content: "·"; /* FontAwesome Unicode */
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: black;
}

.lista3{
    padding-left: 60px;
    text-indent: -20px;
}
li.lista:before {
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: black;
}
li.lista:before {
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: black;
}
li.listan:before {
    content: attr(numero);
    display: inline-block;
    margin-left: -1.8em;
    width: 1.8em;
    color: black;
}
li.desactivado:before {
    content: "\f023"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: #9c1212;
}
li.bloquea:before {
    content: "\f023"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: gray;
}

li.disponible:before {
    content: "\f09c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: #245893;
}
li.seleccionado:before{
    content: "\f09c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: white;
}
.caja_paginas{
    padding: 10px 5px;
    background-color: #f1f1f1;
    font-size: 15px;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.5);
}
.estrella:before{
    content: "";
    background-image: url(/files/cursos_visor/favoritos.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 120px;
    height: 120px;
    left: 20px;
    top: 0px;
    background-size: contain;
}
.indice{
    text-transform: uppercase;
}
.titulo_tema{
    background-color: #245893;
    padding: 10px 10px;
    color: white !important;
    text-indent: -44px;
    padding-left: 58px;
    text-transform: uppercase;
}
.titulo_tema_puntos.lab{
    background-color: #f1a400 !important;
}
.texto_tit.lab{
    color: black;
}
#caja_tutor{
    border-top: 1px solid #80808087;
    z-index: 10;
    margin-left: -15px;
    border: 3px solid gray;
    display: block;
    border-top: 1px solid gray;
    height: 100%;
    text-align: center;
    position: absolute;
    width: 100%;
    background-color: #e7e7e7f5;
}
#caja_tutor.abierto{
    display: block;
}
#caja_tutor.cerrado{
    display: none;
}
.boton_tutor_c, .boton_tutor_p, .boton_tutor_x{
    margin-top: 10px;
}
.btnc:before{
    color: red;
}
.enlace{
    cursor: pointer;
    color: #f1a400;
}
.titulo_tema_puntos{
    background-color: #245893 !important;
    /*padding: 10px 10px;*/
    padding: 10px;
    color: white !important;
    /*text-indent: -67px !important;
    padding-left: 90px !important;*/
    text-transform: uppercase;
    position: relative;
    display: inline-flex;
}
.w15{
    width: 15%;
}
.numero_tit{
    font-size: .8em;
    float: left;
    position: relative;
    display: block;
    padding: 5px 13px 0 0;
    white-space: nowrap;
}
.texto_tit{
    float: left;
    position: relative;
    width: auto;
    display: block;
    color: #d3d754;
}


.titulo_tema_l2{
    background-color: #245893;
    padding: 10px 10px;
    color: white !important;
    font-size: calc(var(--text_base) + 6px);
    text-transform: uppercase;
}

.cont_tiradores {    
    position: fixed;
    left: -370px;
    z-index: 1;
    width: 390px;
    max-width: 90%;
    height: calc(100% - 71px);
}
.tirador{
    background: #eeeeee;
    height: 100%;
    width: 370px;
    position: fixed;
    margin-top: -1px;
}
.tirador1{
    background-image: url("/files/cursos_visor/food-pattern.jpg");
    height: 100%;
    width: 370px;
    position: fixed;
    box-shadow: inset 0 0 15px 10px #ddd;
    /*border: solid 1px #444;*/
    margin-top: -1px;
}
.tirador2{
    /*background-image: url("/files/cursos_visor/food-pattern.jpg");*/
    height: 100%;
    width: 370px;
    position: fixed;
    box-shadow: inset 0 0 15px 10px #ddd;
    /*border: solid 1px #444;*/
    margin-top: -1px;
}
.tiempos{
    padding: 5px 10px;
    margin-top: 10px;
    color: white;
    border-radius: 12px;
}
.titres, .rescor{
    font-weight: bolder;
    text-transform: uppercase;
    padding-top: 15px;
}
.disabled{
    filter: none;
}
.capai{
    overflow-y: scroll !important;
    overflow-x: hidden;
    height: calc(100% - 156px) !important;
    max-height: calc(100% - 156px) !important;
    top: 0;
    position: absolute;
    width: 100%;
}
.preg-error{
    background: red;
    color: white;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.preg-ok{
    background: green;
    color: white;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.wrap{
    background-image: url("/files/cursos_visor/food-pattern.jpg");
}

.oscurecer:before {
    content:"";
    position: absolute;
        top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.6);
}


.tirador .pestana{
    margin-top: 5px;
    width: 24px;
    height: 90px;
    margin-left: 100%;
}
.tirador .pestana::after{
    content: attr(title);
    webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: top;
    position: relative;
    float: right;
    left: 14px;
    top: 44px;
    background-color: #245893;
    color: white;
    padding: 5px 13px;
    border-radius: 0px 0px 5px 5px;
    cursor: pointer;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 77px;
    height: 25px;
    font-weight: bolder;
    text-align: center;
    border: 1px solid white;
}
.tirador1 .pestana{
    margin-top: 85px;
    width: 24px;
    height: 180px;
    margin-left: 100%;
}
.tirador1 .pestana::after{
    content: attr(title);
    webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: top;
    position: relative;
    float: right;
    left: 54px;
    top: 90px;
    background-color: #d3d754;
    color: black;
    padding: 5px 13px;
    border-radius: 0px 0px 5px 5px;
    cursor: pointer;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 157px;
    height: 25px;
    font-weight: bolder;
}

.tirador2 .pestana{
    margin-top: 226px;
    width: 24px;
    height: 180px;
    margin-left: 100%;
}
.tirador2 .pestana::after{
    content: attr(title);
    webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: top;
    position: relative;
    float: right;
    left: 29px;
    top: 90px;
    background-color: #313131;
    color: white;
    padding: 5px 13px;
    border-radius: 0px 0px 5px 5px;
    cursor: pointer;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 107px;
    height: 25px;
    font-weight: bolder;
}

.recuerda::before{
    content: "\f071";
    background: yellow !important;
    font-family: "FontAwesome";
    font-size: calc(var(--text_base) + 12px);
    padding: 5px 10px;
    position: relative;
    float: right;
    margin-top: -40px;
    border-radius: 30px;
    border: 3px solid #dadd50;
}
.atencion{
    background-color: #dfeafb;
}
.atencion::before{
    content: "\f12a";
    background: yellow;
    font-family: "FontAwesome";
    font-size: calc(var(--text_base) + 12px);
    padding: 5px 20px;
    position: relative;
    float: right;
    margin-top: -40px;
    border-radius: 30px;
    border: 3px solid #dadd50;
}
.mat_did{
    text-align: center; 
    padding: 15px;
    min-height: 150px;
}
.fotoi{
    float: left;
    width: 40%;
    padding-right: 10px;
}
.fotod{
    float: right;
    width: 40%;
    padding-left: 10px;
}
.listado_tabla{
    min-height: 50px;
    text-align: left;
    padding: 5px;
    border: 1px solid white;
}
.enc-tabla{
    background-color: #245893;
    color: white !important;
    text-align: center; 
    padding: 5px 10px;
}
li.lista, li.listan, li.listan2{
    padding: 0px 50px 10px 50px;
}
li.listan2:before{
    content: attr(numero);
    display: inline-block;
    margin-left: -1.9em;
    width: 1.9em;
    color: black;
}

#tleer td{
    border: 1px solid #ccc;
    padding: 5px;
    display: table-cell;
    vertical-align: top; 
}
.barra::-webkit-scrollbar {
    -webkit-appearance: none;
    background-color: #ccc;
}
.inactivo{
    background-color: #ffd3d3;
}
.activo{
    background-color: #daffda;
}
.barra::-webkit-scrollbar:vertical {
    width:10px;
}

.barra::-webkit-scrollbar-button:increment,.barra::-webkit-scrollbar-button {
    display: none;
} 

.barra::-webkit-scrollbar:horizontal {
    height: 10px;
}

.barra::-webkit-scrollbar-thumb {
    background-color: #245893;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}
.barra::-webkit-scrollbar-track {
    border-radius: 10px;  
}

.desactivado{
    color: #9c1212 !important;
    cursor: inherit !important;
}
.disponible{
    color: #245893 !important;
    cursor: pointer !important;
    font-weight: bold;
}
section.footer-widgets div.col-lg-12{
    margin-top: 5px !important;
}
.footer-widgets p + p {
    margin-top: 0px !important;
    margin-bottom: 10px !important; 
}
.btn-letra{
    font-size: 20px;
    cursor: pointer;
}
.salto{
    margin-top: calc(var(--text_base)*1.5);
}
.btn-letra:hover{
    background-color: #245893;
}
#tutor{
    background-color: white;
    float: left;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 15px 15px 14px 15px;
    cursor: pointer;            
    text-align: center;
}
#tutor_avatar{
    padding-top: 5px;
}
#pantalla_completa{
    max-width: 200px;
    padding: 10px 15px 5px 15px;
    float: right;
    cursor: pointer;
    text-align: center;
}
#tamano_letra{
    background-color: white;
    padding: 25px 5px 5px 5px;
    width: 130px;
    text-align: center;
    float: left;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}
#play{
    background-color: #313131;
    padding: 6px 4px 5px 8px;
    border-radius: 34px;
}
#btn-play{
    text-align: center;
    float: left;
    padding: 20px 15px 10px 15px;
    cursor: pointer;
    background-color: #daffda;
    border-right: 1px solid #ccc;
}
#btn-volver{
    text-align: center;
    float: left;
    padding: 20px 15px 10px 15px;
    border-right: 1px solid #ccc;
    cursor: pointer;
}
#volver{
    font-size: 20px;
    color: white;
    background-color: #313131;
    padding: 8px 12px 6px 9px;
    border-radius: 28px;
}
#btn-continuar{
    text-align: center;
    float: left;
    padding: 20px 15px 10px 15px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    cursor: pointer;
}
#cont{
    text-align: justify;
    overflow-x: hidden;
}
#continuar, #continuar_plast{
    font-size: 20px;
    color: white;
    background-color: #313131;
    padding: 8px 9px 6px 12px;
    border-radius: 28px;
}
#altavoz{
    background-color: #313131;
    padding: 6px 4px 5px 8px;
    border-radius: 34px;
}
#btn-altavoz{
    text-align: center;
    float: left;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 20px 15px 10px 15px;
    cursor: pointer;
    min-width: 90px;
}
#barra_progreso{
    float: left;
    width: 200px;
    padding-left: 15px;
    padding-top: 30px;
    padding-right: 15px;
}
.open > .dropdown-menu {
    display: grid !important;
}
.caja{
    border: 1px solid #acacac;
    background-color: white;
}
.caja-texto{
    background-color: white;
    overflow-y: auto;
    overflow-x: hidden;
}
.selected, .seleccionado{
    background-color: #245893;
    color: white !important;
    font-weight: 600;
    cursor: inherit !important;
    border-radius: 10px;
}

.dropdown-item{
    font-size: 15px;
    text-align: center;
    cursor: pointer;
}
.bloque{
    background-color: #dcdcdc;
    border: 1px solid red;
}
.dropdown-menu.barra {
    max-height: 300px;
    overflow-y: auto;
    min-width: 60px;
    left: 0px !important;
}
.cursiva{
    font-style: italic;
}
span.grey {
    background: #313131;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    text-align: center;
    width: 1.6em; 
    -webkit-box-shadow: 2px 2px 1px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 1px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         2px 2px 1px 0px rgba(50, 50, 50, 0.75);
}
.progress-bar {
    background-color: #245893;
}
.caja_contador{
    text-align: center;
    height: 88px;
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    justify-content: center;
}
#contenedor_texto{
    font-size: var(--text_base);
    padding: 0px 13px;
    margin-left: 10px;
    background-color: white;
}
#contenedor_texto h1{
    font-size: calc(var(--text_base) + 10px);
    font-weight: bold;
    color: #245893;
/*            text-indent: -117px;
    padding-left: 140px;*/
    width: 100%;
}
#contenedor_texto h2{
    font-size: calc(var(--text_base) + 8px);
    font-weight: bold;
    color: #245893;
    text-align: left;
}
#contenedor_texto h3{
    font-size: calc(var(--text_base) + 6px);
    font-weight: bold;
    color: #245893;
    text-align: left;
}
#contenedor_texto h4{
    font-size: calc(var(--text_base) + 4px);
    font-weight: bold;
    color: #245893;
}
#contenedor_texto p{
    font-size: var(--text_base);
}
.hecho{
    color: green !important;
    font-weight: bold !important;
}
.continua, .continuadp{
    color: grey;
    font-weight: bold;
    cursor: pointer;
}
.res_paginas{
    position: absolute;
    height: 100px;
    background: white;
    bottom: 74px;
    width: 100%;
    border: 1px solid #999;
}

.barra_repr:focus {
    outline: none;
}

.barra_repr,
.barra_repr::-webkit-slider-runnable-track,
.barra_repr::-webkit-slider-thumb {
-webkit-appearance: none;
}

.barra_repr::-webkit-slider-thumb {
background-color: #ffd3d3;
width: 20px;
height: 20px;
border: 2px solid #333;
border-radius: 50%;
margin-top: -9px;
}

.barra_repr::-moz-range-thumb {
background-color: #777;
width: 15px;
height: 15px;
border: 3px solid #333;
border-radius: 50%;
}

.barra_repr::-ms-thumb {
background-color: #777;
width: 20px;
height: 20px;
border: 3px solid #333;
border-radius: 50%;
}

.barra_repr::-webkit-slider-runnable-track {
background-color: #ffd3d3;
height: 3px;
}

.barra_repr:focus::-webkit-slider-runnable-track {
outline: none;
}

.barra_repr::-moz-range-track {
background-color: #777;
height: 3px;
}

.barra_repr::-ms-track {
background-color: #777;
height: 3px;
}

.barra_repr::-ms-fill-lower {
background-color: HotPink
}

.barra_repr::-ms-fill-upper {
background-color: black;
} 


.barra_repv:focus {
    outline: none;
    }
    
.barra_repv,
.barra_repv::-webkit-slider-runnable-track,
.barra_repv::-webkit-slider-thumb {
-webkit-appearance: none;
}

.barra_repv::-webkit-slider-thumb {
background-color: #348d34;
width: 20px;
height: 20px;
border: 3px solid #333;
border-radius: 50%;
margin-top: -9px;
}

.barra_repv::-moz-range-thumb {
background-color: #348d34;
width: 15px;
height: 15px;
border: 3px solid #333;
border-radius: 50%;
}

.barra_repv::-ms-thumb {
background-color: #348d34;
width: 20px;
height: 20px;
border: 3px solid #333;
border-radius: 50%;
}

.barra_repv::-webkit-slider-runnable-track {
background-color: #348d34;
height: 3px;
}

.barra_repv:focus::-webkit-slider-runnable-track {
outline: none;
}

.barra_repv::-moz-range-track {
background-color: #348d34;
height: 3px;
}

.barra_repv::-ms-track {
background-color: #348d34;
height: 3px;
}

.barra_repv::-ms-fill-lower {
background-color: HotPink
}

.barra_repv::-ms-fill-upper {
background-color: black;
} 

.playing{
    background-color: #245893 !important;
}

.playing #txt_play{
    color: white;
}

.marcador{
    background-color: #CCFF00;
    color: black;
    border-radius: 3px;
}
.sombra{
    box-shadow: 4px 5px 10px -3px rgba(0,0,0,0.99);
    padding: 0px !important;
    margin: 10px;
}
.cont_img:after{
    content: attr(data-titulo);
    color: red;
}
.imgpg{
    /*max-width: 300px;*/
}
.boton_caso_practico{
    line-height: 44px;
    min-width: 90%;
    display: block;
}
.tabulado{
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 15px;
}
.titulo_tema_largo{
    padding: 10px 10px;
    padding-left: 155px;
    text-indent: -140px;
    background-color: #245893; 
    color: white !important;
    text-transform: uppercase;
}
.pr10{
    padding-right: 10px !important;
}
.pl10{
    padding-left: 10px !important;
}
.ln{
    padding-left: 25px !important;
    text-indent: -20px;
    padding-bottom: 10px;
}
.pr5{
    padding-right: 5px !important;
}
.corregircp{
    width: 100%;
    text-transform: uppercase;
}

.panel-heading {
    padding: 0;
        border:0;
    }
    .panel-title>a, .panel-title>a:active{
        display:block;
        padding:15px;
    color:#555;
    font-size:16px;
    font-weight:bold;
        text-transform:uppercase;
        letter-spacing:1px;
    word-spacing:3px;
        text-decoration:none;
    }
    .panel-heading  a:before {
        font-family: "FontAwesome";
        content: "\f078";
        float: right;
        transition: all 0.5s;
    }
    .panel-heading.active a:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    } 
    .candado_verde{
    color: green;
    float: left;
    background-color: white;
    border-radius: 50%;
    padding: 4px;
    margin-top: -6px !important;
    font-size: 18px !important;
    border: 1px solid;
    margin-right: 10px;
    }
.candado_gris{
    color: grey;
    float: left;
    background-color: white;
    border-radius: 50%;
    padding: 4px;
    margin-top: -6px !important;
    font-size: 18px !important;
    border: 1px solid;
    margin-right: 10px;
    }

.candado_azul{
    color: #245893;
    float: left;
    background-color: white;
    border-radius: 50%;
    padding: 4px;
    margin-top: -5px !important;
    font-size: 18px !important;
    border: 1px solid;
    margin-right: 10px;
}
.candado_rojo{
    color: #9c1212;
    float: left;
    background-color: white;
    border-radius: 50%;
    padding: 4px 6px 4px 7px;
    margin-top: -5px !important;
    font-size: 18px !important;
    border: 1px solid;
    margin-right: 10px;
}
.certificado_azul{
    color: #245893;
    float: left;
    background-color: white;
    border-radius: 50%;
    padding: 4px 1px 4px 4px;
    margin-top: -5px !important;
    font-size: 18px !important;
    border: 1px solid;
    margin-right: 10px;
}
.certificado_rojo{
    color: #9c1212;
    float: left;
    background-color: white;
    border-radius: 50%;
    padding: 4px 1px 4px 4px;
    margin-top: -5px !important;
    font-size: 18px !important;
    border: 1px solid;
    margin-right: 10px;
}
.certificado_verde{
    color: green;
    float: left;
    background-color: white;
    border-radius: 50%;
    padding: 4px 1px 4px 4px;
    margin-top: -5px !important;
    font-size: 18px !important;
    border: 1px solid;
    margin-right: 10px;
}
.idhilo{
    width: 150px;
}
.cb{
    float: right;
}
.idhilo_tutor{
    width: 150px;
    text-align: right;
}
.inicio_hilo{
    font-weight: bold;
}
.erestu{
    background-color: #ffcda9 !important;
}
.erestu:before{
    border-right-color: #ffcda9 !important;
}

.prpr{
    position: relative;
    background-color: white;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 80%;
    max-width: 80%;
    padding: 8px;
    border-radius: 8px;
    box-shadow: 0 1px 0.5px rgb(0 0 0 / 13%);
    margin-bottom: 10px;
    letter-spacing: 0.015em;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.4em;        
    float: left;
}
.prpr1{
    position: relative;
    background-color: white;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 80%;
    max-width: 80%;
    padding: 8px;
    border-radius: 8px;
    box-shadow: 0 1px 0.5px rgb(0 0 0 / 13%);
    margin-bottom: 10px;
    letter-spacing: 0.015em;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.4em;        
    float: left;
}

.prpr:before{
    position: absolute;
    left: -10px;
    top: 0;
    content: "";
    display: block;
    border: solid;
    border-width: 0px 16px 16px 0px;
    border-color: transparent;
    border-right-color: white;
}
.espacio{
    position: relative;
    min-width: 80%;
    max-width: 80%;
    padding: 8px;
    border-radius: 8px;
    margin-bottom: 10px;
    letter-spacing: 0.015em;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.4em;        
    float: left;
}

.resp{
    float: right;
    margin-right: 10px;
    background-color: #f5f5dc !important;
}
.resp:before {
    position: absolute;
    top: 0;
    content: "";
    display: block;
    border: solid;
    border-color: transparent;
    left: auto;
    right: -10px;
    border-width: 0px 0px 16px 16px;
    border-left-color: #f5f5dc;
}
.resp:before{
    border-right-color: #f5f5dc !important;
}
.tutor{
    float: right;
    margin-right: 10px;
    background-color: #e9eb8f;
}
.tutor:before{
    position: absolute;
    top: 0;
    content: "";
    display: block;
    border: solid;
    border-color: transparent;
    left: auto;
    right: -26px;
    border-width: 0px 16px 16px 16px;
    border-left-color: #e9eb8f;
}
.mensajes_tutor:after{
    content: "";
    position: absolute;
    background-color: red;
    padding: 5px;
    border-radius: 5px;
    top: 2px;
    left: 69px;
}
.mensajes_tutor_btn:after{
    content: "";
    position: absolute;
    background-color: red;
    padding: 5px;
    border-radius: 5px;
    top: 2px;
}
.fondo_tutorias {
    background-color: gray;
}
.btn.act{
    border: 3px solid red;
    margin: -5px;
}

.foro{
    /*background-image: url("'. HOST_FILES .'/files/cursos_visor/food-patternbg.jpg");*/
    background-color: #214666;
    height: 300px;
    text-align: left;
    padding: 20px;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    overflow-y: overlay;
}
.cabecera_foro{
    height: 30px;
    text-align: left;
    background: #efefef;
    padding-top: 5px;
    padding-left: 5px;
}
.ce, .cr{
    display: inline-flex;
    float: left;
    margin: 5px; 
    border-top: 1px solid #ccc; 
    width: 99%;
}
.content-section table {
    background: transparent !important;
}
.mensaje{
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
    color: black;
}
.respuesta{
    padding: 5px;
    text-align: left;
}
.titulo-al{
    padding: 5px 20px;
    color: #222222;
    background: #a0b1c3;
}
.respuesta-al{
    padding: 5px 15px;
}
.barra::-webkit-scrollbar {
        -webkit-appearance: none;
        background-color: #ccc;
    }
.inactivo{
    background-color: #ffd3d3;
}
.activo{
    background-color: #daffda;
}
.barra::-webkit-scrollbar:vertical {
    width:10px;
}

.barra::-webkit-scrollbar-button:increment,.barra::-webkit-scrollbar-button {
    display: none;
} 

.barra::-webkit-scrollbar:horizontal {
    height: 10px;
}

.barra::-webkit-scrollbar-thumb {
    background-color: #245893;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}
.barra::-webkit-scrollbar-track {
    border-radius: 10px;  
}
.status.is-seen {
    filter: sepia(80%) hue-rotate(140deg) saturate(4000%) opacity(1);
    }
.status {
    float: right;
    padding-right: 10px;
    text-align: end;
    font-size: 9rem;
    letter-spacing: -7px;
    font-size: 1rem;
    filter: grayscale(1);
    opacity: .5;
    line-height: 3em;    
}


@media screen and (max-width: 720px) {
    body{
        --text_base: 16px;
        --color_botonera: #e1e1e1;
    }
    .datos-alumno{
        min-height: 30px;
    }
    #txt_pc{
        color: #000000;
    }
    .capai {
        height: 100% !important;
        max-height: 100% !important;
    }
    #tutor_avatar{
        padding-top: 5px;
    }    
    .caja_ind{
        width: 300px;
    }
    .indice{
        font-size: calc(var(--text_base) - 5px) !important;
    }
    .cert{
        margin-bottom: 100px;
    }
    .caja_contador{
        zoom: 0.8;
        height: 63px;
        background-color: var(--color_botonera);
        padding-right: 0px;
    }
    .btn-ver, .btn-repite{
        font-size: 12px;
    }

    .reparto{
        background-color: var(--color_botonera);
    }
    .marca_paginas{
        background-color: #ffffff;
    }
    #contenedor_texto h2 {
        font-size: calc(var(--text_base) + 5px) !important;
    }
    #contenedor_texto_overlay h2 {
        font-size: calc(var(--text_base) + 5px) !important;
    }
    #contenedor_texto_overlay{
        width: 91.5% !important;
    }

    #cont{
        text-align: left;
    }
    .salta_foto{
        clear: both;
    }
    .tablalp{
        font-size: calc(var(--text_base) + -6px);
    }
    #info-curso{
        margin-left: -15px;
        margin-right: -15px;
        font-size: 15px;
    }
    .btn-examen, .btn-otra_actividad{
        padding: 0px;
        margin-left: -3px;
    }
    .texto_tit {
        font-size: 0.9em;
    }
    .mw30{
        width: 30% !important;
    }
    .letra_peque{
        font-size: 10px;
    }
    .limpia_movil{
        clear: both;
    }
    .desc_curso{
        font-size: 12px;
    }
    button#btn-search, button#btn-search1, button#btn-search2 {
        margin-top: -1px !important;
        margin-left: 1px !important;
    }
    #busq_actividad {
        width: 78% !important;
    }
    .tit_act {
        font-size: 12px !important;
    }
    .tabla_centrada{
        margin-left: 0px;
        font-size: calc(var(--text_base) + -6px);
    } 
    .estrella:before {
        left: 7px;
    }   
    .lista2{
        padding: 0px 5px 10px 55px;
    }
    .lista3{
        padding-left: 30px;
    }    
    .texto_fecha{
        padding: 0px 10px 0px 10px;
        max-height: 100px;
        width: 84%;
        font-size: calc(var(--text_base) + -6px);
    }
    .tirador2{
        background-color: #e1e1e1;
    }
    .triangulo{
        background-color: #b3c7e8;
        width: 107px;
        min-height: 100px;
        margin-bottom: 75px;
        display: grid;
        color: black;
        text-align: center;
        vertical-align: middle;
    }
    .triangulo::before{
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 46px 0px 43px;
        border-color: #FFFFFF transparent transparent transparent;
        position: absolute;
        margin-top: -1px;
    }
    .triangulo::after{
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 46px 0px 43px;
        border-color: #b3c7e8 transparent transparent transparent;
        position: absolute;
        margin-top: 99px;
    }
    .cont_tiradores {
        left: -90%;
    }
    .tirador,
    .tirador1,
    .tirador2 {
        width: 90%;
    }

    .tirador .pestana,
    .tirador1 .pestana,
    .tirador2 .pestana {
        margin-left: 100%;
    }
    .cuadro_verde{
        max-height: 130px;
    }
    .ramon, .ramct{
        margin-left: 11% !important;
        padding-left: 35px;
        min-height: 235px;
    }
    .ramon1, .ramct1{
        margin-left: 12% !important;
        padding-left: 7px;
        min-height: 235px;
    }

    .ramon:before{
        background-size: 100px 160px;
        display: inline-block;
        width: 100px; 
        height: 160px;
        content:"";
        background-image: url("/files/cursos_visor/ramon.png");
        position: absolute;
        left: 5px;
        margin-top: -10px;
    }
    .ramct:before{
        background-size: 100px 160px;
        display: inline-block;
        width: 100px; 
        height: 160px;
        content:"";
        background-image: url("/files/cursos_visor/ramon3.png");
        position: absolute;
        left: 5px;
        margin-top: -10px;
    }
    .ramon1:before{
        background-size: 152px 187px;
        display: inline-block;
        width: 113px;
        height: 200px;
        content: "";
        background-image: url(/files/cursos_visor/ramon1.png);
        position: absolute;
        left: -7px;
    }
    .ramct1:before{
        background-size: 152px 187px;
        display: inline-block;
        width: 113px;
        height: 200px;
        content: "";
        background-image: url(/files/cursos_visor/ramon4.png);
        position: absolute;
        left: -7px;
    }
    #contenedor_texto h1 {
        font-size: calc(var(--text_base) + 5px);
        font-weight: bold;
        color: #245893;
        text-align: left;
        padding-left: 15px;
        text-indent: inherit;
    }
    #contenedor_texto_overlay h1 {
        font-size: calc(var(--text_base) + 5px);
        font-weight: bold;
        color: #245893;
        text-align: left;
        padding-left: 15px;
        text-indent: inherit;
    }
    .titulo_tema_puntos {
        background-color: #245893; 
        padding: 10px 10px;
        color: white !important;
        text-transform: uppercase;
    }
    li.lista {
        padding: 0px 5px 10px 30px;
    }
    #btn-play{
        border-right: none;
        padding: 5px 5px 00px 5px;
        zoom: 0.8;
    }
    #btn-volver{
        border-left: 1px solid #ccc;
        padding: 5px 5px 0px 5px;
        zoom: 0.8;
    }
    #btn-continuar{
        border-right: none;
        padding: 5px 5px 0px 5px;
        zoom: 0.8;
    }
    #pantalla_completa {
        padding: 5px 4px 0px 3px;
        border-left: 1px solid #ccc;
        float: left;
        zoom: 0.8;
        background-color: var(--color_botonera);
    }
    #controlador{
        position: fixed;
        bottom: 0px;
    }
    #barra_progreso {
        width: 85% !important;
        font-size: 9px;
        padding-bottom: 10px;
        padding-top: 0px;
        margin-left: 25px;
    }
    div#botonera1:before{
        content: attr(data-content);
        font-family: "FontAwesome";
        position: absolute;
        width: 30px;
        height: 20px;
        background: #fff;
        right: 25px;
        top: -20px;
        color: #313131;
        text-align: center;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
        box-shadow: 0px -5px 6px #888;
        background-color: var(--color_botonera);
    }
    #segunda_fila{
        border-bottom: 1px solid #ccc;
        background-color: var(--color_botonera);
    }
    #tutor{
        border-left: none;
        zoom: 0.8;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 55px;
        width: 20% !important;
        background-color: var(--color_botonera);
    }
    #altavoz_pq{
        width: 30px;
        float: right;
        margin-right: -40px;
        margin-top: -20px;
        background-color: #313131;
        padding: 6px 4px 5px 8px;
        border-radius: 34px;
    }
    #tamano_letra{
        zoom: 0.8;
        padding-top: 12px;
        padding-bottom: 5px;
        height: 55px;
        width: 30% !important;
        background-color: var(--color_botonera);
    }
    #btn-altavoz{
        padding: 20px 15px 10px 20px;
        zoom: 0.8;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 55px;
        width: 23% !important;
    }
    #btn-idioma{
        text-align: center;
        border-right: none;
        padding: 20px 15px 10px 42px;
        zoom: 0.8;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 55px;
        display: inline-block;
    }

    #pos_audio {
        position: relative;
        margin-top: -12px;
        margin-left: -200px;
    }
    .fotoi{
        width: 100%;
    }
    .fotod{
        width: 100%;
    }
    .imgpg{
        max-width: 190px;
    }
    .boton_caso_practico {
        background-color: #3bb3e0;
        z-index: 0;
        font-family: "Open Sans", sans-serif;
        font-size: var(--text_base);
        text-decoration: none;
        color: #fff;
        position: relative;
        padding: 10px 20px;
        line-height: 44px;
        border-left: solid 1px #2ab7ec;
        margin-left: 23px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
        -moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
        -o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
        box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
        display: block;
    }
    .table td{
        font-size: calc(var(--text_base) - 6px);
    }
    .idhilo{
        width: auto;
    }
    .mensajes_tutor:after{
        left: 100px;
    }
    .mensajes_tutor_btn:after{
        left: auto;
    }
}
