﻿.busy
        {
            cursor: wait !important;
        }
        
        
html,body
{
	font-family: Arial;
    margin:0;
    padding:0;
}

h2
{
	font-family: Arial;
	font-size: small;
}

a:visited {
    color: purple !important;
}

.SubMenu
{
    background-color:#FFFFFF;
    border-left-width:0px;
    border-left-style:solid;
    padding-top:0px;
    padding-right:0px;
    padding-left:0px;

}

.Error
{
	color: #f00000;
}

.Label
{
	text-align: right;
	font-size:8pt;
	font-weight: normal;
	padding-right: 8px;
	font-family: Arial; 
}

.Value
{
	text-align: left;
	font-family: Arial;
}

.AddTable
{
    background-color: #4F81BD;
     padding: 3px, 3px, 0px, 3px;
     
    border-left-width:3px;
    border-left-style:solid;
    border-left-color:White;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:White;
}

.AddTableBlue
{
    background-color: #4F81BD;
     padding: 3px, 3px, 0px, 3px;
     
    border-left-width:3px;
    border-left-style:solid;
    border-left-color:White;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:White;
}

.TablePageSpacing
{
    margin-left:5px;
    width:98%;
}


.hrblue
{
	color: #4a73bb;
	width: 100%;
	line-height: 1px;
     height:1px;
     margin: 0px, 0px, 0px, 0px;
     padding:0px, 0px 0px, 0px;
}

.hrblue95
{
	color: #4a73bb;
	width: 95%;
	line-height: 3px;
     height:1px;
     margin: 1px, 1px, 1px, 1px;
     padding:0px, 0px 0px, 0px;	
}

.hrblue98
{
	color: #4a73bb;
	width: 98%;
	line-height: 3px;
     height:1px;
     margin: 1px, 1px, 1px, 1px;
     padding:0px, 0px 0px, 0px;	
     text-align:left;     
}

.WhiteTableBackground
{
    background-color:#FFFFFF;
    border-color:#E7f2ec;
    border-width:15px;
    border-style:solid;
    width:100%;   
    margin:0px 0px 0px 0px;
    border-spacing:0px;
}

.WhiteTableSmallBackground
{
    border: thin solid #E7f2ec;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    border-spacing: 0px;
    font-size: 9px;
}

.WhiteTableBackground
{
    background-color:#FFFFFF;
    border-color:#007836;
    border-width:2px;
    border-style:solid;
    width:100%;   
    margin:0px 0px 0px 0px;
    border-spacing:0px;
}

.GreenTableBackground
{
    background-color:#E7f2ec;
    border-color:#007836;
    border-width:2px;
    border-style:solid;
    width:100%;   
    margin:0px 0px 0px 0px;
    border-spacing:0px;
}

.PadTable
{
    padding:3px;
}

.SmallTabPage
{
    background-color:#FFFFFF;
}

.StandardText
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;
    color: #000000; 
}

.StandardTextSmallBlueBorder
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;
    color: #000000; 
    border-color:#7f9db9;
}

.StandardTextSmall
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;
    color: #000000; 
}

.StandardTextAddAccount
{
    text-align: left;
    font-family:Arial;
    font-weight:bold;
    font-size:8pt;
    color: #FFFFFF; 
    background-color: #4F81BD;
}

.StandardTextSmallWhiteDarkBlue
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:9pt;
    color: #FFFFFF; 
    background-color: #4F81BD;
    height: 25px;
}

.StandardTextSmallBlue
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;
    color: #000000; 
    background-color: #B9CDE5;
    height: 25px;
}

.CellBlue
{
    background-color: #B9CDE5;
    border-color: #B9CDE5;
    border-width: medium;
    border-style: solid;
    padding-right: 3;
}

.CellDarkBlue
{
    background-color:  #4F81BD;
    border-color:  #4F81BD;
    border-width: medium;
    border-style: solid;
    padding-right: 3;
}

.CellLightBlue
{
    background-color: #E9EDF4;
    border-color: #E9EDF4;
    border-width: medium;
    border-style: solid;
    padding-right: 3;
    
}
 

.StandardTextSmallLightBlue
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;
    color: #000000; 
    background-color:Transparent;
    height: 25px;
}

.LinkText
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:7pt; 
    text-decoration:underline;
    
}

.LinkTextLarge
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:10pt; 
    text-decoration:underline;
    
}

.LinkTextSmall
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:smaller; 
    text-decoration:underline;
}

.StandardTextGrey
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:small;
    color: #000000; 
    background-color:#d9d9d9;
}

.StandardTextGreySmall
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;
    color: #000000; 
    background-color:#d9d9d9;
    margin-top: 0px;
}

.RedBoxTextSmall
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;
    color: #000000; 
    background-color:#FF0000;
    margin-top: 0px;
}

.GreenBoxTextSmall
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;
    color: #000000; 
    background-color:#00B853;
    margin-top: 0px;
}

.StandardTextRedSmall
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;
    color: #FF0000; 
    background-color:#d9d9d9;
    margin-top: 0px;
}

.StandardTextYellowSmall
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;
    color: #FFFF00; 
    background-color:#d9d9d9;
    margin-top: 0px;
}

.StandardTextGreenSmall
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:8pt;
    color: #00FF00; 
    background-color:#d9d9d9;
    margin-top: 0px;
}

.GreyDisplay
{
    text-align: left;
    font-family:Arial;
    font-weight:normal;
    font-size:small;
    color: #000000; 
    background-color:#d9d9d9;
    width:115px;
}


.Title
{
    color:Black;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
}

.WhiteTableCell
{ 
    border-bottom: 2px solid #007836;
    border-left: 2px solid #007836;
    border-top: 2px solid #007836;
    border-right: 2px solid #007836;
    background-color: #FFFFFF;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    color: #000000; 
    margin:0px 0px 0px 0px;
    border-spacing:0px;
}

.NavigationBorder
{
     border-color:#007836;
     border-width:thin;
     border-style:solid;
    background-color: #FFFFFF;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #000000; 
    margin:  0px 0px 0px 20px 0px;
    padding-top:8px;
}

.NavigationBorderLogo {
    border-color: #007836;
    border-width: thin;
    border-style: solid;
    background-color: #FFFFFF;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    margin: 0px 0px 0px 20px 0px;
    padding-top: 8px;
}

.LightGreen {
    color: #00b853;
}

.DarkGreen
{
    color:#007836;
    background-color:#007836;
}

.ElectricBlue
{
    color:#a5f7f9;
    background-color:#a5f7f9;
}

.DarkGreenRule
{
    background-image:url(/Templates/artwork/repeater/greenrule.gif);
    background-repeat:repeat-x;
}

.GenericLargeText
{
    font-family:Arial;
    font-size:9pt;
}

.StaticLabelRight
{
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	background-color: #d9d9d9;
	color: Black;
	text-align: right;

    margin-top: 0px;
}

.GreenButton
{
    color:White;
    font-family: Arial;
    font-size: small;
    background-color:#007836;
    font-weight:bold;
}

.SelectedNode
{
    background-color:#D0D8E8;
}

.WebGridDiv
{
    width:100%;
    height:150px;
}

.MenuSubItem
{
	color:Black;
	text-indent: 6pt;
	font-family: Calibri;
	background-color:White;
	font-size: 8pt;
	padding-bottom: 3px;
	vertical-align: middle;
	padding-top: 3px;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 0px;
	border-style:none;
	border-width:0px;
	color:#0000FF;
    text-decoration:underline;
    white-space:nowrap;
}

.MenuNormal
{
	color:Black;
	text-indent: 0pt;
	font-family: Calibri;
	background-color:White;
	font-size: 8pt;
    font-weight: normal !important;
	padding-bottom: 3px;
	vertical-align: middle;
	padding-top: 3px;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 0px;
	border-style:none;
	border-width:0px;
	text-align:left;
}

.MenuSelected
{
	color:Black;
	text-indent: 0pt;
	font-family: Calibri;
	background-color:#d3dfee;
	font-size: 8pt;
    font-weight: normal !important;
	padding-bottom: 3px;
	vertical-align: middle;
	padding-top: 3px;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 0px;
	border-style:none;
	border-width:0px;
	text-align:left;
}

.MenuIndentedSelected
{
	color:Black;
	font-family:Calibri;
	background-color:#d3dfee;
	font-size: 8pt;
	padding-bottom: 3px;
	vertical-align: middle;
	padding-top: 3px;
	cursor: pointer;
	padding-left: 0px;
	padding-right: 0px;
	border-style:none;
	border-width:0px;
	width:3px;
}

.MenuIndented
{
	color:Black;
	text-indent: 25pt;
	font-family: Calibri;
	background-color:White;
	font-size: 8pt;
	padding-bottom: 3px;
	vertical-align: middle;
	padding-top: 3px;
	cursor: pointer;
	padding-left: 0px;
	padding-right: 0px;
	border-style:none;
	border-width:0px;
	width:3px;
}

.ViewX
{
    border-style:none;
    border-width:0px;
    
     height:11px;
     line-height:11px;
     margin:0px, 0px, 0px, 0px, 0px;
     padding:0px, 0px 0px, 0px;
}

.NoBorder
{
    border-style:none;
    border-width:0px;
    border-color:White;
    background-color:White;
    color:White;
}

.GreyBack
{
    background-color:#E4E4E6;
    text-align:center;
    font-family:Arial, helvetica;
    font-size:14pt;
    padding-bottom:10px;
    padding-top:10px;
}

.HMSAReceiptText
{
    font-family:Times New Roman;
    font-size:13pt;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
}

.WebGridRed
{
    background-color:#FF0000 !important;
}

.WebGridYellow
{
    background-color:#FFFF00 !important;
}

.WebGridGrey
{
    background-color:#A9A9A9 !important;
}

.LowerSubtabPadding
{
    padding:5px;
}

.EmptyGrid
{
    text-align:center;
    font-size:12px;
    font-weight:400;
}
.DropDownClass
{
    font-size: 11px;
    vertical-align: middle !important;
}
.CustPageLabelClass
{      
    margin-right: 20px !important;
}
.btnRightSpace 
{
    margin-right: 10px !important;
}
.btnSize
{
    height: 10px !important;
    margin-bottom: 2px;
}
.Asterisk {
    color: Red;
}
.errortextSmall {
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: Red;
    line-height: normal;
    border-width: 0;
    border-style: none;
    margin: 5px;
    display: inline-block;
}

.font-size-medium{
    font-size: medium;    
}

.font-family-Arial {
    font-family: Arial;
}

.igdw_HeaderContent.igdw_HeaderButtonArea img {
    display: none !important;
}

#envNameLogin {
    padding: 8px 10px 10px 1px;
    font-size: 22pt;
    font-family: initial;
    color: #e80606;
    text-shadow: 2px 2px 3px #06060687;
    position: absolute;
    left: 230px;
    top: 10px;
}

.envName {
    padding: 10px 10px 10px 10px;
    font-size: 18pt;
    font-family: initial;
    font-weight: normal;
    color: #e80606;
    text-shadow: 2px 2px 3px #06060687;
}

