﻿#mainReport
{
}
#topReport
{
    height:45px;
}
#topReport div
{
    float: left;
}
#LeftReport
{
    float: left;
} 
#ContentReport
{
    position: relative;
    -webkit-tap-highlight-color: white;
    float: left;
    width: 1169px;
    height:800px;
    padding: 0;
}
#wrapper
{
    position: absolute;
    z-index: 1;
    top: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: white;
    overflow: auto;
    height:auto;
}

#ContentReport button
{
    clear: both;
    margin-left: 10px;
    width: 80px;
    height: 30px;
    margin-bottom: 3px;
}
#CW-middle button
{
    clear: both;
    margin-left: 5px;
    width: 40px;
    height: 30px;
    margin-bottom: 3px;
}
#RightReport
{
    float: right;
}
#GridLeft
{
}
#footerReport
{
    margin-top: -20px;
}
#footerReport div
{
    float: left;
}
.buttonTransOutput-right
{
    float: right;
}
.buttonTransOutput-left
{
    float: left;
}
#MainColumnWizard
{
    clear: both;
    width: 748px;
    height: 450px;
}
#CW-left
{
    float: left;
    width: 350px;
    height: 440px;
    margin-bottom: 5px;
}
#CW-right
{
    float: right;
    width: 340px;
    height: 440px;
    margin-right: 5px;
    margin-bottom: 5px;
}
#CW-middle
{
    float: left;
    width: 48px;
    height: 440px;
    margin-bottom: 5px;
}
#CWG-left
{
    float: left;
    width: 350px;
    height: 440px;
    margin-bottom: 5px;
    background-color: Aqua;
}
#CWG-right
{
    float: right;
    width: 340px;
    height: 440px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: Blue;
}
#CWG-middle
{
    float: left;
    width: 48px;
    height: 440px;
    margin-bottom: 5px;
    background-color: Silver;
}
#CWCLeft
{
    float: left;
    width: 340px;
    height: 440px;
    margin-bottom: 5px;
}
#CWC-Right
{
    float: right;
    width: 350px;
    height: 440px;
    margin-bottom: 5px;
}
