.bs-1 { color:#7B7876; }
.bs-1-bg { background-color:#7B7876; }
.bs-1-border { border-color:#7B7876; }
.bs-2 { color:#959493; }
.bs-2-bg { background-color:#959493; }
.bs-2-border { border-color:#959493; }
.bs-3 { color:#424242; }
.bs-3-bg { background-color:#424242; }
.bs-3-border { border-color:#424242; }
.bs-4 { color:#ED7C1C; }
.bs-4-bg { background-color:#ED7C1C; }
.bs-4-border { border-color:#ED7C1C; }
.bs-5 { color:#E6E6E6; }
.bs-5-bg { background-color:#E6E6E6; }
.bs-5-border { border-color:#E6E6E6; }
.bs-6 { color:#FFFFFF; }
.bs-6-bg { background-color:#FFFFFF; }
.bs-6-border { border-color:#FFFFFF; }
.bs-7 { color:#E1E1E1;color:rgba(225,225,225,0); }
.bs-7-bg { background-color:#E1E1E1;background-color:rgba(225,225,225,0); }
.bs-7-border { border-color:#E1E1E1;border-color:rgba(225,225,225,0); }
.bs-8 { color:#000000;color:rgba(0,0,0,0.07); }
.bs-8-bg { background-color:#000000;background-color:rgba(0,0,0,0.07); }
.bs-8-border { border-color:#000000;border-color:rgba(0,0,0,0.07); }
.mbl-header-bg { background-color:#FFFFFF;background-color:rgba(255,255,255,0.95); }
.mbl-header-nav-button-bg { background-color:#ED7C1C; }
.mbl-tile-email-bg { background-color:#424242; }
.mbl-tile-facebook-bg { background-color:#7B7876; }
.mbl-tile-maps-bg { background-color:#B5B5B3; }
.mbl-tile-page-bg { background-color:#000000;background-color:rgba(0,0,0,0.07); }
.mbl-tile-page-text { color:#ED7C1C; }
.mbl-tile-phone-bg { background-color:#959493; }
.mbl-footer-bg { background-color:#ED7C1C; }
.mbl-tile-custom-bg { background-color:#E6E6E6; }
.mbl-tile-custom-text { color:#ED7C1C; }
.mbl-tile-instagram-bg { background-color:#424242; }
html {
  font-size: 14px;
  font-family: 'Roboto';
}
html h1 {
  font-size: 22.4px;
}
html h2 {
  font-size: 18.34px;
}
html h3 {
  font-size: 16.1px;
}
#cookiewall {
  background-color: #ffffff;
}
#cookiewall #cookie-title-explanation-wrapper #cookiewall-title {
  color: #7b7876;
}
#cookiewall #cookie-title-explanation-wrapper #cookiewall-explanation {
  color: #424242;
}
#cookiewall #cookie-title-explanation-wrapper #cookiewall-explanation a {
  color: #ed7c1c;
}
#cookiewall .cookie-button-wrapper .cookiewall-button {
  background: #7b7876;
}
#cookiewall .cookie-button-wrapper .cookiewall-button span {
  color: #ffffff;
}
.media-items-wrapper {
  margin: 0.5px;
  overflow: hidden;
}
.media-items-wrapper img {
  max-width: 100%;
  border: none;
  display: block;
}
.start .gridster-item > article,
.start .large-rect {
  position: relative;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.start .content {
  overflow: hidden;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0.5px;
  border-radius: 0px;
}
.start .image-radius-override {
  border-radius: 0px;
}
.start .image-radius-override-top {
  border-radius: 0px 0px 0 0;
}
.start .image-radius-override-top > img {
  border-radius: 0px 0px 0 0;
}
.start .image-radius-override-bottom-left {
  border-radius: 0 0 0 0px;
}
.start .image-radius-override-bottom-left > img {
  border-radius: 0 0 0 0px;
}
.start .image-radius-override-bottom-right {
  border-radius: 0 0 0px 0;
}
.start .image-radius-override-bottom-right > img {
  border-radius: 0 0 0px 0;
}
.start .bottom-fill {
  border-radius: 0 0 0px 0px;
}
.start .top-fill {
  border-radius: 0px 0px 0 0;
}
.tickets-availability.available {
  color: #ffffff;
  background-color: #7b7876;
}
.tickets-availability.available:after {
  border-left-color: #7b7876 !important;
}
#content .start .company-text {
  margin: 0.5px;
}
#content .page-details .subpages h1,
#content .page-details .subpages h2,
#content .page-details .subpages h3,
#content .page-details .subpages h4,
#content .page-details .subpages h5,
#content .page-details .subpages h6 {
  color: #7b7876;
}
#content .page-details .subpages a {
  color: #ed7c1c;
}
#content .page-details .subpages .button-component {
  color: #ffffff;
  background-color: #7b7876;
  border-color: #e6e6e6;
}
#content .news-details article h1,
#content .news-details article h2,
#content .news-details article h3,
#content .news-details article h4,
#content .news-details article h5,
#content .news-details article h6 {
  color: #7b7876;
}
#content .news-details article a {
  color: #ed7c1c;
}
#content .agenda-details article a {
  color: #ed7c1c;
}
#previewTiles article {
  margin-top: 0.5px;
  margin-bottom: 0.5px;
}
#previewTiles article .content {
  margin-left: 0.5px;
  margin-right: 0.5px;
  border-radius: 0px;
}
.footer-disclaimer {
  color: rgba(255, 255, 255, 0.5);
}
