﻿#reports-menu-wrapper
{
    margin-top: 60px;
    margin-left: 275px;
    text-align: left;
}

.ReportViewerFrame
{
	width: 100%;
	visibility: hidden;
}

#theFrameHolder
{
    width: 100%;
    max-width: 5000px;
    height: 100%;
    max-height: 5000px;
    background-color: Yellow;
}