.green{
    color: #000 !important;
}
.green_checkbox{
    outline:   2px solid #006400;
}
.span.wpcf7-not-valid-tip{
    width: 100% !important;
}
span.wpcf7-not-valid-tip{
    position: static !important;
}
.red{
    color: #000 !important;
}
.red_checkbox{
    outline:   2px solid #F00;
}
.phoneHighlight{
	color: #0781c4;
	text-decoration: underline;
}