@charset "UTF-8";

/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 15.11.08
**  File     : remesas sitio indago
**  Function : This file is not part of the YAML-CSS-Framework.
*/

/* COLORS
** black: #000000
** blauw: #0166CA
** rood: #EE2C3D
** anthreciet: #676B6E
**
*/

/*----------------------------*/
/*	Encuesta Género	      */
/*----------------------------*/

/* INDAGO styles here */

iframe {
	width: 180px;
}
body#default {
	background: none;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0;
	color: #4A4949;
}

body#default #startpage {
	border: none;
	margin: 0;
	padding: 0;
}

body#default #header, body#default #header #headImg1, body#default #header #headImg2, #welcome, #progress, #groupname, #groupdescription, #survey-title, #close-window, #help {
	display: none;
}

body#default .asterisk {
	color: #0166CA
}
.errormandatory {
	font-weight: normal;
	font-style: italic;
	color: #0166CA;
}
body#default #questions #content {
	border: none;
	position: absolute;
	top: 5px;
	left: 0;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4A4949;
}
body#default #questions #question {
	font-weight: bold;
}
body#default #navigator  {
	position: absolute;
	top: 50;
	left: 125;
}

body#default #navigator #navigator-navi input {
	background: #fff;
	color: #EE2C3D;
	font-size: 95%;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 1px;
	padding: 2px 1px 2px 1px;
	margin-bottom: 5px;
	border: 1px solid #0166CA;
}

body#default #navigator #navigator-navi input:hover {
	background: #EE2C3D;
	color: #fff;
}

body#default #completed {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4A4949;
}
body#default #completed font {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4A4949;
}

body#default #completed strong {
	color: #000;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
}

.answertext {
/*	position: absolute;
	margin:1px 0 0 25px;*/
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
}


