﻿body 
{
     font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
     margin: 0px;
    padding: 0px;
}

.pnl
{
  
    font-size: small;
    font-weight: bold;
    background-color: #FFCC66;
    color: #CC3300;
}
.pnltest
{
    font-size: small;
    font-weight: bold;
    background-color: #5D7B9D;
    color: #FFFFFF;
}

.VerdanaPageHeading
{
  
    font-size: medium;
    font-weight: bold;
}
.CompanyName
{
    color: #5D7B9D;
    font-size: medium;
    font-weight: bold;
}
.VerdanaPageHeadingCC
{
   
    font-size: medium;
    font-weight: bold;
    
}
.VerdanaBold
{
   
    font-size: small;
    font-weight: bold;
}
.VerdanaPlain
{
   
    font-size: small;
}
.ddList
{
   
    font-size: small;
}

.tb
{
   
    font-size: small;
}
.divHeader
{
   
    vertical-align: top;
    text-align: center;
}
.lb
{
    
    font-size: small;
   
}
.btn
{
   
    font-size: small;
}
/*-----------------------------------------------------------------*/
/*   UserControl ucPaidInvoices */

/* Products Section */

/* pln_paidinvoicesMaster */
.pln_paidinvoicesMaster
{
    position: relative;
}

.Grd
{
    /*top: 40px;
    left: 120px;*/
   
    font-size: small;
    position: relative;
    z-index: auto;
    top: 40px;
}
.Grd1
{
    /*top: 40px;
    left: 120px;
    font-family: Verdana; */
    font-size: small;
    position: relative;
    z-index: auto;
}


.lbl_PaidProductInvoicesMaster
{
    top: 20px;
    color: #990000;
   
    font-size: small;
    position: relative;
    font-weight: bold;
    font-style: normal;
}
.lbl_DatePaid
{
 
    color: #000000;
    
    font-size: x-small;

    font-weight: bold;
    font-style: normal;
}
.lbl_Invoice
{
    
    color: #000000;
    
    font-size: x-small;
  
    font-weight: bold;
    font-style: normal;
}
.lbl_RODetail
{
  color: #990000;
   
    font-size: small;
    position: relative;
    font-weight: bold;
    font-style: normal;
}


.lbl_ClickAmount
{
   
    color: #000000;
  
    font-size: xx-small;
    
    font-weight: normal;
    font-style: italic;
}

.btn_PaidProductInvoicesMasterBack
{
    top: 445px;
   
    font-size: small;
    position: relative;
    font-style: normal;
}

.gv_PaidInvoicesMaster
{
    top: 60px;
    left: 100px;
   
    font-size: small;
    position: absolute;
    z-index: auto;
}
  
.gv_PaidInvoicesDetail
{
    top: 40px;
   
    
    font-size: small;
    position: relative;
    z-index: auto;
}
 
 .pnl
 {
     position: relative;
 }
.bkbtn
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #5D7B9D;
}


.divaligncenter
{
    text-align: center;
}

.menualignleft
{
  text-align: left; 
  font-size: small; 
}

.RadGrid
{
    border-radius: 10px;
    overflow: hidden;
}

.RadGrid_ROMaster

{

     border-radius: 10px 10px 0px 0px;

     overflow: hidden;

}
.RadGrid_RODetail

{

     border-radius: 0px 0px 10px 10px;

     overflow: hidden;

}
.validator
{
    font-weight:bold;
     color:Red;
}
.Class1  
      {  
       margin-left: 100px !important;  
      }  
	