
/* - ploneCustom.css - */
@media all {
/* http://www.itqb.unl.pt/fbhc2018/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
#portal-searchbox {
display: none;
margin-top: 0px;
}
#portal-logo {
display: inline-block;
margin: 0.5em 0;
}
body {
vertical-align: middle;
width: 1150px;
margin:0 auto;
}
#portal-globalnav {
clear: both;
font-size: 99%;
background: #ffffff;
margin: 0 0 1em 0;
font-variant: all-small-caps;
}
#portal-footer {
font-size: 75%;
background: #ddd;
padding: 1em;
/* */
line-height: 2em;
text-align: center;
}
#portal-siteactions {
/* */
padding-bottom: 2em;
text-align: center;
clear: left;
visibility: hidden;
}
#portal-breadcrumbs {
font-size: 80%;
margin-bottom: 1em;
margin-left: 0.25em;
display: none;
}
h1.documentFirstHeading {
font-size: 1em;
display: none;
}
#portal-globalnav li.selected a {
background-color: #00757b; !important
color: #fff;
}
#portal-globalnav li a {
display: block;
line-height: 2em;
padding: 1px 1em 6px;
color: #00757b;
text-align: center;
}
#portal-globalnav:hover li:hover > a {
background-color: #00757b;
color: #fff;
}
#portal-globalnav li.selected ul li a {
color: #00757b;
}
#portal-globalnav li {
display: block;
float: left;
position: relative;
/* */
}

}

