﻿
.LabelReportOptions
{
    text-align: left;
    font-size: medium;
}


.ReportContent
{
    position: relative;
    top: auto;
    display: list-item;
}

.Reportpage
{
    width: 1124px;
    
    margin: 10px auto 0px auto;
    
    border-bottom-left-radius: 10px;

    border-bottom-right-radius: 10px;

    font-size: .80em;

    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;

    padding: 0px;}

.ReportBody
{
    border-style: solid;
    border-width: medium;
    background-image: url('../Images/PageBackground.png');
    background-repeat: repeat-x;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    padding: inherit;
    margin: inherit;
    position: relative;
    top: 0px;
    left: 0px;
    vertical-align: middle;
    height: 1240px;
}

.Reporttitle
{
    display: block;
    text-align: left;
    width: auto;
}

.Reportheader
{
    height: 88px;

    width: 1124px;

    margin: 0px;

    padding: 0px;

    position: relative;
}


.ReportOptionsBackground
{
    background-image: url('../Images/PageBackground.png');
    background-repeat: repeat-x;
}

.Reportmain
{
    padding: 0px 0px 0px 0px;
    margin: 2px 8px 8px 2px;
}

.ReportViewer
{
    position: relative;
    top: 0px;
    left: 283px;
    height: 1141px;
    width: 709px;
}


.ReportItemCkBox
{
    position: relative;
    top: 2%;
    left: 0%;
    height: 90%;
    width: 6%;
    font-family: Arial, Helvetica, sans-serif;
}

.ReportItemName
{
    position: relative;
    width: 15%;
    height: 90%;
    left: 1%;
    top:  2%;
}

.ReportParameterType
{
   /*  position: relative; */

}

.ReportItemSetupButton
{
    position: relative;
    margin-top: 5px;
    margin-right: 2px;
}

.ReportItemDeleteButton
{
    position: relative;
    margin-top: 5px;
    margin-left: 2px;
}

    /*background-image: url('../Skins/BEEnterprise/PanelBar/SubItemStates.png');    background-image: url('../Images/ReportPanelItem.PNG');
   background-image: url('../Images/ReportPanelItem.PNG');  

*/
.ReportTypePanelItem
{
    
    font-weight: bold;
    color: #FFFFFF;
    border-top-left-radius: 3%;
    border-top-right-radius: 3%;
    border-bottom-left-radius: 3%;
    border-bottom-right-radius: 3%;
    vertical-align:top;
    background-color: Transparent;
    line-height: normal;
    display: none;
    text-decoration: none;
    text-align: left;
    text-indent: 2%;
    height:10%;
    width: 100:
}

.ReportTypePanelChildItem
{
    
    font-weight: bold;
    color: #FFFFFF;
    border-top-left-radius: 13%;
    border-top-right-radius: 13%;
    border-bottom-left-radius: 13%;
    border-bottom-right-radius: 13%;
    vertical-align: middle;
    line-height: normal;
    text-align: left;
     text-indent: 5%;
     background-color:Transparent;
}


   
}

.qsf-demo-canvas {} 


.rpFocusedReportBook
{
    background: #333333;
    color: White;
    font-size: medium;
    font-weight: bold;
    vertical-align: middle;
    border-top-left-radius: 13%;
    border-top-right-radius: 13%;
    border-bottom-left-radius: 13%;
    border-bottom-right-radius: 13%;
    text-align: left;
}

.DetailDate
{
    max-height: 100px;
    min-height: 100px;
}
.ReportItemHover
{
    color: Transparent;
}
.DetailReportIncludes
{
    position: relative;
    top: 0px;
    left: 135px;
}
