/* GENERAL STYLES */


/* EDITOR PROPERTIES */
.pdc-8pt {
font-size:8pt;
}

.pdc-8pt-red {
font-size:8pt;
color:rgb(194,37,8);
}

.pdc-8pt-grey {
font-size:8pt;
color:#777;
}

.pdc-9pt {
font-size:9pt;
}

.pdc-9pt-red {
font-size:9pt;
color:rgb(194,37,8);
}

.pdc-9pt-grey {
font-size:9pt;
color:#777;
}

.pdc-10pt {
font-size:10pt;
}

.pdc-10pt-red {
font-size:10pt;
color:rgb(194,37,8);
}

.pdc-10pt-grey {
font-size:10pt;
color:#777;
}

.pdc-11pt {
font-size:11pt;
}

.pdc-11pt-red {
font-size:11pt;
color:rgb(194,37,8);
}

.pdc-11pt-grey {
font-size:11pt;
color:#777;
}

.pdc-12pt {
font-size:12pt;
}

.pdc-12pt-red {
font-size:12pt;
color:rgb(194,37,8);
}

.pdc-12pt-grey {
font-size:12pt;
color:#777;
}

.pdc-13pt {
font-size:13pt;
}

.pdc-13pt-red {
font-size:13pt;
color:rgb(194,37,8);
}

.pdc-13pt-grey {
font-size:13pt;
color:#777;
}

.pdc-14pt {
font-size:14pt;
}

.pdc-14pt-red {
font-size:14pt;
color:rgb(194,37,8);
}

.pdc-14pt-grey {
font-size:14pt;
color:#777;
}


