﻿body   {
  
}
#NominationMainContent {
    display: block;
    font-family: Calibri , Arial, sans-serif;
    font-size: 12pt;

    width: 210mm;
    margin: 0;
    padding: 0;
   
}

#NominationLeftSplitter {
    display: none !important;
    width: 0 !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;

}
td.leftPane , tr > .headerPane  {
     display: none !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}


.bordoGrigio { border: none;padding: 1mm;}

#PNominationMainContent {
    background-color: white;
    z-index: 999999;
    position: absolute;
    left: 0;
    top: 0;
    width: 210mm;
    margin: 0;
    padding: 0;
    font-family: Calibri , Arial, sans-serif;
    font-size: 12pt;

}

/*
.loginControl, .leftPanel , #footer
{
    display: none;
}

table > .printNoneDisplay , 
table > .headerPane  ,
table > .headerMenu,
table > .headerTop {
    height: auto !important;
}

tr > .headerPane { display: none !important;}
td > .headerTop
{ display: none !important;}




th > .printNoneDisplay , 
th > .headerPane  , 
th > .headerMenu , 
td > .printNoneDisplay , 
td > .headerPane  , 
td > .headerMenu ,
td.leftPane,
.printNoneDisplay, 
.headerPane, 
.headerMenu, 
.leftPanel ,
.headerTop

{
    display: none;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;

     display: none !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
    */