﻿.LoginControl
{
	margin-bottom:4px;
}
.TRight_login {
	width: 7px;
	height: 39px;
	background: url('blueimages/TR_gray.png');
}
.TLeft_login {
	width: 12px;
	height: 39px;
	background: url('blueimages/TL_gray.png');
	background-repeat: no-repeat;
}
.BLeft_login {
	width: 7px;
	}
.BRight_login {
	width: 7px;
}
.TCenter_login {
	height: 39px;
	background: url('blueimages/TR_gray.png') repeat-x left top;
	color: #ffffff;
	font:Arial 9pt;
	padding:4px 0px 0 3px; text-transform: uppercase; font-weight:bold;
}

.BCenter_login {
	
}
.BoderLeft_login {
	width: 7px;
}
.BorderRight_Login {
	width: 7px;
	empty-cells: show;
}
.TableLogin {
	table-layout: fixed;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #565252;
}

.SignIn .input_text {width:92%; font:normal 9pt Arial}

.SignIn .cell_LoginName, .tdUserName {padding-top:16px; padding-bottom:3px;}
.SignIn .cell_Password, .tdPassword {padding-top:2px; padding-bottom:8px;}
.SignIn .cell_Login{padding-top:8px; padding-bottom:8px; border-bottom: dashed 1px #c0c0c0; text-align:center ;}
.SignIn .Login {font: normal 9pt Arial; width:90px; height: 24px; color:#000000 !important;}
.SignIn .cell_Register, .cell_ForgottenPassword {padding-top:8px;}


.SignIn a{text-decoration:none; color:#565252;}

.LogOn .cell_Hello, .cell_EmployeeName {padding-top:4px; padding-bottom:4px; text-align:center; font-weight:bold;}
.LogOn .EmployeeName {color:#ff0000;}
.LogOn .LogOn_Separate {border-top:dashed 1px #c0c0c0;}
.LogOn .cell_SignOut, .cell_PersonalInfo, cell_ManagementInfo {padding-bottom: 5px;}

.LoginContainer .Error {text-align:justify; padding-top:6px; padding-bottom:6px; color:Red; font:normal 9pt Arial; border-bottom:dashed 1px #c0c0c0;}
.SendPassword .cell_EmailTitle {padding-top:8px; padding-bottom:3px;}
.SendPassword .cell_Email {padding-bottom:6px; text-align:center ;}
.SendPassword .cell_SendPassword {padding-bottom:3px; text-align:center;}
.SendPassword .cell_SendPassword .SenMail, .Back { padding-left:6px; padding-right:6px;}


