
/* - ++resource++aip_base.css - */
@media all {
/* http://www.aip.de/portal_css/++resource++aip_base.css?original=1 */
* { margin: 0; padding: 0; border: none; }
* :link,:visited { text-decoration:none }
* ul,ol { list-style:none; }
* li { display: inline; }
* h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
* a img,:link img,:visited img { border: none; }
a { outline: none; }
img { vertical-align: text-bottom; }
iframe { border-width: 0; border-style: none; }
@font-face {
font-family: 'UnitWeb-Light-Regular';
src: url('++resource++aip.design.resources/UnitWeb-Light.eot');
src: local('UnitWeb-Light-Regular'),
local('UnitWeb-Light'),
url('++resource++aip.design.resources/UnitWeb-Light.woff') format('woff');
}
@font-face {
font-family: 'UnitWeb-Light-Oblique';
src: url('++resource++aip.design.resources/UnitWeb-LightIta.eot');
src: local('UnitWeb-Light-Oblique'),
local('UnitWeb-LightIta'),
url('++resource++aip.design.resources/UnitWeb-LightIta.woff') format('woff');
}
@font-face {
font-family: 'UnitWeb-Medium';
src: url('++resource++aip.design.resources/UnitWeb-Medium.eot');
src: local('UnitWeb-Medium'),
local('UnitWeb-Medium'),
url('++resource++aip.design.resources/UnitWeb-Medium.woff') format('woff');
}
@font-face {
font-family: 'UnitWeb-MediumIta';
src: url('++resource++aip.design.resources/UnitWeb-MediumIta.eot');
src: local('UnitWeb-MediumIta'),
local('UnitWeb-MediumIta'),
url('++resource++aip.design.resources/UnitWeb-MediumIta.woff') format('woff');
}
textarea,
input,
body {
font-family: UnitWeb-Light-Regular, Arial, sans-serif;
font-size: 12px;
color: #000;
}
#parent-fieldname-title,
b {
font-family: UnitWeb-Medium, Arial, sans-serif;
font-weight: normal;
}
i, .italic {
font-family: UnitWeb-Light-Oblique, Arial, sans-serif;
font-style: normal;
}
b i, b .italic, i b, .italic b {
font-family: UnitWeb-MediumIta, Arial, sans-serif;
}
a,
a:link,
a:visited {
color: #009bdc;
}
a:focus img {
outline: thin dotted;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.5em;
font-weight: normal;
}
h1 { font-size: 2em; }
h2 { font-size: 1.65em; }
h3 { font-size: 1.5em; }
h4, h5, h6 { font-size: 1.27em; }
p,
dl {
margin: 0.5em 0;
line-height: 1.5em;
}
input {
border: 1px solid #d2d2d2;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
border: 1px solid #d2d2d2;
background-color: #ffffe0;
}
textarea {
width: 100%;
border: 1px solid #D2D2D2;
}
select {
vertical-align: top;
}
legend {
padding: 0.5em;
font-size: 85%;
}
label {
font-weight: bold;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
body {
background: url(global_bg.png) #fff repeat-x 0 -15px;
}
#visual-portal-wrapper {
width: 960px;
margin: 14px auto 0;
background: url(side_left.png) repeat-y;
}
/* */
#portal-footer,
#portal-top,
#portal-columns {
background: url(side_left.png) repeat-y left,
url(side_right.png) repeat-y right;
}
#portal-column-content {
padding-left: 2em;
margin-right: 1em;
margin-left: -99.99%;
width: 686px;
}
#portal-column-two {
margin-left: -24.875%;
margin-top: 30px;
}
#viewlet-above-content {
width: 907px;
}
#portal-top {
z-index: 2;
}
#portal-header {
background: url(banner.png) no-repeat right 20px;
}
#portal-logo img {
height: 150px;
width: 429px;
margin: 25px 0 26px;
}
#portal-siteactions,
#portal-languageselector {
border-left: 1px solid transparent;
border-right: 1px solid transparent;
line-height: 40px;
position: absolute;
top: 0;
left: 0;
background: url(gradient_menu_up.jpg) repeat-x;
}
#portal-siteactions {
width: 75%;
font-size: 10px;
}
#portal-siteactions li a {
border-right: 1px solid  #009bdc;
padding: 0 10px;
text-transform: uppercase;
}
#portal-languageselector {
width: 81px;
left: 856px;
text-align: right;
}
#portal-languageselector li {
display: block;
float: right;
width: 40px;
height: 40px;
}
#portal-languageselector li a {
display: block;
color: transparent;
font-size: 0;
margin-top: 10px;
margin-left: 8px;
height: 17px;
width: 24px;
background-repeat: no-repeat;
background-position: 0 -4px;
}
.language-en a {
background-image: url("ukingdom.png");
}
.language-de a {
background-image: url("deutschland.png");
}
.site-en .language-en a,
.site-de .language-de a {
opacity: 0.5;
}
/* */
#portal-searchbox {
width: 18%;
top: 0;
left: 74%;
height: 33px;
padding: 8px 0 0;
position: absolute;
background: url(gradient_menu_up.jpg) repeat-x;
}
.LSBox #searchGadget {
color: #82878c;
border: 1px solid #82878c;
padding: 3px;
height: 14px;
font-size: 11px;
max-width: 100%;
width: 13em;
}
.LSBox input.searchButton {
background: #fff url(lupe_orange.png) no-repeat -2px -6px;
width: 25px;
position: relative;
left: -30px;
top: 1px;
color: transparent;
border: none;
}
#portal-searchbox form {
white-space: nowrap;
}
#portal-searchbox label {
font-weight: normal;
}
#content input.searchField {
margin-bottom: 1em;
}
/* */
.collapsible .collapser.collapsed {
padding-right: 14px;
background: url('arrowRight.png') center right no-repeat;
}
.collapsible .collapser.expanded {
padding-right: 14px;
background: url('arrowDown.png') center right no-repeat;
}
#LSResult {
position: absolute;
right: 0;
background: #fff;
z-index: 27; /* */
border: 1px solid #faaf00;
/* */
display: none;
max-width: 21em;
}
#LSResult fieldset {
padding: 1em 0 0;
}
#livesearchLegend {
padding-left: 1em;
font-size: 1.127em;
color: #82878c;
}
#LSResult .LSDescr {
font-size: 85%;
padding-left: 2.5em;
color: #82878c;
}
.LSRow,
#LSNothingFound {
display: block;
padding: 0.5em 1em;
white-space: normal;
width: 28em;
}
.LSHighlight {
background: #ddd;
}
#portal-personaltools {
background: transparent;
position: absolute;
top: 10px;
left: 202px;
z-index: 4;
text-transform: uppercase;
font-size: 9px;
}
#portal-personaltools dt {
font-weight: normal;
}
#portal-personaltools dt.actionMenuHeader a:after {
content: " ▼";
}
#portal-personaltools dd {
right: 0;
padding-top: 0.5em;
}
#portal-personaltools dd {
padding-bottom: 0.5em;
}
#portal-personaltools dd a {
line-height: 2em;
padding: 0 0.75em;
}
#portal-personaltools #anon-personalbar a {
float: left;
margin-right: 0.5em;
}
/* */
#social-icons {
position: absolute;
right: 250px;
top: 7px;
}
#social-icons a {
display: inline-block;
height: 24px;
width: 24px;
margin-right: 14px;
}
#social-icons a:first-child {
background: url(fb_smaller.png) no-repeat;
}
#social-icons a:last-child {
background: url(twitter_smaller.png) no-repeat;
}
/* */
#portal-globalnav {
background: url(gradient_menu_main.jpg) 0 0;
font-size: 1.25em;
z-index: 3;
}
#portal-globalnav > li:first-child {
padding-left: 4px;
}
#portal-globalnav li a,
#portal-globalnav li a:link,
#portal-globalnav li a:visited {
display: inline-block;
white-space: normal;
line-height: 33px;
border-top: none;
min-height: 28px;
color: #004178 !important;
padding: 1px 10px 0;
}
#portal-globalnav li.selected > a {
background: #009bdb;
color: #fff !important;
}
#portal-globalnav li:hover > a,
#portal-globalnav li.selected:hover > a {
background: url() #fff;
color: #004178 !important;
border-top: 3px solid #faaf00;
margin-top: -3px;
padding: 1px 10px 0;
}
/* */
#portal-globalnav ul {
border-color: #faaf00;
border-style: solid;
}
#portal-globalnav ul.submenu li a {
color: #004178;
background: #fff;
line-height: 1.15em;
font-weight: normal;
padding: 10px 10px 0;
border: 1px solid transparent;
}
#portal-globalnav ul.submenu li a:hover {
background-color: #009bdc !important;
color: #fff !important;
}
#portal-globalnav ul.submenu li:hover > a,
#portal-globalnav ul.submenu li.selected:hover > a {
margin-top: 0;
}
/* */
#portal-footer {
font-size: 9px;
position: absolute;
width: 960px;
margin-left: -21px;
color: #666;
padding-top: 1.5em;
}
#portal-footer ul {
padding-right: 10px;
padding-left: 10px;
}
#portal-footer li {
display: block;
background: url(foot.jpg) repeat;
height: 48px;
}
#portal-footer li.adress {
float: right;
padding: 0 22px 0 0;
margin-top: -27px;
width: 66%;
text-align: right;
background: url();
}
#portal-footer a {
display: block;
background: url(leibniz_logo.png) no-repeat;
height: 60px;
width: 80px;
margin-left: 1em;
}
.portlet {
margin: 0 0 1em;
border: 1px solid #e6e6e6;
}
.portlet .hiddenStructure {
padding: 0;
}
.portletError {
background-color: #FFA500;
}
.portletItem,
.portletFooter,
.portletError dd {
padding: 1em;
}
.portletHeader {
text-transform: uppercase;
}
.portlet dt,
.portletHeader {
padding: 0.42em 1em;
color: #004178 !important;
}
.portletHeader a {
color: #004178 !important;
}
/* */
#visual-portal-wrapper .portletCalendar  {
padding: 0;
}
.portletCalendar {
border: none;
}
.portletCalendar dt {
font-weight: normal;
background: #d2d2d2;
}
.portletCalendar .hiddenStructure {
display: none;
}
.ploneCalendar .todaynoevent {
border: 2px solid #FF9900;
}
/* */
.portlet .navTree li a {
border: none;
display: block;
zoom: 1;
}
.portletNavigationTree .portletItem {
padding: 0;
}
.portlet .navTreeLevel0 > .navTreeItem {
padding: 0.25em 1em;
border-bottom: 0.1em dotted #ddd;
line-height: 2em;
}
.portlet .navTreeLevel1 .navTreeItem {
padding-left: 0.5em;
line-height: 2em;
}
/* */
.portletCollection {
border: none !important;
}
.portletCollection dt{
background-color: #d2d2d2 !important;
padding-left: 0.8em !important;
border-left: 1em solid #009bdc;
}
.portletCollection dd {
padding-left: 1em !important;
margin: 0.2em 0 0 0 !important;
background-color: #e6e6e6 !important;
}
.portletCollection dd.odd {
border-left: 1em solid #d2c300;
}
.portletCollection dd.even {
border-left: 1em solid #faaf00;
}
/* */
.QuickUploadPortlet {
border: none;
position: absolute;
top: -21px;
left: -362px;
}
/* */
.managePortletsLink,
.managePortletsFallback {
text-align: center;
padding: 0.25em 0.5em;
font-size: 80%;
margin: 0 auto 1em;
}
.managePortletsFallback {
display: inline-block; /* */
}
#content .managePortletsFallback {
display: block;
}
.portletAssignments {
font-size: 0.8em;
line-height: 2em;
}
.portletAssignments .portletHeader {
padding: 0.42em 1em;
line-height: normal;
}
.portletAssignments .managedPortletActions {
float: right;
}
.portletAssignments .managedPortletActions a {
margin: 0 0.25em;
border: none;
}
#portlet-prefs a {
line-height: 2em;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3,
#dashboard-portlets4 {
display: inline-block;
}
#portal-breadcrumbs {
font-size: 80%;
margin: 1em 1em 0 2em;
border-bottom: 1px solid #e6e6e6;
color: #82878c;
}
/* */
.aipDocumentActions {
float: right;
font-size: 80%;
margin-top: -1.75em;
margin-bottom: 2em;
padding-right: 1em;
}
#content {
clear: both;
font-size: 13px;
}
#parent-fieldname-description {
margin-top: 1em;
}
#content textarea,
.description,
.documentDescription {
color: #004179;
}
.formHelp,
.discreet,
.documentByLine,
.documentByLine a {
font-size: 85%;
color: #82878c;
}
/* */
#category {
font-size: 75%;
margin-bottom: 1em;
text-align: right;
}
#parent-fieldname-text {
margin-top: 2em;
}
a.external-link,
span.link-external a {
background: transparent url(external_link.gif) no-repeat right top;
padding: 1px 17px 1px 0;
}
#content-core h2 {
font-size: 1.5em;
}
#content-core h3 {
font-size: 1em;
font-family: UnitWeb-Medium, Arial, sans-serif;
}
/* */
#content ul {
margin-left: 0.75em;
}
#content ul,
#content ol {
margin: 0 0 1.25em;
}
body#content ul li,
#content-core ul li {
line-height: 1.5em;
padding-left: 1.25em;
text-indent: -0.75em;
}
body#content ul li:before,
#content-core ul li:before {
content: '\00b7';
color: #004179;
font-size: 3em;
position: relative;
top: 0.25em;
left: -0.25em;
}
#content li,
dl.portlet li {
margin-bottom: 0.25em;
line-height: 1.5em;
display: list-item;
}
#content ol,
dl.portlet ol {
list-style-type: decimal;
margin-left: 2em;
}
#content-core #portal-sitemap li {
line-height: 1.5em;
}
#content-core .formTabs li:before,
#content-core #portal-sitemap li:before {
content: none;
}
/* */
#content dt {
font-weight: bold;
margin-bottom: 0;
margin-right: 0;
}
#content dd {
margin: 0 0 1em 2em;
}
/* */
#content pre {
background-color: #222;
color: White;
font-family: Consolas, Inconsolata, Menlo, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
padding: 1em;
overflow-x: auto;
font-size: 90%;
margin-bottom: 1em;
line-height: 1.25em;
}
#content pre.python {
background-color: White;
}
#content code {
font-family: Consolas, Inconsolata, Menlo, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
}
.visualHighlight {
background-color: #e6e6e6;
}
.pullquote {
background: url(rundbogen.png) no-repeat left bottom;
padding-bottom: 42px; /* */
margin: 0 0 0.5em 2em;
line-height: 1.25em;
float: right;
width: 220px; /* */
clear: right;
color: #55555a;
font-size: 1.6em;
}
.pullquote:before {
content: '\201C';
font-weight: bold;
padding-right: 0.25em;
}
.pullquote:after {
content: '\201D';
font-weight: bold;
padding-left: 0.25em;
}
.callout {
background: #e6e6e6;
padding: 1em;
border-left: 1em solid #faaf00;
clear: both;
}
.callout * {
border-left: 1px solid #fff;
}
/* */
#content img.tileImage,
#content div.newsImageContainer {
float: left;
margin: 4px 2em 0.5em 0;
}
#content div.newsImageContainer p.discreet {
margin: 0;
padding: 0.5em 0;
width: 190px;
}
/* */
table {
border-collapse: collapse;
border-top: 1px solid #e6e6e6;
line-height: 1.5em;
}
tr {
border-left: 1px solid #e6e6e6;
}
th, td {
border-bottom: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
}
th {
vertical-align: top;
text-align: left;
font-weight: normal;
}
th, td {
padding: 0.5em;
}
/* */
table.plain,
.plain tr:first-child {
border: none;
}
.plain th {
border-right: none;
border-bottom: 0.27em solid #d2c300;
}
table.invisible,
.invisible tr,
.invisible th,
.invisible td {
border: none;
}
table.listing td.listingCheckbox,
table.listing th.listingCheckbox {
text-align: center;
}
table.listing a {
display: inline-block;
}
table.listing td.draggable {
text-shadow: White 1px 1px 1px;
background: #ddd !important;
border-bottom: 1px solid white;
padding: 0.4em 0.4em 0 0.5em;
}
.dragindicator {
outline: 2px solid;
}
#foldercontents-order-column {
padding: 0;
}
/* */
#setup-link {
font-size: 90%;
}
#content ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
#content ul.configlets li {
margin-bottom: 1em;
list-style: none;
display: block;
}
#content ul.configlets li label {
font-weight: bold;
}
#content ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
#content ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
#content ul.configletDetails li label {
font-weight: bold;
}
#content ul.configletDetails li.configletDescription {
display: block;
margin: 0;
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0;
margin-bottom:0;
}
.rule-element {
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
dl.collapsible {
margin: 1em 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em 0.4em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 0.5em 0 2em;
background: url(treeExpanded.png) no-repeat 0.5em 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none;
height: 1em;
width: auto;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader,
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: relative;
margin: 0 0 0 1em;
padding: 0 0.5em 0 2em;
line-height: 1.2em;
cursor: pointer;
background: url(treeCollapsed.png) no-repeat 0.5em 50%;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 2em;
line-height: 1em;
cursor: pointer;
display: inline;
}
/* */
.comment {
margin-top: 1.5em;
font-size: 80%;
}
.comment .documentByLine {
margin-left: 1em;
}
.comment .formControls {
margin-left: 0;
}
.commentBody {
padding: 1em;
margin: 0.5em 0;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
font-weight: normal;
}
.reviewHistory,
.contentHistory {
display: inline;
}
.spacer {
margin: 1em;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 0.1em solid;
font-weight: normal;
font-size: 90%;
}
.highlightedSearchTerm {
background-color: #ffa;
}
dl.searchResults .highlightedSearchTerm {
background-color: transparent;
font-weight: bold;
}
.noInheritedRoles {
color: #a0a0a0;
}
.currentItem {
border-collapse: collapse;
border: 0.2em solid;
padding: 0.1em;
}
form.searchPage {
text-align:center;
}
input.searchPage {
font-size:200% !important;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
}
.image-inline {
float: none;
}
dd.image-caption {
text-align: left;
padding: 0;
margin: 0;
font-size: 85%;
}
/* */
#dashboard-actions ul,
#dashboard-actions ul li {
list-style: none;
}
#dashboard-actions ul {
margin-left: 0;
}
#dashboard {
font-size: 125%;
line-height: 1em;
}
#dashboard dd {
margin: 0;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3 {
float:left;
width:23%;
padding:0.7em 1.3em 0 0;
}
#dashboard-portlets4 {
float:left;
width:23%;
padding-top:0.7em;
}
#dashboard-portlets1 dl.portlet,
#dashboard-portlets2 dl.portlet,
#dashboard-portlets3 dl.portlet,
#dashboard-portlets4 dl.portlet {
margin-bottom:1.5em;
}
fieldset,
.editionComment {
line-height: 1.5em;
margin: 1em 0;
padding: 0 1em 1em;
}
div.formControls {
margin: 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
.searchSection {
margin-top: 0.25em;
}
.field {
clear: both;
margin-bottom: 1em;
}
input#title {
width: 100%;
font-size: 2em; /* */
}
.field.error input[type="text"][name$=".title"],
.error input#title {
width:99%;
}
.fieldRequired:after {
content: " *";
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
margin: 0 0 0.2em 0;
}
div.field.error {
background-color: #fdc;
border:  1px solid red;
padding: 0.5em;
margin:  1em 0;
}
.error .fieldRequired {
color: #d00;
}
div.error.warning {
background-color: transparent;
border: none;
margin-top: 0;
padding: 0;
}
div.error.warning input {
border: 2px solid red;
}
table.listing tbody tr.odd.selected td,
tr.selected {
background-color: #ffa;
}
#fieldset-openid-login label, #login-form label {
margin-right:0.5em;
padding-top:0.2em;
width: 10em;
display: inline-block;
}
/* */
dl.toc {
float: right;
width: 35%;
font-size: 100%;
margin: 1em 0 0.5em 1.5em;
}
dl.toc dt {
margin-left: 1em;
font-weight: normal;
text-transform: uppercase;
}
dl.toc dd {
margin-bottom: 0;
padding-left: 2em;
}
dl.toc dd ol {
margin-left: 1.5em;
}
/* */
.template-folder_listing #content-core {
border-top: 1px solid #D2D2D2;
}
.template-folder_listing #content-core > div > div {
border-bottom: 1px solid #D2D2D2;
padding: 0 0.5em;
}
.template-folder_listing .summary a {
font-size: 1.65em;
line-height: 1.65em;
}
.template-folder_listing .summary a.state-private {
color: #009BDC !important;
}
.template-folder_listing .description {
margin-bottom: 1em;
}
.template-folder_listing .readmore {
text-align: right;
padding: 1em;
}
/* */
.template-adi_suite_flowplayer,
.template-adi_suite_content {
border: none;
background: #333;
}
.template-adi_suite_content #content {
margin: 0 30px;
padding: 1em;
background: #fff;
}
#adi_fancybox_wrapper .tileItem {
margin: 0;
margin-left: -1px; /* */
padding: 15px 0 15px 15px; /* */
border-radius: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.adiGalItem {
margin-left: 15px;
}
/* */
#fancybox-title-float-wrap tr {
border-left: none;
}
.adiGalItem .title {
border: 1px solid #e6e6e6;
width: 158px; /* */
margin-left: -30px;
padding: 5px 15px;
}
.adiGalItem .title img {
margin-top: 1px;
}
.adiGalItem .desc {
padding: 0;
}
.adiGalItem .title:hover {
border-right: 1px solid transparent;
}
.adiGalItem .title:hover .desc,
.adiGalItem .title:hover span {
border-left: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
margin-left: -16px; /* */
padding-left: 15px;
padding-right: 15px;
}
.adiGalItem .title:hover span {
width: 158px;
}
.adiGalItem .title:hover .desc {
border-bottom: 1px solid #e6e6e6;
width: 158px;
padding-top: 6px;
padding-bottom: 15px;
}
/* */
#fancybox-wrap {
top: 12px !important;
}
#fancybox-content {
border-bottom: none;
}
#fancybox-title-inside {
color: #004178;
text-align: left;
padding: 1.27em 0;
font-weight: bold;
border-top: 10px solid #d2d2d2;
}
/* */
#fancybox-title-inside div:last-child {
color: #55555a;
margin-top: 1.27em;
font-weight: normal;
}
/* */
#fancybox-left span {
background: url(arrow-left.png) no-repeat;
z-index: 999999;
}
#fancybox-right span {
background: url(arrow-right.png) no-repeat;
z-index: 999999;
}
#fancybox-left:hover {
margin-left: -10px;
margin-bottom: 0px;
}
#fancybox-right:hover {
margin-right: -20px;
margin-bottom: 0px;
}
.qq-upload-button {
padding: 3px;
border-bottom: none;
background: #faaf00;
width: 136px;
}
.qq-upload-button .portletItem {
padding: 0;
}
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 143px;
width: 143px;
text-align: center;
}
.photoAlbumEntry img {
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
font-size: 90%;
height: 169px;
width: 130px;
}
.photoAlbumEntryTitle {
display: block;
width: 128px;
height: 3.6em;
}
/* */
.eventDetails {
line-height: 2.77em;
margin: 1.5em 0;
width: 77%;
}
.eventDetails tr {
border-left: none;
}
.eventDetails td {
border-right: none;
padding-right: 2.5em;
}
/* */
.section-mitglieder #portal-column-two,
.section-Members #portal-column-two {
margin-top: 12em;
}
.section-mitglieder #edit-bar,
.section-Members #edit-bar {
width: 905px;
}
.section-mitglieder #parent-fieldname-title,
.section-Members #parent-fieldname-title {
background: none repeat scroll 0 0 #EEEEEE;
border-left: 1em solid #CCCCCC;
padding: 1em;
width: 835px;
}
.section-mitglieder #content:before,
.section-Members #content:before {
color: #004179;
line-height: 3.27em;
font-size: 2em;
font-weight: bold;
}
.section-mitglieder #portal-column-two,
.section-Members #portal-column-two {
margin-top: 9em;
}
/* */
#clear-before-entry-listing {
border-bottom: 1px solid #D2D2D2;
}
.template-aip_blog .documentFirstHeading {
padding-left: 0.5em;
}
.template-aip_blog #parent-fieldname-text {
padding: 0 1em;
}
.template-aip_blog h2 {
font-family: 'UnitWeb-Light-Regular',Arial,sans-serif;
line-height: 1em;
margin-bottom: 0.25em;
}
.template-aip_blog h2,
.blogListingEntry .tileDesc {
position: relative;
left: 10px;
}
.template-aip_blog h2 {
font-family: 'UnitWeb-Medium', Arial, sans-serif;
}
.blogListingEntry {
padding: 1em 5px 1em 0;
border-bottom: 1px solid #d2d2d2;
}
.blogListingEntry p {
margin-left: 10px;
}
/* */
.blogListingEntry .discreet {
margin-left: 0;
color: #55555a;
}
.blogNewsImageContainer {
float: left;
}
.blogListingEntry .tileBody {
height: 100px;
overflow: hidden;
margin-bottom: 1.5em;
}
.blogListingEntry .tileDesc {
padding-right: 1em;
line-height: 1.25em;
}
#aip_blog_entry_foot {
height: 40px;
background: url(blogfoot.png);
margin-left: 210px;
margin-top: -40px;
text-align: right;
}
#aip_blog_entry_foot a {
position: relative;
top: 30px;
right: 15px;
}
/* */
.template-folder_summary_view #parent-fieldname-title {
margin-bottom: 1em;
padding-bottom: 0.5em;
border-bottom: 1px solid #d2d2d2;
}
.template-folder_summary_view .tileItem {
min-height: 156px;
margin-bottom: 2em;
border-bottom: 1px solid #d2d2d2;
}
.template-folder_summary_view h2,
.template-folder_summary_view .documentByLine,
.template-folder_summary_view .tileBody,
.template-folder_summary_view .tileFooter {
padding-left: 153px;
}
.template-folder_summary_view .tileItem > a {
position: absolute;
}
.template-folder_summary_view .tileFooter {
float: right;
}
/* */
div.AbovePortletManager1 {
margin-left: -100.99%;
width: 101%;
}
#portlets-in-header {
background: url();
color: #004179;
font-family: UnitWeb-Light-Regular, Arial, sans-serif;
margin-top: -12px;
}
#portlets-in-header .portletStaticText {
padding: 0.7em 0 2.27em 2.7em;
background: url("boegen.png") no-repeat -27px 11px;
min-height: 70px;
}
#portlets-in-header p {
line-height: 1.27em;
margin: 0.127em 0 0 0;
padding: 0 10em 0 1em;
font-size: 1.327em;
}
#portlets-in-header img {
position: absolute;
right: 71px;
top: 11px;
}
#portlets-in-header .portlet-static-esa {
padding: 1.7em 0 0 2.7em;
background: url(esa_bg.png) repeat-y 0 0;
color: #fff;
}
#portlets-in-header .portlet-static-esa p {
font-family: UnitWeb-Medium,Arial,sans-serif;
padding: 0 10em 0 5.5em;
}
#portlets-in-header .portlet-static-esa .visualHighlight {
padding-left: 4em;
}
#portlets-in-header .portlet-static-esa img {
position: absolute;
right: 6px;
top: 6px;
}
#portlets-in-header .visualHighlight {
background: transparent;
font-size: 0.77em;
font-family: UnitWeb-Medium,Arial,sans-serif;
}
/* */
.managedPortlet .portletHeader a {
color: red !important;
}
/* */
div.listingBar {
font-size: 80%;
margin: 1em 0;
}
div.listingBar .next {
display: inline-block;
float: right;
}
div.listingBar .previous {
display: inline-block;
}
div.listingBar a {
display: inline-block;
padding: 0.25em 0.5em;
border: 0.1em solid;
}
.inlineDisplay {
display:inline
}
.hiddenStructure {
display: block;
background:  transparent;
background-image: none; /* */
border: none;
height: 0.1em;
overflow: hidden;
padding: 0;
margin: -0.1em 0 0 -0.1em;
width: 1px;
}
#content .visualNoMarker {
list-style:none;
margin-left: 0;
}
.visualClear {
clear: both;
}
body.largeText {
font-size: 125%;
}
body.smallText {
font-size: 85%;
}
/* */
div.overlay {
width: auto;
height: auto;
/* */
display: none;
/* */
margin: 1em;
font-size: 80%;
}
div.overlay-iframe,
div.overlay-ajax {
width: 60%;
min-height: 100px;
z-index: 99; /* */
}
div.overlay-iframe {
height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
background-image: url(pb_close.png);
position: absolute;
left: -14px;
top: -14px;
cursor: pointer;
height: 30px;
width: 30px;
}
.pb-ajax {
overflow-y: auto;
}
.pb-ajax, .pb-image {
background-color: #fff;
border: 1px solid #999;
white-space: normal;
box-shadow: 0 0 3em 0.5em #666;
-moz-box-shadow: 0 0 3em 0.5em #666;
-webkit-box-shadow: 0 0 3em #666;
}
.pb-ajax > div {
width: 92%;
padding: 1em;
}
.pb-ajax .documentActions {display:none}
div.overlay div.close span {
display: block;
height: 1px;
margin: -1px 0 0 -1px;
overflow: hidden;
padding: 0;
width: 1px;
}
div.overlay textarea {
width: 100%;
}
/* */
div.overlay .link-parent,
div.overlay #createGroup legend {
display: none;
}
/* */
div.overlay p {
margin-bottom: 1em;
}
div.overlay label {
margin-bottom: 0.25em;
}
div.overlay .formTab {
margin-right:1em;
font-weight: bold;
}
div.overlay .formTab.lastFormTab {
margin-right:0em;
}
div.overlay .formControls a {
display: block;
margin: 0.75em;
}
/* */
#content-history div.historyRecord {
margin-bottom: 1em;
}
#content-history div.historyTools ul {
float: right;
margin: 0.5em 1em;
}
#content-history div.historyTools ul li {
display: inline;
padding: 0 0.015em;
}
#content-history div.historyTools ul li a{
border-bottom: none;
}
#content-history div.historyTools form {
display: inline;
}
#content-history .historyByLine {
padding: 0.5em;
}
#content-history div.historyLinks {
float: right;
clear: right;
margin: 0.5em 1em 0 0;
}
#content-history div.historyComment {
padding: 0.5em 1em;
}
#content-history div.historyComment p {
margin: 0;
padding-top: 1px;
}
#content-history a.historyComparePrevious {
display: block;
margin-top: 3em;
text-align: center;
}
#content-history a.historyComparePrevious span {
position: relative;
top: -0.75em;
padding: 0 0.5em;
}
/* */
.icons-on .contenttype-document {
background: no-repeat transparent 0px 4px url(contenttypes-sprite.png);
}
.icons-on .contenttype-event {
background: no-repeat transparent 0px -212px url(contenttypes-sprite.png);
}
.icons-on .contenttype-folder {
background: no-repeat transparent 0px -644px url(contenttypes-sprite.png);
}
.icons-on .contenttype-link {
background: no-repeat transparent 0px -1076px url(contenttypes-sprite.png);
}
.icons-on .contenttype-news-item {
background: no-repeat transparent 0px -1292px url(contenttypes-sprite.png);
}
.icons-on .contenttype-plone-site {
background: no-repeat transparent 0px -1508px url(contenttypes-sprite.png);
}
.icons-on .contenttype-topic {
background: no-repeat transparent 0px -1724px url(contenttypes-sprite.png);
}
/* */
.icons-on #plone-contentmenu-factories .contenttype-file {
background: no-repeat transparent 0px -428px url(contenttypes-sprite.png);
}
.icons-on #plone-contentmenu-factories .contenttype-image {
background: no-repeat transparent 0px -860px url(contenttypes-sprite.png);
}
.icons-on .contenttype-document,
.icons-on .contenttype-event,
.icons-on .contenttype-folder,
.icons-on .contenttype-link,
.icons-on .contenttype-news-item,
.icons-on .contenttype-plone-site,
.icons-on .contenttype-topic,
.icons-on .contenttype-file,
.icons-on .contenttype-image {
line-height: 2em;
display: inline-block;
*display: block;
padding-left: 20px !important;
}
/* */
.icons-on .portlet .contenttype-document,
.icons-on .portlet .contenttype-event,
.icons-on .portlet .contenttype-folder,
.icons-on .portlet .contenttype-link,
.icons-on .portlet .contenttype-news-item,
.icons-on .portlet .contenttype-plone-site,
.icons-on .portlet .contenttype-topic,
.icons-on .portlet  .contenttype-file,
.icons-on .portlet .contenttype-image {
background-image: none;
line-height: 1.5em; /* */
padding-left: 0 !important;
}
/* */
.documentEditable .portalMessage {
font-size: 10px;
}
.portalMessage {
background: url(trans-blau.png) no-repeat 1em 1em;
margin: 1em 0;
padding: 0.5em 1em 1em 4em;
border: 1px solid #e6e6e6;
clear:both;
font-size: 13px;
}
.info p {
color: #004178;
}
.info dt {
color: #004178;
padding: 10px 0 0;
}
#content .info dd {
margin-left: 0;
margin-bottom: 0;
}
/* */
.warning,
.transStates {
background: url(info-orange.png) no-repeat 1em 1em;
border: 1px solid #009bdc;
}
.miniflag {
font-weight: bold;
padding-left: 19px;
background-repeat: no-repeat;
background-position: 0 -1px;
}
.german {
background-image: url(germany_small.png);
}
.english {
background-image: url(uk_small.png);
}
/* */
.ie7 .LSBox input.searchButton {
top: -3px;
}
/* */
.opera div.position-0,
.safari div.position-0 {
margin-left: -98.99%;
}
/* */
.section-starter .transStates,
#portal-column-one,
/* */
.section-webseitenteam .transStates,
/* */
.portaltype-gallery .tileImage,
/* */
#archetypes-fieldname-flaggedobject,
/* */
#plone-contentmenu-translate,
#portal-globalnav img, /* */
.suppressVisualEditor,
.portletCollection .portletFooter,
.searchSection {
display: none;
}
/* */
#portal-column-two {
margin-top: 0;
}
/* */
.fc-content a:visited {
color: #000;
}
.template-solgemafullcalendar_view #edit-bar,
.template-solgemafullcalendar_view #content {
margin-top: 3em;
}
/* */
.ui-widget {
font-family: UnitWeb-Light-Regular,Arial,sans-serif;
}
#SFQuery {
height: 3em;
position: absolute;
text-align: center;
top: -19px;
width: 685px;
}
#SFQuery .SFQuery_input {
width: auto;
margin: 0 33px 0 0;
}
/* */
.template-solgemafullcalendar_view .ui-state-default,
.template-solgemafullcalendar_view .ui-widget-content .ui-state-default,
.template-solgemafullcalendar_view .ui-widget-header .ui-state-default {
background: #009BDC;
border: none;
color: #55555a;
}
.fc-button-today.ui-state-disabled,
.template-solgemafullcalendar_view .ui-state-active,
.template-solgemafullcalendar_view .ui-state-hover {
opacity: 1;
color: #fff;
}
.fc-header .fc-state-active,
.fc-header .ui-state-active {
z-index: 0; /* */
}
.fc-header {
border-top: none;
}
.fc-header tr {
border-left: none;
}
.fc-header th,
.fc-header td {
border-right: none;
border-bottom: none;
}
.template-solgemafullcalendar_view .ui-corner-left {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.template-solgemafullcalendar_view .ui-corner-right {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
#sfc-ical-export,
.template-solgemafullcalendar_view .documentDescription,
.template-solgemafullcalendar_view .documentFirstHeading,
.template-solgemafullcalendar_view .managePortletsLink,
.template-solgemafullcalendar_view .manageInHeaderPortletsLink,
.template-solgemafullcalendar_view .managePortletsBelowTitleLink,
.template-solgemafullcalendar_view #content ul.formTabs {
display: none;
}
/* */
.ui-state-default .ui-icon {
background-image: url("ui-icons_ffffff_256x240.png");
}
.ui-widget-header .ui-icon {
background-image: url("ui-icons_205c90_256x240.png");
}
/* */
.section-kalender.icons-on .contenttype-folder,
.section-calendar.icons-on .contenttype-folder {
background: none;
padding-left: 1px !important;
}
.section-calendar .portlet .navTreeLevel0 > .navTreeItem,
.section-kalender .portlet .navTreeLevel0 > .navTreeItem {
border-bottom: none;
}
.portlet-static-archive .portletItem,
.portlet-static-archives .portletItem {
padding: 0 1em;
}
/* */
.section-calendar.template-folder_summary_view h2,
.section-calendar.template-folder_summary_view .documentByLine,
.section-calendar.template-folder_summary_view .tileBody,
.section-calendar.template-folder_summary_view .tileFooter,
.section-kalender.template-folder_summary_view h2,
.section-kalender.template-folder_summary_view .documentByLine,
.section-kalender.template-folder_summary_view .tileBody,
.section-kalender.template-folder_summary_view .tileFooter {
padding-left: 1px;
}
.section-calendar.template-folder_summary_view #parent-fieldname-title,
.section-kalender.template-folder_summary_view #parent-fieldname-title {
margin-bottom: 0;
}
.section-calendar.template-folder_summary_view .tileItem,
.section-kalender.template-folder_summary_view .tileItem {
min-height: 0;
margin-bottom: 0;
padding: 1.27em 0;
}
.section-calendar.template-folder_summary_view .tileFooter,
.section-kalender.template-folder_summary_view .tileFooter {
float: none;
}
/* */
#ui-dialog-title-event_edit_container {
font-size: 1.27em;
}
#event_edit_container #content > div {
float: none !important;
width: 99.99% !important;
}
/* */
#portal-footer .adress span { display: none; }
.site-de #portal-footer .adress:before { content: 'Leibniz-Institut für Astrophysik Potsdam (AIP), An der Sternwarte 16, 14482 Potsdam, Germany, Tel: 0331-7499-0'; }
.site-en #portal-footer .adress:before { content: 'Leibniz Institute for Astrophysics Potsdam (AIP), An der Sternwarte 16, 14482 Potsdam, Germany, Tel: +49-331-7499-0'; }
.mceContentBody h3 {
font-family: UnitWeb-Medium,Arial,sans-serif;
font-size: 1em;
}
/* */
.portlet-static-all-events .callout *,
.portlet-static-alle-termine .callout * {
border-left: none;
}
.portlet-static-all-events,
.portlet-static-alle-termine {
margin: -9px 0 0 0;
}
/* */
.QuickUploadPortlet {
left: -277px;
position: absolute;
top: -35px;
}
.QuickUploadPortlet.portlet {
margin: 0;
}
.QuickUploadPortlet .portletItem {
padding: 0;
}
.main-uploader {
margin-bottom: 0;
}
#label-upload,
.QuickUploadPortlet .portletHeader {
display: none;
}
/* */

}


/* - ++resource++aip.design.styles/edith.css - */
@media all {
/* http://www.aip.de/portal_css/++resource++aip.design.styles/edith.css?original=1 */
/* */
#portal-personaltools .actionMenuContent {
background: #e6e6e6;
position: relative;
left: -1.5em;
top: 0.5em;
}
/* */
.template-translate_item #portal-column-one,
.template-translate_item #portal-column-two,
.template-atct_edit #portal-column-one,
.template-atct_edit #portal-column-two {
display: none;
}
/* */
#content ul.formTabs {
background-color: #ddd;
border: 0.3em solid #ddd;
}
#edit-bar {
background-color: #75ad0a;
border: 0.25em solid #75ad0a;
min-height: 2em;
margin-bottom: 1em;
padding-top: 0.05em;
}
#content-views {
float: left;
background-color: #75ad0a;
}
#content-views a {
color: White;
}
/* */
#edit-bar,
#content ul.formTabs {
display: block;
border-style: solid solid none solid;
margin-left: 0;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab {
display: inline;
margin-right:0.25em;
}
#content-views a,
#content li.formTab a {
/* */
display: inline-block;
}
#content-views a,
#content li.formTab a {
line-height: 2em;
padding: 0 0.75em;
text-decoration: none;
border: none;
margin: 0 ;
}
#content-views li.selected a,
#content li.formTab a.selected {
font-weight: bold;
}
#content-views li.selected a,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:hover {
background: White;
color: Black;
}
#content li.formTab a.notify {
background-color: red;
color: White;
}
#content li.formTab a.required span {
background-image: url(required.png);
background-position: center right;
background-repeat: no-repeat;
padding-right: 1em;
}
#content fieldset.formPanel {
border: none;
}
#content fieldset.formPanel.hidden {
display: none;
}
#content div.formControls input.hidden {
display: none;
}
#portal-personaltools dt {
font-weight: normal;
}
#portal-personaltools dt.actionMenuHeader a:after {
content: " ▼";
}
#portal-personaltools dd {
right: 0;
padding-top: 0.5em;
}
#portal-personaltools dd {
background: #e3e3e3;
padding-bottom: 0.5em;
}
#portal-personaltools dd a {
line-height: 2em;
padding: 0 0.75em;
}
#portal-personaltools dd a:hover {
background: #205c90;
color: White;
}
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {
background-color: #75ad0a;
color: White;
z-index: 5;
}
#contentActionMenus dl.actionMenu.activated dd {
border-bottom: 0.5em solid #75ad0a;
right: -3px;
}
#contentActionMenus dl.actionMenu.activated dd a:hover,
#contentActionMenus dl.actionMenu.activated dd .actionMenuSelected {
background-color: White !important;
color: #666;
}
#contentActionMenus dl.actionMenu {
line-height: 2em;
}
#folderHeader, #contextHeader {
border-bottom: 2px solid white;
}
#contextHeader {
margin-top: 5px;
}
#contentActionMenus {
float: right;
background: #75ad0a;
margin: 0;
margin-right: 1px;
position: relative;
top: -0.23em;
right: -4px;
padding: 0.1em 0.24em 0 0;
border-radius: 0.5em;
border-top-left-radius: 0;
-webkit-border-radius: 0.5em;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 0.5em;
-moz-border-radius-topleft: 0;
}
.actionMenuContent {
padding: 0 0.25em;
}
dl.actionMenu {
float: right;
white-space: nowrap;
position: relative;
margin-left: 0.5em;
}
dl.actionMenu a,
dl.actionMenu div {
display: block !important;
white-space: nowrap;
}
dl.actionMenu dt {
font-weight: normal;
}
span.arrowDownAlternative {
font-size: 80%;
}
dl.actionMenu.deactivated dt {
margin: 0 0.25em;
}
dl.actionMenu.deactivated dd {
display: none;
}
dl.actionMenu.activated dd {
position: absolute;
width: auto;
min-width: 100%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
dl.actionMenu.activated dt a,
dl.actionMenu.activated dd a,
dl.actionMenu.activated dd div {
margin: 0 0.25em;
}
/* */
body#content {
margin: 1em;
}
.mceContentBody {
border-bottom: none;
}

}


/* - ++resource++aip.design.styles/managers.css - */
@media all {
/* http://www.aip.de/portal_css/++resource++aip.design.styles/managers.css?original=1 */
#plone-contentmenu-translate,
#plone-contentmenu-translate dd {
display: block;
}
/* */
#plone-contentmenu-translate ul li:nth-child(2),
#plone-contentmenu-translate dt,
.section-webseitenteam #plone-contentmenu-translate,
.section-webseitenteam #plone-contentmenu-translate dd {
display: none;
}

}


/* - ploneCustom.css - */
@media all {
/* http://www.aip.de/portal_css/ploneCustom.css?original=1 */
.QuickUploadPortlet.portlet {
z-index: 3;
}
/* */
#portal-personaltools {
font-size: 10px;
}
/* */
dl#portal-personaltools {
left: 350px;
top: 8px;
}
/* */
ul#portal-personaltools {
left: 357px;
top: 14px;
}
/* */
/* */
.template-aip_blog .blogListingEntry p {
margin: 0 0 0 10px;
}
/* */
.template-aip_blog .blogListingEntry p:first-child {
margin: 0.25em 0 0 10px;
}
/* */
.template-aip_blog .blogNewsImageContainer {
margin-right: 0.5em;
}
/* */
.template-aip_blog .blogNewsImageContainer .discreet {
display: none;
}
/* */
/* */
#content {
margin-right: 0.5em;
}
/* */

}

