@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/* for LO: start with minimal set of components, activate if needed */
/* Utilities */
/* Global styles */
/* Grids */
/* Generic components */
/* Basic components */
/* Containers */
/* Menu-based containers */
/* Layout components */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/* Helpers */
/* Global styles */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: 0;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

[data-whatintent="mouse"] *, [data-whatintent="mouse"] *:focus,
[data-whatintent="touch"] *,
[data-whatintent="touch"] *:focus,
[data-whatinput="mouse"] *,
[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *,
[data-whatinput="touch"] *:focus {
  outline: none; }

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.grid-container {
  padding-right: 10px;
  padding-right: 0.625rem;
  padding-left: 10px;
  padding-left: 0.625rem;
  max-width: 1200px;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .grid-container.fluid {
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 40em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

.grid-x {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.cell {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%; }
  .cell.auto {
    -ms-flex: 1 1 0;
        flex: 1 1 0; }
  .cell.shrink {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; } }

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -10px;
  margin-left: -0.625rem;
  margin-right: -10px;
  margin-right: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 10px;
    margin-left: 0.625rem;
    margin-right: 10px;
    margin-right: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
      width: calc(100% - 1.875rem);
      margin-left: 0.9375rem;
      margin-right: 0.9375rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 1.875rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -10px;
  margin-right: -0.625rem;
  margin-left: -10px;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -10px;
  margin-right: -0.625rem;
  margin-left: -10px;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-padding-x > .cell {
  padding-right: 10px;
  padding-right: 0.625rem;
  padding-left: 10px;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.33333%; }
  .small-margin-collapse > .small-2 {
    width: 16.66667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.33333%; }
  .small-margin-collapse > .small-5 {
    width: 41.66667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.33333%; }
  .small-margin-collapse > .small-8 {
    width: 66.66667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.33333%; }
  .small-margin-collapse > .small-11 {
    width: 91.66667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
      width: 8.33333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.66667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.33333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.66667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.33333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.66667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.33333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.66667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
      width: 8.33333%; }
    .small-margin-collapse > .large-2 {
      width: 16.66667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.33333%; }
    .small-margin-collapse > .large-5 {
      width: 41.66667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.33333%; }
    .small-margin-collapse > .large-8 {
      width: 66.66667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.33333%; }
    .small-margin-collapse > .large-11 {
      width: 91.66667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2); }

.small-offset-1 {
  margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 1.25rem / 2); }

.small-offset-2 {
  margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 1.25rem / 2); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2); }

.small-offset-4 {
  margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 1.25rem / 2); }

.small-offset-5 {
  margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 1.25rem / 2); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2); }

.small-offset-7 {
  margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 1.25rem / 2); }

.small-offset-8 {
  margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 1.25rem / 2); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2); }

.small-offset-10 {
  margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 1.25rem / 2); }

.small-offset-11 {
  margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 1.25rem / 2); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 1.875rem / 2); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 1.875rem / 2); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 1.875rem / 2); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 1.875rem / 2); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 1.875rem / 2); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 1.875rem / 2); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 1.875rem / 2); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 1.875rem / 2); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.875rem / 2); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 1.875rem / 2); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 1.875rem / 2); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.875rem / 2); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 1.875rem / 2); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 1.875rem / 2); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.875rem / 2); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 1.875rem / 2); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 1.875rem / 2); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.875rem / 2); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 1.875rem / 2); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 1.875rem / 2); } }

.grid-y {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }
  .grid-y > .cell {
    height: auto;
    max-height: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      -ms-flex-preferred-size: auto;
          flex-basis: auto; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      -ms-flex-preferred-size: auto;
          flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
      -ms-flex: 1 1 0;
          flex: 1 1 0;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      -ms-flex: 1 1 0;
          flex: 1 1 0;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .grid-y > .large-12 {
      height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -10px;
  margin-top: -0.625rem;
  margin-bottom: -10px;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }

.grid-padding-y > .cell {
  padding-top: 10px;
  padding-top: 0.625rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem; } }

.grid-margin-y {
  margin-top: -10px;
  margin-top: -0.625rem;
  margin-bottom: -10px;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 10px;
    margin-top: 0.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  height: 100vh;
  width: auto; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    height: 100vh;
    width: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    height: 100vh;
    width: auto; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -10px;
  margin-top: -0.625rem;
  margin-bottom: -10px;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 10px;
    margin-top: 0.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

/* Generic components */
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 16px 0;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 14px;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button.tiny {
    font-size: 9px;
    font-size: 0.6rem; }
  .button.small {
    font-size: 12px;
    font-size: 0.75rem; }
  .button.large {
    font-size: 20px;
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
    background-color: #1779ba;
    color: #fefefe; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #fefefe; }
  .button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
    background-color: #1779ba;
    color: #fefefe; }
  .button.primary:hover, .button.primary:focus {
    background-color: #126195;
    color: #fefefe; }
  .button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
    background-color: #767676;
    color: #fefefe; }
  .button.secondary:hover, .button.secondary:focus {
    background-color: #5e5e5e;
    color: #fefefe; }
  .button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
    background-color: #3adb76;
    color: #0a0a0a; }
  .button.success:hover, .button.success:focus {
    background-color: #22bb5b;
    color: #0a0a0a; }
  .button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
    background-color: #ffae00;
    color: #0a0a0a; }
  .button.warning:hover, .button.warning:focus {
    background-color: #cc8b00;
    color: #0a0a0a; }
  .button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
    background-color: #cc4b37;
    color: #fefefe; }
  .button.alert:hover, .button.alert:focus {
    background-color: #a53b2a;
    color: #fefefe; }
  .button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
    background-color: transparent; }
  .button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button.hollow:hover, .button.hollow:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
    border: 1px solid #767676;
    color: #767676; }
  .button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #3b3b3b;
    color: #3b3b3b; }
  .button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
    border: 1px solid #3adb76;
    color: #3adb76; }
  .button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #157539;
    color: #157539; }
  .button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00; }
  .button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #805700;
    color: #805700; }
  .button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37; }
  .button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: #67251a;
    color: #67251a; }
  .button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
    color: #1779ba; }
  .button.clear:hover, .button.clear:focus {
    color: #0c3d5d; }
  .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
    color: #1779ba; }
  .button.clear.primary:hover, .button.clear.primary:focus {
    color: #0c3d5d; }
  .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
    color: #767676; }
  .button.clear.secondary:hover, .button.clear.secondary:focus {
    color: #3b3b3b; }
  .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
    color: #3adb76; }
  .button.clear.success:hover, .button.clear.success:focus {
    color: #157539; }
  .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
    color: #ffae00; }
  .button.clear.warning:hover, .button.clear.warning:focus {
    color: #805700; }
  .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
    color: #cc4b37; }
  .button.clear.alert:hover, .button.clear.alert:focus {
    color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em;
    content: '';
    border-bottom-width: 0;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #767676; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 10px;
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 16px;
    right: 1rem;
    top: 8px;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

/* Basic components */
/* Containers */
/* Menu-based containers */
/* Layout components */
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 0;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media print, screen and (max-width: 39.99875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

/* Helpers */
/* ---------------------- */
/* Boxen: */
/* Box border */
/* Box shadow */
/* maincol */
/* final values: */
/* test values: */
/* maincol linklist (+ newslatest list) */
/* final values: */
/* test values: */
/* Collapsable Boxes */
/* final values: */
/* test values: */
/* Uniplan Boxes */
/* final values: */
/* marginal */
/* final values: */
/* test values: */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

a:hover,
a:active {
  outline: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.hidden {
  display: none; }

.no-margin-top {
  margin-top: 0; }

@font-face {
  font-family: 'icomoon';
  src: url("../Fonts/icomoon.eot?ci7a4l#iefix") format("embedded-opentype"), url("../Fonts/iconmoon/icomoon.ttf?ci7a4l") format("truetype"), url("../Fonts/icomoon.woff?ci7a4l") format("woff"), url("../Fonts/icomoon.svg?ci7a4l#icomoon") format("svg"); }

@font-face {
  font-family: 'icomoon';
  src: url("../Fonts/icomoon.eot?ci7a4l");
  src: url("../Fonts/icomoon.eot?ci7a4l#iefix") format("embedded-opentype"), url("../Fonts/icomoon.ttf?ci7a4l") format("truetype"), url("../Fonts/icomoon.woff?ci7a4l") format("woff"), url("../Fonts/icomoon.svg?ci7a4l#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-clipboard:before {
  content: '\e902'; }

.icon-news:before {
  content: '\e800'; }

.icon-dossier:before {
  content: '\e903'; }

.icon-article:before {
  content: '\e904'; }

.icon-file:before {
  content: '\e905'; }

.icon-count-files:before {
  content: '\e906'; }

.icon-learningtype:before {
  content: '\ea70'; }

.icon-schoolstage:before {
  content: '\e802'; }

.icon-count-hours:before {
  content: '\ea4d'; }

.icon-delete:before,
.icon-bin:before {
  content: '\e623'; }

.icon-file-upload:before,
.icon-cloud-upload2:before {
  content: '\e62a'; }

.icon-file-download:before {
  content: '\e907'; }

.icon-share:before {
  content: '\e622'; }

.icon-preview:before {
  content: '\eb35'; }

.icon-facebook:before {
  content: '\eeea'; }

.icon-google-plus:before {
  content: '\eee6'; }

.icon-twitter:before {
  content: '\eeef'; }

.icon-folder4:before {
  content: '\e900'; }

.icon-magic-link:before {
  content: '\e908'; }

.icon-interner-link:before {
  /* content: '\e909';*/ }

.icon-expand:before {
  content: '\e90a'; }

.icon-collapse:before {
  content: '\e90b'; }

.icon-print:before {
  content: '\e90c'; }

.icon-sharing-site:before {
  content: '\e90d'; }

.icon-info:before {
  content: '\e626'; }

.icon-tag:before {
  content: '\e801'; }

.icon-display4:before {
  content: '\e62b'; }

.icon-stairs-up:before {
  content: '\e62c'; }

.icon-road:before {
  content: '\e62d'; }

.icon-target:before {
  content: '\e62e'; }

.icon-equalizer2:before {
  content: '\e62f'; }

.icon-bubble-video:before {
  content: '\e630'; }

.icon-wrench:before {
  content: '\e631'; }

.icon-magic-wand:before {
  content: '\e632'; }

.icon-key:before {
  content: '\e633'; }

.icon-connection:before {
  content: '\e634'; }

.icon-keyboard2:before {
  content: '\e635'; }

.icon-earth:before {
  content: '\e636'; }

.icon-image-compare:before {
  content: '\e637'; }

.icon-city:before {
  content: '\e638'; }

.icon-transmission:before {
  content: '\ee43'; }

.icon-transmission2:before {
  content: '\ee44'; }

.icon-sort:before {
  content: '\ee45'; }

.icon-sort2:before {
  content: '\ee46'; }

.icon-link:before {
  content: '\ec98'; }

.icon-unlink:before {
  content: '\ec99'; }

.icon-check-ok:before {
  content: '\e628'; }

.icon-cancel-circle:before {
  content: '\e629'; }

.icon-avatar:before {
  content: '\eb05'; }

.icon-cross:before {
  content: '\e624'; }

.icon-warning:before {
  content: '\e625'; }

.icon-question3:before {
  content: '\e627'; }

.icon-stats-growth:before {
  content: '\e616'; }

.icon-cogs:before {
  content: '\e617'; }

.icon-bubble2:before {
  content: '\e618'; }

.icon-list2:before {
  content: '\e619'; }

.icon-bug2:before {
  content: '\e61a'; }

.icon-direction:before {
  content: '\e61b'; }

.icon-theater:before {
  content: '\e61c'; }

.icon-calculator3:before {
  content: '\e61d'; }

.icon-users4:before {
  content: '\e61e'; }

.icon-bubbles4:before {
  content: '\e61f'; }

.icon-aid-kit:before {
  content: '\e620'; }

.icon-books:before {
  content: '\e621'; }

.icon-buch:before {
  content: '\e613'; }

.icon-stift:before {
  content: '\e614'; }

.icon-menschen-paar:before {
  content: '\e615'; }

.icon-abc:before {
  content: '\e600'; }

.icon-stern:before {
  content: '\e601'; }

.icon-anmeldung:before {
  content: '\e602'; }

.icon-ball:before {
  content: '\e603'; }

.icon-dokument-hinzufuegen:before {
  /*content: '\e604';*/
  content: '\e90e'; }

.icon-email:before {
  content: '\e605'; }

.icon-email2:before {
  content: '\e606'; }

.icon-euro:before {
  content: '\e607'; }

.icon-mensch:before {
  content: '\e608'; }

.icon-menschen2:before {
  content: '\e609'; }

.icon-menschen:before {
  content: '\e60a'; }

.icon-naturwissenschaften:before {
  content: '\e60b'; }

.icon-pinsel:before {
  content: '\e60c'; }

.icon-play:before {
  content: '\e60d'; }

.icon-smartphone:before {
  content: '\e60e'; }

.icon-sprechblasen:before {
  content: '\e60f'; }

.icon-weltkugel:before {
  content: '\e610'; }

.icon-werkzeug:before {
  content: '\e611'; }

.icon-dokument_stift:before {
  content: '\e612'; }

.icon-home:before {
  content: '\e901'; }

.icon-file-text:before {
  content: '\e99b'; }

.icon-phone:before {
  content: '\ea1d'; }

.icon-envelop:before {
  content: '\ea30'; }

.icon-printer:before {
  content: '\ea66'; }

.icon-link-internal:before {
  content: '\eabd'; }

.icon-search:before {
  content: '\eb33'; }

.icon-download:before {
  content: '\ec88'; }

.icon-world:before {
  content: '\ec8e'; }

.icon-plus:before {
  content: '\ed58'; }

.icon-minus:before {
  content: '\ed59'; }

.icon-tab:before {
  content: '\ee42'; }

.icon-add-to-collection:before {
  content: '\e90e'; }

/* Add a star icon to the wishlist icon, default config, e.g. for search hit list items */
.icon-unit:before {
  content: '\e90f'; }

.icon-externer-link:before {
  /* content: '\eec5'; */ }

.icon-pulse:before {
  content: '\e910'; }

.icon-atom2:before {
  content: '\e911'; }

.icon-leaf:before {
  content: '\e912'; }

.icon-man-woman:before {
  content: '\e913'; }

.icon-section:before {
  content: '\e914'; }

/****************************/
/* new icons in search list */
.icon-lo:before {
  content: '';
  background-image: url("../Icons/Fonticons/lo-icon.png");
  background-color: #34A6BF;
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 5px 5px;
  width: 50px;
  height: 50px;
  display: inline-block; }

.icon-external:before {
  content: '';
  background-image: url("../Icons/elixier-icon.png");
  background-color: #ECECEC;
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: 5px -14px;
  width: 60px !important;
  width: 3.75rem !important;
  height: 60px !important;
  height: 3.75rem !important;
  display: inline-block; }

.icon-pinterest:before {
  content: '';
  background-image: url(../Icons/pinterest.svg);
  background-color: transparent;
  background-size: 43px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 60px !important;
  height: 45px !important;
  display: inline-block; }

.icon-newslatest:before {
  content: '';
  background-image: url(../Icons/icon-newslatest.png);
  background-color: transparent;
  background-size: 130px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 105px;
  display: inline-block; }

.icon-materiallatest:before {
  content: '';
  background-image: url(../Icons/icon-materiallatest.png);
  background-color: transparent;
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 100px;
  display: inline-block; }

.icon-twitterX:before {
  content: '';
  background-image: url(../Icons/icon-twitterX.svg);
  background-color: transparent;
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center 5px;
  width: 35px;
  height: 35px;
  display: block; }

.icon-twitterX:hover {
  background-color: #f28d35; }

/****************************/
[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-home:before {
  content: "\e900"; }

.icon-home2:before {
  content: "\e901"; }

.icon-home3:before {
  content: "\e902"; }

.icon-office:before {
  content: "\e903"; }

.icon-newspaper:before {
  content: "\e904"; }

.icon-pencil:before {
  content: "\e905"; }

.icon-pencil2:before {
  content: "\e906"; }

.icon-quill:before {
  content: "\e907"; }

.icon-pen:before {
  content: "\e908"; }

.icon-blog:before {
  content: "\e909"; }

.icon-eyedropper:before {
  content: "\e90a"; }

.icon-droplet:before {
  content: "\e90b"; }

.icon-paint-format:before {
  content: "\e90c"; }

.icon-image:before {
  content: "\e90d"; }

.icon-images:before {
  content: "\e90e"; }

.icon-camera:before {
  content: "\e90f"; }

.icon-headphones:before {
  content: "\e910"; }

.icon-music:before {
  content: "\e911"; }

.icon-play:before {
  content: "\e912"; }

.icon-film:before {
  content: "\e913"; }

.icon-video-camera:before {
  content: "\e914"; }

.icon-dice:before {
  content: "\e915"; }

.icon-pacman:before {
  content: "\e916"; }

.icon-spades:before {
  content: "\e917"; }

.icon-clubs:before {
  content: "\e918"; }

.icon-diamonds:before {
  content: "\e919"; }

.icon-bullhorn:before {
  content: "\e91a"; }

.icon-connection:before {
  content: "\e91b"; }

.icon-podcast:before {
  content: "\e91c"; }

.icon-feed:before {
  content: "\e91d"; }

.icon-mic:before {
  content: "\e91e"; }

.icon-book:before {
  content: "\e91f"; }

.icon-books:before {
  content: "\e920"; }

.icon-library:before {
  content: "\e921"; }

.icon-file-text:before {
  content: "\e922"; }

.icon-profile:before {
  content: "\e923"; }

.icon-file-empty:before {
  content: "\e924"; }

.icon-files-empty:before {
  content: "\e925"; }

.icon-file-text2:before {
  content: "\e926"; }

.icon-file-picture:before {
  content: "\e927"; }

.icon-file-music:before {
  content: "\e928"; }

.icon-file-play:before {
  content: "\e929"; }

.icon-file-video:before {
  content: "\e92a"; }

.icon-file-zip:before {
  content: "\e92b"; }

.icon-copy:before {
  content: "\e92c"; }

.icon-paste:before {
  content: "\e92d"; }

.icon-stack:before {
  content: "\e92e"; }

.icon-folder:before {
  content: "\e92f"; }

.icon-folder-open:before {
  content: "\e930"; }

.icon-folder-plus:before {
  content: "\e931"; }

.icon-folder-minus:before {
  content: "\e932"; }

.icon-folder-download:before {
  content: "\e933"; }

.icon-folder-upload:before {
  content: "\e934"; }

.icon-price-tag:before {
  content: "\e935"; }

.icon-price-tags:before {
  content: "\e936"; }

.icon-barcode:before {
  content: "\e937"; }

.icon-qrcode:before {
  content: "\e938"; }

.icon-ticket:before {
  content: "\e939"; }

.icon-cart:before {
  content: "\e93a"; }

.icon-coin-dollar:before {
  content: "\e93b"; }

.icon-coin-euro:before {
  content: "\e93c"; }

.icon-coin-pound:before {
  content: "\e93d"; }

.icon-coin-yen:before {
  content: "\e93e"; }

.icon-credit-card:before {
  content: "\e93f"; }

.icon-calculator:before {
  content: "\e940"; }

.icon-lifebuoy:before {
  content: "\e941"; }

.icon-phone:before {
  content: "\e942"; }

.icon-phone-hang-up:before {
  content: "\e943"; }

.icon-address-book:before {
  content: "\e944"; }

.icon-envelop:before {
  content: "\e945"; }

.icon-pushpin:before {
  content: "\e946"; }

.icon-location:before {
  content: "\e947"; }

.icon-location2:before {
  content: "\e948"; }

.icon-compass:before {
  content: "\e949"; }

.icon-compass2:before {
  content: "\e94a"; }

.icon-map:before {
  content: "\e94b"; }

.icon-map2:before {
  content: "\e94c"; }

.icon-history:before {
  content: "\e94d"; }

.icon-clock:before {
  content: "\e94e"; }

.icon-clock2:before {
  content: "\e94f"; }

.icon-alarm:before {
  content: "\e950"; }

.icon-bell:before {
  content: "\e951"; }

.icon-stopwatch:before {
  content: "\e952"; }

.icon-calendar:before {
  content: "\e953"; }

.icon-printer:before {
  content: "\e954"; }

.icon-keyboard:before {
  content: "\e955"; }

.icon-display:before {
  content: "\e956"; }

.icon-laptop:before {
  content: "\e957"; }

.icon-mobile:before {
  content: "\e958"; }

.icon-mobile2:before {
  content: "\e959"; }

.icon-tablet:before {
  content: "\e95a"; }

.icon-tv:before {
  content: "\e95b"; }

.icon-drawer:before {
  content: "\e95c"; }

.icon-drawer2:before {
  content: "\e95d"; }

.icon-box-add:before {
  content: "\e95e"; }

.icon-box-remove:before {
  content: "\e95f"; }

.icon-download:before {
  content: "\e960"; }

.icon-upload:before {
  content: "\e961"; }

.icon-floppy-disk:before {
  content: "\e962"; }

.icon-drive:before {
  content: "\e963"; }

.icon-database:before {
  content: "\e964"; }

.icon-undo:before {
  content: "\e965"; }

.icon-redo:before {
  content: "\e966"; }

.icon-undo2:before {
  content: "\e967"; }

.icon-redo2:before {
  content: "\e968"; }

.icon-forward:before {
  content: "\e969"; }

.icon-reply:before {
  content: "\e96a"; }

.icon-bubble:before {
  content: "\e96b"; }

.icon-bubbles:before {
  content: "\e96c"; }

.icon-bubbles2:before {
  content: "\e96d"; }

.icon-bubble2:before {
  content: "\e96e"; }

.icon-bubbles3:before {
  content: "\e96f"; }

.icon-bubbles4:before {
  content: "\e970"; }

.icon-user:before {
  content: "\e971"; }

.icon-users:before {
  content: "\e972"; }

.icon-user-plus:before {
  content: "\e973"; }

.icon-user-minus:before {
  content: "\e974"; }

.icon-user-check:before {
  content: "\e975"; }

.icon-user-tie:before {
  content: "\e976"; }

.icon-quotes-left:before {
  content: "\e977"; }

.icon-quotes-right:before {
  content: "\e978"; }

.icon-hour-glass:before {
  content: "\e979"; }

.icon-spinner:before {
  content: "\e97a"; }

.icon-spinner2:before {
  content: "\e97b"; }

.icon-spinner3:before {
  content: "\e97c"; }

.icon-spinner4:before {
  content: "\e97d"; }

.icon-spinner5:before {
  content: "\e97e"; }

.icon-spinner6:before {
  content: "\e97f"; }

.icon-spinner7:before {
  content: "\e980"; }

.icon-spinner8:before {
  content: "\e981"; }

.icon-spinner9:before {
  content: "\e982"; }

.icon-spinner10:before {
  content: "\e983"; }

.icon-spinner11:before {
  content: "\e984"; }

.icon-binoculars:before {
  content: "\e985"; }

.icon-search:before {
  content: "\e986"; }

.icon-zoom-in:before {
  content: "\e987"; }

.icon-zoom-out:before {
  content: "\e988"; }

.icon-enlarge:before {
  content: "\e989"; }

.icon-shrink:before {
  content: "\e98a"; }

.icon-enlarge2:before {
  content: "\e98b"; }

.icon-shrink2:before {
  content: "\e98c"; }

.icon-key:before {
  content: "\e98d"; }

.icon-key2:before {
  content: "\e98e"; }

.icon-lock:before {
  content: "\e98f"; }

.icon-unlocked:before {
  content: "\e990"; }

.icon-wrench:before {
  content: "\e991"; }

.icon-equalizer:before {
  content: "\e992"; }

.icon-equalizer2:before {
  content: "\e993"; }

.icon-cog:before {
  content: "\e994"; }

.icon-cogs:before {
  content: "\e995"; }

.icon-hammer:before {
  content: "\e996"; }

.icon-magic-wand:before {
  content: "\e997"; }

.icon-aid-kit:before {
  content: "\e998"; }

.icon-bug:before {
  content: "\e999"; }

.icon-pie-chart:before {
  content: "\e99a"; }

.icon-stats-dots:before {
  content: "\e99b"; }

.icon-stats-bars:before {
  content: "\e99c"; }

.icon-stats-bars2:before {
  content: "\e99d"; }

.icon-trophy:before {
  content: "\e99e"; }

.icon-gift:before {
  content: "\e99f"; }

.icon-glass:before {
  content: "\e9a0"; }

.icon-glass2:before {
  content: "\e9a1"; }

.icon-mug:before {
  content: "\e9a2"; }

.icon-spoon-knife:before {
  content: "\e9a3"; }

.icon-leaf:before {
  content: "\e9a4"; }

.icon-rocket:before {
  content: "\e9a5"; }

.icon-meter:before {
  content: "\e9a6"; }

.icon-meter2:before {
  content: "\e9a7"; }

.icon-hammer2:before {
  content: "\e9a8"; }

.icon-fire:before {
  content: "\e9a9"; }

.icon-lab:before {
  content: "\e9aa"; }

.icon-magnet:before {
  content: "\e9ab"; }

.icon-bin:before {
  content: "\e9ac"; }

.icon-bin2:before {
  content: "\e9ad"; }

.icon-briefcase:before {
  content: "\e9ae"; }

.icon-airplane:before {
  content: "\e9af"; }

.icon-truck:before {
  content: "\e9b0"; }

.icon-road:before {
  content: "\e9b1"; }

.icon-accessibility:before {
  content: "\e9b2"; }

.icon-target:before {
  content: "\e9b3"; }

.icon-shield:before {
  content: "\e9b4"; }

.icon-power:before {
  content: "\e9b5"; }

.icon-switch:before {
  content: "\e9b6"; }

.icon-power-cord:before {
  content: "\e9b7"; }

.icon-clipboard:before {
  content: "\e9b8"; }

.icon-list-numbered:before {
  content: "\e9b9"; }

.icon-list:before {
  content: "\e9ba"; }

.icon-list2:before {
  content: "\e9bb"; }

.icon-tree:before {
  content: "\e9bc"; }

.icon-menu:before {
  content: "\e9bd"; }

.icon-menu2:before {
  content: "\e9be"; }

.icon-menu3:before {
  content: "\e9bf"; }

.icon-menu4:before {
  content: "\e9c0"; }

.icon-cloud:before {
  content: "\e9c1"; }

.icon-cloud-download:before {
  content: "\e9c2"; }

.icon-cloud-upload:before {
  content: "\e9c3"; }

.icon-cloud-check:before {
  content: "\e9c4"; }

.icon-download2:before {
  content: "\e9c5"; }

.icon-upload2:before {
  content: "\e9c6"; }

.icon-download3:before {
  content: "\e9c7"; }

.icon-upload3:before {
  content: "\e9c8"; }

.icon-sphere:before {
  content: "\e9c9"; }

.icon-earth:before {
  content: "\e9ca"; }

.icon-link:before {
  content: "\e9cb"; }

.icon-flag:before {
  content: "\e9cc"; }

.icon-attachment:before {
  content: "\e9cd"; }

.icon-eye:before {
  content: "\e9ce"; }

.icon-eye-plus:before {
  content: "\e9cf"; }

.icon-eye-minus:before {
  content: "\e9d0"; }

.icon-eye-blocked:before {
  content: "\e9d1"; }

.icon-bookmark:before {
  content: "\e9d2"; }

.icon-bookmarks:before {
  content: "\e9d3"; }

.icon-sun:before {
  content: "\e9d4"; }

.icon-contrast:before {
  content: "\e9d5"; }

.icon-brightness-contrast:before {
  content: "\e9d6"; }

.icon-star-empty:before {
  content: "\e9d7"; }

.icon-star-half:before {
  content: "\e9d8"; }

.icon-star-full:before {
  content: "\e9d9"; }

.icon-heart:before {
  content: "\e9da"; }

.icon-heart-broken:before {
  content: "\e9db"; }

.icon-man:before {
  content: "\e9dc"; }

.icon-woman:before {
  content: "\e9dd"; }

.icon-man-woman:before {
  content: "\e9de"; }

.icon-happy:before {
  content: "\e9df"; }

.icon-happy2:before {
  content: "\e9e0"; }

.icon-smile:before {
  content: "\e9e1"; }

.icon-smile2:before {
  content: "\e9e2"; }

.icon-tongue:before {
  content: "\e9e3"; }

.icon-tongue2:before {
  content: "\e9e4"; }

.icon-sad:before {
  content: "\e9e5"; }

.icon-sad2:before {
  content: "\e9e6"; }

.icon-wink:before {
  content: "\e9e7"; }

.icon-wink2:before {
  content: "\e9e8"; }

.icon-grin:before {
  content: "\e9e9"; }

.icon-grin2:before {
  content: "\e9ea"; }

.icon-cool:before {
  content: "\e9eb"; }

.icon-cool2:before {
  content: "\e9ec"; }

.icon-angry:before {
  content: "\e9ed"; }

.icon-angry2:before {
  content: "\e9ee"; }

.icon-evil:before {
  content: "\e9ef"; }

.icon-evil2:before {
  content: "\e9f0"; }

.icon-shocked:before {
  content: "\e9f1"; }

.icon-shocked2:before {
  content: "\e9f2"; }

.icon-baffled:before {
  content: "\e9f3"; }

.icon-baffled2:before {
  content: "\e9f4"; }

.icon-confused:before {
  content: "\e9f5"; }

.icon-confused2:before {
  content: "\e9f6"; }

.icon-neutral:before {
  content: "\e9f7"; }

.icon-neutral2:before {
  content: "\e9f8"; }

.icon-hipster:before {
  content: "\e9f9"; }

.icon-hipster2:before {
  content: "\e9fa"; }

.icon-wondering:before {
  content: "\e9fb"; }

.icon-wondering2:before {
  content: "\e9fc"; }

.icon-sleepy:before {
  content: "\e9fd"; }

.icon-sleepy2:before {
  content: "\e9fe"; }

.icon-frustrated:before {
  content: "\e9ff"; }

.icon-frustrated2:before {
  content: "\ea00"; }

.icon-crying:before {
  content: "\ea01"; }

.icon-crying2:before {
  content: "\ea02"; }

.icon-point-up:before {
  content: "\ea03"; }

.icon-point-right:before {
  content: "\ea04"; }

.icon-point-down:before {
  content: "\ea05"; }

.icon-point-left:before {
  content: "\ea06"; }

.icon-warning:before {
  content: "\ea07"; }

.icon-notification:before {
  content: "\ea08"; }

.icon-question:before {
  content: "\ea09"; }

.icon-plus:before {
  content: "\ea0a"; }

.icon-minus:before {
  content: "\ea0b"; }

.icon-info:before {
  content: "\ea0c"; }

.icon-cancel-circle:before {
  content: "\ea0d"; }

.icon-blocked:before {
  content: "\ea0e"; }

.icon-cross:before {
  content: "\ea0f"; }

.icon-checkmark:before {
  content: "\ea10"; }

.icon-checkmark2:before {
  content: "\ea11"; }

.icon-spell-check:before {
  content: "\ea12"; }

.icon-enter:before {
  content: "\ea13"; }

.icon-exit:before {
  content: "\ea14"; }

.icon-play2:before {
  content: "\ea15"; }

.icon-pause:before {
  content: "\ea16"; }

.icon-stop:before {
  content: "\ea17"; }

.icon-previous:before {
  content: "\ea18"; }

.icon-next:before {
  content: "\ea19"; }

.icon-backward:before {
  content: "\ea1a"; }

.icon-forward2:before {
  content: "\ea1b"; }

.icon-play3:before {
  content: "\ea1c"; }

.icon-pause2:before {
  content: "\ea1d"; }

.icon-stop2:before {
  content: "\ea1e"; }

.icon-backward2:before {
  content: "\ea1f"; }

.icon-forward3:before {
  content: "\ea20"; }

.icon-first:before {
  content: "\ea21"; }

.icon-last:before {
  content: "\ea22"; }

.icon-previous2:before {
  content: "\ea23"; }

.icon-next2:before {
  content: "\ea24"; }

.icon-eject:before {
  content: "\ea25"; }

.icon-volume-high:before {
  content: "\ea26"; }

.icon-volume-medium:before {
  content: "\ea27"; }

.icon-volume-low:before {
  content: "\ea28"; }

.icon-volume-mute:before {
  content: "\ea29"; }

.icon-volume-mute2:before {
  content: "\ea2a"; }

.icon-volume-increase:before {
  content: "\ea2b"; }

.icon-volume-decrease:before {
  content: "\ea2c"; }

.icon-loop:before {
  content: "\ea2d"; }

.icon-loop2:before {
  content: "\ea2e"; }

.icon-infinite:before {
  content: "\ea2f"; }

.icon-shuffle:before {
  content: "\ea30"; }

.icon-arrow-up-left:before {
  content: "\ea31"; }

.icon-arrow-up:before {
  content: "\ea32"; }

.icon-arrow-up-right:before {
  content: "\ea33"; }

.icon-arrow-right:before {
  content: "\ea34"; }

.icon-arrow-down-right:before {
  content: "\ea35"; }

.icon-arrow-down:before {
  content: "\ea36"; }

.icon-arrow-down-left:before {
  content: "\ea37"; }

.icon-arrow-left:before {
  content: "\ea38"; }

.icon-arrow-up-left2:before {
  content: "\ea39"; }

.icon-arrow-up2:before {
  content: "\ea3a"; }

.icon-arrow-up-right2:before {
  content: "\ea3b"; }

.icon-arrow-right2:before {
  content: "\ea3c"; }

.icon-arrow-down-right2:before {
  content: "\ea3d"; }

.icon-arrow-down2:before {
  content: "\ea3e"; }

.icon-arrow-down-left2:before {
  content: "\ea3f"; }

.icon-arrow-left2:before {
  content: "\ea40"; }

.icon-circle-up:before {
  content: "\ea41"; }

.icon-circle-right:before {
  content: "\ea42"; }

.icon-circle-down:before {
  content: "\ea43"; }

.icon-circle-left:before {
  content: "\ea44"; }

.icon-tab:before {
  content: "\ea45"; }

.icon-move-up:before {
  content: "\ea46"; }

.icon-move-down:before {
  content: "\ea47"; }

.icon-sort-alpha-asc:before {
  content: "\ea48"; }

.icon-sort-alpha-desc:before {
  content: "\ea49"; }

.icon-sort-numeric-asc:before {
  content: "\ea4a"; }

.icon-sort-numberic-desc:before {
  content: "\ea4b"; }

.icon-sort-amount-asc:before {
  content: "\ea4c"; }

.icon-sort-amount-desc:before {
  content: "\ea4d"; }

.icon-command:before {
  content: "\ea4e"; }

.icon-shift:before {
  content: "\ea4f"; }

.icon-ctrl:before {
  content: "\ea50"; }

.icon-opt:before {
  content: "\ea51"; }

.icon-checkbox-checked:before {
  content: "\ea52"; }

.icon-checkbox-unchecked:before {
  content: "\ea53"; }

.icon-radio-checked:before {
  content: "\ea54"; }

.icon-radio-checked2:before {
  content: "\ea55"; }

.icon-radio-unchecked:before {
  content: "\ea56"; }

.icon-crop:before {
  content: "\ea57"; }

.icon-make-group:before {
  content: "\ea58"; }

.icon-ungroup:before {
  content: "\ea59"; }

.icon-scissors:before {
  content: "\ea5a"; }

.icon-filter:before {
  content: "\ea5b"; }

.icon-font:before {
  content: "\ea5c"; }

.icon-ligature:before {
  content: "\ea5d"; }

.icon-ligature2:before {
  content: "\ea5e"; }

.icon-text-height:before {
  content: "\ea5f"; }

.icon-text-width:before {
  content: "\ea60"; }

.icon-font-size:before {
  content: "\ea61"; }

.icon-bold:before {
  content: "\ea62"; }

.icon-underline:before {
  content: "\ea63"; }

.icon-italic:before {
  content: "\ea64"; }

.icon-strikethrough:before {
  content: "\ea65"; }

.icon-omega:before {
  content: "\ea66"; }

.icon-sigma:before {
  content: "\ea67"; }

.icon-page-break:before {
  content: "\ea68"; }

.icon-superscript:before {
  content: "\ea69"; }

.icon-subscript:before {
  content: "\ea6a"; }

.icon-superscript2:before {
  content: "\ea6b"; }

.icon-subscript2:before {
  content: "\ea6c"; }

.icon-text-color:before {
  content: "\ea6d"; }

.icon-pagebreak:before {
  content: "\ea6e"; }

.icon-clear-formatting:before {
  content: "\ea6f"; }

.icon-table:before {
  content: "\ea70"; }

.icon-table2:before {
  content: "\ea71"; }

.icon-insert-template:before {
  content: "\ea72"; }

.icon-pilcrow:before {
  content: "\ea73"; }

.icon-ltr:before {
  content: "\ea74"; }

.icon-rtl:before {
  content: "\ea75"; }

.icon-section:before {
  content: "\ea76"; }

.icon-paragraph-left:before {
  content: "\ea77"; }

.icon-paragraph-center:before {
  content: "\ea78"; }

.icon-paragraph-right:before {
  content: "\ea79"; }

.icon-paragraph-justify:before {
  content: "\ea7a"; }

.icon-indent-increase:before {
  content: "\ea7b"; }

.icon-indent-decrease:before {
  content: "\ea7c"; }

.icon-share:before {
  content: "\ea7d"; }

.icon-new-tab:before {
  content: "\ea7e"; }

.icon-embed:before {
  content: "\ea7f"; }

.icon-embed2:before {
  content: "\ea80"; }

.icon-terminal:before {
  content: "\ea81"; }

.icon-share2:before {
  content: "\ea82"; }

.icon-mail:before {
  content: "\ea83"; }

.icon-mail2:before {
  content: "\ea84"; }

.icon-mail3:before {
  content: "\ea85"; }

.icon-mail4:before {
  content: "\ea86"; }

.icon-amazon:before {
  content: "\ea87"; }

.icon-google:before {
  content: "\ea88"; }

.icon-google2:before {
  content: "\ea89"; }

.icon-google3:before {
  content: "\ea8a"; }

.icon-google-plus:before {
  content: "\ea8b"; }

.icon-google-plus2:before {
  content: "\ea8c"; }

.icon-google-plus3:before {
  content: "\ea8d"; }

.icon-hangouts:before {
  content: "\ea8e"; }

.icon-google-drive:before {
  content: "\ea8f"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-facebook2:before {
  content: "\ea91"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-whatsapp:before {
  content: "\ea93"; }

.icon-spotify:before {
  content: "\ea94"; }

.icon-telegram:before {
  content: "\ea95"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-vine:before {
  content: "\ea97"; }

.icon-vk:before {
  content: "\ea98"; }

.icon-renren:before {
  content: "\ea99"; }

.icon-sina-weibo:before {
  content: "\ea9a"; }

.icon-rss:before {
  content: "\ea9b"; }

.icon-rss2:before {
  content: "\ea9c"; }

.icon-youtube:before {
  content: "\ea9d"; }

.icon-youtube2:before {
  content: "\ea9e"; }

.icon-twitch:before {
  content: "\ea9f"; }

.icon-vimeo:before {
  content: "\eaa0"; }

.icon-vimeo2:before {
  content: "\eaa1"; }

.icon-lanyrd:before {
  content: "\eaa2"; }

.icon-flickr:before {
  content: "\eaa3"; }

.icon-flickr2:before {
  content: "\eaa4"; }

.icon-flickr3:before {
  content: "\eaa5"; }

.icon-flickr4:before {
  content: "\eaa6"; }

.icon-dribbble:before {
  content: "\eaa7"; }

.icon-behance:before {
  content: "\eaa8"; }

.icon-behance2:before {
  content: "\eaa9"; }

.icon-deviantart:before {
  content: "\eaaa"; }

.icon-500px:before {
  content: "\eaab"; }

.icon-steam:before {
  content: "\eaac"; }

.icon-steam2:before {
  content: "\eaad"; }

.icon-dropbox:before {
  content: "\eaae"; }

.icon-onedrive:before {
  content: "\eaaf"; }

.icon-github:before {
  content: "\eab0"; }

.icon-npm:before {
  content: "\eab1"; }

.icon-basecamp:before {
  content: "\eab2"; }

.icon-trello:before {
  content: "\eab3"; }

.icon-wordpress:before {
  content: "\eab4"; }

.icon-joomla:before {
  content: "\eab5"; }

.icon-ello:before {
  content: "\eab6"; }

.icon-blogger:before {
  content: "\eab7"; }

.icon-blogger2:before {
  content: "\eab8"; }

.icon-tumblr:before {
  content: "\eab9"; }

.icon-tumblr2:before {
  content: "\eaba"; }

.icon-yahoo:before {
  content: "\eabb"; }

.icon-yahoo2:before {
  content: "\eabc"; }

.icon-tux:before {
  content: "\eabd"; }

.icon-appleinc:before {
  content: "\eabe"; }

.icon-finder:before {
  content: "\eabf"; }

.icon-android:before {
  content: "\eac0"; }

.icon-windows:before {
  content: "\eac1"; }

.icon-windows8:before {
  content: "\eac2"; }

.icon-soundcloud:before {
  content: "\eac3"; }

.icon-soundcloud2:before {
  content: "\eac4"; }

.icon-skype:before {
  content: "\eac5"; }

.icon-reddit:before {
  content: "\eac6"; }

.icon-hackernews:before {
  content: "\eac7"; }

.icon-wikipedia:before {
  content: "\eac8"; }

.icon-linkedin:before {
  content: "\eac9"; }

.icon-linkedin2:before {
  content: "\eaca"; }

.icon-lastfm:before {
  content: "\eacb"; }

.icon-lastfm2:before {
  content: "\eacc"; }

.icon-delicious:before {
  content: "\eacd"; }

.icon-stumbleupon:before {
  content: "\eace"; }

.icon-stumbleupon2:before {
  content: "\eacf"; }

.icon-stackoverflow:before {
  content: "\ead0"; }

.icon-pinterest:before {
  content: "\ead1"; }

.icon-pinterest2:before {
  content: "\ead2"; }

.icon-xing:before {
  content: "\ead3"; }

.icon-xing2:before {
  content: "\ead4"; }

.icon-flattr:before {
  content: "\ead5"; }

.icon-foursquare:before {
  content: "\ead6"; }

.icon-yelp:before {
  content: "\ead7"; }

.icon-paypal:before {
  content: "\ead8"; }

.icon-chrome:before {
  content: "\ead9"; }

.icon-firefox:before {
  content: "\eada"; }

.icon-IE:before {
  content: "\eadb"; }

.icon-edge:before {
  content: "\eadc"; }

.icon-safari:before {
  content: "\eadd"; }

.icon-opera:before {
  content: "\eade"; }

.icon-file-pdf:before {
  content: "\eadf"; }

.icon-file-openoffice:before {
  content: "\eae0"; }

.icon-file-word:before {
  content: "\eae1"; }

.icon-file-excel:before {
  content: "\eae2"; }

.icon-libreoffice:before {
  content: "\eae3"; }

.icon-html-five:before {
  content: "\eae4"; }

.icon-html-five2:before {
  content: "\eae5"; }

.icon-css3:before {
  content: "\eae6"; }

.icon-git:before {
  content: "\eae7"; }

.icon-codepen:before {
  content: "\eae8"; }

.icon-svg:before {
  content: "\eae9"; }

.icon-IcoMoon:before {
  content: "\eaea"; }

/* LO Icons Definitions */
.icon-add-to-collection:before {
  content: '\e9c3';
  font-size: 18px;
  top: 2px;
  position: relative; }

.icon-add-to-wishlist:before {
  content: '\e9b8';
  font-size: 18px;
  padding-right: 4px; }

/* Same Pfeil-im-Kreis-Icon for all these lists */
.maincontent .tx-locore-slot__wrapper ul li.tx-locore-slot__li:before {
  content: '\ea42'; }

/* Link symbol for links in lists  */
.maincontent .link-box ul li.internal-link:before,
.maincontent .link-box ul li.external-link:before,
.maincontent .link-box table td.internal-link:before,
.maincontent .tx-locore-slot__wrapper ul li.internal-link:before,
.maincontent .lo-collection-list .link-box ul li.workingmaterial:before {
  content: "\e9cb"; }

.maincontent .link-box ul li[class*="download"]:before {
  content: "\e933"; }

.maincontent .link-box ul li:before {
  color: #707070; }

span.icon-preview:before {
  content: "\e986";
  padding-right: 4px; }

span.icon-download:before {
  content: "\e933";
  padding-right: 4px; }

span.icon-share:before {
  content: "\ea82";
  padding-right: 4px; }

span.icon-add-to-collection:before {
  padding-right: 4px; }

span.icon-file-text:before {
  content: "\e905";
  padding-right: 4px; }

.circle-behind {
  display: inline-block;
  border-radius: 100%;
  width: 1.5em;
  line-height: 1.5em;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
  color: #fff; }
  .circle-behind.weiss-auf-blau {
    background-color: #fff;
    color: #34A6BF; }
  .circle-behind.rot-auf-blau {
    background-color: #D96523;
    color: #34A6BF; }
  .circle-behind.red {
    background-color: #D96523;
    color: #fff; }

.colorcat-0-bg {
  background-color: #707070; }
  .colorcat-0-bg:before {
    color: #707070 !important; }

.colorcat-1-bg {
  background-color: #B1DFE8; }
  .colorcat-1-bg:before {
    color: #B1DFE8 !important; }

.colorcat-2-bg {
  background-color: #34A6BF; }
  .colorcat-2-bg:before {
    color: #34A6BF !important; }

.colorcat-3-bg {
  background-color: #9FA686; }
  .colorcat-3-bg:before {
    color: #9FA686 !important; }

.colorcat-portal-2-bg {
  background-color: #2d3e8c; }
  .colorcat-portal-2-bg span:before {
    color: #2d3e8c !important; }

.colorcat-portal-3-bg,
.colorcat-portal-6-bg,
.colorcat-portal-7-bg {
  background-color: #4f4f4f; }
  .colorcat-portal-3-bg span:before,
  .colorcat-portal-6-bg span:before,
  .colorcat-portal-7-bg span:before {
    color: #4f4f4f !important; }

.colorcat-portal-8-bg {
  background-color: #00529C; }
  .colorcat-portal-8-bg span:before {
    color: #00529C !important; }

.colorcat-1 header {
  background-color: #B1DFE8 !important; }

.colorcat-1.circle-behind {
  display: inline-block;
  border-radius: 100%;
  width: 1.5em;
  line-height: 1.5em;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
  color: #B1DFE8; }

.colorcat-2 header {
  background-color: #34A6BF !important; }

.colorcat-2.circle-behind {
  display: inline-block;
  border-radius: 100%;
  width: 1.5em;
  line-height: 1.5em;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
  color: #34A6BF; }

.colorcat-3 header {
  background-color: #9FA686 !important; }

.colorcat-3.circle-behind {
  display: inline-block;
  border-radius: 100%;
  width: 1.5em;
  line-height: 1.5em;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
  color: #9FA686; }

.colorcat-premium-bg {
  background-color: #FFBF00; }
  .colorcat-premium-bg:before {
    color: #FFBF00 !important; }

@font-face {
  font-family: 'Ubuntu';
  src: url("../Fonts/ubuntu/Ubuntu.woff2") format("woff2"), url("../Fonts/ubuntu/Ubuntu.woff") format("woff"), url("../Fonts/ubuntu/Ubuntu.ttf") format("truetype"), url("../Fonts/ubuntu/Ubuntu.svg#Ubuntu") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Ubuntu-Medium';
  src: url("../Fonts/ubuntu/Ubuntu-Medium.woff2") format("woff2"), url("../Fonts/ubuntu/Ubuntu-Medium.woff") format("woff"), url("../Fonts/ubuntu/Ubuntu-Medium.ttf") format("truetype"), url("../Fonts/ubuntu/Ubuntu-Medium.svg#Ubuntu-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Ubuntu-Bold';
  src: url("../Fonts/ubuntu/Ubuntu-Bold.woff2") format("woff2"), url("../Fonts/ubuntu/Ubuntu-Bold.woff") format("woff"), url("../Fonts/ubuntu/Ubuntu-Bold.ttf") format("truetype"), url("../Fonts/ubuntu/Ubuntu-Bold.svg#Ubuntu-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

html {
  font-family: "Verdana", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-rendering: optimizeLegibility; }

body {
  font-family: "Verdana", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  font-size: 16px; }

textarea,
input,
select {
  font-family: "Verdana", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  padding: .3em .75em;
  font-size: 16px;
  font-size: 1rem; }

h1,
h2,
h3,
h4 {
  margin-bottom: 1em;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.3;
  color: #34A6BF; }

h1 {
  margin: 0 0 32px 0;
  margin: 0 0 2rem 0;
  font-size: 35px;
  font-weight: 400;
  word-wrap: break-word; }
  @media (max-width: 560px) {
    h1 {
      font-size: 1.625rem; } }

h2 {
  margin: 0 0 16px;
  margin: 0 0 1rem;
  font-weight: 400; }
  @media (max-width: 440px) {
    h2 {
      font-size: 1.25rem; } }

h3 {
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.3;
  font-size: 20px; }

h4 {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }

h5 {
  color: #4f4f4f;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0px;
  margin-bottom: 0rem; }

hr {
  color: #ECECEC; }

p {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  line-height: 1.4; }

sub {
  font-size: 11px;
  font-size: 0.7rem; }

button:hover,
input[type="submit"]:hover {
  text-decoration: underline;
  cursor: pointer; }

.textright {
  text-align: right; }

.std-margin {
  margin: 16px;
  margin: 1rem; }

a {
  color: #D96523;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }
    a:hover span {
      text-decoration: underline; }
    a:hover [class^="icon-"],
    a:hover [class*=" icon-"],
    a:hover [class^="button"] {
      text-decoration: none !important; }
      a:hover [class^="icon-"]:before,
      a:hover [class*=" icon-"]:before,
      a:hover [class^="button"]:before {
        text-decoration: none !important; }

a.no-underline {
  text-decoration: none; }

a.no-bold {
  font-weight: normal !important; }

/*a.internal-link:after,
a.external-link:after,
a.external-link-new-window:after {
    content: '';
	border: solid $color-orange-red;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin: 0px 3px 1px 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}*/
a.download,
a.add-to-collection,
a.print,
a.internal-link,
a.external-link,
a.external-link-new-window,
a.mail {
  position: relative; }
  a.download:before,
  a.add-to-collection:before,
  a.print:before,
  a.internal-link:before,
  a.external-link:before,
  a.external-link-new-window:before,
  a.mail:before {
    position: static;
    display: inline-block;
    font-family: 'icomoon';
    content: '\ec88';
    margin: 0 .375em 0 0;
    -ms-transform: translateY(3px);
        transform: translateY(3px); }

a.internal-link:before {
  display: none; }

figure a.download:before, figure a.download:after,
figure a.add-to-collection:before,
figure a.add-to-collection:after,
figure a.print:before,
figure a.print:after,
figure a.internal-link:before,
figure a.internal-link:after,
figure a.external-link:before,
figure a.external-link:after,
figure a.external-link-new-window:before,
figure a.external-link-new-window:after,
figure a.mail:before,
figure a.mail:after, .image a.download:before, .image a.download:after,
.image a.add-to-collection:before,
.image a.add-to-collection:after,
.image a.print:before,
.image a.print:after,
.image a.internal-link:before,
.image a.internal-link:after,
.image a.external-link:before,
.image a.external-link:after,
.image a.external-link-new-window:before,
.image a.external-link-new-window:after,
.image a.mail:before,
.image a.mail:after {
  display: none; }

.boxed a.download,
.boxed a.add-to-collection,
.boxed a.print,
.boxed a.internal-link,
.boxed a.external-link,
.boxed a.external-link-new-window,
.boxed a.mail,
.frame-custom-500 a.download,
.frame-custom-500 a.add-to-collection,
.frame-custom-500 a.print,
.frame-custom-500 a.internal-link,
.frame-custom-500 a.external-link,
.frame-custom-500 a.external-link-new-window,
.frame-custom-500 a.mail,
.frame-custom-501 a.download,
.frame-custom-501 a.add-to-collection,
.frame-custom-501 a.print,
.frame-custom-501 a.internal-link,
.frame-custom-501 a.external-link,
.frame-custom-501 a.external-link-new-window,
.frame-custom-501 a.mail,
.frame-custom-502 a.download,
.frame-custom-502 a.add-to-collection,
.frame-custom-502 a.print,
.frame-custom-502 a.internal-link,
.frame-custom-502 a.external-link,
.frame-custom-502 a.external-link-new-window,
.frame-custom-502 a.mail,
.frame-custom-503 a.download,
.frame-custom-503 a.add-to-collection,
.frame-custom-503 a.print,
.frame-custom-503 a.internal-link,
.frame-custom-503 a.external-link,
.frame-custom-503 a.external-link-new-window,
.frame-custom-503 a.mail,
.frame-custom-504 a.download,
.frame-custom-504 a.add-to-collection,
.frame-custom-504 a.print,
.frame-custom-504 a.internal-link,
.frame-custom-504 a.external-link,
.frame-custom-504 a.external-link-new-window,
.frame-custom-504 a.mail,
.frame-custom-505 a.download,
.frame-custom-505 a.add-to-collection,
.frame-custom-505 a.print,
.frame-custom-505 a.internal-link,
.frame-custom-505 a.external-link,
.frame-custom-505 a.external-link-new-window,
.frame-custom-505 a.mail,
.frame-custom-506 a.download,
.frame-custom-506 a.add-to-collection,
.frame-custom-506 a.print,
.frame-custom-506 a.internal-link,
.frame-custom-506 a.external-link,
.frame-custom-506 a.external-link-new-window,
.frame-custom-506 a.mail,
.frame-custom-507 a.download,
.frame-custom-507 a.add-to-collection,
.frame-custom-507 a.print,
.frame-custom-507 a.internal-link,
.frame-custom-507 a.external-link,
.frame-custom-507 a.external-link-new-window,
.frame-custom-507 a.mail,
.frame-custom-550 a.download,
.frame-custom-550 a.add-to-collection,
.frame-custom-550 a.print,
.frame-custom-550 a.internal-link,
.frame-custom-550 a.external-link,
.frame-custom-550 a.external-link-new-window,
.frame-custom-550 a.mail,
.frame-custom-551 a.download,
.frame-custom-551 a.add-to-collection,
.frame-custom-551 a.print,
.frame-custom-551 a.internal-link,
.frame-custom-551 a.external-link,
.frame-custom-551 a.external-link-new-window,
.frame-custom-551 a.mail,
.frame-custom-552 a.download,
.frame-custom-552 a.add-to-collection,
.frame-custom-552 a.print,
.frame-custom-552 a.internal-link,
.frame-custom-552 a.external-link,
.frame-custom-552 a.external-link-new-window,
.frame-custom-552 a.mail,
.frame-custom-553 a.download,
.frame-custom-553 a.add-to-collection,
.frame-custom-553 a.print,
.frame-custom-553 a.internal-link,
.frame-custom-553 a.external-link,
.frame-custom-553 a.external-link-new-window,
.frame-custom-553 a.mail,
.frame-custom-554 a.download,
.frame-custom-554 a.add-to-collection,
.frame-custom-554 a.print,
.frame-custom-554 a.internal-link,
.frame-custom-554 a.external-link,
.frame-custom-554 a.external-link-new-window,
.frame-custom-554 a.mail,
.frame-custom-555 a.download,
.frame-custom-555 a.add-to-collection,
.frame-custom-555 a.print,
.frame-custom-555 a.internal-link,
.frame-custom-555 a.external-link,
.frame-custom-555 a.external-link-new-window,
.frame-custom-555 a.mail {
  white-space: normal; }

a.add-to-collection:before {
  content: '\e9d2'; }

a.print:before {
  content: '\e90c'; }

a.mail:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: " ";
  margin-right: 4px;
  margin-right: .25rem; }

a.internal-link:before {
  /*content: '\e909';*/
  content: '\ea42'; }

a.external-link:before,
a.external-link-new-window:before {
  /*content: '\eec5';*/
  display: none; }

a.mail:before {
  content: '\e945'; }

b,
strong {
  font-weight: 700; }

em,
i {
  font-style: italic; }

pre {
  white-space: pre-wrap;
  font-size: 18px;
  background: #ECECEC;
  padding: 1em; }

ul,
ol {
  padding-left: 0;
  margin-bottom: 16px;
  margin-bottom: 1rem; }

ol {
  padding-left: 0; }
  ol li {
    list-style: decimal; }

ul li,
ol li {
  margin-bottom: 12px;
  margin-bottom: .75rem;
  margin-left: 32px;
  margin-left: 2rem;
  line-height: 1.4;
  list-style: disc; }

ul.icon-text-list {
  list-style: none;
  margin: 0 0 0 2.5em;
  padding: 0 0 0 0;
  font-size: 115%;
  color: #D96523; }
  ul.icon-text-list li {
    font-family: "Verdana", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    list-style: none;
    margin: 0 0 0 -0.5em;
    padding: 1.0em 1.5em 0 1.5em;
    vertical-align: top;
    line-height: 115%; }
    ul.icon-text-list li:first-child {
      padding-top: 0; }
    ul.icon-text-list li:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      padding: 0 0 0 0;
      margin: 0 .5em 0 -1.5em;
      position: relative;
      top: .1em; }

ul.icon-text-list-adv {
  list-style: none;
  margin: 0 0 0 0;
  padding: 20px 0 0 20px;
  padding: 1.25rem 0 0 1.25rem;
  color: #f28d35;
  background-color: #ECECEC; }
  ul.icon-text-list-adv li {
    font-family: "Verdana", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    list-style: none;
    margin: 0;
    padding: 1.0em 1.5em 0 0.5em;
    vertical-align: top;
    line-height: 115%; }
    ul.icon-text-list-adv li a {
      text-decoration: underline;
      white-space: pre-wrap;
      word-break: break-all;
      word-wrap: break-word; }
    ul.icon-text-list-adv li span {
      color: #000; }
    ul.icon-text-list-adv li:first-child {
      padding-top: 0; }
    ul.icon-text-list-adv li:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      padding: 0 0 0 0;
      margin: 0 0 0 -1.5em;
      position: relative;
      top: .1em; }
    ul.icon-text-list-adv li.list-last {
      text-align: right;
      padding-bottom: 20px;
      padding-bottom: 1.25rem; }

ul.icon-text-list-normal {
  list-style: none;
  margin: 0 0 0 1.0em;
  padding: 0 0 0 0;
  font-size: 100%;
  color: #D96523; }
  ul.icon-text-list-normal li {
    font-family: "Verdana", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    list-style: none;
    margin: 0 0 0 -0.5em;
    padding: 1.0em 1.5em 0 1.5em;
    vertical-align: top;
    line-height: 115%; }
    ul.icon-text-list-normal li:first-child {
      padding-top: 0; }
    ul.icon-text-list-normal li:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      padding: 0 0 0 0;
      margin: 0 .5em 0 -1.5em;
      position: relative;
      top: .1em; }

.text-centered {
  text-align: center; }

.unitlist .border-top,
.universallist .border-top {
  border-top: #fff 2px solid; }

.cc_banner-wrapper .cc_container .cc_message {
  line-height: 1.2em;
  color: #ECECEC; }

/* INA ENDERS 30.10.19 */
.alert-message {
  font-weight: bold; }

.content-wrapper .maincontent a [class^="icon-"],
.content-wrapper .maincontent a [class*=" icon-"] {
  color: #f28d35; }

.content-wrapper .maincontent a:hover [class^="icon-"],
.content-wrapper .maincontent a:hover [class*=" icon-"] {
  color: #D96523; }

.no-background {
  background: none !important; }

.flexslider .slidercontent .internal-link:before {
  content: '';
  display: none; }

.femanager_flashmessages > div, .typo3-messages > div {
  background-position: 10px 12px;
  background-repeat: no-repeat;
  margin-bottom: 4px;
  padding: 12px 12px 12px 36px; }

.femanager_flashmessages > .message-error, .typo3-messages > .message-error {
  background-color: #F6D3CF;
  background-image: url("../../../../../../typo3/sysext/t3skin/icons/gfx/error.png");
  border: 1px solid #D66C68;
  color: #AA0225; }

.femanager_flashmessages > .message-warning, .typo3-messages > .message-warning {
  background-color: #FBF6DE;
  background-image: url("../../../../../../typo3/sysext/t3skin/icons/gfx/warning.png");
  border: 1px solid #B1905C;
  color: #9E7D4A; }

.femanager_flashmessages > .message-ok, .typo3-messages > .message-ok {
  background-color: #CDEACA;
  background-image: url("../../../../../../typo3/sysext/t3skin/icons/gfx/ok.png");
  border: 1px solid #58B548;
  color: #3B7826; }

.femanager_flashmessages > .message-information, .typo3-messages > .message-information {
  background-color: #EAF7FF;
  background-image: url("../../../../../../typo3/sysext/t3skin/icons/gfx/information.png");
  border: 1px solid #C5DBE6;
  color: #4C73A1; }

.femanager_flashmessages > .message-notice, .typo3-messages > .message-notice {
  background-color: #F6F7FA;
  background-image: url("../../../../../../typo3/sysext/t3skin/icons/gfx/notice.png");
  border: 1px solid #C2CBCF;
  color: #444; }

.femanager_note {
  background-position: 10px 12px;
  background-repeat: no-repeat;
  margin-bottom: 4px;
  padding: 12px 12px 12px 36px;
  background-color: #F6F7FA;
  background-image: url("../../../../../../typo3/sysext/t3skin/icons/gfx/notice.png");
  border: 1px solid #C2CBCF;
  color: #444;
  list-style-type: none;
  margin-left: 0; }

.femanager_error {
  background-position: 10px 12px;
  background-repeat: no-repeat;
  margin-bottom: 4px;
  padding: 12px 12px 12px 36px;
  background-color: #F6D3CF;
  background-image: url("../../../../../../typo3/sysext/t3skin/icons/gfx/error.png");
  border: 1px solid #D66C68;
  color: #AA0225;
  list-style-type: none;
  margin-left: 0; }

/* "fm" classes are mostly for imitating MathML in browsers without it; we try to roughly mimic
	Firefox's MathML layout, which seems better than http://www.w3.org/TR/mathml-for-css/ */
/* Cambria [Math]'s line height currently (2/11) is large in most non-Microsoft browsers: */
fmath, .fm-math {
  line-height: 1.2; }

fmath mtext, .fm-math mtext {
  line-height: normal; }

fmath mi[mathvariant] {
  font-style: normal; }

.ma-bold, fmath mi[mathvariant*=bold], fmath mo[mathvariant*=bold],
fmath mn[mathvariant*=bold], fmath mtext[mathvariant*=bold], fmath ms[mathvariant*=bold] {
  font-weight: bold; }

.ma-nonbold {
  font-weight: normal; }

.ma-upright {
  font-style: normal !important; }

fmath.ma-block {
  text-indent: 0;
  page-break-inside: avoid; }

/* note an operator might be 'mo' or "embellished": */
.fm-separator {
  padding: 0 0.56ex 0 0; }

.fm-infix-loose {
  padding: 0 0.56ex; }

/* typically a relation */
.fm-infix {
  padding: 0 0.44ex; }

.fm-prefix {
  padding: 0 0.33ex 0 0; }

.fm-postfix {
  padding: 0 0 0 0.33ex; }

.fm-prefix-tight {
  padding: 0 0.11ex 0 0; }

.fm-postfix-tight {
  padding: 0 0 0 0.11ex; }

.fm-quantifier {
  padding: 0 0.11ex 0 0.22ex; }

/* to match MathML */
/* fences should have no padding */
.ma-non-marking {
  display: none; }

.fm-large-op {
  font-size: 1.3em; }

.fm-inline .fm-large-op {
  font-size: 1em; }

fmath mrow {
  white-space: nowrap; }

.fm-vert {
  display: inline-block;
  vertical-align: middle; }

fmath table, fmath tbody, fmath tr, fmath td {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: 0 !important; }

fmath table {
  border-collapse: collapse !important;
  text-align: center !important;
  table-layout: auto !important;
  float: none !important; }

.fm-frac {
  padding: 0 1px !important; }

td.fm-den-frac {
  border-top: solid thin !important; }

.fm-root {
  font-size: 0.6em; }

.fm-radicand {
  padding: 0 1px 0 0;
  border-top: solid;
  margin-top: 0.1em; }

.fm-script {
  font-size: 0.71em; }

.fm-script .fm-script .fm-script {
  font-size: 1em; }

td.fm-underover-base {
  line-height: 1 !important; }

td.fm-mtd {
  padding: 0.5ex 0.4em !important;
  vertical-align: baseline !important; }

fmath mphantom {
  visibility: hidden; }

fmath menclose, menclose.fm-menclose {
  display: inline-block; }

fmath menclose[notation=top], menclose.fm-menclose[notation=top] {
  border-top: solid thin; }

fmath menclose[notation=right], menclose.fm-menclose[notation=right] {
  border-right: solid thin; }

fmath menclose[notation=bottom], menclose.fm-menclose[notation=bottom] {
  border-bottom: solid thin; }

fmath menclose[notation=left], menclose.fm-menclose[notation=left] {
  border-left: solid thin; }

fmath menclose[notation=box], menclose.fm-menclose[notation=box] {
  border: solid thin; }

fmath none {
  display: none; }

/* probably unnecessary */
mtd.middle, fmath td.middle {
  vertical-align: middle !important; }

fmath table[columnalign=left], fmath tr[columnalign=left], fmath td[columnalign=left] {
  text-align: left !important; }

fmath table[columnalign=right], fmath tr[columnalign=right], fmath td[columnalign=right] {
  text-align: right !important; }

fmath td[rowalign=top] {
  vertical-align: top !important; }

fmath td[rowalign=bottom] {
  vertical-align: bottom !important; }

fmath td[rowalign=center] {
  vertical-align: middle !important; }

mtable.ma-join-align > mtr > mtd:first-child,
fmath span.ma-join-align > table > tbody > tr > td:first-child {
  text-align: right;
  padding-right: 0 !important; }

mtable.ma-join-align > mtr > mtd:first-child + mtd,
fmath span.ma-join-align > table > tbody > tr > td:first-child + td {
  text-align: left;
  padding-left: 0 !important; }

mtable.ma-join1-align > mtr > mtd:first-child,
fmath span.ma-join1-align > table > tbody > tr > td:first-child {
  text-align: left;
  padding-left: 0 !important; }

mtable.ma-binom > mtr > mtd, fmath span.ma-binom > table > tbody > tr > td {
  padding: 0 !important; }

mtable.ma-binom > mtr:first-child > mtd,
fmath span.ma-binom > table > tbody > tr:first-child > td {
  padding: 0 0 0.18em 0 !important; }

[class^="ad-"], [class*=" ad-"] {
  line-height: 0; }

.ad-content-mediumrect {
  width: 100%; }
  .ad-content-mediumrect img {
    width: 100%; }

@media (max-width: 800px) {
  .responsive {
    margin-left: auto;
    margin-right: auto; } }

.responsive img {
  width: 100% !important;
  height: auto !important;
  max-width: 425px; }

.responsive.banner-300 {
  max-width: 300px; }

.rectangel .responsive {
  max-width: 300px;
  margin: 0 auto 0 auto;
  text-align: center; }
  .rectangel .responsive:not(:last-child) {
    margin-bottom: 32px;
    margin-bottom: 2rem; }

.content-wrapper .ad-superbanner {
  display: block;
  position: relative;
  text-align: right;
  min-height: 90px;
  background-color: #ECECEC;
  z-index: 20;
  margin: 0 auto;
  padding-bottom: 2px;
  width: calc(1200px + 2px); }
  @media (max-width: 1000px) {
    .content-wrapper .ad-superbanner {
      display: none; } }
  @media (max-width: 1200px) {
    .content-wrapper .ad-superbanner {
      width: calc(100% - 203px + 2px); } }
  @media (min-width: 1400px) {
    .content-wrapper .ad-superbanner {
      width: calc(1200px + 2px); } }

.ad-right-skyscraper-wide {
  margin-left: 2px;
  float: left; }
  .ad-right-skyscraper-wide iframe {
    margin-left: 20px; }
  @media (max-width: 1000px) {
    .ad-right-skyscraper-wide {
      display: none; } }

.button,
.button-filled,
.button-inverted {
  background: none;
  color: #f28d35;
  border: 2px solid #f28d35;
  font-size: 14px;
  font-size: 0.91rem;
  display: inline-block;
  line-height: 25px;
  line-height: 1.5625rem;
  padding: 3px 15px 4px 15px;
  white-space: nowrap; }
  .button a,
  .button-filled a,
  .button-inverted a {
    color: #fff; }

.button-filled,
.button.button-filled {
  color: #fff;
  background: #f28d35; }
  .button-filled a,
  .button.button-filled a {
    color: #fff; }

.button-inverted {
  border: 2px solid #fff;
  color: #fff; }

.button-disable {
  cursor: default !important;
  border: 2px solid #ECECEC;
  color: #ECECEC; }

#back2Top {
  width: auto;
  height: auto;
  overflow: hidden;
  z-index: 999;
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 215px;
  right: 16px;
  right: 1rem;
  opacity: 1;
  font-size: 40px;
  color: #f28d35; }

#back2Top:hover {
  text-decoration: none;
  color: #D96523; }

article .cartoonisten.twocol .col {
  padding-bottom: 16px;
  padding-bottom: 1rem; }
  article .cartoonisten.twocol .col > .csc-default, article .cartoonisten.twocol .col > .frame {
    height: 100%; }
    article .cartoonisten.twocol .col > .csc-default > .tx-locore-tippautoimage, article .cartoonisten.twocol .col > .frame > .tx-locore-tippautoimage {
      height: 100%; }

article .cartoonisten .col > div {
  border: none;
  box-shadow: none; }

.checkable {
  color: s; }
  .checkable.checked:before {
    content: '\2611';
    margin-right: 0.3em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .checkable:before {
    content: '\2610';
    margin-right: 0.3em;
    font-size: 140%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .checkable:hover:before {
    text-decoration: none !important; }

.discipline-group-head {
  padding: 10px;
  padding: 0.625rem;
  background-color: #707070;
  color: #fff;
  font-size: 48px;
  font-size: 3.0rem;
  font-weight: 500;
  line-height: 1; }
  .discipline-group-head [class^="icon-"],
  .discipline-group-head [class*=" icon-"] {
    display: inline-block;
    border-radius: 100%;
    width: 64px;
    width: 4rem;
    line-height: 64px;
    line-height: 4rem;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    color: #707070;
    font-size: 20px;
    font-size: 1.25rem;
    margin-right: 10px;
    margin-right: 0.625rem; }
  .discipline-group-head.colorcat-1 {
    background-color: #B1DFE8 !important; }
    .discipline-group-head.colorcat-1 [class^="icon-"],
    .discipline-group-head.colorcat-1 [class*=" icon-"] {
      color: #B1DFE8; }
  .discipline-group-head.colorcat-2 {
    background-color: #34A6BF !important; }
    .discipline-group-head.colorcat-2 [class^="icon-"],
    .discipline-group-head.colorcat-2 [class*=" icon-"] {
      color: #34A6BF; }
  .discipline-group-head.colorcat-3 {
    background-color: #9FA686 !important; }
    .discipline-group-head.colorcat-3 [class^="icon-"],
    .discipline-group-head.colorcat-3 [class*=" icon-"] {
      color: #9FA686; }
  .discipline-group-head .text {
    vertical-align: middle; }
  .discipline-group-head h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 48px;
    font-size: 3.0rem;
    font-weight: 500;
    line-height: 1; }

.tx-locore-lounit--detail .discipline-group-head {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }

.ce__nlsubscribe {
  margin-top: 1em;
  background-image: url("/typo3conf/ext/lo_core/Resources/Public/Images/Hintergrund Newsletteranmeldung_x.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top;
  height: 470px;
  position: relative;
  color: #fff;
  padding: 54px 20px 48px 20px;
  text-align: center; }
  .ce__nlsubscribe h3 {
    color: #fff;
    line-height: 40px;
    line-height: 2.5rem;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    position: absolute;
    top: 130px;
    left: 5px;
    font-size: 112px;
    font-size: 7rem;
    letter-spacing: 4px;
    letter-spacing: 0.3rem;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.86602540, M12=0.50000000, M21=-0.50000000, M22=0.86602540,sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.86602540, M12=0.50000000, M21=-0.50000000, M22=0.86602540,sizingMethod='auto expand');
    -moz-transform: matrix(0.86603, -0.5, 0.5, 0.86603, 0, 0);
    -webkit-transform: matrix(0.86603, -0.5, 0.5, 0.86603, 0, 0);
    -o-transform: matrix(0.86603, -0.5, 0.5, 0.86603, 0, 0); }
  .ce__nlsubscribe .newsletter-subscription {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 20px 20px 20px; }
  .ce__nlsubscribe p {
    color: #fff;
    padding: 0px 0 0px 0;
    padding: 0rem 0 0rem 0;
    margin-bottom: 0; }
  .ce__nlsubscribe .text {
    padding: 5px;
    border: 0; }
  .ce__nlsubscribe form input {
    line-height: 25px;
    line-height: 1.5625rem; }
  .ce__nlsubscribe form button {
    padding: 3px 15px 3px;
    margin-bottom: 40px;
    border-radius: 10px; }
  .ce__nlsubscribe form input[type="text"] {
    width: 100%;
    background-image: url("../Icons/Fonticons/envelop.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    padding-left: 50px;
    margin-bottom: 15px; }

.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: right;
  margin-left: 20px;
  margin-left: 1.25rem; }

.csc-textpic-intext-left .csc-textpic-imagewrap {
  float: left;
  margin-right: 20px;
  margin-right: 1.25rem; }

.csc-textpic-center,
.ce-center:not(.ce-above) {
  text-align: center; }

.csc-textpic-caption,
figure.image figcaption {
  color: #34A6BF;
  font-size: 10px;
  font-size: 0.625rem;
  padding: 10px;
  padding: 0.625rem;
  margin: 0;
  background: #ECECEC; }

.csc-textpic-imagecolumn {
  float: left;
  padding-right: 10px; }

.csc-textpic-imagewrap {
  margin-bottom: 1em; }

.csc-header-alignment-center,
.ce-headline-center {
  text-align: center; }

.csc-header-alignment-right {
  text-align: right; }

.csc-textpic-image,
.ce-image .image {
  font-size: 90%; }
  .csc-textpic-image img,
  .ce-image .image img {
    display: inline-block;
    max-width: 100%;
    height: auto; }

.onecol figure.csc-textpic-image img {
  max-width: 100%;
  height: auto; }

.row hr {
  margin-right: 0px; }

sup {
  vertical-align: super; }

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden; }
  .responsive-video.show-control-bar {
    padding-bottom: calc(56.25% + 36px);
    /* Default for 1600x900 videos 16:9 ratio + control bar 36px high */ }

.ce__nlsubscribe {
  margin-top: 0; }

.devider {
  margin: 0 0 50px;
  margin: 0 0 3.125rem; }

.pid__1 .row-fluid .csc-textpic-imagewrap {
  margin-bottom: 0; }

/* vertical distances */
/* main column */
.maincontent .twocol.row .col.span8 > *:not(.span12),
.maincontent .twocol.row .col.span6 > *:not(.span12),
.maincontent .onecol.row > *:not(.span12) {
  margin-bottom: 32px;
  margin-bottom: 2rem; }

/* vertical distances */
/* marginal column */
.maincontent > .twocol.row > .col.span4 {
  /* No margin for unwrapped header */
  /* (ill referenced ce "Unsere neuesten Unterrichtseinheiten") */ }
  .maincontent > .twocol.row > .col.span4 > *,
  .maincontent > .twocol.row > .col.span4 > .csc-default > .csc-default, .maincontent > .twocol.row > .col.span4 > .frame > .frame,
  .maincontent > .twocol.row > .col.span4 .boxed,
  .maincontent > .twocol.row > .col.span4 .frame-custom-500,
  .maincontent > .twocol.row > .col.span4 .frame-custom-501,
  .maincontent > .twocol.row > .col.span4 .frame-custom-502,
  .maincontent > .twocol.row > .col.span4 .frame-custom-503,
  .maincontent > .twocol.row > .col.span4 .frame-custom-504,
  .maincontent > .twocol.row > .col.span4 .frame-custom-505,
  .maincontent > .twocol.row > .col.span4 .frame-custom-506,
  .maincontent > .twocol.row > .col.span4 .frame-custom-507,
  .maincontent > .twocol.row > .col.span4 .frame-custom-550,
  .maincontent > .twocol.row > .col.span4 .frame-custom-551,
  .maincontent > .twocol.row > .col.span4 .frame-custom-552,
  .maincontent > .twocol.row > .col.span4 .frame-custom-553,
  .maincontent > .twocol.row > .col.span4 .frame-custom-554,
  .maincontent > .twocol.row > .col.span4 .frame-custom-555,
  .maincontent > .twocol.row > .col.span4 .werbeelement--content {
    margin-bottom: 32px;
    margin-bottom: 2rem; }
  .maincontent > .twocol.row > .col.span4 > .csc-header,
  .maincontent > .twocol.row > .col.span4 > header {
    margin-bottom: 0; }
  .maincontent > .twocol.row > .col.span4 > .csc-default > .marginal--content > .csc-default:last-child, .maincontent > .twocol.row > .col.span4 > .csc-default > .marginal--content > .frame:last-child, .maincontent > .twocol.row > .col.span4 > .frame > .marginal--content > .csc-default:last-child, .maincontent > .twocol.row > .col.span4 > .frame > .marginal--content > .frame:last-child {
    margin-bottom: 0; }

/* Restore h2 upper margin in text */
.maincontent p + h2,
.maincontent ul + h2 {
  margin-top: 32px;
  margin-top: 2rem; }

/* Any last p: no bottom margin */
.maincontent p:last-child {
  margin-bottom: 0; }

/* no double margin for nested boxed containers */
.maincontent .boxed .boxed {
  margin-bottom: 0 !important; }

.csc-default, .frame {
  margin-bottom: 32px;
  margin-bottom: 2rem;
  /* avoid double margins with csc-header elements, */
  /* exception: article header element (slider) with Focusthemen */ }
  .csc-default:after, .frame:after {
    clear: both;
    content: '';
    display: table; }
  .csc-default:not(.boxed):not(article) > .csc-header:last-of-type, .frame:not(.boxed):not(article) > .csc-header:last-of-type {
    margin-bottom: calc(-2rem); }

.csc-default:empty, .frame:empty {
  margin-bottom: 0; }

.maincontent .frame-space-after-small {
  margin-bottom: 16px;
  margin-bottom: 1rem; }

.maincontent .frame-space-after-large {
  margin-bottom: 32px;
  margin-bottom: 2rem; }

.maincontent .frame-space-before-small {
  margin-top: 16px;
  margin-top: 1rem; }

.maincontent .frame-space-before-large {
  margin-top: 32px;
  margin-top: 2rem; }

/* detail pages */
article > *:not(h2):not(h3),
.lo-collection-show > *:not(h2):not(h3) {
  margin-bottom: 32px;
  margin-bottom: 2rem; }

.h5p-iframe-wrapper .h5p-content,
.h5p-iframe-wrapper .lo-font-family {
  font-family: "Verdana", sans-serif; }

@media (min-width: 599px) {
  .frame-mobile-only {
    display: none; }
  .frame-mobile-hidden {
    display: block; } }

@media (max-width: 600px) {
  .frame-mobile-only {
    display: block; }
  .frame-mobile-hidden {
    display: none; } }

.contenttable {
  border: 1px solid black;
  display: table;
  table-layout: fixed;
  border-collapse: collapse; }
  .contenttable.total-width {
    width: 100%; }
  .contenttable caption {
    padding: 10px;
    text-align: left;
    background-color: #34A6BF;
    color: #fff;
    border: 1px solid #fff;
    border-width: 1px 1px 0 1px;
    font-weight: 500; }
  .contenttable tr {
    display: table-row; }
  .contenttable td,
  .contenttable th {
    padding: 10px;
    display: table-cell;
    border: 1px solid #fff;
    border-width: 1px; }
    .contenttable td p:last-child,
    .contenttable th p:last-child {
      margin-bottom: 0; }
  .contenttable th {
    text-align: left;
    background-color: #707070;
    color: #fff;
    font-weight: 400; }
    .contenttable th[scope="row"] {
      text-align: right; }
  .contenttable td {
    background-color: #ECECEC; }

.cookie-notice {
  position: fixed;
  z-index: 150;
  background: #fff;
  padding: 16px;
  padding: 1rem;
  display: table; }
  .cookie-notice.accepted {
    display: none;
    height: 0;
    visibility: hidden; }
  .cookie-notice .csc-default, .cookie-notice .frame {
    display: table-cell;
    width: 80%;
    padding-right: 8px;
    padding-right: 0.5rem;
    margin-bottom: 0; }
    @media (max-width: 1000px) {
      .cookie-notice .csc-default, .cookie-notice .frame {
        width: 75%; } }
    @media (max-width: 560px) {
      .cookie-notice .csc-default, .cookie-notice .frame {
        display: block;
        width: 100%;
        padding-right: 0; } }
  .cookie-notice-acceptance {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 20%;
    padding-left: 8px;
    padding-left: 0.5rem; }
    .cookie-notice-acceptance .button {
      width: 100%; }
    @media (max-width: 1000px) {
      .cookie-notice-acceptance {
        width: 25%; } }
    @media (max-width: 560px) {
      .cookie-notice-acceptance {
        display: block;
        width: 100%;
        padding-left: 0; } }
  .cookie-notice p.bodytext {
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 0; }
  .cookie-notice:after {
    clear: both;
    content: '';
    display: table; }

.tx-felogin-pi1 fieldset {
  margin: 1em 0; }
  .tx-felogin-pi1 fieldset > div {
    margin: 1em 0; }
    .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child {
      text-align: right;
      padding-right: 5%; }
  .tx-felogin-pi1 fieldset legend {
    font-weight: 500; }
  .tx-felogin-pi1 fieldset label {
    display: inline-block;
    width: 40%;
    text-align: right;
    padding-right: 0.5em; }
  .tx-felogin-pi1 fieldset input[type="text"],
  .tx-felogin-pi1 fieldset input[type="password"] {
    border: 1px solid #ddd;
    padding: 12px 20px;
    color: #4f4f4f;
    width: 55%;
    margin-left: -4px; }
  .tx-felogin-pi1 fieldset #tx_felogin_pi1-forgot-email {
    padding-left: 50px;
    background-position: 15px 50%;
    background-repeat: no-repeat;
    background-image: url("../Images/vendor/loginsignupmodal/overlay-icon-email.svg"); }

.f3-widget-paginator {
  margin: 1em 0 32px 0;
  margin: 1em 0 2rem 0;
  padding: 0; }
  .f3-widget-paginator li {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 1em;
    width: 1em;
    height: 1em;
    background: none; }
    .f3-widget-paginator li a {
      color: #4f4f4f; }
    .f3-widget-paginator li.previous {
      margin-right: 1em; }
      .f3-widget-paginator li.previous a {
        color: #fff; }
        .f3-widget-paginator li.previous a:before {
          display: inline-block;
          line-height: 1;
          -ms-transform: rotate(0deg);
              transform: rotate(0deg);
          content: "◀";
          color: #000; }
    .f3-widget-paginator li.next {
      margin-left: 1em; }
      .f3-widget-paginator li.next a {
        color: #fff; }
        .f3-widget-paginator li.next a:before {
          display: inline-block;
          line-height: 1;
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);
          content: "◀";
          color: #000; }
    .f3-widget-paginator li.current {
      color: #D96523; }
      .f3-widget-paginator li.current a {
        color: #D96523; }

.progress-box .meter {
  width: 100%;
  /* edit here to change the progress bar width. Max width for spectrum style is 400px */
  height: 26px;
  line-height: 16px;
  color: #fff;
  clear: both;
  text-align: center;
  position: relative;
  margin: 0;
  background-color: #ECECEC;
  box-shadow: inset 0 1px 2px #ccc, 0 1px 1px #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.progress-box .spectrum,
.progress-box .red,
.progress-box .gray,
.progress-box .green,
.progress-box .orange,
.progress-box .blue {
  width: 0;
  height: 25px;
  border-radius: 3px;
  position: absolute;
  display: block;
  overflow: hidden;
  text-shadow: 0 1px 2px #333;
  font-size: 15px;
  padding-top: 5px; }

.progress-box .meter .spectrum {
  background: transparent url("../img/pbar.png") repeat-y 0 0;
  -webkit-background-size: 100% 40px;
  /* Safari fix */
  border-bottom: 1px solid #bbb; }

.progress-box .meter .red {
  background-color: #D96523; }

.progress-box .meter .green {
  background-color: #9FA686; }

.progress-box .meter .gray {
  background-color: #999; }

.progress-box .meter .orange {
  background-color: #f28d35; }

.progress-box .meter .blue {
  background-color: #34A6BF; }

.progress-box .bubble {
  position: absolute;
  text-align: center;
  margin-top: 25px;
  margin-left: 5px;
  color: #4f4f4f;
  padding: 0 4px;
  line-height: 16px;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  font-size: 10px; }

.progress-box .arrow,
.progress-box .arrow:before {
  height: 0;
  width: 0;
  top: -10px;
  z-index: 100;
  position: absolute;
  border: 5px solid transparent;
  content: ''; }

.progress-box .arrow {
  border-bottom-color: #ECECEC;
  left: 0; }

.progress-box .arrow:before {
  border-bottom-color: #fff;
  top: -4px;
  left: -5px; }

/* Extended to layout tables with class 'dossier-detail-table' as link list */
.link-box.content,
.tx-locore-slot__wrapper.content {
  padding: 0 16px 16px 16px;
  padding: 0 1rem 1rem 1rem; }

.link-box ul,
.link-box table,
.tx-locore-slot__wrapper ul,
.tx-locore-slot__wrapper table {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  box-sizing: border-box; }
  .link-box ul li,
  .link-box ul td,
  .link-box table li,
  .link-box table td,
  .tx-locore-slot__wrapper ul li,
  .tx-locore-slot__wrapper ul td,
  .tx-locore-slot__wrapper table li,
  .tx-locore-slot__wrapper table td {
    display: inline-block;
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 15px 20px 15px 10px;
    color: #4f4f4f;
    font-size: 1em;
    vertical-align: top;
    width: 100%;
    box-sizing: border-box;
    min-height: 50px; }
    .link-box ul li:last-child,
    .link-box ul td:last-child,
    .link-box table li:last-child,
    .link-box table td:last-child,
    .tx-locore-slot__wrapper ul li:last-child,
    .tx-locore-slot__wrapper ul td:last-child,
    .tx-locore-slot__wrapper table li:last-child,
    .tx-locore-slot__wrapper table td:last-child {
      margin-bottom: 0;
      border-bottom: none; }
    .link-box ul li > DIV,
    .link-box ul li > A,
    .link-box ul li > SPAN,
    .link-box ul td > DIV,
    .link-box ul td > A,
    .link-box ul td > SPAN,
    .link-box table li > DIV,
    .link-box table li > A,
    .link-box table li > SPAN,
    .link-box table td > DIV,
    .link-box table td > A,
    .link-box table td > SPAN,
    .tx-locore-slot__wrapper ul li > DIV,
    .tx-locore-slot__wrapper ul li > A,
    .tx-locore-slot__wrapper ul li > SPAN,
    .tx-locore-slot__wrapper ul td > DIV,
    .tx-locore-slot__wrapper ul td > A,
    .tx-locore-slot__wrapper ul td > SPAN,
    .tx-locore-slot__wrapper table li > DIV,
    .tx-locore-slot__wrapper table li > A,
    .tx-locore-slot__wrapper table li > SPAN,
    .tx-locore-slot__wrapper table td > DIV,
    .tx-locore-slot__wrapper table td > A,
    .tx-locore-slot__wrapper table td > SPAN {
      padding-left: calc(20px + 2.0rem); }
      @media (max-width: 560px) {
        .link-box ul li > DIV,
        .link-box ul li > A,
        .link-box ul li > SPAN,
        .link-box ul td > DIV,
        .link-box ul td > A,
        .link-box ul td > SPAN,
        .link-box table li > DIV,
        .link-box table li > A,
        .link-box table li > SPAN,
        .link-box table td > DIV,
        .link-box table td > A,
        .link-box table td > SPAN,
        .tx-locore-slot__wrapper ul li > DIV,
        .tx-locore-slot__wrapper ul li > A,
        .tx-locore-slot__wrapper ul li > SPAN,
        .tx-locore-slot__wrapper ul td > DIV,
        .tx-locore-slot__wrapper ul td > A,
        .tx-locore-slot__wrapper ul td > SPAN,
        .tx-locore-slot__wrapper table li > DIV,
        .tx-locore-slot__wrapper table li > A,
        .tx-locore-slot__wrapper table li > SPAN,
        .tx-locore-slot__wrapper table td > DIV,
        .tx-locore-slot__wrapper table td > A,
        .tx-locore-slot__wrapper table td > SPAN {
          padding-left: 2rem; } }
      .link-box ul li > DIV .text,
      .link-box ul li > A .text,
      .link-box ul li > SPAN .text,
      .link-box ul td > DIV .text,
      .link-box ul td > A .text,
      .link-box ul td > SPAN .text,
      .link-box table li > DIV .text,
      .link-box table li > A .text,
      .link-box table li > SPAN .text,
      .link-box table td > DIV .text,
      .link-box table td > A .text,
      .link-box table td > SPAN .text,
      .tx-locore-slot__wrapper ul li > DIV .text,
      .tx-locore-slot__wrapper ul li > A .text,
      .tx-locore-slot__wrapper ul li > SPAN .text,
      .tx-locore-slot__wrapper ul td > DIV .text,
      .tx-locore-slot__wrapper ul td > A .text,
      .tx-locore-slot__wrapper ul td > SPAN .text,
      .tx-locore-slot__wrapper table li > DIV .text,
      .tx-locore-slot__wrapper table li > A .text,
      .tx-locore-slot__wrapper table li > SPAN .text,
      .tx-locore-slot__wrapper table td > DIV .text,
      .tx-locore-slot__wrapper table td > A .text,
      .tx-locore-slot__wrapper table td > SPAN .text {
        display: block;
        width: 100%; }
      .link-box ul li > DIV .cta,
      .link-box ul li > A .cta,
      .link-box ul li > SPAN .cta,
      .link-box ul td > DIV .cta,
      .link-box ul td > A .cta,
      .link-box ul td > SPAN .cta,
      .link-box table li > DIV .cta,
      .link-box table li > A .cta,
      .link-box table li > SPAN .cta,
      .link-box table td > DIV .cta,
      .link-box table td > A .cta,
      .link-box table td > SPAN .cta,
      .tx-locore-slot__wrapper ul li > DIV .cta,
      .tx-locore-slot__wrapper ul li > A .cta,
      .tx-locore-slot__wrapper ul li > SPAN .cta,
      .tx-locore-slot__wrapper ul td > DIV .cta,
      .tx-locore-slot__wrapper ul td > A .cta,
      .tx-locore-slot__wrapper ul td > SPAN .cta,
      .tx-locore-slot__wrapper table li > DIV .cta,
      .tx-locore-slot__wrapper table li > A .cta,
      .tx-locore-slot__wrapper table li > SPAN .cta,
      .tx-locore-slot__wrapper table td > DIV .cta,
      .tx-locore-slot__wrapper table td > A .cta,
      .tx-locore-slot__wrapper table td > SPAN .cta {
        font-size: 1.0em;
        display: block;
        top: .75em; }
        .link-box ul li > DIV .cta .preview-link,
        .link-box ul li > DIV .cta .download-text,
        .link-box ul li > A .cta .preview-link,
        .link-box ul li > A .cta .download-text,
        .link-box ul li > SPAN .cta .preview-link,
        .link-box ul li > SPAN .cta .download-text,
        .link-box ul td > DIV .cta .preview-link,
        .link-box ul td > DIV .cta .download-text,
        .link-box ul td > A .cta .preview-link,
        .link-box ul td > A .cta .download-text,
        .link-box ul td > SPAN .cta .preview-link,
        .link-box ul td > SPAN .cta .download-text,
        .link-box table li > DIV .cta .preview-link,
        .link-box table li > DIV .cta .download-text,
        .link-box table li > A .cta .preview-link,
        .link-box table li > A .cta .download-text,
        .link-box table li > SPAN .cta .preview-link,
        .link-box table li > SPAN .cta .download-text,
        .link-box table td > DIV .cta .preview-link,
        .link-box table td > DIV .cta .download-text,
        .link-box table td > A .cta .preview-link,
        .link-box table td > A .cta .download-text,
        .link-box table td > SPAN .cta .preview-link,
        .link-box table td > SPAN .cta .download-text,
        .tx-locore-slot__wrapper ul li > DIV .cta .preview-link,
        .tx-locore-slot__wrapper ul li > DIV .cta .download-text,
        .tx-locore-slot__wrapper ul li > A .cta .preview-link,
        .tx-locore-slot__wrapper ul li > A .cta .download-text,
        .tx-locore-slot__wrapper ul li > SPAN .cta .preview-link,
        .tx-locore-slot__wrapper ul li > SPAN .cta .download-text,
        .tx-locore-slot__wrapper ul td > DIV .cta .preview-link,
        .tx-locore-slot__wrapper ul td > DIV .cta .download-text,
        .tx-locore-slot__wrapper ul td > A .cta .preview-link,
        .tx-locore-slot__wrapper ul td > A .cta .download-text,
        .tx-locore-slot__wrapper ul td > SPAN .cta .preview-link,
        .tx-locore-slot__wrapper ul td > SPAN .cta .download-text,
        .tx-locore-slot__wrapper table li > DIV .cta .preview-link,
        .tx-locore-slot__wrapper table li > DIV .cta .download-text,
        .tx-locore-slot__wrapper table li > A .cta .preview-link,
        .tx-locore-slot__wrapper table li > A .cta .download-text,
        .tx-locore-slot__wrapper table li > SPAN .cta .preview-link,
        .tx-locore-slot__wrapper table li > SPAN .cta .download-text,
        .tx-locore-slot__wrapper table td > DIV .cta .preview-link,
        .tx-locore-slot__wrapper table td > DIV .cta .download-text,
        .tx-locore-slot__wrapper table td > A .cta .preview-link,
        .tx-locore-slot__wrapper table td > A .cta .download-text,
        .tx-locore-slot__wrapper table td > SPAN .cta .preview-link,
        .tx-locore-slot__wrapper table td > SPAN .cta .download-text {
          text-decoration: none; }
          @media (max-width: 800px) {
            .link-box ul li > DIV .cta .preview-link,
            .link-box ul li > DIV .cta .download-text,
            .link-box ul li > A .cta .preview-link,
            .link-box ul li > A .cta .download-text,
            .link-box ul li > SPAN .cta .preview-link,
            .link-box ul li > SPAN .cta .download-text,
            .link-box ul td > DIV .cta .preview-link,
            .link-box ul td > DIV .cta .download-text,
            .link-box ul td > A .cta .preview-link,
            .link-box ul td > A .cta .download-text,
            .link-box ul td > SPAN .cta .preview-link,
            .link-box ul td > SPAN .cta .download-text,
            .link-box table li > DIV .cta .preview-link,
            .link-box table li > DIV .cta .download-text,
            .link-box table li > A .cta .preview-link,
            .link-box table li > A .cta .download-text,
            .link-box table li > SPAN .cta .preview-link,
            .link-box table li > SPAN .cta .download-text,
            .link-box table td > DIV .cta .preview-link,
            .link-box table td > DIV .cta .download-text,
            .link-box table td > A .cta .preview-link,
            .link-box table td > A .cta .download-text,
            .link-box table td > SPAN .cta .preview-link,
            .link-box table td > SPAN .cta .download-text,
            .tx-locore-slot__wrapper ul li > DIV .cta .preview-link,
            .tx-locore-slot__wrapper ul li > DIV .cta .download-text,
            .tx-locore-slot__wrapper ul li > A .cta .preview-link,
            .tx-locore-slot__wrapper ul li > A .cta .download-text,
            .tx-locore-slot__wrapper ul li > SPAN .cta .preview-link,
            .tx-locore-slot__wrapper ul li > SPAN .cta .download-text,
            .tx-locore-slot__wrapper ul td > DIV .cta .preview-link,
            .tx-locore-slot__wrapper ul td > DIV .cta .download-text,
            .tx-locore-slot__wrapper ul td > A .cta .preview-link,
            .tx-locore-slot__wrapper ul td > A .cta .download-text,
            .tx-locore-slot__wrapper ul td > SPAN .cta .preview-link,
            .tx-locore-slot__wrapper ul td > SPAN .cta .download-text,
            .tx-locore-slot__wrapper table li > DIV .cta .preview-link,
            .tx-locore-slot__wrapper table li > DIV .cta .download-text,
            .tx-locore-slot__wrapper table li > A .cta .preview-link,
            .tx-locore-slot__wrapper table li > A .cta .download-text,
            .tx-locore-slot__wrapper table li > SPAN .cta .preview-link,
            .tx-locore-slot__wrapper table li > SPAN .cta .download-text,
            .tx-locore-slot__wrapper table td > DIV .cta .preview-link,
            .tx-locore-slot__wrapper table td > DIV .cta .download-text,
            .tx-locore-slot__wrapper table td > A .cta .preview-link,
            .tx-locore-slot__wrapper table td > A .cta .download-text,
            .tx-locore-slot__wrapper table td > SPAN .cta .preview-link,
            .tx-locore-slot__wrapper table td > SPAN .cta .download-text {
              display: inline-block; } }
        .link-box ul li > DIV .cta a,
        .link-box ul li > A .cta a,
        .link-box ul li > SPAN .cta a,
        .link-box ul td > DIV .cta a,
        .link-box ul td > A .cta a,
        .link-box ul td > SPAN .cta a,
        .link-box table li > DIV .cta a,
        .link-box table li > A .cta a,
        .link-box table li > SPAN .cta a,
        .link-box table td > DIV .cta a,
        .link-box table td > A .cta a,
        .link-box table td > SPAN .cta a,
        .tx-locore-slot__wrapper ul li > DIV .cta a,
        .tx-locore-slot__wrapper ul li > A .cta a,
        .tx-locore-slot__wrapper ul li > SPAN .cta a,
        .tx-locore-slot__wrapper ul td > DIV .cta a,
        .tx-locore-slot__wrapper ul td > A .cta a,
        .tx-locore-slot__wrapper ul td > SPAN .cta a,
        .tx-locore-slot__wrapper table li > DIV .cta a,
        .tx-locore-slot__wrapper table li > A .cta a,
        .tx-locore-slot__wrapper table li > SPAN .cta a,
        .tx-locore-slot__wrapper table td > DIV .cta a,
        .tx-locore-slot__wrapper table td > A .cta a,
        .tx-locore-slot__wrapper table td > SPAN .cta a {
          padding-right: 1em;
          font-size: 90%;
          white-space: nowrap; }
      .link-box ul li > DIV p,
      .link-box ul li > A p,
      .link-box ul li > SPAN p,
      .link-box ul td > DIV p,
      .link-box ul td > A p,
      .link-box ul td > SPAN p,
      .link-box table li > DIV p,
      .link-box table li > A p,
      .link-box table li > SPAN p,
      .link-box table td > DIV p,
      .link-box table td > A p,
      .link-box table td > SPAN p,
      .tx-locore-slot__wrapper ul li > DIV p,
      .tx-locore-slot__wrapper ul li > A p,
      .tx-locore-slot__wrapper ul li > SPAN p,
      .tx-locore-slot__wrapper ul td > DIV p,
      .tx-locore-slot__wrapper ul td > A p,
      .tx-locore-slot__wrapper ul td > SPAN p,
      .tx-locore-slot__wrapper table li > DIV p,
      .tx-locore-slot__wrapper table li > A p,
      .tx-locore-slot__wrapper table li > SPAN p,
      .tx-locore-slot__wrapper table td > DIV p,
      .tx-locore-slot__wrapper table td > A p,
      .tx-locore-slot__wrapper table td > SPAN p {
        margin: 0; }
    .link-box ul li:before,
    .link-box ul td:before,
    .link-box table li:before,
    .link-box table td:before,
    .tx-locore-slot__wrapper ul li:before,
    .tx-locore-slot__wrapper ul td:before,
    .tx-locore-slot__wrapper table li:before,
    .tx-locore-slot__wrapper table td:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      position: absolute;
      left: 20px;
      font-size: 32px;
      font-size: 2.0rem; }
      @media (max-width: 560px) {
        .link-box ul li:before,
        .link-box ul td:before,
        .link-box table li:before,
        .link-box table td:before,
        .tx-locore-slot__wrapper ul li:before,
        .tx-locore-slot__wrapper ul td:before,
        .tx-locore-slot__wrapper table li:before,
        .tx-locore-slot__wrapper table td:before {
          left: 1rem; } }
    .link-box ul li.pdf:before,
    .link-box ul td.pdf:before,
    .link-box table li.pdf:before,
    .link-box table td.pdf:before,
    .tx-locore-slot__wrapper ul li.pdf:before,
    .tx-locore-slot__wrapper ul td.pdf:before,
    .tx-locore-slot__wrapper table li.pdf:before,
    .tx-locore-slot__wrapper table td.pdf:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .link-box ul li.docx:before,
    .link-box ul td.docx:before,
    .link-box table li.docx:before,
    .link-box table td.docx:before,
    .tx-locore-slot__wrapper ul li.docx:before,
    .tx-locore-slot__wrapper ul td.docx:before,
    .tx-locore-slot__wrapper table li.docx:before,
    .tx-locore-slot__wrapper table td.docx:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .link-box ul li.zip:before,
    .link-box ul td.zip:before,
    .link-box table li.zip:before,
    .link-box table td.zip:before,
    .tx-locore-slot__wrapper ul li.zip:before,
    .tx-locore-slot__wrapper ul td.zip:before,
    .tx-locore-slot__wrapper table li.zip:before,
    .tx-locore-slot__wrapper table td.zip:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .link-box ul li.workingmaterial:before, .link-box ul li.internal-link:before,
    .link-box ul td.workingmaterial:before,
    .link-box ul td.internal-link:before,
    .link-box table li.workingmaterial:before,
    .link-box table li.internal-link:before,
    .link-box table td.workingmaterial:before,
    .link-box table td.internal-link:before,
    .tx-locore-slot__wrapper ul li.workingmaterial:before,
    .tx-locore-slot__wrapper ul li.internal-link:before,
    .tx-locore-slot__wrapper ul td.workingmaterial:before,
    .tx-locore-slot__wrapper ul td.internal-link:before,
    .tx-locore-slot__wrapper table li.workingmaterial:before,
    .tx-locore-slot__wrapper table li.internal-link:before,
    .tx-locore-slot__wrapper table td.workingmaterial:before,
    .tx-locore-slot__wrapper table td.internal-link:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      font-size: 24px;
      font-size: 1.5rem; }
    .link-box ul li.tx-locore-slot__li:before,
    .link-box ul td.tx-locore-slot__li:before,
    .link-box table li.tx-locore-slot__li:before,
    .link-box table td.tx-locore-slot__li:before,
    .tx-locore-slot__wrapper ul li.tx-locore-slot__li:before,
    .tx-locore-slot__wrapper ul td.tx-locore-slot__li:before,
    .tx-locore-slot__wrapper table li.tx-locore-slot__li:before,
    .tx-locore-slot__wrapper table td.tx-locore-slot__li:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      font-size: 24px;
      font-size: 1.5rem; }
    .link-box ul li.external-link:before,
    .link-box ul td.external-link:before,
    .link-box table li.external-link:before,
    .link-box table td.external-link:before,
    .tx-locore-slot__wrapper ul li.external-link:before,
    .tx-locore-slot__wrapper ul td.external-link:before,
    .tx-locore-slot__wrapper table li.external-link:before,
    .tx-locore-slot__wrapper table td.external-link:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      font-size: 24px;
      font-size: 1.5rem; }
  @media (max-width: 560px) {
    .link-box ul .external-link,
    .link-box ul .internal-link,
    .link-box table .external-link,
    .link-box table .internal-link,
    .tx-locore-slot__wrapper ul .external-link,
    .tx-locore-slot__wrapper ul .internal-link,
    .tx-locore-slot__wrapper table .external-link,
    .tx-locore-slot__wrapper table .internal-link {
      padding-left: 0; }
      .link-box ul .external-link:before,
      .link-box ul .internal-link:before,
      .link-box table .external-link:before,
      .link-box table .internal-link:before,
      .tx-locore-slot__wrapper ul .external-link:before,
      .tx-locore-slot__wrapper ul .internal-link:before,
      .tx-locore-slot__wrapper table .external-link:before,
      .tx-locore-slot__wrapper table .internal-link:before {
        left: 1rem; } }

.link-box.spaceborder li,
.tx-locore-slot__wrapper.spaceborder li {
  padding: 0 1em 1em 3em;
  /*&.internal-link:before {*/ }
  .link-box.spaceborder li:before,
  .tx-locore-slot__wrapper.spaceborder li:before {
    margin: 0; }
  @media (max-width: 560px) {
    .link-box.spaceborder li,
    .tx-locore-slot__wrapper.spaceborder li {
      padding-left: 1em; } }

/* no list item icons in marginal */
.marginal--content .link-box ul li:before,
.marginal--content .link-box ul td:before,
.marginal--content .link-box table li:before,
.marginal--content .link-box table td:before,
.marginal--content .tx-locore-slot__wrapper ul li:before,
.marginal--content .tx-locore-slot__wrapper ul td:before,
.marginal--content .tx-locore-slot__wrapper table li:before,
.marginal--content .tx-locore-slot__wrapper table td:before,
.maincontent > .twocol > .col.span4 .link-box ul li:before,
.maincontent > .twocol > .col.span4 .link-box ul td:before,
.maincontent > .twocol > .col.span4 .link-box table li:before,
.maincontent > .twocol > .col.span4 .link-box table td:before,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul li:before,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul td:before,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table li:before,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table td:before {
  display: none; }

.marginal--content .link-box ul li > DIV,
.marginal--content .link-box ul li > A,
.marginal--content .link-box ul li > SPAN,
.marginal--content .link-box ul td > DIV,
.marginal--content .link-box ul td > A,
.marginal--content .link-box ul td > SPAN,
.marginal--content .link-box table li > DIV,
.marginal--content .link-box table li > A,
.marginal--content .link-box table li > SPAN,
.marginal--content .link-box table td > DIV,
.marginal--content .link-box table td > A,
.marginal--content .link-box table td > SPAN,
.marginal--content .tx-locore-slot__wrapper ul li > DIV,
.marginal--content .tx-locore-slot__wrapper ul li > A,
.marginal--content .tx-locore-slot__wrapper ul li > SPAN,
.marginal--content .tx-locore-slot__wrapper ul td > DIV,
.marginal--content .tx-locore-slot__wrapper ul td > A,
.marginal--content .tx-locore-slot__wrapper ul td > SPAN,
.marginal--content .tx-locore-slot__wrapper table li > DIV,
.marginal--content .tx-locore-slot__wrapper table li > A,
.marginal--content .tx-locore-slot__wrapper table li > SPAN,
.marginal--content .tx-locore-slot__wrapper table td > DIV,
.marginal--content .tx-locore-slot__wrapper table td > A,
.marginal--content .tx-locore-slot__wrapper table td > SPAN,
.maincontent > .twocol > .col.span4 .link-box ul li > DIV,
.maincontent > .twocol > .col.span4 .link-box ul li > A,
.maincontent > .twocol > .col.span4 .link-box ul li > SPAN,
.maincontent > .twocol > .col.span4 .link-box ul td > DIV,
.maincontent > .twocol > .col.span4 .link-box ul td > A,
.maincontent > .twocol > .col.span4 .link-box ul td > SPAN,
.maincontent > .twocol > .col.span4 .link-box table li > DIV,
.maincontent > .twocol > .col.span4 .link-box table li > A,
.maincontent > .twocol > .col.span4 .link-box table li > SPAN,
.maincontent > .twocol > .col.span4 .link-box table td > DIV,
.maincontent > .twocol > .col.span4 .link-box table td > A,
.maincontent > .twocol > .col.span4 .link-box table td > SPAN,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul li > DIV,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul li > A,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul li > SPAN,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul td > DIV,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul td > A,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul td > SPAN,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table li > DIV,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table li > A,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table li > SPAN,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table td > DIV,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table td > A,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table td > SPAN {
  padding-left: 0; }

.marginal--content .link-box ul li b,
.marginal--content .link-box ul td b,
.marginal--content .link-box table li b,
.marginal--content .link-box table td b,
.marginal--content .tx-locore-slot__wrapper ul li b,
.marginal--content .tx-locore-slot__wrapper ul td b,
.marginal--content .tx-locore-slot__wrapper table li b,
.marginal--content .tx-locore-slot__wrapper table td b,
.maincontent > .twocol > .col.span4 .link-box ul li b,
.maincontent > .twocol > .col.span4 .link-box ul td b,
.maincontent > .twocol > .col.span4 .link-box table li b,
.maincontent > .twocol > .col.span4 .link-box table td b,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul li b,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul td b,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table li b,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table td b {
  font-weight: normal !important;
  font-weight: normal !important; }

.marginal--content .link-box ul li h3,
.marginal--content .link-box ul li .cta,
.marginal--content .link-box ul td h3,
.marginal--content .link-box ul td .cta,
.marginal--content .link-box table li h3,
.marginal--content .link-box table li .cta,
.marginal--content .link-box table td h3,
.marginal--content .link-box table td .cta,
.marginal--content .tx-locore-slot__wrapper ul li h3,
.marginal--content .tx-locore-slot__wrapper ul li .cta,
.marginal--content .tx-locore-slot__wrapper ul td h3,
.marginal--content .tx-locore-slot__wrapper ul td .cta,
.marginal--content .tx-locore-slot__wrapper table li h3,
.marginal--content .tx-locore-slot__wrapper table li .cta,
.marginal--content .tx-locore-slot__wrapper table td h3,
.marginal--content .tx-locore-slot__wrapper table td .cta,
.maincontent > .twocol > .col.span4 .link-box ul li h3,
.maincontent > .twocol > .col.span4 .link-box ul li .cta,
.maincontent > .twocol > .col.span4 .link-box ul td h3,
.maincontent > .twocol > .col.span4 .link-box ul td .cta,
.maincontent > .twocol > .col.span4 .link-box table li h3,
.maincontent > .twocol > .col.span4 .link-box table li .cta,
.maincontent > .twocol > .col.span4 .link-box table td h3,
.maincontent > .twocol > .col.span4 .link-box table td .cta,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul li h3,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul li .cta,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul td h3,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper ul td .cta,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table li h3,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table li .cta,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table td h3,
.maincontent > .twocol > .col.span4 .tx-locore-slot__wrapper table td .cta {
  display: none; }

/* No bold text, no headlines in link-box list items */
.link-box ul li b,
.link-box ul td b,
.link-box table li b,
.link-box table td b {
  font-weight: normal !important; }

.link-box ul li h3,
.link-box ul li .cta,
.link-box ul td h3,
.link-box ul td .cta,
.link-box table li h3,
.link-box table li .cta,
.link-box table td h3,
.link-box table td .cta {
  display: none; }

/* 'Neueste Unterrichtsmaterialien' auf Faecher-Seite: keine Icons */
.pid__8 .tx-locore-slot__wrapper ul li:before {
  display: none; }

.pid__8 .tx-locore-slot__wrapper ul li > * {
  padding-left: 0; }

/* List of Downloaded items in mein LO: */
.download {
  /* no icon in list */ }
  .download:before {
    display: none; }
  .download span {
    width: 100%;
    /*a {
            word-wrap: break-word;
            word-break: break-all;
        }*/ }

.linklist.universallist header.orange, .linklist.relatedWorkingmaterial-list header.orange {
  background: #f28d35; }

.linklist.relatedWorkingmaterial-list {
  border: 2px solid #f28d35;
  margin-left: calc(20px + 2.0rem);
  margin-top: 16px;
  margin-top: 1rem;
  margin-bottom: 16px;
  margin-bottom: 1rem; }
  .linklist.relatedWorkingmaterial-list > .link-box {
    background-color: #fff; }
    .linklist.relatedWorkingmaterial-list > .link-box li {
      border-bottom: 2px solid #f28d35 !important; }
      .linklist.relatedWorkingmaterial-list > .link-box li:last-child {
        border: none !important; }

.always--darkblue .offer-teaser .csc-header,
.always--darkblue .offer-teaser header,
.always--darkblue h1,
.always--darkblue h2,
.always--darkblue h3,
.always--darkblue h4,
.always--darkblue h5,
.frame-custom-551 .offer-teaser .csc-header,
.frame-custom-551 .offer-teaser header,
.frame-custom-551 h1,
.frame-custom-551 h2,
.frame-custom-551 h3,
.frame-custom-551 h4,
.frame-custom-551 h5 {
  background-color: #2d3e8c; }

.always--mediumblue .offer-teaser .csc-header,
.always--mediumblue .offer-teaser header,
.always--mediumblue h1,
.always--mediumblue h2,
.always--mediumblue h3,
.always--mediumblue h4,
.always--mediumblue h5,
.frame-custom-552 .offer-teaser .csc-header,
.frame-custom-552 .offer-teaser header,
.frame-custom-552 h1,
.frame-custom-552 h2,
.frame-custom-552 h3,
.frame-custom-552 h4,
.frame-custom-552 h5 {
  background-color: #2da6df; }

.always--doveblue .offer-teaser .csc-header,
.always--doveblue .offer-teaser header,
.always--doveblue h1,
.always--doveblue h2,
.always--doveblue h3,
.always--doveblue h4,
.always--doveblue h5,
.frame-custom-553 .offer-teaser .csc-header,
.frame-custom-553 .offer-teaser header,
.frame-custom-553 h1,
.frame-custom-553 h2,
.frame-custom-553 h3,
.frame-custom-553 h4,
.frame-custom-553 h5 {
  background-color: #89b7d1; }

.always--cyan .offer-teaser .csc-header,
.always--cyan .offer-teaser header,
.always--cyan h1,
.always--cyan h2,
.always--cyan h3,
.always--cyan h4,
.always--cyan h5,
.frame-custom-554 .offer-teaser .csc-header,
.frame-custom-554 .offer-teaser header,
.frame-custom-554 h1,
.frame-custom-554 h2,
.frame-custom-554 h3,
.frame-custom-554 h4,
.frame-custom-554 h5 {
  background-color: #34b5c2; }

.always--darkcyan .offer-teaser .csc-header,
.always--darkcyan .offer-teaser header,
.always--darkcyan h1,
.always--darkcyan h2,
.always--darkcyan h3,
.always--darkcyan h4,
.always--darkcyan h5,
.frame-custom-555 .offer-teaser .csc-header,
.frame-custom-555 .offer-teaser header,
.frame-custom-555 h1,
.frame-custom-555 h2,
.frame-custom-555 h3,
.frame-custom-555 h4,
.frame-custom-555 h5 {
  background-color: #3c6b85; }

.requested-trial .boxed.boxed--stufe1 {
  display: none; }
  .requested-trial .boxed.boxed--stufe1--test {
    display: block; }

.maincontent > .row > .col.span4 .bluebackground,
.maincontent .tx-locore-verlosungteaser .bluebackground {
  background-color: #34A6BF; }

.maincontent .tx-locore-verlosungteaser .bluebackground h2 {
  color: #fff; }

/* ----------- */
/* Main column */
/* ----------- */
.maincontent {
  /* ---------------------------- */
  /* Container with class "boxed" */
  /* -------------------------------------------------------------------------------- */
  /* Other container with "boxed-like" layout, without class "boxed", non-collapsable */
  /* "boxed by design" */
  /* --------------------- */
  /* Collapsable container */
  /* see also Scss/Components/Plugins/_TextBoxCollapsable.scss */
  /* --------------------------------------------- */
  /* Recursively boxed structures (e.g. unitplan)  */
  /* --------------- */
  /* Marginal column */
  /* --------------- */ }
  .maincontent .boxed,
  .maincontent .frame-custom-500,
  .maincontent .frame-custom-501,
  .maincontent .frame-custom-502,
  .maincontent .frame-custom-503,
  .maincontent .frame-custom-504,
  .maincontent .frame-custom-505,
  .maincontent .frame-custom-506,
  .maincontent .frame-custom-507,
  .maincontent .frame-custom-550,
  .maincontent .frame-custom-551,
  .maincontent .frame-custom-552,
  .maincontent .frame-custom-553,
  .maincontent .frame-custom-554,
  .maincontent .frame-custom-555 {
    padding: 0px;
    background-color: #ECECEC;
    color: #4f4f4f;
    /* List items with border lines */ }
    .maincontent .boxed > .csc-header,
    .maincontent .boxed > header,
    .maincontent .boxed HEADER,
    .maincontent .frame-custom-500 > .csc-header,
    .maincontent .frame-custom-500 > header,
    .maincontent .frame-custom-500 HEADER,
    .maincontent .frame-custom-501 > .csc-header,
    .maincontent .frame-custom-501 > header,
    .maincontent .frame-custom-501 HEADER,
    .maincontent .frame-custom-502 > .csc-header,
    .maincontent .frame-custom-502 > header,
    .maincontent .frame-custom-502 HEADER,
    .maincontent .frame-custom-503 > .csc-header,
    .maincontent .frame-custom-503 > header,
    .maincontent .frame-custom-503 HEADER,
    .maincontent .frame-custom-504 > .csc-header,
    .maincontent .frame-custom-504 > header,
    .maincontent .frame-custom-504 HEADER,
    .maincontent .frame-custom-505 > .csc-header,
    .maincontent .frame-custom-505 > header,
    .maincontent .frame-custom-505 HEADER,
    .maincontent .frame-custom-506 > .csc-header,
    .maincontent .frame-custom-506 > header,
    .maincontent .frame-custom-506 HEADER,
    .maincontent .frame-custom-507 > .csc-header,
    .maincontent .frame-custom-507 > header,
    .maincontent .frame-custom-507 HEADER,
    .maincontent .frame-custom-550 > .csc-header,
    .maincontent .frame-custom-550 > header,
    .maincontent .frame-custom-550 HEADER,
    .maincontent .frame-custom-551 > .csc-header,
    .maincontent .frame-custom-551 > header,
    .maincontent .frame-custom-551 HEADER,
    .maincontent .frame-custom-552 > .csc-header,
    .maincontent .frame-custom-552 > header,
    .maincontent .frame-custom-552 HEADER,
    .maincontent .frame-custom-553 > .csc-header,
    .maincontent .frame-custom-553 > header,
    .maincontent .frame-custom-553 HEADER,
    .maincontent .frame-custom-554 > .csc-header,
    .maincontent .frame-custom-554 > header,
    .maincontent .frame-custom-554 HEADER,
    .maincontent .frame-custom-555 > .csc-header,
    .maincontent .frame-custom-555 > header,
    .maincontent .frame-custom-555 HEADER {
      background-color: #34A6BF;
      margin-bottom: 0 !important; }
      .maincontent .boxed > .csc-header h1,
      .maincontent .boxed > .csc-header h2,
      .maincontent .boxed > .csc-header h4,
      .maincontent .boxed > .csc-header h3,
      .maincontent .boxed > header h1,
      .maincontent .boxed > header h2,
      .maincontent .boxed > header h4,
      .maincontent .boxed > header h3,
      .maincontent .boxed HEADER h1,
      .maincontent .boxed HEADER h2,
      .maincontent .boxed HEADER h4,
      .maincontent .boxed HEADER h3,
      .maincontent .frame-custom-500 > .csc-header h1,
      .maincontent .frame-custom-500 > .csc-header h2,
      .maincontent .frame-custom-500 > .csc-header h4,
      .maincontent .frame-custom-500 > .csc-header h3,
      .maincontent .frame-custom-500 > header h1,
      .maincontent .frame-custom-500 > header h2,
      .maincontent .frame-custom-500 > header h4,
      .maincontent .frame-custom-500 > header h3,
      .maincontent .frame-custom-500 HEADER h1,
      .maincontent .frame-custom-500 HEADER h2,
      .maincontent .frame-custom-500 HEADER h4,
      .maincontent .frame-custom-500 HEADER h3,
      .maincontent .frame-custom-501 > .csc-header h1,
      .maincontent .frame-custom-501 > .csc-header h2,
      .maincontent .frame-custom-501 > .csc-header h4,
      .maincontent .frame-custom-501 > .csc-header h3,
      .maincontent .frame-custom-501 > header h1,
      .maincontent .frame-custom-501 > header h2,
      .maincontent .frame-custom-501 > header h4,
      .maincontent .frame-custom-501 > header h3,
      .maincontent .frame-custom-501 HEADER h1,
      .maincontent .frame-custom-501 HEADER h2,
      .maincontent .frame-custom-501 HEADER h4,
      .maincontent .frame-custom-501 HEADER h3,
      .maincontent .frame-custom-502 > .csc-header h1,
      .maincontent .frame-custom-502 > .csc-header h2,
      .maincontent .frame-custom-502 > .csc-header h4,
      .maincontent .frame-custom-502 > .csc-header h3,
      .maincontent .frame-custom-502 > header h1,
      .maincontent .frame-custom-502 > header h2,
      .maincontent .frame-custom-502 > header h4,
      .maincontent .frame-custom-502 > header h3,
      .maincontent .frame-custom-502 HEADER h1,
      .maincontent .frame-custom-502 HEADER h2,
      .maincontent .frame-custom-502 HEADER h4,
      .maincontent .frame-custom-502 HEADER h3,
      .maincontent .frame-custom-503 > .csc-header h1,
      .maincontent .frame-custom-503 > .csc-header h2,
      .maincontent .frame-custom-503 > .csc-header h4,
      .maincontent .frame-custom-503 > .csc-header h3,
      .maincontent .frame-custom-503 > header h1,
      .maincontent .frame-custom-503 > header h2,
      .maincontent .frame-custom-503 > header h4,
      .maincontent .frame-custom-503 > header h3,
      .maincontent .frame-custom-503 HEADER h1,
      .maincontent .frame-custom-503 HEADER h2,
      .maincontent .frame-custom-503 HEADER h4,
      .maincontent .frame-custom-503 HEADER h3,
      .maincontent .frame-custom-504 > .csc-header h1,
      .maincontent .frame-custom-504 > .csc-header h2,
      .maincontent .frame-custom-504 > .csc-header h4,
      .maincontent .frame-custom-504 > .csc-header h3,
      .maincontent .frame-custom-504 > header h1,
      .maincontent .frame-custom-504 > header h2,
      .maincontent .frame-custom-504 > header h4,
      .maincontent .frame-custom-504 > header h3,
      .maincontent .frame-custom-504 HEADER h1,
      .maincontent .frame-custom-504 HEADER h2,
      .maincontent .frame-custom-504 HEADER h4,
      .maincontent .frame-custom-504 HEADER h3,
      .maincontent .frame-custom-505 > .csc-header h1,
      .maincontent .frame-custom-505 > .csc-header h2,
      .maincontent .frame-custom-505 > .csc-header h4,
      .maincontent .frame-custom-505 > .csc-header h3,
      .maincontent .frame-custom-505 > header h1,
      .maincontent .frame-custom-505 > header h2,
      .maincontent .frame-custom-505 > header h4,
      .maincontent .frame-custom-505 > header h3,
      .maincontent .frame-custom-505 HEADER h1,
      .maincontent .frame-custom-505 HEADER h2,
      .maincontent .frame-custom-505 HEADER h4,
      .maincontent .frame-custom-505 HEADER h3,
      .maincontent .frame-custom-506 > .csc-header h1,
      .maincontent .frame-custom-506 > .csc-header h2,
      .maincontent .frame-custom-506 > .csc-header h4,
      .maincontent .frame-custom-506 > .csc-header h3,
      .maincontent .frame-custom-506 > header h1,
      .maincontent .frame-custom-506 > header h2,
      .maincontent .frame-custom-506 > header h4,
      .maincontent .frame-custom-506 > header h3,
      .maincontent .frame-custom-506 HEADER h1,
      .maincontent .frame-custom-506 HEADER h2,
      .maincontent .frame-custom-506 HEADER h4,
      .maincontent .frame-custom-506 HEADER h3,
      .maincontent .frame-custom-507 > .csc-header h1,
      .maincontent .frame-custom-507 > .csc-header h2,
      .maincontent .frame-custom-507 > .csc-header h4,
      .maincontent .frame-custom-507 > .csc-header h3,
      .maincontent .frame-custom-507 > header h1,
      .maincontent .frame-custom-507 > header h2,
      .maincontent .frame-custom-507 > header h4,
      .maincontent .frame-custom-507 > header h3,
      .maincontent .frame-custom-507 HEADER h1,
      .maincontent .frame-custom-507 HEADER h2,
      .maincontent .frame-custom-507 HEADER h4,
      .maincontent .frame-custom-507 HEADER h3,
      .maincontent .frame-custom-550 > .csc-header h1,
      .maincontent .frame-custom-550 > .csc-header h2,
      .maincontent .frame-custom-550 > .csc-header h4,
      .maincontent .frame-custom-550 > .csc-header h3,
      .maincontent .frame-custom-550 > header h1,
      .maincontent .frame-custom-550 > header h2,
      .maincontent .frame-custom-550 > header h4,
      .maincontent .frame-custom-550 > header h3,
      .maincontent .frame-custom-550 HEADER h1,
      .maincontent .frame-custom-550 HEADER h2,
      .maincontent .frame-custom-550 HEADER h4,
      .maincontent .frame-custom-550 HEADER h3,
      .maincontent .frame-custom-551 > .csc-header h1,
      .maincontent .frame-custom-551 > .csc-header h2,
      .maincontent .frame-custom-551 > .csc-header h4,
      .maincontent .frame-custom-551 > .csc-header h3,
      .maincontent .frame-custom-551 > header h1,
      .maincontent .frame-custom-551 > header h2,
      .maincontent .frame-custom-551 > header h4,
      .maincontent .frame-custom-551 > header h3,
      .maincontent .frame-custom-551 HEADER h1,
      .maincontent .frame-custom-551 HEADER h2,
      .maincontent .frame-custom-551 HEADER h4,
      .maincontent .frame-custom-551 HEADER h3,
      .maincontent .frame-custom-552 > .csc-header h1,
      .maincontent .frame-custom-552 > .csc-header h2,
      .maincontent .frame-custom-552 > .csc-header h4,
      .maincontent .frame-custom-552 > .csc-header h3,
      .maincontent .frame-custom-552 > header h1,
      .maincontent .frame-custom-552 > header h2,
      .maincontent .frame-custom-552 > header h4,
      .maincontent .frame-custom-552 > header h3,
      .maincontent .frame-custom-552 HEADER h1,
      .maincontent .frame-custom-552 HEADER h2,
      .maincontent .frame-custom-552 HEADER h4,
      .maincontent .frame-custom-552 HEADER h3,
      .maincontent .frame-custom-553 > .csc-header h1,
      .maincontent .frame-custom-553 > .csc-header h2,
      .maincontent .frame-custom-553 > .csc-header h4,
      .maincontent .frame-custom-553 > .csc-header h3,
      .maincontent .frame-custom-553 > header h1,
      .maincontent .frame-custom-553 > header h2,
      .maincontent .frame-custom-553 > header h4,
      .maincontent .frame-custom-553 > header h3,
      .maincontent .frame-custom-553 HEADER h1,
      .maincontent .frame-custom-553 HEADER h2,
      .maincontent .frame-custom-553 HEADER h4,
      .maincontent .frame-custom-553 HEADER h3,
      .maincontent .frame-custom-554 > .csc-header h1,
      .maincontent .frame-custom-554 > .csc-header h2,
      .maincontent .frame-custom-554 > .csc-header h4,
      .maincontent .frame-custom-554 > .csc-header h3,
      .maincontent .frame-custom-554 > header h1,
      .maincontent .frame-custom-554 > header h2,
      .maincontent .frame-custom-554 > header h4,
      .maincontent .frame-custom-554 > header h3,
      .maincontent .frame-custom-554 HEADER h1,
      .maincontent .frame-custom-554 HEADER h2,
      .maincontent .frame-custom-554 HEADER h4,
      .maincontent .frame-custom-554 HEADER h3,
      .maincontent .frame-custom-555 > .csc-header h1,
      .maincontent .frame-custom-555 > .csc-header h2,
      .maincontent .frame-custom-555 > .csc-header h4,
      .maincontent .frame-custom-555 > .csc-header h3,
      .maincontent .frame-custom-555 > header h1,
      .maincontent .frame-custom-555 > header h2,
      .maincontent .frame-custom-555 > header h4,
      .maincontent .frame-custom-555 > header h3,
      .maincontent .frame-custom-555 HEADER h1,
      .maincontent .frame-custom-555 HEADER h2,
      .maincontent .frame-custom-555 HEADER h4,
      .maincontent .frame-custom-555 HEADER h3 {
        color: #fff !important;
        padding: 10px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.3;
        margin: 0;
        letter-spacing: inherit; }
    .maincontent .boxed > .csc-header + DIV,
    .maincontent .boxed > header + DIV,
    .maincontent .boxed .link-box,
    .maincontent .boxed HEADER + DIV,
    .maincontent .boxed .tx-locore-slot__wrapper,
    .maincontent .frame-custom-500 > .csc-header + DIV,
    .maincontent .frame-custom-500 > header + DIV,
    .maincontent .frame-custom-500 .link-box,
    .maincontent .frame-custom-500 HEADER + DIV,
    .maincontent .frame-custom-500 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-501 > .csc-header + DIV,
    .maincontent .frame-custom-501 > header + DIV,
    .maincontent .frame-custom-501 .link-box,
    .maincontent .frame-custom-501 HEADER + DIV,
    .maincontent .frame-custom-501 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-502 > .csc-header + DIV,
    .maincontent .frame-custom-502 > header + DIV,
    .maincontent .frame-custom-502 .link-box,
    .maincontent .frame-custom-502 HEADER + DIV,
    .maincontent .frame-custom-502 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-503 > .csc-header + DIV,
    .maincontent .frame-custom-503 > header + DIV,
    .maincontent .frame-custom-503 .link-box,
    .maincontent .frame-custom-503 HEADER + DIV,
    .maincontent .frame-custom-503 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-504 > .csc-header + DIV,
    .maincontent .frame-custom-504 > header + DIV,
    .maincontent .frame-custom-504 .link-box,
    .maincontent .frame-custom-504 HEADER + DIV,
    .maincontent .frame-custom-504 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-505 > .csc-header + DIV,
    .maincontent .frame-custom-505 > header + DIV,
    .maincontent .frame-custom-505 .link-box,
    .maincontent .frame-custom-505 HEADER + DIV,
    .maincontent .frame-custom-505 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-506 > .csc-header + DIV,
    .maincontent .frame-custom-506 > header + DIV,
    .maincontent .frame-custom-506 .link-box,
    .maincontent .frame-custom-506 HEADER + DIV,
    .maincontent .frame-custom-506 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-507 > .csc-header + DIV,
    .maincontent .frame-custom-507 > header + DIV,
    .maincontent .frame-custom-507 .link-box,
    .maincontent .frame-custom-507 HEADER + DIV,
    .maincontent .frame-custom-507 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-550 > .csc-header + DIV,
    .maincontent .frame-custom-550 > header + DIV,
    .maincontent .frame-custom-550 .link-box,
    .maincontent .frame-custom-550 HEADER + DIV,
    .maincontent .frame-custom-550 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-551 > .csc-header + DIV,
    .maincontent .frame-custom-551 > header + DIV,
    .maincontent .frame-custom-551 .link-box,
    .maincontent .frame-custom-551 HEADER + DIV,
    .maincontent .frame-custom-551 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-552 > .csc-header + DIV,
    .maincontent .frame-custom-552 > header + DIV,
    .maincontent .frame-custom-552 .link-box,
    .maincontent .frame-custom-552 HEADER + DIV,
    .maincontent .frame-custom-552 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-553 > .csc-header + DIV,
    .maincontent .frame-custom-553 > header + DIV,
    .maincontent .frame-custom-553 .link-box,
    .maincontent .frame-custom-553 HEADER + DIV,
    .maincontent .frame-custom-553 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-554 > .csc-header + DIV,
    .maincontent .frame-custom-554 > header + DIV,
    .maincontent .frame-custom-554 .link-box,
    .maincontent .frame-custom-554 HEADER + DIV,
    .maincontent .frame-custom-554 .tx-locore-slot__wrapper,
    .maincontent .frame-custom-555 > .csc-header + DIV,
    .maincontent .frame-custom-555 > header + DIV,
    .maincontent .frame-custom-555 .link-box,
    .maincontent .frame-custom-555 HEADER + DIV,
    .maincontent .frame-custom-555 .tx-locore-slot__wrapper {
      padding: 10px;
      padding-top: 20px; }
    .maincontent .boxed .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .boxed .link-box table,
    .maincontent .boxed .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .boxed .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-500 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-500 .link-box table,
    .maincontent .frame-custom-500 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-500 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-501 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-501 .link-box table,
    .maincontent .frame-custom-501 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-501 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-502 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-502 .link-box table,
    .maincontent .frame-custom-502 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-502 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-503 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-503 .link-box table,
    .maincontent .frame-custom-503 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-503 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-504 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-504 .link-box table,
    .maincontent .frame-custom-504 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-504 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-505 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-505 .link-box table,
    .maincontent .frame-custom-505 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-505 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-506 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-506 .link-box table,
    .maincontent .frame-custom-506 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-506 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-507 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-507 .link-box table,
    .maincontent .frame-custom-507 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-507 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-550 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-550 .link-box table,
    .maincontent .frame-custom-550 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-550 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-551 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-551 .link-box table,
    .maincontent .frame-custom-551 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-551 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-552 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-552 .link-box table,
    .maincontent .frame-custom-552 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-552 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-553 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-553 .link-box table,
    .maincontent .frame-custom-553 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-553 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-554 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-554 .link-box table,
    .maincontent .frame-custom-554 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-554 .tx-locore-slot__wrapper table,
    .maincontent .frame-custom-555 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-555 .link-box table,
    .maincontent .frame-custom-555 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .frame-custom-555 .tx-locore-slot__wrapper table {
      margin-top: calc(-1rem);
      margin-bottom: calc(-1rem);
      margin-right: calc(-1rem);
      margin-left: calc(-1rem);
      width: calc(100% + 2 * 1rem); }
      .maincontent .boxed .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .boxed .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .boxed .link-box table li,
      .maincontent .boxed .link-box table td,
      .maincontent .boxed .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .boxed .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .boxed .tx-locore-slot__wrapper table li,
      .maincontent .boxed .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-500 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-500 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-500 .link-box table li,
      .maincontent .frame-custom-500 .link-box table td,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-501 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-501 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-501 .link-box table li,
      .maincontent .frame-custom-501 .link-box table td,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-502 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-502 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-502 .link-box table li,
      .maincontent .frame-custom-502 .link-box table td,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-503 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-503 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-503 .link-box table li,
      .maincontent .frame-custom-503 .link-box table td,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-504 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-504 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-504 .link-box table li,
      .maincontent .frame-custom-504 .link-box table td,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-505 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-505 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-505 .link-box table li,
      .maincontent .frame-custom-505 .link-box table td,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-506 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-506 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-506 .link-box table li,
      .maincontent .frame-custom-506 .link-box table td,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-507 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-507 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-507 .link-box table li,
      .maincontent .frame-custom-507 .link-box table td,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-550 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-550 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-550 .link-box table li,
      .maincontent .frame-custom-550 .link-box table td,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-551 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-551 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-551 .link-box table li,
      .maincontent .frame-custom-551 .link-box table td,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-552 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-552 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-552 .link-box table li,
      .maincontent .frame-custom-552 .link-box table td,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-553 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-553 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-553 .link-box table li,
      .maincontent .frame-custom-553 .link-box table td,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-554 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-554 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-554 .link-box table li,
      .maincontent .frame-custom-554 .link-box table td,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper table td,
      .maincontent .frame-custom-555 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-555 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-555 .link-box table li,
      .maincontent .frame-custom-555 .link-box table td,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper table td {
        border-bottom: 2px solid #fff;
        padding: 10px 16px 10px 16px;
        padding: 10px 1rem 10px 1rem; }
  .maincontent .linklist,
  .maincontent .locore-lonews-latest,
  .maincontent .tx-locore-tipp,
  .maincontent .lo-collection-list-collection,
  .maincontent .lo-collection-list-wishlist,
  .maincontent .lo-collection-list-mappe,
  .maincontent .profile-percentage,
  .maincontent .locore-lonews-latest {
    padding: 0px;
    background-color: #ECECEC;
    color: #4f4f4f; }
    .maincontent .linklist HEADER,
    .maincontent .locore-lonews-latest HEADER,
    .maincontent .tx-locore-tipp HEADER,
    .maincontent .lo-collection-list-collection HEADER,
    .maincontent .lo-collection-list-wishlist HEADER,
    .maincontent .lo-collection-list-mappe HEADER,
    .maincontent .profile-percentage HEADER,
    .maincontent .locore-lonews-latest HEADER {
      background-color: #34A6BF;
      position: relative; }
      .maincontent .linklist HEADER h1,
      .maincontent .linklist HEADER h2,
      .maincontent .linklist HEADER h4,
      .maincontent .linklist HEADER h3,
      .maincontent .linklist HEADER span.title,
      .maincontent .locore-lonews-latest HEADER h1,
      .maincontent .locore-lonews-latest HEADER h2,
      .maincontent .locore-lonews-latest HEADER h4,
      .maincontent .locore-lonews-latest HEADER h3,
      .maincontent .locore-lonews-latest HEADER span.title,
      .maincontent .tx-locore-tipp HEADER h1,
      .maincontent .tx-locore-tipp HEADER h2,
      .maincontent .tx-locore-tipp HEADER h4,
      .maincontent .tx-locore-tipp HEADER h3,
      .maincontent .tx-locore-tipp HEADER span.title,
      .maincontent .lo-collection-list-collection HEADER h1,
      .maincontent .lo-collection-list-collection HEADER h2,
      .maincontent .lo-collection-list-collection HEADER h4,
      .maincontent .lo-collection-list-collection HEADER h3,
      .maincontent .lo-collection-list-collection HEADER span.title,
      .maincontent .lo-collection-list-wishlist HEADER h1,
      .maincontent .lo-collection-list-wishlist HEADER h2,
      .maincontent .lo-collection-list-wishlist HEADER h4,
      .maincontent .lo-collection-list-wishlist HEADER h3,
      .maincontent .lo-collection-list-wishlist HEADER span.title,
      .maincontent .lo-collection-list-mappe HEADER h1,
      .maincontent .lo-collection-list-mappe HEADER h2,
      .maincontent .lo-collection-list-mappe HEADER h4,
      .maincontent .lo-collection-list-mappe HEADER h3,
      .maincontent .lo-collection-list-mappe HEADER span.title,
      .maincontent .profile-percentage HEADER h1,
      .maincontent .profile-percentage HEADER h2,
      .maincontent .profile-percentage HEADER h4,
      .maincontent .profile-percentage HEADER h3,
      .maincontent .profile-percentage HEADER span.title,
      .maincontent .locore-lonews-latest HEADER h1,
      .maincontent .locore-lonews-latest HEADER h2,
      .maincontent .locore-lonews-latest HEADER h4,
      .maincontent .locore-lonews-latest HEADER h3,
      .maincontent .locore-lonews-latest HEADER span.title {
        color: #fff !important;
        padding: 10px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.3;
        margin: 0;
        letter-spacing: inherit; }
    .maincontent .linklist HEADER + DIV,
    .maincontent .linklist .link-box,
    .maincontent .linklist .textblock,
    .maincontent .locore-lonews-latest HEADER + DIV,
    .maincontent .locore-lonews-latest .link-box,
    .maincontent .locore-lonews-latest .textblock,
    .maincontent .tx-locore-tipp HEADER + DIV,
    .maincontent .tx-locore-tipp .link-box,
    .maincontent .tx-locore-tipp .textblock,
    .maincontent .lo-collection-list-collection HEADER + DIV,
    .maincontent .lo-collection-list-collection .link-box,
    .maincontent .lo-collection-list-collection .textblock,
    .maincontent .lo-collection-list-wishlist HEADER + DIV,
    .maincontent .lo-collection-list-wishlist .link-box,
    .maincontent .lo-collection-list-wishlist .textblock,
    .maincontent .lo-collection-list-mappe HEADER + DIV,
    .maincontent .lo-collection-list-mappe .link-box,
    .maincontent .lo-collection-list-mappe .textblock,
    .maincontent .profile-percentage HEADER + DIV,
    .maincontent .profile-percentage .link-box,
    .maincontent .profile-percentage .textblock,
    .maincontent .locore-lonews-latest HEADER + DIV,
    .maincontent .locore-lonews-latest .link-box,
    .maincontent .locore-lonews-latest .textblock {
      padding: 16px;
      padding: 1rem;
      width: 100%;
      margin: 0; }
      .maincontent .linklist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .linklist HEADER + DIV table,
      .maincontent .linklist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .linklist .link-box table,
      .maincontent .linklist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .linklist .textblock table,
      .maincontent .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .locore-lonews-latest HEADER + DIV table,
      .maincontent .locore-lonews-latest .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .locore-lonews-latest .link-box table,
      .maincontent .locore-lonews-latest .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .locore-lonews-latest .textblock table,
      .maincontent .tx-locore-tipp HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .tx-locore-tipp HEADER + DIV table,
      .maincontent .tx-locore-tipp .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .tx-locore-tipp .link-box table,
      .maincontent .tx-locore-tipp .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .tx-locore-tipp .textblock table,
      .maincontent .lo-collection-list-collection HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .lo-collection-list-collection HEADER + DIV table,
      .maincontent .lo-collection-list-collection .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .lo-collection-list-collection .link-box table,
      .maincontent .lo-collection-list-collection .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .lo-collection-list-collection .textblock table,
      .maincontent .lo-collection-list-wishlist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .lo-collection-list-wishlist HEADER + DIV table,
      .maincontent .lo-collection-list-wishlist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .lo-collection-list-wishlist .link-box table,
      .maincontent .lo-collection-list-wishlist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .lo-collection-list-wishlist .textblock table,
      .maincontent .lo-collection-list-mappe HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .lo-collection-list-mappe HEADER + DIV table,
      .maincontent .lo-collection-list-mappe .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .lo-collection-list-mappe .link-box table,
      .maincontent .lo-collection-list-mappe .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .lo-collection-list-mappe .textblock table,
      .maincontent .profile-percentage HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .profile-percentage HEADER + DIV table,
      .maincontent .profile-percentage .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .profile-percentage .link-box table,
      .maincontent .profile-percentage .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .profile-percentage .textblock table,
      .maincontent .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .locore-lonews-latest HEADER + DIV table,
      .maincontent .locore-lonews-latest .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .locore-lonews-latest .link-box table,
      .maincontent .locore-lonews-latest .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .locore-lonews-latest .textblock table {
        margin-top: calc(-1rem);
        margin-bottom: calc(-1rem);
        margin-right: calc(-1rem);
        margin-left: calc(-1rem);
        width: calc(100% + 2 * 1rem); }
        .maincontent .linklist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .linklist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .linklist HEADER + DIV table li,
        .maincontent .linklist HEADER + DIV table td,
        .maincontent .linklist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .linklist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .linklist .link-box table li,
        .maincontent .linklist .link-box table td,
        .maincontent .linklist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .linklist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .linklist .textblock table li,
        .maincontent .linklist .textblock table td,
        .maincontent .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .locore-lonews-latest HEADER + DIV table li,
        .maincontent .locore-lonews-latest HEADER + DIV table td,
        .maincontent .locore-lonews-latest .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .locore-lonews-latest .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .locore-lonews-latest .link-box table li,
        .maincontent .locore-lonews-latest .link-box table td,
        .maincontent .locore-lonews-latest .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .locore-lonews-latest .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .locore-lonews-latest .textblock table li,
        .maincontent .locore-lonews-latest .textblock table td,
        .maincontent .tx-locore-tipp HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .tx-locore-tipp HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .tx-locore-tipp HEADER + DIV table li,
        .maincontent .tx-locore-tipp HEADER + DIV table td,
        .maincontent .tx-locore-tipp .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .tx-locore-tipp .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .tx-locore-tipp .link-box table li,
        .maincontent .tx-locore-tipp .link-box table td,
        .maincontent .tx-locore-tipp .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .tx-locore-tipp .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .tx-locore-tipp .textblock table li,
        .maincontent .tx-locore-tipp .textblock table td,
        .maincontent .lo-collection-list-collection HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .lo-collection-list-collection HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .lo-collection-list-collection HEADER + DIV table li,
        .maincontent .lo-collection-list-collection HEADER + DIV table td,
        .maincontent .lo-collection-list-collection .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .lo-collection-list-collection .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .lo-collection-list-collection .link-box table li,
        .maincontent .lo-collection-list-collection .link-box table td,
        .maincontent .lo-collection-list-collection .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .lo-collection-list-collection .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .lo-collection-list-collection .textblock table li,
        .maincontent .lo-collection-list-collection .textblock table td,
        .maincontent .lo-collection-list-wishlist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .lo-collection-list-wishlist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .lo-collection-list-wishlist HEADER + DIV table li,
        .maincontent .lo-collection-list-wishlist HEADER + DIV table td,
        .maincontent .lo-collection-list-wishlist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .lo-collection-list-wishlist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .lo-collection-list-wishlist .link-box table li,
        .maincontent .lo-collection-list-wishlist .link-box table td,
        .maincontent .lo-collection-list-wishlist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .lo-collection-list-wishlist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .lo-collection-list-wishlist .textblock table li,
        .maincontent .lo-collection-list-wishlist .textblock table td,
        .maincontent .lo-collection-list-mappe HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .lo-collection-list-mappe HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .lo-collection-list-mappe HEADER + DIV table li,
        .maincontent .lo-collection-list-mappe HEADER + DIV table td,
        .maincontent .lo-collection-list-mappe .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .lo-collection-list-mappe .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .lo-collection-list-mappe .link-box table li,
        .maincontent .lo-collection-list-mappe .link-box table td,
        .maincontent .lo-collection-list-mappe .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .lo-collection-list-mappe .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .lo-collection-list-mappe .textblock table li,
        .maincontent .lo-collection-list-mappe .textblock table td,
        .maincontent .profile-percentage HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .profile-percentage HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .profile-percentage HEADER + DIV table li,
        .maincontent .profile-percentage HEADER + DIV table td,
        .maincontent .profile-percentage .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .profile-percentage .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .profile-percentage .link-box table li,
        .maincontent .profile-percentage .link-box table td,
        .maincontent .profile-percentage .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .profile-percentage .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .profile-percentage .textblock table li,
        .maincontent .profile-percentage .textblock table td,
        .maincontent .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .locore-lonews-latest HEADER + DIV table li,
        .maincontent .locore-lonews-latest HEADER + DIV table td,
        .maincontent .locore-lonews-latest .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .locore-lonews-latest .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .locore-lonews-latest .link-box table li,
        .maincontent .locore-lonews-latest .link-box table td,
        .maincontent .locore-lonews-latest .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .locore-lonews-latest .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .locore-lonews-latest .textblock table li,
        .maincontent .locore-lonews-latest .textblock table td {
          border-bottom: 2px solid #fff;
          padding: 10px 16px 10px 16px;
          padding: 10px 1rem 10px 1rem; }
  .maincontent .tx-locore-textbox--collapsable {
    position: relative;
    padding: 0px;
    background-color: #ECECEC;
    color: #4f4f4f;
    /* For cases if header container is missing: */ }
    .maincontent .tx-locore-textbox--collapsable HEADER {
      background-color: #34A6BF;
      position: relative;
      margin: 0;
      margin-bottom: 0 !important; }
      .maincontent .tx-locore-textbox--collapsable HEADER h1,
      .maincontent .tx-locore-textbox--collapsable HEADER h2,
      .maincontent .tx-locore-textbox--collapsable HEADER h3,
      .maincontent .tx-locore-textbox--collapsable HEADER h4 {
        color: #fff !important;
        padding: 10px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.3;
        margin: 0;
        letter-spacing: inherit; }
      .maincontent .tx-locore-textbox--collapsable HEADER label {
        color: #fff !important; }
    .maincontent .tx-locore-textbox--collapsable > h2, .maincontent .tx-locore-textbox--collapsable h3 {
      background-color: #34A6BF;
      position: relative;
      margin: 0;
      color: #fff !important;
      padding: 10px;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.3;
      letter-spacing: inherit; }
    .maincontent .tx-locore-textbox--collapsable HEADER + DIV,
    .maincontent .tx-locore-textbox--collapsable > h2 + DIV,
    .maincontent .tx-locore-textbox--collapsable > h3 + DIV,
    .maincontent .tx-locore-textbox--collapsable .textblock,
    .maincontent .tx-locore-textbox--collapsable .link-box {
      width: 100%;
      margin: 0;
      border: none;
      box-sizing: border-box;
      overflow: hidden;
      padding: 20px; }
      .maincontent .tx-locore-textbox--collapsable HEADER + DIV h3,
      .maincontent .tx-locore-textbox--collapsable > h2 + DIV h3,
      .maincontent .tx-locore-textbox--collapsable > h3 + DIV h3,
      .maincontent .tx-locore-textbox--collapsable .textblock h3,
      .maincontent .tx-locore-textbox--collapsable .link-box h3 {
        background-color: transparent;
        color: #34A6BF !important;
        margin-bottom: 8px;
        margin-bottom: 0.5rem;
        font-weight: 500;
        line-height: 1.3;
        font-size: 20px;
        padding-left: 0; }
    .maincontent .tx-locore-textbox--collapsable > .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
    .maincontent .tx-locore-textbox--collapsable > .link-box table {
      margin-top: calc(-20px);
      margin-bottom: calc(-20px);
      margin-right: calc(-20px);
      margin-left: calc(-20px);
      width: calc(100% + 2 * 20px); }
      .maincontent .tx-locore-textbox--collapsable > .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
      .maincontent .tx-locore-textbox--collapsable > .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
      .maincontent .tx-locore-textbox--collapsable > .link-box table li,
      .maincontent .tx-locore-textbox--collapsable > .link-box table td {
        border-bottom: 2px solid #fff;
        padding: 10px 20px 10px 20px; }
  .maincontent .unitplan {
    position: relative;
    padding: 0px;
    color: #4f4f4f;
    /* Outer header */
    /* Outer header body */ }
    .maincontent .unitplan > HEADER {
      margin-bottom: 0;
      background-color: #707070;
      position: relative;
      margin-bottom: 8px;
      margin-bottom: 0.5rem; }
      .maincontent .unitplan > HEADER DIV {
        color: #fff !important;
        padding: 10px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.3;
        margin: 0;
        letter-spacing: inherit; }
    .maincontent .unitplan > HEADER + DIV,
    .maincontent .unitplan .textblock,
    .maincontent .unitplan .link-box {
      width: 100%;
      margin: 0;
      box-sizing: border-box;
      overflow: hidden;
      padding: 20px; }
      .maincontent .unitplan > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .unitplan > HEADER + DIV table,
      .maincontent .unitplan .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .unitplan .textblock table,
      .maincontent .unitplan .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .unitplan .link-box table {
        margin-top: calc(-20px);
        margin-bottom: calc(-20px);
        margin-right: calc(-20px);
        margin-left: calc(-20px);
        width: calc(100% + 2 * 20px); }
        .maincontent .unitplan > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .unitplan > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .unitplan > HEADER + DIV table li,
        .maincontent .unitplan > HEADER + DIV table td,
        .maincontent .unitplan .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .unitplan .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .unitplan .textblock table li,
        .maincontent .unitplan .textblock table td,
        .maincontent .unitplan .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .unitplan .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .unitplan .link-box table li,
        .maincontent .unitplan .link-box table td {
          border-bottom: 2px solid #fff;
          padding: 10px 20px 10px 20px; }
  .maincontent .marginalcol,
  .maincontent .twocol .span4 {
    /* Marginal containers with class .boxed */ }
    .maincontent .marginalcol .locore-lonews-latest, .maincontent .marginalcol >,
    .maincontent .twocol .span4 .locore-lonews-latest,
    .maincontent .twocol .span4 > {
      /* Header-body-content to be boxed without class .boxed, */
      /* care for content without wrapping container...    */ }
      .maincontent .marginalcol .locore-lonews-latest .csc-header,
      .maincontent .marginalcol .locore-lonews-latest HEADER, .maincontent .marginalcol > .csc-header,
      .maincontent .marginalcol > HEADER,
      .maincontent .twocol .span4 .locore-lonews-latest .csc-header,
      .maincontent .twocol .span4 .locore-lonews-latest HEADER,
      .maincontent .twocol .span4 > .csc-header,
      .maincontent .twocol .span4 > HEADER {
        background-color: #34A6BF;
        position: relative;
        text-align: left;
        border: none;
        box-shadow: none;
        border-bottom: none; }
        .maincontent .marginalcol .locore-lonews-latest .csc-header h1,
        .maincontent .marginalcol .locore-lonews-latest .csc-header h2,
        .maincontent .marginalcol .locore-lonews-latest .csc-header h4,
        .maincontent .marginalcol .locore-lonews-latest .csc-header h3,
        .maincontent .marginalcol .locore-lonews-latest HEADER h1,
        .maincontent .marginalcol .locore-lonews-latest HEADER h2,
        .maincontent .marginalcol .locore-lonews-latest HEADER h4,
        .maincontent .marginalcol .locore-lonews-latest HEADER h3, .maincontent .marginalcol > .csc-header h1,
        .maincontent .marginalcol > .csc-header h2,
        .maincontent .marginalcol > .csc-header h4,
        .maincontent .marginalcol > .csc-header h3,
        .maincontent .marginalcol > HEADER h1,
        .maincontent .marginalcol > HEADER h2,
        .maincontent .marginalcol > HEADER h4,
        .maincontent .marginalcol > HEADER h3,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header h1,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header h2,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header h4,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header h3,
        .maincontent .twocol .span4 .locore-lonews-latest HEADER h1,
        .maincontent .twocol .span4 .locore-lonews-latest HEADER h2,
        .maincontent .twocol .span4 .locore-lonews-latest HEADER h4,
        .maincontent .twocol .span4 .locore-lonews-latest HEADER h3,
        .maincontent .twocol .span4 > .csc-header h1,
        .maincontent .twocol .span4 > .csc-header h2,
        .maincontent .twocol .span4 > .csc-header h4,
        .maincontent .twocol .span4 > .csc-header h3,
        .maincontent .twocol .span4 > HEADER h1,
        .maincontent .twocol .span4 > HEADER h2,
        .maincontent .twocol .span4 > HEADER h4,
        .maincontent .twocol .span4 > HEADER h3 {
          color: #fff !important;
          padding: 10px;
          font-size: 16px;
          font-size: 1rem;
          line-height: 1.3;
          margin: 0;
          letter-spacing: inherit; }
      .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV,
      .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION,
      .maincontent .marginalcol .locore-lonews-latest header + SECTION,
      .maincontent .marginalcol .locore-lonews-latest HEADER + DIV, .maincontent .marginalcol > .csc-header + DIV,
      .maincontent .marginalcol > .csc-header + SECTION,
      .maincontent .marginalcol > header + SECTION,
      .maincontent .marginalcol > HEADER + DIV,
      .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV,
      .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION,
      .maincontent .twocol .span4 .locore-lonews-latest header + SECTION,
      .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV,
      .maincontent .twocol .span4 > .csc-header + DIV,
      .maincontent .twocol .span4 > .csc-header + SECTION,
      .maincontent .twocol .span4 > header + SECTION,
      .maincontent .twocol .span4 > HEADER + DIV {
        background-color: #ECECEC;
        color: #4f4f4f;
        padding: 10px;
        margin: 0;
        border: none;
        box-shadow: none;
        border-top: none !important;
        /* Headlines in marginal boxed */ }
        .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV table,
        .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION table,
        .maincontent .marginalcol .locore-lonews-latest header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .locore-lonews-latest header + SECTION table,
        .maincontent .marginalcol .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .locore-lonews-latest HEADER + DIV table, .maincontent .marginalcol > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol > .csc-header + DIV table,
        .maincontent .marginalcol > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol > .csc-header + SECTION table,
        .maincontent .marginalcol > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol > header + SECTION table,
        .maincontent .marginalcol > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol > HEADER + DIV table,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV table,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION table,
        .maincontent .twocol .span4 .locore-lonews-latest header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .locore-lonews-latest header + SECTION table,
        .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV table,
        .maincontent .twocol .span4 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 > .csc-header + DIV table,
        .maincontent .twocol .span4 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 > .csc-header + SECTION table,
        .maincontent .twocol .span4 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 > header + SECTION table,
        .maincontent .twocol .span4 > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 > HEADER + DIV table {
          margin-top: calc(-10px);
          margin-bottom: calc(-10px);
          margin-right: calc(-10px);
          margin-left: calc(-10px);
          width: calc(100% + 2 * 10px); }
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV table li,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV table td,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION table li,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION table td,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION table li,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION table td,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV table li,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV table td, .maincontent .marginalcol > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol > .csc-header + DIV table li,
          .maincontent .marginalcol > .csc-header + DIV table td,
          .maincontent .marginalcol > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol > .csc-header + SECTION table li,
          .maincontent .marginalcol > .csc-header + SECTION table td,
          .maincontent .marginalcol > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol > header + SECTION table li,
          .maincontent .marginalcol > header + SECTION table td,
          .maincontent .marginalcol > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol > HEADER + DIV table li,
          .maincontent .marginalcol > HEADER + DIV table td,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV table li,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV table td,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION table li,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION table td,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION table li,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION table td,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV table li,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV table td,
          .maincontent .twocol .span4 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 > .csc-header + DIV table li,
          .maincontent .twocol .span4 > .csc-header + DIV table td,
          .maincontent .twocol .span4 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 > header + SECTION table li,
          .maincontent .twocol .span4 > header + SECTION table td,
          .maincontent .twocol .span4 > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 > HEADER + DIV table li,
          .maincontent .twocol .span4 > HEADER + DIV table td {
            border-bottom: 2px solid #fff;
            padding: 10px 10px 10px 10px; }
        .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV h2, .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV h3, .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV h4,
        .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION h2,
        .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION h3,
        .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION h4,
        .maincontent .marginalcol .locore-lonews-latest header + SECTION h2,
        .maincontent .marginalcol .locore-lonews-latest header + SECTION h3,
        .maincontent .marginalcol .locore-lonews-latest header + SECTION h4,
        .maincontent .marginalcol .locore-lonews-latest HEADER + DIV h2,
        .maincontent .marginalcol .locore-lonews-latest HEADER + DIV h3,
        .maincontent .marginalcol .locore-lonews-latest HEADER + DIV h4, .maincontent .marginalcol > .csc-header + DIV h2, .maincontent .marginalcol > .csc-header + DIV h3, .maincontent .marginalcol > .csc-header + DIV h4,
        .maincontent .marginalcol > .csc-header + SECTION h2,
        .maincontent .marginalcol > .csc-header + SECTION h3,
        .maincontent .marginalcol > .csc-header + SECTION h4,
        .maincontent .marginalcol > header + SECTION h2,
        .maincontent .marginalcol > header + SECTION h3,
        .maincontent .marginalcol > header + SECTION h4,
        .maincontent .marginalcol > HEADER + DIV h2,
        .maincontent .marginalcol > HEADER + DIV h3,
        .maincontent .marginalcol > HEADER + DIV h4,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV h2,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV h3,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV h4,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION h2,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION h3,
        .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION h4,
        .maincontent .twocol .span4 .locore-lonews-latest header + SECTION h2,
        .maincontent .twocol .span4 .locore-lonews-latest header + SECTION h3,
        .maincontent .twocol .span4 .locore-lonews-latest header + SECTION h4,
        .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV h2,
        .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV h3,
        .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV h4,
        .maincontent .twocol .span4 > .csc-header + DIV h2,
        .maincontent .twocol .span4 > .csc-header + DIV h3,
        .maincontent .twocol .span4 > .csc-header + DIV h4,
        .maincontent .twocol .span4 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 > header + SECTION h2,
        .maincontent .twocol .span4 > header + SECTION h3,
        .maincontent .twocol .span4 > header + SECTION h4,
        .maincontent .twocol .span4 > HEADER + DIV h2,
        .maincontent .twocol .span4 > HEADER + DIV h3,
        .maincontent .twocol .span4 > HEADER + DIV h4 {
          font-size: 14px !important;
          font-size: 0.875rem !important;
          font-weight: 700;
          margin-bottom: 8px;
          margin-bottom: 0.5rem; }
    .maincontent .marginalcol .linklist,
    .maincontent .marginalcol DIV[class*="boxed"] .textbox,
    .maincontent .marginalcol .boxed,
    .maincontent .marginalcol .frame-custom-500,
    .maincontent .marginalcol .frame-custom-501,
    .maincontent .marginalcol .frame-custom-502,
    .maincontent .marginalcol .frame-custom-503,
    .maincontent .marginalcol .frame-custom-504,
    .maincontent .marginalcol .frame-custom-505,
    .maincontent .marginalcol .frame-custom-506,
    .maincontent .marginalcol .frame-custom-507,
    .maincontent .marginalcol .frame-custom-550,
    .maincontent .marginalcol .frame-custom-551,
    .maincontent .marginalcol .frame-custom-552,
    .maincontent .marginalcol .frame-custom-553,
    .maincontent .marginalcol .frame-custom-554,
    .maincontent .marginalcol .frame-custom-555,
    .maincontent .twocol .span4 .linklist,
    .maincontent .twocol .span4 DIV[class*="boxed"] .textbox,
    .maincontent .twocol .span4 .boxed,
    .maincontent .twocol .span4 .frame-custom-500,
    .maincontent .twocol .span4 .frame-custom-501,
    .maincontent .twocol .span4 .frame-custom-502,
    .maincontent .twocol .span4 .frame-custom-503,
    .maincontent .twocol .span4 .frame-custom-504,
    .maincontent .twocol .span4 .frame-custom-505,
    .maincontent .twocol .span4 .frame-custom-506,
    .maincontent .twocol .span4 .frame-custom-507,
    .maincontent .twocol .span4 .frame-custom-550,
    .maincontent .twocol .span4 .frame-custom-551,
    .maincontent .twocol .span4 .frame-custom-552,
    .maincontent .twocol .span4 .frame-custom-553,
    .maincontent .twocol .span4 .frame-custom-554,
    .maincontent .twocol .span4 .frame-custom-555 {
      background-color: #ECECEC;
      color: #4f4f4f;
      padding: 0px;
      border: none;
      box-shadow: none;
      /* remove border for nested .boxed containers */ }
      .maincontent .marginalcol .linklist > .csc-header,
      .maincontent .marginalcol .linklist > header,
      .maincontent .marginalcol .linklist header,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox > header,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox header,
      .maincontent .marginalcol .boxed > .csc-header,
      .maincontent .marginalcol .boxed > header,
      .maincontent .marginalcol .boxed header,
      .maincontent .marginalcol .frame-custom-500 > .csc-header,
      .maincontent .marginalcol .frame-custom-500 > header,
      .maincontent .marginalcol .frame-custom-500 header,
      .maincontent .marginalcol .frame-custom-501 > .csc-header,
      .maincontent .marginalcol .frame-custom-501 > header,
      .maincontent .marginalcol .frame-custom-501 header,
      .maincontent .marginalcol .frame-custom-502 > .csc-header,
      .maincontent .marginalcol .frame-custom-502 > header,
      .maincontent .marginalcol .frame-custom-502 header,
      .maincontent .marginalcol .frame-custom-503 > .csc-header,
      .maincontent .marginalcol .frame-custom-503 > header,
      .maincontent .marginalcol .frame-custom-503 header,
      .maincontent .marginalcol .frame-custom-504 > .csc-header,
      .maincontent .marginalcol .frame-custom-504 > header,
      .maincontent .marginalcol .frame-custom-504 header,
      .maincontent .marginalcol .frame-custom-505 > .csc-header,
      .maincontent .marginalcol .frame-custom-505 > header,
      .maincontent .marginalcol .frame-custom-505 header,
      .maincontent .marginalcol .frame-custom-506 > .csc-header,
      .maincontent .marginalcol .frame-custom-506 > header,
      .maincontent .marginalcol .frame-custom-506 header,
      .maincontent .marginalcol .frame-custom-507 > .csc-header,
      .maincontent .marginalcol .frame-custom-507 > header,
      .maincontent .marginalcol .frame-custom-507 header,
      .maincontent .marginalcol .frame-custom-550 > .csc-header,
      .maincontent .marginalcol .frame-custom-550 > header,
      .maincontent .marginalcol .frame-custom-550 header,
      .maincontent .marginalcol .frame-custom-551 > .csc-header,
      .maincontent .marginalcol .frame-custom-551 > header,
      .maincontent .marginalcol .frame-custom-551 header,
      .maincontent .marginalcol .frame-custom-552 > .csc-header,
      .maincontent .marginalcol .frame-custom-552 > header,
      .maincontent .marginalcol .frame-custom-552 header,
      .maincontent .marginalcol .frame-custom-553 > .csc-header,
      .maincontent .marginalcol .frame-custom-553 > header,
      .maincontent .marginalcol .frame-custom-553 header,
      .maincontent .marginalcol .frame-custom-554 > .csc-header,
      .maincontent .marginalcol .frame-custom-554 > header,
      .maincontent .marginalcol .frame-custom-554 header,
      .maincontent .marginalcol .frame-custom-555 > .csc-header,
      .maincontent .marginalcol .frame-custom-555 > header,
      .maincontent .marginalcol .frame-custom-555 header,
      .maincontent .twocol .span4 .linklist > .csc-header,
      .maincontent .twocol .span4 .linklist > header,
      .maincontent .twocol .span4 .linklist header,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header,
      .maincontent .twocol .span4 .boxed > .csc-header,
      .maincontent .twocol .span4 .boxed > header,
      .maincontent .twocol .span4 .boxed header,
      .maincontent .twocol .span4 .frame-custom-500 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-500 > header,
      .maincontent .twocol .span4 .frame-custom-500 header,
      .maincontent .twocol .span4 .frame-custom-501 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-501 > header,
      .maincontent .twocol .span4 .frame-custom-501 header,
      .maincontent .twocol .span4 .frame-custom-502 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-502 > header,
      .maincontent .twocol .span4 .frame-custom-502 header,
      .maincontent .twocol .span4 .frame-custom-503 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-503 > header,
      .maincontent .twocol .span4 .frame-custom-503 header,
      .maincontent .twocol .span4 .frame-custom-504 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-504 > header,
      .maincontent .twocol .span4 .frame-custom-504 header,
      .maincontent .twocol .span4 .frame-custom-505 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-505 > header,
      .maincontent .twocol .span4 .frame-custom-505 header,
      .maincontent .twocol .span4 .frame-custom-506 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-506 > header,
      .maincontent .twocol .span4 .frame-custom-506 header,
      .maincontent .twocol .span4 .frame-custom-507 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-507 > header,
      .maincontent .twocol .span4 .frame-custom-507 header,
      .maincontent .twocol .span4 .frame-custom-550 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-550 > header,
      .maincontent .twocol .span4 .frame-custom-550 header,
      .maincontent .twocol .span4 .frame-custom-551 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-551 > header,
      .maincontent .twocol .span4 .frame-custom-551 header,
      .maincontent .twocol .span4 .frame-custom-552 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-552 > header,
      .maincontent .twocol .span4 .frame-custom-552 header,
      .maincontent .twocol .span4 .frame-custom-553 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-553 > header,
      .maincontent .twocol .span4 .frame-custom-553 header,
      .maincontent .twocol .span4 .frame-custom-554 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-554 > header,
      .maincontent .twocol .span4 .frame-custom-554 header,
      .maincontent .twocol .span4 .frame-custom-555 > .csc-header,
      .maincontent .twocol .span4 .frame-custom-555 > header,
      .maincontent .twocol .span4 .frame-custom-555 header {
        background-color: #34A6BF;
        position: relative;
        text-align: left; }
        .maincontent .marginalcol .linklist > .csc-header h1,
        .maincontent .marginalcol .linklist > .csc-header h2,
        .maincontent .marginalcol .linklist > .csc-header h4,
        .maincontent .marginalcol .linklist > .csc-header h3,
        .maincontent .marginalcol .linklist > header h1,
        .maincontent .marginalcol .linklist > header h2,
        .maincontent .marginalcol .linklist > header h4,
        .maincontent .marginalcol .linklist > header h3,
        .maincontent .marginalcol .linklist header h1,
        .maincontent .marginalcol .linklist header h2,
        .maincontent .marginalcol .linklist header h4,
        .maincontent .marginalcol .linklist header h3,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header h1,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header h2,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header h4,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header h3,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header h1,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header h2,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header h4,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header h3,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox header h1,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox header h2,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox header h4,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox header h3,
        .maincontent .marginalcol .boxed > .csc-header h1,
        .maincontent .marginalcol .boxed > .csc-header h2,
        .maincontent .marginalcol .boxed > .csc-header h4,
        .maincontent .marginalcol .boxed > .csc-header h3,
        .maincontent .marginalcol .boxed > header h1,
        .maincontent .marginalcol .boxed > header h2,
        .maincontent .marginalcol .boxed > header h4,
        .maincontent .marginalcol .boxed > header h3,
        .maincontent .marginalcol .boxed header h1,
        .maincontent .marginalcol .boxed header h2,
        .maincontent .marginalcol .boxed header h4,
        .maincontent .marginalcol .boxed header h3,
        .maincontent .marginalcol .frame-custom-500 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-500 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-500 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-500 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-500 > header h1,
        .maincontent .marginalcol .frame-custom-500 > header h2,
        .maincontent .marginalcol .frame-custom-500 > header h4,
        .maincontent .marginalcol .frame-custom-500 > header h3,
        .maincontent .marginalcol .frame-custom-500 header h1,
        .maincontent .marginalcol .frame-custom-500 header h2,
        .maincontent .marginalcol .frame-custom-500 header h4,
        .maincontent .marginalcol .frame-custom-500 header h3,
        .maincontent .marginalcol .frame-custom-501 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-501 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-501 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-501 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-501 > header h1,
        .maincontent .marginalcol .frame-custom-501 > header h2,
        .maincontent .marginalcol .frame-custom-501 > header h4,
        .maincontent .marginalcol .frame-custom-501 > header h3,
        .maincontent .marginalcol .frame-custom-501 header h1,
        .maincontent .marginalcol .frame-custom-501 header h2,
        .maincontent .marginalcol .frame-custom-501 header h4,
        .maincontent .marginalcol .frame-custom-501 header h3,
        .maincontent .marginalcol .frame-custom-502 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-502 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-502 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-502 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-502 > header h1,
        .maincontent .marginalcol .frame-custom-502 > header h2,
        .maincontent .marginalcol .frame-custom-502 > header h4,
        .maincontent .marginalcol .frame-custom-502 > header h3,
        .maincontent .marginalcol .frame-custom-502 header h1,
        .maincontent .marginalcol .frame-custom-502 header h2,
        .maincontent .marginalcol .frame-custom-502 header h4,
        .maincontent .marginalcol .frame-custom-502 header h3,
        .maincontent .marginalcol .frame-custom-503 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-503 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-503 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-503 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-503 > header h1,
        .maincontent .marginalcol .frame-custom-503 > header h2,
        .maincontent .marginalcol .frame-custom-503 > header h4,
        .maincontent .marginalcol .frame-custom-503 > header h3,
        .maincontent .marginalcol .frame-custom-503 header h1,
        .maincontent .marginalcol .frame-custom-503 header h2,
        .maincontent .marginalcol .frame-custom-503 header h4,
        .maincontent .marginalcol .frame-custom-503 header h3,
        .maincontent .marginalcol .frame-custom-504 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-504 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-504 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-504 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-504 > header h1,
        .maincontent .marginalcol .frame-custom-504 > header h2,
        .maincontent .marginalcol .frame-custom-504 > header h4,
        .maincontent .marginalcol .frame-custom-504 > header h3,
        .maincontent .marginalcol .frame-custom-504 header h1,
        .maincontent .marginalcol .frame-custom-504 header h2,
        .maincontent .marginalcol .frame-custom-504 header h4,
        .maincontent .marginalcol .frame-custom-504 header h3,
        .maincontent .marginalcol .frame-custom-505 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-505 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-505 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-505 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-505 > header h1,
        .maincontent .marginalcol .frame-custom-505 > header h2,
        .maincontent .marginalcol .frame-custom-505 > header h4,
        .maincontent .marginalcol .frame-custom-505 > header h3,
        .maincontent .marginalcol .frame-custom-505 header h1,
        .maincontent .marginalcol .frame-custom-505 header h2,
        .maincontent .marginalcol .frame-custom-505 header h4,
        .maincontent .marginalcol .frame-custom-505 header h3,
        .maincontent .marginalcol .frame-custom-506 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-506 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-506 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-506 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-506 > header h1,
        .maincontent .marginalcol .frame-custom-506 > header h2,
        .maincontent .marginalcol .frame-custom-506 > header h4,
        .maincontent .marginalcol .frame-custom-506 > header h3,
        .maincontent .marginalcol .frame-custom-506 header h1,
        .maincontent .marginalcol .frame-custom-506 header h2,
        .maincontent .marginalcol .frame-custom-506 header h4,
        .maincontent .marginalcol .frame-custom-506 header h3,
        .maincontent .marginalcol .frame-custom-507 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-507 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-507 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-507 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-507 > header h1,
        .maincontent .marginalcol .frame-custom-507 > header h2,
        .maincontent .marginalcol .frame-custom-507 > header h4,
        .maincontent .marginalcol .frame-custom-507 > header h3,
        .maincontent .marginalcol .frame-custom-507 header h1,
        .maincontent .marginalcol .frame-custom-507 header h2,
        .maincontent .marginalcol .frame-custom-507 header h4,
        .maincontent .marginalcol .frame-custom-507 header h3,
        .maincontent .marginalcol .frame-custom-550 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-550 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-550 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-550 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-550 > header h1,
        .maincontent .marginalcol .frame-custom-550 > header h2,
        .maincontent .marginalcol .frame-custom-550 > header h4,
        .maincontent .marginalcol .frame-custom-550 > header h3,
        .maincontent .marginalcol .frame-custom-550 header h1,
        .maincontent .marginalcol .frame-custom-550 header h2,
        .maincontent .marginalcol .frame-custom-550 header h4,
        .maincontent .marginalcol .frame-custom-550 header h3,
        .maincontent .marginalcol .frame-custom-551 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-551 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-551 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-551 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-551 > header h1,
        .maincontent .marginalcol .frame-custom-551 > header h2,
        .maincontent .marginalcol .frame-custom-551 > header h4,
        .maincontent .marginalcol .frame-custom-551 > header h3,
        .maincontent .marginalcol .frame-custom-551 header h1,
        .maincontent .marginalcol .frame-custom-551 header h2,
        .maincontent .marginalcol .frame-custom-551 header h4,
        .maincontent .marginalcol .frame-custom-551 header h3,
        .maincontent .marginalcol .frame-custom-552 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-552 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-552 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-552 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-552 > header h1,
        .maincontent .marginalcol .frame-custom-552 > header h2,
        .maincontent .marginalcol .frame-custom-552 > header h4,
        .maincontent .marginalcol .frame-custom-552 > header h3,
        .maincontent .marginalcol .frame-custom-552 header h1,
        .maincontent .marginalcol .frame-custom-552 header h2,
        .maincontent .marginalcol .frame-custom-552 header h4,
        .maincontent .marginalcol .frame-custom-552 header h3,
        .maincontent .marginalcol .frame-custom-553 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-553 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-553 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-553 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-553 > header h1,
        .maincontent .marginalcol .frame-custom-553 > header h2,
        .maincontent .marginalcol .frame-custom-553 > header h4,
        .maincontent .marginalcol .frame-custom-553 > header h3,
        .maincontent .marginalcol .frame-custom-553 header h1,
        .maincontent .marginalcol .frame-custom-553 header h2,
        .maincontent .marginalcol .frame-custom-553 header h4,
        .maincontent .marginalcol .frame-custom-553 header h3,
        .maincontent .marginalcol .frame-custom-554 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-554 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-554 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-554 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-554 > header h1,
        .maincontent .marginalcol .frame-custom-554 > header h2,
        .maincontent .marginalcol .frame-custom-554 > header h4,
        .maincontent .marginalcol .frame-custom-554 > header h3,
        .maincontent .marginalcol .frame-custom-554 header h1,
        .maincontent .marginalcol .frame-custom-554 header h2,
        .maincontent .marginalcol .frame-custom-554 header h4,
        .maincontent .marginalcol .frame-custom-554 header h3,
        .maincontent .marginalcol .frame-custom-555 > .csc-header h1,
        .maincontent .marginalcol .frame-custom-555 > .csc-header h2,
        .maincontent .marginalcol .frame-custom-555 > .csc-header h4,
        .maincontent .marginalcol .frame-custom-555 > .csc-header h3,
        .maincontent .marginalcol .frame-custom-555 > header h1,
        .maincontent .marginalcol .frame-custom-555 > header h2,
        .maincontent .marginalcol .frame-custom-555 > header h4,
        .maincontent .marginalcol .frame-custom-555 > header h3,
        .maincontent .marginalcol .frame-custom-555 header h1,
        .maincontent .marginalcol .frame-custom-555 header h2,
        .maincontent .marginalcol .frame-custom-555 header h4,
        .maincontent .marginalcol .frame-custom-555 header h3,
        .maincontent .twocol .span4 .linklist > .csc-header h1,
        .maincontent .twocol .span4 .linklist > .csc-header h2,
        .maincontent .twocol .span4 .linklist > .csc-header h4,
        .maincontent .twocol .span4 .linklist > .csc-header h3,
        .maincontent .twocol .span4 .linklist > header h1,
        .maincontent .twocol .span4 .linklist > header h2,
        .maincontent .twocol .span4 .linklist > header h4,
        .maincontent .twocol .span4 .linklist > header h3,
        .maincontent .twocol .span4 .linklist header h1,
        .maincontent .twocol .span4 .linklist header h2,
        .maincontent .twocol .span4 .linklist header h4,
        .maincontent .twocol .span4 .linklist header h3,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header h1,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header h2,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header h4,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header h3,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header h1,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header h2,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header h4,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header h3,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header h1,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header h2,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header h4,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header h3,
        .maincontent .twocol .span4 .boxed > .csc-header h1,
        .maincontent .twocol .span4 .boxed > .csc-header h2,
        .maincontent .twocol .span4 .boxed > .csc-header h4,
        .maincontent .twocol .span4 .boxed > .csc-header h3,
        .maincontent .twocol .span4 .boxed > header h1,
        .maincontent .twocol .span4 .boxed > header h2,
        .maincontent .twocol .span4 .boxed > header h4,
        .maincontent .twocol .span4 .boxed > header h3,
        .maincontent .twocol .span4 .boxed header h1,
        .maincontent .twocol .span4 .boxed header h2,
        .maincontent .twocol .span4 .boxed header h4,
        .maincontent .twocol .span4 .boxed header h3,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-500 > header h1,
        .maincontent .twocol .span4 .frame-custom-500 > header h2,
        .maincontent .twocol .span4 .frame-custom-500 > header h4,
        .maincontent .twocol .span4 .frame-custom-500 > header h3,
        .maincontent .twocol .span4 .frame-custom-500 header h1,
        .maincontent .twocol .span4 .frame-custom-500 header h2,
        .maincontent .twocol .span4 .frame-custom-500 header h4,
        .maincontent .twocol .span4 .frame-custom-500 header h3,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-501 > header h1,
        .maincontent .twocol .span4 .frame-custom-501 > header h2,
        .maincontent .twocol .span4 .frame-custom-501 > header h4,
        .maincontent .twocol .span4 .frame-custom-501 > header h3,
        .maincontent .twocol .span4 .frame-custom-501 header h1,
        .maincontent .twocol .span4 .frame-custom-501 header h2,
        .maincontent .twocol .span4 .frame-custom-501 header h4,
        .maincontent .twocol .span4 .frame-custom-501 header h3,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-502 > header h1,
        .maincontent .twocol .span4 .frame-custom-502 > header h2,
        .maincontent .twocol .span4 .frame-custom-502 > header h4,
        .maincontent .twocol .span4 .frame-custom-502 > header h3,
        .maincontent .twocol .span4 .frame-custom-502 header h1,
        .maincontent .twocol .span4 .frame-custom-502 header h2,
        .maincontent .twocol .span4 .frame-custom-502 header h4,
        .maincontent .twocol .span4 .frame-custom-502 header h3,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-503 > header h1,
        .maincontent .twocol .span4 .frame-custom-503 > header h2,
        .maincontent .twocol .span4 .frame-custom-503 > header h4,
        .maincontent .twocol .span4 .frame-custom-503 > header h3,
        .maincontent .twocol .span4 .frame-custom-503 header h1,
        .maincontent .twocol .span4 .frame-custom-503 header h2,
        .maincontent .twocol .span4 .frame-custom-503 header h4,
        .maincontent .twocol .span4 .frame-custom-503 header h3,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-504 > header h1,
        .maincontent .twocol .span4 .frame-custom-504 > header h2,
        .maincontent .twocol .span4 .frame-custom-504 > header h4,
        .maincontent .twocol .span4 .frame-custom-504 > header h3,
        .maincontent .twocol .span4 .frame-custom-504 header h1,
        .maincontent .twocol .span4 .frame-custom-504 header h2,
        .maincontent .twocol .span4 .frame-custom-504 header h4,
        .maincontent .twocol .span4 .frame-custom-504 header h3,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-505 > header h1,
        .maincontent .twocol .span4 .frame-custom-505 > header h2,
        .maincontent .twocol .span4 .frame-custom-505 > header h4,
        .maincontent .twocol .span4 .frame-custom-505 > header h3,
        .maincontent .twocol .span4 .frame-custom-505 header h1,
        .maincontent .twocol .span4 .frame-custom-505 header h2,
        .maincontent .twocol .span4 .frame-custom-505 header h4,
        .maincontent .twocol .span4 .frame-custom-505 header h3,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-506 > header h1,
        .maincontent .twocol .span4 .frame-custom-506 > header h2,
        .maincontent .twocol .span4 .frame-custom-506 > header h4,
        .maincontent .twocol .span4 .frame-custom-506 > header h3,
        .maincontent .twocol .span4 .frame-custom-506 header h1,
        .maincontent .twocol .span4 .frame-custom-506 header h2,
        .maincontent .twocol .span4 .frame-custom-506 header h4,
        .maincontent .twocol .span4 .frame-custom-506 header h3,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-507 > header h1,
        .maincontent .twocol .span4 .frame-custom-507 > header h2,
        .maincontent .twocol .span4 .frame-custom-507 > header h4,
        .maincontent .twocol .span4 .frame-custom-507 > header h3,
        .maincontent .twocol .span4 .frame-custom-507 header h1,
        .maincontent .twocol .span4 .frame-custom-507 header h2,
        .maincontent .twocol .span4 .frame-custom-507 header h4,
        .maincontent .twocol .span4 .frame-custom-507 header h3,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-550 > header h1,
        .maincontent .twocol .span4 .frame-custom-550 > header h2,
        .maincontent .twocol .span4 .frame-custom-550 > header h4,
        .maincontent .twocol .span4 .frame-custom-550 > header h3,
        .maincontent .twocol .span4 .frame-custom-550 header h1,
        .maincontent .twocol .span4 .frame-custom-550 header h2,
        .maincontent .twocol .span4 .frame-custom-550 header h4,
        .maincontent .twocol .span4 .frame-custom-550 header h3,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-551 > header h1,
        .maincontent .twocol .span4 .frame-custom-551 > header h2,
        .maincontent .twocol .span4 .frame-custom-551 > header h4,
        .maincontent .twocol .span4 .frame-custom-551 > header h3,
        .maincontent .twocol .span4 .frame-custom-551 header h1,
        .maincontent .twocol .span4 .frame-custom-551 header h2,
        .maincontent .twocol .span4 .frame-custom-551 header h4,
        .maincontent .twocol .span4 .frame-custom-551 header h3,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-552 > header h1,
        .maincontent .twocol .span4 .frame-custom-552 > header h2,
        .maincontent .twocol .span4 .frame-custom-552 > header h4,
        .maincontent .twocol .span4 .frame-custom-552 > header h3,
        .maincontent .twocol .span4 .frame-custom-552 header h1,
        .maincontent .twocol .span4 .frame-custom-552 header h2,
        .maincontent .twocol .span4 .frame-custom-552 header h4,
        .maincontent .twocol .span4 .frame-custom-552 header h3,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-553 > header h1,
        .maincontent .twocol .span4 .frame-custom-553 > header h2,
        .maincontent .twocol .span4 .frame-custom-553 > header h4,
        .maincontent .twocol .span4 .frame-custom-553 > header h3,
        .maincontent .twocol .span4 .frame-custom-553 header h1,
        .maincontent .twocol .span4 .frame-custom-553 header h2,
        .maincontent .twocol .span4 .frame-custom-553 header h4,
        .maincontent .twocol .span4 .frame-custom-553 header h3,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-554 > header h1,
        .maincontent .twocol .span4 .frame-custom-554 > header h2,
        .maincontent .twocol .span4 .frame-custom-554 > header h4,
        .maincontent .twocol .span4 .frame-custom-554 > header h3,
        .maincontent .twocol .span4 .frame-custom-554 header h1,
        .maincontent .twocol .span4 .frame-custom-554 header h2,
        .maincontent .twocol .span4 .frame-custom-554 header h4,
        .maincontent .twocol .span4 .frame-custom-554 header h3,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header h1,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header h2,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header h4,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header h3,
        .maincontent .twocol .span4 .frame-custom-555 > header h1,
        .maincontent .twocol .span4 .frame-custom-555 > header h2,
        .maincontent .twocol .span4 .frame-custom-555 > header h4,
        .maincontent .twocol .span4 .frame-custom-555 > header h3,
        .maincontent .twocol .span4 .frame-custom-555 header h1,
        .maincontent .twocol .span4 .frame-custom-555 header h2,
        .maincontent .twocol .span4 .frame-custom-555 header h4,
        .maincontent .twocol .span4 .frame-custom-555 header h3 {
          color: #fff !important;
          padding: 10px;
          font-size: 16px;
          font-size: 1rem;
          line-height: 1.3;
          margin: 0;
          letter-spacing: inherit; }
      .maincontent .marginalcol .linklist > .csc-header + DIV,
      .maincontent .marginalcol .linklist > .csc-header + SECTION,
      .maincontent .marginalcol .linklist > header + DIV,
      .maincontent .marginalcol .linklist > header ~ p,
      .maincontent .marginalcol .linklist > header + SECTION,
      .maincontent .marginalcol .linklist .box-content,
      .maincontent .marginalcol .linklist header + DIV,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV,
      .maincontent .marginalcol .boxed > .csc-header + DIV,
      .maincontent .marginalcol .boxed > .csc-header + SECTION,
      .maincontent .marginalcol .boxed > header + DIV,
      .maincontent .marginalcol .boxed > header ~ p,
      .maincontent .marginalcol .boxed > header + SECTION,
      .maincontent .marginalcol .boxed .box-content,
      .maincontent .marginalcol .boxed header + DIV,
      .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-500 > header + DIV,
      .maincontent .marginalcol .frame-custom-500 > header ~ p,
      .maincontent .marginalcol .frame-custom-500 > header + SECTION,
      .maincontent .marginalcol .frame-custom-500 .box-content,
      .maincontent .marginalcol .frame-custom-500 header + DIV,
      .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-501 > header + DIV,
      .maincontent .marginalcol .frame-custom-501 > header ~ p,
      .maincontent .marginalcol .frame-custom-501 > header + SECTION,
      .maincontent .marginalcol .frame-custom-501 .box-content,
      .maincontent .marginalcol .frame-custom-501 header + DIV,
      .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-502 > header + DIV,
      .maincontent .marginalcol .frame-custom-502 > header ~ p,
      .maincontent .marginalcol .frame-custom-502 > header + SECTION,
      .maincontent .marginalcol .frame-custom-502 .box-content,
      .maincontent .marginalcol .frame-custom-502 header + DIV,
      .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-503 > header + DIV,
      .maincontent .marginalcol .frame-custom-503 > header ~ p,
      .maincontent .marginalcol .frame-custom-503 > header + SECTION,
      .maincontent .marginalcol .frame-custom-503 .box-content,
      .maincontent .marginalcol .frame-custom-503 header + DIV,
      .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-504 > header + DIV,
      .maincontent .marginalcol .frame-custom-504 > header ~ p,
      .maincontent .marginalcol .frame-custom-504 > header + SECTION,
      .maincontent .marginalcol .frame-custom-504 .box-content,
      .maincontent .marginalcol .frame-custom-504 header + DIV,
      .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-505 > header + DIV,
      .maincontent .marginalcol .frame-custom-505 > header ~ p,
      .maincontent .marginalcol .frame-custom-505 > header + SECTION,
      .maincontent .marginalcol .frame-custom-505 .box-content,
      .maincontent .marginalcol .frame-custom-505 header + DIV,
      .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-506 > header + DIV,
      .maincontent .marginalcol .frame-custom-506 > header ~ p,
      .maincontent .marginalcol .frame-custom-506 > header + SECTION,
      .maincontent .marginalcol .frame-custom-506 .box-content,
      .maincontent .marginalcol .frame-custom-506 header + DIV,
      .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-507 > header + DIV,
      .maincontent .marginalcol .frame-custom-507 > header ~ p,
      .maincontent .marginalcol .frame-custom-507 > header + SECTION,
      .maincontent .marginalcol .frame-custom-507 .box-content,
      .maincontent .marginalcol .frame-custom-507 header + DIV,
      .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-550 > header + DIV,
      .maincontent .marginalcol .frame-custom-550 > header ~ p,
      .maincontent .marginalcol .frame-custom-550 > header + SECTION,
      .maincontent .marginalcol .frame-custom-550 .box-content,
      .maincontent .marginalcol .frame-custom-550 header + DIV,
      .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-551 > header + DIV,
      .maincontent .marginalcol .frame-custom-551 > header ~ p,
      .maincontent .marginalcol .frame-custom-551 > header + SECTION,
      .maincontent .marginalcol .frame-custom-551 .box-content,
      .maincontent .marginalcol .frame-custom-551 header + DIV,
      .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-552 > header + DIV,
      .maincontent .marginalcol .frame-custom-552 > header ~ p,
      .maincontent .marginalcol .frame-custom-552 > header + SECTION,
      .maincontent .marginalcol .frame-custom-552 .box-content,
      .maincontent .marginalcol .frame-custom-552 header + DIV,
      .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-553 > header + DIV,
      .maincontent .marginalcol .frame-custom-553 > header ~ p,
      .maincontent .marginalcol .frame-custom-553 > header + SECTION,
      .maincontent .marginalcol .frame-custom-553 .box-content,
      .maincontent .marginalcol .frame-custom-553 header + DIV,
      .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-554 > header + DIV,
      .maincontent .marginalcol .frame-custom-554 > header ~ p,
      .maincontent .marginalcol .frame-custom-554 > header + SECTION,
      .maincontent .marginalcol .frame-custom-554 .box-content,
      .maincontent .marginalcol .frame-custom-554 header + DIV,
      .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV,
      .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION,
      .maincontent .marginalcol .frame-custom-555 > header + DIV,
      .maincontent .marginalcol .frame-custom-555 > header ~ p,
      .maincontent .marginalcol .frame-custom-555 > header + SECTION,
      .maincontent .marginalcol .frame-custom-555 .box-content,
      .maincontent .marginalcol .frame-custom-555 header + DIV,
      .maincontent .twocol .span4 .linklist > .csc-header + DIV,
      .maincontent .twocol .span4 .linklist > .csc-header + SECTION,
      .maincontent .twocol .span4 .linklist > header + DIV,
      .maincontent .twocol .span4 .linklist > header ~ p,
      .maincontent .twocol .span4 .linklist > header + SECTION,
      .maincontent .twocol .span4 .linklist .box-content,
      .maincontent .twocol .span4 .linklist header + DIV,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV,
      .maincontent .twocol .span4 .boxed > .csc-header + DIV,
      .maincontent .twocol .span4 .boxed > .csc-header + SECTION,
      .maincontent .twocol .span4 .boxed > header + DIV,
      .maincontent .twocol .span4 .boxed > header ~ p,
      .maincontent .twocol .span4 .boxed > header + SECTION,
      .maincontent .twocol .span4 .boxed .box-content,
      .maincontent .twocol .span4 .boxed header + DIV,
      .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-500 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-500 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-500 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-500 .box-content,
      .maincontent .twocol .span4 .frame-custom-500 header + DIV,
      .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-501 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-501 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-501 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-501 .box-content,
      .maincontent .twocol .span4 .frame-custom-501 header + DIV,
      .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-502 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-502 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-502 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-502 .box-content,
      .maincontent .twocol .span4 .frame-custom-502 header + DIV,
      .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-503 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-503 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-503 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-503 .box-content,
      .maincontent .twocol .span4 .frame-custom-503 header + DIV,
      .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-504 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-504 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-504 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-504 .box-content,
      .maincontent .twocol .span4 .frame-custom-504 header + DIV,
      .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-505 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-505 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-505 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-505 .box-content,
      .maincontent .twocol .span4 .frame-custom-505 header + DIV,
      .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-506 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-506 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-506 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-506 .box-content,
      .maincontent .twocol .span4 .frame-custom-506 header + DIV,
      .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-507 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-507 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-507 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-507 .box-content,
      .maincontent .twocol .span4 .frame-custom-507 header + DIV,
      .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-550 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-550 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-550 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-550 .box-content,
      .maincontent .twocol .span4 .frame-custom-550 header + DIV,
      .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-551 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-551 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-551 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-551 .box-content,
      .maincontent .twocol .span4 .frame-custom-551 header + DIV,
      .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-552 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-552 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-552 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-552 .box-content,
      .maincontent .twocol .span4 .frame-custom-552 header + DIV,
      .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-553 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-553 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-553 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-553 .box-content,
      .maincontent .twocol .span4 .frame-custom-553 header + DIV,
      .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-554 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-554 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-554 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-554 .box-content,
      .maincontent .twocol .span4 .frame-custom-554 header + DIV,
      .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV,
      .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION,
      .maincontent .twocol .span4 .frame-custom-555 > header + DIV,
      .maincontent .twocol .span4 .frame-custom-555 > header ~ p,
      .maincontent .twocol .span4 .frame-custom-555 > header + SECTION,
      .maincontent .twocol .span4 .frame-custom-555 .box-content,
      .maincontent .twocol .span4 .frame-custom-555 header + DIV {
        padding: 10px;
        /* Headlines in marginal boxed */
        /* header image in body text */
        /* (for img in top position, todo: find solution for non-top position) */ }
        .maincontent .marginalcol .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .linklist > .csc-header + DIV table,
        .maincontent .marginalcol .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .linklist > .csc-header + SECTION table,
        .maincontent .marginalcol .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .linklist > header + DIV table,
        .maincontent .marginalcol .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .linklist > header ~ p table,
        .maincontent .marginalcol .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .linklist > header + SECTION table,
        .maincontent .marginalcol .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .linklist .box-content table,
        .maincontent .marginalcol .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .linklist header + DIV table,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV table,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION table,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV table,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p table,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION table,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content table,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV table,
        .maincontent .marginalcol .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .boxed > .csc-header + DIV table,
        .maincontent .marginalcol .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .boxed > .csc-header + SECTION table,
        .maincontent .marginalcol .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .boxed > header + DIV table,
        .maincontent .marginalcol .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .boxed > header ~ p table,
        .maincontent .marginalcol .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .boxed > header + SECTION table,
        .maincontent .marginalcol .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .boxed .box-content table,
        .maincontent .marginalcol .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .boxed header + DIV table,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-500 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-500 > header + DIV table,
        .maincontent .marginalcol .frame-custom-500 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-500 > header ~ p table,
        .maincontent .marginalcol .frame-custom-500 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-500 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-500 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-500 .box-content table,
        .maincontent .marginalcol .frame-custom-500 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-500 header + DIV table,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-501 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-501 > header + DIV table,
        .maincontent .marginalcol .frame-custom-501 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-501 > header ~ p table,
        .maincontent .marginalcol .frame-custom-501 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-501 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-501 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-501 .box-content table,
        .maincontent .marginalcol .frame-custom-501 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-501 header + DIV table,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-502 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-502 > header + DIV table,
        .maincontent .marginalcol .frame-custom-502 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-502 > header ~ p table,
        .maincontent .marginalcol .frame-custom-502 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-502 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-502 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-502 .box-content table,
        .maincontent .marginalcol .frame-custom-502 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-502 header + DIV table,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-503 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-503 > header + DIV table,
        .maincontent .marginalcol .frame-custom-503 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-503 > header ~ p table,
        .maincontent .marginalcol .frame-custom-503 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-503 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-503 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-503 .box-content table,
        .maincontent .marginalcol .frame-custom-503 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-503 header + DIV table,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-504 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-504 > header + DIV table,
        .maincontent .marginalcol .frame-custom-504 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-504 > header ~ p table,
        .maincontent .marginalcol .frame-custom-504 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-504 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-504 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-504 .box-content table,
        .maincontent .marginalcol .frame-custom-504 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-504 header + DIV table,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-505 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-505 > header + DIV table,
        .maincontent .marginalcol .frame-custom-505 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-505 > header ~ p table,
        .maincontent .marginalcol .frame-custom-505 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-505 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-505 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-505 .box-content table,
        .maincontent .marginalcol .frame-custom-505 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-505 header + DIV table,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-506 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-506 > header + DIV table,
        .maincontent .marginalcol .frame-custom-506 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-506 > header ~ p table,
        .maincontent .marginalcol .frame-custom-506 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-506 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-506 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-506 .box-content table,
        .maincontent .marginalcol .frame-custom-506 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-506 header + DIV table,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-507 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-507 > header + DIV table,
        .maincontent .marginalcol .frame-custom-507 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-507 > header ~ p table,
        .maincontent .marginalcol .frame-custom-507 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-507 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-507 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-507 .box-content table,
        .maincontent .marginalcol .frame-custom-507 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-507 header + DIV table,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-550 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-550 > header + DIV table,
        .maincontent .marginalcol .frame-custom-550 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-550 > header ~ p table,
        .maincontent .marginalcol .frame-custom-550 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-550 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-550 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-550 .box-content table,
        .maincontent .marginalcol .frame-custom-550 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-550 header + DIV table,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-551 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-551 > header + DIV table,
        .maincontent .marginalcol .frame-custom-551 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-551 > header ~ p table,
        .maincontent .marginalcol .frame-custom-551 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-551 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-551 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-551 .box-content table,
        .maincontent .marginalcol .frame-custom-551 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-551 header + DIV table,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-552 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-552 > header + DIV table,
        .maincontent .marginalcol .frame-custom-552 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-552 > header ~ p table,
        .maincontent .marginalcol .frame-custom-552 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-552 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-552 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-552 .box-content table,
        .maincontent .marginalcol .frame-custom-552 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-552 header + DIV table,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-553 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-553 > header + DIV table,
        .maincontent .marginalcol .frame-custom-553 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-553 > header ~ p table,
        .maincontent .marginalcol .frame-custom-553 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-553 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-553 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-553 .box-content table,
        .maincontent .marginalcol .frame-custom-553 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-553 header + DIV table,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-554 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-554 > header + DIV table,
        .maincontent .marginalcol .frame-custom-554 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-554 > header ~ p table,
        .maincontent .marginalcol .frame-custom-554 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-554 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-554 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-554 .box-content table,
        .maincontent .marginalcol .frame-custom-554 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-554 header + DIV table,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV table,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION table,
        .maincontent .marginalcol .frame-custom-555 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-555 > header + DIV table,
        .maincontent .marginalcol .frame-custom-555 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-555 > header ~ p table,
        .maincontent .marginalcol .frame-custom-555 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-555 > header + SECTION table,
        .maincontent .marginalcol .frame-custom-555 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-555 .box-content table,
        .maincontent .marginalcol .frame-custom-555 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .marginalcol .frame-custom-555 header + DIV table,
        .maincontent .twocol .span4 .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .linklist > .csc-header + DIV table,
        .maincontent .twocol .span4 .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .linklist > .csc-header + SECTION table,
        .maincontent .twocol .span4 .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .linklist > header + DIV table,
        .maincontent .twocol .span4 .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .linklist > header ~ p table,
        .maincontent .twocol .span4 .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .linklist > header + SECTION table,
        .maincontent .twocol .span4 .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .linklist .box-content table,
        .maincontent .twocol .span4 .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .linklist header + DIV table,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV table,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION table,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV table,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p table,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION table,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content table,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV table,
        .maincontent .twocol .span4 .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .boxed > .csc-header + DIV table,
        .maincontent .twocol .span4 .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .boxed > .csc-header + SECTION table,
        .maincontent .twocol .span4 .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .boxed > header + DIV table,
        .maincontent .twocol .span4 .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .boxed > header ~ p table,
        .maincontent .twocol .span4 .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .boxed > header + SECTION table,
        .maincontent .twocol .span4 .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .boxed .box-content table,
        .maincontent .twocol .span4 .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .boxed header + DIV table,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-500 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-500 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-500 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-500 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-500 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-500 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-500 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-500 .box-content table,
        .maincontent .twocol .span4 .frame-custom-500 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-500 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-501 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-501 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-501 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-501 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-501 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-501 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-501 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-501 .box-content table,
        .maincontent .twocol .span4 .frame-custom-501 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-501 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-502 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-502 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-502 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-502 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-502 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-502 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-502 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-502 .box-content table,
        .maincontent .twocol .span4 .frame-custom-502 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-502 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-503 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-503 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-503 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-503 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-503 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-503 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-503 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-503 .box-content table,
        .maincontent .twocol .span4 .frame-custom-503 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-503 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-504 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-504 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-504 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-504 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-504 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-504 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-504 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-504 .box-content table,
        .maincontent .twocol .span4 .frame-custom-504 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-504 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-505 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-505 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-505 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-505 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-505 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-505 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-505 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-505 .box-content table,
        .maincontent .twocol .span4 .frame-custom-505 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-505 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-506 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-506 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-506 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-506 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-506 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-506 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-506 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-506 .box-content table,
        .maincontent .twocol .span4 .frame-custom-506 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-506 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-507 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-507 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-507 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-507 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-507 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-507 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-507 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-507 .box-content table,
        .maincontent .twocol .span4 .frame-custom-507 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-507 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-550 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-550 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-550 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-550 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-550 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-550 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-550 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-550 .box-content table,
        .maincontent .twocol .span4 .frame-custom-550 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-550 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-551 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-551 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-551 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-551 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-551 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-551 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-551 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-551 .box-content table,
        .maincontent .twocol .span4 .frame-custom-551 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-551 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-552 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-552 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-552 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-552 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-552 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-552 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-552 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-552 .box-content table,
        .maincontent .twocol .span4 .frame-custom-552 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-552 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-553 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-553 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-553 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-553 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-553 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-553 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-553 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-553 .box-content table,
        .maincontent .twocol .span4 .frame-custom-553 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-553 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-554 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-554 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-554 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-554 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-554 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-554 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-554 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-554 .box-content table,
        .maincontent .twocol .span4 .frame-custom-554 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-554 header + DIV table,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV table,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-555 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-555 > header + DIV table,
        .maincontent .twocol .span4 .frame-custom-555 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-555 > header ~ p table,
        .maincontent .twocol .span4 .frame-custom-555 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-555 > header + SECTION table,
        .maincontent .twocol .span4 .frame-custom-555 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-555 .box-content table,
        .maincontent .twocol .span4 .frame-custom-555 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
        .maincontent .twocol .span4 .frame-custom-555 header + DIV table {
          margin-top: calc(-10px);
          margin-bottom: calc(-10px);
          margin-right: calc(-10px);
          margin-left: calc(-10px);
          width: calc(100% + 2 * 10px); }
          .maincontent .marginalcol .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .linklist > .csc-header + DIV table li,
          .maincontent .marginalcol .linklist > .csc-header + DIV table td,
          .maincontent .marginalcol .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .linklist > .csc-header + SECTION table li,
          .maincontent .marginalcol .linklist > .csc-header + SECTION table td,
          .maincontent .marginalcol .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .linklist > header + DIV table li,
          .maincontent .marginalcol .linklist > header + DIV table td,
          .maincontent .marginalcol .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .linklist > header ~ p table li,
          .maincontent .marginalcol .linklist > header ~ p table td,
          .maincontent .marginalcol .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .linklist > header + SECTION table li,
          .maincontent .marginalcol .linklist > header + SECTION table td,
          .maincontent .marginalcol .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .linklist .box-content table li,
          .maincontent .marginalcol .linklist .box-content table td,
          .maincontent .marginalcol .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .linklist header + DIV table li,
          .maincontent .marginalcol .linklist header + DIV table td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV table td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION table td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV table td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p table td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION table td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content table td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV table td,
          .maincontent .marginalcol .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .boxed > .csc-header + DIV table li,
          .maincontent .marginalcol .boxed > .csc-header + DIV table td,
          .maincontent .marginalcol .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .boxed > .csc-header + SECTION table li,
          .maincontent .marginalcol .boxed > .csc-header + SECTION table td,
          .maincontent .marginalcol .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .boxed > header + DIV table li,
          .maincontent .marginalcol .boxed > header + DIV table td,
          .maincontent .marginalcol .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .boxed > header ~ p table li,
          .maincontent .marginalcol .boxed > header ~ p table td,
          .maincontent .marginalcol .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .boxed > header + SECTION table li,
          .maincontent .marginalcol .boxed > header + SECTION table td,
          .maincontent .marginalcol .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .boxed .box-content table li,
          .maincontent .marginalcol .boxed .box-content table td,
          .maincontent .marginalcol .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .boxed header + DIV table li,
          .maincontent .marginalcol .boxed header + DIV table td,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-500 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-500 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-500 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-500 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-500 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-500 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-500 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-500 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-500 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-500 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-500 .box-content table li,
          .maincontent .marginalcol .frame-custom-500 .box-content table td,
          .maincontent .marginalcol .frame-custom-500 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-500 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-500 header + DIV table li,
          .maincontent .marginalcol .frame-custom-500 header + DIV table td,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-501 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-501 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-501 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-501 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-501 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-501 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-501 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-501 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-501 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-501 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-501 .box-content table li,
          .maincontent .marginalcol .frame-custom-501 .box-content table td,
          .maincontent .marginalcol .frame-custom-501 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-501 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-501 header + DIV table li,
          .maincontent .marginalcol .frame-custom-501 header + DIV table td,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-502 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-502 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-502 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-502 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-502 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-502 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-502 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-502 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-502 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-502 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-502 .box-content table li,
          .maincontent .marginalcol .frame-custom-502 .box-content table td,
          .maincontent .marginalcol .frame-custom-502 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-502 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-502 header + DIV table li,
          .maincontent .marginalcol .frame-custom-502 header + DIV table td,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-503 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-503 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-503 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-503 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-503 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-503 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-503 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-503 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-503 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-503 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-503 .box-content table li,
          .maincontent .marginalcol .frame-custom-503 .box-content table td,
          .maincontent .marginalcol .frame-custom-503 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-503 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-503 header + DIV table li,
          .maincontent .marginalcol .frame-custom-503 header + DIV table td,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-504 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-504 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-504 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-504 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-504 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-504 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-504 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-504 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-504 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-504 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-504 .box-content table li,
          .maincontent .marginalcol .frame-custom-504 .box-content table td,
          .maincontent .marginalcol .frame-custom-504 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-504 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-504 header + DIV table li,
          .maincontent .marginalcol .frame-custom-504 header + DIV table td,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-505 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-505 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-505 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-505 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-505 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-505 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-505 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-505 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-505 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-505 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-505 .box-content table li,
          .maincontent .marginalcol .frame-custom-505 .box-content table td,
          .maincontent .marginalcol .frame-custom-505 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-505 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-505 header + DIV table li,
          .maincontent .marginalcol .frame-custom-505 header + DIV table td,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-506 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-506 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-506 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-506 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-506 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-506 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-506 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-506 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-506 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-506 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-506 .box-content table li,
          .maincontent .marginalcol .frame-custom-506 .box-content table td,
          .maincontent .marginalcol .frame-custom-506 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-506 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-506 header + DIV table li,
          .maincontent .marginalcol .frame-custom-506 header + DIV table td,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-507 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-507 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-507 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-507 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-507 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-507 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-507 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-507 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-507 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-507 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-507 .box-content table li,
          .maincontent .marginalcol .frame-custom-507 .box-content table td,
          .maincontent .marginalcol .frame-custom-507 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-507 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-507 header + DIV table li,
          .maincontent .marginalcol .frame-custom-507 header + DIV table td,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-550 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-550 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-550 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-550 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-550 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-550 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-550 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-550 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-550 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-550 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-550 .box-content table li,
          .maincontent .marginalcol .frame-custom-550 .box-content table td,
          .maincontent .marginalcol .frame-custom-550 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-550 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-550 header + DIV table li,
          .maincontent .marginalcol .frame-custom-550 header + DIV table td,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-551 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-551 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-551 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-551 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-551 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-551 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-551 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-551 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-551 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-551 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-551 .box-content table li,
          .maincontent .marginalcol .frame-custom-551 .box-content table td,
          .maincontent .marginalcol .frame-custom-551 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-551 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-551 header + DIV table li,
          .maincontent .marginalcol .frame-custom-551 header + DIV table td,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-552 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-552 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-552 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-552 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-552 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-552 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-552 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-552 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-552 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-552 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-552 .box-content table li,
          .maincontent .marginalcol .frame-custom-552 .box-content table td,
          .maincontent .marginalcol .frame-custom-552 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-552 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-552 header + DIV table li,
          .maincontent .marginalcol .frame-custom-552 header + DIV table td,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-553 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-553 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-553 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-553 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-553 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-553 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-553 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-553 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-553 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-553 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-553 .box-content table li,
          .maincontent .marginalcol .frame-custom-553 .box-content table td,
          .maincontent .marginalcol .frame-custom-553 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-553 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-553 header + DIV table li,
          .maincontent .marginalcol .frame-custom-553 header + DIV table td,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-554 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-554 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-554 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-554 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-554 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-554 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-554 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-554 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-554 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-554 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-554 .box-content table li,
          .maincontent .marginalcol .frame-custom-554 .box-content table td,
          .maincontent .marginalcol .frame-custom-554 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-554 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-554 header + DIV table li,
          .maincontent .marginalcol .frame-custom-554 header + DIV table td,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV table td,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION table td,
          .maincontent .marginalcol .frame-custom-555 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-555 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-555 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-555 > header + DIV table td,
          .maincontent .marginalcol .frame-custom-555 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-555 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-555 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-555 > header ~ p table td,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION table td,
          .maincontent .marginalcol .frame-custom-555 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-555 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-555 .box-content table li,
          .maincontent .marginalcol .frame-custom-555 .box-content table td,
          .maincontent .marginalcol .frame-custom-555 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .marginalcol .frame-custom-555 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .marginalcol .frame-custom-555 header + DIV table li,
          .maincontent .marginalcol .frame-custom-555 header + DIV table td,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV table li,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV table td,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .linklist > header + DIV table li,
          .maincontent .twocol .span4 .linklist > header + DIV table td,
          .maincontent .twocol .span4 .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .linklist > header ~ p table li,
          .maincontent .twocol .span4 .linklist > header ~ p table td,
          .maincontent .twocol .span4 .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .linklist > header + SECTION table li,
          .maincontent .twocol .span4 .linklist > header + SECTION table td,
          .maincontent .twocol .span4 .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .linklist .box-content table li,
          .maincontent .twocol .span4 .linklist .box-content table td,
          .maincontent .twocol .span4 .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .linklist header + DIV table li,
          .maincontent .twocol .span4 .linklist header + DIV table td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV table td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION table td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV table td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p table td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION table td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content table td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV table td,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV table li,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV table td,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .boxed > header + DIV table li,
          .maincontent .twocol .span4 .boxed > header + DIV table td,
          .maincontent .twocol .span4 .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .boxed > header ~ p table li,
          .maincontent .twocol .span4 .boxed > header ~ p table td,
          .maincontent .twocol .span4 .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .boxed > header + SECTION table li,
          .maincontent .twocol .span4 .boxed > header + SECTION table td,
          .maincontent .twocol .span4 .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .boxed .box-content table li,
          .maincontent .twocol .span4 .boxed .box-content table td,
          .maincontent .twocol .span4 .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .boxed header + DIV table li,
          .maincontent .twocol .span4 .boxed header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-500 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-500 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-500 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-500 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-501 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-501 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-501 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-501 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-502 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-502 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-502 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-502 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-503 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-503 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-503 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-503 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-504 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-504 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-504 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-504 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-505 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-505 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-505 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-505 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-506 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-506 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-506 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-506 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-507 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-507 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-507 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-507 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-550 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-550 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-550 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-550 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-551 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-551 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-551 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-551 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-552 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-552 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-552 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-552 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-553 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-553 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-553 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-553 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-554 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-554 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-554 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-554 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV table td,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p table td,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION table td,
          .maincontent .twocol .span4 .frame-custom-555 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-555 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-555 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-555 .box-content table td,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV table td {
            border-bottom: 2px solid #fff;
            padding: 10px 10px 10px 10px; }
        .maincontent .marginalcol .linklist > .csc-header + DIV figure,
        .maincontent .marginalcol .linklist > .csc-header + SECTION figure,
        .maincontent .marginalcol .linklist > header + DIV figure,
        .maincontent .marginalcol .linklist > header ~ p figure,
        .maincontent .marginalcol .linklist > header + SECTION figure,
        .maincontent .marginalcol .linklist .box-content figure,
        .maincontent .marginalcol .linklist header + DIV figure,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV figure,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION figure,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV figure,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p figure,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION figure,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content figure,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV figure,
        .maincontent .marginalcol .boxed > .csc-header + DIV figure,
        .maincontent .marginalcol .boxed > .csc-header + SECTION figure,
        .maincontent .marginalcol .boxed > header + DIV figure,
        .maincontent .marginalcol .boxed > header ~ p figure,
        .maincontent .marginalcol .boxed > header + SECTION figure,
        .maincontent .marginalcol .boxed .box-content figure,
        .maincontent .marginalcol .boxed header + DIV figure,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-500 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-500 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-500 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-500 .box-content figure,
        .maincontent .marginalcol .frame-custom-500 header + DIV figure,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-501 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-501 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-501 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-501 .box-content figure,
        .maincontent .marginalcol .frame-custom-501 header + DIV figure,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-502 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-502 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-502 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-502 .box-content figure,
        .maincontent .marginalcol .frame-custom-502 header + DIV figure,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-503 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-503 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-503 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-503 .box-content figure,
        .maincontent .marginalcol .frame-custom-503 header + DIV figure,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-504 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-504 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-504 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-504 .box-content figure,
        .maincontent .marginalcol .frame-custom-504 header + DIV figure,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-505 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-505 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-505 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-505 .box-content figure,
        .maincontent .marginalcol .frame-custom-505 header + DIV figure,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-506 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-506 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-506 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-506 .box-content figure,
        .maincontent .marginalcol .frame-custom-506 header + DIV figure,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-507 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-507 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-507 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-507 .box-content figure,
        .maincontent .marginalcol .frame-custom-507 header + DIV figure,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-550 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-550 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-550 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-550 .box-content figure,
        .maincontent .marginalcol .frame-custom-550 header + DIV figure,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-551 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-551 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-551 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-551 .box-content figure,
        .maincontent .marginalcol .frame-custom-551 header + DIV figure,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-552 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-552 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-552 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-552 .box-content figure,
        .maincontent .marginalcol .frame-custom-552 header + DIV figure,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-553 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-553 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-553 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-553 .box-content figure,
        .maincontent .marginalcol .frame-custom-553 header + DIV figure,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-554 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-554 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-554 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-554 .box-content figure,
        .maincontent .marginalcol .frame-custom-554 header + DIV figure,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV figure,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION figure,
        .maincontent .marginalcol .frame-custom-555 > header + DIV figure,
        .maincontent .marginalcol .frame-custom-555 > header ~ p figure,
        .maincontent .marginalcol .frame-custom-555 > header + SECTION figure,
        .maincontent .marginalcol .frame-custom-555 .box-content figure,
        .maincontent .marginalcol .frame-custom-555 header + DIV figure,
        .maincontent .twocol .span4 .linklist > .csc-header + DIV figure,
        .maincontent .twocol .span4 .linklist > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .linklist > header + DIV figure,
        .maincontent .twocol .span4 .linklist > header ~ p figure,
        .maincontent .twocol .span4 .linklist > header + SECTION figure,
        .maincontent .twocol .span4 .linklist .box-content figure,
        .maincontent .twocol .span4 .linklist header + DIV figure,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV figure,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION figure,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV figure,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p figure,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION figure,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content figure,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV figure,
        .maincontent .twocol .span4 .boxed > .csc-header + DIV figure,
        .maincontent .twocol .span4 .boxed > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .boxed > header + DIV figure,
        .maincontent .twocol .span4 .boxed > header ~ p figure,
        .maincontent .twocol .span4 .boxed > header + SECTION figure,
        .maincontent .twocol .span4 .boxed .box-content figure,
        .maincontent .twocol .span4 .boxed header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-500 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-500 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-500 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-500 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-500 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-501 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-501 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-501 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-501 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-501 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-502 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-502 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-502 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-502 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-502 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-503 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-503 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-503 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-503 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-503 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-504 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-504 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-504 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-504 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-504 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-505 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-505 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-505 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-505 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-505 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-506 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-506 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-506 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-506 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-506 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-507 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-507 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-507 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-507 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-507 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-550 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-550 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-550 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-550 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-550 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-551 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-551 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-551 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-551 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-551 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-552 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-552 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-552 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-552 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-552 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-553 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-553 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-553 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-553 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-553 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-554 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-554 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-554 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-554 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-554 header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-555 > header + DIV figure,
        .maincontent .twocol .span4 .frame-custom-555 > header ~ p figure,
        .maincontent .twocol .span4 .frame-custom-555 > header + SECTION figure,
        .maincontent .twocol .span4 .frame-custom-555 .box-content figure,
        .maincontent .twocol .span4 .frame-custom-555 header + DIV figure {
          text-align: center;
          background-color: #fff; }
        .maincontent .marginalcol .linklist > .csc-header + DIV h2, .maincontent .marginalcol .linklist > .csc-header + DIV h3, .maincontent .marginalcol .linklist > .csc-header + DIV h4,
        .maincontent .marginalcol .linklist > .csc-header + SECTION h2,
        .maincontent .marginalcol .linklist > .csc-header + SECTION h3,
        .maincontent .marginalcol .linklist > .csc-header + SECTION h4,
        .maincontent .marginalcol .linklist > header + DIV h2,
        .maincontent .marginalcol .linklist > header + DIV h3,
        .maincontent .marginalcol .linklist > header + DIV h4,
        .maincontent .marginalcol .linklist > header ~ p h2,
        .maincontent .marginalcol .linklist > header ~ p h3,
        .maincontent .marginalcol .linklist > header ~ p h4,
        .maincontent .marginalcol .linklist > header + SECTION h2,
        .maincontent .marginalcol .linklist > header + SECTION h3,
        .maincontent .marginalcol .linklist > header + SECTION h4,
        .maincontent .marginalcol .linklist .box-content h2,
        .maincontent .marginalcol .linklist .box-content h3,
        .maincontent .marginalcol .linklist .box-content h4,
        .maincontent .marginalcol .linklist header + DIV h2,
        .maincontent .marginalcol .linklist header + DIV h3,
        .maincontent .marginalcol .linklist header + DIV h4,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV h2,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV h3,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV h4,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION h2,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION h3,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION h4,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV h2,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV h3,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV h4,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p h2,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p h3,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p h4,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION h2,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION h3,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION h4,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content h2,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content h3,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content h4,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV h2,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV h3,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV h4,
        .maincontent .marginalcol .boxed > .csc-header + DIV h2,
        .maincontent .marginalcol .boxed > .csc-header + DIV h3,
        .maincontent .marginalcol .boxed > .csc-header + DIV h4,
        .maincontent .marginalcol .boxed > .csc-header + SECTION h2,
        .maincontent .marginalcol .boxed > .csc-header + SECTION h3,
        .maincontent .marginalcol .boxed > .csc-header + SECTION h4,
        .maincontent .marginalcol .boxed > header + DIV h2,
        .maincontent .marginalcol .boxed > header + DIV h3,
        .maincontent .marginalcol .boxed > header + DIV h4,
        .maincontent .marginalcol .boxed > header ~ p h2,
        .maincontent .marginalcol .boxed > header ~ p h3,
        .maincontent .marginalcol .boxed > header ~ p h4,
        .maincontent .marginalcol .boxed > header + SECTION h2,
        .maincontent .marginalcol .boxed > header + SECTION h3,
        .maincontent .marginalcol .boxed > header + SECTION h4,
        .maincontent .marginalcol .boxed .box-content h2,
        .maincontent .marginalcol .boxed .box-content h3,
        .maincontent .marginalcol .boxed .box-content h4,
        .maincontent .marginalcol .boxed header + DIV h2,
        .maincontent .marginalcol .boxed header + DIV h3,
        .maincontent .marginalcol .boxed header + DIV h4,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-500 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-500 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-500 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-500 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-500 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-500 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-500 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-500 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-500 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-500 .box-content h2,
        .maincontent .marginalcol .frame-custom-500 .box-content h3,
        .maincontent .marginalcol .frame-custom-500 .box-content h4,
        .maincontent .marginalcol .frame-custom-500 header + DIV h2,
        .maincontent .marginalcol .frame-custom-500 header + DIV h3,
        .maincontent .marginalcol .frame-custom-500 header + DIV h4,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-501 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-501 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-501 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-501 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-501 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-501 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-501 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-501 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-501 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-501 .box-content h2,
        .maincontent .marginalcol .frame-custom-501 .box-content h3,
        .maincontent .marginalcol .frame-custom-501 .box-content h4,
        .maincontent .marginalcol .frame-custom-501 header + DIV h2,
        .maincontent .marginalcol .frame-custom-501 header + DIV h3,
        .maincontent .marginalcol .frame-custom-501 header + DIV h4,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-502 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-502 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-502 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-502 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-502 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-502 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-502 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-502 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-502 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-502 .box-content h2,
        .maincontent .marginalcol .frame-custom-502 .box-content h3,
        .maincontent .marginalcol .frame-custom-502 .box-content h4,
        .maincontent .marginalcol .frame-custom-502 header + DIV h2,
        .maincontent .marginalcol .frame-custom-502 header + DIV h3,
        .maincontent .marginalcol .frame-custom-502 header + DIV h4,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-503 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-503 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-503 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-503 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-503 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-503 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-503 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-503 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-503 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-503 .box-content h2,
        .maincontent .marginalcol .frame-custom-503 .box-content h3,
        .maincontent .marginalcol .frame-custom-503 .box-content h4,
        .maincontent .marginalcol .frame-custom-503 header + DIV h2,
        .maincontent .marginalcol .frame-custom-503 header + DIV h3,
        .maincontent .marginalcol .frame-custom-503 header + DIV h4,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-504 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-504 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-504 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-504 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-504 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-504 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-504 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-504 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-504 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-504 .box-content h2,
        .maincontent .marginalcol .frame-custom-504 .box-content h3,
        .maincontent .marginalcol .frame-custom-504 .box-content h4,
        .maincontent .marginalcol .frame-custom-504 header + DIV h2,
        .maincontent .marginalcol .frame-custom-504 header + DIV h3,
        .maincontent .marginalcol .frame-custom-504 header + DIV h4,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-505 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-505 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-505 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-505 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-505 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-505 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-505 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-505 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-505 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-505 .box-content h2,
        .maincontent .marginalcol .frame-custom-505 .box-content h3,
        .maincontent .marginalcol .frame-custom-505 .box-content h4,
        .maincontent .marginalcol .frame-custom-505 header + DIV h2,
        .maincontent .marginalcol .frame-custom-505 header + DIV h3,
        .maincontent .marginalcol .frame-custom-505 header + DIV h4,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-506 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-506 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-506 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-506 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-506 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-506 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-506 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-506 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-506 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-506 .box-content h2,
        .maincontent .marginalcol .frame-custom-506 .box-content h3,
        .maincontent .marginalcol .frame-custom-506 .box-content h4,
        .maincontent .marginalcol .frame-custom-506 header + DIV h2,
        .maincontent .marginalcol .frame-custom-506 header + DIV h3,
        .maincontent .marginalcol .frame-custom-506 header + DIV h4,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-507 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-507 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-507 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-507 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-507 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-507 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-507 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-507 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-507 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-507 .box-content h2,
        .maincontent .marginalcol .frame-custom-507 .box-content h3,
        .maincontent .marginalcol .frame-custom-507 .box-content h4,
        .maincontent .marginalcol .frame-custom-507 header + DIV h2,
        .maincontent .marginalcol .frame-custom-507 header + DIV h3,
        .maincontent .marginalcol .frame-custom-507 header + DIV h4,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-550 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-550 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-550 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-550 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-550 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-550 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-550 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-550 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-550 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-550 .box-content h2,
        .maincontent .marginalcol .frame-custom-550 .box-content h3,
        .maincontent .marginalcol .frame-custom-550 .box-content h4,
        .maincontent .marginalcol .frame-custom-550 header + DIV h2,
        .maincontent .marginalcol .frame-custom-550 header + DIV h3,
        .maincontent .marginalcol .frame-custom-550 header + DIV h4,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-551 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-551 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-551 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-551 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-551 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-551 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-551 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-551 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-551 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-551 .box-content h2,
        .maincontent .marginalcol .frame-custom-551 .box-content h3,
        .maincontent .marginalcol .frame-custom-551 .box-content h4,
        .maincontent .marginalcol .frame-custom-551 header + DIV h2,
        .maincontent .marginalcol .frame-custom-551 header + DIV h3,
        .maincontent .marginalcol .frame-custom-551 header + DIV h4,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-552 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-552 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-552 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-552 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-552 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-552 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-552 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-552 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-552 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-552 .box-content h2,
        .maincontent .marginalcol .frame-custom-552 .box-content h3,
        .maincontent .marginalcol .frame-custom-552 .box-content h4,
        .maincontent .marginalcol .frame-custom-552 header + DIV h2,
        .maincontent .marginalcol .frame-custom-552 header + DIV h3,
        .maincontent .marginalcol .frame-custom-552 header + DIV h4,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-553 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-553 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-553 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-553 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-553 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-553 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-553 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-553 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-553 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-553 .box-content h2,
        .maincontent .marginalcol .frame-custom-553 .box-content h3,
        .maincontent .marginalcol .frame-custom-553 .box-content h4,
        .maincontent .marginalcol .frame-custom-553 header + DIV h2,
        .maincontent .marginalcol .frame-custom-553 header + DIV h3,
        .maincontent .marginalcol .frame-custom-553 header + DIV h4,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-554 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-554 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-554 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-554 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-554 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-554 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-554 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-554 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-554 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-554 .box-content h2,
        .maincontent .marginalcol .frame-custom-554 .box-content h3,
        .maincontent .marginalcol .frame-custom-554 .box-content h4,
        .maincontent .marginalcol .frame-custom-554 header + DIV h2,
        .maincontent .marginalcol .frame-custom-554 header + DIV h3,
        .maincontent .marginalcol .frame-custom-554 header + DIV h4,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV h2,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV h3,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV h4,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION h2,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION h3,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION h4,
        .maincontent .marginalcol .frame-custom-555 > header + DIV h2,
        .maincontent .marginalcol .frame-custom-555 > header + DIV h3,
        .maincontent .marginalcol .frame-custom-555 > header + DIV h4,
        .maincontent .marginalcol .frame-custom-555 > header ~ p h2,
        .maincontent .marginalcol .frame-custom-555 > header ~ p h3,
        .maincontent .marginalcol .frame-custom-555 > header ~ p h4,
        .maincontent .marginalcol .frame-custom-555 > header + SECTION h2,
        .maincontent .marginalcol .frame-custom-555 > header + SECTION h3,
        .maincontent .marginalcol .frame-custom-555 > header + SECTION h4,
        .maincontent .marginalcol .frame-custom-555 .box-content h2,
        .maincontent .marginalcol .frame-custom-555 .box-content h3,
        .maincontent .marginalcol .frame-custom-555 .box-content h4,
        .maincontent .marginalcol .frame-custom-555 header + DIV h2,
        .maincontent .marginalcol .frame-custom-555 header + DIV h3,
        .maincontent .marginalcol .frame-custom-555 header + DIV h4,
        .maincontent .twocol .span4 .linklist > .csc-header + DIV h2,
        .maincontent .twocol .span4 .linklist > .csc-header + DIV h3,
        .maincontent .twocol .span4 .linklist > .csc-header + DIV h4,
        .maincontent .twocol .span4 .linklist > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .linklist > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .linklist > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .linklist > header + DIV h2,
        .maincontent .twocol .span4 .linklist > header + DIV h3,
        .maincontent .twocol .span4 .linklist > header + DIV h4,
        .maincontent .twocol .span4 .linklist > header ~ p h2,
        .maincontent .twocol .span4 .linklist > header ~ p h3,
        .maincontent .twocol .span4 .linklist > header ~ p h4,
        .maincontent .twocol .span4 .linklist > header + SECTION h2,
        .maincontent .twocol .span4 .linklist > header + SECTION h3,
        .maincontent .twocol .span4 .linklist > header + SECTION h4,
        .maincontent .twocol .span4 .linklist .box-content h2,
        .maincontent .twocol .span4 .linklist .box-content h3,
        .maincontent .twocol .span4 .linklist .box-content h4,
        .maincontent .twocol .span4 .linklist header + DIV h2,
        .maincontent .twocol .span4 .linklist header + DIV h3,
        .maincontent .twocol .span4 .linklist header + DIV h4,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV h2,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV h3,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV h4,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION h2,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION h3,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION h4,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV h2,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV h3,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV h4,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p h2,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p h3,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p h4,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION h2,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION h3,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION h4,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content h2,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content h3,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content h4,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV h2,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV h3,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV h4,
        .maincontent .twocol .span4 .boxed > .csc-header + DIV h2,
        .maincontent .twocol .span4 .boxed > .csc-header + DIV h3,
        .maincontent .twocol .span4 .boxed > .csc-header + DIV h4,
        .maincontent .twocol .span4 .boxed > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .boxed > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .boxed > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .boxed > header + DIV h2,
        .maincontent .twocol .span4 .boxed > header + DIV h3,
        .maincontent .twocol .span4 .boxed > header + DIV h4,
        .maincontent .twocol .span4 .boxed > header ~ p h2,
        .maincontent .twocol .span4 .boxed > header ~ p h3,
        .maincontent .twocol .span4 .boxed > header ~ p h4,
        .maincontent .twocol .span4 .boxed > header + SECTION h2,
        .maincontent .twocol .span4 .boxed > header + SECTION h3,
        .maincontent .twocol .span4 .boxed > header + SECTION h4,
        .maincontent .twocol .span4 .boxed .box-content h2,
        .maincontent .twocol .span4 .boxed .box-content h3,
        .maincontent .twocol .span4 .boxed .box-content h4,
        .maincontent .twocol .span4 .boxed header + DIV h2,
        .maincontent .twocol .span4 .boxed header + DIV h3,
        .maincontent .twocol .span4 .boxed header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-500 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-500 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-500 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-500 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-500 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-500 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-500 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-500 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-500 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-500 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-500 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-500 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-500 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-500 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-500 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-501 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-501 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-501 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-501 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-501 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-501 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-501 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-501 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-501 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-501 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-501 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-501 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-501 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-501 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-501 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-502 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-502 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-502 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-502 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-502 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-502 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-502 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-502 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-502 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-502 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-502 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-502 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-502 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-502 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-502 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-503 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-503 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-503 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-503 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-503 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-503 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-503 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-503 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-503 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-503 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-503 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-503 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-503 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-503 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-503 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-504 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-504 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-504 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-504 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-504 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-504 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-504 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-504 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-504 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-504 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-504 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-504 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-504 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-504 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-504 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-505 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-505 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-505 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-505 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-505 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-505 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-505 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-505 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-505 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-505 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-505 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-505 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-505 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-505 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-505 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-506 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-506 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-506 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-506 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-506 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-506 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-506 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-506 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-506 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-506 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-506 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-506 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-506 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-506 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-506 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-507 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-507 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-507 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-507 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-507 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-507 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-507 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-507 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-507 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-507 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-507 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-507 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-507 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-507 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-507 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-550 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-550 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-550 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-550 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-550 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-550 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-550 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-550 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-550 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-550 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-550 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-550 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-550 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-550 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-550 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-551 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-551 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-551 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-551 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-551 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-551 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-551 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-551 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-551 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-551 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-551 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-551 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-551 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-551 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-551 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-552 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-552 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-552 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-552 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-552 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-552 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-552 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-552 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-552 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-552 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-552 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-552 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-552 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-552 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-552 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-553 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-553 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-553 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-553 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-553 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-553 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-553 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-553 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-553 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-553 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-553 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-553 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-553 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-553 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-553 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-554 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-554 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-554 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-554 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-554 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-554 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-554 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-554 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-554 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-554 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-554 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-554 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-554 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-554 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-554 header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-555 > header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-555 > header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-555 > header + DIV h4,
        .maincontent .twocol .span4 .frame-custom-555 > header ~ p h2,
        .maincontent .twocol .span4 .frame-custom-555 > header ~ p h3,
        .maincontent .twocol .span4 .frame-custom-555 > header ~ p h4,
        .maincontent .twocol .span4 .frame-custom-555 > header + SECTION h2,
        .maincontent .twocol .span4 .frame-custom-555 > header + SECTION h3,
        .maincontent .twocol .span4 .frame-custom-555 > header + SECTION h4,
        .maincontent .twocol .span4 .frame-custom-555 .box-content h2,
        .maincontent .twocol .span4 .frame-custom-555 .box-content h3,
        .maincontent .twocol .span4 .frame-custom-555 .box-content h4,
        .maincontent .twocol .span4 .frame-custom-555 header + DIV h2,
        .maincontent .twocol .span4 .frame-custom-555 header + DIV h3,
        .maincontent .twocol .span4 .frame-custom-555 header + DIV h4 {
          font-size: 14px !important;
          font-size: 0.875rem !important;
          font-weight: 700;
          margin-bottom: 8px;
          margin-bottom: 0.5rem; }
        .maincontent .marginalcol .linklist > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .linklist > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .linklist > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .linklist > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .linklist > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .linklist .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .linklist header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .boxed > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .boxed > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .boxed > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .boxed > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .boxed > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .boxed .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .boxed header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-500 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-500 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-500 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-500 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-500 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-501 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-501 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-501 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-501 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-501 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-502 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-502 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-502 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-502 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-502 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-503 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-503 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-503 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-503 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-503 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-504 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-504 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-504 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-504 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-504 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-505 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-505 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-505 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-505 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-505 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-506 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-506 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-506 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-506 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-506 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-507 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-507 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-507 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-507 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-507 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-550 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-550 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-550 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-550 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-550 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-551 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-551 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-551 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-551 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-551 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-552 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-552 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-552 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-552 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-552 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-553 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-553 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-553 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-553 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-553 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-554 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-554 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-554 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-554 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-554 header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-555 > header + DIV .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-555 > header ~ p .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-555 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-555 .box-content .csc-textpic-imagewrap,
        .maincontent .marginalcol .frame-custom-555 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .linklist > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .linklist > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .linklist > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .linklist > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .linklist > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .linklist .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .linklist header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .boxed > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .boxed > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .boxed > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .boxed > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .boxed > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .boxed .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .boxed header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-500 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-500 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-500 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-500 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-500 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-501 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-501 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-501 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-501 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-501 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-502 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-502 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-502 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-502 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-502 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-503 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-503 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-503 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-503 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-503 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-504 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-504 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-504 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-504 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-504 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-505 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-505 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-505 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-505 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-505 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-506 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-506 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-506 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-506 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-506 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-507 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-507 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-507 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-507 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-507 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-550 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-550 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-550 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-550 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-550 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-551 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-551 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-551 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-551 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-551 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-552 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-552 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-552 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-552 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-552 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-553 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-553 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-553 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-553 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-553 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-554 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-554 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-554 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-554 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-554 header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-555 > header + DIV .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-555 > header ~ p .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-555 > header + SECTION .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-555 .box-content .csc-textpic-imagewrap,
        .maincontent .twocol .span4 .frame-custom-555 header + DIV .csc-textpic-imagewrap {
          padding-left: 0px;
          padding-right: 0px; }
          .maincontent .marginalcol .linklist > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .linklist > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .linklist > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .linklist > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .linklist > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .linklist .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .linklist header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .boxed > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .boxed > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .boxed > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .boxed > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .boxed > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .boxed .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .boxed header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-500 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-500 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-500 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-500 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-501 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-501 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-501 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-501 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-502 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-502 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-502 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-502 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-503 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-503 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-503 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-503 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-504 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-504 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-504 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-504 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-505 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-505 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-505 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-505 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-506 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-506 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-506 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-506 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-507 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-507 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-507 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-507 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-550 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-550 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-550 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-550 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-551 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-551 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-551 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-551 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-552 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-552 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-552 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-552 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-553 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-553 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-553 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-553 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-554 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-554 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-554 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-554 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-555 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-555 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-555 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .marginalcol .frame-custom-555 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .linklist > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .linklist > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .linklist > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .linklist .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .linklist header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .boxed > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .boxed > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .boxed > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .boxed .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .boxed header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-500 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-501 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-502 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-503 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-504 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-505 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-506 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-507 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-550 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-551 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-552 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-553 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-554 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-555 .box-content .csc-textpic-imagewrap + DIV > DIV,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV .csc-textpic-imagewrap + DIV > DIV {
            margin-top: calc(2.0 * 10px); }
      .maincontent .marginalcol .linklist .boxed,
      .maincontent .marginalcol .linklist .frame-custom-500,
      .maincontent .marginalcol .linklist .frame-custom-501,
      .maincontent .marginalcol .linklist .frame-custom-502,
      .maincontent .marginalcol .linklist .frame-custom-503,
      .maincontent .marginalcol .linklist .frame-custom-504,
      .maincontent .marginalcol .linklist .frame-custom-505,
      .maincontent .marginalcol .linklist .frame-custom-506,
      .maincontent .marginalcol .linklist .frame-custom-507,
      .maincontent .marginalcol .linklist .frame-custom-550,
      .maincontent .marginalcol .linklist .frame-custom-551,
      .maincontent .marginalcol .linklist .frame-custom-552,
      .maincontent .marginalcol .linklist .frame-custom-553,
      .maincontent .marginalcol .linklist .frame-custom-554,
      .maincontent .marginalcol .linklist .frame-custom-555,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .boxed,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-500,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-501,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-502,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-503,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-504,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-505,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-506,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-507,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-550,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-551,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-552,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-553,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-554,
      .maincontent .marginalcol DIV[class*="boxed"] .textbox .frame-custom-555,
      .maincontent .marginalcol .boxed .boxed,
      .maincontent .marginalcol .boxed .frame-custom-500,
      .maincontent .marginalcol .boxed .frame-custom-501,
      .maincontent .marginalcol .boxed .frame-custom-502,
      .maincontent .marginalcol .boxed .frame-custom-503,
      .maincontent .marginalcol .boxed .frame-custom-504,
      .maincontent .marginalcol .boxed .frame-custom-505,
      .maincontent .marginalcol .boxed .frame-custom-506,
      .maincontent .marginalcol .boxed .frame-custom-507,
      .maincontent .marginalcol .boxed .frame-custom-550,
      .maincontent .marginalcol .boxed .frame-custom-551,
      .maincontent .marginalcol .boxed .frame-custom-552,
      .maincontent .marginalcol .boxed .frame-custom-553,
      .maincontent .marginalcol .boxed .frame-custom-554,
      .maincontent .marginalcol .boxed .frame-custom-555,
      .maincontent .marginalcol .frame-custom-500 .boxed,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-500 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-501 .boxed,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-501 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-502 .boxed,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-502 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-503 .boxed,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-503 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-504 .boxed,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-504 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-505 .boxed,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-505 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-506 .boxed,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-506 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-507 .boxed,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-507 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-550 .boxed,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-550 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-551 .boxed,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-551 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-552 .boxed,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-552 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-553 .boxed,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-553 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-554 .boxed,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-554 .frame-custom-555,
      .maincontent .marginalcol .frame-custom-555 .boxed,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-500,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-501,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-502,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-503,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-504,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-505,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-506,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-507,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-550,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-551,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-552,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-553,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-554,
      .maincontent .marginalcol .frame-custom-555 .frame-custom-555,
      .maincontent .twocol .span4 .linklist .boxed,
      .maincontent .twocol .span4 .linklist .frame-custom-500,
      .maincontent .twocol .span4 .linklist .frame-custom-501,
      .maincontent .twocol .span4 .linklist .frame-custom-502,
      .maincontent .twocol .span4 .linklist .frame-custom-503,
      .maincontent .twocol .span4 .linklist .frame-custom-504,
      .maincontent .twocol .span4 .linklist .frame-custom-505,
      .maincontent .twocol .span4 .linklist .frame-custom-506,
      .maincontent .twocol .span4 .linklist .frame-custom-507,
      .maincontent .twocol .span4 .linklist .frame-custom-550,
      .maincontent .twocol .span4 .linklist .frame-custom-551,
      .maincontent .twocol .span4 .linklist .frame-custom-552,
      .maincontent .twocol .span4 .linklist .frame-custom-553,
      .maincontent .twocol .span4 .linklist .frame-custom-554,
      .maincontent .twocol .span4 .linklist .frame-custom-555,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .boxed,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-500,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-501,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-502,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-503,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-504,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-505,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-506,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-507,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-550,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-551,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-552,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-553,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-554,
      .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .frame-custom-555,
      .maincontent .twocol .span4 .boxed .boxed,
      .maincontent .twocol .span4 .boxed .frame-custom-500,
      .maincontent .twocol .span4 .boxed .frame-custom-501,
      .maincontent .twocol .span4 .boxed .frame-custom-502,
      .maincontent .twocol .span4 .boxed .frame-custom-503,
      .maincontent .twocol .span4 .boxed .frame-custom-504,
      .maincontent .twocol .span4 .boxed .frame-custom-505,
      .maincontent .twocol .span4 .boxed .frame-custom-506,
      .maincontent .twocol .span4 .boxed .frame-custom-507,
      .maincontent .twocol .span4 .boxed .frame-custom-550,
      .maincontent .twocol .span4 .boxed .frame-custom-551,
      .maincontent .twocol .span4 .boxed .frame-custom-552,
      .maincontent .twocol .span4 .boxed .frame-custom-553,
      .maincontent .twocol .span4 .boxed .frame-custom-554,
      .maincontent .twocol .span4 .boxed .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-500 .boxed,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-500 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-501 .boxed,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-501 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-502 .boxed,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-502 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-503 .boxed,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-503 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-504 .boxed,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-504 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-505 .boxed,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-505 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-506 .boxed,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-506 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-507 .boxed,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-507 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-550 .boxed,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-550 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-551 .boxed,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-551 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-552 .boxed,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-552 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-553 .boxed,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-553 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-554 .boxed,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-554 .frame-custom-555,
      .maincontent .twocol .span4 .frame-custom-555 .boxed,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-500,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-501,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-502,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-503,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-504,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-505,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-506,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-507,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-550,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-551,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-552,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-553,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-554,
      .maincontent .twocol .span4 .frame-custom-555 .frame-custom-555 {
        border: none; }

.universalbox {
  margin-bottom: 16px;
  margin-bottom: 1rem; }
  .universalbox:after {
    clear: both;
    content: '';
    display: table; }
  .universalbox header {
    position: relative;
    background-color: #34A6BF;
    min-height: 40px;
    display: block; }
    .universalbox header h2, .universalbox header h3 {
      color: #fff;
      margin: 0;
      padding: 10px;
      font-size: 1.1em;
      font-weight: 400;
      line-height: 1.3; }
  .universalbox ul {
    list-style-type: none;
    background-color: #ECECEC;
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box; }
    .universalbox ul li {
      list-style: none;
      border-bottom: 2px solid #fff;
      padding: 1.2em 1em 1em 1em;
      margin-bottom: 0; }
      .universalbox ul li:after {
        clear: both;
        content: '';
        display: table; }
  .universalbox.marginal {
    max-width: 400px; }

#modal-overlay {
  opacity: 0;
  pointer-events: none;
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.75);
  transition: opacity 0.25s ease-in;
  overflow-y: auto; }
  #modal-overlay .modal-window {
    position: absolute;
    display: block;
    max-width: 90%;
    top: 10px;
    left: 10px;
    color: #4f4f4f;
    background: #fff;
    border: 1px solid #333;
    border-radius: 3px;
    box-shadow: 1px 1px 12px 0px #000;
    padding: 8px 0 16px 0;
    padding: 0.5rem 0 1rem 0;
    width: auto;
    min-width: 400px; }
    @media (max-width: 800px) {
      #modal-overlay .modal-window.location-window {
        max-width: none;
        min-width: initial;
        width: 90%;
        top: 15px !important;
        padding-bottom: 15px; } }
    @media (max-width: 560px) {
      #modal-overlay .modal-window {
        max-width: none;
        min-width: initial;
        width: 90%;
        top: 15px !important;
        padding-bottom: 15px; } }
    #modal-overlay .modal-window .modal-window-title {
      position: relative;
      font-size: 24px;
      font-size: 1.5rem;
      font-weight: 500;
      width: 100%;
      display: inline-block;
      vertical-align: middle;
      padding: 16px;
      padding: 1rem;
      text-align: center; }
    #modal-overlay .modal-window .modal-window-content {
      position: relative;
      width: 100%;
      padding: 0 16px;
      padding: 0 1rem; }
      #modal-overlay .modal-window .modal-window-content legend,
      #modal-overlay .modal-window .modal-window-content input,
      #modal-overlay .modal-window .modal-window-content textarea {
        margin-bottom: 10px;
        margin-bottom: 0.625rem; }
        #modal-overlay .modal-window .modal-window-content legend:last-child,
        #modal-overlay .modal-window .modal-window-content input:last-child,
        #modal-overlay .modal-window .modal-window-content textarea:last-child {
          margin-bottom: 20px;
          margin-bottom: 1.25rem; }
      #modal-overlay .modal-window .modal-window-content input[type="text"],
      #modal-overlay .modal-window .modal-window-content input[type="password"],
      #modal-overlay .modal-window .modal-window-content input[type="email"],
      #modal-overlay .modal-window .modal-window-content input[type=submit],
      #modal-overlay .modal-window .modal-window-content select,
      #modal-overlay .modal-window .modal-window-content textarea {
        width: 100%;
        border: 1px solid #ECECEC;
        background-color: #fff;
        border-radius: 3px; }
        #modal-overlay .modal-window .modal-window-content input[type="text"].form-error,
        #modal-overlay .modal-window .modal-window-content input[type="password"].form-error,
        #modal-overlay .modal-window .modal-window-content input[type="email"].form-error,
        #modal-overlay .modal-window .modal-window-content input[type=submit].form-error,
        #modal-overlay .modal-window .modal-window-content select.form-error,
        #modal-overlay .modal-window .modal-window-content textarea.form-error {
          border: 1px solid #D96523; }
      #modal-overlay .modal-window .modal-window-content input[type=submit] {
        background-color: #f28d35;
        color: #fff;
        font-weight: 500;
        font-size: 105%;
        padding: 8px;
        padding: 0.5rem;
        margin-top: 16px;
        margin-top: 1rem;
        transition: background-color 0.2s ease; }
        #modal-overlay .modal-window .modal-window-content input[type=submit]:hover {
          text-decoration: none; }
      #modal-overlay .modal-window .modal-window-content .left {
        font-size: 50px;
        font-size: 3.125rem;
        margin-right: 30px;
        margin-right: 1.875rem;
        float: left; }
      #modal-overlay .modal-window .modal-window-content .right {
        float: left; }
      #modal-overlay .modal-window .modal-window-content .float-left {
        float: left; }
      #modal-overlay .modal-window .modal-window-content .float-right {
        float: right; }
      #modal-overlay .modal-window .modal-window-content .ctas {
        width: 100%;
        text-align: right; }
      #modal-overlay .modal-window .modal-window-content #filedrag {
        width: 99%;
        display: inline-block;
        margin-bottom: 1em;
        width: 100%;
        height: 50px;
        border: 1px solid #707070;
        padding: 1em;
        line-height: 1; }
        #modal-overlay .modal-window .modal-window-content #filedrag.dragover {
          border-color: #34A6BF; }
      #modal-overlay .modal-window .modal-window-content legend {
        font-size: 16px;
        font-size: 1rem; }
      #modal-overlay .modal-window .modal-window-content textarea {
        width: 100%;
        height: 200px;
        height: 12.5rem;
        font-size: 14px;
        font-size: 0.875rem; }
      #modal-overlay .modal-window .modal-window-content form {
        margin-bottom: 40px;
        margin-bottom: 2.5rem; }
        #modal-overlay .modal-window .modal-window-content form:last-child {
          margin-bottom: 0px;
          margin-bottom: 0rem; }
      #modal-overlay .modal-window .modal-window-content p > a {
        font-size: 13px;
        font-size: 0.85rem; }
    #modal-overlay .modal-window .modal-window-footer {
      text-align: center; }
    #modal-overlay .modal-window .modal-close-button {
      display: block;
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem;
      font-weight: 500;
      cursor: pointer;
      position: absolute;
      top: 8px;
      top: 0.5rem;
      right: 4px;
      right: 0.3rem; }
  #modal-overlay.shown {
    opacity: 1.0;
    pointer-events: auto;
    transition: opacity 0.25s ease-in; }
  #modal-overlay .share {
    width: 500px; }
    #modal-overlay .share__fieldset {
      width: 95%; }
    #modal-overlay .share__fieldrow {
      padding-bottom: 10px; }
      #modal-overlay .share__fieldrow a {
        width: 100%; }
    #modal-overlay .share__item {
      display: table;
      padding-top: 20px; }
      #modal-overlay .share__item .input_caption {
        text-align: center;
        font-size: 12px;
        color: #707070;
        margin-left: -50px; }
      #modal-overlay .share__item__iconwrapper {
        display: table-cell;
        vertical-align: top;
        width: 50px;
        float: left;
        font-size: 30px;
        font-size: 1.875rem; }
        #modal-overlay .share__item__iconwrapper > span {
          padding-top: 20px; }
      #modal-overlay .share__item__content {
        vertical-align: top;
        display: table-cell; }
        #modal-overlay .share__item__content > input {
          text-align: center; }
      #modal-overlay .share__item.hidden {
        display: none; }
  @media (max-width: 560px) {
    #modal-overlay .overlay-form label.image-replace {
      top: 40%; } }
  @media (max-width: 560px) {
    #modal-overlay .overlay-form .hide-password {
      top: 40%;
      padding: 12px 15px; } }

.confirm-window {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }
  .confirm-window:after {
    clear: both;
    content: '';
    display: table; }
  .confirm-window--icon {
    font-size: 112px;
    font-size: 7rem;
    width: 112px;
    width: 7rem;
    float: left;
    color: #34A6BF; }
  .confirm-window--content {
    width: calc(100% - 7rem - 1.25rem);
    float: left;
    padding-left: 20px;
    padding-left: 1.25rem; }
    .confirm-window--content > div {
      width: 100%; }
  .confirm-window--question {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  .confirm-window--answers {
    text-align: left; }

.notice-window {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }
  .notice-window:after {
    clear: both;
    content: '';
    display: table; }
  .notice-window--icon {
    font-size: 48px;
    font-size: 3rem;
    width: 64px;
    width: 4rem;
    float: left;
    color: #34A6BF;
    text-align: center;
    width: auto;
    padding-right: 16px;
    padding-right: 1rem; }
    .notice-window--icon span.icon-cross {
      color: #D96523; }
    @media (max-width: 600px) {
      .notice-window--icon {
        float: none;
        padding-right: 0; } }
  .notice-window--content {
    width: auto;
    max-width: 340px;
    float: left;
    padding-top: 8px;
    padding-top: 0.5rem; }
    .notice-window--content > div {
      width: 100%; }
    @media (max-width: 600px) {
      .notice-window--content {
        text-align: center;
        max-width: 100%;
        width: 100%; } }

.preview-container {
  max-height: 80%; }
  .preview-container .refs {
    display: none; }
  .preview-container .pagination {
    text-align: center;
    font-size: 80%;
    padding-bottom: 8px;
    padding-bottom: 0.5rem; }
    .preview-container .pagination:after {
      clear: both;
      content: '';
      display: table; }
    .preview-container .pagination .prev {
      float: left; }
    .preview-container .pagination .next {
      float: right; }
    .preview-container .pagination button {
      display: none; }
  .preview-container .prev,
  .preview-container .next {
    cursor: pointer; }
  .preview-container .preview .image-container {
    max-width: 600px;
    float: left; }
    .preview-container .preview .image-container .pdf-preview {
      max-width: 600px;
      width: auto;
      height: auto; }

.location {
  max-width: 920px; }
  @media (max-width: 1200px) {
    .location {
      max-width: 860px; } }
  @media (max-width: 1200px) {
    .location {
      max-width: 860px; } }
  @media (max-width: 800px) {
    .location {
      max-width: 660px; } }
  .location__row {
    margin: 0 -10px; }
    .location__row:after {
      clear: both;
      content: '';
      display: table; }
  .location__col {
    padding: 0 10px;
    float: left;
    width: 50%; }
    @media (max-width: 800px) {
      .location__col {
        float: none;
        width: 100%; } }
  .location__address {
    margin: 10px 0 30px 0;
    font-size: 20px;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600; }
  .location__website {
    margin: 30px 0; }
  .location__description {
    position: relative;
    max-height: 400px;
    overflow-y: scroll;
    padding: 20px;
    background: #ECECEC; }
    @media (max-width: 800px) {
      .location__description {
        max-height: none;
        overflow-y: auto; } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes pulse {
  50% {
    background: white; } }

.loading-wrap {
  text-align: center;
  padding-top: 5em; }

.loading-wrap-confirm {
  float: right;
  margin: 20px 20px 20px 0px; }

.loading {
  display: inline-block;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  border: 4px solid #ECECEC;
  border: 0.25rem solid #ECECEC;
  border-top-color: #707070;
  animation: spin 1s infinite linear; }
  .loading--double {
    border-style: double;
    border-width: 8px;
    border-width: .5rem; }

.loading-pulse {
  position: relative;
  width: 9.5px;
  height: 38px;
  background: rgba(255, 255, 255, 0.2);
  animation: pulse 750ms infinite;
  animation-delay: 250ms; }
  .loading-pulse:before, .loading-pulse:after {
    content: '';
    position: absolute;
    display: block;
    height: 25.33333px;
    width: 9.5px;
    background: rgba(255, 255, 255, 0.2);
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    animation: pulse 750ms infinite; }
  .loading-pulse:before {
    left: -19px; }
  .loading-pulse:after {
    left: 19px;
    animation-delay: 500ms; }

article.blog {
  padding: 23px;
  padding: 1.45rem;
  margin-bottom: 40px !important;
  margin-bottom: 2.5rem !important;
  border: 1px solid #ccc;
  background-size: contain;
  box-shadow: 3px 3px 18px 0px #616161; }
  article.blog:after {
    clear: both;
    content: '';
    display: table; }
  article.blog .short {
    font-weight: 600;
    padding: 0 !important;
    background: transparent !important; }
  article.blog .date-and-author {
    display: none; }
  article.blog p {
    font-size: 16px;
    font-size: 1.0rem;
    line-height: 1.5;
    letter-spacing: 1px; }
  article.blog h1 {
    font-size: 30px; }

.comments {
  margin-bottom: 32px;
  margin-bottom: 2rem; }

.datepickr-wrapper {
  display: inline-block;
  position: relative; }

.datepickr-calendar {
  font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #707070;
  color: #fff;
  border: 1px solid #ECECEC;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100; }
  .datepickr-calendar .datepicker-months {
    background-color: #34A6BF;
    color: #fff;
    padding: 2px;
    text-align: center;
    font-size: 120%; }
  .datepickr-calendar .datepickr-prev-month,
  .datepickr-calendar .datepickr-next-month {
    color: #fff;
    text-decoration: none;
    padding: 0 .4em;
    border-radius: 4px;
    cursor: pointer; }
    .datepickr-calendar .datepickr-prev-month:hover,
    .datepickr-calendar .datepickr-next-month:hover {
      background-color: #fdf5ce;
      color: #c77405; }
  .datepickr-calendar .datepickr-prev-month {
    float: left; }
  .datepickr-calendar .datepickr-next-month {
    float: right; }
  .datepickr-calendar .datepickr-current-month {
    padding: 0 .5em; }
  .datepickr-calendar table {
    border-collapse: collapse;
    padding: 0;
    width: 100%; }
  .datepickr-calendar thead {
    font-size: 90%; }
  .datepickr-calendar th,
  .datepickr-calendar td {
    width: 14.3%; }
  .datepickr-calendar th {
    text-align: center;
    padding: 5px; }
  .datepickr-calendar td {
    text-align: right;
    padding: 1px; }
  .datepickr-calendar .datepickr-day {
    display: block;
    color: #4f4f4f;
    background-color: #fff;
    padding: 3px 13px;
    cursor: pointer; }
    .datepickr-calendar .datepickr-day:hover {
      color: #fff;
      background-color: #D96523; }
  .datepickr-calendar .today .datepickr-day {
    background-color: #ECECEC;
    color: #707070; }
  .datepickr-calendar .selected .datepickr-day {
    background-color: #1c94c4;
    color: #f6f6f6; }
  .datepickr-calendar .disabled .datepickr-day,
  .datepickr-calendar .disabled .datepickr-day:hover {
    background-color: #eeeeee;
    border: 1px dotted #cccccc;
    color: #bbbbbb;
    cursor: default; }

.open .datepickr-calendar {
  display: block; }

.tx-locore-dossier-list .tx-locore-slot__li a {
  display: inline;
  margin: 0; }
  .tx-locore-dossier-list .tx-locore-slot__li a span {
    display: inline;
    margin: 0; }

.pid__9 .maincontent > .threecol > .col > .csc-default, .pid__9 .maincontent > .threecol > .col > .frame {
  margin-bottom: 2px; }

.form-horizontal .femanager_province,
.layout1 .femanager_province,
.tx-powermail .femanager_province,
.Tx-Formhandler .femanager_province {
  display: none; }

.form-horizontal fieldset,
.layout1 fieldset,
.tx-powermail fieldset,
.Tx-Formhandler fieldset {
  margin: 50px 0 30px 0;
  margin: 3.125rem 0 1.875rem 0;
  padding: 20px 0;
  padding: 1.25rem 0; }
  .form-horizontal fieldset legend,
  .layout1 fieldset legend,
  .tx-powermail fieldset legend,
  .Tx-Formhandler fieldset legend {
    position: relative;
    top: -32px;
    top: -2rem;
    font-weight: 500;
    width: 100%;
    /*
			.status {
				position: absolute;
				right: 0;
				top: 0;

				&:before {
					font-size: 2.5rem;

					@include icon-content("");

					color: $color-grey;
				}

				&.ok:before {
					@include icon-content("");

					color: $color-blue;
				}
			}
			*/ }
    .form-horizontal fieldset legend span,
    .layout1 fieldset legend span,
    .tx-powermail fieldset legend span,
    .Tx-Formhandler fieldset legend span {
      font-weight: 400;
      display: block;
      width: 90%; }

.form-horizontal .femanager_fieldset,
.form-horizontal .powermail_fieldwrap,
.layout1 .femanager_fieldset,
.layout1 .powermail_fieldwrap,
.tx-powermail .femanager_fieldset,
.tx-powermail .powermail_fieldwrap,
.Tx-Formhandler .femanager_fieldset,
.Tx-Formhandler .powermail_fieldwrap {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }
  .form-horizontal .femanager_fieldset:after,
  .form-horizontal .powermail_fieldwrap:after,
  .layout1 .femanager_fieldset:after,
  .layout1 .powermail_fieldwrap:after,
  .tx-powermail .femanager_fieldset:after,
  .tx-powermail .powermail_fieldwrap:after,
  .Tx-Formhandler .femanager_fieldset:after,
  .Tx-Formhandler .powermail_fieldwrap:after {
    clear: both;
    content: '';
    display: table; }
  .form-horizontal .femanager_fieldset:last-child,
  .form-horizontal .powermail_fieldwrap:last-child,
  .layout1 .femanager_fieldset:last-child,
  .layout1 .powermail_fieldwrap:last-child,
  .tx-powermail .femanager_fieldset:last-child,
  .tx-powermail .powermail_fieldwrap:last-child,
  .Tx-Formhandler .femanager_fieldset:last-child,
  .Tx-Formhandler .powermail_fieldwrap:last-child {
    margin-bottom: 0px;
    margin-bottom: 0rem; }
  .form-horizontal .femanager_fieldset label,
  .form-horizontal .powermail_fieldwrap label,
  .layout1 .femanager_fieldset label,
  .layout1 .powermail_fieldwrap label,
  .tx-powermail .femanager_fieldset label,
  .tx-powermail .powermail_fieldwrap label,
  .Tx-Formhandler .femanager_fieldset label,
  .Tx-Formhandler .powermail_fieldwrap label {
    display: block;
    width: 150px;
    width: 9.375rem;
    text-align: right;
    margin-right: 20px;
    margin-right: 1.25rem;
    float: left; }
    @media (max-width: 560px) {
      .form-horizontal .femanager_fieldset label,
      .form-horizontal .powermail_fieldwrap label,
      .layout1 .femanager_fieldset label,
      .layout1 .powermail_fieldwrap label,
      .tx-powermail .femanager_fieldset label,
      .tx-powermail .powermail_fieldwrap label,
      .Tx-Formhandler .femanager_fieldset label,
      .Tx-Formhandler .powermail_fieldwrap label {
        float: none;
        text-align: left; } }
  .form-horizontal .femanager_fieldset .control-label,
  .form-horizontal .powermail_fieldwrap .control-label,
  .layout1 .femanager_fieldset .control-label,
  .layout1 .powermail_fieldwrap .control-label,
  .tx-powermail .femanager_fieldset .control-label,
  .tx-powermail .powermail_fieldwrap .control-label,
  .Tx-Formhandler .femanager_fieldset .control-label,
  .Tx-Formhandler .powermail_fieldwrap .control-label {
    padding-top: 6px;
    padding-top: .375rem; }
  .form-horizontal .femanager_fieldset .controls,
  .form-horizontal .femanager_fieldset .powermail_input,
  .form-horizontal .powermail_fieldwrap .controls,
  .form-horizontal .powermail_fieldwrap .powermail_input,
  .layout1 .femanager_fieldset .controls,
  .layout1 .femanager_fieldset .powermail_input,
  .layout1 .powermail_fieldwrap .controls,
  .layout1 .powermail_fieldwrap .powermail_input,
  .tx-powermail .femanager_fieldset .controls,
  .tx-powermail .femanager_fieldset .powermail_input,
  .tx-powermail .powermail_fieldwrap .controls,
  .tx-powermail .powermail_fieldwrap .powermail_input,
  .Tx-Formhandler .femanager_fieldset .controls,
  .Tx-Formhandler .femanager_fieldset .powermail_input,
  .Tx-Formhandler .powermail_fieldwrap .controls,
  .Tx-Formhandler .powermail_fieldwrap .powermail_input {
    display: block;
    width: calc(100% - 9.375rem - 1.25rem);
    float: right; }
    @media (max-width: 560px) {
      .form-horizontal .femanager_fieldset .controls,
      .form-horizontal .femanager_fieldset .powermail_input,
      .form-horizontal .powermail_fieldwrap .controls,
      .form-horizontal .powermail_fieldwrap .powermail_input,
      .layout1 .femanager_fieldset .controls,
      .layout1 .femanager_fieldset .powermail_input,
      .layout1 .powermail_fieldwrap .controls,
      .layout1 .powermail_fieldwrap .powermail_input,
      .tx-powermail .femanager_fieldset .controls,
      .tx-powermail .femanager_fieldset .powermail_input,
      .tx-powermail .powermail_fieldwrap .controls,
      .tx-powermail .powermail_fieldwrap .powermail_input,
      .Tx-Formhandler .femanager_fieldset .controls,
      .Tx-Formhandler .femanager_fieldset .powermail_input,
      .Tx-Formhandler .powermail_fieldwrap .controls,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input {
        float: none;
        width: 100%; } }
    .form-horizontal .femanager_fieldset .controls .errormsg,
    .form-horizontal .femanager_fieldset .powermail_input .errormsg,
    .form-horizontal .powermail_fieldwrap .controls .errormsg,
    .form-horizontal .powermail_fieldwrap .powermail_input .errormsg,
    .layout1 .femanager_fieldset .controls .errormsg,
    .layout1 .femanager_fieldset .powermail_input .errormsg,
    .layout1 .powermail_fieldwrap .controls .errormsg,
    .layout1 .powermail_fieldwrap .powermail_input .errormsg,
    .tx-powermail .femanager_fieldset .controls .errormsg,
    .tx-powermail .femanager_fieldset .powermail_input .errormsg,
    .tx-powermail .powermail_fieldwrap .controls .errormsg,
    .tx-powermail .powermail_fieldwrap .powermail_input .errormsg,
    .Tx-Formhandler .femanager_fieldset .controls .errormsg,
    .Tx-Formhandler .femanager_fieldset .powermail_input .errormsg,
    .Tx-Formhandler .powermail_fieldwrap .controls .errormsg,
    .Tx-Formhandler .powermail_fieldwrap .powermail_input .errormsg {
      display: none;
      color: #D96523; }
    .form-horizontal .femanager_fieldset .controls.validation-notEmpty-failed .errormsg,
    .form-horizontal .femanager_fieldset .powermail_input.validation-notEmpty-failed .errormsg,
    .form-horizontal .powermail_fieldwrap .controls.validation-notEmpty-failed .errormsg,
    .form-horizontal .powermail_fieldwrap .powermail_input.validation-notEmpty-failed .errormsg,
    .layout1 .femanager_fieldset .controls.validation-notEmpty-failed .errormsg,
    .layout1 .femanager_fieldset .powermail_input.validation-notEmpty-failed .errormsg,
    .layout1 .powermail_fieldwrap .controls.validation-notEmpty-failed .errormsg,
    .layout1 .powermail_fieldwrap .powermail_input.validation-notEmpty-failed .errormsg,
    .tx-powermail .femanager_fieldset .controls.validation-notEmpty-failed .errormsg,
    .tx-powermail .femanager_fieldset .powermail_input.validation-notEmpty-failed .errormsg,
    .tx-powermail .powermail_fieldwrap .controls.validation-notEmpty-failed .errormsg,
    .tx-powermail .powermail_fieldwrap .powermail_input.validation-notEmpty-failed .errormsg,
    .Tx-Formhandler .femanager_fieldset .controls.validation-notEmpty-failed .errormsg,
    .Tx-Formhandler .femanager_fieldset .powermail_input.validation-notEmpty-failed .errormsg,
    .Tx-Formhandler .powermail_fieldwrap .controls.validation-notEmpty-failed .errormsg,
    .Tx-Formhandler .powermail_fieldwrap .powermail_input.validation-notEmpty-failed .errormsg {
      display: block; }
    .form-horizontal .femanager_fieldset .controls input,
    .form-horizontal .femanager_fieldset .controls textarea,
    .form-horizontal .femanager_fieldset .controls select,
    .form-horizontal .femanager_fieldset .powermail_input input,
    .form-horizontal .femanager_fieldset .powermail_input textarea,
    .form-horizontal .femanager_fieldset .powermail_input select,
    .form-horizontal .powermail_fieldwrap .controls input,
    .form-horizontal .powermail_fieldwrap .controls textarea,
    .form-horizontal .powermail_fieldwrap .controls select,
    .form-horizontal .powermail_fieldwrap .powermail_input input,
    .form-horizontal .powermail_fieldwrap .powermail_input textarea,
    .form-horizontal .powermail_fieldwrap .powermail_input select,
    .layout1 .femanager_fieldset .controls input,
    .layout1 .femanager_fieldset .controls textarea,
    .layout1 .femanager_fieldset .controls select,
    .layout1 .femanager_fieldset .powermail_input input,
    .layout1 .femanager_fieldset .powermail_input textarea,
    .layout1 .femanager_fieldset .powermail_input select,
    .layout1 .powermail_fieldwrap .controls input,
    .layout1 .powermail_fieldwrap .controls textarea,
    .layout1 .powermail_fieldwrap .controls select,
    .layout1 .powermail_fieldwrap .powermail_input input,
    .layout1 .powermail_fieldwrap .powermail_input textarea,
    .layout1 .powermail_fieldwrap .powermail_input select,
    .tx-powermail .femanager_fieldset .controls input,
    .tx-powermail .femanager_fieldset .controls textarea,
    .tx-powermail .femanager_fieldset .controls select,
    .tx-powermail .femanager_fieldset .powermail_input input,
    .tx-powermail .femanager_fieldset .powermail_input textarea,
    .tx-powermail .femanager_fieldset .powermail_input select,
    .tx-powermail .powermail_fieldwrap .controls input,
    .tx-powermail .powermail_fieldwrap .controls textarea,
    .tx-powermail .powermail_fieldwrap .controls select,
    .tx-powermail .powermail_fieldwrap .powermail_input input,
    .tx-powermail .powermail_fieldwrap .powermail_input textarea,
    .tx-powermail .powermail_fieldwrap .powermail_input select,
    .Tx-Formhandler .femanager_fieldset .controls input,
    .Tx-Formhandler .femanager_fieldset .controls textarea,
    .Tx-Formhandler .femanager_fieldset .controls select,
    .Tx-Formhandler .femanager_fieldset .powermail_input input,
    .Tx-Formhandler .femanager_fieldset .powermail_input textarea,
    .Tx-Formhandler .femanager_fieldset .powermail_input select,
    .Tx-Formhandler .powermail_fieldwrap .controls input,
    .Tx-Formhandler .powermail_fieldwrap .controls textarea,
    .Tx-Formhandler .powermail_fieldwrap .controls select,
    .Tx-Formhandler .powermail_fieldwrap .powermail_input input,
    .Tx-Formhandler .powermail_fieldwrap .powermail_input textarea,
    .Tx-Formhandler .powermail_fieldwrap .powermail_input select {
      display: inline-block;
      border-radius: 0; }
    .form-horizontal .femanager_fieldset .controls input[type="text"],
    .form-horizontal .femanager_fieldset .controls input[type="password"],
    .form-horizontal .femanager_fieldset .controls textarea,
    .form-horizontal .femanager_fieldset .controls select,
    .form-horizontal .femanager_fieldset .powermail_input input[type="text"],
    .form-horizontal .femanager_fieldset .powermail_input input[type="password"],
    .form-horizontal .femanager_fieldset .powermail_input textarea,
    .form-horizontal .femanager_fieldset .powermail_input select,
    .form-horizontal .powermail_fieldwrap .controls input[type="text"],
    .form-horizontal .powermail_fieldwrap .controls input[type="password"],
    .form-horizontal .powermail_fieldwrap .controls textarea,
    .form-horizontal .powermail_fieldwrap .controls select,
    .form-horizontal .powermail_fieldwrap .powermail_input input[type="text"],
    .form-horizontal .powermail_fieldwrap .powermail_input input[type="password"],
    .form-horizontal .powermail_fieldwrap .powermail_input textarea,
    .form-horizontal .powermail_fieldwrap .powermail_input select,
    .layout1 .femanager_fieldset .controls input[type="text"],
    .layout1 .femanager_fieldset .controls input[type="password"],
    .layout1 .femanager_fieldset .controls textarea,
    .layout1 .femanager_fieldset .controls select,
    .layout1 .femanager_fieldset .powermail_input input[type="text"],
    .layout1 .femanager_fieldset .powermail_input input[type="password"],
    .layout1 .femanager_fieldset .powermail_input textarea,
    .layout1 .femanager_fieldset .powermail_input select,
    .layout1 .powermail_fieldwrap .controls input[type="text"],
    .layout1 .powermail_fieldwrap .controls input[type="password"],
    .layout1 .powermail_fieldwrap .controls textarea,
    .layout1 .powermail_fieldwrap .controls select,
    .layout1 .powermail_fieldwrap .powermail_input input[type="text"],
    .layout1 .powermail_fieldwrap .powermail_input input[type="password"],
    .layout1 .powermail_fieldwrap .powermail_input textarea,
    .layout1 .powermail_fieldwrap .powermail_input select,
    .tx-powermail .femanager_fieldset .controls input[type="text"],
    .tx-powermail .femanager_fieldset .controls input[type="password"],
    .tx-powermail .femanager_fieldset .controls textarea,
    .tx-powermail .femanager_fieldset .controls select,
    .tx-powermail .femanager_fieldset .powermail_input input[type="text"],
    .tx-powermail .femanager_fieldset .powermail_input input[type="password"],
    .tx-powermail .femanager_fieldset .powermail_input textarea,
    .tx-powermail .femanager_fieldset .powermail_input select,
    .tx-powermail .powermail_fieldwrap .controls input[type="text"],
    .tx-powermail .powermail_fieldwrap .controls input[type="password"],
    .tx-powermail .powermail_fieldwrap .controls textarea,
    .tx-powermail .powermail_fieldwrap .controls select,
    .tx-powermail .powermail_fieldwrap .powermail_input input[type="text"],
    .tx-powermail .powermail_fieldwrap .powermail_input input[type="password"],
    .tx-powermail .powermail_fieldwrap .powermail_input textarea,
    .tx-powermail .powermail_fieldwrap .powermail_input select,
    .Tx-Formhandler .femanager_fieldset .controls input[type="text"],
    .Tx-Formhandler .femanager_fieldset .controls input[type="password"],
    .Tx-Formhandler .femanager_fieldset .controls textarea,
    .Tx-Formhandler .femanager_fieldset .controls select,
    .Tx-Formhandler .femanager_fieldset .powermail_input input[type="text"],
    .Tx-Formhandler .femanager_fieldset .powermail_input input[type="password"],
    .Tx-Formhandler .femanager_fieldset .powermail_input textarea,
    .Tx-Formhandler .femanager_fieldset .powermail_input select,
    .Tx-Formhandler .powermail_fieldwrap .controls input[type="text"],
    .Tx-Formhandler .powermail_fieldwrap .controls input[type="password"],
    .Tx-Formhandler .powermail_fieldwrap .controls textarea,
    .Tx-Formhandler .powermail_fieldwrap .controls select,
    .Tx-Formhandler .powermail_fieldwrap .powermail_input input[type="text"],
    .Tx-Formhandler .powermail_fieldwrap .powermail_input input[type="password"],
    .Tx-Formhandler .powermail_fieldwrap .powermail_input textarea,
    .Tx-Formhandler .powermail_fieldwrap .powermail_input select {
      width: 100%;
      background: none;
      border: 1px solid #ECECEC; }
      .form-horizontal .femanager_fieldset .controls input[type="text"].zip,
      .form-horizontal .femanager_fieldset .controls input[type="password"].zip,
      .form-horizontal .femanager_fieldset .controls textarea.zip,
      .form-horizontal .femanager_fieldset .controls select.zip,
      .form-horizontal .femanager_fieldset .powermail_input input[type="text"].zip,
      .form-horizontal .femanager_fieldset .powermail_input input[type="password"].zip,
      .form-horizontal .femanager_fieldset .powermail_input textarea.zip,
      .form-horizontal .femanager_fieldset .powermail_input select.zip,
      .form-horizontal .powermail_fieldwrap .controls input[type="text"].zip,
      .form-horizontal .powermail_fieldwrap .controls input[type="password"].zip,
      .form-horizontal .powermail_fieldwrap .controls textarea.zip,
      .form-horizontal .powermail_fieldwrap .controls select.zip,
      .form-horizontal .powermail_fieldwrap .powermail_input input[type="text"].zip,
      .form-horizontal .powermail_fieldwrap .powermail_input input[type="password"].zip,
      .form-horizontal .powermail_fieldwrap .powermail_input textarea.zip,
      .form-horizontal .powermail_fieldwrap .powermail_input select.zip,
      .layout1 .femanager_fieldset .controls input[type="text"].zip,
      .layout1 .femanager_fieldset .controls input[type="password"].zip,
      .layout1 .femanager_fieldset .controls textarea.zip,
      .layout1 .femanager_fieldset .controls select.zip,
      .layout1 .femanager_fieldset .powermail_input input[type="text"].zip,
      .layout1 .femanager_fieldset .powermail_input input[type="password"].zip,
      .layout1 .femanager_fieldset .powermail_input textarea.zip,
      .layout1 .femanager_fieldset .powermail_input select.zip,
      .layout1 .powermail_fieldwrap .controls input[type="text"].zip,
      .layout1 .powermail_fieldwrap .controls input[type="password"].zip,
      .layout1 .powermail_fieldwrap .controls textarea.zip,
      .layout1 .powermail_fieldwrap .controls select.zip,
      .layout1 .powermail_fieldwrap .powermail_input input[type="text"].zip,
      .layout1 .powermail_fieldwrap .powermail_input input[type="password"].zip,
      .layout1 .powermail_fieldwrap .powermail_input textarea.zip,
      .layout1 .powermail_fieldwrap .powermail_input select.zip,
      .tx-powermail .femanager_fieldset .controls input[type="text"].zip,
      .tx-powermail .femanager_fieldset .controls input[type="password"].zip,
      .tx-powermail .femanager_fieldset .controls textarea.zip,
      .tx-powermail .femanager_fieldset .controls select.zip,
      .tx-powermail .femanager_fieldset .powermail_input input[type="text"].zip,
      .tx-powermail .femanager_fieldset .powermail_input input[type="password"].zip,
      .tx-powermail .femanager_fieldset .powermail_input textarea.zip,
      .tx-powermail .femanager_fieldset .powermail_input select.zip,
      .tx-powermail .powermail_fieldwrap .controls input[type="text"].zip,
      .tx-powermail .powermail_fieldwrap .controls input[type="password"].zip,
      .tx-powermail .powermail_fieldwrap .controls textarea.zip,
      .tx-powermail .powermail_fieldwrap .controls select.zip,
      .tx-powermail .powermail_fieldwrap .powermail_input input[type="text"].zip,
      .tx-powermail .powermail_fieldwrap .powermail_input input[type="password"].zip,
      .tx-powermail .powermail_fieldwrap .powermail_input textarea.zip,
      .tx-powermail .powermail_fieldwrap .powermail_input select.zip,
      .Tx-Formhandler .femanager_fieldset .controls input[type="text"].zip,
      .Tx-Formhandler .femanager_fieldset .controls input[type="password"].zip,
      .Tx-Formhandler .femanager_fieldset .controls textarea.zip,
      .Tx-Formhandler .femanager_fieldset .controls select.zip,
      .Tx-Formhandler .femanager_fieldset .powermail_input input[type="text"].zip,
      .Tx-Formhandler .femanager_fieldset .powermail_input input[type="password"].zip,
      .Tx-Formhandler .femanager_fieldset .powermail_input textarea.zip,
      .Tx-Formhandler .femanager_fieldset .powermail_input select.zip,
      .Tx-Formhandler .powermail_fieldwrap .controls input[type="text"].zip,
      .Tx-Formhandler .powermail_fieldwrap .controls input[type="password"].zip,
      .Tx-Formhandler .powermail_fieldwrap .controls textarea.zip,
      .Tx-Formhandler .powermail_fieldwrap .controls select.zip,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input input[type="text"].zip,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input input[type="password"].zip,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input textarea.zip,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input select.zip {
        width: 80px;
        width: 5rem;
        margin-right: 10px;
        margin-right: 0.625rem; }
      .form-horizontal .femanager_fieldset .controls input[type="text"].city,
      .form-horizontal .femanager_fieldset .controls input[type="password"].city,
      .form-horizontal .femanager_fieldset .controls textarea.city,
      .form-horizontal .femanager_fieldset .controls select.city,
      .form-horizontal .femanager_fieldset .powermail_input input[type="text"].city,
      .form-horizontal .femanager_fieldset .powermail_input input[type="password"].city,
      .form-horizontal .femanager_fieldset .powermail_input textarea.city,
      .form-horizontal .femanager_fieldset .powermail_input select.city,
      .form-horizontal .powermail_fieldwrap .controls input[type="text"].city,
      .form-horizontal .powermail_fieldwrap .controls input[type="password"].city,
      .form-horizontal .powermail_fieldwrap .controls textarea.city,
      .form-horizontal .powermail_fieldwrap .controls select.city,
      .form-horizontal .powermail_fieldwrap .powermail_input input[type="text"].city,
      .form-horizontal .powermail_fieldwrap .powermail_input input[type="password"].city,
      .form-horizontal .powermail_fieldwrap .powermail_input textarea.city,
      .form-horizontal .powermail_fieldwrap .powermail_input select.city,
      .layout1 .femanager_fieldset .controls input[type="text"].city,
      .layout1 .femanager_fieldset .controls input[type="password"].city,
      .layout1 .femanager_fieldset .controls textarea.city,
      .layout1 .femanager_fieldset .controls select.city,
      .layout1 .femanager_fieldset .powermail_input input[type="text"].city,
      .layout1 .femanager_fieldset .powermail_input input[type="password"].city,
      .layout1 .femanager_fieldset .powermail_input textarea.city,
      .layout1 .femanager_fieldset .powermail_input select.city,
      .layout1 .powermail_fieldwrap .controls input[type="text"].city,
      .layout1 .powermail_fieldwrap .controls input[type="password"].city,
      .layout1 .powermail_fieldwrap .controls textarea.city,
      .layout1 .powermail_fieldwrap .controls select.city,
      .layout1 .powermail_fieldwrap .powermail_input input[type="text"].city,
      .layout1 .powermail_fieldwrap .powermail_input input[type="password"].city,
      .layout1 .powermail_fieldwrap .powermail_input textarea.city,
      .layout1 .powermail_fieldwrap .powermail_input select.city,
      .tx-powermail .femanager_fieldset .controls input[type="text"].city,
      .tx-powermail .femanager_fieldset .controls input[type="password"].city,
      .tx-powermail .femanager_fieldset .controls textarea.city,
      .tx-powermail .femanager_fieldset .controls select.city,
      .tx-powermail .femanager_fieldset .powermail_input input[type="text"].city,
      .tx-powermail .femanager_fieldset .powermail_input input[type="password"].city,
      .tx-powermail .femanager_fieldset .powermail_input textarea.city,
      .tx-powermail .femanager_fieldset .powermail_input select.city,
      .tx-powermail .powermail_fieldwrap .controls input[type="text"].city,
      .tx-powermail .powermail_fieldwrap .controls input[type="password"].city,
      .tx-powermail .powermail_fieldwrap .controls textarea.city,
      .tx-powermail .powermail_fieldwrap .controls select.city,
      .tx-powermail .powermail_fieldwrap .powermail_input input[type="text"].city,
      .tx-powermail .powermail_fieldwrap .powermail_input input[type="password"].city,
      .tx-powermail .powermail_fieldwrap .powermail_input textarea.city,
      .tx-powermail .powermail_fieldwrap .powermail_input select.city,
      .Tx-Formhandler .femanager_fieldset .controls input[type="text"].city,
      .Tx-Formhandler .femanager_fieldset .controls input[type="password"].city,
      .Tx-Formhandler .femanager_fieldset .controls textarea.city,
      .Tx-Formhandler .femanager_fieldset .controls select.city,
      .Tx-Formhandler .femanager_fieldset .powermail_input input[type="text"].city,
      .Tx-Formhandler .femanager_fieldset .powermail_input input[type="password"].city,
      .Tx-Formhandler .femanager_fieldset .powermail_input textarea.city,
      .Tx-Formhandler .femanager_fieldset .powermail_input select.city,
      .Tx-Formhandler .powermail_fieldwrap .controls input[type="text"].city,
      .Tx-Formhandler .powermail_fieldwrap .controls input[type="password"].city,
      .Tx-Formhandler .powermail_fieldwrap .controls textarea.city,
      .Tx-Formhandler .powermail_fieldwrap .controls select.city,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input input[type="text"].city,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input input[type="password"].city,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input textarea.city,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input select.city {
        width: calc(100% - 5rem - 0.875rem); }
      .form-horizontal .femanager_fieldset .controls input[type="text"].error,
      .form-horizontal .femanager_fieldset .controls input[type="password"].error,
      .form-horizontal .femanager_fieldset .controls textarea.error,
      .form-horizontal .femanager_fieldset .controls select.error,
      .form-horizontal .femanager_fieldset .powermail_input input[type="text"].error,
      .form-horizontal .femanager_fieldset .powermail_input input[type="password"].error,
      .form-horizontal .femanager_fieldset .powermail_input textarea.error,
      .form-horizontal .femanager_fieldset .powermail_input select.error,
      .form-horizontal .powermail_fieldwrap .controls input[type="text"].error,
      .form-horizontal .powermail_fieldwrap .controls input[type="password"].error,
      .form-horizontal .powermail_fieldwrap .controls textarea.error,
      .form-horizontal .powermail_fieldwrap .controls select.error,
      .form-horizontal .powermail_fieldwrap .powermail_input input[type="text"].error,
      .form-horizontal .powermail_fieldwrap .powermail_input input[type="password"].error,
      .form-horizontal .powermail_fieldwrap .powermail_input textarea.error,
      .form-horizontal .powermail_fieldwrap .powermail_input select.error,
      .layout1 .femanager_fieldset .controls input[type="text"].error,
      .layout1 .femanager_fieldset .controls input[type="password"].error,
      .layout1 .femanager_fieldset .controls textarea.error,
      .layout1 .femanager_fieldset .controls select.error,
      .layout1 .femanager_fieldset .powermail_input input[type="text"].error,
      .layout1 .femanager_fieldset .powermail_input input[type="password"].error,
      .layout1 .femanager_fieldset .powermail_input textarea.error,
      .layout1 .femanager_fieldset .powermail_input select.error,
      .layout1 .powermail_fieldwrap .controls input[type="text"].error,
      .layout1 .powermail_fieldwrap .controls input[type="password"].error,
      .layout1 .powermail_fieldwrap .controls textarea.error,
      .layout1 .powermail_fieldwrap .controls select.error,
      .layout1 .powermail_fieldwrap .powermail_input input[type="text"].error,
      .layout1 .powermail_fieldwrap .powermail_input input[type="password"].error,
      .layout1 .powermail_fieldwrap .powermail_input textarea.error,
      .layout1 .powermail_fieldwrap .powermail_input select.error,
      .tx-powermail .femanager_fieldset .controls input[type="text"].error,
      .tx-powermail .femanager_fieldset .controls input[type="password"].error,
      .tx-powermail .femanager_fieldset .controls textarea.error,
      .tx-powermail .femanager_fieldset .controls select.error,
      .tx-powermail .femanager_fieldset .powermail_input input[type="text"].error,
      .tx-powermail .femanager_fieldset .powermail_input input[type="password"].error,
      .tx-powermail .femanager_fieldset .powermail_input textarea.error,
      .tx-powermail .femanager_fieldset .powermail_input select.error,
      .tx-powermail .powermail_fieldwrap .controls input[type="text"].error,
      .tx-powermail .powermail_fieldwrap .controls input[type="password"].error,
      .tx-powermail .powermail_fieldwrap .controls textarea.error,
      .tx-powermail .powermail_fieldwrap .controls select.error,
      .tx-powermail .powermail_fieldwrap .powermail_input input[type="text"].error,
      .tx-powermail .powermail_fieldwrap .powermail_input input[type="password"].error,
      .tx-powermail .powermail_fieldwrap .powermail_input textarea.error,
      .tx-powermail .powermail_fieldwrap .powermail_input select.error,
      .Tx-Formhandler .femanager_fieldset .controls input[type="text"].error,
      .Tx-Formhandler .femanager_fieldset .controls input[type="password"].error,
      .Tx-Formhandler .femanager_fieldset .controls textarea.error,
      .Tx-Formhandler .femanager_fieldset .controls select.error,
      .Tx-Formhandler .femanager_fieldset .powermail_input input[type="text"].error,
      .Tx-Formhandler .femanager_fieldset .powermail_input input[type="password"].error,
      .Tx-Formhandler .femanager_fieldset .powermail_input textarea.error,
      .Tx-Formhandler .femanager_fieldset .powermail_input select.error,
      .Tx-Formhandler .powermail_fieldwrap .controls input[type="text"].error,
      .Tx-Formhandler .powermail_fieldwrap .controls input[type="password"].error,
      .Tx-Formhandler .powermail_fieldwrap .controls textarea.error,
      .Tx-Formhandler .powermail_fieldwrap .controls select.error,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input input[type="text"].error,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input input[type="password"].error,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input textarea.error,
      .Tx-Formhandler .powermail_fieldwrap .powermail_input select.error {
        border: 1px solid rgba(217, 101, 35, 0.6);
        background-color: rgba(217, 101, 35, 0.1); }
    .form-horizontal .femanager_fieldset .controls label,
    .form-horizontal .femanager_fieldset .powermail_input label,
    .form-horizontal .powermail_fieldwrap .controls label,
    .form-horizontal .powermail_fieldwrap .powermail_input label,
    .layout1 .femanager_fieldset .controls label,
    .layout1 .femanager_fieldset .powermail_input label,
    .layout1 .powermail_fieldwrap .controls label,
    .layout1 .powermail_fieldwrap .powermail_input label,
    .tx-powermail .femanager_fieldset .controls label,
    .tx-powermail .femanager_fieldset .powermail_input label,
    .tx-powermail .powermail_fieldwrap .controls label,
    .tx-powermail .powermail_fieldwrap .powermail_input label,
    .Tx-Formhandler .femanager_fieldset .controls label,
    .Tx-Formhandler .femanager_fieldset .powermail_input label,
    .Tx-Formhandler .powermail_fieldwrap .controls label,
    .Tx-Formhandler .powermail_fieldwrap .powermail_input label {
      text-align: left;
      width: auto; }
  .form-horizontal .femanager_fieldset.femanager_interests,
  .form-horizontal .powermail_fieldwrap.femanager_interests,
  .layout1 .femanager_fieldset.femanager_interests,
  .layout1 .powermail_fieldwrap.femanager_interests,
  .tx-powermail .femanager_fieldset.femanager_interests,
  .tx-powermail .powermail_fieldwrap.femanager_interests,
  .Tx-Formhandler .femanager_fieldset.femanager_interests,
  .Tx-Formhandler .powermail_fieldwrap.femanager_interests {
    background-color: #ECECEC; }
    .form-horizontal .femanager_fieldset.femanager_interests header label,
    .form-horizontal .powermail_fieldwrap.femanager_interests header label,
    .layout1 .femanager_fieldset.femanager_interests header label,
    .layout1 .powermail_fieldwrap.femanager_interests header label,
    .tx-powermail .femanager_fieldset.femanager_interests header label,
    .tx-powermail .powermail_fieldwrap.femanager_interests header label,
    .Tx-Formhandler .femanager_fieldset.femanager_interests header label,
    .Tx-Formhandler .powermail_fieldwrap.femanager_interests header label {
      float: none;
      display: block;
      position: absolute;
      left: 170px;
      left: 10.625rem;
      top: 10px;
      top: 0.625rem;
      width: 240px;
      width: 15rem;
      text-align: left; }
    .form-horizontal .femanager_fieldset.femanager_interests .controls label,
    .form-horizontal .powermail_fieldwrap.femanager_interests .controls label,
    .layout1 .femanager_fieldset.femanager_interests .controls label,
    .layout1 .powermail_fieldwrap.femanager_interests .controls label,
    .tx-powermail .femanager_fieldset.femanager_interests .controls label,
    .tx-powermail .powermail_fieldwrap.femanager_interests .controls label,
    .Tx-Formhandler .femanager_fieldset.femanager_interests .controls label,
    .Tx-Formhandler .powermail_fieldwrap.femanager_interests .controls label {
      font-weight: 400;
      float: none; }
      @media (max-width: 560px) {
        .form-horizontal .femanager_fieldset.femanager_interests .controls label input,
        .form-horizontal .powermail_fieldwrap.femanager_interests .controls label input,
        .layout1 .femanager_fieldset.femanager_interests .controls label input,
        .layout1 .powermail_fieldwrap.femanager_interests .controls label input,
        .tx-powermail .femanager_fieldset.femanager_interests .controls label input,
        .tx-powermail .powermail_fieldwrap.femanager_interests .controls label input,
        .Tx-Formhandler .femanager_fieldset.femanager_interests .controls label input,
        .Tx-Formhandler .powermail_fieldwrap.femanager_interests .controls label input {
          float: right; } }
  .form-horizontal .femanager_fieldset.checkbox-long-text,
  .form-horizontal .powermail_fieldwrap.checkbox-long-text,
  .layout1 .femanager_fieldset.checkbox-long-text,
  .layout1 .powermail_fieldwrap.checkbox-long-text,
  .tx-powermail .femanager_fieldset.checkbox-long-text,
  .tx-powermail .powermail_fieldwrap.checkbox-long-text,
  .Tx-Formhandler .femanager_fieldset.checkbox-long-text,
  .Tx-Formhandler .powermail_fieldwrap.checkbox-long-text {
    position: relative; }
    .form-horizontal .femanager_fieldset.checkbox-long-text input,
    .form-horizontal .powermail_fieldwrap.checkbox-long-text input,
    .layout1 .femanager_fieldset.checkbox-long-text input,
    .layout1 .powermail_fieldwrap.checkbox-long-text input,
    .tx-powermail .femanager_fieldset.checkbox-long-text input,
    .tx-powermail .powermail_fieldwrap.checkbox-long-text input,
    .Tx-Formhandler .femanager_fieldset.checkbox-long-text input,
    .Tx-Formhandler .powermail_fieldwrap.checkbox-long-text input {
      position: absolute;
      left: 0;
      top: 1px; }
    .form-horizontal .femanager_fieldset.checkbox-long-text label,
    .form-horizontal .powermail_fieldwrap.checkbox-long-text label,
    .layout1 .femanager_fieldset.checkbox-long-text label,
    .layout1 .powermail_fieldwrap.checkbox-long-text label,
    .tx-powermail .femanager_fieldset.checkbox-long-text label,
    .tx-powermail .powermail_fieldwrap.checkbox-long-text label,
    .Tx-Formhandler .femanager_fieldset.checkbox-long-text label,
    .Tx-Formhandler .powermail_fieldwrap.checkbox-long-text label {
      width: auto;
      float: none;
      padding: 0 0 0 25px;
      text-align: left; }
  .form-horizontal .femanager_fieldset .powermail_submit,
  .form-horizontal .femanager_fieldset .csc-mailform-field input[type='submit'],
  .form-horizontal .powermail_fieldwrap .powermail_submit,
  .form-horizontal .powermail_fieldwrap .csc-mailform-field input[type='submit'],
  .layout1 .femanager_fieldset .powermail_submit,
  .layout1 .femanager_fieldset .csc-mailform-field input[type='submit'],
  .layout1 .powermail_fieldwrap .powermail_submit,
  .layout1 .powermail_fieldwrap .csc-mailform-field input[type='submit'],
  .tx-powermail .femanager_fieldset .powermail_submit,
  .tx-powermail .femanager_fieldset .csc-mailform-field input[type='submit'],
  .tx-powermail .powermail_fieldwrap .powermail_submit,
  .tx-powermail .powermail_fieldwrap .csc-mailform-field input[type='submit'],
  .Tx-Formhandler .femanager_fieldset .powermail_submit,
  .Tx-Formhandler .femanager_fieldset .csc-mailform-field input[type='submit'],
  .Tx-Formhandler .powermail_fieldwrap .powermail_submit,
  .Tx-Formhandler .powermail_fieldwrap .csc-mailform-field input[type='submit'] {
    color: #fff;
    background: #D96523;
    border: 2px solid #D96523;
    display: inline-block;
    line-height: 25px;
    line-height: 1.5625rem;
    padding: 3px 15px 4px 15px;
    white-space: nowrap; }

.form-horizontal .powermail_fieldwrap_radio fieldset,
.layout1 .powermail_fieldwrap_radio fieldset,
.tx-powermail .powermail_fieldwrap_radio fieldset,
.Tx-Formhandler .powermail_fieldwrap_radio fieldset {
  margin: 0;
  padding: 0; }

.form-horizontal .powermail_fieldwrap_radio legend,
.layout1 .powermail_fieldwrap_radio legend,
.tx-powermail .powermail_fieldwrap_radio legend,
.Tx-Formhandler .powermail_fieldwrap_radio legend {
  position: initial;
  width: auto; }

.form-horizontal .powermail_fieldwrap_radio .powermail_radio_outer .powermail_radio_inner label,
.layout1 .powermail_fieldwrap_radio .powermail_radio_outer .powermail_radio_inner label,
.tx-powermail .powermail_fieldwrap_radio .powermail_radio_outer .powermail_radio_inner label,
.Tx-Formhandler .powermail_fieldwrap_radio .powermail_radio_outer .powermail_radio_inner label {
  width: auto; }

.form-horizontal .csc-mailform,
.layout1 .csc-mailform,
.tx-powermail .csc-mailform,
.Tx-Formhandler .csc-mailform {
  margin: 0;
  padding: 0; }
  .form-horizontal .csc-mailform legend,
  .layout1 .csc-mailform legend,
  .tx-powermail .csc-mailform legend,
  .Tx-Formhandler .csc-mailform legend {
    position: initial; }
  .form-horizontal .csc-mailform .csc-mailform-field,
  .layout1 .csc-mailform .csc-mailform-field,
  .tx-powermail .csc-mailform .csc-mailform-field,
  .Tx-Formhandler .csc-mailform .csc-mailform-field {
    margin: 15px 0;
    padding: 15px 0; }
    .form-horizontal .csc-mailform .csc-mailform-field.type-check,
    .layout1 .csc-mailform .csc-mailform-field.type-check,
    .tx-powermail .csc-mailform .csc-mailform-field.type-check,
    .Tx-Formhandler .csc-mailform .csc-mailform-field.type-check {
      margin: 0;
      padding: 0; }
    .form-horizontal .csc-mailform .csc-mailform-field label,
    .layout1 .csc-mailform .csc-mailform-field label,
    .tx-powermail .csc-mailform .csc-mailform-field label,
    .Tx-Formhandler .csc-mailform .csc-mailform-field label {
      display: block;
      width: 150px;
      width: 9.375rem;
      text-align: right;
      margin-right: 20px;
      margin-right: 1.25rem;
      float: left; }
      @media (max-width: 560px) {
        .form-horizontal .csc-mailform .csc-mailform-field label,
        .layout1 .csc-mailform .csc-mailform-field label,
        .tx-powermail .csc-mailform .csc-mailform-field label,
        .Tx-Formhandler .csc-mailform .csc-mailform-field label {
          float: none;
          text-align: left; } }
    .form-horizontal .csc-mailform .csc-mailform-field input[type="text"],
    .layout1 .csc-mailform .csc-mailform-field input[type="text"],
    .tx-powermail .csc-mailform .csc-mailform-field input[type="text"],
    .Tx-Formhandler .csc-mailform .csc-mailform-field input[type="text"] {
      display: block;
      width: calc(100% - 80rem - 1.25rem);
      float: left; }
      @media (max-width: 560px) {
        .form-horizontal .csc-mailform .csc-mailform-field input[type="text"],
        .layout1 .csc-mailform .csc-mailform-field input[type="text"],
        .tx-powermail .csc-mailform .csc-mailform-field input[type="text"],
        .Tx-Formhandler .csc-mailform .csc-mailform-field input[type="text"] {
          float: none;
          width: 100%; } }
    .form-horizontal .csc-mailform .csc-mailform-field input[type='submit'],
    .layout1 .csc-mailform .csc-mailform-field input[type='submit'],
    .tx-powermail .csc-mailform .csc-mailform-field input[type='submit'],
    .Tx-Formhandler .csc-mailform .csc-mailform-field input[type='submit'] {
      color: #fff;
      background: #D96523;
      border: 2px solid #D96523;
      display: inline-block;
      line-height: 25px;
      line-height: 1.5625rem;
      padding: 3px 15px 4px 15px;
      white-space: nowrap; }

.imagelist header {
  font-size: 1.6em;
  background-color: #B1DFE8;
  padding: 10px; }
  .imagelist header h2 {
    color: #fff;
    margin: 0px;
    background-color: #B1DFE8;
    text-align: center; }

.imagelist .images-box {
  float: left; }
  .imagelist .images-box ul {
    margin: 0;
    padding: 0; }
    .imagelist .images-box ul li {
      padding: 10px;
      list-style: none;
      margin: 0 0 2px 0;
      padding: 10px;
      position: relative;
      float: left;
      width: 100%;
      background-color: #ECECEC; }
      .imagelist .images-box ul li .image {
        float: left;
        width: 250px; }
        @media (max-width: 600px) {
          .imagelist .images-box ul li .image {
            float: none;
            width: 100%; } }
        .imagelist .images-box ul li .image img {
          width: 100%;
          max-width: 100%;
          height: auto; }
      .imagelist .images-box ul li .text {
        margin: 0 0 0 250px;
        padding: 0 16px 0 32px;
        padding: 0 1rem 0 2rem;
        color: #fff; }
        @media (max-width: 600px) {
          .imagelist .images-box ul li .text {
            padding: 1rem 0 1rem 0;
            margin: 0; } }
        .imagelist .images-box ul li .text .icon {
          display: inline-block;
          padding: 10px;
          padding: 0.625rem;
          float: left; }
          .imagelist .images-box ul li .text .icon:before {
            display: inline-block;
            border-radius: 100%;
            width: 50px;
            width: 3.125rem;
            line-height: 50px;
            line-height: 3.125rem;
            vertical-align: middle;
            text-align: center;
            background-color: #fff;
            color: #D96523;
            font-size: 30px;
            font-size: 1.875rem;
            float: left; }
        .imagelist .images-box ul li .text figcaption {
          padding-left: 80px; }
        .imagelist .images-box ul li .text h2 {
          color: #D96523; }
        .imagelist .images-box ul li .text .image-title {
          margin-bottom: 16px;
          margin-bottom: 1rem;
          color: #D96523; }
        .imagelist .images-box ul li .text a {
          display: inline-block; }
        .imagelist .images-box ul li .text .image-description {
          color: #4f4f4f; }

.imagelist .pagebrowser {
  float: left; }

.themenportal-slider header {
  font-size: 1.6em;
  background-color: #B1DFE8;
  padding: 10px; }
  .themenportal-slider header h2 {
    color: #fff;
    margin: 0px;
    background-color: #B1DFE8;
    text-align: center; }

.themenportal-slider .item figure {
  display: block;
  position: relative;
  margin: 0 0 80px 0;
  padding-bottom: 83.33333%;
  width: 100%; }
  .themenportal-slider .item figure .image {
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%; }
    .themenportal-slider .item figure .image img {
      display: block;
      visibility: hidden;
      width: 100%;
      height: 100%; }
  .themenportal-slider .item figure .image-description {
    position: absolute;
    bottom: -80px;
    width: 100%;
    height: 80px; }
    .themenportal-slider .item figure .image-description a:hover {
      text-decoration: none; }
    .themenportal-slider .item figure .image-description figcaption {
      color: #707070;
      font-size: 14px;
      font-size: 0.875rem;
      text-align: left;
      padding: 10px 10px 10px 10px;
      width: 100%;
      height: 100%;
      max-width: 100% !important;
      background-color: #ECECEC; }
      .themenportal-slider .item figure .image-description figcaption h4 {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 12px;
        margin-bottom: 0.8rem; }

.themenportal-slider .slick-dots {
  bottom: calc(80px + 20px); }

.imageteaser {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
  padding-bottom: 83.33333%; }
  .imageteaser > div {
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%; }
    .imageteaser > div:hover figcaption {
      transition-property: background-color;
      transition-duration: 0.25s;
      background-color: rgba(0, 0, 0, 0.7); }
    .imageteaser > div img {
      display: block;
      visibility: hidden;
      width: 100%;
      height: 100%; }
    .imageteaser > div figcaption {
      position: absolute;
      left: 0;
      bottom: 0;
      padding: 10px;
      padding: 0.625rem;
      margin: 0;
      color: #fff;
      width: 100%;
      text-align: center;
      transition-property: background-color;
      transition-duration: 0.25s;
      background-color: rgba(0, 0, 0, 0.1); }

.account-container {
  display: inline-block;
  padding: .4em .75em;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
  /*
    &:after {
        content: '\25BE';
        display: inline-block;
        line-height: 1;
        vertical-align: middle;
        margin-left: 0.75rem;
    }
    */
  /*
    .account-popup {

        display: none;
        position: absolute;
        color: $color-darkgrey;
        background-color: $color-white;
        padding: 10px;
        border-right: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        border-left: 1px solid #aaa;
        right: 0px;
        top: 65px;
        font-size: 0.85rem;
        z-index: 100;
        box-shadow: 2px 4px 12px 2px #555;

        .title {
            font-weight: bold;
            margin-bottom: 6px;
        }
    }
*/ }
  .account-container.disable {
    pointer-events: none; }
  .account-container a:hover {
    text-decoration: none;
    color: #f28d35; }
  .account-container a > span {
    pointer-events: none; }
  .account-container > span, .account-container a > span {
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 1;
    width: calc(100% - 15px);
    vertical-align: middle;
    overflow: hidden; }
  .account-container.open ul {
    display: block; }
  .account-container .account-menu {
    display: none;
    position: absolute;
    min-width: 100%;
    padding: 20px 10px 10px 10px;
    border-top: 1px solid #fff;
    color: #4f4f4f;
    background-color: #fff;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    right: 0px;
    top: 73px;
    z-index: 100;
    box-shadow: 2px 4px 12px 2px #555; }
    .account-container .account-menu .userimage {
      margin: 0 auto;
      width: 100px;
      height: 100px;
      display: block;
      background-color: transparent;
      border-radius: 100%;
      border: 6px solid transparent;
      overflow: hidden; }
      .account-container .account-menu .userimage.premium {
        border-color: #FFBF00; }
      .account-container .account-menu .userimage.basis {
        border-color: #34A6BF; }
      .account-container .account-menu .userimage img {
        width: 100%;
        height: auto;
        box-sizing: border-box; }
    .account-container .account-menu .userdata {
      margin: 20px auto 0;
      text-align: center; }
    .account-container .account-menu .accounttype {
      font-weight: bold;
      margin: 15px auto 20px;
      text-align: center; }
    .account-container .account-menu ul {
      margin-bottom: 0; }
      .account-container .account-menu ul li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        white-space: nowrap; }
    .account-container .account-menu a {
      display: block;
      background: none;
      padding: 5px;
      color: #34A6BF; }
      .account-container .account-menu a:hover {
        text-decoration: none;
        color: #f28d35; }
  .account-container:hover:not(.open) .account-popup {
    display: block; }
  .account-container.open .account-menu {
    display: block; }

/*

.locore-search-list .interactive-dropdown {
    background-color: $color-lightblue;
}

.share {
    .interactive-dropdown {
        ul {
            margin: 0;
            top: 0;
            right: 0;

            li {
                color: $color-lightgrey;
                background-color: $color-grey;
                margin: 0 0 1px 0;
                padding: 4px 8px 3px 8px;

                &:hover {
                    color: $color-white;
                }
            }
        }
    }
}

.header-login > section > .interactive-dropdown {
    padding: .4em 2px;
}
*/
.interactive-dropdown {
  display: inline-block;
  background-color: #707070;
  color: #fff;
  padding: .4em .75em;
  position: relative;
  white-space: nowrap;
  cursor: pointer; }
  .interactive-dropdown.disable {
    pointer-events: none; }
  .interactive-dropdown a:hover {
    text-decoration: none; }
  .interactive-dropdown a > span {
    pointer-events: none; }
  .interactive-dropdown > span, .interactive-dropdown a > span {
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 1;
    width: calc(100% - 15px);
    vertical-align: middle;
    overflow: hidden; }
  .interactive-dropdown:after {
    content: '\25BE';
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    margin-left: 12px;
    margin-left: 0.75rem; }
  .interactive-dropdown.open ul {
    display: block; }
  .interactive-dropdown.open:after {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  .interactive-dropdown ul {
    display: none;
    position: absolute;
    margin: .3em 0 0 -.75em;
    min-width: 100%;
    max-width: 700px;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 0;
    background-color: #fff;
    border-top: 1px solid #fff;
    z-index: 99;
    top: 44px;
    right: -41px;
    right: -2.6rem; }
    .interactive-dropdown ul li {
      background-color: #707070;
      list-style-type: none;
      margin: 0 0 1px 0;
      padding: 14px 8px 12px 8px;
      white-space: nowrap; }
      .interactive-dropdown ul li a {
        display: inline !important;
        background: none;
        padding: 10px;
        font-size: 16px !important; }
        .interactive-dropdown ul li a:hover {
          text-decoration: none; }

.locore-search-list .interactive-dropdown {
  background-color: #B1DFE8; }

.share .interactive-dropdown ul {
  margin: 0;
  top: 0;
  right: 0; }
  .share .interactive-dropdown ul li {
    color: #ECECEC;
    background-color: #707070;
    margin: 0 0 1px 0;
    padding: 4px 8px 3px 8px; }
    .share .interactive-dropdown ul li:hover {
      color: #fff; }

.header-login > section > .interactive-dropdown {
  padding: .4em 2px; }

.lo-contentbox {
  width: 100%;
  padding: 0;
  background-color: #ECECEC;
  color: #4f4f4f;
  float: left;
  margin: 0 0 1em 0; }

.lo-collection-latest ul.icon-text-list-adv li a, .lo-collection-latest ul.icon-text-list-adv li span {
  font-family: "Verdana", sans-serif;
  text-decoration: none; }

.lo-collection-latest ul.icon-text-list-adv .list-last {
  text-align: center;
  margin: 0 auto; }
  .lo-collection-latest ul.icon-text-list-adv .list-last a {
    text-align: center;
    text-decoration: none; }

.pid__70 .main-column .csc-half-floated {
  min-height: 212px; }

.lo-collection-list .lo-collection-list-collection {
  position: relative;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  padding: 0; }
  .lo-collection-list .lo-collection-list-collection > header .title {
    display: block; }
  .lo-collection-list .lo-collection-list-collection > header .sharelink {
    font-weight: 700; }
  @media (max-width: 560px) {
    .lo-collection-list .lo-collection-list-collection > header {
      min-height: 75px; } }
  .lo-collection-list .lo-collection-list-collection > header .cta a span:before {
    color: #fff; }
  .lo-collection-list .lo-collection-list-collection > header .cta a:hover span:before {
    color: #f28d35; }
  @media (max-width: 560px) {
    .lo-collection-list .lo-collection-list-collection > header .cta {
      float: none;
      top: 50px;
      text-align: right; } }
  .lo-collection-list .lo-collection-list-collection .icon [class^="icon-"] {
    display: inline-block;
    border-radius: 100%;
    width: 2em;
    line-height: 2em;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    color: #34A6BF; }
  .lo-collection-list .lo-collection-list-collection > div {
    position: relative;
    display: block;
    padding: 0; }
  .lo-collection-list .lo-collection-list-collection .icon {
    display: inline-block;
    width: 40px;
    width: 2.5rem;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 0;
    color: #D96523;
    vertical-align: top; }
  .lo-collection-list .lo-collection-list-collection .text {
    display: inline-block;
    width: 100%; }
    .lo-collection-list .lo-collection-list-collection .text p {
      margin-bottom: 16px;
      margin-bottom: 1rem; }
    .lo-collection-list .lo-collection-list-collection .text a.button {
      margin: 16px 0;
      margin: 1rem 0; }
    @media (max-width: 560px) {
      .lo-collection-list .lo-collection-list-collection .text {
        width: auto; } }
  .lo-collection-list .lo-collection-list-collection .cta {
    font-size: 20px;
    font-size: 1.25rem;
    display: block;
    text-align: right;
    right: 20px;
    right: 1.25rem;
    color: #D96523;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 560px) {
      .lo-collection-list .lo-collection-list-collection .cta {
        float: left;
        text-align: left;
        right: 0;
        left: 0.875rem;
        top: 40px; } }
    .lo-collection-list .lo-collection-list-collection .cta > a {
      color: #f28d35; }
      .lo-collection-list .lo-collection-list-collection .cta > a:hover {
        color: #D96523; }
  .lo-collection-list .lo-collection-list-collection ul {
    margin: 0;
    padding: 0; }
    .lo-collection-list .lo-collection-list-collection ul li {
      position: relative;
      list-style: none;
      margin: 0 0 2px 0;
      padding: 1em;
      min-height: 120px; }
      .lo-collection-list .lo-collection-list-collection ul li:not(:last-child) {
        border-bottom: 1px solid #B1DFE8; }
      .lo-collection-list .lo-collection-list-collection ul li:last-child {
        margin: 0; }
      .lo-collection-list .lo-collection-list-collection ul li .sorting-actions {
        position: absolute;
        top: 4px;
        top: 0.25rem;
        left: 16px;
        left: 1rem;
        width: 32px;
        width: 2rem; }
        .lo-collection-list .lo-collection-list-collection ul li .sorting-actions a {
          display: block;
          width: 100%;
          margin-bottom: 10px; }
        .lo-collection-list .lo-collection-list-collection ul li .sorting-actions .sorting-action-up-icon {
          width: 0;
          height: 0;
          -webkit-transform: rotate(360deg);
          border-style: solid;
          border-width: 0 10px 10px 10px;
          border-color: transparent transparent #f28d35 transparent;
          margin-bottom: 10px;
          margin-bottom: 0.625rem; }
        .lo-collection-list .lo-collection-list-collection ul li .sorting-actions .sorting-action-down-icon {
          width: 0;
          height: 0;
          -webkit-transform: rotate(360deg);
          border-style: solid;
          border-width: 10px 10px 0 10px;
          border-color: #f28d35 transparent transparent transparent; }
      .lo-collection-list .lo-collection-list-collection ul li .text {
        display: inline-block;
        width: 80%;
        padding: 7px 20px 0 0px;
        padding: 7px 20px 0 0rem; }
        @media (max-width: 560px) {
          .lo-collection-list .lo-collection-list-collection ul li .text {
            padding: 7px 10px 0 2rem; } }
      .lo-collection-list .lo-collection-list-collection ul li .sorting-actions + .text {
        padding: 7px 20px 0 32px;
        padding: 7px 20px 0 2rem; }
      .lo-collection-list .lo-collection-list-collection ul li:before {
        /* do not show icon for now ...*/
        display: none; }
      .lo-collection-list .lo-collection-list-collection ul li .cta {
        font-size: 20px;
        font-size: 1.25rem;
        display: block;
        text-align: right;
        position: absolute;
        padding-top: 6px;
        padding-top: .4rem;
        padding-right: 6px;
        padding-right: .4rem;
        right: 16px;
        right: 1rem; }

.lo-collection-list .lo-collection-list-wishlist .cta,
.lo-collection-list .lo-collection-list-collection .cta {
  right: 20px;
  right: 1.25rem; }

.lo-collection-show ul {
  margin: 0;
  padding: 0; }
  .lo-collection-show ul li {
    padding: 10px;
    margin: 0 0 1px 0;
    background-color: #ECECEC;
    list-style: none; }

.lo-collection-show .no-margin {
  margin: 0; }

.lo-collection-show .metainfo {
  font-size: 11px;
  padding-bottom: 10px;
  color: #707070; }
  .lo-collection-show .metainfo .icon-tag:before {
    display: none; }

.lo-collection-show .tx-locore-textbox.lo-collection-list-collection header {
  background-color: #34A6BF !important; }

.boxheader {
  color: #34A6BF;
  text-align: left;
  font-size: 16px;
  font-weight: 500; }

.googlemaps {
  background: #ECECEC;
  padding: 0 !important;
  margin-bottom: 48px;
  margin-bottom: 3rem; }
  .googlemaps--map {
    height: 600px; }
    @media (max-width: 1400px) {
      .googlemaps--map {
        height: 560px; } }
    @media (max-width: 1000px) {
      .googlemaps--map {
        height: 480px; } }
    @media (max-width: 800px) {
      .googlemaps--map {
        height: 400px; } }
    @media (max-width: 560px) {
      .googlemaps--map {
        height: 320px; } }
    @media (max-width: 440px) {
      .googlemaps--map {
        height: 240px; } }
  .googlemaps--filter {
    background: #ECECEC;
    padding: 1em;
    font-size: 90%; }
    .googlemaps--filter:after {
      clear: both;
      content: '';
      display: table; }
  .googlemaps--category {
    float: left;
    width: 33.3333%;
    padding: 0.5em; }
    @media (max-width: 1400px) {
      .googlemaps--category {
        width: 50%; } }
    @media (max-width: 1000px) {
      .googlemaps--category {
        width: 33.3333%; } }
    @media (max-width: 800px) {
      .googlemaps--category {
        width: 50%; } }
    @media (max-width: 560px) {
      .googlemaps--category {
        float: none;
        width: 100%; } }
    .googlemaps--category > img,
    .googlemaps--category > input,
    .googlemaps--category > label {
      display: inline-block;
      vertical-align: middle; }

.locore-lonews-latest {
  position: relative; }
  .locore-lonews-latest .icon-newslatest {
    display: none; }
  .locore-lonews-latest .image {
    position: relative; }
    .locore-lonews-latest .image img {
      width: 100%;
      height: auto;
      max-width: 100%; }
  .locore-lonews-latest ul {
    margin: 0;
    padding: 0; }
    .locore-lonews-latest ul li, .locore-lonews-latest ul .linkToList {
      list-style-type: none;
      position: relative;
      line-height: 130%;
      padding: 1em 1em 1em 1em;
      margin: 0; }
      .locore-lonews-latest ul li .discipline-title, .locore-lonews-latest ul .linkToList .discipline-title {
        margin-bottom: 5px; }
        .locore-lonews-latest ul li .discipline-title a, .locore-lonews-latest ul .linkToList .discipline-title a {
          color: #34A6BF;
          display: inline-block; }
      .locore-lonews-latest ul li a, .locore-lonews-latest ul .linkToList a {
        color: #D96523;
        margin-bottom: 5px;
        display: block;
        white-space: normal; }
      .locore-lonews-latest ul li span, .locore-lonews-latest ul .linkToList span {
        margin-bottom: 6px;
        margin-bottom: 0.4rem;
        display: inline-block; }
    .locore-lonews-latest ul li {
      border-bottom: 1px solid #fff;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center; }
      .locore-lonews-latest ul li p {
        opacity: 0; }
  .locore-lonews-latest .linkToList {
    position: relative;
    line-height: 130%;
    padding: 1em 1em 1em 1em;
    margin: 0; }
    .locore-lonews-latest .linkToList a {
      color: #D96523;
      margin-bottom: 5px;
      display: block;
      white-space: normal; }
  .locore-lonews-latest > a:hover {
    text-decoration: none; }
  .locore-lonews-latest .latestnewsblock > a:hover {
    text-decoration: none; }
  .locore-lonews-latest .latestnewsblock > a > p {
    opacity: 1; }
    .locore-lonews-latest .latestnewsblock > a > p.title {
      margin-bottom: 0; }
      .locore-lonews-latest .latestnewsblock > a > p.title:hover {
        text-decoration: underline; }
    .locore-lonews-latest .latestnewsblock > a > p.linkedtext {
      text-decoration: none;
      color: #4f4f4f; }
      .locore-lonews-latest .latestnewsblock > a > p.linkedtext:hover {
        text-decoration: none; }

/* News items same fixed height, for start page */
@media (min-width: 800px) {
  .pid__1 .locore-lonews-latest ul li {
    min-height: 200px;
    height: 200px; } }

/* News item no fixed height in marginal */
.twocol .col.span4 .locore-lonews-latest ul li {
  height: inherit; }

.locore-lonews-list {
  list-style-type: none;
  margin: 0 0 10px 0;
  margin: 0 0 0.625rem 0;
  padding: 0; }
  .locore-lonews-list li {
    padding: 10px;
    position: relative;
    list-style-type: none;
    margin: 0 0 4px 0;
    margin: 0 0 .3rem 0;
    display: block;
    background-color: #ECECEC; }
    .locore-lonews-list li:after {
      clear: both;
      content: '';
      display: table; }
    .locore-lonews-list li .date {
      font-size: 11px;
      font-size: 0.6875rem; }
    .locore-lonews-list li img {
      display: inline-block; }
    .locore-lonews-list li p {
      margin: 10px 0 25px 0;
      margin: 0.625rem 0 1.5625rem 0; }
    .locore-lonews-list li a.readmore {
      font-family: "Verdana", sans-serif;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 400;
      text-rendering: optimizeLegibility;
      position: absolute;
      right: 10px;
      right: 0.625rem;
      bottom: 10px;
      bottom: 0.625rem;
      color: #D96523; }
      .locore-lonews-list li a.readmore:before {
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-right: 10px;
        margin-right: 0.625rem; }

.tx-pwcomment-pi1 .loggedInAs {
  font-weight: 500;
  font-size: 12px;
  font-size: 0.75rem; }

.tx-pwcomment-pi1 .comment_error {
  color: #D96523; }

.tx-pwcomment-pi1 form {
  margin-bottom: 1em; }
  .tx-pwcomment-pi1 form .comment-field label {
    display: none; }
  .tx-pwcomment-pi1 form textarea {
    width: 80%;
    background-color: #fff;
    border: 1px solid #cccccc;
    margin: 8px 0 1em 0;
    margin: 0.5rem 0 1em 0;
    padding: 16px;
    padding: 1rem;
    box-shadow: 2px 2px 5px 0px #cdcdcd; }
  .tx-pwcomment-pi1 form .hide_initally {
    /*display: none;*/ }
  .tx-pwcomment-pi1 form .button {
    margin: 24px 0 16px 0;
    margin: 1.5rem 0 1rem 0; }

.tx-pwcomment-pi1 .comment_list {
  margin: 0;
  padding: 0; }
  .tx-pwcomment-pi1 .comment_list li {
    margin: 0 0 2em 0;
    padding: 0;
    list-style-type: none; }
    .tx-pwcomment-pi1 .comment_list li .comment_header {
      font-weight: 500;
      font-size: 12px;
      font-size: 0.75rem;
      font-weight: bold; }

.maincontent .tx-px-shopware {
  padding-right: 0; }
  .maincontent .tx-px-shopware:after {
    clear: both;
    content: '';
    display: table; }
  .maincontent .tx-px-shopware .shopwarearticle--box {
    display: block;
    width: 100%;
    padding: 2% 0 0 2%;
    float: left; }
    .maincontent .tx-px-shopware .shopwarearticle--box .box--content:hover {
      box-shadow: 1px 1px 12px 0px #aaa; }
    .maincontent .tx-px-shopware .shopwarearticle--box .box--content .product--info {
      padding: 8px 0;
      padding: 0.5rem 0; }
    .maincontent .tx-px-shopware .shopwarearticle--box .box--content .shop {
      display: inline-block; }
    .maincontent .tx-px-shopware .shopwarearticle--box .box--content .price {
      float: left;
      font-weight: 600;
      padding-top: 6px;
      padding-top: 0.4rem; }
    .maincontent .tx-px-shopware .shopwarearticle--box .box--content .image--media {
      padding: 12px;
      padding: 0.75rem; }
      .maincontent .tx-px-shopware .shopwarearticle--box .box--content .image--media img {
        margin-bottom: 16px;
        margin-bottom: 1rem; }
  @media screen and (min-width: 64em) {
    .maincontent .tx-px-shopware .box--normal {
      width: 50%; } }
  .maincontent .tx-px-shopware .basket {
    float: left;
    margin-left: 32px;
    margin-left: 2rem; }
    .maincontent .tx-px-shopware .basket .icon--basket {
      background-image: url(../../Public/Icons/cart_icon_white.png);
      background-size: 25px;
      display: inline-block;
      width: 30px;
      height: 30px;
      background-repeat: no-repeat;
      background-position: center;
      background-color: #f28d35; }
      .maincontent .tx-px-shopware .basket .icon--basket:hover {
        background-color: #D96523; }
    .maincontent .tx-px-shopware .basket:after {
      clear: both; }
  .maincontent .tx-px-shopware .articleimage {
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-right: 0.5rem;
    min-width: 160px;
    width: 30%; }
    @media (max-width: 600px) {
      .maincontent .tx-px-shopware .articleimage {
        float: none; } }
    .maincontent .tx-px-shopware .articleimage img {
      max-height: 120px;
      max-width: 160px;
      height: 100%;
      object-fit: cover; }
  .maincontent .tx-px-shopware .product--info {
    padding-bottom: 8px;
    padding-bottom: 0.5rem; }
  .maincontent .tx-px-shopware .shop {
    float: right;
    width: 67%; }
    @media (max-width: 600px) {
      .maincontent .tx-px-shopware .shop {
        float: none;
        padding-top: 1rem;
        width: 100%; } }
    .maincontent .tx-px-shopware .shop h4 {
      color: #D96523; }
    .maincontent .tx-px-shopware .shop .basket {
      float: none;
      margin: 0 0 0 0; }
    .maincontent .tx-px-shopware .shop .price {
      float: left;
      font-weight: 600;
      color: #4f4f4f !important;
      margin-right: 16px;
      margin-right: 1rem;
      padding-top: 5px; }
    .maincontent .tx-px-shopware .shop p {
      color: #4f4f4f !important;
      margin-bottom: 5px; }
  .maincontent .tx-px-shopware .marginal .shop, .maincontent .tx-px-shopware .marginal .articleimage {
    float: none;
    width: 100%; }
  .maincontent .tx-px-shopware .marginal .shop {
    padding-top: 16px;
    padding-top: 1rem; }
  .maincontent .tx-px-shopware .marginal .articleimage {
    padding: 8px;
    padding: 0.5rem; }
  .maincontent .tx-px-shopware .marginal h2, .maincontent .tx-px-shopware .marginal h3 {
    font-size: 16px;
    font-size: 1rem; }
  .maincontent .tx-px-shopware a:hover {
    text-decoration: none; }

.maincontent > .row .tx-locore-textbox--collapsable > header,
.maincontent > .row .tx-locore-textbox--collapsable > h2 {
  cursor: pointer;
  padding-right: 80px;
  padding-right: 5rem; }
  .maincontent > .row .tx-locore-textbox--collapsable > header:after,
  .maincontent > .row .tx-locore-textbox--collapsable > h2:after {
    color: #fff;
    font-size: calc(1.6 * 1rem);
    display: inline;
    content: '‒';
    position: absolute;
    right: 16px;
    right: 1rem;
    top: 0px; }
    @media (max-width: 800px) {
      .maincontent > .row .tx-locore-textbox--collapsable > header:after,
      .maincontent > .row .tx-locore-textbox--collapsable > h2:after {
        content: '‒'; } }

.maincontent > .row .tx-locore-textbox--collapsable > div {
  box-sizing: border-box;
  overflow: hidden;
  max-height: 20000px;
  transition: all 0.25s ease-in; }
  .maincontent > .row .tx-locore-textbox--collapsable > div p:last-child {
    margin-bottom: 0; }

.maincontent > .row .tx-locore-textbox--collapsable.unitplanelement {
  margin-bottom: .5em !important; }

.maincontent > .row .tx-locore-textbox--collapsable.collapsed header:after,
.maincontent > .row .tx-locore-textbox--collapsable.collapsed > h2:after {
  content: '+'; }

.maincontent > .row .tx-locore-textbox--collapsable.collapsed > div {
  max-height: 0;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  transition: all 0.25s ease-out; }

/* Bei Mappen ohne Text wegen vielen Symbol */
.pid__72 .tx-locore-textbox--collapsable.collapsed h2:after,
.pid__72 .tx-locore-textbox--collapsable.collapsed header:after {
  content: '+'; }

.pid__72 .tx-locore-textbox--collapsable h2:after,
.pid__72 .tx-locore-textbox--collapsable header:after {
  content: '-'; }

.tx-locore-textbox header {
  position: relative;
  min-height: 44px;
  display: block; }

.tx-locore-textbox > div p:last-child {
  margin-bottom: 0; }

.tx-locore-imagetext p:last-child {
  margin-bottom: 0; }

.tx-locore-imagetext {
  width: 100%;
  margin-right: 16px;
  margin-right: 1rem;
  float: left; }
  .tx-locore-imagetext__figure {
    float: left;
    width: 40%; }
    @media (max-width: 800px) {
      .tx-locore-imagetext__figure {
        width: 100%;
        float: none; } }
    .tx-locore-imagetext__figure img {
      width: 100%;
      height: auto; }
  .tx-locore-imagetext p {
    float: left;
    width: 57%; }
    @media (max-width: 800px) {
      .tx-locore-imagetext p {
        width: 100%;
        float: none; } }
  .tx-locore-imagetext__lr figure {
    margin-right: 3%;
    margin-bottom: 3%; }
    @media (max-width: 800px) {
      .tx-locore-imagetext__lr figure {
        margin-right: 0; } }
  .tx-locore-imagetext__rl figure {
    margin-left: 3%;
    margin-bottom: 3%; }
    @media (max-width: 800px) {
      .tx-locore-imagetext__rl figure {
        margin-left: 0; } }

.maincontent .tx-locore-themenweltteaser p:last-child {
  margin-bottom: 0; }

.maincontent .tx-locore-themenweltteaser {
  width: 100%;
  min-height: 400px;
  position: relative;
  background-color: #34A6BF; }
  .maincontent .tx-locore-themenweltteaser .head {
    padding: 0;
    height: calc(400px + 10px + 4px); }
  .maincontent .tx-locore-themenweltteaser h1, .maincontent .tx-locore-themenweltteaser h2, .maincontent .tx-locore-themenweltteaser h3, .maincontent .tx-locore-themenweltteaser h4, .maincontent .tx-locore-themenweltteaser h5 {
    background-color: transparent;
    color: #fff;
    margin-bottom: 0px;
    text-align: center; }
  .maincontent .tx-locore-themenweltteaser__figure {
    display: block;
    margin: 0em auto;
    background-color: #34A6BF;
    width: 100%;
    overflow: hidden;
    height: 230px; }
    .maincontent .tx-locore-themenweltteaser__figure img {
      width: 100%;
      height: auto; }
  .maincontent .tx-locore-themenweltteaser .title {
    font-size: 1.6em;
    margin-top: 20px; }
  .maincontent .tx-locore-themenweltteaser .moreWrap {
    position: absolute;
    bottom: 0;
    left: -2px;
    width: 100%;
    padding: 0 10px 10px 10px; }
  .maincontent .tx-locore-themenweltteaser .more {
    background-image: url("../Icons/white-arrow-down.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 40px;
    color: transparent;
    text-indent: -9999px;
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    margin: 2px;
    border: 2px solid transparent;
    position: relative; }
  .maincontent .tx-locore-themenweltteaser .more:hover {
    border: 2px solid #fff;
    cursor: pointer; }
  .maincontent .tx-locore-themenweltteaser .bodytext {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 10; }
  .maincontent .tx-locore-themenweltteaser .outerWrapper {
    position: relative; }
  .maincontent .tx-locore-themenweltteaser .innerWrapper {
    background-color: #34A6BF;
    padding: 0 1em 1em 1em; }
  .maincontent .tx-locore-themenweltteaser p {
    line-height: 18px;
    line-height: 1.125rem; }
    .maincontent .tx-locore-themenweltteaser p span {
      font-size: 10px;
      font-size: 0.625rem; }
    .maincontent .tx-locore-themenweltteaser p a {
      display: inline-block;
      color: #fff;
      font-size: 16px;
      font-size: 1rem;
      width: 100%;
      line-height: 30px;
      line-height: 1.875rem;
      padding: 0 5px;
      white-space: normal; }
    .maincontent .tx-locore-themenweltteaser p a:before {
      display: none; }
    .maincontent .tx-locore-themenweltteaser p a:hover {
      background-color: #fff;
      color: #34A6BF;
      text-decoration: none; }
    @media (max-width: 800px) {
      .maincontent .tx-locore-themenweltteaser p {
        width: 100%; } }

.maincontent .tx-locore-themenweltteaser.show .outerWrapper::after {
  content: ' ';
  background-image: url("../Images/white_gradient.png");
  background-repeat: repeat-x;
  background-size: 100% 40px;
  display: block;
  height: 40px;
  width: 100%; }

.maincontent .tx-locore-themenweltteaser.show .more {
  background-image: url("../Icons/white-arrow-up.png");
  bottom: 0;
  left: 0;
  z-index: 15; }

.tx-locore-cartoonistenteaser {
  background-color: #ECECEC;
  /*&.twocolumn > * {
      @include breakpoint($breakpoint-max480) {
          float: left;
          width: 50%;
      }
  }*/ }
  .tx-locore-cartoonistenteaser:after {
    clear: both;
    content: '';
    display: table; }
  .tx-locore-cartoonistenteaser p {
    margin-bottom: 13px;
    margin-bottom: 0.8125rem; }
    .tx-locore-cartoonistenteaser p a {
      white-space: normal; }
  .tx-locore-cartoonistenteaser h1, .tx-locore-cartoonistenteaser h2, .tx-locore-cartoonistenteaser h3, .tx-locore-cartoonistenteaser h4, .tx-locore-cartoonistenteaser h5 {
    font-size: 24px;
    font-size: 1.5rem;
    color: #fff;
    margin: 0px;
    background-color: #34A6BF;
    text-align: center; }
  .tx-locore-cartoonistenteaser .title {
    font-size: 1.6em;
    background-color: #34A6BF;
    padding: 10px; }
  .tx-locore-cartoonistenteaser .image {
    line-height: 0; }
    .tx-locore-cartoonistenteaser .image.with-padding {
      padding: 20px 20px 0 20px; }
  .tx-locore-cartoonistenteaser .textblock strong {
    display: block;
    font-weight: 500;
    margin-bottom: 4px;
    margin-bottom: .3rem; }
  .tx-locore-cartoonistenteaser.twocolumn .image {
    float: left;
    width: 50%;
    height: auto;
    /*@include breakpoint($breakpoint-max1200) {
          float: none;
          width: 100%;
      }*/ }
    .tx-locore-cartoonistenteaser.twocolumn .image .ttt {
      background-size: cover;
      min-height: 15em;
      background-position: center center;
      /*@include breakpoint($breakpoint-max1200) {
            min-height: 50vh;
        }*/ }
  .tx-locore-cartoonistenteaser.twocolumn img {
    max-width: 100%;
    height: auto; }
  .tx-locore-cartoonistenteaser.twocolumn .textblock {
    float: left;
    width: 50%;
    padding: 16px;
    padding: 1rem;
    /*@include breakpoint($breakpoint-max1200) {
          float: none;
          width: 100%;
      }*/ }
  .tx-locore-cartoonistenteaser.onecolumn {
    position: relative; }
    .tx-locore-cartoonistenteaser.onecolumn .image {
      padding-bottom: 56.25%; }
    .tx-locore-cartoonistenteaser.onecolumn img {
      max-width: 100%;
      height: auto; }
    .tx-locore-cartoonistenteaser.onecolumn .textblock {
      bottom: 0;
      background-color: #ECECEC;
      padding: 15px;
      padding: 0.9375rem; }

.maincontent .tx-locore-verlosungteaser p:last-child {
  margin-bottom: 0; }

.maincontent .tx-locore-verlosungteaser {
  width: 100%;
  position: relative;
  margin-bottom: 15px; }
  .maincontent .tx-locore-verlosungteaser a {
    white-space: normal; }
  .maincontent .tx-locore-verlosungteaser .bodytext {
    background-color: #ECECEC;
    padding: 20px 20px 20px 20px;
    color: #4f4f4f; }
  .maincontent .tx-locore-verlosungteaser .head h1, .maincontent .tx-locore-verlosungteaser h2, .maincontent .tx-locore-verlosungteaser h3, .maincontent .tx-locore-verlosungteaser h4, .maincontent .tx-locore-verlosungteaser h5 {
    margin: 0px;
    text-align: center; }
  .maincontent .tx-locore-verlosungteaser__figure {
    display: block;
    margin: 0em auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    line-height: 0em; }
    .maincontent .tx-locore-verlosungteaser__figure img {
      width: 100%;
      max-width: 100%;
      height: auto;
      padding: 0px; }
  .maincontent .tx-locore-verlosungteaser .title {
    font-size: 1.6em;
    padding: 10px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.head-slider .csc-textpic-center-inner:not(.slick-initialized) .csc-textpic-imagerow ~ .csc-textpic-imagerow,
.lo-slider .images-box:not(.slick-initialized) .item ~ .item {
  display: none; }

.head-slider .csc-textpic-center-inner.slick-initialized,
.lo-slider .images-box.slick-initialized {
  position: relative; }

.head-slider {
  background-color: #B1DFE8;
  max-height: 300px; }
  @media (max-width: 440px) {
    .head-slider {
      display: none; } }
  .head-slider .lo-slider .image {
    max-width: 1200px;
    margin: 0 auto; }
  .head-slider .lo-slider .item img {
    width: 100%;
    height: 100%; }

@media (min-width: 1400px) {
  .b1.layout__4 .head-slider {
    height: 300px; } }

.pid__8 .content-wrapper .head-slider {
  display: block; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../Fonts/slick.eot");
  src: url("../Fonts/slick.eot?#iefix") format("embedded-opentype"), url("../Fonts/slick.woff") format("woff"), url("../Fonts/slick.ttf") format("truetype"), url("../Fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 50px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 25px;
  z-index: 1; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: 25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.slick-dots li button:before {
  color: #fff;
  opacity: 1;
  font-size: 10px; }

.slick-dots li.slick-active button:before {
  color: #B1DFE8;
  opacity: 1;
  font-size: 10px; }

.contextSensitiveSearch .shopItemList {
  padding: 0 !important;
  display: none; }
  .contextSensitiveSearch .shopItemList.slick-initialized {
    display: block; }
  .contextSensitiveSearch .shopItemList .slick-list {
    margin-right: -4px; }
    .contextSensitiveSearch .shopItemList .slick-list .search-item {
      display: none;
      height: 410px;
      margin: 0 2px 0 0;
      box-shadow: none;
      background-color: #fff;
      position: relative; }
      .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a {
        display: inline-block;
        height: 410px;
        margin: 0 2px 0 0;
        background-color: #ECECEC; }
        .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a:hover:before {
          content: none;
          box-shadow: none; }
        .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a .logged-in {
          position: absolute;
          right: 3px;
          right: 0.2rem;
          font-size: 90%;
          color: #ECECEC;
          top: 0px; }
        .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a .articleimage {
          padding: 8px;
          padding: 0.5rem;
          float: none;
          width: 100%;
          text-align: center;
          margin-right: 8px;
          margin-right: 0.5rem;
          min-width: 160px; }
          .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a .articleimage img {
            max-height: 120px;
            max-width: 160px;
            height: 100%;
            object-fit: cover;
            display: inline-block; }
        .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a .text {
          font-size: 14px;
          font-size: 0.9rem;
          padding: 0 0 10px 20px; }
          .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a .text h4 {
            color: #D96523;
            -o-hyphens: auto;
            -webkit-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;
            font-size: 16px;
            font-size: 1.0rem;
            margin: 8px 0 15px;
            margin: 0.5rem 0 0.9375rem;
            font-weight: 400; }
        .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a .shop {
          position: absolute;
          bottom: 0px;
          left: 0px;
          padding: 0 0 10px 20px; }
          .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a .shop .price {
            display: inline-block;
            float: left;
            font-weight: 600;
            color: #4f4f4f !important;
            margin-right: 16px;
            margin-right: 1rem;
            padding-top: 5px; }
        .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a .basket {
          display: inline-block;
          background-color: transparent !important;
          margin-top: 0px !important; }
          .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a .basket:hover {
            box-shadow: none !important; }
          .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a .basket .icon--basket {
            background-image: url("../../Public/Icons/cart_icon_white.png");
            background-color: #f28d35;
            background-size: contain;
            background-repeat: no-repeat;
            display: inline-block;
            width: 30px !important;
            height: 30px !important; }
            .contextSensitiveSearch .shopItemList .slick-list .search-item.slick-slide a .basket .icon--basket:hover {
              background-color: #D96523; }
  .contextSensitiveSearch .shopItemList.slick-initialized .search-item {
    display: inline-block; }

.contextSensitiveSearch .shopItemList .slick-prev:before, .contextSensitiveSearch .shopItemList .slick-next:before {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-delay: 0s; }

.contextSensitiveSearch .shopItemList:hover .slick-prev:before, .contextSensitiveSearch .shopItemList:hover .slick-next:before {
  opacity: 1.0; }

.contextSensitiveSearch.contextSensitiveSearch-marginal .search-item.slick-slide .text {
  padding-left: 32px;
  padding-left: 2rem;
  padding-right: 32px;
  padding-right: 2rem; }

.contextSensitiveSearch.contextSensitiveSearch-marginal .search-item.slick-slide .shop {
  padding-left: 32px;
  padding-left: 2rem; }

/**
 * pretty-checkbox.css
 *
 * A pure CSS library to beautify checkbox and radio buttons
 *
 * Source: https://github.com/lokesh-coder/pretty-checkbox
 * Demo: https://lokesh-coder.github.io/pretty-checkbox
 *
 * Copyright (c) 2017 Lokesh rajendran
 */
.pretty * {
  box-sizing: border-box; }

.pretty input:not([type=checkbox]):not([type=radio]) {
  display: none; }

.pretty {
  position: relative;
  display: inline-block;
  margin-right: 1em;
  white-space: nowrap;
  line-height: 1; }

.pretty input {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 1em;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer; }

.pretty .state label {
  position: initial;
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-indent: 1.5em;
  min-width: calc(1em + 2px); }

.pretty .state label:after, .pretty .state label:before {
  content: '';
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  display: block;
  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid transparent;
  z-index: 0;
  position: absolute;
  left: 0;
  top: calc((0% - (100% - 1em)) - 8%);
  background-color: transparent; }

.pretty .state label:before {
  border-color: #bdc3c7; }

.pretty .state.p-is-hover, .pretty .state.p-is-indeterminate {
  display: none; }

@keyframes zoom {
  0% {
    opacity: 0;
    transform: scale(0); } }

@keyframes tada {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: scale(7); }
  38% {
    animation-timing-function: ease-out;
    opacity: 1;
    transform: scale(1); }
  55% {
    animation-timing-function: ease-in;
    transform: scale(1.5); }
  72% {
    animation-timing-function: ease-out;
    transform: scale(1); }
  81% {
    animation-timing-function: ease-in;
    transform: scale(1.24); }
  89% {
    animation-timing-function: ease-out;
    transform: scale(1); }
  95% {
    animation-timing-function: ease-in;
    transform: scale(1.04); }
  100% {
    animation-timing-function: ease-out;
    transform: scale(1); } }

@keyframes jelly {
  0% {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(0.75, 1.25, 1); }
  40% {
    transform: scale3d(1.25, 0.75, 1); }
  50% {
    transform: scale3d(0.85, 1.15, 1); }
  65% {
    transform: scale3d(1.05, 0.95, 1); }
  75% {
    transform: scale3d(0.95, 1.05, 1); }
  100% {
    transform: scale3d(1, 1, 1); } }

@keyframes rotate {
  0% {
    opacity: 0;
    transform: translateZ(-200px) rotate(-45deg); }
  100% {
    opacity: 1;
    transform: translateZ(0) rotate(0); } }

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #bdc3c7; }
  100% {
    box-shadow: 0 0 0 1.5em rgba(189, 195, 199, 0); } }

.pretty.p-default.p-fill .state label:after {
  -ms-transform: scale(1);
  transform: scale(1); }

.pretty.p-default .state label:after {
  -ms-transform: scale(0.6);
  transform: scale(0.6); }

.pretty.p-default input:checked ~ .state label:after {
  background-color: #bdc3c7 !important; }

.pretty.p-default.p-thick .state label:after, .pretty.p-default.p-thick .state label:before {
  border-width: calc(1em / 7); }

.pretty.p-default.p-thick .state label:after {
  -ms-transform: scale(0.4) !important;
  transform: scale(0.4) !important; }

.pretty.p-icon .state .icon {
  position: absolute;
  font-size: 1em;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: calc((0% - (100% - 1em)) - 8%);
  border: 1px solid transparent;
  opacity: 0; }

.pretty.p-icon .state .icon:before {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1; }

.pretty.p-icon input:checked ~ .state .icon {
  opacity: 1; }

.pretty.p-icon input:checked ~ .state label:before {
  border-color: #5a656b; }

.pretty.p-svg .state .svg {
  position: absolute;
  font-size: 1em;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: calc((0% - (100% - 1em)) - 8%);
  border: 1px solid transparent;
  opacity: 0; }

.pretty.p-svg .state svg {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1; }

.pretty.p-svg input:checked ~ .state .svg {
  opacity: 1; }

.pretty.p-image .state img {
  opacity: 0;
  position: absolute;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  top: 0;
  top: calc((0% - (100% - 1em)) - 8%);
  left: 0;
  z-index: 0;
  text-align: center;
  line-height: normal;
  -ms-transform: scale(0.8);
  transform: scale(0.8); }

.pretty.p-image input:checked ~ .state img {
  opacity: 1; }

.pretty.p-switch input {
  min-width: 2em; }

.pretty.p-switch .state {
  position: relative; }

.pretty.p-switch .state:before {
  content: '';
  border: 1px solid #bdc3c7;
  border-radius: 60px;
  width: 2em;
  box-sizing: unset;
  height: calc(1em + 2px);
  position: absolute;
  top: 0;
  top: calc((0% - (100% - 1em)) - 16%);
  z-index: 0;
  transition: all .5s ease; }

.pretty.p-switch .state label {
  text-indent: 2.5em; }

.pretty.p-switch .state label:after, .pretty.p-switch .state label:before {
  transition: all .5s ease;
  border-radius: 100%;
  left: 0;
  border-color: transparent;
  -ms-transform: scale(0.8);
  transform: scale(0.8); }

.pretty.p-switch .state label:after {
  background-color: #bdc3c7 !important; }

.pretty.p-switch input:checked ~ .state:before {
  border-color: #5a656b; }

.pretty.p-switch input:checked ~ .state label:before {
  opacity: 0; }

.pretty.p-switch input:checked ~ .state label:after {
  background-color: #5a656b !important;
  left: 1em; }

.pretty.p-switch.p-fill input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important; }

.pretty.p-switch.p-fill input:checked ~ .state label:before {
  opacity: 0; }

.pretty.p-switch.p-fill input:checked ~ .state label:after {
  background-color: #fff !important;
  left: 1em; }

.pretty.p-switch.p-slim .state:before {
  height: .1em;
  background: #bdc3c7 !important;
  top: calc(50% - .1em); }

.pretty.p-switch.p-slim input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important; }

.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover) {
  display: none; }

.pretty.p-has-hover input:hover ~ .state.p-is-hover {
  display: block; }

.pretty.p-has-hover input:hover ~ .state.p-is-hover .icon {
  display: block; }

.pretty.p-has-focus input:focus ~ .state label:before {
  box-shadow: 0 0 3px 0 #bdc3c7; }

.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state:not(.p-is-indeterminate) {
  display: none; }

.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state.p-is-indeterminate {
  display: block; }

.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state.p-is-indeterminate .icon {
  display: block;
  opacity: 1; }

.pretty.p-toggle .state.p-on {
  opacity: 0;
  display: none; }

.pretty.p-toggle .state .icon, .pretty.p-toggle .state .svg, .pretty.p-toggle .state img, .pretty.p-toggle .state.p-off {
  opacity: 1;
  display: inherit; }

.pretty.p-toggle .state.p-off .icon {
  color: #bdc3c7; }

.pretty.p-toggle input:checked ~ .state.p-on {
  opacity: 1;
  display: inherit; }

.pretty.p-toggle input:checked ~ .state.p-off {
  opacity: 0;
  display: none; }

.pretty.p-plain input:checked ~ .state label:before, .pretty.p-plain.p-toggle .state label:before {
  content: none; }

.pretty.p-plain.p-plain .icon {
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.pretty.p-round .state label:after, .pretty.p-round .state label:before {
  border-radius: 100%; }

.pretty.p-round.p-icon .state .icon {
  border-radius: 100%;
  overflow: hidden; }

.pretty.p-round.p-icon .state .icon:before {
  -ms-transform: scale(0.8);
  transform: scale(0.8); }

.pretty.p-curve .state label:after, .pretty.p-curve .state label:before {
  border-radius: 20%; }

.pretty.p-smooth .icon, .pretty.p-smooth .svg, .pretty.p-smooth label:after, .pretty.p-smooth label:before {
  transition: all .5s ease; }

.pretty.p-smooth input:checked + .state label:after {
  transition: all .3s ease; }

.pretty.p-smooth input:checked + .state .icon, .pretty.p-smooth input:checked + .state .svg, .pretty.p-smooth input:checked + .state img {
  animation: zoom .2s ease; }

.pretty.p-smooth.p-default input:checked + .state label:after {
  animation: zoom .2s ease; }

.pretty.p-smooth.p-plain input:checked + .state label:before {
  content: '';
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all .5s ease; }

.pretty.p-tada:not(.p-default) input:checked + .state .icon, .pretty.p-tada:not(.p-default) input:checked + .state .svg, .pretty.p-tada:not(.p-default) input:checked + .state img, .pretty.p-tada:not(.p-default) input:checked + .state label:after, .pretty.p-tada:not(.p-default) input:checked + .state label:before {
  animation: tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
  opacity: 1; }

.pretty.p-jelly:not(.p-default) input:checked + .state .icon, .pretty.p-jelly:not(.p-default) input:checked + .state .svg, .pretty.p-jelly:not(.p-default) input:checked + .state img, .pretty.p-jelly:not(.p-default) input:checked + .state label:after, .pretty.p-jelly:not(.p-default) input:checked + .state label:before {
  animation: jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1; }

.pretty.p-jelly:not(.p-default) input:checked + .state label:before {
  border-color: transparent; }

.pretty.p-rotate:not(.p-default) input:checked ~ .state .icon, .pretty.p-rotate:not(.p-default) input:checked ~ .state .svg, .pretty.p-rotate:not(.p-default) input:checked ~ .state img, .pretty.p-rotate:not(.p-default) input:checked ~ .state label:after, .pretty.p-rotate:not(.p-default) input:checked ~ .state label:before {
  animation: rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1; }

.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before {
  border-color: transparent; }

.pretty.p-pulse:not(.p-switch) input:checked ~ .state label:before {
  animation: pulse 1s; }

.pretty input[disabled] {
  cursor: not-allowed;
  display: none; }

.pretty input[disabled] ~ * {
  opacity: .5; }

.pretty.p-locked input {
  display: none;
  cursor: not-allowed; }

.pretty input:checked ~ .state.p-primary label:after, .pretty.p-toggle .state.p-primary label:after {
  background-color: #428bca !important; }

.pretty input:checked ~ .state.p-primary .icon, .pretty input:checked ~ .state.p-primary .svg, .pretty.p-toggle .state.p-primary .icon, .pretty.p-toggle .state.p-primary .svg {
  color: #fff;
  stroke: #fff; }

.pretty input:checked ~ .state.p-primary-o label:before, .pretty.p-toggle .state.p-primary-o label:before {
  border-color: #428bca; }

.pretty input:checked ~ .state.p-primary-o label:after, .pretty.p-toggle .state.p-primary-o label:after {
  background-color: transparent; }

.pretty input:checked ~ .state.p-primary-o .icon, .pretty input:checked ~ .state.p-primary-o .svg, .pretty input:checked ~ .state.p-primary-o svg, .pretty.p-toggle .state.p-primary-o .icon, .pretty.p-toggle .state.p-primary-o .svg, .pretty.p-toggle .state.p-primary-o svg {
  color: #428bca;
  stroke: #428bca; }

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after {
  background-color: #428bca !important; }

.pretty.p-switch input:checked ~ .state.p-primary:before {
  border-color: #428bca; }

.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before {
  background-color: #428bca !important; }

.pretty.p-switch.p-slim input:checked ~ .state.p-primary:before {
  border-color: #245682;
  background-color: #245682 !important; }

.pretty input:checked ~ .state.p-info .icon, .pretty input:checked ~ .state.p-info .svg, .pretty.p-toggle .state.p-info .icon, .pretty.p-toggle .state.p-info .svg {
  color: #fff;
  stroke: #fff; }

.pretty input:checked ~ .state.p-info-o label:before, .pretty.p-toggle .state.p-info-o label:before {
  border-color: #5bc0de; }

.pretty input:checked ~ .state.p-info-o label:after, .pretty.p-toggle .state.p-info-o label:after {
  background-color: transparent; }

.pretty input:checked ~ .state.p-info-o .icon, .pretty input:checked ~ .state.p-info-o .svg, .pretty input:checked ~ .state.p-info-o svg, .pretty.p-toggle .state.p-info-o .icon, .pretty.p-toggle .state.p-info-o .svg, .pretty.p-toggle .state.p-info-o svg {
  color: #5bc0de;
  stroke: #5bc0de; }

.pretty.p-switch input:checked ~ .state.p-info:before {
  border-color: #5bc0de; }

.pretty.p-switch.p-slim input:checked ~ .state.p-info:before {
  border-color: #2390b0;
  background-color: #2390b0 !important; }

.pretty input:checked ~ .state.p-success label:after, .pretty.p-toggle .state.p-success label:after {
  background-color: #5cb85c !important; }

.pretty input:checked ~ .state.p-success .icon, .pretty input:checked ~ .state.p-success .svg, .pretty.p-toggle .state.p-success .icon, .pretty.p-toggle .state.p-success .svg {
  color: #fff;
  stroke: #fff; }

.pretty input:checked ~ .state.p-success-o label:before, .pretty.p-toggle .state.p-success-o label:before {
  border-color: #5cb85c; }

.pretty input:checked ~ .state.p-success-o label:after, .pretty.p-toggle .state.p-success-o label:after {
  background-color: transparent; }

.pretty input:checked ~ .state.p-success-o .icon, .pretty input:checked ~ .state.p-success-o .svg, .pretty input:checked ~ .state.p-success-o svg, .pretty.p-toggle .state.p-success-o .icon, .pretty.p-toggle .state.p-success-o .svg, .pretty.p-toggle .state.p-success-o svg {
  color: #5cb85c;
  stroke: #5cb85c; }

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after {
  background-color: #5cb85c !important; }

.pretty.p-switch input:checked ~ .state.p-success:before {
  border-color: #5cb85c; }

.pretty.p-switch.p-fill input:checked ~ .state.p-success:before {
  background-color: #5cb85c !important; }

.pretty.p-switch.p-slim input:checked ~ .state.p-success:before {
  border-color: #357935;
  background-color: #357935 !important; }

.pretty input:checked ~ .state.p-warning label:after, .pretty.p-toggle .state.p-warning label:after {
  background-color: #f0ad4e !important; }

.pretty input:checked ~ .state.p-warning .icon, .pretty input:checked ~ .state.p-warning .svg, .pretty.p-toggle .state.p-warning .icon, .pretty.p-toggle .state.p-warning .svg {
  color: #fff;
  stroke: #fff; }

.pretty input:checked ~ .state.p-warning-o label:before, .pretty.p-toggle .state.p-warning-o label:before {
  border-color: #f0ad4e; }

.pretty input:checked ~ .state.p-warning-o label:after, .pretty.p-toggle .state.p-warning-o label:after {
  background-color: transparent; }

.pretty input:checked ~ .state.p-warning-o .icon, .pretty input:checked ~ .state.p-warning-o .svg, .pretty input:checked ~ .state.p-warning-o svg, .pretty.p-toggle .state.p-warning-o .icon, .pretty.p-toggle .state.p-warning-o .svg, .pretty.p-toggle .state.p-warning-o svg {
  color: #f0ad4e;
  stroke: #f0ad4e; }

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after {
  background-color: #f0ad4e !important; }

.pretty.p-switch input:checked ~ .state.p-warning:before {
  border-color: #f0ad4e; }

.pretty.p-switch.p-fill input:checked ~ .state.p-warning:before {
  background-color: #f0ad4e !important; }

.pretty.p-switch.p-slim input:checked ~ .state.p-warning:before {
  border-color: #c77c11;
  background-color: #c77c11 !important; }

.pretty input:checked ~ .state.p-danger label:after, .pretty.p-toggle .state.p-danger label:after {
  background-color: #d9534f !important; }

.pretty input:checked ~ .state.p-danger .icon, .pretty input:checked ~ .state.p-danger .svg, .pretty.p-toggle .state.p-danger .icon, .pretty.p-toggle .state.p-danger .svg {
  color: #fff;
  stroke: #fff; }

.pretty input:checked ~ .state.p-danger-o label:before, .pretty.p-toggle .state.p-danger-o label:before {
  border-color: #d9534f; }

.pretty input:checked ~ .state.p-danger-o label:after, .pretty.p-toggle .state.p-danger-o label:after {
  background-color: transparent; }

.pretty input:checked ~ .state.p-danger-o .icon, .pretty input:checked ~ .state.p-danger-o .svg, .pretty input:checked ~ .state.p-danger-o svg, .pretty.p-toggle .state.p-danger-o .icon, .pretty.p-toggle .state.p-danger-o .svg, .pretty.p-toggle .state.p-danger-o svg {
  color: #d9534f;
  stroke: #d9534f; }

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after {
  background-color: #d9534f !important; }

.pretty.p-switch input:checked ~ .state.p-danger:before {
  border-color: #d9534f; }

.pretty.p-switch.p-fill input:checked ~ .state.p-danger:before {
  background-color: #d9534f !important; }

.pretty.p-switch.p-slim input:checked ~ .state.p-danger:before {
  border-color: #a02622;
  background-color: #a02622 !important; }

.pretty.p-bigger .icon, .pretty.p-bigger .img, .pretty.p-bigger .svg, .pretty.p-bigger label:after, .pretty.p-bigger label:before {
  font-size: 1.2em !important;
  top: calc((0% - (100% - 1em)) - 35%) !important; }

.pretty.p-bigger label {
  text-indent: 1.7em; }

@media print {
  .pretty .state .icon, .pretty .state label:after, .pretty .state label:before, .pretty .state:before {
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact; } }

/*!
 * jQuery mmenu
 * mmenu.frebsite.nl
 *
 * Copyright (c) Fred Heusschen
 */
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  color: inherit;
  text-decoration: none; }

.mm-panels, .mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-panel, .mm-panels {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0; }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -ms-transform-origin: top left;
  transform-origin: top left; }

.mm-panel:not(.mm-hidden) {
  display: block; }

.mm-panel:after, .mm-panel:before {
  content: '';
  display: block;
  height: 20px; }

.mm-panel_has-navbar {
  padding-top: 40px; }

.mm-panel_opened {
  z-index: 1;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-panel_opened-parent {
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panel_highest {
  z-index: 2; }

.mm-panel_noanimation {
  transition: none !important; }

.mm-panel_noanimation.mm-panel_opened-parent {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-listitem_vertical > .mm-panel {
  -ms-transform: none !important;
  transform: none !important;
  display: none;
  padding: 10px 0 10px 10px; }

.mm-listitem_vertical > .mm-panel:after, .mm-listitem_vertical > .mm-panel:before {
  content: none;
  display: none; }

.mm-listitem_opened > .mm-panel {
  display: block; }

.mm-listitem_vertical > .mm-btn_next {
  box-sizing: border-box;
  height: 40px;
  bottom: auto; }

.mm-listitem_vertical .mm-listitem:last-child:after {
  border-color: transparent; }

.mm-listitem_opened > .mm-btn_next:after {
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px; }

.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1; }

.mm-btn_fullwidth {
  width: 100%; }

.mm-btn_clear:after, .mm-btn_clear:before, .mm-btn_close:after, .mm-btn_close:before {
  content: '';
  border: 2px solid transparent;
  box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-btn_clear:before, .mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-btn_clear:after, .mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-btn_next:after, .mm-btn_prev:before {
  content: '';
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0; }

.mm-btn_prev:before {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

.mm-btn_next:after {
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto; }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  display: none;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  transition: opacity .4s ease; }

.mm-navbar > * {
  box-sizing: border-box;
  display: block;
  padding: 10px 0; }

.mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

.mm-navbar__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-navbar__btn:first-child {
  left: 0; }

.mm-navbar__btn:last-child {
  text-align: right;
  right: 0; }

.mm-panel_has-navbar .mm-navbar {
  display: block; }

.mm-listitem, .mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listitem, .mm-listitem .mm-btn_next, .mm-listitem .mm-btn_next:before, .mm-listitem:after, .mm-listview {
  border-color: inherit; }

.mm-listview {
  font: inherit;
  line-height: 20px; }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listitem {
  position: relative; }

.mm-listitem:after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.mm-listitem:after {
  left: 20px; }

.mm-listitem a, .mm-listitem a:hover {
  text-decoration: none; }

.mm-listitem > a, .mm-listitem > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-listitem .mm-btn_next {
  background: rgba(3, 2, 1, 0);
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listitem .mm-btn_next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
  width: 50px; }

.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + a, .mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + span {
  margin-right: 50px; }

.mm-listitem .mm-btn_fullwidth:before {
  border-left: none; }

.mm-listitem .mm-btn_fullwidth + a, .mm-listitem .mm-btn_fullwidth + span {
  padding-right: 50px; }

.mm-listitem_divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 75%;
  text-transform: uppercase;
  padding: 5px 10px 5px 20px; }

.mm-listitem_divider:after {
  content: ' ';
  display: none;
  position: static;
  display: inline-block; }

.mm-listitem_spacer {
  padding-top: 40px; }

.mm-listitem_spacer > .mm-btn_next {
  top: 40px; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75); }

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview .mm-btn_next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview a:not(.mm-btn_next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
  tap-highlight-color: rgba(255, 255, 255, 0.4); }

.mm-menu .mm-listitem_selected > a:not(.mm-btn_next), .mm-menu .mm-listitem_selected > span {
  background: rgba(255, 255, 255, 0.4); }

.mm-menu .mm-listitem_opened > .mm-btn_next, .mm-menu .mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu .mm-listitem_divider {
  background: rgba(0, 0, 0, 0.05); }

.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  z-index: 1; }

.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative; }

.mm-wrapper_background .mm-page {
  background: inherit; }

.mm-menu_offcanvas {
  display: none;
  position: fixed;
  right: auto;
  z-index: 0; }

.mm-menu_offcanvas.mm-menu_opened {
  display: block; }

.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms {
  z-index: 10; }

.mm-menu_offcanvas {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    transform: translate3d(440px, 0, 0); } }

.mm-page__blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

.mm-wrapper_blocking {
  overflow: hidden; }

.mm-wrapper_blocking body {
  overflow: hidden; }

.mm-wrapper_blocking .mm-page__blocker {
  display: block; }

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
  min-height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important; }

.mm-menu_autoheight {
  transition: none .4s ease;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.mm-menu_autoheight:not(.mm-menu_offcanvas) {
  position: relative; }

.mm-menu_autoheight.mm-menu_position-bottom, .mm-menu_autoheight.mm-menu_position-top {
  max-height: 80%; }

.mm-menu_autoheight-measuring .mm-panel {
  display: block !important; }

.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
  display: none !important; }

.mm-menu_autoheight-measuring .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

[class*=mm-menu_columns-] {
  transition-property: width; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel {
  right: auto;
  transition-property: width,transform;
  transition-property: width,transform,-webkit-transform; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened, [class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent {
  display: block !important; }

[class*=mm-panel_columns-] {
  border-right: 1px solid;
  border-color: inherit; }

.mm-menu_columns-1 .mm-panel_columns-0, .mm-menu_columns-2 .mm-panel_columns-1, .mm-menu_columns-3 .mm-panel_columns-2, .mm-menu_columns-4 .mm-panel_columns-3 {
  border-right: none; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0 {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_columns-0 .mm-panels > .mm-panel {
  z-index: 0; }

.mm-menu_columns-0 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu_columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0; }

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1 {
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu_columns-1 .mm-panels > .mm-panel {
  z-index: 1;
  width: 100%; }

.mm-menu_columns-1 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu_columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    transform: translate3d(440px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    transform: translate3d(-440px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2 {
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu_columns-2 .mm-panels > .mm-panel {
  z-index: 2;
  width: 50%; }

.mm-menu_columns-2 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu_columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px; }

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(880px, 0);
    transform: translate(880px, 0);
    transform: translate3d(880px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-880px, 0);
    transform: translate(-880px, 0);
    transform: translate3d(-880px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3 {
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu_columns-3 .mm-panels > .mm-panel {
  z-index: 3;
  width: 33.34%; }

.mm-menu_columns-3 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu_columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px; }

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(1320px, 0);
    transform: translate(1320px, 0);
    transform: translate3d(1320px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-1320px, 0);
    transform: translate(-1320px, 0);
    transform: translate3d(-1320px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4 {
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu_columns-4 .mm-panels > .mm-panel {
  z-index: 4;
  width: 25%; }

.mm-menu_columns-4 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -ms-transform: translate(500%, 0);
  transform: translate(500%, 0);
  transform: translate3d(500%, 0, 0); }

.mm-menu_columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px; }

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(1760px, 0);
    transform: translate(1760px, 0);
    transform: translate3d(1760px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-1760px, 0);
    transform: translate(-1760px, 0);
    transform: translate3d(-1760px, 0, 0); } }

[class*=mm-menu_columns-].mm-menu_position-bottom, [class*=mm-menu_columns-].mm-menu_position-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%; }

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
  transition-property: width,min-width,max-width,transform;
  transition-property: width,min-width,max-width,transform,-webkit-transform; }

.mm-counter {
  font-style: normal;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%; }

.mm-counter + .mm-btn_next:not(.mm-btn_fullwidth) {
  width: 90px; }

.mm-counter + .mm-btn_next:not(.mm-btn_fullwidth) + a, .mm-counter + .mm-btn_next:not(.mm-btn_fullwidth) + span {
  margin-right: 90px; }

.mm-counter + .mm-btn_fullwidth + a, .mm-counter + .mm-btn_fullwidth + span {
  padding-right: 90px; }

.mm-listitem_vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-listitem_vertical.mm-listitem_spacer > .mm-counter {
  margin-top: 40px; }

.mm-listitem_nosubitems > .mm-counter {
  display: none; }

.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-listitem_divider {
  opacity: 1;
  transition: opacity .4s ease; }

.mm-menu_dividers-light .mm-listitem_divider {
  background: inherit;
  font-size: inherit;
  color: rgba(0, 0, 0, 0.3);
  padding-top: 15px;
  padding-bottom: 5px; }

.mm-border-none .mm-listitem_divider {
  border-top-width: 1px;
  border-top-style: solid; }

.mm-listview_fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-listview_fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-panel_dividers .mm-listview_fixeddivider {
  display: block; }

.mm-wrapper_opened.mm-dragging .mm-menu, .mm-wrapper_opened.mm-dragging .mm-slideout {
  transition-duration: 0s; }

.mm-menu_dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%; }

.mm-wrapper_dropdown .mm-slideout {
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-wrapper_dropdown .mm-page__blocker {
  transition-delay: 0s !important;
  z-index: 1; }

.mm-wrapper_dropdown .mm-menu_dropdown {
  z-index: 2; }

.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
  display: none; }

[class*=mm-menu_tip-]:before {
  content: '';
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-menu_tip-left:before {
  left: 22px; }

.mm-menu_tip-right:before {
  right: 22px; }

.mm-menu_tip-top:before {
  top: -8px; }

.mm-menu_tip-bottom:before {
  bottom: -8px; }

.mm-iconbar {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-right-width: 1px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2; }

.mm-iconbar__bottom, .mm-iconbar__top {
  width: inherit;
  position: absolute;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-iconbar__bottom > *, .mm-iconbar__top > * {
  box-sizing: border-box;
  display: block;
  padding: 10px 0; }

.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover {
  text-decoration: none; }

.mm-iconbar__top {
  top: 0; }

.mm-iconbar__bottom {
  bottom: 0; }

.mm-menu_iconbar-40 .mm-navbars_bottom, .mm-menu_iconbar-40 .mm-navbars_top, .mm-menu_iconbar-40 .mm-panels {
  left: 40px; }

.mm-menu_iconbar-40 .mm-iconbar {
  width: 40px; }

.mm-menu_iconbar-60 .mm-navbars_bottom, .mm-menu_iconbar-60 .mm-navbars_top, .mm-menu_iconbar-60 .mm-panels {
  left: 60px; }

.mm-menu_iconbar-60 .mm-iconbar {
  width: 60px; }

.mm-menu_iconbar-80 .mm-navbars_bottom, .mm-menu_iconbar-80 .mm-navbars_top, .mm-menu_iconbar-80 .mm-panels {
  left: 80px; }

.mm-menu_iconbar-80 .mm-iconbar {
  width: 80px; }

.mm-iconbar, .mm-iconbar a {
  color: rgba(0, 0, 0, 0.3); }

.mm-iconbar__tab_selected {
  background: rgba(255, 255, 255, 0.4); }

[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel {
  transition-property: transform,left;
  transition-property: transform,left,-webkit-transform; }

[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_iconpanel-first, [class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_iconpanel-first.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 0; }

[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened, [class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened-parent {
  display: block !important; }

[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened-parent[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0), [class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left: 1px solid;
  border-color: inherit; }

[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened-parent {
  overflow-y: hidden;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

[class*=mm-menu_iconpanel-].mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider, [class*=mm-menu_iconpanel-].mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
  opacity: 0; }

.mm-menu_iconpanel-40 .mm-panel_iconpanel-0, .mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 0; }

.mm-menu_iconpanel-40 .mm-panel_iconpanel-1, .mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 40px; }

.mm-menu_iconpanel-40 .mm-panel_iconpanel-2, .mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 80px; }

.mm-menu_iconpanel-40 .mm-panel_iconpanel-3, .mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 120px; }

.mm-menu_iconpanel-40 .mm-panel_iconpanel-first ~ .mm-panel, .mm-menu_iconpanel-40 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 40px; }

.mm-menu_iconpanel-60 .mm-panel_iconpanel-0, .mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 0; }

.mm-menu_iconpanel-60 .mm-panel_iconpanel-1, .mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 60px; }

.mm-menu_iconpanel-60 .mm-panel_iconpanel-2, .mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 120px; }

.mm-menu_iconpanel-60 .mm-panel_iconpanel-3, .mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 180px; }

.mm-menu_iconpanel-60 .mm-panel_iconpanel-first ~ .mm-panel, .mm-menu_iconpanel-60 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 60px; }

.mm-menu_iconpanel-80 .mm-panel_iconpanel-0, .mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 0; }

.mm-menu_iconpanel-80 .mm-panel_iconpanel-1, .mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 80px; }

.mm-menu_iconpanel-80 .mm-panel_iconpanel-2, .mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 160px; }

.mm-menu_iconpanel-80 .mm-panel_iconpanel-3, .mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 240px; }

.mm-menu_iconpanel-80 .mm-panel_iconpanel-first ~ .mm-panel, .mm-menu_iconpanel-80 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 80px; }

.mm-panel__blocker {
  background: inherit;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  transition: opacity .4s ease; }

.mm-panel_opened-parent .mm-panel__blocker {
  opacity: .6;
  bottom: -100000px; }

.mm-menu_keyboardfocus a:focus {
  outline: 0; }

.mm-menu_keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.4); }

.mm-navbars_bottom, .mm-navbars_top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1; }

.mm-navbars_bottom > .mm-navbar, .mm-navbars_top > .mm-navbar {
  border-width: 0;
  border-color: inherit;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-navbars_bottom > .mm-navbar:not(.mm-navbar_has-btns), .mm-navbars_top > .mm-navbar:not(.mm-navbar_has-btns) {
  padding: 0; }

.mm-navbars_bottom > .mm-navbar > :not(img):not(.mm-btn), .mm-navbars_top > .mm-navbar > :not(img):not(.mm-btn) {
  -ms-flex: 1;
  flex: 1; }

.mm-navbars_top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
  bottom: auto; }

.mm-menu_navbar_top-1 .mm-panels {
  top: 40px; }

.mm-menu_navbar_top-2 .mm-panels {
  top: 80px; }

.mm-menu_navbar_top-3 .mm-panels {
  top: 120px; }

.mm-menu_navbar_top-4 .mm-panels {
  top: 160px; }

.mm-navbars_bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0;
  top: auto; }

.mm-menu_navbar_bottom-1 .mm-panels {
  bottom: 40px; }

.mm-menu_navbar_bottom-2 .mm-panels {
  bottom: 80px; }

.mm-menu_navbar_bottom-3 .mm-panels {
  bottom: 120px; }

.mm-menu_navbar_bottom-4 .mm-panels {
  bottom: 160px; }

.mm-navbar_size-2 {
  height: 80px; }

.mm-navbar_size-3 {
  height: 120px; }

.mm-navbar_size-4 {
  height: 160px; }

.mm-navbar__breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px; }

.mm-navbar__breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px; }

.mm-navbar__breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar_has-btns .mm-navbar__breadcrumbs {
  margin-left: -40px; }

.mm-navbar_has-btns .mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar_tabs, .mm-navbar_tabs ~ .mm-navbar {
  background: inherit !important; }

.mm-navbar__tab_selected {
  background: inherit;
  border-width: 1px;
  border-style: solid;
  border-color: inherit; }

.mm-navbar__tab_selected:first-child {
  border-left: none; }

.mm-navbar__tab_selected:last-child {
  border-right: none; }

.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: inherit; }

.mm-navbars_top .mm-navbar__tab_selected {
  border-bottom: none;
  margin-bottom: -1px; }

.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
  border-top: none; }

.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: inherit; }

.mm-navbars_bottom .mm-navbar__tab_selected {
  border-top: none;
  margin-top: -1px; }

.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
  border-bottom: none; }

.mm-navbar_tabs > :not(.mm-navbar__tab_selected), .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar, .mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(255, 255, 255, 0.4); }

.mm-menu_rtl {
  direction: rtl; }

.mm-menu_rtl.mm-menu_offcanvas {
  right: auto; }

.mm-menu_rtl .mm-panel:not(.mm-panel_opened) {
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu_rtl .mm-panel.mm-panel_opened-parent {
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  transform: translate3d(30%, 0, 0); }

.mm-menu_rtl .mm-navbar .mm-btn:first-child {
  left: auto;
  right: 0; }

.mm-menu_rtl .mm-navbar .mm-btn:last-child {
  right: auto;
  left: 0; }

.mm-menu_rtl .mm-navbar .mm-btn_next:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

.mm-menu_rtl .mm-navbar .mm-btn_prev:before {
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto; }

.mm-menu_rtl .mm-listitem:after {
  left: 0;
  right: 20px; }

.mm-menu_rtl .mm-listitem > a:not(.mm-btn_next), .mm-menu_rtl .mm-listitem > span:not(.mm-btn_next) {
  padding-left: 10px;
  padding-right: 20px !important;
  margin-right: 0 !important; }

.mm-menu_rtl .mm-listitem .mm-btn_next {
  right: auto;
  left: 0; }

.mm-menu_rtl .mm-listitem .mm-btn_next:before {
  left: auto;
  right: 0; }

.mm-menu_rtl .mm-listitem .mm-btn_next:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

.mm-menu_rtl .mm-listitem .mm-btn_next + a, .mm-menu_rtl .mm-listitem .mm-btn_next + span {
  margin-left: 50px; }

.mm-menu_rtl .mm-listitem .mm-btn_fullwidth + a, .mm-menu_rtl .mm-listitem .mm-btn_fullwidth + span {
  padding-left: 50px; }

.mm-menu_rtl .mm-counter {
  left: 45px;
  right: auto; }

.mm-menu_rtl .mm-counter + .mm-btn_next + a, .mm-menu_rtl .mm-counter + .mm-btn_next + span {
  margin-left: 90px; }

.mm-menu_rtl .mm-listview .mm-counter + .mm-btn_fullwidth + a, .mm-menu_rtl .mm-listview .mm-counter + .mm-btn_fullwidth + span {
  padding-left: 90px; }

.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel {
  transition-property: transform,right;
  transition-property: transform,right,-webkit-transform; }

.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_iconpanel-first, .mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_iconpanel-first.mm-panel_opened ~ .mm-listview_fixeddivider {
  left: 0;
  right: 0; }

.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened, .mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels > .mm-panel_opened-parent {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit; }

.mm-menu_rtl [class*=mm-panel_iconpanel-], .mm-menu_rtl [class*=mm-panel_iconpanel-] ~ .mm-listview_fixeddivider {
  left: 0; }

.mm-menu_rtl [class*=mm-panel_iconpanel-].mm-panel_opened-parent {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0, .mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 0; }

.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1, .mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 40px; }

.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2, .mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 80px; }

.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3, .mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 120px; }

.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first ~ .mm-panel, .mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 40px; }

.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0, .mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 0; }

.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1, .mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 60px; }

.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2, .mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 120px; }

.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3, .mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 180px; }

.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first ~ .mm-panel, .mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 60px; }

.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0, .mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 0; }

.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1, .mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 80px; }

.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2, .mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 160px; }

.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3, .mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 240px; }

.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first ~ .mm-panel, .mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  right: 80px; }

.mm-menu_rtl html[class*=mm-sidebar_expanded-]:not(.mm-sidebar_closed) .mm-menu_rtl ~ .mm-slideout {
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  right: 0; }

.mm-menu_rtl label.mm-check, .mm-menu_rtl label.mm-toggle {
  left: 20px;
  right: auto !important; }

.mm-menu_rtl label.mm-toggle + a, .mm-menu_rtl label.mm-toggle + span {
  padding-left: 80px; }

.mm-menu_rtl label.mm-check + a, .mm-menu_rtl label.mm-check + span {
  padding-left: 60px; }

.mm-menu_rtl .mm-btn_next + label.mm-check, .mm-menu_rtl .mm-btn_next + label.mm-toggle {
  left: 60px; }

.mm-menu_rtl .mm-btn_next + label.mm-check + a, .mm-menu_rtl .mm-btn_next + label.mm-check + span, .mm-menu_rtl .mm-btn_next + label.mm-toggle + a, .mm-menu_rtl .mm-btn_next + label.mm-toggle + span {
  margin-left: 50px; }

.mm-menu_rtl .mm-btn_next + label.mm-toggle + a, .mm-menu_rtl .mm-btn_next + label.mm-toggle + span {
  padding-left: 70px; }

.mm-menu_rtl .mm-btn_next + label.mm-check + a, .mm-menu_rtl .mm-btn_next + label.mm-check + span {
  padding-left: 50px; }

.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-check, .mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-toggle {
  left: 100px; }

.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-check + a, .mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-check + span, .mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-toggle + a, .mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-toggle + span {
  margin-left: 90px; }

.mm-searchfield {
  height: 40px;
  padding: 0;
  display: -ms-flexbox;
  display: flex; }

.mm-searchfield input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 4px;
  font: inherit;
  font-size: inherit;
  line-height: 26px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px; }

.mm-searchfield input::-ms-clear {
  display: none; }

.mm-searchfield__input {
  padding: 7px 10px 0 10px;
  position: relative; }

.mm-panel__noresultsmsg {
  text-align: center;
  font-size: 150%;
  padding: 40px 0; }

.mm-searchfield__btn {
  right: 0;
  top: 0; }

.mm-searchfield__input {
  -ms-flex: 1;
  flex: 1;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%; }

.mm-searchfield__cancel {
  text-decoration: none;
  line-height: 40px;
  display: block;
  padding-right: 10px;
  margin-right: -100px;
  transition: margin .4s ease; }

.mm-searchfield__cancel-active {
  margin-right: 0; }

.mm-panel > .mm-searchfield {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mm-panel_has-searchfield {
  padding-top: 40px; }

.mm-panel_has-navbar.mm-panel_has-searchfield {
  padding-top: 80px; }

.mm-panel_has-navbar.mm-panel_has-searchfield > .mm-searchfield {
  top: 40px; }

.mm-listitem_nosubitems > .mm-btn_next {
  display: none; }

.mm-listitem_nosubitems > .mm-btn_next + a, .mm-listitem_nosubitems > .mm-btn_next + span {
  padding-right: 10px; }

.mm-searchfield input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.75); }

.mm-panel__noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  z-index: 15;
  transition: right .4s ease;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }

.mm-sectionindexer a {
  line-height: 1;
  text-decoration: none;
  display: block; }

.mm-sectionindexer ~ .mm-panels {
  transition: right .4s ease; }

.mm-menu_has-sectionindexer .mm-sectionindexer {
  right: 0; }

.mm-menu_has-sectionindexer .mm-panels {
  right: 20px; }

.mm-menu_navbar_top-1 .mm-sectionindexer {
  top: 42px; }

.mm-menu_navbar_top-2 .mm-sectionindexer {
  top: 82px; }

.mm-menu_navbar_top-3 .mm-sectionindexer {
  top: 122px; }

.mm-menu_navbar_top-4 .mm-sectionindexer {
  top: 162px; }

.mm-menu_navbar_bottom-1 .mm-sectionindexer {
  bottom: 42px; }

.mm-menu_navbar_bottom-2 .mm-sectionindexer {
  bottom: 82px; }

.mm-menu_navbar_bottom-3 .mm-sectionindexer {
  bottom: 122px; }

.mm-menu_navbar_bottom-4 .mm-sectionindexer {
  bottom: 162px; }

.mm-sectionindexer a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth + a, .mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth + span, .mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth), .mm-menu_selected-parent .mm-listitem > a.mm-btn_fullwidth + a, .mm-menu_selected-parent .mm-listitem > a.mm-btn_fullwidth + span, .mm-menu_selected-parent .mm-listitem > a:not(.mm-btn_fullwidth) {
  transition: background .4s ease; }

.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > a, .mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > span {
  background: 0 0; }

.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth:hover + span, .mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth):hover {
  background: rgba(255, 255, 255, 0.4); }

.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > a, .mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > span {
  background: 0 0; }

.mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_fullwidth + span, .mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_next:not(.mm-btn_fullwidth) {
  background: rgba(255, 255, 255, 0.4); }

[class*=mm-wrapper_sidebar-collapsed-] body, [class*=mm-wrapper_sidebar-expanded-] body {
  position: relative; }

[class*=mm-wrapper_sidebar-collapsed-] .mm-slideout, [class*=mm-wrapper_sidebar-expanded-] .mm-slideout {
  transition-property: width,transform;
  transition-property: width,transform,-webkit-transform; }

[class*=mm-wrapper_sidebar-collapsed-] .mm-page, [class*=mm-wrapper_sidebar-expanded-] .mm-page {
  background: inherit;
  box-sizing: border-box;
  min-height: 100vh; }

[class*=mm-wrapper_sidebar-collapsed-] .mm-menu_sidebar-collapsed, [class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded {
  display: block !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important; }

[class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider, [class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
  opacity: 0; }

.mm-wrapper_sidebar-collapsed-40 .mm-slideout, [class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-40 .mm-slideout {
  width: calc(100% - 40px);
  -ms-transform: translate(40px, 0);
  transform: translate(40px, 0);
  transform: translate3d(40px, 0, 0); }

.mm-wrapper_sidebar-collapsed-60 .mm-slideout, [class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-60 .mm-slideout {
  width: calc(100% - 60px);
  -ms-transform: translate(60px, 0);
  transform: translate(60px, 0);
  transform: translate3d(60px, 0, 0); }

.mm-wrapper_sidebar-collapsed-80 .mm-slideout, [class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-80 .mm-slideout {
  width: calc(100% - 80px);
  -ms-transform: translate(80px, 0);
  transform: translate(80px, 0);
  transform: translate3d(80px, 0, 0); }

[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded {
  border-right-width: 1px;
  border-right-style: solid;
  min-width: 0 !important;
  max-width: 100000px !important; }

[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
  content: none;
  display: none; }

[class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking, [class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking body {
  overflow: visible; }

[class*=mm-wrapper_sidebar-expanded-] .mm-page__blocker {
  display: none !important; }

.mm-wrapper_sidebar-expanded-25:not(.mm-wrapper_sidebar-closed) .mm-slideout {
  width: 75%;
  -ms-transform: translate(33.33333%, 0) !important;
  transform: translate(33.33333%, 0) !important;
  transform: translate3d(33.33333%, 0, 0) !important; }

.mm-wrapper_sidebar-expanded-25 .mm-menu_sidebar-expanded {
  width: 25% !important; }

.mm-wrapper_sidebar-expanded-30:not(.mm-wrapper_sidebar-closed) .mm-slideout {
  width: 70%;
  -ms-transform: translate(42.85714%, 0) !important;
  transform: translate(42.85714%, 0) !important;
  transform: translate3d(42.85714%, 0, 0) !important; }

.mm-wrapper_sidebar-expanded-30 .mm-menu_sidebar-expanded {
  width: 30% !important; }

.mm-wrapper_sidebar-expanded-35:not(.mm-wrapper_sidebar-closed) .mm-slideout {
  width: 65%;
  -ms-transform: translate(53.84615%, 0) !important;
  transform: translate(53.84615%, 0) !important;
  transform: translate3d(53.84615%, 0, 0) !important; }

.mm-wrapper_sidebar-expanded-35 .mm-menu_sidebar-expanded {
  width: 35% !important; }

.mm-menu__blocker {
  background: rgba(3, 2, 1, 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3; }

.mm-menu_opened .mm-menu__blocker {
  display: none; }

input.mm-check, input.mm-toggle {
  position: absolute;
  left: -10000px; }

label.mm-check, label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2; }

label.mm-check:before, label.mm-toggle:before {
  content: '';
  display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px; }

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px; }

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

.mm-listitem_vertical label.mm-toggle {
  top: 5px;
  bottom: auto;
  margin-top: 0; }

.mm-listitem_vertical label.mm-check {
  top: 5px;
  bottom: auto;
  margin-top: 0; }

label.mm-toggle {
  right: 20px; }

label.mm-toggle + a, label.mm-toggle + span {
  padding-right: 80px; }

label.mm-check {
  right: 20px; }

label.mm-check + a, label.mm-check + span {
  padding-right: 60px; }

.mm-btn_next + label.mm-check, .mm-btn_next + label.mm-toggle {
  right: 60px; }

.mm-btn_next + label.mm-check + a, .mm-btn_next + label.mm-check + span, .mm-btn_next + label.mm-toggle + a, .mm-btn_next + label.mm-toggle + span {
  margin-right: 50px; }

.mm-btn_next + label.mm-toggle + a, .mm-btn_next + label.mm-toggle + span {
  padding-right: 70px; }

.mm-btn_next + label.mm-check + a, .mm-btn_next + label.mm-check + span {
  padding-right: 50px; }

.mm-counter + .mm-btn_next + label.mm-check, .mm-counter + .mm-btn_next + label.mm-toggle {
  right: 100px; }

.mm-counter + .mm-btn_next + label.mm-check + a, .mm-counter + .mm-btn_next + label.mm-check + span, .mm-counter + .mm-btn_next + label.mm-toggle + a, .mm-counter + .mm-btn_next + label.mm-toggle + span {
  margin-right: 90px; }

label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

label.mm-toggle:before {
  background: #f3f3f3; }

input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.75); }

.mm-menu_border-none .mm-listitem:after, .mm-panel_border-none .mm-listitem:after {
  content: none; }

.mm-menu_border-full .mm-listitem:after, .mm-panel_border-full .mm-listitem:after {
  left: 0 !important; }

.mm-menu_border-offset .mm-listitem:after, .mm-panel_border-offset .mm-listitem:after {
  right: 20px; }

.mm-menu_fx-menu-zoom {
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-wrapper_opened .mm-menu_fx-menu-zoom {
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform-origin: left center;
  transform-origin: left center; }

.mm-wrapper_opening .mm-menu_fx-menu-zoom {
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform-origin: right center;
  transform-origin: right center; }

.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu_fx-menu-slide {
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-wrapper_opened .mm-menu_fx-menu-slide {
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  transform: translate3d(30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-menu-fade {
  opacity: 0;
  transition: opacity .4s ease; }

.mm-wrapper_opening .mm-menu_fx-menu-fade {
  opacity: 1; }

.mm-menu_fx-panels-none .mm-panel, .mm-panel_fx-none {
  transition-property: none; }

.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent, .mm-panel_fx-none.mm-panel_opened-parent {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel, .mm-panel_fx-zoom {
  -ms-transform-origin: left center;
  transform-origin: left center;
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened, .mm-panel_fx-zoom.mm-panel_opened {
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent, .mm-panel_fx-zoom.mm-panel_opened-parent {
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent, .mm-panel_fx-slide-0.mm-panel_opened-parent {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent, .mm-panel_fx-slide-100.mm-panel_opened-parent {
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu_fx-panels-slide-up .mm-panel, .mm-panel_fx-slide-up {
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  transform: translate3d(0, 100%, 0); }

.mm-menu_fx-panels-slide-up .mm-panel_opened, .mm-menu_fx-panels-slide-up .mm-panel_opened-parent, .mm-panel_fx-slide-up.mm-panel_opened {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-slide-right .mm-panel, .mm-panel_fx-slide-right {
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu_fx-panels-slide-right .mm-panel_opened, .mm-menu_fx-panels-slide-right .mm-panel_opened-parent, .mm-panel_fx-slide-right.mm-panel_opened {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

[class*=mm-menu_fx-listitems-] .mm-listitem {
  transition: none .4s ease; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1) {
  transition-delay: 50ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2) {
  transition-delay: .1s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3) {
  transition-delay: 150ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4) {
  transition-delay: .2s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5) {
  transition-delay: 250ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6) {
  transition-delay: .3s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7) {
  transition-delay: 350ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8) {
  transition-delay: .4s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9) {
  transition-delay: 450ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10) {
  transition-delay: .5s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11) {
  transition-delay: 550ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12) {
  transition-delay: .6s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13) {
  transition-delay: 650ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14) {
  transition-delay: .7s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15) {
  transition-delay: 750ms; }

.mm-menu_fx-listitems-slide .mm-listitem {
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0; }

.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.mm-menu_fx-listitems-fade .mm-listitem {
  transition-property: opacity;
  opacity: 0; }

.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
  opacity: 1; }

.mm-menu_fx-listitems-drop .mm-listitem {
  transition-property: opacity,top;
  opacity: 0;
  top: -25%; }

.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
  opacity: 1;
  top: 0; }

.mm-menu_fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(100vw, 0);
  transform: translate(100vw, 0);
  transform: translate3d(100vw, 0, 0); }

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
    transform: translate3d(10000px, 0, 0); } }

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(-100vw, 0);
  transform: translate(-100vw, 0);
  transform: translate3d(-100vw, 0, 0); }

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
    transform: translate3d(-10000px, 0, 0); } }

.mm-menu_fullscreen.mm-menu_position-top {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px; }

.mm-menu_fullscreen.mm-menu_position-bottom {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px; }

.mm-menu_listview-30 .mm-listitem > a:not(.mm-btn_next), .mm-menu_listview-30 .mm-listitem > span {
  padding-top: 5px;
  padding-bottom: 5px; }

.mm-menu_listview-30 .mm-listitem_vertical > .mm-btn_next {
  height: 30; }

.mm-menu_listview-50 .mm-listitem > a:not(.mm-btn_next), .mm-menu_listview-50 .mm-listitem > span {
  padding-top: 15px;
  padding-bottom: 15px; }

.mm-menu_listview-50 .mm-listitem_vertical > .mm-btn_next {
  height: 50; }

.mm-menu_listview-60 .mm-listitem > a:not(.mm-btn_next), .mm-menu_listview-60 .mm-listitem > span {
  padding-top: 20px;
  padding-bottom: 20px; }

.mm-menu_listview-60 .mm-listitem_vertical > .mm-btn_next {
  height: 60; }

.mm-menu_listview-justify .mm-panels > .mm-panel:after, .mm-menu_listview-justify .mm-panels > .mm-panel:before, .mm-panels > .mm-panel_listview-justify:after, .mm-panels > .mm-panel_listview-justify:before {
  content: none;
  display: none; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview, .mm-panels > .mm-panel_listview-justify .mm-listview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem, .mm-panels > .mm-panel_listview-justify .mm-listitem {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 40px; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem:not(.mm-listitem_divider), .mm-panels > .mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem > a:not(.mm-btn_next), .mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem > span, .mm-panels > .mm-panel_listview-justify .mm-listitem > a:not(.mm-btn_next), .mm-panels > .mm-panel_listview-justify .mm-listitem > span {
  box-sizing: border-box;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.mm-listview_inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0; }

.mm-listview_inset > li {
  padding: 5px 0; }

.mm-menu_multiline .mm-listitem > a, .mm-menu_multiline .mm-listitem > span, .mm-panel_multiline .mm-listitem > a, .mm-panel_multiline .mm-listitem > span {
  text-overflow: clip;
  white-space: normal; }

[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-page__blocker {
  opacity: 0; }

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-page__blocker {
  opacity: .3;
  transition: opacity .4s ease .4s; }

.mm-menu_opened.mm-menu_pagedim ~ .mm-page__blocker {
  background: inherit; }

.mm-menu_opened.mm-menu_pagedim-black ~ .mm-page__blocker {
  background: #000; }

.mm-menu_opened.mm-menu_pagedim-white ~ .mm-page__blocker {
  background: #fff; }

.mm-menu_popup {
  transition: opacity .4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0); }

.mm-menu_popup.mm-menu_opened ~ .mm-slideout {
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-menu_popup.mm-menu_opened ~ .mm-page__blocker {
  transition-delay: 0s !important;
  z-index: 1; }

.mm-wrapper_opening .mm-menu_popup {
  opacity: 1; }

.mm-menu_position-right {
  left: auto;
  right: 0; }

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    transform: translate3d(-440px, 0, 0); } }

.mm-menu_position-bottom, .mm-menu_position-front, .mm-menu_position-top {
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-menu_position-bottom.mm-menu_opened, .mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened {
  z-index: 2; }

.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout, .mm-menu_position-front.mm-menu_opened ~ .mm-slideout, .mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-menu_position-bottom.mm-menu_opened ~ .mm-page__blocker, .mm-menu_position-front.mm-menu_opened ~ .mm-page__blocker, .mm-menu_position-top.mm-menu_opened ~ .mm-page__blocker {
  z-index: 1; }

.mm-menu_position-front {
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu_position-front.mm-menu_position-right {
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu_position-bottom, .mm-menu_position-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu_position-top {
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  transform: translate3d(0, -100%, 0); }

.mm-menu_position-top {
  height: 80vh;
  min-height: 140px;
  max-height: 880px; }

.mm-menu_position-bottom {
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  transform: translate3d(0, 100%, 0);
  top: auto; }

.mm-menu_position-bottom {
  height: 80vh;
  min-height: 140px;
  max-height: 880px; }

.mm-wrapper_opening .mm-menu_position-bottom, .mm-wrapper_opening .mm-menu_position-front, .mm-wrapper_opening .mm-menu_position-top {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu_theme-white .mm-navbar a, .mm-menu_theme-white .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu_theme-white .mm-btn:after, .mm-menu_theme-white .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu_theme-white .mm-listview .mm-btn_next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu_theme-white .mm-listview a:not(.mm-btn_next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.03);
  tap-highlight-color: rgba(0, 0, 0, 0.03); }

.mm-menu_theme-white .mm-listitem_selected > a:not(.mm-btn_next), .mm-menu_theme-white .mm-listitem_selected > span {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu_theme-white .mm-listitem_opened > .mm-btn_next, .mm-menu_theme-white .mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, 0.06); }

.mm-menu_theme-white .mm-listitem_divider {
  background: rgba(0, 0, 0, 0.06); }

.mm-menu_theme-white .mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu_theme-white .mm-iconbar, .mm-menu_theme-white .mm-iconbar a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu_theme-white.mm-menu_keyboardfocus a:focus {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu_theme-white .mm-navbar_tabs > :not(.mm-navbar__tab_selected), .mm-menu_theme-white .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar, .mm-menu_theme-white .mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu_theme-white.mm-menu_shadow-page:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu_theme-white.mm-menu_shadow-panels .mm-panel {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu_theme-white .mm-searchfield input {
  background: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu_theme-white .mm-panel__noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu_theme-white .mm-sectionindexer a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu_theme-white.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > a, .mm-menu_theme-white.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > span {
  background: 0 0; }

.mm-menu_theme-white.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth:hover + span, .mm-menu_theme-white.mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth):hover {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu_theme-white.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > a, .mm-menu_theme-white.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > span {
  background: 0 0; }

.mm-menu_theme-white.mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_fullwidth + span, .mm-menu_theme-white.mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_next:not(.mm-btn_fullwidth) {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu_theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7); }

.mm-menu_theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu_theme-white label.mm-toggle:before {
  background: #fff; }

.mm-menu_theme-whiteinput.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu_theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.85); }

.mm-menu_theme-dark .mm-navbar a, .mm-menu_theme-dark .mm-navbar > * {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-dark .mm-btn:after, .mm-menu_theme-dark .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-dark .mm-listview .mm-btn_next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-dark .mm-listview a:not(.mm-btn_next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1); }

.mm-menu_theme-dark .mm-listitem_selected > a:not(.mm-btn_next), .mm-menu_theme-dark .mm-listitem_selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu_theme-dark .mm-listitem_opened > .mm-btn_next, .mm-menu_theme-dark .mm-listitem_opened > .mm-panel {
  background: rgba(255, 255, 255, 0.08); }

.mm-menu_theme-dark .mm-listitem_divider {
  background: rgba(255, 255, 255, 0.08); }

.mm-menu_theme-dark .mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-dark .mm-iconbar, .mm-menu_theme-dark .mm-iconbar a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-dark.mm-menu_keyboardfocus a:focus {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu_theme-dark .mm-navbar_tabs > :not(.mm-navbar__tab_selected), .mm-menu_theme-dark .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar, .mm-menu_theme-dark .mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu_theme-dark.mm-menu_shadow-page:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu_theme-dark.mm-menu_shadow-panels .mm-panel {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu_theme-dark .mm-searchfield input {
  background: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.85); }

.mm-menu_theme-dark .mm-panel__noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-dark .mm-sectionindexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-dark.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > a, .mm-menu_theme-dark.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > span {
  background: 0 0; }

.mm-menu_theme-dark.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth:hover + span, .mm-menu_theme-dark.mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth):hover {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu_theme-dark.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > a, .mm-menu_theme-dark.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > span {
  background: 0 0; }

.mm-menu_theme-dark.mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_fullwidth + span, .mm-menu_theme-dark.mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_next:not(.mm-btn_fullwidth) {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu_theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.85); }

.mm-menu_theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.3); }

.mm-menu_theme-dark label.mm-toggle:before {
  background: #333; }

.mm-menu_theme-darkinput.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu_theme-black {
  background: #000;
  border-color: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.75); }

.mm-menu_theme-black .mm-navbar a, .mm-menu_theme-black .mm-navbar > * {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-black .mm-btn:after, .mm-menu_theme-black .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-black .mm-listview .mm-btn_next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-black .mm-listview a:not(.mm-btn_next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.15);
  tap-highlight-color: rgba(255, 255, 255, 0.15); }

.mm-menu_theme-black .mm-listitem_selected > a:not(.mm-btn_next), .mm-menu_theme-black .mm-listitem_selected > span {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu_theme-black .mm-listitem_opened > .mm-btn_next, .mm-menu_theme-black .mm-listitem_opened > .mm-panel {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu_theme-black .mm-listitem_divider {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu_theme-black .mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-black .mm-iconbar, .mm-menu_theme-black .mm-iconbar a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-black.mm-menu_keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu_theme-black .mm-navbar_tabs > :not(.mm-navbar__tab_selected), .mm-menu_theme-black .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar, .mm-menu_theme-black .mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu_theme-black.mm-menu_shadow-page:after {
  box-shadow: false; }

.mm-menu_theme-black.mm-menu_shadow-panels .mm-panel {
  box-shadow: false; }

.mm-menu_theme-black .mm-searchfield input {
  background: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.75); }

.mm-menu_theme-black .mm-panel__noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-black .mm-sectionindexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu_theme-black.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > a, .mm-menu_theme-black.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > span {
  background: 0 0; }

.mm-menu_theme-black.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth:hover + span, .mm-menu_theme-black.mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth):hover {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu_theme-black.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > a, .mm-menu_theme-black.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > span {
  background: 0 0; }

.mm-menu_theme-black.mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_fullwidth + span, .mm-menu_theme-black.mm-menu_selected-parent .mm-listitem_selected-parent > a.mm-btn_next:not(.mm-btn_fullwidth) {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu_theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.75); }

.mm-menu_theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.25); }

.mm-menu_theme-black label.mm-toggle:before {
  background: #000; }

.mm-menu_theme-blackinput.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu_shadow-page:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
  -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
  clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%); }

.mm-menu_shadow-page.mm-menu_position-right:after {
  left: auto;
  right: 100%; }

.mm-menu_shadow-page.mm-menu_position-front:after {
  content: none;
  display: none; }

.mm-menu_shadow-page:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu_shadow-panels .mm-panel {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu_tileview .mm-listview, .mm-panel_tileview .mm-listview {
  margin: 0 !important; }

.mm-menu_tileview .mm-listview:after, .mm-panel_tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both; }

.mm-menu_tileview .mm-listitem, .mm-panel_tileview .mm-listitem {
  padding: 0;
  float: left;
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 50%; }

.mm-menu_tileview .mm-listitem:after, .mm-panel_tileview .mm-listitem:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1; }

.mm-menu_tileview .mm-listitem.mm-tile-xs, .mm-panel_tileview .mm-listitem.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%; }

.mm-menu_tileview .mm-listitem.mm-tile-s, .mm-panel_tileview .mm-listitem.mm-tile-s {
  width: 25%;
  padding-top: 25%; }

.mm-menu_tileview .mm-listitem.mm-tile-l, .mm-panel_tileview .mm-listitem.mm-tile-l {
  width: 75%;
  padding-top: 75%; }

.mm-menu_tileview .mm-listitem.mm-tile-xl, .mm-panel_tileview .mm-listitem.mm-tile-xl {
  width: 100%;
  padding-top: 100%; }

.mm-menu_tileview .mm-listitem > a, .mm-menu_tileview .mm-listitem > span, .mm-panel_tileview .mm-listitem > a, .mm-panel_tileview .mm-listitem > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0; }

.mm-menu_tileview .mm-listitem > .mm-btn_next, .mm-panel_tileview .mm-listitem > .mm-btn_next {
  width: auto; }

.mm-menu_tileview .mm-listitem > .mm-btn_next:after, .mm-menu_tileview .mm-listitem > .mm-btn_next:before, .mm-panel_tileview .mm-listitem > .mm-btn_next:after, .mm-panel_tileview .mm-listitem > .mm-btn_next:before {
  content: none;
  display: none; }

.mm-menu_tileview .mm-listitem_divider, .mm-panel_tileview .mm-listitem_divider {
  display: none; }

.mm-menu_tileview .mm-panel, .mm-panel_tileview {
  padding-left: 0;
  padding-right: 0; }

.mm-menu_tileview .mm-panel:after, .mm-menu_tileview .mm-panel:before, .mm-panel_tileview:after, .mm-panel_tileview:before {
  content: none;
  display: none; }

.mm-navbar > div {
  -ms-flex: 2;
      flex: 2; }

.mm-navbar #mobileMenuTitle {
  background-image: url(../Images/lehrer-online-logo-white.svg);
  background-size: 140px auto;
  background-repeat: no-repeat;
  text-indent: -999px;
  color: transparent;
  width: 200px;
  height: 50px;
  padding: 32px;
  padding: 2rem;
  cursor: pointer;
  position: relative;
  z-index: 10;
  margin: 10px 0px 0 15px;
  background-position: bottom; }

.mm-navbar #close-button {
  font-family: 'icomoon' !important;
  font-size: 240%;
  color: #fff;
  height: 40px;
  width: 40px;
  line-height: 16px;
  line-height: 1rem;
  cursor: pointer;
  position: relative;
  z-index: 10;
  margin-right: 16px;
  margin-right: 1rem;
  padding: 20px;
  padding: 1.25rem;
  -ms-flex: 0;
      flex: 0; }

.mm-navbar #close-button:before {
  content: "\00d7"; }

/*
.mm-navbar #close-button {
  background-image: url(../Icons/close-button-png-27_white.png);
  background-size: 35px 35px;
  background-repeat: no-repeat;
  text-indent: -999px;
  height: 54px;
  cursor: pointer;
  position: relative;
  z-index: 10;
  margin: 20px 10px 0 0;
  background-position: right 12px;
} */
.mm-navbars_top {
  height: 160px; }

.mm-navbar:first-of-type {
  height: 88px;
  background-color: #707070 !important; }

.mm-menu_navbar_top-3 .mm-panels {
  top: 175px; }

.mm-listitem a::before,
.mm-listitem a:before {
  content: none !important;
  display: none !important; }

.mm-navbar__breadcrumbs {
  padding: 5px 0 5px 17px;
  overflow: inherit;
  overflow-x: inherit; }
  .mm-navbar__breadcrumbs span.mm-separator {
    display: none; }
  .mm-navbar__breadcrumbs span, .mm-navbar__breadcrumbs a {
    position: relative;
    background: #34A6BF;
    margin-right: 15px;
    color: #fff !important;
    padding: 5px 5px 5px 10px; }
  .mm-navbar__breadcrumbs span:after,
  .mm-navbar__breadcrumbs a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0; }
  .mm-navbar__breadcrumbs span:before,
  .mm-navbar__breadcrumbs a:before {
    content: "";
    position: absolute;
    right: -10px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 10px solid #34A6BF;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent; }

body.is--act-index ul.navbar li.entry--search,
body.is--no-sidebar ul.navbar li.entry--search {
  margin-bottom: 48px;
  margin-bottom: 3rem; }

body.is--act-index ul.navbar li a.is--active,
body.is--no-sidebar ul.navbar li a.is--active {
  background-color: #F8F8F8; }

body.is--no-sidebar ul.navbar li a span {
  padding: 0px 0px; }

.maincontent .tx-locore-menubox {
  width: 100%;
  position: relative;
  color: #34A6BF;
  margin-bottom: 15px; }
  .maincontent .tx-locore-menubox ul {
    margin-bottom: 0; }
  .maincontent .tx-locore-menubox .col > ul {
    padding-left: 0px;
    margin-bottom: 0; }
  .maincontent .tx-locore-menubox .col > .schoolstage a {
    font-size: 36px;
    font-size: 2.3rem;
    padding-bottom: 10px; }
  .maincontent .tx-locore-menubox li {
    list-style: none;
    line-height: 18px;
    line-height: 1.125rem;
    margin-bottom: 0; }
  .maincontent .tx-locore-menubox a {
    display: inline-block;
    color: #34A6BF;
    width: 100%;
    line-height: 30px;
    line-height: 1.875rem;
    padding: 0 5px;
    text-decoration: underline;
    background-color: #fff; }
  .maincontent .tx-locore-menubox li > a {
    font-size: 16px;
    font-size: 1rem; }
  .maincontent .tx-locore-menubox a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #34A6BF; }
  @media (max-width: 800px) {
    .maincontent .tx-locore-menubox {
      width: 100%; } }

body.pid__1002559 .tx-locore-zitat {
  background-color: #E3A8B2; }

.tx-locore-zitat {
  background-color: #B1DFE8;
  text-align: center;
  padding: 1em;
  margin: 0;
  width: 100%;
  /* Dummy */ }
  .tx-locore-zitat.no-image.no-text {
    background-color: #fff;
    padding: 0;
    height: 0; }
  .tx-locore-zitat .portait {
    display: block;
    margin: 1em auto;
    /*background-color: $color-blue;*/
    width: 7em;
    height: 7em;
    border-radius: 100%;
    box-shadow: #333333 0.1em 0.1em 0.2em;
    overflow: hidden; }
    .tx-locore-zitat .portait img {
      width: 100%;
      height: auto; }
  .tx-locore-zitat .name {
    display: inline-block;
    width: 80%;
    padding: 0 0 1em 0; }
  .tx-locore-zitat h3 {
    line-height: 1.4;
    padding-top: 8px;
    padding-top: 0.5rem;
    color: #4f4f4f; }
  .tx-locore-zitat h4 {
    font-size: 16px;
    color: #4f4f4f; }

.locore-lounit-latest {
  width: 100%; }
  .locore-lounit-latest:after {
    clear: both;
    content: '';
    display: table; }
  .locore-lounit-latest > div header {
    padding: 16px;
    padding: 1rem;
    font-weight: 500; }
    .locore-lounit-latest > div header h3 {
      margin-bottom: 0; }
      .locore-lounit-latest > div header h3 a {
        color: #4f4f4f; }
        .locore-lounit-latest > div header h3 a:hover {
          color: #D96523; }
  .locore-lounit-latest > div > ul {
    margin: 0; }
    .locore-lounit-latest > div > ul li {
      font-family: "Verdana", sans-serif;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 400;
      text-rendering: optimizeLegibility;
      padding: 10px;
      padding-left: 8px;
      padding-left: 0.5rem;
      padding-bottom: 16px;
      padding-bottom: 1rem;
      background-color: #ECECEC;
      list-style: none;
      margin: 0 0 2px 0;
      position: relative;
      font-weight: 500; }
      .locore-lounit-latest > div > ul li:before {
        display: none !important;
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        left: .5em;
        margin-top: .25em;
        font-size: 25px;
        font-size: 1.5625rem; }
      .locore-lounit-latest > div > ul li.stage-1 {
        color: #4f4f4f; }
        .locore-lounit-latest > div > ul li.stage-1 a {
          color: #34A6BF; }
      .locore-lounit-latest > div > ul li.stage-2 {
        color: #4f4f4f; }
        .locore-lounit-latest > div > ul li.stage-2 a {
          color: #4f4f4f;
          color: #34A6BF; }
      .locore-lounit-latest > div > ul li.stage-3 {
        color: #4f4f4f; }
        .locore-lounit-latest > div > ul li.stage-3 a {
          color: #4f4f4f;
          color: #34A6BF; }
      .locore-lounit-latest > div > ul li.stage-1 > ul, .locore-lounit-latest > div > ul li.stage-2 > ul, .locore-lounit-latest > div > ul li.stage-3 > ul {
        margin-top: 10px;
        margin-bottom: 0; }
        .locore-lounit-latest > div > ul li.stage-1 > ul li, .locore-lounit-latest > div > ul li.stage-2 > ul li, .locore-lounit-latest > div > ul li.stage-3 > ul li {
          line-height: 24px;
          line-height: 1.5rem;
          font-weight: 400;
          color: #4f4f4f;
          padding: 0;
          margin: 0; }
          .locore-lounit-latest > div > ul li.stage-1 > ul li a, .locore-lounit-latest > div > ul li.stage-2 > ul li a, .locore-lounit-latest > div > ul li.stage-3 > ul li a {
            color: #4f4f4f; }
            .locore-lounit-latest > div > ul li.stage-1 > ul li a:hover, .locore-lounit-latest > div > ul li.stage-2 > ul li a:hover, .locore-lounit-latest > div > ul li.stage-3 > ul li a:hover {
              color: #f28d35; }

/*
.locore-lounit-overview {
  &.threecol {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: $color-white;

    .flex-col {
      padding-right: 2rem;
      width: 100%;
      flex: 1;
      @include breakpoint($breakpoint-max600) {
        padding-right: 0;
        flex: auto;
      }

      &:last-child {
        padding-right: 0;
      }

      &.stage-2 {
        @include breakpoint($breakpoint-max700) {
          padding-right: 0;
        }
      }
    }
  }

  > div {
    > ul {
      display: flex;
      height: calc(100% - 60px);
      flex-direction: column;

      li {
        &:last-of-type {
          flex-grow: 1;
        }
      }
    }
  }
}
*/
.locore-lounit-latest > div ul li {
  line-height: 130%;
  font-weight: 400;
  padding-bottom: 1em; }
  .locore-lounit-latest > div ul li:before {
    margin-top: -.25em; }

.tx-locore-unit-slot .tx-locore-slot__li a {
  margin: 0; }

/*$ignoredItems:
  '.tx-locore-textbox--collapsable',
  '.premiumLogin'
;*/
/*
article {
   > div {
			 background: $color-white;
			 padding:1rem;
			 &.tx-locore-textbox--collapsable,
			 &.boxed,
			 &.premiumLogin {
				background: inherit;
	 			padding:inherit;
	 			border-top:1rem solid $color-lightgrey;
	 			border-bottom:1rem solid $color-lightgrey;
			 }
	 }
}
*/
.locore-lounit-list header {
  padding: 10px;
  margin: 0 0 20px 0;
  margin: 0 0 1.25rem 0;
  background-color: #707070;
  color: #fff; }
  .locore-lounit-list header:after {
    clear: both;
    content: '';
    display: table; }
  .locore-lounit-list header span {
    width: 49%;
    display: inline-block; }
    .locore-lounit-list header span:last-child {
      text-align: right; }
  .locore-lounit-list header .interactive-dropdown {
    border: 1px solid #fff;
    margin-left: 10px; }
    .locore-lounit-list header .interactive-dropdown a {
      color: #fff !important; }
      .locore-lounit-list header .interactive-dropdown a:hover {
        color: #34A6BF !important; }
    .locore-lounit-list header .interactive-dropdown ul {
      position: absolute;
      margin: 0 0 0 -.75em;
      max-width: 500px;
      max-height: 350px;
      padding: 0;
      border-top: none; }
      .locore-lounit-list header .interactive-dropdown ul li {
        margin: 0 0 1px 0;
        padding: .3em .75em;
        background-color: #707070;
        color: #fff;
        text-align: left; }
        .locore-lounit-list header .interactive-dropdown ul li span {
          width: auto; }

.locore-lounit-list ul {
  margin: 0;
  padding: 0; }
  .locore-lounit-list ul li {
    padding: 10px;
    list-style: none;
    margin: 0 0 2px 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 4px;
    position: relative; }
    .locore-lounit-list ul li ul li {
      padding-left: 0;
      font-size: 13px;
      font-size: 0.8125rem; }
    .locore-lounit-list ul li .highlight {
      color: #D96523; }
    .locore-lounit-list ul li .icon {
      display: inline-block;
      padding: 10px;
      padding: 0.625rem; }
      .locore-lounit-list ul li .icon:before {
        display: inline-block;
        border-radius: 100%;
        width: 50px;
        width: 3.125rem;
        line-height: 50px;
        line-height: 3.125rem;
        vertical-align: middle;
        text-align: center;
        background-color: #fff;
        color: #D96523;
        font-size: 30px;
        font-size: 1.875rem; }
    .locore-lounit-list ul li .text,
    .locore-lounit-list ul li .cta {
      vertical-align: top;
      display: inline-block; }
    .locore-lounit-list ul li .text {
      width: calc(100% - 3.125rem - 2.5rem); }
    .locore-lounit-list ul li .cta {
      font-size: 24px;
      font-size: 1.5rem;
      text-align: right;
      right: 10px;
      right: 0.625rem;
      top: 10px;
      top: 0.625rem;
      position: absolute; }

.locore-lounit-list .pagebrowser ul li {
  background-color: transparent;
  margin: 0 1%; }
  .locore-lounit-list .pagebrowser ul li.current {
    font-weight: 600; }

.locore-faecherliste {
  width: 100%;
  padding-right: 0 !important; }
  .locore-faecherliste > .flex-col {
    margin-bottom: 0 !important;
    position: relative; }
    @media (min-width: 800px) {
      .locore-faecherliste > .flex-col {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center; } }
    .locore-faecherliste > .flex-col .inner-wrap {
      height: 100%;
      /*@include breakpoint($breakpoint-min800) {
                border-right: 1px solid $color-grey-1;
            }*/ }
      .locore-faecherliste > .flex-col .inner-wrap > div header {
        padding: 10px;
        font-weight: 500;
        height: 43px;
        margin-bottom: 16px;
        margin-bottom: 1rem; }
        .locore-faecherliste > .flex-col .inner-wrap > div header h3 {
          font-size: 22px; }
          .locore-faecherliste > .flex-col .inner-wrap > div header h3 a {
            color: #4f4f4f; }
            .locore-faecherliste > .flex-col .inner-wrap > div header h3 a:hover {
              color: #f28d35;
              text-decoration: none; }
      .locore-faecherliste > .flex-col .inner-wrap > ul {
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        height: calc(100% - 60px);
        /*@include breakpoint($breakpoint-min800) {
                    border-right: 1px solid $color-grey-1;
                }*/ }
        .locore-faecherliste > .flex-col .inner-wrap > ul li {
          font-family: "Verdana", sans-serif;
          font-size: 16px;
          font-size: 1rem;
          font-weight: 400;
          text-rendering: optimizeLegibility;
          padding: 10px;
          padding-left: 10px;
          padding-bottom: 16px;
          padding-bottom: 1rem;
          list-style: none;
          margin: 0 0 2px 0;
          position: relative;
          font-weight: 500;
          /*
                    &:before {
                      display: none !important;
                      @include icon-font;

                      position: absolute;
                      left: .5em;
                      margin-top: .25em;
                      font-size: 1.5625rem;
                    }
                    */ }
          .locore-faecherliste > .flex-col .inner-wrap > ul li:last-child {
            -ms-flex-positive: 1;
                flex-grow: 1;
            position: relative; }
          .locore-faecherliste > .flex-col .inner-wrap > ul li.discgr {
            color: #4f4f4f;
            padding-bottom: 24px;
            padding-bottom: 1.5rem; }
            .locore-faecherliste > .flex-col .inner-wrap > ul li.discgr > a {
              color: #4f4f4f;
              font-weight: bold; }
              .locore-faecherliste > .flex-col .inner-wrap > ul li.discgr > a:hover {
                color: #f28d35; }
          .locore-faecherliste > .flex-col .inner-wrap > ul li.disc {
            color: #4f4f4f; }
            .locore-faecherliste > .flex-col .inner-wrap > ul li.disc > a {
              color: #4f4f4f; }
          .locore-faecherliste > .flex-col .inner-wrap > ul li.discgr > ul, .locore-faecherliste > .flex-col .inner-wrap > ul li.disc > ul {
            margin-top: 16px;
            margin-top: 1rem;
            margin-bottom: 0; }
            .locore-faecherliste > .flex-col .inner-wrap > ul li.discgr > ul li, .locore-faecherliste > .flex-col .inner-wrap > ul li.disc > ul li {
              line-height: 24px;
              line-height: 1.5rem;
              font-weight: 400;
              color: #4f4f4f;
              padding: 0;
              margin: 0; }
              .locore-faecherliste > .flex-col .inner-wrap > ul li.discgr > ul li a, .locore-faecherliste > .flex-col .inner-wrap > ul li.disc > ul li a {
                color: #4f4f4f; }
                .locore-faecherliste > .flex-col .inner-wrap > ul li.discgr > ul li a:hover, .locore-faecherliste > .flex-col .inner-wrap > ul li.disc > ul li a:hover {
                  color: #f28d35; }
    .locore-faecherliste > .flex-col:last-child .inner-wrap > ul {
      border-right: none; }
  .locore-faecherliste.threecol {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    background: #fff; }
    .locore-faecherliste.threecol .flex-col {
      padding-right: 32px;
      padding-right: 2rem;
      width: 100%;
      -ms-flex: 1;
          flex: 1; }
      @media (max-width: 600px) {
        .locore-faecherliste.threecol .flex-col {
          padding-right: 0;
          -ms-flex: auto;
              flex: auto; } }
      .locore-faecherliste.threecol .flex-col:last-child {
        padding-right: 0; }
      @media (max-width: 706px) {
        .locore-faecherliste.threecol .flex-col.stage-2 {
          padding-right: 0; } }
  .locore-faecherliste > div > ul {
    display: -ms-flexbox;
    display: flex;
    height: calc(100% - 60px);
    -ms-flex-direction: column;
        flex-direction: column; }
    .locore-faecherliste > div > ul li:last-of-type {
      -ms-flex-positive: 1;
          flex-grow: 1; }

.locore-louniversal-latest {
  position: relative; }
  .locore-louniversal-latest .icon-materiallatest {
    display: none; }
  .locore-louniversal-latest .image {
    position: relative; }
    .locore-louniversal-latest .image img {
      width: 100%;
      height: auto;
      max-width: 100%; }
  .locore-louniversal-latest ul {
    margin: 0;
    padding: 0; }
    .locore-louniversal-latest ul li, .locore-louniversal-latest ul .linkToList {
      list-style-type: none;
      position: relative;
      line-height: 130%;
      padding: 1em 1em 1em 1em;
      margin: 0; }
      .locore-louniversal-latest ul li .discipline-title, .locore-louniversal-latest ul .linkToList .discipline-title {
        margin-bottom: 5px; }
        .locore-louniversal-latest ul li .discipline-title a, .locore-louniversal-latest ul .linkToList .discipline-title a {
          color: #34A6BF;
          display: inline-block; }
      .locore-louniversal-latest ul li a, .locore-louniversal-latest ul .linkToList a {
        color: #D96523;
        margin-bottom: 5px;
        display: block;
        white-space: normal; }
      .locore-louniversal-latest ul li span, .locore-louniversal-latest ul .linkToList span {
        margin-bottom: 6px;
        margin-bottom: 0.4rem;
        display: inline-block; }
    .locore-louniversal-latest ul li {
      border-bottom: 1px solid #fff;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center; }
      @media (min-width: 599px) {
        .locore-louniversal-latest ul li {
          height: 200px; } }
  .locore-louniversal-latest .linkToList {
    position: relative;
    line-height: 130%;
    padding: 1em 1em 1em 1em;
    margin: 0; }
    .locore-louniversal-latest .linkToList a {
      color: #D96523;
      margin-bottom: 5px;
      display: block;
      white-space: normal; }
  .locore-louniversal-latest > a:hover {
    text-decoration: none; }

.maincontent .locore-louniversal-latest.linklist ul li {
  height: 200px; }
  .maincontent .locore-louniversal-latest.linklist ul li p {
    opacity: 0; }

.workingmaterial-subpage-detail .interactive {
  margin-bottom: 32px;
  margin-bottom: 2rem; }
  @media (max-width: 800px) {
    .workingmaterial-subpage-detail .interactive > .col {
      float: none !important;
      width: 100% !important; } }
  .workingmaterial-subpage-detail .interactive > .col .author-licence-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: end;
        align-items: end;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    background-color: #ECECEC;
    padding: 15px;
    padding: 0.9375rem;
    max-width: 400px; }
    .workingmaterial-subpage-detail .interactive > .col .author-licence-box .author .authorimage {
      margin-top: 8px;
      margin-top: 0.5rem; }
    .workingmaterial-subpage-detail .interactive > .col .author-licence-box .author .authorname {
      color: inherit; }
    .workingmaterial-subpage-detail .interactive > .col .author-licence-box .license .license-icon {
      margin-bottom: 23px; }

.workingmaterial-subpage-detail .h5p-iframe-wrapper,
.workingmaterial-subpage-detail .h5p-content {
  margin-bottom: 32px;
  margin-bottom: 2rem; }

.tx-locore-loworkingmaterial--detail .teasertextpic {
  display: -ms-flexbox;
  display: flex;
  height: 100%; }
  .tx-locore-loworkingmaterial--detail .teasertextpic .teaserpic {
    height: auto;
    padding: 8px;
    padding: 0.5rem;
    max-width: 300px;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (max-width: 440px) {
      .tx-locore-loworkingmaterial--detail .teasertextpic .teaserpic {
        -ms-flex-pack: left;
            justify-content: left; } }
  .tx-locore-loworkingmaterial--detail .teasertextpic .textblock {
    width: 100%;
    padding: 8px;
    padding: 0.5rem; }
  @media (max-width: 440px) {
    .tx-locore-loworkingmaterial--detail .teasertextpic {
      -ms-flex-direction: column;
          flex-direction: column; } }

h1.headlineSearch {
  margin-top: 32px;
  margin-top: 2rem; }
  h1.headlineSearch .arrow {
    font-size: 48px;
    font-size: 3rem;
    line-height: 16px;
    line-height: 1rem; }

.search-mask {
  padding: 32px 0;
  padding: 2rem 0;
  display: -ms-flexbox;
  display: flex; }
  .search-mask .search-input {
    margin-right: 8px;
    margin-right: 0.5rem; }
    .search-mask .search-input input {
      height: 33px; }
  .search-mask input {
    border: 1px solid #999;
    border-radius: 3px; }
  .search-mask .search-input {
    position: relative; }
    .search-mask .search-input input {
      width: calc(515px + 0.5rem); }
      @media (max-width: 600px) {
        .search-mask .search-input input {
          width: calc(200px); } }
    .search-mask .search-input .icon-clear-input {
      position: absolute;
      right: 5px;
      top: 5px;
      height: 23px;
      width: 23px;
      text-align: center;
      background-color: #B1DFE8;
      cursor: pointer; }
      .search-mask .search-input .icon-clear-input:before {
        content: "\ea0f";
        font-size: 9px;
        font-size: 0.6rem; }
      .search-mask .search-input .icon-clear-input:hover:before {
        font-size: 11px;
        font-size: 0.7rem; }
  .search-mask .search-submit input {
    background-color: #f28d35;
    border-color: #f28d35;
    border-radius: 3px;
    color: #fff;
    text-align: center; }
    .search-mask .search-submit input:hover {
      background-color: #17253D;
      transition-property: all;
      transition-duration: .5s;
      transition-timing-function: ease;
      text-decoration: none; }
  .search-mask .ui-widget.ui-widget-content {
    border: 1px solid #999;
    max-height: 400px;
    overflow: auto;
    box-shadow: 1px 1px 12px 0px #aaa; }
  .search-mask ul.ui-autocomplete {
    padding: 0 0 10px 10px; }
    .search-mask ul.ui-autocomplete li {
      list-style: none;
      margin: 0; }
      .search-mask ul.ui-autocomplete li a {
        color: #4f4f4f;
        cursor: pointer; }
      .search-mask ul.ui-autocomplete li:hover a {
        text-decoration: none;
        color: #f28d35; }

.search-filter label {
  color: #4f4f4f;
  font-weight: 300; }

.search-filter > ul > li {
  padding: 0;
  margin: 0; }
  .search-filter > ul > li > ul {
    padding-top: 4px;
    padding-top: .3rem;
    padding-bottom: 8px;
    padding-bottom: .5rem; }
  .search-filter > ul > li > a {
    font-size: 13px;
    font-size: 0.8125rem;
    padding-left: 25px;
    padding-left: 1.5625rem;
    font-weight: 500; }

.locore-search-list {
  /* ------------------------------------- */
  /* filterboxen, Filteroptionen allgemein */
  /* --------------------------------------------------- */
  /* Filter Boxen spezial: Fach, Materialtyp, LO Premium */
  /* ----------------- */
  /* Filter Tags/Label */ }
  .locore-search-list > ul {
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .locore-search-list > ul > li.facet {
      list-style: none;
      position: relative;
      /* ---------------------- */
      /* pretty checkbox layout */ }
      .locore-search-list > ul > li.facet > .title {
        margin: 8px 8px 8px 0;
        margin: 0.5rem 0.5rem 0.5rem 0;
        border: 1px solid #999;
        background-color: #fff;
        border-radius: 3px;
        padding: 5px 20px 5px 5px;
        color: #4f4f4f;
        cursor: pointer;
        display: inline-block;
        min-width: 185px;
        width: 80%;
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: center;
        background-size: 15px 15px;
        background-image: url(../Icons/black-arrow-down.png); }
        @media (max-width: 1000px) {
          .locore-search-list > ul > li.facet > .title {
            width: 185px; } }
        .locore-search-list > ul > li.facet > .title .num-selected {
          background-color: #B1DFE8;
          display: block;
          width: 22px;
          height: 22px;
          text-align: center;
          float: right;
          margin-right: 10px; }
      .locore-search-list > ul > li.facet.inactive .title {
        color: #999;
        background-image: none;
        font-style: italic;
        cursor: default; }
      .locore-search-list > ul > li.facet > .innerWrap {
        background-color: #fff;
        z-index: 10;
        box-sizing: border-box;
        height: auto;
        opacity: 0.0; }
        .locore-search-list > ul > li.facet > .innerWrap .reset-block {
          background-color: #B1DFE8;
          display: none;
          padding: 5px 35px 5px 5px;
          text-align: center;
          float: right;
          margin: 5px 5px 0 0;
          position: relative; }
        .locore-search-list > ul > li.facet > .innerWrap .reset-block + ul.form-body {
          top: 32px; }
        .locore-search-list > ul > li.facet > .innerWrap ul {
          margin: 0; }
          .locore-search-list > ul > li.facet > .innerWrap ul li {
            list-style: none;
            margin: 0 0 0 10px;
            display: block; }
            .locore-search-list > ul > li.facet > .innerWrap ul li .pretty {
              margin-bottom: 9px;
              margin-bottom: 0.6rem; }
              .locore-search-list > ul > li.facet > .innerWrap ul li .pretty label {
                font-size: 14px;
                font-size: 0.875rem; }
        .locore-search-list > ul > li.facet > .innerWrap > ul {
          display: none;
          position: absolute;
          opacity: 0.0;
          padding: 16px 8px 0 8px;
          padding: 1rem 0.5rem 0 0.5rem; }
          .locore-search-list > ul > li.facet > .innerWrap > ul > li.facet-option-group {
            margin-top: 10px;
            border-top: 1px solid #4f4f4f;
            padding-top: 20px; }
            .locore-search-list > ul > li.facet > .innerWrap > ul > li.facet-option-group .title-optiongroup {
              font-weight: bold; }
            .locore-search-list > ul > li.facet > .innerWrap > ul > li.facet-option-group > ul {
              position: relative;
              padding-left: 20px; }
              .locore-search-list > ul > li.facet > .innerWrap > ul > li.facet-option-group > ul > li.facet-option {
                margin-left: 0; }
            .locore-search-list > ul > li.facet > .innerWrap > ul > li.facet-option-group:first-of-type {
              border-top: none;
              padding-top: 0px; }
      .locore-search-list > ul > li.facet.inactive .title {
        color: #999;
        background-image: none;
        font-style: italic; }
      .locore-search-list > ul > li.facet.show .innerWrap {
        position: absolute;
        min-height: 50px;
        height: auto;
        margin-top: 0;
        word-wrap: break-word;
        min-width: 180px;
        border: 1px solid #999;
        border-radius: 3px;
        box-shadow: 1px 1px 12px 0px #aaa;
        opacity: 1.0 !important; }
      .locore-search-list > ul > li.facet.show .title {
        background-image: url(../Icons/black-arrow-up.png);
        border: 1px solid #34A6BF; }
      .locore-search-list > ul > li.facet.show .reset-block {
        display: block;
        opacity: 1.0; }
      .locore-search-list > ul > li.facet.show ul.form-body {
        display: block;
        opacity: 1.0 !important; }
        .locore-search-list > ul > li.facet.show ul.form-body .pretty .state label:after,
        .locore-search-list > ul > li.facet.show ul.form-body .pretty .state label:before {
          top: 0; }
      .locore-search-list > ul > li.facet.inactive .innerWrap .title {
        border: 1px solid #efefef;
        color: #999;
        background-image: none; }
      .locore-search-list > ul > li.facet .pretty input:checked ~ .state .svg,
      .locore-search-list > ul > li.facet .pretty.p-toggle .state .svg {
        background-color: #fff;
        border: 1px solid #bdc3c7; }
  .locore-search-list.search-filter ul.loFacetFach {
    /* Fächerübergreifend: keine fachbreich-id angegeben */ }
    .locore-search-list.search-filter ul.loFacetFach > li:before {
      display: block;
      margin: 20px 0 0 0;
      border-top: 1px solid #4f4f4f;
      padding: 10px 0 10px 0;
      font-weight: bold; }
    .locore-search-list.search-filter ul.loFacetFach > li:first-of-type:before {
      border-top: none;
      margin-top: 0; }
    .locore-search-list.search-filter ul.loFacetFach > li.LoFachbereichStart--1:before {
      content: 'MINT: Mathematik, Informatik, Naturwissenschaften, Technik'; }
    .locore-search-list.search-filter ul.loFacetFach > li.LoFachbereichStart--2:before {
      content: 'Geistes- und Gesellschaftswissenschaften'; }
    .locore-search-list.search-filter ul.loFacetFach > li.LoFachbereichStart--3:before {
      content: 'Fremdsprachen';
      content: 'Fremdsprachen'; }
    .locore-search-list.search-filter ul.loFacetFach > li.LoFachbereichStart--4:before {
      content: 'Arbeit / Wirtschaft'; }
    .locore-search-list.search-filter ul.loFacetFach > li.LoFachbereichStart--:before {
      content: '';
      padding-top: 5px; }
    .locore-search-list.search-filter ul.loFacetFach > li.loFacetFach-10 LABEL {
      font-weight: bold;
      font-size: 16px !important;
      font-size: 1rem !important; }
      .locore-search-list.search-filter ul.loFacetFach > li.loFacetFach-10 LABEL:before, .locore-search-list.search-filter ul.loFacetFach > li.loFacetFach-10 LABEL:after {
        font-weight: normal !important;
        font-size: 14px !important;
        font-size: 0.875rem !important; }
  .locore-search-list.search-filter ul.loFacetMaterialtyp > li:before {
    display: block;
    margin: 20px 0 0 0;
    border-top: 1px solid #4f4f4f;
    padding: 10px 0 10px 0;
    font-weight: bold; }
  .locore-search-list.search-filter ul.loFacetMaterialtyp > li:first-of-type:before {
    border-top: none;
    margin-top: 0; }
  .locore-search-list.search-filter ul.loFacetMaterialtyp > li.LoMaterialtyptypStart--2:before {
    content: '';
    padding-top: 5px; }
  .locore-search-list.search-filter li.facet.isTopContent .title {
    border-color: #34A6BF;
    color: #34A6BF;
    background-image: url(../Icons/blue-arrow-down.png); }
  .locore-search-list.search-filter li.facet.isTopContent .facet-option label {
    color: #34A6BF; }
  .locore-search-list.search-filter li.facet.isTopContent.show .title {
    background-image: url(../Icons/blue-arrow-up.png); }
  .locore-search-list .locore-search-filter-label ul {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .locore-search-list .locore-search-filter-label ul li {
      list-style-type: none; }
  .locore-search-list .locore-search-filter-label ul.label-group {
    margin: 0; }
    .locore-search-list .locore-search-filter-label ul.label-group li .labelWrap {
      margin: 0 8px 0 0;
      margin: 0 0.5rem 0 0;
      position: relative;
      padding: 4px 2px 0px 5px;
      line-height: 1.4;
      min-width: 180px;
      background-color: #B1DFE8;
      border: 1px solid #B1DFE8;
      border-radius: 3px; }
  .locore-search-list .locore-search-filter-label .state label {
    text-indent: 0;
    margin-top: 2px;
    padding-right: 35px;
    overflow: hidden; }
  .locore-search-list .locore-search-filter-label .state label:after,
  .locore-search-list .locore-search-filter-label .state label:before {
    display: none; }
  .locore-search-list .locore-search-filter-label .state img {
    right: 0px;
    left: initial;
    top: 4px;
    bottom: 0;
    width: 26px;
    height: 26px;
    cursor: pointer;
    opacity: 1 !important; }
  .locore-search-list .locore-search-filter-label .pretty input {
    z-index: -1; }
  .locore-search-list .locore-search-filter-label .pretty input:checked ~ .state.p-info label:after,
  .locore-search-list .locore-search-filter-label .pretty.p-toggle .state.p-info label:after {
    background-color: transparent !important; }

.locore-search-list header {
  border: 0px solid #999;
  padding: 10px;
  margin: 0 0 20px 0;
  margin: 0 0 20px 0;
  margin: 0 0 1.25rem 0;
  background-color: #fff;
  color: #4f4f4f; }

.locore-search-list .interactive-dropdown {
  background-color: #999; }

h1.headlineSearch, #c3204 {
  margin-bottom: 0; }

.locore-search-list header span:last-child {
  text-align: right;
  padding-right: 22px;
  padding-right: 1.4rem; }

form .locore-search-list > ul > li.facet.title {
  background-color: #999 !important; }

.locore-search-list {
  /* ----------------- */
  /* Search Header     */
  /* ----------------- */
  /* Liste Suchtreffer */
  /* ----------------- */
  /* Page Browser      */ }
  .locore-search-list .searchheader {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 0px;
    margin-bottom: 0rem;
    margin-right: 0px;
    margin-right: 0rem; }
    .locore-search-list .searchheader > div {
      margin-bottom: 16px;
      margin-bottom: 1rem; }
    .locore-search-list .searchheader .sortdrop {
      margin: 0 0 15px 0; }
      .locore-search-list .searchheader .sortdrop .inactive {
        color: #999;
        font-style: italic; }
    .locore-search-list .searchheader .view > SPAN {
      border: none;
      font-family: "Verdana", sans-serif;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 400;
      text-rendering: optimizeLegibility;
      font-size: 16px;
      font-size: 1rem;
      outline: none;
      background-color: #fff; }
      .locore-search-list .searchheader .view > SPAN:not(.active),
      .locore-search-list .searchheader .view > SPAN a {
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: 2px;
        background-size: 20px 20px;
        padding: 5px 27px 0 0; }
      .locore-search-list .searchheader .view > SPAN.tiles {
        margin-right: 25px; }
        .locore-search-list .searchheader .view > SPAN.tiles:not(.active),
        .locore-search-list .searchheader .view > SPAN.tiles a {
          background-image: url(../Icons/Umschalt_Kachel_grey.svg); }
      .locore-search-list .searchheader .view > SPAN.list:not(.active),
      .locore-search-list .searchheader .view > SPAN.list a {
        background-image: url(../Icons/Umschalt_Liste_grey.svg); }
      .locore-search-list .searchheader .view > SPAN.active {
        text-decoration: none;
        color: #D96523; }
        .locore-search-list .searchheader .view > SPAN.active.tiles a {
          background-image: url(../Icons/Umschalt_Kachel_orange.svg); }
        .locore-search-list .searchheader .view > SPAN.active.list a {
          background-image: url(../Icons/Umschalt_Liste_orange.svg); }
  .locore-search-list .search-result {
    /* ------------------------------------- */
    /* Trefferliste als Liste (nicht Kachel) */ }
    .locore-search-list .search-result .highlight {
      font-weight: bold; }
    .locore-search-list .search-result.flex-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: start;
          justify-content: flex-start; }
      .locore-search-list .search-result.flex-container .search-teaser {
        position: relative;
        margin: 0;
        padding: 50px 50px 25px 0;
        border-top: 1px solid #ECECEC;
        background-color: #fff;
        width: 50%; }
        @media (max-width: 1200px) {
          .locore-search-list .search-result.flex-container .search-teaser {
            width: 100%; } }
        .locore-search-list .search-result.flex-container .search-teaser > a {
          color: #4f4f4f !important;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-positive: 1;
              flex-grow: 1;
          margin-bottom: 16px;
          margin-bottom: 1rem; }
          .locore-search-list .search-result.flex-container .search-teaser > a:hover, .locore-search-list .search-result.flex-container .search-teaser > a:hover span {
            text-decoration: none !important; }
          .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
                flex-direction: row; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .teaserbild-wrap {
              width: 200px;
              height: 300px;
              position: relative;
              -ms-flex-negative: 0;
                  flex-shrink: 0; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .teaserbild-wrap [class^='teaserbild-icon'] {
                width: 100%;
                height: 100%; }
              @media (max-width: 600px) {
                .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .teaserbild-wrap {
                  display: none; } }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .teaserbild-wrap .teaserbild-icon--quelle {
                position: relative;
                background-color: #34A6BF;
                background-image: url("../../Public/Icons/lehreronline_logo_welle_weiss.svg");
                background-repeat: no-repeat;
                background-size: 70px auto;
                background-position: 15% 90%; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .teaserbild-wrap .teaserbild-icon--discgr {
                position: absolute;
                top: 0;
                background-color: transparent;
                background-repeat: no-repeat;
                background-position: 0% 0%;
                background-size: 200px auto; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .teaserbild-wrap .logged-in {
                padding: 5px;
                font-size: 60%;
                position: absolute;
                top: 5px;
                background-color: #fff;
                color: #34A6BF;
                left: 5px;
                border: 1px solid #34A6BF;
                width: 91%;
                z-index: 5; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.elixier .teaserbild-icon--quelle {
              background-color: #339900;
              background-image: url("../../Public/Icons/lehreronline_elixier_weiss.svg");
              background-size: 40px auto; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.elixier .text h2, .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.elixier .text .materialtype {
              color: #339900; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.hms .teaserbild-icon--quelle {
              background-color: #b91b54;
              background-image: url("/typo3conf/ext/dguvlug/Resources/Public/Images/Handwerk_Daumen.svg");
              background-size: 40px auto;
              border: none; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.hms .text h2, .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.hms .text .materialtype {
              color: #b91b54; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.allways .teaserbild-icon--quelle {
              background-image: url("../../Public/Icons/lehreronline_partner_weiss.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.dguv .teaserbild-icon--quelle {
              background-image: url("../../Public/Icons/lehreronline_gesundheit_weiss.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.lorecht .teaserbild-icon--quelle {
              background-image: url("../../Public/Icons/lehreronline_logo_welle_weiss.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.lorecht .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_8.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.collection .teaserbild-icon--quelle {
              background-image: url("../../Public/Icons/lehreronline_tauschboerse_weiss.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.discgr-1 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_1.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.discgr-2 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_2.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.discgr-3 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_3.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.discgr-4 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_4.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.discgr-5 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_5.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.discgr-6 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_6.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.discgr-7 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_7.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.discgr-9 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_9.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.discgr-10 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_10.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .logged-in {
              padding: 3px 0 0 3px;
              font-size: 90%;
              color: #fff; }
          .locore-search-list .search-result.flex-container .search-teaser > a .text {
            font-size: 14px;
            font-size: 0.9rem;
            -ms-flex-positive: 3;
                flex-grow: 3;
            position: relative;
            padding: 0 16px 0 16px;
            padding: 0 1rem 0 1rem;
            height: 300px; }
            @media (max-width: 600px) {
              .locore-search-list .search-result.flex-container .search-teaser > a .text {
                padding: 0;
                height: 200px; } }
            .locore-search-list .search-result.flex-container .search-teaser > a .text .title {
              position: relative; }
              .locore-search-list .search-result.flex-container .search-teaser > a .text .title h2 {
                display: block;
                position: relative;
                top: -3px;
                top: -0.2rem;
                color: #34A6BF;
                -o-hyphens: auto;
                -webkit-hyphens: auto;
                -ms-hyphens: auto;
                hyphens: auto;
                font-size: 19px;
                font-size: 1.2rem;
                margin: 0; }
              .locore-search-list .search-result.flex-container .search-teaser > a .text .title .materialtype {
                color: #34A6BF;
                margin: 4px 0 11px;
                margin: 0.3rem 0 0.7rem; }
              .locore-search-list .search-result.flex-container .search-teaser > a .text .title.premium .materialtype {
                display: inline-block;
                padding-right: 40px;
                background-image: url("../../Public/Icons/lehreronline_premium_krone.png");
                background-image: url("../../Public/Icons/lehreronline_premium_krone.png");
                background-repeat: no-repeat;
                background-size: 30px auto;
                background-position: right center; }
            .locore-search-list .search-result.flex-container .search-teaser > a .text p {
              margin-bottom: 0;
              opacity: 0; }
            .locore-search-list .search-result.flex-container .search-teaser > a .text .description {
              opacity: 0; }
        .locore-search-list .search-result.flex-container .search-teaser.shop a .teaserbildAndTextContainer .teaserbild {
          background-color: transparent;
          background-image: none; }
          .locore-search-list .search-result.flex-container .search-teaser.shop a .teaserbildAndTextContainer .teaserbild .articleimage {
            position: relative;
            width: 100%; }
            .locore-search-list .search-result.flex-container .search-teaser.shop a .teaserbildAndTextContainer .teaserbild .articleimage img {
              width: 100%;
              max-width: 100%;
              height: auto; }
        .locore-search-list .search-result.flex-container .search-teaser.shop a .teaserbildAndTextContainer .text .shop {
          position: absolute;
          bottom: 0;
          left: 0;
          padding: 0 0 0px 20px;
          display: -ms-flexbox;
          display: flex;
          width: 150px;
          -ms-flex-pack: justify;
              justify-content: space-between; }
          @media (max-width: 600px) {
            .locore-search-list .search-result.flex-container .search-teaser.shop a .teaserbildAndTextContainer .text .shop {
              padding: 0; } }
          .locore-search-list .search-result.flex-container .search-teaser.shop a .teaserbildAndTextContainer .text .shop .price {
            font-weight: 700;
            margin: 16px 0;
            margin: 1rem 0;
            -ms-flex-item-align: center;
                align-self: center; }
          .locore-search-list .search-result.flex-container .search-teaser.shop a .teaserbildAndTextContainer .text .shop .basket {
            -ms-flex-item-align: center;
                align-self: center; }
            .locore-search-list .search-result.flex-container .search-teaser.shop a .teaserbildAndTextContainer .text .shop .basket .icon--basket {
              background-color: #f28d35;
              background-size: 25px !important;
              display: inline-block;
              width: 30px !important;
              height: 30px !important;
              background-image: url("../../Public/Icons/cart_icon_white.png");
              background-repeat: no-repeat;
              background-position: center; }
      .locore-search-list .search-result.flex-container > .cta {
        margin: 0 0 0 215px;
        top: 325px;
        position: absolute; }
      .locore-search-list .search-result.flex-container .cta a {
        display: inline-block;
        margin: 0 15px 0 0; }
        .locore-search-list .search-result.flex-container .cta a .cta-text-add-to-crm {
          font-size: 85%;
          margin-left: 8px;
          margin-left: 0.5rem; }
      .locore-search-list .search-result.flex-container .summaryAndCta .search-summary-container {
        padding: 0;
        margin-bottom: 8px;
        margin-bottom: 0.5rem; }
        .locore-search-list .search-result.flex-container .summaryAndCta .search-summary-container .summary ul {
          list-style-type: none;
          margin: 0;
          padding: 0; }
          .locore-search-list .search-result.flex-container .summaryAndCta .search-summary-container .summary ul li {
            display: inline-block;
            list-style-type: none;
            color: #4f4f4f;
            margin: 8px 16px 8px 0;
            margin: 0.5rem 1rem 0.5rem 0;
            padding: 0; }
            .locore-search-list .search-result.flex-container .summaryAndCta .search-summary-container .summary ul li:before {
              font-size: 100%; }
            .locore-search-list .search-result.flex-container .summaryAndCta .search-summary-container .summary ul li.disc-list > span {
              opacity: 0; }
            .locore-search-list .search-result.flex-container .summaryAndCta .search-summary-container .summary ul li span {
              font-family: "Verdana", sans-serif;
              font-size: 16px;
              font-size: 1rem;
              font-weight: 400;
              text-rendering: optimizeLegibility;
              font-size: 13px;
              font-size: 0.85rem;
              line-height: 20px;
              line-height: 1.3rem; }
              .locore-search-list .search-result.flex-container .summaryAndCta .search-summary-container .summary ul li span .title {
                white-space: nowrap; }
    .locore-search-list .search-result.list .search-teaser {
      max-width: none;
      width: 100%;
      -ms-flex-preferred-size: inherit;
          flex-basis: inherit;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row; }
      @media (max-width: 600px) {
        .locore-search-list .search-result.list .search-teaser {
          -ms-flex-direction: column;
              flex-direction: column; } }
      .locore-search-list .search-result.list .search-teaser > a {
        -ms-flex-direction: row;
            flex-direction: row;
        margin-bottom: 0; }
        .locore-search-list .search-result.list .search-teaser > a .teaserbild {
          background-size: 50px auto; }
        .locore-search-list .search-result.list .search-teaser > a .text {
          width: 100%;
          height: 300px; }
          @media (max-width: 600px) {
            .locore-search-list .search-result.list .search-teaser > a .text {
              height: 200px;
              padding: 0; } }
          .locore-search-list .search-result.list .search-teaser > a .text .title.premium h2 {
            display: inline;
            padding-right: 40px;
            background-image: url("../../Public/Icons/lehreronline_premium_krone.png");
            background-image: url("../../Public/Icons/lehreronline_premium_krone.png");
            background-repeat: no-repeat;
            background-size: 30px auto;
            background-position: right 2px; }
            .locore-search-list .search-result.list .search-teaser > a .text .title.premium h2 p {
              display: inline; }
          .locore-search-list .search-result.list .search-teaser > a .text .title.premium .materialtype {
            display: block;
            padding-right: 0;
            background-image: none; }
      .locore-search-list .search-result.list .search-teaser .search-summary-container {
        width: 260px; }
        .locore-search-list .search-result.list .search-teaser .search-summary-container .summary ul {
          margin-top: -8px;
          margin-top: -0.5rem; }
          .locore-search-list .search-result.list .search-teaser .search-summary-container .summary ul li {
            display: block;
            margin-right: 0; }
      .locore-search-list .search-result.list .search-teaser .summaryAndCta .cta {
        display: block; }
  .locore-search-list .pagebrowser ul li {
    background-color: transparent;
    margin: 0 1%; }
    .locore-search-list .pagebrowser ul li.current {
      font-weight: 600; }
  .locore-search-list.lo-akademie .searchheader .sortdrop a,
  .locore-search-list.lo-akademie .searchheader .sortdrop strong, .locore-search-list.lo-akademie .searchheader .sortdrop span.inactive {
    border-radius: 7px;
    border: 1px solid #f28d35;
    padding: 5px; }
  .locore-search-list.lo-akademie .searchheader .sortdrop a {
    background: #fff;
    color: #f28d35; }
  .locore-search-list.lo-akademie .searchheader .sortdrop strong {
    background: #f28d35;
    color: #fff;
    font-family: "Verdana", sans-serif;
    font-weight: normal !important; }
  .locore-search-list.lo-akademie .searchheader .sortdrop span.inactive {
    background: #fff;
    color: #f28d35;
    font-style: normal; }
  .locore-search-list.lo-akademie .searchheader .sortdrop span[data-id='date'] {
    margin: 0 16px;
    margin: 0 1rem; }

.list-filter-labels {
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }
  .list-filter-labels ul li {
    margin-left: 0; }

.reset {
  cursor: pointer;
  font-size: 10px;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 10px; }
  .reset:hover {
    font-size: 14px;
    padding: 8px; }

.shop-teaser .articleimage {
  text-align: center; }
  .shop-teaser .articleimage img {
    width: 50%;
    height: auto;
    margin: 0 auto; }

.shop-teaser .price {
  text-align: center;
  font-weight: 500;
  font-size: 16px; }

.tx-locore-lounit--pdf-preview .image-container img {
  width: 830px;
  height: auto; }

.subscription-details table {
  text-align: left; }

.subscription-details tr {
  width: 100%; }
  .subscription-details tr th {
    padding-right: 20px;
    padding-right: 1.25rem; }

.membership-show table {
  text-align: left; }

.membership-show tr {
  width: 100%; }
  .membership-show tr th {
    padding-right: 20px;
    padding-right: 1.25rem; }

.membersign {
  position: absolute;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 4px;
  display: block;
  padding-left: 40px;
  background-image: url("../../Public/Icons/lehreronline_premium_krone.png");
  background-image: url("../../Public/Icons/lehreronline_premium_krone.png");
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: left 4px; }
  .membersign.abo {
    color: #FFBF00; }
  .membersign.basis {
    color: #34A6BF;
    padding-left: 0px;
    background-image: none; }
  @media (max-width: 600px) {
    .membersign {
      position: static; } }

.role-premium .membersign.basis {
  color: #FFBF00; }

.lo-newagb-formrow {
  margin-bottom: 20px; }
  .lo-newagb-formrow #lo-newagb-submit {
    margin-left: 20px; }

.partner-box {
  border: none;
  box-shadow: none; }
  .partner-box .box-content .cta-link {
    overflow: auto; }
  .partner-box .box-content a {
    overflow: visible; }
  .partner-box img {
    max-width: 100%;
    height: auto;
    width: auto;
    box-sizing: border-box; }
  .partner-box figure.partner-fig {
    width: 500px;
    height: 110px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: #fff; }

.fwu-box {
  background-color: #4f4f4f;
  width: 300px;
  padding: 20px;
  margin: 0 auto 20px auto; }
  .fwu-box h3 {
    color: #D96523;
    margin-bottom: 0.5em; }
  .fwu-box .search-submit input {
    background-color: #D96523;
    border: none;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    font-size: 14px; }
  .fwu-box .search-bar {
    width: 100%;
    font-size: 14px;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    border-radius: 10px;
    padding: 8px 12px;
    border: 0;
    height: 40px; }
  .fwu-box .fwu-form .stichwort {
    text-align: center;
    position: relative;
    display: none; }

.premiumLogin {
  background-color: #34A6BF;
  padding: 16px !important;
  padding: 1rem !important;
  margin: 16px 0 40px 0 !important;
  margin: 1rem 0 2.5rem 0 !important; }
  .premiumLogin > h2.h2-premiumLogin {
    font-size: 22px;
    color: #fff !important;
    text-align: center;
    margin-top: 0;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    display: inline-block;
    padding-top: 45px;
    background-image: url("../../Public/Icons/lehreronline_premium_krone.svg");
    background-image: url("../../Public/Icons/lehreronline_premium_krone.svg");
    background-repeat: no-repeat;
    background-size: 60px auto;
    background-position: center top; }
  .premiumLogin .flexbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: row;
        flex-direction: row; }
    @media (max-width: 560px) {
      .premiumLogin .flexbox {
        -ms-flex-direction: column;
            flex-direction: column; } }
    .premiumLogin .flexbox .button-wrap {
      padding: 4px;
      padding: 0.25rem;
      text-align: center;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
      margin: 0 24px 0 24px;
      margin: 0 1.5rem 0 1.5rem;
      max-width: 300px; }
      @media (max-width: 560px) {
        .premiumLogin .flexbox .button-wrap {
          margin-bottom: 0.7rem; } }
      .premiumLogin .flexbox .button-wrap > SPAN {
        color: #fff;
        padding: 0 0 15px 0;
        display: inline-block; }
      .premiumLogin .flexbox .button-wrap > a.button {
        box-shadow: 3px 3px 8px 0px #555; }
        .premiumLogin .flexbox .button-wrap > a.button:hover {
          box-shadow: 4px 4px 8px 0px #333;
          text-decoration: none; }

ul.simple-list {
  margin: 0 0 1em 0;
  padding: 0; }
  ul.simple-list li {
    padding: 10px;
    background-color: #ECECEC;
    list-style-type: none;
    position: relative;
    line-height: 130%;
    margin-bottom: 2px; }
    ul.simple-list li a {
      color: #D96523; }

.tx-locore-slot__wrapper {
  width: 100%; }

.tx-locore-slot__head {
  padding: 10px;
  color: #fff;
  border-bottom: 2px solid #fff; }

.tx-locore-slot__noitems {
  padding: 20px; }

.tx-locore-slot__center {
  text-align: center;
  margin: 0 auto; }

.tx-locore-slot__ul {
  margin: 0;
  padding: 0; }

.tx-locore-slot__li {
  list-style: none;
  margin: 0;
  position: relative;
  word-break: break-word; }
  .tx-locore-slot__li .title {
    color: #34A6BF; }
  .tx-locore-slot__li a {
    color: #D96523;
    position: relative;
    display: block;
    margin-bottom: 6px;
    margin-bottom: .4rem;
    word-break: break-word; }
  .tx-locore-slot__li .discipline-title a {
    color: #34A6BF;
    font-size: 14px;
    font-size: 0.9rem;
    display: inline-block; }
  .tx-locore-slot__li span {
    display: inline-block;
    margin-bottom: 6px;
    margin-bottom: .4rem; }

.tx-locore-slot-aside .tx-locore-slot__li a {
  margin: 0; }

.tx-locore__prdtab .prdtab {
  width: 100%; }
  .tx-locore__prdtab .prdtab .icon-check-ok {
    color: #9FA686; }
  .tx-locore__prdtab .prdtab .icon-cancel-circle {
    color: #D96523; }
  .tx-locore__prdtab .prdtab th,
  .tx-locore__prdtab .prdtab td {
    border-bottom: 1px solid #707070; }
  .tx-locore__prdtab .prdtab__footer {
    border-bottom: 1px solid #ECECEC !important;
    text-align: center; }
  .tx-locore__prdtab .prdtab td {
    width: 20%; }
  .tx-locore__prdtab .prdtab__feature {
    text-align: center;
    vertical-align: middle; }
  .tx-locore__prdtab .prdtab__featurelist {
    background-color: #fff; }
  .tx-locore__prdtab .prdtab__title {
    background-color: #34A6BF;
    text-align: center; }
    .tx-locore__prdtab .prdtab__title__headline {
      display: block;
      font-size: 25px;
      font-size: 1.5625rem; }
  .tx-locore__prdtab .prdtab__button {
    text-align: center; }
  .tx-locore__prdtab .prdtab__description {
    text-align: center;
    background-color: #ECECEC;
    color: #000; }
  .tx-locore__prdtab .prdtab__noborder {
    border-color: #fff !important; }

.offer-teaser {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  width: auto;
  /*max-width: 340px;*/ }
  @media (max-width: 800px) {
    .offer-teaser {
      max-width: 380px; } }
  .offer-teaser .csc-header,
  .offer-teaser header {
    text-align: center;
    padding: 10px 0; }
    .offer-teaser .csc-header h2,
    .offer-teaser header h2 {
      margin: 0;
      padding: 0; }
  .offer-teaser .highlight {
    margin-top: 2px;
    height: 10px;
    background-color: #D96523; }
  .offer-teaser .abofeaturelist {
    text-align: center;
    padding-bottom: 8px;
    padding-bottom: 0.5rem; }
    .offer-teaser .abofeaturelist a {
      color: #fff;
      text-decoration: underline; }
    @media (min-width: 800px) {
      .offer-teaser .abofeaturelist {
        -ms-flex-positive: 1;
            flex-grow: 1; } }
  .offer-teaser .cancel-content {
    text-align: center;
    padding: 16px;
    padding: 1rem; }
  .offer-teaser .offer-teaser-content {
    margin-top: -2px;
    padding-top: 15px;
    background-color: #ECECEC;
    padding-bottom: 10px; }
    .offer-teaser .offer-teaser-content .offer-payment-interval {
      position: relative;
      text-align: center;
      padding-bottom: 20px;
      border-bottom: 1px solid; }
      .offer-teaser .offer-teaser-content .offer-payment-interval .offer-discount-notice {
        display: block;
        position: absolute;
        bottom: 3px;
        width: 100%;
        font-size: 12px;
        text-align: center; }
    .offer-teaser .offer-teaser-content .abo-description {
      padding: 10px;
      padding: 0.625rem;
      border-bottom: 1px solid; }
    .offer-teaser .offer-teaser-content .feature-list {
      list-style-type: none;
      padding: 10px 0;
      margin-bottom: 0; }
      .offer-teaser .offer-teaser-content .feature-list li {
        position: relative;
        margin-left: 40px; }
        .offer-teaser .offer-teaser-content .feature-list li span {
          position: absolute;
          top: 3px;
          left: -40px; }
    .offer-teaser .offer-teaser-content .offer-subscribe {
      text-align: center;
      padding: 10px 0; }
      .offer-teaser .offer-teaser-content .offer-subscribe .head-up-text {
        margin-bottom: 10px; }
  .offer-teaser .new-offer-teaser-content {
    padding-top: 10px;
    padding-bottom: 10px; }
  .offer-teaser .tooltip {
    position: relative;
    display: inline-block;
    cursor: help; }
    .offer-teaser .tooltip .tooltiptext {
      font-size: 80%;
      visibility: hidden;
      width: 200px;
      background-color: #fff;
      border: 2px solid #33a3c9;
      color: #999;
      text-align: center;
      border-radius: 6px;
      padding: 10px 5px;
      text-align: left;
      /* Position the tooltip */
      position: absolute;
      z-index: 1;
      box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.75); }
    .offer-teaser .tooltip img {
      margin-top: -3px; }
    .offer-teaser .tooltip:hover .tooltiptext {
      visibility: visible; }
  .offer-teaser .lizenz-rabatt {
    /*display:none;*/
    position: absolute;
    top: -20px;
    left: 40%; }

.subscription-page {
  padding: 0;
  margin-top: 0; }
  .subscription-page .subscription-selection .offer-subscribe, .subscription-page .subscription-selection button, .subscription-page .subscription-selection .register, .subscription-page .subscription-selection #submitbutton {
    display: none; }
  .subscription-page .row.flexbox {
    position: relative;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: row;
        flex-direction: row; }
    @media (max-width: 800px) {
      .subscription-page .row.flexbox {
        -ms-flex-direction: column;
            flex-direction: column; } }
    .subscription-page .row.flexbox .col.flexbox {
      position: relative;
      float: none !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding-bottom: 1.5em;
      margin: 0 auto; }
      @media (max-width: 800px) {
        .subscription-page .row.flexbox .col.flexbox {
          -ms-flex-positive: 0;
              flex-grow: 0; } }
  @media (min-width: 800px) {
    .subscription-page .flexbox.basis {
      padding-top: 1.5rem; }
      .subscription-page .flexbox.basis .zahlung {
        height: 35px; }
    .subscription-page .flexbox.lizenz {
      padding-top: 1.5rem; } }
  .subscription-page .offer-teaser.premium {
    padding-top: 48px;
    padding-top: 3rem; }

.subscription-progress {
  border-bottom: 1px solid #999;
  list-style-type: none;
  padding-left: 0;
  counter-reset: subscription-progress; }
  .subscription-progress:after {
    clear: both;
    content: '';
    display: table; }
  .subscription-progress li {
    display: block;
    float: left;
    margin: 0;
    list-style: none;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    color: #707070;
    background: #fff; }
    .subscription-progress li:last-child {
      border-right: 1px solid #999; }
    @media (max-width: 800px) {
      .subscription-progress li {
        float: none;
        border-right: 1px solid #999;
        border-top: none; }
        .subscription-progress li:last-child {
          border-top: 1px solid #999; } }
    .subscription-progress li.current {
      color: #fff;
      font-weight: 500;
      background-color: #707070; }
    .subscription-progress li > a {
      color: #707070; }
    .subscription-progress li > div,
    .subscription-progress li > a {
      padding: 0.7em 2em; }
      .subscription-progress li > div:before,
      .subscription-progress li > a:before {
        content: counter(subscription-progress);
        counter-increment: subscription-progress;
        margin-right: 0.5em; }
    .subscription-progress li > a {
      display: block; }
      .subscription-progress li > a:focus, .subscription-progress li > a:hover {
        text-decoration: none;
        background-color: #999;
        color: #fff; }

#paymill-bridge-errors {
  color: #D96523; }

.gdsignup-form h2 {
  padding-bottom: 0.7em; }

.gdsignup-form .gdsignup-form-response {
  display: none;
  color: #D96523; }
  .gdsignup-form .gdsignup-form-response.has-error {
    display: block; }

.gdsignup-form .gdsignup-form-row {
  margin: 0 0 20px 0;
  /*
		.has-icon {
			padding-left: 50px;
			background-position: 15px 50%;
			background-repeat: no-repeat;
		}
*/ }
  .gdsignup-form .gdsignup-form-row.gdsignup-form-row-checkbox {
    margin-top: 10px; }
  .gdsignup-form .gdsignup-form-row label {
    display: inline-block;
    width: 25%; }
  .gdsignup-form .gdsignup-form-row input, .gdsignup-form .gdsignup-form-row select {
    display: inline-block;
    color: #707070; }
  .gdsignup-form .gdsignup-form-row p {
    margin-bottom: 8px;
    margin-bottom: 0.5rem; }
  .gdsignup-form .gdsignup-form-row .has-border {
    border: 1px solid #999; }
  .gdsignup-form .gdsignup-form-row .has-padding {
    padding: 12px 20px; }
  .gdsignup-form .gdsignup-form-row .full-width {
    width: 70%; }
  .gdsignup-form .gdsignup-form-row .gdsignup-form-errormsg {
    display: none; }
  .gdsignup-form .gdsignup-form-row .fieldwrap {
    display: inline-block;
    position: relative;
    width: 70%; }
    .gdsignup-form .gdsignup-form-row .fieldwrap .full-width {
      width: 100%; }
    .gdsignup-form .gdsignup-form-row .fieldwrap .gdsignup-form-errormsg {
      position: absolute; }
  .gdsignup-form .gdsignup-form-row #gdsignup-form-rzip {
    width: 30%;
    margin-right: 5%;
    float: left; }
  .gdsignup-form .gdsignup-form-row #gdsignup-form-rcity {
    width: 65%;
    margin-left: -0.25em; }
  .gdsignup-form .gdsignup-form-row.gdsignup-form-row-radio input {
    width: auto;
    margin: 0 0 5px 0; }
  .gdsignup-form .gdsignup-form-row.gdsignup-form-row-radio label.gdsignup-form-label-radio {
    width: auto;
    margin: 0 25px 0 0; }
  .gdsignup-form .gdsignup-form-row.gdsignup-form-row-checkbox input {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 5px 5px 0 0; }
  .gdsignup-form .gdsignup-form-row.gdsignup-form-row-checkbox label {
    display: inline-block;
    vertical-align: top;
    width: 90%;
    margin: 0; }
  .gdsignup-form .gdsignup-form-row.gdsignup-form-row-password {
    position: relative; }
    .gdsignup-form .gdsignup-form-row.gdsignup-form-row-password #gdsignup-form-pass-toggle,
    .gdsignup-form .gdsignup-form-row.gdsignup-form-row-password #gdsignup-form-pass-repeat-toggle {
      display: block;
      position: absolute;
      top: 9px;
      right: 36px;
      padding: 5px 12px;
      color: #707070;
      font-size: 14px;
      font-size: 0.875rem;
      text-decoration: none;
      border-left: 1px solid #ECECEC; }
  .gdsignup-form .gdsignup-form-row.gdsignup-form-row-error {
    margin-bottom: 36px; }
    .gdsignup-form .gdsignup-form-row.gdsignup-form-row-error:not(.gdsignup-form-row-checkbox) label {
      color: #D96523; }
    .gdsignup-form .gdsignup-form-row.gdsignup-form-row-error input, .gdsignup-form .gdsignup-form-row.gdsignup-form-row-error select {
      border: 1px solid #D96523; }
    .gdsignup-form .gdsignup-form-row.gdsignup-form-row-error .gdsignup-form-errormsg {
      display: block;
      color: #D96523; }

#gdsignup-form-confirm .gdsignup-form-row label {
  font-weight: bold; }

.subscription-next {
  float: right;
  margin: 20px 4.4% 20px 0px; }
  .subscription-next:after {
    clear: both;
    content: '';
    display: table; }

.subscription-selection .blue-teaser {
  height: auto; }

.blue-teaser {
  background: #B1DFE8;
  color: #4f4f4f;
  padding: 0.7em;
  min-height: 360px;
  border: 1px solid #B1DFE8;
  /*
	//border-radius:3px;
	-webkit-box-shadow: 2px 2px 8px -2px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 8px -2px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 8px -2px rgba(0,0,0,0.5);
	margin-top: 0;

    &:hover {
        -webkit-box-shadow: 2px 2px 8px -2px rgba(0,0,0,0.75);
        -moz-box-shadow: 2px 2px 8px -2px rgba(0,0,0,0.75);
        box-shadow: 2px 2px 8px -2px rgba(0,0,0,0.75);
        //cursor:pointer;
    }
	*/ }
  .blue-teaser .frontside, .blue-teaser .backside {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: 100%; }
  .blue-teaser .frontside > * {
    height: 25%; }
  .blue-teaser .backside ul {
    list-style: none;
    /* display: flex;
				flex-direction: column;
				justify-content: space-between;
				padding-bottom: 15px;
				height:100%; */ }
    .blue-teaser .backside ul li {
      list-style: none; }
      .blue-teaser .backside ul li:before {
        font-family: 'icomoon';
        font-size: 12px;
        content: '\ea10';
        position: relative;
        margin-right: 9px;
        margin-left: -24px; }
      .blue-teaser .backside ul li span.icon-plus {
        line-height: 24px;
        line-height: 1.5rem;
        padding-left: 40%;
        font-size: 16px; }
  .blue-teaser .backside .aboback span {
    font-size: 24px;
    color: #f28d35;
    cursor: pointer; }
  .blue-teaser p {
    line-height: 1.3; }
  .blue-teaser h2 {
    color: #4f4f4f;
    font-weight: 600;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3;
    text-align: center;
    padding: 0 0 0 0;
    margin-bottom: 0;
    position: relative; }
  .blue-teaser .abo-period {
    color: inherit;
    font-size: 20px;
    text-align: center; }
  .blue-teaser .zahlung {
    margin-bottom: 48px;
    margin-bottom: 3rem;
    text-align: center; }
    @media (min-width: 800px) {
      .blue-teaser .zahlung {
        margin-bottom: 10rem; } }
  .blue-teaser .priceinfo {
    margin-bottom: 48px;
    margin-bottom: 3rem; }
    @media (min-width: 800px) {
      .blue-teaser .priceinfo {
        margin-bottom: 9.5rem; } }
  .blue-teaser .zahlung-premium {
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    text-align: center;
    min-height: 50px; }
    .blue-teaser .zahlung-premium .mwst-notice {
      font-size: 80%; }
  .blue-teaser .abo-price {
    font-weight: 800;
    font-size: 130%; }
  .blue-teaser .hinweisref {
    font-size: 80%; }
  .blue-teaser .moreinfo {
    height: 15%; }
  .blue-teaser .abo-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .blue-teaser .abo-info p {
      margin-bottom: 0; }
  .blue-teaser .abo-period {
    /*flex-grow: 1;*/ }
  .blue-teaser .abo-description {
    text-align: center; }
  .blue-teaser .equal-container .bottomline {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    width: 100%; }
  .blue-teaser .button {
    color: #fff;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    background-color: #f28d35;
    border-color: #f28d35;
    text-align: center;
    cursor: pointer;
    white-space: normal;
    width: 100%;
    /*
		&:hover {
			-webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.75);
			-moz-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.75);
			box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.75);
            cursor:pointer;
		}
*/ }
    .blue-teaser .button.always-member {
      box-shadow: none;
      color: #4f4f4f;
      border-color: #f28d35;
      cursor: inherit;
      background: transparent; }
  .blue-teaser .abofeaturelist {
    margin-left: 8px;
    margin-left: 0.5rem;
    margin-bottom: 24px;
    margin-bottom: 1.5rem; }
    .blue-teaser .abofeaturelist a {
      color: #D96523; }
    .blue-teaser .abofeaturelist ul {
      margin: 0 0 16px 0;
      margin: 0 0 1rem 0;
      padding: 0 0 0 12px;
      padding: 0 0 0 0.75rem; }
      .blue-teaser .abofeaturelist ul li {
        list-style: none;
        margin: 0 0 16px 0;
        margin: 0 0 1rem 0;
        padding: 0; }
        .blue-teaser .abofeaturelist ul li:before {
          content: '\2713';
          margin-left: -24px;
          margin-left: -1.5rem;
          margin-right: 12px;
          margin-right: 0.75rem; }
  .blue-teaser ul {
    padding-left: 1em;
    margin: 0.5em 0 0 0;
    text-align: left; }
    .blue-teaser ul li {
      padding-left: 0;
      margin-bottom: 0; }
      .blue-teaser ul li img {
        text-align: center; }
  .blue-teaser .align-center img {
    margin: 0 auto;
    width: auto; }

.subscription-page {
  /*
    > .fourcol {
		> .col.span3:nth-child(1), > .col.span3:nth-child(2), > .col.span3:nth-child(3), > .col.span3:nth-child(4) {
			@include breakpoint($breakpoint-max1200) {
				width: calc((100% / 2) - 1px);
			}
		}
		> .col.span3:nth-child(1), > .col.span3:nth-child(2), > .col.span3:nth-child(3), > .col.span3:nth-child(4) {
			@include breakpoint($breakpoint-max900) {
				float: none;
				width: 100%;
			}
		}
	}*/ }
  .subscription-page .onecol {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .subscription-page .onecol .flexbox {
      margin-bottom: 32px;
      margin-bottom: 2rem;
      margin-right: 16px;
      margin-right: 1rem; }

.orange {
  color: #D96523; }

.threecol .span6 {
  position: relative;
  /*  gelbe Fahne */
  /* 20% Bild */
  /*
	@media (max-width: 785px) {
		#c1094320 {
			top: -35px;
			left: -130px;
			width: 100px;
		}
	}
*/ }
  .threecol .span6 #c1094319 {
    position: absolute;
    top: 4px;
    left: 10px; }
  .threecol .span6 #c1094320 {
    position: absolute;
    top: -50px;
    left: -30px;
    width: 120px; }

#c1080232, #c1094321 {
  position: absolute;
  top: -4px;
  left: -10px;
  /*  rote Fahne */
  /*
	#c1094321 {
		img {
			position: absolute;
			left: -10px;
			top: 12px;
			width: 80px;
			@include breakpoint($breakpoint-max900) {
				top: -4px;
			}
		}
	}
	*/ }

.subscription-selection #c1080232, .subscription-selection #c1094321 {
  display: none; }

.subscription-selection #c1080230, .subscription-selection #c1094315 {
  display: none; }

.twocol .blue-teaser {
  /*width: 320px;*/
  /* width:78%;
   margin: 0 auto;
  */ }

.boxed .bigger,
.frame-custom-500 .bigger,
.frame-custom-501 .bigger,
.frame-custom-502 .bigger,
.frame-custom-503 .bigger,
.frame-custom-504 .bigger,
.frame-custom-505 .bigger,
.frame-custom-506 .bigger,
.frame-custom-507 .bigger,
.frame-custom-550 .bigger,
.frame-custom-551 .bigger,
.frame-custom-552 .bigger,
.frame-custom-553 .bigger,
.frame-custom-554 .bigger,
.frame-custom-555 .bigger {
  font-size: 30px; }

.boxed .offer-teaser,
.frame-custom-500 .offer-teaser,
.frame-custom-501 .offer-teaser,
.frame-custom-502 .offer-teaser,
.frame-custom-503 .offer-teaser,
.frame-custom-504 .offer-teaser,
.frame-custom-505 .offer-teaser,
.frame-custom-506 .offer-teaser,
.frame-custom-507 .offer-teaser,
.frame-custom-550 .offer-teaser,
.frame-custom-551 .offer-teaser,
.frame-custom-552 .offer-teaser,
.frame-custom-553 .offer-teaser,
.frame-custom-554 .offer-teaser,
.frame-custom-555 .offer-teaser {
  height: auto;
  width: 100%; }
  .boxed .offer-teaser:not(:last-child),
  .frame-custom-500 .offer-teaser:not(:last-child),
  .frame-custom-501 .offer-teaser:not(:last-child),
  .frame-custom-502 .offer-teaser:not(:last-child),
  .frame-custom-503 .offer-teaser:not(:last-child),
  .frame-custom-504 .offer-teaser:not(:last-child),
  .frame-custom-505 .offer-teaser:not(:last-child),
  .frame-custom-506 .offer-teaser:not(:last-child),
  .frame-custom-507 .offer-teaser:not(:last-child),
  .frame-custom-550 .offer-teaser:not(:last-child),
  .frame-custom-551 .offer-teaser:not(:last-child),
  .frame-custom-552 .offer-teaser:not(:last-child),
  .frame-custom-553 .offer-teaser:not(:last-child),
  .frame-custom-554 .offer-teaser:not(:last-child),
  .frame-custom-555 .offer-teaser:not(:last-child) {
    margin-bottom: 20px; }

.boxed--blue .offer-teaser,
.frame-custom-501 .offer-teaser {
  background: #B1DFE8; }
  .boxed--blue .offer-teaser .offer-teaser-content,
  .frame-custom-501 .offer-teaser .offer-teaser-content {
    background: #B1DFE8; }
  .boxed--blue .offer-teaser h2,
  .frame-custom-501 .offer-teaser h2 {
    text-transform: uppercase;
    font-weight: 700;
    padding: 16px 30px;
    padding: 1rem 30px;
    color: #4f4f4f; }

.subscription-page .offer-teaser {
  padding: 24px;
  padding: 1.5rem; }
  .subscription-page .offer-teaser h2 {
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0; }
    @media (min-width: 800px) {
      .subscription-page .offer-teaser h2.space {
        margin-bottom: 2.9rem; } }
  .subscription-page .offer-teaser .abo-description {
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0; }
  .subscription-page .offer-teaser .image img {
    width: 80%;
    height: auto;
    margin-bottom: 8px;
    margin-bottom: 0.5rem; }
  .subscription-page .offer-teaser ul, .subscription-page .offer-teaser li {
    margin-left: 0; }
  .subscription-page .offer-teaser li {
    margin-bottom: 8px;
    margin-bottom: 0.5rem; }

.rabatt-fieldset {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: baseline;
      align-items: baseline;
  padding-bottom: 32px;
  padding-bottom: 2rem; }
  .rabatt-fieldset .rabatt-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .rabatt-fieldset .rabatt-group #accountholder-coupon-code {
      margin-right: 16px;
      margin-right: 1rem;
      margin-bottom: 8px;
      margin-bottom: 0.5rem; }
    .rabatt-fieldset .rabatt-group .rabatt-submit {
      cursor: pointer; }
  .rabatt-fieldset .rabatt-message {
    padding: 8px 0;
    padding: 0.5rem 0; }
    .rabatt-fieldset .rabatt-message.error {
      color: #D96523; }
    .rabatt-fieldset .rabatt-message.ok {
      color: #4f4f4f; }

@media (max-width: 800px) {
  .content-wrapper .maincontent .subscription-page .row .span8 {
    width: 100%; } }

@media (max-width: 800px) {
  .content-wrapper .maincontent .subscription-page .row .span4.subscription-selection {
    display: none; } }

/* Vorteile Preise page UID 18 */
.pid__18 .content-wrapper .header-nav .navbar li.preise a {
  color: #f28d35; }

.pid__18 .content-wrapper .maincontent .row .span4:not(.subscription-selection) {
  width: 100%; }

@media (min-width: 800px) {
  .pid__18 .content-wrapper .maincontent .row .span4.premium {
    width: 120%; } }

@media (max-width: 800px) {
  .pid__18 .content-wrapper .maincontent .row .col {
    padding-right: 0; } }

.pid__18 .content-wrapper .maincontent .threecol.row-fluid {
  display: none; }

.pid__18 .content-wrapper .maincontent .csc-default .tx-ws-flexslider, .pid__18 .content-wrapper .maincontent .frame .tx-ws-flexslider {
  background: transparent; }
  .pid__18 .content-wrapper .maincontent .csc-default .tx-ws-flexslider .flexslider, .pid__18 .content-wrapper .maincontent .frame .tx-ws-flexslider .flexslider {
    min-height: auto;
    padding: 0;
    margin: 16px 0 0 0;
    margin: 1rem 0 0 0; }
    .pid__18 .content-wrapper .maincontent .csc-default .tx-ws-flexslider .flexslider .caption-text, .pid__18 .content-wrapper .maincontent .frame .tx-ws-flexslider .flexslider .caption-text {
      padding: 16px 0;
      padding: 1rem 0; }

.pid__18 .content-wrapper .csc-textpic-caption {
  color: inherit;
  font-size: 12px;
  padding: 0;
  margin: 16px 0 0 0;
  margin: 1rem 0 0 0;
  background: transparent;
  text-align: center; }

.flexbox.lizenz h2 {
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }

.flexbox.lizenz h3 {
  color: inherit;
  font-size: 110%;
  text-align: center;
  margin-bottom: 16px;
  margin-bottom: 1rem; }

.krone {
  position: relative; }
  .krone .premium {
    position: absolute;
    top: -30px;
    left: 16px;
    left: 1rem;
    background-image: url(../../Public/Icons/lehreronline_premium_krone.svg);
    background-image: url(../../Public/Icons/lehreronline_premium_krone.svg);
    background-repeat: no-repeat;
    background-size: 70px auto;
    background-position: left top;
    width: 70px;
    height: 50px; }

.hint {
  position: relative; }
  .hint .slogan {
    position: absolute;
    top: -60px;
    right: 0;
    background-image: url(../../Public/Icons/premium-hint.png);
    background-image: url(../../Public/Icons/premium-hint.png);
    background-repeat: no-repeat;
    background-size: 160px auto;
    background-position: left top;
    width: 160px;
    height: 70px; }

.offer-teaser.premium #tarif-select {
  border: 2px solid #D96523;
  width: 100%;
  min-width: 260px;
  font-size: 12px;
  font-size: 0.8rem;
  margin: 16px 0;
  margin: 1rem 0;
  height: 40px;
  font-size: 100%; }

#dummy.button {
  cursor: wait; }

.login-window {
  max-width: 640px; }
  .login-window--intro {
    text-align: center;
    padding: 0 0 1em 0; }
    .login-window--intro .twocol {
      padding: 30px 0 0 0;
      vertical-align: bottom; }
      .login-window--intro .twocol .col {
        display: inline-block;
        width: 50%; }
      .login-window--intro .twocol .col:not(:first-child) {
        margin-left: -0.25em; }
  .login-window--actions {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    margin-bottom: 1rem; }
    @media (max-width: 560px) {
      .login-window--actions {
        display: block; } }
  .login-window--action {
    position: relative;
    -ms-flex: 1;
        flex: 1;
    padding-bottom: 40px;
    text-align: center; }
    @media (max-width: 560px) {
      .login-window--action:not(:first-child) {
        margin-top: 30px; } }
  .login-window--actionbtn {
    position: absolute;
    bottom: 0;
    width: 100%; }
  .login-window--buttons {
    padding: 0 50px;
    padding: 0 3.125rem;
    text-align: center; }
    .login-window--buttons:after {
      clear: both;
      content: '';
      display: table; }
    @media (max-width: 560px) {
      .login-window--buttons {
        padding: 0; } }
    .login-window--buttons a.signin {
      float: left; }
    .login-window--buttons a.signin + a.register {
      float: right; }
    .login-window--buttons a.signin + a.comparison {
      float: right; }
  .login-window--content .fieldset {
    margin: 0.5em 0 !important; }
  .login-window--content .overlay-form {
    padding: 0 2em 1em 2em; }

.unitplan li {
  list-style: none;
  margin: 0;
  padding: 0; }

.unitplan ul {
  margin: 0;
  padding: 0; }

.unitplan header {
  display: table;
  background-color: #707070;
  width: 100%;
  margin-bottom: 7px; }
  .unitplan header .plancontent,
  .unitplan header .socialform {
    float: left;
    display: table-cell;
    color: #fff;
    padding: 10px 15px; }
  .unitplan header .plancontent {
    width: 77%; }
  .unitplan header .socialform {
    width: 20%; }
    @media (max-width: 560px) {
      .unitplan header .socialform {
        display: none; } }

.unitplan li .plancontent,
.unitplan li .socialform {
  float: left; }

.unitplan li .plancontent {
  width: 77%; }
  .unitplan li .plancontent ul {
    margin-left: 24px;
    margin-left: 1.5rem;
    margin-bottom: 16px;
    margin-bottom: 1rem; }
    .unitplan li .plancontent ul li {
      list-style: disc; }

.unitplan li .socialform {
  width: 20%;
  padding-left: 22px; }
  @media (max-width: 560px) {
    .unitplan li .socialform {
      padding-left: 0;
      padding-top: 0.625rem; } }

.unitplan li .duration > .icon-clock {
  color: #D96523; }

.tx-locore-tipp {
  display: -ms-flexbox;
  display: flex;
  max-width: 425px;
  /*&.twocolumn > * {
      @include breakpoint($breakpoint-max480) {
          float: left;
          width: 50%;
      }
  }*/ }
  .tx-locore-tipp:after {
    clear: both;
    content: '';
    display: table; }
  .tx-locore-tipp p {
    margin-bottom: 13px;
    margin-bottom: 0.8125rem; }
  .tx-locore-tipp a {
    white-space: normal; }
  .tx-locore-tipp h2, .tx-locore-tipp h3 {
    margin: 0 0 7px;
    margin: 0 0 0.45rem;
    font-size: 20px;
    font-size: 1.25rem; }
  .tx-locore-tipp .image {
    line-height: 0; }
    .tx-locore-tipp .image a.internal-link:before {
      display: none;
      content: ''; }
  .tx-locore-tipp .textblock .topline {
    display: block;
    font-weight: 500;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 4px;
    margin-bottom: .3rem; }
  .tx-locore-tipp.twocolumn {
    /*border:none;*/
    -ms-flex-direction: row;
        flex-direction: row;
    max-width: 567px; }
    @media (max-width: 1000px) {
      .tx-locore-tipp.twocolumn {
        max-width: 520px; } }
    @media (max-width: 560px) {
      .tx-locore-tipp.twocolumn {
        max-width: 450px;
        -ms-flex-direction: column;
            flex-direction: column; } }
    .tx-locore-tipp.twocolumn .image {
      height: auto;
      width: 100%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }
      @media (max-width: 440px) {
        .tx-locore-tipp.twocolumn .image {
          padding: 0; } }
      .tx-locore-tipp.twocolumn .image .ttt {
        background-size: cover;
        height: 100%;
        background-position: center center;
        /*@include breakpoint($breakpoint-max1200) {
            min-height: 50vh;
        }*/ }
    .tx-locore-tipp.twocolumn img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .tx-locore-tipp.twocolumn .textblock {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      width: 100%;
      font-size: 16px;
      font-size: 1.0rem;
      padding: 16px;
      padding: 1rem; }
  .tx-locore-tipp.onecolumn {
    -ms-flex-direction: column;
        flex-direction: column; }
    .tx-locore-tipp.onecolumn .image {
      padding: 0; }
    .tx-locore-tipp.onecolumn img {
      max-width: 100%;
      height: auto;
      width: 100%; }
    .tx-locore-tipp.onecolumn .textblock {
      width: 100%;
      font-size: 16px;
      font-size: 1.0rem;
      padding: 12px 16px 0 16px;
      padding: 0.75rem 1rem 0 1rem;
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-direction: column;
          flex-direction: column;
      display: -ms-flexbox;
      display: flex; }
      .tx-locore-tipp.onecolumn .textblock p {
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .tx-locore-tipp.onecolumn .linkblock {
      padding: 0 16px 12px 0;
      padding: 0 1rem 0.75rem 0; }

.tx-locore-tippautoimage {
  /*background-color: $color-lightgrey;*/
  display: -ms-flexbox;
  display: flex;
  /*&.twocolumn > * {
		@include breakpoint($breakpoint-max480) {
			float: left;
			width: 50%;
		}
	}*/ }
  .tx-locore-tippautoimage:after {
    clear: both;
    content: '';
    display: table; }
  .tx-locore-tippautoimage h1, .tx-locore-tippautoimage h2, .tx-locore-tippautoimage h3, .tx-locore-tippautoimage h4, .tx-locore-tippautoimage h5 {
    text-align: center; }
  .tx-locore-tippautoimage .image {
    line-height: 0;
    margin-bottom: 16px;
    margin-bottom: 1rem; }
    .tx-locore-tippautoimage .image.with-padding figure {
      text-align: center;
      vertical-align: middle;
      background-color: #fff; }
  .tx-locore-tippautoimage .textblock strong {
    display: block;
    font-weight: 500;
    margin-bottom: 4px;
    margin-bottom: .3rem; }
  .tx-locore-tippautoimage.twocolumn .image {
    height: auto;
    max-width: 100%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 16px 0 16px 16px;
    padding: 1rem 0 1rem 1rem;
    /*@include breakpoint($breakpoint-max1200) {
				float: none;
				width: 100%;
			}*/ }
    .tx-locore-tippautoimage.twocolumn .image .ttt {
      background-size: cover;
      height: 100%;
      background-position: center center;
      /*@include breakpoint($breakpoint-max1200) {
					min-height: 50vh;
				}*/ }
  .tx-locore-tippautoimage.twocolumn img {
    width: 100%;
    height: auto; }
  .tx-locore-tippautoimage.twocolumn .textblock {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 100%;
    font-size: 14px;
    font-size: 0.9rem; }
  .tx-locore-tippautoimage.onecolumn {
    position: relative;
    -ms-flex-direction: column;
        flex-direction: column; }
    .tx-locore-tippautoimage.onecolumn img {
      max-width: 100%;
      height: auto; }

.twocol .span4 .tx-locore-tippautoimage h1, .twocol .span4 .tx-locore-tippautoimage h2, .twocol .span4 .tx-locore-tippautoimage h3, .twocol .span4 .tx-locore-tippautoimage h4, .twocol .span4 .tx-locore-tippautoimage h5 {
  font-size: 22px;
  text-align: left;
  font-weight: 400;
  padding: 10px;
  line-height: 1.3em; }

.twocol .span4 .tx-locore-tippautoimage .title {
  padding: 0px; }

.werbeelement {
  text-align: center;
  width: 100%; }
  .werbeelement--header {
    color: #707070;
    font-size: 13px;
    font-size: 0.8125rem;
    max-width: 100%;
    width: 100%;
    display: block;
    letter-spacing: 1px; }
  .werbeelement--content {
    width: 100%;
    max-width: 100%; }
  .werbeelement img {
    max-width: 100% !important;
    height: auto !important; }

.werbeelement.ue-detail {
  padding-bottom: 1em; }

article .werbeelement--content {
  padding-top: 0.5em; }

.content-wrapper .skyscraper-container {
  position: absolute;
  right: -176px;
  right: -11rem;
  height: 100%;
  z-index: -1;
  top: -170px; }
  @media (max-width: 1000px) {
    .content-wrapper .skyscraper-container {
      display: none; } }
  .content-wrapper .skyscraper-container .skyscraper-banner {
    position: -webkit-sticky;
    position: sticky;
    padding-right: 16px;
    padding-right: 1rem;
    padding-top: 0;
    padding-bottom: 80px;
    padding-bottom: 5rem;
    top: 0; }
    .content-wrapper .skyscraper-container .skyscraper-banner iframe {
      border: 1px solid #ccc; }

/* Vertical position mit breitem Headerbild/Slider */
.pid__1 .maincontent .skyscraper-container,
.maincontent.with-header .skyscraper-container {
  top: -500px; }

.responsive a.asmlink {
  line-height: 0.5; }

.responsive img.asmbannerimg {
  width: 100% !important;
  height: auto !important; }

.onecol .responsive img.asmbannerimg {
  height: auto; }

.pid__1 .responsive.superbanner img.asmbannerimg {
  height: 100% !important; }

.responsive.banner-728 img.asmbannerimg {
  max-width: 728px !important; }

.surveyform {
  background-color: #B1DFE8;
  padding: 16px;
  padding: 1rem;
  margin: 0 0 32px 0;
  margin: 0 0 2rem 0; }
  .surveyform:after {
    clear: both;
    content: '';
    display: table; }
  .surveyform p {
    margin-bottom: 13px;
    margin-bottom: 0.8125rem; }
    .surveyform p a {
      white-space: normal; }
  .surveyform h3.surveyheadline {
    margin: 0 0 13px;
    margin: 0 0 0.8125rem;
    font-size: 20px;
    font-size: 1.25rem;
    color: #4f4f4f; }
  .surveyform .text {
    margin-bottom: 16px;
    margin-bottom: 1rem; }
  .surveyform form .inputfield {
    margin: 0 0 24px 0;
    margin: 0 0 1.5rem 0; }
    .surveyform form .inputfield input.textinput {
      color: #999;
      border-color: #999;
      min-width: 280px; }
    .surveyform form .inputfield .error {
      color: #D96523;
      margin-top: 8px;
      margin-top: 0.5rem; }

.reveal#lo-modal-1 {
  width: 404px;
  background-color: transparent; }
  .reveal#lo-modal-1 .popup-banner-container {
    background-color: #34A6BF;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.8s, visibility 0.8s; }
    .reveal#lo-modal-1 .popup-banner-container.show {
      visibility: visible;
      opacity: 1;
      transition: opacity 0.8s, visibility 0.8s; }
    .reveal#lo-modal-1 .popup-banner-container > .frame-default:last-of-type {
      margin-bottom: 0;
      /* fill small gap (rounding error in height) with lamapoll bg color:  */ }
    .reveal#lo-modal-1 .popup-banner-container p {
      text-align: center; }
      .reveal#lo-modal-1 .popup-banner-container p a {
        color: #fff;
        display: inline-block;
        padding: 8px 48px;
        padding: 0.5rem 3rem;
        background-color: #f28d35;
        border: 2px solid transparent; }
    .reveal#lo-modal-1 .popup-banner-container p.button-later,
    .reveal#lo-modal-1 .popup-banner-container p.button-poll {
      padding: 5px;
      margin-bottom: 0; }
    .reveal#lo-modal-1 .popup-banner-container p.hasFocus a,
    .reveal#lo-modal-1 .popup-banner-container p:hover a {
      border: 2px solid #fff; }
    .reveal#lo-modal-1 .popup-banner-container .close-button span {
      color: #fff; }
    .reveal#lo-modal-1 .popup-banner-container .close-button:hover {
      text-decoration: none; }
      .reveal#lo-modal-1 .popup-banner-container .close-button:hover span {
        color: #fff; }

article.article-detail header {
  position: relative; }
  article.article-detail header h1 {
    word-wrap: break-word;
    overflow-wrap: break-word; }
  article.article-detail header .label.premium {
    font-size: 24px;
    font-size: 1.5rem;
    color: #FFBF00; }

article.article-detail .keywords {
  padding: 15px;
  padding: 0.9375rem;
  background-color: #ECECEC; }
  article.article-detail .keywords ul.tags {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    article.article-detail .keywords ul.tags li {
      margin: 0 0px 0px 16px;
      margin: 0 0rem 0rem 1rem;
      color: #707070; }
      article.article-detail .keywords ul.tags li::marker {
        list-style: none; }
      article.article-detail .keywords ul.tags li span {
        margin-right: 16px;
        margin-right: 1.0rem; }
        article.article-detail .keywords ul.tags li span a {
          font-size: 12px;
          font-size: 0.75rem;
          color: #707070; }
          article.article-detail .keywords ul.tags li span a:before {
            margin-right: 6px;
            margin-right: 0.4rem; }
            article.article-detail .keywords ul.tags li span a:before:hover {
              text-decoration: none; }

article.article-detail ol li {
  list-style: decimal; }

article.article-detail .description {
  line-height: 1.4; }

article a.internal-link {
  white-space: normal; }

article .dossier-detail.dossier-95 .description {
  display: none; }

article.tx-locore-lounit--detail,
div.tx-locore-lounit--detail {
  background: #fff;
  padding: 0;
  /*
  .header-discipline-group {
    color: $color-font-grey;

    .text {
      margin-left: .2em;
      font-weight: 400;
      text-transform: uppercase;
    }
  }
  .discipline-group-head {
  }
  */
  /*
  > .distance-top {
    margin-top: 30px;
  }
  */ }
  article.tx-locore-lounit--detail header,
  div.tx-locore-lounit--detail header {
    position: relative; }
    article.tx-locore-lounit--detail header h1,
    div.tx-locore-lounit--detail header h1 {
      word-wrap: break-word;
      overflow-wrap: break-word; }
    article.tx-locore-lounit--detail header .label.premium,
    div.tx-locore-lounit--detail header .label.premium {
      font-size: 24px;
      font-size: 1.5rem;
      color: #FFBF00; }
  article.tx-locore-lounit--detail .short,
  div.tx-locore-lounit--detail .short {
    padding: 10px;
    background-color: #ECECEC; }
    article.tx-locore-lounit--detail .short .twocol .col.span3,
    div.tx-locore-lounit--detail .short .twocol .col.span3 {
      padding-right: 0; }
    article.tx-locore-lounit--detail .short h2,
    div.tx-locore-lounit--detail .short h2 {
      margin-top: 0;
      margin-bottom: 12px;
      margin-bottom: .8rem;
      font-size: 20px;
      font-size: 1.25rem; }
    article.tx-locore-lounit--detail .short p,
    div.tx-locore-lounit--detail .short p {
      margin-bottom: 0; }
  article.tx-locore-lounit--detail .keywords,
  div.tx-locore-lounit--detail .keywords {
    padding: 15px;
    padding: 0.9375rem;
    background-color: #ECECEC; }
    article.tx-locore-lounit--detail .keywords ul.tags,
    div.tx-locore-lounit--detail .keywords ul.tags {
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      article.tx-locore-lounit--detail .keywords ul.tags li,
      div.tx-locore-lounit--detail .keywords ul.tags li {
        margin: 0 0px 0px 16px;
        margin: 0 0rem 0rem 1rem;
        color: #707070; }
        article.tx-locore-lounit--detail .keywords ul.tags li::marker,
        div.tx-locore-lounit--detail .keywords ul.tags li::marker {
          list-style: none; }
        article.tx-locore-lounit--detail .keywords ul.tags li span,
        div.tx-locore-lounit--detail .keywords ul.tags li span {
          margin-right: 16px;
          margin-right: 1.0rem; }
          article.tx-locore-lounit--detail .keywords ul.tags li span a,
          div.tx-locore-lounit--detail .keywords ul.tags li span a {
            font-size: 12px;
            font-size: 0.75rem;
            color: #707070; }
            article.tx-locore-lounit--detail .keywords ul.tags li span a:before,
            div.tx-locore-lounit--detail .keywords ul.tags li span a:before {
              margin-right: 6px;
              margin-right: 0.4rem; }
              article.tx-locore-lounit--detail .keywords ul.tags li span a:before:hover,
              div.tx-locore-lounit--detail .keywords ul.tags li span a:before:hover {
                text-decoration: none; }
  article.tx-locore-lounit--detail .discipline-group-head,
  div.tx-locore-lounit--detail .discipline-group-head {
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    background: none !important;
    vertical-align: middle;
    line-height: 2.6em;
    text-transform: uppercase;
    overflow: visible;
    padding: 0;
    font-size: 22px;
    color: #999 !important; }
    article.tx-locore-lounit--detail .discipline-group-head .text,
    div.tx-locore-lounit--detail .discipline-group-head .text {
      margin-left: .1em;
      font-weight: 400;
      text-transform: uppercase; }
    article.tx-locore-lounit--detail .discipline-group-head .icon,
    div.tx-locore-lounit--detail .discipline-group-head .icon {
      margin-top: 0px;
      margin-right: .2em;
      font-size: 1.2em;
      color: #999 !important; }
      article.tx-locore-lounit--detail .discipline-group-head .icon:nth-child(1):before,
      div.tx-locore-lounit--detail .discipline-group-head .icon:nth-child(1):before {
        color: #4f4f4f !important; }
  article.tx-locore-lounit--detail .interactive-bread-crump,
  div.tx-locore-lounit--detail .interactive-bread-crump {
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0;
    overflow: visible; }
    article.tx-locore-lounit--detail .interactive-bread-crump ul,
    div.tx-locore-lounit--detail .interactive-bread-crump ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      article.tx-locore-lounit--detail .interactive-bread-crump ul li,
      div.tx-locore-lounit--detail .interactive-bread-crump ul li {
        margin: 0;
        padding: 0;
        white-space: nowrap;
        display: inline-block; }
        article.tx-locore-lounit--detail .interactive-bread-crump ul li .interactive-dropdown,
        div.tx-locore-lounit--detail .interactive-bread-crump ul li .interactive-dropdown {
          display: inline-block;
          background: none;
          color: #34A6BF;
          padding: .3em .75em;
          position: relative;
          border: 1px solid #34A6BF; }
          article.tx-locore-lounit--detail .interactive-bread-crump ul li .interactive-dropdown ul,
          div.tx-locore-lounit--detail .interactive-bread-crump ul li .interactive-dropdown ul {
            position: absolute;
            margin: .3em 0 0 -.75em;
            padding: 0;
            background: none;
            min-width: 100%;
            background-color: #fff;
            border: 1px solid #34A6BF; }
            article.tx-locore-lounit--detail .interactive-bread-crump ul li .interactive-dropdown ul li,
            div.tx-locore-lounit--detail .interactive-bread-crump ul li .interactive-dropdown ul li {
              color: #34A6BF;
              background-color: #fff;
              list-style-type: none;
              display: block;
              margin: 0 0 1px 0;
              padding: .3em .75em;
              border-bottom: 1px solid #34A6BF; }
  article.tx-locore-lounit--detail .author-and-date,
  div.tx-locore-lounit--detail .author-and-date {
    font-size: 12px;
    font-size: 0.75rem; }
  article.tx-locore-lounit--detail .summary-container,
  div.tx-locore-lounit--detail .summary-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    color: #34A6BF;
    margin-bottom: 32px;
    margin-bottom: 2rem; }
    article.tx-locore-lounit--detail .summary-container .summary,
    div.tx-locore-lounit--detail .summary-container .summary {
      position: relative;
      margin-bottom: 0px;
      margin-bottom: 0rem;
      width: 85%;
      padding: 15px;
      padding: 0.9375rem;
      background-color: #34A6BF;
      margin-right: 0; }
      article.tx-locore-lounit--detail .summary-container .summary.elixier,
      div.tx-locore-lounit--detail .summary-container .summary.elixier {
        background-color: #339900; }
      article.tx-locore-lounit--detail .summary-container .summary ul,
      div.tx-locore-lounit--detail .summary-container .summary ul {
        width: 100%;
        list-style-type: none;
        margin: 0; }
        article.tx-locore-lounit--detail .summary-container .summary ul li,
        div.tx-locore-lounit--detail .summary-container .summary ul li {
          margin: 0 0 8px 25px;
          margin: 0 0 0.5rem 1.6rem;
          padding-bottom: 0;
          list-style-type: none;
          line-height: 1.4; }
          article.tx-locore-lounit--detail .summary-container .summary ul li:before,
          div.tx-locore-lounit--detail .summary-container .summary ul li:before {
            position: absolute;
            left: 16px;
            left: 1rem;
            color: #fff;
            font-size: 12px;
            font-size: 0.8rem;
            line-height: 22px;
            line-height: 1.4rem; }
          article.tx-locore-lounit--detail .summary-container .summary ul li span,
          div.tx-locore-lounit--detail .summary-container .summary ul li span {
            font-family: "Verdana", sans-serif;
            font-size: 16px;
            font-size: 1rem;
            font-weight: 400;
            text-rendering: optimizeLegibility;
            color: #fff;
            font-size: 14px;
            font-size: 0.9rem; }
    article.tx-locore-lounit--detail .summary-container .cta,
    div.tx-locore-lounit--detail .summary-container .cta {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      margin-bottom: 0px;
      margin-bottom: 0rem;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-positive: 1;
          flex-grow: 1;
      text-align: center; }
      article.tx-locore-lounit--detail .summary-container .cta > div,
      div.tx-locore-lounit--detail .summary-container .cta > div {
        margin-bottom: 10px; }
        article.tx-locore-lounit--detail .summary-container .cta > div a,
        div.tx-locore-lounit--detail .summary-container .cta > div a {
          padding: 0 15px;
          display: block; }
          article.tx-locore-lounit--detail .summary-container .cta > div a span::before,
          div.tx-locore-lounit--detail .summary-container .cta > div a span::before {
            font-size: 30px; }
          article.tx-locore-lounit--detail .summary-container .cta > div a.collection-link,
          div.tx-locore-lounit--detail .summary-container .cta > div a.collection-link {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: column;
                flex-flow: column;
            -ms-flex-align: center;
                align-items: center; }
          article.tx-locore-lounit--detail .summary-container .cta > div a .icon--basket,
          div.tx-locore-lounit--detail .summary-container .cta > div a .icon--basket {
            background-color: #D96523;
            background-size: 25px !important;
            display: inline-block;
            width: 30px !important;
            height: 30px !important;
            background-image: url("../../Public/Icons/cart_icon_white.png");
            background-repeat: no-repeat;
            background-position: center; }
          article.tx-locore-lounit--detail .summary-container .cta > div a .price,
          div.tx-locore-lounit--detail .summary-container .cta > div a .price {
            font-size: 13px;
            font-size: 0.85rem; }
    article.tx-locore-lounit--detail .summary-container .tx-locore-lounit--opendocument,
    div.tx-locore-lounit--detail .summary-container .tx-locore-lounit--opendocument {
      margin-top: 20px !important; }
    article.tx-locore-lounit--detail .summary-container .tx-locore-lounit--pdf-preview,
    div.tx-locore-lounit--detail .summary-container .tx-locore-lounit--pdf-preview {
      background: #fff;
      border: 1px solid #34A6BF; }
      article.tx-locore-lounit--detail .summary-container .tx-locore-lounit--pdf-preview .image-container,
      div.tx-locore-lounit--detail .summary-container .tx-locore-lounit--pdf-preview .image-container {
        float: none;
        max-width: 100%; }
        article.tx-locore-lounit--detail .summary-container .tx-locore-lounit--pdf-preview .image-container img.pdf-preview,
        div.tx-locore-lounit--detail .summary-container .tx-locore-lounit--pdf-preview .image-container img.pdf-preview {
          width: 100%;
          max-width: 100%; }
    article.tx-locore-lounit--detail .summary-container .cta ul,
    div.tx-locore-lounit--detail .summary-container .cta ul {
      bottom: 0;
      margin-left: 1em; }
      @media (max-width: 1200px) {
        article.tx-locore-lounit--detail .summary-container .cta ul,
        div.tx-locore-lounit--detail .summary-container .cta ul {
          bottom: auto;
          margin-top: 1em;
          margin-left: 0; } }
      @media (max-width: 1000px) {
        article.tx-locore-lounit--detail .summary-container .cta ul,
        div.tx-locore-lounit--detail .summary-container .cta ul {
          bottom: 0;
          display: block;
          margin-left: 1em; } }
      @media (max-width: 560px) {
        article.tx-locore-lounit--detail .summary-container .cta ul,
        div.tx-locore-lounit--detail .summary-container .cta ul {
          bottom: auto;
          margin-top: 1em;
          margin-left: 0; } }
      article.tx-locore-lounit--detail .summary-container .cta ul span,
      div.tx-locore-lounit--detail .summary-container .cta ul span {
        margin-right: .3em; }
      article.tx-locore-lounit--detail .summary-container .cta ul li,
      div.tx-locore-lounit--detail .summary-container .cta ul li {
        margin: 0 0 .5em 0; }
        @media (max-width: 1200px) {
          article.tx-locore-lounit--detail .summary-container .cta ul li,
          div.tx-locore-lounit--detail .summary-container .cta ul li {
            display: inline-block; } }
        @media (max-width: 1000px) {
          article.tx-locore-lounit--detail .summary-container .cta ul li,
          div.tx-locore-lounit--detail .summary-container .cta ul li {
            display: block; } }
        @media (max-width: 560px) {
          article.tx-locore-lounit--detail .summary-container .cta ul li,
          div.tx-locore-lounit--detail .summary-container .cta ul li {
            display: inline-block; } }
      article.tx-locore-lounit--detail .summary-container .cta ul li:last-child,
      div.tx-locore-lounit--detail .summary-container .cta ul li:last-child {
        margin: 0; }
    article.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .summary,
    div.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .summary {
      padding: 0; }
    article.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .cta,
    div.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .cta {
      vertical-align: top; }
    article.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages,
    div.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
      margin-top: 20px;
      margin-left: 1em;
      color: #000; }
      @media (max-width: 1200px) {
        article.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages,
        div.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 0; } }
      @media (max-width: 1000px) {
        article.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages,
        div.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 1em; } }
      @media (max-width: 560px) {
        article.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages,
        div.tx-locore-lounit--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 0; } }
  article.tx-locore-lounit--detail .teaserpic,
  div.tx-locore-lounit--detail .teaserpic {
    max-width: 100%;
    text-align: right; }
    article.tx-locore-lounit--detail .teaserpic img,
    div.tx-locore-lounit--detail .teaserpic img {
      max-width: 100%; }

/*
.summary-container-pdf-preview {

  .summary {
    padding: 0;
  }

  .cta {
    vertical-align: top;
  }

  .tx-locore-lounit--pdf-preview-pages {
    margin-top: 20px;
    margin-left: 1em;
    color: $color-black;

    @include breakpoint($breakpoint-max1200) {
      margin-left: 0;
    }

    @include breakpoint($breakpoint-max900) {
      margin-left: 1em;
    }

    @include breakpoint($breakpoint-max480) {
      margin-left: 0;
    }
  }

}
*/
> .didactic {
  margin: 0 0 50px;
  margin: 0 0 3.125rem; }

.tx-locore-lounit--subpage-detail .short {
  margin-bottom: 35px;
  margin-bottom: 2.2rem;
  padding: 15px;
  padding: 0.9375rem;
  background: #ECECEC; }
  .tx-locore-lounit--subpage-detail .short h2 {
    margin-top: 0;
    margin-bottom: 12px;
    margin-bottom: .8rem; }
  .tx-locore-lounit--subpage-detail .short p {
    margin-bottom: 0; }

.dossier-detail {
  /*
	.upperred {
		text-transform: uppercase;
		color: $color-orange-red;
	}
	> .rubric {
		margin: 0 0 1em 0;
		color: $color-orange-red;
		vertical-align: middle;
		line-height: 2.6em;
		text-transform: uppercase;
		overflow: visible;

		span {
			margin-top: -4px;
			margin-right: .2em;
			font-size: 1.6em;
		}
	}
	> h1 {
		margin-bottom: 0.125rem;
	}
	*/ }
  .dossier-detail header .topic {
    font-size: 22px;
    color: #34A6BF;
    margin-bottom: 32px;
    margin-bottom: 2rem; }
  .dossier-detail-table td.cta {
    width: 120px !important;
    padding: 3px 10px !important;
    padding: 0.2rem 0.625rem !important;
    text-align: left; }
    .dossier-detail-table td.cta a {
      font-size: 14px !important;
      font-size: 0.875rem !important;
      font-weight: normal;
      margin-bottom: 8px;
      margin-bottom: 0.5rem; }
  .dossier-detail .keywords {
    padding: 15px;
    padding: 0.9375rem;
    background-color: #ECECEC; }
    .dossier-detail .keywords ul.tags {
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .dossier-detail .keywords ul.tags li {
        margin: 0 0px 0px 16px;
        margin: 0 0rem 0rem 1rem;
        color: #707070; }
        .dossier-detail .keywords ul.tags li::marker {
          list-style: none; }
        .dossier-detail .keywords ul.tags li span {
          margin-right: 16px;
          margin-right: 1.0rem; }
          .dossier-detail .keywords ul.tags li span a {
            font-size: 12px;
            font-size: 0.75rem;
            color: #707070; }
            .dossier-detail .keywords ul.tags li span a:before {
              margin-right: 6px;
              margin-right: 0.4rem; }
              .dossier-detail .keywords ul.tags li span a:before:hover {
                text-decoration: none; }
  .dossier-detail .tx-locore-textbox--collapsable > header {
    display: table !important;
    width: 100%; }
  .dossier-detail hr {
    color: #ECECEC;
    margin-bottom: 30px; }
  .dossier-detail__ce-content {
    margin-bottom: 40px;
    margin-bottom: 2.5rem; }
  .dossier-detail__units__header {
    display: table;
    background-color: #707070;
    width: 100%;
    margin-bottom: 7px;
    padding: 10px 15px; }
    .dossier-detail__units__header_head {
      float: left;
      display: table-cell;
      color: #fff; }
      .dossier-detail__units__header_head.disciplinegroup {
        width: 50%; }
      .dossier-detail__units__header_head.schooltype {
        width: 50%; }
  .dossier-detail__units__content_head {
    float: left;
    display: table-cell;
    color: #fff; }
    .dossier-detail__units__content_head.disciplinegroup {
      width: 50%; }
    .dossier-detail__units__content_head.schooltype {
      width: 50%; }
  .dossier-detail__units__content_element.disciplinegroup {
    width: 50%; }
  .dossier-detail__units__content_element.schooltype {
    width: 50%; }
  .dossier-detail__units__duration > .icon-clock {
    color: #D96523; }

article.elixier-detail {
  /*
  // TODO: maybe find a way to have h2's in non-overview pages styled equally and centrally
  h2 {
    margin-top: 3.125rem;
  }

  .tx-locore-textbox--collapsable {
    h2 {
      margin-top: 0;
    }
  }
  */
  /*
  .header-discipline-group {
    color: $color-font-grey;

    .text {
      margin-left: .2em;
      font-weight: 400;
      text-transform: uppercase;
    }
  }
  */
  /*
  > .distance-top {
    margin-top: 30px;
  }
  */ }
  article.elixier-detail header {
    position: relative; }
    article.elixier-detail header h1 {
      word-wrap: break-word;
      overflow-wrap: break-word; }
    article.elixier-detail header .label.premium {
      font-size: 24px;
      font-size: 1.5rem;
      color: #FFBF00; }
  article.elixier-detail h1, article.elixier-detail h2, article.elixier-detail h3, article.elixier-detail h4 {
    color: #339900 !important; }
  article.elixier-detail .elixier-link ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    article.elixier-detail .elixier-link ul li {
      list-style-type: none;
      margin: 0;
      padding: 0; }
  article.elixier-detail .keywords {
    padding: 15px;
    padding: 0.9375rem;
    background-color: #ECECEC; }
    article.elixier-detail .keywords ul.tags {
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      article.elixier-detail .keywords ul.tags li {
        margin: 0 0px 0px 16px;
        margin: 0 0rem 0rem 1rem;
        color: #707070; }
        article.elixier-detail .keywords ul.tags li::marker {
          list-style: none; }
        article.elixier-detail .keywords ul.tags li span {
          margin-right: 16px;
          margin-right: 1.0rem; }
          article.elixier-detail .keywords ul.tags li span a {
            font-size: 12px;
            font-size: 0.75rem;
            color: #707070; }
            article.elixier-detail .keywords ul.tags li span a:before {
              margin-right: 6px;
              margin-right: 0.4rem; }
              article.elixier-detail .keywords ul.tags li span a:before:hover {
                text-decoration: none; }
  article.elixier-detail .discipline-group-head {
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    background: none !important;
    vertical-align: middle;
    line-height: 2.6em;
    text-transform: uppercase;
    overflow: visible;
    padding: 0;
    font-size: 22px;
    color: #999 !important; }
    article.elixier-detail .discipline-group-head .text {
      margin-left: .1em;
      font-weight: 400;
      text-transform: uppercase; }
    article.elixier-detail .discipline-group-head .icon {
      margin-top: 0px;
      margin-right: .2em;
      font-size: 1.2em;
      color: #999 !important; }
      article.elixier-detail .discipline-group-head .icon:nth-child(1):before {
        color: #4f4f4f !important; }
  article.elixier-detail .interactive-bread-crump {
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0;
    overflow: visible; }
    article.elixier-detail .interactive-bread-crump ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      article.elixier-detail .interactive-bread-crump ul li {
        margin: 0;
        padding: 0;
        white-space: nowrap;
        display: inline-block; }
        article.elixier-detail .interactive-bread-crump ul li .interactive-dropdown {
          display: inline-block;
          background: none;
          color: #34A6BF;
          padding: .3em .75em;
          position: relative;
          border: 1px solid #34A6BF; }
          article.elixier-detail .interactive-bread-crump ul li .interactive-dropdown ul {
            position: absolute;
            margin: .3em 0 0 -.75em;
            padding: 0;
            background: none;
            min-width: 100%;
            background-color: #fff;
            border: 1px solid #34A6BF; }
            article.elixier-detail .interactive-bread-crump ul li .interactive-dropdown ul li {
              color: #34A6BF;
              background-color: #fff;
              list-style-type: none;
              display: block;
              margin: 0 0 1px 0;
              padding: .3em .75em;
              border-bottom: 1px solid #34A6BF; }
  article.elixier-detail .author-and-date {
    font-size: 12px;
    font-size: 0.75rem; }
  article.elixier-detail .summary-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    color: #34A6BF;
    margin-bottom: 32px;
    margin-bottom: 2rem; }
    article.elixier-detail .summary-container .summary {
      position: relative;
      margin-bottom: 0px;
      margin-bottom: 0rem;
      width: 85%;
      padding: 15px;
      padding: 0.9375rem;
      background-color: #34A6BF;
      margin-right: 0; }
      article.elixier-detail .summary-container .summary.elixier {
        background-color: #339900; }
      article.elixier-detail .summary-container .summary ul {
        width: 100%;
        list-style-type: none;
        margin: 0; }
        article.elixier-detail .summary-container .summary ul li {
          margin: 0 0 8px 25px;
          margin: 0 0 0.5rem 1.6rem;
          padding-bottom: 0;
          list-style-type: none;
          line-height: 1.4; }
          article.elixier-detail .summary-container .summary ul li:before {
            position: absolute;
            left: 16px;
            left: 1rem;
            color: #fff;
            font-size: 12px;
            font-size: 0.8rem;
            line-height: 22px;
            line-height: 1.4rem; }
          article.elixier-detail .summary-container .summary ul li span {
            font-family: "Verdana", sans-serif;
            font-size: 16px;
            font-size: 1rem;
            font-weight: 400;
            text-rendering: optimizeLegibility;
            color: #fff;
            font-size: 14px;
            font-size: 0.9rem; }
    article.elixier-detail .summary-container .cta {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      margin-bottom: 0px;
      margin-bottom: 0rem;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-positive: 1;
          flex-grow: 1;
      text-align: center; }
      article.elixier-detail .summary-container .cta > div {
        margin-bottom: 10px; }
        article.elixier-detail .summary-container .cta > div a {
          padding: 0 15px;
          display: block; }
          article.elixier-detail .summary-container .cta > div a span::before {
            font-size: 30px; }
          article.elixier-detail .summary-container .cta > div a.collection-link {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: column;
                flex-flow: column;
            -ms-flex-align: center;
                align-items: center; }
          article.elixier-detail .summary-container .cta > div a .icon--basket {
            background-color: #D96523;
            background-size: 25px !important;
            display: inline-block;
            width: 30px !important;
            height: 30px !important;
            background-image: url("../../Public/Icons/cart_icon_white.png");
            background-repeat: no-repeat;
            background-position: center; }
          article.elixier-detail .summary-container .cta > div a .price {
            font-size: 13px;
            font-size: 0.85rem; }
    article.elixier-detail .summary-container .tx-locore-lounit--opendocument {
      margin-top: 20px !important; }
    article.elixier-detail .summary-container .tx-locore-lounit--pdf-preview {
      background: #fff;
      border: 1px solid #34A6BF; }
      article.elixier-detail .summary-container .tx-locore-lounit--pdf-preview .image-container {
        float: none;
        max-width: 100%; }
        article.elixier-detail .summary-container .tx-locore-lounit--pdf-preview .image-container img.pdf-preview {
          width: 100%;
          max-width: 100%; }
    article.elixier-detail .summary-container .cta ul {
      bottom: 0;
      margin-left: 1em; }
      @media (max-width: 1200px) {
        article.elixier-detail .summary-container .cta ul {
          bottom: auto;
          margin-top: 1em;
          margin-left: 0; } }
      @media (max-width: 1000px) {
        article.elixier-detail .summary-container .cta ul {
          bottom: 0;
          display: block;
          margin-left: 1em; } }
      @media (max-width: 560px) {
        article.elixier-detail .summary-container .cta ul {
          bottom: auto;
          margin-top: 1em;
          margin-left: 0; } }
      article.elixier-detail .summary-container .cta ul span {
        margin-right: .3em; }
      article.elixier-detail .summary-container .cta ul li {
        margin: 0 0 .5em 0; }
        @media (max-width: 1200px) {
          article.elixier-detail .summary-container .cta ul li {
            display: inline-block; } }
        @media (max-width: 1000px) {
          article.elixier-detail .summary-container .cta ul li {
            display: block; } }
        @media (max-width: 560px) {
          article.elixier-detail .summary-container .cta ul li {
            display: inline-block; } }
      article.elixier-detail .summary-container .cta ul li:last-child {
        margin: 0; }
    article.elixier-detail .summary-container.summary-container-pdf-preview .summary {
      padding: 0; }
    article.elixier-detail .summary-container.summary-container-pdf-preview .cta {
      vertical-align: top; }
    article.elixier-detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
      margin-top: 20px;
      margin-left: 1em;
      color: #000; }
      @media (max-width: 1200px) {
        article.elixier-detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 0; } }
      @media (max-width: 1000px) {
        article.elixier-detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 1em; } }
      @media (max-width: 560px) {
        article.elixier-detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 0; } }
  article.elixier-detail .short {
    padding: 10px;
    background-color: #ECECEC; }
    article.elixier-detail .short .twocol .col.span3 {
      padding-right: 0; }
    article.elixier-detail .short h2 {
      margin-top: 0;
      margin-bottom: 12px;
      margin-bottom: .8rem;
      font-size: 20px;
      font-size: 1.25rem; }
    article.elixier-detail .short p {
      margin-bottom: 0; }
  article.elixier-detail .teaserpic {
    max-width: 100%;
    text-align: right; }
    article.elixier-detail .teaserpic img {
      max-width: 100%; }
  article.elixier-detail .summary-container .summary.elixier ul li:before, article.elixier-detail .summary-container .summary.elixier ul li span {
    color: #fff; }
  article.elixier-detail .summary-container .elixier.elixier-link {
    width: auto;
    max-width: 355px;
    padding: 10px 0;
    padding: 0.625rem 0; }
  article.elixier-detail > .didactic {
    margin: 0 0 50px;
    margin: 0 0 3.125rem; }

article.tx-locore-loelixier--detail.externalElixier h1, article.tx-locore-loelixier--detail.externalElixier h2, article.tx-locore-loelixier--detail.externalElixier h3, article.tx-locore-loelixier--detail.externalElixier h4 {
  color: #339900; }

article.tx-locore-loelixier--detail.externalElixier .elixier-link ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  article.tx-locore-loelixier--detail.externalElixier .elixier-link ul li {
    list-style-type: none;
    margin: 0;
    padding: 0; }

article.tx-locore-loworkingmaterial--detail,
div.tx-locore-loworkingmaterial--detail {
  /*
  .header-discipline-group {
    color: $color-font-grey;

    .text {
      margin-left: .2em;
      font-weight: 400;
      text-transform: uppercase;
    }
  }
  .discipline-group-head {
  }
  */
  /*
  > .distance-top {
    margin-top: 30px;
  }
  */ }
  article.tx-locore-loworkingmaterial--detail .background,
  div.tx-locore-loworkingmaterial--detail .background {
    background: #fff;
    margin-bottom: 32px;
    margin-bottom: 2rem; }
  article.tx-locore-loworkingmaterial--detail header,
  div.tx-locore-loworkingmaterial--detail header {
    position: relative; }
    article.tx-locore-loworkingmaterial--detail header h1,
    div.tx-locore-loworkingmaterial--detail header h1 {
      word-wrap: break-word;
      overflow-wrap: break-word; }
    article.tx-locore-loworkingmaterial--detail header .label.premium,
    div.tx-locore-loworkingmaterial--detail header .label.premium {
      font-size: 24px;
      font-size: 1.5rem;
      color: #FFBF00; }
  article.tx-locore-loworkingmaterial--detail .keywords,
  div.tx-locore-loworkingmaterial--detail .keywords {
    padding: 15px;
    padding: 0.9375rem;
    background-color: #ECECEC; }
    article.tx-locore-loworkingmaterial--detail .keywords ul.tags,
    div.tx-locore-loworkingmaterial--detail .keywords ul.tags {
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      article.tx-locore-loworkingmaterial--detail .keywords ul.tags li,
      div.tx-locore-loworkingmaterial--detail .keywords ul.tags li {
        margin: 0 0px 0px 16px;
        margin: 0 0rem 0rem 1rem;
        color: #707070; }
        article.tx-locore-loworkingmaterial--detail .keywords ul.tags li::marker,
        div.tx-locore-loworkingmaterial--detail .keywords ul.tags li::marker {
          list-style: none; }
        article.tx-locore-loworkingmaterial--detail .keywords ul.tags li span,
        div.tx-locore-loworkingmaterial--detail .keywords ul.tags li span {
          margin-right: 16px;
          margin-right: 1.0rem; }
          article.tx-locore-loworkingmaterial--detail .keywords ul.tags li span a,
          div.tx-locore-loworkingmaterial--detail .keywords ul.tags li span a {
            font-size: 12px;
            font-size: 0.75rem;
            color: #707070; }
            article.tx-locore-loworkingmaterial--detail .keywords ul.tags li span a:before,
            div.tx-locore-loworkingmaterial--detail .keywords ul.tags li span a:before {
              margin-right: 6px;
              margin-right: 0.4rem; }
              article.tx-locore-loworkingmaterial--detail .keywords ul.tags li span a:before:hover,
              div.tx-locore-loworkingmaterial--detail .keywords ul.tags li span a:before:hover {
                text-decoration: none; }
  article.tx-locore-loworkingmaterial--detail .discipline-group-head,
  div.tx-locore-loworkingmaterial--detail .discipline-group-head {
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    background: none !important;
    vertical-align: middle;
    line-height: 2.6em;
    text-transform: uppercase;
    overflow: visible;
    padding: 0;
    font-size: 22px;
    color: #999 !important; }
    article.tx-locore-loworkingmaterial--detail .discipline-group-head .text,
    div.tx-locore-loworkingmaterial--detail .discipline-group-head .text {
      margin-left: .1em;
      font-weight: 400;
      text-transform: uppercase; }
    article.tx-locore-loworkingmaterial--detail .discipline-group-head .icon,
    div.tx-locore-loworkingmaterial--detail .discipline-group-head .icon {
      margin-top: 0px;
      margin-right: .2em;
      font-size: 1.2em;
      color: #999 !important; }
      article.tx-locore-loworkingmaterial--detail .discipline-group-head .icon:nth-child(1):before,
      div.tx-locore-loworkingmaterial--detail .discipline-group-head .icon:nth-child(1):before {
        color: #4f4f4f !important; }
  article.tx-locore-loworkingmaterial--detail .interactive-bread-crump,
  div.tx-locore-loworkingmaterial--detail .interactive-bread-crump {
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0;
    overflow: visible; }
    article.tx-locore-loworkingmaterial--detail .interactive-bread-crump ul,
    div.tx-locore-loworkingmaterial--detail .interactive-bread-crump ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      article.tx-locore-loworkingmaterial--detail .interactive-bread-crump ul li,
      div.tx-locore-loworkingmaterial--detail .interactive-bread-crump ul li {
        margin: 0;
        padding: 0;
        white-space: nowrap;
        display: inline-block; }
        article.tx-locore-loworkingmaterial--detail .interactive-bread-crump ul li .interactive-dropdown,
        div.tx-locore-loworkingmaterial--detail .interactive-bread-crump ul li .interactive-dropdown {
          display: inline-block;
          background: none;
          color: #34A6BF;
          padding: .3em .75em;
          position: relative;
          border: 1px solid #34A6BF; }
          article.tx-locore-loworkingmaterial--detail .interactive-bread-crump ul li .interactive-dropdown ul,
          div.tx-locore-loworkingmaterial--detail .interactive-bread-crump ul li .interactive-dropdown ul {
            position: absolute;
            margin: .3em 0 0 -.75em;
            padding: 0;
            background: none;
            min-width: 100%;
            background-color: #fff;
            border: 1px solid #34A6BF; }
            article.tx-locore-loworkingmaterial--detail .interactive-bread-crump ul li .interactive-dropdown ul li,
            div.tx-locore-loworkingmaterial--detail .interactive-bread-crump ul li .interactive-dropdown ul li {
              color: #34A6BF;
              background-color: #fff;
              list-style-type: none;
              display: block;
              margin: 0 0 1px 0;
              padding: .3em .75em;
              border-bottom: 1px solid #34A6BF; }
  article.tx-locore-loworkingmaterial--detail .author-and-date,
  div.tx-locore-loworkingmaterial--detail .author-and-date {
    font-size: 12px;
    font-size: 0.75rem; }
  article.tx-locore-loworkingmaterial--detail .summary-container,
  div.tx-locore-loworkingmaterial--detail .summary-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    color: #34A6BF;
    margin-bottom: 32px;
    margin-bottom: 2rem; }
    article.tx-locore-loworkingmaterial--detail .summary-container .summary,
    div.tx-locore-loworkingmaterial--detail .summary-container .summary {
      position: relative;
      margin-bottom: 0px;
      margin-bottom: 0rem;
      width: 85%;
      padding: 15px;
      padding: 0.9375rem;
      background-color: #34A6BF;
      margin-right: 0; }
      article.tx-locore-loworkingmaterial--detail .summary-container .summary.elixier,
      div.tx-locore-loworkingmaterial--detail .summary-container .summary.elixier {
        background-color: #339900; }
      article.tx-locore-loworkingmaterial--detail .summary-container .summary ul,
      div.tx-locore-loworkingmaterial--detail .summary-container .summary ul {
        width: 100%;
        list-style-type: none;
        margin: 0; }
        article.tx-locore-loworkingmaterial--detail .summary-container .summary ul li,
        div.tx-locore-loworkingmaterial--detail .summary-container .summary ul li {
          margin: 0 0 8px 25px;
          margin: 0 0 0.5rem 1.6rem;
          padding-bottom: 0;
          list-style-type: none;
          line-height: 1.4; }
          article.tx-locore-loworkingmaterial--detail .summary-container .summary ul li:before,
          div.tx-locore-loworkingmaterial--detail .summary-container .summary ul li:before {
            position: absolute;
            left: 16px;
            left: 1rem;
            color: #fff;
            font-size: 12px;
            font-size: 0.8rem;
            line-height: 22px;
            line-height: 1.4rem; }
          article.tx-locore-loworkingmaterial--detail .summary-container .summary ul li span,
          div.tx-locore-loworkingmaterial--detail .summary-container .summary ul li span {
            font-family: "Verdana", sans-serif;
            font-size: 16px;
            font-size: 1rem;
            font-weight: 400;
            text-rendering: optimizeLegibility;
            color: #fff;
            font-size: 14px;
            font-size: 0.9rem; }
    article.tx-locore-loworkingmaterial--detail .summary-container .cta,
    div.tx-locore-loworkingmaterial--detail .summary-container .cta {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      margin-bottom: 0px;
      margin-bottom: 0rem;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-positive: 1;
          flex-grow: 1;
      text-align: center; }
      article.tx-locore-loworkingmaterial--detail .summary-container .cta > div,
      div.tx-locore-loworkingmaterial--detail .summary-container .cta > div {
        margin-bottom: 10px; }
        article.tx-locore-loworkingmaterial--detail .summary-container .cta > div a,
        div.tx-locore-loworkingmaterial--detail .summary-container .cta > div a {
          padding: 0 15px;
          display: block; }
          article.tx-locore-loworkingmaterial--detail .summary-container .cta > div a span::before,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta > div a span::before {
            font-size: 30px; }
          article.tx-locore-loworkingmaterial--detail .summary-container .cta > div a.collection-link,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta > div a.collection-link {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: column;
                flex-flow: column;
            -ms-flex-align: center;
                align-items: center; }
          article.tx-locore-loworkingmaterial--detail .summary-container .cta > div a .icon--basket,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta > div a .icon--basket {
            background-color: #D96523;
            background-size: 25px !important;
            display: inline-block;
            width: 30px !important;
            height: 30px !important;
            background-image: url("../../Public/Icons/cart_icon_white.png");
            background-repeat: no-repeat;
            background-position: center; }
          article.tx-locore-loworkingmaterial--detail .summary-container .cta > div a .price,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta > div a .price {
            font-size: 13px;
            font-size: 0.85rem; }
    article.tx-locore-loworkingmaterial--detail .summary-container .tx-locore-lounit--opendocument,
    div.tx-locore-loworkingmaterial--detail .summary-container .tx-locore-lounit--opendocument {
      margin-top: 20px !important; }
    article.tx-locore-loworkingmaterial--detail .summary-container .tx-locore-lounit--pdf-preview,
    div.tx-locore-loworkingmaterial--detail .summary-container .tx-locore-lounit--pdf-preview {
      background: #fff;
      border: 1px solid #34A6BF; }
      article.tx-locore-loworkingmaterial--detail .summary-container .tx-locore-lounit--pdf-preview .image-container,
      div.tx-locore-loworkingmaterial--detail .summary-container .tx-locore-lounit--pdf-preview .image-container {
        float: none;
        max-width: 100%; }
        article.tx-locore-loworkingmaterial--detail .summary-container .tx-locore-lounit--pdf-preview .image-container img.pdf-preview,
        div.tx-locore-loworkingmaterial--detail .summary-container .tx-locore-lounit--pdf-preview .image-container img.pdf-preview {
          width: 100%;
          max-width: 100%; }
    article.tx-locore-loworkingmaterial--detail .summary-container .cta ul,
    div.tx-locore-loworkingmaterial--detail .summary-container .cta ul {
      bottom: 0;
      margin-left: 1em; }
      @media (max-width: 1200px) {
        article.tx-locore-loworkingmaterial--detail .summary-container .cta ul,
        div.tx-locore-loworkingmaterial--detail .summary-container .cta ul {
          bottom: auto;
          margin-top: 1em;
          margin-left: 0; } }
      @media (max-width: 1000px) {
        article.tx-locore-loworkingmaterial--detail .summary-container .cta ul,
        div.tx-locore-loworkingmaterial--detail .summary-container .cta ul {
          bottom: 0;
          display: block;
          margin-left: 1em; } }
      @media (max-width: 560px) {
        article.tx-locore-loworkingmaterial--detail .summary-container .cta ul,
        div.tx-locore-loworkingmaterial--detail .summary-container .cta ul {
          bottom: auto;
          margin-top: 1em;
          margin-left: 0; } }
      article.tx-locore-loworkingmaterial--detail .summary-container .cta ul span,
      div.tx-locore-loworkingmaterial--detail .summary-container .cta ul span {
        margin-right: .3em; }
      article.tx-locore-loworkingmaterial--detail .summary-container .cta ul li,
      div.tx-locore-loworkingmaterial--detail .summary-container .cta ul li {
        margin: 0 0 .5em 0; }
        @media (max-width: 1200px) {
          article.tx-locore-loworkingmaterial--detail .summary-container .cta ul li,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta ul li {
            display: inline-block; } }
        @media (max-width: 1000px) {
          article.tx-locore-loworkingmaterial--detail .summary-container .cta ul li,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta ul li {
            display: block; } }
        @media (max-width: 560px) {
          article.tx-locore-loworkingmaterial--detail .summary-container .cta ul li,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta ul li {
            display: inline-block; } }
      article.tx-locore-loworkingmaterial--detail .summary-container .cta ul li:last-child,
      div.tx-locore-loworkingmaterial--detail .summary-container .cta ul li:last-child {
        margin: 0; }
    article.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .summary,
    div.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .summary {
      padding: 0; }
    article.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .cta,
    div.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .cta {
      vertical-align: top; }
    article.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages,
    div.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
      margin-top: 20px;
      margin-left: 1em;
      color: #000; }
      @media (max-width: 1200px) {
        article.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages,
        div.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 0; } }
      @media (max-width: 1000px) {
        article.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages,
        div.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 1em; } }
      @media (max-width: 560px) {
        article.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages,
        div.tx-locore-loworkingmaterial--detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 0; } }
  article.tx-locore-loworkingmaterial--detail .short,
  div.tx-locore-loworkingmaterial--detail .short {
    padding: 10px;
    background-color: #ECECEC; }
    article.tx-locore-loworkingmaterial--detail .short .twocol .col.span3,
    div.tx-locore-loworkingmaterial--detail .short .twocol .col.span3 {
      padding-right: 0; }
    article.tx-locore-loworkingmaterial--detail .short h2,
    div.tx-locore-loworkingmaterial--detail .short h2 {
      margin-top: 0;
      margin-bottom: 12px;
      margin-bottom: .8rem;
      font-size: 20px;
      font-size: 1.25rem; }
    article.tx-locore-loworkingmaterial--detail .short p,
    div.tx-locore-loworkingmaterial--detail .short p {
      margin-bottom: 0; }
  article.tx-locore-loworkingmaterial--detail .teaserpic,
  div.tx-locore-loworkingmaterial--detail .teaserpic {
    max-width: 100%;
    text-align: right; }
    article.tx-locore-loworkingmaterial--detail .teaserpic img,
    div.tx-locore-loworkingmaterial--detail .teaserpic img {
      max-width: 100%; }
  article.tx-locore-loworkingmaterial--detail > .didactic,
  div.tx-locore-loworkingmaterial--detail > .didactic {
    margin: 0 0 50px;
    margin: 0 0 3.125rem; }
  article.tx-locore-loworkingmaterial--detail .fwu-video,
  div.tx-locore-loworkingmaterial--detail .fwu-video {
    padding-bottom: 20px;
    cursor: pointer; }
    article.tx-locore-loworkingmaterial--detail .fwu-video video,
    div.tx-locore-loworkingmaterial--detail .fwu-video video {
      width: 100% !important;
      height: auto !important;
      border: 2px solid #4f4f4f; }

.news-detail {
  /*
	.devider {
		margin: 0 0 3.125rem;
	}
	*/ }
  .news-detail .author-and-date {
    font-size: 12px;
    font-size: 0.75rem; }
  .news-detail .keywords {
    padding: 15px;
    padding: 0.9375rem;
    background-color: #ECECEC; }
    .news-detail .keywords ul.tags {
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .news-detail .keywords ul.tags li {
        margin: 0 0px 0px 16px;
        margin: 0 0rem 0rem 1rem;
        color: #707070; }
        .news-detail .keywords ul.tags li::marker {
          list-style: none; }
        .news-detail .keywords ul.tags li span {
          margin-right: 16px;
          margin-right: 1.0rem; }
          .news-detail .keywords ul.tags li span a {
            font-size: 12px;
            font-size: 0.75rem;
            color: #707070; }
            .news-detail .keywords ul.tags li span a:before {
              margin-right: 6px;
              margin-right: 0.4rem; }
              .news-detail .keywords ul.tags li span a:before:hover {
                text-decoration: none; }
  .news-detail .short {
    padding: 10px;
    background-color: #ECECEC; }
    .news-detail .short .twocol .col.span3 {
      padding-right: 0; }
    .news-detail .short h2 {
      margin-top: 0;
      margin-bottom: 12px;
      margin-bottom: .8rem;
      font-size: 20px;
      font-size: 1.25rem; }
    .news-detail .short p {
      margin-bottom: 0; }
  .news-detail .news-navigation {
    margin-top: 50px;
    margin-top: 3.125rem; }
    .news-detail .news-navigation .older-newer {
      float: right; }
      .news-detail .news-navigation .older-newer span {
        display: inline-block; }
        .news-detail .news-navigation .older-newer span + span {
          padding-left: 11px;
          padding-left: 0.6875rem;
          border-left: 1px solid #D96523;
          margin-left: 12px;
          margin-left: .8rem; }

/*
.article-detail {
	header {
		margin-bottom: 0;
	}
}
*/
.premiumContent h1 {
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }

article .marker {
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }
  article .marker .materialtype {
    color: #34A6BF;
    margin-right: 8px;
    margin-right: 0.5rem; }
  article .marker .label.premium {
    font-size: 35px;
    letter-spacing: inherit;
    padding-right: 50px;
    background-image: url("../../Public/Icons/lehreronline_premium_krone.svg");
    background-image: url("../../Public/Icons/lehreronline_premium_krone.svg");
    background-repeat: no-repeat;
    background-size: 40px auto;
    background-position: left 0px;
    background-position: left 0rem; }

.universallist header h3 {
  color: #34A6BF !important; }

.marginal--content .universallist .link-box ul li {
  padding: 20px;
  margin: 0; }

.marginal--content .universallist .cta {
  display: none; }

input::-ms-clear,
textarea::-ms-clear {
  display: none; }

.overlay-user-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(52, 54, 66, 0.9);
  z-index: 102;
  overflow-y: auto;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s, visibility 3s; }
  .overlay-user-modal.is-visible {
    visibility: visible;
    opacity: 1;
    transition: opacity .3s, visibility .3s; }
    .overlay-user-modal.is-visible .overlay-user-modal-container {
      -ms-transform: translateY(0);
          transform: translateY(0); }

.overlay-user-modal-header {
  background: #34A6BF;
  text-align: center;
  padding: 20px; }

.overlay-user-modal-header > h1 {
  color: #fff; }

.overlay-mini {
  display: inline-block;
  font-size: 10px; }

.overlay-user-modal-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  background: #fff;
  margin: 3em auto 4em;
  cursor: auto;
  -ms-transform: translateY(-30px);
      transform: translateY(-30px);
  transition-property: transform;
  transition-duration: .3s; }
  .overlay-user-modal-container a {
    color: #D96523; }
  .overlay-user-modal-container .overlay-switcher {
    width: 100%;
    margin: 0;
    padding: 0; }
    .overlay-user-modal-container .overlay-switcher:after {
      clear: both;
      content: '';
      display: table; }
    .overlay-user-modal-container .overlay-switcher li {
      width: 50%;
      float: left;
      list-style-type: none;
      text-align: center;
      width: 50%; }
    .overlay-user-modal-container .overlay-switcher a {
      display: block;
      width: 100%;
      background: #ECECEC;
      color: #a0a0a0; }
      .overlay-user-modal-container .overlay-switcher a.selected {
        background: #fff;
        color: #4f4f4f; }
  @media only screen and (min-width: 600px) {
    .overlay-user-modal-container {
      margin: 4em auto; } }

.fieldset {
  width: 100%; }

.fieldset1 {
  width: 100%; }

.overlay-form {
  padding: 1.4em; }
  .overlay-form .fieldset {
    position: relative;
    margin: 1.4em 0; }
    .overlay-form .fieldset:first-child {
      margin-top: 0; }
    .overlay-form .fieldset:last-child {
      margin-bottom: 0; }
  .overlay-form label {
    font-size: 14px;
    font-size: 0.875rem; }
    .overlay-form label.image-replace {
      display: inline-block;
      position: absolute;
      left: 15px;
      top: 50%;
      bottom: auto;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      height: 20px;
      width: 20px;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      color: transparent;
      text-shadow: none;
      background-repeat: no-repeat;
      background-position: 50% 0; }
    .overlay-form label.overlay-username {
      background-image: url("../Images/vendor/loginsignupmodal/overlay-icon-username.svg");
      margin-top: -5px; }
    .overlay-form label.overlay-email {
      background-image: url("../Images/vendor/loginsignupmodal/overlay-icon-email.svg");
      margin-top: -5px; }
    .overlay-form label.overlay-password {
      background-image: url("../Images/vendor/loginsignupmodal/overlay-icon-password.svg");
      margin-top: -5px; }
  .overlay-form input {
    margin: 0;
    padding: 0; }
    .overlay-form input.full-width {
      width: 100%; }
    .overlay-form input.has-padding {
      padding: 12px 20px 12px 50px; }
    .overlay-form input.has-border {
      border: 1px solid #ECECEC;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
      .overlay-form input.has-border:focus {
        border-color: #343642;
        box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
        outline: none; }
    .overlay-form input.has-error {
      border: 1px solid #d60000; }
    .overlay-form input[type=password] {
      padding-right: 65px; }
    .overlay-form input[type=submit] {
      padding: 16px 0;
      cursor: pointer;
      background: #34A6BF;
      color: #fff;
      font-weight: 500;
      border: 0;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
      .no-touch .overlay-form input[type=submit]:hover, .no-touch .overlay-form input[type=submit]:focus {
        background: #41b2cb;
        outline: none; }
  .overlay-form .hide-password {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px 15px;
    border-left: 1px solid #ECECEC;
    margin-top: -5px;
    top: 50%;
    bottom: auto;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.875rem;
    color: #343642; }
  .overlay-form input[type="checkbox"] + .overlay-error-message {
    top: 30px; }
  .overlay-form .overlay-error-message {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 55px;
    background: rgba(214, 0, 0, 0.9);
    padding: .8em;
    z-index: 103;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    border-radius: 0.25em;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s 0, visibility 0 .2s; }
    .overlay-form .overlay-error-message::after {
      content: '';
      position: absolute;
      left: 17px;
      bottom: 100%;
      height: 0;
      width: 0;
      border-bottom: 8px solid rgba(214, 0, 0, 0.9);
      border-left: 8px solid transparent;
      border-right: 8px solid transparent; }
    .overlay-form .overlay-error-message.is-visible {
      opacity: 1;
      visibility: visible;
      transition: opacity .2s 0, visibility 0 0; }
  @media only screen and (min-width: 600px) {
    .overlay-form {
      padding: 2em; }
      .overlay-form .fieldset {
        margin: 3em 0; }
        .overlay-form .fieldset:first-child {
          margin-top: 0; }
        .overlay-form .fieldset:last-child {
          margin-bottom: 0; }
      .overlay-form .has-padding {
        padding: 16px 20px 16px 50px; }
      .overlay-form input[type=submit] {
        padding: 16px 0; } }

.overlay-form-message {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 1.4em 1.4em 0;
  line-height: 1.4;
  text-align: center; }
  @media only screen and (min-width: 600px) {
    .overlay-form-message {
      padding: 2em 2em 0; } }

.overlay-form-bottom-message {
  font-size: 14px;
  font-size: 0.875rem;
  bottom: -30px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }
  .overlay-form-bottom-message a {
    color: #fff;
    text-decoration: underline; }

.overlay-close-form {
  background: url("../Images/vendor/loginsignupmodal/overlay-icon-close.svg") no-repeat center center;
  display: block;
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: 100%;
  top: -40px;
  white-space: nowrap;
  width: 40px; }
  @media only screen and (min-width: 1170px) {
    .overlay-close-form {
      display: none; } }

#overlay-login,
#overlay-signup,
#overlay-reset-password {
  /*display: none;*/ }

#overlay-login.is-selected,
#overlay-signup.is-selected,
#overlay-reset-password.is-selected {
  /*display: block;*/ }

.overlay-form-bottom-message.pwd-link {
  bottom: 10px; }
  .overlay-form-bottom-message.pwd-link a {
    color: #D96523; }

.voucher-register-form #register-section-intro {
  margin-bottom: 60px; }

.voucher-register-form #section-label-data,
.voucher-register-form #section-email-intro,
.voucher-register-form #section-email,
.voucher-register-form #section-email-exists,
.voucher-register-form #section-firstname,
.voucher-register-form #section-lastname,
.voucher-register-form #section-password,
.voucher-register-form #section-password-repeat,
.voucher-register-form #section-forgot-password,
.voucher-register-form #section-terms,
.voucher-register-form #section-to-login,
.voucher-register-form #section-loggedin-upgrade-text,
.voucher-register-form #section-submit-cancel,
.voucher-register-form #section-resend {
  display: none; }

.voucher-register-form #section-intro {
  margin: 20px 0 40px; }

.voucher-register-form #section-label-data {
  margin: 40px 0 20px; }

.voucher-register-form .register-section {
  margin-top: 15px; }
  .voucher-register-form .register-section #section-label-data,
  .voucher-register-form .register-section #section-submit {
    margin-top: 30px; }
  .voucher-register-form .register-section #section-email {
    margin-top: 30px; }

.voucher-register-form .register-section.reenter-code {
  margin-bottom: 20px; }

.voucher-register-form h2 {
  padding-bottom: 0.7em; }

.voucher-register-form .gdsignup-form-response {
  display: none;
  color: #D96523; }
  .voucher-register-form .gdsignup-form-response.has-error {
    display: block; }

.voucher-register-form .form-row {
  margin: 0 0 20px 0; }
  .voucher-register-form .form-row.form-row-checkbox {
    margin-top: 10px; }
  .voucher-register-form .form-row label {
    display: inline-block;
    width: 25%; }
  .voucher-register-form .form-row input, .voucher-register-form .form-row select {
    display: inline-block;
    color: #707070; }
  .voucher-register-form .form-row p {
    margin-bottom: 8px;
    margin-bottom: 0.5rem; }
  .voucher-register-form .form-row .has-border {
    border: 1px solid #ECECEC; }
  .voucher-register-form .form-row .has-padding {
    padding: 12px 20px; }
  .voucher-register-form .form-row .full-width {
    width: 70%; }
  .voucher-register-form .form-row .fieldwrap {
    display: inline-block;
    position: relative;
    width: 70%; }
    .voucher-register-form .form-row .fieldwrap .full-width {
      width: 100%; }
    .voucher-register-form .form-row .fieldwrap .form-errormsg {
      position: absolute; }
  .voucher-register-form .form-row .has-icon {
    padding-left: 50px;
    background-position: 15px 50%;
    background-repeat: no-repeat; }
  .voucher-register-form .form-row .has-icon-user {
    background-image: url("../Images/vendor/loginsignupmodal/overlay-icon-username.svg"); }
  .voucher-register-form .form-row .has-icon-email {
    background-image: url("../Images/vendor/loginsignupmodal/overlay-icon-email.svg"); }
  .voucher-register-form .form-row .has-icon-password {
    background-image: url("../Images/vendor/loginsignupmodal/overlay-icon-password.svg"); }
  .voucher-register-form .form-row.form-row-radio input {
    width: auto;
    margin: 0 0 5px 0; }
  .voucher-register-form .form-row.form-row-radio label.gdsignup-form-label-radio {
    width: auto;
    margin: 0 25px 0 0; }
  .voucher-register-form .form-row.form-row-checkbox input {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0px 5px 0 0; }
  .voucher-register-form .form-row.form-row-checkbox label {
    display: inline-block;
    vertical-align: bottom;
    width: 90%;
    margin: 0; }
  .voucher-register-form .form-row#section-email .message-user-exists {
    margin-top: 20px; }
  .voucher-register-form .form-row.form-row-password {
    position: relative; }
    .voucher-register-form .form-row.form-row-password #form-pass-toggle,
    .voucher-register-form .form-row.form-row-password #form-pass-repeat-toggle {
      display: block;
      position: absolute;
      top: 9px;
      right: 36px;
      padding: 5px 12px;
      color: #707070;
      font-size: 14px;
      font-size: 0.875rem;
      text-decoration: none;
      border-left: 1px solid #ECECEC; }
  .voucher-register-form .form-row.form-row-error {
    margin-bottom: 36px; }
    .voucher-register-form .form-row.form-row-error:not(.form-row-checkbox) label {
      color: #D96523; }
    .voucher-register-form .form-row.form-row-error.form-row-checkbox .fieldwrap,
    .voucher-register-form .form-row.form-row-error input, .voucher-register-form .form-row.form-row-error select, .voucher-register-form .form-row.form-row-error checkbox {
      border: 1px solid #D96523; }
    .voucher-register-form .form-row.form-row-error.form-row-checkbox .fieldwrap {
      padding: 10px 10px; }
      .voucher-register-form .form-row.form-row-error.form-row-checkbox .fieldwrap .form-errormsg {
        left: 0px;
        margin-top: 10px; }
    .voucher-register-form .form-row.form-row-error .form-errormsg {
      display: block;
      color: #D96523; }

.voucher-register-form .button:hover {
  text-decoration: underline;
  cursor: pointer; }

.voucher-register-form .button.link-to-login a, .voucher-register-form .button#submit-form-cancel a {
  color: #fff; }

.voucher-register-form .subscription-next {
  float: right;
  margin: 20px 4.4% 20px 0px; }
  .voucher-register-form .subscription-next:after {
    clear: both;
    content: '';
    display: table; }

.mainlo-wrapper .mlo-table a {
  font-weight: normal; }

.mainlo-wrapper .mlo-table .text {
  padding: 10px 10px 0 10px;
  padding: 0.625rem 0.625rem 0 0.625rem; }
  .mainlo-wrapper .mlo-table .text.no-border {
    border: none; }
  .mainlo-wrapper .mlo-table .text-tags {
    font-size: 11px;
    padding: 0 10px 10px 10px;
    padding: 0 0.625rem 0.625rem 0.625rem; }

.mainlo-wrapper .mlo-table .cta {
  width: 80px;
  width: 5rem;
  border: none;
  padding: 10px 10px 0 10px;
  padding: 0.625rem 0.625rem 0 0.625rem; }

.mainlo-wrapper .mlo-table .cta-date {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  padding: 0 10px 10px 10px;
  padding: 0 0.625rem 0.625rem 0.625rem;
  text-align: right;
  vertical-align: bottom; }
  .mainlo-wrapper .mlo-table .cta-date .date {
    font-size: 12px;
    font-size: 0.75rem; }

.profile-percentage .meter {
  margin: 15px 0 16px;
  margin: 0.9375rem 0 1rem; }

.profile-percentage .femanager_username input {
  background-color: #fff !important;
  border: 1px solid #999 !important; }

.avatar-box {
  /*text-align: center;*/
  background: #fff;
  padding-bottom: 20px;
  padding-bottom: 1.25rem; }
  .avatar-box header {
    position: relative;
    background: #fff;
    text-align: left;
    /*
        .status {
          position: absolute;
          right: 1.25rem;
          top: 0;

          &:before {
            font-size: 2.5rem;
            color: $color-grey;

            @include icon-content("");
          }

          &.ok:before {
            color: $color-blue;

            @include icon-content("");
          }
        }
        */ }
    .avatar-box header h2 {
      margin-top: 0; }
  .avatar-box .avatar-info {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 300; }
  .avatar-box div.innercontent {
    margin: 20px 0 0 0;
    margin: 1.25rem 0 0 0;
    text-align: center; }
    .avatar-box div.innercontent .userimage {
      width: 7em;
      height: 7em;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      display: inline-block;
      background-color: #fff;
      border-radius: 100%;
      border: 5px solid #fff;
      overflow: hidden; }
      .avatar-box div.innercontent .userimage.premium {
        border-color: #FFBF00; }
      .avatar-box div.innercontent .userimage.basis {
        border-color: #34A6BF; }
      .avatar-box div.innercontent .userimage img {
        width: 100%;
        height: auto;
        box-sizing: border-box; }
    .avatar-box div.innercontent i.icon-avatar:before {
      font-size: 4.5em;
      display: inline-block;
      border-radius: 100%;
      width: 1.5em;
      line-height: 1.5em;
      vertical-align: middle;
      text-align: center;
      background-color: #fff;
      color: #000; }

.author,
.user--status-box {
  text-align: center; }
  .author .authorbody,
  .user--status-box .authorbody {
    padding: 0.8em 1em 1.5em; }
  .author .authorimage,
  .author .userimage,
  .user--status-box .authorimage,
  .user--status-box .userimage {
    display: block;
    max-width: 100%;
    margin: 20px auto 0.5em auto;
    width: 5em;
    height: 5em; }
    .author .authorimage .imagewrap,
    .author .userimage .imagewrap,
    .user--status-box .authorimage .imagewrap,
    .user--status-box .userimage .imagewrap {
      border-radius: 100%;
      border: 5px solid #fff;
      overflow: hidden;
      position: relative;
      text-align: initial; }
      .author .authorimage .imagewrap:after,
      .author .userimage .imagewrap:after,
      .user--status-box .authorimage .imagewrap:after,
      .user--status-box .userimage .imagewrap:after {
        content: "";
        display: block;
        padding-bottom: 100%; }
      .author .authorimage .imagewrap.premium,
      .author .userimage .imagewrap.premium,
      .user--status-box .authorimage .imagewrap.premium,
      .user--status-box .userimage .imagewrap.premium {
        border-color: #FFBF00; }
      .author .authorimage .imagewrap.basis,
      .author .userimage .imagewrap.basis,
      .user--status-box .authorimage .imagewrap.basis,
      .user--status-box .userimage .imagewrap.basis {
        border-color: #34A6BF; }
      .author .authorimage .imagewrap img,
      .author .userimage .imagewrap img,
      .user--status-box .authorimage .imagewrap img,
      .user--status-box .userimage .imagewrap img {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        vertical-align: middle;
        object-fit: cover;
        position: absolute; }
  .author .authorheader,
  .user--status-box .authorheader {
    padding: 10px;
    background-color: #34A6BF;
    color: #fff;
    text-align: left; }
  .author .authorname,
  .user--status-box .authorname {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-size: 1.25rem;
    color: #34A6BF; }
  .author .job-status,
  .user--status-box .job-status {
    display: inline-block;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 300; }
  .author p,
  .user--status-box p {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 300; }
    .author p a,
    .user--status-box p a {
      font-weight: 400; }
    .author p:first-of-type,
    .user--status-box p:first-of-type {
      margin-top: 10px;
      margin-top: 0.625rem; }
    .author p:last-of-type,
    .user--status-box p:last-of-type {
      margin-bottom: 0; }
  .author .username,
  .user--status-box .username {
    display: inline-block;
    color: #34A6BF;
    padding-bottom: .3em;
    width: 100%;
    font-size: 20px;
    font-size: 1.25rem; }
  .author .info,
  .user--status-box .info {
    font-size: .75em;
    display: block; }
  .author .user-job-status,
  .user--status-box .user-job-status {
    font-size: 1em;
    display: block; }
  .author--overview,
  .user--status-box--overview {
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    word-spacing: -0.43em; }
  .author--avatar, .author--description,
  .user--status-box--avatar,
  .user--status-box--description {
    display: inline-block;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: middle; }
  .author--avatar,
  .user--status-box--avatar {
    width: 30%;
    padding-right: 10px;
    max-width: 7em; }
  .author--description,
  .user--status-box--description {
    max-width: 70%;
    padding-left: 10px;
    text-align: left; }
  .author.compact,
  .user--status-box.compact {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: 0;
    padding: 10px; }
    .author.compact .authorheader,
    .user--status-box.compact .authorheader {
      padding: 0;
      background-color: inherit;
      color: #444;
      text-align: center;
      font-size: 12px;
      font-size: 0.8rem; }
    .author.compact .authorbody,
    .user--status-box.compact .authorbody {
      padding: 0; }
      .author.compact .authorbody .authorimage,
      .user--status-box.compact .authorbody .authorimage {
        width: 32px;
        width: 2.0rem;
        height: 32px;
        height: 2.0rem; }
      .author.compact .authorbody .authorname,
      .user--status-box.compact .authorbody .authorname {
        font-size: 12px;
        font-size: 0.8rem; }

.user--status-box {
  padding: 0.8em 1em 1.5em;
  background-color: #ECECEC; }

.author.lo-feuser-detail {
  display: block;
  overflow: hidden;
  width: auto; }
  .author.lo-feuser-detail .authorimage {
    display: table-cell;
    width: 5em;
    vertical-align: middle; }
  .author.lo-feuser-detail .authorvita {
    display: table-cell;
    margin: 0 0 0 5em;
    padding-left: 1em;
    text-align: left; }

@media screen and (max-width: 450px) {
  .author.lo-feuser-detail,
  .author.lo-feuser-detail > .authorvita {
    display: block;
    float: none;
    margin: 0;
    width: 100% !important; }
  .author.lo-feuser-detail > .authorvita {
    padding: 0;
    text-align: center; }
  .author.lo-feuser-detail > .authorimage {
    display: block;
    float: none;
    padding: 0;
    margin: 0 auto;
    width: 5em !important; } }

.license {
  padding: 10px;
  padding: 17px;
  background-color: #fff;
  text-align: center; }
  .license .license-icon,
  .license .license-title {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  .license .license-title strong {
    font-weight: 400;
    font-size: 16px; }
  .license .license-icon img.lo-logo {
    height: 40px;
    height: 2.5rem; }
  .license .license-text {
    font-weight: 300; }
  .license.compact {
    display: inline-block;
    width: calc(50% - 20px);
    margin-bottom: 0;
    padding: 10px; }
    .license.compact .license-icon {
      margin-bottom: 0.5em; }
      .license.compact .license-icon img {
        height: 32px;
        height: 2.0rem;
        vertical-align: top; }
    .license.compact .license-title {
      margin-bottom: 0;
      font-size: 12px;
      font-size: 0.8rem;
      font-weight: normal; }

a.link-with-pretext {
  margin: 0 0 -6px 0;
  margin: 0 0 -0.375rem 0; }

span.pretext {
  font-size: 11px; }

.user--details-box--account, .user--details-box--person, .user--details-box--address {
  padding: 0;
  margin-bottom: 16px;
  margin-bottom: 1rem; }
  .user--details-box--account > li, .user--details-box--person > li, .user--details-box--address > li {
    margin: 0;
    list-style: none; }

.user--details-box--address {
  font-style: normal; }

.locore-lonews-latest ul li.lobills-empty::before {
  display: none; }

.profile_edit .femanager_zip .controls {
  display: -ms-inline-flexbox;
  display: inline-flex; }

.form-wrapper .femanager_province {
  display: none; }

.form-wrapper fieldset {
  margin: 50px 0 30px 0;
  margin: 3.125rem 0 1.875rem 0;
  padding: 20px 20px 20px 0;
  padding: 1.25rem 1.25rem 1.25rem 0; }
  .form-wrapper fieldset table tr td.top {
    vertical-align: top; }
  .form-wrapper fieldset .layout1 label {
    float: none;
    width: 100%; }
  .form-wrapper fieldset .layout1 .controls {
    float: none;
    width: 100%; }
  .form-wrapper fieldset label {
    display: block;
    width: 150px;
    width: 9.375rem;
    text-align: left;
    margin-right: 20px;
    margin-right: 1.25rem;
    float: left; }
    @media (max-width: 560px) {
      .form-wrapper fieldset label {
        text-align: left; } }
    .form-wrapper fieldset label.label__radio, .form-wrapper fieldset label.label__textarea {
      width: 100%;
      float: none;
      text-align: left;
      font-weight: bold;
      padding-bottom: 10px; }
  .form-wrapper fieldset .controls {
    display: block;
    width: calc(100% - 9.375rem - 1.25rem);
    float: right;
    padding-bottom: 20px; }
    .form-wrapper fieldset .controls:after {
      clear: both;
      content: '';
      display: table; }
    @media (max-width: 560px) {
      .form-wrapper fieldset .controls {
        float: none;
        width: 100%; } }
    .form-wrapper fieldset .controls__radio, .form-wrapper fieldset .controls__textarea {
      width: 100%;
      float: none; }
    .form-wrapper fieldset .controls input,
    .form-wrapper fieldset .controls textarea,
    .form-wrapper fieldset .controls select {
      display: inline-block;
      border-radius: 0; }
    .form-wrapper fieldset .controls input[type="text"],
    .form-wrapper fieldset .controls input[type="email"],
    .form-wrapper fieldset .controls input[type="password"],
    .form-wrapper fieldset .controls textarea,
    .form-wrapper fieldset .controls select {
      width: 100%;
      background: none;
      border: 1px solid #ECECEC; }
      .form-wrapper fieldset .controls input[type="text"].zip,
      .form-wrapper fieldset .controls input[type="email"].zip,
      .form-wrapper fieldset .controls input[type="password"].zip,
      .form-wrapper fieldset .controls textarea.zip,
      .form-wrapper fieldset .controls select.zip {
        width: 80px;
        width: 5rem;
        margin-right: 10px;
        margin-right: 0.625rem; }
      .form-wrapper fieldset .controls input[type="text"].city,
      .form-wrapper fieldset .controls input[type="email"].city,
      .form-wrapper fieldset .controls input[type="password"].city,
      .form-wrapper fieldset .controls textarea.city,
      .form-wrapper fieldset .controls select.city {
        width: calc(100% - 5rem - 0.875rem); }
      .form-wrapper fieldset .controls input[type="text"].error,
      .form-wrapper fieldset .controls input[type="email"].error,
      .form-wrapper fieldset .controls input[type="password"].error,
      .form-wrapper fieldset .controls textarea.error,
      .form-wrapper fieldset .controls select.error {
        border: 1px solid rgba(217, 101, 35, 0.6);
        background-color: rgba(217, 101, 35, 0.1); }
    .form-wrapper fieldset .controls label {
      text-align: left;
      width: auto; }
  .form-wrapper fieldset legend {
    position: relative;
    top: -32px;
    top: -2rem;
    font-weight: bold;
    width: 100%; }
    .form-wrapper fieldset legend h2 {
      margin-bottom: 0; }
    .form-wrapper fieldset legend span {
      font-weight: normal;
      display: block;
      width: 90%; }
    .form-wrapper fieldset legend .status {
      position: absolute;
      right: 0;
      top: 0; }
      .form-wrapper fieldset legend .status:before {
        font-size: 40px;
        font-size: 2.5rem;
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        color: #707070; }
      .form-wrapper fieldset legend .status.ok:before {
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        color: #34A6BF; }

.form-wrapper .femanager_fieldset {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }
  .form-wrapper .femanager_fieldset:after {
    clear: both;
    content: '';
    display: table; }
  .form-wrapper .femanager_fieldset:last-child {
    margin-bottom: 0; }
  .form-wrapper .femanager_fieldset .control-label {
    padding-top: 6px;
    padding-top: 0.375rem; }
  .form-wrapper .femanager_fieldset.femanager_interests {
    background-color: #ECECEC; }
    .form-wrapper .femanager_fieldset.femanager_interests header label {
      float: none;
      display: block;
      position: absolute;
      left: 170px;
      left: 10.625rem;
      top: 8px;
      top: 0.5rem; }
    .form-wrapper .femanager_fieldset.femanager_interests .controls label {
      font-weight: normal;
      float: none; }
      @media (max-width: 560px) {
        .form-wrapper .femanager_fieldset.femanager_interests .controls label input {
          float: right; } }

/* Styles for Powermail 4.4 */
.powermail_form .powermail_label.label_radio, .powermail_form .powermail_label.label_textarea {
  width: 100%;
  float: none;
  text-align: left;
  font-weight: bold;
  padding-bottom: 10px; }

.powermail_form .powermail_field input,
.powermail_form .powermail_field textarea,
.powermail_form .powermail_field select {
  border: 1px solid #999; }

.powermail_form .powermail_field .powermail_select {
  background: none;
  display: block;
  width: calc(100% - 9.375rem - 1.25rem);
  float: right; }

.powermail_form .powermail_field .powermail_submit {
  float: right;
  background: #f28d35;
  border: none; }

.femanager_flashmessages, .typo3-messages {
  display: none; }

.cart-buttons {
  display: inline-block;
  min-width: 100px; }
  .cart-buttons .cart--display {
    display: none; }
  .cart-buttons .is--hidden {
    display: none; }

.ajax-loader {
  display: none; }

/*
Product-box
===============================

Adapted but reduced version from
shop\themes\Frontend\Responsive\frontend\_public\src\less\_modules\product-box.less

*/
/* ---------------------- */
/* Boxen: */
/* Box border */
/* Box shadow */
/* maincol */
/* final values: */
/* test values: */
/* maincol linklist (+ newslatest list) */
/* final values: */
/* test values: */
/* Collapsable Boxes */
/* final values: */
/* test values: */
/* Uniplan Boxes */
/* final values: */
/* marginal */
/* final values: */
/* test values: */
.is--rounded {
  border-radius: 3px;
  background-clip: padding-box; }

.product--box img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: auto; }

.product--box {
  display: block;
  width: 100%;
  padding: 2% 0 0 2%;
  float: left; }
  .product--box .box--content {
    padding: 10px 10px 10px 10px;
    height: 100%;
    border: 1px solid #ECECEC;
    position: relative; }
  .product--box .product--image {
    height: 180px;
    margin: 0 0 5px 0;
    display: block;
    text-align: center; }
    .product--box .product--image .image--element {
      height: 100%;
      width: 100%;
      display: block;
      margin: 0 auto;
      position: relative; }
      .product--box .product--image .image--element img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        display: inline-block;
        vertical-align: middle;
        z-index: 500; }
  .product--box .product--title {
    height: 40px;
    margin: 0 0 5px 0;
    font-size: 16px;
    line-height: 20px;
    display: block;
    width: 100%;
    color: #3f4c58;
    font-weight: 700;
    overflow: hidden; }
    .product--box .product--title:hover {
      color: #34A6BF; }
  .product--box .product--description {
    height: 72px;
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 18px;
    display: block;
    width: 100%;
    overflow: hidden; }
  .product--box .product--price-info {
    height: 40px; }
    .product--box .product--price-info .price--unit {
      height: 20px;
      font-size: 11px;
      line-height: 16px;
      display: block;
      overflow: hidden; }
  .product--box .product--price {
    height: 20px; }
    .product--box .product--price .price--default {
      font-size: 18px;
      line-height: 20px;
      display: inline-block;
      color: #3f4c58;
      font-weight: 700; }
      .product--box .product--price .price--default.is--discount {
        color: #D96523; }
    .product--box .product--price .price--pseudo {
      font-size: 12px;
      line-height: 20px; }
    .product--box .product--price .price--discount {
      font-size: 12px;
      line-height: 20px;
      display: inline-block;
      text-decoration: line-through;
      vertical-align: baseline; }
  .product--box .product--detail-btn {
    height: 42px;
    margin-top: 7px; }
  .product--box .product--actions {
    margin: 15px 0 0 0;
    font-size: 14px;
    line-height: 24px;
    overflow: auto; }
    .product--box .product--actions form {
      display: inline-block; }
  .product--box .product--action {
    margin: 0 20px 0 0;
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    color: #5F7285;
    word-break: keep-all;
    white-space: nowrap; }
    .product--box .product--action [class^="icon--"] {
      margin: 0 5px 0 0;
      font-size: 12px; }
    .product--box .product--action:hover {
      color: #34A6BF; }
  .product--box .action--compare {
    display: none; }
  .product--box .action--note {
    display: none; }

.box--minimal {
  width: 50%; }
  .box--minimal .product--image {
    height: 120px; }

@media screen and (min-width: 64em) {
  .box--basic {
    width: 50%; } }

.tx-px-shopware {
  padding-right: 40px; }

* {
  box-sizing: border-box; }

html body {
  background-color: #ECECEC;
  color: #4f4f4f;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
  /* Smaller fontsize in Marginal */ }
  html body.loadingprogress {
    cursor: progress !important; }
  html body .maincontent .twocol .col.span4 a, html body .maincontent .twocol .col.span4 p, html body .maincontent .twocol .col.span4 SPAN, html body .maincontent .twocol .col.span4 DIV {
    font-size: 14px;
    font-size: 0.875rem; }

.wrapper {
  display: block;
  margin: 0 auto;
  overflow: visible;
  position: relative;
  width: 100%; }
  @media (max-width: 1200px) {
    .wrapper {
      width: 100%; } }
  @media (max-width: 1000px) {
    .wrapper {
      width: 100%; } }
  @media (max-width: 560px) {
    .wrapper {
      width: 100%; } }
  @media (min-width: 1400px) {
    .wrapper {
      max-width: 1403px;
      width: 100%; } }

.content-wrapper {
  width: calc(100% - 203px);
  background-color: #fff;
  float: left;
  margin: 0 auto;
  overflow: visible;
  position: relative;
  width: calc(100% - 203px);
  /* Ueber uns - team: Kacheln , hide last dummy element */ }
  @media (max-width: 1000px) {
    .content-wrapper {
      width: 100%; } }
  @media (max-width: 800px) {
    .content-wrapper {
      width: 100%; } }
  .content-wrapper > div {
    /* alle main-layout zeilen verhalten sich gleich */
    margin: 0 auto;
    position: relative;
    width: 100%; }
  .content-wrapper .header, .content-wrapper .head-slider {
    width: 100% !important; }
  .content-wrapper .maincontent {
    max-width: 1200px;
    position: relative;
    width: 100%; }
  .content-wrapper .header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: end;
    -ms-flex-pack: justify;
        justify-content: space-between;
    min-height: 88px;
    min-height: 5.5rem;
    /*height: 100px;*/
    padding: 16px 8px;
    padding: 1rem 0.5rem;
    background-color: #707070;
    z-index: 102;
    width: 100%;
    overflow: visible; }
    @media (max-width: 440px) {
      .content-wrapper .header {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .content-wrapper .header img.membership {
      position: absolute;
      top: 0;
      left: 200px; }
      @media (max-width: 1200px) {
        .content-wrapper .header img.membership {
          left: 240px; } }
      @media (max-width: 600px) {
        .content-wrapper .header img.membership {
          display: none; } }
    .content-wrapper .header .header-toggle-logo {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-top: -4px; }
    .content-wrapper .header .header-actions .header-login > a {
      color: #fff;
      text-decoration: none;
      width: 75px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: end;
          align-items: end;
      margin-bottom: 5px; }
      .content-wrapper .header .header-actions .header-login > a:hover {
        text-decoration: none !important;
        color: #f28d35; }
      .content-wrapper .header .header-actions .header-login > a > .icon {
        font-size: 160%;
        width: 40px; }
      .content-wrapper .header .header-actions .header-login > a > .logintext {
        width: 60px;
        text-decoration: none !important; }
  .content-wrapper .header-logo {
    padding: 8px 0 16px 0;
    padding: 0.5rem 0 1rem 0;
    margin: 0 0 16px 8px;
    margin: 0 0 1rem 0.5rem;
    width: 163px;
    height: 43px; }
    .content-wrapper .header-logo img.logo {
      height: 43px; }
    .content-wrapper .header-logo img.mobile-logo {
      display: none; }
  .content-wrapper .header-nav {
    text-align: center; }
    @media (min-width: 1200px) {
      .content-wrapper .header-nav {
        width: 640px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; } }
    @media (max-width: 1200px) {
      .content-wrapper .header-nav {
        display: none; } }
    .content-wrapper .header-nav .navbar {
      display: inline-block;
      list-style: none;
      margin: 0;
      padding: 0; }
      .content-wrapper .header-nav .navbar li {
        list-style-type: none;
        text-align: left;
        float: left;
        font-weight: 300;
        margin: 0 26px 0 0;
        position: relative; }
        .content-wrapper .header-nav .navbar li a, .content-wrapper .header-nav .navbar li .menu-text {
          display: inline-block;
          text-decoration: none;
          padding: 10px 2px 0 2px;
          font-size: 16px;
          font-size: 1rem;
          color: #fff;
          margin: 5px; }
          .content-wrapper .header-nav .navbar li a:hover, .content-wrapper .header-nav .navbar li .menu-text:hover {
            color: #f28d35 !important; }
        .content-wrapper .header-nav .navbar li.active > a, .content-wrapper .header-nav .navbar li.active > span, .content-wrapper .header-nav .navbar li.act > a, .content-wrapper .header-nav .navbar li.act > span {
          color: #f28d35; }
        .content-wrapper .header-nav .navbar li.last::after {
          /*
                  content: url(../Icons/new.png);
                  position: absolute;
                  margin-left:4px;
                  right: -25px;
                  top: 0;
                */ }
      .content-wrapper .header-nav .navbar > li.faecher:hover > a:after, .content-wrapper .header-nav .navbar > li.faecher:hover .menu-text:after,
      .content-wrapper .header-nav .navbar > li.themen:hover > a:after,
      .content-wrapper .header-nav .navbar > li.themen:hover .menu-text:after,
      .content-wrapper .header-nav .navbar > li.aktuelles:hover > a:after,
      .content-wrapper .header-nav .navbar > li.aktuelles:hover .menu-text:after,
      .content-wrapper .header-nav .navbar > li.services:hover > a:after,
      .content-wrapper .header-nav .navbar > li.services:hover .menu-text:after {
        content: ' ';
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        position: absolute;
        left: 20px;
        bottom: -15px;
        z-index: 200; }
      .content-wrapper .header-nav .navbar .popup {
        display: none;
        position: absolute;
        background-color: #fff;
        color: #4f4f4f;
        padding: 10px;
        border-right: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        border-left: 1px solid #aaa;
        top: 57px;
        z-index: 100;
        box-shadow: 2px 4px 12px 2px #555; }
        .content-wrapper .header-nav .navbar .popup h3 {
          margin: 0;
          font-size: 16px;
          font-size: 1rem; }
        .content-wrapper .header-nav .navbar .popup li {
          position: relative; }
          .content-wrapper .header-nav .navbar .popup li.act > header > .title > a {
            color: #f28d35 !important;
            font-weight: bold; }
          .content-wrapper .header-nav .navbar .popup li.act > a {
            color: #f28d35 !important; }
        .content-wrapper .header-nav .navbar .popup a {
          width: 100%; }
      .content-wrapper .header-nav .navbar .faecher .popup {
        width: 1010px;
        left: -260px; }
        .content-wrapper .header-nav .navbar .faecher .popup > ul {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
              justify-content: space-between;
          /*      li.ss.grundschule {
                        .mathematik header::before {
                          content: '\e61d';
                        }
                        .musisch header::before {
                          content: '\e61c';
                        }
                        .religion_ethik header::before {
                          content: '\e61b';
                        }
                        .sachunterricht header::before {
                          content: '\e61a';
                        }
                        .sprachen header::before {
                          content: '\e618';
                        }
                        .faecheruebergreifend header::before {
                          content: '\e610';
                        }
                      }

                      // Sekundarstufen
                      li.ss.sekundarstufen {
                        .geisteswissenschaften header::before {
                          content: '\e61e';
                        }
                        .naturwissenschaften header::before {
                          content: '\e60b';
                        }
                        .fremdsprachen header::before {
                          content: '\e61f';
                        }
                        .faecheruebergreifend header::before {
                          content: '\e610';
                        }
                      }

                      // Berufsbildung
                      li.ss.berufsbildung {
                        .allgemeinbildung header::before {
                          content: '\e621';
                        }
                        .arbeit_gesundheit header::before {
                          content: '\e620';
                        }
                        .technik header::before {
                          content: '\e617';
                        }
                        .wirtschaft header::before {
                          content: '\e616';
                        }
                        .faecheruebergreifend header::before {
                          content: '\e610';
                        }
                      }
                */ }
          .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss {
            margin: 0;
            text-align: left;
            width: calc((100% / 3 * 1) - 10px);
            display: block;
            float: left;
            padding-right: 10px;
            /*        li.dg header::before {
                              content: '\e61d';
                              display: inline-block;
                              border-radius: 100%;
                              width: 1.5em;
                              line-height: 1.5em;
                              vertical-align: middle;
                              text-align: center;
                              background-color: $color-white;
                              font-family: 'icomoon';
                              speak: none;
                              font-style: normal;
                              font-weight: normal;
                              font-variant: normal;
                              text-transform: none;
                              -webkit-font-smoothing: antialiased;
                              -moz-osx-font-smoothing: grayscale;
                              position: absolute;
                              left: .5em;
                              margin-top: .25em;
                              font-size: 1.5625rem;
                            }
                    */ }
            .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss > header {
              display: block;
              padding: 10px 10px 20px 10px;
              margin-bottom: 0; }
            .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss > header a,
            .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss > header .title {
              color: #4f4f4f;
              font-size: 19px;
              font-size: 1.2rem;
              padding: 0;
              margin: 0; }
            .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss ul {
              padding: 0;
              margin: 0;
              position: relative; }
            .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss > ul {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: column;
                  flex-direction: column;
              -ms-flex-pack: stretch;
                  justify-content: stretch;
              height: calc(100% - 43px); }
              .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss > ul > li.dg {
                list-style: none;
                position: relative;
                width: 100%;
                display: block;
                padding: 10px; }
                .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss > ul > li.dg header {
                  text-align: left; }
                .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss > ul > li.dg header > a {
                  font-weight: bold;
                  padding: 0px; }
                .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss > ul > li.dg li {
                  display: block;
                  margin: 0;
                  text-align: left;
                  float: none;
                  line-height: 25px; }
                  .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss > ul > li.dg li > a {
                    display: inline;
                    margin-left: 0;
                    padding-left: 0;
                    color: #4f4f4f; }
                .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss > ul > li.dg:last-child {
                  -ms-flex-positive: 1;
                      flex-grow: 1; }
          .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss.grundschule {
            /*       li.dg li:hover,
                           li.dg li.act a,
                           li.dg li:hover > a {
                             color: #33a3c9;
                             color: $color-bluegrey;
                           }
                   */ }
            .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss.grundschule li.dg header a,
            .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss.grundschule li.dg header::before {
              margin-left: 0;
              color: #4f4f4f; }
          .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss.sekundarstufen {
            /*
                           li.dg li:hover,
                           li.dg li.act a,
                           li.dg li:hover > a {
                             color: #17253D;
                             color: $color-blue;
                           }
                   */ }
            .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss.sekundarstufen li.dg header a,
            .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss.sekundarstufen li.dg header::before {
              margin-left: 0;
              color: #4f4f4f; }
          .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss.berufsbildung {
            /*
                           li.dg li:hover,
                           li.dg li.act a,
                           li.dg li:hover > a {
                             color: #4E4E4E;
                             color: $color-greengrey;
                           }
                   */ }
            .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss.berufsbildung li.dg header a,
            .content-wrapper .header-nav .navbar .faecher .popup > ul li.ss.berufsbildung li.dg header::before {
              margin-left: 0;
              color: #4f4f4f; }
      .content-wrapper .header-nav .navbar .themen .popup {
        display: none;
        padding: 24px;
        padding: 1.5rem;
        width: 900px;
        left: -288px;
        /*      .tw_digitales_lehrwerk .item,
                  .tw_col.left .item {
                    color: #33a3c9;
                    padding: 0 0 0 5px;
                    display: inline-block;
                  }

                  .tw_digitales_lehrwerk .item {
                    margin-bottom: 20px;
                  }

                 .tw_digitales_lehrwerk .item a {
                    color: $color-bluegrey;
                    padding: 0;
                    margin: 0;

                    &::before {
                      display: none;
                    }

                    &:hover {
                      color: $color-white;
                      background-color: $color-blue;
                    }
                  }
            */ }
        .content-wrapper .header-nav .navbar .themen .popup .subHidden {
          display: none; }
        .content-wrapper .header-nav .navbar .themen .popup .tw_col {
          width: 50%;
          float: left; }
        .content-wrapper .header-nav .navbar .themen .popup .tw_col.left .item,
        .content-wrapper .header-nav .navbar .themen .popup .tw_col.right a {
          display: inline;
          float: left;
          width: 100%;
          text-align: left;
          margin-bottom: 2px;
          line-height: 25px;
          white-space: normal; }
        .content-wrapper .header-nav .navbar .themen .popup h3 {
          color: #4f4f4f;
          font-weight: 600;
          margin-bottom: 8px;
          margin-bottom: 0.5rem; }
        .content-wrapper .header-nav .navbar .themen .popup .item > a {
          color: #34A6BF;
          background-color: transparent;
          padding: 0;
          margin: 0; }
        .content-wrapper .header-nav .navbar .themen .popup .themenportale .item {
          margin-bottom: 9px;
          margin-bottom: 0.6rem; }
          .content-wrapper .header-nav .navbar .themen .popup .themenportale .item a {
            color: #4f4f4f; }
        .content-wrapper .header-nav .navbar .themen .popup .tw_digitales_lehrwerk {
          margin-top: 28px;
          margin-top: 1.8rem; }
          .content-wrapper .header-nav .navbar .themen .popup .tw_digitales_lehrwerk .item a {
            color: #4f4f4f;
            margin-bottom: 9px;
            margin-bottom: 0.6rem; }
        .content-wrapper .header-nav .navbar .themen .popup .themenwelten {
          margin-top: 16px;
          margin-top: 1rem; }
          .content-wrapper .header-nav .navbar .themen .popup .themenwelten .tw_col.left span.item {
            background-color: #fff;
            padding-right: 30px;
            line-height: 22px;
            line-height: 1.4rem;
            color: #4f4f4f;
            margin-bottom: 9px;
            margin-bottom: 0.6rem;
            padding: 4px;
            padding: 0.25rem; }
            .content-wrapper .header-nav .navbar .themen .popup .themenwelten .tw_col.left span.item a {
              color: #4f4f4f; }
              .content-wrapper .header-nav .navbar .themen .popup .themenwelten .tw_col.left span.item a:hover {
                color: #fff !important; }
          .content-wrapper .header-nav .navbar .themen .popup .themenwelten .tw_col.left .item:hover,
          .content-wrapper .header-nav .navbar .themen .popup .themenwelten .tw_col.left .item.act {
            background-color: #34A6BF;
            color: #fff;
            -webkit-transition: background-color 150ms linear;
            -moz-transition: background-color 150ms linear;
            -o-transition: background-color 150ms linear;
            -ms-transition: background-color 150ms linear;
            -webkit-transition: color 150ms linear;
            -moz-transition: color 150ms linear;
            -o-transition: color 150ms linear;
            -ms-transition: color 150ms linear;
            background-image: url("../Icons/white-arrow-right.png");
            background-repeat: no-repeat;
            background-position: right center;
            background-size: 20px 20px; }
          .content-wrapper .header-nav .navbar .themen .popup .themenwelten .tw_col.right {
            color: #fff;
            line-height: 22px;
            line-height: 1.4rem;
            background-color: #34A6BF;
            opacity: 0.0;
            padding: 10px; }
            .content-wrapper .header-nav .navbar .themen .popup .themenwelten .tw_col.right a {
              color: #fff;
              /*background-color: $color-bluegrey;*/
              padding: 0 0 0 5px; }
            .content-wrapper .header-nav .navbar .themen .popup .themenwelten .tw_col.right a::before {
              display: none; }
            .content-wrapper .header-nav .navbar .themen .popup .themenwelten .tw_col.right a:hover {
              color: #34A6BF;
              background-color: #fff;
              transition: background-color 150ms linear;
              -webkit-transition: color 150ms linear;
              -moz-transition: color 150ms linear;
              -o-transition: color 150ms linear;
              -ms-transition: color 150ms linear; }
        .content-wrapper .header-nav .navbar .themen .popup .threecol .span4 {
          width: calc((100% / 3 * 1) - 8px);
          display: inline-block;
          margin-right: 10px; }
        .content-wrapper .header-nav .navbar .themen .popup .threecol .span4:last-of-type {
          margin-right: 0; }
      .content-wrapper .header-nav .navbar .aktuelles .popup, .content-wrapper .header-nav .navbar .services .popup, .content-wrapper .header-nav .navbar .shop .popup {
        width: 210px;
        left: -75px; }
        .content-wrapper .header-nav .navbar .aktuelles .popup li, .content-wrapper .header-nav .navbar .services .popup li, .content-wrapper .header-nav .navbar .shop .popup li {
          margin: 0px;
          width: 100%; }
        .content-wrapper .header-nav .navbar .aktuelles .popup a, .content-wrapper .header-nav .navbar .services .popup a, .content-wrapper .header-nav .navbar .shop .popup a {
          color: #4f4f4f;
          padding: 0 0 0 5px;
          margin-bottom: 2px;
          line-height: 25px;
          height: 25px; }
  .content-wrapper .header .account-container .popup:before {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    right: 35px;
    top: -10px;
    z-index: 200; }
  .content-wrapper .mobile-nav {
    display: none; }
  .content-wrapper .header-nav-printshop .navbar li a.login-printshop {
    color: #D96523; }
  .content-wrapper .header-actions .cart-buttons {
    display: none; }
  @media (max-width: 1400px) and (min-width: 1200px) {
    .content-wrapper .header-nav .navbar li {
      margin: 0 18px 0 0; } }
  .content-wrapper .navbar-toggle {
    display: none;
    /*
	#hamburg:checked + .hamburg .line:nth-child(1){
	   transform: translateY(12px) rotate(-45deg);
	}

	#hamburg:checked + .hamburg .line:nth-child(2){
	   opacity:0;
	}

	#hamburg:checked + .hamburg .line:nth-child(3){
	   transform: translateY(-12px) rotate(45deg);
	}
	*/ }
    @media (max-width: 1200px) {
      .content-wrapper .navbar-toggle {
        display: inline-block; } }
    .content-wrapper .navbar-toggle a {
      display: inline-block;
      width: 30px;
      height: 30px;
      cursor: pointer; }
      .content-wrapper .navbar-toggle a img {
        width: 100%;
        height: 100%;
        top: 5px;
        position: relative; }
    .content-wrapper .navbar-toggle label.hamburg {
      display: block;
      width: 40px;
      height: 20px;
      position: relative;
      cursor: pointer; }
    .content-wrapper .navbar-toggle input#hamburg {
      display: none; }
    .content-wrapper .navbar-toggle .line {
      position: absolute;
      margin-left: 5px;
      margin-right: 5px;
      height: 2px;
      width: 25px;
      background: #fff;
      border-radius: 5px;
      display: block;
      transition: 0.5s;
      -ms-transform-origin: center;
          transform-origin: center; }
    .content-wrapper .navbar-toggle .line:nth-child(1) {
      top: 10px; }
    .content-wrapper .navbar-toggle .line:nth-child(2) {
      top: 18px; }
    .content-wrapper .navbar-toggle .line:nth-child(3) {
      top: 26px; }
  .content-wrapper .header-login {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 8px;
    margin: 0 .5rem;
    /*
    .interactive-dropdown {
        ul {
            right: -1.35rem;
        }

        a {
            > span.username {
                width: auto;
                max-width: 92px;
                overflow: hidden;
                @include breakpoint($breakpoint-max480) {
                    display: none;
                }
            }
        }

        &.open ul {
            margin-top: 3px;
            border-top: none;
        }

        &.logged-in {
            @include breakpoint($breakpoint-max480) {
                padding: 0em 0.75em;
            }
        }

    }
    */ }
    .content-wrapper .header-login.logged-in {
      margin: 0; }
    .content-wrapper .header-login.logged-in .userwrap {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .content-wrapper .header-login.logged-in .userwrap .userimage {
        width: 50px;
        height: 50px;
        display: block;
        /*float: left;*/
        /*margin-top: -4px;*/
        margin-right: 8px;
        background-color: transparent;
        border-radius: 100%;
        border: 3px solid transparent;
        overflow: hidden;
        padding-bottom: 10px; }
        .content-wrapper .header-login.logged-in .userwrap .userimage img {
          width: 100%;
          height: auto;
          box-sizing: border-box; }
      .content-wrapper .header-login.logged-in .userwrap.premium .userimage {
        border-color: #FFBF00; }
      .content-wrapper .header-login.logged-in .userwrap.basis .userimage {
        border-color: #34A6BF; }
      .content-wrapper .header-login.logged-in .userwrap .username {
        padding-top: 0; }
    .content-wrapper .header-login.logged-in a.premium {
      color: #FFBF00; }
    .content-wrapper .header-login.logged-in a.basis {
      color: #34A6BF; }
    @media (max-width: 1200px) {
      .content-wrapper .header-login {
        /*  margin-top: -0.9375rem;

          &.logged-in {
            margin-top: -0.875rem;
          }
        */ } }
    .content-wrapper .header-login .login span:after {
      font-family: "Verdana", sans-serif;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 400;
      text-rendering: optimizeLegibility;
      content: ''; }
    .content-wrapper .header-login__loggedin {
      position: absolute;
      bottom: 9px;
      color: #fff;
      right: 7px; }
    .content-wrapper .header-login .logout span:after {
      font-family: "Verdana", sans-serif;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 400;
      text-rendering: optimizeLegibility;
      content: ' Logout'; }
  .content-wrapper .head-slider {
    width: 1200px;
    box-shadow: none; }
    .content-wrapper .head-slider #header-slider-video {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      opacity: 1.0;
      background-color: #fff;
      transition: 2s opacity cubic-bezier(0.19, 1, 0.22, 1); }
      .content-wrapper .head-slider #header-slider-video.fade-out {
        opacity: 0; }
      .content-wrapper .head-slider #header-slider-video.faded-out {
        opacity: 0;
        display: none; }
    .content-wrapper .head-slider .csc-default, .content-wrapper .head-slider .frame, .content-wrapper .head-slider .csc-textpic-imagewrap, .content-wrapper .head-slider .ce-image .ce-gallery {
      margin-bottom: 0; }
    .content-wrapper .head-slider .csc-textpic-imagecolumn {
      padding: 0; }
    @media (max-width: 1200px) {
      .content-wrapper .head-slider {
        width: 100%; } }
    @media (min-width: 1400px) {
      .content-wrapper .head-slider {
        width: 1200px; } }
    .content-wrapper .head-slider .tx-ws-flexslider .flexslider {
      margin: 0;
      padding: 0;
      border: 0;
      box-shadow: none;
      border-radius: 0;
      max-height: 400px;
      overflow: hidden; }
      @media (max-width: 560px) {
        .content-wrapper .head-slider .tx-ws-flexslider .flexslider {
          display: none; } }
      .content-wrapper .head-slider .tx-ws-flexslider .flexslider .slides li {
        max-height: 400px; }
      .content-wrapper .head-slider .tx-ws-flexslider .flexslider .flex-control-nav {
        bottom: -5px;
        z-index: 99; }
        .content-wrapper .head-slider .tx-ws-flexslider .flexslider .flex-control-nav li {
          margin-right: 6px; }
        .content-wrapper .head-slider .tx-ws-flexslider .flexslider .flex-control-nav li:last-child {
          margin-right: 0; }
      .content-wrapper .head-slider .tx-ws-flexslider .flexslider .caption-text {
        background-color: #34A6BF;
        color: #fff;
        width: 400px; }
        @media (max-width: 1000px) {
          .content-wrapper .head-slider .tx-ws-flexslider .flexslider .caption-text {
            display: none; } }
        .content-wrapper .head-slider .tx-ws-flexslider .flexslider .caption-text .caption-title {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 130%;
          letter-spacing: 0px;
          letter-spacing: .05rem; }
        .content-wrapper .head-slider .tx-ws-flexslider .flexslider .caption-text .caption-body {
          font-size: 16px;
          font-size: 1rem;
          line-height: 130%; }
      .content-wrapper .head-slider .tx-ws-flexslider .flexslider .caption-align-left .caption-text {
        bottom: 20px;
        top: auto; }
      .content-wrapper .head-slider .tx-ws-flexslider .flexslider a:before {
        color: #fff; }
      .content-wrapper .head-slider .tx-ws-flexslider .flexslider .flex-direction-nav {
        display: none; }
      .content-wrapper .head-slider .tx-ws-flexslider .flexslider .flex-control-paging li a {
        background-color: #fff; }
      .content-wrapper .head-slider .tx-ws-flexslider .flexslider .flex-control-paging li .flex-active {
        background-color: #34A6BF; }
      .content-wrapper .head-slider .tx-ws-flexslider .flexslider ul li {
        list-style: outside none none !important; }
      .content-wrapper .head-slider .tx-ws-flexslider .flexslider ul li, .content-wrapper .head-slider .tx-ws-flexslider .flexslider ol li {
        margin: 0; }
  .content-wrapper .loquicknav {
    background-color: #34A6BF;
    padding: 20px;
    padding: 1.25rem;
    z-index: 3;
    overflow: visible;
    width: 100%;
    /* FF 4-18 */
    /* FF 19+ */
    /* IE 10+ */
    /* FF 4-18 */
    /* FF 19+ */
    /* IE 10+ */ }
    .content-wrapper .loquicknav input {
      line-height: 20px;
      line-height: 1.25rem;
      padding: .3em .75em;
      font-size: 16px;
      font-size: 1rem; }
    .content-wrapper .loquicknav input[type="text"] {
      width: 100%;
      border: 1px solid #fff; }
    .content-wrapper .loquicknav label[for="searchterm"] {
      display: none;
      z-index: 50; }
      .content-wrapper .loquicknav label[for="searchterm"] span {
        color: #ECECEC; }
    .content-wrapper .loquicknav input#searchterm {
      position: relative;
      display: inline-block; }
    .content-wrapper .loquicknav input[type="submit"] {
      line-height: normal;
      border: 1px solid #fff;
      background: none;
      color: #fff; }
      .content-wrapper .loquicknav input[type="submit"]:before {
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: ""; }
    .content-wrapper .loquicknav .searchform div {
      list-style-type: none;
      display: inline-block;
      margin: 0;
      padding: 0;
      /*&:nth-child(1) {
				width: 12.5rem;
				margin-right: 1em;
				position: relative;
				> a {
					width: 100%;
					display: inline-block;
					&:after {
						right: 0.625rem;
						top: 0.8rem;
						position: absolute;
					}
				}
			}

			&:nth-child(2) {
				width: 12.5rem;
				margin-right: 1em;
				position: relative;
				> a {
					width: 100%;
					display: inline-block;
					&:after {
						right: 0.625rem;
						top: 0.8rem;
						position: absolute;
					}
				}
			}*/ }
      .content-wrapper .loquicknav .searchform div:nth-child(1) {
        /*width: calc(100% - (12.5rem + 12.5rem + 5rem) - (3 * 0.625rem) - (2 * 1.25rem));*/
        width: calc(100% - 11.25rem);
        margin-right: 1em; }
      .content-wrapper .loquicknav .searchform div:nth-child(2) {
        width: 160px;
        width: 10rem;
        text-align: right;
        float: right;
        margin-top: 1px; }
        .content-wrapper .loquicknav .searchform div:nth-child(2) input {
          width: 100%;
          padding: 0.15625em 0.75em;
          max-height: 2.05em; }
      @media (max-width: 1000px) {
        .content-wrapper .loquicknav .searchform div {
          /*&:nth-child(1) {
					display: none;
				}

				&:nth-child(2) {
					display: none;
				}*/ }
          .content-wrapper .loquicknav .searchform div:nth-child(3) {
            /*width: calc(100% - (8rem) - (1 * 0.625rem) - (1 * 1.25rem));*/
            margin-right: 1em; } }
      @media (max-width: 560px) {
        .content-wrapper .loquicknav .searchform div:nth-child(1) {
          width: calc(100% - 6.875rem); }
        .content-wrapper .loquicknav .searchform div:nth-child(2) {
          width: auto; } }
    .content-wrapper .loquicknav ::-webkit-input-placeholder {
      color: #bbb;
      opacity: 1;
      transition: opacity 0.5s; }
    .content-wrapper .loquicknav :-moz-placeholder {
      color: #bbb;
      opacity: 1;
      transition: opacity 0.5s; }
    .content-wrapper .loquicknav ::-moz-placeholder {
      color: #bbb;
      opacity: 1;
      transition: opacity 0.5s; }
    .content-wrapper .loquicknav :-ms-input-placeholder {
      color: #bbb;
      opacity: 1;
      transition: opacity 0.5s; }
    .content-wrapper .loquicknav *:focus::-webkit-input-placeholder {
      opacity: 0; }
    .content-wrapper .loquicknav *:focus:-moz-placeholder {
      opacity: 0; }
    .content-wrapper .loquicknav *:focus::-moz-placeholder {
      opacity: 0; }
    .content-wrapper .loquicknav *:focus:-ms-input-placeholder {
      opacity: 0; }
  .content-wrapper .maincontent {
    margin: 0 auto;
    padding: 16px;
    padding: 1rem;
    min-height: 20em;
    margin-top: 0;
    z-index: 2;
    /**
     * RESPONSIVE ZEUGS
     */ }
    .content-wrapper .maincontent:after {
      clear: both;
      content: '';
      display: table; }
    @media (min-width: 1200px) {
      .content-wrapper .maincontent {
        margin-left: 0;
        min-height: 650px; } }
    @media (min-width: 1400px) {
      .content-wrapper .maincontent {
        margin: 0 auto 2rem auto; } }
    .content-wrapper .maincontent .breadcrumb {
      padding-bottom: 24px;
      padding-bottom: 1.5rem;
      padding-top: 8px;
      padding-top: 0.5rem; }
      .content-wrapper .maincontent .breadcrumb ul {
        margin: 0;
        padding: 0; }
      .content-wrapper .maincontent .breadcrumb li {
        margin: 0 0 0 4px;
        margin: 0 0 0 0.3rem;
        padding: 0;
        display: inline-block;
        list-style: none; }
        .content-wrapper .maincontent .breadcrumb li:first-of-type {
          margin: 0; }
        .content-wrapper .maincontent .breadcrumb li:after {
          content: " >";
          font-size: 14px; }
        .content-wrapper .maincontent .breadcrumb li:last-child:after {
          display: none; }
    .content-wrapper .maincontent .row {
      display: block;
      clear: both; }
      .content-wrapper .maincontent .row:after {
        clear: both;
        content: '';
        display: table; }
      .content-wrapper .maincontent .row .col {
        width: 100%;
        display: block;
        float: left;
        padding-right: 16px;
        padding-right: 1rem; }
        .content-wrapper .maincontent .row .col:after {
          clear: both;
          content: '';
          display: table; }
        .content-wrapper .maincontent .row .col.span12 {
          padding-right: 0; }
        .content-wrapper .maincontent .row .col-right-assoc {
          float: right; }
      .content-wrapper .maincontent .row .span9 {
        width: calc((100% / 4 * 3) - 1px); }
      .content-wrapper .maincontent .row .span8 {
        width: calc((100% / 3 * 2) - 1px); }
      @media (min-width: 1001px) {
        .content-wrapper .maincontent .row .span6 {
          width: calc((100% / 2) - 1px); } }
      .content-wrapper .maincontent .row .span4 {
        width: calc((100% / 3 * 1) - 1px); }
      .content-wrapper .maincontent .row .span3 {
        width: calc((100% / 4 * 1) - 1px); }
    .content-wrapper .maincontent > .row > .col.span8 {
      background: #fff;
      margin-right: 16px;
      margin-right: 1rem;
      padding: 0 20px 16px 0px;
      padding: 0 20px 1rem 0rem; }
    .content-wrapper .maincontent > .row > .col.span4 {
      width: calc((100% / 3 * 1) - 1rem);
      max-width: 425px; }
    .content-wrapper .maincontent > .row > .col > .csc-default > .row, .content-wrapper .maincontent > .row > .col > .frame > .row {
      width: calc(100% + 1rem); }
    .content-wrapper .maincontent .onecol.row-fluid > .col {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      /* Stretch content of each item box to equal height */
      /* If flex item is wrapping container */
      /* If flex item is already content box */ }
      .content-wrapper .maincontent .onecol.row-fluid > .col:after {
        display: none; }
      @media (min-width: 1200px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXXL-4 > div {
          width: calc(25% - 1rem) !important; } }
      @media (min-width: 1200px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXXL-3 > div {
          width: calc(33% - 1rem) !important; } }
      @media (min-width: 1200px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXXL-2 > div {
          width: calc(50% - 1rem) !important; } }
      @media (min-width: 1200px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXXL-1 > div {
          width: 100% !important; } }
      @media (max-width: 1200px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXL-4 > div {
          width: calc(25% - 1rem) !important; } }
      @media (max-width: 1200px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXL-3 > div {
          width: calc(33% - 1rem) !important; } }
      @media (max-width: 1200px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXL-2 > div {
          width: calc(50% - 1rem) !important; } }
      @media (max-width: 1200px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXL-1 > div {
          width: 100% !important; } }
      @media (max-width: 1000px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthL-4 > div {
          width: calc(25% - 1rem) !important; } }
      @media (max-width: 1000px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthL-3 > div {
          width: calc(33% - 1rem) !important; } }
      @media (max-width: 1000px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthL-2 > div {
          width: calc(50% - 1rem) !important; } }
      @media (max-width: 1000px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthL-1 > div {
          width: 100% !important; } }
      @media (max-width: 799px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthM-4 > div {
          width: calc(25% - 1rem) !important; } }
      @media (max-width: 799px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthM-3 > div {
          width: calc(33% - 1rem) !important; } }
      @media (max-width: 799px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthM-2 > div {
          width: calc(50% - 1rem) !important; } }
      @media (max-width: 799px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthM-1 > div {
          width: 100% !important; } }
      @media (max-width: 600px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthS-4 > div {
          width: calc(25% - 1rem) !important; } }
      @media (max-width: 600px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthS-3 > div {
          width: calc(33% - 1rem) !important; } }
      @media (max-width: 600px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthS-2 > div {
          width: calc(50% - 1rem) !important; } }
      @media (max-width: 600px) {
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthS-1 > div {
          width: 100% !important; } }
      .content-wrapper .maincontent .onecol.row-fluid > .col > div {
        margin-bottom: 32px;
        margin-bottom: 2rem; }
        @media (max-width: 600px) {
          .content-wrapper .maincontent .onecol.row-fluid > .col > div {
            margin-bottom: 1rem; } }
      .content-wrapper .maincontent .onecol.row-fluid > .col > DIV > DIV:only-child {
        height: 100%; }
      .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLength-1 > div {
        width: 100%; }
      .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLength-2 > div {
        width: calc(50% - 1rem); }
      .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLength-3 > div {
        width: calc(33% - 1rem); }
      .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLength-4 > div {
        width: calc(25% - 1rem); }
    .content-wrapper .maincontent .twocol.row-fluid {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .content-wrapper .maincontent .twocol.row-fluid > .col {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 50%;
        padding-right: 32px;
        padding-right: 2rem;
        margin-bottom: 32px;
        margin-bottom: 2rem; }
        @media (max-width: 800px) {
          .content-wrapper .maincontent .twocol.row-fluid > .col {
            width: 100%; } }
        .content-wrapper .maincontent .twocol.row-fluid > .col > div {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column; }
          @media (max-width: 800px) {
            .content-wrapper .maincontent .twocol.row-fluid > .col > div {
              padding-right: 0;
              margin-bottom: 1rem;
              width: 100%; } }
    .content-wrapper .maincontent .twocol .onecol.row-fluid > .col {
      padding-right: 0; }
      .content-wrapper .maincontent .twocol .onecol.row-fluid > .col > div {
        width: 50%; }
        @media (max-width: 1000px) {
          .content-wrapper .maincontent .twocol .onecol.row-fluid > .col > div {
            padding-right: 1rem;
            width: 50%; } }
    @media (max-width: 1000px) {
      .content-wrapper .maincontent > .row.twocol > :nth-child(1).col.span8 {
        float: none;
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 560px) {
      .content-wrapper .maincontent > .row.twocol > :nth-child(1).col.span8 > .row.twocol .col {
        float: none;
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 560px) {
      .content-wrapper .maincontent > .row.twocol > :nth-child(1).col.span8 > .row.onecol > .col.span12 .twocolumn > * {
        float: none;
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 1000px) {
      .content-wrapper .maincontent > .row.twocol > :nth-child(2).col.span4 {
        float: none;
        width: 100%;
        padding-right: 0;
        margin: 0 auto; }
        .content-wrapper .maincontent > .row.twocol > :nth-child(2).col.span4 > * {
          margin-left: auto;
          margin-right: auto; } }
    @media (max-width: 1000px) {
      .content-wrapper .maincontent > .row.twocol > :nth-child(2).col.span8 {
        float: none;
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 560px) {
      .content-wrapper .maincontent > .row.twocol > :nth-child(2).col.span8 > .row.twocol .col {
        float: none;
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 560px) {
      .content-wrapper .maincontent > .row.twocol > :nth-child(2).col.span8 > .row.onecol > .col.span12 .twocolumn > * {
        float: none;
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 1000px) {
      .content-wrapper .maincontent > .row.twocol > :nth-child(1).col.span4 {
        float: none;
        width: 100%;
        padding-right: 0;
        margin: 0 auto; } }
    @media (max-width: 1000px) {
      .content-wrapper .maincontent > .row.twocol > :nth-child(1).col.span6, .content-wrapper .maincontent > .row.twocol > :nth-child(2).col.span6 {
        float: none;
        width: 100%;
        padding-right: 0; } }
  @media (max-width: 1000px) and (max-width: 560px) {
    .content-wrapper .maincontent > .row.twocol > :nth-child(1).col.span6 .twocolumn > *, .content-wrapper .maincontent > .row.twocol > :nth-child(2).col.span6 .twocolumn > * {
      float: none;
      width: 100%;
      padding-right: 0; } }
    @media (max-width: 1000px) {
      .content-wrapper .maincontent > .row.twocol > :nth-child(1).col.span9, .content-wrapper .maincontent > .row.twocol > :nth-child(2).col.span3 {
        float: none;
        width: 100%;
        padding-right: 0; } }
  @media (max-width: 1000px) and (max-width: 560px) {
    .content-wrapper .maincontent > .row.twocol > :nth-child(1).col.span9 .twocolumn > *, .content-wrapper .maincontent > .row.twocol > :nth-child(2).col.span3 .twocolumn > * {
      float: none;
      width: 100%;
      padding-right: 0; } }
    @media (max-width: 800px) {
      .content-wrapper .maincontent > .row.onecol > .col.span12 .col.span4 {
        float: none;
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 800px) {
      .content-wrapper .maincontent > .row.threecol > .col.span4:nth-child(1), .content-wrapper .maincontent > .row.threecol > .col.span4:nth-child(2), .content-wrapper .maincontent > .row.threecol > .col.span4:nth-child(3) {
        float: none;
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 1000px) {
      .content-wrapper .maincontent > .row.fourcol > .col.span3:nth-child(1), .content-wrapper .maincontent > .row.fourcol > .col.span3:nth-child(2), .content-wrapper .maincontent > .row.fourcol > .col.span3:nth-child(3), .content-wrapper .maincontent > .row.fourcol > .col.span3:nth-child(4) {
        width: calc((100% / 2) - 1px); } }
    @media (max-width: 560px) {
      .content-wrapper .maincontent > .row.fourcol > .col.span3:nth-child(1), .content-wrapper .maincontent > .row.fourcol > .col.span3:nth-child(2), .content-wrapper .maincontent > .row.fourcol > .col.span3:nth-child(3), .content-wrapper .maincontent > .row.fourcol > .col.span3:nth-child(4) {
        float: none;
        width: 100%;
        padding-right: 0; } }
    .content-wrapper .maincontent p.text-centered {
      text-align: center;
      /*padding-left: 7.5%;
        padding-right: 7.5%;*/ }
    .content-wrapper .maincontent .tx-ws-flexslider {
      background: #ECECEC; }
      .content-wrapper .maincontent .tx-ws-flexslider .flexslider {
        background: transparent;
        margin: 0;
        padding: 0;
        border: 0;
        box-shadow: none;
        border-radius: 0;
        overflow: hidden; }
        @media (max-width: 800px) {
          .content-wrapper .maincontent .tx-ws-flexslider .flexslider {
            max-height: none; } }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider .slides li {
          margin: 0; }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider .slides img {
          width: auto;
          max-width: 100%;
          height: auto;
          max-height: 545px;
          margin: 0 auto; }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-control-nav {
          bottom: 10px;
          z-index: 99; }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider .caption-link {
          position: static;
          padding: 0; }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider .caption-text {
          background: transparent;
          position: static;
          width: auto;
          word-wrap: normal;
          padding: 16px;
          padding: 1rem; }
          @media (max-width: 800px) {
            .content-wrapper .maincontent .tx-ws-flexslider .flexslider .caption-text {
              min-height: inherit; } }
          .content-wrapper .maincontent .tx-ws-flexslider .flexslider .caption-text .caption-title {
            font-size: 20px;
            font-size: 1.25rem;
            line-height: 130%; }
          .content-wrapper .maincontent .tx-ws-flexslider .flexslider .caption-text .caption-body {
            font-size: 15px;
            font-size: 0.9375rem;
            line-height: 130%; }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-direction-nav {
          display: block; }
          .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-direction-nav a {
            top: 40%;
            height: 56px; }
            .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-direction-nav a:before {
              color: #f28d35; }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-control-paging {
          position: static; }
          .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-control-paging li a {
            background-color: #f28d35; }
            .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-control-paging li a.flex-active {
              background-color: #D96523; }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul li {
          list-style: outside none none !important; }
  .content-wrapper .flex-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .content-wrapper .flex-container.twocol .col {
      width: 50%; }
      @media (max-width: 560px) {
        .content-wrapper .flex-container.twocol .col {
          width: 100%; } }
  .content-wrapper .pid__1 .span8 {
    width: 66.7%;
    padding-right: 0; }
  .content-wrapper .pid__1 .span4 {
    width: 32.0%; }
  .content-wrapper #c1123198 {
    visibility: hidden; }
  .content-wrapper .newsreg {
    margin-top: 1em;
    background-color: #707070;
    color: #fff;
    padding: 54px 0 48px 0;
    text-align: center; }
    .content-wrapper .newsreg h3 {
      color: #34A6BF;
      font-size: 30px;
      font-size: 1.875rem; }
    .content-wrapper .newsreg p {
      color: #D96523;
      padding: 0px 0 10px 0;
      padding: 0rem 0 0.625rem 0;
      margin-bottom: 0; }
    .content-wrapper .newsreg .text {
      padding: 5px;
      border: 0; }
    .content-wrapper .newsreg form input {
      line-height: 25px;
      line-height: 1.5625rem; }
    .content-wrapper .newsreg form .button {
      padding: 3px 15px 3px;
      border: 1px solid; }
    .content-wrapper .newsreg form input[type="text"] {
      width: 250px;
      background-image: url("../Icons/Fonticons/envelop.png");
      background-position: 15px center;
      background-repeat: no-repeat;
      background-size: 25px 25px;
      padding-left: 50px; }
    .content-wrapper .newsreg:before, .content-wrapper .newsreg:after {
      content: '';
      display: table;
      position: absolute;
      top: 0;
      background-color: #707070; }
    .content-wrapper .newsreg:before {
      left: -100%;
      width: 100%;
      height: 100%; }
    .content-wrapper .newsreg:after {
      right: -100%;
      width: 100%;
      height: 100%; }
  .content-wrapper .footer {
    margin: 16px 0 0 0;
    margin: 1rem 0 0 0;
    background-color: #707070;
    padding: 32px 20px 32px 20px;
    padding: 2rem 1.25rem 2rem 1.25rem;
    color: #fff; }
    .content-wrapper .footer:after {
      clear: both;
      content: '';
      display: table; }
  .content-wrapper .footer-link-list {
    float: left;
    columns: 2;
    width: 50%; }
    @media (max-width: 1000px) {
      .content-wrapper .footer-link-list {
        margin-top: 1.25rem;
        width: 100%; } }
    @media (max-width: 560px) {
      .content-wrapper .footer-link-list {
        margin-top: 1.25rem;
        width: 100%;
        columns: 1; } }
    .content-wrapper .footer-link-list strong {
      display: inline-block;
      margin-bottom: 1em; }
    .content-wrapper .footer-link-list ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .content-wrapper .footer-link-list ul li {
        list-style: none; }
        .content-wrapper .footer-link-list ul li a {
          display: block;
          padding: 0;
          color: #fff;
          font-weight: 500; }
          .content-wrapper .footer-link-list ul li a:hover {
            color: #f28d35;
            text-decoration: none; }
  .content-wrapper .footer-contact {
    float: left;
    width: 25%;
    color: #fff;
    /*	.contact-email {
		display: inline-block;
		padding: 0 0 0 20px;
		background: url('../Images/icon-email-dark-small.png') no-repeat 0 4px;
	} */ }
    @media (max-width: 1000px) {
      .content-wrapper .footer-contact {
        margin-top: 1.25rem;
        width: 50%;
        padding-left: 2rem; } }
    @media (max-width: 560px) {
      .content-wrapper .footer-contact {
        margin-top: 1.25rem;
        width: 100%; } }
    .content-wrapper .footer-contact a {
      color: #fff;
      /*&:hover {
			color: $color-orange;
		}*/ }
    .content-wrapper .footer-contact strong {
      display: inline-block;
      margin-bottom: 1em; }
    .content-wrapper .footer-contact .social-links {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      width: 200px;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .content-wrapper .footer-contact .social-links .socmed {
        font-size: 32px;
        font-size: 2rem; }
        .content-wrapper .footer-contact .social-links .socmed:hover {
          text-decoration: none; }
        .content-wrapper .footer-contact .social-links .socmed .icon-facebook {
          margin-right: -8px; }
  .content-wrapper .footer-partner {
    float: left;
    width: 25%; }
    @media (max-width: 1000px) {
      .content-wrapper .footer-partner {
        margin-top: 1.25rem;
        width: 50%;
        padding-left: 2.5rem; } }
    @media (max-width: 560px) {
      .content-wrapper .footer-partner {
        margin-top: 1.25rem;
        width: 100%;
        columns: 1;
        padding-left: 2rem; } }
    .content-wrapper .footer-partner a {
      color: #fff; }
      .content-wrapper .footer-partner a:hover {
        color: #f28d35; }
    .content-wrapper .footer-partner strong {
      display: inline-block;
      margin-bottom: 1em; }
    .content-wrapper .footer-partner ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .content-wrapper .footer-partner ul li {
        margin: 0 5px 5px 0;
        padding: 0;
        list-style: none; }

body {
  overflow-x: hidden; }
  body.sticky .head-slider {
    margin-top: 88px !important;
    margin-top: 5.5rem !important; }
  body.sticky .loquicknav {
    position: fixed;
    top: 88px;
    top: 5.5rem;
    width: 1200px; }
    @media (max-width: 1200px) {
      body.sticky .loquicknav {
        width: 100%; } }
    @media (min-width: 1400px) {
      body.sticky .loquicknav {
        width: 1200px; } }
  body > .wrapper:after {
    clear: both;
    content: '';
    display: table; }

#c1068435::after {
  display: none; }

/**
 * fix width on touch devices, because no sticky...
 */
@media (max-width: 1200px) {
  .touch .header {
    width: 100%; } }

@media (max-width: 1200px) {
  .touch .loquicknav {
    width: 100%; } }

.pid__21 .breadcrumb {
  display: none; }

body.pid__1 .content-wrapper .maincontent {
  margin-top: 20px; }

.pid__8 #c234454 li,
.pid__8 #c234453 li,
.pid__8 #c234452 li {
  height: 130px; }
  @media (max-width: 799px) {
    .pid__8 #c234454 li,
    .pid__8 #c234453 li,
    .pid__8 #c234452 li {
      height: initial; } }

.maincontent .col.span4 > .tx-locore-slot__wrapper {
  border: none;
  box-shadow: none; }

/* Print-shop special */
.pid__1001022 .maincontent .threecol .col.span4 .boxed ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-500 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-501 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-502 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-503 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-504 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-505 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-506 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-507 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-550 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-551 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-552 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-553 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-554 ul,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-555 ul {
  margin: 10px 0 !important; }
  .pid__1001022 .maincontent .threecol .col.span4 .boxed ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-500 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-501 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-502 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-503 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-504 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-505 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-506 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-507 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-550 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-551 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-552 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-553 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-554 ul li,
  .pid__1001022 .maincontent .threecol .col.span4 .frame-custom-555 ul li {
    border-bottom: none !important;
    margin: 0 0 0 64px;
    margin: 0 0 0 4rem;
    padding: 5px !important; }

.pid__1001022 .maincontent .threecol .col.span4 .boxed p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-500 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-501 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-502 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-503 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-504 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-505 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-506 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-507 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-550 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-551 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-552 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-553 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-554 p,
.pid__1001022 .maincontent .threecol .col.span4 .frame-custom-555 p {
  padding: 0 32px;
  padding: 0 2rem; }

.role-basis .content-wrapper .header,
.role-premium .content-wrapper .header {
  -ms-flex-align: center;
      align-items: center; }
  .role-basis .content-wrapper .header .header-logo,
  .role-premium .content-wrapper .header .header-logo {
    padding-top: 0; }

.content-wrapper article ol {
  list-style: auto; }

.pid__1 .content-wrapper .maincontent .onecol.row-fluid > .col > DIV > .locore-louniversal-latest,
.pid__1 .content-wrapper .maincontent .onecol.row-fluid > .col > DIV > .locore-lonews-latest {
  height: inherit; }

.maincontent .col.span8 .sg-cookie-optin-iframe-consent {
  position: absolute;
  width: 100%; }

.pid__1003719 .tx-powermail fieldset .powermail_fieldwrap_consent label,
.pid__1003769 .tx-powermail fieldset .powermail_fieldwrap_consent label {
  width: 100%;
  padding-left: 16px;
  padding-left: 1rem;
  text-align: left;
  text-indent: -16px;
  text-indent: -1rem; }

@media (max-width: 560px) {
  .pid__1003421 .ce-textpic.ce-left .ce-gallery {
    float: none; } }

/*# sourceMappingURL=screen.css.map */
