@media only screen and (max-width: 500px) {
    .NameModule {
    width: 89%;
    font-size: 0px;
    right: 156px;
    position: absolute;
    display: none;
}
/*.footer .logoFooter 
	{
    width: 30%;
    margin: -9px 0 0 -7px;

	}*/
.fullContenido.module .moduleBox .modulesList .current {
    width: 15%;
}
.modulesList li {
    width: 15%;
    /*margin: 2% 2% 15px;*/
    height: 72px;
}
.contextualMenu li:first-child span 
	{
		line-height: 1.7em;
	}
.contextualMenu li span 
	{
		line-height: 1.2em;
	}
.contextualMenu img 
	{
		margin: 4px 5px 0 0;
	}
.contextualMenu li:first-child img 
	{
		margin: 0 5px 0 0;
	}
.logo {
    width: 177px;
}
.contentOptionsNavegation div a {
    font-size: 0px;
}
.tableHeader {
    font-size: 1.2em;
}
.ResultTest P {
    font-size: 2em;
    margin: 10px 0 15px 0;
}
.btnAccesoCurso a, .introVideo .evalDipElement a {
    width: 200px;
}
.introVideo.test .btnAccesoCurso, .introVideo .contentEvalDip {
    width: 100%;
    margin: 0 0 10px 0;
}
.introVideo .contentEvalDip {
    width: 100%;
}
.evalDipElement {
    margin: 0 auto;
    float: none !important;
}
.contentBtn {
    width: 100%;
}
.boxUser {
    margin: 0 0 20px 0;
}
.fullHeader {
    height: auto;
}
.admin__container {
    box-sizing: border-box;
    padding: 0 5%;
}
.alumnName {
    font-size: 1.5em;
    margin: 0 0 0 0;
}
.pendingAcre p {
    width: 100%;
    text-align: center;
    margin: 15px 0;
    padding: 0 10px;
}

.header .pendingAcre img {
    float: none;
    margin: 0 auto;
    width: 100px;
}
}
@media only screen and (max-width: 400px) {
.header img {
    width: 100%;
}
.header {
    width: 100%;
    float: left;
}
.logo {
    width: 35%;
    margin-left: 8px;
    margin-top: -5px;
}
.contenido .MenuHeader {
    top: -35px;
    width: 58%;
}
.contenido {
    padding: 12px 3%;
    /*margin: -60px 0 0 0;*/
}

.glossaryContent {
    height: 70%;
}
p.glosaryTitle {
    line-height: 1em;
}
}




@media only screen and (max-width: 340px) {

.fullContenido.module .moduleBox .modulesList .current {
    width: 25%;
}
.modulesList li {
    width: 25%;
    /*margin: 2% 2% 15px;*/
    height: 85px;
}
.contextualMenu a 
	{
		text-align: center;
		height: 58px;
		display: block;
	}
.contextualMenu img 
	{
		margin: 5px 0 2px !important;
		float: none;
	}
.contextualMenu a span 
	{
		display: block;
		line-height: 1.1em;
	}
.login .tituloPreguntaDocuments img 
	{
		width: 25px;
	}
.logged .tituloPreguntaDocuments span 
	{
		font-size: 0.7em;
		height: 33px;
	}

}