﻿*, html { margin: 0; padding: 0; }
div#map_canvas { width: 100%; height: 100%; }
div#info { width: 100%; position: absolute; overflow: hidden; text-align: center; top: 0; left: 0; }
.lightBox { filter: alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6; background-color: white; padding: 2px; }
.lnkFooter { font-weight: normal; font-size: x-small; color: White; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; text-decoration: none; }
.lnkFooter:hover { background-color:White;  font-weight: normal; font-size: x-small; color: Black; font-family: Aril, Helvetica, sans-serif; letter-spacing: 1px; text-decoration: none; }

#divContaEmailDisponivel { padding-left: 10px; background-position: left; background-repeat: no-repeat; }
.ContaExiste { padding-left: 22px; background-position: left; background-repeat: no-repeat; background-image: url(/assets/icoContaExiste.png); }
.ContaLivre { padding-left: 22px; background-position: left; background-repeat: no-repeat; background-image: url(/assets/icoContaDisponivel.png); }
.ContaErro { padding-left: 22px; background-position: left; background-repeat: no-repeat; background-image: url(/assets/icoContaErro.png); }

.TableErrLista { border-top: 2px solid #C00000; border-bottom: 2px solid #C00000; background-color: #FFC0C0; font-weight: bold; font-family: Verdana, Arial; font-size: small; vertical-align: middle; min-height: 100px; vertical-align:text-bottom;}
.TituloErrMsg { color: Black; font-family: Arial; font-size:small; }

.quizzDiv { background:#F7F7F7; color:Black; border-bottom: 2px inset gray; border-top: 2px inset gray; height:50px; }
.quizzNoPic { width:80px; text-align:center; vertical-align:top; background-image: url(/assets/icoQuizTransp.png); background-repeat: no-repeat; }
.quizzPicObrigatoria { width:80px; text-align:center; vertical-align:top; background-image: url(/assets/icoQuizObrigatorioMini.png); background-repeat: no-repeat; }
.quizzPicOpcional { width:80px; text-align:center; vertical-align:top; background-image: url(/assets/icoQuizOpcionalMini.png); background-repeat: no-repeat; }
.quizzGrupo  { margin-top:15px; font-family:Lucida Console; font-size:large; color:#9C2A29;letter-spacing:1px; }
.quizzRefQuestao { margin-top:15px; font-family:Arial; font-size:medium; color:#505050; font-weight:bold; }
.quizzQuestao { font-family:Arial; font-size:medium; color:#0A0A0A; font-weight:bold; }
.quizzTDResposta { font-size:small; font-weight:bold; }
.quizzQuestaoTabela { width:100%; border-bottom:2px dashed gray; }

