
/* - ploneboard.css - */
@media all {
/* http://www.ucer.camcom.it/portal_css/ploneboard.css?original=1 */
/* */
/* */
.listing {
font-size: 100%;
width: 100%;
}
.listing th {
font-size: 85%;
}
.listing .discreet {
text-align: right;
display: block;
}
.commentPortrait {
float: right;
clear: both;
margin: 0 0 0.5em 0.5em;
}
.commentPortrait .portraitPhoto {
width: 45px;
height: 60px;
}
/* */
.listingConversation {
display: block;
padding: 10px;
padding-left: 25px;
font-size: 110%;
background: transparent url("http://www.ucer.camcom.it/ploneboard_conversation_icon.gif") no-repeat;
background-position: 5px 10px;
}
.listingForum {
display: block;
padding: 10px;
padding-left: 25px;
font-size: 110%;
background: transparent url("http://www.ucer.camcom.it/ploneboard_forum_icon.gif") no-repeat;
background-position: 5px 10px;
}
/* */
.boardComment {
border: 1px solid #666666;
margin-bottom: 1em;
position: relative;
}
.boardCommentVisible {
background: white;
}
.boardCommentHidden {
background: #c0c0c0;
}
.boardCommentDetails {
border: 1px solid #666666;
border-style: none none solid none;
background-color: #EEEEEE;
padding: 0.5em 1em;
font-size: 90%;
}
.boardComment:hover .visualGhosted {
opacity: 0.6;
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
}
.boardCommentBody {
padding: 0.5em 1em;
}
.boardCommentContent {
line-height: 1.5em;
}
.boardCommentActions {
padding: 1em;
text-align: left;
float: left;
right: 1em;
}
.boardCommentActions form {
display: inline;
}
.boardCommentReplyActions {
padding: 1em;
text-align: right;
right: 1em;
}
.boardCommentPortrait {
float: right;
margin-bottom: 1em;
}
.boardConversation ul.topLevelComment {
margin-left: 0;
}
.boardConversation li {
list-style: none;
}
.commentAttachments {
text-align: left;
margin: 0 0.5em 0.5em 0.5em;
}
.state-rejected {
color: #444444 !important;
}
/* */
.moderationItem {
margin-top: 1em;
}
.moderationItem input {
margin-top: 0.5em;
}
.moderationActions form {
display: inline;
}
/* */
.boardCommentHeaderTitleBlock h3 { display: none; }
.commentReplyTitle { display: none; }
/* */
.kupu-tb-styles,
#kupu-bg-subsuper,
#kupu-bg-definitionlist,
#kupu-bg-undo,
#kupu-zoom,
#kupu-spellchecker,
#kupu-logo-button,
#kupu-imagelibdrawer-button,
#kupu-tabledrawer-button,
#kupu-source {
display: none;
}
/* */

}


/* - ++resource++c3p.core.stylesheets/c3p_core.css - */
@media screen {
/* http://www.ucer.camcom.it/portal_css/++resource++c3p.core.stylesheets/c3p_core.css?original=1 */
/* ***/
.documentContent ul.list-type-disc {
list-style-type: disc;
list-style-image: none;
}
.documentContent ul.list-type-square {
list-style-type: square;
list-style-image: none;
}
.documentContent ul.list-type-circle {
list-style-type: circle;
list-style-image: none;
}
.documentContent ol.list-type-1 {
list-style-type: decimal;
list-style-image: none;
}
.documentContent ol.list-type-a {
list-style-type: lower-alpha;
list-style-image: none;
}
.documentContent ol.list-type-A {
list-style-type: upper-alpha;
list-style-image: none;
}
.documentContent ol.list-type-i {
list-style-type: lower-roman;
list-style-image: none;
}
.documentContent ol.list-type-I {
list-style-type: upper-roman;
list-style-image: none;
}
}


/* - ++resource++ContentWellPortlets.styles/ContentWellPortlets.css - */
@media all {
/* http://www.ucer.camcom.it/portal_css/++resource++ContentWellPortlets.styles/ContentWellPortlets.css?original=1 */
.managePortletsAboveLink,
.managePortletsBelowLink,
.manageFooterPortletsLink  { text-align: center; margin: 0 auto 1em; }
.portlet-manager-row .porlet-well_manager { width: 30%; float:left; margin:1%; }
.portlet-manager-row { width:100%; float:left; }
}


/* - ++resource++imagedevent.css - */
@media all {
/* http://www.ucer.camcom.it/portal_css/++resource++imagedevent.css?original=1 */
td.eventImageContainer {
text-align: center;
}
.eventImage {
border: 1px solid #CCCCCC;
}
.eventDetails {
max-width:40%;
}

}


/* - ++resource++cciaa.modulistica.stylesheets/cciaa.modulistica.css - */
@media screen {
/* http://www.ucer.camcom.it/portal_css/++resource++cciaa.modulistica.stylesheets/cciaa.modulistica.css?original=1 */
table.modulistica-listing {
width: 97%;
}
#content .modulistica-listing a[href^="http:"] {
background-image: none;
padding: 0px;
}
table.modulistica-listing,
table.modulistica-listing td {
border-color: #999;
}

}


/* - helpcenter.css - */
@media all {
/* http://www.ucer.camcom.it/portal_css/helpcenter.css?original=1 */
/* */
.link-expand {
background: transparent url(http://www.ucer.camcom.it/arrowDown.gif) 4px 5px no-repeat;
padding: 1px 0px 1px 16px;
display: block;
font-size: 85%;
float: right;
}
.faqMarker {
list-style-type: square;
list-style-image: url(http://www.ucer.camcom.it/faq_icon.gif);
}
.portletHalfWidth {
width: 45%;
float: left;
margin: 0 1em 1em 0 !important;
}
.portletThirdWidth {
width: 30%;
float: left;
margin: 0 1em 1em 0 !important;
}
/* */
table.sectionIndex {
float: right;
background: White;
border-collapse: collapse;
border-left: 1px solid #666666;
border-bottom: 1px solid #666666;
font-size: 85%;
margin: 0.5em 0em 1em 1em;
}
.sectionIndex th {
background: #EEEEEE;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
font-weight: normal;
padding: 0.25em 1em;
text-transform: none;
}
.sectionIndex td {
border-right: 1px solid #666666;
padding: 0.25em 1em;
}
.sectionIndex a {
text-decoration: none;
}
.sectionIndex a:hover {
text-decoration: underline;
}
/* */
.tutorialAbout {
display: inline;
float: right;
background-color: #EEEEEE;
border-color: #666666;
border-width: 1px;
border-style: solid;
font-size: 85%;
margin: 0.5em 0 0.5em 0.5em;
padding: 1em;
width: 10em;
clear: right;
text-align: center;
}
/* */
.jumpBox {
float: right;
text-align: right;
}
/* */
.outdatedMarker {
}
/* */
.state-hidden {
color: red;
}
.state-in-progress {
color: #74AE0B;
}
.state-obsolete {
color: #cccccc;
}
ul.quickLinks {
margin: 0 0 1em 0;
background-color: #dee7ec;
border: solid 1px #8cacbb;
padding: 1em;
text-align: center;
}
ul.quickLinks li {
display: inline;
margin-right: 1em;
}
dl.topicList {
width: 32%;
display: block;
float: left;
margin: 0 0.5em 1em 0;
/* */
}
dl.topicList dt {
font-size: 120%;
}
dl.topicList dt a {
color: black;
}
dl.topicList dd {
margin: 0;
display: inline;
}
.flatlist li {
display: inline;
margin-right: 2em;
}
.flatlist ul {
margin-left: 0;
margin-bottom: 1em;
}
.doclist dd {
margin-left: 20px;
}
.template-helpcenter_topicview_main .readmore {
text-align: right;
}
h2.section-subheading {
margin-top: 0.5em;
}
/* */
#sub-nav li {
display: inline;
padding: 0 0.3em;
}
/* */
}


/* - helpcenter_print.css - */
@media print {
/* http://www.ucer.camcom.it/portal_css/helpcenter_print.css?original=1 */
/* */
/* */
.link-parent, .link-expand, .jumpBox, .listingBar,
.sectionIndex, .link-anchor {
display: none;
}
/* */
}

