.cadastrese{
    margin-left: 280px;
    margin-bottom: 100px;
    font-size: 14px;
    color: #999999;
    text-align: center;
}

.cadastrese a{
    color: #999999;
    text-decoration: underline;
    transition: color 0.5s;
    -webkit-transition: color 0.5s;
}

.cadastrese a:hover{
    color: #007cb2;
}

#rodape .foot {
border-top: 1px solid #cccccc;
padding-top: 5px;
}

.footer100 .internit {
    float: right;
    margin-right: -20px;
}

header#topo{
    width: 940px;
    margin: auto;
}

.texto_esq{
    display: block;
    padding-top: 20px;
    padding-left: 35px;
    width: 240px;
    text-align: left;
}

.texto_acesso{
    display: block;
    padding-top: 50px;
    text-align: center;
    margin-bottom: 30px;
}

.texto_acesso h1{
    font-size: 30px;
    color: #008fc3;
}

/*ESCOLHA O EMPREENDIMENTO*/

.titulo{
    background: url('../media/img/titulo.png') no-repeat;
    height: 40px;
    margin-top: 32px;
    margin-bottom: 20px;
}

.escolha-empreendimento .titulo{
    margin-bottom: 60px;
}

.titulo h1{
    font-size: 30px;
    color: #007cb2;
    margin-left: 53px;
    margin-bottom: 25px;
    position: absolute;
}

.titulo p{
    font-size: 16px;
    color: #999999;
    margin-left: 25px;
    margin-top: 55px;
}

.empreendimento{
    background-position: bottom left;
}

.painel{
    background-position: bottom left;
}

.download{
    background-position: left -278px;
}

.perguntas{
    background-position: left -200px;
}

.sac{
    background-position: left -160px;
}

.assistencia{
    background-position: left -78px;
}

.pesquisa_opiniao{
    background-position: left -119px;
}

.meus_dados{
    background-position: left 0px;
}

.comunicados{
    background-position: left -40px;
}

.financeiro{
    background-position: left -240px;
}

.acompanhamento{
    background-position: left -322px;
}

.emp{
    margin-bottom: 5px;
}

.logo_emp{
    background: #fff;
    height: 60px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

.logo_emp img{
    margin-left: 20px;
}

.nome_emp{
    background: #e6e7e8;
    height: 60px;
    color: #008fc3;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
}

.nome_emp p{
    padding: 20px;
}

.nome_emp:hover{
    background: #007cb2;
    color: #fff;
}
/*
.plinha{
    width: 3px solid #007cb2;
    box-shadow: 1px 1px 10px #000;
}*/
/*############ barra */

.linha{
    height: 3px;
    background: #007cb2;
    border-bottom: 1px solid #fff;
    box-shadow: 0px 8px 20px -7px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 8px 20px -7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 8px 20px -7px rgba(0, 0, 0, 0.5);
    transition: height 2s;
    -webkit-transition: height 2s;
    -moz-transition: height 2s;
}

.linha span{
    background: url('../media/img/seta_barra.png') no-repeat;
    width: 15px;
    height: 10px;
    position: absolute;
    margin-top: 70px;
    margin-left: -775px;
}

.linha_g{
    height: 80px;
    width: 100%;
	display: inline-table;
}

.esconde{
    display: none;
}

.no-float{
    float: none;
}

.barra{
    margin: auto;
}

.nome_barra{
    font-size: 30px;
    color: #48b1d7;
    padding: 15px;
}


.logo_barra{
    border-radius: 13px;
    margin-bottom: 0;
    padding: 8px;
}


.pesquisa_comunicados input[type='text']{
    height: 45px;
    background-color: #fff;
    background-image: url('../media/img/busca.png');
    background-repeat: no-repeat;
    float: right;
    padding-left: 20px;
    width: 275px;
}

.pesquisa_barra input[type='text']{    
    background-image: url('../media/img/busca_barra.png');
    background-repeat: no-repeat;
    margin: 20px 0 0 0;
    float: right !important;
    width: 245px;
    color: rgba(255, 255, 255, 0.5);
    border: none;
    background-color: #2a98c5;
    padding-right: 30px;
    background-position: 250px;
}


/*.aguarde{
    display: none;
    position: absolute;
    margin-top: 30px;
    margin-left: 300px;
}

.aguarde p{    
    color: #cccccc;
    text-align: center;
    margin-top: 30px;
}*/

.bread{
    height: 40px;
}

.bread_voltar{
    background: url('../media/img/bread_voltar.png');
    background-repeat: no-repeat;
    padding: 10px 25px;
    color: #007cb2;
    font-size: 14px;
}

.bread_escolha_emp{
    background: url('../media/img/bread_voltar_escolha_emp.png');
    background-repeat: no-repeat;
	width: 180px;
}

.bread_crumb{
    font-size: 14px;
    color: #999999;
    padding-top: 10px;
    padding-left: -20px;
    width: 500px;
}

/** PAINEL **/

.dist_painel{
    margin-top: 60px;
}

.btn_painel{
    background-color: #e2e2e2;
    display: block;
    height: 130px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
}

.painel .icon {    
    background: url('../media/img/painel.png');
    background-repeat: no-repeat;
    margin-left: 70px;
    margin-right: 70px;
    margin-top: 20px;
    height: 90px;
    width: 83px;
}

.painel .pfinanca .icon  {
    background-position: 0px 0px;
    transition: background-position: 0.5s;
    -webkit-transition: background-position: 0.5s;
    -moz-transition: background-position: 0.5s;
}

.painel   div.pfinanca:hover .icon {
      background-position: 0px -91px;
}

.painel   div.pfinanca.desativado:hover .icon {
      background-position: 0px 0px;
}

.painel .obra .icon {
    background-position: -237px 0px;
    transition: background-position: 0.5s;
    -webkit-transition: background-position: 0.5s;
    -moz-transition: background-position: 0.5s;
}

.painel   div.obra:hover .icon {
      background-position: -237px -90px;
}

.painel   div.obra.desativado:hover .icon {
      background-position: -237px 0px;
}

.painel .assistencia .icon{
    background-position: -480px 0px;
    transition: background-position: 0.5s;
    -webkit-transition: background-position: 0.5s;
    -moz-transition: background-position: 0.5s;
}

.painel   div.assistencia:hover .icon {
      background-position: -480px -93px;
}

.painel div.assistencia.desativado:hover .icon{
    background-position: -480px 0px;
    cursor: normal;
}

.painel .comunicados .icon  {
    background-position: -720px 0px;
    transition: background-position: 0.5s;
    -webkit-transition: background-position: 0.5s;
    -moz-transition: background-position: 0.5s;
}

.painel   div.comunicados:hover .icon {
      background-position: -720px -95px;
}

.painel   div.comunicados.desativado:hover .icon {
      background-position: -720px 0px;
}

.painel .download .icon  {
    background-position: 0px -187px;
    transition: background-position: 0.5s;
    -webkit-transition: background-position: 0.5s;
    -moz-transition: background-position: 0.5s;
}

.painel   div.download:hover .icon {
      background-position: 0px -268px;
}

.painel   div.download.desativado:hover .icon {
      background-position: 0px -187px;
}

.painel .opiniao .icon  {
    background-position: -240px -185px;
    transition: background-position: 0.5s;
    -webkit-transition: background-position: 0.5s;
    -moz-transition: background-position: 0.5s;
}

.painel   div.opiniao:hover .icon {
      background-position: -240px -267px;
}

.painel   div.opiniao.desativado:hover .icon {
      background-position: -240px -185px;
}

.painel .fac .icon  {
    background-position: -482px -187px;
    transition: background-position: 0.5s;
    -webkit-transition: background-position: 0.5s;
    -moz-transition: background-position: 0.5s;
}

.painel   div.fac:hover .icon {
      background-position: -479px -273px;
}

.painel   div.fac.desativado:hover .icon {
      background-position: -482px -187px;
}

.painel .sac .icon  {
    background-position: -720px -187px;
    transition: background-position: 0.5s;
    -webkit-transition: background-position: 0.5s;
    -moz-transition: background-position: 0.5s;
}

.painel   div.sac:hover .icon {
      background-position: -720px -277px;
}

.painel   div.sac.desativado:hover .icon {
      background-position: -720px -187px;
}


.btn_painel:hover{
    background: #0092c5;
}

.desativado{
    opacity: 0.5;
    pointer-events: none;
}

.desativado:hover{
    background: #e2e2e2;    
}

.texto_painel{
    font-size: 16px;
    color: #008fc3;
    margin-top: 40px;
    text-align: center;
    height: 25px;
}

.caixa_download, .caixa_download a, .caixa_download a:visited, .caixa_download a:link{
    backgroud-image: url('../media/img/download.png');
    border-bottom: 1px solid #cccccc;
    height: 60px;
    width: 290px;
    font-size: 12px;
    color: #999999;
}

.caixa_download h2{
    color: #007cb2;
    font-size: 16px;
}

.caixa_download:hover h2,
.caixa_download_ativo h2{
    color: #fff;
}

.caixa_download:hover,
.caixa_download_ativo{
    background-color: #007cb2;
    color: #fff;
}

.bg_down{
    background: url('../media/img/bg_down.png') no-repeat 0px 0px;
    width: 26px;
	height: 26px;
    margin-left: 15px;
    margin-top: 15px;
    padding: 5px;
}

.download div.caixa_download:hover .bg_down{
    background: url('../media/img/bg_down.png') no-repeat 0px -40px;    
}

/* #### PERGUNTAS FREQUENTES */

.tema h3{
    font-size: 18px;
    color: #008fc3;
    margin-bottom: 24px;
    margin-top: 24px;
}

.bg_pergunta_titulo{
    float: right;
    background: url('../media/img/bg_pergunta.png') no-repeat -3px -3px;
	width: 17px;
	height: 11px;
    margin-right: 20px;
    margin-top: 5px;
}

.bg_pergunta_titulo_ativo{
    float: right;
    background: url('../media/img/bg_pergunta.png') no-repeat -3px -47px;
	width: 17px;
	height: 11px;
    margin-right: 20px;
    margin-top: 5px;
}


.pergunta_titulo{
    background-color: #e6e7e8; 
    font-size: 16px;
    color: #999999;
    height: 35px;
    padding-left: 20px;
    padding-top: 15px;
    margin-top: 5px; 
    transition: background-color 0.5s, color 0.5s;  
    -webkit-transition: background-color 0.5s, color 0.5s;  
    -moz-transition: background-color 0.5s, color 0.5s;    
}


.pergunta_titulo_ativo{
    background-color: #007cb2;
    color: #fff;
    cursor: pointer;
}

.pergunta_titulo:hover{
    background-color: #007cb2;
    color: #fff;
    cursor: pointer;
}

.pergunta_descricao{
    background: rgba(230, 231, 232, 0.5);
    height: 241px;
    margin-top: 5px;
    width: 960px;
}

.pergunta_foto img{
    margin-top: 15px;
    margin-left: 20px;
    width: 300px;
    height: 211px;
    border: 1px solid #cccccc;
}

.pergunta_texto{
    font-size: 16px;
    color: #666666;
    text-align: left;
    margin-top: 15px;
    margin-left: 10px;
    width: 580px;

}

/*### PESQUISA DE OPINIAO */

.opiniao_fundo{
    background-color: #e2e2e2;
    height: 33px;
}

.opiniao_hover{
    background: transparent;
    height: 37px;
    color: #999999;
    transition: background 0.5s, color 0.5s;
    -webkit-transition: background 0.5s, color 0.5s;
    -moz-transition: background 0.5s, color 0.5s;
}

.opiniao_hover:hover{
    background: #007cb2;
    color: #fff;
}

.assistencia .opiniao_hover{
    background: transparent;
    height: 37px;
    color: #999999;
    cursor: pointer;
    transition: background 0.5s, color 0.5s;
    -webkit-transition: background 0.5s, color 0.5s;
    -moz-transition: background 0.5s, color 0.5s;
}

.assistencia .opiniao_hover:hover{
    background: #007cb2;
    color: #fff;
}

.assistencia #solicitacao{
    display: none;
}

.opiniao_alinha {
    font-size: 14px;
    text-align: left;
    padding: 8px 4px;
}

.opiniao p{
    font-size: 14px;
    text-align: left;
    margin-left: 5px;
}

.opiniao a, .opiniao  a:hover, .opiniao a:visited{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-align: left;
}

.borda{
    height: 37px;
    border: 1px solid #e2e2e2;
}

.opiniao_nome{
    width:225px;
}

.opiniao_emp{
    width: 283px;
}

.opiniao_data{
    width: 128px;
}

.opiniao_resp{
    width: 174px;
}

.opiniao_botao{
    width: 124px;
}

.opiniao_btn{  
    border: none;  
    background: #007cb2;
    color: #fff;
    width: 105px;
    height: 28px;
    margin-top: -2px;
    margin-left: 9px;
    border-radius: 5px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 27px;
}

.pesquisa-opiniao  tr.opiniao_hover:hover .opiniao_btn {      
    background: #2a98c5;
}

.pesquisa-opiniao  .op_respondido {      
    background: #e2e2e2;
    color: #cccccc;
}

.pesquisa-opiniao tr.opiniao_hover:hover  .op_respondido {      
    background: #e2e2e2;
    color: #cccccc;
}

/*######### MEUS DADOS */

.meus-dados .form ul li{
    margin-bottom: 0px;
}

/**######### COMUNICADOS */

.pesquisa_msg input[type='text']{
    height: 45px;
    background-color: #fff;
    background-image: url('../media/img/busca.png');
    background-repeat: no-repeat;
    float: left;
    padding-left: 20px;
}

.gutter_baixo{
    margin-bottom: 20px;
}

.msg_titulo{
    background: #e6e7e8;
    color: #666666;
    font-size: 24px;
    height: 60px;
}

.titulo_msg{
    margin: 15px;
}

.data_msg{
    margin: 20px;
    float: right;
    text-align: right;
    font-size: 14px;
}

.nome_emp_msg{
    padding-top: 10px;
    font-size: 30px;
    color: #008fc3;
}

.img_logo_msg{
    padding-left: 25px;
}

.img_logo_msg img{
    width: 100px;
    height: 60px;
}

.texto_msg{
    padding: 10px;
    font-size: 16px;
    color: #666666;
    width: 620px;
}

.lt_tit_msg{
    padding: 5px;
}

.bg_comunicados{ 
    background: url('../media/img/comunicados.png') no-repeat 0 -61px rgba(0, 0, 0, 0);
    width: 20px;
	height: 20px;
    margin-left: 15px;
    margin-top: 15px;
    padding: 5px;
}

.bg_comunicados_lido{
    background: url('../media/img/comunicados.png') no-repeat 0 -115px rgba(0, 0, 0, 0);    
}

.caixa_download:hover .bg_comunicados_lido{
    background: url('../media/img/comunicados.png') no-repeat 0 -135px rgba(0, 0, 0, 0);    
}

.bg_comunicados_ativo{
    background: url('../media/img/comunicados.png') no-repeat 0 0px rgba(0, 0, 0, 0);
}

/*########### INFORMA��ES FINANCEIRAS */

.f_ano{
    margin: 15px;
    margin-left: 360px;
}

.fin_ano{
    color: #007cb2;
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    padding-left: 5px;
}

.fin_tb_fundo{
    background-color: #e3f4f8;
    color: #999999;
    font-size: 12px;
    font-weight: 700;
}

.fin_borda{
    height: 37px;
    border-bottom: 1px solid #e2e2e2;
}


.pv{
    text-align: right;
    padding-left: 10px;
    padding-right: 8px;
}

.informacoes-financeiras .fcenter{
    text-align: center;
}

.fin_titulo{
    font-size: 16px;
    color: #007cb2;    
}
/*
.f_saldo{
    width: 105px;
}

.f_extrato{
    width: 113px;
}

.f_boleto{
    width: 101px;
}

.f_ir{
    width: 93px;
}

.f_ant{
    width: 167px;
}

.f_indice{
    width: 125px;
}*/

/*##### ACOMPANHAMENTO DE OBRA */

.ac_foto{
    height: 350px;
}

.ac_foto img{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.ac_titulo{
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #666666;
}

.ac_desc{
    margin-top: 10px;
    color: #939393;
}

.ac_indice{
    margin-top: 30px;
}

/*########## satisfa��o do cliente */

.satisfacao h3{
    font-size: 16px;
    font-weight: 700;
    color: #077bb4;
    padding: 8px;
    padding: 8px;
}

.op_fundo{
    background-color: #e2e2e2;
    color: #9a9a9a;
}

.op_fundo_op{
    background: rgba(226, 226, 226, 0.5);
    color: #9a9a9a;
}

.op_fundo_op .style_radio{
    opacity: 1;
}

.op_opcoes{
    margin-left: 80px; 
}

.parte{
    font-size: 16px;
    background-color: #007cb2;
    color: #fff;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
    text-align: center;
}

.titulo_parte{
    font-size: 16px;
    height: 40px;
    line-height: 35px;
    padding-left: 15px;
}

.pergunta{
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    margin-top: 42px;
    margin-left: 80px;
}

.opcoes{
    margin-top: 30px;
}

.op_alinha{
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.op_alinha_button{    
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    border: 1px solid #e2e2e2;
}

.assistencia .op_alinha_button{
    padding: 0px;
}

.assistencia .op_alinha{
    padding: 5px;
}

.avaliacao{
    float: right;
}

.op_barra_opcoes{
    float: right;
    width: 320px;
}

.sort_barra{
    background-color: #e2e2e2;
    color: #999999;
    padding: 10px;
    cursor: move;
    width: 780px;
    transition: width 0.1s;
    -webkit-transition: width 0.1s;
    -moz-transition: width 0.1s;
/*  -webkit-cursor: -webkit-grab;*/
}

.sort_barra:hover{
    background-color: #cccccc;
    color: #666666;
    /*width:580px;*/
}

.sort_barra:hover .sort_barra_span{
    opacity:1;
}


/*.sort_barra_click{
    cursor: -webkit-grabbing;
}*/

.sort_barra_span{
    color: #fff;
    background-color: #007cb2;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    display: inline;
    position: absolute;
    margin-top: -28px;
    margin-left: 590px;
    overflow:hidden;
    opacity:0;
    height:38px;
    text-align:center;
    line-height:35px;
    width:200px;
}



.anexar_mais_btn{
    width: 207px;
    padding: 5px;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #999999;
    color: #fff;
    text-align: center;
    float: left;
    margin-left: 5px;
}

.assit_horarios{
    color: #999999;
    font-size: 14px;
    display: block;
    margin-bottom: 30px;
}

/*######### MINHA SOLICITA��ES */

.sol_tipo_bg{
    background-color: #e6e7e8;
    color: #999999;
    padding: 15px;
    font-size: 14px;
}

.sol_tipo_bg h2{
    font-size: 24px;
    color: #666666;
    display: inline;
    padding: 5px;
}

.sol_texto{
    display: inline;
    font-size: 16px;
    color: #666666;
    text-align: left;
}

.sol_dados_bg{
    background-color: #e6e7e8;
    color: #008fc3;
    padding: 19px;
    font-size: 18px;
	width: 283px;  
}

.sol_dados_linha{
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
}

.sol_nome_status{
    text-align: right;
    color: #999999;
    margin-right: 5px;
    font-size: 14px;
}

.sol_dados_situacao{
    font-size: 14px;
    font-weight: bold;
    color: #999999;
}

.sol_dados_sit_cor{
    color: #007cb2;
}

.sol_dados_status{
    color: #007cb2;
}

.sol_desc_bg{
    background-color: #e2e2e2;
    color: #999999;
    font-size: 14px;
    padding: 5px;
}

.sol_desc_bordas{
    border: 1px solid #e2e2e2;
    padding: 5px;
	width: 938px;
}

.sol_desc_tit{
    font-weight: bold;
    color: #007cb2;
    padding: 5px;
    display: block;
}

.sol_desc_desc{
    color: #999999;
    display: block;
}

.sol_desc_anexo{
    font-weight: bold;
    color: #666666;
    display: block;
    padding-top: 10px;
}

.sol_desc_anexos{
    display: inline;
    padding: 5px;
}

.sol_resp_btn{
    background-color: #007cb2;
    color: #fff;
    margin: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    float: right;
    width: 100px;
    height: 44px;
    border: none;
    cursor: pointer;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
}

.sol_resp_btn:hover{	
    background-color: #2a98c5;
}

/*######### resposta da solicita��o */

.sol_resp_sol{
    font-weight: 500;
    color: #999999;
    padding: 5px;
}

.sol_resp_nomesol{
    font-weight: bold;
    color: #007cb2;
    padding: 5px;
}

.sol_resp_suaresp{
    display: block;
    padding: 5px;
}

.seu_anexo{
    display: block;
    padding: 5px;
}

.alertaNovo{
    background-image: url('../media/img/exc.png');
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    position: absolute;
    margin-top: -10px;
    margin-left: 10px;
    opacity: 1;
    transition: opacity 3s;
    -webkit-transition: opacity 3s;
    -moz-transition: opacity 3s;
}

.alertaLido{
    opacity: 0;
}

.alerta_bg{
    background-color: #e2e2e2;
    width: 298px;
    height: 40px;
    text-align: left;
    border: 1px solid #cccccc;
    line-height: 40px;
}

.alerta_bg p{
    padding-left: 25px;
}

.todos_alerta, a.todos_alerta  {
    height: 40px;
    width: 50% !important;
    float: left;
    color: #999999;
    font-size: 12px;
}

.todos_alerta p{    
    margin-top: -10px;
}

.alerta_bg_sino, a.alerta_bg_sino{
    background: url('../media/img/sino.png') no-repeat -34px -55px;
	width: 120px;
	max-width: 120px;
	height: 20px;
    position: absolute;
    margin-left: 30px;
    margin-top: 10px;
}

.alerta_novo_bg_sino{
    background-position: -34px -15px;
}

.todas_msgs, a.todas_msgs{
    height: 40px;
    float: right;
    margin-top: -40px;
    width: 50% !important;
    color: #999999;
    font-size: 12px;
}

.todas_msgs p{    
    margin-top: -13px;
}

.carta_bg, a.carta_bg{
    background: url('../media/img/carta.png') no-repeat -27px -8px;
	width: 130px;
	max-width: 135px;
	height: 14px;
    position: absolute;
    margin-left: 25px;
    margin-top: 13px;
}

.carta_bg_novo{
    background: url('../media/img/carta.png') no-repeat -27px -58px;
}

.alerta_novo{
    color: #007cb2;
}

.sac .styleCombobox{
    width: 465px;
    background-position: 430px 3px;
}

.primeiro-acesso .styleCombobox{
    width: 465px;
	background-position: 430px 3px;
}

.acompanhamento #slideshow-1 { margin-bottom: 15px; }
.acompanhamento #slideshow-2 { margin-bottom: 25px; }
.acompanhamento #cycle-2 { width: 405px; margin: 0 auto; padding-bottom: 15px !important; }
.acompanhamento .cycle-carousel-wrap { margin-top: 20px !important;}

.acompanhamento #cycle-2 img{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.acompanhamento .cycle-prev {
    background: url("../media/img/setas_galeria.png") no-repeat top left;
    width: 15px;
    height: 17px;
    display: block;
    cursor: pointer;
    margin-top: -50px;
}

.acompanhamento .cycle-next {
    background: url("../media/img/setas_galeria.png") no-repeat top right;
    width: 15px;
    height: 17px;
    display: block;
    cursor: pointer;
    margin-top: -17px;
    float: right;
}

.fundo-barra-estagio{
    width: 100%;
    height: 15px;
    background: #e2e2e2;
    margin: 5px 0;
}

.barra-estagio {
    min-width: 0px;
    height: 15px;
    background: #007cb2;
    display: block;
}

.caracteristicas-estagio {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    font-size: 14px;
    color: #777;
    clear: both;
}

.porcentagem-estagio {
    clear: both;
    float: right;
    margin-top: 5px;
}

.borda-rodape{
    border-bottom: 1px solid #cccccc;
    height: 28px;
}

.satisfacao .segura_tudo{
    overflow-x:hidden;
}

.seta-span{
    text-indent: -999px;
    position: absolute;
    background: url('../media/img/seta.png') no-repeat 10px 10px;
    right: 45px;
    top: -21px;
    height: 20px;
    width: 30px;
}

.esqueci-a-senha .resposta_form{
	text-align: center;
	font-size: 13px;
}

.assistencia #tabs2 #tabs_container{
	height: 560px;
}

.assistencia #tabs2 #solicitacao{
	margin-top: 20px;
}