html body.body_11784 div.cbwrap div.contentbox div.menuebox div.stellensuche {

	border:15px solid green;

}
div.stellensuche div.suchbox div.suchform label {
	width:25%;
	
}



div.suchform {
float: left;
text-align: left;
width: 100%;
font-family: Font Awesome\ 5 Free, BlinkMacSystemFont,-apple-system,Segoe UI, Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans, Helvetica Neue,Helvetica,Arial,sans-serif;
padding: 3rem 1.5rem;
}

div.suchform select {
	width:70%;
}

div.ergebnisse {
	width:100%;
}

div.stebe {
	float:left;
	border-bottom:1px solid black;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 97.7%;
}

div#stellenbeschreibung_links {
	width:45%;
	text-align:left;
	margin:10px;
}

div.stellenbeschreibung_rechts {
	width:45%;
	text-align:left;
	margin:10px;
}

div.stebe  label.stellenlabel {
	width:200px;
}

div.stebe span {

}

div.stellenkontakt{
	width:100%;
	text-align:left;
}

form#searchForm span.right {
	float: left;
	width: 100%;
	font-family: Segoe UI !important;

    }
 span.adresshead {
	width: 99%;
	font-size: 1.1rem;
	font-weight: 600;
	font-family: Segoe UI;
	padding: 10px 0 2px 0;
	display: block;
}
.stellefreiSpan{
	padding: 12px 0 5px 0;
}
.stellefreiLabel {
    width: unset !important;
}

span.bewerbunghead {
	width: 99%;
	font-size: 1.1rem;
	font-weight: 600;
	font-family: Segoe UI;
	padding: 10px 0;
	display: block;
}

input.btn-bewerbung {
	
	background: #e37f1f;
	border:1px solid #e37f1f;
}
a.btn-bewerbung {
	background: #e37f1f;
	border:1px solid #e37f1f;
}

h1, h2, h3, h4, h5, h6{
		font-family: Segoe UI;
}

span.adressitem label {
	width:9em;
}

form#searchForm label {
	
	float:left;
}

.PLZ {
	width: 21%;
	border-radius: 5px;
    line-height: 24px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    padding: 0 0 0 8px;
	height: 41px;
	background-color:#fff !important;
	background: #fff !important;
	border:1px solid #dbdbdb;
	color:#363636;
	box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
}

.WOHNORT {
	width:100%;
    border-radius: 5px;
    line-height: 24px;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    height: 41px;
	background-color:#fff !important;
	background: #fff !important;
	border:1px solid #dbdbdb;
	color:#363636;
	box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
}

.divWohnort{
	width: 55.5%;
	float: left;
	margin-right: 0.5%;
	position: relative;
	font-size: 14px;
}
.select2-container--default .select2-selection--multiple{
	padding: 4px 0 0 8px;
	min-height: 42px;
	background-color:#fff !important;
	background: #fff !important;
	border:1px solid #dbdbdb;
	color:#363636;
}
.select2-container--default .select2-selection--single{
	padding: 7px 0 0 8px;
	height: 42px;
	background-color:#fff !important;
	background: #fff !important;
	border:1px solid #dbdbdb;
	color:#363636;
/* 	box-shadow: inset 0 1px 2px */
/* 	rgba(10,10,10,.1); */
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #767676;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #767676;
}

span.error {
	color:red;
}
#reset{
	font-size: 14px;
	margin-top: 8px;
	padding: 7px 4.8% 9px 8px;
	border: 1px solid #dbdbdb;
}
#resetmap{
	font-size: 14px;
	padding: 7px 4.8% 9px 8px;
	border: 1px solid #dbdbdb;
}
#reset:hover, #resetmap:hover{
	 background: #DBB28B;
}
.PLZ:focus, .WOHNORT:focus{
	box-shadow: 0 0 0 .125em rgba(50,115,220,.25);
	border-color: #b86617;
}
.PLZ:hover, .WOHNORT:hover{
	border-color: #aaa;
}
.tableResult th{
	text-align: left;
}
.tableResult{
	width: 100%;
}
.select2-container{
	margin-right: 0.5%;
	font-size: 14px;
}

/* #stellendetails td div{ */
/*   padding: 0 18px; */
/*   height: 0px; */
/*   overflow: hidden; */
/*   transition: max-height 0.2s ease-out; */
/*   display: block; */
/* } */
#stellendetails{
  padding: 0 18px;
  height: 0px;
  overflow: hidden;
  transition: height 0.2s ease-out;
  width: 90%;

  border: 0px !important;
}
.suchergebnisse{
	padding: 3rem 1.5rem;
}
.toggleTR{
	height: auto !important;
}
.tableRow {
    height: 45px;
}
.tableRow td a{
	color: #e37f1f;
	cursor: pointer;
	display: block;
	padding-left:30px;
	position: relative;
}
.icon_row{
	position: absolute;
	width: unset !important;
	left:10px;
	top:5px;
}
#stellenbeschreibung h1{
	font-size: 1.4rem !important;
}
.bewerbung {
    margin: 15px 0;
}
#stellenbeschreibung label{
	margin: 0;
/* 	line-height: 22px; */
}
.einsatzbereich {
    margin-top: -15px;
}
.einsatzbereich label,
.dienstart label,
.fplatz label,
.verguet label,
.ukunft label,
.verpfl label,
.stellenlabel{
	font-weight: 600 !important;
/* 	padding: 20px 0; */
}
.einsatzstelle{
	padding: 10px 0 !important;
}
.dienstort {
    margin: 11px 0px;
}

.rowDeatils {
    box-shadow: inset 0 1px 3px #dbdbdb;
	background: transparent;
}
.stelleStyle{
 	border-bottom: 1px solid #aaa;
	margin: 25px 0;
	padding: 10px 18px;
}
.flex-row{
	display: flex;
}
#stellendetails label{
	font-size: 1rem;
}
#stellen{
  height: 0px;
  overflow: hidden;
  transition: height 0.2s ease-out;
  width: 90%;
  box-shadow: none !important;
  margin-left: 3%;

}
.einsatz-weblink a{
	font-weight: 700;
	color: #e37f1f;
	cursor: pointer;
	
}
#stellenbeschreibung{
	color: #363636;
}
div#overlayloader,
div.overlayloader {
	 position:fixed; 
	 top:0; 
	 left:0; 
	 background:rgba(0,0,0,0.3); 
	 z-index:5; 
	 width:100%; 
	 height:100%; 
}
div#overlayloader img {
	position: absolute;
	top:50%;
	left: 48%;
}
.autocomplete-items {
position: absolute;
border-top: none;
z-index: 99;
top: 100%;
left: 0;
right: 0;
max-height: 300px;
overflow-x: auto;
border: 1px solid #d4d4d4;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}
.toggle-country{
	margin: 10px 0;
}
.country-filter{
	width: 15.8%;
	margin-right: 4px;
	float: left;
}

.admin-filter .country-filter{
	display: none;
	width: 7.4%;
}

#searchForm .country-filter,
#searchForm .actionDiv_left,
#searchForm .actionDiv_center,
#searchForm .actionDiv_right{
	margin-top: 8px;
}
/* Responsive Design */
@media only screen and (min-width: 1250px) and (max-width: 4000px) { 
	.actionDiv_left{
		float: left;
		width: 35%;
		display: flex;
	}
	.actionDiv_center{
		float: left;
		width: 28%;
		display: flex;
	}
	.actionDiv_right{
		float: left;
		width: 32%;
		display: flex;
	}
    .stellensuche.contentLeft {
        min-height: 740px;
}
}

@media only screen and (min-width: 769px) and (max-width: 1250px) { 
	
	.country-filter{
		width: 100%;
	}
	.actionDiv_left {
	    display: flex !important;
	    float: left !important;
	    width: 100% !important;
	}
	.actionDiv_right {
	    float: left !important;
	    display: flex !important;
	    width: 100% !important;
	}
	.actionDiv_center {
	    float: left !important;
	    display: flex !important;
	    width: 100% !important;
	}
	.select2-container{
		margin-bottom: 8px;
	    width: 48% !important;
	}
	.divWohnort {
		margin-bottom: 8px;
	    width: 48%;
	}
	/* #entfernung_chosen {
	    width: 48% !important;
	}
    /*
	* Map
	*/
    .stellensuche.contentLeft {
        width: 100% !important;
}
    #map {
        position: relative !important;
        left: unset !important;
        top: unset !important;
        height: 20rem !important;
        margin: 1rem auto !important;
        width: 100% !important;
    }
}
@media only screen and (min-width: 1px) and (max-width: 768px) { 
	.icon_row{
		display: none !important;
	}
	.country-filter{
		width: 100%;
	}
	.actionDiv_left {
	    display: block !important;
	    float: left !important;
	    width: 100% !important;
	}
	.actionDiv_right {
	    float: left !important;
	    display: block !important;
	    width: 100% !important;
	}
	.actionDiv_center {
	    float: left !important;
	    display: block !important;
	    width: 100% !important;
	}

	.select2-container{
		margin-bottom: 8px;
    	width: 100% !important;
	}
	.divWohnort {
	    width: 100% !important;
		margin-bottom: 8px;
	}
	.btn.btn-default.btn-mobileSelect-gen {
	    width: 100% !important;
	    border: 1px solid #dbdbdb !important;
	    margin-bottom: 12px !important;
	}
	.tableRow td {
	    width: 100% !important;
	    display: flex !important;
	    border-top: 1px solid #eee !important;
	    padding: 7px !important;
	}
	.tr-margin {
	    display: block !important;
	    height: 30px !important;
	}
	.tableRow {
		border-right: 1px solid #eaeaea !important;
		border-left: 1px solid #eaeaea !important;
		width: 100%;
		display: inline-block;
		height: auto;
	}
	.tableRow td span:not(.icon_row) {
	    text-align: right !important;
	    display: block !important;
	    float: right !important;
	    width: 60% !important;
	}
	.tableRow td::before{
		content: attr(data-label) !important;
		font-weight: 600 !important;
		padding-right: .5em !important;
		text-align: left !important;
		width: 40% !important;
	}
	.logo {
	    margin-left: 20% !important;
	    height: 60px !important;
	    margin-right: 20% !important;
	}
	.logo img {
	    max-height: 53px !important;
	}
	.stellenB-header {
	    height: 60px !important;
	}
	.stellentitle {
	    font-size: 1.3rem !important;
	}
	.textSuchbox {
		font-size: 0.8rem !important;
	}
	.app-body {
    padding: 3% 0% !important;
	}
	.tableResult {
	    width: 100% !important;
	    display: block !important;
	}
	.tableResult tbody{
	    width: 100% !important;
	    display: block !important;
	}
	div.suchform {
	    padding: 1rem 1.5rem;
    }
    .mainframeText {
	    padding: 0px 20px;
	}
    /*
	* Map
	*/
    .stellensuche.contentLeft {
        width: 100% !important;
}	
    #map {
        position: relative !important;
        left: unset !important;
        top: unset !important;
        height: 20rem !important;
        margin: 1rem auto !important;
        width: 90% !important;
    }
}


/**
*	Ergänzungen Selck 2021-01-26
*/
tr#stellendetails td #stellenbeschreibung {
	padding: 20px 25px;
}
