/*
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 : 21 sept. 2018, 14:01:30
    Author     : tubaro
*/

.sidebar, .page-title, #footer,
.imp-no
{
    display: none;
}

.imp-only { 
    display: block;
    
}

#content, .xl-section { 
    padding-top: 0px !important;
}

@page { 
    size: auto;
    margin: 0 5mm 0 5mm;
}
body {
    margin:0;
    padding:0;
}