html{overflow-y: scroll;}

body
{
	margin:auto;
	font-family:Arial;
	color:#000;
	font-size:75%;
	font-style:normal;	
	font-weight:normal;
	line-height:1.231;		
	height:auto;
}

a:active ,a:focus
{outline:none;}

#navigationDiv a 
{   
	text-decoration:none;   
	display:block;   
	color:black;   
	margin-bottom:5px;
}

#navigationDiv a.selected
{
	text-decoration: underline;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.popupControl
{
	border-style: double;
	background-color: #79D3FF;
	position: absolute;
	visibility: hidden;
}

.watermarked
{
	height: 20px;
	width: 150px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #C6E3FF;
	color: gray;
}

#appdiv
{
	width:1010px;	
	height:auto;
	margin:auto;
	padding-bottom:50px;
	
}
/*login area start*/

#app_login
{
	width:600px;
	height:auto;
	padding:55px 0 0 0;
	margin:auto;
	
}

.requiredfeilds
{
	color:Red;
	width:800px;
	padding: 0 0 4px 0 ;
}
.login_heading
{	
	width:593px;
	font-size:20px;
	font-weight:900;
	letter-spacing:1px;
	padding:0 0 21px 5px;
	float:left;
	color:#333;
}

.login_heading1
{
	width:464px;
	font-size:14px;
	font-weight:900;
	letter-spacing:1px;
	float:left;
	border-bottom:#333 solid 1px;
	color:#333;
}


.lside_bar
{
	width:2px;
	height:200px;
	float:left;
	background:#333;
	margin:0 0 0 5px;
}

#app_loginbody
{
	width:500px;
	padding:2px 0 0 25px;
	border:#F00;
	float:left;
}

.left
{
	float:left;
	
}

.login_table
{
	width: 495px;
	margin-top:12px;
	float:left;
}
 
.lbl_loginbox
{
	width:75px;
	padding:3px 0 0 10px;
	margin-top:8px;
	height:17px;
	float:left;
}

.txt_loginbox
{
	width:201px;
	margin-top:8px;
	height:15px;
	float:left;
} 

.login_validationbox
{
	width:150px;
	margin-top:8px;
	padding:3px 0 0 7px;
	color:Red;
	height:17px;
	float:left;
	
}

.txt_login
{
	border:#999999 1px solid;
	padding:1px;
	width:200px;
}

.extra_box
{
	width:250px;	
	padding:5px 0 0 82px;
	float:left;
}


#app_loginbody a
{
	text-decoration:none;
}

.btn
{
background:url("../Default/images/btn_bg1.jpg") repeat-x scroll left top transparent;
border:none;
color:#FFFFFF;
float:left;
font-family:arial;
font-weight:bold;
padding:2px 22px;
cursor:pointer;
}

.error_msg
{
	width:476px;	
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0px 20px;
	color:Red;
}

.success
{
	padding:5px 0 12px 0px;
	font-size:14px;
	font-weight: bold;
	color:green;
}

.error
{
	padding:0 0 0 125px;
	font-size:12px;
	font-weight: bold;
	color:red;
}

.error1
{
	padding:0 0 0 0;
	font-size:15px;
	font-weight: bold;
	color:red;
}

.success1
{
	padding:0 0 0 0;
	font-size:15px;
	font-weight: bold;
	color:green;
}
	

.forget_link
{
	color:#00F;
	float:left;
	width:383px;
	padding:7px 0px 0 80px;
}






	
/*login area start*/





/*header start*/
.noLogo
{
	width: 300px;
	height: 70px;
	padding-left: 3px;
	float: left;
	text-align: center;
}

.logo
{
	width: 300px;
	height: 70px;
	padding-left: 3px;
	/*background:url(../Default/images/Client/Safaricom-logo.png) no-repeat top left;*/
	background:url(../Default/images/iConnect_logo.png) no-repeat top left;		 
	float: left;
	text-align: center;
}
.logoClient
{
	width: 300px;
	height: 70px;
	padding-left: 3px;
	background:url(../Default/images/Client/Safaricom-logo.png) no-repeat top left;	
	float: left;
	text-align: center;
}



#header
{
	float:left;
	width:983px;
	padding:3px 3px 3px 14px;
	background:url(../Default/images/header_background.jpg) left top ;
	overflow:hidden;	
}

#logo
{
	width: 300px;
	height: 70px;
	padding-left: 3px;
	/*background:url(../Default/images/Client/Safaricom-logo.png) no-repeat top left;*/
	background:url(../Default/images/iConnect_logo.png) no-repeat top left;		 
	float: left;
	text-align: center;
}


#header_nav
{
	width:320px;
	float:right;
	color:#FFF;
}



#header_nav a
{
	color:#FFF;
	float:left;
	letter-spacing:1px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-size:11px;
}

#header_nav a:hover
{

	
}
	
/*header end*/

#nav
{
	width:998px;	
	float:left;
	padding-bottom:2px;
}

#top_tabs_buttons
{
	background-color:white;
border-color:#5097D7;
border-style:solid;
border-width:1px 1px 2px;
color:#000000;
float:left;
font-weight:400;
padding-bottom:0;
width:100%;
}

#top_tabs_buttons a 
{
	text-decoration:none;
	height:30px;
	vertical-align:bottom;
	color:#000;
	float:left;
	display:block;
	padding:4px 11px 0;
	font-size:1em;
}

#top_tabs_buttons span 
{

	 float:left;
	 margin:12px 0 0 1px;
}

#top_tabs_buttons ul
{
	margin:0;
	padding:0px;
	list-style:none;
}

#top_tabs_buttons li
{
	display:inline;
	margin:0;
	padding:0;
}



#top_tabs_buttons .a_innner
{
	float:left;
	padding: 14px 0 0 0;
	font-weight:bold;
	color:Orange;
	font-size:13px;	
}

#top_tabs_buttons a:hover
{
	color:white;	
	background:url(../Default/images/header_bg.jpg) bottom right;
}


#top_tabs_buttons a.selected
{
    color:white;
	background:url(../Default/images/header_bg.jpg) bottom right;
}




/*.a_selected
{
	color:white;
	background:url(../Default/images/header_bg.jpg) bottom right;
	border:1 solid transparent;	
	font-weight:bold;
	padding-top:6px;
}*/

.nav_icon
{
	vertical-align:bottom;
	padding-right:4px;
	border:0px;	
	width:22px;
	height:22px;
}

.nav_icon1
{
	vertical-align:bottom;
	float:left;
	padding-right:4px;
	border:0px;	
	width:27px;
	height: 26px;
}


.menu_span_selected
{
	color:white;
	padding-top:6px;
	background:url(../Default/images/menu_bg.jpg) top right;
	border:1 solid transparent;
}

.nav_break
{
	border-right:#999 dashed 1px;
}

.blank_link
{
	width:652px;
	height:22px;
	float:right;
	background:url(../Default/images/menu_bg.jpg) top right;
}
	
/*header  menu css*/
/*extra things*/
.fineline
{
	width:1000px;
	background:url(../Default/images/header_bg.jpg) center right;
	float:left;
	height:3.5px;
}

/*extra things*/

/*application body start*/
#app_content
{
	width:1000px;
	height:auto;
	padding-top:3px;
	float:left;
}

.app-min-height
{
    min-height:640px;
    }

/*application left side start*/
#app_leftside
{
	width:175px;
	height:auto;
	float:left;
}

#welcome_info
{
	width:167px;
	font-size:11px;
	padding:3px 0 4px 5px;
	background:#fffbee;
	margin-bottom:5px;
	float:left;color:#333;
	border:1px solid #696969;
}

#welcome_info .username
{
	font-weight:bold;	
	margin:3px 0 0 1px;
	font-size:12px;
	display:block;
}


.ds_style{font-size:13px;}
	

#quick_link
{
	width:175px;
	height:auto;
	float:left;
	margin-bottom:5px;
}


.quick_link
{
	width:175px;
	height:auto;
	float:left;
	margin-bottom:5px;
}

#quick_link_heading
{
	width:168px;	
	padding:3px 0 2px 5px;
	font-weight:bold;
	font-size:14px;
	background:url(../Default/images/ql_bg.jpg) repeat-x top left;
	float:left;
	border:1px solid #696969;
}

#quick_link_nav
{
	width:170px;
	height:auto;
	padding:8px 0 2px 3px;
	float:left;
	border-left:1px solid #696969;
	border-right:1px solid #696969;
	border-bottom:1px solid #696969;
}
	
#quick_link_nav a
{
	width:160px;	
	font-size:12px;
	overflow:hidden;
	padding:2px 5px 6px 5px;
	text-decoration:none;
	display:block;
	color:black;
}

#quick_link .selecteda
{
	color:#06F;
}

#quick_link a:hover
{
	color:#39F;
}

#quick_link_nav a:hover
{
	color:#39F;
}

.sidebar_nav_img
{
	vertical-align:bottom;
	padding-right:4px;
	border:0px;
	width:20px;
	height:20px;
}

/*sidenav*/

/*active side link*/

#active_link_heading
{
	width:168px;	
	padding:3px 0 2px 5px;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	background:url(../Default/images/header_bg.jpg) repeat-x top left;
	float:left;
	border:#000 1px solid;
}

/*active side link*/
.fineline1
{
	width:818px;
	border-bottom: 1.8px solid black;
	margin-bottom: 5px;
	margin-top:9px;
	float:left;
}

.info_box
{
	width:700px;
	float:left;
	padding:8px 0 0 20px ;
}

.info_heading
{
	width:100px;
	height:14px;
	padding:3.5px 7px 6.5px 0px ;
	float:left;
	vertical-align:middle;
}

.info_labelbox
{
	width:500px;
	height:15px;
	padding:3px 7px 6.5px 0px ;
	float:left;
	vertical-align:middle;

}

.pre
{
	white-space:pre;
}

.info_labelbox1
{
	width:100px;
	height:14px;
	padding:3px 7px 6.5px 0px ;
	float:left;
	vertical-align:middle;
}
/*accordion*/	
.accordion_manage
{
	width:817px;
	margin:20px 0 0 0; 
	float:left;
	height:500px;
}
	

.accordion_header
{
	border-top: 1px solid white;
	color: black;
	background-color:#83d6f4;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	
}

.accor_headingbox
{
	width:807px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
}

.accor_heading
{
	padding :0 0 0 50px;
}

.accordion_content
{
	padding:5px;
	background:#f0f7ff;
	border-left: 1px dashed #83d6f4;
	border-right: 1px dashed #83d6f4;
	border-bottom: 1px dashed #83d6f4;	
	padding-top: 10px;
	height:60px;
	float:left;
	overflow:auto;
}


#accordion_content_box
{
	width:795px;
	height:auto;
	padding-left:10px;
	float:left;	
}

.accordion_link_box
{
	width:210px;
	float:left;
	padding:5px 0 5px 0 ;
	margin-bottom:5px;
	
	
}

.accordion_link_name
{
	width:140px;
	padding:22px 0 0 4px ;
	float:left;
	
}

.accordion_link_img
{
	border:0px;
	float:left;
	width:40px;
	height:40px;
}
	
#accordion_content_box a
{
	text-decoration:none;
	color:Black;
	cursor:default;
}

#accordion_content_box a:hover
{
	cursor:pointer;
	color:#06F;
}

.mange_btn
{
	padding:22px 0 0 4px ;
	float:left;
	color:Black;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	background:#f0f7ff;
	border:none;
}



/*application left side stop*/

/*application right side start*/
#app_rightside
{
	width:820px;
	padding-left:5px;
	float:left;
	margin-bottom:55px;
}

#app_rightside_body
{
	width:819px;
	height:auto;
	padding:0;
	margin:0px;
	float:left; 
}

#common_heading
{
	width:811px;	
	padding:3px 0 3px 8px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	background:url(../Default/images/common_bg.jpg) repeat-x top right;	
	float:left;
}
#title_heading1
{
	width:991px;	
	padding:3px 0 3px 8px;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
	background:url('images/common_bg.jpg') repeat-x right top;	
	float:left;
}
.ltraccountName
{
	color:orange;
	float:left;
	margin:3px 0 0 10px;
	font-weight:bold;
	font-size:17px;
}

.ltraccountName1
{
	color:orange;
	float:left;
	margin:0px 0 0px 10px;
	font-weight:bold;
	font-size:16px;
}

.ltraccountName2
{
	color:black;
	float:left;
	margin:2px 0 0px 2px;
	font-weight:bold;
	font-size:14px;
}


.subcommon_heading
{
	width:811px;	
	padding:3px 0 3px 8px;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background:#66b0fe;
	float:left;
	text-align:left;
}

.subcommon_heading__
{
	width:810px;	
	padding:3px 0 3px 8px;
	margin-top:5px;
	font-size:13px;
	font-weight:bold;
	color:#000;
	background:#66b0fe;
	float:left;
}

#home_link_boby
{
	width:480px;
	padding:45px 30px 30px 30px;	
	margin-top:0px;
}

/*link*/

#home_link
{
	width:200px;
	padding:0px 12px 0px 12px;
	float:left;
}


#link_box
{
	width:200px;
	float:left;
	padding:0 0 8px 0 ;
	border-bottom:#000 solid 1px;
}

.link_break
{
	border-right:#000 solid 1px;
}

.link_box_content
{
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding:40px 0 0 10px ;
	float:left;
}

.link_img
{
	border:0px;
	float:left;
	width:60px;
	height:60px;	
}
	
.top_margin
{
	margin-top:25px;
}

#link_box a
{
	color:#06F;
	text-decoration:none;
}

#link_box a:hover
{
	color:#000;
}

.rightSeedhaHaathPer
{
	float: right;
	padding-right: 5px;
}

.right
{
	float:right;
	}

.right1
{
	float:right;
}


/*home link*/
/*create user*/
.form_block{
	width:795px;
	float:left;	
	background:#f0f7ff;
	padding:8px 12px 3px 12px; 
}

.common_heading
{
	width:811px;	
	padding:3px 0 3px 8px;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
	background:url(../Default/images/common_bg.jpg) repeat-x top right;	
	float:left;
	
}
.formcalandarimg
{
	float:left;
	width:19px;
	height:18px;
	
}

#button_area
{
	width:605px;
	height:36px;
	float:left;
	padding:0 0 0 210px;
}

#button_area1
{
	width:400px;
	height:75px;
	float:left;
	padding:5px 0 0 48px;
}

.button1
{
	padding:1px 3px;
	margin:3px 5px 0 0;
	float:left;
	color:#000;
	letter-spacing:1px;
	display:block;
	text-decoration:none;
	background:#e0e6ef;
	border:#0C3 solid 1px;	

}





.button1 img
{
	border:0px;
}

.button1 a 
{
	font-size:12px;
	color:Black;
	text-decoration:none;
}


.asp_link_button1
{
	padding:3px 6px 3px 6px;
	margin:3px 0 0 5px;
	float:left;
	color:#000;
	letter-spacing:1px;
	display:block;
	text-decoration:none;
	background:#e0e6ef;
	border:#0C3 solid 1px;
	vertical-align:middle;
	}

.label_style1
{
	vertical-align:middle;
	text-align:right;
	padding: 0 5px 0 0;
}

.fieldStyle1
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}


.fieldDataboundStyle1
{
	font-family: Verdana;
	font-size: 13px;
	font-weight:normal;
	font-style: normal;
}

/*form css*/

.formtable
{
	width:807px;
	height:auto;
	padding:3px 0px 0px 0px;
	float:left;
	
}

.lablebox
{
	width:190px;
	padding:3px 7px 4px 0px ;
	float:left;
	text-align:right;
}

.lablebox1
{
	width:190px;
	padding:3.5px 7px 6.5px 0px ;
	float:left;
	text-align:left;
	font-weight:bold;
}


/*search control*/
.lablebox_small
{
	padding:3.5px 7px 6.5px 0px ;
	float:left;
	text-align:right;
	height:17px;	
}


.textfeild_search
{
	border:#999999 1px solid;
	padding:1px;
}
/*search control box*/
.textbox
{
	padding:0 5px 0 0;
	float:left;	
	height: 22px;
}

.lable_second
{
	width:100px;
	padding:3.5px 0px 6.5px 0px ;
	float:left;
	height:17px;	
}



.validationbox
{
	width:365px;
	padding:3.5px 7px 6.5px 0px;
	float:left;
	height:17px;	
}

.message
{
	width:600px;
	padding:0px 7px 6px 200px;
	float:left;
	font-size:11px;	
	word-spacing:1px;
	height: 11px;
}

.val_pos
{
	position:absolute;
}

/*form css*/
/*create user*/

/*account home start*/

.area
{
	width:811px;
	padding:8px 0 8px 0 ;
	float:left;	
}
.search_lable
{	
	padding:3.5px 7px 6.5px 20px ;
	float:left;
	text-align:right;
}

.button2
{
	padding:1px 4px 1px 4px;
	margin-left:1px;
	float:left;
	color:#000;
	display:block;
	text-decoration:none;
	background:url('images/btn_bg1.jpg') repeat-x left top;
	border:none;
	cursor:pointer;
	
	}

.gvUsers
{
	width:614px;
	margin:5px 0 0 0 ;
	float:left;
	border:white;
	text-align:center;
	
}

.gvuser_header
{
	background:#e3f2f7;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	border-bottom:white solid 10px;
	border-left:solid 1px #e3f2f7;
	border-right:solid 1px #e3f2f7;
	border-top:solid 1px #e3f2f7;
	height:30px;
} 

.gvuser_rowstyle
{
	border-bottom:white solid 7px;
	background:#e3f2f7;
	vertical-align:middle;
	text-align:left;
	font-weight:bold;
	letter-spacing:1px;
	height:28px;
	margin-bottom:20px;
}


.divGvAddress
{
	float:left;
	border-bottom:solid 1px black;
	margin-bottom:14px;

}
	
.grid_style
{
	width:819px;
	margin:5px 0 0 0 ;
	float:left;
	border:white;
	text-align:left;	border-collapse:collapse;
}

.grid_style_address
{
	width:800px;
	float:left;	
	margin:0 0 5px 0;
	border:soild 1px #999999;
	text-align:left;
}

.addmorelnk
{
	 width:125px;
	 padding:0 0 0 675px;
	 float:left;
	 font-weight:bold;
}


.grid_style_history
{
	width:280px;
	margin:0px 0 0 0 ;
	float:left;
	border:white ;	
}

.item_style_row
{
	font-weight:bold;
	text-align:center;
}

.item_style_row1
{
	font-weight:bold;
	height:28px;
}

.account_grid_header
{
	border-top:#006bd7 solid 3px;
	border-bottom:#006bd7 solid 3px;
	border-left:1px solid #B2D3F4;
	border-right:1px solid #B2D3F4;
	background:#e3f2f7;
	font-size:12px;
	font-weight:bold;
	text-align:left;	
	height:28px;
} 

.row_style
{
	border:1px solid #B2D3F4;
	background:#f0f7ff;
	vertical-align:middle;
	height:25px;
}

.row_style1
{
	border-bottom:black solid 1px;
	background:#f0f7ff;
	vertical-align:middle;
	height:25px;
	font-weight:bold;
}
.colum_style
{
	font-size:12px;
	font-weight:bold;
}
/*summary of accounts*/
.summary
{
	width:366px;
	height:auto;
	padding: 0px  5px 5px 0px;
	margin:5px 4px 0 32px;
	float:left;
	
} 

.summary_lable1
{
	width:123px;
	padding:3.5px 7px 6.5px 0px;
	float:left;
	text-align:right;
	vertical-align:middle;
	height:17px;
}

.summary_lable2
{
	width:161px;
	height:17px;
	padding:3.5px 7px 6.5px 0px;
	float:left;
	text-align:left;
	color:Blue;	
	vertical-align:middle;
}


	

/*summary of accounts*/

/*functionality selection start*/
#functionality_area
{
	width:235px;
	float:left;
	padding:10px 0 0 18px;
}

.chk_area
{
	width:23px;
	height:25px;
	padding:6px 0 0px 3px ;
	float:left;
	
}

.check_box
{ 
	border: none;
	background: none;
}

.chk_label
{
	width:165px;
	height:25px;
	float:left;
	font-weight:bold;
	padding:6px 0 0px 3px;

}

.chk_active
{
	width:24px;
	height:23px;
	float:left;
	padding:4.5px 3px 4.5px 3px;
}

.vissible_hidden
{
	visibility:hidden;
}

.vissible_show
{
	visibility:visible;
}
	
.bold
{
	font-weight:bold;
}

/*functionality selection end*/

/*account home end*/

/*application right side end*/

/*billing start*/

.heading_perrate
{
	width:150px;
	padding:18px 0 9px 200px ;
	font-size:14px;
	font-weight:bold;
	floaT:left;
}

.heading_title
{
	font-family: Calibri;
	font-weight: bold;
	color: #0066CC;
	font-size: 18px;
}

.perrate_subheading
{
	width:300px;
	padding:18px 0 9px 60px ;
	float:left;
	font-size:14px;
	font-weight:bold;
}
	
.text_style1
{
	border:#999999 1px solid;
	padding:1px;
	width:140px;
}

.text_style
{
	border:#999999 1px solid;
	padding:1px;
	min-width:210px;
}
	
.input-combo
{
    width:277px;
 padding:1px 0px 2px 0;
 margin:0 5px 0 0;
 font-size:12px;
 
 border:black 1px solid;
 background:white none repeat scroll 0 0;
}
.textbox1
{
	width:350px;
	padding:2px;
	float:left;
}

.textbox2
{
	width:700px;
	padding:2px;
	float:left;
}

.billing_heading
{
	width:793px;
	padding:10px 0 11px 18px;
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
	float:left;
	border-top:solid 1px black;
}

.lable_accountname
{
	padding: 0 0 0 100px;
	text-decoration:underline;
}
	
/*billing start*/

/*calernder veiw start*/
.event_box1
{
	width:280px;
	height:300px;
	padding:0 0 0 0;
	margin:5px 0 0 0 ;
	float:left;
}

.event_box2
{
	width:280px;
	height:300px;
	padding:0 0 0 0;
	margin:5px 0 0 0 ;
	float:right;	
}

.calender_box
{
	width:210px;
	height:300px;
	padding:0px;
	margin: 5px 20px 0px 25px;
	float:left;
}

.event_heading
{
	width:271px;	
	padding:3px 0 3px 8px;
	font-size:13px;
	font-weight:bold;
	color:#000;
	background:#66b0fe;
	float:left;
}
	
/*calernder veiw end*/

/*new icomms*/

#icomms_sms_body
{
	width:819px;
	height:auto;
	padding:0;
	margin:0px;
	float:left;
}

#icomms_sendnow
{
	width:819px;
	height:auto;
	padding:0;
	margin:0px;
	float:left;
}

#divUserGrid
{
	width:805px;
	height:auto;
	padding:0;
	margin:0px;
	float:left;
}

#divGroupForm
{	width:819px;
	height:auto;
	padding:0;
	margin:0px;
	float:left;
}


#icomms_draft_content
{
	width:819px;
	height:auto;
	padding:0;
	margin:0px;
	float:left;
	visibility:hidden;	
}
	


#icomms_sidelink
{
	width:175px;
	height:auto;
	float:left;
	margin-bottom:5px;
}

#icomms_link_nav
{
	width:170px;
	height:auto;
	padding:8px 0 2px 3px;
	border:solid 1px #696969;
	float:left;
	
}

#billing_links_nav
{
	width:250px;
	height:auto;
	padding:8px 0 2px 3px;
	float:left;
	
}

#billing_links_nav a
{
	width:250px;
	font-size:12px;
	overflow:hidden;
	padding:2px 0px 6px 5px;
	margin-bottom:3px;
	text-decoration:none;
	display:block;	
	color:black;
	
	
}

#icomms_link_nav1
{
	width:170px;
	height:auto;
	padding:8px 0 2px 3px;
	float:left;
	margin-right: 0px;
}
	
	#icomms_link_nav1 a
{
	width:160px;
	font-size:12px;
	overflow:hidden;
	padding:2px 0px 6px 5px;
	margin-bottom:3px;
	text-decoration:none;
	display:block;	
	color:black;
	
	
}
#icomms_link_nav a
{
	width:157px;
	font-size:12px;
	overflow:hidden;
	padding:2px 0px 6px 5px;
	margin-bottom:3px;
	text-decoration:none;
	display:block;	
	color:black;	
}



#icomms_link_nav .select{	background-color:#bddcff;}

.sidebar_nav_img{	vertical-align:bottom;	padding-right:4px;	border:0px;	width:20px;	height:20px;}

#icomms_communication{	width:673px;	padding:17px 0 4px 63px;	float:left;	height: 32px;}
	
.icomms_btn{	padding:3px 7px 1px 7px;	margin-right:10px;	float:left;	color:white;	font-size:11px;	font-weight:bold;	letter-spacing:1px;	display:block;	text-decoration:none;	background:url(../Default/images/icomms_btb_bg.jpg) repeat-x top left;	border:white solid 1px;}

.btn-confree{	padding:5px 0 4px;	width:70px;	margin-bottom:10px;
	color:#51b913;	font-size:1em;	font-weight:bold;	background:url(../Default/images/confreebtn1.png) repeat-x top left;	border:none;	cursor:pointer;}

.pop-bottompad{    padding:0 0 8px 0; display:inline-block;}

.icomms_btn1{	padding:3px 7px 1px 7px;	margin:85px 0 0 17px ;	float:left;	color:white;	font-size:11px;	font-weight:bold;	letter-spacing:1px;	display:block;	text-decoration:none;	background:url(../Default/images/icomms_btb_bg.jpg) repeat-x top left;	border:white solid 1px;}

#icomms_menuclick
{
	width:155px;
	font-size:12px;
	overflow:hidden;
	padding:2px 0px 3px 5px;
	margin-bottom:3px;
	text-decoration:none;
	display:block;	
	color:black;
	cursor:inherit;
	border:solid 1px #bddcff;
	background:url(../Default/images/drop_down_button.png ) right no-repeat;
}


#icomms_dropmenu
{	
	position:absolute; 
	background-color:#f0f7ff;
	width:90px;
	height:auto;
	margin-top:-3px;
	margin-left:70px;
	visibility:hidden;
	padding:7px 0 0 0;
	border:solid 1px  #bddcff ;
	
}

#billing_dropmenu{	width:300px;	position:absolute; 	background-color:#f0f7ff;	width:80px;	height:auto;	margin-top:-3px;	margin-left:90px;	visibility:hidden;	padding:7px 0 0 0;	border:solid 1px black;}

#billing_dropmenu a
{
	width:300px;
	font-size:11px;
	overflow:hidden;
	padding:2px 0px 6px 8px;
	margin-bottom:3px;
	text-decoration:none;
	float:left;
	display:block;	
	color:black;
	border:solid 1px black;
	
}

#icomms_dropmenu a
{
	width:75px;
	font-size:11px;
	overflow:hidden;
	padding:2px 0px 6px 8px;
	margin-bottom:3px;
	text-decoration:none;
	float:left;
	display:block;	
	color:black;
	
}

#icomms_dropmenu a:hover
{
	 text-decoration:underline;
	 font-weight:bolder;
}
	
	
	
	
	
.icommsbtncommondiv
{
	width:801px;
	float:left;
	padding:6px 12px 6px 6px;
	margin:6px 0 6px 0 ;
	border-bottom:2px solid black;
	background:#f0f7ff;
	
}

.icommsbtncommondiv a 
{
	border:none;
}


#popup_calander
{
	width:700px;
	float:left;
	padding:7px;	
	background:#f0f7ff;
}

#popup_calander a
{
	font-size:10px;
	font-weight:bold;
	float:left;
	display:block;
	margin:10px 30px 5px 30px ;
}

.popup_calander_lnkimages
{
	width:700px;
	float:left;
	
}

.popup_calander_images
{
	width:30px;
	height:30px;
	border:solid 2px #0C3 ;
	padding:0 10px 0 10px;
margin:10px 30px 5px 30px ;
	float:left;
}
		
	
	
	

 


/*sms start*/

.sms_heading1
{
	width:140px;
	margin: 0 0 0 0;
	float:left;
	font-size:13px;
}
.sms_heading2
{
	width:55px;
	float:left;
	text-align:right;
	padding:0 5px 0 0;
	vertical-align:middle;
	margin:0 0 0 0;
	height: 18px;
}

.icomms_content
{
	width:736px;
	margin: 10px 0 0 0;
	float:left;
	
}

.icomms_textfeild
{
	width:326px;
	padding:2px;
	float:left;
	border:#66b0fe 1px solid;
	margin-bottom:6px;
}

.icomms_textarea
{
	width:326px;
	font-size:14px;
	font-family:Arial;
	border:#66b0fe 1px solid;
	padding:2px;
	float:left;
}

.txt_lettercon
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width:29px;
	margin:36px 0  0 0;
	background-color:#f0f7ff;
	font-weight:bold;
}	
	

/*sms end*/	
/*mail merge*/
.mailmerge_feildrow
{
	width:800px;	
	float:left;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

.div_mailMergetextfeild
{
	float:left;
	padding:0 0 0 0;	
	margin:2px 0 0 0;
	height:auto;font-family:arial;
}

.mailMerge_textfeild
{
	width:500px;
	padding:1px;
	float:left;
	border:#66b0fe 1px solid;
	font-family:arial;
	font-size:13px;
		
}
.mailMerge_textfeild1
{
	width:717px;
	padding:1px;
	float:left;
	border:#66b0fe 1px solid;
		
}

.mailchecklist
{
	padding:2px;
	height:355px;
	width:180px;
	float:left;
	border:#66b0fe 1px solid;
}

.icomms_listbox
{
	padding:2;
	border:#66b0fe 1px solid;
}

.icomms_time
{
	font-weight:bold;
	float:left;
	width:286px;
	margin:0 0 0 9px;	
	padding:0px 3px 6px 3px;
}
	

.mailMerge_ContentBox
{
	width:556px;
	height:400px;
	float:left;
	border:yellow 2px solid;
}

.mailMerge_heading
{
	width:60px;
	float:left;
	text-align:right;
	padding:3px 5px 0 0;
	vertical-align:middle;
	margin:0 0 0 0;
	height: 18px;
	font-weight:bold;
}

.mailMerge_heading1
{
	width:auto;
	float:left;
	text-align:left;
	padding:3px 5px 0 0;
	vertical-align:middle;
	margin:0 0 0 0;
	height: 18px;
	font-weight:bold;
}

.mailMerge_heading2
{
	width:700px;
	float:left;
	text-align:left;
	padding:3px 5px 0 0;
	vertical-align:middle;
	margin:0 0 0 0;
	font-weight:bold;
}


.mailmergeheadfing2
{
	width:90px;
	float:left;
	text-align:right;
	padding:2px 12px 0 5px;
	vertical-align:middle;
	margin:0 0 0 0;
	height: 18px;
	font-weight:bold;

}
.mailmerge_centerbtn
{
	float:left;
	margin:110px 0 0 3px;
	
}

.show_mailmerge
{
	width:600px;
	float:left;
	margin-bottom:18px;
}

.show_title_again
{
	width:520px;
	float:left;
	margin-left:37px;
	font-weight:bold;
	text-align:justify;
}

.show_message_again
{
	text-align:justify;
	width:450px;float:left;
	margin-left:10px; 
	font-weight:bold;
}
	
	
.schudle_box
{
	width:700px;
	float:left;
	margin:10px 0 0px 0px;/*
	border:solid 1px #66b0fe;
	*/padding:5px;
}	
/*mail merge*/

/*by mai system css*/
.leftside_icomms
{
	display:block;
	width:182px;
	border-left:solid 1px gray;
	border-bottom:solid 1px gray;
	border-top:solid 1px gray;
	float:left;
	height:514px;
	margin-top:5px;
	overflow-x:auto;
}

.leftsidegrid
{
	display:block;
	width:182px;
	float:left;
	height:511px;
	overflow-x:hidden;
	overflow-y:auto;
	background:#f0f7ff;
}

.grid_group
{
	width:177px;
	float:left;
	height:511px;
}

.rightside_icomms
{
	display:block;
	width:634px;
	border-left:solid 1px gray;
	border-bottom:solid 1px gray;
	border-right:solid 1px gray;
	float:left;
	height:477px;	
}
.rightsidegrid
{
	display:block;
	width:634px;
	float:left;
	height:477px;
	overflow-x:hidden;
	overflow-y:auto;
	background:#f0f7ff;
}

/*for sms show contact*/
.sms_contact
{
	display: block;
	width: 818px;
	float: left;
	height: 420px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

.sms_contact111
{
	display: block;
	width: 818px;
	float: left;
}


/*for sms show contact*/

.grid_users
{
	width: 634px;
	float: left;
	overflow: auto;
}
.form_block1{
	width:624px;
	float:right;	
	background:#66b0fe;
	margin:5px 0 0  0;
	padding:3px 5px 3px 5px;
	border:solid 1px gray;
	
}
.form_block2{
	width:807px;
	float:left;	
	background:#66b0fe;
	margin:5px 0 0  0;
	padding:3px 5px 3px 5px;
	border:solid 1px gray;
	
}


.button_CreatGroup
{
	float:right;
	margin:5px 0 0 0 ;	

}
/*by mail system css*/

/*group start*/

.gvgroups
{
	width:178px;	
	margin:5px 0 0 0;
	float:left;
	border:red 1px solid;
	padding-left:5px;
}

.gvgroups_header
{
	background:#f0f7ff;
	font-size:13px;
	font-weight:bold;
	text-align:left;border:red 1px solid;
	vertical-align:middle;
	height:30px;
} 

.gvgroups_rowstyle
{
	background:#f0f7ff;	
	vertical-align:middle;
	text-align:left;
	letter-spacing:1px;
	height:19px;
	text-decoration:none;	
}

.group_name
{
	float:left;
	margin:9px 0 0 8px;
	font-size:16px;
	font-weight:bold;
	color:White;
	
}

/*group end*/

/*contacts start*/

.lblcontactcount
{
	font-size:16px;
	font-weight:bold;
	color:#fea003;
	float:left;
	padding:2px 0 0 0;
	margin-right:50px;
	width: 400px;
}
	
.gvcontact
{
	width:818px;
	float:left;
	text-align:left;
	margin-bottom:12px;
	margin-top:3px	;
	border-collapse:collapse;
}

.grd-groupcontact
{
	width:634px;
	
	border-collapse:collapse;
	float:left;
	text-align:left;
	margin-bottom:12px;
	margin-top:3px	;
}

.gvcontact1
{
	float:left;
	text-align:left;
	margin-bottom:12px;
	margin-top:3px	;
}

.gvcontact_header
{
	border-top:#006bd7 solid 2px;
	border-bottom:#006bd7 solid 2px;
	 border-left:solid 1px #A7DFF1;
	 border-right:solid 1px #A7DFF1;
	background:#a7dff1;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	height:28px;
} 

.gvcontact_header img
{
    width:22px;
    height:22px;
    }

.width
{
	width:300px;
}

.gvcontact_rowstyle
{
	border-bottom:#a7dff1 solid 1px;
	border-left:#a7dff1 solid 1px;border-collapse:collapse;
	border-right:#a7dff1 solid 1px;
	background:#e3f2f7;
	vertical-align:middle;
	text-align:left;	
	letter-spacing:1px;
	height:28px;	
}

.historyEvent_header
{
	border-top:#006bd7 solid 2px;
	border-bottom:#006bd7 solid 2px;
	background:#ccb65a;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	height:30px;
	color:#fffdf9;
}

.historyEvent_rowstyle
{
	border-bottom:#cca504 solid 1px;
	background:#fff5df;
	vertical-align:middle;
	text-align:left;	
	letter-spacing:1px;
	height:32px;	
}

.futureEvent_header
{
	border-top:#006bd7 solid 2px;
	border-bottom:#006bd7 solid 2px;
	background:#62c1fd;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	height:30px;
	color:#f8f8f8;
}

.futureEvent_rowstyle
{
	border-bottom:#009cff solid 1px;
	background:#fbf8e9;
	vertical-align:middle;
	text-align:left;	
	letter-spacing:1px;
	height:32px;	
}


.gvcontact_pagerstyle
{
	height:10px;
	color:Black;
	text-align:right;
	height:30px;
	background-color:white;
	border:#e3f2f7 Solid 2px;
	font-weight:bold;	
}


.commondiv
{
	float:left;
	width:807px;
	margin:3px 0 5px 0;
}
.calendardiv
{
	float:left;
	width:807px;
	margin:3px 0 5px 0;
	text-align:center;
}



/*contacts end*/

/*new icomms*/


.error_message
{
	position:fixed;
	width:748px;
	border:#5097d7 solid 1px;
	height:100%;
	padding:200px 0 0 250px;
}
/*application body end*/

/* Footer */

#footer 
{	float:left;
	background:#FFFFFF;	
	border-bottom:1px solid #0000000;
	border-top:4px solid #36F;
	bottom:0;
	font-size:10px;
	left:0;
	position:fixed;
	text-align:left;
	width:100%;
	z-index:10000;
}

#footer p 
{
	color:#333333;	
	font-weight:bold;
	margin:5px 0 0 200px;
	padding:auto;
	text-align:center;
	float:left;
	height:20px;
}

#footer a 
{
	color:#3EB1C4;
	padding-left:2px;
	padding-right:2px;
}

.company_log
{
	float:right;
	margin:3px 20px 0  0px;
	font-weight:bold;
	height:20px;
} 
/* Footer */

.labelStyle1
{
	font-family: Calibri;
	font-weight: bold;
	font-size: 16px;
}

.icommsnav_image
{
	margin:2px 0 0 0 ;
	height:20px;	
}
/*upload control*/
.uploadcontrolbox
{
	display:block;
	width:800px;	
	margin:12px 0 9px 0;
	float:left;	
	overflow-x:auto;
	overflow-y:auto;
}

.gridupload

{
	margin:0 0 6px 0;
	float :left;
	text-align:center;
	
}

.AlternateHyperLink
{
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: smaller;
	color: white;
}


.Heading
{
	height: 20px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000000;
	font-weight:normal;
}

.FontStyle__
{
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: small;
	
}


/*upload control*/

/*new account home*/
.div_summary_home_content
{
	width:781px;	
	float:left;
	padding: 0 18px 0 18px;
	border-top:black solid 2px;
} 	
	
.divission_summarybox
{
	width:781px;	
	float:left;
	height:137px;
}
.div_summary_box
{
	width:350px;
	border:solid 1px #83d6f4;
	margin:20px 0 15px 0;	
}

.small_subcommon_heading
{
	width:342px;	
	padding:3px 0 3px 8px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background:#66b0fe;
	float:left;
}

.div_summary_box_content
{
	width:342px;
	padding:6px 3px 3px 3px;
	float:left;
	background:#f0f7ff;		
}

.small_summary_lable1
{
	width:143px;
	padding:1px 0 2px 0;
	float:left;
	
	height:15px;
}

.small_summary_lable2
{
	width:192px;
	height:15px;
	padding:1px 0 2px 0;
	text-align:right;
	float:right;font-weight:bold;	
}

/*new account home*/


/*reports*/
.reports_box
{
	width: 808px;
	border:gray 1px solid;
	padding:0 5px 0 0px ;
	margin:5px 0 0 0;
	float:left;
}

.report_control
{
	width:700px;
	float:left;
}


.reportwidth
{
	width:800px;
}	

.ToolbarStyle_report
{
	color:#000;
	background:#66b0fe;
	float:left;
}

.commonreport
{
	padding:5px 0px 0px 3px;
	color: black;
	background-color:#83d6f4;
	font-weight:bold;
	font-size:15px;	
}

.reportheading
{
	color:#66b0fe;
	font-weight:bold;
	font-size:18px;
}
.reportheading1
{
	color:black;
	font-weight:bold;
	font-size:14px;
}

.billheadingsmall1
{
	color:black;
	font-weight:bold;
	font-size:13px;
}
.reportheading2
{
	color:black;
	font-weight:bold;
	font-size:20px;
}

/*reports*/
/*icommos popup menu*/
#icommspopupMenu
{
	float:left;
}

#icommspopupMenu a
{
	display:block;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:Black;/*
	margin:3px 10px 3px 10px;*/
	text-decoration:none;
	letter-spacing:1px;
}

#icommspopupMenu a:hover
{
cursor:pointer;
	color:#06F;
}

/*icommos popup menu*/

/*permission setting start*/
.permissionbox
{
	width:345px;
	height:400px;
	float:left;
	padding:0 0 10px 0;
}
	

.permissionheading
{
	width:337px;
	float:left;
	padding:5px 0 3px 8px;
	margin:0 0 4px 0;	
	font-size:13px;
	font-weight:bold;
	color:#000;
	background:#66b0fe;
}

.centerbtnbox
{
	width:50px;
	padding:120px 0px 0 0px;
	margin:0 20px 0 20px;	
	height:280px;
	float:left;
}

.share-contact-centerbtnbox
{
	width:50px;
	padding:80px 0px 0 0px;
	margin:0 20px 0 20px;	
	height:180px;
	float:left;
}
.permissionListbox
{
	width:345px;
	height:370px;
	float:left;
	padding:2;
	border:#66b0fe 1px solid;
}

.share-contact-listbox
{
	width:345px;
	height:260px;
	float:left;
	padding:2;
	border:#66b0fe 1px solid;
}

.list-share-contact
{
    width:345px;
	height:300px;
	float:left;
	padding:2;
}

.permissionbtn
{
	padding:3px 6px 3px 6px;
	margin:0 0 8px 5px ;
	float:right;
	color:#000;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	display:block;
	text-decoration:none;
	background:#e0e6ef;
	border:#0C3 solid 1px;
}

	
/*permission setting end*/

/*additional feild start*/

.ListBoxAdditionalFields
{
	width:180px;
	height:120px;
	float:left;
	border:#999999 1px solid;
	padding:1px;
}

.additionalfeilfgrid

{
	width:580px;
	float:left;
	margin-left:200px;
	margin-bottom:10px; 
}



/*additional feild start*/
/*Exception start*/
.exceptionHandling
{
	width:945px;
	margin:80px 0 0 0;
	padding:20px;
	float:left
}

.exceptionHeading1
{
	width:500px;
	margin:20px 0 0 0 ;
	color:#ffc705;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
}
	
.exceptionMessage
{
width:950px;
	margin:8px 0 0 0;
	color:black;
	font-size:14px;
	font-weight:bold;	
}
/*Exception End*//*Exception start*/
.exceptionHandling
{
	width:945px;
	margin:50px 0 0 0;
	padding:20px;
	float:left
}

.exceptionHeading1
{
	width:500px;
	margin:20px 0 0 0 ;
	color:#ffc705;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
}
	
.exceptionMessage
{
width:950px;
	margin:8px 0 5px 0;
	color:black;
	font-size:14px;
	font-weight:bold;	
}

.exceptionlink
{
	color:#66b0fe;
	letter-spacing:1px;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}


.CssConfirmationDescrESU
{
	width:700px;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding:6px 0 5px 0px;
}

/*Exception End*/

.divBackButton
{
	width:175px;
	float:left;
	padding:7px 0 0 0;
}


/*********************************************************************************************/
.cal_Theme1 .ajax__calendar_container
{
	background-color: #ECFFFF;
	border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header
{
	background-color: #007CB9;
	margin-bottom: 4px;
} 

.cal_Theme1 .ajax__calendar_title,

.cal_Theme1 .ajax__calendar_next,

.cal_Theme1 .ajax__calendar_prev

{
color: #004080; padding-top: 3px;

}

.cal_Theme1 .ajax__calendar_body
{
	background-color: #CAFFFF;
	border: solid 1px #cccccc;
}

 .cal_Theme1 .ajax__calendar_dayname

{
text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px;

} 

.cal_Theme1 .ajax__calendar_day

{
text-align:center;

}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00CACA;
	font-family: Calibri;
}

 

 

.cal_Theme1 .ajax__calendar_today

{
font-weight:bold;

}

 

 

.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title
{
	color: #003300;
}
/*********************************************************************************************/





/* So the overflow scrolls */
.container {overflow:auto;}

/* Keep the header cells positioned as we scroll */
.container table th {position:relative;}

/* For alignment of the scroll bar */
.container table tbody {overflow-x:hidden;} 



.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}


.ClickBox
{
	float:left;
	width:300px;	
	border:solid 1px #999999 ;
	margin-right:15px;
}

.cbheading
{	float:left;
	text-align:right;
	padding:5px 5px 0 5px;
	vertical-align:middle;
	margin:0 0 0 0;
	height: 18px;
	font-weight:bold;
}

.cbheading2
{
	width:298;
	padding:3px 0 3px 3px;
	font-size:16px;
	font-weight:bold;	
	background:#66b0fe;
	margin-bottom:4px;	
	border-color:Blue;
}

.cbcenter
{
	float:left;
	width:298px;
	padding:3px 0 3px 3px;	
}
	
	/*appoinment*/
	
.div_userscroll
{
	height:300px;
	width:819px;
	float:left;
	overflow-y:auto;
	overflow-x:hidden;
	border-bottom:solid 1px gray;
}
.div_Activitycroll
{
	height:600px;
	width:820px;
	float:left;
	overflow:hidden;
	border-bottom:solid 1px gray;
}

.euactivity
{
	
	float:left;
	width:600px;
	padding:12px;
 
}

.a
{
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:solid 2px  blue;
}

	
	
.CustomComboBoxStyle .ajax__combobox_textboxcontainer input 
{

	width:230px;
}
.CustomComboBoxStyle .ajax__combobox_buttoncontainer button 
{
	background-image: url(../Default/images/cbxarrow.jpg);
	background-position: top right;

	width:12px;
	background-color:white;
}

.CustomComboBoxStyle .ajax__combobox_itemlist
{
	width:1000px;
}

.cobm
{
	padding:2px 0 2px 0;
}


.appmt_req_cp
{
	float:left;
	margin: 0 0 0 335px;
	font-size:x-small;
	color:Red;
	font-family:Tahoma;
	font-weight:bold;
	
}

	
/*appoinment*/

.gridpaging
{	font-size:13px; 
 	
}

.clounm
{
	width:600px;
}

/**********************Start:Div based form************************/
div.row_1
{
    padding-top: 5px;
    clear: both;
}

div.row__
{
	padding-top: 5px;
	clear: both;
	text-align: right;
}

div.left_1
{
    float: left;
    width: 100px;
    text-align: left;
}

div.right_1
{
    margin-left: 110px;
}
/**********************End:Div based form************************/
 
 /**********************Tool TIP CSS************************/
 a.tooltip{position:relative;} 
   a.tooltip:hover{z-index:25;} 
   a.tooltip span{ 
     display: none;position:absolute;top:1em; left:1em; 
     /* the line above is all that is necessary in a.tooltip span the rest is formatting - you can alter top and left */ 
     padding:2px; border:1px solid Black; width:100px; background-color:Gray;} 
   a.tooltip:hover span{display:block;
                        }
                        
                        
                        
 a.img_tooltip{position:relative;} 
   a.img_tooltip:hover{z-index:25;} 
   a.img_tooltip span{display: none;position:absolute;top:-1em; left:5em; } 
   a.img_tooltip:hover span{display:block;} 
/**********************Tool TIP CSS-END************************/
                        
.popupControlCss
{
	width:357px;
	height:auto;
	padding:7px;
	background:#f0f7ff;
	
	
}

.poptextarea
{    
width:350px;
	padding:1px;
	float:left;
	border:#66b0fe 1px solid;
	font-family:arial;
	font-size:13px;
	min-height:200px;
}

.popup-heading
{
    width:345px;	
	padding:3px 0 3px 8px;
	margin:0 0 3px 0;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color:#000;
	background:#66b0fe;
	float:left;
}
/*************************************** Context Menu CSS*************************/
.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}
/***************************************** END Context Menu CSS*******************/

.MyCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #ECF5FF;
	color: #000000;
	font-family: Verdana;
	font-size: small;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.sortingcolum-desc
{
   text-align:left;
   border-top: #006bd7 solid 2px;
   border-bottom: #006bd7 solid 2px;
   background-position: 75% 50%;
   padding:0 0 0 0;
}

.sortingcolum-asc
{
    text-align:left;
    border-top: #006bd7 solid 2px;
    border-bottom: #006bd7 solid 2px;
    background-position: 75% 50%;
    padding:0 0 0 0;
    
}

/* start itemize billing */
.billitemize-Newline{
float:left;
font-weight:bold;
margin:3px 0;
padding:3px 0 3px 15px;
width:807px;
}

.billitemize-HeadingColumn
{
padding:4px 0px 3px 12px; 
float:left;
font-weight:bold;
font-size :12px;
margin:10px 0 3px 0;
border-bottom:solid black 1px;
border-top:solid black 1px;
width:807px;
background:none repeat scroll 0 0 #A7DFF1;
}

.billitemize-Heading
{
font-weight:bold;
font-size :12px;

}

 .billitemize-spacecolumn
{
    float:left;
    width:50px;
    padding:2px 0 2px 0;
    min-height:15px;
}

/* end itemize billing */

.bill-commonlayer
{
padding:3px 0px 3px 15px; 
float:left;
font-weight:bold;
margin:3px 0 3px 0;
border-bottom:solid black 2px;
width:807px;
}



.bill-commonlayer
{
padding:3px 0px 3px 15px; 
float:left;
font-weight:bold;
margin:3px 0 3px 0;
border-bottom:solid black 2px;
width:807px;
}

 .billdur
{
    float:left;
    width:250px;
    padding:2px 0 2px 0;
    min-height:15px;
}

 .billref
{
    float:left;
    width:170px;
    padding:2px 0 2px 0;
    min-height:15px;
}

 .billveiw-link
{
    float:left;
    width:120px;
    padding:2px 0 2px 0;
    min-height:15px;
}
 .billveiw-link img
 {
 float:left;
 margin:0 3px 0 0;
 
 }


.bill-padding
{
width:807px;
	float:left;	
	background:#f0f7ff;
	padding:3px 0 3px 12px;
	border-bottom:gray dashed 1px;
}


.csvrow
{
width:807px;
	float:left;	
	background:#f0f7ff;
	padding:3px 0 3px 0px;
	border-bottom:gray dashed 1px;
}

 .csvitem
{
    float:left;
    width:320px;
    padding:2px 0 2px 0;
    min-height:15px;
}


.csvitem11
{
    float:left;
    width:100px;
    padding:2px 0 2px 0;
    min-height:15px;
}
.csvheader
{
    font-size:16px;
    padding:26px 0 7px 0;
    font-weight:bold;
}



.link_my_bills
{
	float:left;
	color:White;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	padding:13px 8px 5px 35px; 
	margin: 25px 0 0 0;
	background:orange url(../Default/images/icon/Billing_Usage_small.png) left no-repeat;
	background-position:5% 50%;
	}


.lnkadvancesearch
{
	padding:5px 0 0 0;
	font-weight:bold;
	font-size:12px;
	color:blue;
	float:right;
}

/*user reply mail css*/

#reply-content
{
    width:811px;
	padding:25px 95px 30px 95px;
	float:left;	
	background:#f0f7ff;
}

.reply-form-container
{
	width:819px;
	height:auto;
	padding:5px 0px 20px 0px;
	float:left;
}

.reply-label1
{
    width:60px;
    padding:5px 0 0 0;
    height:15px;
    float:left;
}

.reply-label2
{
      width:710px;
    float:left;padding:5px 0 0 0;
    height:15px;
}


.reply-textarea
{
    width:817px;
	padding:1px;
	float:left;
	border:#66b0fe 1px solid;
	font-family:arial;
	font-size:13px;
	margin:10px 0 8px 0;  
		
}

#divErrorMessage
{
    float:left;
    padding:20px 0 0 0 ;
    width:811px;
}

.reply-succces
{
    color:Green;
    font-size:18px;
    margin: 30px auto auto auto; 
}

.reply-error
{
    color:Red;    
}

.token-expire
{
    color:Blue;
    float:left;
    width:812px;
}
    
    


/* Message Box Css Start  */

.replyinfo, .replysuccess, .replywarning, .replyerror, .replyvalidation {
border: 1px solid;
margin: 10px 0px;
background-repeat: no-repeat;
background-position: 10px center;
padding:4px 35px;
width:725px;
float:left;
}
.replyinfo {
color: #00529B;
background-color: #BDE5F8;
background-image: url('../Default/images/info.png');
}
.replysuccess{
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('../Default/images/success.png');
}
.replywarning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('../Default/images/warning.png');
}
.replyerror {
color: #D8000C;
background-color: #FFBABA;
background-image: url('../Default/images/error.png');
}

.replyinfo p, .replysuccess p, .replywarning p, .replyerror p {
padding: 0px 50px;
}
.replyinfo a, .replysuccess a, .replywarning a, .replyerror a {
float: right;
padding: 0px;
cursor:pointer;
}

/*for search*/
.query {
float:left;
width:818px;
}
/*for search*/

/* Message Box Css end  */

.RowCSSFireFox	{   font-weight:bold;
              	  }

/***************AJAXTable Start***********************/
.AJAXTableRowStyle1
{
	text-align: left;	
	font-size:15px;
	/**font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;**/
	font-weight: bold;
	/**color: #FFFFFF;**/
}

.AJAXTableHeaderStyle
{
	text-align: left;
	background-color: #178BFF;
	font-size: small;
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}


.AJAXTableMainStyleProducts
{
	width:98%;
	background: #F2F9FF;	
	border-color: #C6D9FF;
	border-style: inset;
	border-width: 1px;
	font-size: small;
	font-weight: normal;
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}
.AJAXTableMainStyle
{
	width:100%;
	background: #F2F9FF;	
	border-color: #C6D9FF;
	border-style: inset;
	border-width: 1px;
	font-size: small;
	font-weight: normal;
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}
.AJAXTableRowStyle
{
	background-color: #C4D1DF;
}
.AJAXTableAlternatingRowStyle
{
	background-color: #ECF0F4;
} 
.AJAXDisplayArea
{
	border: 1px solid #425F7C;
	height: 402px;
	background-color: White;
	overflow: auto;
}

.AJAXDisplayRecordsArea
{
	border: 1px solid #425F7C;
	height: 402px;
	background-color: #E6F7FF;
}

/***************AJAXTable End*************************/
/********* Pop up Create group advance search**********/
.overlay{
	background:url(../default/images/overlay.png) repeat top left;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:0; 
display:none;	
}

.device-box{
	position:fixed;
	padding:15px;
	background:white;	
	float:inherit;
	width:820px;
	top:-300px;
	left:27%;	
	right:20%;
	z-index:1200; 
	
}

.warning-box{
	position:fixed;
	padding:15px;
	background:white;	
	float:inherit;
	width:440px;
	top:-300px;
    left:27%;	
	right:20%;
	z-index:1200; 
	
}

/********* end Pop up Create group advance search**********/
/*** for validator****/
.validatorError{
	color:Red;
}
/**** for Telephony****/
.device-popup{

	padding:10px 15px 13px;
	background:white;	
	width:600px;
	top:-300px;
	z-index:1200; 
	margin:0 0 0 119px;	
	position: absolute;
  left: 50%;
  margin-top: -15%;
  margin-left: -25%;
}

.device-popup .subcommon_heading ,.warning-box .subcommon_heading 
{
	width:98.6%;	
	padding:3px 0 3px 8px;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background:#66b0fe;
	float:left;
}

.device-popup .form_block ,.warning-box .form_block {
background:none repeat scroll 0 0 #F0F7FF;
float:left;
padding:8px 13px 3px 8px;
width:95.6%;
}

.device-popup .commondiv,.warning-box .commondiv   {
float:left;
margin:3px 0 0;
width:100%;}

.c2dconnected{
border-width: 0px;
background : url(../default/images/icon/connected.gif)   no-repeat 0 0 ;
height:25px;
width:25px;
display:block; 

}
.c2ddisconnected{
border-width: 0px;
background :url(../default/Images/icon/end-call-s.gif) no-repeat 0 0;
height:25px;
width:25px;
display:block;
}


#spanCallerStatus, #spanCalleeStatus
{
  
    float:right;
    height:25px;
    width:25px;  
    margin:0 4px 0 0;  
}



.c2ddisconnected1
{
background:url("../default/Images/icon/end-call.gif") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:40px;

}

.c2ddisconnected1-disable
{
background:url("../default/Images/icon/end-call-disable.gif") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:40px;

}

.c2dusermute
{background:url("../default/Images/icon/muted.gif") no-repeat scroll 0 4px transparent;
display:block;
float:left;
height:16px; padding:10px 0 0 24px;
width:26px;
}

.c2duserremove
{background:url("../default/Images/icon/remove.gif") no-repeat scroll 0 0 transparent;
border:medium none;
float:left;
font-family:arial;
margin:5px 0 0;
padding:2px 0 0 20px;
width:74px;
}

    
.c2dinprogress{
display:block;
border-width: 0px;
background:url(../default/Images/icon/ringing.gif) no-repeat 0 0 ;
height: 28px;
width:28px;
display:block;
}
.fadelogo
{
    height: 200px;
    width:200px;
    padding:1px 0 1px 0;    
    float:left;
    border:solid 1px; 
    
}
.callButton
{  
vertical-align:middle;
text-align:right;
font-family:Arial;
font-weight:bold;
font-size:14px;
}

.btn-addpeople{
background:url(../default/Images/bg-btn-addpeople.png) no-repeat 0 0;
border:medium none;
color:White;
float:right;
height:33px;
margin:0 23px 0 0;
padding:0 31px 0 0;
width:180px;
}

.btn-addpeople:active,.btn-addpeople:focus{outline:none;}

#conferenceEmpty{
clear:both;
font-size:15px;
padding:25px 170px;
width:431px;}


.c2dmute
{background:url("../default/Images/icon/muted.gif") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:26px; 
margin:18px 45px 0 0;

}
.c2dstartrec
{background:url("../default/Images/icon/recording_on.gif") no-repeat scroll 0 0 transparent;

display:block;
float:left;
height:26px;
width:145px;margin:18px 20px 0 0;
}
.c2dstoprec
{background:url(../default/Images/icon/recording_off.gif) no-repeat 0 0 ;

display:block;
float:left;
height:26px;
width:145px;margin:18px 20px 0 0;
}
/**** End for Telephony ****/



/*click to dial css start*/

.click2dial-container
{
    background:none repeat scroll 0 0 #E4F0FB;
    border:1px solid #66B0FE;
    float:left;
    margin:5px 0 0;
    width:815px;
}

.click2dial-container .header
{
    width:100%;
    padding:5px 0;
    border-bottom:1px solid #66B0FE;
}

.click2dial-container .header .heading1
{
  
    color:black;
display:inline;
font-size:22px;
font-weight:bold;
line-height:31px;
margin:0 0 0 9px;
width:44%;   
}

.click2dial-container .container
{
   
    background:#e7fdf1;
    width:100%;
    padding:15px 0 15px 0;
    border-bottom:1px solid #66B0FE;
}

.click2dial-container .container .contact-wrap
{
   background:none repeat scroll 0 0 #F1F1F1;
    border:1px solid #66B0FE;
    float:left;
    margin:0 20px;
    width:773px;
    padding:3px 0 0;
}

.click2dial-container .container .contact-wrap table{width:100%;}

.click2dial-container .container .contact-wrap table .header{font-size:13px;color:Black;}

.click2dial-container .container .contact-wrap table th {border-bottom:1px solid #66B0FE; }


.callRates{text-align: left; float: right;}

.call-duration
{   
float:left;
font-size:20px;
font-weight:bold;
margin:12px 20px 0;
text-align:right;
width:770px;
}

.c2dlinkcsstd{}
.c2dlinkcss{}

.click2dial-container .footer
{float:left;
height:auto;
padding:20px;
width:773px;    
}
    
.btn-pad1{float:left;padding:4px 0 0 24px;}

.btn-pad2{float:left;
margin:0 40px 0 0;
padding:22px 0 0 45px;
text-align:left;}


.btn-pad3{float:left;
padding:22px 0 0 45px;
margin:0 45px 0 0;
text-align:left;
width:143px;}


.c2dusermute:hover,.btn-pad3:hover,.btn-pad1:hover,.btn-pad2:hover,.c2duserremove:hover{cursor:pointer;}

/*click to dial css end*/


/*text align*/

.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}

/*advance search popup start*/


#conference_box
{
    width:700px;    
	padding:10px;
	background:white;	
	top:-700px;
	  left: 50%;    
	z-index:1200; 
	position: absolute;
	color:#000000;
	line-height:16px;
	display	:inline-block;
    margin-bottom: 100px;

    margin-left: -25%;
}

#conference_box .commondiv
{
	float:left;
	width:542; 
	width:100%;
	margin:3px 0 5px 0;
}

.conference_h
{
   background:url("../default/Images/icon/add-people.gif") no-repeat scroll 10px 4px #66B0FE;
display:block;
font-size:16px;
font-weight:bold;
padding:8px 0 6px 43px;
    }
    
    .conference_h1
    {
        display:block;
        background:#e9e9e8;
        border-bottom:#66b0fe solid 1px;
        padding:5px 0 4px 8px;

        font-weight:bold;
        /*color:#094a8f;
  */color:#0069d8;
        }
    
    .crown_class
    {
    background:url("../default/Images/icon/crown.png") no-repeat scroll 10px 4px transparent;
    
display:block;
float:left;
height:16px; padding:10px 0 0 24px;
width:15px;
    }
    .confree_class
    {
     background-color:Aqua;
    } 
.conference_content
{
    background:#d8eafc;
    padding:10px 20px;
    margin:3px 0 0 0;
    float:left;
   width:658px;
    }
    
    #selected_contact,#callee_contact
    {
        width:310px;
        background:#f1f1f1;
        margin:12px 0 3px 0;
        border:#66b0fe solid 1px;
    }
    
    #selected_contact .row,#callee_contact .row{width:94%;margin:0 0 10px 8px;}

    #selected_contact .row .callee_name
    {
        font-weight:bold;
display:inline-block;
font-size:1.1em;
overflow:hidden;
height:19px}
 
     #selected_contact .row div{margin:0 0 0 3px;width:100%;float:left;}
 
#selected_contact .row div input{float:left;padding:5px 4px 0 3px;  }

#selected_contact .rowSearch,#callee_contact .rowSearch{display:none}

        
#selected_contact .selectedno
{

display:inline-block;
height:22px;float:left;
padding:2px 0 0 19px;
} 

 #callee_contact .selectedno
{


display:inline-block;
font-size:1.1em;
font-weight:bold;
height:19px;
margin:0 0 6px 8px;
overflow:hidden;
padding:4px 0 0 24px;
width:86%;}
    
    
    
         


#conference_box .icon_lanline{
    background:url("../default/Images/icon/conference-landline_icon.png") no-repeat scroll -2px 0 transparent;
}

#conference_box .icon_mobile{
    background:url("../default/Images/icon/conference-mobile_icon.png") no-repeat scroll -2px 0 transparent;
}

#conference_box .overflow
{
    height:300px;
    padding:12px 0 12px 0;
    overflow-x:auto;
    float:left;
    width:100%;

    }

#conference_box .overflowsearch
{
    height:300px;
    padding:12px 0 12px 0;
    overflow-x:auto;
    float:left;
    width:100%;

    }
    
    
    #ButtonConference
    {
    padding:1px 3px 1px 3px;
	margin:3px 5px 0 0;
	float:left;	
	letter-spacing:1px;	display:block;
	background:#e0e6ef;
	border:#0C3 solid 1px;	
	cursor:pointer;
        }
        
    .direct-adduser-group
    {
    padding:1px 3px 1px 3px;
	margin:3px 5px 0 0;
	
	letter-spacing:1px;	display:block;
	background:#e0e6ef;
	border:#0C3 solid 1px;
    }
    .contactpopup    
    {
     width:820px;    
	padding:10px;
	background:white;	
	
	  left: 50%;    
	z-index:1200; 
	position: absolute;
	color:#000000;
	line-height:16px;
	display	:none;
    margin-bottom: 100px;    
    margin-left: -25%;
    }    
    
    .loader{background:transparent url(../default/Images/ajax-loader1.gif) no-repeat scroll right top;
color:#FC6602;
font-weight:bold;
height:23px;float:right;
margin:0 23px 0 0;
padding:8px 0 0;
width:164px;
    }