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;
}

.alert-success{
	background-color: #f8ffb9 !important;
	color:#000!important;
}

#confirmation .alert-success p{
	color:#000!important;
}