﻿a.info {
    z-index: 24;
    color: #000;
    position: relative;
    text-decoration: none;
}
a.info:hover {
    z-index: 25;
    background-color: #CCC;
    color:#000;
}
a.info SPAN {
    display: none
}
.HLButton 
{
    border: #CCC 1px solid;
    background-color: Azure;
	font-family:"Arial";
	font-size: 11pt;
	color: Black;
	font-weight:700 ;
}
a.info:hover SPAN {
    display: block;
    left: 20px;
    width: 220px;
    color: #000;
    border: #CCC 1px solid;
    position: absolute;
    top: -5px;
    background-color: Azure;
    text-align: left;
    padding:3px;
}
.ajax__combobox_itemlist  
{  
    margin: 0px;  
    padding: 0px;  
    cursor: default;  
    list-style-type: none;  
    text-align: right;  
    border: solid 1px ButtonShadow;  
    background-color: Window;  
    font-size: 9pt;  
    font-family: Arial;  
    width: 100%;  
}  
.HoverDiv  
{  
    margin: 0px;  
    padding: 5px 5px 5px 5px;  
    cursor: default;  
    border: solid 1px black;  
    background-color: White;  
    font-size: 8pt;  
    font-family: Arial;  
    color : Black;
    width: 400px;
    height: 500px;
    left: 18000px;
    position: absolute;
} 

.ajax__combobox_itemlist li  
{  
    white-space: nowrap;  
    padding: 0 3px 0 2px;  
    color:Black;  
}  

.FormLabel
{
	font-family:"Arial";
	font-size: 11pt;
	color: White;
	font-weight:700 ;
}
.FormLabelBlack
{
	font-family:"Arial";
	font-size: small;
	color: Black;
	font-weight:700 ;
}
.FormLabelBlackLight
{
	font-family:"Arial";
	font-size: 11pt;
	color: Black;
	font-weight: normal ;
}
.FormLabelBlackLighter
{
	font-family:"Arial";
	font-size: 10pt;
	color: Black;
	font-weight: normal ;
}
.FormLabelWhite
{
	font-family:"Arial";
	font-size: 8pt;
	color: white;
	font-weight:700 ;
}
.FormLabelRed
{
	font-family:"Arial";
	font-size: 11pt;
	color: Red;
	font-weight:normal;
}
.HideIt
{
    display: none;
}
.FormLabelHeader
{
	font-family:"Arial";
	font-size: 11pt;
}
.FormControl
{
	font-family:"Arial";
	font-size: 9pt;
	color: Black;
    background-color : White;
}
.FormControlSearch
{
	font-family:"Arial";
	font-size: 9pt;
	color: Black;
    background-color : White;
    width: 100px;
    overflow:auto;
    height: 300px;
}
.FormControlGreyBG
{
	font-family:"Arial";
	font-size: 9pt;
	color: White;
    background-color : Gray;
}
.FormControlHL
{
	font-family:"Arial";
	font-size: 9pt;
	color: White;
    background-color : #C7C7C7;
}
.FormControlSmall
{
	font-family:"Arial";
	font-size: 9pt;
}
div.BorderDiv
{
	border: 2px solid #C7C7C7; 
}
.HeaderStyle
{
	font-family:Arial;
	color:#2E2A2B;
	font-size:22px;
	font-weight:700 ;
}
.BodyStyle
{
	font-family:Arial;
	font-size:15px;
	font-weight:Normal;
}
.SubnoteStyle
{
	font-family:Arial;
	font-size:13px;
	font-weight:Normal;
}
.SubnoteStyleSmall
{
	font-family:Arial;
	font-size:10px;
	font-weight:Normal;
}
.MenuItemStyle
{
	font-family:Arial;
	font-size:13px;
	font-weight:Bold;
}
.SelectedRowStyle 
{ 
	background-color: Yellow; 
}
.HiddenColumn
{
	display: none;
	float: left;
}
.ShowColumn
{
	display: block;
}
.center
{
	text-align:center;
}
table.center
{
	margin-left:auto;
	margin-right:auto;
}
.linkbuttontext
{
	font-family:"Arial";
	font-size: 12pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.linkbuttontextsmall
{
	font-family:"Arial";
	font-size: 10pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
#overlay
{
	z-index:1000;
	position:absolute;
	top:0;
	bottom:0;
	left: 0%;
	right: 0%;
	min-width: 80%; 
	height:600px;
	background: #C7C7C7;
	display:none;
}
.FormLabelError
{
	font-family:"Arial";
	font-size: 16pt;
	color: white;
	font-weight:300 ;
}
.warningtext
{
	font-family:"Arial";
	font-size: 14pt;
	color: red;
	font-weight:300 ;
}

.SSFormLabelBlack
{
font-family:Calibri, Arial;
font-size:12pt;
color:Black;

}
.SSFormLabelBlackSmall
{
font-family:Calibri, Arial;
font-size:10pt;
color:Black;

}
.hr 
{
    width:1px;
	height:400px;
	background-color:#A0A0A0;
} 
.homeblueheader
{
    width: 100%;
    color: #95B3D7;
    background-color:#95B3D7;
    height: 20px;
    position:absolute;
    top:10px;
    z-index:-1;
    border: none;
    margin-top: 0px;
    margin-bottom: 0px;    
}
.smallwhitebold
{
    font-family: Arial;
    font-size: 12pt;
    color: White;
    font-weight: bold;
    padding-top:15px;

}
.yellowTB
{
    background-color: #FFFFCC;
    border: 1px solid black;
}
.welcomeDiv 
{
    font-family: Arial;
    font-size: 12pt;
    width: 50%;
    margin: auto;
    text-align: center;
}

.portalSelDiv, .portalSelDivLeft, .portalSelDivRight
{
    display:inline-block;
    float: left;
    width:400px;
    cursor:pointer;
    padding-bottom:30px;
    padding-top:30px;
    margin-top:25px;
}

.portalSelDivLeft
{
    padding-right:15px;
    text-align:right;
    border-right: black 1px solid;
}

.portalSelDivRight
{
    padding-left:15px;
    text-align:left;
    border-left: black 1px solid;
}

.portalSelTitle
{
    text-decoration:none;
    font-size:x-large;
    font-family:"Arial";
	color: Black;
	font-weight: normal ;
}

.portalSelPreTitle
{
    text-decoration:none;
    font-size:10pt;
    font-family:"Arial";
	color: Black;
	font-weight: normal ;
}

.GreyTableHeaderRow {
    font-family:Arial;
    font-size:10pt;
    color:#000;
    background-color:#C7C7C7;
    font-weight:700;
}

.redSection
{
    font-size:14px;
    font-weight:bolder;
    color:Red;
    padding-bottom:5px;
    font-family:Arial;
    text-decoration:none;
}

.autocomplete_completionListElement {
    border:solid 1px #444;
    height:200px;
    overflow:auto;
    margin:0;
    padding:2px;
}

.autocomplete_highlightedListItem {
    background-color:#95B3D7;
    color:#FFF;
    font-family:"Arial";
    font-size:9pt;
}

.autocomplete_listItem {
    background-color:#FFF;
    color:#000;
    font-family:"Arial";
    font-size:9pt;
}

/*MK 15 Dec 2016 - 122245 - SS Default changes*/
.defaultLocRow {
    height:24px;
}

/*MK 15 Dec 2016 - 122245 - SS Default changes*/
.changeLocLinkButton 
{
    font-family:Arial;
    font-size:10pt;
    font-style:italic;
    text-decoration:none;
    font-weight:bold;
}
    