
/* - ++resource++collective.messagesviewlet/messagesviewlet.css - */
@media screen {
/* https://www.huy.be/portal_css/++resource++collective.messagesviewlet/messagesviewlet.css?original=1 */
.warning-formHelp {
color: orange;
}
.portaltype-messagesconfig #contentview-folderContents,
.portaltype-messagesconfig #contentview-edit,
.portaltype-messagesconfig #contentview-local_roles {
display: none;
}
dl.messagesviewlet-info,
dl.messagesviewlet-warning,
dl.messagesviewlet-significant{
border: 1px solid #996;
clear: both;
font-size: 80%;
margin: 0.5em 0;
}
dl.messagesviewlet-info {
background-color: #ffffe3;
}
dl.messagesviewlet-significant {
background-color: #fd7;
}
dl.messagesviewlet-warning {
background-color: #fdc;
}
dl.messagesviewlet-info dt,
dl.messagesviewlet-warning dt,
dl.messagesviewlet-significant dt{
width: 85px;
color: White;
float: left;
font-weight: bold;
line-height: 1.25em;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
}
dl.messagesviewlet-info dt{
background-color: #996;
}
dl.messagesviewlet-significant dt{
background-color: #d80;
}
dl.messagesviewlet-warning dt{
background-color: #d00;
}
dl.messagesviewlet-info dd,
dl.messagesviewlet-warning dd,
dl.messagesviewlet-significant dd{
line-height: 1.25em;
margin: 0 25px 0 110px;
padding: 0.5em;
}
.close-button {
float: right;
margin-top: -28px;
cursor: pointer;
}
.state-inactive {
color: red !important;
}
#plone-contentmenu-workflow .state-inactive {
border-radius: 0.5em 0.5em 0.5em 0.5em;
background-color: red;
padding: 0 0.5em;
color: white !important;
border: 2px solid red;
}
.state-activated {
color: blue !important;
}
#plone-contentmenu-workflow .state-activated {
border-radius: 0.5em 0.5em 0.5em 0.5em;
background-color: blue;
padding: 0 0.5em;
color: white !important;
border: 2px solid blue;
}

}


/* - ++resource++cpskin.agenda.resources/eventbooking.css - */
@media screen {
/* https://www.huy.be/portal_css/++resource++cpskin.agenda.resources/eventbooking.css?original=1 */
#details-block.desactive {
height: 0px;
overflow: hidden;
}
#details-block.active {
height: auto;
}
.date {
border: 0px solid #ccc;
font-size: inherit;
padding: 0;
text-align: left;
width: auto;
box-shadow: 0 0 0px #eee inset;
}
.portaltype-event #fieldset-default > .field {
background: #f9f9f9 none repeat scroll 0 0;
border: 1px solid lightgray;
border-radius: 10px;
float: left;
padding: 1em;
width: 100%;
}

}


/* - ++resource++captchacontactinfo.css - */
@media screen {
/* https://www.huy.be/portal_css/++resource++captchacontactinfo.css?original=1 */
.policyInfo div.policyText{
border: 0.1em solid #CCCCCC;
height: 12em;
margin: 1em 0;
overflow: auto;
padding-right: 1em;
}
.policyInfo p.policyTitle{
font-weight: bold;
}
}

