html,
body {
  height: 100%;
  margin: 0px !important;
}
#celements2_menu_bar + #sitecontainer {
  padding-top: 28px;
}

body a,
body a:visited {
  color: #015470;
}
body a:hover {
  color: #900;
  text-decoration: none;
}

div.collection-container div.event-item .event-column.actions {
  width: 85px;
  top: 0px;
}
div.collection-container div.event-item .event-column.actions div.event-colEvent-control {
  height: 22px;
  width: 22px;
  display:block;
  float: right;
}
div.collection-container div.event-item .event-column.actions div.event-ColEvent-attachments {
  width: 60px;
  display:block;
  /*height: 22px;*/
  /*clear: right;*/
}
div.collection-container div.event-item .event-column.images {
  position: absolute;
  z-index: 1;
  display: inline;
  height: 70px;
  width: 70px;
  right: 70px;
  top: 5px;
  text-align: right;
  border: 1px solid #BBBBC2;
  overflow: visible;
}

div.collection-container div.event-item .event-column.images .event-image-Performance {
  text-decoration: none;
  float: right;
  border: 1px solid #c3c3c3;
  height: 53px;
  width: 53px;
}

div.collection-container div.event-item .event-column.images .event-image-ProgonEvent {
  text-decoration: none;
  float: right;
  border: 1px solid #c3c3c3;
  height: 53px;
  margin-left: 5px;
  width: 53px;
}

div.collection-container div.event-item .event-column.images .event-image-plus {
  display: block;
  color: #c3c3c3;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 44px;
  font-weight: lighter;
  line-height: 53px;
  height: 100%;
  position: relative;
  text-decoration: none;
  text-align: center;
  width: 100%;
  top: auto;
  box-sizing: border-box;
}
div.collection-container div.event-item .previewAspRatioTable {
  position: absolute;
  top: -164px;
  left: 90px;
  background-color: #ECEEF0;
  border: black solid 1px;
  width: 140px;
}
div.collection-container div.event-item .previewAspRatioTable .descrColumn {
  text-align: right;
}
div.collection-container div.event-item .previewAspRatioTable .imgColumn {
  text-align: left;
}

.event-column.date-time .event-week h3 {
  /* ticket #6983 : Alinierungen für FF */
  height: 18px;
  position: relative;
  width: 37px;
  float: right;
}
.event-column.date-time .event-week h3 > span {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 37px;
  text-align: right;
}

/** image upload link **/
.event-ColEvent-attachments a.progonColEventAttachments,
.event-ColEvent-attachments .progonColEventAttachments .attachment-plus {
  background-color: #BBBBC2;
  color: #F0F0FF;
  display: block;
  font-family: Helvetica,Arial,sans-serif;
  /*height: 60px;*/
  height: 72px;
  position: relative;
  text-decoration: none;
  width: 32px;
}
.event-ColEvent-attachments .progonColEventAttachments .attachment-plus {
  display: block;
  font-size: 44px;
  font-weight: 800;
  line-height: 62px;
  position: relative;
  text-align: center;
  top: 0px;
  width: 100%;
}
.event-ColEvent-attachments .progonColEventAttachments .attachment-img {
  color: #333355;
  font-size: 14px;
  position: absolute;
  text-align: center;
  top: 46px;
  width: 100%;
}

.cel_pagetype_Collection #content div.content-header {
  border-color: #8497b8;
  background-color: #596A88;
}
.cel_pagetype_Collection #content div.content-header h1 {
  color: #fbfbfb;
}
.cel_pagetype_Collection #content .countTotal {
  font-weight: normal;
}

div.collection-container div.event-item {
  background-color: white;
}
div.collection-container div.event-item .date-time.started .start h2 {
  font-weight: normal;
}
div.collection-container div.event-item .date-time.ended .end h2 {
  font-weight: normal;
}
div.event-item .event-title,
div.event-item .event-location,
div.event-item .event-description {
  height: 18px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}
div.event-item .fadeout-right {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 18px;
  width: 60px;
  background-image: url("../file/resources/images/icons/fadeout-right.png?vers=3");
  background-position: top right;
  background-repeat: repeat-y;
}
div.event-item:hover .fadeout-right {
  background-image: url("../file/resources/images/icons/fadeout-right-hover.png?vers=3");
}

.cel_pagetype_Collection #content a,
div.collection-container div.event-item .event-location a,
.cel_pagetype_Collection #content .event-title .belongsToName,
div.collection-container div.event-item .event-title .belongsToName {
  color: #015470 !important;
}
.cel_pagetype_Collection #content .event-title a,
div.collection-container div.event-item .event-title a {
  color: #3E3E3E !important;
}
.cel_pagetype_Collection #content a:hover,
.cel_pagetype_Collection #content .event-title a:hover,
div.collection-container div.event-item .event-location a:hover,
div.collection-container div.event-item .event-title a:hover {
  color: #900 !important;
  text-decoration: none;
}
div.collection-container div.event-item .event-location a.location {
  font-weight: bold;
}

.progon_view_column_left .accordion,
.progon_view_column_right .accordion {
  margin-bottom: 0px;
}
.progon_view_column_left dd,
.progon_view_column_right dd {
  margin-left: 0px;
}
.progon_view_column_left dt.label,
.progon_view_column_right dt.label {
  background-color: transparent;
  background: none;
}

.progon_org_cockpit {
  padding: 15px 10px;
}

.progon_org_cockpit h2 {
  margin-bottom: 20px;
}

.progon_org_cockpit .progon_row {
  margin-bottom: 10px;
}

.progon_org_cockpit .progon_row .progon_column {
  display: inline-block;
  vertical-align: top;
  border: 1px solid black;
  padding: 8px;
  margin: 8px;
  min-width: 220px;
  border-top-right-radius: 16px;
}

#orgSearchResults hr {
  margin: 5px 0px;
}

.view_progon_section, hr {
  clear: both;
}

.progon_view {
  max-width: 1000px;
  margin: auto;
}
.progon_view .label {
  float: left;
  padding: 0px;
  width: 130px;
}
.progon_view .accordionTabTitleBar {
  display: none;
}
.progon_view .editblock dl {
  margin: 0px;
}
.progon_view .editblock {
  clear: both;
  border-top: 1px solid black !important;
  border-bottom: 1px solid black !important;
  padding-top: 5px !important;
}
.progon_view .editblock.fromToDate,
.progon_view .editblock + .editblock {
  border-top: none !important;
}
.editblockclear {
  clear: both;
}

#content .yui-calcontainer {
  z-index: 20;
}


/* IRacer View */
.iracer_view table td {
  padding: 5px;
}


/* Collection Search Form */
@import url("//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css");
@import url("//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css");

.collectionSearch {
  display: flex;
  position: relative;
  font-size: 12px;
  padding: 5px 0px;
  border-bottom: 1px solid #DEDEDE;
  background-color: #b1c3e2;
}

.collectionSearch .datum label {
  margin: 0px 2px;
  float: left;
  padding-top: 1px;
  color: #b1c3e2;
}
.collectionSearch .datum input {
  float: left;
  width: 65px;
}
.collectionSearch .datum input.show_empty_date {
  color: #9D9D9D;
}

.collectionSearch .wrapper_suchbegriff {
  flex: 1;
  margin-right: 8px;
  max-width: 550px;
}
.collectionSearch select.limit {
  width: 73px;
  padding: 0px 2px;
  margin: 1px 10px 0px auto;
}
.collectionSearch .suchbegriff {
  margin-right: 170px;
}
.collectionSearch .suchbegriff input {
  width: 100%;
}
.collectionSearch .suchbegriff input.show_empty_info {
  color: #9D9D9D;
}
.collectionSearch .buttons {
  float: right;
  text-align: right;
  width: 160px;
}
#content .collectionSearch .buttons a.buttonCollectionSearch {
  height: 15px;
  color: white !important;
}
.collectionSearch .buttons .buttonCollectionSearch.searchStart {
  margin-right: 3px;
}
.collectionSearch .buttons .buttonDisabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.collectionSearch input {
  height: 11px;
  padding: 5px 4px 3px 4px;
  font-size: 13px;
  line-height: 13px;
}

.collectionSearch .sbOptions {
  background: white;
}

.collectionSearch .sbHolder,
.editCategoryContainer .sbHolder,
.collectionSearch button.multiselect {
  float: left;
  /*width: 90px;*/
  width: 130px;
  position: relative;
  /** overflow: hidden; removed to allow js to hide and show overflow as needed **/
  height: 19px;
  background: none;
  border: 1px solid #ccc;
  border-left: none;
  border-radius: 3px;
  z-index: 1;
}
.collectionSearch .sbHolder ul,
.collectionSearch .sbHolder li,
.collectionSearch .sbHolder a,
.editCategoryContainer .sbHolder ul,
.editCategoryContainer .sbHolder li,
.editCategoryContainer .sbHolder a,
.collectionSearch ul.multiselect-container,
.collectionSearch .multiselect-container li,
.collectionSearch .multiselect-container a {
  margin: 0px;
  padding: 0px;
}
.collectionSearch .sbHolder ul,
.editCategoryContainer .sbHolder ul,
.collectionSearch ul.multiselect-container  {
  list-style: none;
  /*width: 90px;*/
  min-width: 130px;
  width: 130px;
  border: 0px solid black;
  left: 0px;
  top: 21px !important;
  text-align: left;
}
.collectionSearch .sbToggle,
.editCategoryContainer .sbToggle {
  height: 19px;
  width: 13px;
  left: 2px;
  z-index: 3;
  display: none;
}
.collectionSearch .itemAll .sbToggle,
.editCategoryContainer .itemAll .sbToggle {
  background-image: url("../file/resources/images/icons/glyphicons-halflings.png");
  background-position: -288px -118px;
  background-repeat: no-repeat;
  display: block;
}
.collectionSearch .itemAll .sbToggle.sbToggleOpen,
.editCategoryContainer .itemAll .sbToggle.sbToggleOpen {
  background-position: -312px -118px;
}
#content .collectionSearch .sbHolder ul li a,
#content .collectionSearch .sbHolder .sbSelector,
.editCategoryContainer .sbHolder ul li a,
.editCategoryContainer .sbHolder .sbSelector,
.collectionSearch button.multiselect,
.collectionSearch .multiselect-container li a label {
  font-size: 10px;
  line-height: 12px;
  /*text-align: right;*/
  color: white !important;
  padding: 3px 5px;
  height: 13px;
  border-bottom: none;
}
#content .collectionSearch button.multiselect {
  height: 19px;
  border-radius: 0px;
  text-align: left;
}
#content .collectionSearch button.multiselect .caret {
  display: block;
  float: left;
  background-image: url("../file/resources/images/icons/glyphicons-halflings-white.png");
  background-position: -288px -121px;
  background-repeat: no-repeat;
  width: 15px;
  height: 12px;
  margin-top: 0px;
  border: 1px solid transparent;
  opacity: 1;
  filter: alpha(opacity=100);
  content: "";
}
#content .collectionSearch .btn-group.open button.multiselect .caret {
  background-position: -312px -121px;
}
.collectionSearch .multiselect-container li a label input {
  display: none;
}
#content .collectionSearch .sbHolder .sbSelector,
.editCategoryContainer .sbHolder .sbSelector {
  padding: 3px 3px 3px 15px;
  /*width: 87px;*/
  width: 112px;
  border-radius: 3px;
}
.collectionSearch .multiselect-container li a {
  outline: 0;
}
.collectionSearch .sbHolder ul li,
.editCategoryContainer .sbHolder ul li,
.collectionSearch .multiselect-container li  {
  opacity: 1;
  filter: alpha(opacity=100);
}
.collectionSearch .sbHolder ul li:hover,
.editCategoryContainer .sbHolder ul li:hover,
.collectionSearch .multiselect-container li:hover  {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.collectionSearch .multiselect-container li.active > a  {
  background-image: url("../file/resources/images/icons/sparten-active.png?vers=2");
  background-position: right center;
  background-repeat: no-repeat;
  background-color: #333;
}
.collectionSearch .sbHolder ul li + li a,
.editCategoryContainer .sbHolder ul li + li a,
.collectionSearch .multiselect-container li + li a  {
  border-top: 1px solid #D4D4D4;
}
#content .collectionSearch .sbHolder ul li.itemAll a,
#content .collectionSearch .sbHolder .sbSelector.itemAll,
.editCategoryContainer .sbHolder ul li.itemAll a,
.editCategoryContainer .sbHolder .sbSelector.itemAll,
#content .collectionSearch button.multiselect.itemAll,
#content .collectionSearch .multiselect-container li.itemAll a,
#content .collectionSearch .multiselect-container li.itemAll a label  {
  background-color: white;
  color: black !important;
}
div.collection-container div.event-item .event-column.category-avatar,
div.collection-container div.event-item .event-category {
  width: 130px;
  text-align: left;
}
div.page-navigation div.jumping {
  padding-left: 140px;
}
div.page-navigation div.jumping .icon-chevron-right {
  background-image: url("../file/images/icons/arrowsprites-glyphicons.png?vers=2");
  background-position: -170px 0px;
  background-repeat: no-repeat;
}
div.page-navigation div.paging {
  padding-left: 310px;
  margin-top: -2px;
}
div.page-navigation div.paging span.count {
  color: #333;
  display: block;
  margin-top: 1px;
}
div.page-navigation div.paging span.count,
div.page-navigation div.paging a.arrows {
  float: left;
}
#sitecontainer #content div.page-navigation div.paging a.arrows {
  width: 15px;
  height: 16px;
  padding: 2px 6px 0px 6px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  color: #333 !important;
  background-color: #f5f5f5;
  background-image: none;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
#sitecontainer #content div.page-navigation div.paging a.arrows:hover {
  color: #333 !important;
  background-color: #e6e6e6;
  background-image: none;
}
#sitecontainer div.page-navigation div.jumping .btn {
  padding-top: 2px;
}


/** category colors (if changes here, check also editor.css) **/
#contentwrapper .event-category,
div.collection-container div.event-item .event-category, /* default */
.collectionSearch .sbHolder ul li a,
.collectionSearch .sbHolder .sbSelector,
.editCategoryContainer .sbHolder ul li a,
.editCategoryContainer .sbHolder .sbSelector,
.collectionSearch button.multiselect,
.structEditorRoot .collectionSearch button.multiselect,
.collectionSearch .multiselect-container li a {
  background-color: #333;
}
#contentwrapper .event-category span,
div.collection-container div.event-item .event-category span {
  padding-left: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#contentwrapper .event-category span,
#contentwrapper select.progon_selectCategory option.categoryItem {
  color: white;
  padding-right: 3px;
}
#contentwrapper select.progon_selectState option.stateItem {
  color: white;
  padding-right: 3px;
}
#contentwrapper select.progon_selectState option.stateItem {
  color: white;
  padding-right: 3px;
}
#contentwrapper select.progon_selectCategory option.addCategory2 {
  color: black;
}
#contentwrapper .event-category.category-1,
#contentwrapper option.item1,
div.collection-container div.event-item .event-category.category-1, /* Film */
.progon_realisation_categories .event-category.category-1 .description,
.collectionSearch .sbHolder ul li.item1 a,
.collectionSearch .sbHolder .sbSelector.item1,
.editCategoryContainer .sbHolder ul li.item1 a,
.editCategoryContainer .sbHolder .sbSelector.item1,
.collectionSearch button.multiselect.item1,
.collectionSearch .multiselect-container li.item1 a {
  background-color: #7b4173;
}
#contentwrapper .event-category.category-2,
#contentwrapper option.item2,
div.collection-container div.event-item .event-category.category-2, /* Theater */
.progon_realisation_categories .event-category.category-2 .description,
.collectionSearch .sbHolder ul li.item2 a,
.collectionSearch .sbHolder .sbSelector.item2,
.editCategoryContainer .sbHolder ul li.item2 a,
.editCategoryContainer .sbHolder .sbSelector.item2,
.collectionSearch button.multiselect.item2,
.collectionSearch .multiselect-container li.item2 a,
#contentwrapper .event-category.category-120,
#contentwrapper option.item120,
div.collection-container div.event-item .event-category.category-120,
.progon_realisation_categories .event-category.category-120 .description,
.collectionSearch .sbHolder ul li.item120 a,
.collectionSearch .sbHolder .sbSelector.item120,
.editCategoryContainer .sbHolder ul li.item120 a,
.editCategoryContainer .sbHolder .sbSelector.item120,
.collectionSearch button.multiselect.item120,
.collectionSearch .multiselect-container li.item120 a,
#contentwrapper .event-category.category-121,
#contentwrapper option.item121,
div.collection-container div.event-item .event-category.category-121,
.progon_realisation_categories .event-category.category-121 .description,
.collectionSearch .sbHolder ul li.item121 a,
.collectionSearch .sbHolder .sbSelector.item121,
.editCategoryContainer .sbHolder ul li.item121 a,
.editCategoryContainer .sbHolder .sbSelector.item121,
.collectionSearch button.multiselect.item121,
.collectionSearch .multiselect-container li.item121 a,
#contentwrapper .event-category.category-122,
#contentwrapper option.item122,
div.collection-container div.event-item .event-category.category-122,
.progon_realisation_categories .event-category.category-122 .description,
.collectionSearch .sbHolder ul li.item122 a,
.collectionSearch .sbHolder .sbSelector.item122,
.editCategoryContainer .sbHolder ul li.item122 a,
.editCategoryContainer .sbHolder .sbSelector.item122,
.collectionSearch button.multiselect.item122,
.collectionSearch .multiselect-container li.item122 a,
#contentwrapper .event-category.category-123,
#contentwrapper option.item123,
div.collection-container div.event-item .event-category.category-123,
.progon_realisation_categories .event-category.category-123 .description,
.collectionSearch .sbHolder ul li.item123 a,
.collectionSearch .sbHolder .sbSelector.item123,
.editCategoryContainer .sbHolder ul li.item123 a,
.editCategoryContainer .sbHolder .sbSelector.item123,
.collectionSearch button.multiselect.item123,
.collectionSearch .multiselect-container li.item123 a,
#contentwrapper .event-category.category-124,
#contentwrapper option.item124,
div.collection-container div.event-item .event-category.category-124,
.progon_realisation_categories .event-category.category-124 .description,
.collectionSearch .sbHolder ul li.item124 a,
.collectionSearch .sbHolder .sbSelector.item124,
.editCategoryContainer .sbHolder ul li.item124 a,
.editCategoryContainer .sbHolder .sbSelector.item124,
.collectionSearch button.multiselect.item124,
.collectionSearch .multiselect-container li.item124 a,
#contentwrapper .event-category.category-125,
#contentwrapper option.item125,
div.collection-container div.event-item .event-category.category-125,
.progon_realisation_categories .event-category.category-125 .description,
.collectionSearch .sbHolder ul li.item125 a,
.collectionSearch .sbHolder .sbSelector.item125,
.editCategoryContainer .sbHolder ul li.item125 a,
.editCategoryContainer .sbHolder .sbSelector.item125,
.collectionSearch button.multiselect.item125,
.collectionSearch .multiselect-container li.item125 a,
#contentwrapper .event-category.category-126,
#contentwrapper option.item126,
div.collection-container div.event-item .event-category.category-126,
.progon_realisation_categories .event-category.category-126 .description,
.collectionSearch .sbHolder ul li.item126 a,
.collectionSearch .sbHolder .sbSelector.item126,
.editCategoryContainer .sbHolder ul li.item126 a,
.editCategoryContainer .sbHolder .sbSelector.item126,
.collectionSearch button.multiselect.item126,
.collectionSearch .multiselect-container li.item126 a {
  background-color: #ad494a;
}
#contentwrapper .event-category.category-3,
#contentwrapper option.item3,
div.collection-container div.event-item .event-category.category-3, /* Tanz */
.progon_realisation_categories .event-category.category-3 .description,
.collectionSearch .sbHolder ul li.item3 a,
.collectionSearch .sbHolder .sbSelector.item3,
.editCategoryContainer .sbHolder ul li.item3 a,
.editCategoryContainer .sbHolder .sbSelector.item3,
.collectionSearch button.multiselect.item3,
.collectionSearch .multiselect-container li.item3 a {
  background-color: #843c39;
}
#contentwrapper .event-category.category-4,
#contentwrapper option.item4,
div.collection-container div.event-item .event-category.category-4, /* Literatur */
.progon_realisation_categories .event-category.category-4 .description,
.collectionSearch .sbHolder ul li.item4 a,
.collectionSearch .sbHolder .sbSelector.item4,
.editCategoryContainer .sbHolder ul li.item4 a,
.editCategoryContainer .sbHolder .sbSelector.item4,
.collectionSearch button.multiselect.item4,
.collectionSearch .multiselect-container li.item4 a {
  background-color: #5254a3;
}
#contentwrapper .event-category.category-6,
#contentwrapper option.item6,
div.collection-container div.event-item .event-category.category-6, /* Sounds & Floors */
.progon_realisation_categories .event-category.category-6 .description,
.collectionSearch .sbHolder ul li.item6 a,
.collectionSearch .sbHolder .sbSelector.item6,
.editCategoryContainer .sbHolder ul li.item6 a,
.editCategoryContainer .sbHolder .sbSelector.item6,
.collectionSearch button.multiselect.item6,
.collectionSearch .multiselect-container li.item6 a {
  background-color: #8ca252;
}
#contentwrapper .event-category.category-7,
#contentwrapper option.item7,
div.collection-container div.event-item .event-category.category-7, /* Kunst */
.progon_realisation_categories .event-category.category-7 .description,
.collectionSearch .sbHolder ul li.item7 a,
.collectionSearch .sbHolder .sbSelector.item7,
.editCategoryContainer .sbHolder ul li.item7 a,
.editCategoryContainer .sbHolder .sbSelector.item7,
.collectionSearch button.multiselect.item7,
.collectionSearch .multiselect-container li.item7 a,
#contentwrapper .event-category.category-130,
#contentwrapper option.item130,
div.collection-container div.event-item .event-category.category-130,
.progon_realisation_categories .event-category.category-130 .description,
.collectionSearch .sbHolder ul li.item130 a,
.collectionSearch .sbHolder .sbSelector.item130,
.editCategoryContainer .sbHolder ul li.item130 a,
.editCategoryContainer .sbHolder .sbSelector.item130,
.collectionSearch button.multiselect.item130,
.collectionSearch .multiselect-container li.item130 a,
#contentwrapper .event-category.category-131,
#contentwrapper option.item131,
div.collection-container div.event-item .event-category.category-131,
.progon_realisation_categories .event-category.category-131 .description,
.collectionSearch .sbHolder ul li.item131 a,
.collectionSearch .sbHolder .sbSelector.item131,
.editCategoryContainer .sbHolder ul li.item131 a,
.editCategoryContainer .sbHolder .sbSelector.item131,
.collectionSearch button.multiselect.item131,
.collectionSearch .multiselect-container li.item131 a,
#contentwrapper .event-category.category-132,
#contentwrapper option.item132,
div.collection-container div.event-item .event-category.category-132,
.progon_realisation_categories .event-category.category-132 .description,
.collectionSearch .sbHolder ul li.item132 a,
.collectionSearch .sbHolder .sbSelector.item132,
.editCategoryContainer .sbHolder ul li.item132 a,
.editCategoryContainer .sbHolder .sbSelector.item132,
.collectionSearch button.multiselect.item132,
.collectionSearch .multiselect-container li.item132 a {
  background-color: #393b79;
}
#contentwrapper .event-category.category-8,
#contentwrapper option.item8,
div.collection-container div.event-item .event-category.category-8, /* Kinder & Familien */
.progon_realisation_categories .event-category.category-8 .description,
.collectionSearch .sbHolder ul li.item8 a,
.collectionSearch .sbHolder .sbSelector.item8,
.editCategoryContainer .sbHolder ul li.item8 a,
.editCategoryContainer .sbHolder .sbSelector.item8,
.collectionSearch button.multiselect.item8,
.collectionSearch .multiselect-container li.item8 a {
  background-color: #ce6dbd;
}
#contentwrapper .event-category.category-9,
div.collection-container div.event-item .event-category.category-9, /* Diverses */
#contentwrapper option.item9,
#contentwrapper .event-category.category-9,
.progon_realisation_categories .event-category.category-9 .description,
.collectionSearch .sbHolder ul li.item9 a,
.collectionSearch .sbHolder .sbSelector.item9,
.editCategoryContainer .sbHolder ul li.item9 a,
.editCategoryContainer .sbHolder .sbSelector.item9,
.collectionSearch button.multiselect.item9,
.collectionSearch .multiselect-container li.item9 a,
div.collection-container div.event-item .event-category.category-140, /*  Diverses - Adventszeit */
#contentwrapper option.item140,
#contentwrapper .event-category.category-140,
.progon_realisation_categories .event-category.category-140 .description,
.collectionSearch .sbHolder ul li.item140 a,
.collectionSearch .sbHolder .sbSelector.item140,
.editCategoryContainer .sbHolder ul li.item140 a,
.editCategoryContainer .sbHolder .sbSelector.item140,
.collectionSearch button.multiselect.item140,
.collectionSearch .multiselect-container li.item140 a,
div.collection-container div.event-item .event-category.category-141, /*  Diverses - Fasnacht */
#contentwrapper option.item141,
#contentwrapper .event-category.category-141,
.progon_realisation_categories .event-category.category-141 .description,
.collectionSearch .sbHolder ul li.item141 a,
.collectionSearch .sbHolder .sbSelector.item141,
.editCategoryContainer .sbHolder ul li.item141 a,
.editCategoryContainer .sbHolder .sbSelector.item141,
.collectionSearch button.multiselect.item141,
.collectionSearch .multiselect-container li.item141 a,
div.collection-container div.event-item .event-category.category-142, /*  Diverses - Sontiges */
#contentwrapper option.item142,
#contentwrapper .event-category.category-142,
.progon_realisation_categories .event-category.category-142 .description,
.collectionSearch .sbHolder ul li.item142 a,
.collectionSearch .sbHolder .sbSelector.item142,
.editCategoryContainer .sbHolder ul li.item142 a,
.editCategoryContainer .sbHolder .sbSelector.item142,
.collectionSearch button.multiselect.item142,
.collectionSearch .multiselect-container li.item142 a {
  background-color: #d6616b;
}
#contentwrapper .event-category.category-12,
#contentwrapper option.item12,
div.collection-container div.event-item .event-category.category-12, /* Musik, Konzerte */
.progon_realisation_categories .event-category.category-12 .description,
.collectionSearch .sbHolder ul li.item12 a,
.collectionSearch .sbHolder .sbSelector.item12,
.editCategoryContainer .sbHolder ul li.item12 a,
.editCategoryContainer .sbHolder .sbSelector.item12,
.collectionSearch button.multiselect.item12,
.collectionSearch .multiselect-container li.item12 a,
#contentwrapper .event-category.category-5,
#contentwrapper option.item5,
div.collection-container div.event-item .event-category.category-5, /* Klassik, Jazz */
.progon_realisation_categories .event-category.category-5 .description,
.collectionSearch .sbHolder ul li.item5 a,
.collectionSearch .sbHolder .sbSelector.item5,
.editCategoryContainer .sbHolder ul li.item5 a,
.editCategoryContainer .sbHolder .sbSelector.item5,
.collectionSearch button.multiselect.item5,
.collectionSearch .multiselect-container li.item5 a,
#contentwrapper .event-category.category-110,
#contentwrapper option.item110,
div.collection-container div.event-item .event-category.category-110,
.progon_realisation_categories .event-category.category-110 .description,
.collectionSearch .sbHolder ul li.item110 a,
.collectionSearch .sbHolder .sbSelector.item110,
.editCategoryContainer .sbHolder ul li.item110 a,
.editCategoryContainer .sbHolder .sbSelector.item110,
.collectionSearch button.multiselect.item110,
.collectionSearch .multiselect-container li.item110 a,
#contentwrapper .event-category.category-111,
#contentwrapper option.item111,
div.collection-container div.event-item .event-category.category-111,
.progon_realisation_categories .event-category.category-111 .description,
.collectionSearch .sbHolder ul li.item111 a,
.collectionSearch .sbHolder .sbSelector.item111,
.editCategoryContainer .sbHolder ul li.item111 a,
.editCategoryContainer .sbHolder .sbSelector.item111,
.collectionSearch button.multiselect.item111,
.collectionSearch .multiselect-container li.item111 a,
#contentwrapper .event-category.category-112,
#contentwrapper option.item112,
div.collection-container div.event-item .event-category.category-112,
.progon_realisation_categories .event-category.category-112 .description,
.collectionSearch .sbHolder ul li.item112 a,
.collectionSearch .sbHolder .sbSelector.item112,
.editCategoryContainer .sbHolder ul li.item112 a,
.editCategoryContainer .sbHolder .sbSelector.item112,
.collectionSearch button.multiselect.item112,
.collectionSearch .multiselect-container li.item112 a,
#contentwrapper .event-category.category-113,
#contentwrapper option.item113,
div.collection-container div.event-item .event-category.category-113,
.progon_realisation_categories .event-category.category-113 .description,
.collectionSearch .sbHolder ul li.item113 a,
.collectionSearch .sbHolder .sbSelector.item113,
.editCategoryContainer .sbHolder ul li.item113 a,
.editCategoryContainer .sbHolder .sbSelector.item113,
.collectionSearch button.multiselect.item113,
.collectionSearch .multiselect-container li.item113 a,
#contentwrapper .event-category.category-114,
#contentwrapper option.item114,
div.collection-container div.event-item .event-category.category-114,
.progon_realisation_categories .event-category.category-114 .description,
.collectionSearch .sbHolder ul li.item114 a,
.collectionSearch .sbHolder .sbSelector.item114,
.editCategoryContainer .sbHolder ul li.item114 a,
.editCategoryContainer .sbHolder .sbSelector.item114,
.collectionSearch button.multiselect.item114,
.collectionSearch .multiselect-container li.item114 a,
#contentwrapper .event-category.category-115,
#contentwrapper option.item115,
div.collection-container div.event-item .event-category.category-115,
.progon_realisation_categories .event-category.category-115 .description,
.collectionSearch .sbHolder ul li.item115 a,
.collectionSearch .sbHolder .sbSelector.item115,
.editCategoryContainer .sbHolder ul li.item115 a,
.editCategoryContainer .sbHolder .sbSelector.item115,
.collectionSearch button.multiselect.item115,
.collectionSearch .multiselect-container li.item115 a {
  background-color: #637939;
}
#contentwrapper .event-category.category-100,
#contentwrapper option.item100,
div.collection-container div.event-item .event-category.category-100, /* Messen & Kongresse */
.progon_realisation_categories .event-category.category-100 .description,
.collectionSearch .sbHolder ul li.item100 a,
.collectionSearch .sbHolder .sbSelector.item100,
.editCategoryContainer .sbHolder ul li.item100 a,
.editCategoryContainer .sbHolder .sbSelector.item100,
.collectionSearch button.multiselect.item100,
.collectionSearch .multiselect-container li.item100 a {
  background-color: #6b6ecf;
}
#contentwrapper .event-category.category-101,
#contentwrapper option.item101,
div.collection-container div.event-item .event-category.category-101, /* Sport */
.progon_realisation_categories .event-category.category-101 .description,
.collectionSearch .sbHolder ul li.item101 a,
.collectionSearch .sbHolder .sbSelector.item101,
.editCategoryContainer .sbHolder ul li.item101 a,
.editCategoryContainer .sbHolder .sbSelector.item101,
.collectionSearch button.multiselect.item101,
.collectionSearch .multiselect-container li.item101 a {
  background-color: #b5cf6b;
}
#contentwrapper .event-category.category-102,
#contentwrapper option.item102,
div.collection-container div.event-item .event-category.category-102, /* Gay & Lesbian */
.progon_realisation_categories .event-category.category-102 .description,
.collectionSearch .sbHolder ul li.item102 a,
.collectionSearch .sbHolder .sbSelector.item102,
.editCategoryContainer .sbHolder ul li.item102 a,
.editCategoryContainer .sbHolder .sbSelector.item102,
.collectionSearch button.multiselect.item102,
.collectionSearch .multiselect-container li.item102 a {
  background-color: #a55194;
}

/*  Art/Messen */
#contentwrapper .event-category.category-10,
#contentwrapper option.item10,
div.collection-container div.event-item .event-category.category-10
.progon_realisation_categories .event-category.category-10 .description,
.collectionSearch .sbHolder ul li.item10 a,
.collectionSearch .sbHolder .sbSelector.item10,
.editCategoryContainer .sbHolder ul li.item10 a,
.editCategoryContainer .sbHolder .sbSelector.item10,
.collectionSearch button.multiselect.item10,
.collectionSearch .multiselect-container li.item10 a {
  background-color: #de858d;
}

/* - - - - */
.celements3_tabMenu #tabMenuPanel .menuTab {
  margin-top: 0 !important;
  padding-top: 0px !important;
}

/* Verification */
.progon_verification hr {
  margin: 5px 0;
}

.progon_verification input[type="submit"] {
  padding: 3px 6px 0px 6px;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  color: #333 !important;
  background-color: #f5f5f5;
  background-image: none;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.progon_verification input[type="submit"]:hover {
  background-color: #e6e6e6;
  background-image: none;
}
.progon_verification input[type="submit"]:disabled {
  background-color: #fff;
  background-image: none;
}
.progon_verification input.show {
  font-weight: bold;
  color: #015470 !important;
}
.progon_verification input.show:hover {
  color: #900 !important;
}
.progon_verification_search td.sort {
  padding-left: 20px;
}

/* ProgonEvent Overview */

/*li.progon_image_box .progon_image_fav {
  background-position: -14px 3px;
  background-image: url("/file/images/icons/starsprite.png");
  background-repeat: no-repeat;
  float: left;
  width: 17px;
}
li.progon_image_box .progon_image_fav.starred,
li.progon_image_box .progon_image_fav.starred .selected,
li.progon_image_box .progon_image_fav:hover {
  background-position: 2px 3px;
}*/

.progon_overview .menuTab tb3-tab {
  padding: 0px 0px;
}

.progon_overview {
  width: 660px;
  margin-left: 20px;
}

.progon_overview ul#progon_image_list {
  position: relative;
  width: 655px;
  margin: 5px 0;
  padding: 0;
  list-style: none;
}

.progon_overview .progon_image_fav {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}

.progon_overview .progon_image_preview {
  float: left;
  width: 80px;
  height: 80px;
  border: 1px solid #c3c3c3;
  margin-right: 12px;
}

.progon_overview .progon_image_filename {
  float: left;
  width: 330px;
}

.progon_overview .progon_image_filesize {
  float: left;
  width: 70px;
}

.progon_overview .progon_image_box {
  clear: both;
  padding: 4px;
}

.progon_overview .progon_image_box_content {
  clear: both;
  margin-left: 23px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  overflow: hidden;
}

.progon_overview .progon_image_box_header {
  height: 82px;
}

.progon_overview .column {
  display: inline-block;
  float: left;
  position: relative;
  vertical-align: middle;
  padding: 0;
  overflow: hidden;
}

.progon_overview .progon_line {
  padding: 2px 0px;
  border-bottom: 1px solid;
}

.progon_overview .progon_line.name {
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
}

.progon_overview .progon_line input {
  margin: 0;
}

/*Form Accordion effect*/

.progon_overview .column .label {
  margin-top: 2px;
  padding: 0px 3px 0px;
  clear: both;
  display: block;
  width: auto;
  overflow: hidden;
}

.progon_overview .column .imageMetaDelRef {
  float: right;
}

.progon_overview .progon_image_box_content .column {
  width: 33%;
  margin-right: 2px;
}

.progon_overview .column textarea {
  height: 52px;
  width: 98%;
}

.progon_overview .column input {
  display: block;
  height: 14px;
  width: 98%;
}

.progon_overview .progon_image_box_content .editRef {
  display: inline;
  float: left;
  width: 9%;
}

.progon_overview .progon_image_box_content .imageMetaDelRef {
  display: inline;
  float: right;
  width: 8%;
  background-color: white;
}

.progon_overview .progon_image_box_content .belongsTo_niceName {
  display: inline;
  float: left;
  white-space: nowrap;
  width: 80%;

}

.event-item .event-category {
  margin-bottom: 1px;
}

#sitecontainer .minwidth li.collection-item .collection-column.starred:hover {
  background-image: url("/file/images/icons/starsprite.png");
  background-position: 2px 3px;
  margin-left: 25px;
  opacity: 0.4;
}

#sitecontainer .minwidth .collection_export .icon-export {
  background-position: 0px;
  height: 15px;
  width: 21px;
  background-image: url("../file/resources/images/icons/cloud-bn.png")
}

#sitecontainer .minwidth .collection-icons a.collection_export:hover .icon-export {
  background-position: 0px;
  height: 15px;
  width: 21px;
  background-image: url("../file/resources/images/icons/cloud-blau.png")
}

#sitecontainer .minwidth .edit .icon-pencil {
  background-position: 0px;
  height: 15px;
  width: 17px;
  background-image: url("../file/resources/images/icons/edit-bn.png")
}


#sitecontainer .minwidth .collection-icons .edit a:hover .icon-pencil {
  background-position: 0px;
  height: 15px;
  width: 17px;
  background-image: url("../file/resources/images/icons/edit-gelb.png")
}

#sitecontainer .minwidth .collection_delete .icon-trash,
#sitecontainer .minwidth .rule_delete .icon-trash {
  background-position: 0px;
  height: 15px;
  width: 17px;
  background-image: url("../file/resources/images/icons/remove-bn-activated.png")
}
#sitecontainer .minwidth .collection-icons a.collection_delete:hover .icon-trash,
#sitecontainer .minwidth .collection-icons a.rule_delete:hover .icon-trash {
  background-position: 0px;
  height: 15px;
  width: 17px;
  background-image: url("../file/resources/images/icons/remove-rot.png")
}

#sitecontainer .minwidth .collection_delete_disabled,
#sitecontainer .minwidth .rule_delete_disabled {
  background-position: 0px;
  height: 15px;
  width: 17px;
  background-image: url("../file/resources/images/icons/remove-bn-activated.png");
  opacity: 0.25;
  background-repeat: no-repeat;
  text-decoration: none;
  cursor: not-allowed;
}

.minwidth li.collection-item .collection-column {
  min-width: 70px;
}

.minwidth li.collection-item .collection-column.icon {
  min-width: 19px;
}

.minwidth li.collection-item .collection-column.name {
  margin-right: 25px;
}

.minwidth li.collection-item .collection-column.description {
  width: auto;
}


.minwidth li.collection-item .collection-column.starred {
  margin-right: 25px;
}

.minwidth li.collection-item .collection-column.actions {
  min-width: 7px;
}

.minwidth .delete a,
.minwidth .edit a,
.minwidth .delete a {
  color: #454545;
}

/* Commented this Style out, because it overwrite the correct code in the appliction.css
   Please check why this is needed.
.minwidth li.collection-item:hover {
  background-color: white;
}
*/

body .main.layoutsubsection {
  width: 1000px;
}
.editCategoryContainer a.button,
.overlayResultContainer a.button,
#yuiOverlayContainer a.button,
.editStateContainer a.button {
  font: bold 12px Arial;
  text-decoration: none;
  background-color: #EEEEEE;
  color: #333333;
  padding: 5px 10px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
}

.minwidth li.collection-item .collection-column.actions {
  background-color: transparent;
  background-image: url("../file/resources/images/icons/move-bn.png");
  background-position: 0 center;
  height: 16px;
  background-repeat: no-repeat;
  display: inline-bloack;
  margin-left: 3px;
}

.minwidth li.collection-item .collection-column.actions .icon-move {
  background-image: none;
}

.minwidth li.collection-item .collection-column.actions .dragdrop {
  margin-left: -6px;
}

.minwidth li.collection-item .collection-icons {
  float: right;
  margin-top: 2px;
}

.minwidth div.collections-container {
  white-space: normal;
}

/** IRacer-Address Diff / Verification **/
.unverifiedTitle > span {
  display: block;
}
.docResult {
  margin-top: 20px;
  margin-bottom: 15px;
}
.docResult .docResultTitle .icon-linking {
  margin-top: 3px;
}
.docResult .docResultTable {
  margin-top: 10px;
}
.docResult .docResultTable .validationSuccessfulTableRow {
  background-color: #83dc00;
}
.docResult .docResultTable .validationUnsuccessfulTableRow {
  background-color: #ff4936;
}

/** Place View **/
#progon_realisation_view {
  max-width: 1200px;
  width: 1200px;
}
#progon_place_view hr,
#progon_realisation_view hr {
  border-color: black;
}
#progon_place_view .editblock,
#progon_realisation_view .editblock {
  border-color: #ccc !important;
}
#progon_place_view .view_progon_AddressClass .editObjField_Progon\.AddressClass_streetNumber,
#progon_place_view .view_progon_AddressClass .editObjField_Progon\.AddressClass_street .editblockclear,
#progon_place_view .view_progon_AddressClass .editObjField_Progon\.AddressClass_city,
#progon_place_view .view_progon_AddressClass .editObjField_Progon\.AddressClass_zip .editblockclear,
#progon_place_view .view_progon_GeotagClass .editObjField_Progon\.GeotagClass_longitude,
#progon_place_view .view_progon_GeotagClass .editObjField_Progon\.GeotagClass_latitude .editblockclear {
  clear: none;
}

#progon_realisation_view .progon_realisation_headder .progon_realisation_name h1 {
/* FP;17.10.2016; JIRA PROGON-269 ; reactivated margins for h1 */
  margin: 20px 0;
}
#progon_realisation_view .progon_realisation_headder .progon_realisation_type h3 {
/* FP;17.10.2016; JIRA PROGON-269 ; reactivated margins for h3 */
  margin: 20px 0 !important;
}
#progon_place_view .view_progon_AddressClass .editObjField_Progon\.AddressClass_street,
#progon_place_view .view_progon_AddressClass .editObjField_Progon\.AddressClass_zip,
#progon_place_view .view_progon_GeotagClass .editObjField_Progon\.GeotagClass_latitude {
  float: left;
  border-bottom: none !important;
}
#progon_place_view .view_progon_AddressClass .editObjField_Progon\.AddressClass_street dd,
#progon_place_view .view_progon_AddressClass .editObjField_Progon\.AddressClass_zip dd,
#progon_place_view .view_progon_GeotagClass .editObjField_Progon\.GeotagClass_latitude dd {
  margin-left: 130px;
  margin-right: 10px;
}
#progon_place_view .view_progon_AddressClass .editObjField_Progon\.AddressClass_streetNumber dt,
#progon_place_view .view_progon_AddressClass .editObjField_Progon\.AddressClass_city dt,
#progon_place_view .view_progon_GeotagClass .editObjField_Progon\.GeotagClass_altitude,
#progon_place_view .view_progon_GeotagClass .editObjField_Progon\.GeotagClass_altitudeMode {
  display: none;
}
#progon_place_view .view_progon_GeotagClass .editObjField_Progon\.GeotagClass_longitude {
  border-top: 1px solid #ccc !important;
}

/** Veranstaltung View **/
#progon_realisation_view h2 {
  font-size: 18px;
  line-height: 24px;
}
#progon_realisation_view .editblock.progon_realisation_content {
  border-top: none !important;
}
#progon_realisation_view .editblock.progon_realisation_content dd {
  margin-left: 130px;
}

/* categories */
#sitecontainer #progon_twoCol_layout .event-category .description,
#sitecontainer #progon_twoCol_layout .progon_realisation_category2 {
  color: white;
  font-size: 9px;
  display: block;
  padding: 0px 3px;
  width: 124px;
  margin-bottom: 1px;
}
/* FP;17.10.2016; END */
#progon_realisation_view .editblock dd span {
  display: inline-block;
  padding-right: 5px;
}

/** language navigation **/
#navigation .navigation-languages {
  float: right;
}
#navigation .navigation-languages ul {
  list-style: none;
  padding: 0px 10px 0px 0px;
}
#navigation .navigation-languages li {
  float: left;
  padding-right: 3px;
}
#navigation .navigation-languages li a {
  color: #aaaaaa;
}
#navigation .navigation-languages li a.active {
  color: white;
}

/** Event Dates **/
#progon_place_view .view_progon_ProgonEvent span {
  display: inline-block;
}
#progon_place_view .view_progon_ProgonEvent .dateFormat_EEE {
  width: 20px;
}
#progon_place_view .view_progon_ProgonEvent .dateFormat_ddMMyyyy {
  width: 70px;
}
#progon_place_view .view_progon_ProgonEvent .dateFormat_HHmm {
  width: 37px;
}
#progon_place_view .view_progon_ProgonEvent .dateFormat_delimiter {
  padding-right: 4px;
}

/** central link **/
#content .centralDocLink {
  color: #015470;
  font-weight: bold;
  margin-top: 9px;
  margin-right: 10px;
}
#content .centralDocLink:hover {
  color: #900;
}

/** IRazor Diff Table **/
#content .docResultTable .validationSuccessfulTableRow {
  background-color: #83dc00;
}
#content .docResultTable .validationUnsuccessfulTableRow {
  background-color: #ff4936;
}
#orgSearchForm td + td + td {
  padding-left: 20px;
}

/* -----------
  simpleTable
----------- */
table.simpleTable {
  table-layout: fixed;
  width: 100%;
}
table.simpleTable tr {
  background-color: #fff;
  border: 1px solid #9fb0cd;
}
table.simpleTable tr.even + tr.even,
table.simpleTable tr.odd + tr.odd {
  border-top: none;
}
table.simpleTable tr.even + tr.odd,
table.simpleTable tr.odd + tr.even {
  border-bottom: none;
}
/**
  NEW PROGON-EVENT VIEW
**/

#sitecontainer .progon_twoCol_layout {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  max-width: 1420px;
}
#sitecontainer .progon_twoCol_layout .progon_view_column_left,
#sitecontainer .progon_twoCol_layout .progon_view_column_right {
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  min-width: 425px;
  width: auto;
  max-width: 670px;
  padding: 20px;
  position: relative;
  float: none;
}
#sitecontainer .progon_twoCol_layout .progon_view_column_span {
  min-width: 425px;
  width: auto;
  margin: 0;
  padding: 20px;
  position: relative;
  float: none;
}
.progonEventView .progon_realisation_details .progon_event_dateTime .dateFormat_EEE {
  display: inline-block;
  width: 25px;
}
#sitecontainer #progon_twoCol_layout .progonTableWrapper:not(.active) {
  display: none;
}
#sitecontainer #progon_twoCol_layout .progonTableWrapper.participants tr.progonTableRow:not(.first) {
  border-top: 0px;
}
#sitecontainer #progon_twoCol_layout .progonTableWrapper.participants tr.progonTableRow:not(.last) {
  border-bottom: 0px;
}
#sitecontainer #progon_twoCol_layout .locationDetail.locationName,
#sitecontainer #progon_twoCol_layout .organiserDetails .organiserLink {
  padding-top: 3px;
  padding-bottom: 2px;
}
#sitecontainer #progon_twoCol_layout .locationDetail.locationName a,
#sitecontainer #progon_twoCol_layout .organiserDetails .organiserLink a {
  font-size: 14px;
  font-weight: bold;
}
.progonEventView .progon_event_dateTime {
  text-align: right;
  padding-right: 5px;
}
.progonEventView .progon_realisation_details .progon_event_dateTime .dateFormat_ddMMyyyy {
  margin-right: 0;
}
.progonEventView .progon_event_dateTime .dateFormat_EEE {
  text-align: left;
}
.progonEventView .progon_event_centralLink {
  font-weight: bold;
  text-align: right;
}
#sitecontainer .view_progon_title {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}
#sitecontainer #content #progon_twoCol_layout .progon_realisation_header_box_editEvent,
#sitecontainer .view_progon_buttonLink.progon_header_editState {
  border: 1px solid #9fb0cd;
  float: none;
  padding: 2px 5px;
  width: 170px;
  margin-bottom: 2px;
}
#sitecontainer .progon_header_editState {
  color:#015470;
  cursor: pointer;
}
#sitecontainer .stateEdit {
  float: left; 
}
#sitecontainer .progon_header_editState:hover {
  color:#900;
}

#sitecontainer .view_progon_buttonLink.progon_header_editState.deactivateBox {
  background: none repeat scroll 0 0;
}
#sitecontainer .progon_header_editState {
  color:#015470;
  cursor: pointer;
}
#sitecontainer .stateEdit {
  float: left; 
}
#sitecontainer .progon_header_editState:hover {
  color:#900;
}
#sitecontainer .progon_header_editState.deactivateBox {
  color:#100;
  cursor:default;
}
#sitecontainer #progon_twoCol_layout .progonEventTables {
  min-width: 425px;
  width: auto;
  max-width: 670px;
}
#sitecontainer #progon_twoCol_layout #view_progon_right .progonEventTables.spaltenContent {
  min-width: 425px;
  width: auto;
  max-width: 670px;
  position: relative;
  z-index: 1;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader {
  margin-top: 50px;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonTab,
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTab .progonActionTabName {
  display: inline-block;
  padding: 5px 10px;
  border-top: 1px solid #9fb0cd;
  border-left: 1px solid #9fb0cd;
  border-right: 1px solid #9fb0cd;
  cursor: pointer;
  margin-left: 0px;
  width: 130px;
  text-align: center;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTab .progonActionTabName {
  border-bottom: 1px solid #9fb0cd;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTab .progonActionTabName.deactivate {
  background-color: #d6d9e0;
  cursor: default;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTab {
  position: absolute;
  right: 20px;
  top: 70px;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTabItem:not(.active) {
  display: none;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTabItem .progonActionTabMenu ul {
  /*display: none;*/
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTabItem.tabClose ul {
  display: none;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTabItem.tabOpen ul {
  display: block;
  position: relative;
  z-index: 10;
  width: 100%;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTab ul li {
  padding: 3px 3px;
  border-bottom: 1px solid #9fb0cd;
  border-left: 1px solid #9fb0cd;
  border-right: 1px solid #9fb0cd;
  background-color: white;
  cursor: pointer;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTab ul li.actionAdd,
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTab ul li.actionEdit,
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTab ul li.actionDelete {
  display: none;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTab ul li:hover {
  background-color: #9fb0cd;
}
#sitecontainer #progon_twoCol_layout .progonTabHeader .progonActionTab ul li .actionItemText {
  margin-left: 10px;
}

#sitecontainer #progon_twoCol_layout .progonTabHeader .progonTab.active {
  font-weight: bold;
}

#sitecontainer #progon_twoCol_layout .progonTableWrapper .progonTable {
  border: 1px solid #9fb0cd;
}

#sitecontainer #progon_twoCol_layout .progonTableWrapper .progonTable tr {
  border-bottom: 1px solid #9fb0cd;
  text-align: left;
}
#sitecontainer #progon_twoCol_layout .progonTableWrapper .progonTable .dateFormat_date .dateFormat_ddMMyyyy span {
  text-align: right;
}
#sitecontainer #progon_twoCol_layout #view_progon_right table.simpleTable tr td.actions > div {
  text-align: right;
  padding-right: 2px;
  padding-top: 2px;
}
#sitecontainer #progon_twoCol_layout #view_progon_right table.simpleTable tr th.actions,
#sitecontainer #progon_twoCol_layout #view_progon_right table.simpleTable tr td.actions {
  width: 80px;
}
#sitecontainer #progon_twoCol_layout #view_progon_right .performances tr th.actions div,
#sitecontainer #progon_twoCol_layout #view_progon_right .performances tr td.actions div {
  display: none;
}

#sitecontainer #progon_twoCol_layout .progon_realisation_category2 {
  margin-top: 30px;
}

#sitecontainer #progon_twoCol_layout .progon_realisation_details .progon_event_dateTime {
  margin-bottom: 2px;
  position: absolute;
  right: 0;
  width: 130px;
  text-align: right;
}
#sitecontainer #progon_twoCol_layout .progon_realisation_details .progon_location_geoTag {
  float: right;
}
#sitecontainer #progon_twoCol_layout table.simpleTable {
  table-layout: fixed;
  min-width: 425px;
  width: 100%;
  max-width: 670px;
  box-sizing: border-box; /** to include border of 1px each **/
  empty-cells: show;
}
#sitecontainer #progon_twoCol_layout #view_progon_right table.simpleTable tr th,
#sitecontainer #progon_twoCol_layout #view_progon_right table.simpleTable tr td {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#sitecontainer #progon_twoCol_layout #view_progon_right table.simpleTable tr th > div,
#sitecontainer #progon_twoCol_layout #view_progon_right table.simpleTable tr td > div {
  padding: 2px 4px 0;
  font-size: 13px;
  line-height: 15px;
}
#sitecontainer #progon_twoCol_layout #view_progon_right table.simpleTable tr td.empty > div {
  padding-left: 8px;
}
#sitecontainer #progon_twoCol_layout #view_progon_right table.simpleTable td.perfLabels > div {
  line-height: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: right;
/**  with checkbox
  padding-left: 12px;
**/
  min-height: 18px;
}
.progon_twoCol_layout .progonTableWrapper th.columnCheckbox,
.progon_twoCol_layout .progonTableWrapper td.columnCheckbox {
  width: 20px;
/**  with checkbox
  width: 20px;**/
}
.progon_twoCol_layout .progonTableWrapper th.columnCheckbox > div,
.progon_twoCol_layout .progonTableWrapper td.columnCheckbox > div {
/**  display: none; **/
/**  with checkbox **/
  padding-top: 2px;
}
#view_progon_right table.simpleTable th.date,
#view_progon_right table.simpleTable td.date {
  width: 110px; /* increase according PROGON-879 */
}
#view_progon_right table.simpleTable th.time,
#view_progon_right table.simpleTable td.time {
  width: 87px;
}
#view_progon_right table.simpleTable td.descr,
#view_progon_right table.simpleTable th.descr {
  max-width: 425px;
  min-width: 230px;
/**  with checkbox
  max-width: 413px;
  min-width: 218px;
**/
}
#sitecontainer .progon_twoCol_layout .progon_view_column_right .progonTableWrapper th.columnCheckbox input,
#sitecontainer .progon_twoCol_layout .progon_view_column_right .progonTableWrapper td.columnCheckbox input {
  margin: 0;
  height: 16px; /** needed to make FF and Chrome display similar **/
  vertical-align: baseline; /** needed to make FF and Chrome display similar **/
}
#sitecontainer #progon_twoCol_layout #view_progon_right table.simpleTable .dateFormat_date span.dateFormat_EEE {
  display: inline-block;
  width: 22px;
  margin: 0;
  padding-right: 2px;
}
#view_progon_right table.simpleTable tr {
  text-align: left;
}

#view_progon_right .dateFormat_delimiter {
  padding-left: 3px;
  padding-right: 3px;
}
#sitecontainer #progon_twoCol_layout #view_progon_right .performances table.simpleTable tr.even + tr.even td,
#sitecontainer #progon_twoCol_layout #view_progon_right .performances table.simpleTable tr.odd + tr.odd td {
  border-top: none;
}

#sitecontainer #progon_twoCol_layout #view_progon_right .performances table.simpleTable tr.even.performanceInformations,
#sitecontainer #progon_twoCol_layout #view_progon_right .performances table.simpleTable tr.odd.performanceInformations {
  border-bottom: none;
}

#sitecontainer #progon_twoCol_layout #view_progon_right .performances table.simpleTable tr:nth-child(2) {
  border-bottom: none;
}

/* ---------------------
  edit Category Dialog
------------------------ */
.editCategoryContainer,
.overlayResultContainer,
.editStateContainer {
  padding-left: 10px;
  padding-top: 5px;
}
.editCategoryContainer .editCategoryTwoColumn {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  margin-bottom: 25px;
}
.editCategoryContainer .editCategory,
.editStateContainer .editState {
  flex: 1;
  padding-bottom: 10px;
}
.editCategoryContainer .formButton,
.overlayResultContainer .formButton,
.editStateContainer .formButton {
  height: 35px;
  display: inline-block;
  margin-right: 10px;
  padding-top: 10px;
}
.editCategoryContainer .errorMsg,
.editStateContainer .errorMsg,
.overlayResultContainer .errorMsg {
  color: red;
  clear: left;
}
.participantInfo .participant:not(:last-child):after {
  content: ",";
}
.participantInfo .participant.noMail {
  color: red;
}

.progon_realisation_categories .noCategory {
  padding-left: 3px;
  padding-right: 3px;
  text-align: right;
}

/** --------------------
 Categories edit button (two column ProgonEventView)
------------------------ **/

#sitecontainer #progon_twoCol_layout .progon_realisation_categories {
  overflow: visible;
  cursor: pointer;
}
#sitecontainer #progon_twoCol_layout .progon_realisation_header .progon_realisation_categories .progon_realisation_categories_edit {
  display: flex;
  height: 35px;
  width: 19px;
  margin: 0;
  border-left: none;
  padding: 0;
  position: absolute;
  right: 0px;
  visibility: hidden;
}
#sitecontainer #progon_twoCol_layout .progon_realisation_categories:hover .progon_realisation_categories_edit {
  visibility: visible;
}

#progon_twoCol_layout .progon_realisation_header .progon_realisation_categories .progon_realisation_categories_edit span.categoryEdit {
  margin: auto;
  padding: 0;
  float: none;
}

.conditionline input.string {
  width: 360px;
}

/* -------------------------
  special for progonTable
---------------------------- */
table.progonTable th {
  background-color: #f0f0f0;
}
table.progonTable .eventDate {
  width: 100px;
}
table.progonTable .eventTime {
  width: 45px;
}

/* -----------
  EventManager
----------- */
#contentwrapper .eventManager .view_progon_buttonLink a {
  color: black;
}
.eventManager .progon_view_column_right .progonTableWrapper {
  margin-top: 3px;
}
.eventManager #orgSearchForm {
  position: relative;
}
.eventManager #orgSearchForm .eventManager_searchFormElement {
  display: flex;
}
.eventManager_searchManager .eventManager_searchForm,
.eventManager_searchManager .view_progon_header.progon_eventSearch_header {
  margin-bottom: 10px;
}
.eventManager_searchManager .eventManager_searchFormElement label {
  display: inline-block;
  width: 80px;
  margin: 5px 0px;
}
.eventManager_searchManager .eventManager_searchFormElement input.searchName {
  flex: 1;
  max-width: 580px;
  width: auto;
}
.eventManager_searchManager .eventManager_searchFormElement input.startDate {
  width: 230px
}
.eventManager #orgSearchForm .eventManager_searchFormElement.submit {
  position: absolute;
  right: 0px;
  bottom: 5px;
}
.eventManager #orgSearchForm .eventManager_searchFormElement.submit input {
  padding: 1px 10px 2px 10px;
  background: white;
}

.eventManager .eventSearchResultList {
  margin-top: 20px;
}

.eventManager .simpleTable_date .dateFormat_date {
  display: block;
}
.eventManager .simpleTable_date .dateFormat_delimiter {
  display: none;
}

/* ------------------------------
  SimpleTable Date Formatter
--------------------------------- */
.simpleTable_date {
  width: 140px;
}
.simpleTable_date .dateFormat_EEE {
  display: inline-block;
  width: 25px;
}
.simpleTable_date .dateFormat_ddMMyyyy {
  margin-right: 8px;
}
.simpleTable_date .dateFormat_HHmm {
  margin-right: 3px;
}

/* ------------------------------
  ProgonEventView Date-Box
--------------------------------- */
#progon_twoCol_layout #view_progon_right .progon_event_dateTime .dateFormat_date .dateFormat_ddMMyyyy {
  margin-right: 0px;
}
#progon_twoCol_layout #view_progon_right .progon_event_dateTime .eventDateFromTo .dateFormat_delimiter {
  padding-left: 3px;
  padding-right: 3px;
  margin-right: 0px;
}
#progon_twoCol_layout #view_progon_right .progon_event_dateTime .eventDateFromTo .dateFormat_EEE {
  display: inline-block;
  width: 20px;
}

/* ------------------------------
  ProgonEventView Images
--------------------------------- */
.progon_images_container {
  display: flex;
  flex-wrap: wrap;
  padding-top: 5px;
}

.progon_images_container .image_box {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 156px;
  height: 156px;
  border: 1px solid #BBBBC2;
  background: center no-repeat;
  background-size: contain;
}

.progon_images_container .image_add_link {
  width: 15px;
  height: 15px;
  margin-left: 148px;
  margin-top: 148px;
}

.progon_images_container .image_box.upload {
  border-style: dashed;
}

.progon_images_container .image_box.upload:hover {
  border-style: solid;
  border-color: #6AAC5B;
}

/* ------------------------------
  ProgonEventView Performance endless Scroll
--------------------------------- */
#sitecontainer .scrollcontainer {
  height: auto;
  /*height: 600px; a fix high for the scrollcontainer will be implemented with a stable header*/
}

#performancesTable .performanceInformations.swiper-slide,
#performancesTable .perfLabelRow.swiper-slide {
  float : none;
}

.progonEventTables .swiper-slide {
  height: auto;
}

.icon-linking {
  background-image: url("/file/resources/images/icons/glyphicons-halflings.png");
  background-position: -384px -95px;
  background-repeat: no-repeat;
}
