/*
Theme Name: Alyeska
Description: A simple business theme by Theme Blvd.
Author: Jason Bobich
Author URI: http://jasonbobich.com
Version: 2.0.1
License: Partial GNU General Public License, please reade license file for more details.
License URI: license.txt
*/

/* This theme's primary styles can be found in /assets/css/theme.css */

.form-message {
	margin-top: 18px;
	color: #DD2929;
	font-weight: bold;
	font-size:12px;
}

.form-error {
	border:2px solid #DD2929;
	color:#DD2929;
}

label.form-error {
	border:none;
}