#savings_banner h1,#banklist h3,#contact_form p strong {
	color:#BDD747 !important;
}


#ai_content h2 {
    color: #BDD747 !important;
}

.cos-wrap{
	background-color:#BDD747  !important;
}

#recalculate input{
	background-color:#BDD747 !important;	
	background-image: -moz-linear-gradient(90deg, #BDD747 0%, # 100%) !important;
	background-image: -o-linear-gradient(90deg, #BDD747 0%, # 100%) !important;
	background-image: -webkit-linear-gradient(90deg, #BDD747 0%, # 100%) !important;
	background-image: linear-gradient(90deg, #BDD747 0%, # 100%) !important;	
border: 1px solid #BDD747 !important;
}

.bar_contents {
	background: #BDD747;
}
.bar_result_other .bar_contents {
	background-color: #0F533F !important;
}
.bar_result_first .bar_contents {
	background-color: #BDD747 !important;
}

a{
	color:# !important;
}

.footer-links a{
	color:# !important;
}

#search input[type="submit"]:hover,#search input[type="submit"]:focus,.greenbutton:hover,.greenbutton:focus,#contact_form .ui-button:hover,#contact_form .ui-button:focus 
{
    color:#FFFFFF;
    border: 1px solid #0F533F;
    background-color: #0F533F;
    background-image:none;
}

#search input[type="submit"],.greenbutton,.searchresults .ui-button ,#signup_button a.greenbutton,#save_now_button.greenbutton
{
    color:#FFFFFF;  
    border: 1px solid #0F533F;
    background-color:#0F533F;
}

.greenbutton{
	background-clip: padding-box !important;
	border: 1px solid #0F533F !important;
	background-color: #0F533F !important;
}

.greenbutton:hover{
	background-clip: padding-box !important;
	border: 1px solid #0F533F !important;
	background-color: #0F533F !important;
}

a.secondary_button{
    color:#FFFFFF !important;
    background-color:#BDD747 !important;	
	background-image: -moz-linear-gradient(90deg, #BDD747 0%, # 100%) !important;
	background-image: -o-linear-gradient(90deg, #BDD747 0%, # 100%) !important;
	background-image: -webkit-linear-gradient(90deg, #BDD747 0%, # 100%) !important;
	background-image: linear-gradient(90deg, #BDD747 0%, # 100%) !important;	
    border: 1px solid #BDD747 !important;

}

.CTA {
    color: #FFFFFF !important;
    border: 1px solid # !important; /* stroke */
    background-color: #0F533F !important; /* layer fill content */
    background-image: -moz-linear-gradient(bottom, #0F533F 0%, # 100%) !important; /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #0F533F 0%, # 100%) !important; /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #0F533F 0%, # 100%) !important; /* gradient overlay */
    background-image: linear-gradient(bottom, #0F533F 0%, # 100%) !important; /* gradient overlay */
}

.CTA-button {
	color: #FFFFFF !important;
	border: 1px solid # !important;
	background-color: #0F533F !important;
	background-image: -moz-linear-gradient(bottom, #0F533F 0%, # 100%) !important;
	background-image: -o-linear-gradient(bottom, #0F533F 0%, # 100%) !important;
	background-image: -webkit-linear-gradient(bottom, #0F533F 0%, # 100%) !important;
	background-image: linear-gradient(bottom, #0F533F 0%, # 100%) !important;	
}

.value-highlight{
	color: #BDD747 !important;
}

.msg-winner, .dt_widget {
    font-family: !important;
}

.cluetip-title{
    background-color: #0F533F !important;
}
.cluetip-title{
   color: #FFFFFF !important;
}