#content {
	/*overflow:visible;
    background: url(../img/bgbuscafaq.png?3) no-repeat center 0;*/
}

#header.atendimento {
    position: relative;
    width: 100%;
    height: 210px;
    text-align: center;
    color: #fff;
    background-position: center;
	padding:0;
	border:0;
}

#header .header-content {
    position: relative;
    width: 100%;
    padding: 67px 15px 0;
    text-align: center;
}

#header .header-content .header-content-inner h1 {
    font-weight: 700;
	font-size:35px !important;
	letter-spacing:-0.05em;
	padding-bottom:15px;
}


#tags { width:70%; font-size:25px; font-weight:bold; line-height:50px; height:50px; color:#000; font-family: MyriadProRegular, Arial, Verdana;
		background-color:#fff !important;
}

.ui-state-focus { background:#348dd1 !important; border:0 !important; color:#fff !important;  }

.ui-menu .ui-menu-item {
    padding: 3px 1em 3px .4em;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li { display:none; }
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all > li:nth-child(1),
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all > li:nth-child(2),
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all > li:nth-child(3),
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all > li:nth-child(4),
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all > li:nth-child(5),
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all > li:nth-child(6),
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all > li:nth-child(7),
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all > li:nth-child(8),
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all > li:nth-child(9),
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all > li:nth-child(10) { display: block; }

#assuntosfrequentes ul { margin:20px 0 50px; float:left; }

#assuntosfrequentes ul li { float:left; margin-right:56px; }
#assuntosfrequentes ul li:last-child { margin-right:0 }

#assuntosfrequentes ul li a { display:block; background:no-repeat center 0; width:148px; height:143px; -webkit-transition: 0.4s; transition: 0.4s; }
#assuntosfrequentes ul li a:hover { opacity:0.5 }
#assuntosfrequentes ul li#icotesourodireto a { background-image:url(../img/ico-td-2.png) }
#assuntosfrequentes ul li#icocadastro a { background-image:url(../img/ico-cadastro-2.png) }
#assuntosfrequentes ul li#icotransferencia a { background-image:url(../img/ico-transferencia-2.png) }
#assuntosfrequentes ul li#icoacoes a { background-image:url(../img/ico-acoes-2.png) }
#assuntosfrequentes ul li#icoir a { background-image:url(../img/ico-IR-2.png) }
#assuntosfrequentes ul li#icomigracao a { background-image:url(../img/ico-migracao.png?2) }

.TituloFAQ { font-size: 24px !important; padding-bottom:10px; }
