* {
  border: none;
  padding: 0;
  margin: 0;
  font-family: open_sanslight, Arial, Verdana, Sans-Serif;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
img,
li,
ol,
p,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: dosislight, Arial, Verdana, Sans-Serif;
  font-weight: 300;
}
a {
  color: #FFF;
}
button:focus,
input,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.4em;
  line-height: 1.3em;
}
body {
  font-size: 1em;
  background-color: #557fbb;
}
#header {
  background-repeat: no-repeat;
  background-position: 3% center;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/kulturgetriebe_logo.png");
  height: 100px;
  background-size: contain;
  color: #FAFAFA;
  padding-left: 130px;
  margin-top: 14px;
}
#header h2 {
  font-size: 3.6em;
}
#head {
  padding: 0;
  min-width: 768px;
  width: 94%;
  margin: 20px auto;
  background-color: #FFF;
  display: table;
  border-spacing: 2px;
}
#head > div {
  display: table-row;
}
#head > div * {
  display: table-cell;
}
#head > div #searchBar {
  font-family: open_sanslight, Arial, Verdana, sans-serif;
  background-color: #557fbb;
  border: medium none;
  border-radius: 0;
  font-size: 52px;
  font-weight: 300;
  margin: 0;
  padding: 6px 12px;
  color: #ffffff;
  width: 99%;
  border-right: 2px solid #FFF;
}
#head > div #searchBar:hover {
  background-color: #6e98d4;
}
#head > div #configButton {
  background-color: #557fbb;
  height: 60px;
  margin: 2px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/icons/config.png");
  cursor: pointer;
  min-width: 50px;
}
#head > div #configButton:hover {
  background-color: #6e98d4;
}
#head > div #searchButton {
  background-color: #557fbb;
  height: 60px;
  margin: 2px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/icons/magnifying_glass.png");
  cursor: pointer;
  min-width: 135px;
}
#head > div #searchButton:hover {
  background-color: #6e98d4;
}
#configPanel {
  background-color: #6e98d4;
  min-width: 768px;
  border: 2px solid #FFF;
  padding: 10px;
  text-align: center;
  width: 94%;
  margin: 0 auto 20px;
  box-sizing: border-box;
  display: block;
}
#configPanel h3 {
  color: #ffffff;
  margin-bottom: 6px;
  display: block;
}
#configPanel fieldset {
  border: 1px solid #DDD;
  width: 24%;
  margin: 0.5%;
  display: inline-block;
  padding: 30px 10px 10px;
  box-sizing: border-box;
  vertical-align: top;
  position: relative;
}
#configPanel fieldset legend {
  padding: 10px;
  font-size: 1.4em;
  color: #FFF;
  font-family: dosislight,Arial,Verdana,sans-serif;
}
#configPanel fieldset .checkAll {
  padding: 10px;
  background-color: #FEFEFE;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  margin: 0.5%;
  opacity: 0.6;
  text-align: left;
  display: flex;
  justify-content: space-between;
  justify-items: center;
  flex-direction: row;
  opacity: 1;
  color: #333;
  background-color: #dedede;
  left: 10px;
  top: -20px;
  position: absolute;
  width: auto;
  padding: 5px;
  border-radius: 4px;
}
#configPanel fieldset .checkAll input[type=checkbox] {
  opacity: 1;
  width: 7%;
}
#configPanel fieldset .checkAll div.logo {
  padding: 25px;
  width: 70%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
}
#configPanel fieldset .checkAll > input[type=checkbox] {
  opacity: 1;
  width: auto;
}
#configPanel fieldset .configWidget {
  padding: 10px;
  background-color: #FEFEFE;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  margin: 0.5%;
  opacity: 0.6;
  text-align: left;
  display: flex;
  justify-content: space-between;
  justify-items: center;
  flex-direction: row;
}
#configPanel fieldset .configWidget input[type=checkbox] {
  opacity: 1;
  width: 7%;
}
#configPanel fieldset .configWidget div.logo {
  padding: 25px;
  width: 70%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
}
#configPanel fieldset .configWidget.active {
  opacity: 1;
}
#searchResults {
  text-align: left;
}
#searchResults #columns {
  display: block;
  height: 100%;
  width: 94%;
  margin: 0 auto;
}
#searchResults #columns #widgetsBirthContainer {
  display: none;
}
#searchResults #columns .column {
  width: 100%;
}
#searchResults #columns .widget {
  margin-bottom: 10px;
  display: none;
}
#searchResults #columns .widget .widget-head {
  color: #666;
  overflow: hidden;
  width: 100%;
  line-height: 30px;
  background-color: #DDD;
  padding: 3px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 44px;
  padding: 20px 0;
}
#searchResults #columns .widget .widget-head h3 {
  float: left;
  padding: 0 5px;
  text-transform: uppercase;
}
#searchResults #columns .widget .widget-head a.remove {
  float: right;
  display: inline;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/icons/close.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 30px;
  height: 30px;
  outline: none;
}
#searchResults #columns .widget .widget-head a.collapse {
  float: left;
  display: inline;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  width: 30px;
  height: 30px;
  outline: none;
  margin-left: 3px;
}
#searchResults #columns .widget .widget-head a.notCollapsed {
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/icons/square_up.png");
}
#searchResults #columns .widget .widget-head a.collapsed {
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/icons/square_down.png");
}
#searchResults #columns .widget .widgetStatus {
  padding: 4px 0;
  background-color: #efefef;
  min-height: 24px;
  border-top: 1px solid #ffffff;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto auto;
  text-align: center;
  color: #363636;
  box-shadow: inset 0 1px 0 0 #FFF;
  font-size: 0.9em;
}
#searchResults #columns .widget .widgetStatus.loading {
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/preloaders/widgetLoader.gif");
}
#searchResults #columns .widget .widget-content {
  color: #DDD;
  display: table;
  width: 100%;
  border-spacing: 0 1em;
}
#searchResults #columns .widget .widget-entry {
  display: table-row;
  float: left;
  position: relative;
  width: 50%;
  background-repeat: no-repeat;
  background-position: 59px center;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/preloaders/imageLoader.gif");
  background-size: auto auto;
  background-color: #FFF;
  min-height: 200px;
}
#searchResults #columns .widget .widget-entry .widget-image-web {
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#searchResults #columns .widget .widget-entry .widget-description-fullscreen {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/icons/fullscreen.png");
  cursor: pointer;
  height: 42px;
  width: 42px;
  display: none;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
#searchResults #columns .widget .widget-entry .widget-description {
  display: table-cell;
  line-height: 1.1em;
  color: #696969;
  padding-left: 30px;
  padding-right: 30px;
}
#searchResults #columns .widget .widget-entry .widget-description a:hover .widget-description-url {
  color: #363636;
}
#searchResults #columns .widget .widget-entry .widget-description-headline {
  word-wrap: break-word;
  text-overflow: ellipsis;
  height: 25px;
  overflow: hidden;
  margin-bottom: 8px;
}
#searchResults #columns .widget .widget-entry .widget-description-headline h3 {
  font-size: 1.2em;
}
#searchResults #columns .widget .widget-entry .widget-description-person {
  font-size: 1em;
  background-repeat: no-repeat;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/icons/person.png");
  background-position: left center;
  background-size: 18px;
  padding: 5px 0 5px 50px;
  color: #696969;
  text-align: left;
  display: block;
  margin-bottom: 4px;
}
#searchResults #columns .widget .widget-entry .widget-description-person:empty {
  display: none;
}
#searchResults #columns .widget .widget-entry .widget-description-date {
  font-size: 1em;
  background-repeat: no-repeat;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/icons/date.png");
  background-position: left center;
  background-size: 18px;
  padding: 5px 0 5px 50px;
  color: #696969;
  text-align: left;
  display: block;
  margin-bottom: 4px;
}
#searchResults #columns .widget .widget-entry .widget-description-date:empty {
  display: none;
}
#searchResults #columns .widget .widget-entry .widget-description-copyright {
  background-repeat: no-repeat;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/icons/copyright.png");
  background-position: left center;
  background-size: 18px;
  padding: 2px 0 2px 50px;
  color: #696969;
  text-align: left;
  display: block;
  font-size: 0.8em;
  margin-bottom: 4px;
}
#searchResults #columns .widget .widget-entry .widget-description-url {
  background-repeat: no-repeat;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/icons/external_href.png");
  background-position: left center;
  background-size: 18px;
  padding: 2px 0 2px 50px;
  color: #696969;
  text-decoration: underline;
  text-align: left;
  display: inline-block;
  font-size: 0.8em;
  margin-bottom: 4px;
  word-break: break-all;
}
#searchResults #columns .widget .widget-entry:nth-child(4n+2),
#searchResults #columns .widget .widget-entry:nth-child(4n-1) {
  background-color: #FAFAFA;
}
#searchResults #columns .widget .widget-entry:hover {
  background-color: #F5F5F5;
}
#searchResults #columns .widget .widget-entry:hover .widget-description-fullscreen {
  display: inline-block;
}
#fullscreen_overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/preloaders/fullscreen.gif");
  background-size: 180px auto;
}
#fullscreen_overlay #fullscreen_image {
  border: none;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#fullscreen_overlay #fullscreen_image img {
  opacity: 0;
}
#fullscreen_overlay #fullscreen_close {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("https://kulturgetriebe.gbv.de/themes/default/images/icons/fullscreen_off.png");
  cursor: pointer;
  height: 32px;
  width: 32px;
  position: fixed;
  bottom: 15px;
  right: 15px;
}
.widget-placeholder {
  border: 2px dashed #999;
  margin: 6px 3px 6px 6px;
  background-color: #000;
}
