.navbar-custom-main .highlight a,.navbar-custom-main .highlight a:hover {
	background:#222!important;
	font-weight:600;
}


.fpd_save, .fpd_save_mobile {
color:#c70e09;
}

.fpd_signup {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c30d08), color-stop(1, #990A06) );
background: -moz-linear-gradient( center top, #c30d08 5%, #990A06 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c30d08', endColorstr='#990A06');
}