@charset "UTF-8";
/* ========================================================================================
vk_miniweb_bn.css: Blaue Nacht CSS
======================================================================================== */
.vk_liste {
  /* Akzentfarbe Hintergruende */
  /* Akzentfarbe Textlinks */
  /*
     * Stadtverfuehrungen Programm
     */
  /*
     * Headings
     */
  /*
     * Formular
     */
  /*
     * Icons
     */
  /*
     * Buttons
     */
  /* Filter-Button */
  /* Icon-Button */
  /*
     * Filter
     */
  /* An-Aus-Schalter */
  /*
     * Fuehrungen Ausgabe
     */
  /* Filterergebnis, Counter, Sortieroptionen */
  /* Content-Elemente volle Breite */
  /* Fuehrung Vorschau und Detailansicht */
  /* Fuehrung Ueberschrift */
  /* Toggle-Button */
  /* Detailansicht Rahmen */
  /* Fuehrungstyp Icon-Rahmen */
  /* Fuehrungstyp Icon-Liste */
  /* Tooltip */
  /* Ticket-Icon und Favorit-Icon Rahmen */
  /* Buchen-Button */
  /* Favorit Kennzeichnung */
  /* Veranstalterinfos */
  /* Veranstaltungslinks mit Icon */
  /* Veranstaltung Fliesstext */
  /* Fuehrung Infos und Adresse */
  /* Terminliste Zeile */
  /* Listen: Icons Fuehrungstypen, Termine, Veranstalter-Links */
  /* Container mit vorgestelltem Icon */
  /* ==========================================================================
     Media queries
     ========================================================================== */
  /*
     * Login, Registrieren Modals
     * Grundlegendes css befindet sich in der bootstrap.custom.css. Einige Anpassungen waren
     * allerdings noch nötig.
     */
}
.vk_liste .nowrap {
  white-space: nowrap;
}
.vk_liste .date-list__item {
  display: flex;
  justify-content: space-between;
}
.vk_liste a,
.vk_liste .accent-text,
.vk_liste .carousel-btn:hover,
.vk_liste .service-login:hover,
.vk_liste .service-login-active,
.vk_liste .service-menu-link:hover,
.vk_liste .service-menu-link-active:hover,
.vk_liste .main-menu-link:hover,
.vk_liste .main-menu-link-active,
.vk_liste .main-menu-link-active:hover,
.vk_liste .box-linked .link,
.vk_liste .box-linked .headline,
.vk_liste .az-active,
.vk_liste .accordion dt,
.vk_liste .expand h4,
.vk_liste #binding .ui-widget-header a,
.vk_liste #binding .ui-accordion h3 {
  color: #004594;
}
.vk_liste .citytour {
  font-size: 0.9rem;
}
.vk_liste .citytour__heading--h1 {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 2.5rem;
  margin-bottom: 2rem;
}
.vk_liste .citytour__heading--h3 {
  color: hsl(0, 0%, 0%);
  font-size: 0.9rem;
  font-weight: normal;
  margin-bottom: 0.5rem;
}
.vk_liste .citytour input,
.vk_liste .citytour select,
.vk_liste .citytour textarea {
  border: 2px solid hsl(0, 0%, 73%);
  border-radius: 5px;
  font-size: 16px;
  padding: 0.2rem;
}
.vk_liste .citytour input.active,
.vk_liste .citytour select.active,
.vk_liste .citytour textarea.active {
  border: 2px solid hsl(193, 100%, 37%);
}
.vk_liste .citytour input[type=search] {
  box-sizing: border-box;
}
.vk_liste .citytour .island {
  padding: 1rem 0.625rem;
}
.vk_liste .control__label {
  display: block;
  margin-bottom: 1rem;
}
.vk_liste .control__label_3 {
  width: 32%;
  display: inline-block;
}
.vk_liste .control__input-wrapper {
  width: 100%;
}
.vk_liste .svg-icon {
  position: absolute;
}
.vk_liste .svg-icon-formular {
  position: relative;
  top: -0.4rem;
  height: 2.125rem;
  width: 2.125rem;
}
.vk_liste .svg-icon--citytour {
  height: 2.5rem;
  left: 0rem;
  top: -0.375rem;
  width: 2.5rem;
}
.vk_liste .svg-icon--canceled {
  fill: hsl(0, 0%, 40%);
  height: 2.125rem;
  left: 0.125rem;
  top: -0.25rem;
  width: 2.125rem;
}
.vk_liste .svg-icon--wheelchair {
  fill: hsl(0, 0%, 40%);
  height: 1.875rem;
  left: 0.25rem;
  top: -0.125rem;
  width: 1.875rem;
}
.vk_liste .svg-icon--calendar-day {
  fill: hsl(0, 0%, 40%);
  height: 1.5rem;
  top: 0.25rem;
  width: 1.5rem;
}
.vk_liste .svg-icon--clock,
.vk_liste .svg-icon--exclamation-cirle {
  fill: hsl(0, 0%, 40%);
  height: 1.5rem;
  left: -2.5rem;
  top: 0.125rem;
  width: 1.5rem;
}
.vk_liste .svg-icon--users {
  fill: hsl(0, 0%, 40%);
  height: 1.5rem;
  left: -2.5rem;
  top: 0rem;
  width: 1.75rem;
}
.vk_liste .svg-icon--address {
  fill: hsl(0, 0%, 40%);
  height: 2rem;
  left: -2.5rem;
  top: 0.125rem;
  width: 1.5rem;
}
.vk_liste .svg-icon--map {
  fill: hsl(0, 0%, 40%);
  height: 1.5rem;
  left: 0.5rem;
  top: 0.25rem;
  width: 1.25rem;
}
.vk_liste .svg-icon--external {
  fill: hsl(193, 100%, 32%);
  height: 18px;
  left: 0.5rem;
  top: 0.5rem;
  width: 20px;
}
.vk_liste .svg-icon--favorite {
  height: 1.25rem;
  right: 0;
  top: 0.25rem;
  width: 1.375rem;
  z-index: 100;
}
.vk_liste .svg-icon--book {
  fill: hsl(0, 0%, 100%);
  height: 1.25rem;
  left: 0.5rem;
  top: 0.25rem;
  width: 1.5rem;
  z-index: 100;
}
.vk_liste .svg-icon--home {
  fill: hsl(193, 100%, 32%);
  height: 1.625rem;
  left: 0.25rem;
  top: 0.375rem;
  width: 2rem;
  z-index: 100;
}
.vk_liste .svg-icon--facebook {
  fill: hsl(193, 100%, 32%);
  height: 1.375rem;
  left: 0.6125rem;
  top: 0.5rem;
  width: 1rem;
  z-index: 100;
}
.vk_liste .svg-icon--instagram {
  fill: hsl(193, 100%, 32%);
  height: 1.75rem;
  left: 0.375rem;
  top: 0.375rem;
  width: 1.5rem;
  z-index: 100;
}
.vk_liste .button {
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
}
.vk_liste .button--primary {
  background: #004594;
  border-color: #004594;
  color: #fff;
}
.vk_liste .button--primary:hover {
  background: hsl(193, 100%, 41%);
  border-color: hsl(193, 100%, 41%);
}
.vk_liste .button--secondary {
  background: hsl(0, 0%, 87%);
  border-color: hsl(0, 0%, 87%);
  color: hsl(0, 0%, 27%);
}
.vk_liste .button--secondary:hover {
  background: #fff;
  color: #000;
}
.vk_liste .button--s {
  font-size: 1rem;
  padding: 0.375rem;
}
.vk_liste .button-wrapper--s {
  display: flex;
  justify-content: flex-end;
  padding: 0 0 0.5rem 0;
}
.vk_liste .button__text-wrapper {
  display: block;
  padding-right: 2rem;
  width: 100%;
}
.vk_liste .button-wrapper--filter {
  display: flex;
  justify-content: space-between;
  padding: 0.625rem 0.625rem 1rem 0.625rem;
}
.vk_liste .button--filter,
.vk_liste .button--filter-delete {
  cursor: pointer;
  font-size: 1rem;
  padding: 0.75rem;
  position: relative;
}
.vk_liste .button--filter {
  flex-grow: 2;
}
.vk_liste .button--filter-delete {
  margin-left: 1rem;
  width: 3rem;
}
.vk_liste .button--filter-delete.button--primary.inactive {
  background: hsl(0, 0%, 80%);
  border-color: hsl(0, 0%, 80%);
  cursor: default;
}
.vk_liste .button__icon {
  height: 1.375rem;
  width: 1.375rem;
}
.vk_liste .button__icon--control {
  display: inline-block;
  fill: white;
  position: absolute;
  right: 0.5rem;
  top: 30%;
}
.vk_liste .button__icon--delete {
  display: inline-block;
  fill: white;
  position: relative;
  top: 10%;
}
.vk_liste .filter__detail {
  border-top: 2px solid hsl(0, 0%, 100%);
  display: none;
  padding: 1rem 0.5rem;
}
.vk_liste .filter__group--date {
  border-bottom: 2px solid hsl(0, 0%, 100%);
  margin-bottom: 1rem;
  position: relative;
}
.vk_liste .filter__group--date .control__label--switch {
  margin-bottom: 0;
}
.vk_liste .switch__wrapper {
  margin-top: 1.75rem;
}
.vk_liste .filter_kat_switches {
  position: absolute;
  top: 0px;
  right: 0px;
}
.vk_liste .control__label--switch {
  margin-bottom: 1rem;
  min-height: 2rem;
  position: relative;
}
.vk_liste .switch__input {
  display: none;
}
.vk_liste .switch__slider {
  background-color: hsl(0, 0%, 56%); /* inaktiv */
  border-radius: 0.8rem;
  cursor: pointer;
  height: 1.6rem;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out;
  width: 3.2rem;
}
.vk_liste .switch__slider:before {
  background-color: hsl(0, 0%, 100%);
  border-radius: 50%;
  bottom: 0.2rem;
  content: "";
  height: 1.2rem;
  left: 0.2rem;
  position: absolute;
  transition: all 0.3s ease-in-out;
  width: 1.2rem;
}
.vk_liste .switch__input:checked + .switch__slider {
  background-color: #004594; /* aktiv */
}
.vk_liste .switch__input:checked + .switch__slider:before {
  transform: translateX(1.5rem);
}
.vk_liste .switch__label-day {
  display: inline-block;
  margin-top: 0.2rem;
  margin-left: 4rem;
}
.vk_liste .switch__label-icon {
  /*	display: inline-block;
        margin-top: 0.2rem;
        margin-left: 3rem;*/
  position: relative;
  top: -1rem;
}
.vk_liste .result {
  border-bottom: 2px solid hsl(0, 0%, 100%);
}
.vk_liste .event__counter-wrapper {
  font-size: 1rem;
  margin-bottom: 1rem;
  padding-bottom: 0.375rem;
  padding-top: 0.375rem;
}
.vk_liste .event__counter {
  font-style: normal;
  font-weight: bold;
}
.vk_liste .filter__group--sort .filter__group-item--2 {
  margin-bottom: 1rem;
  text-align: right;
  width: 100%;
}
.vk_liste .button--map {
  font-size: 1rem;
  padding: 0.375rem 0.5rem 0.375rem 2.5rem;
  position: relative;
}
.vk_liste .result,
.vk_liste .event-list__item-heading,
.vk_liste .event__description-wrapper {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.vk_liste .event-list__item {
  margin-bottom: 2px;
  position: relative;
}
.vk_liste .event-list__item-heading {
  background: #004594;
  color: hsl(0, 0%, 100%);
  cursor: pointer;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.8rem;
  margin-bottom: 0;
  position: relative;
}
.vk_liste .event-list__item-heading:hover {
  background: hsl(193, 100%, 41%);
}
.vk_liste .event-list__item-heading--text {
  display: block;
  padding-bottom: 0.375rem;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 0.375rem;
}
.vk_liste .event-list__item-heading--number {
  background: hsl(0, 0%, 100%);
  border-radius: 7px;
  box-sizing: content-box;
  color: hsl(0, 0%, 27%);
  display: block;
  font-size: 1rem;
  left: 0.5rem;
  line-height: 1.5rem;
  margin-top: 0.125rem;
  position: absolute;
  text-align: center;
  top: 0.375rem;
  width: 2.5rem;
}
.vk_liste .event-list__item-heading:hover .event-list__item-heading--number {
  color: hsl(193, 99%, 32%);
}
.vk_liste .button__detail {
  display: block;
  padding-left: 2rem;
  position: absolute;
  right: 0.125rem;
  top: 0.375rem;
}
.vk_liste .button__detail--openclose {
  fill: white;
  height: 1.5rem;
  left: 0;
  top: 0.125rem;
  width: 1.5rem;
}
.vk_liste .event__detail {
  border-top: 2px solid hsl(0, 0%, 100%);
  display: none;
  margin-bottom: 2rem;
}
.vk_liste .event_image_block {
  margin-bottom: 1rem;
}
.vk_liste .event_image_copyright {
  text-align: right;
}
.vk_liste .event__detail h3 {
  font-size: 1.5rem;
  font-weight: normal;
}
.vk_liste .event__detail h4.event_detail_untertitel {
  margin-bottom: 1rem;
}
.vk_liste .event_detail_desc {
  margin-bottom: 1rem;
}
.vk_liste .event_detail_ort {
  font-weight: bold;
  margin-bottom: 5px;
}
.vk_liste .event_detail_ort_event {
  margin-bottom: 1rem;
  position: relative;
  display: flex;
}
.vk_liste .favorite__icon-wrapper {
  position: relative;
  top: 0px;
  right: 0px;
}
.vk_liste hr.event_detail_trenner {
  border-width: 1px;
  border-style: solid;
  border-color: #8f8f8f;
  background-color: #8f8f8f;
}
.vk_liste .event_detail_sponsopr_logo {
  margin-right: 10px;
  max-width: 150px;
}
.vk_liste .event_detail_icons_icon {
  width: 30px;
  height: 30px;
  margin: 10px 20px 10px 0px;
}
.vk_liste .event_detail_ort_uhrzeit {
  font-weight: bold;
  display: inline-block;
  white-space: nowrap;
  margin-right: 5px;
  margin-top: 5px;
}
.vk_liste .event_detail_ort_texte {
  display: inline-block;
  margin-top: 5px;
  flex: 0 1 90%;
}
.vk_liste .event_detail_daten {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
}
.vk_liste .event_detail_daten .favorite__icon-wrapper {
  position: absolute !important;
}
.vk_liste .event_detail_webseiten {
  flex-direction: column-reverse;
  align-items: baseline;
  margin-bottom: 0px;
}
.vk_liste .event_detail_daten .weblink {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  position: relative;
}
.vk_liste .event_detail_icon {
  width: 30px;
  height: 30px;
  margin-right: 20px;
}
.vk_liste .eintrag_nummern {
  display: flex;
  margin-bottom: 10px;
}
.vk_liste .event_nummern_image_block {
  width: 100px;
  margin-right: 10px;
}
.vk_liste .event_nummern_texte {
  flex: 0 1 100%;
  position: relative;
}
.vk_liste .event_nummern_header, .vk_liste .event_nummern_subheader {
  max-width: 90%;
}
.vk_liste .event_nummern_subheader h4 {
  font-weight: normal;
}
.vk_liste .event_nummern_texte .favorite__icon-wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
}
.vk_liste .marker__icon-wrapper {
  display: inline-block;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  min-height: 2rem;
  position: relative;
  width: 2.5rem;
}
.vk_liste .control__label--switch .marker__icon-wrapper {
  margin-left: 4rem;
  width: calc(100% - 4rem);
}
.vk_liste .marker-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 0;
  margin-right: 2.5rem;
  margin-top: 1rem;
}
.vk_liste #tooltip {
  background: hsl(0, 0%, 100%);
  border-radius: 5px;
  box-shadow: 0 0 15px 10px hsla(0, 0%, 0%, 0.2);
  color: hsl(0, 0%, 27%);
  padding: 0.5rem;
  position: absolute;
  text-align: center;
  z-index: 100;
}
.vk_liste #tooltip:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid hsl(0, 0%, 100%);
  bottom: -10px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 0;
}
.vk_liste #tooltip.top:after {
  border-bottom: 10px solid hsl(0, 0%, 100%);
  border-top-color: transparent;
  bottom: auto;
  top: -20px;
}
.vk_liste #tooltip.left:after {
  left: 10px;
  margin: 0;
}
.vk_liste #tooltip.right:after {
  left: auto;
  margin: 0;
  right: 10px;
}
.vk_liste .favorite__icon-wrapper,
.vk_liste .book__icon-wrapper {
  position: relative;
}
.vk_liste .favorite__icon-wrapper {
  cursor: pointer;
  margin-left: 0.5rem;
  margin-right: 0;
  width: 2rem;
}
.vk_liste .button--book {
  font-size: 1rem;
  padding: 0.25rem 0.25rem 0.25rem 3rem;
  position: relative;
}
.vk_liste .favorite__icon-wrapper--inactive > .svg-icon--favorite {
  fill: hsl(0, 0%, 80%);
}
.vk_liste .favorite__icon-wrapper--active > .svg-icon--favorite {
  fill: hsl(193, 100%, 37%);
}
.vk_liste .favorite__icon-wrapper:hover.favorite__icon-wrapper--inactive > .svg-icon--favorite,
.vk_liste .favorite__icon-wrapper:hover.favorite__icon-wrapper--active > .svg-icon--favorite {
  fill: hsl(193, 100%, 41%);
}
.vk_liste .event__orga {
  align-items: flex-end;
  border-bottom: 2px solid hsl(0, 0%, 80%);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 0.5rem;
}
.vk_liste .event__orga-heading {
  margin-right: 0.5rem;
}
.vk_liste .event__link {
  display: inline-block;
  position: relative;
}
.vk_liste .event__link--text-with-icon {
  border-color: hsl(193, 100%, 37%);
  border-radius: 5px;
  border-style: solid;
  border-width: 2px;
  overflow: hidden;
  padding: 0.375rem 0.375rem 0.375rem 2.5rem;
}
.vk_liste .event__link--icon {
  overflow: hidden;
  padding: 0.375rem 0 0.375rem 2.25rem;
  width: 2.25rem;
}
.vk_liste .event__link:hover {
  border-color: hsl(193, 100%, 41%);
  color: hsl(193, 100%, 41%);
  text-decoration: none;
}
.vk_liste .event__link--text-with-icon:hover > .svg-icon--external,
.vk_liste .event__link--icon:hover > .svg-icon--home,
.vk_liste .event__link--icon:hover > .svg-icon--facebook,
.vk_liste .event__link--icon:hover > .svg-icon--instagram {
  fill: hsl(193, 100%, 41%);
}
.vk_liste .event__text {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.vk_liste .event__date-wrapper {
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  position: relative;
}
.vk_liste .date-list__item {
  border-bottom: 2px solid hsl(0, 0%, 80%);
  display: block;
  padding: 0.25rem 0 0.25rem 0;
}
.vk_liste .date-list__item:last-child {
  border-bottom: none;
}
.vk_liste .date-list__item-label {
  background: hsl(0, 100%, 47%);
  border-radius: 3px;
  color: hsl(0, 0%, 100%);
  display: inline-block;
  line-height: 1.2rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.vk_liste .date-list__text {
  display: block;
  margin: 0.125rem 0 0.5rem 0;
}
.vk_liste .date-list__buttons {
  display: flex;
  hyphens: manual;
  justify-content: flex-end;
  margin-left: 1rem;
}
.vk_liste .marker-list,
.vk_liste .event-list,
.vk_liste .orga-list {
  list-style: none;
}
.vk_liste .date-list {
  margin-bottom: 0.5rem;
}
.vk_liste .orga-list {
  margin-bottom: 0.125rem;
}
.vk_liste .orga-list__item {
  display: inline-block;
  margin: 0 0.5rem 0 0;
}
.vk_liste .orga-list__item:last-child {
  margin-right: 0;
}
.vk_liste .date-list,
.vk_liste .event__notice-wrapper,
.vk_liste .event__duration-wrapper,
.vk_liste .event__participants-wrapper,
.vk_liste .event__address-wrapper {
  margin-left: 2.5rem;
  position: relative;
}
.vk_liste .event__notice-wrapper {
  margin-top: 1rem;
}
.vk_liste .event__address-wrapper {
  margin-bottom: 1rem;
}
.vk_liste .event__address {
  margin-bottom: 0.5rem;
}
@element ".citytour" and (min-width: 20rem) {
  .vk_liste .control__label-text--time {
    width: 4.5rem;
  }
  .vk_liste .filter__group {
    display: flex;
    position: relative;
  }
  .vk_liste .filter__group--date {
    align-content: flex-start;
    border-bottom: none;
    margin-bottom: 0;
  }
  .vk_liste .filter__group--sort {
    align-items: flex-end;
    justify-content: space-between;
  }
  .vk_liste .filter__group--date .filter__group-item--1 {
    flex-shrink: 0;
    margin-right: 2rem;
    width: 9rem;
  }
  .vk_liste .filter__group--sort .filter__group-item--1 {
    margin-right: 1rem;
    width: 60%;
  }
  .vk_liste .filter__group--date .filter__group-item--2 {
    width: 100%;
  }
  .vk_liste .filter__group--sort .filter__group-item--2 {
    flex-shrink: 0;
    width: 10.5rem;
  }
  .vk_liste .filter__group-item--1 .control__label {
    margin-bottom: 1rem;
  }
}
@element ".citytour" and (min-width: 22.5rem) {
  .vk_liste .date-list__item {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
  .vk_liste .date-list__text {
    margin-bottom: 0;
  }
}
@element ".citytour" and (min-width: 30rem) {
  .vk_liste .control__label--select-time,
  .vk_liste .control__label--select-sort {
    display: flex;
  }
  .vk_liste .filter__group--sort .filter__group-item--2 {
    margin-bottom: 1.2rem;
  }
  .vk_liste .button-wrapper--filter {
    padding-left: 12rem;
  }
}
@media only all and (min-width: 28.125em) {
  .vk_liste .citytour__heading--h1 {
    font-size: 2rem;
    font-weight: normal;
    line-height: 2.5rem;
    margin-bottom: 2rem;
  }
  .vk_liste .button-wrapper--filter {
    display: flex;
    justify-content: space-between;
  }
  .vk_liste .button__text-wrapper {
    display: inline-block;
    margin-right: 0.5rem;
    width: auto;
  }
  .vk_liste .control__label--input,
  .vk_liste .control__label--select-cat {
    display: flex;
  }
  .vk_liste .control__label-text {
    flex-shrink: 0;
    padding-right: 0.375rem;
    padding-top: 0.125rem;
  }
  .vk_liste .control__label-text--l {
    width: 11rem;
  }
  .vk_liste .event-list__item-heading {
    font-size: 1.25rem;
  }
}
@media only all and (min-width: 36.875em) {
  .vk_liste .result,
  .vk_liste .event__description-wrapper,
  .vk_liste .event__date-wrapper {
    padding-left: 0;
  }
}
@media only all and (min-width: 55em) {
  .vk_liste .result,
  .vk_liste .event__description-wrapper,
  .vk_liste .event__date-wrapper {
    padding-right: 0;
  }
}
@media only all and (max-width: 614px) {
  .vk_liste .control__label_3 {
    width: 45%;
  }
}
@media only all and (max-width: 400px) {
  .vk_liste .control__label_3 {
    width: 90%;
  }
}
@media only print {
  .vk_liste #sv_button_wrapper, .vk_liste #bn_filterform, .vk_liste #suche_zaehler {
    display: none;
  }
}
.vk_liste .vkmodal .modal-dialog label {
  display: inline-block;
  width: 30%;
}
.vk_liste .vkmodal .modal-dialog input {
  width: 55%;
}
.vk_liste .vkmodal .js-cta-logout {
  margin-left: 10px;
}

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