/* -------------------------------------- modify grid for old framework------------------------------------- */

.views_19 .col-xs-1,
#content .views_19 .col-xs-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.views_19 .col-xs-2,
#content .views_19 .col-xs-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.views_19 .col-xs-3,
#content .views_19 .col-xs-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.views_19 .col-xs-4,
#content .views_19 .col-xs-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.views_19 .col-xs-5,
#content .views_19 .col-xs-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.views_19 .col-xs-6,
#content .views_19 .col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.views_19 .col-xs-7,
#content .views_19 .col-xs-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.views_19 .col-xs-8,
#content .views_19 .col-xs-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.views_19 .col-xs-9,
#content .views_19 .col-xs-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.views_19 .col-xs-10,
#content .views_19 .col-xs-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.views_19 .col-xs-11,
#content .views_19 .col-xs-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.views_19 .col-xs-12,
#content .views_19 .col-xs-12,
.views_19 .col-xs-0,
#content .views_19 .col-xs-0 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {

  .views_19 .col-sm-1,
  #content .views_19 .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .views_19 .col-sm-2,
  #content .views_19 .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .views_19 .col-sm-3,
  #content .views_19 .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .views_19 .col-sm-4,
  #content .views_19 .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .views_19 .col-sm-5,
  #content .views_19 .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .views_19 .col-sm-6,
  #content .views_19 .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .views_19 .col-sm-7,
  #content .views_19 .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .views_19 .col-sm-8,
  #content .views_19 .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .views_19 .col-sm-9,
  #content .views_19 .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .views_19 .col-sm-10,
  #content .views_19 .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .views_19 .col-sm-11,
  #content .views_19 .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .views_19 .col-sm-12,
  #content .views_19 .col-sm-12,
  .views_19 .col-sm-0,
  #content .views_19 .col-sm-0 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {

  .views_19 .col-md-1,
  #content .views_19 .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .views_19 .col-md-2,
  #content .views_19 .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .views_19 .col-md-3,
  #content .views_19 .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .views_19 .col-md-4,
  #content .views_19 .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .views_19 .col-md-5,
  #content .views_19 .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .views_19 .col-md-6,
  #content .views_19 .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .views_19 .col-md-7,
  #content .views_19 .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .views_19 .col-md-8,
  #content .views_19 .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .views_19 .col-md-9,
  #content .views_19 .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .views_19 .col-md-10,
  #content .views_19 .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .views_19 .col-md-11,
  #content .views_19 .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .views_19 .col-md-12,
  #content .views_19 .col-md-12,
  .views_19 .col-md-0,
  #content .views_19 .col-md-0 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }
}

@media (min-width: 992px) {

  .views_19 .col-lg-1,
  #content .views_19 .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .views_19 .col-lg-2,
  #content .views_19 .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .views_19 .col-lg-3,
  #content .views_19 .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .views_19 .col-lg-4,
  #content .views_19 .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .views_19 .col-lg-5,
  #content .views_19 .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .views_19 .col-lg-6,
  #content .views_19 .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .views_19 .col-lg-7,
  #content .views_19 .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .views_19 .col-lg-8,
  #content .views_19 .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .views_19 .col-lg-9,
  #content .views_19 .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .views_19 .col-lg-10,
  #content .views_19 .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .views_19 .col-lg-11,
  #content .views_19 .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .views_19 .col-lg-12,
  #content .views_19 .col-lg-12,
  .views_19 .col-lg-0,
  #content .views_19 .col-lg-0 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {

  .views_19 .col-xl-1,
  #content .views_19 .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .views_19 .col-xl-2,
  #content .views_19 .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .views_19 .col-xl-3,
  #content .views_19 .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .views_19 .col-xl-4,
  #content .views_19 .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .views_19 .col-xl-5,
  #content .views_19 .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .views_19 .col-xl-6,
  #content .views_19 .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .views_19 .col-xl-7,
  #content .views_19 .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .views_19 .col-xl-8,
  #content .views_19 .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .views_19 .col-xl-9,
  #content .views_19 .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .views_19 .col-xl-10,
  #content .views_19 .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .views_19 .col-xl-11,
  #content .views_19 .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .views_19 .col-xl-12,
  #content .views_19 .col-xl-12,
  .views_19 .col-xl-0,
  #content .views_19 .col-xl-0 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* -------------------------------------- extend grid for old framework (offset-Klassen) ------------------------------------- */

.views_19 .offset-xs-1 {
  margin-left: 8.333333%;
}

.views_19 .offset-xs-2 {
  margin-left: 16.666667%;
}

.views_19 .offset-xs-3 {
  margin-left: 25%;
}

.views_19 .offset-xs-4 {
  margin-left: 33.333333%;
}

.views_19 .offset-xs-5 {
  margin-left: 41.666667%;
}

.views_19 .offset-xs-6 {
  margin-left: 50%;
}

.views_19 .offset-xs-7 {
  margin-left: 58.333333%;
}

.views_19 .offset-xs-8 {
  margin-left: 66.666667%;
}

.views_19 .offset-xs-9 {
  margin-left: 75%;
}

.views_19 .offset-xs-10 {
  margin-left: 83.333333%;
}

.views_19 .offset-xs-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .views_19 .offset-sm-0 {
    margin-left: 0;
  }

  .views_19 .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .views_19 .offset-sm-2 {
    margin-left: 16.666667%;
  }

  .views_19 .offset-sm-3 {
    margin-left: 25%;
  }

  .views_19 .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .views_19 .offset-sm-5 {
    margin-left: 41.666667%;
  }

  .views_19 .offset-sm-6 {
    margin-left: 50%;
  }

  .views_19 .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .views_19 .offset-sm-8 {
    margin-left: 66.666667%;
  }

  .views_19 .offset-sm-9 {
    margin-left: 75%;
  }

  .views_19 .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .views_19 .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .views_19 .offset-md-0 {
    margin-left: 0;
  }

  .views_19 .offset-md-1 {
    margin-left: 8.333333%;
  }

  .views_19 .offset-md-2 {
    margin-left: 16.666667%;
  }

  .views_19 .offset-md-3 {
    margin-left: 25%;
  }

  .views_19 .offset-md-4 {
    margin-left: 33.333333%;
  }

  .views_19 .offset-md-5 {
    margin-left: 41.666667%;
  }

  .views_19 .offset-md-6 {
    margin-left: 50%;
  }

  .views_19 .offset-md-7 {
    margin-left: 58.333333%;
  }

  .views_19 .offset-md-8 {
    margin-left: 66.666667%;
  }

  .views_19 .offset-md-9 {
    margin-left: 75%;
  }

  .views_19 .offset-md-10 {
    margin-left: 83.333333%;
  }

  .views_19 .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .views_19 .offset-lg-0 {
    margin-left: 0;
  }

  .views_19 .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .views_19 .offset-lg-2 {
    margin-left: 16.666667%;
  }

  .views_19 .offset-lg-3 {
    margin-left: 25%;
  }

  .views_19 .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .views_19 .offset-lg-5 {
    margin-left: 41.666667%;
  }

  .views_19 .offset-lg-6 {
    margin-left: 50%;
  }

  .views_19 .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .views_19 .offset-lg-8 {
    margin-left: 66.666667%;
  }

  .views_19 .offset-lg-9 {
    margin-left: 75%;
  }

  .views_19 .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .views_19 .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .views_19 .offset-xl-0 {
    margin-left: 0;
  }

  .views_19 .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .views_19 .offset-xl-2 {
    margin-left: 16.666667%;
  }

  .views_19 .offset-xl-3 {
    margin-left: 25%;
  }

  .views_19 .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .views_19 .offset-xl-5 {
    margin-left: 41.666667%;
  }

  .views_19 .offset-xl-6 {
    margin-left: 50%;
  }

  .views_19 .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .views_19 .offset-xl-8 {
    margin-left: 66.666667%;
  }

  .views_19 .offset-xl-9 {
    margin-left: 75%;
  }

  .views_19 .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .views_19 .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

/* ------------------------------------------------ views_19 ----------------------------------------------- */

.views_19 a {
  transition: background-color 300ms linear, color 300ms linear;
}

.views_19 .xs-text-center {
  text-align: center;
}

@media (min-width: 768px) {
  .views_19 .md-text-right {
    text-align: right;
  }
}

.views_19,
.views_19 .row {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 575px) {
  .views_19 {
    max-width: 400px;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .container .views_19 {
    max-width: none;
    margin-left: -15px;
    margin-right: -15px;
  }

  .container .views_19 .col-xs-12 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

.views_19::before,
.views_19::after,
.views_19 .row::before,
.views_19 .row::after {
  content: none;
  display: none;
}

.container-fluid .row {
  display: flex;
  flex-wrap: wrap;
}

/* -------------------------------------------------- events form -------------------------------------------------- */

/*for ticket 20232*/
@-moz-document url-prefix() {
  @media (prefers-color-scheme: dark) {

    .events_20 .dateHead option {
      background-color: #ffffff;
    }
  }
}

.events_20 .dateHead {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.events_20.smol .dateHead {
  justify-content: space-between;
}

@media (min-width: 768px) {

  .events_20.smol .dateHead {
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
  }
}

@media (max-width: 767px) {

  .events_20 .dateHead {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .events_20:not(.smol) .dateHead>.monthName {
    order: 2;
  }

  .events_20.smol .dateHead+.dateHead {
    padding-top: 0;
  }
}

.events_20 form hr {
  display: none;
  border: none;
  height: 8px;
}

.events_20.smol form hr {
  display: block;
  width: 100%;
  margin: 0;
  background: transparent;
}

@media (max-width: 599px) {

  .events_20:not(.smol) form hr {
    display: block;
    width: 100%;
    margin: 0;
    background: transparent;
  }
}

@media (min-width: 768px) {

  .events_20:not(.smol) .dateHead {
    justify-content: space-between;
  }
}

@media (min-width: 992px) {

  .events_20 .dateHead {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.events_20 .dateHead form {
  display: flex;
  align-content: center;
  align-items: center;
}

.events_20.smol .dateHead form {
  flex-wrap: wrap;
  justify-content: center;
}

@media (max-width: 767px) {

  .events_20:not(.smol) .dateHead form {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.events_20 .dateHead span {
  margin-right: 6px;
}

.events_20.smol .dateHead span:not(.remove-message) {
  width: 30px;
}

.events_20.smol #von_tag,
.events_20.smol #bis_tag {
  min-width: 50px;
}

.events_20.smol #von_monat,
.events_20.smol #bis_monat {
  min-width: 100px;
}

.events_20.smol #von_jahr,
.events_20.smol #bis_jahr {
  min-width: 90px;
}

@media (max-width: 599px) {

  .events_20 .dateHead span {
    width: 30px;
  }

  .events_20 #von_tag,
  .events_20 #bis_tag {
    min-width: 50px;
  }

  .events_20 #von_monat,
  .events_20 #bis_monat {
    min-width: 100px;
  }

  .events_20 #von_jahr,
  .events_20 #bis_jahr {
    min-width: 90px;
  }
}

.events_20 .dateHead select {
  font-weight: bold;
  background: rgba(0, 0, 0, 0.03) url("../img/modern_views/arrow-down.png") right 0 center no-repeat;
  border: none;
  padding: 4px 20px 4px 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-expand: none;
  appearance: none;
}

.darkMode .events_20 .dateHead select {
  background-color: rgba(255, 255, 255, 0.1);
  color: inherit;
  opacity: 0.6;
}

.darkMode .events_20 .dateHead select>option {
  color: #303030;
  opacity: 0.8;
}

.events_20 .dateHead select::-ms-expand {
  display: none;
}

.events_20 #von_tag,
.events_20 #bis_tag {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.events_20 #von_jahr,
.events_20 #bis_jahr {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  padding-right: 30px;
  background-position: right 10px center;
}

@media (min-width: 600px) {

  .events_20:not(.smol) #von_jahr {
    margin-right: 20px;
  }
}

@media (min-width: 768px) {

  .events_20 #von_jahr {
    margin-right: 54px;
  }
}

.events_20 input[type="submit"] {
  flex-shrink: 0;
  border: none;
  width: 35px;
  height: 35px;
  color: transparent;
  border-radius: 50%;
  margin-left: 20px;
  background: rgba(0, 0, 0, 0.6) url("../img/modern_views/suche-lupe.png") center no-repeat;
}

@media (max-width: 767px) {

  .events_20 input[type="submit"] {
    display: block;
    width: 100%;
    border-radius: 8px;
    margin: 20px 0 5px 0;
    color: #ffffff;
    background-position: center left 12px;
  }
}

@media (min-width: 768px) {
  .events_20.filter input[type="submit"] {
    margin-top: 52px;
  }
}

.events_20 .dateHead select,
.events_20 .dateHead input {
  cursor: pointer;
}

#event-reporter-top {
  font-size: 1rem;
  line-height: 1;
  font-weight: bolder;
  background-image: none;
  padding: 0 !important;
  border-radius: 2px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
  text-indent: 0;
}

#event-reporter-top:not(.contrast_dark_font):not(.contrast_light_font):not(.contrast_light):not(.contrast_dark) {
  color: #ffffff !important;
  background-color: #313a44 !important;
}

#event-reporter-top a {
  text-indent: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 12px 28px;
}

#event-reporter-top a,
#event-reporter-top a:hover {
  color: inherit;
  text-decoration: none;
}

.views_19 .events-modern-view-switch {
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  text-align: center;
  line-height: 1;
  font-size: 1rem;
  font-weight: bolder;
  background-color: #f7f7f7;
  margin-top: 10px;
  margin-bottom: 15px;
  transition: background-color 250ms linear;
}

.views_19 .events-modern-view-switch:not(.selected) {
  color: #000000 !important;
}

.darkMode .views_19 .events-modern-view-switch:not(.selected) {
  color: #ffffff !important;
}

.darkMode .views_19 .events-modern-view-switch {
  background-color: #404040;
}

.views_19 .events-modern-view-switch a,
#content .views_19 .events-modern-view-switch a {
  color: inherit;
}

.views_19 .events-modern-view-switch.normal-view a {
  padding-left: 47px;
}

.views_19 .events-modern-view-switch.clndr-view a {
  padding-left: 38px;
}

.views_19 .events-modern-view-switch::before {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: calc(1rem + 24px);
  background-color: #404040;
  background-position: center;
  background-repeat: no-repeat;
}

.views_19 .events-modern-view-switch.normal-view::before {
  width: 47px;
  background-image: url("../img/modern_views/clndr-view-switch-normal.png");
}

.views_19 .events-modern-view-switch.clndr-view::before {
  width: 38px;
  background-image: url("../img/modern_views/clndr-view-switch-clndr.png");
}

.views_19 .events-modern-view-switch::after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0;
  top: calc(50% - 8px);
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #404040;
}

.views_19 .events-modern-view-switch.normal-view::after {
  left: 47px;
}

.views_19 .events-modern-view-switch.clndr-view::after {
  left: 38px;
}

.views_19 .events-modern-view-switch.selected,
.views_19 .events-modern-view-switch:hover {
  background-color: #595959;
  color: #ffffff !important;
}

.views_19 .events-modern-view-switch a {
  display: inline-block;
  padding: 12px;
  width: 100%;
  height: 100%;
  color: inherit;
  transition: color 250ms linear;
}

#event-request-more,
#content #event-request-more,
#eventarchive-request-more,
#content #eventarchive-request-more,
.row>#load-more-news-button,
#content .row>#load-more-news-button {
  font-size: 0.875rem;
  color: #ffffff;
  line-height: 1;
  font-weight: bolder;
  background-color: #313a44 !important;
  padding: 10px 28px !important;
  border-radius: 2px;
}

:not(.row)>#load-more-news-button,
#content :not(.row)>#load-more-news-button {
  width: 100%;
  margin: 0 15px;
}

#event-request-more:hover,
#content #event-request-more:hover,
#eventarchive-request-more:hover,
#content #eventarchive-request-more:hover,
.row>#load-more-news-button,
#content .row>#load-more-news-button {
  color: #ffffff;
  text-decoration: none;
}

.views_19 .dateHead input.hasDatepicker {
  max-width: 150px;
}

.events_20 .dateHead {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 20px;
  -ms-flex-pack: justify !important;
  justify-content: center !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.events_20 .dateHead .event-entries-new-form-select-wrapper {
  margin-top: 30px;
  margin-right: 30px;
}

.events_20 .dateHead .event-entries-new-form-headline,
#content .events_20 .dateHead label.event-entries-new-form-headline,
#content .events_20 .dateHead div.event-entries-new-form-headline {
  display: block;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: bold;
  margin-left: 27px;
}

.events_20 .dateHead .event-entries-new-form-select:not(.datepicker-wrapper) {
  min-width: 252px;
  margin-top: 8px;
}

.events_20 .dateHead .event-entries-new-form-select.datepicker-wrapper {
  margin-right: -12px;
  white-space: nowrap;
}

.events_20 .dateHead .event-entries-new-form-select.datepicker-wrapper #value-beginn,
.events_20 .dateHead .event-entries-new-form-select.datepicker-wrapper #value-ende {
  margin-left: 0 !important;
  margin-right: 3px !important;
}

.events_20 .dateHead .event-entries-new-form-select {
  font-weight: normal;
  border-radius: 8px;
  padding: 6px 20px 6px 10px;
  background-position-x: right 10px;
}

.events_20 #delete-filter {
  cursor: pointer;
  background-color: #313a44;
  color: #fff;
  border-radius: 2px;
  display: inline-flex;
  padding: 4px 10px;
  font-weight: bolder;
  font-size: .75rem;
  align-content: center;
  align-items: center;
  margin-left: 15px;
}

.events_20 #delete-filter input {
  display: block;
  margin-right: 4px;
}

.events_20 .dateHead .endpicker-wrapper {
  text-align: right;
}

.events_20 .dateHead .datepicker-wrapper .datepicker {
  display: inline-flex;
  flex-wrap: wrap;
}

.events_20 .dateHead .datepicker-wrapper .datepicker .endpicker-wrapper {
  margin-left: 25px;
}

#calenderError {
  margin-left: -100px;
}

.events_20_2 #event-request-more {
  margin-top: 30px;
}