﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
@page
{
    margin: 10mm !important;
}


}
@media print
{

body
{
    background-color: transparent;
}

#Middle,
#ContentPane
{
    width: 98% !important;
/*    max-width: 800px !important;*/
    margin: 1%;
}

#ContentPane .ModuleReference
{
    width: auto !important;
}

#LeftPane
{
    display: none;
}

#ContentPane .Lmenu_title
{
    display: block !important;
    background: none;
}

}



/*** for PC Browser ***/
@media (min-width:401px)
{
/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}

}
