@import url("MainStyle.css");
/* Login Page ------------------------------------------------ Start */
.LoginInput
{
	padding-left: 30px;
}

.Logininputbutton{
background:url(login/btn.png);
color:#FFF;
width:129px;
height:28px !important;
line-height:28px !important;
border:0px;
cursor:pointer;
}
/* Login Page ------------------------------------------------  End  */

.TopMenuIcons
{
	float:left;
}

.pagesTitle
{
	float:left;
	padding-left: 20px;
}
/* ### Main Page Style ----------------------------------------------------------------------- Start ### */
#security_lock_img {
	margin:0 20px;
	left: -105px;
}

.security_div_container {
	left: -225px;
}
/* ### Main Page Style -----------------------------------------------------------------------  End  ### */


/* ### Top Page Style ------------------------------------------------------------------------ Start ### */
.companyLogo
{
	float:left;
	padding-right:75px;
}

.system_top_menu_div
{
	right:50px;
}
.top_menu_button
{
	float:left;
	margin-left:-5px;
	padding-left:18px;
	padding-top:5px;
	background:url(system_menu_ltr.jpg) top left no-repeat;
}
.top_menu_button_over
{
	float:left;
	margin-left:-5px;
	padding-left:18px;
	background:url(system_menu_ltr_over.jpg) no-repeat;
}
.top_menu_search
{
	float:left;
	margin-left:50px;
	padding-left:0px;
	padding-top:0px;
}
.Main_MENU_Popup_Div
{
	left:150px;
}

table
{
	text-align:left;
}

.OtherSystems
{
	right:-436px;
}

.close_button
{
	right:5px;
}


.aboutProduct
{
	right:40px;
}

.ExtraFeature
{
	margin-left:50px;
}
.ExtraFeature div
{
	float:left;
}

.NotifPopUpTitle
{
	text-align:left;
}
.pagingationContainer input[type=text]{
	margin:0 0 0 20px;
}
.pagingationContainer input[type=button]{
	margin-left:-10px;	
}
/* SEARCH */
#employee_search_suggestions
{	
	box-shadow : #888 5px 10px 10px; 
	-webkit-box-shadow : #888 5px 10px 10px; 
	-moz-box-shadow : #888 5px 10px 10px;
	position: absolute;
	width:427px;
	display:none;
	z-index:9999999999 !important;
}

/* SEARCHRESULTS */
#employee_search_searchresults
{
	width:427px;
	background-color:#e8ebef;
	font-size:10px;
	line-height:14px;
	cursor:pointer;
	line-height:18px;
}
#employee_search_searchresults a { display:block; background-color:#fff; clear:left; min-height:56px; text-decoration:none; }
#employee_search_searchresults a:hover { background-color:#F9F9F9; }
#employee_search_searchresults a img { float:left; margin:10px 10px ;height:40px;width:40px; border:1px solid #d0d2da }
#employee_search_searchresults a span.searchheading { display:block; font-weight:bold;padding-top:5px; color:#191919; width:310px;white-space:pre-wrap;}
#employee_search_searchresults div.category { font-size:11px; padding:3px; margin:2px; color:#000; width:auto; text-align:left; direction:ltr; clear:both; height:20px; }
#employee_search_searchresults div span { left:50px;  padding-right:15px; margin-right:5px; }
#employee_search_searchresults .failure { border-color:#919191; border-style:solid; background-color:#FFFFFF; font-size:11px; line-height:30px; text-align:center; }
.employee_search_img_class { background: white url('../../../DB/Include/Shared/css/images/ui-anim_basic_16x16.gif') right center no-repeat; }
#employee_search_searchresults a.selectedSystemSearchEmp{	background-color:#fff !important;}
#employee_search_searchresults div.category div.status_class_0{color: #FFF; background:#0358cb; width:100px; text-align:center; position:relative; line-height:18px;float:right;}/*Active style */
#employee_search_searchresults div.category div.status_class_1{color: #FFF; background:#fd6363; width:100px; text-align:center; position:relative; line-height:18px;float:right;}/*InActive style */
#employee_search_searchresults div.category div.status_class_2{color: #FFF; background:#78abee; width:100px; text-align:center; position:relative; line-height:18px;float:right;}/*on vacation */
#employee_search_searchresults div.category div.status_class_3{color: #FFF; background:#e50000; width:100px; text-align:center; position:relative; line-height:18px;float:right;}/* uspended */
#employee_search_searchresults div.category div.status_class_4{color: #FFF; background:#b9bdc2; width:100px; text-align:center; position:relative; line-height:18px;float:right;}/* Terminated */
#employee_search_searchresults div.category div.status_class_5{color: #FFF; background:#3fc362; width:100px; text-align:center; position:relative; line-height:18px;float:right;}/* notice period */
#employee_search_searchresults div.category div.status_class_6{color: #FFF; background:#ff7e00; width:100px; text-align:center; position:relative; line-height:18px;float:right;}/* business trip */
#employee_search_searchresults div.category div.floating{width:300px; float:left;}
#employee_search_searchresults span.Position{color:#0358cb !important;}
#employee_search_searchresults span.Department{color:#999999 !important;}