/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 12, 2016, 9:48:59 AM
    Author     : nontachai
*/
.error_form {
    color: red;
    margin-top: 10px;
}
.error {
    color: red;
}
.success {
    color: green;
}