@font-face {
  font-family: 'Quebec semi bold';
  src: url('/media/fonts/Quebec-DemiBold.ttf'); }

@font-face {
  font-family: 'Quebec extra bold';
  src: url('/media/fonts/Quebec-ExtraBold.ttf'); }

@font-face {
  font-family: 'Quebec light';
  src: url('/media/fonts/Quebec-Light.ttf'); }

@font-face {
  font-family: 'Quebec regular';
  src: url('/media/fonts/Quebec-Regular.ttf'); }

@font-face {
  font-family: 'Quebec regular italic';
  src: url('/media/fonts/Quebec-RegularIta.ttf'); }

@font-face {
  font-family: 'Quebec serial light regular';
  src: url('/media/fonts/Quebec-Serial-Light-Regular.ttf'); }

i, em, .italic {
  font-family: "Quebec regular italic";
  font-style: normal; }

b, strong, .bold {
  font-weight: normal;
  font-family: "quebec semi bold"; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
  font-family: "Quebec semi bold"; }
/*Struktur START tu7*/
[style*="font-weight: bold;"] {
  font-weight: normal !important;
  font-family: "Quebec semi bold" !important; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  word-wrap: break-word;
  font-family: "Quebec regular", Helvetica Neue, Helvetica, Arial, sans-serif; }

html {
  background-color: #fff;
  font-weight: lighter;
  line-height: 1.3;
  font-size: 14px;
  color: #555; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  margin-bottom: 10px; }

h1 {
  font-size: 2rem;
  font-weight: 600; }

h2 {
  font-size: 1.6rem; }

h3 {
  font-size: 1.5rem; }

body {
  font-size: 1rem; }

a:link, a:visited {
  text-decoration: none;
  color: #000;
  /* #B60F29 */ }

a:hover, a:focus, a:active {
  color: #000; }

p {
  padding-bottom: 5px; }

ul {
  list-style: none; }

.Inhalt ul, .Sidebar ul {
  list-style-type: disc;
  padding-left: 15px; }
  .Inhalt ul ul, .Sidebar ul ul {
    list-style-type: circle; }
    .Inhalt ul ul ul, .Sidebar ul ul ul {
      list-style-type: square; }

img {
  display: block;
  border: none;
  max-width: 100%;
  height: auto; }

input {
  border: 1px solid #d8d8d8;
  padding: 5px 10px;
  margin-bottom: 5px; }

#SucheBN .submit {
  width: auto; }

#Gesamt {
  background-color: #fff;
  margin: 0 auto; }

#Header, #Inhalte, #FooterContent {
  max-width: 1150px;
  margin: 0 auto; }

#Navigation {
  max-width: 940px;
  margin: 0 auto 0 0;
  float: left; }

#InhaltCalendar {
  float: none;
  width: 100%; }

#InhaltCalendar #CalendarLarge {
  width: 100%; }
/*Struktur END*/
.logo {
  width: 205px;
  margin: 0 20px 0 auto;
  display: block;
  float: right; }

#NavigationTop::after {
  content: "";
  clear: both;
  display: block; }

#NavigationTop {
  height: 40px;
  line-height: 30px; }

#TopMenuRahmen {
  display: inline-block;
  float: right; }

#FormularSearch {
  display: inline-block;
  float: right;
  margin-top: 3px; }

#FormularSearch input#Search {
  font-size: 0.9rem;
  font-weight: 100;
  height: 26px;
  line-height: 26px;
  margin-bottom: 0;
  padding: 0 8px; }

#SearchBN .submitSearch {
  background-color: #dedede;
  color: #6e7578;
  font-size: 0.8rem;
  font-weight: 400;
  height: 26px;
  line-height: 24px;
  margin-bottom: 0;
  padding: 0 11px;
  margin-top: 3px;
  margin-left: 3px; }

#EingabeSearch, #SearchBN {
  display: inline-block;
  float: left; }
/*Navigation START*/
#TopMenu ul li a {
  color: #333; }

#NavigationTop, #HauptMenu {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  color: #333;
  padding: 0px 0px; }

#HauptMenu a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  color: #333;
  font-weight: bold;
  padding: 15px 30px 15px 30px;
  display: block; }

#HauptMenu a:hover, #HauptMenu a:focus, #HauptMenu a:active, #HauptMenu li.mainMenue:hover {
  background: rgba(232, 232, 232, 0.9) none repeat scroll 0 0; }

#SecondLevelMenu {
  padding: 0px;
  color: #333; }

#NavEventLI > a.Self {
  display: block;
  font-weight: bold;
  color: #333;
  padding: 10px; }

ul.MenueLevel2 {
  display: none; }

#HauptMenu li.mainMenue, #NavigationTop li {
  position: relative;
  display: inline-block; }

#HauptMenu li:hover > ul.MenueLevel2 {
  display: block;
  position: absolute;
  top: 100%;
  background: rgba(232, 232, 232, 0.9) none repeat scroll 0 0;
  color: #333;
  z-index: 99; }

#HauptMenu ul.MenueLevel2 li {
  width: 200px; }

#HauptMenu ul.MenueLevel2 li:hover {
  background-color: #24476b; }

#HauptMenu ul.MenueLevel2 a:link, #HauptMenu ul.MenueLevel2 a:visited {
  color: #333; }

#HauptMenu ul.MenueLevel2 a:hover, #HauptMenu ul.MenueLevel2 a:focus, #HauptMenu ul.MenueLevel2 a:active {
  color: #29527a;
  background-color: #99abb5; }

#EventNav a {
  display: block;
  color: #333;
  padding: 10px 10px 10px 35px; }

#EventNav a:focus, #EventNav a:active, #EventNav a.Self {
  background-color: #99abb5;
  color: #333;
  font-weight: bold; }

#EventNav a:hover {
  background-color: #99abb5;
  color: #333; }

#NavigationTop a:link, #NavigationTop a:visited {
  text-decoration: none;
  display: block;
  padding: 5px 30px 5px 0;
  font-size: 0.8rem; }

#NavigationTop a:hover, #NavigationTop a:focus, #NavigationTop a:active {
  text-decoration: underline; }
/*Navigation START*/
/*Sidebar links START*/
.Leftbar {
  min-height: 50px;
  width: 250px;
  float: left; }
/*Sidebar links END*/
/*Sidebar rechts START*/
.Sidebar {
  float: right;
  width: 250px;
  min-height: 50px; }

.Sidebar h2, .AlternativeEventsSidebar h2, #LogInOut #LogInHeader h2 {
  font-size: 1.25rem;
  color: #333;
  padding: 5px 15px;
  margin-bottom: 0; }

.SidebarHtml, .PagebreaksInfoRegistration, .sideLink, .Print {
  margin-bottom: 20px;
  border: 1px solid #d3d3d3; }

.SidebarHtmlText, .GoogleMapRahmen, #LogInOut {
  padding: 15px; }

.PagebreaksInfoRegistration a, .sideLink a, .Print a {
  padding: 8px 20px;
  display: block;
  width: 100%; }

#GMap {
  width: 220px;
  height: 220px; }

.GoogleMapHTMLTextEnd {
  padding-top: 10px; }

.GoogleMapHTMLTextEnd p {
  padding-bottom: 0; }
/*Sidebar rechts END*/
/*Inhaltsseiten START*/
.tag_cloud_cage {
  width: auto; }
/*Startseite START*/
/* Buchungsnummer - START */
#FormularBuchungsnummer {
  margin-top: 10px; }
/* Buchungsnummer - END */
/* Sidebar - START */
#LogInOut #LogInHeader {
  margin-bottom: 20px; }

#LogInOut #LogIO {
  /*padding: 0 20px;*/ }

#LogInOut #LogIO .LogInInput input {
  width: 100%; }

#LogInOut #LogIO .LogInButton #LogInAuto {
  margin-bottom: 3px; }

#LogInOut #LogIO .LogInButton #LogInAuto label {
  font-size: 0.8rem;
  top: -2px;
  position: relative;
  left: 4px; }

#LogInOut #LogIO .LogInHint {
  font-size: 0.8rem; }

#LogInOut #LogIO .LogInButton #LogInSubmit .submit {
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 1.2; }

#LogInOut #LogInHeader h2 {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px; }
/* Sidebar - END */
/*Buchungsnummer Formular*/
#EingabeBN {
  float: left;
  margin-right: 10px;
  line-height: 150%; }

#WeiterBN {
  width: 100px;
  display: inline-block; }

#BNbottom {
  clear: both;
  margin-top: 10px; }

#OffeneVeranstaltungen {
  clear: both;
  margin-top: 40px;
  display: inline-block;
  width: 100%; }

#OffeneVeranstaltungen #Veranstaltungsliste .OVList {
  margin-top: 20px;
  padding-top: 15px; }

#OffeneVeranstaltungen #Veranstaltungsliste .OVList .OVListEventDaten p {
  padding-bottom: 0;
  margin-bottom: 10px; }

#OffeneVeranstaltungen #Veranstaltungsliste .OVList li {
  padding-bottom: 25px;
  margin-bottom: 15px;
  padding-left: 25px; }

#OffeneVeranstaltungen #Veranstaltungsliste .OVList li:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

#OffeneVeranstaltungen #Veranstaltungsliste .OVList .OVListEventPicture {
  height: 60px; }

#OffeneVeranstaltungen #Veranstaltungsliste .OVList .OVListEventPicture img {
  height: 100%;
  width: auto; }

.OVListEventDaten {
  width: 70%;
  float: left; }

.OVListEventPicture {
  width: 30%;
  float: left; }
/*Startseite END*/
#Inhalte {
  padding: 15px 20px 40px; }

#Inhalte #Clickpath {
  margin-bottom: 15px;
  font-size: 0.8rem; }

#Inhalte #Clickpath .clickpath_link {
  position: relative;
  margin-right: 20px; }

#Inhalte #Clickpath .clickpath_link::after {
  content: "\f101";
  position: absolute;
  right: -15px;
  top: 2px;
  font: normal normal normal 14px/1 FontAwesome; }

#Inhalte #Clickpath .clickpath_link:last-child::after {
  content: "";
  right: 0;
  top: 0; }

#Inhalte #Clickpath .clickpath_link a.Self {
  color: #999; }

#Inhalte #Clickpath .clickpath_link a.Self:hover, #Inhalte #Clickpath .clickpath_link a.Self:focus {
  color: #999; }

.Sidebar, .Leftbar {
  width: 255px; }

.CalendarSmall {
  margin-bottom: 25px; }

.Inhalt {
  float: left;
  padding: 0 20px;
  width: 54%; }

.ListIconEmptyDiv {
  display: none; }

.ListDatenDiv p {
  padding-bottom: 5px; }
/*Inhaltsseiten END*/
/*Formulare START*/
/*--- Buttons START ---*/
.submit, a.nextPane, a.prelastPane, a.prevPane, a.prelastPane, .LinkShowAdditionalParticipant a, .LinkHideAdditionalParticipant a, .PagebreaksInfoRegistration a, .Print a, .sideLink a {
  background-color: #8fa3b3;
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  border: none;
  font-size: 1rem;
  display: block; }

a.prelastPane {
  display: block; }

.submit:hover, .submit:focus, .submit:active, .Print a:hover, .Print a:focus, .Print a:active, .sideLink a:hover, .sideLink a:focus, .sideLink a:active, .nextPane:hover, .nextPane:focus, .nextPane:active, .prevPane:hover, .prevPane:focus, .prevPane:active, #FormTabs a:hover, #FormTabs a:focus, #FormTabs a:active, #FormTabs a.active, .LinkHideAdditionalParticipant a:hover, .LinkHideAdditionalParticipant a:focus, .LinkHideAdditionalParticipant a:active, .LinkShowAdditionalParticipant a:hover, .LinkShowAdditionalParticipant a:focus, .LinkShowAdditionalParticipant a:active, a.prelastPane:hover, a.prelastPane:focus, a.prelastPane:active {
  background-color: #8fa3b3;
  color: #fff;
  cursor: pointer; }

.Print a, .sideLink a {
  text-align: center;
  padding: 5px;
  width: 100%;
  display: block; }

.LinkShowAdditionalParticipant a, .LinkHideAdditionalParticipant a {
  display: block; }

li.PaneButtonRight, .submitAnmeldung {
  float: right; }

li.PaneButtonLeft {
  width: auto; }

.submitAnmeldungPaneButton {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem; }

.PaneButtons {
  margin-top: 20px; }
/*--- Buttons END ---*/
#FormTabs {
  width: 100%;
  margin: 0 0px 20px; }

#FormTabs a {
  background-color: #99abb5;
  border: 0 none;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color: #29527a;
  display: block;
  padding: 5px 15px; }

.FormStep, #InfoTabs .InfoStep {
  display: inline-block;
  float: none;
  height: auto;
  margin-bottom: 2px !important; }

.Textinput, .TextInput, .EmailInput, .UrlInput, .NumberInput, .CurrencyInput, .TextareaInput, .SelectInput, .FileInput, #SucheEingabe {
  padding: 5px;
  font-size: 1rem; }

.CheckboxInput {
  margin-right: 5px; }
/*Damit Satz "Bitte teilen Sie uns mir ob sie kommen" auf selber Höhe wie Pflichtstern ist
 fieldset.GroupFieldsetAttendance > h2 + span + p {
 padding: 0;
 }*/
fieldset.GroupFieldsetAttendance > h2 + span {
  padding-left: 15px; }

.EventName {
  font-weight: bold;
  line-height: 140%; }

fieldset {
  background-color: #fff !important;
  border: 2px solid #e3eaef;
  margin-top: 20px;
  padding: 20px 20px 15px 25px; }

fieldset.GroupFieldsetEscort {
  background-color: transparent; }

.escortData {
  background-color: #fff;
  margin-top: 20px; }

fieldset p, fieldset > .Frage, .escortData > .Frage {
  /*padding: 0 15px;*/ }

fieldset fieldset {
  border: none;
  margin-top: 0;
  margin-bottom: 25px;
  padding: 0; }

fieldset h2, .MeFormListEventname {
  background-color: #99abb5;
  color: #29527a;
  margin: 0px 0 10px;
  padding: 5px; }

.GroupFieldsetAttendance .LabelRadiogroupInput {
  display: inline-block;
  clear: both;
  width: 100%; }

#Attendance .IsEscortNum {
  display: block;
  float: left;
  width: auto;
  margin: 20px 5px 20px 0;
  height: 22px; }

#Attendance input.IsEscortNum {
  width: 50px;
  text-align: center; }

.LinkShowAdditionalParticipant, .LinkHideAdditionalParticipant {
  text-align: center; }

fieldset.GroupFieldsetAdditionalParticipants {
  padding: 15px 0; }

.EventName {
  font-weight: bold; }

.EventZeit {
  padding-bottom: 0; }

.GroupFieldset .Frage {
  margin-bottom: 10px; }

.PaneButtons {
  margin-top: 20px; }

.PaneButtonCenterContent {
  width: 100%;
  padding-left: 70px; }

.slider a {
  border: none; }

.Dsheadline, .AnswerAntwortHL {
  font-weight: bold;
  margin-top: 15px;
  display: block; }

#Zahlungspflicht, #ObeyRulesFrage, #FormHTMLTextAbovePrivacyStatement, #LabelDatenschutz, #AdditionalParticipantsEMail {
  clear: both;
  margin-top: 20px;
  display: inline-block;
  width: 100%; }

.PflichtfeldHinweis {
  margin-top: 20px; }

.PflichtfeldStern {
  color: red; }

.error p {
  position: relative;
  color: #fff;
  background-color: #b60d27;
  padding: 5px; }

.error em {
  display: none; }

.invalid, input .invalid {
  border: 1px solid rgba(255, 0, 0, 0.47);
  box-shadow: 0 0 2px 1px rgba(255, 0, 0, 0.08) inset; }

#Answers {
  margin-bottom: 20px; }

#GoogleMapsConf #GMap {
  width: 500px;
  height: 375px; }

p.AnswerAntwort, p.AnswerAntwortHL {
  padding-bottom: 0;
  line-height: 140%; }

.AnswerAntwortLabel {
  width: 33%;
  display: inline-block;
  vertical-align: top; }

.AnswerAntwortValue {
  width: 60%; }

#grcode img {
  width: auto; }
/*Rahmenformular START*/
#MeFormList li {
  background-color: #fff; }

#MeFormList .GroupFieldsetAttendance h2 {
  background-color: #fff;
  color: #555;
  padding-left: 15px; }

#MeFormList p {
  padding: 0 15px 15px 15px; }

#MeFormList .GroupFieldsetAttendance {
  margin-top: 10px; }

#MeFormList p.ListDate {
  padding-bottom: 0; }

.AttendanceCheckbox, .MeFormListEventDatenWithCheckbox {
  display: inline-block;
  vertical-align: top; }

.AttendanceCheckbox {
  padding: 5px 5px 0 0; }

.MeFormListEventDaten h2 {
  padding-left: 30px; }

#DataSummeryEvents p {
  padding-bottom: 0; }

.AnswerEventName {
  font-weight: bold; }

.AnswerItem p {
  padding-bottom: 0;
  line-height: 140%; }
/*Rahmenformular END*/
/*Formulare END*/
/*Bestätigungsseite START*/
.EventZeit {
  padding-bottom: 5px; }

.AnswerAntwortLabel, .AnswerAntwortValue {
  display: inline-block; }

.AnswerAntwortLabel {
  width: 33%; }

#GoogleMapsConf #GMap {
  width: 500px;
  height: 375px; }
/*Bestätigungsseite END*/
/*Tagesordnungspunkte START*/
.AnmeldungTagesordnung h2 {
  font-size: 1rem; }

.SeListDateFloat, .SeListEventDaten {
  display: inline-block; }

.SeListDateFloat {
  width: 25%; }

.SeListEventDaten {
  width: 75%; }
/*Tagesordnungspunkte END*/
/*Newsletter START*/
#FormHTMLTextBelowForm, .FormBottomHintDoubleOptIn, .NewsletterAbsageBottom {
  display: inline-block; }

#EMailFrageAbsage {
  margin-bottom: 20px; }
/*Newsletter END*/
/*Stammdatenänderung START*/
.MasterDataLinkHTMLTop {
  clear: both;
  margin-top: 20px; }
/*Stammdatenänderung END*/
/*--- Portal Features START ---*/
/*Sidebar-Kalender Start*/
/*Sidebar-Kalender End*/
/*Suche Start*/
/*Suche End*/
/*Tagcloud Start*/
/*Tagcloud End*/
/*--- Portal Features END ---*/
/*Footer START*/
#Footer {
  background-color: #99abb5;
  padding: 20px;
  color: #fff; }

#Footer a:hover {
  text-decoration: underline; }
/*Footer END*/
/* Eventformular - Start */
#EventStartFormular {
  padding-left: 25px;
  margin-bottom: 20px; }

.InputField_ShortDescription {
  margin-bottom: 20px; }

.HTMLtextBelow {
  margin-top: 20px;
  margin-bottom: 20px; }
/* Eventformular - END */
#TestModeHint, #AdminModeHint {
  position: relative; }

.selected.selectedLevel1 > .Self {
  color: #fff;
  display: block;
  font-size: 1.1em;
  font-weight: 400;
  margin-bottom: 15px; }

.GroupFieldset > legend {
  background-color: #fff;
  box-shadow: 0 -21px 0 -2px #fff inset, 0 0 0 2px #e3eaef inset;
  color: #aeaeae;
  font-size: 1.2em;
  padding: 10px 20px; }

.LabelRadiogroupInputMultirowPriceCategory {
  display: block;
  float: left;
  padding-bottom: 5px;
  width: 100%; }

fieldset.RadioGroupFieldsetMultirow {
  padding-top: 0; }

#RegistrarPriceCat {
  margin-top: 30px; }

#SidebarEingabeBN {
  display: inline-block; }

#SidebarWeiterBN {
  display: inline-block; }

#SidebarEingabeBN .TextInput {
  font-size: 0.89em;
  width: 130px; }

.OVListTable {
  width: 100%; }

.OVListTable thead tr th {
  padding: 0 0 10px;
  text-align: left; }

.OVListTable td::after {
  border-right: 1px dashed #b4b4b4;
  content: "";
  display: block;
  height: 70%;
  position: absolute;
  right: 11px;
  top: 16%;
  width: 1px; }

.OVListTable td:last-child::after {
  height: 0; }

.OVListTable td {
  position: relative;
  padding-right: 23px; }

.OVListTable tbody {
  border-bottom: 1px solid #cdcdcd;
  border-color: #cdcdcd;
  border-top: 1px solid #cdcdcd; }

.OVTableEvent.tdfirst {
  width: 40%; }

.OVTableDate {
  width: 15%; }

.OVTableLocation {
  width: 24%; }

.OVTablePictureInformation {
  box-sizing: content-box;
  float: right;
  height: auto;
  margin-left: 10px;
  width: 100px; }

#TextTopFormular {
  clear: both; }

.calendar_cage_small table tr td {
  width: 37px; }

.calendar_cage div#nav {
  background-color: #fff; }

.CalendarTD ul.info {
  padding: 10px; }

#calroot {
  min-width: 203px; }

#iconbar {
  margin-top: 7px; }

#iconbar ul li a {
  display: inline-block;
  width: 28px;
  height: 27px;
  border: 0;
  color: #fff;
  font-size: 2rem;
  box-sizing: border-box;
  opacity: 0.8;
  transition: opacity 0.2s ease 0s; }

#iconbar ul li a::before {
  position: absolute;
  left: 0px;
  top: -3px; }

#iconbar ul li a:hover {
  opacity: 1; }
/* Wenn Icon eingefügt wurde */
.OVListIconSet {
  margin-left: 22px; }

.OVListIconSet .OVListEventIcon.ListIconDiv {
  float: left; }

.OVListIconSet .OVListEventIcon.ListIconDiv {
  margin-left: -50px;
  margin-top: 5px; }

#FooterContentText::after {
  content: "";
  clear: both;
  display: block; }

.customfooterbox {
  width: 33%;
  float: left; }

.customfooterbox a {
  color: #fff; }

.customfooterbox .icon {
  margin-right: 20px;
  margin-top: 5px; }

.customfooterbox .icon, .customfooterbox p, .customfooterbox ul {
  float: left; }

.customfooterbox .footer-logo {
  margin-bottom: 55px; }

.customfooterbox .nav {
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  width: 80%; }

.customfooterbox li {
  border-bottom: 1px dotted black; }

.customfooterbox .nav > li {
  display: block;
  position: relative;
  width: 90%; }

.customfooterbox .nav > li > a {
  display: block;
  padding: 10px 15px;
  position: relative; }

.customfooterbox .nav > li > a:hover {
  background-color: #8fa3b3; }

.SlideshowWrapper {
  display: none; }

.LongDesHlFolded, .DisplayEventGroupHlFolded {
  border: 1px solid #b60f29;
  color: #b60f29;
  cursor: pointer;
  font-weight: normal;
  margin: 15px 0;
  min-height: 34px;
  padding: 9px 21px;
  position: relative;
  background-color: #fff; }
  .LongDesHlFolded[title="Text verbergen"], .DisplayEventGroupHlFolded[title="Text verbergen"] {
    color: #b60f29; }
  .LongDesHlFolded .ToggleLongDesIcon, .DisplayEventGroupHlFolded .ToggleLongDesIcon, .LongDesHlFolded .ToggleEventDisplayGroupIcon, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon {
    color: #000;
    height: 26px;
    line-height: 0;
    position: absolute;
    right: 16px;
    top: 10px;
    width: 14px; }
    .LongDesHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before, .LongDesHlFolded .ToggleLongDesIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::after, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after {
      content: "";
      background-color: #b60f29;
      display: inline-block;
      width: 2px;
      height: 16px;
      position: absolute;
      right: 0; }
    .LongDesHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before {
      transform: rotate(45deg);
      bottom: 0; }
    .LongDesHlFolded .ToggleLongDesIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::after, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after {
      transform: rotate(135deg);
      top: 0; }
    .LongDesHlFolded .ToggleLongDesIcon.down, .DisplayEventGroupHlFolded .ToggleLongDesIcon.down, .LongDesHlFolded .ToggleEventDisplayGroupIcon.down, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.down {
      margin-top: -4px;
      transform: rotate(90deg); }
      .LongDesHlFolded .ToggleLongDesIcon.down::after, .DisplayEventGroupHlFolded .ToggleLongDesIcon.down::after, .LongDesHlFolded .ToggleEventDisplayGroupIcon.down::after, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.down::after, .LongDesHlFolded .ToggleLongDesIcon.down::before, .DisplayEventGroupHlFolded .ToggleLongDesIcon.down::before, .LongDesHlFolded .ToggleEventDisplayGroupIcon.down::before, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.down::before {
        background-color: #b60f29; }

.LongDesFolded {
  border-bottom: 2px solid #b60d27;
  margin-bottom: 30px;
  padding: 0 22px 15px; }

.PaneButtons {
  list-style: none !important; }
