﻿/*.backupset-export-table-div
{  
         
}
.backupset-export-table-title-header
{
    
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin-left:10px;  
    color:#365F91;
}
.backupset-export-table
{
    border:1px solid;
    border-color:#4F81BD;
    border-collapse:collapse;
}

.backupset-export-table th,td
{
    border-bottom:1px solid;
    border-top:1px solid;
    border-color:#4F81BD;
    text-align:left;   
}
.backupset-export-table-header
{
    font-size:12px;    
    background-color:#4F81BD;
    font-weight:bold;
    text-align:left; 
    color:White;   
}

.backupset-export-table-row
{   
    font-size:12px;  
    font-weight:bold;
    text-align:left;    
}
.backupset-export-page-break
{
    page-break-before:always;
}

.backup-export-spaceBetweenTableHeight
{
 
}
.backup-export-td-span
{
    margin-left:10px;
}*/
.backupset-export-loading-indicator
{
    width: 180px;
    height: 38px;
    background: url(../images/loading.gif) no-repeat bottom left;
    position:absolute;
    top:300px;
    left:320px;
    z-index: 10000;
}
.backupset-export-loading-indicator-font
{
    font-size: 14px;
    color: #000000;
    padding-top: 15px;
    position: relative;
    padding-left: 35px;
    font-weight: bold;
}
.download-backupset-div
{
    margin-left:10px; 
    margin-top:10px; 
    width:800px; 
    border: 1px solid #000000; 
    padding-left:6px; 
    padding-top:10px; 
    min-height:680px;
}
.print-div
{
    font-size:12px;
}
.line-black
{
    background-color:#000000 !important; 
    height:1px; 
    margin-top:6px; 
    width:794px;
}
.line-blue
{
    background-color:#4F81BD !important; 
    height:1px; 
    margin-top:6px; 
    width:794px;
}
.download-backupset-title-div
{
    font-size:20px; 
    color:#17355D; 
    margin-top:20px;
}
.backup-export-logo
{
    margin-top:20px;
}
.backup-export-div
{
    margin-bottom:30px;
} 

.backupset-export-top
{
    width: 794px; 
    margin-left: 20px;
}

.backupset-export-table-title-header
{    
	font-size:14px;
	font-weight:bold;
    text-align:left;
	margin-left:30px;  
	color:#365F91;
}
.backup-export-td-span
{
	margin-left:10px;
}
.backup-export-spaceBetweenTableHeight
{
    height:35px;
}
.print_out_table 
{ 
	page-break-inside:auto;
	border-top:0px;border-bottom:0px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	margin:0px 0px 0px 0px;
}                               
.print_out_table   tr    
{ 
	page-break-inside:auto;
	page-break-after:auto;
}       
.print_out_table   thead 
{ 
	display:table-header-group;
}    
.print_out_table   thead tr th
{ 
	border-top:#000000 solid 1px;
	padding-top:0px;
}              
.print_out_table   tfoot 
{ 
	display:table-footer-group;
}
.print_out_table   tfoot tr td
{ 
	border-bottom:#000000 solid 1px;
	padding-bottom:0px;
} 
.print_in_table 
{ 
	page-break-inside:auto;
	border-top:0px;
	border-bottom:0px;
	border-left:#4F81BD solid 1px;
	border-right:#4F81BD solid 1px;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
}                                                            
.print_in_table  tr    
{ 
	page-break-inside:avoid;
	page-break-after:auto;
	font-size:12px;  
	font-weight:bold;
	text-align:left; 
	height:0px;	
}   
.print_in_table tbody  tr    
{ 
	page-break-inside:avoid;
	page-break-after:auto;
	font-size:12px;  
	font-weight:bold;
	text-align:left; 
	height:30px;	
	color:Black;
}   
.print_in_table tbody tr td   
{ 
	border-top:#4F81BD solid 1px;
}    	
	
.print_in_table   thead 
{ 
	display:table-header-group;
}  
.print_in_table tbody tr th
{
	font-size:12px;    
	background-color:#4F81BD;
	font-weight:bold;
	text-align:left; 
	height:22px;
	color:White; 
}
.print_in_table   thead tr th
{ 
	border-top:#4F81BD solid 1px;
}        
.print_in_table   tfoot 
{ 
	display:table-footer-group
}
.print_in_table   tfoot tr td
{ 
	border-bottom:#4F81BD solid 1px;
}                    
        