html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html, body { height: 100%; font: 12px Arial, Verdana, Tahoma, sans; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {	text-decoration: none; text-decoration: underline; }

.clearfix:after {
    clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */

hr, br.none { display: none; }

/* Aqui vão os Dynamic Text Replacement */
.textReplacement {
	display: block;
	overflow: hidden;
	text-indent: -1000em;
}
.separaFloat { float: left; margin-right: 20px; }

/* ESTILO DO TOPO */
#topo {
	background: url(../images/bgSistemas.gif) repeat-x top;
	clear: both;
	display: block;
}
#topo #topoBox {
	height: 159px;
	margin: 0 30px 20px 30px;
}
#topo #topoBox p.avisoLogin {
	color: #CCC;
	display: block;
	font: 11px Lucida Sans Unicode, Trebuchet MS;
	line-height: 26px;
	padding: 5px 5px 0 0;
	text-align: right;
}
#topo #topoBox p.avisoLogin span { color: #999; }
#topo #topoBox p.avisoLogin a {
	background: #FFF;
	color: #333;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 8px 0 3px;
	padding: 3px 5px;
	text-decoration: underline;
}
#topo #topoBox h1 {
	color: #191919;
	float: left;
	font: 43px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -4px;
	line-height: 57px;
	padding: 40px 0 0 5px;
}
#topo #topoBox h2 a {
	background: url(../images/logoSistemas.gif) no-repeat ;
	float: right;
	height: 58px;
	margin: 22px 8px 0 0;
	width: 62px;
}
#topo #topoBox #menu { display: block; }
#topo #topoBox #menu ul { float: right; }
#topo #topoBox #menu ul li {
	float: left;
	margin: 0 0 0 10px;
}
#topo #topoBox #menu ul li a {
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 7px 7px 5px 7px;
	text-decoration: none;
}
#topo #topoBox #menu ul li a.ativo,
#topo #topoBox #menu ul li a:hover {
	background: #FFF;
	color: #191919;
}

/* CAPTCHA */
.avisoMsg {
	color: #333;
	cursor: pointer;
	display: block;
}
.avisoMsg p {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 5px;
}
.avisoMsg #success, .avisoMsg #alert, .avisoMsg #validacao, .avisoMsg #error { padding: 10px 15px 5px 15px; }
.avisoMsg #success button, .avisoMsg #alert button, .avisoMsg #validacao button, .avisoMsg #error button { display: none; }
.avisoMsg #success { background: #FBFCF8; border: #98CB32 1px solid; }
.avisoMsg #alert { background: #FFFEE6; border: #F3EEAB 1px solid; }
.avisoMsg #validacao, .avisoMsg #error, .obsForm { background: #FFECE6; border: #CC0000 1px solid; }
.obsForm { 
	margin-left: 15px;
	width: 340px;
	line-height: 18px;
	padding: 5px 10px;
}
.obsForm strong { display: block; }

/* ANUNCIOS CAPA */
#conteudo #anunciosCapa ul li {
	background: #CCC;
	float: left;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 20px 20px 10px;
	padding: 0 0 0 0;
	text-align: center;
	width: 120px;
}
#conteudo #anunciosCapa ul li a {
	color: #191919;
	display: block;
	padding: 90px 0 5px 0;
	text-decoration: none;
}
#conteudo #anunciosCapa ul li a.novosAnuncios { background: #E5EED8 url(../images/btAnuncios.gif) no-repeat center center; }
#conteudo #anunciosCapa ul li a.novosAnuncios:hover { background: #D9E6C5 url(../images/btAnuncios.gif) no-repeat center center; }

#conteudo #anunciosCapa ul li a.processoInscricao { background: #E5EED8 url(../images/btProcessoInscricao.gif) no-repeat center center; }
#conteudo #anunciosCapa ul li a.processoInscricao:hover { background: #D9E6C5 url(../images/btProcessoInscricao.gif) no-repeat center center; }

#conteudo #anunciosCapa ul li a.dadosPessoais { background: #E5EED8 url(../images/btDadosP.gif) no-repeat center center; }
#conteudo #anunciosCapa ul li a.dadosPessoais:hover { background: #D9E6C5 url(../images/btDadosP.gif) no-repeat center center; }

#conteudo #anunciosCapa ul li.quebra {
	background: none;
	border-top: #CCC 1px solid;
	height: 0;
	margin: 20px 0;
	overflow: hidden;
	text-indent: -1000em;
	width: 560px;
}

/* ESTILO DO SITE */
#boxConteudo {
	background: #FFF;
	width: 100%;
}
#rodape #boxRodape, #conteudo { margin: 20px 30px; }

/* ESTILO PARA FORMULARIO DE LOGIN */
#conteudo #boxLogin {
	float: left;
	margin: 0 30px 0 0;
    background: #E5EED8;
    padding: 10px 18px 15px 18px; 
    width: 250px;
}
#boxLogin > h2 {
    border-bottom: 1px solid #ccc;
    font-size: 150%;
    line-height: 25px;
}
#conteudo #boxLogin #formLogin label {
	display: block;
	padding-top: 20px;
}
#formLogin input[type="text"], #formLogin input[type="password"] {
	border: #CCC 1px solid;
	padding: 6px 5px;
	width: 95%;
}
#conteudo #boxLogin #formLogin img { float: left; margin-right: 11px; }
#conteudo #boxLogin #formLogin input.antiSpam { width: 75px; float: left; margin-right: 5px; }
#conteudo #boxLogin #formLogin img.numbersAntiSpam { margin: 1px 2px 0px 0px; padding: 0px; float: none; }
#conteudo #boxLogin #formLogin .boxBt { margin-top: 15px; }

/* ESTILOS PARA CONTEÚDO */
#conteudo p.msgInicial {
	color: #191919;
	line-height: 22px;
}
#conteudo h3.titulos {
	border-bottom: #E5E5E5 1px solid;
	clear: both;
	color: #191919;
	display: block;
	font-size: 26px;
	letter-spacing: -2px;
	padding: 20px 0 6px 5px;
	margin-bottom: 35px;
}
#conteudo div.titulos {
	border-bottom: #E5E5E5 1px solid;
	clear: both;
	display: block;
	padding: 20px 0 6px 5px;
	margin-bottom: 35px;
	color: #191919;
}
#conteudo .titulos h3 {font-size: 26px; letter-spacing: -2px;}
#conteudo .titulos p {font-size: 12px;}
#conteudo .msgColDireita {
	background: #F3F3F3;
	float: left;
	margin-left: 30px;
	padding: 25px;
	width: 30%;
}
#conteudo .msgColDireita p { line-height: 22px; padding-bottom: 20px; }
#conteudo .msgColDireita .info { 
    background-color: #bfe2ff;
    padding: 20px 10px;
    margin-bottom: 20px;
}
#conteudo .msgColDireita .info img { 
    float: left;
    margin-right: 5px;
}
#conteudo a.adicionarInscricao {
    text-decoration: none; 
    color: #191919; 
    background: url(../images/btAdicionar.gif) no-repeat; 
    display: block;
    font-size: 20px;
    letter-spacing: -2px;
    padding: 0 0 0 30px;
    font-weight: bold;
    float: right;
    margin: 10px 0;
}
#conteudo a.adicionarInscricao:hover {text-decoration: underline; }

/* ESTILO PARA FORMULARIOS PADRAO */
#conteudo #formularios { padding-left: 15px; float: left; }
#conteudo #formularios.boxbusca { padding: 0; margin: -20px 0 30px 0; }
#conteudo #formularios span { color: #CC0000; }
#conteudo #formularios label {
	color: #333;
	display: block;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 18px;
}
#conteudo #formularios textarea, 
#conteudo #formularios input {
	border: #CCC 1px solid;
	padding: 5px 5px;
}
#conteudo #formularios input.data { width: 80px; }
#conteudo #formularios input.antiSpam { width: 75px; }
#conteudo #formularios img.numbersAntiSpam { margin: 1px 2px 0px 0px; padding: 0px; }
#conteudo #formularios input.formBusca { float: left; margin-right: 5px; }
#conteudo #formularios select {
	border: #CCC 1px solid;
	line-height: 20px;
	padding: 5px 3px;
}
#conteudo #formularios .boxBt{ clear: both; display: block; }
#conteudo #formularios input.btBusca {
	background: url(../images/btBusca.gif) no-repeat !important;
	height: 33px !important;
	width: 32px !important;
	margin: -3px 0 0 -3px !important;
    border: 0 none !important;
    box-shadow: none !important;
    text-indent: -1000em;
}
#conteudo #formularios label.radio {
	float: left;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0 10px 0 0;
}
#conteudo #formularios label.tabSanfona {
	color: #333;
	display: block;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 3px;
	padding: 5px;
	background: #D9E6C5;
	width: 300px;
}
#conteudo #formularios label.tabSanfona a {text-decoration: none; color: #333;}
#conteudo #formularios .status {
	border: 0;
	float: left;
	margin-left: 5px;
	width: auto;
}
#conteudo #formularios .opcoes { height: 16px; }
#conteudo #formularios .opcoesBusca {
	clear: both;
	display: block;
	padding-top: 3px;
}
#conteudo #formularios .opcoesBusca input {
	border: 0;
	display: inline;
	width: auto;
}
#conteudo #formularios .opcoesBusca label {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0;
	display: inline;
	margin: 0 7px 0 0;
}
#conteudo #formularios p.termoCompromisso {
	background: #F3F3F3;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0 7px 0 0;
	line-height: 22px; 
}

/* ESTILO PARA TABELAS */
#conteudo table { color: #666; width: 100%; }
#conteudo table tr td { text-align: center; width: 11%; }
#conteudo table tr td.titulo { text-align: left; width: 60%; }
#conteudo table tr td.titulo a { color: #666; text-decoration: none; }
#conteudo table tr td.publicacao { text-align: left; width: 28%; }
#conteudo table tr td.reject { text-decoration: line-through; }
#conteudo table thead tr td {
	border-bottom: #666 2px solid;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 10px 2px;
}
#conteudo table tbody tr td {
	border-bottom: #CCC 1px solid;
	padding: 11px 5px 9px 5px;
}
#conteudo table tbody tr td a { text-decoration: none; color: #333333; }
#conteudo table tbody tr td a:hover { text-decoration: none; color: #333333; }
#conteudo table tbody tr:hover { background: #F5F5F5; }
#conteudo table tbody tr td.online { color: #006600; }
#conteudo table tbody tr td.offline { color: #999; }
#conteudo table tbody tr td.pending { color: #FF0000; }
#conteudo table tbody tr td.editar { padding: 11px 0 9px 30px; width: 70px; }
#conteudo table tbody a.btoes {
	display: inline;
	float: left;
	height: 10px;
	margin-right: 5px;
	padding: 0 5px;
	width: 10px;
}
#conteudo table tbody a.edit { background: url(../images/bt_edit_eraser.gif) no-repeat left top; }
#conteudo table tbody a.erase { background: url(../images/bt_edit_eraser.gif) no-repeat left -15px; margin-right: 0; }
#conteudo table tbody a.reload { background: url(../images/bt_edit_eraser.gif) no-repeat left -30px; }
#conteudo table tbody a.view { background: url(../images/bt_edit_eraser.gif) no-repeat left -45px; }
#conteudo table tbody a.download { background: url(../images/bt_edit_eraser.gif) no-repeat left -60px; }

/* ESTILO PARA LEGENDAS */
#conteudo #boxLegendas {
	background: #F3F3F3;
	border: #E5E5E5 1px solid;
	float: right;
	margin: 15px 0 0 0;
	padding: 6px 0 4px 8px;
}
#conteudo #boxLegendas p { clear: both; margin-bottom: 5px; padding: 3px; }
#conteudo #boxLegendas span {
	color: #4C4C4C;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 18px;
	margin: 0 13px 0 0;
	padding-left: 14px;
}
#conteudo #boxLegendas span.edit { background: url(../images/bt_edit_eraser.gif) no-repeat left 3px; }
#conteudo #boxLegendas span.erase { background: url(../images/bt_edit_eraser.gif) no-repeat left -12px; }
#conteudo #boxLegendas span.reload { background: url(../images/bt_edit_eraser.gif) no-repeat left -27px; }

/* PAGINAÇÃO */
#conteudo #paginacao {
	display: block;
	margin: 15px 0 0 0;
    text-align: center;
}
#conteudo #paginacao a {
	color: #666;
	padding: 5px 4px;
	text-decoration: none;
}
#conteudo #paginacao strong {
	background: #7FBD22;
	color: #FFF;
	font-weight: bold;
	padding: 3px 8px;
}
#conteudo #paginacao a:hover { 
    text-decoration: underline; 
	font-weight: bold;
}

/* ESTILO PARA LINKS DE CADASTRO */
#conteudo .linksApoio {
	display: block;
    padding-top: 25px;
    text-align: center;
}
#conteudo .linksApoio a { color: #666; text-decoration: underline; }
#conteudo .linksApoio a:hover { color: #000; }
#conteudo .voltarLogin { text-align: left; padding: 30px 0 0 15px; }

/* COLUNA DA DIREITA */
#conteudo #colunaDireita {
	border-left: #E5E5E5 1px solid;
	color: #333;
	font-size: 11px;
	float: right;
	margin: -15px 0 0 0;
	padding: 5px 0 20px 15px;
	width: 152px;
}
#conteudo #colunaDireita #selos ul { width: 150px; }
#conteudo #colunaDireita #selos ul li { padding: 10px 0 9px 0; text-align: center; }
#conteudo #colunaDireita #selos ul li strong {
	display: block;
	line-height: 13px;
}
#conteudo #colunaDireita #selos ul li a {
	color: #004675;
	display: block;
	line-height: 11px;
	text-decoration: none;
}
#conteudo #colunaDireita #selos ul li a:hover { text-decoration: underline; }
#conteudo #colunaDireita #selos ul li a img {
	display: block;
	margin-bottom: 3px;
}
#conteudo #colunaDireita #selos ul#midiaSocial { display: none; }

/* ESTILO PARA DL */
#conteudo dl {
	margin:5px 0 10px 2px;
	font-size:16px;
}
#conteudo dl dt, #conteudo dl dd {
	line-height:20px;
	padding:10px 2px;
}
#conteudo dl dt {
	float:left;
	font-weight:bold;
	margin-right:5px;
	letter-spacing:-1px;
}
#conteudo dl dd.destaque, #conteudo dl dt.destaque { font-size: 25px; font-weight: bold; }

/* ESTILO PARA O RODAPE */
#rodape {
	background: #666;
	border-top: #CCC 3px solid;
	display: block;
	clear: both;
	padding: 25px 0 20px 0;
}
#rodape #boxRodape .menuInferior { float: right; margin-left: 40px; }
#rodape #boxRodape .menuInferior ul li a { color: #E5E5E5; text-decoration: none; }
#rodape #boxRodape .menuInferior ul li {
	background: url(../images/bgDotted.gif) repeat-x bottom;
	padding: 3px 0 3px 0;
	margin-top: 3px;
}
#rodape #boxRodape h3 {
	color: #FFF;
	font-size: 20px;
	letter-spacing: -1px;
}

input[type=button], input[type=submit], 
#conteudo #formularios input[type=button], #conteudo #formularios input[type=submit] {
    background-color: #3D3D3D;
    background-image: linear-gradient(to top, transparent, rgba(255, 255, 255, 0.3) 70%);
    border: 1px solid #544F4F;
    border-radius: 4px;
    box-shadow: 0 2px 3px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 6px 0 rgba(0, 0, 0, 0.2) inset, 0 3px 2px 0 rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    padding: 4px 10px;
    margin-top: 15px;
    text-align: center;
    width: auto;
    cursor: pointer;
}
input[type=button]:hover, input[type=submit]:hover, 
#conteudo #formularios input[type=button]:hover, #conteudo #formularios input[type=submit]:hover {
    background-color: #151414;
}

input.width-100, select.width-100{
	width: 95%;
}

#conteudo .msgColDireita.msgColDireitaContainer.msgColEsquerda{
	width: 100%;
	margin: 20px 0 0;
}

#conteudo .msgColDireita.msgColDireitaContainer{
	background: #FFF;
	width: 50%;
	padding: 0;
}

#conteudo .msgColDireita.msgColDireitaContainer .msgColDireita{
	width: 45%;
	margin-bottom: 20px;
	margin-left: 0;
}

#conteudo .msgColDireita.msgColDireitaContainer .msgColDireita:not(:first-child){
	margin-left: 1%;
}

#conteudo .msgColDireita.msgColDireitaContainer .msgColDireita:only-child{
	width: 100%;
}

.publicacao-no-width td.publicacao{
	width: auto !important;
}

.sended-documents ul{
	padding-left: 20px;
}

/* .sended-documents a{
	color: dodgerblue !important;
} */

.sended-documents .red{
	color: red !important;
}

.sended-documents thead .red{
	display: block;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0;
}

.sended-documents a.btoes{
	float: none !important;
	display: inline-block !important;
}

.sended-documents input[type="file"] {
	max-width: 190px;
}

.member-warning, .file-warning{
	color: #AE7511 !important;
	background: #FFEFAB;
	padding: 10px;
	display: inline-block;
}

tr.merge-tr td{
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	border-bottom-width: 0 !important;
}

tr.merge-tr + tr.merge-tr td{
	border-bottom-width: 1px !important;
	padding-bottom: 10px !important;
}

tr.merge-tr + tr.merge-tr td{
	padding-top: 0 !important;
}

.download-template{
	display: none;
	color: dodgerblue !important;
	padding: 5px;
	font-weight: bold;
}

.download-template[href]{
	display: block;
}

.download-template.no-template{
	display: block;
	color: crimson !important;
}

.download-template[href] + .download-template.no-template{
	display: none;
}

.download-template:not(.selected){
	display: none !important;
}

table td{
	vertical-align: top;
}

table td input[type="submit"]:only-child{
	margin: 0 !important;
}

input, select{
	background: #FFF;
}
.editar.editar-right{
	text-align: right !important;
}

.editar.editar-right .textReplacement{
	text-align: left !important;
}