/*
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 : 24.09.2014, 22:11:30
    Author     : makc64
*/

.row_cat td{
    text-align: left;
}
#mess{
    visibility: hidden; 
    position: absolute; 
    z-index: 50;
    background: #E3F0F5; 
    border-radius: 16px;
    padding: 6px; 
}
