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