﻿body 
{
    margin: 0px; 
}

.bgLogin {
    background-image: url("Images/Background.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.divHome {
        width: 80%;
        height: 90vh;
	    min-width: 375px;
        min-height: 300px;
        border: none thin silver;
	    display: inline-block;
	    vertical-align: top;
        margin: 30px auto;
}

.divMain
{
    width: 100%;
    min-height: 400px;
    margin: 10px 0 0 0;
    font-family: Verdana, Tahoma, 'Century Gothic', Arial;
    font-size: 10pt;
    color: rgb(127,127,127);
    text-align:left;
    overflow: visible;
    }

.groupHeader {
    background-color: rgb(55,156,200);
}

.groupContent {
    border: solid 1px gray;
}

.titleGroupContent 
{
     font-family: Verdana, Tahoma, 'Century Gothic', Arial;
     font-size: 12pt;
     color: white;
     text-decoration: none;
     text-align:left; 
     margin: 5px 5px 5px 5px; 
     padding: 5px 5px 5px 5px;
    }

 .titleGroupContent:hover
 {
     color: silver;
    } 

 .titleRightGroupContent 
{
     font-family: Verdana, Tahoma, 'Century Gothic', Arial;
     font-size: 10pt;
     color: white;
     text-decoration: none;
     text-align:right; 
     margin: 5px 5px 5px 5px; 
     padding: 5px 5px 5px 5px;
    }



.linkGroupContent 
{
     font-family: Verdana, Tahoma, 'Century Gothic', Arial;
     font-size: 12pt;
     font-weight: bold;
     color: rgb(55,156,200);
     text-decoration: none;
    }

 .linkGroupContent:hover
 {
     color: silver;
    } 

 .textGroupContent
{
     font-family: Verdana, Tahoma, 'Century Gothic', Arial;
     font-size: 10pt;
     color: rgb(127,127,127);
     text-decoration: none;
     text-align:justify;
     margin: 10px 10px 10px 10px;
     padding: 5px 5px 5px 5px;

 }

 .tableMain
 {
     width: 100%;
     padding: 0,0,0,0; 
     margin: 0,0,0,0;
     }

.ButtonClass
{   
     height: 18pt;
	}

.TextClass
{   

	}	 
	
.CboClass
{   

	}	

.ChkBox
{

    }    

.itemButton
{
    height: 26px;
    cursor: pointer;
    }
    
.itemButton:hover
{
    background-color: Black;
    }        

.xmlButton
{
    height: 32px;
    width: 32px;
    background-color: transparent;
    border-width: 0;
    background-image: url(Images/xml.png);
    cursor: pointer;
    }
    
.xmlButton:hover
{
    background-image: url(Images/xmlDown.png);
    } 
    
.pdfButton
{
    height: 32px;
    width: 32px;
    background-color: transparent;
    border-width: 0;
    background-image: url(Images/pdf.png);
    cursor: pointer;
    }
    
.pdfButton:hover
{
    background-image: url(Images/pdfDown.png);
    }     
    
.SendEmailButton
{
    height: 32px;
    width: 32px;
    background-color: transparent;
    border-width: 0;
    background-image: url(Images/SendEmail.png);
    cursor: pointer;
    }
    
.SendEmailButton:hover
{
    background-image: url(Images/SendEmailDown.png);
    } 
    
.EmailButton
{
    height: 32px;
    width: 32px;
    background-color: transparent;
    border-width: 0;
    background-image: url(Images/Email.png);
    cursor: pointer;
    }
    
.EmailButton:hover
{
    background-image: url(Images/EmailDown.png);
    }  
        
.CloseButton
{
    height: 32px;
    width: 32px;
    background-color: transparent;
    border-width: 0;
    background-image: url(Images/Close.jpg);
    cursor: pointer;
    }
    
.CloseButton:hover
{
    background-image: url(Images/CloseDown.jpg);
    }    

.ChangeButton
{
    height: 32px;
    width: 32px;
    background-color: transparent;
    border-width: 0;
    background-image: url(Images/Change.png);
    cursor: pointer;
    }
    
.ChangeButton:hover
{

    } 

.txtHidden
{
    display: none;
    }

.ReportViewer
{
    background-color: Gray;
    border: 1px Solid Silver;
    }    

.txtTotales
{
    font-weight: bold;
    text-align: right;
    }

  .PTotales
 { 
     font-family: Century Gothic, Tahoma, Arial; 
     font-size: 12pt;
     font-style: normal;
     font-weight: bold;
     color: black; 
     text-align: right;
  }   
   
.pGrid
{
     font-family: Century Gothic, Tahoma, Arial;
     font-size: 10pt;
     color: rgb(127,127,127);
     text-decoration: none;
     text-align: left;
    }

.ButtonClass
{   
     height: 18pt;
	}

.GridHeader
{
    font-family: Verdana, Tahoma, 'Century Gothic', Arial;
    font-size: 10pt;
    background-color: rgb(55,156,200);
    color: white;
    border: 1px solid white;
    padding: 5px 5px 5px 5px;
    }    
    
.GridHeaderCell
{
    border: 1px solid white;
    text-align: center;
    }    

.GridRow
{
    font-family: Verdana, Tahoma, 'Century Gothic', Arial;
    font-size: 10pt;
    color: Black;
    } 
    
.GridRowAlternating
{
    font-family: Verdana, Tahoma, 'Century Gothic', Arial;
    background-color: rgb(133,210,230);
    color: Black;
    font-size: 10pt;
    }    

.strMenu 
{
     font-family: Century Gothic,Tahoma;
     font-size: 11px;
     font-weight: bold;
     color: white;
     text-decoration: none;
    }

 .strMenu:hover
 {
     font-family: Century Gothic,Tahoma;
     font-size: 11px;
     font-weight: bold;     
     color: silver;
     text-decoration: none;
     text-align: center;    
    } 
    
.strMenu2
{
     font-family: Century Gothic,Tahoma;
     font-size: 12px;
     font-weight: bold;
     color: silver;
     text-decoration: none;
     text-align: center;
    }
 .strMenu2:hover
 {
     font-family: Century Gothic,Tahoma;
     font-size: 12px;
     font-weight: bold;     
     color: black;
     text-decoration: none;    
    }     
    
    
 .strMenuVisited
 {
     font-family: Century Gothic,Tahoma;
     font-size: 11px;
     font-weight: bold;     
     color: silver;
     text-decoration: none;    
    }     
    
 .strMenuVisited:hover
 {
     font-family: Century Gothic,Tahoma;
     font-size: 11px;
     font-weight: bold;     
     color: white;
     text-decoration: none;    
    }       
    
.strLink 
{
     font-family: Verdana, Tahoma, 'Century Gothic', Arial;
     font-size: 10pt;
     font-weight: bold;
     text-decoration: none;
     text-align: center;
     color: Gray;
    }
 .strLink:hover
 {
     color: silver;
    }     
    
.strMailTo
{
     font-family: Century Gothic,Tahoma;
     font-size: 12px;
     font-weight: bold;
     color: rgb(0,27,105);
     text-decoration: none;
    }
    
 .strMailTo:hover
 {
     font-family: Century Gothic,Tahoma;
     font-size: 12px;
     font-weight: bold;     
     color: rgb(0,27,105);
     text-decoration: none;    
    }    
    
  
    
 .pMenu
 {
	font-family: Century Gothic,Tahoma;
    color: White;
    margin: 0px; 
    padding: 0px; 
    text-align: center;
    vertical-align: middle;
    }  
    
.strSubMenu 
{
     font-family: Century Gothic,Tahoma;
     font-size: 8pt;
     font-weight: bold;
     color: white;
     text-decoration: none;
    }
 .strSubMenu:hover
 {
     font-family: Century Gothic,Tahoma;
     font-size: 8pt;
     font-weight: bold;     
     color: rgb(233,101,9);
     text-decoration: none;    
    } 
    
 .pSubMenu
 {
	font-family: Century Gothic,Tahoma;
    margin: 0px; 
    padding: 0px; 
    text-align: left;
    vertical-align: middle;
    line-height: 30px;
    }     
   
.strSubMenu2 
{
     font-family: Century Gothic,Tahoma;
     font-size: 10px;
     font-weight: normal;
     color: white;
     text-decoration: none;
    }
    
 .pSubMenu2
 {
	font-family: Century Gothic,Tahoma;
    margin: 0px; 
    padding: 0px; 
    text-align: left;
    vertical-align: middle;
    line-height: 30px;
    }     
.pText
{
     font-family: Verdana, Tahoma, 'Century Gothic', Arial;
     font-size: 8pt;
     color: rgb(127,127,127);
     text-decoration: none;
     text-align:justify;
     margin: 10px;
}
.pErrorText {
    font-weight: bold;
    color: Red;
    margin: 0px 0px 0px 0px;
    text-align: center;
    font-size: 16pt;
}

    
   .strBJ 
{
     font-family: Tahoma;
     font-size: 8pt;
     font-weight: bold;
     color: white;
     text-decoration: none;
    }
 .strBJ:hover
 {
     font-family: Tahoma;
     font-size: 8pt;
     font-weight: bold;     
     color: silver;
     text-decoration: none;    
    } 
    
 .T1 
 {
    padding: 0,0,0,0;
    margin: 0,0,0,0;
    border-style: solid;
    border-width: thin;   
    border-color: Silver;
    }
    
  .TD1
  {
    border-right-style: solid;
    border-right-width: thin;   
    border-right-color: Silver;    
    }
  .TD2
  {
     padding: 10,10,10,10;
     margin: 0,0,0,0;    
     border-bottom-style: dotted;
     border-bottom-color: Silver;
     border-bottom-width: thin;
    }
  .PTitle
 { font-family: Century Gothic, Arial; 
   font-size: 10pt;
   font-style: normal;
   font-weight: bold;
   color: Green; 
  }   
  
  .PAreaT
 { font-family: Century Gothic, Arial; 
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   color: White; 
  } 
    
  .PArea
 { font-family: Century Gothic, Arial; 
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   color: Silver; 
  } 
  
  .PPage
 { font-family: Verdana,Tahoma,'Century Gothic', Arial; 
   font-size: 9pt;
   font-style: normal;
   font-weight: normal;
   color: white; 
  }  
  
  .PError
 { font-family: Verdana,Tahoma,'Century Gothic', Arial; 
   font-size: 12pt;
   font-style: normal;
   font-weight: normal;
   color: red; 
  }                

  .P1
 { font-family: Century Gothic, Arial; 
   font-size: 9pt;
   font-style: normal;
   font-weight: normal;
   color: black; 
  } 

 .T2 
 {
    padding: 0,0,0,0;
    margin: 0,0,0,0;
    border-top-style: solid;
    border-top-width: thin;   
    border-top-color: black;
    border-left-style: solid;
    border-left-width: thin;   
    border-left-color: black;    
    }
    
  .T2TD1
  {
    background-color: Silver;
    border-right-style: solid;
    border-right-width: thin;   
    border-right-color: black;
    border-bottom-style: solid;
    border-bottom-width: thin;   
    border-bottom-color: black;        
    }    
    
  .T2TD2
  {
    border-right-style: solid;
    border-right-width: thin;   
    border-right-color: black;
    border-bottom-style: solid;
    border-bottom-width: thin;   
    border-bottom-color: black;        
    }
    
 .T3 
 {
    padding: 0,0,0,0;
    margin: 0,0,0,0;
    border-top-style: solid;
    border-top-width: thin;   
    border-top-color: silver;
    border-left-style: solid;
    border-left-width: thin;   
    border-left-color: silver;    
    }
    
  .T3TD1
  {
    background-color: navy;
    border-right-style: solid;
    border-right-width: thin;   
    border-right-color: silver;
    border-bottom-style: solid;
    border-bottom-width: thin;   
    border-bottom-color: silver;        
    }    
    
  .T3TD2
  {
    border-right-style: solid;
    border-right-width: thin;   
    border-right-color: silver;
    border-bottom-style: solid;
    border-bottom-width: thin;   
    border-bottom-color: silver;        
    }

#Content {
    width: 100%;
    min-width: 365px;
    height: 100vh;
    padding-left: 10px;
}

.pFormLabelText {
    font-weight: bold;
    color: rgb(50,69,137);
    font-size: 10pt;
    margin:0px;
}
.labelDiv {
    width: 320px;
    float:left;
}
.inputDiv {
    width: 320px;
    float: left;
}
.rowDiv {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}