@font-face {
	font-family: 'Thin';
	src: url('fuentes/muller_regular-webfont.eot');
	src: url('fuentes/muller_regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fuentes/muller_regular-webfont.woff') format('woff'),
		url('fuentes/muller_regular-webfont.ttf')  format('truetype'),
		url('fuentes/muller_regular-webfont.svg#HelveticaNeueLTStd-Th') format('svg');
	font-weight: lighter;
}
@font-face {
	font-family: 'Black';
	src: url('fuentes/HelveticaNeueLTStd-Blk.eot');
	src: url('fuentes/HelveticaNeueLTStd-Blk.eot?#iefix') format('embedded-opentype'),
		url('fuentes/HelveticaNeueLTStd-Blk.woff') format('woff'),
		url('fuentes/HelveticaNeueLTStd-Blk.ttf')  format('truetype'),
		url('fuentes/HelveticaNeueLTStd-Blk.svg#HelveticaNeueLTStd-Blk') format('svg');
}
body
{
	margin: 0px;
}
form
{
	color: white;
	font-family: 'Thin', Arial;
	font-size: 36px;
}
form input
{
	background: rgba(255,255,255,0.3);
	border: 1px white solid;
	border-radius: 4px;
	color: rgba(255,255,255,1);
	font-family: 'Thin', Arial;
	font-size: 36px;
	height: 45px;
	margin-bottom: 25px;
	padding: 1px 10px 0px;
	width: 480px;
}
form input[type=submit]
{
	background: none;
	border: solid 1px #ffffff;
	cursor: pointer;
	height: 55px;
	padding: 5px 0px 9px;
	width: 350px;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}
form input[type=submit]:hover
{
	color: #1fa637;
	background: #ffffff;
}
form input[type=checkbox]
{
    width: 10px !important;
}
form label
{
	font-size: 16px !important;
}
html
{
	background-color: #d4d3d4;
	margin: 0px;
	padding: 0px;
}
h1
{
	color: white;
	font-family: 'Thin', Arial;
	font-size: 48px;
	font-weight: lighter;
	
}
h2
{
	color: white;
	font-family: 'Thin', Arial;
	font-size: 36px;
	font-weight: lighter;
}
h3
{
	color: white;
	font-family: 'Thin', Arial;
	font-size: 24px;
	font-weight: lighter;	
}
p
{
	color: white;
	font-family: 'Thin', Arial;
	font-size: 18px;
	font-weight: lighter;
	line-height: 27px;
}

#acepto
{
	font-size: 16px !important;
	margin-top: -53px;
	margin-left: 30px;
	width: 300px;
}
#bienvenido 
{
	margin-bottom: -30px;
}
#questionText
{
	height: 60px;
	width: 800px;
}
#cabezote
{
	background: url(imagenes/background.png) no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 55px 100px;
	margin: 0px;
	height: auto; 
}
#cabezote h3
{
	margin-top: -25px !important;
}
#capacidad
{
	background: #00BAC6;
}
#estrategia
{
	background: #00C0F3;
}
#fuerzas
{
	background: #bed62f;
}
#pes
{
	background: #F7941E;
}
#percepcion
{
	background: #FFCB05;
}
#iniciar
{
	border: solid 1px #ffffff;
	border-radius: 4px;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-family: 'Thin', Arial;
	font-size: 36px;
	font-weight: lighter;
	height: 36px;
	margin-top: 40px;
	padding: 2px 0px 8px;
	text-align: center;
	width: 220px;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}
#iniciar:hover
{
	color: #1FA637;
	background: #ffffff;
}

#info
{
	background: #f1f1f2;
	margin: 0px;
	padding: 15px 100px 55px;
}
#info h2
{
	color: #58585b;
}
#info h3
{
	color: #58585b;
}
#info p
{
	color: #58585b;
	margin-top: -21px;
}
#info div
{
	background: #808284;
	color: #ffffff;
}
#info div:hover
{
	background: #BBD043;
	color: white;
}
#introicons
{
	float: left;
}
#logo
{
	margin-left: -100px;
}
#mainfooter
{
	color: #808284;
	font-family: 'Thin', Arial;
	font-size: 16px;
	margin: 40px 100px 30px;
	line-height: 30px;
	text-decoration: none;
}
#mainfooter a
{
	color: #808284;
	font-family: 'Thin', Arial;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}
#mainfooter a:hover
{
	color: white;
	font-family: 'Thin', Arial;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
}
#mainfooter strong
{
	font-family: 'Black', Arial Black;
	font-weight: lighter;
}
#marca
{
	margin-bottom: -10px;
}
#progressbox
{
	border: white 1px solid;
	border-radius: 4px;
	margin: 45px 0px 60px;
	padding: 2px;
	width: 496px;
}

#progress
{
	border-radius: 2px;
	border-color: white;
	color: #bed62f;
	height: 23px;
	vertical-align: middle;
	width: 496px;
}

#progress::-webkit-progress-bar {
    background-color: white;
}

#progress::-webkit-progress-value {
    background-color: #bed62f;
}

#progress::-moz-progress-bar {
    background-color: #bed62f;
}

#progress::-ms-progress-bar {
    background-color: #bed62f;
}

#textoscabezote
{
	width: auto;
}
#textosinstrucciones
{
	width: 710px;
	margin-top: -20px;
	margin-left: 100px;
}
#textoresultados
{
	margin-bottom: -5px;
	width: 1024px;
}
.inforesultados
{
	border-radius: 0px 4px 4px 0px;
	float: right;
	height: 370px;
	padding: 15px 35px;
	text-align: justify;
    text-justify: inter-word;
	width: 442px;
}
.instrucciones
{
	margin-top: 60px;
}
.graficas
{
	float: left;
	height: 370px;
	padding: 15px 35px;
	width: 442px;
}
.opciones
{
	border: solid 1px #ffffff;
	border-radius: 4px;
	color: white;
	cursor: pointer;
	font-family: 'Thin', Arial;
	font-size: 36px;
	font-weight: lighter;
	height: 36px;
	margin-top: 40px;
	padding: 2px 20px 8px;
	text-align: left;
	width: 800px;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}

.opciones:hover
{
	background-color: #ffffff;
	color: #1fa637;	
}

.resultados
{
	background: white;
	border-radius: 4px;
	height: 400px;
	margin: 50px 0px 0px;
	padding: 0px;
	width: 1024px;
}
.width
{
	width: 100%;
	min-width: 1024px;
}

.loader
{
	display: none;
	margin: 232px 46%;
}