
.maintable
{
	background-repeat:no-repeat;
}

.shortcut_item
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: MS Shell Dlg;
	text-decoration: none;
}
.section_header
{
	font-weight: bold;
	font-size: 9pt;
	font-family: MS Shell Dlg;
}

.login_text
{
	font-weight: bold;
	font-size: 11pt;
	font-family: MS Shell Dlg;
}

.local_top_menu
{
	font-weight: normal;
	font-size: 8pt;
	font-family: MS Shell Dlg;
}

.login_labels
{
	font-weight: normal;
	font-size: 9pt;
	font-family: ariaL;
	width: 280px;
}

.toolbar_heading_label
{
	font-weight: bold;
	font-size: 8pt;
	font-family: MS Shell Dlg;
	color: Black;
}

.toolbar_text
{
	font-weight: normal;
	font-size: 8pt;
	font-family: MS Shell Dlg;
	color: Black;
}



.toolbar_text_disabled
{
	font-weight: normal;
	font-size: 8pt;
	font-family: MS Shell Dlg;
	color: Gray;
}

.toolbar_text_tahoma
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
	color: Black;
	word-spacing: normal;
}

.toolbar_text_bold
{
	font-weight: bold;
	font-size: 8pt;
	font-family: MS Shell Dlg;
	color: Black;
}

.toolbar_entry
{
	border-top-width: 1px;
	font-weight: normal;
	border-left-width: 1px;
	font-size: 8pt;
	border-bottom-width: 1px;
	color: black;
	font-family: MS Shell Dlg;
	background-color: #e2f2ff;
	border-right-width: 1px;
}

.toolbar_entry_white
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	border: 1px normal #f5f5f5;
	font-family: MS Shell Dlg;
	background-color: #f5f5f5;
}

.toolbar_entry_white_no_border
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	border: 1px normal #f5f5f5;
	font-family: MS Shell Dlg;
	background-color: #f5f5f5;
}

.table_header
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: #afbde6;
}




.content_header
{
	font-weight: bold;
	font-size: large;
	color: #444aa8;
	font-family: MS Shell Dlg;
}

.user_name_label
{
	font-weight: bold;
	font-size: x-small;
	color: #444aa8;
	font-family: MS Shell Dlg;
}

.ab_grid_summary
{
	font-family: MS Shell Dlg;
	color: White;
	font-weight: bold;
	font-size: xx-small;
}

.pager_links
{
	font-family: MS Shell Dlg;
	color: Black;
	font-weight: bold;
	font-size: xx-small;
}

A.click_here, A.click_here:visited
{
	color: blue;
	font-family: Tahoma;
	text-decoration:none;
	text-transform:none;
	border-bottom: dashed 0px #cccccc;
}

A.click_here:hover
{
	text-decoration:underline;
}

A, A:visited
{
	color: Black;
	font-family: Georgia;
	border-bottom: dashed 1px #cccccc;
	text-decoration:none;
	text-transform:uppercase;
}

A:hover
{
	border-bottom: solid 1px #cccccc
}

.top_menu_item
{
	font-family: MS Shell Dlg;
	font-size: xx-small;
	font-weight: bold;
	color: Black;
	cursor: hand;
}

grid_cell_nowrap
{
	white-space: nowrap;
}

.all_uppercase
{
	text-transform: uppercase;
}
A.external_link_label
{
	font-size: 8pt;
	font-family: MS Shell Dlg;
	color: Black;
}

.fixed_table
{
	overflow:hidden;
	white-space:nowrap;
}

.handCursor
{
	cursor:hand;
}

.btn
{
    max-width:290px;
}
.login-form-button
{
	border:solid 1px #1FB3D8 !important;/*#737Ac0;*/
	padding:2px;
    color:White ;
	background-color: #1FB3D8 !important;
}
.login-form-button:hover
{
    background-color: #337ab7 !important;
}
.login-form-cancle-button
{
	border:solid 1px White !important;/*#737Ac0;*/
	padding:2px;
    color:#1FB3D8 !important;
    background-color: White !important;
}
.login_link1 
{ 
    text-decoration: none;
    color:Blue;
    Font-Size:9pt;
    font-family:Arial;
    text-transform:none;
}

a.version-link, a.version-link:visited, a.version-link:hover
{
    text-decoration: underline;
    color: #691DCA;
    Font-Size:10pt;
    font-family:Arial;
    text-transform:none;
	border-bottom: solid 0;
}

a.version-link.lighter, a.version-link.lighter:visited, a.version-link.lighter:hover
{
    color: #AFAFAF;
}

.version-separator
{
    color: #999999;
    Font-Size:10pt;
    margin: 0 5px 0 5px;
}

#btnFogotPwd:visited
{ 
    text-decoration: none;
    Font-Size:9pt;
    font-family:Arial;
    text-transform:none;
}

.login_link2 
{ 
    text-decoration: none;
    color:Blue;
    Font-Size:8pt;
    font-family:Arial;
    text-transform:none;
}

#btnReEmail:visited
{ 
    text-decoration: none;
    Font-Size:8pt;
    font-family:Arial;
    text-transform:none;
}

#pwBox
{
    font-size: 11pt;
    display:none;
    max-width: 440px;
    margin-top: 10px;
    margin-left: auto;
    margin-right:auto;
    background-color: White;  
}


html, body
{
	/* Saf4+, Chrome */
	/* Chrome 10+, Saf5.1+ */
	background-position: 0% 0%;
    margin: 0;
    font-family: Arial !important;
    font-size: 0.8em !important;
    
    height: 100%;
    background-repeat: repeat;
    background-attachment: scroll;
}
table tr td 
{
	font-family:Arial;
	font-size:0.8em;
}
			
div.login-form-container
{
	background-image:url(../images/LoginPage/LoginPage_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
	height:256px;
	width:520px;
	margin-top:10px;
}
div.login-form-container-access
{
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
	height:256px;
	max-width:290px;
	margin-top:10px;
}
input[type="text"], input[type="select"], input[type="password"]
{
    border:solid 1px #aaa;
    padding:3px;
}
            
input[type="submit"]
{
    -moz-border-radius:3px;
}

div.top_header 
{
    background-image: url(../images/topHeader_Bg.png); 
    width: 100%; 
    height: 30px; 
    margin: 0px; 
    padding-bottom: 0px;
}

div.centered-text
{
    text-align:center;
}
.topline
{
    border-top: solid 1px #999;
    max-width:290px;
    margin-top:5px;
    padding-top:5px;
}

label[for=cbRememberMe]
{
    padding-top:0px !important;
    margin-top:0.5px !important;
}
.loginto_labels
{

    margin-left:2px;
    color:#aaa !important; 
    text-transform: none; 
	font-size: 11pt !important;
	font-family: Arial !important;
	text-align:left !important;
}
.checklabel_labels
{

    margin-left:2px;
    text-transform: none; 
	font-size: 11pt !important;
	font-family: Arial !important;
	text-align:left !important;
}
.watermark { font-family: Arial; font-weight:normal; text-transform: none; color:#aaa !important;  padding-left:6px !important;}
*::-webkit-input-placeholder {
    font-family: Arial; font-weight:normal; text-transform: none; padding-left:0px !important;
}
*:-moz-placeholder {
    /* FF 4-18 */
    font-family: Arial; font-weight:normal; text-transform: none; padding-left:6px !important;
}
*::-moz-placeholder {
    /* FF 19+ */
    font-family: Arial; font-weight:normal; text-transform: none;  padding-left:6px !important;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    font-family: Arial; font-weight:normal !important; text-transform: none; padding-left:6px !important;
}

select.form-control
{
    appearance: none;
    -moz-appearance: normal;
    text-indent: 0.01px;
    text-overflow: '';
}

select::-ms-expand {
            width:12px;
            border:none;
            background:#fff;
}

.form-control {
  max-width: 290px;
  margin: 0 auto;
}
.pull-left {
  float: left !important;
}
.text_align_left
{
    text-align:left !important;
}
.form-control{
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-color:#aaa !important;
  
}
input[type='password'].form-control {
  padding-left:6px !important;
}
input[type='text'].form-control {
  padding-left:6px !important;
}
select.form-control{
  padding-left:3px !important;
}
.widthchange
{
    height:48px;
}
.form-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.checkbox input[type='checkbox']
{
    margin-left:2px !important;
}
.column-padding
{
    margin-top:3px;
    margin-bottom:2px;
}