/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

.Dashmark
{
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 20px;
	color: Silver;
}
.NFHeader
{
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 20px;
	text-decoration: none !important;
	font-weight: normal;
}
.griditemLink {
	border: none;
	color: #000000;
	font: 14px Verdana, Arial, sans-serif;
	background-color: #ffffff;
}
.griditemLink a { color: #426C9D; text-decoration: none; font: bold 14px Verdana, Arial, sans-serif;}
.griditemLink a:hover { color: #426C9D; text-decoration: underline; font: bold 14px Verdana, Arial, sans-serif;}

.TextBox {
	font-size: 13px;
	font-family: verdana;
	color: #000033;
}
h1 { color: black; }
h2 { color: black; }