

.portfolio_items_sub_info_column_h3_coating .toggle_link {
	position: relative;
	overflow: auto;
	padding: 0;
	width: auto;
	height: auto;
	top:  auto;
	right:  auto;
	background: none no-repeat 0 0;
}

.portfolio_items_sub_info_column_h4_coating.toggle_link {
	position: relative;
	float: right;
	display: block;
	top: auto;
	right: auto;
	overflow: auto;
	width: auto;
	height: auto;
	background: #063351 none no-repeat 0 0;
	font-weight: bold;
	text-align: right;
	padding: 5px 10px;
}

.gig_replies_box {
	margin-left: 0; 
	padding: 0; 
	font-size: 11px;
}

.clickable_link:hover {
	text-decoration: underline;
}

.lead_listing_sender_name {
	color: #aecfea;
	font-weight: bold;
}
.lead_listing_post_date {
	color: #7a8ea8;
	font-size: 10px;
}
.gig_box .reply_button {
	/*float: right;*/
	display:block;
	width: 80px;
	color: #aecfea;
	font-weight: bold;
	background-color: #08436a;
	border-top-style: none;
	border: 1px solid #05304b;
	border-top-width: 0;
	padding: 20px 10px 8px;
	text-align: center;
	margin: 0 auto 15px;
}
.lead_listing .destroy_button {
	color: #aecfea;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
	display: none;
}
.lead_listing:hover .destroy_button {
	display: inline;
}
.lead_listing {
	padding: 10px 0 5px;
	border-style: none;
	border-bottom: 1px dashed #002c46;
}
.lead_listing:hover {
	background-color: #063351;
}
.settlement_notice {
	width: 70px;
	margin-left: 10px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #343434;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-top: 3px;
}
.acceptance_lead .settlement_notice {
	background-color: #68d783;
	border-color: #3d7f4d;
}
.rejection_lead .settlement_notice{
	background-color: #ff6464;
	border-color: #8c3535;
}

.primary_lead_form, .reply_lead_form {
	width: 500px;
	margin: 0 auto 15px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #05304b;
	text-align: center;
	padding: 20px 10px 15px;
}
.primary_lead_form {
	border: 1px solid #041725;
	margin: 0 auto 50px;
	border-top-color: #212121;
}

input[type="text"].lead_message_input, input[type="text"].lead_title_input {
	padding: 5px;
	width: 300px;
}

/* In Place Edit */
.inplace_span { border-bottom: 1px dotted #9bcf89; } /* #d6d49f */
.inplace_span:hover { border-bottom: 1px dotted #9bcf89; color: #8cbb7c; } /* #9f9e76 */
/*.in_place_editor_form {}*/

.gig_notice_box {
	font-weight: bold;
	text-align: center;
}




