
textarea.error, input.error{border:1px solid #FF0000 !important; }
label.error,div.error{
    font-weight:normal;
    color:#FF0000 !important;
}
.text-normal{
    font-weight:normal !important;
}

#confirmation .alert-success{
	color: #fff;
	background-color: #99cc33;
	border-color: #d6e9c6
}

