@media print{
#filter, #menu, #menuTop, #loading, #Title, #autentication, #MenuBox, #LogoBox, #RightSideTopBox, #LeftSideBox
,.NoPrint
{
	display: none;
	visibility:hidden;
	float: left;
}
#RightSideBox
,#PageBox, #ContentBox, #RightSideTopBox
{
	border: 0px;
	margin:0;
	width:115%;
}

#TxtServicingComments, 
#TxtOriginalUnderwritingComments
{
	float: left;
	display: none;
	visibility:hidden;
}

.pageBreak 
{
	page-break-after: always;
	height: 1px;
}

.filterTextArea, .defaultAssetClassTemplate, select, input
{
	display: none;
}

/* Template do Loan Level Query Detail */

.printerBorder
{
	border-width: thin thin thin thin;
	border-style: solid solid solid solid;
	border-color: black;
}
.tableLoanLevelQueryDetail
{
	background-color:Transparent;
}
.history
{
	border-width: thin thin thin thin; 
	border-style: solid solid solid solid; 
	border-color: black;
}

.defaultDarkBgColor
{
	width: 100%;
}

.masterDateGrid
{
	width: 100%;
}

.originalComments
{
	width: 10%;
}

.servicingComments
{
	width: 10%;
}

.datagrid
{
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
}
.grayBgColor
{
	border-width: 0px 0px thin 0px; 
	border-style: solid solid solid solid; 
	border-color: black;
}

.tdComments
{
	width:100%;
	border-width: thin thin thin thin; 
	border-style: solid solid solid solid; 
	border-color: black;
}

.tdResume
{
	width:100%;
}

.tdHistory
{
	width:100%;
	border-width: thin thin thin thin; 
	border-style: solid solid solid solid; 
	border-color: black;
}


.tableLoanLevelQueryDetail
{
	width:610;
	height:400;
	background-color:Green;
}
.printHeader
{
	display:block;
	font-size:120%;
	font-weight:bold;
}
.ajax__tab_panel
{
	display:block !important;
	visibility:visible !important;
}
.ajax__tab_header
{
	display:none;
}
input, .NoPrint, #ctl00_MainContent_testeup
{
	display:none;
}
#FooterBox a
{
	display:none;
}
#LogoPrintAndTitle
{
	float:inherit;
	width:100%;
	height:44px;
}
#LogoPrint
{ 
	display: block;
	float:left; 
}
#TitleBox
{
	margin-left:14%;
	margin-top:3%;
	float:left;
}
.ajax__tab_panel
{
	display:block !important;
	visibility:visible !important;
}

.noLine
{
	width:1px;
	visibility:hidden;
	clear:both;
}

#Template
{
	page-break-after:always;
}
}