
/* - ploneCustom.css - */
@media all {
/* https://www.itqb.unl.pt/green-it/portal_css/ploneCustom.css?original=1 */
body {
width: 1024px;
margin:auto;
color: Black;
font: 100% Arial,sans-serif;
}
.state-published {
color: #4D7023;
}
#content a:visited, dl.portlet a:visited {
color: black ;
}
#content a:link, dl.portlet a:link {
border-bottom: 0.1em solid #CCCCCC;
color: black ;
}
#content table td {
padding: 4px;
margin-bottom: 0em;
}
#parent-fieldname-description {
margin-bottom: 2em;
}
/* */
#portal-personaltools {
background: none repeat scroll 0 0 #E3E3E3;
border-bottom-left-radius: 0.5em;
border-bottom-right-radius: 0.5em;
float: right;
font-size: 80%;
margin-top: -20px;
padding: 0.25em 0.5em;
position: relative;
right: 0;
top: 0;
z-index: 3;
}
dl.portlet ul.navTreeLevel1 .navTreeItem {
padding-left: 0.5em;
line-height: 2em;
margin-top: 0.5em;
}
dl.portlet ul.navTreeLevel1 .navTreeItem a {
background-color: #9acd32;
}
dl.portlet ul.navTree li a {
background-color: #008000;
}
dl.portlet ul.navTree li a:hover {
background-color: #004000;
}
.icons-on .contenttype-folder {
background: none;
/* */
}
.icons-on .contenttype-link {
background: none;
/* */
}
.icons-on .contenttype-document {
background: none;
}
img.image-left, img.image-right {
border: 0 none;
}
* li {
display: inline;
}
* {
margin: 0;
padding: 0;
}
#portal-globalnav {
font-size: 80%;
}
* ul, ol {
list-style: none outside none;
}
div.row {
display: block;
float: left;
margin-top: 20px;
position: relative;
width: 100%;
}
#portal-globalnav li a {
background: none repeat scroll 0 0 #DDDDDD;
border-right: 0.1em solid white;
display: inline-block;
font-weight: bold;
height: 0px;
min-width: 6em;
padding: 0.5em 1em 1.8em;
white-space: normal;
display: none;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem {
border-bottom: 0em dotted #DDDDDD;
font-size: 110%;
line-height: 2em;
padding: 0.25em 1em;
font-weight: bold;
}
dl.portlet ul.navTree .navTreeCurrentItem {
background-color: #006000;
border-left: 1em solid #006000;
color: white !important;
}
dl.portlet ul.navTree a {
color: white !important;
}
#content a:link, dl.portlet a:link  {
border-bottom: 0.1em solid #CCCCCC;
color: 66952f;
}
#portal-globalnav .selected a, #portal-globalnav a:hover {
background: none repeat scroll 0 0 #66952f;
color: White;
}
a:link, a:visited {
color: #white;
}
#portal-header {
width : 1024px ;
}
#portal-searchbox {
display : none ;
}
#portal-logo {
margin-left : -520px ; /* */
margin-top: -22px;
}
#portal-globalnav {
width : 1024px ;
}
/* */
#portal-personaltools {
background: none repeat scroll 0 0 #E3E3E3;
border-bottom-left-radius: 0.5em;
border-bottom-right-radius: 0.5em;
float: right;
font-size: 80%;
margin-top: -20px;
padding: 0.25em 0.5em;
position: relative;
right: 0;
top: 0;
z-index: 3;
}
/* */
#portal-footer {
background: none repeat scroll 0 0 #DDDDDD;
display: none;
font-size: 75%;
line-height: 2em;
margin: 1em 0;
padding: 1em;
}

}

