@charset "utf-8";
/* CSS Document */

html, body {
background:#ebebeb none repeat 0 0;
}
body {
background:#ebebeb none repeat 0 0;
color:#222222;
font-family:Lucida Sans,Trebuchet MS, Arial, sans-serif;
font-size:12px;
margin:0 auto;
padding:0;
}
img { border:0;}
form{padding:0;margin:0;}
a{color:#0a84c6;text-decoration:underline;outline:none;}
a:hover{text-decoration:none;}
p{
color:#222222;
font-size:12px;
line-height:18px;
margin:0 0 15px;
}
h1, h2, h3, h4{
margin-bottom:5px;
padding:0;
}
/*=== Form CSS ========================================*/
input.txtbox, textarea{
border:1px solid #b5c5cc;
background:#fff url(../img/textbox_bg.gif) repeat-x left top;
padding:4px 7px;
font-size:14px;
color:#000;
}
input.button{
background:#009fc4 url(../img/button_bg.gif) repeat-x left top;
overflow:visible;
padding:3px 4px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
border:1px solid #0087ae;
}
input.txtbox95per, textarea.txtbox95per{
width:95%;
border:1px solid #b5c5cc;
background:#fff url(../img/textbox_bg.gif) repeat-x left top;
padding:4px 7px;
font-size:14px;
color:#000;
margin-right:8px;
}
input.txtbox98per, textarea.txtbox98per{
width:98%;
border:1px solid #b5c5cc;
background:#fff url(../img/textbox_bg.gif) repeat-x left top;
padding:4px 7px;
font-size:14px;
color:#000;
margin-right:8px;
}
input.txtbox50per{
	width:50%;
	border:1px solid #b5c5cc;
	background:#fff url(../img/textbox_bg.gif) repeat-x left top;
	padding:4px 7px;
	font-size:14px;
	color:#000;
	margin-right:8px;
}
tr.instant_messenger td select {
vertical-align:middle;
width:32%;
margin-left:10px;
}
select.selectbox{
border:1px solid #B5C5CC;
}
select.select40per{
width:40%;
border:1px solid #B5C5CC;
}
select.select50per{
width:50%;
border:1px solid #B5C5CC;
}
select.select80per{
width:80%;
border:1px solid #B5C5CC;
}
/*---------------------------------------------------------------------
	General CSS ( Sep + Links + clear + fonts + padding + borders )
-----------------------------------------------------------------------*/
.clear{clear:both;}

.pad_bot8{padding-bottom:8px;}
.pad_bot10{padding-bottom:10px;}
.pad_top8{padding-top:8px;}
.pad_top13{padding-top:13px;}
.pad_left10{padding-left:10px;}
.pad_left20{padding-left:20px;}
.pad_bot_right10{padding-bottom:10px; padding-right:10px;}
.pad_right15{padding-right:15px;}
.pad_top_bot15{padding:15px 0;}
.pad_top_bot10{padding:10px 0;}
.pad_left{padding-left:70px;}

.sep_blue{border-bottom:1px solid #88a3ae;height:1px;margin-bottom:12px;}
.sep_orange{border-bottom:1px solid #dbbb63;height:1px;margin-bottom:12px;}
.sep_gray{border-bottom:1px solid #d7d7d7;}

a.redlink{ color:#ff0000; }
a.link14px{font-size:14px;}
a.link11px{font-size:11px;}
a.linkblack11px{font-size:11px; color:#000000; font-weight:normal;}
a.linkblack12px{font-size:12px; color:#000000; font-weight:normal;}
a.link16px{font-size:16px; line-height:22px;}
a.linkgray11px{font-size:11px;color:#858585;}

.txtblack16bold{font-weight:bold;font-size:16px;margin-bottom:8px;}
.txtblack14bold{font-weight:bold;font-size:14px;margin-bottom:8px;}
.txtblack11px{font-size:11px;}
.txtblack14{font-size:14px;margin-bottom:2px;}
.txtgray{color:#858585;}
.txtgray14{color:#858585;font-size:14px;}
.txtblue22{color:#0a84c6; font-size:22px;}


.align_center{text-align:center;}
.line_height22{ line-height:22px;}


.bdrbot{border-bottom:1px solid #d7d7d7;}

.error{
border-bottom:1px solid #f9a6a6;
border-top:1px solid #f9a6a6;
background-color:#fce4e4;
padding:10px;
margin-bottom:10px;
}
.error .msgtxt{
background:url(../img/icons/error.gif) no-repeat left top;
padding-left:25px;
font-size:11px;
color:#c50606;
line-height:16px;
}
.success{
border-bottom:1px solid #a7d763;
border-top:1px solid #a7d763;
background-color:#ebfbd3;
padding:10px;
margin-bottom:10px;
}
.success .msgtxt{
background:url(../img/icons/success.gif) no-repeat left top;
padding-left:25px;
font-size:11px;
color:#4e8423;
line-height:16px;
}
/*---------------------------------------------------------------------
	LOGIN BOX 
-----------------------------------------------------------------------*/
.login_logo{
margin:100px 0 15px;
text-align:center;
}
.login_container{
background:#FFFFFF none repeat 0 0;
border:8px solid #d9d9d9;
margin:0 auto;
text-align:left;
width:490px;
}
.login_container .inner{
	margin:15px 20px 10px;
}
.login_container p{
margin:0 0 8px;
line-height:18px;
}
.login_container p label{
	display:block;
	float:left;
	width:90px;
	padding-top:5px;
	font-size: 15px;
	font-weight: bold;
}
.login_container input#name{
	width:240px;
}
.login_container input#password{
	width:150px;
}
.login_container p.chkbox, .login_container p.signin{
margin-left:78px;
padding:0;
}
.login_container h2{
font-size:14px;
font-weight:bold;
}
.login_container .forgot_username{
border-top:1px solid #d7d7d7;
margin-top:25px;
padding-top:5px;
}
.login_container .go_back{
border-top:1px solid #d7d7d7;
margin-top:15px;
padding:15px 0 5px;
}
/*-------------------------------------------------
	HEADER
-------------------------------------------------*/
div#Header {
  background: #005a84;
  padding: 10px 23px 0 30px;
  margin: 0;
  text-align: left;
  overflow: hidden;
  min-width: 900px;
}

div#Header h1 {
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-weight: normal;
    color: #ffd83c;
	text-align: left;
}
/*-------------------------------------------------
GLOBAL LINKS
-------------------------------------------------*/
#global_links {
  float: right;
  width: 330px;
  text-align: right;
  line-height: 10px;
  font-size: 10px;
  color: #fff;
}
#global_links img {
  vertical-align: middle;
  margin-left: 3px;
}
#global_links a {
  color: #ffffff;
  padding: 0;
}
#global_links a:hover {
text-decoration:none;
}

#global_links a.current {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#global_links a.current:hover {
  background: none;
}
/*-------------------------------------------------
	TABS
-------------------------------------------------*/
#Tabs {
   clear: left;
	margin: 15px 0 0 0;
	padding: 0;
	height: 33px;
}

#Tabs ul {
	margin: 0; padding: 0;
}

#Tabs li {
	margin: 0; padding: 0;
	display: inline;
	list-style: none;
	border: none;
}

#Tabs a
{
  text-decoration: none;
  border: 1px solid #005a84;
  color: #fff;
  background-color: #7295a5;
  border-bottom: 1px solid #7295a5;
  float: left; /* for IE6 */
  font-size: 14px;
  font-weight: normal;
  padding: 4px 15px 7px 15px;
  margin: 3px 0 0 0;
}
#Tabs a:hover{
	color: #fff;
	background: #053850;
	border-bottom: 1px solid #053850;
}

#Tabs a.current{
  border: 1px solid #036;
}
#Tabs a.current{
	border:1px solid #005a84;
	font-size: 14px;
	background: #ebebeb url(../img/tab_current.gif) top repeat-x;
	border-bottom: 1px solid #ebebeb;
	  padding: 6px 15px 8px 15px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
   margin: 0;
}
#Tabs a.current:hover{
	border:1px solid #005a84;
	font-size: 14px;
	background: #ebebeb url(../img/tab_current.gif) top repeat-x;
	border-bottom: 1px solid #ebebeb;
	 padding: 6px 15px 8px 15px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
   margin: 0;
}
/*-------------------------------------------------
	BODY PART
-------------------------------------------------*/
div.wrapper {
  background: #ebebeb;
	padding: 12px 23px 0 30px;
	margin: 0 auto;
	min-width: 800px;
}

div.container {
	margin: 0 auto 0 auto;
}
/*======== Left part CSS===================*/
.Left {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 68%;
	float: left;
}
.Left_new {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 98%;
	float: left;
}
.Left_new .col, .Full .col {
  padding: 0 8px 0 0;
  background: #fff url(../img/right_bg.gif) right repeat-y;
  min-height:450px;
}
.col {
	padding: 0 20px;
	text-align: left;
}
.Left .col, .Full .col {
  padding: 0 8px 0 0;
  background: #fff url(../img/right_bg.gif) right repeat-y;
  min-height:450px;
}

div.page_header {
	background:#d9d9d9 none repeat 0 0;
	margin:0;
	padding:15px;
}
div.page_header2 {
	background:#d9d9d9 none repeat 0 0;
	margin:0;
	padding:15px 15px 0 15px;
}
div.page_header div.live_search {
width:60%;
float:left;
}
.lodaingcls {
float:left;
width:40%;
display:none;
padding-top:8px;
}
.loadingside
{
	display:none;
	padding-top:4px;
}
div.page_header div.live_search input {
font-size:16px;
width:95%;
}
div.page_header h1, div.page_header2 h1{
font-size:24px;
font-weight:normal;
padding:0;
margin:0;
color:#000000;
}
div.page_header .page_header_link, div.page_header2 .page_header_link{
float:right;
}
div.page_header .page_header_link .ungroup_link{
background:url(../img/icons/ungroup.gif) no-repeat left 2px;
padding-left:20px;
}
div.page_header .page_header_link .edit_person_link{
background:url(../img/icons/edit.gif) no-repeat left 4px;
padding-left:20px;
}
div.page_header .page_header_link .remove_user_link, div.page_header2 .page_header_link .remove_user_link{
background:url(../img/icons/remove.gif) no-repeat left 4px;
padding-left:20px;
}
div.page_header .page_header_link .remove_user_link a, div.page_header2 .page_header_link .remove_user_link a{
background-color:#848484;
font-size:11px;
display:block;
color:#FFFFFF;
text-decoration:none;
padding:2px 4px;
}
div.page_header .page_header_link .remove_user_link a:hover, div.page_header2 .page_header_link .remove_user_link a:hover{
background-color:#cb3232;
}
div.page_header .page_header_link .ungroup_link a, .edit_person_link a{
background-color:#848484;
font-size:11px;
display:block;
color:#FFFFFF;
text-decoration:none;
padding:2px 4px;
}
div.page_header .page_header_link .ungroup_link a:hover,  .edit_person_link a:hover{
background-color:#000000;
}

div.page_header a.print_link{
float:left;
display:block;
background:url(../img/icons/printer.gif) no-repeat left top;
padding-left:22px;
font-size:11px;
color:#000000;
margin-right:10px;
padding-bottom:3px;
}
div.page_header a.share_report_link{
float:left;
display:block;
background:url(../img/icons/share_report.gif) no-repeat left top;
padding-left:22px;
font-size:11px;
color:#000000;
margin-right:10px;
padding-bottom:3px;
}
div.page_header a.share_link{
float:left;
display:block;
background:url(../img/icons/share_group.gif) no-repeat left top;
padding-left:22px;
font-size:11px;
color:#000000;
margin-right:10px;
padding-bottom:3px;
}
div.page_header a.email_link{
float:left;
display:block;
background:url(../img/icons/email.gif) no-repeat left 2px;
padding-left:22px;
font-size:11px;
color:#000000;
margin-right:10px;
padding-bottom:3px;
}

/*----------- Overlay CSS-------------------*/
.infotext{
display:none;
}
.infotext p{
	padding:10px;
	margin:0;
	}
	.infotext p strong{
	font-size:14px;
	color:#005186;
	}
	.none{
	display:none;
	}
.overlay_header{
padding:10px;
margin-bottom:8px;
}
.overlay_header h3{
color:#005a84;
font-size:18px;
font-weight:normal;
padding:0;
margin:0;
}
.overlay_header h4{
padding:0;
margin:0;
font:normal 12px Lucida Sans,Trebuchet MS, Arial, sans-serif;
}
/*--------------------------------------------------------*/
.Left .innercol, .Full .innercol {
padding:15px;
}
.contact_list{
	border-bottom:1px solid #d7d7d7;
	color:#858585;
	padding:12px 10px 12px 0;
	vertical-align:top;
}
.contact_list .contact_img{
float:left;
width:45px;
}
.contact_list .info{
	margin-left:8px;
	padding:0;
	font-size:11px;
	float:left;
	line-height:20px;
}
.Full .bottom, .Left .bottom {
	background:transparent url(../img/bottom_bg.gif) no-repeat right top;
	font-size:11px;
	padding:18px 0 20px 20px;
	color:#000000;
	line-height: 16px;
}
.bottom img{
margin-right:10px;
}
.Left .innercol .add_new_person{
	width:80%;
	padding-left:60px;
}
/*-------------Contact Individual page CSS------------------------*/

.Left .innercol h2{
background-color:#d9d9d9;
font-size:12px;
color:#000000;
padding:8px 6px;
}
.Left .innercol h2 img{
margin-right:5px;
display:block;
float:left;
padding-top:1px;
}
.Left .innercol h2 span{
float:right;
}
.Left .innercol h2.redbg{
background-color:#ffcbc6;
font-size:12px;
color:#000000;
padding:8px 6px;
}
.Left .innercol h2.greenbg{
background-color:#e1ffd1;
font-size:12px;
color:#000000;
padding:8px 6px;
}
.contact_info{
padding:5px;
}
.contact_info .infotxt{
	clear:both;
	padding: 5px 25px 8px 0;
	border-bottom:1px solid #d7d7d7;
	line-height:18px;
}
div.contact_details .date{
	font-size:12px;
	font-weight:bold;
	float:left;

	width: 90%;
} 
div.contact_details span.icon{
float:right;
vertical-align:middle;
color:#d7d7d7;
}
/*------------Action step page css------------*/
.list_info{
	padding:5px;
	border-bottom:1px solid #d7d7d7;
}
.list_info .list_left
{
	width:60%;
	float:left;
}
.list_info .list_right
{
	width:40%;
	float:right;
	text-align:right;
}
.list_info .infotxt{
	clear:both;
	padding: 5px 5px 8px 0;
	line-height:18px;
}
div.list_details .astitle{
	font-size:14px;
	font-weight:bold;
	padding: 5px 5px 8px 0;
} 
div.list_details span.icon{
float:right;
vertical-align:middle;
color:#d7d7d7;
} 

/*-----------Vital page css------------*/
.vital_page{
padding-top:10px;
}
.vital_page .pad8 td{
padding:8px;
border-bottom:1px solid #d7d7d7;
}
.vital_note {
	background:#fdf9cd;
	padding:10px;
	line-height:20px;
	font-size:11px;
}

/*-----------Connect page (Tab css)-----------*/
/*-------------------------------------------------
EDIT TABS
-------------------------------------------------*/
#edit_tabs{
margin-top:15px;
}

#edit_tabs ul,
#edit_tabs ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#edit_tabs ul {
  margin-top: 5px;
  margin-left:0;
  text-align: left;
  padding: 4px 0 6px 0;
}

#edit_tabs li {
  display: inline;
  margin: 0;
  padding: 4px 0 6px 0;
}

#edit_tabs a
{
	font-size: 14px;
	font-weight: bold;
	padding: 4px 9px 6px 9px;
	margin: 0;
	background:#f0f0f0;
	color:#000000;
	text-decoration:none;
}

#edit_tabs a:hover {
  background: #e5ebed;
}

#edit_tabs a.current_edit_tab, #edit_tabs a:hover.current_edit_tab {
   /*border: 1px solid #ccc;
  border-bottom: 1px solid #fbfbfb;*/
  background:#fff;
  color: #0a84c6;
  font-weight: bold;
  text-decoration: none;
}
/*---------seeting page css------------------*/
.yellowbg{
background:#feffe0;
padding:10px;
}
.graybg{
background:#F8F8F8;
padding:10px;
}

tr.bdrbot td{
border-bottom:1px solid #eff3f4;
}


/*============ Right part CSS==================*/
.Right {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 32%;
}
.Right .col {
	min-width:200px;
	padding:10px 0 0 12px;
}
.Right .col .rightbox{
margin-bottom:15px;
line-height:18px;
}
.Right h2{
background:#d9d9d9 none repeat 0 0;
color:#000;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
padding:3px 10px;
}
.Right h2 span{
float:right;
font-size:11px;
font-weight:normal;
}
.Right h2 span a{
color:#000000;
}
.Right .righttxt{
float:right;
padding-right:8px;
}
.Right .righttxt a{
font-size:11px;
}
.Right .importlink{
margin-bottom:8px;
}
.Right .importlink a{
background:url(../img/icons/import.gif) no-repeat left 2px;
padding-left:22px;
padding-bottom:5px;
}
.Right .exportlink a{
background:url(../img/icons/export.gif) no-repeat left 2px;
padding-left:22px;
padding-bottom:5px;
}
/*------------Dropbox CSS----------------------------*/
.Right .dropbox .notes{
	border-bottom:1px solid #cfcfcf;
	margin:10px 0;
	padding-bottom:10px;
}
.Right .dropbox .notes .icon{
float:left;
width:16px;
height:12px;
border-right:1px solid #cfcfcf;
padding-top:2px;
}
.Right .dropbox .notes .notetxt{
	margin-left:23px;
	font-size:11px;
}
.Right .dropbox .notes .notetxt span{
font-size:12px;
font-weight:bold;
}
/*----------Contact information box----------------*/
.Right .contact_info_box{
	background:#f5f5f5;
	border-bottom:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-top:1px solid #f9f9f9;
	padding:8px 8px 0px 0;
	font-size:11px;
}
.contact_info_box .contact_info_box_list{
margin-bottom:8px;

}
.contact_info_box .contact_info_box_title{
color:#656565;
float:left;
background:#e1e6e9;
text-align:right;
padding:2px 8px;
width:70px;
margin-right:8px;
}
.contact_info_box .contact_info_box_txt{
	float:left;
	text-align:left;
	line-height:16px;
	width: 60%;
}
/*---------right action steps list display--------------*/

.overdue12px{
background:#fbad49;
font-weight:bold;
color:#000000;
padding:2px 4px;
font-size:12px;
}
.today12px{
background:#fdd829;
font-weight:bold;
color:#000000;
padding:2px 4px;
font-size:12px;
}
.otherday12px{
background:#d9d0ae;
font-weight:bold;
color:#000000;
padding:2px 4px;
font-size:12px;
}

.today{
background:#fdd829;
font-weight:bold;
color:#000000;
padding:2px 4px;
font-size:11px;
}
.otherday{
background:#d9d0ae;
font-weight:bold;
color:#000000;
padding:2px 4px;
font-size:11px;
}

.Right .action_list{
	font-size:11px;
	clear:both;
	margin:8px 0 8px 8px;
}
.Right .action_list h3{
padding:0;
margin:0 0 8px 0;
font-size:11px;
font-weight:bold;
}
.Right .action_list h3 span{
float:right;
font-weight:normal;
color:#cdcdcd;
font-size:16px;
line-height:5px;
vertical-align:middle;
}
.Right .action_list .action_list_txt{
padding-bottom:8px;
}
  /*----------action step box-------------------*/
  .Right .blue_box{
  background:#f3f6f8;
  padding:10px;
  border:1px solid #9ca9b2;
  }

/*------------Right side list CSS ( Connected user )----------------------------*/
.Right .rightlist{
	margin:10px 0;
}
.Right .rightlist .icon{
float:left;
width:16px;
height:12px;
border-right:1px solid #cfcfcf;
padding-top:2px;
}
.Right .rightlist .notetxt{
	margin-left:23px;
}
.Right .rightlist .notetxt2{
	margin-left:0px;
}
.Right .rightlist .notetxt span{
font-size:12px;
font-weight:bold;
}
/*-----------Round corner  MSG box css----------------------------------*/
.rounded_red
{
  width: auto;
  color: #cd0a3c;
  padding: 9px 20px 10px 35px;
  /* Rounded corner stuff starts here */
  background:#fef8f6 url(../img/icons/error2.gif) no-repeat 10px 9px;
  -webkit-border-radius: 4px;    /* for Safari */
  -moz-border-radius: 4px;       /* for Firefox */
  border:1px solid #cd0a0a;
}

.rounded_green
{
  width: auto;
  color: #2f7e00;
  padding: 9px 20px 10px 35px;
  /* Rounded corner stuff starts here */
  background:#eefee4 url(../img/icons/success.gif) no-repeat 10px 9px;
  -webkit-border-radius: 4px;    /* for Safari */
  -moz-border-radius: 4px;       /* for Firefox */
  border:1px solid #3da300;
}


/****  Added on 16-4  ***/
.redtxt
{
	color:#FF0000;
}

a.btn_neword{
background:url(../img/neworder.gif) no-repeat left top;
float:left;
display:block;
padding-left:35px;
text-decoration:none;
color:#FFFFFF;
}
a.btn_neword span{
background:url(../img/btnrigh.gif) no-repeat right top;
display:block;
float:left;
padding:12px 24px 12px 0px;
}
a.btn_neword:hover{
color:#00FFFF;
}
a.btnselected{
color:#00FFFF !important;
}
/*------*/
a.btn_newreq{
background:url(../img/newreq.gif) no-repeat left top;
float:left;
display:block;
padding-left:35px;
text-decoration:none;
color:#FFFFFF;
}
a.btn_newreq span{
background:url(../img/btnrigh.gif) no-repeat right top;
display:block;
float:left;
padding:12px 24px 12px 0px;
}
a.btn_newreq:hover{
color:#00FFFF;
}
/*------*/
a.btn_addclient{
background:url(../img/addclient.gif) no-repeat left top;
float:left;
display:block;
padding-left:35px;
text-decoration:none;
color:#FFFFFF;
}
a.btn_addclient span{
background:url(../img/btnrigh.gif) no-repeat right top;
display:block;
float:left;
padding:12px 24px 12px 0px;
}
a.btn_addclient:hover{
color:#00FFFF;
}
/*------*/
a.btn_listclient{
background:url(../img/listclient.gif) no-repeat left top;
float:left;
display:block;
padding-left:35px;
text-decoration:none;
color:#FFFFFF;
}
a.btn_listclient span{
background:url(../img/btnrigh.gif) no-repeat right top;
display:block;
float:left;
padding:12px 24px 12px 0px;
}
a.btn_listclient:hover{
color:#00FFFF;
}
/*------*/
a.btn_addemp{
background:url(../img/addemp.gif) no-repeat left top;
float:left;
display:block;
padding-left:35px;
text-decoration:none;
color:#FFFFFF;
}
a.btn_addemp span{
background:url(../img/btnrigh.gif) no-repeat right top;
display:block;
float:left;
padding:12px 24px 12px 0px;
}
a.btn_addemp:hover{
color:#00FFFF;
}
/*------*/
a.btn_listemp{
background:url(../img/listemp.gif) no-repeat left top;
float:left;
display:block;
padding-left:35px;
text-decoration:none;
color:#FFFFFF;
}
a.btn_listemp span{
background:url(../img/btnrigh.gif) no-repeat right top;
display:block;
float:left;
padding:12px 24px 12px 0px;
}
a.btn_listemp:hover{
color:#00FFFF;
}
/***********************/
/*** For Auto Complete ***/

@CHARSET "UTF-8";
.autocomplete_live {
    background:#F0F0F0 none repeat scroll 0%;
    clear:both;
    cursor:pointer;
    display:block;
    margin:0px;
    padding:0px;
    z-index:9999;
}

.autocomplete_live ul {
    clear:both;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    position:absolute;
    width:100%;
}

.autocomplete_live li {
    background:#F0F0F0 none repeat scroll 0%;
    border-bottom:1px solid #C0C0C0;
    display:block;
    height:25px;
    list-style-type:none;
    margin:0px;
    padding:0px;
} 
.ac_results
{
	width:205px;
	background-color:#FFFFD2;
}
.ac_results ul
{
	margin:5px;
	padding:0;
}
.ac_results li
{
	list-style:none;
	padding-bottom:5px;
}
.ac_results li:hover
{
	list-style:none;
	padding-bottom:5px;
	background-color:#FFFFF2;
}

/*** Added on 21-04  *****/

.Right .col .rightbox .btn_addclient 
{
	line-height:14px;
}
.Right .col .rightbox .btn_addemp 
{
	line-height:14px;
}
.Right .col .rightbox .btn_listclient 
{
	line-height:14px;
}
.Right .col .rightbox .btn_listemp 
{
	line-height:14px;
}
.Right .col .rightbox .btn_newreq 
{
	line-height:14px;
}
.Right .col .rightbox .btn_neword 
{
	line-height:14px;
}
.other_info{
	display:none;
	background:#f5f5f5;
	padding:8px 8px 8px 0;
	font-size:11px;
}
.other_info .other_info_list{
margin-bottom:8px;
}
.other_info .other_info_list1{
float:left;
width:33%;
margin-bottom:8px;
}
.other_info .other_info_list2{
float:left;
width:33%;
margin-bottom:8px;
}
.other_info .other_info_list3{
float:left;
width:33%;
margin-bottom:8px;
}
.other_info .other_info_title{
color:#656565;
float:left;
background:#e1e6e9;
text-align:right;
padding:2px 8px;
width:100px;
margin-right:8px;
}
.other_info .other_info_txt{
	float:left;
	text-align:left;
	line-height:16px;
	/*width: 60%;*/
}
.tableBgBdr td
{
	padding-top:13px;
}
.successmsg
{
	font-size:14px;
	color:#006633;
	font-weight:bold;
}
.errormsg
{
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
.bdrBottom td
{
	padding:8px 0px;
}
.tableListingBdr th
{
	background-color:#CCCCCC;
	padding:5px 0px;
}
.pagination
{
	padding:5px 0px;
}
.pagination .current
{
	background-color:#D7E4FF;
	padding:2px 5px;
}
.active
{
	color:#006666;
	font-weight:bold;
}
.inactive
{
	color:#FF0000;
	font-weight:bold;
}
.datetxt
{
	width:297px;
	float:left;
}
.menu_table
{
	background:url(SpryAssets/navbg.jpg);
}
