﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
@page {
    margin: 10mm !important;
}


}
@media print {
body, #BaseTable {
    background-color: transparent !important;
    background: none !important;
}

#Middle {
    float: none !important;
    margin: 0px auto !important;
    width: 100% !important;
    max-width: 750px !important;
}

#ContentPane {
    width: 100% !important;
    max-width: 750px !important;
    float: none;
}

#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
{

}
}
