/*
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 : Apr 21, 2016, 4:26:44 PM
    Author     : Admin
*/

.hsg_error{
    border:2px #FF5722 solid !important;
}
.hsg_form,.hsg_form fieldset,.hsg_form label{
    text-align: left !important;
}
.ns-type-success{
    color:#fff;
    background: #27ae60;
}
.ns-type-error{
    color:#fff;
    background: #EE0000;
}
.ns-bar.ns-type-success .ns-close::before, .ns-bar .ns-close::after{
    background: #fff;
}