﻿/*** FLAT COLORS PER METRONIC ***/
		
.turquoise {
	color: #1ABC9C !important;
}
		
.emerald {
	color: #2ecc71 !important;
}
		
.peter-river {
	color: #3498db !important;
}
		
.amethyst {
	color: #9b59b6 !important;
}
		
.wet-asphalt {
	color: #34495e !important;
}
		
.green-sea {
	color: #16a085 !important;
}
		
.nephritis {
	color: #27ae60 !important;
}
		
.belize-hole {
	color: #2980b9 !important;
}
		
.wisteria {
	color: #8e44ad !important;
}
		
.midnight-blue {
	color: #2c3e50 !important;
}
		
.sun-flower {
	color: #f1c40f !important;
}
		
.carrot {
	color: #e67e22 !important;
}
		
.alizarin {
	color: #e74c3c !important;
}
		
.clouds {
	color: #ecf0f1 !important;
}
		
.concrete {
	color: #95a5a6 !important;
}
		
.orange {
	color: #f39c12 !important;
}
		
.pumpkin {
	color: #d35400 !important;
}
		
.pomegranate {
	color: #c0392b !important;
}
		
.silver {
	color: #bdc3c7 !important;
}
		
.asbestos {
	color: #7f8c8d !important;
}
		
/*** hover colors ***/
		
.turquoise-hover {
	color: #1dd2af !important;
}
		
.emerald-hover {
	color: #40d47e !important;
}
		
.peter-river-hover {
	color: #4aa3df !important;
}
		
.amethyst-hover {
	color: #a66bbe !important;
}
		
.wet-asphalt-hover {
	color: #3d566e !important;
}
		
.green-sea-hover {
	color: #28b598 !important;
}
		
.nephritis-hover {
	color: #19b698 !important;
}
		
.belize-hole-hover {
	color: #2e8ece !important;
}
		
.wisteria-hover {
	color: #9b50ba !important;
}
		
.midnight-blue-hover {
	color: #354b60 !important;
}
		
.sun-flower-hover {
	color: #f2ca27 !important;
}
		
.carrot-hover {
	color: #e98b39 !important;
}
		
.alizarin-hover {
	color: #ea6153 !important;
}
		
.clouds-hover {
	color: #fff !important;
}
		
.concrete-hover {
	color: #a3b1b2 !important;
}
		
.orange-hover {
	color: #f4a62a !important;
}
		
.pumpkin-hover {
	color: #ec5e00 !important;
}
		
.pomegranate-hover {
	color: #d14233 !important;
}
		
.silver-hover {
	color: #cbd0d3 !important;
}
		
.asbestos-hover {
	color: #8c9899 !important;
}
		
		
	/*** BACKGROUND FLAT COLORS ***/
		
		
.turquoise-bg {
	background-color: #1ABC9C !important;
}
		
.emerald-bg {
	background-color: #2ecc71 !important;
}
		
.peter-river-bg {
	background-color: #3498db !important;
}
		
.amethyst-bg {
	background-color: #9b59b6 !important;
}
		
.wet-asphalt-bg {
	background-color: #34495e !important;
}
		
.green-sea-bg {
	background-color: #16a085 !important;
}
		
.nephritis-bg {
	background-color: #27ae60 !important;
}
		
.belize-hole-bg {
	background-color: #2980b9 !important;
}
		
.wisteria-bg {
	background-color: #8e44ad !important;
}
		
.midnight-blue-bg {
	background-color: #2c3e50 !important;
}
		
.sun-flower-bg {
	background-color: #f1c40f !important;
}
		
.carrot-bg {
	background-color: #e67e22 !important;
}
		
.alizarin-bg {
	background-color: #e74c3c !important;
}
		
.clouds-bg {
	background-color: #ecf0f1 !important;
}
		
.concrete-bg {
	background-color: #95a5a6 !important;
}
		
.orange-bg {
	background-color: #f39c12 !important;
}
		
.pumpkin-bg {
	background-color: #d35400 !important;
}
		
.pomegranate-bg {
	background-color: #c0392b !important;
}
		
.silver-bg {
	background-color: #bdc3c7 !important;
}
		
.asbestos-bg {
	background-color: #7f8c8d !important;
}
		
/*** background hover colors ***/
		
.turquoise-hover-bg {
	background-color: #1dd2af !important;
}
		
.emerald-hover-bg {
	background-color: #40d47e !important;
}
		
.peter-river-hover-bg {
	background-color: #4aa3df !important;
}
		
.amethyst-hover-bg {
	background-color: #a66bbe !important;
}
		
.wet-asphalt-hover-bg {
	background-color: #3d566e !important;
}
		
.green-sea-hover-bg {
	background-color: #28b598 !important;
}
		
.nephritis-hover-bg {
	background-color: #19b698 !important;
}
		
.belize-hole-hover-bg {
	background-color: #2e8ece !important;
}
		
.wisteria-hover-bg {
	background-color: #9b50ba !important;
}
		
.midnight-blue-hover-bg {
	background-color: #354b60 !important;
}
		
.sun-flower-hover-bg {
	background-color: #f2ca27 !important;
}
		
.carrot-hover-bg {
	background-color: #e98b39 !important;
}
		
.alizarin-hover-bg {
	background-color: #ea6153 !important;
}
		
.clouds-hover-bg {
	background-color: #fff !important;
}
		
.concrete-hover-bg {
	background-color: #a3b1b2 !important;
}
		
.orange-hover-bg {
	background-color: #f4a62a !important;
}
		
.pumpkin-hover-bg {
	background-color: #ec5e00 !important;
}
		
.pomegranate-hover-bg {
	background-color: #d14233 !important;
}
		
.silver-hover-bg {
	background-color: #cbd0d3 !important;
}
		
.asbestos-hover-bg {
	background-color: #8c9899 !important;
}
		
		
/*** connproj colors ***/
.orange-cp {
	color: #fa8124 !important;
}
		
.orange-cp-bg {
	background-color: #fa8124 !important;
}
		
.grey5-bg {
  background-color: #F7F7F7 !important;
}		
		
.grey10-bg {
  background-color: #EFEFEF !important;
}

.grey20-bg {
  background-color: #D2D2D2 !important;
}