/*  job_searches_jobs_index.css - 1694138345 */


.heading_box .error_message_text
{
  float: right;
}

.heading_box label
{
  float: left;
}

.ltext_area_wrapper
{
	position: relative;
}

.ltext_area
{
    width: 100%;
    overflow: hidden;
}

.ltext_area_copy
{
	display: none;
    width: 100%;
}

.ltext_area_character_count
{
  font-size: 10px;
}

.character_count_over_limit
{
  color: red;
}


#companies_show {
	text-align: left;
}

#company_left_content {
	float: left;
	max-width: 500px;
}

#company_banner_box {
	margin-bottom: 10px;
}

#company_right_content {
	float: right;
	width: 180px;
	font-size: 13px;
	line-height: 16px;
}

#company_logo_box {
	margin-bottom: 6px;
}

#company_name {
	font-size: 14px;
}

.company_attribute_box {
	margin: 5px 0;
}

#company_description_box {
	font-size: 14px;
	color: #231f20;
	line-height: 20px;
}

/* css for the company profile popup */

.company_profile_window {
	width: 760px;
}

.company_profile_window .lpopup_content {
	background-color: #fff;
}

#company_profile_close_button_box {
	margin-top: 30px;
	text-align: right;
}

/* end - css for the company profile popup */

@media screen and (max-width: 800px) {
    #company_right_content {
	    float: none;
    }    
}



.job_listing_box {
	text-align: left;
}

.job_posted_heading {
	float: right;
	width: 100px;
	text-align: left;
}

.job_title {
	float: left;
	font-size: 16px;
	font-weight: bold;
}

.job_date_posted {
	float: right;
	font-size: 14px;
	color: #231f20;
}

.job_info {
	margin-top: 4px;
	font-size: 15px;
    line-height: 20px;
	color: #231f20;
}

.vertical_bar {
	color: #666;
	margin: 0 10px;
}

.description_summary {
	margin-top: 9px;
	color: #444;
	font-size: 15px;
	color: #231f20;
	line-height: 18px;
}



.lpaginator_arrows_view {
	float: right;
	font-size: 11px;	
}

.lpaginator_arrows_view img {
	position: relative;
	top: 2px;
}

.lpaginator_page_info_box {
	display: inline;
	padding: 0 3px;
}

.lpaginator_page_input {
	padding: 0;
	font-size: 10px;
}


#jobs_index {
	text-align: left;
}

#order_by_control {
	float: left;
	width: 210px;
	position: relative;
	top: 2px;
}

#order_by_control label {
	float: left;
	position: relative;
	top: 4px;
	font-size: 13px;
	color: #333;
	margin-right: 4px;
}

#order_by_box {
	float: left;
	margin-right: 10px;
}

#reverse_sort_link {
	float: left;
	position: relative;
	top: 2px;
}

.item {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

.job_title_box {
	margin-bottom: 6px;
}

.job_title {
	margin-top: 6px;
}

.job_date_posted {
	margin-top: 8px;
	margin-left: 15px;
	font-size: 13px;
	color: #666;
}

.keyword_match {
	font-weight: bold;
}

#no_jobs_box {
	text-align: center;
	margin-top: 20px;
	padding: 40px;
	color: #666;
	font-size: 16px;
}

#no_jobs_message .small_info_icon {
	margin-right: 8px;
}

#suggested_keywords_box {
	width: 600px;
	margin: auto;
	margin-top: 30px;
	line-height: 20px;
}

.suggested_keyword_box {
	float: left;
	width: 150px;
	text-align: left;
}

#view_all_jobs_link {
	display: block;
	margin-top: 10px;
}

#paginator_controls_box {
	margin-top: 10px;
}

#items_per_page_box {
	float: left;
}

#items_per_page_label {
	display: inline;
	font-weight: normal;
	position: relative;
	top: 1px;
}

#items_per_page {
	font-size: 11px;
}

.lpaginator_arrows_view {
	float: right;
}

.lpaginator_page_input {
  font-size: 11px;
  width: 30px;
}

.read_more_link {
	margin-left: 10px;
	font-size: 13px;
}


.job_icons {
	margin-top: 10px;
}

.icon_box {
	float: left;
	text-align: left;
	margin-right: 40px;
	font-size: 15px;
	vertical-align: baseline;
	margin-bottom: 6px;
}

.icon_box .icon {
	margin-right: 6px;
	position: relative;
	top: 4px;
}

.apply_icon_box {
	float: right;
	margin-right: 0;
}

.applied_date_box {
	float: right;
	font-size: 13px;
	margin-top: 8px;
}

.category_box {
	font-size: 13px;
	margin-top: 10px;
}

.category_box .category_label {
	color: #666;
}

/* for css the share job popup */

.share_job_popup_window {
	width: 400px;
}

#share_job_form_box h2 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

#share_job_form_box .textfield {
	width: 98%;
}

#share_job_form_box #to_email_address_box {
	margin-top: 20px;
}

#share_job_form_box #comments_box {
	margin-top: 20px;
}

#share_job_form_box #comments {
	width: 98%;
	min-height: 80px;
	_height: 80px;
}

#share_job_title {
	font-size: 13px;
}

#share_job_buttons_box {
	margin-top: 20px;
}

/* end - css for the share job popup */


#category_header {
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
}

#category_header h1 {
	font-size: 24px;
}

#job_alerts_link {
	float: right;
	font-size: 13px;
}

#job_alerts_link img {
	position: relative;
	top: 6px;
	margin-right: 6px;
}

#job_controls {
	padding-bottom: 10px;
}

#order_by_control {
	margin-top: 10px;
}

#my_jobs_link {
	float: right;
	font-size: 13px;
	margin-top: 10px;
}

#my_jobs_link img {
	margin-right: 6px;
	position: relative;
	top: 4px;
}

input[type=button].apply_button {
	float: right;
	font-size: 11px;
}

/* css for the job alert popup */

.job_alerts_window {
	width: 500px;
}

#job_alerts_form_box h2 {
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

#job_alerts_form_error_message_box {
	padding-bottom: 20px;
}

#job_alerts_category_id_box {
	margin-bottom: 30px;
}

#job_alerts_keywords_box {
	margin-bottom: 30px;
}

#job_alerts_keywords {
	width: 350px;
}

#job_alerts_location_box {
	float: left;
}

#job_alerts_within_distance_box {
	float: left;
	margin-left: 30px;
}

#send_email_box {
	margin-top: 20px;
	font-size: 14px;
}

#send_email_box .checkbox_image {
	margin-right: 6px;
	position: relative;
	top: 2px;
}

#job_alerts_buttons_box {
	margin-top: 30px;
}

/* end job alert popup css */



