/* Color styles */

.kleur_geen         {  !important; }
.kleur_zwart        { color: #FFFFFF !important; background: #000000 !important; }
.kleur_wit          { color: #000000 !important; background: #FFFFFF !important; }
.kleur_licht_grijs  { color: black !important; background: #F0F0F0 !important; }
.kleur_donker_grijs { color: white !important; background: #858585 !important;}
.kleur_grijs        { color: black !important; background: #D4D4D4 !important; }
.kleur_licht_groen  { color: black !important; background: #DCF5DC !important;}
.kleur_donker_groen { color: white !important; background: #058505 !important;}
.kleur_groen        { color: white !important; background: #07B507 !important;}
.kleur_licht_geel   { color: black !important; background: #FAFAAA !important;}
.kleur_donker_geel  { color: black !important; background: #FAC105 !important;}
.kleur_geel         { color: black !important; background: #FCF003 !important;}
.kleur_licht_rood   { color: black !important; background: #FAB9AA !important;}
.kleur_donker_rood  { color: white !important; background: #CF2904 !important;}
.kleur_rood         { color: white !important; background: #FA3002 !important;}
.kleur_licht_blauw  { color: black !important; background: #8ECFFA !important;}
.kleur_donker_blauw { color: white !important; background: #0846C2 !important; }
.kleur_blauw        { color: white !important; background: #3D7AF5 !important;}
.kleur_licht_oranje { color: black !important; background: #FAAB61 !important;}
.kleur_donker_oranje { color: white !important; background: #EB6607 !important;}
.kleur_oranje       { color: white !important; background: #FF7D03 !important;}
.kleur_licht_paars  { color: black !important; background: #E283F7 !important;}
.kleur_donker_paars { color: white !important; background: #8D09AB !important; }
.kleur_paars        { color: white !important; background: #C509EB !important;}
.kleur_licht_roze   { color: black !important; background: #FAACD7 !important; }
.kleur_donker_roze  { color: white !important; background: #C73083 !important;}
.kleur_roze         { color: white !important; background: #F763B2 !important;}
.kleur_licht_bruin  { color: black !important; background: #CCA170 !important;}
.kleur_donker_bruin { color: white !important; background: #573208 !important;}
.kleur_bruin        { color: white !important; background: #945104 !important;}

.kleur_zwart_gradient        { color: #FFFFFF !important; background: linear-gradient(to right, rgba(0,0,0, 0.6), rgba(220,214,214,0.6)) !important; }
.kleur_wit_gradient          { color: #000000 !important; background: linear-gradient(to right, rgba(255, 255, 255, 0.6), rgba(220,214,214,0.6)) !important; }
.kleur_licht_grijs_gradient  { color: black !important; background: linear-gradient(to right, rgba(240,240,240,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_donker_grijs_gradient { color: white !important; background: linear-gradient(to right, rgba(133,133,133,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_grijs_gradient        { color: black !important; background: linear-gradient(to right, rgba(212,212,212,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_licht_groen_gradient  { color: black !important; background: linear-gradient(to right, rgba(220,245,220,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_donker_groen_gradient { color: white !important; background: linear-gradient(to right, rgba(5,133,5,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_groen_gradient        { color: white !important; background: linear-gradient(to right, rgba(7,181,7,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_licht_geel_gradient   { color: black !important; background: linear-gradient(to right, rgba(250,250,170,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_donker_geel_gradient  { color: black !important; background: linear-gradient(to right, rgba(250,193,5,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_geel_gradient         { color: black !important; background: linear-gradient(to right, rgba(252,240,3,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_licht_rood_gradient   { color: black !important; background: linear-gradient(to right, rgba(250,185,170,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_donker_rood_gradient  { color: white !important; background: linear-gradient(to right, rgba(207,41,4,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_rood_gradient         { color: white !important; background: linear-gradient(to right, rgba(250,48,2,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_licht_blauw_gradient  { color: black !important; background: linear-gradient(to right, rgba(142,207,250,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_donker_blauw_gradient { color: white !important; background: linear-gradient(to right, rgba(8,70,194,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_blauw_gradient        { color: white !important; background: linear-gradient(to right, rgba(61,122,245,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_licht_oranje_gradient { color: black !important; background: linear-gradient(to right, rgba(250,171,97,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_donker_oranje_gradient { color: white !important; background: linear-gradient(to right, rgba(235,102,7,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_oranje_gradient       { color: white !important; background: linear-gradient(to right, rgba(255,125,3,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_licht_paars_gradient  { color: black !important; background: linear-gradient(to right, rgba(226,131,247,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_donker_paars_gradient { color: white !important; background: linear-gradient(to right, rgba(141,9,171,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_paars_gradient        { color: white !important; background: linear-gradient(to right, rgba(197,9,235,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_licht_roze_gradient   { color: black !important; background: linear-gradient(to right, rgba(250,172,215,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_donker_roze_gradient  { color: white !important; background: linear-gradient(to right, rgba(199,48,131,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_roze_gradient         { color: white !important; background: linear-gradient(to right, rgba(247,99,178,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_licht_bruin_gradient  { color: black !important; background: linear-gradient(to right, rgba(204,161,112,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_donker_bruin_gradient { color: white !important; background: linear-gradient(to right, rgba(87,50,8,0.63), rgba(220,214,214,0.6)) !important; }
.kleur_bruin_gradient        { color: white !important; background: linear-gradient(to right, rgba(148,81,4,0.63), rgba(220,214,214,0.6)) !important; }

.kleur_zwart_light_gradient        { color: #FFFFFF !important; background: linear-gradient(to right, rgba(0,0,0, 0.9), rgba(220,214,214,0.6)) !important; }
.kleur_wit_light_gradient          { color: #000000 !important; background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(220,214,214,0.6)) !important; }
.kleur_licht_grijs_light_gradient  { color: black !important; background: linear-gradient(to right, rgba(240,240,240,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_donker_grijs_light_gradient { color: white !important; background: linear-gradient(to right, rgba(133,133,133,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_grijs_light_gradient        { color: black !important; background: linear-gradient(to right, rgba(212,212,212,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_licht_groen_light_gradient  { color: black !important; background: linear-gradient(to right, rgba(220,245,220,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_donker_groen_light_gradient { color: white !important; background: linear-gradient(to right, rgba(5,133,5,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_groen_light_gradient        { color: white !important; background: linear-gradient(to right, rgba(7,181,7,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_licht_geel_light_gradient   { color: black !important; background: linear-gradient(to right, rgba(250,250,170,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_donker_geel_light_gradient  { color: black !important; background: linear-gradient(to right, rgba(250,193,5,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_geel_light_gradient         { color: black !important; background: linear-gradient(to right, rgba(252,240,3,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_licht_rood_light_gradient   { color: black !important; background: linear-gradient(to right, rgba(250,185,170,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_donker_rood_light_gradient  { color: white !important; background: linear-gradient(to right, rgba(207,41,4,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_rood_light_gradient         { color: white !important; background: linear-gradient(to right, rgba(250,48,2,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_licht_blauw_light_gradient  { color: black !important; background: linear-gradient(to right, rgba(142,207,250,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_donker_blauw_light_gradient { color: white !important; background: linear-gradient(to right, rgba(8,70,194,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_blauw_light_gradient        { color: white !important; background: linear-gradient(to right, rgba(61,122,245,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_licht_oranje_light_gradient { color: black !important; background: linear-gradient(to right, rgba(250,171,97,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_donker_oranje_light_gradient { color: white !important; background: linear-gradient(to right, rgba(235,102,7,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_oranje_light_gradient       { color: white !important; background: linear-gradient(to right, rgba(255,125,3,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_licht_paars_light_gradient  { color: black !important; background: linear-gradient(to right, rgba(226,131,247,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_donker_paars_light_gradient { color: white !important; background: linear-gradient(to right, rgba(141,9,171,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_paars_light_gradient        { color: white !important; background: linear-gradient(to right, rgba(197,9,235,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_licht_roze_light_gradient   { color: black !important; background: linear-gradient(to right, rgba(250,172,215,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_donker_roze_light_gradient  { color: white !important; background: linear-gradient(to right, rgba(199,48,131,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_roze_light_gradient         { color: white !important; background: linear-gradient(to right, rgba(247,99,178,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_licht_bruin_light_gradient  { color: black !important; background: linear-gradient(to right, rgba(204,161,112,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_donker_bruin_light_gradient { color: white !important; background: linear-gradient(to right, rgba(87,50,8,0.9), rgba(220,214,214,0.6)) !important; }
.kleur_bruin_light_gradient        { color: white !important; background: linear-gradient(to right, rgba(148,81,4,0.9), rgba(220,214,214,0.6)) !important; }

li.kleur_zwart, a.kleur_zwart { color: #FFFFFF !important; background: rgba(0, 0, 0, .5) !important; }
li.kleur_wit, a.kleur_wit { color: #000000 !important; background: rgba(255, 255, 255, .5) !important; }
li.kleur_licht_grijs, a.kleur_licht_grijs  { color: black !important; background: rgba(240, 240, 240, .5) !important; }
li.kleur_donker_grijs, a.kleur_donker_grijs { color: white !important; background: rgba(133, 133, 133, .5) !important;}
li.kleur_grijs, a.kleur_grijs { color: black !important; background: rgba(212, 212, 212, .5) !important; }
li.kleur_licht_groen, a.kleur_licht_groen  { color: black !important; background: rgba(220, 245, 220, .5) !important;}
li.kleur_donker_groen, a.kleur_donker_groen { color: white !important; background: rgba(5, 133, 5, .5) !important;}
li.kleur_groen, a.kleur_groen { color: white !important; background: rgba(7, 181, 7, .5) !important;}
li.kleur_licht_geel, a.kleur_licht_geel  { color: black !important; background: rgba(250, 250, 170, .5) !important;}
li.kleur_donker_geel, a.kleur_donker_geel  { color: black !important; background: rgba(250, 193, 5, .5) !important;}
li.kleur_geel, a.kleur_geel { color: black !important; background: rgba(252, 240, 3, .5) !important;}
li.kleur_licht_rood, a.kleur_licht_rood   { color: black !important; background: rgba(250, 185, 170, .5) !important;}
li.kleur_donker_rood, a.kleur_donker_rood  { color: white !important; background: rgba(207, 41, 4, .5) !important;}
li.kleur_rood, a.kleur_rood { color: white !important; background: rgba(250, 48, 2, .5) !important;}
li.kleur_licht_blauw, a.kleur_licht_blauw  { color: black !important; background: rgba(142, 207, 250, .5) !important;}
li.kleur_donker_blauw, a.kleur_donker_blauw { color: white !important; background: rgba(8, 70, 194, .5) !important; }
li.kleur_blauw, a.kleur_blauw  { color: white !important; background: rgba(61, 122, 245, .5) !important;}
li.kleur_licht_oranje, a.kleur_licht_oranje { color: black !important; background: rgba(250, 171, 97, .5) !important;}
li.kleur_donker_oranje, a.kleur_donker_oranje { color: white !important; background: rgba(235, 102, 7, .5) !important;}
li.kleur_oranje, a.kleur_oranje  { color: white !important; background: rgba(255, 125, 3, .5) !important;}
li.kleur_licht_paars, a.kleur_licht_paars  { color: black !important; background: rgba(226, 131, 247, .5) !important;}
li.kleur_donker_paars, a.kleur_donker_paars { color: white !important; background: rgba(141, 9, 171, .5) !important; }
li.kleur_paars, a.kleur_paars  { color: white !important; background: rgba(197, 9, 235, .5) !important;}
li.kleur_licht_roze, a.kleur_licht_roze   { color: black !important; background: rgba(250, 172, 235, .5) !important; }
li.kleur_donker_roze, a.kleur_donker_roze  { color: white !important; background: rgba(199, 48, 131, .5) !important;}
li.kleur_roze, a.kleur_roze { color: white !important; background: rgba(247, 99, 178, .5) !important;}
li.kleur_licht_bruin, a.kleur_licht_bruin  { color: black !important; background: rgba(204, 161, 112, .5) !important;}
li.kleur_donker_bruin, a.kleur_donker_bruin { color: white !important; background: rgba(87, 50, 8, .5) !important;}
li.kleur_bruin, a.kleur_bruin { color: white !important; background: rgba(148, 81, 4, .5) !important;}

