@charset "utf-8";
/* color styles  */
#jprePercentage , .arrow-nav a:hover , .subscriptionForm input#submitButton , .show-twitter:hover , #contact-form input[type="submit"]  {
	background-color:#093542;
}
.twitter-feed li a , .twit-link:hover , .customNavigation a:hover  , .contact-info i , .contact-text span , #success_page p strong  , .social-links li a:hover   {
	color:#093542;
}
nav a span {
	border-top:4px solid #093542;
}
::-webkit-scrollbar-thumb , -moz-scrollbar {
	background:#093542;
}