.c-dienststellensuche--new {
  background: white;
  box-shadow: 0px 5px 13px 1px rgb(0, 0, 0, 0.25);
}
.c-dienststellensuche--new .c-dienststellensuche__button {
  padding: 30px;
  background: #f4f8fa;
}
.c-dienststellensuche--new .c-dienststellensuche__button.c-dienststellensuche__button--selected {
  outline: 2px solid #2d6f9e;
}
.c-dienststellensuche--new .c-dienststellensuche__button:hover,
.c-dienststellensuche--new .c-dienststellensuche__button:focus,
.c-dienststellensuche--new .c-dienststellensuche__button:active {
  background: #2d6f9e;
  color: white;
}
.c-dienststellensuche--startseite--new .c-dienststellensuchteaser {
  background: #1f3347;
}
.c-akkordeon.c-akkordeon--form {
  margin-bottom: 20px;
}
.c-akkordeon.c-akkordeon--form .c-akkordeon__body {
  padding: 0;
  font-size: inherit;
}
.c-akkordeon.c-akkordeon--form .c-akkordeon__heading {
  font-weight: normal;
  padding: 20px 40px 20px 110px;
  position: relative;
}
.c-akkordeon.c-akkordeon--form .c-akkordeon__heading>span {
  text-transform: uppercase;
  font-weight: bold;
}
.c-akkordeon .c-akkordeon__heading>span::after {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
  color: #2d6f9e;
  text-align: center;
  line-height: 30px;
}
.c-akkordeon.c-akkordeon--zustaendigkeit .c-akkordeon__heading>span::after {
  content: "1";
}
.c-akkordeon.c-akkordeon--anliegen .c-akkordeon__heading>span::after {
  content: "2";
}
.c-akkordeon.c-akkordeon--ortsauswahl .c-akkordeon__heading>span::after {
  content: "3";
}
.c-akkordeon.c-akkordeon--ergebnis .c-akkordeon__heading>span::after {
  content: "4";
}
.c-akkordeon.c-akkordeon--zustaendigkeit .c-akkordeon__heading>span::before,
.c-akkordeon.c-akkordeon--ortsauswahl .c-akkordeon__heading>span::before,
.c-akkordeon.c-akkordeon--anliegen .c-akkordeon__heading>span::before,
.c-akkordeon.c-akkordeon--ergebnis .c-akkordeon__heading>span::before {
  content: "";
  position: absolute;
  background: white;
  border-radius: 18px;
  width: 35px;
  height: 35px;
  top: 50%;
  left: 40px;
  transform: translateY(-50%);
}
.c-akkordeon .c-akkordeon__heading.current>span::before {
  background: none;
  border: 2px solid white;
}
.c-akkordeon .c-akkordeon__heading.current>span::after {
  color: white;
}
.c-dienststellensuche.c-dienststellensuche--new input[type="submit"].c-dienststellensuche__button-forward {
  line-height: 1.5;
  margin-bottom: 20px;
  font-size: 1.5rem;
}
.c-dienststellensuche.c-dienststellensuche--new .c-dienststellensuche__wrapper-button {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .c-dienststellensuche.c-dienststellensuche--new input[type="submit"].c-dienststellensuche__button-forward {
    margin-top: 30px;
  }
  .c-dienststellensuche.c-dienststellensuche--new .c-dienststellensuche__wrapper-button {
    padding-bottom: 0;
  }
}
.c-ds-detailview__webMapFullscreen {
  display: none !important;
}
.c-dienststellensuche__mapListPanel {
  z-index: 1001;
}
.l-header {
  z-index: 1002;
}
/**** Unterschied zwischen aktivem Knoten, Flyout geöffnet und Hover (ZOLLGSB-1179) ****/
#navPrimary>ul>li .depth-1__a:hover,
#navPrimary>ul>li .depth-1__a:focus,
#navPrimary>ul>li .depth-1__a:active,
#navPrimary>ul>li.opened .depth-1__a {
  padding-bottom: 17px;
  border-bottom: 3px solid #1f3347;
  color: #1f3347;
  text-decoration: none;
}
#navPrimary>ul>li.opened .depth-1__a {
  text-decoration: underline;
  text-decoration-thickness: 3px;
}
#navPrimary>ul>li.opened .depth-1__a {
  border: 3px solid #1f3347;
}
.c-akkordeon .c-akkordeon__heading>span::after {
  counter-increment: form;
  content: counter(form) !important;
}
body {
  counter-reset: form;
}

.c-dienststellensuche.c-dienststellensuche--startseite.c-dienststellensuche--new .c-dienststellensuchteaser {
  margin-top: 8px;
}

@media only screen and (min-width: 48em) {
.c-dienststellensuche.c-dienststellensuche--startseite.c-dienststellensuche--new .c-dienststellensuchteaser {
  margin-top: 28px;
}
}

@media only screen and (min-width: 64em) {
.c-dienststellensuche.c-dienststellensuche--startseite.c-dienststellensuche--new .c-dienststellensuchteaser {
  margin-top: 30px;
}
}

.c-dienststellensuche.c-dienststellensuche--startseite.c-dienststellensuche--new .c-dienststellensuche__info {
  right: 12px;
  bottom: 30px;
}

@media only screen and (min-width: 48em) {
.c-dienststellensuche.c-dienststellensuche--startseite.c-dienststellensuche--new .c-dienststellensuche__info {
  right: 12px;
  bottom: 12px;
}
}

.c-dienststellensuche.c-dienststellensuche--startseite.c-dienststellensuche--new .c-dienststellensuche__info::before {
  display: block;
  position: static;
  left: auto;
  top: auto;
}

.c-socialmedia-disclaimer {
  padding: 2rem 4rem;
}

.c-socialmedia-disclaimer a.c-socialmedia-disclaimer__link {
    background-color:  #2d6f9e;
    display: block;
    margin: 20px auto 0;
    width: 15rem;
    text-align: center;
    padding: 5px;
    border-radius: 17px;
    border: 2px solid  #2d6f9e;
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem;
}

.c-socialmedia-disclaimer a.c-socialmedia-disclaimer__link:hover, .c-socialmedia-disclaimer a.c-socialmedia-disclaimer__link:focus, .c-socialmedia-disclaimer a.c-socialmedia-disclaimer__link:active {
    background-color: #f4f8fa;
    color: #2d6f9e;
}

.js-contact input.hasDatepicker {
  width: calc(100% - 26px);
}

.js-contact .js-datepicker .formField {
display: block;
position: relative;
}

.c-marginalspalten-boxen--bild .wrapper-text a::before {
  top: 5px;
  transform: none;
}

fieldset.newsletter .oneline input.submit {
  width: auto;
  float: left;
  margin-left: 0;
}
fieldset.newsletter .oneline .newsletter-aendern__submit {
  float: left;
}
