﻿/*Folha criado devido o fato da atualizacao nao ser propagada para a versao INTERNET do site.*/
/*@Projeto Portal FGTS
  @Fábrica Fóton
  @Desenvolvedores: Gerusa Soares
  @Arquivo criado em: 28/04/2020
*/

/*Novos estilos*/
#imgServicos-2 {
	float: right;
	margin-right: 3px;
	margin-top: -56px
}

/*Sobrescreve o css de estilo.css*/
#box-top3 {
	width: 410px;
	height: 350px;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 10px;
	margin: 2px
}

.td-conteudo a img {
    width: 32px !important;
    height: 32px !important;
}

#busca {
    position: absolute;
    margin-left: 450px !important;
}

#imgServicos {
    float: left;
    margin-left: 350px;
    margin-top: -35px;
}
/*Fim sobrescreve css de estilo.css*/

/*Sobrescreve o css de bootstrap-theme.css*/
.box-service-extra {
    border: 0 !important;
    margin-left: 0 !important;
    padding: 16px 2px 8px 62px !important;
    text-align: center !important;
    color: #fff;
    background-image: url(../img/fgts_online.png);
}

.box-service-2 {
    width: 272px;
    padding: 8px 2px 2px 47px;
    text-align: center;
    color: #fff;
    background-image: url(../img/fgts_canal_verde.png);
}

.text-service a {
    color: #777;
}
/*Fim sobrescrever css de bootstrap-theme.css*/
