﻿@charset "utf-8";




@font-face 
	{
		font-family: 'chaletmedium';
		src: url('../fonts/chaletparisnineteeneighty_3-webfont.eot');
		src: url('../fonts/chaletparisnineteeneighty_3-webfont.eot?#iefix') format('embedded-opentype'),
			 /*url('../fonts/chaletparisnineteeneighty_3-webfont.woff2') format('woff2'),*/
			 /*url('../fonts/chaletparisnineteeneighty_3-webfont.woff') format('woff'),*/
			 url('../fonts/chaletparisnineteeneighty_3-webfont.ttf') format('truetype'),
			 url('../fonts/chaletparisnineteeneighty_3-webfont.svg#chaletmedium') format('svg');
		font-weight: normal;
		font-style: normal;
	}
@font-face 
	{
		font-family: 'robotolight';
		src: url('../fonts/roboto_light-webfont.eot');
		src: url('../fonts/roboto_light-webfont.eot?#iefix') format('embedded-opentype'),
			/*url('../fonts/roboto_light-webfont.woff2') format('woff2'),*/
			 /*url('../fonts/roboto_light-webfont.woff') format('woff'),*/
			 url('../fonts/roboto_light-webfont.ttf') format('truetype'),
			 url('../fonts/roboto_light-webfont.svg#robotoregular') format('svg');
		font-weight: normal;
		font-style: normal;
	}
@font-face 
	{
		font-family: 'robotoregular';
		src: url('../fonts/roboto_regular-webfont.eot');
		src: url('../fonts/roboto_regular-webfont.eot?#iefix') format('embedded-opentype'),
			/*url('../fonts/roboto_regular-webfont.woff2') format('woff2'),*/
			 /*url('../fonts/roboto_regular-webfont.woff') format('woff'),*/
			 url('../fonts/roboto_regular-webfont.ttf') format('truetype'),
			 url('../fonts/roboto_regular-webfont.svg#robotoregular') format('svg');
		font-weight: normal;
		font-style: normal;
	}
@font-face 
	{
		font-family: 'robotobold';
		src: url('../fonts/roboto_bold-webfont.eot');
		src: url('../fonts/roboto_bold-webfont.eot?#iefix') format('embedded-opentype'),
			 /*url('../fonts/roboto_bold-webfont.woff2') format('woff2'),*/
			 /*url('../fonts/roboto_bold-webfont.woff') format('woff'),*/
			 url('../fonts/roboto_bold-webfont.ttf') format('truetype'),
			 url('../fonts/roboto_bold-webfont.svg#robotobold') format('svg');
		font-weight: normal;
		font-style: normal;
	}
/* CSS Document */
html 
    {
    height:100%;
    }
frameset    
    {
    height:100%;
    }
frame 
    {
        height:100%;
    }
html , form
    {
    height:100%;
    }

body 
	{
		margin: 0;
		padding: 0;
		color: #918f94;
		font-size: 0.85em;
		line-height: 1.5em;
		font-family: 'robotolight', Arial, Helvetica, sans-serif;
        /*height:470px;*/
	}
h1 
	{
		font-family: 'chaletmedium';
		font-weight: normal;
		color: #65a2f9;	
		font-size: 2.9em;
		line-height: 1em;
		margin: 0;
        text-align:left;
	}
h2 
	{
		font-family: 'chaletmedium';
		font-weight: normal;
		color: #65a2f9;	
		font-size: 2.2em;
	}

/*strong 
	{
		color: #4f81bd;
	}
*/
a 
	{
		color: #5b5b5f;
		text-decoration: none;
        cursor:pointer;
	}
a:hover 
	{
		text-decoration: underline;
	}
img 
	{
		border: none;
		width: 100%;
		height: auto;
	}
.none 
	{
		display: none;
	}
.total 
	{
		width: 100%;
        height:100%;
	}

.contentOptionsNavegation
    {
        width:40%;
        float:left;
    }

.contentOptionsNavegation div {
    width: 33%;
    height: 65px;
    float: left;
}
.contentOptionsNavegation div a
    {
        width:100%;
        display:block;
        padding:40px 0px 0px 0px;
        text-align:center;
        color: #649ef8;
        text-decoration:none;
    }

a.Play
    {
        background: url("/Assets/images/ico/icon-sound.png") top center no-repeat; 
    }

a.Pause
    {
        background: url("/Assets/images/ico/icon-sound.png") bottom center no-repeat; 
    }

.glossary a {
    background: url(/Assets/images/ico/icon-glosario.png) top center no-repeat;
    line-height: 1em;
}

.stopToday a
    {
        background: url("/Assets/images/ico/icon-stop-today.png") top center no-repeat; 
    }

/*________HEADER_________*/
.pendingAcre {
    float: right !important;
}
.pendingAcre p {
    float: left;
    width: 315px;
    text-align: right;
    box-sizing: border-box;
    color: #8aa12e;
    font-family: 'robotoregular';
    line-height: 14px;
    margin: 20px 10px 0 0;
}
.pendingAcre img {
    display: block;
    float: right;
    width: 100px;
}
.fullHeader 
	{
		width: 100%;
		float: left;
        height: 108px;
	}
.header 
	{
		width: 1024px;
		height: 60px;
		margin: 0 auto;
		padding-top: 19px;
	}
.header div 
	{
		float: left;
	}
.header .logo {
    padding-left: 2%;
}
.logo a 
	{
		display: block;
	}
.contenido .MenuHeader 
    {
    float:right;
    position:absolute;
    top:-70px;
    right:1px;
    }
.NameModule .NumberModuleHeader 
    {
    color:#65a2f9;
    margin-top:0px;
    margin-bottom:0px;
    text-align:right;
    font-family: chaletmedium;
    font-size: 1.3em;
    }
.NameModule .NameModuleHeader 
    {
    margin-top:0px;
    margin-bottom:4px;
    text-align:right;
    font-family: 'robotobold';
    }
.M001 {
    background: url(/Assets/images/ico/ico-modulo-1.png) no-repeat;
    background-position:center right;
    padding-right:50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.BtnClose 
    {
    margin-left:10px;
    }
.BtnHome 
    {
    margin-left:10px;
    }

/* MEN� INTERIOR */

.TimeComplete
    {
        margin: 0px;
        float: left;
        background: url('/private/module-1/assets/images/time_1.png') no-repeat;
        padding: 2px 0px 10px 27px;
    }

.menu 
	{
		position: relative;
        float:right;
        margin-left:10px;
	}
.menu ul 
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}

.menu .QC_Menu li .QC_Menu li {
    border-top: 1px solid #729fc6;
}
.menu .QC_Menu li .QC_Menu li.active {
    background: #eaf1f7;
}
/*.menu .QC_Menu li .QC_Menu li.activeNode a
    {
        background:#35a3fc !important;
        color:#FFF !important;

    }*/
.element_item a {
    background:#d1dfeb !important;
}
    .menu .QC_Menu li .QC_Menu li.active a {
        background-color: initial;
        border: none;
        color: #729fc6;
        background: url('/private/module-1/assets/images/menu-active.png') no-repeat initial;
    }

.menu > ul > li 
	{
		width: 40px;
		height: auto;
		float: left;
		text-align: center;
		margin-left: 10px;
		-webkit-transition: all 0.5 ease;
		   -moz-transition: all 0.5 ease;
		    -ms-transition: all 0.5 ease;
		     -o-transition: all 0.5 ease;
				transition: all 0.5 ease;
	} 
	.menu > ul > li.active 
		{
		border-bottom: 2px solid #eaf1f7;
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
		    -ms-border-radius: 0;
		     -o-border-radius: 0;
				border-radius: 0;
		height: 44px;
		}
.menu > ul > li a 
	{
		display: block;
		/*padding: 7px 6px 8px;*/
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
		cursor: pointer;
	}
.menu .QC_Item_Open 
	{
        display: none;
        overflow:hidden;
		position: absolute;
		right: 0;
		top: 100%;
		width: 350px;
		background: #eaf1f7;
		border: 1px solid #729fc6;
		margin-top: -2px;
		text-align: left;
		z-index: 2;
        border-radius:10px;
            -webkit-border-radius:10px;
                -moz-border-radius:10px;
                    -ms-border-radius:10px;
                        -o-border-radius:10px;

	}
.QC_Menu .QC_Item_Open .QC_Menu .QC_Item_Open {
    position: relative;
    border: none;
    padding: 0px;
    border-top: 1px solid #729fc6;
    }
.QC_Item_Open a 
	{
		color: #729fc6;
        width:100%;
		font-size: 0.95em;
		line-height: 1.2em;
        padding: 10px 15px;
        display:block;
        box-sizing:border-box;
            -webkit-box-sizing:border-box;
                -moz-box-sizing:border-box;
                    -o-box-sizing:border-box;
                        -ms-box-sizing:border-box;
	}
	.QC_Item_Open a:hover,
	.QC_Item_Open .active a 
		{

			text-decoration: none; 
		}
.QC_Item_Open li:first-child a
	{
		border-top: none;
	}
.menu .QC_Menu li .QC_Menu li:first-child 
    {
        border-top:0px;
    }
.QC_Menu .QC_Item_Open .QC_Menu .QC_Item_Open
	{
        border-radius:0px;
            -webkit-border-radius:0px;
                -moz-border-radius:0px;
                    -ms-border-radius:0px;
                        -o-border-radius:0px;
	}
.menu .QC_Menu li .QC_Menu li a {
    color: #d4dae0;
}
.menu .QC_Menu li .QC_Menu li.active a {
    color: #729fc6;
    width: 100%;
    font-size: 0.95em;
    line-height: 1.2em;
    padding: 10px 15px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*________FOOTER________*/
.fullFooter 
	{
		/*margin: 70px 0 0 0;*/
		width: 100%;
		float: left;
	}
.footer 
	{
		width: 1024px;
		margin: 0 auto;
		padding: 60px 120px 15px 12px;
		/*background: url(../images/background/bg-footer.png) center top no-repeat;*/
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
	}
.footer div 
	{
		float: left;
	}
.footer .logoFooter 
	{
		width: 150px;
		float: right;
	}
/*CONTENIDO*/
.fullContenido 
	{
		width: 100%;
		float: left;
       /* height:100%;*/
	}
	.fullContenido.module 
		{
			height: 706px;
			margin-bottom: -90px;
		}
.jw-preview {
    
        background-color: #fff !important;
}

.contenido 
	{
		width: 1000px;
		padding: 0 12px;
		margin: 0 auto;
	}
.contenido div 
	{
		float: left;	
	}
.provisional /* Mientras hay contenido provisional */
	{
		width: 100%;
		text-align: center; 
	}
.provisional img 
	{
		width: auto; /* Mientras hay contenido provisional */
	}
.boxUser 
    {
    width:100%;  
    }
.tabla_composicion
	{
		text-align: center; 
        border: 1px solid white;
	}
.tabla_botellas
	{
		text-align: center; 
        border: 1px solid #aecfeb;
	}
#table tr:nth-child(odd) {
   background-color: #d0d8e8;
   color:#000000
}

#table tr:nth-child(even) {
   background-color: #e9edf4;
   color:#000000;
}

#table th {
   background-color: #4f81bd;
   color:#ffffff;
}
/*LOGIN*/
.fullContenido.login 
	{
		/*background: url(../images/background/bg-login.jpg) center top no-repeat;*/
	}
.fullContenido.login .contenido 
	{
		padding: 100px 0 10px;
		text-align: center;
	}
.loginBox 
	{
		margin: 0 auto;	
		text-align: center;
		position: relative;
		width: 310px;
		display: inline-block;
		-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
		    -ms-border-radius: 5px;
		     -o-border-radius: 5px;
				border-radius: 5px;
		-webkit-box-shadow: 0px 0px 11px 0px rgba(1, 1, 1, 0.5);
		   -moz-box-shadow: 0px 0px 11px 0px rgba(1, 1, 1, 0.5);
		    -ms-box-shadow: 0px 0px 11px 0px rgba(1, 1, 1, 0.5);
		     -o-box-shadow: 0px 0px 11px 0px rgba(1, 1, 1, 0.5);
				box-shadow: 0px 0px 11px 0px rgba(1, 1, 1, 0.5);
	}
	.contenido .loginBox 
		{
			float: none;
		}
.loginBox .logo 
	{
		background: url(../images/background/bg-logo-login.png) left top repeat-x;
		margin-top: 0;
		width: 100%;
		text-align: center;
		padding: 17px 0;
		-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.004),inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
		   -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.004),inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
		    -ms-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.004),inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
		     -o-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.004),inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
				box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.004),inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
		-webkit-border-radius: 5px 5px 0 0;
		   -moz-border-radius: 5px 5px 0 0;
		    -ms-border-radius: 5px 5px 0 0;
		     -o-border-radius: 5px 5px 0 0;
				border-radius: 5px 5px 0 0;
	}
	.loginBox .logo img 
		{
			width: 240px;
		}

    .congresoForm button:hover, .congresoForm #btnGenerarDiploma:hover {
    background:#8e9f38;
}

.congresoForm {
    padding: 15px;
     -o-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #CCC;
    width: 600px;
    margin: 30px auto;
    float: none;
    max-width: 100%;
    overflow: hidden;
}

 .congresoForm button {
    background: #b1c258;
    display: table;
    color: #fff;
   padding: 5px 15px; 
    margin: 0 auto 12px;
    border-radius: 10px;
    position: relative;
    text-align: center !important;
    min-width: 150px;
    max-width: 200px;
    border-width: 0;
    cursor: pointer;
    line-height: 17px;
}
 .congresoForm  label {
    display: block;
    width: 100%;

}

 .col-50 {
    width: 98%;
    margin: 0 1% 30px;
        float: left;
    position: relative;
    text-align:center;
}
 .congresoForm input, .congresoForm select {
    width: 100%;
    padding: 10px;
     -o-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 button.primerBoton {
    font-weight: bold;
    padding: 15px 30px;
    max-width: 300px;
    width: 100%;
    font-size: 16px;
    background-color: #2fa1ff;
    margin-top: 15px;
}
.congresoForm.text-center{
    text-align:center;
}
.loginPassForm 
	{
		width: 100%;
		padding: 20px 30px;
		border-top: 1px solid #FFF;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
		position: relative;
		background: #f3f5f7;
		-webkit-border-radius: 0 0 5px 5px;
		   -moz-border-radius: 0 0 5px 5px;
		    -ms-border-radius: 0 0 5px 5px;
		     -o-border-radius: 0 0 5px 5px;
				border-radius: 0 0 5px 5px;
	}
.cntInputs 
	{
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
		width: 100%;
		-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
		    -ms-border-radius: 5px;
		     -o-border-radius: 5px;
				border-radius: 5px;
		box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 5px 0px rgba(1, 1, 1, 0.1);
		position: relative;
		margin-bottom: 20px;
	}
	
.loginPassForm .QC_Container.TextoControl,
.loginPassForm .QC_Container.PasswordControl
	{
		width: 100%;
		height: 45px;
	}
	.loginPassForm .QC_Container.PasswordControl 
		{
			border-top: 1px solid #e4e4e4;
		}
.loginPassForm .QC_Container.TextoControl div,
.loginPassForm .QC_Container.PasswordControl div
	{
		width: 100%;
	}
.loginPassForm .QC_Container.TextoControl .QC_ValidacionCampos,
.loginPassForm .QC_Container.PasswordControl .QC_ValidacionCampos
	{
		width: 20px;
		height: 20px;
	}
.loginPassForm #imgUser 
	{
		width: 20px;
		height: auto;
		position: absolute;
		left: 10px !important;
		top: 14px !important;
	}
.loginPassForm #imgPass 
	{
		width: 20px;
		height: auto;
		position: absolute;
		left: 10px !important;
		top: 60px !important;
	}
.loginPassForm .QC_Etiqueta 
	{
		display: none;
	}
.loginBox input[type="text"],
.loginBox input[type="email"],
.loginBox input[type="password"] 
	{
		height: 45px;
		width: 95%;
		padding: 0 5px 0 40px;
		background: none;
		border: none;
		color: #6f7278;
		font-size: 1.3em;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
		}
.QC_ValidacionCampos 
	{
		float:left;
		right: -20px;
		position: absolute;		
	}
.QC_ValidacionCampos img 
	{
		width:14px;
		height:14px;
	}
.loginBox a 
	{
		display: inline-block;
		padding: 10px 0;
		margin: 2px 0 0 0;
		font-size: 1em;
	}
.loginBox .btnAccess 
	{
		width: 100%;
		height: 45px;
		background: url(../images/background/bg-btn-login.png) left top repeat-x;
		font-size: 1.2em;
		margin: 8px 0;
		color: #FFF;
		clear: both;
		display: block;
		border: none;
		-webkit-border-radius: 4px;
		   -moz-border-radius: 4px;
		    -ms-border-radius: 4px;
		     -o-border-radius: 4px;
		        border-radius: 4px;
		box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
		text-shadow: 0.5px 0.866px 0px rgba(0, 0, 0, 0.3);
		cursor: pointer;
		-webkit-appearance: none;
	}
.user 
    {
    width:100%;
    	border-bottom: 1px solid #e4e4e4;
    }
.pass {
    width:100%;
        }
/* HOME */
.introVideo 
	{
		width: 60%;
	}
.introVideo h2 
	{
		padding: 20px 0 20px 62px;
		background: url(../images/ico/ico-h2-video.png) left center no-repeat;
	}

/* Vimeo reponsive */

.div_vimeo {
    position: relative;
    margin-bottom: 20px;
    padding-top: 56.25%;  /* 16:9 */
	width: 100%;
	border: 1px solid #65a2f9;
}
.div_vimeo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Fin Vimeo */
	/****************************JWPLAYER 6********************/
	
	/****Con esto quitamos el logo de jwplayer sin necesidad de tener la licencia, solo local en streming no funciona, hay que utilizar la licencia****/
	#myElement img
		{
			display:none;
		}
	#resizevideo
		{
			width:100%;
			border: 1px solid #65a2f9;
			margin-bottom: 15px;
			-webkit-box-sizing: border-box;
			   -moz-box-sizing: border-box;
				-ms-box-sizing: border-box;
				 -o-box-sizing: border-box;
					box-sizing: border-box;
		}

.contenido .jwplayer {
    float: none;
}
.contenido .jwplayer div {
    float: none;
}
.reintent input {
    background: #f3f8e2;
    border: solid 3px #acc34f;
    padding: 5px 10px;
    -webkit-appearance: none;
    color: #acc34f;
    font-weight: bold;
    cursor: pointer;
}

.btnAccesoCurso {
    width: 100%;
}
.introVideo.test .btnAccesoCurso,  .introVideo .contentEvalDip {
    width: 50%;
}
.introVideo .contentEvalDip {
    width: 50%;
    /*display: none;*/
}
.introVideo.test .contentEvalDip {
    display: block;
}
.btnAccesoCurso a, .introVideo .evalDipElement a {
    display: block;
    background: #65a2f9;
    color: #FFF;
    font-family: 'robotobold';
    text-align: center;
    -ms-border-radius: 20px;
    border-radius: 20px;
    width: 250px;
    margin: 0 auto;
}

.btnAccesoCurso span, .introVideo .evalDipElement span 
	{
		display: inline-block;
		background: url(../images/ico/ico-acceso-curso.png) left center no-repeat;
		padding: 15px 0 15px 40px
	}
.introVideo .evalDipElement.evaluacion span 
	{
		background: url(../images/ico/ico-acceso-eval.png) left center no-repeat;
	}
.introVideo .evalDipElement.diploma span 
	{
		background: url(../images/ico/ico-acceso-diplo.png) left center no-repeat;
	}
.indice {
    width: 38%;
    padding-left: 2%;
    margin: 0px 0px 45px 0px;
}
.indice h2 {
    padding: 20px 0 20px 62px;
    background: url(../images/ico/ico-h2-indice.png) left center no-repeat;
    margin: 35px 0 6px 0;
}
.indice a span {
    color: #65a2f9;
    font-weight: bold;
}
.indice ul 
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
.indice li 
	{
		border-bottom: 1px solid #b5cfe3;
        display: block;
    font-size: 0.99em;
    padding: 4px 6px 5px;
	}
/*.indice a 
	{
		display: block;
        font-size: 0.99em;
        padding: 4px 6px 5px;
	}*/
.indice a:hover 
	{
		text-decoration: none;
		color: #65a2f9;
	}

/* P�GINA DE M�DULO */

.moduleBox 
	{
		width: 100%;
		padding-top: 40px;
	}
.moduleImg 
	{
		width: 14%;
	}
.rightCnt 
	{
		width: 86%;
		padding-left: 30px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
	}
.time 
	{
		margin-top: 0;
		color: #999;
		font-size: 1.1em;
	}
.time span 
	{
		padding: 3px 0 3px 30px;
		font-size: 0.8em;
		background: url(../images/ico/ico-time-module.png) left center no-repeat;
	}
.progressBar 
	{
		width: 100%;
		height: 8px;
		background: #c2c3c9;
		margin-bottom: 8px;
		-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
		    -ms-border-radius: 5px;
		     -o-border-radius: 5px;
				border-radius: 5px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
		padding: 2px;
	}
.fillBar 
	{
		height: 100%;
		background: #65a2f9;
		-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
		    -ms-border-radius: 5px;
		     -o-border-radius: 5px;
				border-radius: 5px;
	}
.progressTxt 
	{
		font-size: 0.85em;
		font-family: 'robotobold';
		color: #9c9ca1;
	}
.btnAccessModule 
	{
		background: #35a3fc url(../images/ico/ico-acceso-modulo.png) 41px 25px no-repeat;
		padding: 0;
		width: 120px;
		height: 120px;
		border: none;
		color: #FFF;
		padding: 70px 0 0 0;
		font-size: 1.1em;
		font-family: 'robotobold';
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
		    -ms-border-radius: 50%;
		     -o-border-radius: 50%;
				border-radius: 50%;
		position: relative;
		left: 50%;
		margin-left: -60px;
		cursor: pointer;
		-webkit-appearance: none;
	}

.rightCnt.bottom.test .evalDipElement a {
    color: #65a2f9;
    margin: 45px 0 0 0;
    float: left;
    text-decoration: none;
    text-align: center;
    width: 100%;
}

.rightCnt.bottom.test .evalDipElement {
    background: #35a3fc url(../images/ico/ico-acceso-modulo.png) 41px 25px no-repeat;
    padding: 0;
    width: 120px;
    height: 120px;
    border: none;
    padding: 80px 0 0 0;
    font-size: 1.1em;
    font-family: 'robotobold';
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    text-align: center;
    line-height: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input.btnAccessModule {
    margin: 0 auto 0;
    left: auto;
    display: block;
}
.btnAccessIntModule span {
    width: 100%;
    clear: both;
    float: none;
    display: block;
    text-align: center;
    color: #35a3fc;
    font-weight: bold;
    font-family: 'robotobold';  
}
.rightCnt.bottom.test .evalDipElement.evaluacion {
    background: #35a3fc url(../images/ico/ico-acceso-modulo-test.png) center center no-repeat;
}
.rightCnt.bottom.test .evalDipElement.diploma {
    background: #35a3fc url(../images/ico/ico-acceso-modulo-dipl.png) center center no-repeat;
}
.contentBtn {
    width: 400px;
    margin: 0 auto;
    float: none !important;
}

.btnAccessIntModule {
    width: 100%;
}
.rightCnt.bottom.test .btnAccessIntModule {
    width: 50%;
}
.rightCnt.bottom .contentEvalDip {
    display: none;
}
.rightCnt.bottom.test .contentEvalDip {
    width: 50%;
    display: block;
}
/*.contentEvalDip {
    width: 155px;
    margin: 20px auto 0;
    float: none !important;
    clear: both;
    height: 70px;
    display: none;
}
.evalDipElement {
    width: 70px;
    height: 70px;
    margin: 0 0 0 5px;
}
.evalDipElement input {
    background: none;
    border: 0;
}
.evalDipElement a p, .evalDipElement input {
    text-decoration: none;
    color: #aaa;
    width: 100%;
    float: left;
    font-size: 0.8em;
    text-align: center;
}
.evalDipElement a p {
    margin: -3px 0 0 0 !important;*/
}
    /*.evalDipElement.evaluacion {
        background: url('../images/module/test.png');
    }
    .evalDipElement.diploma {
        background: url('../images/module/diploma.png');
    }*/
.modulesList 
	{
		width: 100%;
		padding: 50px 0 45px;
	}
.modulesList h2 
	{
		font-family: 'robotobold';
		font-size: 1.5em;
	}
.modulesList ul 
	{
		margin: 35px 0 0 0;
		padding: 0;
		list-style: none;
	}
.modulesList li 
	{
		float: left;
		width: 7.5%;
		margin-left: 2%;
		position: relative;
	}
	.modulesList li:first-child 
		{
			margin-left: 0;
		}
.modulesList .current 
	{
		width: 14.5%;
		margin-top: -22px;
	}
.modulesList .disable 
	{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		background: #FFF;
		opacity: 0.7;
		/*-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
		    -ms-border-radius: 50%;
		     -o-border-radius: 50%;
				border-radius: 50%;*/
		display: none;
	}
.modulesList .unavailable .disable 
	{
		display: block;
	}
.modulesList img 
	{
		display: block;
	}
.moduleIcoContent {
    position: relative;
}
.completedIcon {
    display: none;
    width: 25px;
    height: 25px;
    text-align: center;
    border: 2px solid #FFF;
    background: #a3bd31;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
    position: absolute;
    bottom: -5px;
    right: -5px;
}
.modulesList .completed .completedIcon 
	{
		display: block;
	}

/* INTERIOR M�DULO */
.controlsModule 
	{
		width: 100%;
		padding: 0 70px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
		position: relative;
		margin-top: 40px;
	}
.btnControl 
	{
		background: #35a3fc;
		width: 60px;
		height: 60px;
		border: none;
		text-indent: -999em;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
		    -ms-border-radius: 50%;
		     -o-border-radius: 50%;
				border-radius: 50%;
		position: absolute;
		top: 0;
		cursor: pointer;
		-webkit-appearance: none;
	}
	.btnPrevious 
		{
			left: 0;
			background: #35a3fc url(../images/ico/btn-prev.png) right bottom no-repeat;
		}
	.btnNext 
		{
			right: 0;
			background: #35a3fc url(../images/ico/btn-next.png) right bottom no-repeat;
		}
.progressModule 
	{
		width: 70%;
		padding: 10px 60px 0 120px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
				box-sizing: border-box;
		color: #99989d;
		font-size: 0.95em;
	}	
.contenido .progressModule,
.contenido .pagination 
	{
		float: right;
	}
.buttons 
	{
		width: 30%;
		padding-top: 5px;
	}
.buttons input 
	{
		float: right;
		margin-left: 50px;
		border: none;
		padding-top: 30px;
		color: #65a2f9;
		font-size: 0.9em;
		-webkit-appearance: none;
	}
	.btnGlosario 
		{
			background: url(../images/ico/ico-glosario.png) center top no-repeat;
		}
	.btnStop 
		{
			background: url(../images/ico/ico-stop.png) center top no-repeat;
		}
.pagination 
	{
		margin-bottom: 7px;
	}








/***********Revisar*/
#overlay-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.1;
    filter: alpha(opacity=10); /*z-index    : 5;*/
    z-index: 5000;
    display: none;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /*z-index  : 10;*/
    z-index: 10000;
    display: none;
}

.loading {
    background-image: url(/Assets/images/ico/ico_loading.gif);
    margin-top: 4px;
    margin-left: 12px;
    width: 16px;
    height: 16px;
}

.loadingLayer {
    background: url(/Assets/images/ico/ico_loading32x32.gif) no-repeat center center;
    height: 100px;
    width: 100px;
    position: fixed; /*position   : absolute; */
    z-index: 10001;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}

.validation-summary {
    width: 100%;
    margin: 10px 0;
}

.module-base {
    width: 80px;
    height: 80px;
    margin: 5px;
    display: inline-block;
    
}

.module-status-active {
    border: 2px black dotted;
    cursor: pointer;
}

.module-status-blocked {
    cursor: default;
}

.module-status-finished {
    cursor: default;
}


/*******Borrar*/


.module-1{
    background: url(/Assets/images/module/module1.jpg);
}

.module-2{
    background: url(/Assets/images/module/module2.jpg);
}

.module-3{
    background: url(/Assets/images/module/module3.jpg);
}

.module-4{
    background: url(/Assets/images/module/module4.jpg);
}

.module-5{
    background: url(/Assets/images/module/module5.jpg);
}

.module-6{
    background: url(/Assets/images/module/module6.jpg);
}

.module-7{
    background: url(/Assets/images/module/module7.jpg);
}

.module-8{
    background: url(/Assets/images/module/module8.jpg);
}

.module-9{
    background: url(/Assets/images/module/module9.jpg);
}

.module-10{
    background: url(/Assets/images/module/module10.jpg);
}
.Sincornize     
    {
    width:100%;
    }
.Tittle     
    {
        width:100%;
    }
.MenuBtn 
    {
        width:1024px;
    }
#bntSiguiente   
    {
    background:  url(/Assets/images/buttons/next-slide.png) no-repeat;
    font-size:0px;
    display:block;
    float:right;
    width:66px;
    height:66px;
    border:none;
    cursor:pointer;

    }
#bntAnterior 
    {
        background:  url(/Assets/images/buttons/back-slide.png) no-repeat;
        font-size:0px;
        display:block;
        width:66px;
        height:66px;
        float:left;
        border:none;
        cursor:pointer;

    }
.disabled {
    -ms-opacity: 0.5;
    opacity: 0.5;
    -webkit-filter: alpha(opacity = 50);
    -moz-filter: alpha(opacity = 50);
    -o-filter: alpha(opacity = 50);
    filter: alpha(opacity = 50);
    background: #fff;
}
.menu .QC_Menu li .QC_Menu li .QC_Menu li.disabled a {
    background: #d1dfeb !important;
    color: #9ca1a7;
    cursor: default;
}
.menu .QC_Menu li .QC_Menu li .QC_Menu li.disabled.activeNode a {
    color: #9ca1a7 !important;
}
.menu .QC_Menu li .QC_Menu li.disabled a {
    cursor: default;
}
.fullContenido.IntModules 
    {
    /*height:470px;
    max-height:626px;*/
    }


/*************************PAGINA DE ERROR*********************************/
.errorPage {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
}
.errorPage .imageContainer img {
    width: 150px;
    display: block;
    margin: 0 auto;
}
.errorPage h1 {
    text-align: center;
    margin: 25px 0 0 0;
    font-size: 3em;
}
.errorPage p {
    font-size: 1.3em;
    text-align: center;
    margin: 10px 0px 50px;
}


/****************************************TEST*********************************/
.ResultTest {
    width: 95%;
    max-width: 960px;
    margin: 0 auto;
    clear: both;
}
.ResultTest P {
    width: 100%;
    text-align: center;
    font-size: 2.5em;
    color: #65a2f9;
    margin: 10px 0 40px 0;
}
img.iconTest {
    width: 100px;
    display: block;
    margin: 0 auto;
}
.intentos-test {
    width: 100%;
}
.intentos {
    width: 100%;
    text-align: center;
}
.tableHeader {
    height: 40px;
    font-size: 1.4em;
    color: #acc34f;
    background: #f3f8e2;
}
.intentos td {
    font-weight: bold;
    height: 25px;
}
.intentos tbody {
    background: #fafafa;
}
.resultadoTest {
    text-align: center;
    font-size: 1.8em;
    margin: 25px 0;
}
.testAcreditacion {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    clear: both;
}
.testAcreditacion p {
    text-align: center;
    font-size: 1.3em;
    line-height: 1.5em;
    color: #918f94;
    font-weight: bold;
    border-bottom: solid thin #acc34f;
    padding: 0 0 15px 0;
}
.backHome {
    text-align: center;
    background: #35a3fc;
    padding: 5px 30px;
    color: #fff;
    display: inline-block;
    margin: 30px auto;
    text-decoration: none !important;
    -ms-border-radius: 15px;
    border-radius: 15px;
    font-weight: bold;
}


.centrarBtn.remember {
    width: 100%;
    margin: 0 0 -20px 0;
}
.centrarBtn.remember input {
    width: 100%;
    height: 45px;
    background: url(/Assets/images/background/bg-btn-login.png) left top repeat-x;
    font-size: 1.2em;
    margin: 8px 0;
    color: #FFF;
    clear: both;
    display: block;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
    text-shadow: 0.5px 0.866px 0px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    -webkit-appearance: none;
}
.QC_Container.TextoControl, .QC_Container.PasswordStrengthControl, .QC_Container.PasswordControl {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 5px 0px rgba(1, 1, 1, 0.1);
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #d3d3d3;
}
.loginBox .formRememberPass input[type="password"] {
    background: url('/Assets/images/ico/ico_login_password-mini.png') 10px 12px no-repeat;
}
.loginBox .formRememberPass input[type="text"] {
    background: url('/Assets/images/ico/ico_login_user-mini.png') 10px 12px no-repeat;
}
.forgot .loginPassForm img {
    width: 25px;
    position: absolute;
    top: 30px;
    left: 40px;
    z-index: 999;
}
.forgot .QC_ValidacionCampos {
    position: absolute;
    top: 45px;
    clear: both;
    width: 200px !important;
}
.loginBox.change {
    display: block;
    margin: 100px auto 0;
}
.loginPassForm.Resgistry h2 {
    font-size: 1.3em;
    font-weight: bold;
    color: red;
}
.loginPassForm.Resgistry p a {
    font-size: 1.2em;
    font-weight: bold;
}
.loginBox.forgot .loginPassForm h2 {
    font-size: 1.3em;
    font-weight: bold;
}
.contentNavigation {
    width: 95%;
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}
.paginacionTest {
    font-size: 1.2em;
    margin: 25px 0 16px 0;
    border-top: solid thin #acc34f;
    padding: 15px 0 0 0;
}
.btnTest input, .volverTest a {
    width: 100px;
    background: none;
    border: solid thin #acc34f;
    border-radius: 5px;
    margin: 0 0 0 5px;
    padding: 0;
    display: inline-block;
    text-align: center;
    float: left;
    height: 30px;
    color: #acc34f;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.2em;
    cursor: pointer;
}
.btnTest {
    width: 220px;
    height: 40px;
    margin: 0 auto;
}
.volverTest a {
    margin: 0 auto;
    float: none;
    padding: 4px 0 0 0;
    color: #fff;
    border: solid thin #65a2f9;
    background: #65a2f9;
    font-weight: bold;
    text-decoration: none;
}
.contenTest .QC_Etiqueta {
    font-size: 1.2em;
    margin: 0 0 15px 0;
    font-weight: bold;
}
.contenTest {
    width: 95%;
    margin: 0 auto;
    max-width: 700px;
}

.form-container {
    width: 95%;
    margin: 0 auto;
    max-width: 960px;
    text-align: center;
}
.form-container.unauthorized img {
    width: 150px;
}

/**********************************Glossary******************************/
#maskGlossary {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100% !important;
    height: 100%;
    display: none;
}
#modalGlossary {
    position: absolute;
    top: 40px;
    left: 5%;
    width: 90%;
    height: 500px;
    background: #fff;
    z-index: 9999;
    display: none;
    border: solid #65a2f9;
    border-radius: 20px;    
    max-width: 1000px;
}
#boxesGlossary .close {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 15px;
    right: 5px;
    font-size: 2.5em;
    z-index: 999;
    color: #65a2f9;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
p.glosaryTitle {
    font-size: 2.2em;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 30px 5% 0;
    /*border-bottom: solid #65a2f9;*/
    width: 90%;
    padding: 0 0 15px 0;
    color: #65a2f9;
    font-weight: bold;
}
.glossaryContent {
    width: 90%;
    height: 80%;
    margin: 0 0 0 5%;
    overflow-y: scroll;
}
.intGlossary {
    padding: 2%;
}
.intGlossary ul {
    list-style: none;
    padding: 0;
}
    .intGlossary li {
    background: url(../images/ico/ico-glossary.png) no-repeat left top;
        padding: 3px 0 5px 25px;
    margin-bottom: 10px;
    font-size: 1.1em;
}
    .intGlossary a:hover {
        color: #65a2f9;
        text-decoration: none;
    }
    .intGlossary li.icoLink {
    background: url(../images/ico/ico-link.png) no-repeat left 5px;
}
    
.intGlossary p {
    text-align: justify;
}
.noData {
    text-align: center;
    font-size: 2.2em;
    margin: 150px 0 0 0;
    color: #cad367;
}
/**********************************ADMIN******************************/
              /*******************INFORMES*****************/
.fullContenido.admin {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    float: none;
}
.icoContainer {
    width: 300px;
    float: none;
    margin: 0 auto 37px;
    height: 75px;
}
.icoContainer img {
    display: block;
    width: 60px;
    margin: 10px 10px 0 0;
    float: left;
}
.fullContenido.admin h1 {
    text-align: center;
    margin: 27px 0 0 0;
    float: left;
    font-size: 2em;
}
.fullContenido.admin h2 {
    color: #c8d55f;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}
#reportsMenu {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    margin: 0 0 20px 0;
}
.reportSectionsMenu {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
}
.reportSectionsMenu li.active {
    background: #729fc6;
    color: #eaf1f7;
}
.reportSectionsMenu li {
    width: 20%;
    height: 45px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: solid thin #729fc6;
    color: #729fc6;
    margin: 2px 0 0 1.5%;
    background: #eaf1f7;
    font-size: 1em;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
}
.reportSection {
    float: left;
    width: 100%;
}
.generateContainer {
    width: 300px;
    margin: 0 auto;
}
.generateContainer select {
    width: 100%;
}
.generateContainer input {
    margin: 15px auto 0;
    display: block;
    border: solid 2px #729fc6;
    padding: 10px;
    box-sizing: border-box;
    color: #729fc6;
    background: #eaf1f7;
    cursor: pointer;
}
.dt-button.buttons-excel {
    background: url('/Assets/images/ico/icon-excel.png') no-repeat;
    display: block;
    width: 38px;
    height: 30px;
    padding: 8px 0 0 33px;
}
.dt-button.buttons-excel span {
    font-size: 1em;
    font-weight: bold;
}
.fullContenido.admin tr:nth-child(odd) {
    background-color:#dbe2e8;
}
 .fullContenido.admin tr:nth-child(even) {
    background-color:#eaf1f7;
}
 .fullContenido.admin table.dataTable.no-footer {
    /*margin: 45px 0 0 0;*/
}
.fullContenido.admin thead tr {
    background: #fff !important;
}
.fullContenido.admin table.dataTable tbody th, .fullContenido.admin table.dataTable tbody td {
    text-align: center;
}
.fullContenido.admin table.dataTable tbody td a {
    display: block;
    border: solid 2px #729fc6;
    color: #729fc6;
    background: #fff;
    text-decoration: none;
}
.dataTables_wrapper .dataTables_paginate {
    float: none !important;
    text-align: center !important;
    padding-top: 3.25em !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    background: #fff !important;
    margin: 15px auto 0 !important;
    border: solid 2px #729fc6 !important;
    box-sizing: border-box !important;
    color: #729fc6 !important;
    cursor: pointer !important;
    font-weight: bold !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #729fc6 !important;
    border: 1px solid #729fc6 !important;
    background-color: #eaf1f7 !important;
}
.fullContenido.eval {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    float: none;
}
.fullContenido.eval .QC_MarcoPagina {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px;
    border: solid 3px #c8d55f;
    margin: 15px 0 45px 0;
    -webkit-box-shadow: 0 5px 15px 0 #969696;
    -ms-box-shadow: 0 5px 15px 0 #969696;
    box-shadow: 0 5px 15px 0 #969696;
    -webkit-border-radius: 10px 0 10px 0;
    border-radius: 0 30px 0 30px;
    width: 100%;
}

.fullContenido.eval .QC_Container:last-child {
    /*margin: 0 0 40px 0;*/
    border-bottom: none;
}
/*.fullContenido.eval .QC_Container:first-child {
    border-top: none;
    margin: 30px 0 0 0;
}*/
.fullContenido.eval .QC_Container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    border-bottom: solid 1px #c8d55f;
}
.fullContenido.eval .QC_Etiqueta {
    font-size: 1.1em;
    margin: 0 0 20px 0;
    color: #35a3fc;
    font-weight: bold;
}
.alumnName span {
    color: #c8d55f;
    margin: 0 10px 0 0px;
    font-weight: bold;
}
.alumnName {
    float: left;
    width: 100%;
    font-size: 2.1em;
    margin: 0 0 10px 0;
    color: #35a3fc;
}
#tblQuestionStatisticsResult tr td {
    text-align: left;
}
.buttons-page-length {
    display: none;
}
.resultadoFeedback {
    display: none;
}
.contenTest .QC_Container {
    border-bottom: solid 2px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
}
.rolUsuario {
    color: #c8d55f;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0px 0px 7px;
    display: none;
}
.nombreUsuario {
    color: #35a3fc;
    font-size: 1.2em;
    font-weight: bold;
}
.resultadoTest .volverTest a {
    font-size: 0.8em;
}
.reintent {
    margin: 0 0 90px 0;
}
/**********************************ACREDITACIÓN******************************/
.contenido.acreditation h2 {
    text-align: center;
    margin: 100px 0 10px 0;
    font-size: 2.8em;
    float: right;
    width: 65%;
}
.acreditation_man {
    width: 35%;
}
.contenido.acreditation P {
    float: left;
    text-align: center;
    width: 65%;
    font-size: 1.4em;
    line-height: 1.3em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10%;
}



.ContactFooter {
    padding-left: 60px;
    background: url(/assets/images/ico/icon-support.png) no-repeat left center;
    color: #58a4cd;
    margin-left: 40px;
    font-size: 1.3em;
}
.ContactFooter span {
        color: #58a4cd;
    font-size: 28px;
    font-family: 'chaletmedium';
    padding: 2px 0 0 0;
    display: block;
}

.container-password {
    padding: 0 40px;
}

    .container-password .QC_MarcoPregunta {
        padding: 10px 20px 20px;
    }

    .container-password .passDataTitle {
        font-weight: 600;
        margin-bottom: 20px;
    }

    .container-password input {
        border: 1px solid #34BFDE;
        margin-top: 10px;
        width: 40%;
        padding: 5px 0;
    }

        .container-password input[type=submit] {
            width: 200px;
            float: left;
            margin-right: 10px;
            background: #34BFDE;
            color: #ffffff;
            border: none;
            padding: 10px 0px;
            margin-bottom: 20px;
        }

.txtRegister {
    clear: both;
}


/***************MODAL COOKIES*******************/
.modalDialogCookies, .modalDialog {
    display: none;
}

    .modalDialogCookies.active, .modalDialog.active {
        display: block;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        position: fixed;
        z-index: 999;
        top: 0px;
    }

#cbox2 {
    display: inline-block;
}

.IntCookies {
    position: relative;
    top: 20px;
    max-width: 600px;
    padding: 50px;
    background-color: #fff;
    width: 80%;
    box-sizing: border-box;
    margin: 0 auto;
    float: none;
}

    .IntCookies p {
        font-size: 1em;
    }

.IntModal {
    position: relative;
    top: 20px;
    max-width: 600px;
    padding: 50px;
    background-color: #fff;
    width: 80%;
    box-sizing: border-box;
    margin: 0 auto;
    float: none;
}

    .IntCookies h3, .IntModal h3 {
        width: 100%;
        font-size: 1.75rem; 
    }
.IntCookies h5, .IntModal h5 {
    font-size: 1.25rem;
    margin: 5px 0px;
}

.close:hover {
    background: #6ba0c8;
}

#validate_check {
    opacity: 0;
    color: red;
}

.alertCookies {
    width: 100%;
    position: fixed;
    z-index: 100;
    background-color: #6ba0c8;
    color: #FFF;
    text-align: left;
    padding: 10px;
    bottom: 0px;
    box-sizing: border-box;
}

.close {
    width: 100%;
    position: relative;
    left: 100%;
    font-weight: bold;
}

.bttYes, .bttNo {
    background-color: #FFF;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    height: 25px;
}
.modaloptioncookies a {
    color: #6ba0c8;
}
.messageAlertCookies {
    width: 100%;
}

    .messageAlertCookies p a {
        color: #ffffff !important;
        text-decoration: underline;
    }

    .messageAlertCookies p {
        font-size: 0.9em;
        font-style: italic;
        margin-bottom: 10px;
        color: #fff;
        text-align: center;
    }

.titleCookies h2 {
    color: #ffffff;
    text-align: center;
    font-size: 1.6em;
    font-weight:bold;
}

.bttsWrap {
    width: 100%;
    text-align: center;
}

    .bttsWrap a {
        padding: 10px 30px;
        margin: 10px;
        color: #6ba0c8 !important;
    }

        .bttsWrap a:hover {
            cursor: pointer !important;
        }

        .bttsWrap a:not([href]):not([tabindex]):hover, .bttsWrap a:not([href]):not([tabindex]):focus {
            color: #6ba0c8;
            text-decoration: inherit;
        }

@media (max-width: 576px) {
    .messageAlertCookies p {
        font-size: 0.7em;
    }

    .bttYes, .bttNo {
        width: 90%;
        margin: 5px 0px;
    }

    .IntCookies {
        padding: 20px;
        height: 300px;
        overflow: scroll;
    }

        .IntCookies p {
            font-size: 0.7em;
        }

        .IntCookies h3 {
            font-size: 0.9em;
        }

        .IntCookies h5 {
            font-size: 0.8em;
        }
}

/*POLITICA DE PRIVACIDAD*/
.politics {
    font-weight: bold;
    color: black;
    text-align: left;
}

.politics a {
    display: contents;
}

.contPrivacy, .contCookies {
    max-width:1024px;
    margin: 0 auto;
    padding: 20px 50px;
}
    .contPrivacy a, .contCookies a {
        color: #65a2f9;
    }
.contCookies table {
    border-collapse: collapse;
    border: 1px solid #918f94;
}
.contCookies table td {
    font-size:0.9em;
    padding: 10px;
}
.contCookies table thead td {
    font-weight:bold;
}
.PolicyFooter {
    display: block;
    margin: 15px 0px;
} 
.PolicyFooter ul {
    display: inline-block;
}
    .PolicyFooter ul li {
        display: inline-block;
        margin-right: 10px;
    }
    .PolicyFooter ul a {
        color: #58a4cd;
        text-decoration: underline;
    }

@media(max-width: 400px) {
    .container-password input {
        width: 80%;
    }
}
    
