/* USES CUSTOM HTML ELEMENTS; INCLUDE INITIALIZATION IN CUSTOM.JS */

/* black */
.clr-black, clr-black {       color: rgb(120, 120, 120) !important;}
.clr-black-undscr, clr-black-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(120, 120, 120) !important;}

/* dark blue */
.clr-bluedk, clr-bluedk {       color: rgb(0, 0, 100) !important;}
.clr-bluedk-undscr, clr-bluedk-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(0, 0, 100) !important;}

/* blue */
.clr-blue, clr-blue {       color: rgb(0, 0, 255) !important;}
.clr-er-undscr, clr-er-undscr,
.clr-vimentin-undscr, clr-vimentin-undscr,
.clr-pd-1-undscr, clr-pd-1-undscr,
.clr-pd-l1-undscr, clr-pd-l1-undscr,
.clr-blue-undscr, clr-blue-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(0, 0, 255) !important;}

/* cyan */
.clr-cyan, clr-cyan {       color: rgb(0, 205, 220) !important;}
.clr-t4-cells-undscr, clr-t4-cells-undscr,
.clr-cd3-undscr, clr-cd3-undscr,
.clr-p16-undscr, clr-p16-undscr,
.clr-cyan-undscr, clr-cyan-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(0, 205, 220) !important;}


/* green */
.clr-green, clr-green {      color: rgb(60, 215, 145) !important;}
.clr-pr-undscr, clr-pr-undscr,
.clr-ck5-undscr, clr-ck5-undscr,
.clr-cd20-undscr, clr-cd20-undscr,
.clr-cd163-undscr, clr-cd163-undscr,
.clr-green-undscr, clr-green-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(60, 215, 145) !important;}

/* green dark */
.clr-greendk, clr-greendk {    color: rgb(0, 115, 115) !important;}
.clr-greendk-undscr, clr-greendk-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(0, 115, 115) !important;}

/* yellow */
.clr-yellow, clr-yellow {     color: rgb(255, 235, 50) !important;}
.clr-yellow-undscr, clr-yellow-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(255, 235, 50) !important;}

/* gold */
.clr-gold, clr-gold {       color: rgb(255, 187, 0) !important;}
.clr-cd4-undscr, clr-cd4-undscr,
.clr-gold-undscr, clr-gold-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(255, 187, 0) !important;}

/* orange */
.clr-orange, clr-orange {     color: rgb(255, 125, 0) !important;}
.clr-cd8-undscr, clr-cd8-undscr,
.clr-cd68-undscr, clr-cd68-undscr,
.clr-orange-undscr, clr-orange-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(255, 125, 0) !important;}

/* pink */
.clr-pink, clr-pink {        color:  rgb(255, 0, 255);}
.clr-pink-undscr, clr-pink-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(255, 0, 255);}


/* red */
.clr-red, clr-red {        color:  rgb(210, 0, 0);}
.clr-cd31-undscr, clr-cd31-undscr,
.clr-her2-undscr, clr-her2-undscr,
.clr-egfr-undscr, clr-egfr-undscr,
.clr-FoxP3-undscr, clr-FoxP3-undscr,
.clr-ck6-undscr, clr-ck6-undscr,
.clr-p40-undscr, clr-p40-undscr,
.clr-red-undscr, clr-red-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(210, 0, 0);}

/* purple */
.clr-purple, clr-purple {     color: rgb(175, 25, 185) !important;}
.clr-t8-cells-undscr, clr-t8-cells-undscr,
.clr-purple-undscr, clr-purple-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(175, 25, 185) !important;}

/* magenta */
.clr-magenta, clr-magenta {    color: rgb(235, 0, 225) !important;}
.clr-ck14-undscr, clr-ck14-undscr,
.clr-ki-67-undscr, clr-ki-67-undscr,
.clr-pan-ck-undscr, clr-pan-ck-undscr,
.clr-panck-undscr, clr-panck-undscr,
.clr-magenta-undscr, clr-magenta-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(235, 0, 225) !important;}

/* white */
.clr-white, clr-white {       color: rgb(255, 255, 255) !important;}
.clr-white-undscr, clr-white-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(255, 255, 255) !important;}

/* grey */
.clr-thallium, clr-thallium,
.clr-grey, clr-grey {       color: rgb(153, 157, 153) !important;}
.clr-thallium-undscr, clr-thallium-undscr,
.clr-grey-undscr, clr-grey-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(153, 157, 153) !important;}

/* brown */
.clr-brown, clr-brown {      color: rgb(190, 145, 0) !important;}
.clr-sepia-undscr, clr-sepia-undscr,
.clr-brown-undscr, clr-brown-undscr { color: rgb(0, 0, 0); border-bottom: 3px solid rgb(190, 145, 0) !important;}


