@charset "utf-8";
/* CSS Document */



/* ------------------------------------------------------- */
/* --------------- Quick colours ------------------------- */
/* ------------------------------------------------------- */

.c3_text_rose { color: #D93954 !important; }
.c3_box_rose { background-color: #D93954 !important; }
.c3_fill_rose { fill: #D93954 !important; }
.c3_stroke_rose { stroke: #D93954 !important; }
.c3_border_rose { border-color: #D93954 !important; }

.c3_text_lightrose { color: #F5CACA !important; }
.c3_box_lightrose { background-color: #F5CACA !important; }
.c3_fill_lightrose { fill: #F5CACA !important; }
.c3_stroke_lightrose { stroke: #F5CACA !important; }
.c3_border_lightrose { border-color: #F5CACA !important; }

.c3_text_mediumrose { color: #E998A6 !important; }
.c3_box_mediumrose { background-color: #E998A6 !important; }
.c3_fill_mediumrose { fill: #E998A6 !important; }
.c3_stroke_mediumrose { stroke: #E998A6 !important; }
.c3_border_mediumrose { border-color: #E998A6 !important; }

.c3_text_burgundy { color: #a32020 !important; }
.c3_box_burgundy { background-color: #a32020 !important; }
.c3_fill_burgundy { fill: #a32020 !important; }
.c3_stroke_burgundy { stroke: #a32020 !important; }
.c3_border_burgundy { border-color: #a32020 !important; }

.c3_text_lightgrey { color: #dedede !important; }
.c3_box_lightgrey { background-color: #dedede !important; }
.c3_fill_lightgrey { fill: #dedede !important; }
.c3_stroke_lightgrey { stroke: #dedede !important; }
.c3_border_lightgrey { border-color: #dedede !important; }

.c3_text_grey { color: #7d7d7d !important; }
.c3_box_grey { background-color: #7d7d7d !important; }
.c3_fill_grey { fill: #7d7d7d !important; }
.c3_stroke_grey { stroke: #7d7d7d !important; }
.c3_border_grey { border-color: #7d7d7d !important; }

.c3_text_middlegrey { color: #C8C8C8 !important; }
.c3_box_middlegrey { background-color: #C8C8C8 !important; }
.c3_fill_middlegrey { fill: #C8C8C8 !important; }
.c3_stroke_middlegrey { stroke: #C8C8C8 !important; }
.c3_border_middlegrey { border-color: #C8C8C8 !important; }

.c3_text_mediumgrey { color: #464646 !important; }
.c3_box_mediumgrey { background-color: #464646 !important; }
.c3_fill_mediumgrey { fill: #464646 !important; }
.c3_stroke_mediumgrey { stroke: #464646 !important; }
.c3_border_mediumgrey { border-color: #464646 !important; }

.c3_text_darkgrey { color: #2d2d2d !important; }
.c3_box_darkgrey { background-color: #2d2d2d !important; }
.c3_fill_darkgrey { fill: #2d2d2d !important; }
.c3_stroke_darkgrey { stroke: #2d2d2d !important; }
.c3_border_darkgrey { border-color: #2d2d2d !important; }

.c3_text_black { color: #000000 !important; }
.c3_box_black { background-color: #000000 !important; }
.c3_fill_black { fill: #000000 !important; }
.c3_stroke_black { stroke: #000000 !important; }
.c3_border_black { border-color: #000000 !important; }

.c3_text_white { color: #FFFFFF !important; }
.c3_box_white { background-color: #FFFFFF !important; }
.c3_fill_white { fill: #FFFFFF !important; }
.c3_stroke_white { stroke: #FFFFFF !important; }
.c3_border_white { border-color: #FFFFFF !important; }