/*
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 : 27.02.2017, 21:30:54
    Author     : alegab
*/

.error {
    color: red;
}

.hideme {
    display:none;
}