
/* - ploneCustom.css - */
@media all {
/* /portal_css/ploneCustom.css?original=1 */
img + a.contenttype-reflector {
border: 1px solid transparent!important;
}
body {
font-size: 16px;
}
#visual-portal-wrapper {
margin: 1.61em auto;
width 90%;
max-width: 1000px;
}
#portlets-in-header {
padding-bottom: 1.61em;
border-bottom: 2.4205em solid #DEE7EC;
fonts-size: 1em;
}
#portlets-in-header > div  {
width: 49.99%;
max-width: 500px;
margin-left: -49.99%;
}
#portlets-in-header > div:first-child  {
margin-left: -99.99%;
}
.InHeaderPortletManager3 a {
padding-left: 0.805em;
font-size: 0.805em;
}
#portal-header {
position: absolute;
right: 0.5em;
top: 38px;
}
#portal-searchbox {display:none}
}

