.clk.close{
}
a.button{
  display:inline-block;
  text-decoration:none;
  line-height: 2.6;
}

input.acc ~ .expand{
  overflow:hidden;
  max-height:0;
  transition:all 0.1s;
  width:100%;
}
input.acc:checked ~ .expand{
  max-height:2000px;
  transition:all 1s;
}
input.acc:checked + label:after{
  content:"-";
}
input.acc + label:after{
  content:"+";
}
.field-name-field-node-einbetten header{
  display:none;
}
.event-teaser > div:not(.special-2090) .hbg{
  background:rgb(229, 229, 229)!important;
}

element.style {
}
.month_wrapper{
  width:100%;
}
.day .FSXL.serif{
  width:2.2rem;
}
.hbg {
    background: hsl(0, 100%, 80%);
    transition: background 10s;
}
#days_control{
  pointer-events:none;
}
#prev_days,
#next_days
{
  pointer-events:auto;
}

/*BLOGTEASER STARTSEITE*/
.event-teaser.blog{
  text-align:center;
}
.event-teaser.blog .img,
.event-teaser.blog .views-field-nothing{
  display:none;
}
#container .event-teaser.blog .views-field-title-1 a{
  background:transparent!important;
  color:#000;
  text-decoration:none;
}
#container .event-teaser.blog .views-field-view-node-1 a{
  background:transparent!important;
  color:#000;
}

/*Hide Child-Terms in Filter*/
.form-item-edit-field-thema-tid-2060 + .form-type-bef-checkbox:not(.form-item-edit-field-thema-tid-6),
.form-item-edit-field-thema-tid-2060 + div + .form-type-bef-checkbox:not(.form-item-edit-field-thema-tid-6),

.form-item-edit-field-thema-tid-6 + .form-type-bef-checkbox:not(.form-item-edit-field-thema-tid-223),
.form-item-edit-field-thema-tid-6 + div + .form-type-bef-checkbox:not(.form-item-edit-field-thema-tid-2327),
.form-item-edit-field-thema-tid-6 + div + div + .form-type-bef-checkbox:not(.form-item-edit-field-thema-tid-4),
/*
.form-item-edit-field-thema-tid-223 + .form-type-bef-checkbox:not(.form-item-edit-field-thema-tid-4),
.form-item-edit-field-thema-tid-223 + div + .form-type-bef-checkbox:not(.form-item-edit-field-thema-tid-4)
*/
{
  display:none;
}
/*SHOW AND HIDE ENDDATE*/
.info2 .date-display-end,
.info2 .date-display-start + span,
.uraniaeventdate .date-display-start + span,
.uraniaeventdate .date-display-end
{
  display:none;
}
.sendd .info2 .date-display-end,
.uraniaeventdate .date-display-end
{
  display:inline;
}
.sendd .info2 .date-display-start + span,
.sendd .uraniaeventdate .date-display-start + span{
  display:inline;
}
.info2 .date-display-single:after,
.node-type-urania-veranstaltung .uraniaeventdate .date-display-single:after,
.view-startpage-views.view-display-id-entity_view_1 .views-field-field-date .date-display-single:after
{
  content:" Uhr";
  display:inline;
}
.event-teaser .sendd.et_wrapper .info2,
.sendd.event-teaser .et_wrapper .info2
{
  margin-right:0;
}
.sendd .signs{
}
.sendd .date-display-single{
  letter-spacing: -0.2px;
  word-spacing: -3px;
}
