
/* - ++resource++Products.PDC.stylesheets/pdc.css - */
@media all {
/* http://www.tenboer.nl/portal_css/++resource++Products.PDC.stylesheets/pdc.css?original=1 */
.toomanychars {
color: #ff0000;
}
.prijs {
text-align: right;
}
.pdcPrivate {
border: 1px solid #ff0000;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
width: 250px;
}
.pdc-title {
border: 2px solid grey;
text-align: center;
padding: 3px;
}
.pdc-header {
text-align: center;
font-weight: bold;
}
.pdc-header .char {
xdisplay: inline;
padding: 0 12px;
width: 3%;
cursor: pointer;
}
.pdc-header .char.disabled {
color: #e0e0e0;
}
.pdc-entry {
margin-bottom: 20px;
}
.pdc-header .selected {
text-decoration: underline;
}
.pdc-hideable {
display:block;
}
.pdc-products {
display: none;
}
.pdc-entry ul {
list-style-type: none;
list-style: disc outside;
}
.pdc-entry ul li {
margin: 0;
}
.pdc-entry div.no-prod {
margin: 2.5em 0 0 1.5em;
}
.pdc-entry ul li a, .pdc-entry ul li a:visited, .pdc-entry ul li a:hover {
color: black;
border: none;
text-decoration: underline;
}
.break {
float: none;
}
/* */
.ui-datepicker {
background-color: #ffffff;
border: 1px solid #b0b0b0;
padding: 10px;
}
.ui-datepicker-prev, ui-datepicker-next {
cursor: pointer;
}
.ui-datepicker-next {
float: right;
}
.ui-datepicker-title {
font-weight: bold;
text-align: center;
}

}

