/* 
    Document   : print
    Created on : 12-apr-2013, 14.51.49
    Author     : malgaretto
    Description:
        Purpose of the stylesheet follows.
*/

#Header, #preFooter, #postFooter, #user-info, #debug-bar-wrap, #select-user
{
    display: none;
}

input{
    display: none;
}

.nav
{
    display: none;
}

#riepilogo_prenotato
{
    font-size: 11px;

}

table.dataTable, table.dataTable tr, table.dataTable tr td
{
    border: 1px solid #ccc;
}

table.dataTable th
{
    font-size: 12px;
    font-weight: bold;
}


#riepilogo_prenotato table.dataTable tr
{
    border-bottom: 1px solid #000;
}

#riepilogo_prenotato table.dataTable tr td
{
    padding: 5px;
}

.fg-toolbar, #filtri-calendario-wrap
{
    display: none;
}

#riepilogo_prenotato_legenda
{
    display: none;
}

th.table_pre_head
{
    padding: 10px;
}

th.table_pre_head label
{
    font-size: 20px;
}

.not_print
{
    display: none;
}

a.note 
{
    display: none;
}

span.print-note
{
    display: block;
}

