
/* - public.css - */
@media screen {
/* https://www.mlpd-heilbronn.de/portal_css/public.css?original=1 */
#portal-globalnav {
list-style-image: none;
}
#portal-globalnav:after {
clear: both;
content: "";
display: block;
visibility: hidden;
}
#portal-globalnav li {
display: block;
float: left;
position: relative;
}
#portal-globalnav li a {
display: block;
}
#portal-globalnav li ul {
display: none;
left: 0;
position: absolute;
top: 100%;
}
#portal-globalnav li:hover > ul {
display: block;
}
#portal-globalnav ul li {
float: none;
margin: 0;
}
#portal-globalnav ul li a {
height: auto;
padding: 0.5em 1.5em 0.5em 1em;
width: 12em;
}
#portal-globalnav li ul ul {
left: 100%;
top: 0;
}
/* */
* { margin: 0; padding: 0; }
* :link,:visited { text-decoration:none }
* ul,ol { list-style:none; }
* h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
a { outline: none; }
table { border-spacing: 0; }
img { vertical-align: text-bottom; }
/* */
/* */
html{
background: url('background.png') center fixed repeat-y #eaeaea;
}
body {
background:  #f9f9f9;
font-family: "Lucida Grande", "Lucida Sans", Tahoma, Geneva, sans-serif;
font-size: 100%;
color: #1f1f1f;
-webkit-font-smoothing: antialiased;
}
#visual-portal-wrapper{
width: 960px;
margin: 18px auto;
background: #f9f9f9;
}
h1,h2,h3,h4,h5,h6{
font-family: 'PT Sans Caption', "Lucida Sans", Tahoma, Geneva, sans-serif;
font-weight: bold;
}
h1 {
font-size: 1.3em;
line-height: 1.2em;
margin-bottom: 0.5em;
color: #b9291e;
}
h2 {
font-size: 1em;
color: #b9291e;
}
h3 {
font-size: 1.25em;
}
h4 {
font-size: 1.25em;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 0.8em;
}
h2 a, h3 a, h4 a {
border-bottom: none !important;
}
p {
font-size: 0.81em;
line-height: 1.6em;
}
a:link, a:visited{
color: #b9291e;
}
dt {
font-weight: bold;
}
/* */
/* */
/* */
#portal-header {
position: relative;
height: 280px;
margin-bottom: 1.5em;
background: #f9f9f9 no-repeat url('header.jpg');
z-index: 2;
}
/* */
#portal-logo {
margin-left:31px;
margin-top:29px;
display: inline-block;
}
/* */
#portal-personaltools-wrapper{
position: absolute;
top: 27px;
right:42px;
width: 90px;
}
#portal-personaltools{
margin-left: 10px;
z-index: 3; /* */
}
#portal-personaltools #anon-personalbar a {
color: #f9f9f9;
font-size: 0.75em;
margin-bottom: 0.4em;
padding-left: 0.8em;
background: 0 3px no-repeat url('bullet.gif');
}
#portal-personaltools #anon-personalbar a:hover {
color: #ededed;
}
/* */
#portal-breadcrumbs {
position: absolute;
width: 100%;
top: 185px;
font-size: 0.65em;
color: #7c878e;
border-bottom: 2px dotted #CCCCCC;
padding-bottom: 10px;
}
#portal-breadcrumbs #breadcrumbs-you-are-here{
text-transform: uppercase;
font-weight: bold;
}
#portal-breadcrumbs a {
border-bottom: none;
display: inline-block;
}
/* */
#portal-languageselector {
position: absolute;
right: 0px;
top:168px;
margin: 0px;
z-index: 500; /* */
font-size: 0.65em;
color: #7c878e;
text-align: center;
}
#portal-languageselector li {
display: inline;
margin-left: 0.5em;
}
#portal-languageselector li a{
color: #7c878e;
}
#portal-languageselector li a:hover {
color: #666;
}
/* */
#portal-globalnav {
position: absolute;
top:230px;
font-size: 1.045em;
width: auto;
z-index: 900;
}
#portal-globalnav li {
color: #b9291e;
}
#portal-globalnav li a {
display: inline-block;
margin-right: 5px;
/**//**/
padding: 0.5em 1em 0.4em 1em;
background:#ffcd00 repeat-x top url('navi_bg.png');
color: #b9291e;
min-width: 6em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: normal;
text-align: center;
white-space: normal;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: #7c878e 1px 1px 4px;
-webkit-box-shadow: #7c878e 1px 1px 4px;
box-shadow: #7c878e 1px 1px 4px;
text-shadow: #fff -1px -1px;
text-shadow:0 -1px -1px #cba300, 1px 1px 1px #fff4d1;
/* */
}
/* */
#portal-globalnav ul{
margin: 0;
padding: 5px 8px 8px 8px;
z-index: 10000;
background: #ffcd00 top left no-repeat url('navi_down.png');
-moz-box-shadow: #7c878e 1px 3px 4px;
-webkit-box-shadow: #7c878e 1px 3px 4px;
box-shadow: #7c878e 1px 3px 4px;
text-shadow: none;
}
#portal-globalnav ul li a{
border: none;
background: none;
text-shadow: none;
color: #1f1f1f;
font-size: 0.75em;
font-weight: normal;
text-transform: none;
letter-spacing: normal;
text-align: left;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border-bottom: 1px dotted #f9f9f9;
font-family: "Lucida Grande", "Lucida Sans", Tahoma, Geneva, sans-serif;
}
#portal-globalnav ul li:last-child a{
border-bottom: none;
}
#portal-globalnav ul li a:hover{
color: #b9291e;
}
#portal-globalnav ul li a.selected{
color: #b9291e;
}
/* */
/* */
#portal-siteactions {
position: absolute;
top: 185px;
right: 0px;
font-size: 0.65em;
color: #7c878e;
text-align: center;
}
#portal-siteactions li {
display: inline;
margin-left: 0.5em;
}
#portal-siteactions li a{
color: #7c878e;
}
#portal-siteactions li a:hover {
color: #666;
}
/* */
#content .documentActions li{
background-image: none;
list-style:none;
background: #ebebeb;
}
#content .documentActions li a{
display: inline;
color: #f9f9f9 red;
float: right;
width: 20px;
height: 20px;
text-indent: -9999px;
border: none;
margin: 0 0 0 5px;
}
#content .documentActions li#document-action-facebook a{
background: 0 0 url(share_icons_sprite.png) no-repeat;
}
#content .documentActions li#document-action-twitter a{
background: -20px 0 url(share_icons_sprite.png) no-repeat;
}
#content .documentActions li#document-action-print a{
background: -40px 0 url(share_icons_sprite.png) no-repeat;
}
#content .documentActions li#document-action-sendto a{
background: -60px 0 url(share_icons_sprite.png) no-repeat;
}
#content .documentActions li#document-action-facebook a:hover{
background: 0 -20px url(share_icons_sprite.png) no-repeat;
}
#content .documentActions li#document-action-twitter a:hover{
background: -20px -20px url(share_icons_sprite.png) no-repeat;
}
#content .documentActions li#document-action-print a:hover{
background: -40px -20px url(share_icons_sprite.png) no-repeat;
}
#content .documentActions li#document-action-sendto a:hover{
background: -60px -20px url(share_icons_sprite.png) no-repeat;
}
/* */
#portal-searchbox {
position: absolute;
right: 0px;
top: 229px;
text-align: left;
font-size: 80%;
}
#portal-searchbox form {
white-space: nowrap;
}
#portal-searchbox label {
font-weight: normal;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
font-size: 0.81em;
}
.searchSection label:hover {
color: #76797c;
}
input#searchGadget {
width: 148px;
height: 25px;
border: 1px solid #c8c8c8;
-moz-border-radius: 0.24em;
}
input.searchButton {
background: #ebebeb no-repeat center url('search_icon.png');
width:24px;
height:24px;
border: 1px solid #c8c8c8;
text-indent: -6000px;
-moz-border-radius: 0.24em;
}
#content input.searchField {
}
/* */
.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: -3px;
margin-top: 14px;
background: #f9f9f9;
z-index: 999;
display: block !important;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
-moz-box-shadow: 0px 0px 3px #7C878E;
-webkit-box-shadow: 0px 0px 3px #7C878E;
box-shadow: 0px 0px 3px #7C878E;
border: 2px solid #EAEAEA;
}
#LSResult fieldset {
padding: 1em 0 0;
border: none;
margin: 0;
}
#livesearchLegend {
width: 371px;
overflow: hidden;
text-align: left;
padding:0.5em;
background:#ffcd00 repeat-x top url('navi_bg.png');
color: #b9291e;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-family: 'PT Sans Caption', "Lucida Sans", Tahoma, Geneva, sans-serif;
font-weight: normal;
}
#LSResult .LSDescr {
font-size: 85%;
color: #666;
}
.LSRow,
#LSNothingFound {
display: block;
padding: 0.5em 1em;
white-space: normal;
width:28em;
}
.LSHighlight {
background: #ddd;
}
/* */
/* */
dl.portlet {
margin: 0 0 1em;
font-size: 0.70em;
background: #ebebeb;
-moz-box-shadow: 0px 0px 3px #7C878E;
-webkit-box-shadow: 0px 0px 3px #7C878E;
box-shadow: 0px 0px 3px #7C878E;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
padding: 2px 2px 0.6em 2px;
}
dl.portlet a:hover{
color: #da291c;
}
#portal-column-one dl.portlet img{
width: 139px;
height: auto;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
#portal-column-one dl.portlet.Vorstellung img{
width: 153px;
height: auto;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
#portal-column-two dl.portlet img{
width: 199px;
height: auto;
}
#portal-column-one dl.portlet ul.configlets img{
width: auto;
border: none;
}
.portlet-static-bild{
margin: 0 0 1em;
padding: 2px;
font-size: 0.75em;
background: #ebebeb;
-moz-box-shadow: 0px 0px 3px #7C878E;
-webkit-box-shadow: 0px 0px 3px #7C878E;
box-shadow: 0px 0px 3px #7C878E;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
}
#portal-column-one .portlet-static-bild{
width: 155px;
}
#portal-column-two .portlet-static-bild{
width: 215px;
}
#portal-column-one .portlet-static-bild img{
width: 155px;
min-height: 52px;
}
#portal-column-two .portlet-static-bild img{
width: 215px;
min-height: 72px;
}
dl.portlet dd{
padding: 0 7px 7px 8px;
}
dl.portlet ul{
list-style-type: none;
margin: 0px;
line-height: 1.3em;
}
dl.portlet dd li{
background-image: url('bullet.gif');
background-repeat: no-repeat;
background-position: 0 3px;
padding-left: 10px;
margin-bottom: 0.6em;
}
dl.portletCollection dd {
background-image: url('bullet.gif');
background-repeat: no-repeat;
background-position: 1px 3px;
padding-left: 10px;
}
#portal-column-one dl.portletCollection dd {
margin-left: 8px;
}
#portal-column-two dl.portletCollection dd {
margin-left: 10px;
}
dl.portlet.portletRss dd {
background-image: url('bullet.gif');
background-repeat: no-repeat;
background-position: 1px 3px;
padding-left: 10px;
}
#portal-column-one dl.portlet.portletRss dd {
margin-left: 8px;
}
#portal-column-two dl.portlet.portletRss dd {
margin-left: 10px;
}
dl.portlet .portletHeader{
background:#d63023 no-repeat url('portletHeader.gif');
padding: 1em 1em 2em 1em;
margin-bottom: 0.7em;
color: #f9f9f9;
}
dl.portlet .portletHeader a:link,
dl.portlet .portletHeader a:visited,
dl.portlet .portletHeader a:hover {
color: #f9f9f9;
display: block;
border: none;
}
dl.portlet .portletFooter{
}
dl.portlet dt, div.portletAssignments{
line-height: normal;
}
dl.portletError {
background-color: #FFA500;
}
dl.portlet dt.hiddenStructure {
padding: 0;
}
div.portletAssignments {
font-size: 0.8em;
line-height: 2em;
}
div.portletAssignments .managedPortletActions {
float: right;
}
div.portletAssignments .managedPortletActions a {
color: #1f1f1f;
margin: 0 0.25em;
font-size: 0.81em;
border: none;
}
div.portletAssignments .managedPortlet a:link{
color: #1f1f1f;
font-size: 0.81em;
}
div.managePortletsLink,
a.managePortletsFallback {
text-align: center;
padding: 0.25em 0.5em;
font-size: 80%;
margin: 0 auto 1em;
background: #ddd;
border-radius: 0.4em;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
}
a.managePortletsFallback {
display:inline-block; /* */
}
#content a.managePortletsFallback {
display: block;
border-bottom: none !important;
}
#portlet-prefs a {
border: none;
line-height: 2em;
}
#visual-portal-wrapper dl.portletCalendar dd {
padding: 0;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3,
#dashboard-portlets4 {
display: inline-block;
}
dl.portlet .literaturtipp {
margin: 0 0 1.3em 0;
padding: 0 0.5em 1.3em 0.5em;
font-size: inherit;
background: #ebebeb 1.9em 0.4em no-repeat url('bullet_book.gif');
height: auto;
text-align: left;
border-bottom: 1px dotted #ccc;
}
dl.portlet p.literaturtipp img {
display: block;
margin: 0 auto 15px auto;
width: 120px !important;
height: auto;
background: #f5f5f5;
padding: 2px 10px 11px 2px;
border: 1px solid #c8c8c8;
-moz-border-radius-topleft: 0.2em;
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 0.5em;
-moz-border-radius-bottomleft: 1em;
border-top-left-radius: 0.2em;
border-top-right-radius: 1em;
border-bottom-right-radius: 1em;
border-bottom-left-radius: 1em;
-moz-box-shadow: 1px 1px 1px #ccc;
-webkit-box-shadow: 1px 1px 1px #ccc;
}
dl.portlet p.literaturtipp img:hover {
border: 1px solid #7c878e;
-moz-box-shadow: 1px 1px 1px #bbb;
-webkit-box-shadow: 1px 1px 1px #bbb;
}
dl.portlet .literaturtipp:hover {
background: #ebebeb 1.9em 0.4em no-repeat url('bullet_book_hover.gif');
}
/* */
/* */
dl.portlet ul.navTree li a {
border: none;
display: block;
zoom: 1;
}
dl.portletNavigationTree dd.portletItem {
padding: 0;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem {
padding: 0.25em 1em;
border-bottom: 0.1em dotted #ddd;
line-height: 2em;
}
dl.portlet ul.navTreeLevel1 .navTreeItem {
padding-left: 0.5em;
line-height: 2em;
}
dl.portlet ul.navTree .navTreeCurrentItem {
background-color: #ddd;
border-left: 1em solid #ddd;
margin-left: -1em;
margin-right: -1em;
}
/* */
/*/////////////*/
#content {
clear: both;
margin: 0 0.25em 2em 0.25em;
}
#content p{
margin-top: 0.7em;
text-align: left;
}
#content h1.documentFirstHeading {
margin-top: 0;
}
#content p a:link{
color: #b9291e;
}
#content a:hover{
color: #da291c !important;
}
#content li a{
color: #1f1f1f;
border-bottom: 1px dotted #999;
}
.mehr {
text-transform: lowercase;
}
.teaser{
padding-bottom: 0.91em;
border-bottom: 2px dotted #ccc;
margin-bottom: 1em;
height: auto;
}
.teaser .tileImage{
float:left;
margin: 0.3em 0.8em 0 0;
}
.teaserZusatzkasten{
padding-bottom: 0.41em;
margin-bottom: 0.5em;
height: auto;
}
#content span.link-external a {
background: transparent url('link_icon.png') 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.ordner{
display: none;
}
#content #rotefahne{
position: relative;
background: #ebebeb;
padding-bottom: 0.8em;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
-moz-box-shadow: 0px 0px 3px #7C878E;
-webkit-box-shadow: 0px 0px 3px #7C878E;
box-shadow: 0px 0px 3px #7C878E;
border: 2px solid #eaeaea;
overflow: hidden;
margin-bottom: 0.85em;
}
#content #rotefahne ul{
margin-top: 0.8em;
margin-bottom: 1.5em;
width: 380px;
}
#content #rotefahne h2,
#content #rotefahne p,
#content #rotefahne ul{
margin-left:25px;
margin-right:1em;
}
#content #rotefahne .tileHeadline{
margin-top: 0.8em;
}
#content #rotefahnelogo{
position: absolute;
right: 1.3em;
bottom: 1.3em;
}
/*///*/
#content #icorargument{
position: relative;
background: #ebebeb;
padding-bottom: 0.8em;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
-moz-box-shadow: 0px 0px 3px #7C878E;
-webkit-box-shadow: 0px 0px 3px #7C878E;
box-shadow: 0px 0px 3px #7C878E;
border: 2px solid #eaeaea;
overflow: hidden;
margin-bottom: 0.85em;
}
#content #icorargument h2,
#content #icorargument p,
#content #icorargument ul{
margin-left:25px;
margin-right:1em;
}
#content #icorargument .tileHeadline{
margin-top: 0.8em;
}
#content #icorargumentlogo{
position: absolute;
right: 1.3em;
bottom: 1.3em;
}
/*///*/
#content .tileHeadline{
margin-bottom: 0.4em;
}
#content .documentDescription,
#content #description,
#content .location {
color: #7c878e;
font-weight: bold;
font-size: 0.9em;
margin-left: 0;
margin-bottom: 1.2em;
line-height: 1.4em;
}
#content .tileFooter{
margin-top: 0.4em;
}
#content h3{
color: #7C878E;
font-size: 0.9em;
font-weight: bold;
line-height:1.4em;
margin-top:1.2em;
margin-left:0;
}
/* */
/* */
* a img,:link img,:visited img {
border: none;
}
#content .newsImageContainer img,
.image-left img,
.image-right img{
max-width:190px;
height: auto;
}
#content .newsImageContainer,
.image-left,
.image-right,
.image-inline-rahmen,
.image-left-link,
.image-right-link,
.teaser .tileImage{
-moz-box-shadow: 0px 0px 3px #7C878E;
-webkit-box-shadow: 0px 0px 3px #7C878E;
box-shadow: 0px 0px 3px #7C878E;
padding: 2px;
background: #F9F9F9;
}
#content .newsImageContainer{
float:right;
margin: 1em 0 0.5em 1em;
}
#content .newsImageContainer a{
border: none;
}
.image-left,
.image-left-link{
float: left;
margin: 1em 1.8em 0.5em 0;
}
.image-right,
.image-right-link{
float: right;
clear: both;
margin: 1em 0 0.5em 1em;
}
.image-inline {
float: none;
}
dd.image-caption,#content div.newsImageContainer p.discreet {
text-align: left;
margin: 0.6em 0 0.3em 0.6em;
font-style: normal;
font-weight: normal;
line-height: 1.35em;
color: #666;
font-size: 10px;
max-width: 130px;
}
#content .captioned img{
min-width: 130px;
}
#content div.newsImageContainer p.discreet {
}
/* */
/* */
#content ul.index-level-1{
width: 485px;
list-style-type: none;
background: #ffcd00 0 0 repeat-x url('index-level-1-bg.png');
padding: 0.8em 0.8em 0.8em 0.5em;
margin-bottom: 1.3em;
border: 2px solid #eaeaea;
-moz-box-shadow: 0 0 3px #7C878E;
-webkit-box-shadow: 0 0 3px #7C878E;
box-shadow: 0 0 3px #7C878E;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
}
#content ul.index-level-1 li{
background-image: none;
background-repeat: no-repeat;
background-position: 0 8px;
margin: 0;
display: block;
}
#content ul.index-level-1 li a{
display: block;
border-bottom: 1px dotted #f9f9f9;
padding-top:0.4em;
padding-bottom:0.4em;
}
#content ul.index-level-1 li:last-child a{
border-bottom: none;
}
/*///*/
ul.index{
background: #EDEDED;
padding: 1.3em 1em 0.8em 1.3em;
margin-bottom: 1.3em;
border-radius: 0.4em;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
}
/*///*/
#content ul.index-a-z{
margin-bottom: 0.4em;
}
#content ul.index-a-z a{
font-size: 0.9em !important;
font-weight: bold;
color: #1f1f1f !important;
margin-bottom: 0px;
}
#content ul.index-a-z li{
margin-bottom: 0;
}
/*///*/
/* */
#content .relatedItems{
font-size: 0.75em;
background: none repeat scroll 0 0 #EBEBEB;
padding: 1em 1em 1.2em 1.2em;
margin-top: 2em;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
clear: both;
}
#content .relatedItems dt{
color: #B9291E;
margin-bottom: 0.6em;
}
#content .relatedItems dd{
margin-bottom: 0.4em;
}
#content .relatedItems a{
border-bottom: 1px dotted #999999;
color: #1f1f1f;
}
/*///*/
/* */
/* */
#content table .discreet {
color: #666666;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 1.35em;
text-align: left;
padding: 4px;
}
#content table.vierspalten{
width: 100%;
font-size: 0.81em;
}
#content table.vierspalten tbody tr{
border-bottom: 15px solid #f9f9f9;
margin-bottom: 10px;
}
#content table.vierspalten tbody tr td{
text-align: left;
vertical-align: top;
border-right: 10px solid #f9f9f9;
padding: 0.8em 0 0 0;
}
#content table.vierspalten h2{
margin-bottom: 0.8em;
}
#content table.vierspalten tbody tr td img{
border: 4px solid #ccc;
border-radius: 0.35em;
-webkit-border-radius: 0.35em;
-moz-border-radius: 0.35em;
padding: 1px;
}
/* */
#gestaltungsmittel a{
background: #ebebeb;
display: block;
width: 130px;
float: left;
text-align: center;
margin: 10px 11px 10px 9px;
padding: 10px 2px 2px 2px;
-moz-box-shadow: 0px 0px 3px #7C878E;
-webkit-box-shadow: 0px 0px 3px #7C878E;
box-shadow: 0px 0px 3px #7C878E;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
}
#gestaltungsmittel a:hover{
background: #ccc;
}
.cd_element_box{
margin-bottom: 12px;
}
.cd_element_box img{
width:90px;
}
.cd_element_name{
background: #f9f9f9;
color: #7C878E;
font-size: 9px;
height: 37px;
padding: 13px 5px 0 5px;
font-weight: bold;
}
/* */
/* */
#content form{
background: #EBEBEB;
font-size: 0.81em;
padding: 1.3em;
margin: 1.2em 0;
border-radius: 0.4em;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
}
#content input,
#content textarea{
background: #f9f9f9;
border: 1px dotted #C8C8C8;
padding: 0.4em;
margin-top: 0.4em;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.3em;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
background-color: #fee883;
}
#content textarea {
width: 97%;
}
#content form table{
margin-top: 0.3em;
}
#content form table tbody td{
margin-bottom: 0.8em;
padding-bottom: 0.8em;
}
/* */
#category {
font-size: 75%;
margin-bottom: 1em;
color: #1f1f1f;
text-align: right;
}
#category a.link-category {
color: #1f1f1f;
padding: 0.25em 0.5em;
background: #f9f9f9;
border-radius: 0.4em;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
}
#category a.link-category:hover {
background: #205c90;
color: #f9f9f9;
border-color: #205c90;
}
#category .separator {
display: none;
}
#content ul, #content ol{
list-style-type: none;
line-height: 1.3em;
font-size: 0.81em;
margin-bottom: 1em;
}
#content ul li, #content ol li{
background-image: url('bullet.gif');
background-repeat: no-repeat;
background-position: 0 3px;
padding-left: 10px;
margin-bottom: 0.6em;
}
#content dt {
font-weight: bold;
margin-bottom: 0;
margin-right: 0;
}
#content pre {
background-color: #222;
color: White;
font-family: "Lucida Grande","Lucida Sans",Tahoma,Geneva,sans-serif;
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;
}
#content div.documentByLine {
font-size: 85%;
display: block;
color: #f9f9f9;
}
#sidebar .discreet {
color: #666666;
font-size: 0.75em;
font-weight: normal;
line-height: normal;
padding: 10px 0px 0 8px;
}
#content .visualHighlight {
background-color: #ffb;
}
#content .pullquote {
margin: 0 1em 0.5em 0.5em;
font-weight: bold;
line-height: 1.25em;
float: right;
width: 35%;
clear: right;
color: #444;
font-size: 1.6em;
letter-spacing: -0.08em !important;
}
#content .callout {
background: #eee;
padding: 1em;
border-left: 1em solid #ccc;
clear: both;
}
#content table {
text-align: left;
border-collapse: collapse;
border-spacing: 0px;
}
.eventDetails {
float: right;
clear: right;
margin: 0 0 0.5em 1em;
}
/* */
/* */
table.listing,
table.plain {
border-spacing: 0;
border-collapse: collapse;
}
table.invisible td,
table.invisible th,
table.plain td,
table.plain th,
table.listing td,
table.listing th {
padding: 0.5em 1em;
vertical-align: top;
}
table.plain th,
table.plain td {
border: 1px solid #ddd;
}
table.listing td.listingCheckbox,
table.listing th.listingCheckbox {
text-align: center;
}
table.listing {
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
table.listing .top {
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
}
table.listing th {
text-align: left;
color: #1f1f1f;
border: 0.1em solid #e7e7e7;
border-style: solid solid none;
background: #ddd;
}
table.listing tr.odd th {
border: 0.1em solid #fff;
border-style: solid solid none none;
}
table.listing tbody th {
font-weight: bold;
}
table.listing tbody tr {
text-align:left;
}
table.listing tbody tr.odd {
background: #eee;
}
table.listing tbody tr td {
background: transparent;
}
table.listing tbody tr.odd td {
background: #eee;
}
table.listing td {
border-right: 1px solid #ddd;
}
table.listing a {
border: none;
display: inline-block;
border-bottom: none !important;
}
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;
}
/* */
table.vertical {
}
table.vertical th {
text-align: right;
}
table.vertical td {
border-top: 0.1em solid #e7e7e7;
padding: 0.5em;
}
/* */
table.grid td,
table.grid th {
border: 1px solid #e7e7e7;
padding: 0.5em;
}
.dragindicator {
outline: 2px solid #FFD700;
}
#foldercontents-order-column {
padding: 0;
}
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 #ccc;
}
div.listingBar a:hover {
color: #f9f9f9;
background-color: #329fd7;
border-color: #329fd7;
}
/* */
/* */
dl.portalMessage {
margin-bottom: 1em;
padding: 2px;
font-size: 80%;
background-color: #ebebeb;
clear:both;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em
border-radius: 0.4em
}
dl.portalMessage a,
#content dl.portalMessage a {
color: #B9291E;
border-bottom: 1px solid #888;
}
dl.portalMessage dt {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.8em 0 0;
padding: 0.5em 0.75em;
color: #f9f9f9;
line-height: 1.25em;
-moz-border-radius-topleft: 0.3em;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomleft: 0.3em;
-moz-border-radius-bottomright: 0;
-webkit-border-radius-topleft: 0.3em;
-webkit-border-radius-topright: 0;
-webkit-border-radius-bottomleft: 0.3em;
-webkit-border-radius-bottomright: 0;
border-radius: 0.4em
}
dl.portalMessage dd {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning {
border-color: #d80;
}
dl.warning dt {
background-color: #d80;
}
dl.error {
border-color: #d00;
}
dl.error dt {
background-color: #da291c;
}
dl.warning {
border-color: #d80;
}
dl.warning dd {
background-color: #fd7;
}
dl.error {
border-color: #DA291C;
}
dl.error dd {
background-color: #EBEBEB;
}
.error_message{
color: #da291c;
}
/* */
#content dl.portalMessage {
font-size: 100%;
}
#content dl.portalMessage dt {
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
}
#content dl.portalMessage dd {
margin: 0;
}
/* */
/* */
/* */
/* */
#content ul.formTabs {
background-color: #ddd;
border: 0.3em solid #ddd;
}
#edit-bar {
background-color: #75ad0a;
border: 0.25em solid #75ad0a;
font-size: 0.75em;
min-height: 2em;
margin-bottom: 1em;
padding-top: 0.05em;
}
#content-views {
float: left;
background-color: #75ad0a;
}
#content-views a {
color: White;
}
#content-views li{
display: inline;
}
/* */
#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-views li.selected a,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:hover {
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 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 dl {
}
#portal-personaltools dt {
font-weight: normal;
}
#portal-personaltools dt.actionMenuHeader a:after {
content: url('bullet.gif');
}
#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;
position: relative;
top: -0.23em;
right:-0.24em;
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 {
white-space: nowrap;
position: relative;
}
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;
}
/* */
/* */
#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 a {
text-decoration: none;
border: none;
}
#content ul.configlets li a:visited {
color: #436976;
background-color: transparent;
}
#content ul.configlets li a:active {
color: #436976;
background-color: transparent;
}
#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 a {
text-decoration: none;
}
#content ul.configletDetails li label {
font-weight: bold;
}
#content ul.configletDetails li.configletDescription {
display: block;
color: #76797c;
margin: 0;
}
.inlineDisplay {
display:inline
}
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 {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */
/* */
dl.collapsible {
border: 0.1em solid #8cacbb;
margin: 1em 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: White;
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: White 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: White url('treeCollapsed.png') no-repeat 0.5em 50%;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none;
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;
}
.commentTime {
color: #666;
}
.commentBody {
padding: 1em;
margin: 0.5em 0;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
box-shadow: 0 0 1em 0 #888;
-moz-box-shadow: 0 0 0.5em 0 #888;
-webkit-box-shadow: 0 0 0.5em #888;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
font-weight: normal;
}
/* */
.reviewHistory,
.contentHistory {
display: inline;
color: Black;
}
.spacer {
margin: 1em;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 0.1em solid #8cacbb;
color: Black;
background-color: #dee7ec;
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 #ffa500;
padding: 0.1em;
}
/* */
/* */
form.searchPage {
text-align:left;
}
#content #search-field input.searchPage {
font-size:200% !important;
border-radius: none;
-webkit-border-radius: none;
-moz-border-radius: none;
}
#search-field input.searchButton {
background: #EBEBEB no-repeat center url('search_icon.png');
width: 24px;
height: 24px;
border: 1px solid #C8C8C8;
margin-left: 10px;
}
dl.searchResults dt{
margin: 1em 0;
}
#search-results-bar{
background: #EBEBEB;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
-moz-box-shadow: 0px 0px 3px #7C878E;
-webkit-box-shadow: 0px 0px 3px #7C878E;
box-shadow: 0px 0px 3px #7C878E;
border: 2px solid #EAEAEA;
padding: 1em;
margin: 1em 0;
}
/* */
/* */
#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 dl.portlet a:link {
border-bottom: none;
}
#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;
width:auto;
}
/* */
#archetypes-fieldname-title input {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
line-height: 125%;
color: Black;
letter-spacing: -0.05em;
margin: inherit -0.05em;
font-size: 2em; /* */
font-weight: bold;
}
/* */
#archetypes-fieldname-description textarea#description {
font-family: Arial,FreeSans,sans-serif;
color:#666666;
font-size:1.25em;
font-weight: bold;
}
#content fieldset {
border: none;
}
#content legend {
padding: 0.5em;
font-size: 85%;
}
#content optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
#content option {
color: black;
}
#content optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
.field {
clear: both;
margin-bottom: 1.3em;
}
.field input[type="text"] {
}
input#title {
width: 100%;
}
.error input#title {
width:99%;
}
.fieldRequired {
background: url('required.png') 0 4px no-repeat;
padding: 0 0 0 0.7em;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
color: #7c878e;
}
div.error {
border: 1px dotted #da291c;
margin: 1em 0;
}
.error .fieldRequired {
color: #da291c;
}
div.error.warning {
background-color: transparent;
border: none;
margin-top: 0;
padding: 0;
}
div.error.warning input {
border: 2px solid red;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
table.listing tbody tr.odd.selected td,
tr.selected {
background-color: #ffa;
}
/* */
body.template-logged_out #content,
body.template-login_form #content,
.pb-ajax #login-form {
text-align: center;
}
#fieldset-openid-login input, #login-form input {
font-size: 150%;
}
body.template-register #content input,
body.template-new-user #content input {
font-size: 150%;
width: inherit;
}
#fieldset-openid-login label, #login-form label {
margin-right:0.5em;
padding-top:0.2em;
text-align:right;
width: 10em;
display: inline-block;
}
#fieldset-openid-login .formControls input, #login-form .formControls input {
margin-left: 0.25em;
}
/* */
/* */
/* */
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;
}
/* */
/* */
#portal-footer {
font-size: 75%;
background: #f9f9f9 no-repeat 0 0 url('footer.jpg');
height: 108px;
margin-bottom: 18px;
margin-top: 18px;
line-height: 2em;
-moz-box-shadow: 2px 2px 3px #7c878e;
-webkit-box-shadow: 2px 2px 3px #7c878e;
box-shadow: 2px 2px 1px #7c878e;
}
#portal-footer p{
padding-top: 7.6em;
padding-left: 3em;
color: #1f1f1f;
}
#portal-footer p a,
#portal-footer p a:visited,
#portal-footer p a:link{
color: #f9f9f9;
margin-right: 0.8em;
}
#portal-footer p a:hover{
color: #e9e9e9;
}
#portal-colophon {
font-size: 70%;
text-align: center;
}
#portal-colophon li {
padding:0 0.75em;
}
#portal-colophon a {
color: #444;
}
/* */
/* */
#portal-sitemap {
list-style: none;
margin-left: 0;
font-size: 130%;
font-weight: bold;
}
#portal-sitemap li {
list-style: none;
margin-left: 0;
}
#portal-sitemap a {
border-bottom: none;
display: block;
}
#portal-sitemap > li {
border-bottom:0.1em dotted #ddd;
line-height:1.8em;
padding:0.25em 1em;
margin-bottom: 0;
}
#portal-sitemap .navTreeLevel2,
#portal-sitemap .navTreeLevel2 ul {
font-size: 85%;
font-weight: normal;
margin-bottom: 0;
padding: 0.25em 0;
}
/* */
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 90%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
width: 128px;
height: 3.6em;
}
/* */
/* */
.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: 4px solid #eaeaea;
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 { display: none; }
div.overlay #createGroup legend { display: none; }
div.overlay #createGroup fieldset { border: none; }
/* */
div.overlay p {
margin-bottom: 1em;
}
div.overlay label {
margin-bottom: 0.25em;
}
div.overlay a:hover {
color: #75ad0a;
}
div.overlay a.selected {
color: #000000;
}
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 #history dd {
}
#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 .historyAction {
}
#content-history .historyByLine {
background: #ddd;
padding: 0.5em;
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-history div.historyLinks {
float: right;
clear: right;
margin: 0.5em 1em 0 0;
}
#content-history div.historyComment {
padding: 0.5em 1em;
border: 1px solid #ddd;
}
#content-history div.historyComment p {
margin: 0;
padding-top: 1px;
}
#content-history a.historyComparePrevious {
border-top: 1px dotted #ccc;
display: block;
margin-top: 3em;
text-align: center;
}
#content-history a.historyComparePrevious span {
background-color: white;
position: relative;
top: -0.75em;
padding: 0 0.5em;
}
/* */
/* */
.icons-on .contenttype-document {
background: no-repeat transparent 0px 4px url(contenttypes-sprite-new.png);
}
.icons-on .contenttype-event {
background: no-repeat transparent 0px -212px url(contenttypes-sprite-new.png);
}
.icons-on .contenttype-folder {
background: no-repeat transparent 0px -644px url(contenttypes-sprite-new.png);
}
.icons-on .contenttype-link {
background: no-repeat transparent 0px -1076px url(contenttypes-sprite-new.png);
}
.icons-on .contenttype-news-item {
background: no-repeat transparent 0px -1295px url(contenttypes-sprite-new.png);
}
.icons-on .contenttype-plone-site {
background: no-repeat transparent 0px -1508px url(contenttypes-sprite-new.png);
}
.icons-on .contenttype-topic {
background: no-repeat transparent 0px -1724px url(contenttypes-sprite-new.png);
}
/* */
.icons-on #plone-contentmenu-factories .contenttype-file {
background: no-repeat transparent 0px -428px url(contenttypes-sprite-new.png);
}
.icons-on #plone-contentmenu-factories .contenttype-image {
background: no-repeat transparent 0px -860px url(contenttypes-sprite-new.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 #plone-contentmenu-factories .contenttype-file,
.icons-on #plone-contentmenu-factories .contenttype-image {
display: inline-block;
*display: block;
padding-left: 20px !important;
}
/* */
/* */
a.link-anchor {
border: none !important;
color: Black !important;
cursor: default !important;
}
#content a.link-overlay {
border-bottom: 1px dotted #205c90;
}
dl dt .documentByLine {
font-weight: normal;
}
dl dt span.summary a {
border: none !important;
}
/* */
#slider img {
position: relative;
top: -10px;
width: 520px;
}
.slider-container, #slider-container {
border: none !important;
}
/* */
#content #rotefahne table {
margin: 0;
padding: 0;
font-size: 17px;
margin-left: 10px;
margin-top: 10px;
}
#content #rotefahne table p {
margin: 0;
padding: 0 0 0 0;
}
#content #rotefahne table tr th {
margin: 0;
padding-right: 8px;
}
.Video {
height: 180px;
}
.VideoHauptVideo {
padding-top: 0px;
padding-left: 0px;
}
#content #rotefahne .VideoHauptVideo h2, #content #rotefahne .VideoHauptVideo p, #content #rotefahne .VideoHauptVideo ul,#content #rotefahne .VideoObenText h2,#content #rotefahne .VideoUntenText h2,#content #rotefahne .VideoObenText ul,#content #rotefahne .VideoUntenText ul{
margin-left: 5px;
margin-top: 0;
margin-bottom: 0;
}
.VideoObenBild {
width: 120px;
bottom: 195px;
position:relative;
left: 235px;
}
.VideoObenText {
width: 140px;
bottom: 265px;
position:relative;
left: 355px;
}
.VideoObenText ul li{
width: 145px;
}
.VideoObenText h2 .tileHeadline{
color: 000;
padding: 0;
}
.VideoUntenBild {
width: 120px;
bottom: 260px;
position:relative;
left: 235px;
}
.VideoUntenText {
width:150px;
bottom: 330px;
position:relative;
left: 355px;
}
.VideoUntenText ul li{
width: 145px;
}
/* */
#content #weisserKasten{
position: relative;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
-moz-box-shadow: 0px 0px 3px #7C878E;
-webkit-box-shadow: 0px 0px 3px #7C878E;
box-shadow: 0px 0px 3px #7C878E;
border: 2px solid #eaeaea;
margin-bottom: 0.85em;
margin-top: 10px;
width: 687px;
}
#content #weisserKasten h2,
#content #weisserKasten p,
#content #weisserKasten ul{
margin-left:25px;
margin-right:1em;
}
#content #weisserKasten .tileHeadline{
margin-top: 0.8em;
}
/* */

}


/* - columns.css - */
@media screen {
/* https://www.mlpd-heilbronn.de/portal_css/columns.css?original=1 */
div.row {
float: left;
width: 100%;
display: block;
position: relative;
}
div.cell {
position: relative;
float: left;
left: 100%;
}
/* */
div.width-1  { width:  4%    }
div.width-2  { width: 10.25% }
div.width-3  { width: 16.5%  }
div.width-4  { width: 22.75% }
div.width-5  { width: 29%    }
div.width-6  { width: 35.25% }
div.width-7  { width: 41.5%  }
div.width-8  { width: 47.75% }
div.width-9  { width: 54%    }
div.width-10 { width: 60.25% }
div.width-11 { width: 66.5%  }
div.width-12 { width: 72.75% }
div.width-13 { width: 79%    }
div.width-14 { width: 85.25% }
div.width-15 { width: 91.5%  }
div.width-16 { width: 97.75% }
/* */
/* */
div.position-0  { margin-left: -98.875% }
div.position-1  { margin-left: -92.625% }
div.position-2  { margin-left: -86.375% }
div.position-3  { margin-left: -80.125% }
div.position-4  { margin-left: -73.875% }
div.position-5  { margin-left: -67.625% }
div.position-6  { margin-left: -61.375% }
div.position-7  { margin-left: -55.125% }
div.position-8  { margin-left: -48.875% }
div.position-9  { margin-left: -42.625% }
div.position-10 { margin-left: -36.375% }
div.position-11 { margin-left: -30.125% }
div.position-12 { margin-left: -23.875% }
div.position-13 { margin-left: -17.625% }
div.position-14 { margin-left: -11.375% }
div.position-15 { margin-left:  -5.125% }
/* */
/* */
div.width-1\3a 2 { width:    47.75%; } /* */
div.width-1\3a 4 { width:    22.75%; } /* */
div.width-3\3a 4 { width:    72.75%; } /* */
div.width-full   { width:    97.75%  }
div.position-1\3a 4 {margin-left:    -73.875%;} /* */
div.position-1\3a 2 {margin-left:    -48.875%;} /* */
div.position-3\3a 4 {margin-left:    -23.875%;} /* */
/* */
div.width-1\3a 3 { width: 31.08%; } /* */
div.width-2\3a 3 { width: 64.42%; } /* */
div.position-1\3a 3 {margin-left: -65.545%;} /* */
div.position-2\3a 3 {margin-left: -32.205%;} /* */

}


/* - portlets.css - */
@media screen {
/* https://www.mlpd-heilbronn.de/portal_css/portlets.css?original=1 */
.managedPortlet {
margin: 0.8em 0;
}
.blockedPortlet .portletHeader {
border: 1px dashed #ddd;
margin: -1px;
background: none !important;
}
.blockedPortlet .portletHeader a {
color: #666;
}
.blockedPortlet .portletBlockedMessage {
color: white;
display: inline;
}
.portletCalendar {
width: 100%;
margin: 1px 0 1em 0;
}
.portletCalendar dt {
background-color: #eee;
font-weight: bold;
text-align: center;
line-height: 1.6em;
border-bottom: none;
}
.portletCalendar dd {
margin: 0;
padding: 0;
}
.portletCalendar dt a#calendar-previous {
float: left;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar dt a#calendar-next {
float: right;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar a, .portletCalendar a:focus,
.portletCalendar a, .portletCalendar a:hover {
text-decoration: none;
}
.ploneCalendar {
border-spacing: 0;
width: 100%;
}
.ploneCalendar a {
text-decoration: none;
border-bottom: none !important;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: center;
padding: 2px;
}
.ploneCalendar .weekdays th {
background-color: #eee;
text-align: center;
padding: 2px;
font-weight: normal;
}
.ploneCalendar .event {
background-color: #eee;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #eee;
border: 2px solid #205C90;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border: 2px solid #205C90;
}
.portletItemDetails {
padding-top: .4em;
padding-bottom: .6em;
display: block;
border-bottom: 1px solid #ccc;
}

}


/* - ++resource++plone.app.discussion.stylesheets/discussion.css - */
@media screen {
/* https://www.mlpd-heilbronn.de/portal_css/++resource++plone.app.discussion.stylesheets/discussion.css?original=1 */
/* */
.discussion .hide {
display: none;
}
/* */
.discussion,
#commenting {
/* */
clear: both;
}
.comment {
}
.commentImage {
float: left;
margin-right: 0.5em;
height: 3.5em;
}
.commentImage a:link {
/* */
border: 0px;
}
.commentImage img {
}
.commentDate {
display: block;
font-size: 85%;
line-height: 1.5em;
padding-top: 0.5em;
color: #76797C;
}
.commentBody {
clear: both;
margin: 1em 0;
overflow: auto;
border: 1px solid #ccc;
}
.commentBody p {
float: left;
}
.discussion .documentByLine {
float: left;
margin-left: 0;
margin-bottom: 0.5em;
}
.commentActions {
float: right;
text-align: right;
}
.discussion .discreet {
color: #666666;
font-size: 85%;
}
.loginbutton {
margin-bottom: 1.25em;
}
.commentactionsform {
display: inline;
}
.replyTreeLevel0 {
margin-left: 0em;
}
.replyTreeLevel1 {
margin-left: 1em;
}
.replyTreeLevel2 {
margin-left: 2em;
}
.replyTreeLevel3 {
margin-left: 3em;
}
.replyTreeLevel4 {
margin-left: 4em;
}
.replyTreeLevel5 {
margin-left: 5em;
}
.replyTreeLevel6 {
margin-left: 6em;
}
.replyTreeLevel7 {
margin-left: 7em;
}
.replyTreeLevel8 {
margin-left: 8em;
}
.replyTreeLevel9 {
margin-left: 9em;
}
.replyTreeLevel10 {
margin-left: 10em;
}
.defaultuserimg {
border: 0;
}
/* */
.reply fieldset {
/* */
margin: 0 !important;
}
.reply .text-widget {
display: block;
}
.reply-to-comment-button {
display: none;
}
.cancelreplytocomment {
display: none;
}
/* */
#bulkactions {
text-align: left;
}
#dobulkaction {
margin: 0.3em 0;
}
.comment-publish-button {
float: left;
margin-right: 0.5em;
}
.comment-delete-button {
float: left;
}
#review-comments {
margin: 0;
width: 100%;
}
#review-comments tbody tr {
vertical-align: top
}
#fieldset-moderate-comments {
padding: 2em 1em;
}
/* */
.template-discussion-settings .unclickable {
opacity: 0.6;
filter: alpha(opacity = 50);
}
/* */
/* */
.row #dobulkaction {
margin: 0;
}
.row #commenting {
font-size: 80%;
}
.row #commenting .formControls {
margin: 0;
}
.row #commenting textarea,
.row .discussion textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
width: 100%;
}
.row #commenting fieldset,
.row .discussion fieldset {
border: 0.1em solid #329fd7;
border-style: solid none none none;
}
.row #commenting legend,
.row .discussion legend {
padding: 0.5em 0.5em 0.5em 0;
font-size: 85%;
}
.row #commenting label,
.row .discussion label {
font-weight:bold;
}

}


/* - ++resource++tinymce.stylesheets/tinymce.css - */
@media screen {
/* https://www.mlpd-heilbronn.de/portal_css/++resource++tinymce.stylesheets/tinymce.css?original=1 */
#content ul.listTypeDisc {
list-style-type: disc;
list-style-image: none;
}
#content ul.listTypeSquare {
list-style-type: square;
list-style-image: none;
}
#content ul.listTypeCircle {
list-style-type: circle;
list-style-image: none;
}
#content ol.listTypeDecimal {
list-style-type: decimal;
list-style-image: none;
}
#content ol.listTypeLowerAlpha {
list-style-type: lower-alpha;
list-style-image: none;
}
#content ol.listTypeUpperAlpha {
list-style-type: upper-alpha;
list-style-image: none;
}
#content ol.listTypeLowerRoman {
list-style-type: lower-roman;
list-style-image: none;
}
#content ol.listTypeUpperRoman {
list-style-type: upper-roman;
list-style-image: none;
}

}


/* - print.css - */
@media print {
/* https://www.mlpd-heilbronn.de/portal_css/print.css?original=1 */
/* */
body {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight: bold;
line-height: 125%;
page-break-inside: avoid;
page-break-after: avoid;
}
h1, h2 {
letter-spacing: -0.05em;
}
a {
text-decoration: none;
border-bottom: 0.1em solid gray;
color: black;
}
#portal-column-content {
width: 95%;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
table.listing td,
table.listing th {
padding: 6px;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
#content dt {
margin:1em 0 0.625em;
}
#content p, #content table {
margin-bottom:0.625em;
margin-top:0.625em;
}
#content .documentDescription, #content #description {
margin:0.5em 0 1.31em;
}
/* */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#edit-bar,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.netscape4,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.link-presentation,
input.standalone,
.overlay,
.managePortletsFallback,
.close,
.link-parent,
.draggingHook,
#foldercontents-order-column,
input.context,
#portal-header,
.visualNoPrint {
display: none !important;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 0.4pt solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 0.4pt solid Black;
}
dd.image-caption {
text-align:left;
padding: 0; margin:0;
}
dl.captioned {
padding: 0.8em;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 16em;
}

}

