.tx-buw-showcase .toplinks {
  margin-bottom: 50px;
}
.tx-buw-showcase .toplinks .align-right {
  text-align: right;
}
.tx-buw-showcase .toplinks .separator {
  display: inline-block;
  padding: 0 10px;
}
.tx-buw-showcase hr {
  margin: 20px 0;
  padding: 0;
}
.tx-buw-showcase .radio,
.tx-buw-showcase .checkbox,
.tx-buw-showcase .radio + .radio,
.tx-buw-showcase .checkbox + .checkbox {
  margin-bottom: 5px;
  margin-top: 5px;
}
.tx-buw-showcase .wrap-listarea.projects article {
  display: flex;
  flex-direction: row;
  margin-bottom: 50px;
}
.tx-buw-showcase .wrap-listarea.projects article figure {
  margin-bottom: 0;
  padding-right: 20px;
  width: 120px;
}
.tx-buw-showcase .wrap-listarea.projects article figure img.border,
.tx-buw-showcase .wrap-listarea.projects article figure img.placeholder {
  border: 1px solid #ccc;
  height: auto;
  width: 100px;
}
.tx-buw-showcase .wrap-listarea.projects article figure img.placeholder {
  border: 1px solid #fff;
}
.tx-buw-showcase .wrap-listarea.projects article .text {
  display: grid;
  grid-template-rows: 1fr auto auto;
}
.tx-buw-showcase div.videos-additional {
  margin-bottom: 6px;
}
.tx-buw-showcase div.videos-additional > div {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  div.videos-additional > div:nth-child(2n + 1) {
    clear: left;
  }
}
body.all #content_container .tx-buw-showcase .toplinks a:link,
body.all #content_container .tx-buw-showcase .toplinks a:visited {
  border-bottom: none;
  color: #b71a49;
  font-weight: bold;
}
/** Show(My) */
.csc-gallery-slideshow-images figure figcaption {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  color: #fff;
  display: block !important;
  padding: 5px;
  position: absolute;
  text-align: center;
  width: 100%;
}
#tx-buw-showcase-details .vitrine + .information {
  margin-top: 50px;
}
#tx-buw-showcase-details .vitrine-part {
  width: 100%;
}
#tx-buw-showcase-details .vitrine-part-control {
  position: relative;
  top: -60px;
}
#tx-buw-showcase-details .vitrine-part-control > div {
  float: right;
  margin-left: 12px;
}
#tx-buw-showcase-details .vitrine-part-control .active .inactive {
  display: none;
}
#tx-buw-showcase-details .vitrine-part-control .inactive .active {
  display: none;
}
#tx-buw-showcase-details .info-label {
  font-weight: bold;
}
#tx-buw-showcase-details .openingHours {
  font-style: italic;
}
#tx-buw-showcase-details .eventLocations + .openingHours {
  margin-top: -20px;
}
#tx-buw-showcase-details .showcase-events {
  margin-top: 50px;
}
#tx-buw-showcase-details .showcase-events.news.listview.listview-201 article .stripeBar {
  display: none;
  visibility: hidden;
  margin-right: 0;
  width: 0;
}
#tx-buw-showcase-details .showcase-events.news.listview.listview-201 article .stripeBar:before {
  width: 0 !important;
  background: transparent !important;
}
#tx-buw-showcase-details .showcase-events.news.listview.listview-201 article:after {
  left: 0 !important;
}
#content_main h3.popover-title {
  margin-bottom: 0;
}
.showcase-eventlocation .popover {
  font-family: inherit;
}
/** ListMy */
#tx-buw-showcase-details header .projectsubtitle {
  margin-top: -25px;
}
#tx-buw-showcase-details .strokedline {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
#tx-buw-showcase-details #projectcontainer > article,
.event-list-inline1 > article {
  border: 1px solid #ddd;
  box-sizing: border-box;
  margin: 0 10px 20px;
  width: calc(100% - 20px);
}
.event-list-inline1 > article {
  float: left;
  padding: 10px 10px 0;
}
@media (min-width: 768px) {
  #tx-buw-showcase-details #projectcontainer > article.col-sm-6 {
    width: calc(50% - 20px);
  }
  #tx-buw-showcase-details #projectcontainer > article:nth-child(2n + 1) {
    clear: left;
  }
  .event-list-inline1 > article {
    width: calc(33.33333333% - 20px);
  }
}
@media (min-width: 992px) {
  #tx-buw-showcase-details #projectcontainer > article.col-md-4 {
    width: calc(33.33333333% - 20px);
  }
  #tx-buw-showcase-details #projectcontainer > article:nth-child(2n + 1) {
    clear: none;
  }
  #tx-buw-showcase-details #projectcontainer > article:nth-child(3n + 1) {
    clear: left;
  }
}
.event-list-item {
  margin-top: 30px;
}
.event-list-item > h4.event-title {
  margin: 0;
  font-weight: bold;
}
.event-list-item > p {
  margin-bottom: 10px;
  padding: 0;
}
/** Icons */
.mediaelements {
  min-height: 42px;
}
body.all #content_container .tx-buw-showcase a.summaery-icon-action {
  border-bottom: none;
  display: block;
  margin-bottom: 12px;
}
.summaery-icon-action {
  line-height: 34px;
}
.summaery-icon {
  background: transparent center no-repeat scroll;
  display: block;
  float: left;
  height: 32px;
  text-indent: -9999em;
  width: 32px;
}
.summaery-icon.large {
  height: 42px;
  width: 42px;
}
.summaery-icon.mediaindicator {
  display: inline-block;
  float: none;
  height: 35px;
  width: 35px;
}
.summaery-icon.mediaindicator + .mediaindicator {
  margin-left: 10px;
}
.summaery-icon.action {
  background-size: 24px;
  border: 1px solid #aaa;
  border-radius: 2px;
  margin-right: 5px;
  padding: 4px;
}
.summaery-icon.add {
  background-image: url('../Icons/EditActions/Add.svg');
}
.summaery-icon.audio {
  background-image: url('../Icons/Project/Audio.svg');
}
.summaery-icon.preview {
  background-image: url('../Icons/EditActions/Eye.svg');
}
.summaery-icon.edit {
  background-image: url('../Icons/EditActions/Edit.svg');
}
.summaery-icon.hideit {
  background-image: url('../Icons/EditActions/Hide.svg');
}
.summaery-icon.photo {
  background-image: url('../Icons/Project/Photo.svg');
}
.summaery-icon.delete {
  background-image: url('../Icons/EditActions/Trash.svg');
}
.summaery-icon.unhide {
  background-image: url('../Icons/EditActions/Unhide.svg');
}
.summaery-icon.video {
  background-image: url('../Icons/Project/Video.svg');
}
.summaery-icon.indicator.audio {
  background-image: url('../Icons/Project/Audio.svg');
}
.summaery-icon.indicator.audio-outline {
  background-image: url('../Icons/Project/AudioOutline.svg');
}
.summaery-icon.indicator.photo {
  background-image: url('../Icons/Project/Photo.svg');
}
.summaery-icon.indicator.photo-outline {
  background-image: url('../Icons/Project/PhotoOutline.svg');
}
.summaery-icon.indicator.video {
  background-image: url('../Icons/Project/Video.svg');
}
.summaery-icon.indicator.video-outline {
  background-image: url('../Icons/Project/VideoOutline.svg');
}
/** Edit */
.tx-buw-showcase-myEdit fieldset {
  margin-bottom: 20px;
}
.tx-buw-showcase-myEdit span.required {
  color: #b71a49;
  font-weight: bold;
}
.tx-buw-showcase-myEdit span.project_info {
  display: block;
}
.tx-buw-showcase-myEdit div.important {
  background-color: #b71a49;
  color: #fff;
  padding: 20px;
}
.tx-buw-showcase-myEdit div.important a {
  color: #fff !important;
  border-bottom-color: #fff !important;
}
.tx-buw-showcase-myEdit #vitrine {
  margin: 20px 0 40px;
}
.tx-buw-showcase-myEdit h3.vitrine-part-headline {
  font-weight: normal;
  line-height: 42px;
  padding: 20px !important;
}
.tx-buw-showcase-myEdit h3.vitrine-part-headline .caption {
  padding-left: 20px;
}
.tx-buw-showcase-myEdit .fileinput-button {
  padding: 20px 0;
}
.tx-buw-showcase-myEdit .fileinput-button .caption {
  padding-left: 20px;
  line-height: 32px;
}
.tx-buw-showcase-myEdit .template-download .preview img {
  height: auto;
  width: 80px;
}
.tx-buw-showcase-myEdit .fileinput-button input {
  font-size: 25px;
  left: -40px;
  top: 5px;
  width: 200px;
}
.tx-buw-showcase-myEdit .files .delete {
  background: url(../Icons/EditActions/Trash.svg) no-repeat 0 0;
  border: 0 none;
  color: transparent;
  height: 30px;
  width: 30px;
}
.tx-buw-showcase-myEdit .files .right {
  text-align: right;
}
.tx-buw-showcase-myEdit audio,
.tx-buw-showcase-myEdit video {
  opacity: 1;
}
.tx-buw-showcase-myEdit iframe {
  border: none;
  height: 210px;
  width: 100%;
}
#allContents .ui-multiselect {
  background-color: transparent;
  border: 1px solid #aaa;
  font-size: 14px;
  padding: 5px 5px 5px 10px;
  text-align: left;
  width: 100% !important;
}
.form-group button.ui-multiselect {
  display: block;
  max-width: 100%;
}
.ui-multiselect:focus {
  border-color: #000;
}
.ui-multiselect-single .ui-multiselect-checkboxes input {
  position: absolute !important;
  top: auto !important;
  left: -9999px;
}
.ui-multiselect-single .ui-multiselect-checkboxes label {
  padding: 5px !important;
}
.ui-multiselect-header {
  margin-bottom: 3px;
  padding: 3px 0 3px 4px;
}
.ui-multiselect-header ul {
  font-size: 0.9em;
}
.ui-multiselect-header ul li {
  float: left;
  padding: 0 10px 0 0;
}
.ui-multiselect-header a {
  text-decoration: none;
}
.ui-multiselect-header a:hover {
  text-decoration: none;
}
.ui-multiselect-header span.ui-icon {
  float: left;
}
.ui-multiselect-header li.ui-multiselect-close {
  float: right;
  text-align: right;
  padding-right: 0;
}
.ui-multiselect-menu {
  background-color: #fff;
  border: solid #000;
  border-width: 0 1px 1px;
  display: none;
  padding: 3px;
  position: absolute;
  text-align: left;
  z-index: 10000;
}
.ui-multiselect-checkboxes {
  position: relative /* fixes bug in IE6/7 */;
  overflow-y: scroll;
  list-style: none;
  margin: 0 !important;
}
.ui-multiselect-checkboxes label {
  cursor: default;
  display: block;
  border: 1px solid transparent;
  padding: 3px 1px;
}
.ui-multiselect-checkboxes label input {
  position: relative;
  top: 1px;
  margin-right: 8px;
}
.ui-multiselect-checkboxes li {
  clear: both;
  font-size: 0.9em;
  padding-right: 3px;
  margin: 0 !important;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
  display: block;
  padding: 3px;
  margin: 1px 0;
  text-decoration: none;
}
.ui-multiselect-checkboxes span {
  display: inline-block;
  width: 200px;
}
#tx_showcase_author_project_eventroom_wrap,
#fileupload-expose {
  margin: 0 0 20px 50px;
}
.submit-links a.btn {
  border-color: #b71a49 !important;
  border-bottom-style: solid !important;
  margin-bottom: 10px;
  text-align: left;
}
.submit-links .hidesave {
  display: none;
}
#errorform {
  position: relative;
}
#errorform .errorcontent {
  background-color: rgba(243, 145, 0, 0.1);
  border: 1px solid #b71a49;
  color: #b71a49;
  margin-bottom: 1em;
  padding: 1em;
}
#errorform .errorcontent p {
  margin-bottom: 5px;
}
.formerror {
  background-color: #ebccd1;
}
/* DIALOG */
.no_scroll {
  overflow-x: hidden;
  overflow-y: hidden;
}
#dialog .dialog_bg {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}
.dialog_content {
  top: 50%;
  z-index: 6000;
  position: absolute;
  width: 400px;
  left: 40%;
}
.dialog_content .dialog_button {
  background: #F28E12;
  padding: 2em;
}
.dialog_content p {
  color: #ffffff;
}
.dialog_content .dialog_button h2 {
  text-transform: uppercase;
  font-size: 200%;
  color: #ffffff;
  margin-bottom: 1em;
}
.dialog_content hr {
  border: 0 none;
  border-bottom: 1px dotted #fff;
  margin: 0;
}
.dialog_content button {
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  width: 100%;
  text-align: left;
  padding: 4px 0;
  text-transform: uppercase;
}
.dialog_content button:before {
  content: '»';
  padding-right: 3px;
}
.dialog_content .dialog_info {
  margin-top: 2em;
}
.dialog_content .dialog_info h4 {
  text-transform: uppercase;
  color: #ffffff;
  font-style: italic;
  font-size: 1.2em;
  font-weight: normal;
  margin: 1em 0 0 !important;
  padding: 0 0 0 15px;
}
.dialog_content .dialog_info p {
  color: #ffffff;
  font-style: italic;
  font-size: 100%;
}
/** Event/List */
.all:not(.contrast):not(.print) #page .wrap-listarea.projects h3 a {
  color: #b71a49;
}
#content_main .tx-buw-showcase .wrap-listarea.events h2,
#content_main .tx-buw-showcase .wrap-listarea.projects h2 {
  color: #777;
}
#content_main .tx-buw-showcase .wrap-listarea.events h2 a,
#content_main .tx-buw-showcase .wrap-listarea.projects h2 a {
  display: block;
  margin-top: 10px !important;
}
#content_main .tx-buw-showcase .wrap-listarea.events h3,
#content_main .tx-buw-showcase .wrap-listarea.projects h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
}
#content_main .tx-buw-showcase .wrap-listarea.events > div,
#content_main .tx-buw-showcase .wrap-listarea.projects > div {
  margin: 0 0 20px 40px;
}
#content_main .tx-buw-showcase .wrap-listarea.events > .summaeryLiveEvent,
#content_main .tx-buw-showcase .wrap-listarea.projects > .summaeryLiveEvent {
  margin: 0 0 20px 0px;
}
#content_main .tx-buw-showcase .wrap-listarea.events > div + div,
#content_main .tx-buw-showcase .wrap-listarea.projects > div + div {
  margin-top: 20px;
  padding-top: 20px;
}
#content_main .tx-buw-showcase .wrap-listarea.events h3,
#content_main .tx-buw-showcase .wrap-listarea.projects h3,
#content_main .tx-buw-showcase .wrap-listarea.events p,
#content_main .tx-buw-showcase .wrap-listarea.projects p {
  margin: 0;
}
#content_main .tx-buw-showcase .wrap-listarea.events a,
#content_main .tx-buw-showcase .wrap-listarea.projects a {
  letter-spacing: .6px;
}
#content_main .tx-buw-showcase .wrap-listarea.events div.text,
#content_main .tx-buw-showcase .wrap-listarea.projects div.text {
  width: calc(100% - 120px);
}
#content_main .tx-buw-showcase .wrap-listarea.events div.info,
#content_main .tx-buw-showcase .wrap-listarea.projects div.info {
  width: 100%;
}
#content_main .tx-buw-showcase .wrap-listarea.events div.info > p,
#content_main .tx-buw-showcase .wrap-listarea.projects div.info > p {
  display: inline-block;
}
#content_main .tx-buw-showcase .wrap-listarea.events p.faculties,
#content_main .tx-buw-showcase .wrap-listarea.projects p.faculties {
  margin-left: 10px;
}
#content_main .tx-buw-showcase .wrap-listarea.events p.faculties span,
#content_main .tx-buw-showcase .wrap-listarea.projects p.faculties span {
  display: inline-block;
  padding-left: 5px;
}
#content_main .tx-buw-showcase .wrap-listarea.events p.faculties span:before,
#content_main .tx-buw-showcase .wrap-listarea.projects p.faculties span:before {
  border-left: 1px solid #777;
  content: '';
  display: inline-block;
  height: 10px;
  margin-right: 5px;
}
#content_main .tx-buw-showcase .wrap-listarea.events p.faculties span:first-child,
#content_main .tx-buw-showcase .wrap-listarea.projects p.faculties span:first-child {
  margin-left: 0;
  padding-left: 0;
}
#content_main .tx-buw-showcase .wrap-listarea.events p.faculties span:first-child:before,
#content_main .tx-buw-showcase .wrap-listarea.projects p.faculties span:first-child:before {
  content: none;
}
#content_main .tx-buw-showcase .wrap-listarea.events a.linktosingle,
#content_main .tx-buw-showcase .wrap-listarea.projects a.linktosingle {
  border-bottom: none !important;
  font-weight: bold;
  position: relative;
}
#content_main .tx-buw-showcase .wrap-listarea.events a.linktosingle:hover,
#content_main .tx-buw-showcase .wrap-listarea.projects a.linktosingle:hover {
  color: #b71a49;
}
#content_main .tx-buw-showcase .wrap-listarea.events .more,
#content_main .tx-buw-showcase .wrap-listarea.projects .more {
  margin-bottom: -4px;
}
#content_main .tx-buw-showcase .wrap-listarea.events .more .linktosingle,
#content_main .tx-buw-showcase .wrap-listarea.projects .more .linktosingle {
  border-bottom: none;
  padding-left: 20px;
  position: relative;
  margin-top: 0;
}
#content_main .tx-buw-showcase .wrap-listarea.events .more .linktosingle:hover:before,
#content_main .tx-buw-showcase .wrap-listarea.projects .more .linktosingle:hover:before {
  color: #000;
  left: 0;
  transition: left .4s;
}
#content_main .tx-buw-showcase .wrap-listarea.events .more .linktosingle:before,
#content_main .tx-buw-showcase .wrap-listarea.projects .more .linktosingle:before {
  content: "\e926";
  color: #b71a49;
  font-family: icomoon;
  font-size: 25px;
  font-weight: bold;
  left: -7px;
  position: absolute;
  top: 0px;
  transition: left .4s;
}
#content_main .tx-buw-showcase .wrap-listarea.projects h3 {
  line-height: 18px;
}
.summaery2021 #content_main .tx-buw-showcase .wrap-listarea.events h2,
.summaery2021 #content_main .tx-buw-showcase .wrap-listarea.projects h2 {
  color: #777;
}
.summaery2021 #content_main .tx-buw-showcase .wrap-listarea.events h2 a,
.summaery2021 #content_main .tx-buw-showcase .wrap-listarea.projects h2 a {
  color: #6000ff !important;
}
.summaery2021 #content_main .tx-buw-showcase .wrap-listarea.events h3 a,
.summaery2021 #content_main .tx-buw-showcase .wrap-listarea.projects h3 a {
  color: #6000ff !important;
}
/** Maps */
#map.eventlocations {
  width: 100%;
}
#map.eventlocations {
  height: 600px;
}
#map.eventlocation {
  height: 400px;
}
/** Errors */
.tx-buw-showcase .typo3-messages {
  margin: 20px 0 0;
  padding: 0;
}
.tx-buw-showcase .typo3-messages .alert {
  color: #fff;
}
/** SUMMAERY 2021 **/
.summaery2021 #page .news.listview.listview-201 .summaeryLiveEvent article .my_datesheet:before {
  width: 65px;
  height: 65px;
  content: "" !important;
  display: block;
}
.summaery2021 #page .news.listview.listview-201 .summaeryLiveEvent.eventtype-liveevent article .my_datesheet:before {
  background: url("../Icons/Project/summaery2021/LiveEvent.svg") 5px 0px no-repeat;
  background-size: 60px;
}
.summaery2021 #page .news.listview.listview-201 .summaeryLiveEvent.eventtype-chat article .my_datesheet:before {
  background: url("../Icons/Project/summaery2021/Chat.svg") 5px 0px no-repeat;
  background-size: 60px;
}
.summaery2021 #page .news.listview.listview-201 .summaeryLiveEvent article h2.eventtype-liveevent a {
  display: block;
  margin-top: 10px !important;
}
