@charset "utf-8";
		
/*-----------------------------------------------
  Importação de Fontes
-----------------------------------------------*/

.aq-header { width:100%; padding:10px 0; }
.aq-header div { height:123px; font-weight: bold; font-size: xx-large; }


#aq-rodape { background:url("/img/bg-pontos-hr.png") top left repeat-x; padding:65px 0 74px 0; }
.rodape-wrapper { width:998px; padding:0 10px; margin:auto; display: flex; justify-content: center;}

.rodape-logo { width:100%; float:left; }
.rodape-logo-img { width:190px; height: 63px; display: table; margin-bottom: 10px; margin-left: auto; margin-right: auto; }
.rodape-direitos { padding:0 0 0 0;  }
.rodape-direitos p { padding:0; margin:0; }
.rodape-marca-baru { text-align: center; margin-top: 10px; }

.aq-rodape-info { padding-bottom:32px; margin-bottom:28px; }
.aq-rodape-info:after { content: ""; display: table; clear: both; zoom: 1; }

.ui-datatable table {table-layout: auto;}


#texto-sobre, #texto-agenda, #texto-webinario, #texto-edAnteriores, #texto-oficinas, #texto-divulgacao{
	display:none;
}

.espaco_interno_tabela td{
	padding: 10px 10px 10px 10px !important;
}

.au-img-palestrantes{
	border-radius: 20px;
	min-width: 100px;
	float:left; 
	padding:15px;
}

.au-logo{
	margin-left:60px;
	float:left;
	margin-right: 60px;
}
.au-link{
	color: #1c9c97;
	text-decoration:underline;
}