#lead_nurturing{
	width: 95%;
	margin: 0 auto 25px auto;
}

#ln_head{
	/*margin:0 10px;*/
	width: 100%;
	border-bottom: 5px solid #5E5E5E;
}
#ln_head_scheme_name {
		margin-top:10px;
}
#ln_head_scheme_name span.sch_n{
	display: block;
	font-weight:bold;
	font-size:14px;	
}
#ln_head_scheme_name span.sch_t{
	display:block;
}
#ln_scheme_choices{
	width: 150px;
	display: inline-block;
	border-right: 2px solid #e5e5e5;
	vertical-align: top;
}
#ln_scheme_choices ul li{
	list-style-type: none;  
	cursor: pointer;
	padding-left: 10px;
	margin-bottom:20px;
}
#ln_report_stream{
	display: inline-block;
	vertical-align: top;
}
.scheme_name{
	text-align:center;	
}
.scheme_sel{
	background-color:#e5e5e5;
}
.sp_scheme_name{
	display:block;
}
.img_scheme_name{
	width: 80px;
}

.ln_report_lead, .ln_report_col{
	float:left;
	padding:2px;
	margin-left:10px;	
	width: 330px;
	overflow: auto;
	max-height: 700px;

}
#ln_report_stream ul,#ln_scheme_choices ul {
	padding:0px;	
}
#ln_scheme_choices ul {
	margin: 0px;	
}
#ln_report_stream fieldset {
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	margin: 0 2px 5px;
	padding: 3px 0 5px;
}
#cln_report_main li.log{
	border-bottom: 1px solid #ccc;
	padding: 10px 0px 0px;
}
#cln_report_main li.log dl{
    margin-left: 10px;
}
#cln_report_main li.log dl.middle, #cln_report_data li.log dl.middle{
	margin-top:12px;
}
#cln_report_main li.ln_lead, #cln_report_data li.ln_lead {
	margin-left: 10px;	
    margin-bottom: 5px;
}
#cln_report_main ul li dl {
    font-size: 12px;
    overflow: hidden;
    line-height: 1.23em;
    margin: 1px 0px;
}
#cln_report_main li dl.dl_time_opened{
	line-height:2.2em;	
	margin-top: -2px;	
}
#cln_report_main li dl.dl_subj_opened{
	margin-top: -4px;
}

#cln_report_main ul li{
    list-style-type: none;
    color: #222;
	overflow:hidden;
	border-radius: 6px;
	margin-bottom: 5px;	
}

#cln_report_main ul li.action_log{
	background: #a8def8;
}

#cln_report_main ul li.trigger_log{
	background: #d1eb90;
}

#cln_report_main li dl dt , #cln_report_data li dl dt{
	float:left;	
	width:100%;
}
#cln_report_main li.ln_lead dl dt.ln_contact, #cln_report_main li.ln_lead dl dt.ln_email_addr {
	font-weight:bold;
}
#cln_report_main li dl dd{
	margin-left: 120px;
	
}
.ln_contact{
    cursor: pointer;
}
.ln_contact:hover{
	color:#3c3b3b;	
}
div.icon{
	float: left;
	width: 60px !important;
	height: 60px;
	background-size: 50px auto !important;
	background-position: center center !important;
	margin-left: 8px;
	margin-bottom: 3px;
}
div.icon img{
	width:52px; 
	-webkit-filter: invert(61%);
}

li.log_dynamic_list div.icon img{
	margin-left:3px;
}

#ln_report_stream li dl dt.timestamp{
	color:#666;	
	width: auto;
}
dt.b{
	font-weight:bold;
}
ul li.log div.ic_send_mail, #cln_report_data ul li.log div.ic_send_mail{	
	background: url("../lead-nurturing/lead-nurturing-pardot/assets/icons/actions/icon-send-mail.png");
	background-repeat:no-repeat;
	
}
ul li.log div.ic_on_queue{
	background: url("../lead-nurturing/lead-nurturing-pardot/assets/icons/actions/sendMail-scheme.png");
	background-repeat:no-repeat;
}
ul li.log div.ic_reminder, div.lead_reminder_icon{
	
	background: url("../lead-nurturing/lead-nurturing-pardot/assets/icons/actions/icon-reminder.png");
	background-repeat:no-repeat; 
	
}
ul li.log div.ic_update_status{

	background: url("../lead-nurturing/lead-nurturing-pardot/assets/icons/actions/icon-update-status.png");
	background-repeat:no-repeat;
}
ul li.log div.ic_dynamic_list{
	
	background: url("../lead-nurturing/lead-nurturing-pardot/assets/icons/actions/icon-dynamic-list.png");
	background-repeat:no-repeat;

}
ul li.log div.ic_clicked_link{
	background: url("../lead-nurturing/lead-nurturing-pardot/assets/icons/triggers/icon-clicker.png"); 	
	background-repeat:no-repeat;	

}
ul li.log div.ic_call_priority{
	background: url("../lead-nurturing/lead-nurturing-pardot/assets/icons/actions/icon-call-priority.png"); 
	background-repeat:no-repeat;	
	background-size: 70px auto !important;
}
ul li.log div.ic_send_sms{
	background: url("../lead-nurturing/lead-nurturing-pardot/assets/icons/actions/icon-send-sms.png");
	background-repeat:no-repeat;
}
/*div.ic_opened, div.ic_bounced{
	width:48px;
	height:24px	
}*/
div.ic_opened{
	float:left;
	background: url("../lead-nurturing/lead-nurturing-pardot/assets/icons/triggers/icon-opened-mail.png");
	background-repeat:no-repeat;
}
div.ic_rem_to_am{
	background: url("../lead-nurturing/lead-nurturing-pardot/assets/images/actions/icon-rem-to-am.png");
	background-repeat:no-repeat;
	background-color: #ED7A34;
}

.actvt_log_col{
	float:left; width: 40%
}

/** LN reminders **/ 
#ln_reminders_btn{
    float: right;
    margin-right: -6px;
    background: url("../assets/notif-flag.png");
    background-repeat: no-repeat;
    width: 50px;
    background-size: 23px 23px;
    position: relative;
    display: inline-block;
    height: 23px;
    cursor: pointer;
}
#ln_reminders_count{	
	right: 21px;
	top: 0px;
	position: absolute;
	background: red;/*#1d6ce2;*/
	color: #FFFFFF;
	cursor: pointer;
	line-height: 16px;
	text-align: center;
	width: 16px;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 0px;
	font-size: 10px;
}
#ln_reminders_arrow{
    width: 40px;
    height: 14px;
    background: url("../assets/notif-arrow.png");
    background-repeat: no-repeat;
    position: absolute;
    padding-bottom: 10px;
    top: 163px;
    right: 55px;
    z-index: 1000;
}
#ln_reminders_close{
	color:#b7b7b7;
	cursor:pointer;
	float:right;
	margin-right: 21px;
	font-size: 12px;
	font-weight:normal;
}
#reminder_title{ 
	color: #363636;
	font-size:14px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#ln_reminders_list{
    position: absolute;
    padding-bottom: 10px;
    top: 171px;
    right: 68px;
    width: 25%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: #ccc 1px solid;
    background: #fff;
    z-index: 120;
    overflow: hidden;
    max-width: 500px;
    margin-top: 10px;
    color: #363636;
    box-shadow: 1px 1px 2px 1px #888;
    -moz-box-shadow: 1px 1px 2px 1px #888;
    -webkit-box-shadow: 1px 1px 2px 1px #888;
}
#ln_reminders_list ul,#lead_reminder_list ul {
	margin:0px;
	padding:3px 10px;
	max-height:140px;
	overflow:auto;
}
#ln_reminders_list ul li,#lead_reminder_list ul li{
	list-style-type: none;
	font-size:12px;
	cursor:pointer;
	padding: 2px 1px 2px;
	margin-bottom: 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 2px
}
#ln_reminders_list ul li:hover{
	background-color: #f3f3f9;
}
#ln_reminders_list ul li.reminder_new{
	background: #c1d3e0;
	color: #3c3b3b;
}
span.ln_rem_view, span.ln_rem_snooze{
	color: #000;
	border-radius: 2px;
	padding: 2px 5px;
	margin-right: 1px;
	font-size: 11px;	
	background-color: #fccc22;
}
span.ln_rem_snooze{
	background-color: #1b2c55;
	color: #fff;
}
span.ln_rem_snooze:hover{
	color: #DDD;
}
span.ln_rem_ignore{
	float:right;	
}
#lead_reminder_list span.ln_rem_ignore{
	color:#3f65f6;	
}
span.ln_rem_view:hover{
	color: #DDD;
}
span.ln_rem_ignore:hover, #lead_reminder_list span.ln_rem_ignore:hover{
	color: #ccc;
}
#ln_reminders_list ul li dl{
	margin:4px;
}
#ln_reminders_list ul li dl dt.reminder_txt{
	line-height:1.2em;
	font-weight:bold;
}
div.lead_reminder_icon{
	height: 58px;
	width: 48px;
	background-size: 40px;
	float: left;
}
select.snooze_opt{
	font-size:10px;
	width:62px;
	border-radius: 5px;
	border: 1px #ddd solid;
}
#lead_reminder{
	display:none;	
	margin-top:-10px;
}
#lead_reminder_list{
	margin-top:0px;	
}
#lead_reminder_list ul li{	
	padding: 2px 3px 2px 3px;
	border-bottom: 1px solid;
}
#lead_reminder h3 {
	font-size: 18px;
	margin: 16px 0 0;
	color: #111;
	margin-bottom: 5px;
}
div.ln_reminder_axns {
	padding-bottom: 1px;
	padding-left: 2px;	
}

div.reminder_axns {
	text-align:right;	
}
span.s_sm{ 
	font-size:9px; 
}
#ln_report_lead_list{
	display:inline-block;
	margin-top: 80px;
	margin-left: -150px;
	vertical-align: middle;
}
#ln_report_lead_list ul li{
	list-style-type: none;  
	cursor: pointer;
	margin-bottom:10px;
}
#ln_report_lead_list ul, #ln_report_lead_list dl {
	padding:0px;	
	margin: 0px;	
}
#ln_report_lead_list dt.ln_contact{
	font-weight:bold;	
}


/* NEW REPORTS UI */
#cln_report_main{
	padding: 0 20px 0 20px;
}

.cln_report_container{
	position: relative; 
	overflow: hidden;
	border-bottom: 1px solid #7595a7;
	margin-bottom: 15px;
}

.cln_report_container span.fig{
	position: absolute;
	top: 10px;
	font-size: 22px;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	width: 50px;
}

.cln_trapezoid {
	border-right: 15px solid transparent; 
	border-left: 15px solid transparent; 
	width: 100px;
	margin:auto;
	display: block;
}

#cln_report_mails_sent{
	width:300px !important;
	border-top: 45px solid #66b434 !important;
}

#cln_report_mails_sent:hover{
	border-top: 45px solid #7CDA3F !important;
}

#cln_report_mails_delivered{
	width:270px !important;
	border-top: 45px solid #ed6e21 !important;
}

#cln_report_mails_delivered:hover{	
	border-top: 45px solid #ED8121 !important;
}

#cln_report_mails_opened{
	width:230px !important;
	border-top: 45px solid #248dde !important;
}

#cln_report_mails_opened:hover{
	border-top: 45px solid #24BBDE !important;
}

#cln_report_clicked{
	width:200px !important;
	border-top: 45px solid #ffc024 !important;
}
#cln_report_clicked:hover{	
	border-top: 45px solid #FFE624 !important;
}

#cln_report_webvisits{
	width:170px !important;
	border-top: 45px solid #e33229 !important;
}
#cln_report_webvisits:hover{
	width:170px !important;
	border-top: 45px solid #E33D1D !important;
}
#cln_report_booked{
	width:130px !important;
	border-top: 45px solid #10a8bf !important;
}
#cln_report_booked:hover{
	border-top: 45px solid #1AA8FF !important;
}

/*#cln_report_proposal{
	width:170px !important;
	border-top: 50px solid #694a88 !important;
}*/

#cln_report_unsub{
	width:90px !important;
	border-top: 40px solid #9564bd !important;
}
#cln_report_unsub:hover{
	border-top: 40px solid #9578BD !important;
}

#cln_report_misc{
	padding-top: 10px;
	overflow: auto;
}

.cln_option{
	float: left;
	text-align: left;
	padding-right: 25px;
}

#cln_report_misc select{
	min-width: 150px;
}

#cln_report{	
	/*overflow: hidden;*/
	margin-top: 15px;
	position: relative;
}

#cln_dtrange{
	padding-top: 5px;
}

#cln_report_summary{	
	width: 350px;
	padding:13px;
	background: #dddddd;
	min-height: 330px;
}

#ln_report_summary{	
	height: 100%;
	overflow: auto;
}

#ln_report_summary ul{	
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.ln_report_logs{
	/*min-width:	790px;*/
}
#cln_report_data{
	position: absolute;
    top: 0px;
    left: 430px;
}

#cln_activity_log{		
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;	
	left: 380px;	
	height: 100%;
}



.cln_label_title{
	position: absolute;
	top: -15px;
}

#misc1_1, #misc1_2, #misc2_1, #misc2_2{
	margin-top:12px;
	float: left;
}

#misc1_1,#misc2_1{
	width: 120px; 		
}

#misc_2{
	display:block;	
}

#cln_delivered_leads, #cln_sent_leads, #cln_opened_leads, #cln_booked_leads, #cln_clicked_leads, #cln_unsub_leads{
	z-index: 105;
	width: 700px;
	position: fixed;
	top: 25%;
	left: 30%;
	background: #fff;
	padding: 15px;
		box-shadow: 1px 1px 2px 1px #888;
	-moz-box-shadow: 1px 1px 2px 1px #888;
	-webkit-box-shadow: 1px 1px 2px 1px #888;
	max-height:400px;
	overflow:auto;

}

.cln_leads_view dl{
    margin: 1px 0px;
}

.cln_leads_view table thead tr td{
    background-color: #fccc24;
}

.cln_leads_view table tr:nth-child(even) {
    background-color: #dddddd;
}

.cln_leads_view table td {
	padding:6px;
}

.clnm_sent, .clnm_delivered, .clnm_opened, .clnm_clicked, .clnm_booked,.clnm_unsub{
	cursor: pointer;
}
.cln_close, .cln_dl{	
	cursor: pointer;	
	font-size: 20px !important;
}

#cln_report_table{
	padding-top: 15px;
	padding-bottom: 15px;
}

#cln_report_table table{
	width: 100%;
	border-collapse: collapse;
}

#cln_report_table table thead{
	background: #ccc;
}

#cln_report_table table thead tr th{
	padding: 10px;
}

#cln_report_table table tbody tr td{
	padding: 10px;
}

#cln_report_table table tbody tr td:not(:first-child){
	text-align: center;
	font-weight: bold;
}

#cln_report_table table#list_breakdown tbody tr td{	
	font-weight: normal !important;
}

#cln_report_table table#list_breakdown tbody tr td:not(:first-child){
	text-align: center;
	font-weight: normal;
}

.rf{
	margin-bottom: 20px;
	overflow: hidden;
}

.rf b{
	font-size: 1.4em;
	display:block;
}

.rf-2{
	width: 50%;
	float: left;
	margin-bottom: 6px;
}

.rf-2 span.perc-detail{
	font-size: 14px;
}

.rf b.num{
	font-size: 2em !important;
}

div.cln_report_container div.label{
	width: 100px;
	display: inline-block;
	padding: 0 10px 0 10px;
	float: left;
}

div.graph-container{
	width: 350px !important;
	float: left;
}

.flRight{
	float:right;	
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 6px 15px;
  color: #000;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
}

.nav > li.active > a {
	color: #fff;
}

.nav li span {
  color: #000;
}

.nav li.active span {
  color: #fff;
}

.nav li.active{
  background-color: #5E5E5E;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  color: #5E5E5E;
}

.nav > li > a:hover > span {
  color: #5E5E5E;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover{
  color: #000;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {  
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
	border-radius: 5px 5px 0 0;
    /*border: 1px solid #dddddd; */
    border-bottom-color: transparent;
    background-color: #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  /*font-size: 11px;*/ 
  /*line-height: 1.428571429;*/
  border: 1px solid transparent;
  /*border-radius: 4px 4px 0 0;*/
}

.nav-tabs > li > a:hover {
  /*border-color: #eeeeee #eeeeee #dddddd;*/
}

.error{
	color: red;
}

.empty{
	color: blue;
}

.server_error{
	color: green;
}