.shadow1,
.raised1 {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.24), 0 1px 3px rgba(0,0,0,0.12);
  box-shadow: 0 1px 2px rgba(0,0,0,0.24), 0 1px 3px rgba(0,0,0,0.12);
}
.shadow2,
.raised2 {
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.23), 0 3px 6px rgba(0,0,0,0.16);
  box-shadow: 0 3px 6px rgba(0,0,0,0.23), 0 3px 6px rgba(0,0,0,0.16);
}
.shadow3,
.raised3 {
  -webkit-box-shadow: 0 6px 6px rgba(0,0,0,0.23), 0 10px 20px rgba(0,0,0,0.19);
  box-shadow: 0 6px 6px rgba(0,0,0,0.23), 0 10px 20px rgba(0,0,0,0.19);
}
.shadow4,
.raised4 {
  -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.22), 0 14px 28px rgba(0,0,0,0.25);
  box-shadow: 0 10px 10px rgba(0,0,0,0.22), 0 14px 28px rgba(0,0,0,0.25);
}
.shadow5,
.raised5 {
  -webkit-box-shadow: 0 15px 12px rgba(0,0,0,0.22), 0 19px 38px rgba(0,0,0,0.3);
  box-shadow: 0 15px 12px rgba(0,0,0,0.22), 0 19px 38px rgba(0,0,0,0.3);
}
body {
  background-color: #daddd8;
  background-image: url("/site/templates/default/assets/images/background_image.jpg");
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}
@media print {
  body {
    background-color: transparent;
  }
}
#main--component {
  min-height: 40rem;
}
@media print {
  #main--component {
    background-color: transparent;
  }
}
* {
  -webkit-font-smoothing: antialiased;
}
.adgroup--component column {
  position: relative;
}
.adgroup--component .adgroup--lysing-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.adgroup--component .adgroup--lysing {
  width: 100% !important;
  overflow: hidden;
  outline: 1px solid #e1e1e1;
  position: relative;
}
.adgroup--component .adgroup--lysing > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
}
.adgroup--component .adgroup--lysing .flash_object {
  width: 100% !important;
  height: auto !important;
}
.adgroup--component .adgroup--lysing object {
  width: 100% !important;
  height: auto !important;
}
.adgroup--component .adgroup--lysing iframe {
  width: 100% !important;
  height: 100% !important;
}
.adgroup--component .adgroup--label {
  font-size: 0.75rem;
  color: rgba(0,0,0,0.87);
  margin-top: 0.25rem;
  margin-bottom: 0;
  margin-left: 0.0625rem;
}
.adgroup--component .adgroup--link {
  font-size: 0.75rem;
  margin-top: 0.25rem;
  margin-bottom: 0;
  margin-right: 0.0625rem;
}
.adgroup--component .adgroup--empty {
  padding: 1.5rem 0;
}
.section--box--lysings-style1 .adgroup--component .adgroup--lysing {
  padding-bottom: 15.3132% !important;
}
.section--box--lysings-style2 .adgroup--component .adgroup--lysing {
  padding-bottom: 179.5275% !important;
}
.section--box--lysings-style3 .adgroup--component .adgroup--lysing {
  padding-bottom: 85.2398% !important;
}
.section--box--lysings-style4 .adgroup--component .adgroup--lysing {
  padding-bottom: 56.7% !important;
}
.section--box--lysings-style-var .adgroup--component .adgroup--lysing > * {
  padding-bottom: 0;
  position: static;
}
.calendar--component .calendar--item .calendar--link {
  color: #333;
  text-decoration: none;
}
.calendar--component .calendar--item .calendar--date {
  margin: 0;
}
.calendar--component .calendar--item .calendar--title {
  margin: 0;
}
.calendar--component .calendar--empty {
  padding: 1rem;
}
.calendar--component--upcoming {
  background-color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
}
.calendar--component--upcoming .calendar--main-title {
  padding: 1rem;
}
.calendar--component--upcoming .calendar--item--active {
  background-color: #fed;
}
.calendaritem-signup--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.calendaritem--component {
  background-color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
}
.calendaritem--component .calendaritem--self {
  position: relative;
  padding: 1rem;
}
.calendaritem--component .calendaritem--self:before,
.calendaritem--component .calendaritem--self:after {
  content: "";
  display: table;
}
.calendaritem--component .calendaritem--self:after {
  clear: both;
}
.calendaritem--component .calendaritem--self .calendaritem--image {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 56%;
  float: right;
  margin-left: 0.75rem;
  margin-bottom: 0.5rem;
}
.calendaritem--component .calendaritem--self .calendaritem--title {
  word-break: break-word;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.calendaritem--component .calendaritem--self .calendaritem--date {
  margin-top: 1.5rem;
}
.calendaritem--component .calendaritem--self .calendaritem--subtitle {
  font-weight: 400;
  font-size: 1.25rem;
}
.calendaritem--component .calendaritem--self .calendaritem--deadline {
  padding-top: 1rem;
}
.calendaritem--component .calendaritem--self .calendaritem--share {
  float: right;
}
.calendaritem--component .calendaritem--self .calendaritem--empty {
  padding: 1.5rem 0;
}
.site--main .checkator_source {
  cursor: pointer;
}
.site--main .checkator_element {
  background: none;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.125rem;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  border: 0 !important;
}
.site--main .checkator_element:before,
.site--main .checkator_element:after {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  cursor: pointer;
}
.site--main .checkator_element.checkbox:after {
  content: '\f0c8';
  color: rgba(0,0,0,0.12);
}
.site--main .checkator_source:checked+.checkator_element.checkbox:after {
  content: '\f14a';
  color: #0067b1;
}
.site--main .checkator_element.radio:after {
  content: '\f111';
  color: rgba(0,0,0,0.12);
}
.site--main .checkator_source:checked+.checkator_element.radio:after {
  content: '\f111';
  color: #0067b1;
}
.checkout-cart--component .checkout-cart--items {
  padding-top: 1rem;
}
.checkout-cart--component .checkout-cart--items .checkout-cart--image {
  text-decoration: none;
}
.checkout-cart--component .checkout-cart--items .checkout-cart--link {
  text-decoration: none;
  color: rgba(0,0,0,0.87);
}
.checkout-cart--component .checkout-cart--items .checkout-cart--discount {
  color: #0067b1;
}
.checkout-progress--component .checkout-progress--tab .checkout-progress--link {
  background-color: #ddd;
  color: rgba(0,0,0,0.54);
  border-left: 1px solid #fff;
  padding: 1rem;
  display: block;
  text-decoration: none;
  font-weight: 700;
  transition: 200ms;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 18px;
  line-height: 1.3;
}
.checkout-progress--component .checkout-progress--tab .checkout-progress--link:hover {
  background-color: #eee;
}
.checkout-progress--component .checkout-progress--tab .checkout-progress--link .checkout-progress--number {
  background-color: #fff;
  color: rgba(0,0,0,0.54);
  padding: 0;
  border-radius: 50%;
  height: 2.5rem;
  width: 2.5rem;
  font-weight: 700;
  margin-right: 0.25rem;
  line-height: 2.5rem;
  display: inline-block;
  text-align: center;
}
.checkout-progress--component .checkout-progress--tab--active .checkout-progress--link {
  background-color: #fff;
  color: rgba(0,0,0,0.87);
}
.checkout-progress--component .checkout-progress--tab--active .checkout-progress--link .checkout-progress--number {
  background-color: #0067b1;
  color: #fff;
}
.checkout--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.checkout--component .checkout--main-title {
  padding-bottom: 1rem;
}
.contentitems--component {
  background-color: #fff;
  padding: 2rem;
}
.contentitems--component .contentitems--main-title {
  padding-bottom: 1rem;
}
.contentitems--component .contentitems--items .contentitems--item {
  position: relative;
}
.contentitems--component .contentitems--items .contentitems--item--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.contentitems--component .contentitems--items .contentitems--item--add {
  cursor: pointer;
}
.custom-form--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.error_backtrace ol {
  list-style: decimal;
  padding-left: 2rem;
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}
body.debug .site--header li,
body.debug .site--main li,
body.debug .site--footer li {
  background-color: rgba(255,222,204,0.7);
  outline: 1px solid #d4ad90;
}
body.debug .site--header column,
body.debug .site--main column,
body.debug .site--footer column {
  background-color: rgba(204,220,255,0.7);
  outline: 1px solid #91a1d6;
}
body.show-grid .site--debug-grid {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  pointer-events: none;
}
body.show-grid .site--debug-grid wrapper {
  background: rgba(99,99,99,0.15);
}
body.show-grid .site--debug-grid column {
  outline: 1px solid rgba(99,99,99,0.1);
  background: rgba(244,174,1,0.25);
  padding: 0 1rem;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
.employee--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.employees--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
#footer--component {
  padding-top: 0;
  padding-bottom: 2rem;
}
#footer--component .footer-section--upper {
  background-color: #000;
  padding: 16px 30px;
  color: #fff;
}
#footer--component .footer--qodio-logo {
  background-image: url("/site/templates/default/assets/images/qodio_logo.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  display: inline-block;
  padding: 0.5rem;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#footer--component .ease-login {
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #ccc;
  padding: 0.5625rem;
  word-break: unset;
  display: block;
}
#footer--component .ease-login:before {
  font-size: 0.875rem;
  padding-right: 0.125rem;
}
#footer--component .ease-login .ease-login--icon {
  margin-right: 0.375rem;
  display: inline;
}
.forgotten-password--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
#header--component {
  padding: 1.5rem 0 1rem;
}
#header--component .header--section-upper .header--column--menu {
  position: relative;
  display: -webkit-flex;
  display: flex;
}
.info-sidebar--component {
  background-color: #fff;
}
@media only screen and (min-width: 1024px) {
  .info-sidebar--component {
    border-left: 1px solid #e1e1e1;
  }
}
.info-sidebar--component .info-sidebar--pay-link {
  padding: 2.25rem 26px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background-color: #0067b1;
  color: #fff;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
.info-sidebar--component .info-sidebar--pay-link .pay-link--icon {
  font-size: 20px;
  margin-left: 1rem;
}
.info-sidebar--component .info-sidebar--club1000 {
  padding: 2.25rem 26px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background-color: #eee;
}
.info-sidebar--component .info-sidebar--club1000 .club1000--title {
  line-height: 1;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #0067b1;
  margin-bottom: 1rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.info-sidebar--component .info-sidebar--club1000 .club1000--title .club1000--link {
  font-size: 20px;
  margin-left: 1rem;
}
.info-sidebar--component .info-sidebar--club1000 .club1000--content {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  text-decoration: none;
  font-weight: 300;
}
.info-sidebar--component .info-sidebar--main-sponsors {
  padding: 2.25rem 26px;
  background-color: #fff;
  border-bottom: 1px solid #e1e1e1;
}
.info-sidebar--component .info-sidebar--main-sponsors .main-sponsors--title {
  line-height: 1;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #0067b1;
  margin-bottom: 1rem;
}
.info-sidebar--component .info-sidebar--main-sponsors .main-sponsors--self {
  border: 2px solid #99bfe6;
  padding: 1rem;
  position: relative;
}
.info-sidebar--component .info-sidebar--main-sponsors .slick-track {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.info-sidebar--component .info-sidebar--main-sponsors .main-sponsors--link {
  padding: 1rem;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.info-sidebar--component .info-sidebar--main-sponsors .main-sponsors--prev,
.info-sidebar--component .info-sidebar--main-sponsors .main-sponsors--next {
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 2rem;
  z-index: 11;
  cursor: pointer;
  color: #ccc;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-align-items: center;
  align-items: center;
  transition: 200ms ease-in-out;
}
.info-sidebar--component .info-sidebar--main-sponsors .main-sponsors--prev {
  left: 0;
  margin-left: 1rem;
}
.info-sidebar--component .info-sidebar--main-sponsors .main-sponsors--next {
  right: 0;
  margin-right: 1rem;
}
.info-sidebar--component .info-sidebar--sponsors {
  padding: 2.25rem 26px;
  background-color: #fff;
  border-bottom: 1px solid #e1e1e1;
}
.info-sidebar--component .info-sidebar--sponsors .sponsors--title {
  line-height: 1;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #0067b1;
  margin-bottom: 1rem;
}
.info-sidebar--component .info-sidebar--sponsors .sponsors--content {
  background-color: #eee;
  padding: 1.5rem 1.25rem;
  color: rgba(51,51,51,0.7);
  font-size: 17px;
}
.info-sidebar--component .info-sidebar--sponsors .sponsors--content a {
  color: #0067b1;
}
.info-sidebar--component .info-sidebar--sponsors .sponsors--content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-sidebar--component .info-sidebar--sponsors .sponsors--content ul li {
  position: relative;
  padding-left: 1.375rem;
  margin-bottom: 0.75rem;
}
.info-sidebar--component .info-sidebar--sponsors .sponsors--content ul li:last-child {
  margin-bottom: 0;
}
.info-sidebar--component .info-sidebar--sponsors .sponsors--content ul li:before {
  content: '\f111';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 5px;
  color: #ccc;
  font-size: 8px;
}
.info-sidebar--component .info-sidebar--next-match {
  padding: 2.25rem 26px;
  border-bottom: 1px solid #e1e1e1;
}
.info-sidebar--component .info-sidebar--next-match iframe {
  height: 270px;
}
@media only screen and (max-width: 639px) {
  .info-sidebar--component .info-sidebar--next-match iframe {
    height: 310px;
  }
}
.info-sidebar--component .info-sidebar--next-match .next-match--title {
  line-height: 1;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #0067b1;
  margin-bottom: 1rem;
}
.info-sidebar--component .info-sidebar--next-match .info-box--content {
  background-image: url("/site/templates/default/assets/images/betri-deildin.jpg");
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 82px;
}
.info-sidebar--component .info-sidebar--scoreboard {
  padding: 2.25rem 26px;
  border-bottom: 1px solid #e1e1e1;
}
.info-sidebar--component .info-sidebar--scoreboard .scoreboard--title {
  line-height: 1;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #0067b1;
  margin-bottom: 1rem;
}
.info-sidebar--component .info-sidebar--facebook {
  padding: 2.25rem 26px;
  border-bottom: 1px solid #e1e1e1;
}
.info-sidebar--component .info-box--content {
  padding: 2rem 1rem;
  background-color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: center;
  align-content: center;
}
.info-sidebar--component .info-box--content a {
  text-decoration: none;
}
.info-sidebar--component .info-box--content h1,
.info-sidebar--component .info-box--content h2,
.info-sidebar--component .info-box--content h3,
.info-sidebar--component .info-box--content h4,
.info-sidebar--component .info-box--content h5,
.info-sidebar--component .info-box--content h6 {
  margin-top: 0;
}
.info-sidebar--component .info-box--content--table {
  padding: 0;
  font-size: 0.875rem;
}
.info-sidebar--component .info-box--table-header {
  background-color: #333;
  color: #fff;
}
.info-sidebar--component .info-box--team-image {
  width: 1.25rem;
  height: 1.25rem;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  float: left;
  margin-right: 0.5rem;
  background-image: url("/site/templates/default/assets/images/teams/nologo.jpg");
}
.info-sidebar--component .info-box--team-image-large {
  width: 4rem;
  height: 4rem;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  margin-bottom: 0.5rem;
  background-image: url("/site/templates/default/assets/images/teams/nologo.jpg");
}
.info-sidebar--component .info-box--team-image--vik {
  background-image: url("/site/templates/default/assets/images/teams/VIK.jpg");
}
.info-sidebar--component .info-box--team-image--ki {
  background-image: url("/site/templates/default/assets/images/teams/KI.jpg");
}
.info-sidebar--component .info-box--team-image--nsi {
  background-image: url("/site/templates/default/assets/images/teams/NSI.jpg");
}
.info-sidebar--component .info-box--team-image--hb {
  background-image: url("/site/templates/default/assets/images/teams/HB.jpg");
}
.info-sidebar--component .info-box--team-image--tbf {
  background-image: url("/site/templates/default/assets/images/teams/TBF.jpg");
}
.info-sidebar--component .info-box--team-image--b36 {
  background-image: url("/site/templates/default/assets/images/teams/B36.jpg");
}
.info-sidebar--component .info-box--team-image--ebs {
  background-image: url("/site/templates/default/assets/images/teams/EBS.jpg");
}
.info-sidebar--component .info-box--team-image--07v {
  background-image: url("/site/templates/default/assets/images/teams/07V.jpg");
}
.info-sidebar--component .info-box--team-image--ska {
  background-image: url("/site/templates/default/assets/images/teams/SKA.jpg");
}
.info-sidebar--component .info-box--team-image--if {
  background-image: url("/site/templates/default/assets/images/teams/IF.jpg");
}
.info-sidebar--component .info-box--team-image--b68 {
  background-image: url("/site/templates/default/assets/images/teams/B68.jpg");
}
.info-sidebar--component .info-box--team-image--ifv {
  background-image: url("/site/templates/default/assets/images/teams/IFV.jpg");
}
.info-sidebar--component .info-box--match-datetime {
  background-color: #eee;
  margin-top: 0.5rem;
}
.info-sidebar--component .info-box--match-result {
  font-size: 1.5rem;
  font-weight: 700;
  white-space: nowrap;
}
.info-sidebar--component .info-box--copyright {
  background-color: #fff;
  text-align: right;
  font-size: 0.75rem;
  padding: 0;
  opacity: 0.8;
  margin-top: 0.5rem;
}
.info-sidebar--component .info-box--copyright a {
  text-decoration: none;
  display: inline-block;
}
.invoice--component .invoice--orderlines {
  width: 100%;
}
.invoice--component .invoice--orderlines th {
  padding: 1rem;
}
.invoice--component .invoice--orderlines td {
  padding: 0 1rem 1rem 1rem;
}
@media print {
  .invoice--component .invoice--orderlines td {
    padding: 0 1rem 0 1rem;
  }
}
.invoice--component .invoice--orderlines .wide {
  width: 100%;
}
.invoice--component .invoice--orderlines .narrow {
  width: 1%;
}
.invoice--component .invoice--orderlines .nowrap {
  white-space: nowrap;
}
@media only screen and (max-width: 639px) {
  .invoice--component .invoice--orderlines .orderlines--unit-price,
  .invoice--component .invoice--orderlines .orderlines--vat {
    display: none;
  }
}
.languages--language {
  text-transform: uppercase;
  font-weight: 700;
}
.languages--language--active {
  color: #0067b1;
}
.layout--component {
  display: -webkit-flex;
  display: flex;
/* FILLS */
}
.layout--component .layout--left-fill {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background-color: transparent;
}
.layout--component .layout--right-fill {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background-color: transparent;
}
.layout--component .layout--shadow-box {
  -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,0.05);
  box-shadow: 0 0 5px 2px rgba(0,0,0,0.05);
}
.menu--component {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: flex;
  position: relative;
  background-color: #000;
  border-radius: 4px 0 0 4px;
  overflow: hidden;
}
.menu--component .menu--self {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
  margin: 0;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.menu--component .menu--self .menu--menuitem {
  white-space: nowrap;
  margin: 0;
  padding: 14px 0;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  height: 54px;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  transition: 150ms;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.menu--component .menu--self .menu--menuitem .menu--menuitem-inner {
  border-right: 1px solid rgba(255,255,255,0.2);
  padding: 2px 0;
  text-align: center;
}
.menu--component .menu--self .menu--menuitem:hover {
  background-color: #0067b1;
}
.menu--component .menu--self .menu--menuitem:hover .menu--menuitem-inner {
  border-right: 0;
}
.menu--component .menu--self .menu--menuitem--active-ancestor,
.menu--component .menu--self .menu--menuitem--active-parent,
.menu--component .menu--self .menu--menuitem--active {
  background-color: #0067b1;
}
.menu--component .menu--self .menu--menuitem--active-ancestor .menu--menuitem-inner,
.menu--component .menu--self .menu--menuitem--active-parent .menu--menuitem-inner,
.menu--component .menu--self .menu--menuitem--active .menu--menuitem-inner {
  border-right: 0;
}
.menu--component .menu--self .menu--menuitem--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.menu--component .menu--self .menu--menuitem--add {
  cursor: pointer;
}
.message--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.newsarticle--component .newsarticle--self {
  position: relative;
  padding: 2rem;
  background-color: #fff;
}
@media only screen and (max-width: 639px) {
  .newsarticle--component .newsarticle--self {
    padding: 1rem;
  }
}
.newsarticle--component .newsarticle--self .newsarticle--slides {
  position: relative;
  padding: 0;
  margin: 0;
  margin-bottom: 1rem;
  list-style: none;
}
.newsarticle--component .newsarticle--self .newsarticle--slide {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  top: 0 !important;
  bottom: 0 !important;
  outline: 0;
}
.newsarticle--component .newsarticle--self .newsarticle--slide > a > .newsarticle--image {
  width: 100%;
  padding-top: 66.66%;
  min-height: 220px;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.newsarticle--component .newsarticle--self .newsarticle--slide .newsarticle--image-text-divider {
  color: rgba(0,0,0,0.54);
}
.newsarticle--component .newsarticle--self .newsarticle--slide .newsarticle--image-owner {
  color: rgba(0,0,0,0.54);
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots {
  max-width: 1120px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 3rem;
  z-index: 11;
  list-style: none;
  text-align: right;
  font-size: 0.875rem;
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots > li {
  margin: 0 0.125rem;
  display: inline-block;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  cursor: pointer;
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots > li:last-child {
  margin-right: 1rem;
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots > li > * {
  display: none;
}
.newsarticle--component .newsarticle--self .newsarticle--title {
  word-break: break-word;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.newsarticle--component .newsarticle--self .newsarticle--date {
  color: rgba(0,0,0,0.54);
  font-size: 14px;
  margin-bottom: 1rem;
}
.newsarticle--component .newsarticle--self .newsarticle--subtitle {
  font-weight: 600;
  font-size: 1.125rem;
  color: #0067b1;
}
.newsarticle--component .newsarticle--self .newsarticle--empty {
  padding: 1.5rem 0;
}
.newsgroup--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.newsgroup--component.newsgroup--component--frontpage {
  padding: 0;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle {
  display: block;
  position: relative;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--link {
  color: #333;
  text-decoration: none;
  display: block;
  position: relative;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--column--image {
  position: relative;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--audio-icon {
  position: absolute;
  font-size: 2rem;
  line-height: 1;
  color: rgba(255,255,255,0.5);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--title {
  word-break: break-word;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--newsgroup-and-date {
  margin-top: 1.5rem;
  font-size: 0.875rem;
  font-weight: 700;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--newsarticle-newsgroup {
  text-transform: uppercase;
  font-weight: 700;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--date {
  font-weight: 700;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--content {
  line-height: 1.25;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .highlight {
  background-color: rgba(255,255,0,0.75);
}
.newsgroup--component .newsgroup--self .newsgroup--empty {
  padding: 1rem;
}
.newsgroup--component .newsgroup--self--grid-layout {
  page-break-inside: avoid;
}
.newsgroup--component .newsgroup--self--grid-layout .newsgroup--newsarticle .newsgroup--audio-icon {
  right: 0.5rem;
  top: 0.5rem;
}
.newsgroup--component .newsgroup--self--grid-layout .newsgroup--newsarticle .newsgroup--column--text {
  padding-top: 1.5rem;
}
@media only screen and (max-width: 639px) {
  .newsgroup--component .newsgroup--self--grid-layout .newsgroup--newsarticle .newsgroup--column--text {
    padding-top: 2rem;
  }
}
.newsgroup--component {
  margin: 0;
}
.newsgroup--component .newsgroup--self--list-layout {
  page-break-inside: avoid;
  padding: 0 8px;
}
.newsgroup--component .newsgroup--self--list-layout .newsgroup--newsarticle {
  padding: 30px 0 32px;
  border-bottom: 1px solid rgba(0,103,177,0.2);
}
.newsgroup--component .newsgroup--self--list-layout .newsgroup--newsarticle .newsgroup--image {
  position: relative;
  margin-bottom: 1rem;
}
.newsgroup--component .newsgroup--self--list-layout .newsgroup--newsarticle .newsgroup--image.newsgroup--image--noimage {
  width: 100%;
  padding-top: 53.5%;
  max-height: 372px;
  background-image: url("/site/templates/default/assets/images/noimage.jpg");
  background-position: center;
  background-repeat: no-repeat;
}
.newsgroup--component .newsgroup--self--list-layout .newsgroup--newsarticle .newsgroup--title {
  margin-bottom: 1rem;
}
.newsgroup--component .newsgroup--self--list-layout .newsgroup--newsarticle .newsgroup--date {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: #666;
}
.newsgroup--component .newsgroup--see-more-news {
  margin-bottom: 1rem;
}
.newsgroup--component--recent {
  background-color: #fff;
  padding: 0;
  border-left: 1px solid #e1e1e1;
}
@media only screen and (min-width: 1024px) {
  .newsgroup--component--recent {
    border-left: 1px solid #e1e1e1;
  }
}
.newsgroup--component--recent .newsgroup--main-title {
  display: none;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle {
  transition: 200ms;
  padding: 0;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle .newsgroup--link {
  border-bottom: 1px solid #e1e1e1;
  margin-left: 20px;
  padding: 24px 20px 24px 0;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #0067b1;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle .newsgroup--link .newsgroup--title {
  transition: 200ms;
  font-weight: 400;
  margin: 0;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle .newsgroup--link .newsgroup--date {
  transition: 200ms;
  font-weight: 400;
  font-size: 14px;
  margin-top: 1rem;
  color: #333;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle:hover {
  background-color: #0067b1;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle:hover .newsgroup--link .newsgroup--title,
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle:hover .newsgroup--link .newsgroup--date {
  color: #fff;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle--active {
  background-color: #0067b1;
  border-bottom: 1px solid #e1e1e1;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle--active .newsgroup--link {
  color: #fff;
  margin-left: 0;
  padding: 24px 20px 32px;
  border-bottom: 0;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle--active .newsgroup--date {
  color: #fff !important;
}
.newsletter-signup--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.newsletter-unsubscribe-success--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
/* HANDHELD-HEADER AND OFFCANVAS MENU */
body {
/* body overflow */
  overflow-y: auto;
}
body.offcanvas-visible {
  overflow: hidden;
}
.offcanvas--top-bar {
  display: block;
  background-color: #fff;
  position: relative;
  transition: all 300ms;
  z-index: 1;
}
.offcanvas--toggle {
  padding: 1rem 1rem;
  color: #333;
  display: inline-block;
  cursor: pointer;
  font-size: 1.5rem;
  text-align: center;
}
.offcanvas--toggle:hover {
  background-color: #333;
  color: #fff;
}
@media only screen and (min-width: 1024px) {
  .offcanvas--toggle {
    display: none;
  }
}
[offcanvas='left'] .offcanvas--top-bar {
  text-align: left;
}
[offcanvas='right'] .offcanvas--top-bar {
  text-align: right;
}
#offcanvas--dimmer {
  background-color: rgba(96,96,96,0.35);
  position: fixed;
  display: block;
  width: 0;
  height: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity 200ms, width 1ms 200ms, height 1ms 200ms;
}
.offcanvas-visible #offcanvas--dimmer {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 200ms, width 1ms, height 1ms;
}
#offcanvas--pane {
  background-color: #fff;
  position: fixed;
  z-index: 20;
  width: 0;
  height: auto;
  top: 0;
  bottom: 0;
  overflow: hidden;
  transition: width 300ms, transform 1ms 300ms, transform 1ms 300ms;
}
#offcanvas--pane .offcanvas--wrapper {
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 300px;
  height: 100%;
  z-index: 20;
  padding-top: 0;
  -webkit-overflow-scrolling: touch;
}
#offcanvas--pane .offcanvas--wrapper .pagemenu--component {
  padding: 0;
  margin: 0;
}
#offcanvas--pane .offcanvas--wrapper .pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem:first-child {
  border-top: none;
}
.administrator_loggedin #offcanvas--pane {
  top: 3rem;
}
.offcanvas-visible #offcanvas--pane {
  width: 300px;
  transition: width 300ms, transform 1ms, transform 1ms;
}
[offcanvas='left'] #offcanvas--pane {
  left: 0;
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}
[offcanvas='left'].offcanvas-visible #offcanvas--pane {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
[offcanvas='right'] #offcanvas--pane {
  right: 0;
  -webkit-transform: translateX(300px);
  transform: translateX(300px);
}
[offcanvas='right'].offcanvas-visible #offcanvas--pane {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-width: 1024px) {
  .offcanvas--top-bar {
    display: none !important;
  }
  #offcanvas--dimmer {
    display: none !important;
  }
  #offcanvas--pane {
    display: none !important;
  }
}
.offcanvas-push {
  transition: right 300ms;
  right: 0;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  body[offcanvas='left'].offcanvas-visible .offcanvas-push {
    right: -150px;
  }
  body[offcanvas='right'].offcanvas-visible .offcanvas-push {
    right: 150px;
  }
}
.pagemenu--component {
  border-left: 1px solid #e1e1e1;
  background-color: #fff;
  padding: 0;
/* all depths (all levels) */
/* depth 1 */
/* depth 2 (second level)  */
/* depth 3 (third level) */
/* depth 4 (fourth level) */
}
.pagemenu--component .pagemenu--main-title {
  padding: 1rem;
}
.pagemenu--component .pagemenu--menu,
.pagemenu--component .pagemenu--submenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem {
  margin: 0;
  padding: 0;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 1rem;
  display: block;
  transition: 200ms;
  text-decoration: none;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--disabled,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--add,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--add {
  cursor: pointer;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem {
  transition: 200ms;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  border-bottom: 1px solid #e1e1e1;
  margin-left: 20px;
  padding: 24px 20px 24px 0;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #0067b1;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem:hover {
  background-color: #0067b1;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem:hover > .pagemenu--menuitem-link {
  margin-left: 0;
  color: #fff;
  padding: 24px 20px;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-ancestor,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-parent,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active {
  background-color: #0067b1;
  border-bottom: 1px solid #e1e1e1;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active > .pagemenu--menuitem-link {
  color: #fff;
  margin-left: 0;
  padding: 24px 20px 32px;
  border-bottom: 0;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-ancestor:hover > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-parent:hover > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active:hover > .pagemenu--menuitem-link {
  padding: 24px 20px 32px;
}
.pagemenu--component .pagemenu--submenu--depth-2 {
  margin-bottom: 0;
  display: none;
  position: relative;
  top: -14px;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 0.5rem;
  padding-left: 20px;
  font-size: 1rem;
  text-transform: uppercase;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem > .pagemenu--menuitem-link .fa {
  position: relative;
  top: -2px;
  margin-right: 1rem;
  font-size: 10px;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem > .pagemenu--menuitem-link:hover {
  text-decoration: underline;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active > .pagemenu--menuitem-link {
  text-decoration: underline;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.pagemenu--component .pagemenu--submenu--depth-3 {
  display: none;
}
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 0.5rem;
  padding-left: 45px;
  font-size: 0.875rem;
}
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem > .pagemenu--menuitem-link:hover {
  text-decoration: underline;
}
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active > .pagemenu--menuitem-link {
  text-decoration: underline;
}
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.pagemenu--component .pagemenu--submenu--depth-4 {
  display: none;
}
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 0.5rem;
  padding-left: 5.5rem;
  font-size: 0.75rem;
}
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.product--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.product--component .product--main-image {
  margin-bottom: 0.5rem;
}
.product--component .product--content iframe {
  width: 100%;
}
.product--component .product--included-products-section .product--included-products .product--product .product--text-holder {
  margin-top: 0.5rem;
}
.product--component .product--reviews-section {
  page-break-inside: avoid;
}
.product--component .product--similar-products {
  page-break-inside: avoid;
}
.product--component .product--filter-section {
  page-break-inside: avoid;
}
.products-active-filters--component .products-active-filters--title {
  padding: 1rem;
}
.products-active-filters--component .products-active-filters--filters {
  padding: 1rem;
  padding-top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: left;
  align-items: left;
  -webkit-align-content: left;
  align-content: left;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.products-active-filters--component .products-active-filters--filter {
  background-color: #eee;
  color: rgba(0,0,0,0.54);
  padding: 0 1.75rem 0 0.5rem;
  margin-bottom: 0.25rem;
  margin-right: 0.25rem;
  position: relative;
  line-height: 1.5rem;
}
.products-active-filters--component .products-active-filters--remove {
  position: absolute;
  width: 1.5rem;
  line-height: 1.5rem;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background-color: #eee;
  color: rgba(0,0,0,0.54);
  text-decoration: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  transition: 200ms;
}
.products-active-filters--component .products-active-filters--remove:hover {
  background-color: rgba(0,0,0,0.54);
  color: #eee;
}
.products-filter--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.products-filter--component .products-filter--image {
  margin-top: 1rem;
  margin-right: 2rem;
}
.product-filtergroup--component .product-filtergroup--title {
  padding: 1rem;
}
.product-filtergroup--component .product-filtergroup--filters {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-filtergroup--component .product-filtergroup--filters .product-filtergroup--filter .product-filtergroup--filter-link {
  display: block;
}
.product-filtergroup--component .product-filtergroup--filters .product-filtergroup--filter--active > .product-filtergroup--filter-link > .product-filtergroup--filter-inner {
  color: #0067b1;
}
.product-filtergroup--component .product-filtergroup--filters--depth-1 > .product-filtergroup--filter > .product-filtergroup--filter-link {
  padding-left: 2rem;
}
.product-filtergroup--component .product-filtergroup--filters--depth-2 > .product-filtergroup--filter > .product-filtergroup--filter-link {
  padding-left: 3.5rem;
}
.products--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.products--component.products--component--similar-products,
.products--component.products--component--filter-section,
.products--component.products--component--filter-products {
  padding: 0;
}
.products--component .products--order-by label {
  margin-bottom: 0;
  margin-right: 0.5rem;
  text-transform: uppercase;
}
.products--component .products--product .products--link {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
  transition: background-color 300ms;
  text-decoration: none;
  padding: 1rem;
}
.products--component .products--product .products--image {
  padding-top: 100%;
  transition: 200ms;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 1rem;
}
.products--component .products--product .products--labels {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
}
.products--component .products--product .products--label {
  text-align: center;
  padding: 0.25rem 1rem;
  z-index: 0;
  text-transform: uppercase;
  background-color: #0067b1;
  color: #fff;
}
.products--component .products--product .products--label:nth-child(even) {
  background-color: #0597ff;
}
.products--component .products--product .products--title {
  height: 3rem;
  color: #333;
  overflow: hidden;
}
.products--component .products--product .products--price {
  font-weight: 700;
  color: #0067b1;
  font-size: 1.125rem;
}
.products--component .products--product .products--fullprice {
  color: rgba(0,0,0,0.54);
  text-decoration: line-through;
  margin-right: 0.5rem;
}
.products--component .products--product .products--hover-overlay {
  opacity: 0;
  background-color: rgba(0,103,177,0.15);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 200ms;
}
.products--component .products--product .products--read-more {
  transition: 300ms;
  position: relative;
  top: 0.5rem;
}
.products--component .products--product:hover .products--hover-overlay {
  opacity: 1;
}
.products--component .products--product:hover .products--read-more {
  top: 0;
}
.richtext--image-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.richtext--image-wrapper img {
  width: 100%;
  height: auto;
  float: none;
  margin: 0;
  display: block;
}
.richtext--image-wrapper--full-width {
  width: 100%;
  height: auto;
  margin-bottom: 0.25rem;
}
.richtext--image-wrapper--left-50 {
  width: 48%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-50 {
    width: 98%;
  }
}
.richtext--image-wrapper--left-25 {
  width: 23%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-25 {
    width: 48%;
  }
}
.richtext--image-wrapper--left-20 {
  width: 18%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-20 {
    width: 48%;
  }
}
.richtext--image-wrapper--left-16 {
  width: 14%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-16 {
    width: 48%;
  }
}
.richtext--image-wrapper--left-12 {
  width: 10%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-12 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-50 {
  width: 48%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-50 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-25 {
  width: 23%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-25 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-20 {
  width: 18%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-20 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-16 {
  width: 14%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-16 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-12 {
  width: 10%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-12 {
    width: 48%;
  }
}
.richtext--image-text {
  font-size: 0.75rem;
  line-height: 1.25;
  margin-top: 0.25rem;
  font-weight: 400;
  text-align: center;
  color: #333;
  display: inline-block;
}
.richtext--image-caption {
  color: rgba(0,0,0,0.54);
}
.richtext--image-text-divider {
  color: rgba(0,0,0,0.54);
}
.richtext--image-owner {
  color: rgba(0,0,0,0.54);
  font-style: italic;
}
.richtext--content {
  counter-reset: item;
}
.richtext--content h2 {
  font-size: 30px;
}
.richtext--content h3 {
  font-size: 24px;
}
.richtext--content img {
  vertical-align: middle;
}
.richtext--content ol {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.richtext--content ol li {
  counter-increment: item;
  position: relative;
  padding-left: 2rem;
}
.richtext--content ol li:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: counter(item) '.';
  color: #0067b1;
  line-height: 1.125rem;
  font-size: 1.125rem;
  font-weight: 600;
  display: inline-block;
}
.richtext--content ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.richtext--content ul li {
  position: relative;
  padding-left: 1.5rem;
}
.richtext--content ul li:before {
  content: '•';
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  color: #0067b1;
  margin-right: 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  margin-bottom: 0.25rem;
}
.richtext--content ul li ul {
  margin-top: 0.375rem;
}
.richtext--content blockquote {
  padding: 0 1rem 0 1.5rem;
  border-left: 0.4375rem solid #0067b1;
  font-size: 1.3125rem;
  font-style: italic;
  line-height: 1.25;
  margin: 1.25rem 0;
}
.richtext--content blockquote:before {
  display: none !important;
}
.site-search--component {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
/* TOGGLE */
/* INPUT BOX */
/* RESULTS */
}
.site-search--component .site-search--toggle {
  position: relative;
  z-index: 1;
  padding: 0.9rem 24px;
  cursor: pointer;
  height: 54px;
  left: 0;
  color: #fff;
  transition: 200ms;
  background-color: #000;
  border-radius: 0 4px 4px 0;
}
.site-search--component .site-search--toggle .site-search--icon--search {
  width: 22px;
  height: 22px;
  transition: 200ms;
}
.site-search--component .site-search--toggle .site-search--icon--search * {
  transition: 200ms;
  fill: #fff;
}
.site-search--component .site-search--toggle:hover,
.site-search--component.site-search--component--visible .site-search--toggle {
  background-color: #eee;
}
.site-search--component .site-search--toggle:hover .site-search--icon--search *,
.site-search--component.site-search--component--visible .site-search--toggle .site-search--icon--search * {
  fill: rgba(0,0,0,0.87);
}
.site-search--component .site-search--searchbox-holder {
  position: absolute;
  transition: left 200ms, right 200ms;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  top: 0;
  bottom: 0;
  left: calc(100% - 1rem);
  right: 1rem;
}
.site-search--component.site-search--component--visible .site-search--searchbox-holder {
  left: 1rem;
}
.site-search--component .site-search--searchbox {
  width: 100%;
  position: relative;
}
.site-search--component .site-search--searchbox--input {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-width: 0;
  transition: border-width 200ms, padding-left 100ms 100ms, padding-right 100ms 100ms;
  border-radius: 4px;
}
.site-search--component.site-search--component--visible .site-search--searchbox--input {
  border-width: 0;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  transition: border-width 200ms, padding-left 100ms, padding-right 100ms;
  background-color: #fff;
}
.site-search--component.site-search--component--visible .site-search--searchbox--input:focus {
  background-color: #fff;
}
.site-search--component .site-search--results {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 12;
  border: 1px solid rgba(0,0,0,0.12);
  -webkit-box-shadow: 0 5px 10px rgba(56,56,56,0.2);
  box-shadow: 0 5px 10px rgba(56,56,56,0.2);
  overflow: hidden;
  opacity: 0.97;
}
.site-search--component .site-search--results > .site-search--message {
  font-size: 1rem;
  padding: 10px;
  cursor: default;
  display: block;
}
.site-search--component .site-search--results-item {
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  margin: 0;
  border-bottom: 1px solid rgba(0,0,0,0.12);
  cursor: pointer;
  display: block;
}
.site-search--component .site-search--results-item .site-search--date {
  color: rgba(0,0,0,0.54);
  font-size: 80%;
}
.site-search--component .site-search--results-item .site-search--type {
  display: none;
  color: rgba(0,0,0,0.54);
}
.site-search--component .site-search--results-item:last-child {
  border-bottom: none;
}
.site-search--component .site-search--results-item--active {
  background-color: #eee;
}
.slideshow--component {
  position: relative;
}
.slideshow--component .slideshow--prev,
.slideshow--component .slideshow--next {
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 5rem;
  text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  z-index: 11;
  cursor: pointer;
  color: #fff;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-align-items: center;
  align-items: center;
  transition: 200ms ease-in-out;
}
.slideshow--component .slideshow--prev:hover,
.slideshow--component .slideshow--next:hover {
  text-shadow: 0 19px 38px rgba(0,0,0,0.3), 0 15px 12px rgba(0,0,0,0.22);
}
.slideshow--component .slideshow--prev {
  left: 0;
  margin-left: 1rem;
  padding-left: calc(50% - (1152px / 2 ));
}
.slideshow--component .slideshow--next {
  right: 0;
  margin-right: 1rem;
  padding-right: calc(50% - (1152px / 2 ));
}
.slideshow--component .slideshow--slides .slideshow--slide {
  display: block;
  position: relative;
  top: 0 !important;
  bottom: 0 !important;
  overflow: hidden;
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--slide-image {
  width: 100%;
  padding-top: 31.25%;
  min-height: 450px;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  display: -webkit-flex;
  display: flex;
  padding: 3rem;
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text {
  max-width: 780px;
  display: block;
  padding: 2rem;
}
.slideshow--component .slideshow--slides .slideshow--slide.slideshow--slide--layout1 .slideshow--text {
  color: #fff;
  text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.slideshow--component .slideshow--slides .slideshow--slide.slideshow--slide--layout2 .slideshow--text {
  color: rgba(0,0,0,0.87);
  text-shadow: 0 3px 6px rgba(255,255,255,0.16), 0 3px 6px rgba(255,255,255,0.23);
}
.slideshow--component .slideshow--slides .slideshow--dots {
  width: 100%;
  max-width: 1120px;
  position: absolute;
  margin: 0 auto;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 3rem;
  z-index: 11;
  list-style: none;
  text-align: right;
}
.slideshow--component .slideshow--slides .slideshow--dots li {
  margin: 0 0.25rem;
  display: inline-block;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  cursor: pointer;
  transition: 200ms ease-in-out;
}
.slideshow--component .slideshow--slides .slideshow--dots li:hover {
  text-shadow: 0 19px 38px rgba(0,0,0,0.3), 0 15px 12px rgba(0,0,0,0.22);
}
.slideshow--component .slideshow--slides .slideshow--dots li * {
  display: none;
}
.slideshow--component .slideshow--empty {
  padding: 1.5rem 0;
}
.terms--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-create--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-downloads--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-downloads--component .user-downloads--main-title {
  padding-bottom: 1rem;
}
.user-downloads--component .user-downloads--link {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 1rem;
}
.user-downloads--component .user-downloads--link .user-downloads--image {
  padding-top: 147.6666666666667%;
  transition: all 100ms;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
}
.user-downloads--component .user-downloads--link .user-downloads--text-holder {
  background-color: rgba(0,103,177,0.8);
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 300ms;
  z-index: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.user-downloads--component .user-downloads--link .user-downloads--text-holder .user-downloads--title {
  text-align: center;
  padding: 1rem;
  width: 100%;
}
.user-downloads--component .user-downloads--link .user-downloads--download-icon {
  background-color: #eee;
  position: absolute;
  z-index: 1;
  right: 1rem;
  bottom: 1rem;
  width: 3rem;
  height: 3rem;
  color: rgba(0,0,0,0.54);
  text-align: center;
  line-height: 1rem;
  font-size: 1.25rem;
}
.user-downloads--component .user-downloads--link .user-downloads--download-icon .user-downloads--file-type {
  font-size: 0.8125rem;
  line-height: 1.5rem;
}
.user-downloads--component .user-downloads--link:hover .user-downloads--text-holder {
  opacity: 1;
}
.user-etickets--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-etickets--component .user-etickets--main-title {
  padding-bottom: 1rem;
}
.user-etickets--component .user-etickets--eticket {
  background-color: #f9f9f9;
  margin-bottom: 1rem;
  border-left: 0.5rem solid #ddd;
  border-right: 0.5rem solid #ddd;
  position: relative;
  overflow: hidden;
  page-break-inside: avoid;
}
.user-etickets--component .user-etickets--eticket:before,
.user-etickets--component .user-etickets--eticket:after {
  width: 3rem;
  height: 3rem;
  border-radius: 2rem;
  position: absolute;
  content: '';
  top: 50%;
  margin-top: -1.5rem;
  background-color: #ddd;
}
.user-etickets--component .user-etickets--eticket:before {
  left: -2rem;
}
.user-etickets--component .user-etickets--eticket:after {
  right: -2rem;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper {
  padding: 1rem 2rem;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper .user-etickets--left .user-etickets--subtitle {
  margin-top: -1rem;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper .user-etickets--right .user-etickets--qrcode {
  padding: 2rem;
  background-color: #fff;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper .user-etickets--right .user-etickets--activation-code {
  margin-top: 0.25rem;
  text-align: center;
}
.user-etickets--component .user-etickets--eticket .user-etickets--lower .user-etickets--purchase-info {
  padding: 0.5rem;
  background-color: #eee;
  color: #777;
  font-style: italic;
}
@media only screen and (max-width: 639px) {
  .user-etickets--component .user-etickets--eticket {
    border: 0;
    border-top: 0.5rem solid #ddd;
    border-bottom: 0.5rem solid #ddd;
  }
  .user-etickets--component .user-etickets--eticket:before,
  .user-etickets--component .user-etickets--eticket:after {
    margin-top: 0;
    margin-left: -1.5rem;
    left: 50%;
  }
  .user-etickets--component .user-etickets--eticket:before {
    top: -2rem;
    bottom: auto;
  }
  .user-etickets--component .user-etickets--eticket:after {
    top: auto;
    bottom: -2rem;
  }
  .user-etickets--component .user-etickets--eticket .user-etickets--upper {
    padding: 1rem;
  }
  .user-etickets--component .user-etickets--eticket .user-etickets--lower .user-etickets--purchase-info {
    padding: 1rem;
  }
}
@media print {
  .user-etickets--component .user-etickets--eticket {
    border-left: 1rem solid #ddd;
    border-right: 1rem solid #ddd;
    border-top: 0.125rem solid #ddd;
    border-bottom: 0.125rem solid #ddd;
  }
  .user-etickets--component .user-etickets--eticket .user-etickets--lower .user-etickets--purchase-info {
    border-top: 1px solid #ddd;
    padding: 1rem 3rem;
  }
}
.user-etickets--component .user-etickets--print {
  margin-bottom: 2rem;
}
.user-login--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-login--component .button.facebook {
  border-color: #3b5998;
  background-color: #3b5998;
}
.user-login--component .button.facebook:hover {
  border-color: #2f477a;
  background-color: #2f477a;
}
.user-profile-password--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-profile-password--component .user-profile-password--main-title {
  padding-bottom: 1rem;
}
.user-profile-update--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-profile-update--component .user-profile-update--main-title {
  padding-bottom: 1rem;
}
.user-profile--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-profile--component .user-profile--main-title {
  padding-bottom: 1rem;
}
.user-purchases-invoice--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-purchases-invoice--component .user-purchases-invoice--main-title {
  padding-bottom: 1rem;
}
.user-purchases--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-purchases--component .user-purchases--main-title {
  padding-bottom: 1rem;
}
.validator-error {
  text-align: left;
  color: #fff;
  background-color: #b71c1c;
  padding: 0.25rem 1rem;
}
input[type=''].error,
input[type="color"].error,
input[type="date"].error,
input[type="datetime"].error,
input[type="datetime-local"].error,
input[type="email"].error,
input[type="file"].error,
input[type="month"].error,
input[type="number"].error,
input[type="password"].error,
input[type="search"].error,
input[type="tel"].error,
input[type="text"].error,
input[type="time"].error,
input[type="url"].error,
input[type="week"].error,
textarea.error,
select.error {
  background-color: #ffebee;
  border-color: #ffebee;
}
.album--contentitem .album--link {
  display: block;
  position: relative;
}
.album--contentitem .album--link:hover .album--image-overlay {
  opacity: 1 !important;
}
.album--contentitem .album--link:hover .album--image-overlay .album--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.album--contentitem .album--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.album--contentitem .album--image-overlay .album--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
.albumcollection--contentitem .albumcollection--link {
  display: block;
  text-decoration: none;
  color: #333;
}
.albumcollection--contentitem .albumcollection--link:hover .albumcollection--image-overlay {
  opacity: 1 !important;
}
.albumcollection--contentitem .albumcollection--link:hover .albumcollection--image-overlay .albumcollection--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.albumcollection--contentitem .albumcollection--link .albumcollection--image-holder {
  position: relative;
}
.albumcollection--contentitem .albumcollection--link .albumcollection--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.albumcollection--contentitem .albumcollection--link .albumcollection--image-overlay .albumcollection--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
/* grid layout */
.albumcollection--contentitem--grid-layout .albumcollection--album .albumcollection--title {
  margin-top: 0.25rem;
}
/* list layout */
.filescollection--contentitem .filescollection--files {
  list-style: none;
  margin: 0;
  padding: 0;
}
.filescollection--contentitem .filescollection--file {
  display: block;
  transition: 200ms;
  text-decoration: none;
}
.filescollection--contentitem .filescollection--file .filescollection--icon {
  color: rgba(0,0,0,0.54);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.filescollection--contentitem .filescollection--file .filescollection--size {
  color: rgba(0,0,0,0.54);
  font-size: 0.875rem;
  float: right;
}
.filescollection--contentitem .filescollection--file--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.filescollection--contentitem .filescollection--file--disabled .filescollection--icon {
  color: rgba(0,0,0,0.54);
}
.form--contentitem .form--description {
  margin-bottom: 2rem;
}
.form--contentitem .form--field-title {
  font-size: 1rem;
}
.form--contentitem .form--field-hint {
  font-size: 1rem;
  color: rgba(0,0,0,0.54);
  margin-bottom: 0.5rem;
}
.form--contentitem .form--radiobutton {
  cursor: pointer;
}
.form--contentitem .form--checkbox {
  cursor: pointer;
}
.form--contentitem .form--field--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.form--contentitem .form--grid--multiupload {
  margin-bottom: 0.5rem;
}
.form--contentitem .form--grid--multiupload:last-child {
  margin-bottom: 0;
}
.form--contentitem .form--multiupload-buttons {
  -webkit-flex-basis: 39px;
  flex-basis: 39px;
  max-width: 39px;
}
.form--contentitem .form--multiupload-button {
  padding: 0.625rem;
}
.form--contentitem .form--multiupload-button-icon {
  margin: 0;
}
.form--contentitem .form--multiupload-button--remove {
  display: none;
}
.administrator_loggedin .htmlitem--contentitem {
  position: relative;
}
.administrator_loggedin .htmlitem--contentitem:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.list--contentitem .list--item {
  position: relative;
}
.list--contentitem .list--item .list--image-holder {
  display: block;
  position: relative;
}
.list--contentitem .list--item .list--image-holder:hover .list--image-overlay {
  opacity: 1 !important;
}
.list--contentitem .list--item .list--image-holder:hover .list--image-overlay .list--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.list--contentitem .list--item .list--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.list--contentitem .list--item .list--image-overlay .list--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
.list--contentitem .list--item--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.list--contentitem--grid-layout .list--item .list--title {
  margin-top: 0.75rem;
}
.list--contentitem--grid-layout .list--item .list--content {
  margin-top: 0.75rem;
}
.list--contentitem--grid-layout .list--item .list--button {
  margin-top: 0.75rem;
}
.schedule--contentitem {
  position: relative;
}
.schedule--contentitem .schedule--week-number {
  line-height: 1.4;
}
.schedule--contentitem .schedule--arrows .schedule--arrow {
  cursor: pointer;
  display: inline-block;
  transition: 200ms;
  color: #eee;
}
.schedule--contentitem .schedule--arrows .schedule--arrow:hover {
  background-color: #eee;
  color: #fff;
}
.schedule--contentitem .schedule--arrows .schedule--arrow--left {
  padding: 0.125rem 0.125rem 0.125rem 0;
}
.schedule--contentitem .schedule--arrows .schedule--arrow--right {
  padding: 0.125rem 0 0.125rem 0.125rem;
}
.schedule--contentitem .schedule--day:last-child {
  border-right: 0;
}
.schedule--contentitem .schedule--day .schedule--day-header {
  border-bottom: 1px solid rgba(0,0,0,0.12);
}
.schedule--contentitem .schedule--day .schedule--day-header .schedule--day-name {
  margin: 0;
  text-transform: uppercase;
}
.schedule--contentitem .schedule--day .schedule--day-header .schedule--date {
  font-size: 0.875rem;
}
.schedule--contentitem .schedule--day .schedule--items {
  min-height: 8rem;
}
.schedule--contentitem .schedule--day .schedule--items .schedule--item {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  word-wrap: break-word;
}
.schedule--contentitem .schedule--day .schedule--items .schedule--item-title {
  word-wrap: break-word;
  font-weight: 700;
}
.textitem--contentitem .textitem--image {
  display: block;
  text-decoration: none !important;
  width: 100%;
}
.textitem--contentitem .textitem--image:hover .textitem--image-overlay {
  opacity: 1 !important;
}
.textitem--contentitem .textitem--image:hover .textitem--image-overlay .textitem--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.textitem--contentitem .textitem--image-holder {
  position: relative;
}
.textitem--contentitem .textitem--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.textitem--contentitem .textitem--image-overlay .textitem--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
.textitem--contentitem--layout2 .textitem--image {
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.textitem--contentitem--layout3 .textitem--image {
  margin-right: 1rem;
  margin-bottom: 0.5rem;
}
.textitem--contentitem--layout4 .textitem--image {
  margin-bottom: 1rem;
}
.textitem--contentitem--layout4 .textitem--image--fullwidth {
  padding-top: 40vmin;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 2rem;
}
.textitem--contentitem--layout4:first-child .textitem--image {
  margin-top: -1rem;
  margin-right: -1rem;
  margin-left: -1rem;
}
.textitem--contentitem--layout4:first-child .textitem--image--fullwidth {
  margin-top: -4rem;
}
.textitem--contentitem--layout5 .textitem--image {
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.textitem--contentitem--layout6 .textitem--image {
  margin-bottom: 1rem;
}
.textitem--contentitem--layout7 .textitem--image {
  margin-top: 1rem;
}
/*# sourceMappingURL=style.css.map */