/*
	Specific Styles for www.WizardTM.com
-----------------------------------------------------------------------------------*/

.theme-color, a { color: #af75c7; }

a:hover { color: #1f65b9; }

#main,
.pricing-tab.active,
.pricing-questions
{ border-top-color: #af75c7 !important; }
.logo { width:180px;}
.logo h1
{
    color:#af75c7;
}
input:focus,
textarea:focus,
button:hover {
	background: #fff;
	color: #000;
	border: 1px solid #af75c7;
}

.nav a.active,
.nav a:hover
{
color:#af75c7!important;
}

.hero-signup
{
    border-bottom-color:#af75c7;}
    
    .flat-header{background:#af75c7;}
        
.working {
    background:url('../../../Images/ajax-loader.gif') no-repeat right center !important;
}