/*
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 : Nov 13, 2015, 11:55:25 AM
    Author     : JAAAN
*/
 #register-form label.error, .output {color:#FB3A3A;font-weight:bold;}
.hints{font-size:12px; font-weight: normal;}
.success{
    color:#009900;
}
.error{
    color:#F33C21;
}
.talign_right{
text-align:right;
}
.pin_avail_result{
display:block;
width:180px;
}
