/*
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 : 4-mar-2019, 13.04.59
    Author     : gabriele
*/

.tessera-header
{
    background-color:#f7f7f7; 
    font-size: 18px; 
    ext-align: center; 
    padding: 7px 10px; 
    margin-top: 0;
}

.tessera-blue
{
    background-color: #0048AB !important; 
}