table.question tr.array1:hover,table.question tr.array2:hover {
 	background:#8AC5FB;
	border:1px solid #03476F;
	color:#000000; 
}

.question {
	background-color: #FFFFFF;
	margin-bottom:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: 400;
}
.questionhelp {
	font-style: oblique;
	font-weight:400;
}
.radiobtn{
	color:#000000;
	text-align: center;
}
.answertext{
	color:#000000;
}
table.navigator {
  width: 98%;
  margin-bottom: 5px;
}

table.navigator td {
  width: 33%;
}

div.answers {
  margin-bottom: 10px;
}

div.answers table {
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0px;
}
div.questiontext, b{
  font-weight: 400;
  font-family: verdana;
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 5px;
  font-weight: 700;
}

#groupheader {
  margin: 1%;
  font-style:blob;
  font-size: 25px;
}

div.survey-question-help {
  font-size: 10px;
  font-style: italic;
}

div.survey-question-help img {
  margin: 0 5px;
  margin-top: -4px;
  vertical-align: middle;
}
.answertext,.answertextright {
  font-size: 12px;
}

.answertextright {
  text-align: left;
}

#progress-graph {
  line-height: 1.5em;
  font-size: 0.8em;
  width: 16em;
  margin: 0 auto;
  padding: 0.2em 0.5em 0.3em 1em;
  text-align: left;
  background-color: #efefef;
  color: #777777;
  border: 1px solid #fff;
}

.hide {
  font-weight: normal;
  position: absolute;
  top: -9999px;
  left: -9999px;
}

#progress-graph div.zero {
  width: 3.6em;
  margin-right: 0%;
}

#progress-graph div.graph {
  width: 8em;
  height: 1.2em;
  border: 1px solid #000;
  margin-top: -1.3em;
  margin-left: 2.8em;
  margin-right: 0%;
}

#progress-graph div.cent {
  width: 3em;
  margin-top: -1.65em;
  margin-left: 12.1em;
  margin-right: 0%;
}
.errormandatory,.warningjs {
  font-size: 12px;
  /*font-weight: 700;*/
  color: #FF0000;
}

.assessment-table {
	margin: 0 auto;
	width: 75%;
	border-collapse: collapse;
	border: 1px solid #2f5376;
}

.assessment-table th,
.assessment-table td {
	padding-top: 4px;
	padding-bottom: 4px;
}

#limesurvey table.question tbody th.arraycaptionleft{
  text-align: left;
  padding: 3px 10px;
  vertical-align: middle !important;
    font-weight: 100;
  /*font-weight: bold;*/
	/*font-weight: 700;*/
}
#limesurvey table.question thead th,
#limesurvey table.question .repeat th {
  text-align: center;
  padding: 3px 10px;
  vertical-align: middle !important;
  font-weight: 100;
 /* font-weight: bold;
  max-width:700px;*/
}

#limesurvey table.question .answer tbody td {
  text-align: center;
}

#limesurvey table.question tbody th.answertext {
  font-weight: normal;
  font-size: 12px;
}

#limesurvey table.question tbody th.answertextright {
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}

.array-flexible-column  table.question thead th {
  font-size: 12px !important;
  font-weight: normal !important;
}
.array-flexible-column table.question td {
  text-align: center;
}

#progress-graph div.zero {
  width: 3.6em;
  margin-right: 0%;
}

#progress-graph div.graph {
  width: 8em;
  height: 1.2em;
  border: 1px solid #000;
  margin-top: -1.3em;
  margin-left: 2.8em;
  margin-right: 0%;
}

#progress-graph div.cent {
  width: 3em;
  margin-top: -1.65em;
  margin-left: 12.1em;
  margin-right: 0%;
}

.array1 {
  background-color:#FFFFFF;

  text-align: center;
}

.array2 {
  background-color: #E1F1FF;
  text-align: center;
}
.list-with-comment div.list {
  width: 47%;
  float: left;
  padding: 0.5em;
}

.list-with-comment p.select {
  width: 47%;
  float: left;
  padding: 0.5em;
  margin: 0%;
}

.list-with-comment div.list p {
  margin: 0%;
  text-align: left;
}

.list-with-comment p.comment {
  margin: 0%;
  padding: 0.5em;
  text-align: left;
  float: left;
  width: 47%;
}

.multiple-short-txt ul li label { 
	display: table-cell;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 1em;
	padding-top: 0.3em;
	vertical-align: middle;
}

/*Inicio de CSS3*/
body {
	background-color:#C7C7C7;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	background: #C7C7C7 url(images/fondo.png);
	background-repeat: repeat-x;
	margin: 0px auto;
	max-width:900px;
}

header {
	
	display:block;
	color:#FFFFFF;
	text-align:center;
	background-color:#1E90FF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
header h2 {
	margin: 0px;
}
hgroup nav{
	float:right;
	height:  166px;
	width:74%;
	background-color:#03244D;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-right: 0px;
}
.logo{
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	float:left;
	width:25%;
}
 
h1 {
	font-size: 72px;
	margin: 0px;
}
h2 {
	font-size: 24px;
	margin: 0px;
	text-align:center;
}
h3 {
	font-size: 18px;
	margin: 0px;
	text-align:center;
}
h4 {
	color: #F47D31;
	background-color: #fff;
	position: absolute;
	padding: 0px 150px;
	top: 50px;
	left: -120px;
	text-align:center;
}
nav {
	display:block;
	float:top;
	border: 2px;
	margin-right: 20px;
}

nav a:link, nav a:visited {
	display: block;
	border-bottom: 3px solid #fff;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
	margin: 5px;
}
nav a:hover {
	color: white;
	background-color:#8AC5FB;
}
nav h3 {
	margin: 15px;
	color: white;
}
#container {
	background-color: #888;
}

article {
	background-color:#eee;
	display:block;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

article header {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
}
article footer {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
}
article h1 {
	font-size: 18px;
}

content {
	background-color: #1E90FF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

aside {
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#03244D/*#050069*/;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float:left;
	width:25%;
	height: auto;
}
aside h3 {
	margin: 15px;
	color: white;
}
aside p {
	margin: 15px;
	color: white;
	font-weight: bold;
	font-style: italic;
}


footer {
	clear: both;
	display: block;
	background-color:#03244D;
	color:#FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	margin-top: 33px;
	text-align:left;
	padding: 15px;
	font-size: 10px;
}

footer h2 {
	font-size: 14px;
	color: white;
}
a {
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
li {
	list-style-type: none;
}

.widebar2 {
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	width: 98%;/*880px;*/
	background-color: #A8A8A8;

}
input {
	margin-left: 10px;
	width: auto;
	max-width: 570px;
}
/*estilo de la tabla*/

table { 
	background:#BFDBF5;
	background-color:#FFFFFF;
	border-collapse:collapse;
	color:#E6E6FA;
	font:normal 12px verdana, arial, helvetica, sans-serif;
	width:100%;
	max-width:700px;
	align:center;
}
caption { 
	color:#000000;
	font-weight:bold;
	padding:6px 4px 8px 0px;
	text-align:center;
}
td, th { 
	color:#363636;
	padding:.4em;
	text-align: left;
	width: 87%;
}
tr { 
	border:1px dotted gray;
}

thead th, tfoot th ,thead td, tfoot td { 
	background-color:#03244D;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	text-align:left;
}
thead tr{
	border:1px;
}

.answer_cell_001,
.answer_cell_002,
.answer_cell_003,
.answer_cell_004,
.answer_cell_005,
.answer_cell_006
{
	text-align: center;
} 
.answer_cell_00A1,
.answer_cell_00A2,
.answer_cell_00A3,
.answer_cell_00A4,
.answer_cell_00A5,
.answer_cell_00A6,
.answer_cell_00A7,
.answer_cell_00A8,
.answer_cell_00A9{
	text-align: center;
	max-width:100px;
}
.answer_cell_00SQ001,
.answer_cell_00SQ002,
.answer_cell_00SQ003,
.answer_cell_00SQ004{
	background-color:#FFFFFF;
}
.asterisk{
	color:#FF0000;
}
.arraycaptionleft{
 text-align:left;
}

.col-responses { 
	display: 	display: table-cell;
}
td table.question tbody tr:nth-child(odd) th.arraycaptionleft,
td table.question tbody tr:nth-child(odd) td.answer_cell_00SQ001,
td table.question tbody tr:nth-child(odd) td.answer_cell_00SQ002,
td table.question tbody tr:nth-child(odd) td.answer_cell_00SQ003,
td table.question tbody tr:nth-child(odd) td.answer_cell_00SQ004,
td table.question tbody tr:nth-child(odd) td.answer_cell_00SQ005,
td table.question tbody tr:nth-child(odd) td.answer_cell_00SQ006{
    background-color: #C6DFF6;
}
td table.question tbody tr:hover th.arraycaptionleft,
td table.question tbody tr:hover td.answer_cell_00SQ001,
td table.question tbody tr:hover td.answer_cell_00SQ002,
td table.question tbody tr:hover td.answer_cell_00SQ003,
td table.question tbody tr:hover td.answer_cell_00SQ004,
td table.question tbody tr:hover td.answer_cell_00SQ005,
td table.question tbody tr:hover td.answer_cell_00SQ006{
	background:#8AC5FB;
	color:#000000; 
}

.boilerplate{
	text-align:center;
}

/* bduarte 23/12/10 se anhadio! Feliz Navidad! DEFINED ABOVE UNDER "General list styles" - - - - -
.list-radio-flexible
.list-radio
*/
.list-radio .answer li label {
  display: inline-block;
  width: 85%;
}

.list-radio .answer li input {
  vertical-align: top !important;
  margin-top: 2px;
}

ul.cols-2,table.cols-2,ul.cols-3,table.cols-3,ul.cols-4,table.cols-4,ul.cols-5,table.cols-5,ul.cols-6,table.cols-6,ul.cols-7,table.cols-7,ul.cols-8,table.cols-8
  {
  width: 98%;
  margin: 0% auto 0% auto;
}

ul.cols-2 li,ul.cols-3 li,ul.cols-4 li,ul.cols-5 li,ul.cols-6 li,ul.cols-7 li,ul.cols-8 li
  {
  float: left;
  padding: 0 0.5em;
  white-space: normal;
}

ul.cols-2 li,table.cols-2 td {
  width: 47%
}

ul.cols-3 li,table.cols-3 td {
  width: 30%;
}

ul.cols-4 li,table.cols-4 td {
  width: 22%;
}

ul.cols-5 li,table.cols-5 td {
  width: 17%;
}

ul.cols-6 li,table.cols-6 td {
  width: 15.5%;
}

ul.cols-7 li,table.cols-7 td {
  width: 12%;
}

ul.cols-8 li,table.cols-8 td {
  width: 10%;
}

/* List/radios displayed in columns */
ul.cols-2-ul,ul.cols-3-ul,ul.cols-4-ul,ul.cols-5-ul,ul.cols-6-ul,ul.cols-7-ul,ul.cols-8-ul
  {
  float: left;
  width: auto;
  padding: 0;
  margin-bottom: 1em;
}

ul.cols-2-ul li,ul.cols-3-ul li,ul.cols-4-ul li,ul.cols-5-ul li,ul.cols-6-ul li,ul.cols-7-ul li,ul.cols-8-ul li
  {
  padding: 0 1.5em 0 0;
}

ul.cols-2-ul label,ul.cols-3-ul label,ul.cols-4-ul label,ul.cols-5-ul label,ul.cols-6-ul label,ul.cols-7-ul label,ul.cols-8-ul label
  {
  text-indent: 0;
}

.list-dropdown-flexible p.question {
  margin-left: 1em;
}
