/** COLORS **/
:root {
    --lh-h1: #4A7086;
    --lh-font: #000;
    --lh-titel: #708FA5;
    --lh-bg: #F3F8FB;
    --lh-bgfont: #4A7187;
    --lh-btn: #42a496;
    --lh-btnhover: #008772;
    --lh-jobbtn: #8CB5CF;
}

.singlejobcontainer * {
  font-family: 'Lato','Arial','sans-serif';
}

.singlejobcontainer {
  display: block;
  position: relative;
  width: 100%;
}

.jobintroimg {
  display: block;
  width: 1420px;
  max-width: calc(100% - 120px);
  padding: 0;
  margin: 30px auto 70px;
}

.jobformplot {
  display: block;
  width: 1420px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 125px;
  box-sizing: border-box;
}

.jobintroimg img {
  display: block;
  width: 100%;
  height: auto;
}

.jobplot * {
  color: #000;
}

.jobplot {
  max-width: 1420px;
  margin: 0 auto;
  padding: 0 125px;
  box-sizing: border-box;
}

.jobplot h1 {
  font-size: 58px;
  color: #000;
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 300;
  line-height: 1.2em !important;
}

.joblocs {
  font-weight: bold;
  font-size: 18px;
  display: block;
  margin-bottom: 70px;
}

.jobdesc h3 {
  font-size: 18px !important;
  font-weight: bold;
  color: #000;
  margin-top: 50px;
  margin-bottom: 20px;
}

.gruss {
  font-weight: bold;
  font-size: 20px;
  color: #F7A200;
  display: block;
  margin-top: 50px !important;
  margin-bottom: 140px !important;
}

.jobformcontainer {
  display: block;
  width: 100%;
  padding: 140px 0;
  background: #FEF6EA;
}

.alljobs,
.alljobcontainer .filterbar {
  max-width: 1484px;
  padding: 0;
  box-sizing: border-box;
  margin:0 auto;
}

.jobformplot h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 50px;
}

#personioApplicationForm .formrow,
.alljobcontainer .formrow,
.alljobcontainer .advsearch {
  display: flex;
  flex-wrap: wrap;
}



#personioApplicationForm .formrow.col2 {
    width: calc(100% + 1.875rem);
    margin-left: -0.9375rem;
}

#personioApplicationForm .formrow.col2 .col {
    width: calc(50% - 1.875rem);
    margin: 0 0.9375rem;
    position: relative;
    box-sizing: border-box;
}

#personioApplicationForm .formrow.col3,
.alljobcontainer .formrow.col3,
.alljobcontainer .advsearch {
    width: calc(100% + 1.875rem);
    margin-left: -0.9375rem;
}

#personioApplicationForm .formrow.col3 .col,
.alljobcontainer .formrow.col3 .col {
    width: calc(33.333333% - 1.875rem);
    margin: 0 0.9375rem;
    position: relative;
    box-sizing: border-box;
}

.alljobcontainer .advsearch .col {
    width: calc(25% - 1.875rem);
    margin: 0 0.9375rem;
    position: relative;
    box-sizing: border-box;
}

#personioApplicationForm label {
  color: #000;
  font-size: 18px;
  display: block;
}

#personioApplicationForm input, #personioApplicationForm select, .alljobs .col  {
  border: 0;
  box-shadow: 0px 3px 6px #0000001A;
  width: 100%;
  padding: 0.5rem 1rem;
  box-sizing: border-box;
  margin-bottom: 16px;
  background: #fff;
  height:auto;
  font-size: 16px;
}
#personioApplicationForm input {
  color: #494949;
}


#personioApplicationForm select {
  background: #fff;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background:url(images/icon_lhdropdown.svg) center right 1rem no-repeat;
  background-color: #fff;
  background-size: 16px auto;
  color: #000;
}

#personioApplicationForm select option {
  padding: 1rem 3rem;
  text-indent: 3rem;
  font-size: 1rem;
  text-align: left;
  color: #000;
}




#personioApplicationForm .dropzone-container,
.textareadrop {
  margin-top:85px !important;
  margin-bottom: 75px !important;
}

.textareadrop textarea {
  background: #fff;
  font-size: 16px;
  color: #000;
   border: 0;
  box-shadow: 0px 3px 6px #0000001A;
  width: 100%;
  padding: 0.5rem 1rem;
  box-sizing: border-box;
  height: 150px;
}

#personioApplicationForm .dz-button {
  color: #9E9E9E;
  font-size: 14px;
}

#personioApplicationForm .dz-button span {
  display: block;
}

#personioApplicationForm .dropzone {
  border:1px dashed #000;
}

.jobprivacy {
  display: block;
  margin: 50px 0;
}

.jobprivacy input {
  display: inline-block;
  width: 1rem !important;
  height: 1rem;
  margin: 0 10px 0 0 !important;
  border: 0 !important;
}

.jobprivacy a {
  color: inherit;
  text-decoration: underline;
  color: #000;
}

.jobprivacy label {
  padding-left: 3rem;
}

.formnotices {
  font-size:14px;
  color: #9E9E9E;
}

.jobprivacy div {
  display: block;
}

#personioApplicationForm input[type="submit"],
.lh-jobbtn,
.lh-loadmore {
  background: #F7A200;
  color: #fff;
  width: auto;
  height: 56px;
  padding: 0rem 40px;
  font-size: 18px;
  box-sizing: border-box;
  margin-top: 50px;
}

.jobprivacy input {
  display: inline-block;
  width: 1rem !important;
  height: 1rem;
  margin: 8px 0px 0 -3rem !important;
  border: 0 !important;
  float: left;
}

.lh-jobbtn {
  text-decoration: none;
  background: #F7A200;
  height: 56px;
  line-height: 56px;
  transition: all 0.5s;
  font-size: 18px;
  display: inline-block;
  margin-top: 0;
}

.lh-jobbtn:hover {
  background: #9e9e9e;
  cursor: pointer;
  color: #fff !important;
}

.lh-loadmore {
  display: inline-block;
  line-height: 56px;
  margin: 0;
  transition: all 0.5s;
}

.alljobs .actionrow {
  display: block;
  text-align: center;
  margin-top: 55px;
}

#personioApplicationForm input[type="submit"]:hover,
.lh-loadmore:hover {
  background: #9e9e9e;
  cursor: pointer;
}

.processmsg.error {
  background: #8a3f55;
  color: #fff;
  font-size: 14px;
  padding: 0.3rem 1rem;
  margin-top: 0.3rem;
}

.dropzone .dz-preview {
  margin: 0 !important;
  width: 100%;
  height: auto;
}

.dropzone .dz-preview .dz-details .dz-size,
.dropzone .dz-preview.dz-file-preview .dz-image,
.dropzone .dz-preview .dz-image,
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  display: none !important;
}

.dropzone .dz-preview .dz-details {
  position: relative !important;
  padding: 0 !important;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: initial !important;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  display: block;
  text-align: center;
  white-space: normal;
  border: 0 !important;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: normal !important;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: none !important;
  background-color: transparent !important;
}

.dropzone .dz-preview .dz-remove {
  background: #8a3f55;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  color: #fff;
  font-size: 0 !important;
  margin: 0.5rem auto;
}

.dropzone .dz-preview .dz-remove:after {
  content: 'x';
  display: block;
  line-height: 1em;
  text-align: center;
  color: #fff;
  font-size: 20px !important;
}

.dropzone .dz-preview .dz-details {
  opacity: 1 !important;
}

.jobformplot .success {
  background: #3FA496;
  text-align: center;
  padding: 1rem;
  color: #fff;
  margin-bottom: 1rem;
}

.jobformplot .error {
  background: #8a3f55;
  text-align: center;
  padding: 1rem;
  color: #fff;
  margin-bottom: 1rem;
}

input.hidden {
  height: 0;
  padding: 0 !important;
  opacity: 0;
  margin: 0 !important;
}


.lh-titlecontainer h3 {
  font-weight: bold;
  margin: 0;
  color: #000;
  font-size: 18px;
  font-family: 'Lato','Arial','sans-serif;';
  line-height: 1.3em;
}

.lh-titlecontainer {
  display: block;
  height: 74px;
  margin-bottom: 25px;
}

.alljobs .col {
  padding: 25px;
  margin: 0.9375rem !important;
}

.lh-bereich, .lh-standort, .lh-jobart, .lh-modell {
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 5px;
    color: #000;
}

.alljobs a {
  color: #F7A200;
  font-size: 18px;
  display: inline-block;
  margin-top: 25px;
  text-decoration: none;
}

.alljobs .lh-readmore {
  text-decoration: underline;
  display: block;
  margin-top: 25px;
}

.alljobs a:hover .lh-readmore {

}

.alljobs .hiddenjob {
  display: none;
}

.jobbtnholder {
  display: block;
  margin: 25px 0 70px;
}



.alljobcontainer .filterbar {
  margin-bottom: 55px;
}





.loewe-dropdownbox {
  position: relative;
  text-align: left;
  background: #fff;
}

.loewe-dropdownbox .titel {
  color: #000;
  position: relative;
  font-size: 18px;
  padding: 8px 0 8px 16px;
  cursor: pointer;
  background: transparent;
  border-bottom: 1px solid #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 1.25rem;
}

.loewe-dropdownbox .titel:hover {
  cursor: pointer;
}

.loewe-dropdownbox .titel:after {
    content: '';
    background: url(images/icon_lhdropdown.svg) 0 0 no-repeat;
    background-size: 18px auto;
    position: absolute;
    right: 16px;
    bottom: 0.35rem;
    display: block;
    width: 18px;
    height: 18px;
}

.loewe-dropdownbox .optioncontainer {
    display:none;
    background: #fff;
    color: #fff;
    padding: 0.65rem 0rem;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    z-index: 10;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
}

.loewe-dropdownbox .auswahl-sum {
    position: relative;
    padding-left: 1.5rem;
    display: block;
    margin: 0 0 0.5rem 0;
    line-height: 1.2rem;
}

.loewe-dropdownbox .auswahl-sum.has-items {
  display: block;
}

.loewe-dropdownbox .auswahl-sum a {
  float: right;
}

.auswahlcontainer label {
  color:var(--lh-font);
}

.loewe-dropdownbox.aktiv .titel::after {
  transform: rotateX(180deg);
  bottom: 12px;
}

.loewe-dropdownbox.aktiv .optioncontainer {
  display: block;
  min-height: 10vh;
  max-height: 35vh;
  overflow-y: scroll;
}
/*
.optioncontainer label.aktiv {
  background-color:var(--koralle);
  color: var(--weiss);
}

.optioncontainer label.aktiv:hover {
  background-color:var(--koralle);
}
*/
/* Create a custom checkbox */
.optioncontainer .checkmark {
  position: absolute;
  top: 7px;
  left: 9px;
  height: 16px;
  width: 16px;
  background-color:#fff;
  border:1px solid #F7A200;
  visibility: visible;
}

/* On mouse-over, add a grey background color */
.optioncontainer label:hover input ~ .checkmark {
  background: #fff;
  cursor: pointer;
  border:1px solid #F7A200;
}

/* When the checkbox is checked, add a blue background */
.optioncontainer label input:checked ~ .checkmark {
  background-color: #fff;
  border:1px solid #F7A200;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.optioncontainer label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.optioncontainer label .checkmark:after {
    left: 2px;
    top: 2px;
    width: 10px;
    height: 10px;
    border: 0;
    background: #F7A200;
}

.optioncontainer label {
  position: relative;
  display: block;
  margin: 0;
  line-height: 1.2rem;
  font-weight: normal;
  font-size: 1rem;
  padding: 0.35rem 1rem 0.35rem 2.5rem;
}

.optioncontainer label:last-of-type {
    margin-bottom: 0;
}

.optioncontainer label:hover {
  cursor: pointer;
  color:#F7A200;
  /*background: #F6F6F5;*/
}

.optioncontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    left: 0;
}

.mobileonly {
  display: none;
}

.filtertrigger {
  color: #000;
  background-color: #fff;
  position: relative;
  font-size: 18px;
  padding: 8px 0 8px 16px;
  cursor: pointer;
  border-bottom: 1px solid #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 1.25rem;
  margin: 0 0px 50px;
  background-image: url(images/icon_lhfilter.svg);
  background-repeat: no-repeat;
  background-position: center right 16px;
  background-size: 16px;
}

.filterheader {
  border-bottom: 1px solid #494949;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}

.filterheader span {
  position: absolute;
  right: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  background: #000;
  text-align: center;
  line-height: 1.8rem;
  color: #ddd;
  transition: 0.2s all;
}

.filterheader span:hover {
  cursor: pointer;
}

@media only screen and (max-width: 1500px) {

}

@media only screen and (max-width: 1024px) {
  .jobplot {
    padding: 0 64px;
  }

  .alljobcontainer .advsearch .col {
    width: calc(50% - 1.875rem);
    margin: 0 0.9375rem 1rem;
  }

  #personioApplicationForm .formrow.col3 .col, .alljobcontainer .formrow.col3 .col {
    width: calc(50% - 1.875rem);
  }

  #personioApplicationForm .dropzone-container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  #personioApplicationForm .dropzone-container:first-of-type {
    margin-top: 50px !important;
  }

  #personioApplicationForm .dropzone-container:nth-of-type(2) {
    margin-top: 50px !important;
  }

  #personioApplicationForm .dropzone-container:last-of-type {
    margin-bottom: 50px !important;
  }

  .jobintroimg{
    max-width: calc(100% - 66px);
  }

  .jobformplot {
    padding: 0 66px;
  }

  .jobplot h1 {
    font-size: 42px !important;
  }
}

@media only screen and (max-width: 767px) {
  .jobplot h1 {
    font-size: 28px !important;
    margin-bottom: 12px;
  }

  .jobbtnholder {
    text-align: center;
  }

  .alljobs .col {
    margin: 0.9375rem 0 !important;
  }

  .alljobs, .alljobcontainer .filterbar, .jobplot {
    padding: 0 0;
  }

  .jobplot, .jobformplot {
    padding: 0 16px;
  }

  #personioApplicationForm .formrow.col3 .col, .alljobcontainer .formrow.col3 .col {
    width: 100%;
  }

  #personioApplicationForm .formrow.col3, .alljobcontainer .formrow.col3, .alljobcontainer .advsearch {
  width: 100%;
  margin-left: 0rem;
  }

  .mobileonly {
    display: block;
  }

  .filterbar {
    display: none;
  }

  .filterbar.aktiv {
    display: block;
    position: fixed;
    z-index: 9999;
    left: 16px;
    top: calc(80px + 5vh);
    background: #fff;
    height: calc(100vh - 30vh);
    width: calc(100% - 32px);
    box-shadow: 0 0px 5px #ccc;
    padding-top: 1rem;
    padding-bottom: 5rem;
    overflow-y: scroll;
    padding-left: 16px;
    padding-right: 16px;
  }

  .alljobcontainer .advsearch .col {
    width: 100%;
    margin: 0 0rem 1rem;
  }

  .loewe-dropdownbox.aktiv .optioncontainer {
    display: block;
    min-height: auto;
    max-height: initial;
    overflow-y: initial;
    position: relative;
    box-shadow: none;
  }

  .alljobcontainer .closefilterbar {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 9999;
    background: #fff;
    padding: 1rem 0;
    border-top: 1px solid #000;
    box-shadow: 0 0 4px rgba(0,0,0,0.25);
  }

  .closefilterbar .btn {
    background: #F7A200;
    color: #fff;
    width: auto;
    height: 36px;
    padding: 0.5rem 1.25rem;
    font-size: 16px;
    box-sizing: border-box;
  }

  .closefilterbar .btn:hover {
    cursor: pointer;
  }

  .jobplot h1 {
    font-size: 23px;
    margin-bottom: 12px;
  }

  .joblocs {
    margin-bottom: 50px;
  }

  .gruss {
    margin-bottom: 50px !important;
  }

  .jobformcontainer {
    padding: 50px 0;
  }

  #personioApplicationForm .formrow.col2 {
    width: 100%;
    margin-left: 0;
  }

  #personioApplicationForm .formrow.col2 .col {
    width: 100%;
    margin: 0;
  }

  #personioApplicationForm .dropzone-container:nth-of-type(2), .textareadrop
   {
    margin-top: 0px !important;
  }

  #personioApplicationForm .formrow.col3 .col, .alljobcontainer .formrow.col3 .col {
    margin: 0;
  }

  .jobformplot h2 {
    font-size: 28px;
  }

  .jobintroimg {
    margin: 0px auto 25px;
  }

  #personioApplicationForm .dz-button span {
    display: none;
  }

  .jobplot, .jobformplot {
    padding: 0px 35px;
  }
	
	.alljobs .actionrow {
	  margin-top: 35px;
	}
}