@charset "UTF-8";
/* CSS Document */

.palette TH {
	padding-left: 10px;
}

.palette TD {
	padding: 10px;
}

.color-swatch {
	height: 64px;
	width: 64px;
	text-align: center;
	padding: 5px;
	margin: 2px 0px;
	color: white;
	display: inline-block;
	font-size: 0.75em;
	text-transform: uppercase;
}

.grid-swatch {
	height: 125px;
	width: 125px;
	text-align: center;
	padding: 5px;
	margin: 5px;
	color: white;
	display: inline-table;
}

/* Callidus Corporate Identity palette */
.palette-k75, .palette-636466 {
	background-color: #636466;
}

.palette-pan2995c, .palette-00A8E3 {
	background-color: #00A8E3;
}

.palette-pan2582c, .palette-9E57A2 {
	background-color: #9E57A2;
}

.palette-pan1235c, .palette-FDB823 {
	background-color: #FDB823;
}

.palette-364ca0 {
	background-color: #364ca0;
	color: white;
}

.palette-pan2736c, .palette-2D3C96 {
	background-color: #2D3C96;
}

.palette-pan340c, .palette-009B64 {
	background-color: #009B64;
}

.palette-pan7726c, .palette-00794A {
	background-color: #00794A;
}

.palette-pan399c, .palette-A09132 {
	background-color: #A09132;
}

.palette-pan364c, .palette-507936 {
	background-color: #507936;
}

/* CallidusCloud Product palette */
.palette-black, .palette-000000 {
	background-color: #000000;
}
/*
.palette-2c2d2e {
	background-color: #2c2d2e;
}

.palette-38383a {
	background-color: #38383a;
}

.palette-454547 {
	background-color: #454547;
}
*/
.palette-47484a {
	background-color: #47484a;
}
/*
.palette-49494a {
	background-color: #49494a;
}
*/
.palette-555557 {
	background-color: #555557;
}

.palette-919293 {
	background-color: #919293;
}

.palette-a3a3a3 {
	background-color: #a3a3a3;
}

.palette-d9d9d9 {
	background-color: #d9d9d9;
	color: black;
}

.palette-bfbfbf {
	background-color: #bfbfbf;
	color: black;
}

.palette-e5e5e5 {
	background-color: #e5e5e5;
	color: black;
}

.palette-ececec {
	background-color: #ececec;
	color: black;
}

.palette-f3f3f3 {
	background-color: #f3f3f3;
	color: black;
}

.palette-f2f2f2 {
	background-color: #f2f2f2;
	color: black;
}

.palette-white, .palette-FFFFFF {
	background-color: #FFFFFF;
	color: black;
	border: solid 1px black;
}

/* Cool colors - blues */
.palette-2b6191 {
	/* Bootstrap primary button color */
	background-color: #2b6191;
}

.palette-1ea9e0 {
	background-color: #1ea9e0;
}

.palette-72c9e9 {
	background-color: #72c9e9;
}

.palette-bee0ee {
	background-color: #bee0ee;
	color: black;
}

.palette-d3eef9 {
	background-color: #d3eef9;
	color: black;
}

.palette-dfedf2 {
	background-color: #dfedf2;
	color: black;
}

.palette-e3f1f6 {
	background-color: #e3f1f6;
	color: black;
}


/* Neutral colors - green/purple */
.palette-98C83C {
	background-color: #98C83C;
}

.palette-bde573 {
	background-color: #bde573;
	color: black;
}


/* Warm colors - yellows/gold */
.palette-ffff00 {
	background-color: #ffff00;
	color: black;
}

.palette-fee1a9 {
	background-color: #fee1a9;
	color: black;
}

.palette-f2eada {
	background-color: #f5efe3;
	color: black;
}

.palette-f5efe3 {
	background-color: #f5efe3; /* OBSOLETE page background */
	color: black;
}

.palette-f5f3f0 {
	background-color: #f5f3f0; /* NEW page background */
	color: black;
}



/* Traffic lighting */
.palette-d9b500 {
	background-color: #d9b500;
}

.palette-ad3a3a {
	background-color: #ad3a3a;
}

.palette-309030 {
	background-color: #309030;
}

.palette-ff0000 {
	background-color: #ff0000;
}

.palette-00c000 {
	background-color: #00c000;
}


.palette-c04141 {
	background-color: #c04141; /* alt red */
}

.palette-37a437 {
	background-color: #37a437; /* alt green */
}


/* Data viz color series */
.palette-1667bd {
	background-color: #1667bd;
}

.palette-467dc8 {
	background-color: #467dc8;
}

.palette-4c87d9 {
	background-color: #4c87d9;
}

.palette-529bbd {
	background-color: #529bbd;
}

.palette-00a5ef {
	background-color: #00a5ef;
}

.palette-277876 {
	background-color: #277876;
}

.palette-56b397 {
	background-color: #56b397;
}

.palette-6ca58a {
	background-color: #6ca58a;
}

.palette-8dd9b5 {
	background-color: #8dd9b5;
}

.palette-97b68c {
	background-color: #97b68c;
}

.palette-899884 {
	background-color: #899884;
}


.palette-88714b {
	background-color: #88714b;
}

.palette-c38746 {
	background-color: #c38746;
}

.palette-ffc024 {
	background-color: #ffc024;
}

.palette-cbc62e {
	background-color: #cbc62e;
}

.palette-888016 {
	background-color: #888016;
}

.palette-7eb070 {
	background-color: #7eb070;
}

.palette-ffb719 {
	background-color: #ffb719;
}

/* Warm palette */
.palette-cc8800 {
	background-color: #cc8800;
}

.palette-eadbb9 {
	background-color: #eadbb9;
	color: black;
}

.palette-f9dda1 {
	background-color: #f9dda1;
	color: black;
}

.palette-f6e4bc {
	background-color: #f6e4bc;
	color: black;
}

.palette-fdebc3 {
	background-color: #fdebc3;
	color: black;
}

.palette-fbf2de {
	background-color: #fbf2de;
	color: black;
}

.palette-fdf8ee {
	background-color: #fdf8ee;
	color: black;
}

.palette-95d7ef {
	background-color: #95d7ef;
}

.palette-fdf8ee {
	background-color: #fdf8ee;
	color: black;
}

/* 2017 */
.palette-364ca0 {
	background-color: #364ca0;
	color: white;
}

.palette-00abe3 {
	background-color: #00abe3;
	color: white;
}

.palette-f7941d {
	background-color: #f7941d;
	color: white;
}


.base-palette {
	width: 100px; 
	height: 100px;
	border: none; 
	margin: -2px;
	border-radius: 0px;
}
