body {
    font-family: 'Open Sans';
}

#edit_field_produto_servico_target_id_chosen a span {
    min-width: 250px!important;
}

#edit_field_produto_servico_target_id_chosen div.chosen-drop {
    min-width: 302px!important;
}

.print-galeria-show {
    display: none;
}

.captcha-margin {
    margin-top: 35px;
    margin-bottom: 35px;
}

td.views-field.views-field-title > a.pcb-bdp-prospetos-table-link-title {
    color: #9B7D3F!important;
}

.toolbar-oriented .toolbar-tray-horizontal li {
    font-size: small !important
}


table {
    background-color: transparent;
    width: 100%;
    font-size: 13px!important;
}
/*tabela drupal*/
.table-container {
    -webkit-print-color-adjust: exact;
    background-color: #f2f3ed;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}

.table-container.table_tipo1 > table>tbody>tr>td,
.table-container.table_tipo1 > table>tbody>tr>th,
.table-container.table_tipo1 > table>tfoot>tr>td,
.table-container.table_tipo1 > table>tfoot>tr>th,
.table-container.table_tipo1 > table>thead>tr>td,
.table-container.table_tipo1 > table>thead>tr>th {
    padding: 14px 0;
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #BBC5CA;
    text-align: center;
    font-family: "Open Sans";
    color: #333333;
}

.elemento-collapse table>tbody>tr>td,
.elemento-collapse  table>tbody>tr>th,
.elemento-collapse   table>tfoot>tr>td,
.elemento-collapse  table>tfoot>tr>th,
.elemento-collapse  table>thead>tr>td,
.elemento-collapse   table>thead>tr>th {
    padding: 14px 0;
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #BBC5CA;
    text-align: center;
    font-family: "Open Sans";
    color: #333333;
}

.rect-border  table>tbody>tr>td,
.rect-border  table>tbody>tr>th,
.rect-border  table>tfoot>tr>td,
.rect-border  table>tfoot>tr>th,
.rect-border table>thead>tr>td,
.rect-border  table>thead>tr>th {
    padding: 14px 0;
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #BBC5CA;
    text-align: center;
    font-family: "Open Sans";
    color: #333333; font-size: 13px;
}
table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th,
table>tbody>tr>td>p,
table>tbody>tr>th>p,
table>tfoot>tr>td>p,
table>tfoot>tr>th>p,
table>thead>tr>td>p,
table>thead>tr>th>p {
    font-size: 13px;
}


table>tbody>tr>td>ul>li,
table>tbody>tr>th>ul>li,
table>tfoot>tr>td>ul>li,
table>tfoot>tr>th>ul>li,
table>thead>tr>td>ul>li,
table>thead>tr>th>ul>li {
text-align: left;


}


.table-container.table_tipo1 > table >thead>tr>th,
.table-container.table_tipo1 > table >tbody>tr>th {
    color: #9B7D3F;
}

table >thead>tr>th, table >tbody>tr>th {
    color: #9B7D3F!important;
}

.table-container.table_tipo1  > table>tbody>tr:last-child {
    border-bottom: 2px solid #BBC5CA;
}

/* RODRIGO END */

/* alinha ÃƒÆ’Ã‚Â  esquerda a primeira coluna */
.table-container.table_tipo1  > table > tbody > tr > th {
    text-align: left
}

/*breadcrumb*/
.breadcrumb-container {
    padding: 0;
    padding-bottom: 0;
    margin-top: 42px;
    margin-bottom: 24px;
}

.breadcrumb-nav > a {
    color: #90763F;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
    text-decoration: none;
}

.breadcrumb-nav > #first {
    font-weight: 600;
}

.breadcrumb-nav > a::after {
    content: " /";
}

.breadcrumb-nav > a:last-child:after {
    content: none;
}

.breadcrumb-nav > a:hover,
#first:hover {
    color: #80642a;
}

.image-navbar-logo-link{
    margin-top: 10px;
}

form {
    margin-bottom: 35px;
}

form.simuladores {
    margin-bottom: 10px;
}

/* title */
h1 {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 42px;
    line-height: 54px;
}

/* subtitle */
h2 {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 28px;
    line-height: 42px;
}

/*section title*/
h3 {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
}

/*body text*/
p {
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 30px;
}

/* underline */
.sublinhado {
    text-decoration: underline;
}

hr {
    color: #BBC5CA;
    margin-top: 15px;
    margin-bottom: 15px;
}

/*share bar*/
.share-bar   img + img {
    margin-left: 40px;
}

.share-bar > img + label {
    margin-left: 40px;
}

.share-bar {
    margin: 35px 0 0 0;
    margin-right: 30px;
    padding-left: 5px;
}

.share-bar > #vertical-line {
    border-left: 1px solid #464646;
    padding-left: 40px;
}

.share-bar > img {
    opacity: 0.7;
}

.share-bar > img:hover {
    opacity: 1;
}

/*share bar with links*/
.share-bar > a > img {
    margin-right: 40px;
    margin-bottom: 28px;
}

.share-bar > a > img + label {
    margin-right: 40px;
}

.share-bar > #vertical-line {
    border-left: 1px solid #EEEAE1;
    padding-left: 40px;
    top: -10px;
    position: relative;
}

.share-bar > a > img {
    opacity: 0.5!important;
}

.share-bar > a:hover > img {
    opacity: 1!important;;
}

/*end share bar*/

/*lead*/
.lead,
.lead p {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
}

.nav-inside-page > ul {
    padding-left: 0;
    margin: 20px 0;
    margin: 30px 0;
}

.nav-inside-page > ul > li {
    list-style: none;
}

.nav-inside-page > ul > li > a {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 22px;
    line-height: 37px;
}

/*rect-border*/
.rect-border {
    background-color: #F6F3EE;
    border-left: solid 12px #9B7D3F;
    padding: 30px 0;
    margin-top: 10px;

}



/*bullets*/
.bullets {
    list-style-image: url( '../icons_svg/bullet.svg' );
    text-align: left;

}

.bullets > li {
    margin-bottom: 5px;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 30px;
    padding-left: 10px
}

/*accordion*/
.cross {
    transform: rotate(45deg);
}

.rotate-cross {
    transform: rotate(90deg);
    transition: .3s;
}

.default-cross {
    transform: rotate(45deg);
    transition: .3s;
}

.panel-title {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}

/*table*/
.table-container {
    background-color: #f2f3ed;
    padding-bottom: 10px;
}

/*others*/
.small {
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    color: #003E5B;
    text-transform: uppercase;
}

.small2 {
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    color: #9B7D3F;
    text-transform: uppercase;
}

.small3 {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 18px;
}

.icon-before {
    margin-right: 10px;
}

.bottom-dots {
    color: #323232;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px dotted #979797;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

a,
a:hover {
    text-decoration: none;
}

li {
    color: #323232;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 30px;
}

.lead ul li, .lead-noticias ul {
    list-style-image: url(../icons_svg/bullet.svg);
    color: #003e5b;
}

.formularios-extravio-form ul li,
.formularios-nova-reclamacao-form ul li,
.formularios-pedido-informacao-form ul li,
.formulario_recuperacao_docs_pessoal ul li,
.formularios-informacao-adicional-form ul li,
.formularios-consulta-reclamacao-form ul li {
    list-style-image: url(../icons_svg/bullet.svg);
    margin-left: 10px;

}

.rect-border ul {
    list-style-image: url(../icons_svg/bullet.svg);
    margin-left: 10px;
}

.rect-border li {
    color: #323232;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 30px;
}

/*INPUTS*/

/*input text general*/
input[type="text"].form-text {
    padding: 10px 0;
    border: none;
    border-bottom: 1px solid rgba(51, 51, 51, 0.50);
    transition: border 0.3s;
    width: 100%;
    background: transparent;
}

/*fundo azul*/
.blue-container input[type="text"].form-text {
    padding: 10px 10px 10px 0;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    transition: border 0.3s;
    width: 100%;
    background: transparent;
    height: 50px;
}

input[type="text"].form-text,
textarea.form-control {
    color: rgb(51, 51, 51);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;

}

.label_default {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600!important;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
}

/*input text focus*/
.form-text input[type="text"]:focus,
.form-text form input[type="text"].focus {
    border-bottom: 1px solid #80642A;
}

.form-group:last-child {
    margin-bottom: 35px;
}

.label_focus {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
}

/*formularios*/
input.form-text[type="text"]:focus {
    padding: 10px 10px 10px 0;
    border: none;
    border-bottom: 1px solid #9b7d3f;
    transition: border 0.3s;
    width: 100%;
    background: transparent;
}

.label_disable {
    color: #DCDCDC;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
}

/*input text error*/
input[type="text"].error {
    border-bottom: solid 1px #E74C3C !important;
    background-color: transparent;
}

input[type="text"].simulador_error {
    border-bottom: solid 1px #E74C3C !important;
}

.error {
    color: #E74C3C;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;  /*  text-transform: uppercase;*/
}

.label_error {
    color: #E74C3C;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
}

/*input text sucess*/
input[type="text"].sucess {
    border-bottom: 1px solid #2ECC71;
    background-color: transparent;
}

.label_sucess {
    color: #2ECC71;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
}

/*input text placeholder*/
input[type="text"]::-webkit-input-placeholder {
    opacity: 0.5;
    color: #323232;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
}

input[type="text"].disable:-webkit-input-placeholder {
    color: #DCDCDC;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
}

input[type="text"]::-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.50);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
}

/*border-color blue disable*/
textarea:focus,
input:focus,
input[type]:focus,
.form-control:focus {
    box-shadow: none;
    outline: 0 none;
    border-color: #bba77d;
    border-radius: 0;
}

/*textarea text general*/
textarea.form-control {
    padding: 0px;
    border: none;
    border-bottom: 1px solid #C4C4C4;
    transition: border 0.3s;
    width: 100%;
}

textarea {
    resize: vertical;
}

.label_white {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
}

.custom_input {
    background: transparent;
}

/*btn general*/
.btn {
    padding: 14px;
    border: 0 none;
    text-transform: uppercase;
    border-radius: 0;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: 0 none;
}

/*btn default primary*/
.btn-default {
    background: #8F733C;
    color: #ffffff;
    padding: 16px 48px;
    margin-right: 20px;
}

.btn-primary-hp {
    border: 1px solid #8F733C;
    background: transparent;
    color: #9B7D3F;
    padding: 15px 25px;
}

.btn-primary-hp[disabled]:hover {
    border: 1px solid #80642A;
    background: transparent;
    color: #9B7D3F;
}

.btn-primary-hp:hover,
.btn-primary-hp:focus,
.btn-primary-hp:active,
.btn-primary-hp.active,
.open > .dropdown-toggle.btn-primary-hp {
    border: 1px solid #80642A;
    color: #80642A;
    background: transparent;
}

.btn-primary {
    border: 1px solid #9B7D3F;
    background: transparent;
    color: #9B7D3F;
    padding: 15px 60px;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background: #80642A;
    color: #ffffff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border: 1px solid #80642A;
    color: #80642A;
    background: transparent;
}

.btn-primary[disabled]:hover {
    border: 1px solid #80642A;
    background: transparent;
    color: #80642A;
}

.btn-default[disabled]:hover {
    background: #80642A;
    color: #ffffff;
}

.btn-info,
.btn-info:hover,
.btn-info:active,
.btn-info:focus {
    padding: 6px;
    border-radius: 18px;
    background-color: transparent;
    height: 30px;
    width: 153px;
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 18px;
}

/*btn large*/
.btn-lg {
    padding: 30px 60px;
    text-transform: uppercase;
    border-radius: 0;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
}

/*button xsmall*/
.btn-xs {
    padding: 5px 12px;
    height: 28px;
    border-radius: 20px;
    background-color: #9B7D3F;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.2px;
}

.btn-xs:hover {
    background-color: #80642A;
    color: #FFFFFF;
    font-weight: 6000;
}

.btn-loading > img {
    width: 25px;
    height: 25px;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
    padding-right: 5px;
}



/*bdptooltip*/
.bdp-tooltip + .tooltip {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
}

.bdp-tooltip + .tooltip > .tooltip-inner {
    background-color: #9B7D3F;
}

.bdp-tooltip + .tooltip.top > .tooltip-arrow {
    border-top-color: #9B7D3F;
}

.bdp-tooltip + .tooltip.bottom > .tooltip-arrow {
    border-bottom-color: #9B7D3F;
}

.bdp-tooltip + .tooltip.left > .tooltip-arrow {
    border-left-color: #9B7D3F;
}

.bdp-tooltip + .tooltip.right > .tooltip-arrow {
    border-right-color: #9B7D3F;
}

/*loading icon*/
.loading-icon {
    width: 120px;
    height: 120px;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }

}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }

}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

}

/*notifications*/
.alert {
    padding: 13px;
    width: 100%;
    color: #FFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    border-radius: 0;
    background-color: #808080;
}

.alert-success {
    background-color: #ccbda7;
}

.alert-info {
    background-color: #90763F;
}

.alert-danger {
    background-color: #E74C3C;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: 0;
    color: inherit;
}

.editar-conteudo{
    margin-bottom: 10px;
}

.close {
    color: #fff;
    opacity: 1;
    font-family: "Open Sans";
    font-weight: 300;
}

.close:hover,
.close:focus,
.close:active {
    color: #fff;
    opacity: 1;
}

/*Homepage*/
.home-slide {
    border: none;
    height: 480px;
    overflow: auto;
}

.home-slide2 {
    border: none;
    height: 480px;
    overflow: auto;
    margin-left: 15px;
}

/*.subtitle {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}*/

.subtitle {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    position: absolute;
    top: 237px;
}

.slide {

    /*background-image: url("../img/happy1.jpg");*/
    height: 100%;
    background-size: 100%;
    background-position: center;
    background-size: cover;

}

.slide-text {
    background: transparent;
    padding: 50px;
    width: 40%;
    height: 100%;
    margin-left: 20px;
    position: relative;
}

/*.slide-text > h1 {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
}
*/
.slide-text > h1 {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    /*position: absolute;
    top: 110px;*/
}

.slide-text > btn {
    position: absolute;
    bottom: 50px;
}

.slide-text > p {
    color: #a1854a;
}

.slide-text > a.btn-primary-hp {
    position: absolute;
    bottom: 50px;
}

.area-superior {
    margin-top: 0;
    margin-bottom: 15px;
}

.area-superior p,
.area-superior a {
    padding-top: 0px;
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 31px;
}

.area-superior > div {
    border-left: solid rgba(50, 50, 50, 0.2);
    min-height: 200px;
    border-width: 1px;
    opacity: 0.8;
    margin-top: 40px;
}

.area-superior > div:hover {
    opacity: 1;
}

.area-superior > div + div:nth-of-type(2)  {
    border: none;
}

.no-col-mobile {
    border-left: none!important;
}

.area-superior h3 {
    display: none;
}

.img-select {
    position: absolute;
    left: 18px;
    bottom: 0;
    width: 20px;
}

#section-title {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    height: 0.66%;
    width: 5.78%;
}

#section-heading {
    border-top: solid #003E5B;
    border-left: solid #003E5B;
    border-right: solid #003E5B;
    border-width: 1px;
    width: 358px;
    padding-top: 15px;
    padding-left: 27px;
    padding-bottom: 15px;
    margin-top: 40px;
}

.noticia-container {

    /*background-image: url('../img/noticia.png');*/
    height: 380px;
    background-position: center;    /* Make the background image cover the area of the <div>, and clip the excess */
    background-size: cover;
}

.img-content {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}

/*banner*/
.banner {
    padding: 0;
    overflow: hidden;
}

.banner-image {
    height: 150px;
    padding: 0em;
    background: transparent no-repeat center center /cover;
    opacity: 0.7;
}

.galeria-nav-banner {
    background: transparent no-repeat center center /cover;
}

.galeria-nav-banner.slick-current {
    opacity: 1 !important;
    border-bottom: inset 8px #9B7D3F;
}

.galeria-nav-banner {
    opacity: 0.7;
}

.slick-slide.slick-current.slick-active>.col-md-8 {
    background-color: #003E5B;
    transition: background-color 0.3s linear;
}

.slick-slide.slick-current.slick-active>.banner-image {
    opacity: 1;
}

*:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.destaques {
    overflow: hidden;
}

.destaques-container {
    /*background-image: url(../img/destaque.png);*/
    transition: background-image 0.3s;
    height: 480px;
    display: block;
    background-position: center;
    background-size: cover;
}

.destaques-outside-container {
    position: relative;
    width: 80%;
}

.destaques-inside-container {
    width: 100%;
    height: 100%;
    padding: 30px;
}


.destaques-inside-container > div > p,
.destaques-inside-container > div > p > a {
    font-size: 13px !important;
    line-height: 20px;
    padding-bottom: 15px;
    color: #5c5c5c;
}


.banner-info {
    height: 9.375em;
}

.banner-info-brown {
    background-color: #AC976D;
    height: 150px;
    overflow: hidden;
    transition: background-color 0.3s linear;
}

.banner-info-blue {
    background-color: #003E5B;
    height: 150px;
}

.banner-info-title {
    color: #FFF;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
}

.banner-info-subtitle,
.banner-info-description {
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 1.4em;
}

.banner-info-subtitle {
    font-size: 13px;
    margin: 0 0 6px !important;
}

.banner-info-description {
    font-size: 11px;
    margin: 0 0 5px !important;
}

.news-outside-container {
    position: relative;
    width: 100%;
    height: 380px;
}

.news-inside-container {
    position: absolute;
    top: 0;
    left: -15px;
    width: 100%;
    height: 100%;
    padding: 25px;
    background-color: #8F733C
}

.white,
.white p,
.white a {
    color: #FFFFFF!important;
}

#servicostexto p {
    color: #FFFFFF!important;   
}

.blue {
    color: #003E5B;
}

.news-title {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 31px;
}

.news-desc {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 18px;
}

.news-link-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: #F5F3EC;
    padding: 28px 25px;
}

.news-link-container > a {
    color: #90763F;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
}

.news-link-container > a:hover {
    color: #003E5B;
}

.other-news {
    background-color: #F6F3EE;
    padding-top: 50px;
    text-align: center;
}

.other-news .col-sm-4 {
    opacity: 0.8;
}

.other-news .col-sm-4:hover {
    opacity: 1;
}

.other-news-desc {
    color: #323232;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    padding-right: 10px;
}

.show-all-news {
    background-color: #F6F3EE;
    text-align: center;
    margin-top: 40px;
}

.show-all-news > a {
    padding: 15px 52px;
}

.date-label {
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 18px;
}

.hide {
    display: none !important
}

.featured {
    opacity: 0.6;
}

.featured:hover {
    opacity: 1 !important;
}

.featured-container {
    padding: 25px;
    width: 44%;
}

.featured-title {
    color: #8F733C;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
    padding-bottom: 0
}

.featured-desc {
    color: #333333;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px;
}

.area-inferior {
    text-align: center;
    background-color: #EEEAE1;
    padding: 40px 0 60px 0;
}

.area-inferior > div > div {
    margin-top: 1em;
}

.area-inferior > div > div > a {
    color: #90763F;
    font-size: 0.8125em;
    font-weight: bold;
    letter-spacing: 0.0625em;
    line-height: 1.125em;
    text-align: center;
    text-transform: uppercase;
}

/*homepage - sub rodapÃƒÆ’Ã‚Â©  o ultimo nunca recebe margin*/
.pcb-home-sub-rodape-margin-for-five {
    margin-right: 4%;
    margin-top: 10px;
    padding-bottom: 50px;
}

.pcb-home-sub-rodape-margin-for-five:last-child {
    margin-right: 0%;
}

.pcb-home-sub-rodape-margin-for-five:nth-child(5) {
        margin-right: 0%!IMPORTANT;
}

.bg-white {
    background: #ffffff;
}

/*detalhe noticia */
.news-top-img {
    height: 280px;
    background-size: 100%;
    background-position: center;
    background-size: cover;
    margin-bottom: 10px;
}

.news-date-label {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
    position: relative;
    top: -13px;
}

.news-img-desc {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 30px;
    border-bottom: solid #BBA77D;
    border-width: 0.5px;
}

.news-related-label {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
    display: inline;
    padding-left: 15px;
}

.news-related > p {
    border-bottom: dashed #979797;
    border-width: 0.3px;
    padding: 10px 0;
}

.news-related a {
    color: #323232;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 30px;
}

.news-related-icon {
    width: 29px;
    height: 25px;
}

/*
.publicacao-img {
display: block;
margin: auto;
height: 551px;
width: 391px;
}
*/
.panel-style {
    background: transparent;
    color: #fff;
}

.head-container-blue {
    background-color: #003E5B;
    padding: 35px 0;
}

/*.titulo-servico {
color: #9B7D3F;
text-transform: uppercase;
font-weight: bold;
font-family: "Open Sans";
font-size: 26px;
letter-spacing: 1px;
line-height: 36px
}*/
.subtitulo-servico,
.subtitulo-servico a {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}

.subtitulo-servico a:hover,
.subtitulo-servico a:focus,
.subtitulo-servico a:active {
    color: #9B7D3F;

}


.posto-atend {
    padding-bottom: 40px;
}

.posto-atend > p {
    color: #323232;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 25px;
}

.posto-atend > p > span {
    color: #323232;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    font-weight: normal;
}

.laranja {
    color: #F5A623;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}

.destaque {
    color: #9B7D3F;
}

.list-noticias-date {
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: right;
}

.list-pub-date {
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: left;
}

.select-box {
    margin-bottom: 35px;
}



/*Simuladores*/
.blue-container {
    background-color: #003E5B;
    padding: 53px 0 60px 0;
}

.label_white {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
}

input[type="text"].custom_input::-webkit-input-placeholder {
    opacity: 0.5;
    color: #FFFFFF;
}

form input[type="text"].custom_input,
textarea.form-control.custom_input {
    color: #ffffff;
}

form input[type="text"].custom_input:focus {
    border-bottom: 1px solid #FFF;
}

/*.panel-title a:focus {color: #FFFFFF;}*/
.btn-simulador {
    border: 1px solid #FFFFFF;
    background: transparent;
    padding: 12px 24px;
    display: block
}

.panel-body {
    padding: 5px 15px;
    margin-left: 25px;
}

.mg-right-12 {
    margin-right: 12px;
}

.mg-right-7 {
    margin-right: 7px;
}

.panel-group {
    margin-bottom: 0;
}

/*tabelas*/
.bg_table {
    background-color: #f3f2ed;
    margin-top: 50px;

}

.table {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.2px
}

.table-responsive {
    border: none;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 34px 20px 25px 20px;
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #BBC5CA;    /*text-align: center;*/
    font-family: "Open Sans";
    Ãƒâ€šÃ‚Â«''
}

.views-field-field-data-de-constituicao, .views-field-field-data-de-vencimento {
    text-transform: lowercase;
}

.table>tbody>tr>th {
    padding: 49px 20px 10px 20px;
    vertical-align: bottom !important;
    border-top: none;
}

.table_tit {
    color: #9B7D3F;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;    /*text-align: center;*/
    text-transform: uppercase;
}
.table_tit_fix{
    margin-left: -4px;
    margin-right: -2px;
}

.text-align-left {
    text-align: left!IMPORTANT;
}

.text-align-right {
    text-align: right!IMPORTANT;
}

.table_tit_cinza {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
}

.bg_cinza {
    background-color: rgba(232, 227, 216, 0.2);
    padding: 50px 0 20px 0;
}

.table_no_line {
    border: none;
    border-bottom: none !important;
}

.table_tipo2.table>tbody>tr>td,
.table_tipo2.table>tfoot>tr>td,
.table_tipo2.table>tfoot>tr>th,
.table_tipo2.table>thead>tr>td,
.table_tipo2.table>thead>tr>th {
    padding: 15px 0 15px 20px;
    vertical-align: top;
    border-top: none;
    border-bottom: 1px solid #BBC5CA;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 22px;
    font-weight: 400
}

.table_tipo3.table>tbody>tr>td,
.table_tipo3.table>tbody>tr>th,
.table_tipo3.table>tfoot>tr>td,
.table_tipo3.table>tfoot>tr>th,
.table_tipo3.table>thead>tr>td,
.table_tipo3.table>thead>tr>th {
    height: 67px;
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #BBC5CA;
    font-family: "Open Sans";
    margin-top: 40px;
}

.table_tipo1.table>tbody>tr>td,
.table_tipo1.table>tbody>tr>th,
.table_tipo1.table>tfoot>tr>td,
.table_tipo1.table>tfoot>tr>th,
.table_tipo1.table>thead>tr>td,
.table_tipo1.table>thead>tr>th {
    height: 42px;
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #BBC5CA;
    font-family: "Open Sans";
    padding: 8px 20px;
}

.table_tit-last {
    height: 42px;
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #BBC5CA;
    font-family: "Open Sans";
    padding: 8px 0;
    color: #9B7D3F;
    font-size: 13px;
    font-weight: bold;
}

table.table_tipo1>tbody>tr>th>span {
    font-weight: 500;
}

.table_tipo3.table>tbody>tr>td {
    font-weight: normal
}

.bg_cinza_sim_cred_hab {
    background: #faf9f7;
    padding: 20px 0 40px 0;
}

.col-designacao {
    color: #9b7d3f;
    font-weight: 300;
    font-size: 13px;
}

.table_line_bottom {
    border-bottom: 1px solid #BBC5CA;
}

.table_double_line {
    border-bottom: 2px solid #BBC5CA;
}

.table_big {
    margin-bottom: 64px;
}

/*Fim tabelas*/
.panel-heading {
    padding: 10px 0px;
}

/* Search bars*/
#custom-search-input {
    margin-top: 15px;
}

#custom-search-input .search-query {
    height: 50px;
    width: 280px;
    border: 2px solid #BBA77D;
    background-color: #BBA77D;
    padding-right: 38px;
    padding-right: 4px \9;
    padding-left: 15px;
    padding-left: 4px \9;
    margin-top: -10px;
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 2px;
}

.search_icon_position {
    position: absolute;
    right: 10px;
    top: 15px;
}

input[type="text"].search-query::-webkit-input-placeholder {

    /* Chrome/Opera/Safari */
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query::-moz-placeholder {

    /* Firefox 19+ */
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query:-ms-input-placeholder {

    /* IE 10+ */
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query:-moz-placeholder {

    /* Firefox 18- */
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

#custom-search-input .search-query2 {
    height: 50px;
    width: 280px;
    background-color: transparent;
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 0;
    padding-left: 4px \9;
    margin-top: -10px;
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 2px;
    border: none;
    border-bottom: 1px solid #9B7D3F;
}

.search2_icon_position {
    position: absolute;
    right: 0px;
}

input[type="text"].search-query2::-webkit-input-placeholder {

    /* Chrome/Opera/Safari */
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query2:-ms-input-placeholder {

    /* IE 10+ */
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query2::-moz-placeholder {

    /* Firefox 18- */
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

#custom-search-input .search-query3 {
    height: 50px;
    width: 280px;
    background-color: transparent;
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 0;
    padding-left: 4px \9;
    margin-top: -10px;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 2px;
    border: none;
    border-bottom: 1px solid #ffffff;
}

.search3_icon_position {
    position: absolute;
    right: 0px;
    top: 5px;
}

input[type="text"].search-query3::-webkit-input-placeholder {

    /* Chrome/Opera/Safari */
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query3::-moz-placeholder {

    /* Firefox 19+ */
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query3:-ms-input-placeholder {

    /* IE 10+ */
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query3:-moz-placeholder {

    /* Firefox 18- */
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

#custom-search-input .search-query-left {
    height: 50px;
    width: 280px;
    background-color: transparent;
    padding-right: 3px;
    padding-left: 40px;
    margin-top: -10px;
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 2px;
    border: none;
    border-bottom: 1px solid rgba(144, 164, 174, 0.53);
}

.search_left_icon_position {
    position: absolute;
    left: 0px;
    top: 0px;
}

input[type="text"].search-query-left::-webkit-input-placeholder {

    /* Chrome/Opera/Safari */
    color: #9B7D3F;
    font-family: "Open Sans";
     font-size: 18px;
     line-height: 37px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query-left::-moz-placeholder {

    /* Firefox 19+ */
  color: #9B7D3F;
    font-family: "Open Sans";
     font-size: 18px;
     line-height: 37px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query-left:-ms-input-placeholder {

    /* IE 10+ */

  color: #cdbfa2!important;
    font-family: "Open Sans";
     font-size: 18px;
     line-height: 37px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query-left:-moz-placeholder {

    /* Firefox 18- */
  color: #9B7D3F;
    font-family: "Open Sans";
     font-size: 18px;
     line-height: 37px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

.sugestoes_off {
    display: none
}

.sugestoes {
    z-index: 2;
    background-color: #9B7D3F;
    opacity: 0.67;
    text-align: left;
}

.sugestoes ul {
    list-style: none;
    padding-left: 15px;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
}

.sugestoes ul li {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
}

.sugestoes ul li img {
    position: relative;
    right: -37px;
}

.sugestoes p {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
    padding-left: 15px;
}

/*Simulador Cr?ito Habita?o */
.btn_download_imprimir {
    background-color: #8F733C;
    color: #ffffff;
    float: right;
    margin-bottom: 0;
    list-style: none;
    padding: 5px 5px 0;
}

.print_icon {
    display: inline-block;
    width: 65px;
    height: 40px;
    opacity: 0.92;
    border-radius: 0 0 1px 1px;
    background: url(../icons_svg/printtoolbar-white.svg) no-repeat;
    background-position: 18px 9px;
}

.download_icon {
    display: inline-block;
    width: 65px;
    height: 50px;
    opacity: 0.92;
    border-radius: 0 0 1px 1px;
    background: url(../icons_svg/downloadtoolbar-white.svg) no-repeat;
    margin-top: 0px;
    background-position: 23px 16px;
    border-right: 1px solid #f7f4ee;
}

/* Radio button */

/* end Radio button */

/* LS Start */

/* radio precario */
.destaques-precario {
    margin: 20px 0;
}

.destaques-precario fieldset > legend {
    border-bottom: none;
    margin-bottom: 10px;
}

.destaques-precario fieldset > legend > span {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 30px;
}

.destaques-precario label {
    color: #323232;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 24px;
    margin-right: 20px;
}

.destaques-precario .radio [type="radio"] {
    width: 1.625em;
    height: 1.625em;
}

.lista-precarios .col-sm-3 a {
    text-decoration: none;
    color: #333333;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
}

.field-lowercase  {
   text-transform: lowercase;
}

.lista-file-size {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 22px;
    padding-left: 10px;
}

/* fileUpload */
.line_box {
    padding: 0;
    border: 1px solid #c4c4c4;
}

/*Dropdown Inline*/
.dropdown_inline .select-box {
    display: -webkit-inline-box;
    margin-right: 170px;
}

.inline .select-radio {
    display: -webkit-inline-box;
    margin-right: 20px;
}

.inline .select-checkbox {
    display: -webkit-inline-box;
    margin-right: 20px;
}

/*Remunera?o - caixa Euro ou USD*/
.line_box_checkboxes {
    padding: 10px 0 10px 20px;
    border: 1px solid #c4c4c4;
    border-radius: 1px;
    width: 213px;
    margin-top: 25px;
}

.search-query2, .view-prospeto-informativo input[id*="edit-keys"] {
    width: 272px !important;
}


.filtro {
    margin-top: 35px;
    color: #daceb8;
}

.separador {
    padding: 0 17px
}

/*Links Filtrar | Ver todas*/
.link_filtrar {
    color: #80642A;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 30px;
}

.link_filtrar_disable {
    color: #9B7D3F;
    opacity: 0.39;
}

.link_filtrar_cursor {
    cursor: pointer;
}


/*Conteudo Generico*/
.subnav-accordion > p::after {
    content: " >";
}

.subnav-accordion {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 22px;
    font-weight: 500;
    line-height: 37px;
}

h5 {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 37px;
}

.same-line {
    float: left;
}

.carregar-mais {
    text-align: center;
    padding: 45px 0;
}

.legenda-publicacao {
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;
}

/*Slider CSS*/
*,
*:before,
*:after {
    box-sizing: border-box;
}

input[type=range] {
    display: inline-block;
    width: 88%;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
    border: 0;
}

.range-slider {
    width: 100%;
}

.range-slider-range {
    -webkit-appearance: none;
    width: calc(100% - (4.5625em));
    height: 0.3125em;
    border-radius: 0.3125em;
    background: linear-gradient(to right, transparent, black);
    outline: none;
    padding: 0;
    margin: 0;
}

.range-slider-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    background: url("../img/pcb_bdp_range-slider-icon_circle_24x24.png") no-repeat center center;
    cursor: pointer;
}

.range-slider-range::-moz-range-thumb {
    width: 1.5em;
    height: 1.5em;
    border: 0;
    border-radius: 50%;
    background: url("../img/pcb_bdp_range-slider-icon_circle_24x24.png") no-repeat center center;
    cursor: pointer;
}

.range-slider-value {
    display: inline-block;
    position: relative;
    top: 0.1875em;
    width: 3.75em;
    color: #fff;
    line-height: 1.25em;
    text-align: center;
    border: 0.125em solid #fff;
    border-radius: 0.1875em;
    padding: 0.3125em 0.625em;
    margin-left: 0.5em;
}

::-moz-range-track {
    background: #d7dcdf;
    border: 0;
}

.mg_top_50 {
    margin: 50px 0;
}

.img-services-list {
    min-height: 37px
}

/*NEW SECTION BY VITO Publicacoes*/
.btn-primary > span {
    margin-top: 0em;
    padding-top: 0em;
    position: relative;
    top: 0em;
    margin-left: 1em;
}

.news-image-container > div > img {
    -webkit-box-shadow: 0 10px 20px 5px rgba(0, 0, 0, .23);
    -moz-box-shadow: 0 10px 20px 5px rgba(0, 0, 0, .23);
    box-shadow: 0 10px 20px 5px rgba(0, 0, 0, .23);
}

.news-text-container {
    padding-left: 55px;
    padding-top: 63px;
}

.news-text-container > div > h1 {
    color: #003E5B;
    margin-top: 0em;
}

.news-text-container > div > label {
    color: #9B7D3F;
    margin-top: 1.76%;
    text-transform: uppercase;
}

.news-text-container > div > p {
    color: #323232;
    margin-top: 6.3%;
    font-size: 1.125em;
    line-height: 1.8em;
}

.news-text-container > div > a {
    margin-top: 4.2%;
    margin-bottom: 4.2%;
}

.news-text-container > div > div {
    margin-top: 27.8%;
}

.news-text-container > div > div.editar-conteudo {
    margin-top: 20px;
    float: right;
}

.news-text-container > div > div > span {
    margin-right: 2.384375em;
}

.news-text-container > div > div > span > a:hover {
    opacity: .5;
}

.news-text-container > div > div > span > a > img {
    margin-top: 1em;
}

.news-share-icon-separtor {
    border-right: 0.0625em solid #9B7D3F;
    padding-right: 2.384375em;
}

.news-hr-margin {
    margin-top: 6.5%;
}

.news-related-link-container > div > img {
    margin-right: 0;
}

.news-related-link-container > div > label {
    color: #003E5B;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.0625em;
    line-height: 1.125em;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.news-related-link-container > div > p {
    font-size: 1.125em;
    line-height: 1.3;
    border-bottom: dashed rgba(151, 151, 151, 0.35);
    border-width: 1px;
    padding-bottom: 0.9em;
    margin: 15px 0;
}

.news-related-link-container > div > p:last-child {
    border: none
}

.news-related-link-container a {
    color: #333 !important;
}

/*Consultar estado*/
.text-align-center {
    text-align: center !important;
}

.lead,
.lead p {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 31px;
}

.small_blue {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 13px !important;
    letter-spacing: 1.6px;
    line-height: 18px;
    text-transform: uppercase
}

.consultar_estado_form .small_cinza {
    color: #333333;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 36px
}

.consultar_estado p {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 30px;
}

.consultar_estado .laranja {
    color: #F5A623;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}

.consultar_estado p.cinza {
    margin-bottom: 52px;
    color: #323232;
}

/*Glossario */
img.icon-title {
    padding-right: 21px;
}

#custom-search-input .input-group-vert-align {
    position: relative;
    display: table;
    border-collapse: separate;
    top: 30px;
}

hr.gap {
    margin-bottom: 36px;
}

.margin_top_24 {
    margin-top: 24px;
}

/* Perguntas frequentes*/
.menu-sub-entry {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    padding-right: 20px;
    text-transform: uppercase;
}

.menu-sub-entry a {
    color: #cdbfa2;
}

.menu-sub-entry a:hover,
.menu-sub-entry a:active,
.menu-sub-entry a:focus,
.active {
    color: #9B7D3F!important;
    box-shadow: inset 0 -4px 0 #9B7D3F;
    background: transparent !important;
    padding-bottom: 15px;
    outline: none;
}

#tabs-perguntas-frequentes-1 h3 {
    margin-top: 20px;
}

/*Formularios*/
.margin_top_30 {
    margin-top: 30px;
}

.margin_top_21 {
    margin-top: 21px;
}

.select-checkbox-formularios > label {
    margin-bottom: 10px;
}

.anexar-ficheiro {
    color: #9B7D3F;
    font-size: 18px;
    line-height: 20px;
}

p.margin_30 {
    margin: 30px 0 20px 0;
}

.text_14 {
    font-size: 14px;
    line-height: 22px;
}

/*SIMULADOR Cred HABITA?O*/
.preenchimento_obrigatorio {
    color: #8F733C;
    margin-bottom: 18px;
}

/*load more btn*/
.btn-primary-small {
    padding: 10px 25px;
}

.btn-primary-small > span {
    margin-left: 8px;
    margin-right: 14px;
    top: 1.4px;
}

.btn-primary-small > img {
    height: 20px;
    width: 20px;
}

.btn-primary-small-load-more {
     width: 199.73px;  
 }
/*
.btn-primary-small-load-more:after {
    content: "Carregar mais";
}

.btn-primary-small-loading:after {
    content: "A carregar...";
}
*/
.btn-primary-small-loading > img {
    content: url("../icons_svg/loading.svg");
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
/* IE10+ CSS styles go here */
    .btn-primary-small-loading:after {
      /*  content: "A carregar...";*/
        position: relative;
    }

    .lang-box select{
        background-position-y: 4px!important;
    }

}

@-moz-document url-prefix() {

    .btn-primary-small-loading > img{
       /* background: url("../icons_svg/loading.svg") 20px center no-repeat !important;*/
             z-index: 99999;
 
    }

    .btn-primary-small-loading:after {
       /* content: "A carregar...";*/
        position: relative;
      
    }

    #periodo_label{
        position: absolute;
        top: 38px;
    }

     .lang-box select{
        background-position-y: 4px!important;
    }

}


/*Contactos*/
.contactos_btns p {
    color: #323232;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 24px;
}

.contactos_btns h3 {
    margin-bottom: 22px;
}

.btn-lg-contactos {
    height: 65px;
    width: 302px;
    border-radius: 3px;
    background-color: #8F733C;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
    padding: 0px 24px;
    text-align: left;
    letter-spacing: 0px
}

.btn-lg-contactos:hover {
    background-color: #9B7D3F;
    color: #ffffff
}

.btn-lg-contactos img.icon_telefone {
    height: 28px;
    width: 28px;
    margin-right: 24px;
}

.btn-lg-contactos img.icon_servicos_reclamar {
    height: 34px;
    width: 34px;
    margin-right: 24px;
}

.contactos_btns > .row > .col-md-4 {
    margin-bottom: 33px;
}

/* Listagem de not?ias */
.list-noticias .lead,
.list-noticias .lead a {
    margin-top: 0;
    color: #323232;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 30px;
}

.list-noticias .icon_noticias {
    width: 32px;
    margin-top: 8px;
}

.list-noticias span.btn > a {
    color: #FFF;
}

    .btn-tag {
        margin-right: 5px;
        margin-bottom: 5px;
        margin: 20px 0;
    }

.btn-tag a{
    color: #FFFFFF;
}

.not-found {
    background-color: #faf9f7;
    padding-top: 43px;
    padding-bottom: 30px;
    text-align: center;
}

.not-found > div > img {
    margin-bottom: 26px;
}

.not-found > div > h1 {
    display: block;
    margin: 0 auto;
    width: 40%;
    color: #9b7d3f;
    font-size: 24px;
    font-weight: bold;
}

.not-found > div > h3 {
    margin-top: 50px;
    margin-bottom: 40px;
    color: #003e5b;
    font-size: 20px;
}

.not-found > div > a {
    margin-top: 29px;
}

.noticias {
    overflow: hidden;
}

.m-hide {
    display: none
}

/*Dropdown Inline*/
.dropdown_inline .select-box {
    display: -webkit-inline-box;
    margin-right: 20px;
}

.h1-title {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 42px;
    line-height: 54px;
}

/*##############*/
label {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: .6px;
    font-family: "Open Sans";
}
.label_black{
    font-weight: 500;
 }

.overflow {
    margin-top: 50px;
}

.noticias > div.col-sm-4 {
    background: #8f733c;
}

a:link {
    text-decoration: none;
}

.adjust-border-and-padding  img {
    float: left;
    margin-right: 9px;
    width: 18px;
}

.panel-style {
    background: transparent;
    color: #fff;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}

#custom-search-input .search-query-left {
    height: 50px;
    width: 426px;
    background-color: transparent;
    padding-right: 3px;
    padding-left: 40px;
    margin-top: -10px;
    color: #323232;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: none;
    border-bottom: 1px solid rgba(144, 164, 174, 0.53);
}

.search_left_icon_position {
    position: absolute;
    left: 0px;
    top: 0px;
}

input[type="text"].search-query-left::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query-left::-moz-placeholder {
    /* Firefox 19+ */
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query-left:-ms-input-placeholder {
    /* IE 10+ */
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}

input[type="text"].search-query-left:-moz-placeholder {
    /* Firefox 18- */
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
}


/*Homepage - data das noticias  */
p.date-label.blue.left {
    text-align: left;
}



@media screen and (max-width:767px) {
    #views-exposed-form-publicacao-page-1 .form-item-keys {
        float: none !important;
    }

    .page-node-type-publicacao .bloco-legenda{
        display: none;
    }
    

    .rect-border ul {
        margin-left: 0px;
    }

    .slide-text > a.btn-primary-hp {
        position: relative;
        margin-top: 60px;
    }

    .img-pub-mobile {
        display: block !important;
    }

    .img-pub-mobile > img {
        -webkit-box-shadow: 0 10px 20px 5px rgba(0, 0, 0, .23);
        -moz-box-shadow: 0 10px 20px 5px rgba(0, 0, 0, .23);
        box-shadow: 0 10px 20px 5px rgba(0, 0, 0, .23);
    }

    .img-pub {
        display: none;
    }

    .news-text-container {
        padding-left: 15px;
        padding-top: 0;
    }

    .news-text-container > div > div {
        margin-top: 30px;
    }

    .news-text-container > div > div.img-pub-mobile > img {
        width: 100%
    }

    .destaques-inside-container > div > p {
        text-align: center;
    }


    .slide-text > h1 {
        position: relative;
        top: 0;
    }

    .subtitle {
        position: relative;
        top: 0;
    }

    p.date-label.blue.left {
        text-align: center;
    }

    .no-col-mobile{
        display: none;
    }

    #section-heading {
        padding-left: 0;
    }


}

@media screen and (max-width:1000px) and (min-width:768px) {

    .news-title {
        font-size: 18px;
    }

    .news-outside-container {
        width: 90%;
    }

    .other-news-desc {
        font-size: 16px;
        line-height: 27px;
    }

    .destaques-outside-container {
        width: 100%;
    }

    .news-desc {
        display: none;
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    .slide-text {
        width: 60%;
    }

    .slide-text > .btn-primary {
        position: absolute;
        bottom: 40px;
    }

    .area-superior p {
        font-size: 16px;
        line-height: 24px;
    }

    .img-pub-mobile {
        display: block !important;
    }

    .img-pub-mobile > img {
        -webkit-box-shadow: 0 10px 20px 5px rgba(0, 0, 0, .23);
        -moz-box-shadow: 0 10px 20px 5px rgba(0, 0, 0, .23);
        box-shadow: 0 10px 20px 5px rgba(0, 0, 0, .23);
    }

    .img-pub {
        display: none;
    }

    .news-text-container {
        padding-left: 15px;
        padding-top: 0;
    }

    .news-text-container > div > div {
        margin-top: 30px;
    }

}

@media screen and (max-width:767px) {

    div[dark="off"] {
        background: rgba(255, 255, 255, 0.3)!important
    }


    .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-keys.js-form-item-keys.form-no-label.form-group {
    position: relative;
    left: 15px;

    }

.form-item.js-form-item.form-type-select.js-form-type-select.form-item-field-trimestre-value.js-form-item-field-trimestre-value.form-no-label.form-group{
    margin-left: 0px;
    }

    .no-padding-container{
        padding:0!important;
    }

    .pcb-home-sub-rodape-margin-for-five {
        margin-right: 0;
        margin-top: 10px;
        padding-bottom: 10px;
    }


    .area-superior svg {
         fill: #003E5B;
        margin-top: 0;
        transform: scale(1.4);
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        -moz-transform: scale(1.4);
        margin-bottom: 10px;
    }

    .area-inferior svg {
        fill: #9b7d3f;
        margin-bottom: 0px;
        transform: scale(1.4);
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        -moz-transform: scale(1.4);
    }

     .list-noticias-date {
    position: inherit;
    text-align: left;
    margin-top: 20px;
}

    .acessos-rapidos {
        background: #eeeeee;
    }

    .hide-mobile-input {
        display: none !important
    }

    .banner-container {
        display: none;
    }

    .area-superior {
        margin-top: 0px;
    }

    .area-superior > div {
        text-align: center;
        border: none;
        font-size: 20px;
        margin-bottom: 30px;
    }

    .area-superior p {
        font-size: 18px !important;
        line-height: 24px !important;
    }


    .icon-info {
        height: 50px;
        margin-bottom: 20px;
    }

    .img-select {
        width: 28px;
        margin: 40px auto;
        position: inherit;
    }

    .m-numero-tel {
        display: -webkit-inline-box;
        font-weight: 600;
        font-family: "Open Sans";
        line-height: 30px;
        text-align: center;
        color: #003E5B;
    }

    /*Noticias**/
    #section-heading {
        margin-left: 0;
        width: 100%;
        text-align: center;
    }

    #section-title {
        height: auto;
        width: auto;
    }

    .news-inside-container {
        text-align: center;
    }

    .date-label {
        color: #9B7D3F;
        font-family: "Open Sans";
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;       /* opacity: .5;*/
    }

    .other-news-desc {
        text-align: center;
        color: #323232;
        font-family: "Open Sans";
        font-size: 16px;
        line-height: 30px;
        padding-bottom: 40px;
    }

    .news-inside-container {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        border: none;
        padding: 30px;
        background-color: #8F733C;
    }

    .news-link-container {
        position: absolute;
        bottom: 20px;
        width: 100%;
        background-color: transparent;
        border: none;
        text-align: center;
        margin-bottom: 0px;
    }

    .news-link-container > a {
        border: 0.7px solid #FFFFFF;
        color: #ffffff;
        font-family: "Open Sans";
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 1.6px;
        line-height: 18px;
        text-transform: uppercase;
        border: 0.7px solid #FFFFFF;
        padding: 15px 40px;
        text-decoration: none
    }

    .show-all-news {
        background-color: #f5f3ec;
    }

    .btn-default {
        margin-right: 0;
    }

    .head_destaques {
        background-color: #eeeeee;
    }

    .other-news > div.container {
        background-color: #F5F3EC;
    }

    .news-title {
        color: #FFFFFF;
        font-family: "Open Sans";
        font-size: 20px;
        line-height: 31px;
        padding: 0;
        margin-top: 40px;
    }

    .news-desc {
        display: none;
    }

    .other-news {
        background-color: #f5f3ec;
        padding: 40px 24px 40px;
    }

    .m-hide {
        display: block;
        color: #003E5B;
        font-family: "Open Sans";
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
        text-align: center;
    }
/*
    .hide {
        display: block !important;
        margin: 0 24px;
    }
*/







    .featured-container {
        width: 100%;
    }

    .area-superior {
        text-align: center;
    }

    .area-superior h3 {
        display: block;
        text-align: center;
        color: #9B7D3F;
        font-family: "Open Sans";
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 22px;
        text-transform: uppercase;
        margin: 40px 0;
    }

    .area-inferior {
        text-align: center;
        background-color: #F5F3EC;
        padding: 0;
        padding-top: 40px;
        padding-bottom: 20px;
    }

    /*.area-inferior > div > div > a {
        display:none;
    }*/
    .featured-title {
        color: #9B7D3F;
        font-family: "Open Sans";
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
        margin-top: 28px;
        padding-bottom: 0px;
    }

    .news {
        background-color: #eeeeee;
    }

    .other-news > .container {
        margin: 0 24px;
        background-color: #ffffff;
        padding: 0;
        margin: 0 0;
    }

    .show-all-news > a {
        padding: 15px 30px;
    }

    .destaques {
        overflow: hidden;
        margin-bottom: 0;
    }

    .destaques-outside-container {
        width: 100%;
    }

    .featured-desc {
        color: #323232;
        font-family: "Open Sans";
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        padding-bottom: 40px;
    }

    .home-slide {
        height: 400px;
    }

        .home-slide2 {
        height: 400px;
    }

    .slide {
        height: 400px;
    }

    .banner-image {
        height: 100px;
    }

.slide-text {
    width: 100%;
    margin: 0px;
    background: rgba(0, 0, 0, 0.2);
    padding-top: 80px;
}

    .slide-text h1 {
        font-size: 24px;
        font-weight: 300;
        line-height: 31px;
        margin-top: 8px;
        margin-bottom: 10px;
    }

    .slide-text h2.subtitle {
        color: #003E5B;
        font-size: 14px;
        line-height: 21px;
        padding-bottom: 10px;
    }

    .slide-text > .btn-primary {
        position: relative !important;
        bottom: 0 !important;
    }

    .area-superior > div > p {
        padding-top: 0;
    }

    .destaques-inside-container {
        width: 100%;
        height: 100%;
        padding: 0px 20px;
    }

    .bg-white {
        background: #ffffff;
    }

     .area-inferior div > div .col-sm-4 {
        margin: 50px 0;
    }

    .area-inferior > div > div > div > a {
        display: block;
        padding-bottom: 40px;
    }

    .area-inferior div > div > img {
        height: 58px;
        margin-bottom: 0px;
    }

    .area-inferior div > div > h3 {
        font-size: 26px;
        font-weight: 600;
        line-height: 36px;
        text-align: center;
    }

    .list-noticias .icon_noticias {
        margin-bottom: 20px;
    }

    .same-line {
        float: none;
    }

    .slider-nav {
        display: none !important;
    }

    .row-top {
        height: 460px !important;
    }

    .row-bottom {
        height: 170px;
        background: #8f733c;
    }

.news-outside-container {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 30px;
}



    .news-link-container {
        position: relative;
    }

}

@media screen and (max-width:1200px) and (min-width:996px) {
    .area-superior p {
        font-size: 17px;
        line-height: 31px;
    }

}

@media screen and (max-width:996px) and (min-width:768px) {
    .area-superior p {
        font-size: 13px !important;
    }

}

@media (max-width:480px) {
    #views-exposed-form-publicacao-page-1 .form-item-keys,
    #views-exposed-form-listagem-de-acoes-de-formacao-financeira-page-1 .form-item-keys,
    #views-exposed-form-lista-de-noticias-page-1 .form-item-keys {
        float: none !important;
    }


    .area-superior p {
        font-size: 17px;
        line-height: 22px;
    }

    .img-select {
        position: absolute;
        left: 45%;
        bottom: 0;
        width: 27px;
    }

    .list-inline>li {
        display: block;
        padding-right: 5px;
        padding-left: 5px;
    }

    .share-bar > img {
        opacity: 0.7;
        padding-top: 20px;
    }

    .share-bar > img + img {
        margin-left: 50px;
    }

    .share-bar {
        margin: 15px 0;
        margin-right: 0;
    }

    .share-bar > #vertical-line {
        border-left: none;
        padding-left: 28px;
    }

}

/* END max-width: 480px*/
@media screen and (max-width:560px) and (min-width:480px) {
    .share-bar > #vertical-line {
        padding-left: 30px;
    }

    .share-bar > img + img {
        margin-left: 30px;
    }
}

.slide-text > .btn-primary {
    position: absolute;
    bottom: 40px;
}

.acessos-rapidos p > strong {
    display: block;
}

.bg-noticias {
    position: absolute;
    width: 100%
}

.row-top {
    height: 300px;
    background: transparent;
}

.row-bottom {
    height: 80px;
    background: #f5f3ec;
}

.pager li>a,
.pager li>span {
    border: none;
    border-radius: 0;
    padding: 13px 20px;
    border: 1px solid #9B7D3F;
}


.pager li>a {
    color:#9B7D3F!important;
      border: 1px solid #9B7D3F!important;
}

.pager li>a:hover, .pager li>a:focus{
    color:#80642A!important;
    border: 1px solid #80642A!important;
    background: transparent!important;
}

.pager li>a:active{
      color:#9B7D3F!important;
      border: 1px solid #9B7D3F!important;
      background: transparent!important;
}
/*
.pager li>a:active > img {
    content: url("../icons_svg/loading.svg");
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}
*/

.legenda {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 30px;
    border-bottom: 1px solid rgba(144, 164, 174, 0.28);
}

.views-field-title {
    margin-top: 15px;
    margin-bottom: 12px;
}

.views-field-field-publicacao-data {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
}

.views-field a {
    color: #323232 !important;
}


.mg-list {
    margin-bottom: 35px;

}

.views-field-field-tema .field-content {
    height: 20px;
}


.field-content > a > img {
    height: 358px;
}

/*Glossario*/
div.pcb-bdp-glossary-container {
    background-color: #003E5B;
    padding: 40px 0 0 0;
}

div.pcb-bdp-glossary-container ul.breadcrumb {
    background: none;
    padding: 0;
}

div.pcb-bdp-glossary-container ul.breadcrumb li a {
    text-transform: uppercase;
    color: #90763F;
    font-size: 13px;
    letter-spacing: 1px;
    text-decoration: none;
}

div.pcb-bdp-glossary-container ul.breadcrumb li a.breadcrumb-item-selected {
    font-weight: bold;
}

div.pcb-bdp-glossary-search-container {
    margin-top: 32px;
}

div.pcb-bdp-glossary-search-container img {
    padding-bottom: 19px;
    margin-right: 21px;
}

div.pcb-bdp-glossary-search-container h2 {
    display: inline;
    margin: 0;
    color: white;
    font-size: 42px;
}

div.pcb-bdp-glossary-search-container form {
    width: 30%;
    display: inline;
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 2px solid #567786;
}

div.pcb-bdp-glossary-search-container form input[type="text"] {
    width: 85%;
    background: transparent;
    border: none;
    outline: none;
    color: white;
    padding: 0;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    -webkit-text-fill-color: white;
    font-family: 'Open Sans';
}

div.pcb-bdp-glossary-search-container form input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
}

div.pcb-bdp-glossary-search-container form input[type="text"]:-moz-placeholder {
    color: #ffffff;
}

div.pcb-bdp-glossary-search-container form input[type="text"]::-moz-placeholder {
    color: #ffffff;
}

div.pcb-bdp-glossary-search-container form input[type="text"]:-ms-input-placeholder {
    color: #ffffff;
}

div.pcb-bdp-glossary-search-container form img {
    padding: 0;
    margin: 0;
}

ul.pcb-bdp-glossary-letters-list {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

ul.pcb-bdp-glossary-letters-list li {
    display: inline-block;
    padding-bottom: 10px;
}

ul.pcb-bdp-glossary-letters-list li a {
    text-transform: uppercase;
    font-size: 24px;
    padding: 0 12.6px 11px 12px;
    text-decoration: none;
    color: #567786;
    pointer-events: none;
    cursor: none;
}

ul.pcb-bdp-glossary-letters-list li a.glossary-letter-selected {
    color: white;
    border-bottom: 4px solid #90763F;
}

ul.pcb-bdp-glossary-letters-list li a:hover,
.glossary-active {
    color: white !important;
    border-bottom: 4px solid #90763F;
    pointer-events: auto !important;
    cursor: pointer !important;
}

.glossary-enabled {
    color: white !important;
    pointer-events: auto !important;
    cursor: pointer !important;
}

@media screen and (max-width:767px) {
    div.pcb-bdp-glossary-search-container form {
        width: 40%;
    }

    div.pcb-bdp-glossary-search-container form input[type="text"] {
        width: 85%;
    }

    .field-content > a > img {
       height: auto;
    }

    .table_tit {
       margin-bottom: 10px;
    }

}

@media screen and (max-width:550px) {
    div.pcb-bdp-glossary-search-container img {
        display: block !important;
    }

    div.pcb-bdp-glossary-search-container h2 {
        display: block !important;
    }

    div.pcb-bdp-glossary-search-container form {
        display: block !important;
        width: 100%;
        margin: 10px 0 20px 0;
    }

    div.pcb-bdp-glossary-search-container form input[type="text"] {
        width: 85%;
    }

    ul.pcb-bdp-glossary-letters-list {
        display: block !important;
    }

}

/*FIM Glossario*/

/*Precarios*/

/*Radio buttons*/
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-field-estado-value.js-form-item-field-estado-value.radio,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-tipo-reclamacao.js-form-item-tipo-reclamacao.radio,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-pedido-realizado.js-form-item-pedido-realizado.radio,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio
{
    margin: 0;
    padding: 10px 0;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-field-estado-value.js-form-item-field-estado-value.radio label,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-tipo-reclamacao.js-form-item-tipo-reclamacao.radio label,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-pedido-realizado.js-form-item-pedido-realizado.radio label,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio label{
    margin-left: 0;
    color: #323232;
    font-size: 18px;
    padding: 0;
    padding-left: 3px;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-field-estado-value.js-form-item-field-estado-value.radio label input[type='radio'],
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-tipo-reclamacao.js-form-item-tipo-reclamacao.radio label input[type='radio'],
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label input[type='radio'],
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-pedido-realizado.js-form-item-pedido-realizado.radio label input[type='radio'],
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label input[type='radio'],
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio label input[type='radio'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 26px;
    height: 26px;
    border: 1px solid #80642A;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    outline: none;
    margin: 0 15px 0 0;
    left: 0;
    vertical-align: middle;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-field-estado-value.js-form-item-field-estado-value.radio label input[type='radio']:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-tipo-reclamacao.js-form-item-tipo-reclamacao.radio label input[type='radio']:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label input[type='radio']:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-pedido-realizado.js-form-item-pedido-realizado.radio label input[type='radio']:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label input[type='radio']:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio label input[type='radio']:before
{
    content: '';
    display: block;
    width: 50%;
    height: 50%;
    margin: 25% auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-field-estado-value.js-form-item-field-estado-value.radio label input[type='radio']:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-tipo-reclamacao.js-form-item-tipo-reclamacao.radio label input[type='radio']:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label input[type='radio']:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-pedido-realizado.js-form-item-pedido-realizado.radio label input[type='radio']:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label input[type='radio']:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio label input[type='radio']:checked:before{
    background: #80642A;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-field-estado-value.js-form-item-field-estado-value.radio label input[type='radio']:disabled,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-tipo-reclamacao.js-form-item-tipo-reclamacao.radio label input[type='radio']:disabled,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label input[type='radio']:disabled,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-pedido-realizado.js-form-item-pedido-realizado.radio label input[type='radio']:disabled,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label input[type='radio']:disable,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio label input[type='radio']:disable {
    border: 1px solid grey;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-field-estado-value.js-form-item-field-estado-value.radio label input[type='radio']:disabled:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-tipo-reclamacao.js-form-item-tipo-reclamacao.radio label input[type='radio']:disabled:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label input[type='radio']:disabled:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-pedido-realizado.js-form-item-pedido-realizado.radio label input[type='radio']:disabled:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label input[type='radio']:disabled:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio label input[type='radio']:disabled:checked:before{
    background: grey;
}

@media screen and (max-width:767px) {
    div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-field-estado-value.js-form-item-field-estado-value.radio label,
    div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-tipo-reclamacao.js-form-item-tipo-reclamacao.radio label,
    div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label,
    div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-pedido-realizado.js-form-item-pedido-realizado.radio label,
    div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-anexar-ficheiro.js-form-item-anexar-ficheiro.radio label,
    div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio label {
        padding-left: 35px;
    }

}

.form-inline .checkbox,
.form-inline .radio {
    margin-right: 30px !important;
    margin-bottom: 30px !important;
}

.sub-tit-form {
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 42px;
}

/* Check buttons FormulÃƒÆ’Ã‚Â¡rios*/
div.form-item.js-form-item.form-type-checkbox.js-form-type-checkbox.checkbox {

    /* margin: 0; */
    padding: 5px 0;
}

div.form-item.js-form-item.form-type-checkbox.js-form-type-checkbox.checkbox label {
    margin-left: 40px;
    color: #323232;
    font-size: 16px;
    padding: 0;
    padding-left: 0;
}

div.form-item.js-form-item.form-type-checkbox.js-form-type-checkbox.checkbox [type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 26px;
    height: 26px;
    border: 1px solid #80642A;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    outline: none;
    margin: 0 15px 0 0;
    left: 0;
    vertical-align: middle;
}

div.form-item.js-form-item.form-type-checkbox.js-form-type-checkbox.checkbox label input[type='checkbox']:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .01);
}

div.form-item.js-form-item.form-type-checkbox.js-form-type-checkbox.checkbox label input[type='checkbox']:checked:before {
    content: url(../images/pcb_bdp_icon_checked_14x11.png);
    position: absolute;
    left: 6px;
    top: 0px;
}

div.form-item.js-form-item.form-type-checkbox.js-form-type-checkbox.checkbox label input[type='checkbox']:disabled {
    border: 1px solid grey;
}

div.form-item.js-form-item.form-type-checkbox.js-form-type-checkbox.checkbox label input[type='checkbox']:disabled:checked:before {
    background: grey;
}

@media screen and (max-width:767px) {
    div.form-item.js-form-item.form-type-checkbox.js-form-type-checkbox.checkbox  label {
        padding-left: 0px;
    }

}

.webform-options-display-one-column {
    margin-bottom: 0;
}

.form-inline .checkbox,
.form-inline .radio {
    margin-right: 30px !important;
    margin-bottom: 0 !important;
}

/* End Checkboxes*/

/*CÃƒÆ’Ã¢â‚¬Å“DIGO POSTAL*/
#edit-codigo-4,
#edit-codigo-4-instituicao,
#edit-codigo-4-representante {
    width: 160px;
    float: left;
}

#edit-codigo-3,
#edit-codigo-3-instituicao,
#edit-codigo-3-representante {
    position: absolute;
    top: 20px;
    left: 183px;
    width: 124px;
}

/* Input tyoe File */

/*.fileUpload {
position: relative;
overflow: hidden;
margin: 10px;
margin-top: 30px;
}*/
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 0;
    margin-top: 30px;
}

.label_input-file {
    overflow: hidden;
    position: relative;
    background: #8F733C;
    color: #ffffff;
    padding: 16px 28px;
    position: relative;
    top: 20px;
    left: 20px;    /*text-transform: uppercase;*/
}

.label_input-file [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    text-transform: none;
}

.item--message {
    color: #ffffff;
    list-style: none;
}
.item-list--messages ul li{
    color:#fff;


}

/*Date picker*/
div.form-inline.form-item.js-form-item.form-type-date.js-form-type-date.form-group label {
    color: #80642A;
}

div.form-inline.form-item.js-form-item.form-type-date.js-form-type-date.form-group input[type="date"] {
    border-radius: 0;
    border: 1px solid #9B7D3F;
    outline: none;
    background: transparent;
    color: #9B7D3F;
    font-weight: bold;
    padding: 12px;
    width: 222px!important;
    height: 44px;

    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;


}


div.form-inline.form-item.js-form-item.form-type-date.js-form-type-date.form-group input[type="text"] {
    border-radius: 0;
    border: 1px solid #9B7D3F;
    outline: none;
    background: transparent;
color: #9B7D3F;
    font-weight: bold;
    padding: 12px;
    width: 222px!important;
    height: 44px;
font-family: "Open Sans";
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
        text-transform: uppercase;
}



.gold-title {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 37px;
}



.elemento-texto, .elemento-botao {
    margin: 30px 0;
}

.elemento-texto > h3 {
    margin: 40px 0 15px 0!important;
}

.elemento-botao img.pagina-generica {
    height: 20px;
}

.elemento-texto ul li, .elemento ul li, .elemento-collapse ul li, .bg_table ul li {
    list-style-image: url(../icons_svg/bullet.svg);
    margin-left: 10px;
    text-align: left;
    padding-left: 3px;
}

.elemento-collapse table li, .bg_table table li {
     font-size: 13px;
     list-style-image: url(../images/bullet.png);

}


.view ul li{
    list-style-image: url(../icons_svg/bullet.svg);
    margin-left: 10px;
}


.elemento-texto img, .rect-border img, .elemento-collapse img, .elemento-imagem img{
    max-width: 100%;
    height: auto;
}



/* ######### correcoes HP e GlossÃƒÆ’Ã‚Â¡rio ############ */
/*Homepage - boxes noticias e destaques*/
.pcb-home-section-heading {
    border-top: solid #003E5B;
    border-left: solid #003E5B;
    border-right: solid #003E5B;
    border-width: 1px;
    width: 358px;
    padding-top: 14px;
    padding-left: 27px;
    padding-bottom: 14px;
    margin-top: 40px;
}

.pcb-home-section-title {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    height: 0.66%;
    width: 5.78%;
    margin-bottom: 0;
}




/*Glossario*/
div.pcb-bdp-glossary-container > div.container > ul.breadcrumb > li > a {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    color: white;
    text-decoration: none;
    font-weight: bold;
}

div.pcb-bdp-glossary-container > div.container > ul.breadcrumb > li > a.breadcrumb-item-selected {
    font-weight: 600;
}

div.pcb-bdp-glossary-container > div.container > ul.breadcrumb > li > a.has-content {
    color: white;
}

div.views-infinite-scroll-content-wrapper.clearfix.form-group > div.container > div.margin_top_24 > div.views-row > div > div > h3 > a {
    text-decoration: none;
    color: #003e5b;
}

/*listagem-publicaÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â£o*/

div.views-field.views-field-field-publicacao-imagem > div.field-content > a > img.img-responsive,
div.views-field.views-field-field-material-imagem > div.field-content > a > img.img-responsive {
    -webkit-box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.25);
}

/*SIMULADORES*/
.text-campos-obrigatorios {
    padding-left: 5px;
}

.text-campos-obrigatorios p {
    color: #8F733C;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 30px;
    padding-top: 30px;
}

.text-campos-obrigatorios p span {
    font-size: 13px;
    margin-bottom: 18px;
    display: block;
}

input[type="text"]::-webkit-input-placeholder {
    color: #323232;
}

input[type="text"]:-moz-placeholder {
    color: #323232;
}

input[type="text"]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
}

/*input text placeholder com Background azul*/
input[type="text"]#edit-capital,
input[type="text"]#edit-prazo,
input[type="text"]#edit-taxajuro,
input[type="text"]#edit-periodicidade,
input[type="text"]#edit-montante,
input[type="text"]#edit-outrosvalores,
input[type="text"]#edit-taxajuro,
input[type="text"]#edit-periodocarencia,
input[type="text"]#edit-diferimentocapital,
input[type="text"]#edit-comissoesiniciais,
input[type="text"]#edit-premiounico,
input[type="text"]#edit-comissoesmensais,
input[type="text"]#edit-comissoesfinais,

textarea.form-control {
    color: #ffffff;
}

input[type="text"]#edit-capital::-webkit-input-placeholder,
input[type="text"]#edit-prazo::-webkit-input-placeholder,
input[type="text"]#edit-taxajuro::-webkit-input-placeholder,
input[type="text"]#edit-periodicidade::-webkit-input-placeholder,
input[type="text"]#edit-montante::-webkit-input-placeholder,
input[type="text"]#edit-outrosvalores::-webkit-input-placeholder,
input[type="text"]#edit-taxajuro::-webkit-input-placeholder,
input[type="text"]#edit-periodocarencia::-webkit-input-placeholder,
input[type="text"]#edit-diferimentocapital::-webkit-input-placeholder,
input[type="text"]#edit-comissoesiniciais::-webkit-input-placeholder,
input[type="text"]#edit-premiounico::-webkit-input-placeholder,
input[type="text"]#edit-comissoesmensais::-webkit-input-placeholder,
input[type="text"]#edit-comissoesfinais::-webkit-input-placeholder,
input[type="text"]#premiosano1::-webkit-input-placeholder,
input[type="text"]#premiosano2::-webkit-input-placeholder,
input[type="text"]#premiosano3::-webkit-input-placeholder,
input[type="text"]#premiosano4::-webkit-input-placeholder,
input[type="text"]#premiosano5::-webkit-input-placeholder,
input[type="text"]#premiosano6::-webkit-input-placeholder,
input[type="text"]#premiosano7::-webkit-input-placeholder,
input[type="text"]#premiosano8::-webkit-input-placeholder
{

    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.5);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

.sim-credito-habitacao input[type="text"].form-text::-webkit-input-placeholder,
.sim-credito-consumidores input[type="text"].form-text::-webkit-input-placeholder{
    color: rgba(255, 255, 255, 0.5);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}


.sim-credito-habitacao input[type="text"].form-text:-ms-input-placeholder,
.sim-credito-consumidores input[type="text"].form-text:-ms-input-placeholder{
  color: rgba(255, 255, 255, 0.5);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}


.sim-credito-habitacao input[type="text"].form-text::-moz-placeholder,
.sim-credito-consumidores input[type="text"].form-text::-moz-placeholder{
  color: rgba(255, 255, 255, 0.5);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}



input[type="text"]#edit-capital:-ms-input-placeholder,
input[type="text"]#edit-prazo:-ms-input-placeholder,
input[type="text"]#edit-taxajuro:-ms-input-placeholder,
input[type="text"]#edit-periodicidade:-ms-input-placeholder,
input[type="text"]#edit-montante:-ms-input-placeholder,
input[type="text"]#edit-outrosvalores:-ms-input-placeholder,
input[type="text"]#edit-taxajuro:-ms-input-placeholder,
input[type="text"]#edit-periodocarencia:-ms-input-placeholder,
input[type="text"]#edit-diferimentocapital:-ms-input-placeholder,
input[type="text"]#edit-comissoesiniciais:-ms-input-placeholder,
input[type="text"]#edit-premiounico:-ms-input-placeholder,
input[type="text"]#edit-comissoesmensais:-ms-input-placeholder,
input[type="text"]#edit-comissoesfinais:-ms-input-placeholder {

    /* IE 10+ */
    color: rgba(255, 255, 255, 0.5);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

input[type="text"]#edit-capital::-moz-placeholder,
input[type="text"]#edit-prazo::-moz-placeholder,
input[type="text"]#edit-taxajuro::-moz-placeholder,
input[type="text"]#edit-periodicidade::-moz-placeholder,
input[type="text"]#edit-montante::-moz-placeholder,
input[type="text"]#edit-outrosvalores::-moz-placeholder,
input[type="text"]#edit-taxajuro::-moz-placeholder,
input[type="text"]#edit-periodocarencia::-moz-placeholder,
input[type="text"]#edit-diferimentocapital::-moz-placeholder,
input[type="text"]#edit-comissoesiniciais::-moz-placeholder,
input[type="text"]#edit-premiounico::-moz-placeholder,
input[type="text"]#edit-comissoesmensais::-moz-placeholder,
input[type="text"]#edit-comissoesfinais::-moz-placeholder {

    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.5);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

/*Radio buttons Background Azul*/
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-periodo.js-form-item-periodo.radio {
    margin: 0;
    padding: 10px 0;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-periodo.js-form-item-periodo.radio label,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio label
 {
    margin-left: 0;
    color: #ffffff;
    font-size: 18px;
    padding: 0;
    padding-left: 3px;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-periodo.js-form-item-periodo.radio label input[type='radio'],
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio  label input[type='radio'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 26px;
    height: 26px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    outline: none;
    margin: 0 15px 0 0;
    left: 0;
    vertical-align: middle;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-periodo.js-form-item-periodo.radio label input[type='radio']:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio  label input[type='radio']:before {
    content: '';
    display: block;
    width: 50%;
    height: 50%;
    margin: 25% auto;
    border-radius: 50%;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-periodo.js-form-item-periodo.radio label input[type='radio']:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio label input[type='radio']:checked:before {
    background: #FFFFFF !important;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-periodo.js-form-item-periodo.radio label input[type='radio']:disabled,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio label input[type='radio']:disabled  {
    border: 1px solid grey;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-periodo.js-form-item-periodo.radio label input[type='radio']:disabled:checked:before,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio   label input[type='radio']:disabled:checked:before{
    background: grey;
}

div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-periodo.js-form-item-periodo.radio input::-ms-check,
div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio  input::-ms-check{
    background: transparent;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #F87DA9;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

#edit-primeirahabitacao {
    margin-bottom: 20px;
}

@media screen and (max-width:767px) {
    div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-periodo.js-form-item-periodo.radio label {
        padding-left: 35px;
    }

    div.form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-primeirahabitacao.js-form-item-primeirahabitacao.radio label {
    margin-left: 40px;
    }
}

.form-item-taxaimpostos {
    margin-top: 10px;
}

/*Mostra nome do ficheiro */
#file_list {
    margin-left: 30px;
    color: rgba(51, 51, 51, 0.55);
    font-weight: 400;
    text-transform: none;
    font-size: 14px;
    line-height: 22px;
}

/**/
.form-item-conteudo {
    margin-bottom: 30px;
}

/*11-10 */
div.region.region-content > div.container > p.destaque {
    margin-top: 15px;
    margin-bottom: 11px;
}

/*
div.chosen-container.chosen-container-single.chosen-enable
{
 width: 200px;
}

div.chosen-container.chosen-container-single.chosen-enable > a.chosen-single
{
 width: 377.979166px;
}
*/
form.views-exposed-form.bef-exposed-form > div > hr {
    margin-top: 40px;
    margin-bottom: 27px;
    border-top: 1px solid #bbc5ca;
    opacity: .7;
}

/* Simuladores Resultados*/
.bg_cinza_resultados_sim {
    background-color: rgba(232, 227, 216, 0.2);
    padding-top: 30px;
    padding-bottom: 30px;
}

.table-resultados h5 {
    color: #003e5b;
    font-size: 16px;
    font-weight: bold;
}

.table-resultados>tbody>tr>td,
.table-resultados>tbody>tr>th,
.table-resultados>tfoot>tr>td,
.table-resultados>tfoot>tr>th,
.table-resultados>thead>tr>td,
.table-resultados>thead>tr>th {
    padding: 1.25rem;
    vertical-align: top;
    border-top: none;
    border-bottom: 1px solid #BBC5CA;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
}

.table-resultados .valor {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px !important;
    font-weight: bold !important;
    line-height: 16px;
    text-transform: uppercase !important;
}

.valor {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    text-transform: uppercase;
}

.valor_bold {
    font-weight: 600 !important;
}

/*Formularios*/
.formulario-extravio  h3 > p,
.formulario-nova-reclamacao  h3 > p,
.formulario-info-adicional h3 > p,
.formulario_consulta_reclamacao h3 > p,
.formulario_pedido_informacao >  h3 > p,
.formulario_recuperacao_docs_pessoal  h3 > p {
    color: #003E5B;
    font-family: "Open Sans";
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 30px;
}

.formulario_consulta_reclamacao .panel-group,
.formulario-nova-reclamacao .panel-group,
.formulario-info-adicional  .panel-group,
.formulario-pedido-informacao .panel-group,
.formulario-extravio .panel-group,
.formulario_recuperacao_docs_pessoal .panel-group {
    margin-bottom: 30px;
}

.mg-bottom20 {
    margin-bottom: 20px !important
}

.mg-bottom30 {
    margin-bottom: 30px !important
}

/*Simuladores- CrÃƒÆ’Ã‚Â©duto HabitaÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â£o*/
.sim-credito-consumidores,
.sim-credito-habitacao,
.sim-depositos-bancarios {
    color: #FFFFFF;
}

.sim-credito-consumidores .panel,
.sim-credito-habitacao .panel {
    background-color: transparent;
}

.sim-credito-consumidores  h4.panel-title,
.sim-credito-habitacao. h4.panel-title {
    color: #CCBDA7 !important;
}

.sim-credito-consumidores .panel-body > p,
.sim-credito-habitacao .panel-body > p {
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    margin-top: 20px;
}

/*input text placeholder com Background azul - SIMULADORES*/
input[type="text"][id^="premiosano"] {
    color: #ffffff;
}

textarea.form-control {
    color: #333;
    height: 315px;
    box-shadow: none;
    padding-top: 10px;
    border-radius: 0;
}

input[type="text"][id^="premiosano"]:-webkit-input-placeholder {

    color: rgba(255, 255, 255, 0.5);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

input[type="text"][id^="premiosano"]::-moz-placeholder {

    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.5);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

input[type="text"][id^="premiosano"]:-ms-input-placeholder {

    /* IE 10+ */
    color: rgba(255, 255, 255, 0.5);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

/*Slider CSS*/
*,
*:before,
*:after {
    box-sizing: border-box;
}

input[type=range] {
    display: inline-block;
    width: 88%;
    margin-top: 18px;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
    border: 0;
}

.pcb-bdp-range-slider {
    width: 100%;
}

.pcb-bdp-range-slider-range {
    -webkit-appearance: none;
    width: calc(100% - (4.5625em));
    height: 0.3125em;
    border-radius: 0.3125em;
    background: linear-gradient(to right, transparent, black);
    outline: none;
    padding: 0;
    margin: 0;
}

.pcb-bdp-range-slider-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    background: url("../images/pcb_bdp_range-slider-icon_circle_24x24.png") no-repeat center center;
    cursor: pointer;
}

.pcb-bdp-range-slider-range::-moz-range-thumb {
    width: 1.5em;
    height: 1.5em;
    border: 0;
    border-radius: 50%;
    background: url("../images/pcb_bdp_range-slider-icon_circle_24x24.png") no-repeat center center;
    cursor: pointer;
}

.pcb-bdp-range-slider-value {
    display: inline-block;
    position: relative;
    top: 0.1875em;
    width: 3.8em;
    color: #fff;
    line-height: 1.25em;
    text-align: center;
    border: 0.125em solid #fff;
    border-radius: 0.1875em;
    padding: 0.3125em 0.625em;
    margin-left: 0.5em;
    background: transparent;
}

div.container > div.row.breadcrumb-container.pcb-form-main-breadcrumb {
    padding-top: 42px;
    padding-bottom: 24px;
    margin: 0;
}

h1.pcb-form-main-title {
    margin: 0;
    padding-bottom: 30px;
}

h3.pcb-form-main-subtitle {
    padding-bottom: 30px;
    margin: 0;
}

div.bg-cinza.pcb-form-bg-cinza {
    background-color: rgba(232, 227, 216, .2);
    padding: 30px 0;
}

.pcb-form-margem-cinza {
    margin-top: 0;
}

.pcb-form-subtitle {
    margin-bottom: 40px;
}

.pcb-form-anexar-ficheiros {
    margin-top: 20px;
}

.pcb-form-btn-submeter {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 26px;
}

.pcb-form-top-anexar-ficheiro {
    margin-bottom: 40px; /*afecta a pagina informaÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â£o adicional*/
}

div.form-item.js-form-item.form-type-select.js-form-type-select.form-item-instituicao.js-form-item-instituicao.form-no-label.form-group.pcb-form-select-ambito {
    margin-bottom: 30px;
}

p.text_14.pcb-form-nota-email {
    margin-bottom: 30px;
}

.mg-top40 {
    margin-top: 40px;
}

.pcb-form-main-breadcrumb > .breadcrumb-nav {
    margin-left: 0;
   /* padding-left: 0;*/
}

.formulario-info-adicional .form-group:last-child {
    margin-bottom: 0px;
}

.form-actions .btn,
.form-actions .btn-group {
    margin-right: 30px;
    margin-top: 10px;
}

.sim-credito-consumidores .panel-title, .sim-credito-habitacao .panel-title {
    color: #CCBDA7;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}

.sim-credito-consumidores h4.panel-title, .sim-credito-habitacao h4.panel-title{
    text-indent: -36px;
    padding-left: 41px;
    margin: 0 0;
}



/* BotÃƒÆ’Ã‚Â£o reset dos formularios */
/*#edit-reset {
    background-color: #fff;
    color: #8F733C;
    border-color: #8F733C;
    border-style: solid;
    border-width: 1px;
    margin-left: 203px;
    margin-bottom: -89px;
}*/
#edit-reset {
    background-color: #fff;
    color: #8F733C;
    border-color: #8F733C;
    border-style: solid;
    border-width: 1px;
    margin-left: 220px;
    margin-top: -100px;
}


.form-type-range {
    display: inline-table;
    padding-top: 18px;
    width: 80%;
}

.output-range {
    background: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    padding: 2.9px 10.5px;
    display: -webkit-inline-box;
    height: 36px;
    width: 52px;
    -moz-appearance: textfield;
}

.output-range:hover,
.output-range:focus,
.output-range:active {
    border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    -ms-border-radius: 3px!important;
}

#periodo_number::-webkit-outer-spin-button,
#periodo_number::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=range]::-ms-fill-lower {
    background: #000;
    border-radius: 10px;
}

input[type=range]::-ms-fill-upper {
    background: #000;
    border-radius: 10px;
}

input[type=range]::-ms-thumb {
    border: none;
    height: 25px;
    width: 25px;
    border-radius: 0;
    background: #9B7D3F;
}

input[type=range]::-moz-range-track {
    background: #000;
    border: none;
}

input.form-text.search-query2.pcb-pub-form-input {
    padding-top: 3px;
    height: 44px;
}

img.search_icon_position.pcb-pub-form-imagem {
    top: 11px;
    cursor: pointer;
}

/* Perguntas frequentes*/
.pcb-perguntas-frequentes-tab-activa {
    color: #9B7D3F!important;
    box-shadow: inset 0 -4px 0 #9B7D3F;
    background: transparent !important;
    padding-bottom: 12px;
}

.pcb-perguntas-frequentes-pheading {
    padding-bottom: 0px;
    padding-top: 0px;
}

.pcb-perguntas-frequentes-ptitle {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.pcb-perguntas-frequentes-pbody {
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 40px;
}
/* end Perguntas frequentes*/

.table-litigios >tbody > tr> th {
    padding: 10px;
}

.table_tit_gold {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
}

.table-litigios >tbody > tr>td {
    padding: 14px 10px 40px 10px;
    vertical-align: top;
    border-bottom: 1px solid #BBC5CA;
}

.table-litigios td,
.table-litigios td > a {
    color: #80642A;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    vertical-align: top;
}

.table-litigios td > a:hover,
.table-litigios td > a:focus {
    color: #003E5B;
}

td.table-sub-tit-lateral,
td.table-sub-tit-lateral > a {
    color: #333333 !important;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
}


.aviso-legal-tit {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.aviso_legal p {
    font-size: 13px;
    line-height: 22px;
}

.blue-container .panel-group .panel-heading {
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
}

.blue-container .panel {
    border-bottom: none!important;
    border-radius: 0px;
}

.blue-container .panel-group .panel-heading+.panel-collapse>.list-group {
    margin-top: 20px;
    margin-bottom: 20px;
}

.blue-container .chosen-container-single .chosen-single span {
    overflow: hidden;
    margin-right: 26px;
    color: rgba(255, 255, 255, 0.50);
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
    min-width: 150px;
    display: block;
}

.blue-container .chosen-container-single .chosen-single {
    position: relative;
    display: inline-table;
    overflow: hidden;
    padding: 12px;
    height: 18px;
    border: 1px solid #809fad;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}

.blue-container .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px;
}

.blue-container .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../icons_svg/arrow_subnavegacao-simuladores.svg) no-repeat 0 50%!important;
}


.chosen-container-single .chosen-single div > b {
    display: block;
    width: 100%;
    background: url(../icons_svg/arrow_subnavegacao.svg) no-repeat 0 50%!important;
}


.prospetos td > a {
    color: #8F733C;
}

.prospetos td > a:hover {
    color: #003E5B;
}

.panel-group .panel {
    border-bottom: 1px solid rgba(144, 164, 174, 0.28);
    margin-top: 0;
}


.views-field-title, .views-field-title a,
.views-field-field-renumeracao, .views-field-field-renumeracao a {
    color: #9B7D3F!important;
    font-family: "Open Sans";
      height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.views-field-field-tema > div {
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: left;
    font-weight:bold;
    color: #9B7D3F!important;
}

/* Noticias espaÃƒÆ’Ã‚Â§amento apÃƒÆ’Ã‚Â³s tags */
hr.news-related.pcb-bdp-news-related {
    margin-top: 50px;
}

/*Alinha a caixa de pesquisa ÃƒÆ’Ã‚Â  direita*/
#views-exposed-form-publicacao-page-1 .form-item-keys,
#views-exposed-form-listagem-de-acoes-de-formacao-financeira-page-1 .form-item-keys,
#views-exposed-form-lista-de-noticias-page-1 .form-item-keys,
#views-exposed-form-materiais-page-1 .form-item-keys {
    float: right;
}

/*Search Page*/
/*Results*/
h3.title-item-search > a{
   color: #9B7D3F;
}

p.a-item-search > a{
    color: #9B7D3F;

}

p.a-item-search > a:hover, p.a-item-search > a:focus{
    color: #23527c;
}

.highlight, p.p-item-search >strong {
    background: #eee;
    padding: 0 2px;
    font-weight: 400;
}
/*FIM Results*/
/*PaginaÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â£o*/
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #90763f;
    border-color: #90763f;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #90763f;
    border-color: #90763f;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #90763f;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #90763f;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #90763f;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
/*FIM PaginaÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â£o*/


.search-advanced .panel-heading {
    color: #333;
    background-color: #ffffff;
    border-color: transparent;
}



.search-advanced .form-item {
    border: none;
}

.search-advanced .panel-default {
    border-color: rgba(255, 255, 255, 0);
    background: transparent;
}
.search-advanced .panel-default {
    border-color: transparent;
}

.search-advanced.panel {
    border: none;

}

.search-advanced .legend {
    border:none;
}

.search-advanced > .panel-heading > a {
    display: none;
}


.search-advanced .form-group {
    margin-bottom: 20px;
}

.search-page-form input#edit-keys {
  /*  height: 50px;*/
    width: 100%;
    background-color: transparent;
    padding-right: 3px;
    padding-left: 0;
    color: #323232;
    font-family: "Open Sans";
    font-size: 32px;
    line-height: 54px;
    letter-spacing: 2px;
    text-transform: none;
    border: none;
    border-bottom: 1px solid rgba(144, 164, 174, 0.53);
    margin-bottom: 10px;
    padding-right:30px;
}

.delete-icon-position {
    top: 13px;
    cursor: pointer;
    position: absolute;
    right: 0;
}

.search-page-form input[type=search]::-webkit-input-placeholder {
    opacity: .5;
    font-weight: 300;
}
.search-page-form input[type=search]::-moz-input-placeholder {
    opacity: .5;
    font-weight: 300;
}
.search-page-form input[type=search]:-ms-input-placeholder{
    opacity: 0.5;
    font-weight: 300;
}
.search-page-form input[type=search]::-ms-input-placeholder{
    opacity: 0.5;
    font-weight: 300;
}



.form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-keys.js-form-item-keys.form-no-label.form-group {
    position: relative;

}

input[type=text]::-ms-clear {
    display: none;
}

input[type=search]::-ms-clear {
    display: none;
}

.search-page-form .input-group {
    display: block;
}

.search-page-form .button.js-form-submit.form-submit.btn-default.btn.icon-only{
    display:none;
}

.search-help-link {
    display:none;
}

.search-page-form .form-group:last-child {
    margin-bottom: 0px;
}

.search-advanced .fieldset-legend{
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: .6px;
    font-family: "Open Sans";
}

/*ServiÃƒÆ’Ã‚Â§os ao pÃƒÆ’Ã‚Âºblico*/
.servicos-ao-publico-page .titulo-servico {
    color: #9B7D3F;
    font-family: "Open Sans";
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 36px;
    text-transform: uppercase;
    margin-top: 20px;
}

.servicos-ao-publico-page h2.subtitulo-servico{
        color: #003E5B;
        font-family: "Open Sans";
        font-size: 18px;
        font-weight: 600;
        line-height: 27px;
 }

.servicos-ao-publico-page p {
    color: #323232;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 27px;
    margin: -5px 0 0 0;
}




.label_result{
    padding: 0;
    margin-top: 42px;
    margin-bottom: 24px;
}


button[id*="edit-reset--"] {
  /* BotÃƒÆ’Ã‚Â£o reset Pesquisa de Prospetos */
    background-color: #fff;
    color: #8F733C;
    border-color: #8F733C;
    border-style: solid;
    border-width: 1px;


}

span.lead-noticias > p {
    color: #003e5b;
}



/* ... em todas as dropdrowns */
.chosen-single span {
    width: 170px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

#edit-periodo {
    margin-bottom: 30px;
}




.elemento {
margin-top: 40px;

}

 /*se nÃƒÆ’Ã‚Â£o tiver titulo*/
.galeria-show {
    margin-top: 40px;
}

/*Com tÃƒÆ’Ã‚Â­tulo*/
.elemento-imagem {
    margin-top: 18px;
}
/*Sem tÃƒÆ’Ã‚Â­tulo*/
.elemento-imagem {
    margin-top: 40px;
}




ul.pcb-bdp-glossary-letters-list > li {
    padding-left: 0!important;

}


.lista-precarios .conteudo-tab-litigios a {
    text-decoration: none;
    color: #80642A;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    display: block;

}

.lista-precarios .tit-lateral {
    text-decoration: none;
    color: #333333;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
     line-height: 18px;
}

/*Entidades*/
.map-container {
    height: 810px;
    background-color: #9B7D3F;
}

.distrito-info-container {
    background-color: #A68B54;
    overflow: scroll;
    overflow-x: hidden;
    height: 810px;
}

.distrito-info-container > .inner {
    margin-top:65px;
    margin-left: 54px;
    margin-right: 50px;
}

.distrito-nome {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
}

.entidade {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 32px;
}

.distrito-endereco p, .distrito-endereco a {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}

.distrito-endereco .tipos {
    margin: 0px 0 22px 0;
}

.distrito-endereco .tipos a {
    display: block;
    margin-top: 0;
}

.distrito {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0;
}

#edit-field-distrito-abrangido-value,
    #edit-submit-lista-de-entidades {
    display: none;
}

.lista-entidades h1 {

    margin:0;
}
.map-lista-entidades {
    padding: 30px;
    margin: 0 auto;
}

.view-lista-de-entidades{
    margin:0;
}

.item-list--messages {
    background-color: transparent;
}

.titulo-map, .tit-acores, .tit-madeira{
    fill:#fff!important;
}

.btn-enti {
    border: 1px solid #FFF;
    background: transparent;
    color: #FFF;
    padding: 15px 48px;
    margin-bottom: 40px;
}


polygon{
-webkit-box-shadow: 10px 10px 26px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 26px -10px rgba(0,0,0,0.75);
box-shadow: 10px 10px 26px -10px rgba(0,0,0,0.75);
}

@media screen and (max-width:767px) {

    #edit-field-distrito-abrangido-value,
    #edit-submit-lista-de-entidades {
        display: block;
    }

    .map-container{
        display: none;
    }

    .distrito-info-container {
        background-color: #A68B54;
        overflow:auto;
        height: auto;
    }

    #views-exposed-form-lista-de-entidades-page-1 {
        margin-top: 40px;
        padding-left: 18px;
    }

    #edit-submit-lista-de-entidades {
        margin-top: 0;
    }

    .distrito-info-container > .inner {
        margin-top: 45px;
        margin-left: 24px;
        margin-right: 20px;
    }

    .not-found > div > h1 {
        width: 100%;
    }


}

/*FIM entidades*/
blockquote {
    padding: 0;
    margin: 0;
    font-size: 18px;
    border-left: none;
    font-style: italic;
}


/*Icons Entidades BDP*/
@font-face {
  font-family: 'bdpicon';
  src:  url('../fonts/bdpicon.eot?uye8fd');
  src:  url('../fonts/bdpicon.eot?uye8fd#iefix') format('embedded-opentype'),
    url('../fonts/bdpicon.ttf?uye8fd') format('truetype'),
    url('../fonts/bdpicon.woff?uye8fd') format('woff'),
    url('../fonts/bdpicon.svg?uye8fd#bdpicon') format('svg');
  font-weight: normal;
  font-style: normal;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bdpicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bdpicon-contact-full-l:before {
    content: "\e9eb";
    position: relative;
    top: 4px;
    font-size: 17px;
    padding-right: 10px;
}

.bdpicon-print-data:before {
    content: "\e661";
    position: relative;
    top: 4px;
    font-size: 17px;
    padding-right: 10px;
}

.bdpicon-web-l:before {
    content: "\eb07";
    position: relative;
    top: 4px;
    font-size: 17px;
    padding-right: 10px;
}

.bdpicon-msn-full-l:before {
    content: "\ea90";
    position: relative;
    top: 4px;
    font-size: 17px;
    padding-right: 10px;
}



input[type="date"]::before {
    content: attr(placeholder);
    width: 100%;
    text-transform: uppercase!important;
}

input[type="date"]:focus::before,
input[type="date"]:valid::before {
    display: none;
}


[id^=edit-field-data-de-vencimento]::-webkit-input-placeholder {
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

[id^=edit-field-data-de-vencimento]:-ms-input-placeholder {
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

[id^=edit-field-data-de-vencimento]::-moz-placeholder{
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

[id^=edit-field-data-de-vencimento]:-moz-placeholder{
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

/*PreÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â¡rios*/
[id^=edit-field-data-de-publicacao-value]::-webkit-input-placeholder {
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

[id^=edit-field-data-de-publicacao-value]:-ms-input-placeholder {
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

[id^=edit-field-data-de-publicacao-value]::-moz-placeholder{
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

[id^=edit-field-data-de-publicacao-value]:-moz-placeholder{
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

/*data expiraÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â£o*/
[id^=edit-field-data-de-expiracao-value-2]::-webkit-input-placeholder{
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

[id^=edit-field-data-de-expiracao-value-2]:-ms-input-placeholder {
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

[id^=edit-field-data-de-expiracao-value-2]::-moz-placeholder{
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

[id^=edit-field-data-de-expiracao-value-2]:-moz-placeholder{
    color: #9B7D3F!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    opacity: 1!important;
}

/*disable*/
[id^=edit-field-data-de-expiracao-value-2]:disabled::-webkit-input-placeholder {
    color: #dcdcdc!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
}

[id^=edit-field-data-de-expiracao-value-2]:disabled::-moz-placeholder{
    color: #dcdcdc!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
}
[id^=edit-field-data-de-expiracao-value-2]:disabled::-moz-placeholder{
    color: #dcdcdc!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
}

[id^=edit-field-data-de-expiracao-value-2]:disabled::-ms-placeholder{
    color: #dcdcdc!important;
    border: 1px solid #dcdcdc!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
}

[id^=edit-field-data-de-publicacao-value]:disabled::-webkit-input-placeholder {
    color: #dcdcdc!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
}

[id^=edit-field-data-de-publicacao-value]:disabled::-moz-placeholder{
    color: #dcdcdc!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
}
[id^=edit-field-data-de-publicacao-value]:disabled::-moz-placeholder{
    color: #dcdcdc!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
}

[id^=edit-field-data-de-publicacao-value]:disabled::-ms-placeholder{
    color: #dcdcdc!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
}


input[type="date"]:disabled::-webkit-placeholder, input[type="date"]:disabled::-ms-placeholder,
input[type="date"]:disabled::-moz-placeholder, input[type="date"]:disabled::-moz-placeholder {
     color: #dcdcdc!important;
}

[id^=edit-field-data-de-expiracao-value-2]:disabled {
    border:1px solid #dcdcdc!important;
     color: #dcdcdc!important;
}

[id^=edit-field-data-de-publicacao-value]:disabled {
    border:1px solid #dcdcdc!important;
     color: #dcdcdc!important;
}

@media print {

    @page {
        size: portrait;
        margin: 2cm!important;
    }

    body {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    h1, h2, h3, h4, h5, h6 {
        page-break-after: avoid; /* Prevent headings from being printed at the bottom of the page */
    }

    article {
        page-break-before: always; /* Always start new articles on a new page */
    }

    img {
        page-break-inside: avoid; /* Prevent images from being split up */
    }

    nav, aside, .share-bar, .breadcrumb-container, .editar-conteudo, #pcb-bdp-desktop-container-footer,
    .elemento-botao, .elemento-video, .elemento-youtube, .elemento-nao-print,.button, .control-label.option, .fieldset-legend, .js-pager__items.pager, .table_tit.col-sm-4,
.col-sm-2.table_tit, #pesquisar_prosp{
        display: none;
    }

    .news-date-label {
        display: block!important;
    }

    /*a[href^=http]:after {
        font-style: italic;
        content: &quot; &lt; &quot; attr(href) &quot; &gt; &quot;;
    }*/

    a[href]:after {
        content: none !important;
    }

    a[http]:after {
        content: none !important;
    }

    /*a[href^="#"]:after {
        content: ""; /* Kills the expanded links on anchor tags
    }*/

    .collapse {
        display: block;
    }

    .galeria-nav, .galeria-show {
        display: none!important;
    }

    .print-galeria-show {
        display: block;
    }
}

@media print and (color) {
    * {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }
}



.file {
    display: table;
    font-size: 75%;
    margin: 5px 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid  #8f733c;
    padding: 5px;
}

.file>span {
    color: #8f733c;
    border: none;
    font-size: 13px;
}

.file>span:last-child {
    border-right: none;
}

.file>span:first-child {
    border-left: none;
}

.file-seleccionado {
    font-weight: bold;
    color: #8f733c;
    font-size: 13px;
     -webkit-border-radius: 3px;
    border: 1px solid  #8f733c;
    padding: 5px;
}

.text-primary {
    color: #8f733c;
}

iframe{
    border:none;
    /*margin-top: 20px;*/
}

h4.pcb-perguntas-frequentes-ptitle:first-line{
   text-indent: 5em;
}

h4.pcb-perguntas-frequentes-ptitle {
    text-indent: -36px;
    margin-left: 21px;
}

h4.panel-title:first-line {
   text-indent: 5em;
}

h4.panel-title {
    text-indent: -36px;
    padding-left: 41px;
    margin: 20px 0;
}

.elemento-collapse h4.panel-title {
    text-indent: -40px;
    padding-left: 41px;
    margin:0;
}

@media screen and (min-width:320px)  {
    input[type="text"].form-text::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
             color: rgba(51, 51, 51, 0.80);
        font-family: "Open Sans";
        line-height: 30px;
        font-size: 13px !important;
    }

    input[type="text"].form-text::-moz-placeholder, textarea::-moz-placeholder {
        color: rgba(51, 51, 51, 0.80);
        font-family: "Open Sans";
        line-height: 30px;
        font-size: 13px !important;

    }

    input[type="text"].form-text:-moz-placeholder, textarea:-moz-placeholder {
        color: rgba(51, 51, 51, 0.80);
        font-family: "Open Sans";
        line-height: 30px;
        font-size: 13px !important;

    }

    input[type="text"].form-text:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: rgba(51, 51, 51, 0.80);
        font-family: "Open Sans";
          line-height: 30px;
        font-size: 13px !important;
    }

    input[type="text"].form-text:placeholder-shown {
      text-overflow: ellipsis;
    }



}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    border: 1px solid #9B7D3F;
    border-top: 0;
    background: #fff;
    /* box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); */
    clip: rect(0, 0, 0, 0);
    width: 222px;
}

.slider-show, .slider-nav {
    display:none;
}

#form_upload {
    margin-top: 35px;
}


/*redimencionamento de imgs nas publicacoes*/
@media screen and (min-width:767px) and (max-width:988px) {
    .field-content > a > img {
        height: 211px;
    }

     .form-item.js-form-item.form-type-select.js-form-type-select.form-item-field-trimestre-value.js-form-item-field-trimestre-value.form-no-label.form-group {
        margin-left: 0;
    }
}

@media screen and (min-width: 989px) and (max-width: 1199px) {
    .field-content > a > img {
        height: 288px;
    }
}

.area-inferior svg * {
    fill: #9b7d3f;
    margin-bottom: -10px;
}

.area-superior svg * {
    fill: #003E5B;
    margin-top: -10px;
}

.elemento-botao svg * {
    fill: #9b7d3f;
}

.img-services-list svg * {
    fill: #9b7d3f;
}


form#views-exposed-form-glossario-page-1 {
   display: none;
}

form#views-exposed-form-glossario-v2-page-1 {
   display: none;
}


    @media screen and (max-width:767px) {

        input[type="text"].form-text:-webkit-input-placeholder {
            color: transparent!important;
        }

        input[type="text"].form-text::-moz-placeholder {
            color: transparent!important;
        }

        input[type="text"].form-text:-moz-placeholder {
            color: transparent!important;
        }

        input[type="text"].form-text:-ms-input-placeholder {
            color: transparent!important;
        }

/*recoloca a cor no campo pesquisa*/
    input[type="text"].search-query2.pcb-pub-form-input:-webkit-input-placeholder {
         color:rgba(51, 51, 51, 0.80)!important;
    }
     input[type="text"].search-query2.pcb-pub-form-input::-moz-placeholder {
         color:rgba(51, 51, 51, 0.80)!important;
    }
     input[type="text"].search-query2.pcb-pub-form-input:-moz-placeholder {
         color:rgba(51, 51, 51, 0.80)!important;
    }
     input[type="text"].search-query2.pcb-pub-form-input:-ms-input-placeholder {
         color:rgba(51, 51, 51, 0.80)!important;
    }

    input#edit-termo::-webkit-input-placeholder {
         color:rgba(51, 51, 51, 0.80)!important;
    }

        select {
            border-radius: 0;
            border: 1px solid #9B7D3F;
            outline: none;
            background: transparent;
            color: #9B7D3F;
            font-weight: bold;
            padding: 12px;
            width: 222px !important;
            height: 44px;
            text-transform: uppercase;
            font-size: 13px;
            font-weight: 700;
            letter-spacing: 1px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        #views-exposed-form-materiais-page-1 .form-item-keys,
        #views-exposed-form-publicacao-page-1 .form-item-keys {
            position: relative;
            left: 0;
            float: none;
        }

        .view ul li >a.btn-primary-small-load-more {
            margin-left: -10px;
        }

        #views-exposed-form-lista-de-noticias-page-1 .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-keys.js-form-item-keys.form-no-label.form-group {
            left: 0;
            margin-left: 15px;
            float: none;
        }

        .bef-exposed-form .form--inline .form-item {
            float: none!important;
        }

        span.tool-tip {
            display: block !important;
            color: rgba(51,51,51,.8);
            font-family: "Open Sans";
            line-height: 30px;
            font-size: 13px !important;
            position: relative;
            top: -15px;
            line-height: 21px;
        }

        #edit-codigo-3 {
            width: 30%;
        }

    }


span.tool-tip{
    display: none;
}



@media screen and (max-width:481px) {

    /*botÃƒÆ’Ã‚Â£o Limpar*/
    #edit-reset {
        background-color: #fff;
        color: #8F733C;
        border-color: #8F733C;
        border-style: solid;
        border-width: 1px;
        margin-left: 0;
        margin-bottom: 0;
        margin-top: 0;
    }

    #pesquisar_prosp {
        margin-left: 0px !important;
        margin-top: 0px !important;

    }

    .not-found .btn-primary-small {
        display: block;
    }

    .captcha-margin {
        padding: 0 !important;
    }

    .form-type-range {
        width: 78%;
    }

}

    @media screen and (max-width:991px) {

        #views-exposed-form-prospeto-informativo-page-1 .form-item-keys {
            left: 0;
        }

        #views-exposed-form-listagem-de-acoes-de-formacao-financeira-page-1 .form-item-keys {
            float: none !important;
            left: 15px;
        }

        #views-exposed-form-lista-de-noticias-page-1 .form-item-keys {
            float: none !important;
            left: 15px;
        }

        .pcb-bdp-mobile-navigation-form {
            padding-right: 0px;
        }

    }
/*Filtro homepage slider em mobile*/
.filtro-preto {
    position: relative;
    left: -15px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 1%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 1%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 1%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#00000000', GradientType=1); /* IE6-9 */
}

.filtro-branco {
    position: relative;
    left: -15px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#00ffffff', GradientType=1); /* IE6-9 */
}

/**/
div.blue-generico-title > h1{
   color: white;
}

div.blue-generico-bad > a {
   color: #FFFFFF ;
}

div.blue-generico-bad > a:hover, div.blue-generico-bad > #first:hover {
   color: #FFFFFF ;
}

.blue-generico {
   background-color: #003E5B;
}

.blue-generico .share-bar  svg * {
    fill: #ffffff;
}

.blue-generico .share-bar  svg + svg {
    margin-left: 40px;
}

.blue-generico  .share-bar > svg + label {
    margin-left: 40px;
}

.blue-generico  .share-bar {
    margin: 35px 0 0 0;
    margin-right: 30px;
}

.blue-generico .share-bar > svg {
    opacity: 0.7;
}

.blue-generico .share-bar > svg:hover {
    opacity: 1;
}

/*share bar with links*/
.blue-generico .share-bar > a > svg {
    margin-right: 40px;
    margin-bottom: 28px;
}

.blue-generico  .share-bar > a > img + label {
    margin-right: 40px;
}

.blue-generico  #vertical-line {
    border-left: 1px solid #ffffff;
    opacity: 0.7;
    top: -30px;
    position: relative;
}

.blue-generico  .share-bar > a > svg {
    opacity: 0.5;
}

.blue-generico  .share-bar > a > svg:hover {
    opacity: 1;
}



input#edit-termo {
    width: 100%;
    background-color: transparent;
    padding-right: 3px;
    padding-left: 0;
    color: #323232;
    font-family: "Open Sans";
    font-size: 32px;
    line-height: 54px;
    letter-spacing: 2px;
    text-transform: none;
    border: none;
    border-bottom: 1px solid rgba(144, 164, 174, 0.53);
    margin-bottom: 10px;
    padding-right: 30px;
}

input#edit-termo:-webkit-input-placeholder {
     opacity: 0.5;
    color: #323232;
    font-family: "Open Sans";
 font-size: 32px!important;
}
input#edit-termo:-ms-input-placeholder {
     opacity: 0.5;
    color: #323232;
    font-family: "Open Sans";
 font-size: 32px!important;
}

input#edit-termo::-webkit-input-placeholder{
     opacity: 0.5;
    color: #323232;
    font-family: "Open Sans";
    font-size: 32px!important;
}

.js-form-item-termo{
    position: relative;
}

.delete-icon-position-termo {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 26px;
}

/*texto do mesmo tamanho que o texto da tabela */
.bg_table p, .bg_table ul li {
    font-size: 13px;
    margin: -8px;
}

/* links dentro dos resultados */
.lista-precarios a {
     color: #9B7D3F!important;
     font-weight: 600;
}

/*IE*/
input[type=radio]::-ms-check {
    color: #9B7D3F!important;
}



textarea.form-control::-webkit-input-placeholder  {
    color: rgba(51,51,51,.5);
}


#pesquisar_prosp {
    margin-left: 221px;
    margin-top: -102px;
    background-color: #fff;
    color: #8F733C;
    border-color: #8F733C;
    border-style: solid;
    border-width: 1px;

}

#pesquisar_prosp:hover{
    background: #80642A;
    color: #ffffff;
}


/*Explica PCB HP*/

div.explica-imagem {
    background-position: 70px bottom;
    background-size: 80%;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 324px;
    background-color: #ffffff;
}

.explica-info {
    padding-top: 42px;
}

.explica-info img {
    width: 30px;
    height: 30px;
    margin-right: 14px;
    margin-bottom: 7px;
}

.explica-info h3 {
    color: #A1854A;
    font-family: "Open Sans";
    font-size: 19px;
    line-height: 26px;
    display: inline;
}

.explica-info h2 p{
color: #003E5B;
font-family: "Open Sans";
 font-size: 30px;
    font-weight: 300;
 line-height: 44px;
    margin-top: 20px;
    margin-left: 45px;
}


.explica-link {
    margin-left: 45px;
    margin-top: 35px;
}

        @media screen and (min-width:980px) and (max-width:1200px) {
            div.explica-imagem {
                background-position: right bottom;
                background-size: contain;
                background-repeat: no-repeat;
                overflow: hidden;
            }

            .explica-info {
                padding-top: 40px;
            }

        }

        @media screen and (min-width:768px) and (max-width:989px) {

        div.explica-imagem {
            background-size: 110%;
            background-repeat: no-repeat;
            overflow: hidden;
         /*   background-color: #903030;*/
            background-position: 0px 73px;
        }

            .explica-info {
                padding-top: 40px;
            }

            .explica-info h2 p {
                padding-bottom: 20px;
            }

        }

        @media screen and (max-width:767px) {
          .explica-info {
            padding-top: 70px;
           background: white;
           padding-bottom: 20px;
            }

      div.explica-imagem {
        background-size: contain;
        height: 355px;
        background-position: center bottom;
    }
        }

        @media screen and (max-width:480px) {

            div.explica-imagem {
                height: 244px;
            }

        }


[id^=edit-submit-publicacao],
[id^=edit-submit-materiais],
[id^=edit-submit-lista-de-noticias],
[id^=edit-submit-listagem-de-acoes-de-formacao-financeira] {
    width: 1px;
    height: 1px;
    text-indent: -9999px;
    padding: 0;
    position: fixed;
    top: 0;
    left:0;
}

.pcb-bdp-glossary-form  input:-webkit-autofill,
.pcb-bdp-glossary-form  input:-webkit-autofill:hover,
.pcb-bdp-glossary-form  input:-webkit-autofill:focus,
.pcb-bdp-glossary-form  input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px #003e5b inset !important;
  -webkit-text-fill-color: #FFFFFF !important;
}

.pcb-bdp-mobile-navigation-form input:-webkit-autofill,
.pcb-bdp-mobile-navigation-form input:-webkit-autofill:hover,
.pcb-bdp-mobile-navigation-form input:-webkit-autofill:focus,
.pcb-bdp-mobile-navigation-form input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px rgb(187, 167, 125) inset !important;
  -webkit-text-fill-color: #FFFFFF !important;

}

input#edit-termo:-webkit-autofill,
input#edit-termo:-webkit-autofill:hover,
input#edit-termo:-webkit-autofill:focus,
input#edit-termo:-webkit-autofill:active {
   -webkit-box-shadow: 0 0 0 1000px  #ffffff inset !important;
   -webkit-text-fill-color: #333333 !important;
}


.fix-title-iframe{
    padding-left: 13px;
}

