/*
override do public
*/
body {
	margin: 0px;
	overflow-x: hidden;
}

dl.FieldHolder .t2 input {
	vertical-align: middle;	
}

#appUser {
	position: absolute;
	font-size: 13px;
	top: 66px;
	width: 988px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #aca;
}

input, select, textarea, button, keygen, isindex, legend{
	vertical-align: middle;	
	background-color: white !important; 
}

input[type=radio],input[type=checkbox] { 
	width: 13px !important; 
}

dl.FieldHolder dd input {
	vertical-align: middle;	
}	

#Header .Topo .Ilustracao {
	background-image:url(http://public.inep.gov.br/Files/Images/header/faeb_cabecalho_A.jpg);
	
	float: left !important;
	height: 72px !important;
	width: 385px !important;
}
#Header .Topo {
	background-image:url(http://public.inep.gov.br/Files/Images/header/faeb_cabecalho_B.jpg);
	background-position: 384px 0 !important;
	float: left !important;
	height: 72px !important;
	width: 100% !important;
}

#LeftMenu {
	background-image: none;
	background-color: white;
}

#LeftMenu ul li label:hover {
	border-bottom:2px solid #CEA893;
	border-left:3px solid #FFCC00;
	padding-bottom:1px;
}
#LeftMenu ul li label {
	border-left:3px solid #9A0000;
	color:#9A0000;
	cursor:pointer;
	display:block;
	padding-bottom:3px;
	padding-left:10px;
	padding-top:3px;
	text-decoration:none;
}

input[type='submit'], input[type='button'] {
	background: #4477AA;
	color: white;
	margin: 5px;
	border-color: gray;
}

.tableControl, .actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

.footer {
	text-align: center;
	font-size: 10px;
}

.rich-table {
    width:100%;
}

.dr-table-cell a{
	color:#333;
	text-decoration:underline;
}
.dr-table-cell a{
	color:#000;
	text-decoration:underline;
}

.columnHeader:hover
{
    color: #FF6600;
}

.message {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #FFCC00;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F0F8FF;
	color: #FF0000;
}


/* Sobrescrita dos estilos de mensagem do InepSeam */
.message li {
	height:25px;
	line-height:25px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.message li.infomsg {
	background-color: #DFFFDF;
	border: 2px solid #9FCF9F;
	color: #62993E;
}

.name {
	vertical-align: top;
	font-weight: bold;
	width: 115px;
	float: left;
	padding: 5px;
	margin-top: 3px;
	clear: left;
}

.centerLabel {
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	width: 115px;
}

.value {
	float: left;
	padding: 5px;
}

.error {
	float: left;
	padding: 5px;
}
.errors {
	color: red;
	vertical-align: middle;
}
img.errors {
	padding-right: 5px;
}
.errors input {
	border: 1px solid red;
}
.errors textarea {
	border: 1px solid red;
}

.required {
	color: red;
	padding-left: 2px;
}

.rich-stglpanel-body {
   overflow: auto;
}



h2.titulo {
	font-size: 16px;
}

.dr-pnl-h.rich-panel-header {
	color: #035A68;
	background-color: #E5F6F9; 

}

.dr-pmenu-top-group {
	background-image: none;
	color: #035A68;
	background-color: #E5F6F9; 

}

h4 {
	color:#666666;
}

h5{
	color:#006699;
	font-size: 14px;	
}

.separatorTitulo{
	background-image : none !important;
	background-color: #666666;
	height: 2px;	
}

.separatorSubTitulo{
	background-image : none !important;
	background-color: #006699;
	height: 1px;	
}



.dr-table-subheader {
	background-color: #E5F6F9;
}

#Wrapper{
	background-image:none;
}

.actionButton {
	padding: 3px;
}

#MenuHorizontal {
	color:black;
	left:-13px;
	padding-bottom:0;
	padding-right:0;
	padding-left:0;
	padding-top:0;
	position:relative;
	top:-26px;
	width:1000px;
}

/* Usado para definir o estido das mensagens mostradas no meio da página */
#mensagemPagina {
	color: #000000;
	font-size: 14px;
}

#TagVersao {
	position: relative;
	top: -80px;
	left: 880px;
}

#TagVersaoLogin {
	position: relative;
	top: -55px;
	left: 880px;
}

.dr-table-firstrow rich-table-firstrow tabelaPrincipal {
	background: #e6e6e6;
	font-weight: bold;
}


.columnHeader {
	text-align: center;
	width: 200px;
}

.columnHeaderOpcoesContato {
	text-align: center;
	width:60px;
}

.columnHeaderNumber {
	text-align: left;
	width: 60px;
}
.conteudo_template {
	float: 			left; 
	position: 		relative; 
	margin-left: 	15px; 
	width: 			800px; 
	margin-top: 	-10px;
}

input[disabled='disabled'] {
  border: 1px !important;
}

table thead tr th.collumnHeaderWrap {
	white-space: normal;
}

.confirmacao {
	font-size: 12px;	
}

.tabela {
	table-layout: fixed;
	
}

.tabela th:last-child {
	width: 8%;
}

.tabela td {
	word-wrap: break-word;
}

.questaoCorreta {
	background-color: #DCFBD5;
	color: black;
}

/**/
.tabelaGabarito {
	vertical-align:middle;
	font-weight: bold;
	text-align: center;
}
.colunaQuestao {
	background-color: #FBEFEF;
	width: 20%;
}
.ultimaColuna th:last-child {
	width: 75% !important;
}
.legendaRespostaCorreta{
	text-align:center;
	font-weight: bold;
}

.styleInplaceInput{
	font-size: 11px;	
}

.alinhaCentro{
	text-align: center;
}

.headerCenter {
	text-align: center;
}

.col1 {
	width: 10%;
}

.col2 {
	width: 20%;
}

.col3 {
	width: 30%;
}

.col4 {
	width: 40%;
}

.iconeMenu{
	background: none no-repeat scroll 0 0 !important; 
}

.tabelaDeDestaques{
	table-layout: fixed;
	word-wrap: break-word;
}