.footer.social {

    max-width: 400px;

    margin: 0 auto;

}



.busca-estrutura__item:not(.especial) {

    max-width: 205px;

}



.busca-estrutura__item.normal {

    max-width: 242px;

}

.busca-estrutura__item.especial {

    max-width: 320px;

}





.alert {

    width: 100%;

    padding: 10px;

    color: #2052ce;

    font-weight: 300;

    line-height: 2rem;

    font-size: 2rem;

    text-align: center;

    text-transform: uppercase;

    color: #fff;

    margin-bottom: 10px;

}



.alert.alert-success {

    background: #188F33;

}

.alert.alert-danger {

    background: #EA4335;

}



.home-slider__item {

    cursor: pointer;

}

.single-cod {

    margin-top: 8px;

    width: 100%;

    display: inline-block;

    color: #333;

}

.single-cod span {

    color: #2052ce;

    font-size: 1.9rem;

}

.slider-box {

	width: auto!important;

}

.hidden {

	display: none;

}



.printable { display: none;  }



@media print {

	.printable { display: block; }

	.not-printable { display: none; }

}



.page-numbers li.active a {

	background: #2052ce;

    color: #fff;

}



.list-auto-complete {

    padding: 10px;

    background: #2052ce;

    border: 1px solid #fff;

    border: 1px solid rgba(0, 0, 0, 0.2);

    border-radius: 8px;

    box-shadow: 0 5px 10px rgba(0,0,0,.2);

    width: 100%;

}







.tt-input, /* UPDATE: newer versions use tt-input instead of tt-query */

.tt-hint {

    /*height: 30px;*/

    /*border: 2px solid #ccc;*/

    outline: none;

}



.tt-input { /* UPDATE: newer versions use tt-input instead of tt-query */

    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/

    vertical-align: baseline!important;

}

.twitter-typeahead {

	width: 83%;

}

.input-search.is-auto-complete {

	width: 100%;

}



.tt-hint {

    color: #999;

}



.tt-menu { /* UPDATE: newer versions use tt-menu instead of tt-dropdown-menu */

    width: 422px;

    margin-top: 12px;

    padding: 8px 0;

    background-color: #2052ce;

    border: 1px solid #fff;

    border: 1px solid rgba(0, 0, 0, 0.2);

    border-radius: 8px;

    box-shadow: 0 5px 10px rgba(0,0,0,.2);

}

.tt-suggestion {

    padding: 3px 20px;

    font-size: 18px;

    line-height: 24px;

    cursor: pointer;

    color: #fff;

}

.tt-suggestion:hover {

	color: #fff;

	background: #ec9612;

}



.tt-suggestion.tt-is-under-cursor { /* UPDATE: newer versions use .tt-suggestion.tt-cursor */

    color: #fff;

    background-color: #0097cf;



}



.tt-suggestion p {

    margin: 0;

}



.content-finan {
    margin: 0 auto;
    max-width: 50%;
    position: relative;
    font-size: 0;
}
.content-finan .boxFinan {
    display: inline-block;
}