.bt_jobs2-job-shortcode {}

.bt_jobs2-job-shortcode table {
	padding: 0;
	border: 0;

	border-collapse: separate;
	border-spacing:0 10px;

	background-color: inherit;

	hyphens: auto;
	margin: 0;
}

.bt_jobs2-job-shortcode td {
	border: 0;
	padding: 1px 1px 1px 15px;
}

.bt_jobs2-job-shortcode .bt_jobs2-job-posting {
	font-size: 0.85em;
}

.bt_jobs2-job-shortcode .bt_jobs2-job-posting .left {
	width: 50px;
	padding: 0 10px 0 0;
	vertical-align: middle;
	margin-right: 10px;
	text-align: center;
}

.bt_jobs2-job-shortcode .bt_jobs2-job-posting .middle {
	padding: 0 10px 0 0;
	width: 1px;
	border-left: 1px solid rgba(0, 0, 0, 0.07);
}

.bt_jobs2-job-shortcode .bt_jobs2-job-posting .left img {
	max-width: 50px;
	height: auto;
}

.bt_jobs2-job-shortcode .bt_jobs2-job-posting .right {
	padding-left: 0;
}

.bt_jobs2-job-shortcode .bt_jobs2-job-posting .title {
	font-weight: bold;
	font-size: 1.07em;
}

.bt_jobs2-job-shortcode .all-jobs {
	margin-bottom: 0;
	text-align: right;
	font-size: small;
}

.bt_jobs2-job-widget {
	padding: 0 10px;
	border: 0;

	border-collapse: separate;
	border-spacing:0 20px;

	background-color: inherit;

	hyphens: auto;
}

.bt_jobs2-job-widget tr {
	border-bottom: 1px solid transparent;
}
.bt_jobs2-job-widget td {
	border: 0;
}

.bt_jobs2-job-widget .bt_jobs2-job-posting {
	font-size: 0.85em;
}

.bt_jobs2-job-widget .bt_jobs2-job-posting .left {
	width: 50px;
	padding: 0 10px 0 0;
	vertical-align: middle;
	margin-right: 10px;
	text-align: center;
}

.bt_jobs2-job-widget .bt_jobs2-job-posting .middle {
	padding-right: 10px;
	width: 1px;
	border-left: 1px solid rgba(0, 0, 0, 0.07);
}

.bt_jobs2-job-widget .bt_jobs2-job-posting .left img {
	max-width: 50px;
	height: auto;
}

.bt_jobs2-job-widget .bt_jobs2-job-posting .right {
}

.bt_jobs2-job-widget .bt_jobs2-job-posting .title {
	font-weight: bold;
	font-size: 1.07em;
}

.bt_jobs2-job-widget .bt_jobs2-new-job {
	text-align: center;
}

/* Filter Widget */
.bt_jobs2_filter_widget {}

.bt_jobs2_filter_widget a.collapse-link {
	text-decoration: none;
}

.bt_jobs2_filter_widget a.collapse-link .widget-title {
	text-align: left;
}

.bt_jobs2_filter_widget .collapse-toggle {
	display: inline-block;
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	background: 0 0;
	min-width: unset;
	position: relative;
	top: 10px;
	right: 12px;
	font-size: 18px;
	line-height: 28px;
}

.bt_jobs2_filter_widget .widget-inner {
	display: block;
	padding: 0;
	margin: 0;
}

.bt_jobs2_filter_widget .collapsed .widget-inner {
	display: none;
}


.bt_jobs2_no_results_container {
	/* To stay align with "Treffer..." */
	padding: 5px 0;
}

/* Form */
.bt_jobs2_filter_form {
	margin-bottom: 2em;
}

.bt_jobs2_filter_form div.filter_keywords {
	float: left;
	width: 59%;
}

.bt_jobs2_filter_form div.filter_location {
	float: right;
	width: 39%;
}

.bt_jobs2_filter_form input[type="text"],
.bt_jobs2_filter_form button {
	padding: 6px 10px;
	font-size: 16px;
	line-height: 22px;
	background-color: #fff;
	color: #666;
	width: 100%;
	height: 40px;
	border: 1px solid #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.bt_jobs2_filter_form button[type="submit"] {
	width: 100%;
	color: #0a2138;
	background-color: #fff;
	border: 1px solid #0a2138;
	transition: background-color 0.5s, border-color 0.5s;
}

.bt_jobs2_result_header {
	border: 1px solid rgba(0,0,0,.07);
	border-left: 0;
	border-right: 0;
	padding: 5px 0;
	margin-bottom: 20px;
}

.bt_jobs2-trenner {
	background-color: rgba(0,0,0,.07);
	clear: both;
}

.bt_jobs2-joblisting {
	position: relative;
	overflow: hidden;
}

.bt_jobs2-joblisting-premium {
	border: 1px solid #e88b00;
	background-color: #f9f9f9;
	margin-bottom: 20px;
}

.bt_jobs2-joblisting-premium .bt_jobs2-marker {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #e88b00;
	color: #fff;
	padding: 0 5px;
	font-weight: bold;
	font-family: sans-serif;
}

.bt_jobs2-joblisting-premium .bt_jobs2-title {
	max-width: 90%;
}

.bt_jobs2-joblisting > a {
	display: block;
	padding: 10px 10px 10px 60px;
	text-decoration: none !important;
}

.bt_jobs2-joblisting .bt_jobs2-image {
	float: left;
	margin: 3px 10px 12px -55px;
	width: 100px;
	min-height: 80px;
}

.bt_jobs2-joblisting .bt_jobs2-title h2 {
	margin: 0 0 6px;
	font-size: 16px;
	line-height: 26px;;
}

.bt_jobs2-joblisting .bt_jobs2-title h3 {
	font-weight: normal;
	display: inline;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
}

.bt_jobs2-joblisting .bt_jobs2-location {
	max-width: 65%;
	float: left;
	padding: 7px 0 0;
	font-size: 12px;
	line-height: 22px;
}

.bt_jobs2-joblisting .bt_jobs2-meta {
	float: right;
	mind-width: 85px;
	padding: 7px 0 0;
	text-align: right;
	font-size: 12px;
	line-height: 22px;
}

.bt_jobs2_pagination_wrapper #vce-pagination {
	background-color: inherit;
}


@media only screen and (max-width: 414px) {
	.bt_jobs2_filter_form div.filter_keywords {
		float: none;
		width: 100%;
	}

	.bt_jobs2_filter_form div.filter_location {
		float: none;
		width: 100%;
	}

	.bt_jobs2-joblisting-premium .bt_jobs2-marker {
		font-size: 8px;
		left: 0;
		bottom: 0;
		right: unset;
		top: unset;
	}

	.bt_jobs2-joblisting-premium .bt_jobs2-title {
		max-width: unset;
	}

	.bt_jobs2-joblisting .bt_jobs2-image {
		margin: 3px 10px 0px -55px;
		width: 40px;
	}

	.bt_jobs2-joblisting .bt_jobs2-title {

	}

	.bt_jobs2-joblisting .bt_jobs2-title h2 {
		font-size: 14px;
		line-height: 24px;
	}

	.bt_jobs2-joblisting .bt_jobs2-title h3 {
		font-size: 12px;
		line-height: 22px;
	}

	.bt_jobs2-joblisting .bt_jobs2-location {

	}

	.bt_jobs2-joblisting .bt_jobs2-meta {

	}
}
