#picker-menu a.faqPicker{background-image:url(../../bundles/contaofaq/faq.svg)}
.be_explanation {
  margin-top: 15px; }
  .be_explanation .intro {
    display: inline; }
  .be_explanation .collapse {
    display: none; }
  .be_explanation .toggle {
    background-repeat: no-repeat;
    background: url(/system/modules/be_explanation/assets/img/open.png);
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: right; }
  .be_explanation.open .intro {
    display: none; }
  .be_explanation.open .toggle {
    background-image: url(/system/modules/be_explanation/assets/img/close.png); }
  .be_explanation.open .collapse {
    display: inline; }

.isContao4 .be_explanation {
  font-size: .875rem !important; }

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

#picker-menu a.newsPicker{background-image:url(../../bundles/contaonews/news.svg)}
#picker-menu a.eventPicker{background-image:url(../../bundles/contaocalendar/calendar.svg)}
#left #tl_navigation .calendar_subevents{display:none}

.tl_content_left .tl_content{border-bottom:0;border-top:1px solid #e9e9e9;padding-right:0;padding-left:30px}.tl_content_left .tl_content::before{content:url("/bundles/heimrichhannotcontaoutils/img/icon-subrecord-arrow.png");display:inline-block;float:left;margin-right:5px;margin-bottom:-5px}.tl_content_left .tl_content:first-of-type{margin-top:7px}.tl_content_left .tl_content:last-of-type{padding-bottom:0}

