/*css for coloring exchanges theme map*/

/*tite colors*/
a.develop,#jive-breadcrumb a.develop{color: #fd7822;}
a.educate,#jive-breadcrumb a.educate{color: #95539b;}
a.discover,#jive-breadcrumb a.discover{color: #19a5b3;}
a.wileyexchanges,#jive-breadcrumb a.wileyexchanges{color: #800049;}

.develop-text{color: #fd7822;}
.educate-text{color: #95539b;}
.discover-text{color: #19a5b3;}
.wileyexchanges-text{color: #800049;}

.develop-bg{background-color: #fd7822;}
.educate-bg{background-color: #95539b;}
.discover-bg{background-color: #19a5b3;}
.wileyexchanges-bg{background-color: #800049;}

/*MAIN COLORS*/
.serf-green{background: #19A5B3;}
.blue {background: #90C8E5;}
.muddy-green{background: #C6E0DB;}
.light-green{background: #75CB9C;}
.orange{background: #FD7822;}
.purple{background: #95539B;}
.red{background: #D10C45;}
.green{background: #095B55;}