.tx-einsatzstellensuche-p1 {
  background: #ece6dd;
  padding: 2%; }

.tx-bfd-einsatzstellensuche a .fa-info-circle {
  font-size: 1.125rem;
  margin: 0.3125rem 0.3125rem; }
  .tx-bfd-einsatzstellensuche a .fa-info-circle:hover {
    color: #000; }

.tx-bfd-einsatzstellensuche a.fa-copy {
  font-size: 1.125rem;
  margin: 0.3125rem 0.3125rem; }
  .tx-bfd-einsatzstellensuche a.fa-copy:hover {
    color: #000;
    cursor: pointer; }

.tx-bfd-einsatzstellensuche .alert-success .alert-message {
  color: #000; }

.tx-bfd-einsatzstellensuche .alert-danger {
  color: #333;
  padding: 0.375rem 0.875rem 0.5rem 0.875rem;
  border-color: #d51c08;
  border-radius: unset; }

.tx-bfd-einsatzstellensuche .pb-0 {
  padding-bottom: 0 !important; }

.tx-bfd-einsatzstellensuche .mb-0 {
  margin-bottom: 0 !important; }

.tx-bfd-einsatzstellensuche .mt-6 {
  margin-top: 0.375rem !important; }

.einsatzstellensuche-registrierung {
  background: #ece6dd;
  padding: 0.9375rem; }
  .einsatzstellensuche-registrierung .introtext {
    margin-bottom: 0.625rem; }
  .einsatzstellensuche-registrierung .panel {
    margin-bottom: 0.625rem; }
    .einsatzstellensuche-registrierung .panel .panel-heading {
      background-color: #f39200;
      border-color: #f39200;
      color: #fff; }
      .einsatzstellensuche-registrierung .panel .panel-heading h2 {
        font-size: 1.125rem;
        margin: 0;
        padding: 0.3125rem; }
      .einsatzstellensuche-registrierung .panel .panel-heading .toggle-button {
        margin: 0.5rem 0.625rem 0.0625rem; }
        .einsatzstellensuche-registrierung .panel .panel-heading .toggle-button .textbutton {
          float: left;
          font-size: 1rem;
          margin-right: 0.3125rem; }
    .einsatzstellensuche-registrierung .panel .panel-body {
      background-color: #fff;
      border: 0.0625rem solid #f39200;
      padding: 0.625rem 0.9375rem 0.3125rem 0.9375rem; }
      .einsatzstellensuche-registrierung .panel .panel-body .marginleftfix {
        margin-left: 0.9375rem; }
  .einsatzstellensuche-registrierung .section-datenschutz .panel-body .headline {
    font-weight: bold;
    margin-bottom: 0.3125rem; }
  .einsatzstellensuche-registrierung .section-datenschutz .panel-body label {
    display: block;
    font-weight: normal;
    margin-left: 3em; }
  .einsatzstellensuche-registrierung .section-datenschutz .panel-body input.checkbox {
    display: block;
    float: left;
    margin-left: 0.625rem;
    margin-right: 0.625rem; }

@media screen and (min-width: 768px) {
  .tx-bfd-einsatzstellensuche .checkbox-container {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3; } }

@media screen and (min-width: 768px) {
  .tx-bfd-einsatzstellensuche .split-column.span8 {
    padding-right: 1.5625rem; }
  .tx-bfd-einsatzstellensuche .split-column.span4 {
    padding-left: 1.5625rem; }
  .tx-bfd-einsatzstellensuche .leftcolumn-border {
    border-right: 0.0625rem solid #ccc;
    border-bottom: 0; } }

@media screen and (max-width: 767px) {
  .tx-bfd-einsatzstellensuche .leftcolumn-border {
    border-right: 0;
    border-bottom: 0.0625rem solid #ccc;
    padding-bottom: 1.25rem;
    margin-bottom: 0.75rem; } }

.tx-bfd-einsatzstellensuche form {
  margin-bottom: 0; }

.tx-bfd-einsatzstellensuche .filter-update {
  max-width: 4.375rem; }

.tx-bfd-einsatzstellensuche .headlineumkreis {
  font-size: 1.25rem;
  color: #ccc;
  line-height: 2.5rem;
  margin-top: -0.625rem; }

.tx-bfd-einsatzstellensuche .searchbox h1.searcheinsatz {
  line-height: 1em; }

.tx-bfd-einsatzstellensuche .searchbox .form-group {
  height: 2.5rem; }

.tx-bfd-einsatzstellensuche .mapbox {
  padding: 0 0.625rem 0.1875rem 0.625rem;
  background-color: white;
  border: 0.0625rem solid #f39200;
  margin-top: 0.9375rem; }
  .tx-bfd-einsatzstellensuche .mapbox .ppk-osmap {
    margin-top: 0.5625rem; }

.tx-bfd-einsatzstellensuche .toggle-detailsearch {
  background: #f39200;
  display: inline-block;
  font-weight: bold;
  padding: 0.3125rem 0.625rem;
  position: relative;
  float: left; }
  .tx-bfd-einsatzstellensuche .toggle-detailsearch:hover {
    background: #da8300;
    cursor: pointer; }
  .tx-bfd-einsatzstellensuche .toggle-detailsearch i {
    width: 0.5rem; }
  .tx-bfd-einsatzstellensuche .toggle-detailsearch .fa-caret-down {
    display: none; }
  .tx-bfd-einsatzstellensuche .toggle-detailsearch.open .fa-caret-down {
    display: inline-block; }
  .tx-bfd-einsatzstellensuche .toggle-detailsearch.open .fa-caret-right {
    display: none; }

.tx-bfd-einsatzstellensuche .toggle-map {
  background: #f39200;
  display: inline-block;
  font-weight: bold;
  padding: 0.5rem 0.625rem;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 -0.625rem -0.625rem -0.625rem; }
  .tx-bfd-einsatzstellensuche .toggle-map:hover {
    background: #da8300;
    cursor: pointer; }
  .tx-bfd-einsatzstellensuche .toggle-map i {
    width: 0.5rem; }
  .tx-bfd-einsatzstellensuche .toggle-map.open .fa-caret-down {
    display: inline-block; }
  .tx-bfd-einsatzstellensuche .toggle-map.open .fa-caret-right {
    display: none; }

.tx-bfd-einsatzstellensuche .togglebox-detailsearch,
.tx-bfd-einsatzstellensuche .togglebox-map {
  background: #fff;
  border: 0.0625rem solid #f39200;
  display: none;
  margin-bottom: 0.625rem;
  padding: 0.9375rem; }
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch.show-box,
  .tx-bfd-einsatzstellensuche .togglebox-map.show-box {
    display: block; }
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch.map-box,
  .tx-bfd-einsatzstellensuche .togglebox-map.map-box {
    visibility: visible; }
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch .einsatzgebiete,
  .tx-bfd-einsatzstellensuche .togglebox-map .einsatzgebiete {
    margin: 1.5625rem 0; }
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch .margin-box,
  .tx-bfd-einsatzstellensuche .togglebox-map .margin-box {
    margin-bottom: 0.9375rem; }
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch .form-group.line label,
  .tx-bfd-einsatzstellensuche .togglebox-map .form-group.line label {
    min-width: 9.375rem; }
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch .form-group.line input,
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch .form-group.line textarea,
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch .form-group.line select,
  .tx-bfd-einsatzstellensuche .togglebox-map .form-group.line input,
  .tx-bfd-einsatzstellensuche .togglebox-map .form-group.line textarea,
  .tx-bfd-einsatzstellensuche .togglebox-map .form-group.line select {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch .form-group.line select,
  .tx-bfd-einsatzstellensuche .togglebox-map .form-group.line select {
    width: 12.875rem; }
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch .span4 .form-group.line input,
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch .span4 .form-group.line select,
  .tx-bfd-einsatzstellensuche .togglebox-map .span4 .form-group.line input,
  .tx-bfd-einsatzstellensuche .togglebox-map .span4 .form-group.line select {
    width: 92%; }
  .tx-bfd-einsatzstellensuche .togglebox-detailsearch .checkbox-label,
  .tx-bfd-einsatzstellensuche .togglebox-map .checkbox-label {
    font-size: .71rem;
    padding-left: 1.25rem;
    position: relative; }
    .tx-bfd-einsatzstellensuche .togglebox-detailsearch .checkbox-label input[type=checkbox],
    .tx-bfd-einsatzstellensuche .togglebox-map .checkbox-label input[type=checkbox] {
      left: 0;
      position: absolute;
      top: 0; }

.tx-bfd-einsatzstellensuche #limitwahl select {
  width: 5rem; }

.tx-bfd-einsatzstellensuche .single_view_entry {
  font-size: 0.9375rem; }
  .tx-bfd-einsatzstellensuche .single_view_entry p {
    font-size: unset; }
  .tx-bfd-einsatzstellensuche .single_view_entry h1 {
    font-size: 1.5rem; }
  .tx-bfd-einsatzstellensuche .single_view_entry h2 {
    font-size: 1.25rem; }
  .tx-bfd-einsatzstellensuche .single_view_entry .box {
    margin-bottom: 1.25rem;
    width: 100%;
    display: inline-block; }
    .tx-bfd-einsatzstellensuche .single_view_entry .box.white-bg {
      background: #fff; }
      .tx-bfd-einsatzstellensuche .single_view_entry .box.white-bg .detail-table td {
        line-height: 1.125rem; }
      .tx-bfd-einsatzstellensuche .single_view_entry .box.white-bg .box-content {
        padding: 0.625rem;
        display: flow-root; }
        .tx-bfd-einsatzstellensuche .single_view_entry .box.white-bg .box-content .span12 {
          margin-left: 0; }
        .tx-bfd-einsatzstellensuche .single_view_entry .box.white-bg .box-content.pdflink .pdf {
          padding-bottom: 0.625rem;
          padding-top: 0.125rem; }
  .tx-bfd-einsatzstellensuche .single_view_entry .einsatzbereich .span12,
  .tx-bfd-einsatzstellensuche .single_view_entry .kontaktdaten .span12,
  .tx-bfd-einsatzstellensuche .single_view_entry .einsatzplatz .span12 {
    margin-left: 0; }
  .tx-bfd-einsatzstellensuche .single_view_entry .kontaktdaten,
  .tx-bfd-einsatzstellensuche .single_view_entry .stellenbeschreibung {
    margin-top: 0.9375rem; }
  .tx-bfd-einsatzstellensuche .single_view_entry .detail-table td {
    vertical-align: top; }
  .tx-bfd-einsatzstellensuche .single_view_entry hr {
    border-color: #ccc;
    height: 0;
    margin: 0.625rem 0; }
  .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table {
    background: #fff;
    width: 100%;
    margin-bottom: 1.25rem; }
    .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table th {
      background: #f39200;
      border-right: 0.0625rem solid #ece6dd;
      color: #333;
      font-weight: bold;
      height: auto;
      line-height: normal;
      padding: .5% !important;
      text-align: left;
      vertical-align: middle; }
      .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table th span {
        float: left; }
        .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table th span.filter {
          margin-left: 0.625rem;
          margin-top: 0;
          max-width: 3em; }
          .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table th span.filter select {
            margin: 0;
            width: auto; }
      .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table th label {
        display: none; }
      .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table th form {
        display: block;
        float: left;
        width: 100%;
        margin: 0; }
    .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table td {
      padding: 0.3125rem;
      text-align: left;
      vertical-align: top;
      word-wrap: break-word !important; }
    .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table .slinks {
      display: block;
      float: right;
      height: 1.5rem;
      margin-left: 0.625rem;
      margin-top: -0.4375rem;
      width: 0.5rem; }
      .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table .slinks a {
        display: block;
        height: 0.75rem;
        width: 0.5rem; }
        .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table .slinks a img {
          display: block;
          height: 0.75rem;
          width: 0.5rem; }
        .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table .slinks a:focus {
          background-color: #ffb266;
          text-decoration: underline; }
        .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table .slinks a:hover, .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table .slinks a:active {
          font-weight: normal;
          text-decoration: underline; }
    .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table .row1 {
      border-bottom: 0.0625rem solid #333;
      width: 23%; }
    .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table .row2 {
      border-bottom: 0.0625rem solid #333;
      width: 24%; }
    .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table .row3 {
      border-bottom: 0.0625rem solid #333;
      width: 18%; }
    .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table .row4 {
      border-bottom: 0.0625rem solid #333;
      width: 7%; }
    .tx-bfd-einsatzstellensuche .single_view_entry #bfd_result_table .row5 {
      border-bottom: 0.0625rem solid #333;
      width: 18%; }

.tx-einsatzstellensuche-p1.preview .stammdaten {
  margin-bottom: 3.125rem; }
  .tx-einsatzstellensuche-p1.preview .stammdaten h3 {
    font-size: 1rem;
    font-weight: bold; }

.tx-einsatzstellensuche-p1.preview .section-kontaktdaten,
.tx-einsatzstellensuche-p1.preview .section-taetigkeitsfeld,
.tx-einsatzstellensuche-p1.preview .section-einsatzbereiche {
  margin-bottom: 1.25rem; }

.tx-einsatzstellensuche-p1.preview .headline {
  float: left; }

.tx-einsatzstellensuche-p1.preview .toggle-button {
  margin: 0.0625rem 0.625rem 0.0625rem;
  float: left; }

.tx-einsatzstellensuche-p1.preview .infobutton {
  margin-top: 0.3125rem; }

.tx-einsatzstellensuche-p1.preview #bfd_result_table.platzangebote {
  margin-top: 0.3125rem; }
  .tx-einsatzstellensuche-p1.preview #bfd_result_table.platzangebote td {
    text-align: center; }
    .tx-einsatzstellensuche-p1.preview #bfd_result_table.platzangebote td:first-child {
      text-align: left; }
  .tx-einsatzstellensuche-p1.preview #bfd_result_table.platzangebote .fa-pencil,
  .tx-einsatzstellensuche-p1.preview #bfd_result_table.platzangebote .fa-trash {
    color: #f39200;
    font-size: 1.25rem; }
    .tx-einsatzstellensuche-p1.preview #bfd_result_table.platzangebote .fa-pencil:hover,
    .tx-einsatzstellensuche-p1.preview #bfd_result_table.platzangebote .fa-trash:hover {
      color: #da8300; }

.tx-bfd-einsatzstellensuche-mini-menu {
  background: #fff;
  border: .0625rem solid #f39200;
  padding: .9375rem; }
  .tx-bfd-einsatzstellensuche-mini-menu ul {
    list-style: none;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: left; }
    .tx-bfd-einsatzstellensuche-mini-menu ul li {
      border-top: .0625rem solid #bbb;
      margin-top: .625rem;
      font-size: 1.4rem; }
      .tx-bfd-einsatzstellensuche-mini-menu ul li:first-of-type {
        border-top: none;
        margin-top: 0;
        margin-bottom: .625rem; }
      .tx-bfd-einsatzstellensuche-mini-menu ul li i {
        color: black; }

#content .tx-bfd-einsatzstellensuche-mini-menu {
  margin-bottom: 0.625rem; }
  #content .tx-bfd-einsatzstellensuche-mini-menu ul li {
    background: none !important;
    padding-left: 0 !important; }

.tx-bfd-einsatzstellensuche .bfd_result_view {
  clear: both;
  margin-top: 1.5625rem; }
  .tx-bfd-einsatzstellensuche .bfd_result_view h2 {
    float: left; }
  .tx-bfd-einsatzstellensuche .bfd_result_view .table-wrapper {
    width: 100%; }
  .tx-bfd-einsatzstellensuche .bfd_result_view .pagebrowser li a {
    height: 1.25rem; }
  .tx-bfd-einsatzstellensuche .bfd_result_view .listLimit {
    text-align: right; }
    .tx-bfd-einsatzstellensuche .bfd_result_view .listLimit label {
      display: inline;
      margin-right: 0.625rem; }
  .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table {
    background: #fff;
    width: 100%;
    margin-bottom: 0.25rem; }
    .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table th {
      background: #f39200;
      border-right: 0.0625rem solid #ece6dd;
      color: #333;
      font-weight: bold;
      height: auto;
      line-height: normal;
      padding: .5% !important;
      text-align: left;
      vertical-align: middle; }
      .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table th span {
        float: left; }
        .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table th span.filter {
          margin-left: 0.625rem;
          margin-top: 0;
          max-width: 3em; }
          .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table th span.filter select {
            margin: 0;
            width: auto; }
      .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table th label {
        display: none; }
      .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table th form {
        display: block;
        float: left;
        width: 100%;
        margin: 0; }
    .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table td {
      font-size: .9em;
      padding: 0.3125rem;
      text-align: left;
      vertical-align: top;
      word-wrap: break-word !important; }
    .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .slinks {
      display: block;
      float: right;
      height: 1.5rem;
      margin-left: 0.625rem;
      margin-top: -0.4375rem;
      width: 0.5rem; }
      .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .slinks a {
        display: block;
        height: 0.75rem;
        width: 0.5rem; }
        .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .slinks a img {
          display: block;
          height: 0.75rem;
          width: 0.5rem; }
        .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .slinks a:focus {
          background-color: #ffb266;
          text-decoration: underline; }
        .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .slinks a:hover, .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .slinks a:active {
          font-weight: normal;
          text-decoration: underline; }
    .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .row1 {
      border-bottom: 0.0625rem solid #333;
      width: 30%; }
    .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .row2 {
      border-bottom: 0.0625rem solid #333;
      width: 29%; }
    .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .row3 {
      border-bottom: 0.0625rem solid #333;
      width: 11%; }
    .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .row4 {
      border-bottom: 0.0625rem solid #333;
      width: 20%; }
    .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .row5 {
      border-bottom: 0.0625rem solid #333;
      border-right: none;
      width: 6%;
      text-align: center; }
    .tx-bfd-einsatzstellensuche .bfd_result_view #bfd_result_table .row6 {
      border-bottom: 0.0625rem solid #333;
      width: 4%;
      text-align: center; }
  .tx-bfd-einsatzstellensuche .bfd_result_view .legend {
    float: right;
    margin-bottom: 0.625rem; }

.tx-bfd-einsatzstellensuche .searchbutton {
  padding-top: 1.875rem; }

.tx-bfd-einsatzstellensuche #searchbfd hr {
  border-color: #ccc;
  height: 0;
  margin: 0.625rem 0; }

.tx-bfd-einsatzstellensuche #einsatzstellesuche_plz,
.tx-bfd-einsatzstellensuche #einsatzplatzsuche_plz {
  width: 80%; }

.tx-bfd-einsatzstellensuche .einsatzgebiete label {
  display: inline-block; }

@media screen and (max-width: 767px) {
  .tx-bfd-einsatzstellensuche .searchbox .form-group {
    height: auto; } }

.tx-bfd-einsatzstellensuche .preview .panel {
  margin-bottom: 0.625rem; }
  .tx-bfd-einsatzstellensuche .preview .panel .panel-heading {
    color: #fff;
    background-color: #f39200;
    border-color: #f39200; }
    .tx-bfd-einsatzstellensuche .preview .panel .panel-heading h2 {
      margin: 0;
      padding: 0.3125rem;
      font-size: 1.125rem; }
    .tx-bfd-einsatzstellensuche .preview .panel .panel-heading .toggle-button {
      margin: 0.5rem 0.625rem 0.0625rem; }
      .tx-bfd-einsatzstellensuche .preview .panel .panel-heading .toggle-button .textbutton {
        font-size: 1rem;
        float: left;
        margin-right: 0.3125rem; }
  .tx-bfd-einsatzstellensuche .preview .panel .panel-body {
    background-color: #fff;
    border: 0.0625rem solid #f39200;
    padding: 0.625rem 0.9375rem 0.3125rem 0; }
    .tx-bfd-einsatzstellensuche .preview .panel .panel-body .marginleftfix {
      margin-left: 0.9375rem; }

.tx-bfd-einsatzstellensuche .einsatzstelle-edit {
  background: #ece6dd;
  padding: 0.9375rem; }
  .tx-bfd-einsatzstellensuche .einsatzstelle-edit .panel {
    margin-bottom: 0.625rem; }
    .tx-bfd-einsatzstellensuche .einsatzstelle-edit .panel .panel-heading {
      color: #fff;
      background-color: #f39200;
      border-color: #f39200; }
      .tx-bfd-einsatzstellensuche .einsatzstelle-edit .panel .panel-heading h2 {
        margin: 0;
        padding: 0.3125rem;
        font-size: 1.125rem; }
      .tx-bfd-einsatzstellensuche .einsatzstelle-edit .panel .panel-heading .toggle-button {
        margin: 0.5rem 0.625rem 0.0625rem; }
        .tx-bfd-einsatzstellensuche .einsatzstelle-edit .panel .panel-heading .toggle-button .textbutton {
          font-size: 1rem;
          float: left;
          margin-right: 0.3125rem; }
    .tx-bfd-einsatzstellensuche .einsatzstelle-edit .panel .panel-body {
      background-color: #fff;
      border: 0.0625rem solid #f39200;
      padding: 0.625rem 0.9375rem 0.3125rem 0.9375rem; }
      .tx-bfd-einsatzstellensuche .einsatzstelle-edit .panel .panel-body .marginleftfix {
        margin-left: 0.9375rem; }
  .tx-bfd-einsatzstellensuche .einsatzstelle-edit .section-datenschutz .panel-body .headline {
    font-weight: bold;
    margin-bottom: 0.3125rem; }
  .tx-bfd-einsatzstellensuche .einsatzstelle-edit .section-datenschutz .panel-body label {
    display: block;
    margin-left: 3em;
    font-weight: normal; }
  .tx-bfd-einsatzstellensuche .einsatzstelle-edit .section-datenschutz .panel-body input.checkbox {
    float: left;
    display: block;
    margin-right: 0.625rem;
    margin-left: 0.625rem; }

.tx-bfd-einsatzstellensuche .einsatzplatzpreview .panel {
  margin-bottom: 0.625rem; }
  .tx-bfd-einsatzstellensuche .einsatzplatzpreview .panel .panel-heading {
    color: #fff;
    background-color: #f39200;
    border-color: #f39200; }
    .tx-bfd-einsatzstellensuche .einsatzplatzpreview .panel .panel-heading h2 {
      margin: 0;
      padding: 0.3125rem;
      font-size: 1.125rem; }
    .tx-bfd-einsatzstellensuche .einsatzplatzpreview .panel .panel-heading .toggle-button {
      margin: 0.5rem 0.625rem 0.0625rem; }
      .tx-bfd-einsatzstellensuche .einsatzplatzpreview .panel .panel-heading .toggle-button .textbutton {
        font-size: 1rem;
        float: left;
        margin-right: 0.3125rem; }
  .tx-bfd-einsatzstellensuche .einsatzplatzpreview .panel .panel-body {
    background-color: #fff;
    border: 0.0625rem solid #f39200;
    padding: 0.625rem 0; }
    .tx-bfd-einsatzstellensuche .einsatzplatzpreview .panel .panel-body .marginleftfix {
      margin-left: 0.9375rem; }
  .tx-bfd-einsatzstellensuche .einsatzplatzpreview .panel #bfd_result_einsatzplaetze_table {
    background: #fff;
    width: 100%;
    margin-bottom: 1.25rem; }
    .tx-bfd-einsatzstellensuche .einsatzplatzpreview .panel #bfd_result_einsatzplaetze_table th {
      background: #f39200;
      border-right: 0.0625rem solid #ece6dd;
      color: #333;
      font-weight: bold;
      height: auto;
      line-height: normal;
      padding: .5% !important;
      text-align: center;
      vertical-align: middle; }
    .tx-bfd-einsatzstellensuche .einsatzplatzpreview .panel #bfd_result_einsatzplaetze_table td {
      font-size: .9em;
      padding: 0.3125rem;
      vertical-align: middle;
      word-wrap: break-word !important; }
      .tx-bfd-einsatzstellensuche .einsatzplatzpreview .panel #bfd_result_einsatzplaetze_table td:not(:first-child) {
        text-align: center; }

.tx-bfd-einsatzstellensuche .einsatzplatz-neu,
.tx-bfd-einsatzstellensuche .einsatzplatz-edit {
  background: #ece6dd;
  padding: 0.9375rem; }
  .tx-bfd-einsatzstellensuche .einsatzplatz-neu .panel,
  .tx-bfd-einsatzstellensuche .einsatzplatz-edit .panel {
    margin-bottom: 0.625rem; }
    .tx-bfd-einsatzstellensuche .einsatzplatz-neu .panel .panel-heading,
    .tx-bfd-einsatzstellensuche .einsatzplatz-edit .panel .panel-heading {
      background-color: #f39200;
      border-color: #f39200;
      color: #fff; }
      .tx-bfd-einsatzstellensuche .einsatzplatz-neu .panel .panel-heading h2,
      .tx-bfd-einsatzstellensuche .einsatzplatz-edit .panel .panel-heading h2 {
        font-size: 1.125rem;
        margin: 0;
        padding: 0.3125rem; }
      .tx-bfd-einsatzstellensuche .einsatzplatz-neu .panel .panel-heading .toggle-button,
      .tx-bfd-einsatzstellensuche .einsatzplatz-edit .panel .panel-heading .toggle-button {
        margin: 0.5rem 0.625rem 0.0625rem; }
        .tx-bfd-einsatzstellensuche .einsatzplatz-neu .panel .panel-heading .toggle-button .textbutton,
        .tx-bfd-einsatzstellensuche .einsatzplatz-edit .panel .panel-heading .toggle-button .textbutton {
          float: left;
          font-size: 1rem;
          margin-right: 0.3125rem; }
    .tx-bfd-einsatzstellensuche .einsatzplatz-neu .panel .panel-body,
    .tx-bfd-einsatzstellensuche .einsatzplatz-edit .panel .panel-body {
      background-color: #fff;
      border: 0.0625rem solid #f39200;
      padding: 0.625rem 0.9375rem 0.625rem 0.9375rem; }
      .tx-bfd-einsatzstellensuche .einsatzplatz-neu .panel .panel-body .marginleftfix,
      .tx-bfd-einsatzstellensuche .einsatzplatz-edit .panel .panel-body .marginleftfix {
        margin-left: 0.9375rem; }
  .tx-bfd-einsatzstellensuche .einsatzplatz-neu .section-datenschutz .panel-body .headline,
  .tx-bfd-einsatzstellensuche .einsatzplatz-edit .section-datenschutz .panel-body .headline {
    font-weight: bold;
    margin-bottom: 0.3125rem; }
  .tx-bfd-einsatzstellensuche .einsatzplatz-neu .section-datenschutz .panel-body label,
  .tx-bfd-einsatzstellensuche .einsatzplatz-edit .section-datenschutz .panel-body label {
    display: block;
    margin-left: 3em;
    font-weight: normal; }
  .tx-bfd-einsatzstellensuche .einsatzplatz-neu .section-datenschutz .panel-body input.checkbox,
  .tx-bfd-einsatzstellensuche .einsatzplatz-edit .section-datenschutz .panel-body input.checkbox {
    float: left;
    display: block;
    margin-right: 0.625rem;
    margin-left: 0.625rem; }

.tx-bfd-einsatzstellensuche .benutzerpreview .panel,
.tx-bfd-einsatzstellensuche .benutzeredit .panel {
  margin-bottom: 0.625rem; }
  .tx-bfd-einsatzstellensuche .benutzerpreview .panel .panel-heading,
  .tx-bfd-einsatzstellensuche .benutzeredit .panel .panel-heading {
    color: #fff;
    background-color: #f39200;
    border-color: #f39200; }
    .tx-bfd-einsatzstellensuche .benutzerpreview .panel .panel-heading h2,
    .tx-bfd-einsatzstellensuche .benutzeredit .panel .panel-heading h2 {
      margin: 0;
      padding: 0.3125rem;
      font-size: 1.125rem; }
    .tx-bfd-einsatzstellensuche .benutzerpreview .panel .panel-heading .toggle-button,
    .tx-bfd-einsatzstellensuche .benutzeredit .panel .panel-heading .toggle-button {
      margin: 0.5rem 0.625rem 0.0625rem; }
      .tx-bfd-einsatzstellensuche .benutzerpreview .panel .panel-heading .toggle-button .textbutton,
      .tx-bfd-einsatzstellensuche .benutzeredit .panel .panel-heading .toggle-button .textbutton {
        font-size: 1rem;
        float: left;
        margin-right: 0.3125rem; }
  .tx-bfd-einsatzstellensuche .benutzerpreview .panel .panel-body,
  .tx-bfd-einsatzstellensuche .benutzeredit .panel .panel-body {
    background-color: #fff;
    border: 0.0625rem solid #f39200;
    padding: 0.625rem 0.9375rem 0.3125rem 0.9375rem; }
    .tx-bfd-einsatzstellensuche .benutzerpreview .panel .panel-body .marginleftfix,
    .tx-bfd-einsatzstellensuche .benutzeredit .panel .panel-body .marginleftfix {
      margin-left: 0.9375rem; }

.tx-bfd-einsatzstellensuche .benutzerpreview .section-datenschutz .panel-body .headline,
.tx-bfd-einsatzstellensuche .benutzeredit .section-datenschutz .panel-body .headline {
  font-weight: bold;
  margin-bottom: 0.3125rem; }

.tx-bfd-einsatzstellensuche .benutzerpreview .section-datenschutz .panel-body label,
.tx-bfd-einsatzstellensuche .benutzeredit .section-datenschutz .panel-body label {
  display: block;
  margin-left: 3em;
  font-weight: normal; }

.tx-bfd-einsatzstellensuche .benutzerpreview .section-datenschutz .panel-body input.checkbox,
.tx-bfd-einsatzstellensuche .benutzeredit .section-datenschutz .panel-body input.checkbox {
  float: left;
  display: block;
  margin-right: 0.625rem;
  margin-left: 0.625rem; }

.tx-bfd-einsatzstellensuche .smallprevieweinsatzstellensuche .panel,
.tx-bfd-einsatzstellensuche .smallprevieweinsatzplatz .panel {
  margin-bottom: 0.625rem;
  border: 0.0625rem solid #f39200; }
  .tx-bfd-einsatzstellensuche .smallprevieweinsatzstellensuche .panel .panel-heading,
  .tx-bfd-einsatzstellensuche .smallprevieweinsatzplatz .panel .panel-heading {
    color: #fff;
    background-color: #f39200;
    border-color: #f39200; }
    .tx-bfd-einsatzstellensuche .smallprevieweinsatzstellensuche .panel .panel-heading h2,
    .tx-bfd-einsatzstellensuche .smallprevieweinsatzplatz .panel .panel-heading h2 {
      margin: 0;
      padding: 0.3125rem;
      font-size: 1.125rem; }
    .tx-bfd-einsatzstellensuche .smallprevieweinsatzstellensuche .panel .panel-heading .toggle-button,
    .tx-bfd-einsatzstellensuche .smallprevieweinsatzplatz .panel .panel-heading .toggle-button {
      margin: 0.5rem 0.625rem 0.0625rem; }
      .tx-bfd-einsatzstellensuche .smallprevieweinsatzstellensuche .panel .panel-heading .toggle-button .textbutton,
      .tx-bfd-einsatzstellensuche .smallprevieweinsatzplatz .panel .panel-heading .toggle-button .textbutton {
        font-size: 1rem;
        float: left;
        margin-right: 0.3125rem; }
  .tx-bfd-einsatzstellensuche .smallprevieweinsatzstellensuche .panel .panel-body,
  .tx-bfd-einsatzstellensuche .smallprevieweinsatzplatz .panel .panel-body {
    background-color: #fff;
    padding: 0.625rem 0.9375rem 0.3125rem 0.9375rem; }
    .tx-bfd-einsatzstellensuche .smallprevieweinsatzstellensuche .panel .panel-body .title,
    .tx-bfd-einsatzstellensuche .smallprevieweinsatzplatz .panel .panel-body .title {
      font-weight: bold; }
    .tx-bfd-einsatzstellensuche .smallprevieweinsatzstellensuche .panel .panel-body hr,
    .tx-bfd-einsatzstellensuche .smallprevieweinsatzplatz .panel .panel-body hr {
      margin: 0.3125rem 0; }
  .tx-bfd-einsatzstellensuche .smallprevieweinsatzstellensuche .panel .panel-footer,
  .tx-bfd-einsatzstellensuche .smallprevieweinsatzplatz .panel .panel-footer {
    padding: 0.3125rem 0.3125rem;
    background-color: #ece6dd;
    border-top: 0.0625rem solid #f39200;
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem;
    text-align: right; }

.tx-bfd-einsatzstellensuche .modaleinstazstellensuche {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  padding-top: 6.25rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  /* Modal Content */ }
  .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content {
    background-color: #fefefe;
    border: 0.0625rem solid #888;
    margin: auto;
    width: 40%; }
    .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content .modal-header {
      text-align: left;
      /* The Close Button */ }
      .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content .modal-header .close {
        color: #0e658f;
        float: right;
        font-size: 2.25rem;
        font-weight: bold;
        opacity: 1;
        overflow: visible; }
      .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content .modal-header .close:hover,
      .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content .modal-header .close:focus {
        color: #333;
        cursor: pointer;
        text-decoration: none; }
    .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content .modal-body {
      font-size: 1rem;
      line-height: 1.25rem;
      text-align: left; }
    .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content .modal-footer .btn-primary {
      background-color: #0e658f;
      background-image: none; }
      .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content .modal-footer .btn-primary:hover, .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content .modal-footer .btn-primary:focus {
        background-color: #666;
        color: #fff;
        cursor: pointer;
        text-decoration: none; }
    .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content .modal-footer .btn-danger {
      background-color: #d51c08;
      background-image: none; }
      .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content .modal-footer .btn-danger:hover, .tx-bfd-einsatzstellensuche .modaleinstazstellensuche .modal-content .modal-footer .btn-danger:focus {
        opacity: .5;
        cursor: pointer;
        text-decoration: none; }

.tx-einsatzstellensuche-marginal {
  background: #ece6dd; }
  @media screen and (min-width: 767px) {
    .tx-einsatzstellensuche-marginal .marginal-search-new-einsatzstellensuche {
      background: #ece6dd url("../Images/karte.gif") no-repeat 102% 60%; } }
  .tx-einsatzstellensuche-marginal hr {
    margin: 0 0 -0.3125rem 0 !important;
    border-top: 0.0625rem solid #bbb;
    width: 65%;
    text-align: left; }
  .tx-einsatzstellensuche-marginal label {
    width: 50%; }
  .tx-einsatzstellensuche-marginal .choice {
    position: relative;
    display: inline-block;
    margin-right: 1em;
    white-space: nowrap;
    line-height: 2; }
    .tx-einsatzstellensuche-marginal .choice input {
      position: absolute;
      left: 0;
      top: 0;
      min-width: 1em;
      width: 100%;
      height: 100%;
      z-index: 2;
      opacity: 0;
      margin: 0;
      padding: 0;
      cursor: pointer; }
    .tx-einsatzstellensuche-marginal .choice input[type=radio] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0;
      width: 100%; }
    .tx-einsatzstellensuche-marginal .choice .state label {
      position: static;
      position: initial;
      display: inline-block;
      font-weight: 400;
      font-size: 1.125rem;
      margin: 0;
      line-height: 2;
      text-indent: 1.2em;
      min-width: calc(1em + 0.125rem);
      color: #0e658f; }
    .tx-einsatzstellensuche-marginal .choice .state label::after,
    .tx-einsatzstellensuche-marginal .choice .state label::before {
      content: '';
      width: 0.9375rem;
      height: 0.9375rem;
      display: block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 0;
      border: 0.0625rem solid transparent;
      z-index: 0;
      position: absolute;
      left: 0;
      top: calc((0% - (100% - 2.9em)) - 8%);
      background-color: transparent; }
    .tx-einsatzstellensuche-marginal .choice .state label::before {
      border-width: calc(1em / 9);
      border-radius: 100%;
      border-color: #666; }
    .tx-einsatzstellensuche-marginal .choice .state label::after {
      border-width: calc(1em / 9);
      border-radius: 100%;
      -webkit-transform: scale(0.4) !important;
      transform: scale(0.4) !important; }
    .tx-einsatzstellensuche-marginal .choice input:checked ~ .state label::after {
      background-color: #000 !important; }

.tx-bfd-einsatzstellensuche .visibility-toggle-button {
  display: inline-block;
  height: 1.875rem;
  width: 3.75rem; }
  .tx-bfd-einsatzstellensuche .visibility-toggle-button a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    float: left;
    padding: 0.3125rem;
    text-align: center;
    width: 50%; }
    .tx-bfd-einsatzstellensuche .visibility-toggle-button a.disabled, .tx-bfd-einsatzstellensuche .visibility-toggle-button a.disabled.on, .tx-bfd-einsatzstellensuche .visibility-toggle-button a.disabled.off {
      background: #bbb;
      color: #333; }
    .tx-bfd-einsatzstellensuche .visibility-toggle-button a.on, .tx-bfd-einsatzstellensuche .visibility-toggle-button a.disabled.on:hover {
      background: #179e0e;
      color: #fff;
      cursor: pointer; }
    .tx-bfd-einsatzstellensuche .visibility-toggle-button a.off, .tx-bfd-einsatzstellensuche .visibility-toggle-button a.disabled.off:hover {
      background: #d51c08;
      color: #fff;
      cursor: pointer; }
    .tx-bfd-einsatzstellensuche .visibility-toggle-button a.enabled.on:hover, .tx-bfd-einsatzstellensuche .visibility-toggle-button a.enabled.off:hover {
      cursor: default; }

.modal-backdrop {
  position: relative !important; }

#sidebar .einsatzstellensuche-content .frame-default.frame-type-menu_pages {
  background: #fff;
  border: 0.0625rem solid #f39200;
  font-size: 1.375rem;
  padding: 0.9375rem; }
  #sidebar .einsatzstellensuche-content .frame-default.frame-type-menu_pages ul a::before {
    content: '\f002';
    display: inline-block;
    font: normal normal normal 0.875rem/1 FontAwesome;
    font-size: 1.25rem;
    padding-right: 0.3125rem;
    text-rendering: auto; }

#content .tx-bfd-einsatzstellensuche ul.validation-result {
  margin: 0 0 .625rem 0;
  padding-bottom: .625rem; }

.tx-bfd-einsatzstellensuche h1 small,
.tx-bfd-einsatzstellensuche h2 small,
.tx-bfd-einsatzstellensuche h3 small,
.tx-bfd-einsatzstellensuche h4 small,
.tx-bfd-einsatzstellensuche h5 small,
.tx-bfd-einsatzstellensuche h6 small {
  color: inherit;
  font-size: 85%; }

.tx-bfd-einsatzstellensuche .disabled {
  color: #bbb; }

.tx-bfd-einsatzstellensuche .alert-error {
  background-color: #fff;
  border-color: #d51c08;
  color: #d51c08; }

.tx-bfd-einsatzstellensuche .f3-form-error {
  border: 0.0625rem solid #d51c08; }

.tx-bfd-einsatzstellensuche form .einsatzbereiche {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  overflow: hidden; }

.tx-bfd-einsatzstellensuche .ck-editor__editable {
  min-height: 9.375rem; }

.tx-bfd-einsatzstellensuche textarea,
.tx-bfd-einsatzstellensuche input {
  width: 90%; }

.tx-bfd-einsatzstellensuche select {
  width: 91%; }

.tx-bfd-einsatzstellensuche .button.reset,
.tx-bfd-einsatzstellensuche input[type=reset] {
  background: #bbb; }
  .tx-bfd-einsatzstellensuche .button.reset:hover,
  .tx-bfd-einsatzstellensuche input[type=reset]:hover {
    color: #333; }
  .tx-bfd-einsatzstellensuche .button.reset:active,
  .tx-bfd-einsatzstellensuche input[type=reset]:active {
    color: #333; }
  .tx-bfd-einsatzstellensuche .button.reset:focus,
  .tx-bfd-einsatzstellensuche input[type=reset]:focus {
    color: #333 !important; }

.tx-bfd-einsatzstellensuche .infotext {
  margin-bottom: 0.625rem;
  border: 0.0625rem solid #0e658f;
  padding: 0.3125rem;
  background-color: #eee; }

.tx-bfd-einsatzstellensuche input[type="submit"],
.tx-bfd-einsatzstellensuche input[type="radio"],
.tx-bfd-einsatzstellensuche input[type="checkbox"] {
  width: auto; }

.tx-bfd-einsatzstellensuche div.checkbox {
  overflow: hidden; }

.tx-bfd-einsatzstellensuche a.accDienstbeginnBisHinweis {
  display: block;
  color: black;
  text-decoration: none; }
  .tx-bfd-einsatzstellensuche a.accDienstbeginnBisHinweis span.more {
    color: #0e658f; }
  .tx-bfd-einsatzstellensuche a.accDienstbeginnBisHinweis.collapsed span.more {
    display: inline !important; }
  .tx-bfd-einsatzstellensuche a.accDienstbeginnBisHinweis:focus span.more {
    color: inherit; }

.tx-bfd-einsatzstellensuche #accDienstbeginnBisHinweis a {
  padding-bottom: 0.125rem; }

@media screen and (max-width: 767px) {
  .tx-bfd-einsatzstellensuche textarea,
  .tx-bfd-einsatzstellensuche input {
    width: 98%; }
  .tx-bfd-einsatzstellensuche select {
    width: 99%; } }

.einsatzstellensuche-content .tx-felogin-pi1 {
  background: #ece6dd;
  padding: 3%;
  border-top: 0.0625rem solid #bbb; }
  .einsatzstellensuche-content .tx-felogin-pi1 h3 {
    border: none;
    color: #666;
    display: inline-block;
    font-size: 1.45em;
    line-height: inherit; }
  .einsatzstellensuche-content .tx-felogin-pi1 legend {
    display: none; }
  .einsatzstellensuche-content .tx-felogin-pi1 input[type=submit] {
    background: #f39200;
    border: 0;
    border-radius: 0.3125rem;
    color: #000;
    display: inline-block;
    padding: 0.1875rem 0.625rem 0.25rem; }
  .einsatzstellensuche-content .tx-felogin-pi1 a {
    background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -0.4375rem;
    color: #0e658f;
    height: 1rem;
    padding: 0 0.125rem 0 1.25rem;
    width: 1rem; }

.ui-datepicker {
  background: #fff;
  display: none;
  padding: .2em .2em 0;
  width: 17em;
  padding-right: 0.9375rem; }

.ui-datepicker .ui-datepicker-header {
  padding: .2em 0;
  position: relative; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  height: 1.8em;
  position: absolute;
  top: 0.125rem;
  width: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  color: #f39200;
  cursor: pointer;
  top: 0.125rem; }

.ui-datepicker .ui-datepicker-prev {
  left: 0.125rem; }

.ui-datepicker .ui-datepicker-next {
  right: 0.125rem; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 0.125rem; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 0.125rem; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  left: 50%;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
  position: absolute;
  top: 50%; }

.ui-datepicker .ui-datepicker-title {
  font-weight: bold;
  line-height: 1.8em;
  margin: 0 2.3em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 0.0625rem 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  border-collapse: collapse;
  font-size: .9em;
  margin: 0 0 .4em;
  width: 100%; }

.ui-datepicker th {
  border: 0;
  font-weight: bold;
  padding: .7em .3em;
  text-align: center; }

.ui-datepicker td {
  border: 0;
  padding: 0.0625rem; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .25em .8em;
  text-align: right;
  text-decoration: none; }
  .ui-datepicker td span:hover, .ui-datepicker td span:focus,
  .ui-datepicker td a:hover,
  .ui-datepicker td a:focus {
    background: #f39200;
    color: #fff;
    cursor: pointer; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  margin: .7em 0 0;
  padding: 0 .2em; }

.ui-datepicker .ui-datepicker-buttonpane button {
  cursor: pointer;
  float: right;
  margin: .5em .2em .4em;
  overflow: visible;
  padding: .2em .6em .3em;
  width: auto; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  margin: 0 auto .4em;
  width: 95%; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  font-size: 0;
  width: 100%; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  left: auto;
  right: 0.125rem; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 0.125rem;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  left: auto;
  right: 0.0625rem; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 0.0625rem;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0.0625rem;
  border-right-width: 0; }

.tx-bfd-einsatzstellensuche .map {
  display: block;
  margin: 0 auto;
  width: 16.25rem; }

.tx-bfd-einsatzstellensuche #searchbfd {
  position: relative; }
  .tx-bfd-einsatzstellensuche #searchbfd .mapTooltip {
    left: auto !important;
    position: absolute !important;
    right: 15.625rem !important;
    top: 0 !important; }

#content .tx-bfd-einsatzstellensuche .typo3-messages {
  background: #fff;
  margin-left: 0;
  padding: 0.9375rem 0.9375rem 0 0.9375rem; }
  #content .tx-bfd-einsatzstellensuche .typo3-messages li {
    background: none !important;
    border: 0;
    margin-bottom: 0;
    padding-left: 0 !important;
    padding-top: 0; }
    #content .tx-bfd-einsatzstellensuche .typo3-messages li h4 {
      font-size: 1.125rem; }

#content .tx-bfd-einsatzstellensuche .pagebrowser {
  clear: both;
  width: 100%; }
  #content .tx-bfd-einsatzstellensuche .pagebrowser .paginationLabel {
    float: left;
    padding: 0.3125rem; }
  #content .tx-bfd-einsatzstellensuche .pagebrowser .pagination {
    display: inline;
    float: left;
    list-style-type: none;
    margin: 0;
    margin-bottom: 0.625rem;
    padding: 0; }
    #content .tx-bfd-einsatzstellensuche .pagebrowser .pagination li {
      background-color: #555 !important;
      background-image: none !important;
      border: 0.0625rem solid #555;
      border-radius: 0.3125rem;
      -moz-border-radius: 0.3125rem;
      -webkit-border-radius: 0.3125rem;
      display: inline-block;
      margin: 0;
      margin-right: 0.3125rem;
      min-width: 1.5625rem;
      padding: 0 !important; }
      #content .tx-bfd-einsatzstellensuche .pagebrowser .pagination li a {
        color: #fff;
        display: block;
        height: 1.5625rem;
        margin: 0.0625rem;
        padding: 0.25rem;
        text-align: center;
        width: 1.5625rem; }
      #content .tx-bfd-einsatzstellensuche .pagebrowser .pagination li.active {
        text-decoration: underline;
        font-weight: bold;
        color: #fff;
        text-align: center;
        padding: 0.3125rem !important;
        height: 1.5625rem;
        width: 1.5625rem; }

#content .tx-bfd-einsatzstellensuche fieldset.legend {
  background: #ffdcb5;
  font-size: 0.75rem; }
  #content .tx-bfd-einsatzstellensuche fieldset.legend legend {
    display: none; }
  #content .tx-bfd-einsatzstellensuche fieldset.legend ul {
    clear: left;
    overflow: hidden;
    padding: 0 0.375rem 0 0;
    margin: 0; }
    #content .tx-bfd-einsatzstellensuche fieldset.legend ul li {
      background: none !important;
      list-style: none;
      padding: 0 0 0.125rem 0.875rem !important;
      float: left; }
      #content .tx-bfd-einsatzstellensuche fieldset.legend ul li .fa {
        padding: 0 0.25rem 0 0; }

.tx-bfd-einsatzstellensuche .exception {
  padding: 1rem;
  border: 0.0625rem solid #900000;
  min-height: 5.9375rem;
  background: transparent url("../Images/karte.gif") no-repeat 102% 60%; }

.ppk-osmap {
  width: 100%;
  height: 0;
  padding-bottom: 55%;
  outline: none; }

.prunecluster {
  font-size: 0.75rem;
  border-radius: 1.25rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.leaflet-marker-icon.prunecluster-anim,
.leaflet-marker-shadow.prunecluster-anim,
.leaflet-markercluster-icon.prunecluster-anim {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.leaflet-zoom-anim .leaflet-zoom-animated.leaflet-marker-icon,
.leaflet-zoom-anim .leaflet-zoom-animated.leaflet-marker-shadow,
.leaflet-zoom-anim .leaflet-zoom-animated.leaflet-markercluster-icon {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

.prunecluster div {
  width: 1.875rem;
  height: 1.875rem;
  text-align: center;
  margin-left: 0.3125rem;
  margin-top: 0.3125rem;
  border-radius: 50%; }

.prunecluster div span {
  line-height: 1.875rem; }

.prunecluster-small {
  background-color: #b5e28c;
  background-color: rgba(181, 226, 140, 0.6); }

.prunecluster-small div {
  width: 1.75rem;
  height: 1.75rem;
  background-color: #6ecc39;
  background-color: rgba(110, 204, 57, 0.6); }

.prunecluster-small div span {
  line-height: 1.75rem; }

.prunecluster-medium {
  background-color: #f1d357;
  background-color: rgba(241, 211, 87, 0.6); }

.prunecluster-medium div {
  background-color: #f0c20c;
  background-color: rgba(240, 194, 12, 0.6); }

.prunecluster-large {
  background-color: #fd9c73;
  background-color: rgba(253, 156, 115, 0.6); }

.prunecluster-large div {
  width: 2.125rem;
  height: 2.125rem;
  background-color: #f18017;
  background-color: rgba(241, 128, 23, 0.6); }

.prunecluster-large div span {
  line-height: 2.125rem; }

span.twitter-typeahead .tt-menu,
span.twitter-typeahead .tt-dropdown-menu {
  cursor: pointer;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.3125rem 0;
  margin: 0.125rem 0 0;
  list-style: none;
  font-size: 0.875rem;
  text-align: left;
  background-color: #ffffff;
  border: 0.0625rem solid #cccccc;
  border: 0.0625rem solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 0.375rem 0.75rem rgba(0, 0, 0, 0.175);
  box-shadow: 0 0.375rem 0.75rem rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

span.twitter-typeahead .tt-suggestion {
  display: block;
  padding: 0.1875rem 1.25rem;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }

span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.input-group.input-group-lg span.twitter-typeahead .form-control {
  height: 2.875rem;
  padding: 0.625rem 1rem;
  font-size: 1.125rem;
  line-height: 1.3333333;
  border-radius: 0.375rem; }

.input-group.input-group-sm span.twitter-typeahead .form-control {
  height: 1.875rem;
  padding: 0.3125rem 0.625rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 0.1875rem; }

span.twitter-typeahead {
  width: 100%; }

.input-group span.twitter-typeahead {
  display: block !important;
  height: 2.125rem; }

.input-group span.twitter-typeahead .tt-menu,
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 2rem !important; }

.input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
  border-radius: 0; }

.input-group span.twitter-typeahead:first-child .form-control {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group span.twitter-typeahead:last-child .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.input-group.input-group-sm span.twitter-typeahead {
  height: 1.875rem; }

.input-group.input-group-sm span.twitter-typeahead .tt-menu,
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 1.875rem !important; }

.input-group.input-group-lg span.twitter-typeahead {
  height: 2.875rem; }

.input-group.input-group-lg span.twitter-typeahead .tt-menu,
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 2.875rem !important; }

/*# sourceMappingURL=bfd_einsatzstellensuche.css.map */

/*# sourceMappingURL=bfd_einsatzstellensuche.css.map */

/*# sourceMappingURL=bfd_einsatzstellensuche.css.map */

/*# sourceMappingURL=bfd_einsatzstellensuche.css.map */
