/* Styles for Job Vacancy Manager */
#jbbrd_table_information {
	width: 100%;
}
.jbbrd_admin_form_table {
	font-weight: 600;
	line-height: 1.3;
	padding: 20px 10px 20px 0;
	text-align: left;
	vertical-align: top;
	width: 200px;
}
.jbbrd_personal_field {
	font-size: 14px;
}
.jbbrd_row {
	width: 300px;
	margin-right: 20px;
}
.jbbrd_frontend_input {
	width: 200px !important;
}
th#title{
	width: 13%;
}
th#jbbrd_location {
	width: 12%;
}
th#jbbrd_organization {
	width: 16%;
}
th#jbbrd_employment-categorie {
	width: 14%;
}
th#jbbrd_employment,
td.column-jbbrd_employment,
th.column-jbbrd_employment,
th#jbbrd_salary {
	width: 10%;
}
th#jbbrd_vacancy-categorie {
	width: 15%;
}
th#jbbrd_archive {
	width: 10%;
}
th#date {
	width: 12% !important;
}
.sorting-indicator{
	width: 7px !important;
}
th.sortable a, th.sorted a {
	padding: 5px !important;
}
/* Add new vacancy styles*/
#jbbrd_metaboxes {
	width: 100%;
}
#jbbrd_metaboxes>table.widefat {
	border: none;
}
.jbbrd_table_demand {
	width: 70%;
}
.jbbrd_table_data {
	width: 30%;
}
.jbbrd_personal_input input,textarea {
	max-width: 100%;
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	padding: 2px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.07) inset;
}
.jbbrd_personal_input textarea {
	min-width: 100%;
	max-width: 100%;
	height: 180px;
}
input#jbbrd_salary_input {
	width: 75px;
	margin-right: 3px;
}
.jbbrd_input_number {
	width: 50px;
} 
#jbbrd_archive_checkbox {
	margin-left: 5px;
}
/* Frontend table */
#jbbrd_frontend_table,
#jbbrd_frontend_table td {
	border: 0px;
	text-align: left;
}
#jbbrd_frontend_form tbody,
#jbbrd_registration_form tbody {
	border: 0px !important;
}
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail,
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail td,
#jbbrd_registration_form .jbbrd_frontend_table_sendmail,
#jbbrd_registration_form .jbbrd_frontend_table_sendmail td,
#jbbrd_registration_form .jbbrd_frontend_table_sendmail tr {
	border: 0px !important;
	margin-bottom: 0px;
}
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail {
	table-layout: auto;
}
.jbbrd_frontend_table_div .jbbrd_frontend_table_sendmail,
.jbbrd_frontend_table_div .jbbrd_frontend_table_sendmail td {
	width: 50%;
}
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail tr {
	border: 0px !important;
}
#jbbrd_frontend_form .jbbrd_frontend_table_div,
#jbbrd_registration_form .jbbrd_frontend_table_div {
	width: 49%;
	float: left;
	min-width: 240px !important;
}
#jbbrd_loginform {
	width: 49%;
	min-width: 200px !important;
	max-width: 240px !important;
	font-size: 1em !important;
	display: block;
}
#jbbrd_loginform p {
	margin: 5px 0;
}
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail tr,
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail td {
	width: 100%;
	padding: 0px;
}
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail tr,
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail td,
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail_box tr,
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail_box td {
	max-width: 239px !important;
}
#jbbrd_frontend_form hr,
.jbbrd_frontend_table_div hr {
	margin:15px 0 15px 0 !important;
}
#jbbrd_frontend_table_savesearch_box,
#jbbrd_frontend_table_savesearch_box tr,
#jbbrd_frontend_table_savesearch_box td,
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail_box,
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail_box tr,
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail_box td {
	margin: 0 !important;
	padding: 0 !important;
	border: 0px !important;
	text-align: left;
	vertical-align: top;
}
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail_box td {
	padding-right: 5px;
	font-size: 1em !important;
	min-width: 200px !important;
}
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail_box label,
#jbbrd_frontend_form .jbbrd_frontend_table_sendmail_box tr {
	font-size: 1em !important;
}
.jbbrd_vacancy div p.submit {
	margin: 0px;
	padding: 0px;
}
.jbbrd_logo p {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.jbbrd_twentynineteen .jbbrd_logo> h2:before {
	display: none;
}
#jbbrd_frontend_input_salary_from,
#jbbrd_frontend_input_salary_to {
	width: 75px !important;
	margin-right: 5px !important;
}
#jbbrd_frontend_submit {
	display: inline-block !important;
	margin-top: 10px !important;
	min-width: 200px !important;
}
#jbbrd_frontend_input_salary_to {
	margin-left: 10px !important;
}
#jbbrd_frontend_salary div.left {
	float: left !important;
}
.jbbrd_logo img {
	padding: 0;
	width: 150px;
	margin-bottom: 0px !important;
}
#jbbrd_frontend_form p,
.jbbrd_frontend_table_div p {
	margin: 0;
	vertical-align: bottom;
	min-width: 208px;
}
/* slider width */
#jbbrd_frontend_salary #jbbrd_slider {
	margin-top: 15px;
}
.jbbrd_twentytwenty #jbbrd_frontend_salary #jbbrd_slider {
	position: relative !important;
	top: 62px !important;
	width: 94% !important;
	margin-left: 3% !important;
}
.rtl.jbbrd_twentytwenty  #jbbrd_frontend_salary #jbbrd_slider {
	position: relative;
	top: 62px;
	width: 93%;
	margin-right: 3%;
}
.jbbrd_twentytwenty #jbbrd-GDPR-checkbox {
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
}
.jbbrd_twentytwenty #jbbrd-GDPR-label {
	margin-left: 0.84rem;
}

.rtl.jbbrd_twentytwenty #jbbrd-GDPR-checkbox {
	margin-left: 0.5rem;
	margin-bottom: 0.5rem;
}
.rtl.jbbrd_twentytwenty #jbbrd-GDPR-label {
	margin-right: 0.4rem;
}
/* slider container */
#jbbrd_frontend_salary .ui-slider {
	position: relative;
}
/* slider */
#jbbrd_frontend_salary .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 12px;
	height: 12px;
	border: 1px solid #9C9C9C;
	border-radius: 8px;
	background: #CFCFCF;
	cursor: pointer
}
#jbbrd_frontend_salary .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	overflow: hidden;
}
#jbbrd_frontend_salary .ui-slider-horizontal {
	height: 4px; /* slider row height */
}
/* sliders positions */
#jbbrd_frontend_salary .ui-slider-horizontal .ui-slider-handle { 
	top: -5px;
	margin-left: -6px;
}
#jbbrd_frontend_salary .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
#jbbrd_frontend_salary .ui-slider-horizontal .ui-slider-range-min { 
	left: 0;
}
#jbbrd_frontend_salary .ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
/* slider row */
#jbbrd_frontend_salary .ui-widget-content { 
	border: 1px solid #696969;
	background: #fff;
}
/* slider row active */
#jbbrd_frontend_salary .ui-widget-header { 
	border: 1px solid #696969;
	background: #9C9C9C;
}
/* slider row round */
#jbbrd_frontend_salary .ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
/* Datapicker styles */
.post-type-vacancy .ui-helper-clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.post-type-vacancy .ui-datepicker {
	padding: 0.2em 0.2em 0;
	width: 17em;
}
.post-type-vacancy .ui-datepicker table {
	border-collapse: collapse;
	font-size: 0.9em;
	margin: 0 0 0.4em;
	width: 100%;
}
.post-type-vacancy .ui-datepicker th {
	border: 0 none;
	font-weight: bold;
	padding: 0.7em 0.3em;
	text-align: center;
}
.post-type-vacancy .ui-corner-all {
	border-radius: 4px;
}
.post-type-vacancy .ui-widget-content {
	background: #FFF;
	border: 1px solid #AAA;
	color: #222;
}
.post-type-vacancy .ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.post-type-vacancy .ui-helper-clearfix {
	display: block;
}
.post-type-vacancy .ui-datepicker .ui-datepicker-header {
	padding: 0.2em 0;
	position: relative;
}
.post-type-vacancy .ui-state-default, 
.post-type-vacancy .ui-widget-content .ui-state-default, 
.post-type-vacancy .ui-widget-header .ui-state-default {
	background: #E6E6E6;
	border: 1px solid #D3D3D3;
	color: #555;
	font-weight: normal;
}
.post-type-vacancy .ui-state-hover, 
.post-type-vacancy .ui-widget-content .ui-state-hover, 
.post-type-vacancy .ui-widget-header .ui-state-hover, 
.post-type-vacancy .ui-state-focus, 
.post-type-vacancy .ui-widget-content .ui-state-focus, 
.post-type-vacancy .ui-widget-header .ui-state-focus { 
	border: 1px solid #999; 
	background: #dadada; 
	font-weight: normal; color: #212121; 
}
.post-type-vacancy .ui-state-hover a, 
.post-type-vacancy .ui-state-hover a:hover { 
	color: #212121; 
	text-decoration: none; 
}
.post-type-vacancy .ui-state-active, 
.post-type-vacancy .ui-widget-content .ui-state-active, 
.post-type-vacancy .ui-widget-header .ui-state-active { 
	border: 1px solid #aaa; 
	background: #fff; 
	font-weight: normal; 
	color: #212121; 
}
.post-type-vacancy .ui-state-default.ui-state-highlight {
	background: #FFFACD; 
}
.post-type-vacancy .ui-state-active a, 
.post-type-vacancy .ui-state-active a:link, 
.post-type-vacancy .ui-state-active a:visited { 
	color: #212121; 
	text-decoration: none; 
}
.post-type-vacancy .ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.post-type-vacancy .ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.post-type-vacancy .ui-datepicker .ui-datepicker-prev, 
.post-type-vacancy .ui-datepicker .ui-datepicker-next {
	height: 1.8em;
	position: absolute;
	top: 2px;
	width: 1.8em;
	border: 1px #AAA solid;
}
.post-type-vacancy .ui-icon-circle-triangle-e { 
	background-position: 0px 0px; 
}
.post-type-vacancy .ui-icon-circle-triangle-w { 
	background-position: -32px 0px; 
}
.post-type-vacancy .ui-icon {
	background-image: url("../images/jbbrd_ui_bg.png");
	height: 16px;
	width: 16px;
}
.post-type-vacancy .ui-icon {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}
.post-type-vacancy .ui-datepicker .ui-datepicker-prev span, 
.post-type-vacancy .ui-datepicker .ui-datepicker-next span {
	display: block;
	left: 50%;
	margin-left: -8px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.post-type-vacancy .ui-datepicker .ui-datepicker-title {
	line-height: 1.8em;
	margin: 0 2.3em;
	text-align: center;
}
.post-type-vacancy .ui-datepicker td span, 
.post-type-vacancy .ui-datepicker td a {
	display: block;
	padding: 0.2em;
	text-align: right;
	text-decoration: none;
}
.post-type-vacancy .ui-widget-header {
	background: #CCC;
	border: 1px solid #AAA;
	color: #222;
	font-weight: bold;
}
#jbbrd_gdpr_link_options {
	border: 1px solid #e0e0e0;
	max-width: 390px;
	margin: 5px 0;
	padding: 3px;
}

#jbbrd_gdpr_link::placeholder {
	color: #cdcdcd;
}

#jbbrd_gdpr_link_options label {
	display: block;
}

/* Make admin table responsive */
@media screen and ( max-width: 1300px ) {
	#jbbrd_metaboxes {
		width: 100%;
	}
}
@media screen and ( max-width: 980px ) {
	#jbbrd_businesses_header,
	#jbbrd_archive_header,
	#jbbrd_employment_header {
		display: none;
	}
	th#jbbrd_location,
	td.column-jbbrd_location,
	th.column-jbbrd_location {
		width: 15%;
	}
	th#jbbrd_organization,
	td.column-jbbrd_organization,
	th.column-jbbrd_organization {
		opacity: 0;
		width: 0%;
		white-space: nowrap; 
		height: 20px
	}
	th#jbbrd_employment,
	td.column-jbbrd_employment,
	th.column-jbbrd_employment {
		width: 15%;
	}
	th#jbbrd_vacancy-categorie,
	td.column-jbbrd_vacancy-categorie,
	th.column-jbbrd_vacancy-categorie {
		width: 15%;
	}
	th#jbbrd_salary,
	td.column-jbbrd_salary,
	th.column-jbbrd_salary {
		opacity: 0;
		width: 0%;
		white-space: nowrap; 
		height: 20px
	}
	th#jbbrd_archive,
	td.column-jbbrd_archive,
	th.column-jbbrd_archive {
		width: 10%;
	}
}

@media screen and ( max-width: 782px ) {
	#jbbrd_gdpr_link_options {
		padding: 8px;
	}
	#jbbrd_gdpr_link_options label input {
		margin: 5px 0;
		width: 100% !important;
	}
	#jbbrd_gdpr_link {
		height: 40px;
	}
}

@media screen and ( max-width: 768px ) {
	th#jbbrd_location,
	td.column-jbbrd_location,
	th.column-jbbrd_location {
		width: 30%;
	}
	th#jbbrd_employment,
	td.column-jbbrd_employment,
	th.column-jbbrd_employment {
		opacity: 0;
		width: 0%;
		white-space: nowrap; 
		height: 20px;
	}
	th#jbbrd_vacancy-categorie,
	td.column-jbbrd_vacancy-categorie,
	th.column-jbbrd_vacancy-categorie {
		width: 30%;
	}
	th#jbbrd_archive,
	td.column-jbbrd_archive,
	th.column-jbbrd_archive {
		opacity: 0;
		width: 0%;
		white-space: nowrap; 
		height: 20px
	}
}
@media screen and ( max-width: 390px ) {
	#jbbrd_metaboxes {
		width: 100%;
	}
	.jbbrd_personal_input input,
	.jbbrd_personal_input span,
	.jbbrd_personal_input textarea {
		width: 80%;
	}
	th#jbbrd_location,
	td.column-jbbrd_location {
		opacity: 0;
		width: 0%;
		white-space: nowrap; 
		height: 20px
	}
	.jbbrd_twentytwenty #jbbrd_registration_request .button-primary {
		margin: auto;
	}
	th#jbbrd_vacancy-categorie,
	td.column-jbbrd_vacancy-categorie {
		width: 30%;
	}
	th#jbbrd_archive,
	td.column-jbbrd_archive {
		opacity: 0;
		width: 0%;
		white-space: nowrap; 
		height: 20px
	}
	td.jbbrd_personal_field {
		opacity: 0;
		max-width: 0px;
		width: 0px;
	}
	#jbbrd_frontend_input_salary_from,
	#jbbrd_frontend_input_salary_to {
		width: 59px !important;
	}
}