/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font-family:Lucida Grande, Helvetica, Sans-Serif;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:#000;
	font-family: Lucida Grande, Helvetica, Sans-Serif;
	font-size:11px;
	background-color:#EEE;
}
table {
	border-collapse:separate;
	border-spacing:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
.ft_lt{float:left}
.ft_rt{float:right;}
/*===================*/
/*=== Main Styles ===*/
/*===================*/
a, a:visited {
	color:#169;
	text-decoration:none;
	border:none;
}
a:active {
	color:#169;
	text-decoration:none;
}
a:hover {
	/*text-decoration:underline;*/
	text-decoration:none;
}
.spacer10{
	clear:both;
	height:10px;
	line-height:10px;
	}
#wrapper{
	width:100%;
}
#wrapper-container{
	width:100%;
	background:#EEE;
	margin:0px auto 0px auto;
}
/*===================*/
/*=== Top Header ===*/
/*===================*/
#header{
	width:100%;
	float:left;
	background-color:#414142;
}
.headerimg a.logo{
	width:221px;
	color:white;
	font-size:30px;
	margin:20px;
  float:left;
}
.toplinks{
float:right;
margin-top:5px;
margin-right:15px;
width:100%;
text-align:right;
color:#fff;
}

/*====================*/
/*=== Nav Styles ===*/
/*====================*/
#nav-wrapper{
	width:958px;
	background:url(../images/nav-bk.gif) repeat-x;
	height:37px;
	float:left;
	padding:0 21px;
}
#nav-wrapper ul{ list-style-type:none;}
#nav-wrapper ul li{ display:inline;}
#nav-wrapper ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	font-size:13px;
	height:37px;
	line-height:37px;
	padding:0 36px;
	background:url(../images/nav-sep.gif) no-repeat top right;
}
#nav-wrapper ul li a:hover{
	color:#fff;
	background:url(../images/nav-bk-hover.gif) repeat-x ;
}
#nav-wrapper ul li a.last{
	display:block;
	float:left;
	color:#FFFFFF;
	font-size:13px;
	height:37px;
	line-height:37px;
	padding:0 36px;
	background:none;

}
#nav-wrapper ul li a.last:hover{
	color:#fff;
	background:url(../images/nav-bk-hover.gif) repeat-x ;
}
/*====================*/
/*=== Body Styles ===*/
/*====================*/
.clearall {
width:100%;
height:1px;
clear:both;
}
#body-content{
	width:70%; 
	min-height:650px;
	min-width:1000px;
	max-width:1200px;
	background-color: #FFF;
	/*padding:30px 0 !important;*/
	margin:0px 5px 50px 5px;
	box-shadow: 1px 1px 1px 0px #98a0a9;
	font-size: 1.2em;
	float:left;
}
#headerbar1 {
  height:5px;
  width:100%;
  float:left;
  background-color:#EEE;
  /*Old background: #754099 */
}
#headerbar2 {
  height:5px;
  width:100%;
  float:left;
  background-color:#0B829B;
  /*Old background: #896AA3*/
}
#headerbar3 {
  height:5px;
  width:100%;
  float:left;
  background-color:#EEE;
}
#headerbar0 {
  height:5px;
  width:100%;
  float:left;
  background-color:#46236d;
}
#body-content p{ line-height:20px; font-size:12px;}
.home-leftPanel{
	width:428px;
	float:left;
	padding:0 49px 0 11px;
	background:url(../images/body-liner.gif) no-repeat center right;
}
.greenH2{
	font-size:13px;
	color:#589403;
	padding-bottom:10px;
	display:block;
}
.home-rightPanel{
	width:340px;
	float:left;
	padding:25px 0 0 48px;
}
.form-bkContainer{
	width:340px;
	height:239px;
	background:url(../images/login-bk.gif) no-repeat;
	margin:0 auto;
	position:relative;
}
.logintxt{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	top:19px;
	left:36px;
	position:absolute;
}
.login-containet{
	width:340px;
	height:183px;
	padding-top:48px;
	float:left;
}
.label{
	width:114px;
	float:left;
	height:35px;
	line-height:35px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	padding-right:15px;
}
.labelbtn{
	width:100px;
	float:left;
	height:35px;
	line-height:35px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	padding-right:15px;
}
.input-container{
	height:35px;
	width:210px;
	float:left;
}
.btn-container{
	height:36px;
	width:210px;
	float:left;
}
.inputall{
	border:none;
	line-height:35px;
	width:162px;
	padding:0 5px;
	height:35px;
	background:none;
}
.sign-btn-ctr{width:210px; height:35px; float:left; padding-left:10px;}
.sign-btn-ctr a.signin{ width:89px; height:35px; display:block; float:left; float:left; background:url(../images/sign-in-off.gif) no-repeat; text-decoration:none; margin-right:8px;}
.sign-btn-ctr a.signin:hover{background:url(../images/sign-in-on.gif) no-repeat;}
.sign-btn-ctr a.register{ width:89px; height:35px; float:left; display:block; background:url(../images/register-in-off.gif) no-repeat; text-decoration:none;}
.sign-btn-ctr a.register:hover{background:url(../images/register-in-on.gif) no-repeat;}
.btn-all{
	height:35px;
	font-size:14px;
	font-weight:bold;
	width:89px;
	background:none;
	border:none;
	float:left;
	text-indent:-9999px;
	display:block;
	}

.usertxt{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	top:60px;
	left:36px;
	position:absolute;
}
.passwordtxt{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	top:100px;
	left:36px;
	position:absolute;
}
#footerContainer{
	background:#414141;
	width:100%;
	float:left;
	position:fixed;
	bottom:0;
}
#footerContaint{
	/*background:url(../images/footer-linner.gif) no-repeat top center;*/
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	margin-top:10px;
	margin:0 auto;
}
#footerContaint a{ color:#FFFFFF;
font-size:13px;}
#footerContaint a:hover{ color:#000000;}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
.cls {
	clear:both;
}
.error_input {
  border:1px solid #cc0000 !important;
}
.column-field-name {
	float:left;
	width:200px;
}
.checkallbox {
  margin-left:  4px;
  margin-right: 2px;
  vertical-align: middle;
}

#menu ul,#menu li,#menu ul li a {margin: 0; padding: 0; z-index:1;}
#menu{margin: 0 auto; background-color: #414142; height:25px; text-transform: uppercase; font-weight: bold;}
#menu ul{list-style-type:none;}
#menu ul li{float: left; position: relative;}
#menu ul li:hover{background-color: #CCC;}
#menu ul li a{color: #fff; padding: 0 30px; line-height:33px; font-size:1.1em; font-family:arial; display: block; text-decoration:none;}
#menu ul li a:hover{background-color: #CCC;}
#menu ul li ul li{float: none; position: relative;}
#menu ul li ul{position: absolute; top:33px; left:0; display: none; background-color: #414142; width:180px;}
#menu ul li:hover > ul{display: block;}
#menu ul li ul li a{white-space: nowrap; line-height:25px;}
#menu ul li ul li ul{position: absolute; top:0; left:145px; display: none; background-color: #000; width:150px;}
#menu ul li a.active {background-color:#EEE;color:#555;}



.dashboard-header-footer {
	background-color:#333333;
	color:white;
	font-weight:bold;
	font-size:14px;

}
.dashboard-header-footer td {
	padding:10px;
}

.contact-menu td {
	font-size:12px;
	color:blue;
	padding:10px;
	margin-left:8px;
	font-weight:bold;
}
table tr td.contact-list {
	padding:20px;
	font-size:13px;
}
table .asdfghjkl {
	width:100%;
}

#reporteetree ul {
	list-style:none;
}

/* css for contact header tree structure*/
.tabs-list li {
	float:left;
	padding:10px;
	font-size:14px;
	list-style-type:none;
}
.tabs-list li a {
	color:#ABABAB;
	text-decoration:none;
}
.contacts {
	background-color: #333;
	color: white;
	font-weight: bold;
	padding: 5px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	height: 25px;
	line-height: 25px;
	cursor: move;
}
.customer-tabs {
	margin-bottom:20px;
	margin-top:20px;
	float:left;
	width:99%;
}

/* ///////////////// add css for vertical dropdown ///////////////*/
.ui-tabs-vertical { }
.ui-tabs-vertical .ui-tabs-nav {padding: .2em .1em .2em .2em; float: left;/* width: 15%;*/ }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
/*.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em;}*/
.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: left;}


/*.customer-location-header {
	background-color:#E6E6E6;
	font-weight:bold;
	padding:12px;
}*/
/*.customer-add-location-td {
	border:1px solid #000000;
	border-radius:6px;
}*/
#customer-add-location .primary_contact, #customer-add-location .secondary_contact {
	background-color:#DADADA;
	border-radius:5px;
	padding:5px;
	font-weight:bold;
}
#customer-image-priority {
	float:right;
}
.alpha_sort {
  margin:5px 30px 0px 0px;
}
.alpha_sort li  {
    display:inline;
    text-transform:uppercase;
	font-size:14px;
    margin-left:4px;
    font-weight:bold;
  }

.alpha_sort .start_letter {
    color:red;
}

.customer-add-tile .location-tile-name {
	border: 1px solid #dde3ee;
	padding: 5px;
	cursor: pointer;
	border-radius: 10px;
	margin: 10px;
	float: left;
	text-align: center;
	background-color: #edf3fe;
}

.customer-add-tile, .location_name, .address {
	padding:10px;
	font-weight:bold;
	clear:both;
}
.customer-add-tile table tr td {
	padding-left:8px;
}
.customer-add-tile .highlighted {
	background-color:#FFCC00;
}
.customer_data {
    text-transform:capitalize;
    padding-left:10px;
    font-size:12px;
}
.customer_name {
    font-size:14px;
    font-weight: bold;
    vertical-align:top;
    text-transform:capitalize;
    padding-left:10px;
}
.customer_data a {
    display: inline-block;
    border: 1px solid #000000;
    width: 111px;
    height: 15px;
    padding-top:4px;
    color:#000000;
    text-align: center;
    font-weight: bold;
}

#location_header_search {
	text-align:right;
	float:right;
	margin-top:-7px;
}

.customer-location-header #search_customer_location {
	border-radius:8px;
}
.customer_data a:hover {
	text-decoration:none;
}
.word_search {
	float:right;
	width:auto;
	width:200px;
}

.word_search form{
	margin-top: 1px;
}

.word_search input[type="text"]{
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    display: block;
    padding: 5px;
	margin-right:5px;
	width:180px;
	float:left;
}
.word_search .button1 {
     display:none;
}
.word_search img {
    float:left;
	margin-left:-30px;
	margin-top:5px;
}
.customer_image {
	padding:10px;
	padding-left:34px;
}
.location-tile-name {
	width:90px;
}
/*#form_location {
    margin-top: -50px;
}*/
.customer_domain_textarea {
    margin-top:-3px;
}
.rating_priority {
    margin-left: 25px;
    margin-top: 10px;
}
.location_name span {
margin-right:20px;
}

.alpha_filter {
	margin-right: 10px;
	padding-top: 7px;
	float:right;
	width:auto;
}

.search_bar {
	background-color: #edf3fe;
	height: 34px;
	float:left;
	width:100%;
}

.search-result-header{
	font-size:15px;
	padding-left:10px;
	display:block;
}

ul.ui-widget-header {
margin: 0px;
padding-left: 10px;
}

ul.ui-widget-header li {
	padding-left: 0px;
}

.loggedin_home_content #tabs {
	margin: 0px;
	height: 350px;
}

.priority_text {
    text-transform:capitalize;
	font-weight:bold;
}
.assigned_priority, .current_priority {
    margin-top: 3px;
    background-color: #FFF;
    border: 1px solid #EEE;
    padding: 2px 0px;
    border-radius: 15px;
}

#new_assigned_priority_detail {
    border: 1px solid #EEE;
    padding: 2px 10px;
    background-color: #FFF;
    border-radius: 15px;
}
.user_status, .hierarchy {
	font-weight:bold;
	font-size:14px;
	color:#7E6D64;
	padding:3px;
}
.username_status_mode {
	color:#453449;
	font-size:13px;
	font-family:sans-serif,serif;
}
.username_status_mode img{
	margin-left:14px;
}
.jstree a {
	font-size:13px;
	font-family:sans-serif,serif;
	color:#98A0A9;
}
/*
#message-container {
position: absolute;
top: 70px;
right: 240px;
}
*/

.contact_widget_footer {
	height: 25px;
	background: #666666;
	text-align: right;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.attachment_title {
	color:#484848;
}
.attachment_username {
	color:#A5A588;
}
.remove-attachment img{
	vertical-align:middle;
	cursor:pointer;
}
.listing_li_data li  {
    font-family: sans-serif,serif;
    font-size: 13px;
	margin-top:5px;
	text-decoration:underline;
    margin-left:-10px;
}
.listing_li_data a  {
	color: #000000;
}
	
.list_footer {
    background-color: #666666;
    color: #11E6E6;
    font-size: 16px;
    font-weight: bold;
	height:20px;
}

.contact_widget_footer a {
	color: #98DBFF;
	font-weight: bold;
	line-height: 25px;
	margin-right: 5px;
}

.dashboard_header_block {
    background-color:#F0F0F0;
    border-top:1px solid black;
    font-size:14px;
	padding:5px;
	margin-top:2px;
	margin:5px;
	font-weight:bold;
}
.dashboard_calender_block {
	margin:10px;
	border:1px solid #000000;
	border-radius:5px;
	box-shadow:2px 2px 2px 2px  #999999;
	width:93%;
}
.due_date {
    float:right;
    color:#5764F8;
	font-size:12px;
	font-weight:normal;
}
.markcomplete  {
    border: 1px solid #000000;
    color: #000000;
	background:#E5E5E5;
    display: inline-block;
    font-weight: bold;
    height: 15px;
    padding-top: 4px;
    text-align: center;
    width: 100px;
}
.markcomplete:visited, .delegate:visited {
    color:black;
}
.delegate  {
    border: 1px solid #000000;
    color: #000000;
	background:#E5E5E5;
    display: inline-block;
    font-weight: bold;
    height: 15px;
	margin-left:8px;
    padding-top: 4px;
    text-align: center;
    width: 70px;
}
.delegate:visit {
    color:black;
}
.list_scroller {
	height: 290px;
	overflow: auto;
}

.calender_data {
    font-size:12px;
}
.ui-tabs .ui-tabs-nav {
  padding: none !important;
}
.ui-tabs .ui-tabs-nav li {
	margin: 1px 0 0 0;
}
 .ui-corner-bottom {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.loggedin_home_content .ui-tabs .ui-tabs-panel {
	width:auto;
}

.loggedin_home_content #tabs-1, .loggedin_home_content #tabs-2 {
	overflow-x: hidden;
	height: 250px;
}

#ios-arrow-left {
    background-repeat:repeat-x;
    background-color: #edf3fe;/*change this and the background color for the :before element*/
    background-image : -webkit-linear-gradient(
        bottom,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,0) 50%,
        rgba(255,255,255,0.1) 50%,
        rgba(255,255,255,0.3) 100%
        );
    height: 25px;
    padding: 0 10px 0 8px;
    z-index : 0;
    border-radius: 6px;
    -webkit-border-top-left-radius : 10px 15px;
    -webkit-border-bottom-left-radius : 10px 15px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    box-shadow: -1px -1px 0px rgba(0,0,0,0.2)inset,         0 1px 2px rgba(255,255,255,0.8)inset;
    display : block; 
    text-align:center;
    color: #888;
    /* text-shadow : 0px -1px 0px #000; */
    line-height: 25px;
    font-weight: bold;
    -webkit-background-size : 30px;
	cursor: default;
	width: 100px;
	float: left;
}
 
.search_bar #ios-arrow-left {
	margin-top: 5px;
	margin-left: 5px;
}

hr.divider {
	border-top: 1px solid #eee;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-bottom: 2px;
}

.loggedin_home_content .tabs-list li a {
padding: 0px;
}
.loggedin_home_content .tabs-list li {
background: none;
border: none;
width: 70px;
}

.widget {
	border: 1px solid #EEE;
	border-radius: 4px;
	padding: .2em;
	margin-bottom: 4px;
}

.contacts .contact {
	font-size:1.5em;
	padding-left:10px;
	vertical-align:top;
}
#reporteetree ul li a {
	color:#453449;
}
#tabs-1 {
	height:200px;
	overflow:auto;
}
.tabs-list li.ui-tabs-active a {
	color:#98DBFF;
	font-weight:bold;
}
.jstree-default a .jstree-icon {
  display:none;
}

.pagination table {
	float: right;
	margin-top: 4px;
	margin-right: 20px;
	padding: 5px 15px 2px 15px;
	border: 1px solid #efefef;
	border-radius: 4px;
	background-color: #efefef;
}

.tabCaptionCell img {
	margin-left: 5px;
}

table.ticket-attributes {
	background-color: #EEE;
	padding: 5px;
	margin-left: 5px;
	width: 99%;
}

.attribute-caption{
	font-weight: bold;
	text-align: right;
}
.desc {
    border-bottom: 1px solid #eee;
    margin: 5px;
    min-height: 50px;
}
.subtask_block {
    margin-left:5px;
	width:99%;
	height:20px;
}
.subtask_block a {
   float:right;
}
table.subtask, table.subtask td, table.subtask th  {
    border: 1px solid #AAAAAA;
    border-collapse: collapse;
}
.divider {
    border-bottom: 1px solid #eee;
    margin: 5px;
	height:5px;
}

.customer-tabs .ui-tabs-nav {
background-color: #FFF;
border: none;
}
.customer-tabs .ui-tabs-panel {
	/*width: 92%;*/
    margin-top: 3px;
    min-height: 320px;
}

.reset_filter {
    font-size: 14px;
	float:right;
	padding:5px;
	margin-top:4px;
	font-weight: bold;
    text-transform: capitalize;
}
.SingleMultipleSelect {
	vertical-align:middle;
	cursor:pointer;
}
#multiselect_save_contact {
	width:400px;
}
#multiselect_contact_save {
	float:right;
	margin:10px 30px 0 0;
}
#customer-contacts-perm ul{
	list-style-type:none;
}
#customer-contacts-perm ul li{
	margin-left:12px;
}
#add_payment_rtype_options {
	float:left;
	width:100px;
	border-right: 1px solid black;
	margin-right:20px;
}
#add_payment_rtype_value {
	float:left;
	width:230px;
}
#rtype_periodic_option_name {
	border:1px solid #CCC;
	min-height:100px;
}
#start_date, #end_date, #rtype_periodic_week_name {
	padding:5px 0;
}
#rtype_periodic_date, #rtype_periodic_month_name, #rtype_periodic_month_date {
	padding:10px;
}
.tabTable .client_conatct {
    vertical-align: top;
}
#rtype_periodic_month_date {
	padding:10px;
}
.checklist_title {
	font-size:20px;  
    font-weight: bold;
}
.checklist_assigned_user {
	font-size:11px;
	display:block;
}
.label_text {
    cursor: pointer;
	font-size:15px;
}
.subtask_comment a, .subtask_state a{
    display: inline-block;
    border: 1px solid #000000;
    width: 80px;
    color:#000000;
    text-align: center;
	margin-left:10px;
    font-weight: bold;
	padding:2px 0;
	border-radius:5px;
}
.checklist_subtask {
	margin-bottom:8px;
}
.checklist_title .subtask_state, .checklist_title .subtask_comment {
	font-size:14px;
	font-weight:bold;
	float:right;
}
.subtask_state, .subtask_comment {
	float: right;
}
.customer_managed_by_me {
	margin-left:30px;
}
.cust_widget {
	display:block;
	padding:5px 0;
}
table.sortable tbody tr:nth-child(2n) td {
  background: white;
}
table.sortable tbody tr:nth-child(2n+1) td {
  background: #efefef;
}
.current_priority .jRatingAverage {
	background-color: #008000;
}
.current_priority .jRatingColor {
	background-color: #008000;
}
.loggedin_home_content .left, .center, .right {
	display: inline-block;
    vertical-align: top;
    width: 33%;
	min-height: 100px;
    min-width: 33%;
}

.ticket_operations a {
    font-weight: normal;
    width: auto;
}
.eventsCalendar-list li {
    overflow: hidden;
}
#calendar {
	height:auto;
}

.eventsCalendar-list-content, .scrollable {
	height:341px !important;
}

.customer_widget {
	text-align:right;
	padding:3px 10px 0 0;
}
.widget_remove img {
	float:right;
	cursor: pointer;
}
.extra_info span.more_info {
 padding:5px 0 5px 16px;
 line-height: 15px;
}

.eventsCalendar-list-content ul.eventsCalendar-list {
 z-index:0;
}
.image_cu_fav_width {
	width:10px;
	text-align: center;
}

.assigned_priority .jRatingAverage {
	background-color: #FFCC66;
}
#checklist li {
    margin-bottom: 10px;
}
.sorttable_sorted,.sorttable_sorted_reverse {
  cursor:pointer;
}
.customer_deatil_sub_divs{
	float:left;
	width:33%;
	margin-left: 6px;
}
.task_edit_detail{
	border: 1px solid;
    margin: 4px;
	padding:5px;
}
.task_deatil_sub_divs{
	 float:left;
	 width: 33%;
}
#task_content {
    float: left;
	width:25%;
}
#page-content{
width:100%;
}

#customer_detail {
    /*border: 1px solid;*/
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	width:45%;
	background-color:#98A0A9;
}
#acc_manager_detail {
    /*border: 1px solid;*/
	float:right;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	width:45%;
	background-color:#8960A8;
}
.ui-tabs .ui-tabs-panel {
   border:none;
}
.headerwrapper {
	padding:10px;
}
#task_count_detail {
    padding-bottom: 22px;
    padding-top: 12px;
}
#my_tasks_detail {
 cursor:pointer;
 padding-right: 5px;
}
#dept_tasks_detail {
 cursor:pointer;
 color:#116699;
 padding-left: 5px;
}
#wrong_mark {
  color:#116699;
  cursor:pointer;
}
#right_mark {
  color:#116699;
  cursor:pointer;
}
#take_task {
  color:#116699;
  cursor:pointer;
}
#i_m_in ,#i_take_break ,#i_am_back ,#i_m_leaving {
  cursor:pointer;
  padding:10px;
}
#time_detail_content{
	padding:10px;
}
#time_details{
  width:40%;
  margin-left:10px;
}
.user_report_date_selected{
  border:1px solid;
  /*background-color:#FF0000 !important;*/
}
.fc-event-container{
  cursor:pointer;
}
.log-time_entry {
    border-bottom: 2px solid #E5E5E5;
    font-size: 15px;
    padding: 5px 0;
}
#user_report_links:hover {
 text-decoration:underline;
}

#task_content_table {
    overflow: auto;
    width: auto;
}
.option_links{
  color:#169 !important;
}
.fc-day-grid-event {
    font-size: 15px !important;
}
.dril_down {
  float:right;
}
#prospect_detail {
    float: left;
    width: 23%;
}
.customer_email_options {
    font-size: 15px;
    padding: 5px 0;
}
.customer_email_options span {
	cursor:pointer;
}
.email_input {
    width: 470px !important;
}
#em_table{
  border: 1px solid #000 !important;
}
#sent-items table tr.tdata > td:last-child {
  color:#116699;
  cursor:pointer;
}

#filter_user1{
 float:left;
}
.cl_filter{
  padding: 0 5px;
}

#prospect_filters {
    height: 300px;
    overflow: auto;
}
#fav_contacts_table,#t2t_contacts_table{
  background-color:#fff;
}

.updated_table_view td {
    border: 1px solid #CCCCCC;
    padding: 10px !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
.updated_table_view th {
    border: 1px solid #CCCCCC;
    padding: 5px !important;
}

.updated_table_view {
	border-collapse:collapse;
}
.updated_table_view th {
  background-color: #F0F0F0 !important;
  border-radius:4px !important;
}
.icon-fav {
    background-image: url("../images/fav.png");
}
.icon {
    cursor:pointer;
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 2px;
}
.icon-fav-off {
    background-image: url("../images/fav_off.png");
}

.lead-fav-off {
    background-image: url("../images/normal_lead.png");
}

.lead-fav {
    background-image: url("../images/hot_lead_icon.png");
}

#reminder {
    background-color: #0B829B;
}

.comment_div {
    /*border: 1px solid #CCCCCC;
	float:left;
	width:100%;*/
	min-height:65px;
}
.added_info {
    /*float: left;*/
    width: 18%;
	/*border-right: 1px solid;*/
}
.comment_info{
	width:45%;
	float:left;
	/*border-right: 1px solid;
	border-left: 1px solid;*/
}
.comment_div > div {
	float:left;
	/*min-height: 65px;
	border-right:1px solid #cccccc;*/
	padding:3px;
}
.comment_attachment_content{
	width:5%;
}

.read_more_link{
	cursor:pointer;
	color:#3899BB;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
/* css for reply email body*/
.mail_header_info {
    background: none repeat scroll 0 0 #EAF2FC;
}
.mail_header_info div {
	padding:1px;
}
.body_message{
  margin-top:2px;
}
.add_reminder_div {
    /*border-left: 1px solid;*/
}
#inbox-items table tr.tdata > td:first-child {
    color: #116699;
    cursor: pointer;
}
.fcf_select{
	width:143px;
}
#assurance{
  float:left;
  width:56%;
}
#ad_hoc_charges {
    border: 2px solid #CD853F;
    float: right;
    margin-right: 3px;
    padding-left: 5px;
    padding-top: 8px;
    width: 34%;
	margin-top:57px;
}
.date_time{
  width:141px !important;
   text-indent: 34px;
   background: url(../images/calendar.gif) no-repeat;
}
.add_more_link{
  cursor:pointer;
  color:#367DC4;
}
#feature_breakdown{
  clear:both;
  padding-top:10px;
  border-top:3px solid;
}
#payment_modes span{
}
#add_featurebreakdown_field {
    padding-left: 6%;
}
.due_time_elapsed {
    color: #FF0000;
}

.filter_label {
    display: inline-block;
    width: 120px;
}
.gbp_amount_fields{
	/*background: url(../images/gbp.png) no-repeat;*/
	text-indent: 15px;
   /* direction: rtl;*/
    margin-left: 2px;
	text-align: right;
	width: 110px;
}
#ad_hoc_charges > span {
    color: #CD853F;
    font-weight: bold;
    padding: 2px;
}
#ad_hoc_table{
 margin-top:6px;
}
#assurance> table{
 margin-top:6px;
}
.new_comment_info{
	width:45%;
	float:left;
	/*border-left: 1px solid;*/
}
.show_all{
    color: #116699;
	cursor:pointer;
	border:1px solid #ccc;
	padding:3px;
}
.priority_reset{
	margin-left: 25px;
    margin-top: 10px;
}
.comment_tag{
  /*border-left:1px solid;
  width: 170px;*/
}
.ui-tabs .ui-tabs-nav li a {
    padding: 0.5em 0.7em !important;
}
.sh_depts{
	cursor:pointer;
}
#print_prs_detail tr{
	padding:5px;
	font-size:16px;
}
#search_email_table {
    height: 150px;
    overflow: auto;
}
.text-icon {
    color: #777;
    display: inline;
    font-family: arial,sans-serif;
    font-size: 11px;
    line-height: 16px;
	cursor:pointer;
}
.tagged_depts{
    background: #dee7f8 none repeat scroll 0 0;
    border: 1px solid #cad8f3;
    border-radius: 6px;
    font-weight: normal;
}
.prospect_tag_dept > span {
	float:left;
	padding:4px;
	margin:3px 5px;
}
.comm_tab_td {
	border: 1px solid #CCCCCC;
    width: 100%;
}
.comment_div > span.comment_border {
	border: 1px solid #CCCCCC;
	float: left;
    min-height: 65px;
}
.gen_comment_table td {
  border: 1px solid #CCCCCC;
  padding: 5px;
}
.gen_comment_table tr {
  padding: 5px;
}
.gen_comment_table {
  border-collapse:collapse;
}
.text-icon:hover {
	text-transform:uppercase;
}
.next_prev {
    background-color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    height: 20px;
    margin-left: 20px;
    margin-top: 6px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 14px;
    padding-top: 2px;
}
#t2t_contacts_table,#fav_contacts_table{
	width:100%;

}
.discount_percentage {
    width: 40px;
}
#summary_fcf {
    float: right;
    padding-top: 16px;
    width: 35%;
}
#payment_modes {
    float: left;
    width: 100%;
}
#summ_fcf, #summ_fcf1{
 border:2px solid #cd853f;
 padding:18px 20px;
 margin-top:3px;
 width:70%;
}
#client_address {
    float: left;
	width:57%;
}
#quotation_detail {
    float: right;

}
.quotation_detail td{
  border: 1px solid #CCCCCC;
  padding: 5px !important;
}
.quotation_detail tr {
  padding: 5px;
}
.quotation_detail {
  border-collapse:collapse;
}
#quotation_detail > table input {
  width:139px !important;
}
.descr{
   font-size: 9px !important;
}
.gr_title{
   font-size: 16px !important;
   font-weight:bold !important;
   width: 317px;
}
.prospect_contact_detail .textboxes{
  width:194px !important;
}
.date_error{
    color: red;
	font-family : Verdana;
	font-size : 8pt;
}
.amount_symbol{
   font-size: 16px;
}
.tab_sign td {
    border: 1px solid #CCCCCC;
    padding: 10px !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dss td {
    border: none !important;
    padding: 5px !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tab_sign {
	border-collapse:collapse;
}

.ad_total_amount {
    text-align: right;
}
.feature_total_amount{
    text-align: right;
}
.quot_ckeditor div#cke_note3{
   width:auto !important;
}
#feature_break_down .discount_percentage{
  width:30px !important;
}
#feature_break_down .fcf_select{
  width:80px;
}
#feature_break_down .gbp_amount_fields{
  width:79px;
}
#print_prs_detail {
    padding-left: 10px;
}
.prospect_contact_detail td{
  text-align:center;
}
.field_set{
 border: 1px solid #CCCCCC;
 /*border-color:#CCCCCC;*/
}
#payment_mode_table .fcf_select{
  width:110px;
}
#client_address .textbox {
   width:257px;
}
#client_address textarea{
 width:263px;
}

#assurance textarea {
  width:98%;
}
#gl_srch {
	 text-align: right;
	padding:10px;
}
#gl_srch input[type="text"]{
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
	margin-right:5px;
	width:180px;
}
/* Start For dialer Screen*/
#dialer_screen {
  width:75%;
  float:left;
}
.customer_info_screen {
  border:1px solid #ccc;
  padding:10px;
  float:left;
  height:auto;
  overflow:auto;
  width:45%;
}
#call_screen {
  border:1px solid #ccc;
  padding:10px;
  width:45%;
  float:left;
  margin-left:13px;
}
#call_screen > span{
  font-weight:bold;
  font-size:16px;
  color:#ccc;
  margin-bottom:3px;
}
.lead_detail > span{
  font-weight:bold;
  font-size:16px;
  color:#ccc;
  margin-bottom:3px;
}
.lead_name{
  font-size:17px;
  color:#000000;
}
.nxt_prv_btn{
	padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
	background-color:#ccc;
   font-size:16px;
   cursor:pointer;
}
#call_btn{
  padding:10px 0;
  float:right;
}
.lead_detail table tr td{
	padding:5px;
}
.call_button {
	padding-bottom: 8px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 8px;
	background-color:#4CDA64;
   font-weight:bold;
   cursor:pointer;
}
.hang_up_button {
   padding:6px 35px;
   background-color:#ED1C24;
   font-weight:bold;
}
.mute_button{
   padding:6px 35px;
   background-color:#FFC90E;
   font-weight:bold;
}
#btn-container{
    clear: both;
    padding-top: 12px;
}
#disposition_screen {
  border:1px solid #ccc;
  padding:10px;
  width:45%;
  margin-left:6px;
  float:left;
  margin-left:13px;
  margin-top:5px;
}
#disposition_screen > span{
  font-weight:bold;
  font-size:16px;
  color:#ccc;
  margin-bottom:3px;
}
.dontCall ,.not_interested{
    background-color: #880015;
    color: white;
    margin: 5px;
    padding:10px 5px;
    text-align: center;
}
.dontCall{
  cursor:pointer;
}
.canCall{
    background-color: #00A2E8;
    margin: 5px;
    padding: 10px 5px;
    text-align: center;
	cursor:pointer;
}
.cancallagain,.convert_prospect,.exist_prospect{
    background-color: #22B14C;
    margin: 5px;
    padding:10px 5px;
    text-align: center;
}
.demop:hover,.demo:hover{
     color:#8378AB;
     text-decoration:underline;
	 cursor:pointer;
}
.cancallagain {
	cursor:pointer;
}
#disposition_screen div {
   text-transform:uppercase;
}
#call_btn span {
    margin: 3px;
}
#disconnect_number {
    background-color: #880015;
    margin: 5px;
    padding:10px 5px;
	color:white;
    text-align: center;
	cursor:pointer;
}
.set_call_time {
   cursor:pointer;
}
.set_call_time:hover {
     color:#8378AB;
     text-decoration:underline;
}
#tr_add_note textarea {
    width: 98%;
}
#keynotes {
  border:1px solid #ccc;
}
#active_call_back_list {
   clear:both;
}
.view_call_list{
   cursor:pointer;
   color:#5E66AB;
}
.lead_tr,.call_lead_tr{
   cursor:pointer;
}
/* END For dialer Screen*/

/*Css For Overlay Box*/
  #confirmOverlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:url('../images/confirm_box_images/ie.png');
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	z-index:100000;
}

#confirmBox{
	background:url('../images/confirm_box_images/body_bg.jpg') repeat-x left bottom #e5e5e5;
	width:460px;
	position:fixed;
	left:50%;
	top:50%;
	margin:-130px 0 0 -230px;
	border: 1px solid rgba(33, 33, 33, 0.6);
	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	border-radius:5px;
}

#confirmBox h1,
#confirmBox p{
	font:26px/1 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	background:url('../images/confirm_box_images/header_bg.jpg') repeat-x left bottom #f5f5f5;
	padding: 18px 25px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	color:#666;
}

#confirmBox h1{
	letter-spacing:0.3px;
	color:#888;
}

#confirmBox p{
	background:none;
	font-size:16px;
	line-height:1.4;
	padding-top: 35px;
}

#confirmButtons{
	padding:15px 0 25px;
	text-align:center;
}

#confirmBox .button{
	display:inline-block;
	background:url('../images/confirm_box_images/buttons.png') no-repeat;
	color:white;
	position:relative;
	height: 33px;
	
	font:17px/33px 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	
	margin-right: 15px;
	padding: 0 35px 0 40px;
	text-decoration:none;
	border:none;
}

#confirmBox .button:last-child{	margin-right:0;}

#confirmBox .button span{
	position:absolute;
	top:0;
	right:-5px;
	background:url('../images/confirm_box_images/buttons.png') no-repeat;
	width:5px;
	height:33px
}

#confirmBox .blue{				background-position:left top;text-shadow:1px 1px 0 #5889a2;}
#confirmBox .blue span{			background-position:-195px 0;}
#confirmBox .blue:hover{		background-position:left bottom;}
#confirmBox .blue:hover span{	background-position:-195px bottom;}

#confirmBox .gray{				background-position:-200px top;text-shadow:1px 1px 0 #707070;}
#confirmBox .gray span{			background-position:-395px 0;}
#confirmBox .gray:hover{		background-position:-200px bottom;}
#confirmBox .gray:hover span{	background-position:-395px bottom;}
/* END for Overlay box*/
#minimized_right_hand_panel {
 background-attachment: scroll;
    background-clip: border-box;
    background-color: green;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    bottom: 40px;
    float: left;
    position: fixed;
    width: 20%;
}
#minimized_right_hand_panel > .contacts{
   cursor:pointer;
}
.customer_top_panel{
   height:210px !important;
}
/* start for manual dailer screen*/
#btn-container a {
    margin-top: 7px;
    min-width: 7px;
}
.btn-info {
    background-color: #49afcd;
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-left-color: rgba(0, 0, 0, 0.1);
    border-right-color: rgba(0, 0, 0, 0.1);
    border-top-color: rgba(0, 0, 0, 0.1);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);


}
.btn {
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    border-bottom-color: #a2a2a2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
   
    border-left-color: rgba(0, 0, 0, 0.1);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0.1);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.1);
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
     padding: 10px 20px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #2f96b4;
    color: #fff;
}
/* END for manual dailer screen*/
.to_be_called_no {
   background:#67FF52;
   padding:3px;
   cursor:pointer;
   border-radius:3px;
}
.lead_contact_number {
   cursor:pointer;
}
.team_leader_add_note{
    float:right;
	width:23%;
	border:1px solid #ccc;
	padding:5px;
	margin-right:6px;
}
#set_call_timer > span {
    border: 1px solid #ccc;
    padding: 3px;
}
#set_call_timer{
	margin-top:3px;
	margin-bottom:8px;
}
#tab_audit_trail {
	border: 1px solid rgb(204, 204, 204);
    float: left;
    margin-left: 14px;
    margin-top: 12px;
    padding: 5px;
    width: 46.3%;
}
.due_date_over{
	background-color:red;
}
 span.title_right {
    float: right;text-align: right;
}
span.title_right .button1 {
    background: white;    border: white;
    color: #0B829B !important;
}
span.title_right .button1:hover {
    background: #e6e6e6;
   cursor:pointer;
}
.hard_qnty,.add_on_qnty,.addon_qnty,.future_qnty,.addon_price{
  width:60% !important;
}
.feature_description{
		   display:none;
	   }
.add_on_text{
	width:180px;
}
.rmborder{
	 width:2%  !important;
	 border:none !important;
 }
 .grey_out{
	background:#ccc;
	width:50px;
 }
  .addon_qnty,.hard_qnty,.future_qnty,.discount_percentage,.addon_price,.hard_price,.service_price,.future_price  {
	text-align:right;
}
.add_on_text {
   width:225px !important;
   font-size:.8em !important;
   border:1px solid #FEFEFE;
}
.add_txt_width {
   width:500px !important;
}
.saleamount {
	width:200px;
	display:inline-block;
}
.main_spns span, .acc_field {
padding: 0 10px;
}
.total_amn  {
    display: inline-block;
    width: 160px;
}
.order_quot {
    display: inline-block;
    vertical-align: top;
    width: 250px;
}
.quote_width {
   display: inline-block;
    width: 160px;
}
.recurring_width {
   display: inline-block;
    width: 135px;
}
#quote_accordian .ui-state-active {
   background:grey !important;
}
.maximize_quote_acc {
	padding-left: 13%;
}
.maximize_quote_width {
   display: inline-block;
    width: 155px;
}
#hot_prospects {
    height: 448px !important;
}
.qnty_additional_text{
  font-size:.7em;
  cursor:pointer;
}
.price_td {
  text-align:right;
}
.frst_td {
   border-right:none !important;
}
.enhance_sys {
   background:grey !important;
   
}
.hub_sys{
   background:#C276C2 !important;
}
.sale_sys{
   background:#754099 !important;
}
.edit_desc_td{
  border:none !important;
  color:none !important;
}
.hidetr {
    display:none;
}
.widget_image1,.widget_image {
    cursor:pointer;
    }
.widget_refresh img {

    cursor: pointer;
    float: right;

}
.widget_remove img, .widget_refresh img {
	padding:4px;
}
.remove-favorite123
{
	position: relative;
	top: -16px;
}
#key_points {
    width:100%;
    /*height: 5em;
    line-height: 5em;
    position: relative;
    z-index: 9;*/
}