
/* - ploneCustom.css - */
@media all {
/* http://eyefry2015.inesctec.pt/portal_css/ploneCustom.css?original=1 */
/* */
#visual-portal-wrapper { width: 990px; margin: 0 auto; }
#portal-header{background: #128CBB;}
dl.portlet a:link{border-bottom:none;}
/* */
/* */
/* */
.state-private{
color: Grey !important;
}
/* */
#portal-header
{
background:rgba(0, 0, 0, 0) linear-gradient(to right top, white, white, #ffe287, #ffd145, #d38d03, #b56a05, #994907) repeat scroll 0 0;
}
}

