
/* - ploneCustom.css - */
@media all {
/* https://www.anac.gov.br/portal_css/ploneCustom.css?original=1 */
.lista-pastas-anos-legilacao ul li {
display: table;
float: left;
list-style: outside none none !important;
margin: 0;
padding:0 24px
}
.lista-pastas-anos-legilacao ul li a {
background: transparent url("++resource++brasil.gov.portal/img/seta_azul-claro.png") no-repeat scroll left center;
display: block;
font-size: 1.1em;
font-weight: bold !important;
line-height: 1em;
margin: 17px;
padding: 0.3em 0.3em 0.3em 2em;
width: auto;
}
#tabela-bps.listing a {
display: block;
}
.mfp-iframe-scaler iframe {
background: #fff none repeat scroll 0 0;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
max-width: 1200px;
width: 100%;
}
#formfield-form-widgets-captcha .captchaAudio {
display:none;
}
#form-widgets-captcha {
margin-top: 5px;
}
table thead > tr > th, table tbody > tr > th, table tfoot > tr > th, table thead > tr > td, table tbody > tr > td, table tfoot > tr > td {
padding: 8px;
}
dl.portlet-centrais-de-conteudo .item-central .link-publicacoes {
padding: 0.60em 3.5em !important;
background-position: 5px -248px !important;
height: 35px;
font-size: 1.15em;
}
@media only screen and (max-width: 768px) and (min-width: 320px) {
dl.portlet-centrais-de-conteudo ul.navTreeLevel0 > .navTreeItem a.link-central {
padding: 20px 47px !important;
line-height: 0.6em !important;
height: 14px !important;
}
dl.portlet-centrais-de-conteudo .item-central .link-publicacoes {
background-position: 5px -246px !important;
background-repeat: no-repeat !important;
}
}
}

