#add_product_modal {
	 width: 350px;
}
#add_product_modal form {
	 margin: 0;
	 padding: 0;
}
table#cost_estimate_items_table {
	 margin-bottom: 60px;
}
table#cost_estimate_items_table tr.cost_estimate_section th {
	 padding-top: 30px;
}
tr.cost_estimate_item.imported td {
  color:#0088cc;
}

tr.cost_estimate_item form, tr.cost_estimate_item .form-horizontal .control-group {
	 margin-bottom: 0;
}
tr.cost_estimate_item .form-horizontal .controls {
	 margin-left: 0;
}
tr.cost_estimate_item .form-horizontal .controls.loading {
	 background: transparent url("/assets/ajax-loader-1913c794.gif") no-repeat left 5px;
}
form.form-search {
  margin: 0;
	padding: 10px 30px 0px 0px;
}
