body {
   color: #1D0061 !important;
   font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

a.blue {
   color: #1D7BC1;
   text-decoration: none;
}

.wwf_handleidingoverview {
    margin-top: 20px;
    margin-bottom: 20px;
}

div.wwf_handleiding {
    margin-top: 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 15px;
}

section.wwf_handleiding h2 {
   font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.form-control {
    font-size: 12px !important;
}

table.wwf_manual {
    border: 1px solid #666666;
}

table.wwf_manual td {
    vertical-align: top;
    padding: 8px;
    border: 1px dashed #999999;
}

div.wwf_field_details {
    padding: 10px;
    background-color: #efefef;
    font-size: 11px;
}

.diff td{
    padding:0 0.667em;
    vertical-align:top;
    white-space:pre;
    white-space:pre-wrap;
    font-family:Consolas,'Courier New',Courier,monospace;
    font-size:0.75em;
    line-height:1.333;
}

.diff span{
    display:block;
    min-height:1.333em;
    margin-top:-1px;
    padding:0 3px;
}

* html .diff span{
    height:1.333em;
}

.diff span:first-child{
    margin-top:0;
}

.diffDeleted span{
    border:1px solid rgb(255,192,192);
    background:rgb(255,224,224);
}

.diffInserted span{
    border:1px solid rgb(192,255,192);
    background:rgb(224,255,224);
}

#toStringOutput{
    margin:0 2em 2em;
}

.wwf_manual_section p {
    display: block;
}

.wwf_manual_section ol, .wwf_manual_section ul {
    margin-top: 20px;
    display: block;
}

.wwf_manual_section p.summary {
    display: block;
}

.wwfmanuals_no_summary, .wwfmanuals_leesminder {
    display: none;
}

.wwfmanuals_leesmeer {
    color: #DD0000;
    font-size: 14px;
    font-weight: 600;
}

.wwfmanuals_leesminder {
    color: #009900;
    font-size: 14px;
    font-weight: 600;
}
