/* CSS Document */


.contenido_texto{
    margin:10px 0px 10px 0px;
    font-size:14px;
    text-align:left;
}

.contenido_texto p,
.contenido_texto p span{
    font-size:14px !important;
}

.contenido_texto img{
    max-width:700px !important;
    width:auto;
}

.contenido_texto ul{
    padding-left:20px;
}

.contenido_texto a{
    word-wrap:break-word;
}

.contenido_texto{
    text-align:left;
    margin-top:30px;
    word-wrap:break-word;
}


.contenido_texto ul{
    margin-top:0px;
    padding-left:20px;
}

.contenido_texto ul br{
    display:none;
}

.contenido_texto a{
    word-wrap:break-word;
}

.link-plataforma{
    display:block;
    margin-top:10px;
    margin-bottom:10px;
    border-radius:7px;
    margin-left:10px;
    color:#333;
    width:95%;
    float:left;
    text-decoration:none;
    font-size:16px;
}

.link-directorio{
    background-color: rgb(217, 27, 92, 0.8);
    color: #FFF !important;
}

.link-directorio:hover{
    text-decoration:none;
    background-color: rgb(217, 27, 92);
}

.link-tema{
    background-color: rgba(238, 133, 37, 0.8);
}

.link-cuestionario{
    background-color: rgba(255, 255, 255, 0.57);
}

.link-tema:hover{
    text-decoration:none;
    background-color: rgb(238, 132, 36);
}

.link-cuestionario:hover{
     text-decoration:none;
    background-color: rgba(255, 255, 255, 0.87);
}

.link-plataforma img{
    width:70px;
    float:left;
    margin:10px;
}

.link-plataforma span[titulo]{
    color:#000;
    font-weight:bold;
    display:block;
    margin-top:10px;
}

.link-plataforma span[descripcion]{
    font-size:14px;
}

.rc-content{
    max-width:700px;
    margin:0 auto;
    padding:15px;
    text-align:center;
    clear:both;
}

.video-content iframe{
    width:100%;
    min-height:300px;
}

.adjunto-content iframe:not(.genially){
    width: 100% !important;
    min-height:600px !important;
    position:initial !important;
}

iframe.genially{
    width: 100% !important;
    min-height:385px !important;
    position:initial !important;
}

.image-content img{
    max-width:690px !important;
    width:auto;
}

.rc-content span.alt-text{
    background-color:#DDD;
    display:block;
    border:1px solid #CCC;
    padding:5px;
    text-align:left;
    line-height:16px;
}

.audio-content{
    margin:20px 0px 20px 0px;
    text-align:center;
}

.audio-content span{
    display:block;
    margin-top:10px;
}

.flash-content{
    display:none;
}

.iphone-fix{
    display:none;
    margin-bottom:20px;
}

.textocorto-content{
    margin:20px auto 20px auto;
    max-width:400px;
    padding:5px;
    background-color: #FFF291;
    border: 2px solid #FFCC15;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.link-recurso{
    text-decoration:none;
    display:block;
    padding:8px;
    background-color:#EEE;
    color: rgb(23, 118, 255) !important;
    border: 1px solid rgb(23, 118, 255);
    padding-left:43px;
    background-repeat:no-repeat;
    background-position:5px 5px;
    background-image:URL('../_images/files/url.png');
    margin: 10px 0px 15px 0px;
    padding-bottom: 17px;
}

.link-recurso:visited{
    color:rgb(23, 118, 255);
}

.link-recurso span.alt-text{
    display:block;
    color:#666;
}

.link-recurso:hover{
    border:1px dotted #CCC;
    color:#000;
    background-image:URL('../_images/files/download.png');
    background-repeat:no-repeat;
    text-decoration: none;
    background-position:5px 5px;
}
.link-recurso:focus{
    background-color:#EEE;
    background-repeat:no-repeat;
    background-position:5px 5px;
    border:1px dotted #CCC;
    color:#000;
    background-image:URL('../_images/files/download.png');
}
.link-recurso-mp3:hover,
.link-recurso-mp3:focus{
    background-image:URL('../img/files/mp3.png') !important;
    background-repeat:no-repeat;
    text-decoration: none;
    background-position:5px 5px;
    background-color:#EEE;
    color: rgb(23, 118, 255) !important;
    border: 1px solid rgb(23, 118, 255);
}
.link-recurso-mp3{
    cursor:default;
    background-image:URL('../img/files/mp3.png');
}
.link-recurso-mp3 audio{
    margin-top:5px;
}
.link-recurso-pdf{
    background-image:URL('../_images/files/pdf.png');
}
.link-recurso-xls, .link-recurso-xlsx{
    background-image:URL('../_images/files/xls.png');
}
.link-recurso-ppt, .link-recurso-pptx, .link-recurso-pps, .link-recurso-ppsx{
    background-image:URL('../_images/files/ppt.png');
}
.link-recurso-doc, .link-recurso-docx{
    background-image:URL('../_images/files/doc.png');
}

.contenido-html{
    margin:10px;
    padding:10px;
    background-color:#DDD;
    border:1px solid #CCC;
}

.contenido-html h3{
    color: rgb(217, 27, 92);
    font-weight:bold;
    margin:0px 0px 10px 0px;
    padding:0px;
}

.contenido_texto .cargando{
    text-align:center;
    background-color:#EEE;
    padding:5px;
    border:1px solid #CCC;
    border-radius:5px;
}

.contenido_texto .cargando strong{
    font-weight:normal;
}

.contenido_texto table{
    border-radius:5px;
}

.contenido_texto table td{
    padding:10px;
}

.contenido_texto table td br{
    display:none;
}

#nots-nuevas {
    float: right;
    background-color: red;
    padding: 0px 7px;
    border-radius: 15px;
    margin: 0px;
    margin-top: -1px;
    color:#FFF !important;
}

.fecha-not{
    width: 100%;
    text-align: right;
    color: #999;
    font-size: 12px;
}

.btn-completa{
    display: block;
    width: 300px;
    background-color: #d91b5c;
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px;
    text-transform: uppercase;
    color: white;
    border-radius: 10px;
}


@media (max-width:980px)
{
    .image-content img{
        max-width:500px !important;
    }
}

@media (max-width:767px)
{
    .image-content img{
        max-width:300px !important;
    }
    .adjunto-content iframe{
        min-height:600px !important;
    }
    .adjunto-content iframe:not(.genially){
        min-height:300px !important;
    }
}

@media (max-width:480px){
    .image-content img{
        max-width:300px !important;
    }
    .iphone-fix{
        display:block;
    }
    .adjunto-content iframe{
        min-height:500px !important;
    }
}

@media (max-width:420px){
    .image-content img{
        max-width:200px !important;
    }
    .adjunto-content iframe{
        min-height:500px !important;
    }
}

@media (max-width:350px){
    .image-content img{
        max-width:200px !important;
    }
    .adjunto-content iframe{
        min-height:400px !important;
    }
}

@media (max-width:300px){
    .image-content img{
        max-width:200px !important;
    }
    .adjunto-content iframe{
        min-height:300px !important;
    }
}

#btn-radius{
    text-align:center;
}

#btn-radius a{
    clear:both;
    display:inline-block;
	margin:0 10px !important;
}