
/* - ploneCustom.css - */
@media all {
/* http://sig.inescporto.pt/wpep2016/portal_css/ploneCustom.css?original=1 */
/* */
#visual-portal-wrapper { width: 990px; margin: 0 auto; }
#portal-header{background: #128CBB;}
table.listing tbody tr.odd td {
background: #eee !important;
}
#content table {
border-top: 1px;
}
/* */
/* */
/* */
.state-private{
color: Grey !important;
}
/* */

}

