/*
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 : Sep 4, 2016, 4:10:51 PM
    Author     : ASHAN RATHSARA
*/

.error{
    color: red;
    font-size: small;
    font-family: sans-serif;
    font-weight: bold;
}

.error_redirect{
    font-size: 12px;
}
.success_redirect{
    font-size: 12px;
}

#spnmessagelogin { 
    font-size: 12px;
}

