@charset "UTF-8";
/* ---------------------- */
/* Boxen: */
/* Box border */
/* Box shadow */
/* Border-radius */
/* maincol */
/* maincol linklist (+ newslatest list) */
/* Collapsable Boxes */
/* Uniplan Boxes */
/* marginal */
@font-face {
  font-family: 'Verdana-Regular';
  src: url("../Fonts/verdana/Verdana.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-variant: normal; }

@font-face {
  font-family: 'Verdana-Bold';
  src: url("../Fonts/verdana/Verdana_Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-variant: normal; }

/* Foundation css framework */
/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/* 16px: */
/* 17px: */
/* 18px: */
/* 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&small2=27.5em&medium=40em&medium2=50em&large=64em&xlarge=75em&xxlarge=93.125em"; }

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

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

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: Verdana-Regular, sans-serif;
  font-weight: normal;
  line-height: 1.3;
  color: #4f4f4f;
  -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: 6px; }

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

.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: 6px;
  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; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  height: 3.58rem;
  margin: 0 0 16px;
  margin: 0 0 1.6rem;
  padding: 8px;
  padding: 0.8rem;
  border: 1px solid #fff;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.3;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 6px; }

input[type='search'] {
  box-sizing: border-box; }

:-ms-input-placeholder {
  color: #cacaca; }

::placeholder {
  color: #cacaca; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 16px;
  margin: 0 0 1.6rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 8px;
  margin-left: 0.8rem;
  margin-right: 16px;
  margin-right: 1.6rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 8px;
  margin-right: 0.8rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit; }
  label.middle {
    margin: 0 0 16px;
    margin: 0 0 1.6rem;
    line-height: 1.3;
    padding: 9px 0;
    padding: 0.9rem 0; }

.help-text {
  margin-top: -8px;
  margin-top: -0.8rem;
  font-size: 13px;
  font-size: 1.3rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 6px 0 0 6px; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 6px 6px 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 10px;
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-align: center;
      align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    -ms-flex-item-align: stretch;
        align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 8px;
  margin-bottom: 0.8rem; }

.fieldset {
  margin: 18px 0;
  margin: 1.8rem 0;
  padding: 20px;
  padding: 2rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -3px;
    margin-left: -0.3rem;
    padding: 0 3px;
    padding: 0 0.3rem; }

select {
  height: 35px;
  height: 3.58rem;
  margin: 0 0 16px;
  margin: 0 0 1.6rem;
  padding: 8px;
  padding: 0.8rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #fff;
  border-radius: 6px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.3;
  color: #0a0a0a;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -16px center;
  background-position: right -1.6rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 24px;
  padding-right: 2.4rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }
  select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -8px;
  margin-top: -0.8rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 9px;
  margin-bottom: 0.9375rem;
  font-size: inherit;
  line-height: 1.4;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: Verdana-Regular, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 4.8rem; }
  h2, .h2 {
    font-size: 4rem; }
  h3, .h3 {
    font-size: 3.1rem; }
  h4, .h4 {
    font-size: 2.5rem; }
  h5, .h5 {
    font-size: 2rem; }
  h6, .h6 {
    font-size: 1.6rem; } }

a {
  line-height: inherit;
  color: #f28d35;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #f28d35; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 1100px;
  max-width: 110rem;
  height: 0;
  margin: 20px auto;
  margin: 2rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 9px;
  margin-bottom: 0.9375rem;
  list-style-position: outside;
  line-height: 1.4; }

li {
  font-size: inherit; }

ul {
  margin-left: 0px;
  margin-left: 0rem;
  list-style-type: disc; }

ol {
  margin-left: 0px;
  margin-left: 0rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 0px;
  margin-left: 0rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 10px;
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 3px;
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 9px;
  margin: 0 0 0.9375rem;
  padding: 9px 20px 0 19px;
  padding: 0.9rem 2rem 0 1.9rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.4;
    color: #8a8a8a; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

kbd {
  margin: 0;
  padding: 2px 4px 0;
  padding: 0.2rem 0.4rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
  border-radius: 6px; }

.subheader {
  margin-top: 2px;
  margin-top: 0.2rem;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 78.125%;
  line-height: 1.6; }

.stat {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -10px;
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

cite, .cite-block {
  display: block;
  color: #8a8a8a;
  font-size: 13px;
  font-size: 1.3rem; }
  cite:before, .cite-block:before {
    content: "— "; }

code, .code-inline {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 2px 5px 1px;
  padding: 0.2rem 0.5rem 0.1rem; }

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 10px;
  padding: 1rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 27.5em) {
  .small2-text-left {
    text-align: left; }
  .small2-text-right {
    text-align: right; }
  .small2-text-center {
    text-align: center; }
  .small2-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 50em) {
  .medium2-text-left {
    text-align: left; }
  .medium2-text-right {
    text-align: right; }
  .medium2-text-center {
    text-align: center; }
  .medium2-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left; }
  .xlarge-text-right {
    text-align: right; }
  .xlarge-text-center {
    text-align: center; }
  .xlarge-text-justify {
    text-align: justify; } }

@media screen and (min-width: 93.125em) {
  .xxlarge-text-left {
    text-align: left; }
  .xxlarge-text-right {
    text-align: right; }
  .xxlarge-text-center {
    text-align: center; }
  .xxlarge-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    print-color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.grid-container {
  padding-right: 10px;
  padding-right: 1rem;
  padding-left: 10px;
  padding-left: 1rem;
  max-width: 1100px;
  max-width: 110rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-container {
      padding-right: 1.5rem;
      padding-left: 1.5rem; } }
  .grid-container.fluid {
    padding-right: 10px;
    padding-right: 1rem;
    padding-left: 10px;
    padding-left: 1rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 40em) {
      .grid-container.fluid {
        padding-right: 1.5rem;
        padding-left: 1.5rem; } }
  .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: 27.5em) {
  .grid-x > .small2-shrink, .grid-x > .small2-full, .grid-x > .small2-1, .grid-x > .small2-2, .grid-x > .small2-3, .grid-x > .small2-4, .grid-x > .small2-5, .grid-x > .small2-6, .grid-x > .small2-7, .grid-x > .small2-8, .grid-x > .small2-9, .grid-x > .small2-10, .grid-x > .small2-11, .grid-x > .small2-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: 50em) {
  .grid-x > .medium2-shrink, .grid-x > .medium2-full, .grid-x > .medium2-1, .grid-x > .medium2-2, .grid-x > .medium2-3, .grid-x > .medium2-4, .grid-x > .medium2-5, .grid-x > .medium2-6, .grid-x > .medium2-7, .grid-x > .medium2-8, .grid-x > .medium2-9, .grid-x > .medium2-10, .grid-x > .medium2-11, .grid-x > .medium2-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; } }

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

@media screen and (min-width: 93.125em) {
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-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: 27.5em) {
  .grid-x > .small2-auto {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    width: auto; }
  .grid-x > .small2-shrink, .grid-x > .small2-1, .grid-x > .small2-2, .grid-x > .small2-3, .grid-x > .small2-4, .grid-x > .small2-5, .grid-x > .small2-6, .grid-x > .small2-7, .grid-x > .small2-8, .grid-x > .small2-9, .grid-x > .small2-10, .grid-x > .small2-11, .grid-x > .small2-12 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .grid-x > .small2-shrink {
    width: auto; }
  .grid-x > .small2-1 {
    width: 8.33333%; }
  .grid-x > .small2-2 {
    width: 16.66667%; }
  .grid-x > .small2-3 {
    width: 25%; }
  .grid-x > .small2-4 {
    width: 33.33333%; }
  .grid-x > .small2-5 {
    width: 41.66667%; }
  .grid-x > .small2-6 {
    width: 50%; }
  .grid-x > .small2-7 {
    width: 58.33333%; }
  .grid-x > .small2-8 {
    width: 66.66667%; }
  .grid-x > .small2-9 {
    width: 75%; }
  .grid-x > .small2-10 {
    width: 83.33333%; }
  .grid-x > .small2-11 {
    width: 91.66667%; }
  .grid-x > .small2-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: 50em) {
  .grid-x > .medium2-auto {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    width: auto; }
  .grid-x > .medium2-shrink, .grid-x > .medium2-1, .grid-x > .medium2-2, .grid-x > .medium2-3, .grid-x > .medium2-4, .grid-x > .medium2-5, .grid-x > .medium2-6, .grid-x > .medium2-7, .grid-x > .medium2-8, .grid-x > .medium2-9, .grid-x > .medium2-10, .grid-x > .medium2-11, .grid-x > .medium2-12 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .grid-x > .medium2-shrink {
    width: auto; }
  .grid-x > .medium2-1 {
    width: 8.33333%; }
  .grid-x > .medium2-2 {
    width: 16.66667%; }
  .grid-x > .medium2-3 {
    width: 25%; }
  .grid-x > .medium2-4 {
    width: 33.33333%; }
  .grid-x > .medium2-5 {
    width: 41.66667%; }
  .grid-x > .medium2-6 {
    width: 50%; }
  .grid-x > .medium2-7 {
    width: 58.33333%; }
  .grid-x > .medium2-8 {
    width: 66.66667%; }
  .grid-x > .medium2-9 {
    width: 75%; }
  .grid-x > .medium2-10 {
    width: 83.33333%; }
  .grid-x > .medium2-11 {
    width: 91.66667%; }
  .grid-x > .medium2-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%; } }

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

@media screen and (min-width: 93.125em) {
  .grid-x > .xxlarge-auto {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    width: auto; }
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .grid-x > .xxlarge-shrink {
    width: auto; }
  .grid-x > .xxlarge-1 {
    width: 8.33333%; }
  .grid-x > .xxlarge-2 {
    width: 16.66667%; }
  .grid-x > .xxlarge-3 {
    width: 25%; }
  .grid-x > .xxlarge-4 {
    width: 33.33333%; }
  .grid-x > .xxlarge-5 {
    width: 41.66667%; }
  .grid-x > .xxlarge-6 {
    width: 50%; }
  .grid-x > .xxlarge-7 {
    width: 58.33333%; }
  .grid-x > .xxlarge-8 {
    width: 66.66667%; }
  .grid-x > .xxlarge-9 {
    width: 75%; }
  .grid-x > .xxlarge-10 {
    width: 83.33333%; }
  .grid-x > .xxlarge-11 {
    width: 91.66667%; }
  .grid-x > .xxlarge-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: -1rem;
  margin-right: -10px;
  margin-right: -1rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x {
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 2rem);
    margin-left: 10px;
    margin-left: 1rem;
    margin-right: 10px;
    margin-right: 1rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
      width: calc(100% - 3rem);
      margin-left: 1.5rem;
      margin-right: 1.5rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 2rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 2rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 2rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 2rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 2rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 2rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 2rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 2rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 2rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 2rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 2rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 2rem); }
  @media print, screen and (min-width: 27.5em) {
    .grid-margin-x > .small2-auto {
      width: auto; }
    .grid-margin-x > .small2-shrink {
      width: auto; }
    .grid-margin-x > .small2-1 {
      width: calc(8.33333% - 2rem); }
    .grid-margin-x > .small2-2 {
      width: calc(16.66667% - 2rem); }
    .grid-margin-x > .small2-3 {
      width: calc(25% - 2rem); }
    .grid-margin-x > .small2-4 {
      width: calc(33.33333% - 2rem); }
    .grid-margin-x > .small2-5 {
      width: calc(41.66667% - 2rem); }
    .grid-margin-x > .small2-6 {
      width: calc(50% - 2rem); }
    .grid-margin-x > .small2-7 {
      width: calc(58.33333% - 2rem); }
    .grid-margin-x > .small2-8 {
      width: calc(66.66667% - 2rem); }
    .grid-margin-x > .small2-9 {
      width: calc(75% - 2rem); }
    .grid-margin-x > .small2-10 {
      width: calc(83.33333% - 2rem); }
    .grid-margin-x > .small2-11 {
      width: calc(91.66667% - 2rem); }
    .grid-margin-x > .small2-12 {
      width: calc(100% - 2rem); } }
  @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% - 3rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 3rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 3rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 3rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 3rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 3rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 3rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 3rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 3rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 3rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 3rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 3rem); }
    .grid-margin-x > .small2-auto {
      width: auto; }
    .grid-margin-x > .small2-shrink {
      width: auto; }
    .grid-margin-x > .small2-1 {
      width: calc(8.33333% - 3rem); }
    .grid-margin-x > .small2-2 {
      width: calc(16.66667% - 3rem); }
    .grid-margin-x > .small2-3 {
      width: calc(25% - 3rem); }
    .grid-margin-x > .small2-4 {
      width: calc(33.33333% - 3rem); }
    .grid-margin-x > .small2-5 {
      width: calc(41.66667% - 3rem); }
    .grid-margin-x > .small2-6 {
      width: calc(50% - 3rem); }
    .grid-margin-x > .small2-7 {
      width: calc(58.33333% - 3rem); }
    .grid-margin-x > .small2-8 {
      width: calc(66.66667% - 3rem); }
    .grid-margin-x > .small2-9 {
      width: calc(75% - 3rem); }
    .grid-margin-x > .small2-10 {
      width: calc(83.33333% - 3rem); }
    .grid-margin-x > .small2-11 {
      width: calc(91.66667% - 3rem); }
    .grid-margin-x > .small2-12 {
      width: calc(100% - 3rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 3rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 3rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 3rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 3rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 3rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 3rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 3rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 3rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 3rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 3rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 3rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 3rem); } }
  @media print, screen and (min-width: 50em) {
    .grid-margin-x > .medium2-auto {
      width: auto; }
    .grid-margin-x > .medium2-shrink {
      width: auto; }
    .grid-margin-x > .medium2-1 {
      width: calc(8.33333% - 3rem); }
    .grid-margin-x > .medium2-2 {
      width: calc(16.66667% - 3rem); }
    .grid-margin-x > .medium2-3 {
      width: calc(25% - 3rem); }
    .grid-margin-x > .medium2-4 {
      width: calc(33.33333% - 3rem); }
    .grid-margin-x > .medium2-5 {
      width: calc(41.66667% - 3rem); }
    .grid-margin-x > .medium2-6 {
      width: calc(50% - 3rem); }
    .grid-margin-x > .medium2-7 {
      width: calc(58.33333% - 3rem); }
    .grid-margin-x > .medium2-8 {
      width: calc(66.66667% - 3rem); }
    .grid-margin-x > .medium2-9 {
      width: calc(75% - 3rem); }
    .grid-margin-x > .medium2-10 {
      width: calc(83.33333% - 3rem); }
    .grid-margin-x > .medium2-11 {
      width: calc(91.66667% - 3rem); }
    .grid-margin-x > .medium2-12 {
      width: calc(100% - 3rem); } }
  @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% - 3rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 3rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 3rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 3rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 3rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 3rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 3rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 3rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 3rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 3rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 3rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 3rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-x > .xlarge-auto {
      width: auto; }
    .grid-margin-x > .xlarge-shrink {
      width: auto; }
    .grid-margin-x > .xlarge-1 {
      width: calc(8.33333% - 3rem); }
    .grid-margin-x > .xlarge-2 {
      width: calc(16.66667% - 3rem); }
    .grid-margin-x > .xlarge-3 {
      width: calc(25% - 3rem); }
    .grid-margin-x > .xlarge-4 {
      width: calc(33.33333% - 3rem); }
    .grid-margin-x > .xlarge-5 {
      width: calc(41.66667% - 3rem); }
    .grid-margin-x > .xlarge-6 {
      width: calc(50% - 3rem); }
    .grid-margin-x > .xlarge-7 {
      width: calc(58.33333% - 3rem); }
    .grid-margin-x > .xlarge-8 {
      width: calc(66.66667% - 3rem); }
    .grid-margin-x > .xlarge-9 {
      width: calc(75% - 3rem); }
    .grid-margin-x > .xlarge-10 {
      width: calc(83.33333% - 3rem); }
    .grid-margin-x > .xlarge-11 {
      width: calc(91.66667% - 3rem); }
    .grid-margin-x > .xlarge-12 {
      width: calc(100% - 3rem); } }
  @media screen and (min-width: 93.125em) {
    .grid-margin-x > .xxlarge-auto {
      width: auto; }
    .grid-margin-x > .xxlarge-shrink {
      width: auto; }
    .grid-margin-x > .xxlarge-1 {
      width: calc(8.33333% - 3rem); }
    .grid-margin-x > .xxlarge-2 {
      width: calc(16.66667% - 3rem); }
    .grid-margin-x > .xxlarge-3 {
      width: calc(25% - 3rem); }
    .grid-margin-x > .xxlarge-4 {
      width: calc(33.33333% - 3rem); }
    .grid-margin-x > .xxlarge-5 {
      width: calc(41.66667% - 3rem); }
    .grid-margin-x > .xxlarge-6 {
      width: calc(50% - 3rem); }
    .grid-margin-x > .xxlarge-7 {
      width: calc(58.33333% - 3rem); }
    .grid-margin-x > .xxlarge-8 {
      width: calc(66.66667% - 3rem); }
    .grid-margin-x > .xxlarge-9 {
      width: calc(75% - 3rem); }
    .grid-margin-x > .xxlarge-10 {
      width: calc(83.33333% - 3rem); }
    .grid-margin-x > .xxlarge-11 {
      width: calc(91.66667% - 3rem); }
    .grid-margin-x > .xxlarge-12 {
      width: calc(100% - 3rem); } }

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

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

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

.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: 27.5em) {
  .small2-up-1 > .cell {
    width: 100%; }
  .small2-up-2 > .cell {
    width: 50%; }
  .small2-up-3 > .cell {
    width: 33.33333%; }
  .small2-up-4 > .cell {
    width: 25%; }
  .small2-up-5 > .cell {
    width: 20%; }
  .small2-up-6 > .cell {
    width: 16.66667%; }
  .small2-up-7 > .cell {
    width: 14.28571%; }
  .small2-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: 50em) {
  .medium2-up-1 > .cell {
    width: 100%; }
  .medium2-up-2 > .cell {
    width: 50%; }
  .medium2-up-3 > .cell {
    width: 33.33333%; }
  .medium2-up-4 > .cell {
    width: 25%; }
  .medium2-up-5 > .cell {
    width: 20%; }
  .medium2-up-6 > .cell {
    width: 16.66667%; }
  .medium2-up-7 > .cell {
    width: 14.28571%; }
  .medium2-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%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 27.5em) {
    .small-margin-collapse > .small2-1 {
      width: 8.33333%; }
    .small-margin-collapse > .small2-2 {
      width: 16.66667%; }
    .small-margin-collapse > .small2-3 {
      width: 25%; }
    .small-margin-collapse > .small2-4 {
      width: 33.33333%; }
    .small-margin-collapse > .small2-5 {
      width: 41.66667%; }
    .small-margin-collapse > .small2-6 {
      width: 50%; }
    .small-margin-collapse > .small2-7 {
      width: 58.33333%; }
    .small-margin-collapse > .small2-8 {
      width: 66.66667%; }
    .small-margin-collapse > .small2-9 {
      width: 75%; }
    .small-margin-collapse > .small2-10 {
      width: 83.33333%; }
    .small-margin-collapse > .small2-11 {
      width: 91.66667%; }
    .small-margin-collapse > .small2-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: 50em) {
    .small-margin-collapse > .medium2-1 {
      width: 8.33333%; }
    .small-margin-collapse > .medium2-2 {
      width: 16.66667%; }
    .small-margin-collapse > .medium2-3 {
      width: 25%; }
    .small-margin-collapse > .medium2-4 {
      width: 33.33333%; }
    .small-margin-collapse > .medium2-5 {
      width: 41.66667%; }
    .small-margin-collapse > .medium2-6 {
      width: 50%; }
    .small-margin-collapse > .medium2-7 {
      width: 58.33333%; }
    .small-margin-collapse > .medium2-8 {
      width: 66.66667%; }
    .small-margin-collapse > .medium2-9 {
      width: 75%; }
    .small-margin-collapse > .medium2-10 {
      width: 83.33333%; }
    .small-margin-collapse > .medium2-11 {
      width: 91.66667%; }
    .small-margin-collapse > .medium2-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%; } }
  @media screen and (min-width: 75em) {
    .small-margin-collapse > .xlarge-1 {
      width: 8.33333%; }
    .small-margin-collapse > .xlarge-2 {
      width: 16.66667%; }
    .small-margin-collapse > .xlarge-3 {
      width: 25%; }
    .small-margin-collapse > .xlarge-4 {
      width: 33.33333%; }
    .small-margin-collapse > .xlarge-5 {
      width: 41.66667%; }
    .small-margin-collapse > .xlarge-6 {
      width: 50%; }
    .small-margin-collapse > .xlarge-7 {
      width: 58.33333%; }
    .small-margin-collapse > .xlarge-8 {
      width: 66.66667%; }
    .small-margin-collapse > .xlarge-9 {
      width: 75%; }
    .small-margin-collapse > .xlarge-10 {
      width: 83.33333%; }
    .small-margin-collapse > .xlarge-11 {
      width: 91.66667%; }
    .small-margin-collapse > .xlarge-12 {
      width: 100%; } }
  @media screen and (min-width: 93.125em) {
    .small-margin-collapse > .xxlarge-1 {
      width: 8.33333%; }
    .small-margin-collapse > .xxlarge-2 {
      width: 16.66667%; }
    .small-margin-collapse > .xxlarge-3 {
      width: 25%; }
    .small-margin-collapse > .xxlarge-4 {
      width: 33.33333%; }
    .small-margin-collapse > .xxlarge-5 {
      width: 41.66667%; }
    .small-margin-collapse > .xxlarge-6 {
      width: 50%; }
    .small-margin-collapse > .xxlarge-7 {
      width: 58.33333%; }
    .small-margin-collapse > .xxlarge-8 {
      width: 66.66667%; }
    .small-margin-collapse > .xxlarge-9 {
      width: 75%; }
    .small-margin-collapse > .xxlarge-10 {
      width: 83.33333%; }
    .small-margin-collapse > .xxlarge-11 {
      width: 91.66667%; }
    .small-margin-collapse > .xxlarge-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: 27.5em) {
  .small2-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .small2-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

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

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

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

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

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

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

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

@media print, screen and (min-width: 27.5em) {
  .small2-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .small2-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 > .small2-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small2-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small2-3 {
    width: 25%; }
  .medium-margin-collapse > .small2-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small2-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small2-6 {
    width: 50%; }
  .medium-margin-collapse > .small2-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small2-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small2-9 {
    width: 75%; }
  .medium-margin-collapse > .small2-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small2-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small2-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: 50em) {
  .medium-margin-collapse > .medium2-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium2-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium2-3 {
    width: 25%; }
  .medium-margin-collapse > .medium2-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium2-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium2-6 {
    width: 50%; }
  .medium-margin-collapse > .medium2-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium2-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium2-9 {
    width: 75%; }
  .medium-margin-collapse > .medium2-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium2-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium2-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 screen and (min-width: 75em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%; }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%; }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%; }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 93.125em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .medium-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .medium-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .medium-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .xxlarge-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: 50em) {
  .medium2-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium2-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

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

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

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

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

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

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

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

@media print, screen and (min-width: 50em) {
  .medium2-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium2-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 > .small2-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small2-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small2-3 {
    width: 25%; }
  .large-margin-collapse > .small2-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small2-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small2-6 {
    width: 50%; }
  .large-margin-collapse > .small2-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small2-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small2-9 {
    width: 75%; }
  .large-margin-collapse > .small2-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small2-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small2-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 > .medium2-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium2-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium2-3 {
    width: 25%; }
  .large-margin-collapse > .medium2-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium2-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium2-6 {
    width: 50%; }
  .large-margin-collapse > .medium2-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium2-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium2-9 {
    width: 75%; }
  .large-margin-collapse > .medium2-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium2-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium2-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 screen and (min-width: 75em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .large-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .large-margin-collapse > .xlarge-3 {
    width: 25%; }
  .large-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .large-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .large-margin-collapse > .xlarge-6 {
    width: 50%; }
  .large-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .large-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .large-margin-collapse > .xlarge-9 {
    width: 75%; }
  .large-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .large-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .large-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 93.125em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .large-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .large-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .large-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .large-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .large-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .large-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .large-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .large-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .large-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .large-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .large-margin-collapse > .xxlarge-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; } }

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

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

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

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

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

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

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

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

@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media screen and (min-width: 93.125em) {
  .xxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xxlarge-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

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

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

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

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

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

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

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

@media screen and (min-width: 93.125em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xxlarge-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% + 2rem / 2); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 93.125em) {
  .xxlarge-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .xxlarge-offset-0 {
    margin-left: calc(0% + 3rem / 2); }
  .xxlarge-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.33333% + 3rem / 2); }
  .xxlarge-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.66667% + 3rem / 2); }
  .xxlarge-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .xxlarge-offset-3 {
    margin-left: calc(25% + 3rem / 2); }
  .xxlarge-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.33333% + 3rem / 2); }
  .xxlarge-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.66667% + 3rem / 2); }
  .xxlarge-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .xxlarge-offset-6 {
    margin-left: calc(50% + 3rem / 2); }
  .xxlarge-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.33333% + 3rem / 2); }
  .xxlarge-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.66667% + 3rem / 2); }
  .xxlarge-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .xxlarge-offset-9 {
    margin-left: calc(75% + 3rem / 2); }
  .xxlarge-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.33333% + 3rem / 2); }
  .xxlarge-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.66667% + 3rem / 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: 27.5em) {
    .grid-y > .small2-shrink, .grid-y > .small2-full, .grid-y > .small2-1, .grid-y > .small2-2, .grid-y > .small2-3, .grid-y > .small2-4, .grid-y > .small2-5, .grid-y > .small2-6, .grid-y > .small2-7, .grid-y > .small2-8, .grid-y > .small2-9, .grid-y > .small2-10, .grid-y > .small2-11, .grid-y > .small2-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: 50em) {
    .grid-y > .medium2-shrink, .grid-y > .medium2-full, .grid-y > .medium2-1, .grid-y > .medium2-2, .grid-y > .medium2-3, .grid-y > .medium2-4, .grid-y > .medium2-5, .grid-y > .medium2-6, .grid-y > .medium2-7, .grid-y > .medium2-8, .grid-y > .medium2-9, .grid-y > .medium2-10, .grid-y > .medium2-11, .grid-y > .medium2-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; } }
  @media screen and (min-width: 75em) {
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
      -ms-flex-preferred-size: auto;
          flex-basis: auto; } }
  @media screen and (min-width: 93.125em) {
    .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-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: 27.5em) {
    .grid-y > .small2-auto {
      -ms-flex: 1 1 0;
          flex: 1 1 0;
      height: auto; }
    .grid-y > .small2-shrink, .grid-y > .small2-1, .grid-y > .small2-2, .grid-y > .small2-3, .grid-y > .small2-4, .grid-y > .small2-5, .grid-y > .small2-6, .grid-y > .small2-7, .grid-y > .small2-8, .grid-y > .small2-9, .grid-y > .small2-10, .grid-y > .small2-11, .grid-y > .small2-12 {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .grid-y > .small2-shrink {
      height: auto; }
    .grid-y > .small2-1 {
      height: 8.33333%; }
    .grid-y > .small2-2 {
      height: 16.66667%; }
    .grid-y > .small2-3 {
      height: 25%; }
    .grid-y > .small2-4 {
      height: 33.33333%; }
    .grid-y > .small2-5 {
      height: 41.66667%; }
    .grid-y > .small2-6 {
      height: 50%; }
    .grid-y > .small2-7 {
      height: 58.33333%; }
    .grid-y > .small2-8 {
      height: 66.66667%; }
    .grid-y > .small2-9 {
      height: 75%; }
    .grid-y > .small2-10 {
      height: 83.33333%; }
    .grid-y > .small2-11 {
      height: 91.66667%; }
    .grid-y > .small2-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: 50em) {
    .grid-y > .medium2-auto {
      -ms-flex: 1 1 0;
          flex: 1 1 0;
      height: auto; }
    .grid-y > .medium2-shrink, .grid-y > .medium2-1, .grid-y > .medium2-2, .grid-y > .medium2-3, .grid-y > .medium2-4, .grid-y > .medium2-5, .grid-y > .medium2-6, .grid-y > .medium2-7, .grid-y > .medium2-8, .grid-y > .medium2-9, .grid-y > .medium2-10, .grid-y > .medium2-11, .grid-y > .medium2-12 {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .grid-y > .medium2-shrink {
      height: auto; }
    .grid-y > .medium2-1 {
      height: 8.33333%; }
    .grid-y > .medium2-2 {
      height: 16.66667%; }
    .grid-y > .medium2-3 {
      height: 25%; }
    .grid-y > .medium2-4 {
      height: 33.33333%; }
    .grid-y > .medium2-5 {
      height: 41.66667%; }
    .grid-y > .medium2-6 {
      height: 50%; }
    .grid-y > .medium2-7 {
      height: 58.33333%; }
    .grid-y > .medium2-8 {
      height: 66.66667%; }
    .grid-y > .medium2-9 {
      height: 75%; }
    .grid-y > .medium2-10 {
      height: 83.33333%; }
    .grid-y > .medium2-11 {
      height: 91.66667%; }
    .grid-y > .medium2-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%; } }
  @media screen and (min-width: 75em) {
    .grid-y > .xlarge-auto {
      -ms-flex: 1 1 0;
          flex: 1 1 0;
      height: auto; }
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .grid-y > .xlarge-shrink {
      height: auto; }
    .grid-y > .xlarge-1 {
      height: 8.33333%; }
    .grid-y > .xlarge-2 {
      height: 16.66667%; }
    .grid-y > .xlarge-3 {
      height: 25%; }
    .grid-y > .xlarge-4 {
      height: 33.33333%; }
    .grid-y > .xlarge-5 {
      height: 41.66667%; }
    .grid-y > .xlarge-6 {
      height: 50%; }
    .grid-y > .xlarge-7 {
      height: 58.33333%; }
    .grid-y > .xlarge-8 {
      height: 66.66667%; }
    .grid-y > .xlarge-9 {
      height: 75%; }
    .grid-y > .xlarge-10 {
      height: 83.33333%; }
    .grid-y > .xlarge-11 {
      height: 91.66667%; }
    .grid-y > .xlarge-12 {
      height: 100%; } }
  @media screen and (min-width: 93.125em) {
    .grid-y > .xxlarge-auto {
      -ms-flex: 1 1 0;
          flex: 1 1 0;
      height: auto; }
    .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .grid-y > .xxlarge-shrink {
      height: auto; }
    .grid-y > .xxlarge-1 {
      height: 8.33333%; }
    .grid-y > .xxlarge-2 {
      height: 16.66667%; }
    .grid-y > .xxlarge-3 {
      height: 25%; }
    .grid-y > .xxlarge-4 {
      height: 33.33333%; }
    .grid-y > .xxlarge-5 {
      height: 41.66667%; }
    .grid-y > .xxlarge-6 {
      height: 50%; }
    .grid-y > .xxlarge-7 {
      height: 58.33333%; }
    .grid-y > .xxlarge-8 {
      height: 66.66667%; }
    .grid-y > .xxlarge-9 {
      height: 75%; }
    .grid-y > .xxlarge-10 {
      height: 83.33333%; }
    .grid-y > .xxlarge-11 {
      height: 91.66667%; }
    .grid-y > .xxlarge-12 {
      height: 100%; } }

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

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

.grid-margin-y {
  margin-top: -10px;
  margin-top: -1rem;
  margin-bottom: -10px;
  margin-bottom: -1rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -1.5rem;
      margin-bottom: -1.5rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 2rem);
    margin-top: 10px;
    margin-top: 1rem;
    margin-bottom: 10px;
    margin-bottom: 1rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 3rem);
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 2rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 2rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 2rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 2rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 2rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 2rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 2rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 2rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2rem); }
  @media print, screen and (min-width: 27.5em) {
    .grid-margin-y > .small2-auto {
      height: auto; }
    .grid-margin-y > .small2-shrink {
      height: auto; }
    .grid-margin-y > .small2-1 {
      height: calc(8.33333% - 2rem); }
    .grid-margin-y > .small2-2 {
      height: calc(16.66667% - 2rem); }
    .grid-margin-y > .small2-3 {
      height: calc(25% - 2rem); }
    .grid-margin-y > .small2-4 {
      height: calc(33.33333% - 2rem); }
    .grid-margin-y > .small2-5 {
      height: calc(41.66667% - 2rem); }
    .grid-margin-y > .small2-6 {
      height: calc(50% - 2rem); }
    .grid-margin-y > .small2-7 {
      height: calc(58.33333% - 2rem); }
    .grid-margin-y > .small2-8 {
      height: calc(66.66667% - 2rem); }
    .grid-margin-y > .small2-9 {
      height: calc(75% - 2rem); }
    .grid-margin-y > .small2-10 {
      height: calc(83.33333% - 2rem); }
    .grid-margin-y > .small2-11 {
      height: calc(91.66667% - 2rem); }
    .grid-margin-y > .small2-12 {
      height: calc(100% - 2rem); } }
  @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% - 3rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 3rem); }
    .grid-margin-y > .small2-auto {
      height: auto; }
    .grid-margin-y > .small2-shrink {
      height: auto; }
    .grid-margin-y > .small2-1 {
      height: calc(8.33333% - 3rem); }
    .grid-margin-y > .small2-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .small2-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .small2-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .small2-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .small2-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .small2-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .small2-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .small2-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .small2-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .small2-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .small2-12 {
      height: calc(100% - 3rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 3rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 3rem); } }
  @media print, screen and (min-width: 50em) {
    .grid-margin-y > .medium2-auto {
      height: auto; }
    .grid-margin-y > .medium2-shrink {
      height: auto; }
    .grid-margin-y > .medium2-1 {
      height: calc(8.33333% - 3rem); }
    .grid-margin-y > .medium2-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .medium2-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .medium2-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .medium2-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .medium2-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .medium2-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .medium2-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .medium2-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .medium2-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .medium2-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .medium2-12 {
      height: calc(100% - 3rem); } }
  @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% - 3rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 3rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(8.33333% - 3rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(100% - 3rem); } }
  @media screen and (min-width: 93.125em) {
    .grid-margin-y > .xxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxlarge-1 {
      height: calc(8.33333% - 3rem); }
    .grid-margin-y > .xxlarge-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .xxlarge-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .xxlarge-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .xxlarge-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .xxlarge-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .xxlarge-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .xxlarge-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .xxlarge-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .xxlarge-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .xxlarge-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .xxlarge-12 {
      height: calc(100% - 3rem); } }

.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: 27.5em) {
  .small2-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 100vw; }
  .cell .small2-grid-frame {
    width: 100%; }
  .small2-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .small2-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-height: 100%; }
    .small2-cell-block-container > .grid-x {
      max-height: 100%;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .small2-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: 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: 50em) {
  .medium2-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 100vw; }
  .cell .medium2-grid-frame {
    width: 100%; }
  .medium2-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium2-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-height: 100%; }
    .medium2-cell-block-container > .grid-x {
      max-height: 100%;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .medium2-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; } }

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

@media screen and (min-width: 93.125em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 100vw; }
  .cell .xxlarge-grid-frame {
    width: 100%; }
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xxlarge-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-height: 100%; }
    .xxlarge-cell-block-container > .grid-x {
      max-height: 100%;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .xxlarge-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: 27.5em) {
  .grid-y.small2-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: 50em) {
  .grid-y.medium2-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; } }

@media screen and (min-width: 75em) {
  .grid-y.xlarge-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 screen and (min-width: 93.125em) {
  .grid-y.xxlarge-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: 27.5em) {
  .cell .grid-y.small2-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: 50em) {
  .cell .grid-y.medium2-grid-frame {
    height: 100%; } }

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

@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%; } }

@media screen and (min-width: 93.125em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -10px;
  margin-top: -1rem;
  margin-bottom: -10px;
  margin-bottom: -1rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -1.5rem;
      margin-bottom: -1.5rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 2rem);
    margin-top: 10px;
    margin-top: 1rem;
    margin-bottom: 10px;
    margin-bottom: 1rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 3rem);
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 2rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 2rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 2rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 2rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 2rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 2rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 2rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 2rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2rem); }
  @media print, screen and (min-width: 27.5em) {
    .grid-margin-y > .small2-auto {
      height: auto; }
    .grid-margin-y > .small2-shrink {
      height: auto; }
    .grid-margin-y > .small2-1 {
      height: calc(8.33333% - 2rem); }
    .grid-margin-y > .small2-2 {
      height: calc(16.66667% - 2rem); }
    .grid-margin-y > .small2-3 {
      height: calc(25% - 2rem); }
    .grid-margin-y > .small2-4 {
      height: calc(33.33333% - 2rem); }
    .grid-margin-y > .small2-5 {
      height: calc(41.66667% - 2rem); }
    .grid-margin-y > .small2-6 {
      height: calc(50% - 2rem); }
    .grid-margin-y > .small2-7 {
      height: calc(58.33333% - 2rem); }
    .grid-margin-y > .small2-8 {
      height: calc(66.66667% - 2rem); }
    .grid-margin-y > .small2-9 {
      height: calc(75% - 2rem); }
    .grid-margin-y > .small2-10 {
      height: calc(83.33333% - 2rem); }
    .grid-margin-y > .small2-11 {
      height: calc(91.66667% - 2rem); }
    .grid-margin-y > .small2-12 {
      height: calc(100% - 2rem); } }
  @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% - 3rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 3rem); }
    .grid-margin-y > .small2-auto {
      height: auto; }
    .grid-margin-y > .small2-shrink {
      height: auto; }
    .grid-margin-y > .small2-1 {
      height: calc(8.33333% - 3rem); }
    .grid-margin-y > .small2-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .small2-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .small2-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .small2-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .small2-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .small2-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .small2-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .small2-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .small2-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .small2-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .small2-12 {
      height: calc(100% - 3rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 3rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 3rem); } }
  @media print, screen and (min-width: 50em) {
    .grid-margin-y > .medium2-auto {
      height: auto; }
    .grid-margin-y > .medium2-shrink {
      height: auto; }
    .grid-margin-y > .medium2-1 {
      height: calc(8.33333% - 3rem); }
    .grid-margin-y > .medium2-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .medium2-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .medium2-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .medium2-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .medium2-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .medium2-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .medium2-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .medium2-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .medium2-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .medium2-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .medium2-12 {
      height: calc(100% - 3rem); } }
  @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% - 3rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 3rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(8.33333% - 3rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(100% - 3rem); } }
  @media screen and (min-width: 93.125em) {
    .grid-margin-y > .xxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxlarge-1 {
      height: calc(8.33333% - 3rem); }
    .grid-margin-y > .xxlarge-2 {
      height: calc(16.66667% - 3rem); }
    .grid-margin-y > .xxlarge-3 {
      height: calc(25% - 3rem); }
    .grid-margin-y > .xxlarge-4 {
      height: calc(33.33333% - 3rem); }
    .grid-margin-y > .xxlarge-5 {
      height: calc(41.66667% - 3rem); }
    .grid-margin-y > .xxlarge-6 {
      height: calc(50% - 3rem); }
    .grid-margin-y > .xxlarge-7 {
      height: calc(58.33333% - 3rem); }
    .grid-margin-y > .xxlarge-8 {
      height: calc(66.66667% - 3rem); }
    .grid-margin-y > .xxlarge-9 {
      height: calc(75% - 3rem); }
    .grid-margin-y > .xxlarge-10 {
      height: calc(83.33333% - 3rem); }
    .grid-margin-y > .xxlarge-11 {
      height: calc(91.66667% - 3rem); }
    .grid-margin-y > .xxlarge-12 {
      height: calc(100% - 3rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 2rem); }
  @media print, screen and (min-width: 27.5em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2rem); } }
  @media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 3rem); } }
  @media print, screen and (min-width: 50em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 3rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 3rem); } }
  @media screen and (min-width: 75em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 3rem); } }
  @media screen and (min-width: 93.125em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 3rem); } }

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

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

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

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

@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 3rem); } }

@media screen and (min-width: 93.125em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 3rem); } }

/* Generic components */
/* Basic components */
.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 10px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 6px;
  background-color: #fff;
  font-size: 10px;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    display: block;
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: normal;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 50%;
  padding: 7px;
  padding: 0.75rem;
  border-radius: 6px;
  background-color: #f28d35;
  font-size: 80%;
  color: #fefefe; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    border-width: 0.75rem;
    content: '';
    border-top-width: 0;
    border-color: transparent transparent #f28d35;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    border-width: 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-color: #f28d35 transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    border-width: 0.75rem;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #f28d35;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    border-width: 0.75rem;
    content: '';
    border-left-width: 0;
    border-color: transparent #f28d35 transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

/* Containers */
.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 6px 6px 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 6px 6px; }

.accordion-title {
  position: relative;
  display: block;
  padding: 12px 10px;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  color: #1779ba; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 6px 6px; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 10px;
    right: 1rem;
    margin-top: -5px;
    margin-top: -0.5rem;
    content: "+"; }
  .is-active > .accordion-title::before {
    content: "–"; }

.accordion-content {
  display: none;
  padding: 10px;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #4f4f4f; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.media-object {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media print, screen and (max-width: 27.49875em) {
    .media-object.stack-for-small {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.media-object-section {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 10px;
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 10px;
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  @media print, screen and (max-width: 27.49875em) {
    .stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      max-width: 100%; }
      .stack-for-small .media-object-section img {
        width: 100%; } }
  .media-object-section.main-section {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

/* Menu-based containers */
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 7px 10px;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row; }
  .menu.vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: column;
        flex-direction: column; }
    .menu.vertical.icon-top li a img,
    .menu.vertical.icon-top li a i,
    .menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
    .menu.vertical.icon-bottom li a i,
    .menu.vertical.icon-bottom li a svg {
      text-align: left; }
  .menu.expanded li {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }
  .menu.expanded.icon-top li a img,
  .menu.expanded.icon-top li a i,
  .menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
  .menu.expanded.icon-bottom li a i,
  .menu.expanded.icon-bottom li a svg {
    text-align: left; }
  .menu.simple {
    -ms-flex-align: center;
        align-items: center; }
    .menu.simple li + li {
      margin-left: 10px;
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 27.5em) {
    .menu.small2-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row; }
    .menu.small2-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-direction: column;
          flex-direction: column; }
    .menu.small2-expanded li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.small2-simple li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row; }
    .menu.medium-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-direction: column;
          flex-direction: column; }
    .menu.medium-expanded li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.medium-simple li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }
  @media print, screen and (min-width: 50em) {
    .menu.medium2-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row; }
    .menu.medium2-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-direction: column;
          flex-direction: column; }
    .menu.medium2-expanded li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.medium2-simple li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row; }
    .menu.large-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-direction: column;
          flex-direction: column; }
    .menu.large-expanded li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.large-simple li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }
  @media screen and (min-width: 75em) {
    .menu.xlarge-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row; }
    .menu.xlarge-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-direction: column;
          flex-direction: column; }
    .menu.xlarge-expanded li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.xlarge-simple li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }
  @media screen and (min-width: 93.125em) {
    .menu.xxlarge-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row; }
    .menu.xxlarge-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-direction: column;
          flex-direction: column; }
    .menu.xxlarge-expanded li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.xxlarge-simple li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 10px;
    margin-left: 1rem; }
  .menu.icons a {
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-left li a, .menu.nested.icon-left li a {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg, .menu.nested.icon-left li a img,
    .menu.nested.icon-left li a i,
    .menu.nested.icon-left li a svg {
      margin-right: 2px;
      margin-right: 0.25rem; }
  .menu.icon-right li a, .menu.nested.icon-right li a {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg, .menu.nested.icon-right li a img,
    .menu.nested.icon-right li a i,
    .menu.nested.icon-right li a svg {
      margin-left: 2px;
      margin-left: 0.25rem; }
  .menu.icon-top li a, .menu.nested.icon-top li a {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg, .menu.nested.icon-top li a img,
    .menu.nested.icon-top li a i,
    .menu.nested.icon-top li a svg {
      -ms-flex-item-align: stretch;
          align-self: stretch;
      margin-bottom: 2px;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a, .menu.nested.icon-bottom li a {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
    .menu.nested.icon-bottom li a i,
    .menu.nested.icon-bottom li a svg {
      -ms-flex-item-align: stretch;
          align-self: stretch;
      margin-bottom: 2px;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #fff;
    color: #0a0a0a; }
  .menu .active > a {
    background: #fff;
    color: #0a0a0a; }
  .menu.align-left {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .menu.align-right li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .menu.align-right li .submenu li {
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right.icon-top li a img,
  .menu.align-right.icon-top li a i,
  .menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
  .menu.align-right.icon-bottom li a i,
  .menu.align-right.icon-bottom li a svg {
    text-align: right; }
  .menu.align-right .nested {
    margin-right: 10px;
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .menu.align-center li .submenu li {
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .menu .menu-text {
    padding: 7px 10px;
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  -ms-flex-pack: center;
      justify-content: center; }
  .menu-centered > .menu li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .menu-centered > .menu li .submenu li {
      -ms-flex-pack: start;
          justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.dropdown.menu > li > a {
  padding: 7px 10px;
  padding: 0.7rem 1rem; }

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #1779ba; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

@media print, screen and (min-width: 27.5em) {
  .dropdown.menu.small2-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.small2-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.small2-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.small2-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.small2-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

@media print, screen and (min-width: 50em) {
  .dropdown.menu.medium2-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium2-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium2-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium2-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium2-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

@media screen and (min-width: 93.125em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .dropdown .is-dropdown-submenu a {
    padding: 7px 10px;
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

/* Layout components */
.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -ms-transform: translateX(-250px);
      transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    -ms-transform: translateX(-250px);
        transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    -ms-transform: translateX(250px);
        transform: translateX(250px); }
  .position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -ms-transform: translateX(250px);
      transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    -ms-transform: translateX(250px);
        transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -ms-transform: translateX(-250px);
        transform: translateX(-250px); }
  .position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -ms-transform: translateY(-250px);
      transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    -ms-transform: translateY(-250px);
        transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    -ms-transform: translateY(250px);
        transform: translateY(250px); }
  .position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -ms-transform: translateY(250px);
      transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    -ms-transform: translateY(250px);
        transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    -ms-transform: translateY(-250px);
        transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  -ms-transform: none;
      transform: none;
  backface-visibility: hidden; }
  .off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
    transition: transform 0.5s ease; }
  .off-canvas-content.has-transition-push {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }

@media print, screen and (min-width: 27.5em) {
  .position-left.reveal-for-small2 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-small2 .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-small2 {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-small2 ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-small2 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-small2 .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-small2 {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-small2 ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-small2 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-small2 .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-small2 {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-small2 ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-small2 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-small2 .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-small2 {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-small2 ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 50em) {
  .position-left.reveal-for-medium2 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium2 .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium2 {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium2 ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium2 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium2 .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium2 {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium2 ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium2 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium2 .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium2 {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium2 ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium2 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium2 .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium2 {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium2 ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-xlarge {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-xlarge {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-xlarge {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-xlarge {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-xlarge {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-xlarge ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-xlarge {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media screen and (min-width: 93.125em) {
  .position-left.reveal-for-xxlarge {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-xxlarge {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-xxlarge ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-xxlarge {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-xxlarge {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-xxlarge ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-xxlarge {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-xxlarge {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-xxlarge ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-xxlarge {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-xxlarge {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 27.5em) {
  .off-canvas.in-canvas-for-small2 {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-small2.position-left, .off-canvas.in-canvas-for-small2.position-right, .off-canvas.in-canvas-for-small2.position-top, .off-canvas.in-canvas-for-small2.position-bottom {
      box-shadow: none;
      -ms-transform: none;
          transform: none; }
    .off-canvas.in-canvas-for-small2 .close-button {
      display: none; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      box-shadow: none;
      -ms-transform: none;
          transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 50em) {
  .off-canvas.in-canvas-for-medium2 {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-medium2.position-left, .off-canvas.in-canvas-for-medium2.position-right, .off-canvas.in-canvas-for-medium2.position-top, .off-canvas.in-canvas-for-medium2.position-bottom {
      box-shadow: none;
      -ms-transform: none;
          transform: none; }
    .off-canvas.in-canvas-for-medium2 .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      box-shadow: none;
      -ms-transform: none;
          transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
      box-shadow: none;
      -ms-transform: none;
          transform: none; }
    .off-canvas.in-canvas-for-xlarge .close-button {
      display: none; } }

@media screen and (min-width: 93.125em) {
  .off-canvas.in-canvas-for-xxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
      box-shadow: none;
      -ms-transform: none;
          transform: none; }
    .off-canvas.in-canvas-for-xxlarge .close-button {
      display: none; } }

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: 6px;
  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: 110rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 110rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 110rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 110rem; } }
  .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: 27.49875em) {
    .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; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

.title-bar {
  padding: 5px;
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center; }
  .title-bar .menu-icon {
    margin-left: 2px;
    margin-left: 0.25rem;
    margin-right: 2px;
    margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px; }

.title-bar-right {
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.top-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #fff; }
  .top-bar input {
    max-width: 200px;
    margin-right: 10px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        margin-left: auto; } }
  @media print, screen and (max-width: 39.99875em) {
    .top-bar.stacked-for-small2 {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-small2 .top-bar-left,
      .top-bar.stacked-for-small2 .top-bar-right {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; } }
  @media print, screen and (max-width: 49.99875em) {
    .top-bar.stacked-for-medium {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; } }
  @media print, screen and (max-width: 63.99875em) {
    .top-bar.stacked-for-medium2 {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-medium2 .top-bar-left,
      .top-bar.stacked-for-medium2 .top-bar-right {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; } }
  @media print, screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; } }
  @media print, screen and (max-width: 93.12375em) {
    .top-bar.stacked-for-xlarge {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-xlarge .top-bar-left,
      .top-bar.stacked-for-xlarge .top-bar-right {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; } }
  .top-bar.stacked-for-xxlarge {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .top-bar.stacked-for-xxlarge .top-bar-left,
    .top-bar.stacked-for-xxlarge .top-bar-right {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }

.top-bar-title {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin: 5px 10px 5px 0;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }

/* Helpers */
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-order: 1;
      order: 1; }

.clearfix::after {
  clear: both; }

.align-left {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.align-right {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.align-center {
  -ms-flex-pack: center;
      justify-content: center; }

.align-justify {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.align-left.vertical.menu > li > a {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
      justify-content: center; }

.align-top {
  -ms-flex-align: start;
      align-items: flex-start; }

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.align-bottom {
  -ms-flex-align: end;
      align-items: flex-end; }

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.align-middle {
  -ms-flex-align: center;
      align-items: center; }

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center; }

.align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch; }

.align-center-middle {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }

.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }

@media print, screen and (min-width: 27.5em) {
  .small2-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .small2-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .small2-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .small2-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .small2-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .small2-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media print, screen and (min-width: 50em) {
  .medium2-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium2-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium2-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium2-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium2-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium2-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .xlarge-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .xlarge-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .xlarge-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .xlarge-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .xlarge-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media screen and (min-width: 93.125em) {
  .xxlarge-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .xxlarge-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .xxlarge-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .xxlarge-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .xxlarge-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .xxlarge-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

.flex-container {
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }

.flex-child-grow {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto; }

.flex-child-shrink {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }

.flex-dir-row {
  -ms-flex-direction: row;
      flex-direction: row; }

.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

.flex-dir-column {
  -ms-flex-direction: column;
      flex-direction: column; }

.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }

@media print, screen and (min-width: 27.5em) {
  .small2-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .small2-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .small2-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .small2-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .small2-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .small2-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .small2-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .small2-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media print, screen and (min-width: 50em) {
  .medium2-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .medium2-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .medium2-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .medium2-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .medium2-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .medium2-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .medium2-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .medium2-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .large-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .large-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .xlarge-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .xlarge-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .xlarge-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .xlarge-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .xlarge-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .xlarge-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .xlarge-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

@media screen and (min-width: 93.125em) {
  .xxlarge-flex-container {
    display: -ms-flexbox;
    display: flex; }
  .xxlarge-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .xxlarge-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .xxlarge-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .xxlarge-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .xxlarge-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .xxlarge-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .xxlarge-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

@media print, screen and (max-width: 27.49875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 27.5em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 27.5em) {
  .hide-for-small2 {
    display: none !important; } }

@media screen and (max-width: 27.49875em) {
  .show-for-small2 {
    display: none !important; } }

@media print, screen and (min-width: 27.5em) and (max-width: 39.99875em) {
  .hide-for-small2-only {
    display: none !important; } }

@media screen and (max-width: 27.49875em), screen and (min-width: 40em) {
  .show-for-small2-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important; } }

@media print, screen and (min-width: 40em) and (max-width: 49.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.99875em), screen and (min-width: 50em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 50em) {
  .hide-for-medium2 {
    display: none !important; } }

@media screen and (max-width: 49.99875em) {
  .show-for-medium2 {
    display: none !important; } }

@media print, screen and (min-width: 50em) and (max-width: 63.99875em) {
  .hide-for-medium2-only {
    display: none !important; } }

@media screen and (max-width: 49.99875em), screen and (min-width: 64em) {
  .show-for-medium2-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 75em) and (max-width: 93.12375em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 74.99875em), screen and (min-width: 93.125em) {
  .show-for-xlarge-only {
    display: none !important; } }

@media screen and (min-width: 93.125em) {
  .hide-for-xxlarge {
    display: none !important; } }

@media screen and (max-width: 93.12375em) {
  .show-for-xxlarge {
    display: none !important; } }

@media screen and (min-width: 93.125em) {
  .hide-for-xxlarge-only {
    display: none !important; } }

@media screen and (max-width: 93.12375em) {
  .show-for-xxlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.show-for-dark-mode {
  display: none; }

.hide-for-dark-mode {
  display: block; }

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important; }
  .hide-for-dark-mode {
    display: none !important; } }

.show-for-ie {
  display: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important; }
  .hide-for-ie {
    display: none !important; } }

.show-for-sticky {
  display: none; }

.is-stuck .show-for-sticky {
  display: block; }

.is-stuck .hide-for-sticky {
  display: none; }

/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900); }

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fasr,
.fal,
.fa-light,
.fasl,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fass,
.fa-sharp-solid,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin {
  font-family: 'Font Awesome 6 Pro'; }

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }

.fad,
.fa-classic.fa-duotone,
.fa-duotone {
  font-family: 'Font Awesome 6 Duotone'; }

.fass,
.fasr,
.fasl,
.fa-sharp {
  font-family: 'Font Awesome 6 Sharp'; }

.fass,
.fa-sharp {
  font-weight: 900; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }

@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }

@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-transform: rotate(270deg);
      transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-transform: scale(-1, 1);
      transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-transform: scale(1, -1);
      transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-transform: scale(-1, -1);
      transform: scale(-1, -1); }

.fa-rotate-by {
  -ms-transform: rotate(var(--fa-rotate-angle, none));
      transform: rotate(var(--fa-rotate-angle, none)); }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: var(--fa-inverse, #fff); }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30"; }

.fa-1::before {
  content: "\31"; }

.fa-2::before {
  content: "\32"; }

.fa-3::before {
  content: "\33"; }

.fa-4::before {
  content: "\34"; }

.fa-5::before {
  content: "\35"; }

.fa-6::before {
  content: "\36"; }

.fa-7::before {
  content: "\37"; }

.fa-8::before {
  content: "\38"; }

.fa-9::before {
  content: "\39"; }

.fa-fill-drip::before {
  content: "\f576"; }

.fa-arrows-to-circle::before {
  content: "\e4bd"; }

.fa-circle-chevron-right::before {
  content: "\f138"; }

.fa-chevron-circle-right::before {
  content: "\f138"; }

.fa-wagon-covered::before {
  content: "\f8ee"; }

.fa-line-height::before {
  content: "\f871"; }

.fa-bagel::before {
  content: "\e3d7"; }

.fa-transporter-7::before {
  content: "\e2a8"; }

.fa-at::before {
  content: "\40"; }

.fa-rectangles-mixed::before {
  content: "\e323"; }

.fa-phone-arrow-up-right::before {
  content: "\e224"; }

.fa-phone-arrow-up::before {
  content: "\e224"; }

.fa-phone-outgoing::before {
  content: "\e224"; }

.fa-trash-can::before {
  content: "\f2ed"; }

.fa-trash-alt::before {
  content: "\f2ed"; }

.fa-circle-l::before {
  content: "\e114"; }

.fa-head-side-goggles::before {
  content: "\f6ea"; }

.fa-head-vr::before {
  content: "\f6ea"; }

.fa-text-height::before {
  content: "\f034"; }

.fa-user-xmark::before {
  content: "\f235"; }

.fa-user-times::before {
  content: "\f235"; }

.fa-face-hand-yawn::before {
  content: "\e379"; }

.fa-gauge-simple-min::before {
  content: "\f62d"; }

.fa-tachometer-slowest::before {
  content: "\f62d"; }

.fa-stethoscope::before {
  content: "\f0f1"; }

.fa-coffin::before {
  content: "\f6c6"; }

.fa-message::before {
  content: "\f27a"; }

.fa-comment-alt::before {
  content: "\f27a"; }

.fa-salad::before {
  content: "\f81e"; }

.fa-bowl-salad::before {
  content: "\f81e"; }

.fa-info::before {
  content: "\f129"; }

.fa-robot-astromech::before {
  content: "\e2d2"; }

.fa-ring-diamond::before {
  content: "\e5ab"; }

.fa-fondue-pot::before {
  content: "\e40d"; }

.fa-theta::before {
  content: "\f69e"; }

.fa-face-hand-peeking::before {
  content: "\e481"; }

.fa-square-user::before {
  content: "\e283"; }

.fa-down-left-and-up-right-to-center::before {
  content: "\f422"; }

.fa-compress-alt::before {
  content: "\f422"; }

.fa-explosion::before {
  content: "\e4e9"; }

.fa-file-lines::before {
  content: "\f15c"; }

.fa-file-alt::before {
  content: "\f15c"; }

.fa-file-text::before {
  content: "\f15c"; }

.fa-wave-square::before {
  content: "\f83e"; }

.fa-ring::before {
  content: "\f70b"; }

.fa-building-un::before {
  content: "\e4d9"; }

.fa-dice-three::before {
  content: "\f527"; }

.fa-tire-pressure-warning::before {
  content: "\f633"; }

.fa-wifi-fair::before {
  content: "\f6ab"; }

.fa-wifi-2::before {
  content: "\f6ab"; }

.fa-calendar-days::before {
  content: "\f073"; }

.fa-calendar-alt::before {
  content: "\f073"; }

.fa-mp3-player::before {
  content: "\f8ce"; }

.fa-anchor-circle-check::before {
  content: "\e4aa"; }

.fa-tally-4::before {
  content: "\e297"; }

.fa-rectangle-history::before {
  content: "\e4a2"; }

.fa-building-circle-arrow-right::before {
  content: "\e4d1"; }

.fa-volleyball::before {
  content: "\f45f"; }

.fa-volleyball-ball::before {
  content: "\f45f"; }

.fa-sun-haze::before {
  content: "\f765"; }

.fa-text-size::before {
  content: "\f894"; }

.fa-ufo::before {
  content: "\e047"; }

.fa-fork::before {
  content: "\f2e3"; }

.fa-utensil-fork::before {
  content: "\f2e3"; }

.fa-arrows-up-to-line::before {
  content: "\e4c2"; }

.fa-mobile-signal::before {
  content: "\e1ef"; }

.fa-barcode-scan::before {
  content: "\f465"; }

.fa-sort-down::before {
  content: "\f0dd"; }

.fa-sort-desc::before {
  content: "\f0dd"; }

.fa-folder-arrow-down::before {
  content: "\e053"; }

.fa-folder-download::before {
  content: "\e053"; }

.fa-circle-minus::before {
  content: "\f056"; }

.fa-minus-circle::before {
  content: "\f056"; }

.fa-face-icicles::before {
  content: "\e37c"; }

.fa-shovel::before {
  content: "\f713"; }

.fa-door-open::before {
  content: "\f52b"; }

.fa-films::before {
  content: "\e17a"; }

.fa-right-from-bracket::before {
  content: "\f2f5"; }

.fa-sign-out-alt::before {
  content: "\f2f5"; }

.fa-face-glasses::before {
  content: "\e377"; }

.fa-nfc::before {
  content: "\e1f7"; }

.fa-atom::before {
  content: "\f5d2"; }

.fa-soap::before {
  content: "\e06e"; }

.fa-icons::before {
  content: "\f86d"; }

.fa-heart-music-camera-bolt::before {
  content: "\f86d"; }

.fa-microphone-lines-slash::before {
  content: "\f539"; }

.fa-microphone-alt-slash::before {
  content: "\f539"; }

.fa-closed-captioning-slash::before {
  content: "\e135"; }

.fa-calculator-simple::before {
  content: "\f64c"; }

.fa-calculator-alt::before {
  content: "\f64c"; }

.fa-bridge-circle-check::before {
  content: "\e4c9"; }

.fa-sliders-up::before {
  content: "\f3f1"; }

.fa-sliders-v::before {
  content: "\f3f1"; }

.fa-location-minus::before {
  content: "\f609"; }

.fa-map-marker-minus::before {
  content: "\f609"; }

.fa-pump-medical::before {
  content: "\e06a"; }

.fa-fingerprint::before {
  content: "\f577"; }

.fa-ski-boot::before {
  content: "\e3cc"; }

.fa-standard-definition::before {
  content: "\e28a"; }

.fa-rectangle-sd::before {
  content: "\e28a"; }

.fa-h1::before {
  content: "\f313"; }

.fa-hand-point-right::before {
  content: "\f0a4"; }

.fa-magnifying-glass-location::before {
  content: "\f689"; }

.fa-search-location::before {
  content: "\f689"; }

.fa-message-bot::before {
  content: "\e3b8"; }

.fa-forward-step::before {
  content: "\f051"; }

.fa-step-forward::before {
  content: "\f051"; }

.fa-face-smile-beam::before {
  content: "\f5b8"; }

.fa-smile-beam::before {
  content: "\f5b8"; }

.fa-light-ceiling::before {
  content: "\e016"; }

.fa-message-exclamation::before {
  content: "\f4a5"; }

.fa-comment-alt-exclamation::before {
  content: "\f4a5"; }

.fa-bowl-scoop::before {
  content: "\e3de"; }

.fa-bowl-shaved-ice::before {
  content: "\e3de"; }

.fa-square-x::before {
  content: "\e286"; }

.fa-utility-pole-double::before {
  content: "\e2c4"; }

.fa-flag-checkered::before {
  content: "\f11e"; }

.fa-chevrons-up::before {
  content: "\f325"; }

.fa-chevron-double-up::before {
  content: "\f325"; }

.fa-football::before {
  content: "\f44e"; }

.fa-football-ball::before {
  content: "\f44e"; }

.fa-user-vneck::before {
  content: "\e461"; }

.fa-school-circle-exclamation::before {
  content: "\e56c"; }

.fa-crop::before {
  content: "\f125"; }

.fa-angles-down::before {
  content: "\f103"; }

.fa-angle-double-down::before {
  content: "\f103"; }

.fa-users-rectangle::before {
  content: "\e594"; }

.fa-people-roof::before {
  content: "\e537"; }

.fa-square-arrow-right::before {
  content: "\f33b"; }

.fa-arrow-square-right::before {
  content: "\f33b"; }

.fa-location-plus::before {
  content: "\f60a"; }

.fa-map-marker-plus::before {
  content: "\f60a"; }

.fa-lightbulb-exclamation-on::before {
  content: "\e1ca"; }

.fa-people-line::before {
  content: "\e534"; }

.fa-beer-mug-empty::before {
  content: "\f0fc"; }

.fa-beer::before {
  content: "\f0fc"; }

.fa-crate-empty::before {
  content: "\e151"; }

.fa-diagram-predecessor::before {
  content: "\e477"; }

.fa-transporter::before {
  content: "\e042"; }

.fa-calendar-circle-user::before {
  content: "\e471"; }

.fa-arrow-up-long::before {
  content: "\f176"; }

.fa-long-arrow-up::before {
  content: "\f176"; }

.fa-person-carry-box::before {
  content: "\f4cf"; }

.fa-person-carry::before {
  content: "\f4cf"; }

.fa-fire-flame-simple::before {
  content: "\f46a"; }

.fa-burn::before {
  content: "\f46a"; }

.fa-person::before {
  content: "\f183"; }

.fa-male::before {
  content: "\f183"; }

.fa-laptop::before {
  content: "\f109"; }

.fa-file-csv::before {
  content: "\f6dd"; }

.fa-menorah::before {
  content: "\f676"; }

.fa-union::before {
  content: "\f6a2"; }

.fa-chevrons-left::before {
  content: "\f323"; }

.fa-chevron-double-left::before {
  content: "\f323"; }

.fa-circle-heart::before {
  content: "\f4c7"; }

.fa-heart-circle::before {
  content: "\f4c7"; }

.fa-truck-plane::before {
  content: "\e58f"; }

.fa-record-vinyl::before {
  content: "\f8d9"; }

.fa-bring-forward::before {
  content: "\f856"; }

.fa-square-p::before {
  content: "\e279"; }

.fa-face-grin-stars::before {
  content: "\f587"; }

.fa-grin-stars::before {
  content: "\f587"; }

.fa-sigma::before {
  content: "\f68b"; }

.fa-camera-movie::before {
  content: "\f8a9"; }

.fa-bong::before {
  content: "\f55c"; }

.fa-clarinet::before {
  content: "\f8ad"; }

.fa-truck-flatbed::before {
  content: "\e2b6"; }

.fa-spaghetti-monster-flying::before {
  content: "\f67b"; }

.fa-pastafarianism::before {
  content: "\f67b"; }

.fa-arrow-down-up-across-line::before {
  content: "\e4af"; }

.fa-leaf-heart::before {
  content: "\f4cb"; }

.fa-house-building::before {
  content: "\e1b1"; }

.fa-cheese-swiss::before {
  content: "\f7f0"; }

.fa-spoon::before {
  content: "\f2e5"; }

.fa-utensil-spoon::before {
  content: "\f2e5"; }

.fa-jar-wheat::before {
  content: "\e517"; }

.fa-envelopes-bulk::before {
  content: "\f674"; }

.fa-mail-bulk::before {
  content: "\f674"; }

.fa-file-circle-exclamation::before {
  content: "\e4eb"; }

.fa-bow-arrow::before {
  content: "\f6b9"; }

.fa-cart-xmark::before {
  content: "\e0dd"; }

.fa-hexagon-xmark::before {
  content: "\f2ee"; }

.fa-times-hexagon::before {
  content: "\f2ee"; }

.fa-xmark-hexagon::before {
  content: "\f2ee"; }

.fa-circle-h::before {
  content: "\f47e"; }

.fa-hospital-symbol::before {
  content: "\f47e"; }

.fa-merge::before {
  content: "\e526"; }

.fa-pager::before {
  content: "\f815"; }

.fa-cart-minus::before {
  content: "\e0db"; }

.fa-address-book::before {
  content: "\f2b9"; }

.fa-contact-book::before {
  content: "\f2b9"; }

.fa-pan-frying::before {
  content: "\e42c"; }

.fa-grid::before {
  content: "\e195"; }

.fa-grid-3::before {
  content: "\e195"; }

.fa-football-helmet::before {
  content: "\f44f"; }

.fa-hand-love::before {
  content: "\e1a5"; }

.fa-trees::before {
  content: "\f724"; }

.fa-strikethrough::before {
  content: "\f0cc"; }

.fa-page::before {
  content: "\e428"; }

.fa-k::before {
  content: "\4b"; }

.fa-diagram-previous::before {
  content: "\e478"; }

.fa-gauge-min::before {
  content: "\f628"; }

.fa-tachometer-alt-slowest::before {
  content: "\f628"; }

.fa-folder-grid::before {
  content: "\e188"; }

.fa-eggplant::before {
  content: "\e16c"; }

.fa-ram::before {
  content: "\f70a"; }

.fa-landmark-flag::before {
  content: "\e51c"; }

.fa-lips::before {
  content: "\f600"; }

.fa-pencil::before {
  content: "\f303"; }

.fa-pencil-alt::before {
  content: "\f303"; }

.fa-backward::before {
  content: "\f04a"; }

.fa-caret-right::before {
  content: "\f0da"; }

.fa-comments::before {
  content: "\f086"; }

.fa-paste::before {
  content: "\f0ea"; }

.fa-file-clipboard::before {
  content: "\f0ea"; }

.fa-desktop-arrow-down::before {
  content: "\e155"; }

.fa-code-pull-request::before {
  content: "\e13c"; }

.fa-pumpkin::before {
  content: "\f707"; }

.fa-clipboard-list::before {
  content: "\f46d"; }

.fa-pen-field::before {
  content: "\e211"; }

.fa-blueberries::before {
  content: "\e2e8"; }

.fa-truck-ramp-box::before {
  content: "\f4de"; }

.fa-truck-loading::before {
  content: "\f4de"; }

.fa-note::before {
  content: "\e1ff"; }

.fa-arrow-down-to-square::before {
  content: "\e096"; }

.fa-user-check::before {
  content: "\f4fc"; }

.fa-cloud-xmark::before {
  content: "\e35f"; }

.fa-vial-virus::before {
  content: "\e597"; }

.fa-book-blank::before {
  content: "\f5d9"; }

.fa-book-alt::before {
  content: "\f5d9"; }

.fa-golf-flag-hole::before {
  content: "\e3ac"; }

.fa-message-arrow-down::before {
  content: "\e1db"; }

.fa-comment-alt-arrow-down::before {
  content: "\e1db"; }

.fa-face-unamused::before {
  content: "\e39f"; }

.fa-sheet-plastic::before {
  content: "\e571"; }

.fa-circle-9::before {
  content: "\e0f6"; }

.fa-blog::before {
  content: "\f781"; }

.fa-user-ninja::before {
  content: "\f504"; }

.fa-pencil-slash::before {
  content: "\e215"; }

.fa-bowling-pins::before {
  content: "\f437"; }

.fa-person-arrow-up-from-line::before {
  content: "\e539"; }

.fa-down-right::before {
  content: "\e16b"; }

.fa-scroll-torah::before {
  content: "\f6a0"; }

.fa-torah::before {
  content: "\f6a0"; }

.fa-webhook::before {
  content: "\e5d5"; }

.fa-blinds-open::before {
  content: "\f8fc"; }

.fa-fence::before {
  content: "\e303"; }

.fa-up::before {
  content: "\f357"; }

.fa-arrow-alt-up::before {
  content: "\f357"; }

.fa-broom-ball::before {
  content: "\f458"; }

.fa-quidditch::before {
  content: "\f458"; }

.fa-quidditch-broom-ball::before {
  content: "\f458"; }

.fa-drumstick::before {
  content: "\f6d6"; }

.fa-square-v::before {
  content: "\e284"; }

.fa-face-awesome::before {
  content: "\e409"; }

.fa-gave-dandy::before {
  content: "\e409"; }

.fa-dial-off::before {
  content: "\e162"; }

.fa-toggle-off::before {
  content: "\f204"; }

.fa-face-smile-horns::before {
  content: "\e391"; }

.fa-box-archive::before {
  content: "\f187"; }

.fa-archive::before {
  content: "\f187"; }

.fa-grapes::before {
  content: "\e306"; }

.fa-person-drowning::before {
  content: "\e545"; }

.fa-dial-max::before {
  content: "\e15e"; }

.fa-circle-m::before {
  content: "\e115"; }

.fa-calendar-image::before {
  content: "\e0d4"; }

.fa-circle-caret-down::before {
  content: "\f32d"; }

.fa-caret-circle-down::before {
  content: "\f32d"; }

.fa-arrow-down-9-1::before {
  content: "\f886"; }

.fa-sort-numeric-desc::before {
  content: "\f886"; }

.fa-sort-numeric-down-alt::before {
  content: "\f886"; }

.fa-face-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-shish-kebab::before {
  content: "\f821"; }

.fa-spray-can::before {
  content: "\f5bd"; }

.fa-alarm-snooze::before {
  content: "\f845"; }

.fa-scarecrow::before {
  content: "\f70d"; }

.fa-truck-monster::before {
  content: "\f63b"; }

.fa-gift-card::before {
  content: "\f663"; }

.fa-w::before {
  content: "\57"; }

.fa-code-pull-request-draft::before {
  content: "\e3fa"; }

.fa-square-b::before {
  content: "\e264"; }

.fa-elephant::before {
  content: "\f6da"; }

.fa-earth-africa::before {
  content: "\f57c"; }

.fa-globe-africa::before {
  content: "\f57c"; }

.fa-rainbow::before {
  content: "\f75b"; }

.fa-circle-notch::before {
  content: "\f1ce"; }

.fa-tablet-screen-button::before {
  content: "\f3fa"; }

.fa-tablet-alt::before {
  content: "\f3fa"; }

.fa-paw::before {
  content: "\f1b0"; }

.fa-message-question::before {
  content: "\e1e3"; }

.fa-cloud::before {
  content: "\f0c2"; }

.fa-trowel-bricks::before {
  content: "\e58a"; }

.fa-square-3::before {
  content: "\e258"; }

.fa-face-flushed::before {
  content: "\f579"; }

.fa-flushed::before {
  content: "\f579"; }

.fa-hospital-user::before {
  content: "\f80d"; }

.fa-microwave::before {
  content: "\e01b"; }

.fa-chf-sign::before {
  content: "\e602"; }

.fa-tent-arrow-left-right::before {
  content: "\e57f"; }

.fa-cart-circle-arrow-up::before {
  content: "\e3f0"; }

.fa-trash-clock::before {
  content: "\e2b0"; }

.fa-gavel::before {
  content: "\f0e3"; }

.fa-legal::before {
  content: "\f0e3"; }

.fa-sprinkler-ceiling::before {
  content: "\e44c"; }

.fa-browsers::before {
  content: "\e0cb"; }

.fa-trillium::before {
  content: "\e588"; }

.fa-music-slash::before {
  content: "\f8d1"; }

.fa-truck-ramp::before {
  content: "\f4e0"; }

.fa-binoculars::before {
  content: "\f1e5"; }

.fa-microphone-slash::before {
  content: "\f131"; }

.fa-box-tissue::before {
  content: "\e05b"; }

.fa-circle-c::before {
  content: "\e101"; }

.fa-star-christmas::before {
  content: "\f7d4"; }

.fa-chart-bullet::before {
  content: "\e0e1"; }

.fa-motorcycle::before {
  content: "\f21c"; }

.fa-tree-christmas::before {
  content: "\f7db"; }

.fa-tire-flat::before {
  content: "\f632"; }

.fa-sunglasses::before {
  content: "\f892"; }

.fa-badge::before {
  content: "\f335"; }

.fa-message-pen::before {
  content: "\f4a4"; }

.fa-comment-alt-edit::before {
  content: "\f4a4"; }

.fa-message-edit::before {
  content: "\f4a4"; }

.fa-bell-concierge::before {
  content: "\f562"; }

.fa-concierge-bell::before {
  content: "\f562"; }

.fa-pen-ruler::before {
  content: "\f5ae"; }

.fa-pencil-ruler::before {
  content: "\f5ae"; }

.fa-arrow-progress::before {
  content: "\e5df"; }

.fa-chess-rook-piece::before {
  content: "\f448"; }

.fa-chess-rook-alt::before {
  content: "\f448"; }

.fa-square-root::before {
  content: "\f697"; }

.fa-album-collection-circle-plus::before {
  content: "\e48e"; }

.fa-people-arrows::before {
  content: "\e068"; }

.fa-people-arrows-left-right::before {
  content: "\e068"; }

.fa-face-angry-horns::before {
  content: "\e368"; }

.fa-mars-and-venus-burst::before {
  content: "\e523"; }

.fa-tombstone::before {
  content: "\f720"; }

.fa-square-caret-right::before {
  content: "\f152"; }

.fa-caret-square-right::before {
  content: "\f152"; }

.fa-scissors::before {
  content: "\f0c4"; }

.fa-cut::before {
  content: "\f0c4"; }

.fa-list-music::before {
  content: "\f8c9"; }

.fa-sun-plant-wilt::before {
  content: "\e57a"; }

.fa-toilets-portable::before {
  content: "\e584"; }

.fa-hockey-puck::before {
  content: "\f453"; }

.fa-mustache::before {
  content: "\e5bc"; }

.fa-hyphen::before {
  content: "\2d"; }

.fa-table::before {
  content: "\f0ce"; }

.fa-user-chef::before {
  content: "\e3d2"; }

.fa-message-image::before {
  content: "\e1e0"; }

.fa-comment-alt-image::before {
  content: "\e1e0"; }

.fa-users-medical::before {
  content: "\f830"; }

.fa-sensor-triangle-exclamation::before {
  content: "\e029"; }

.fa-sensor-alert::before {
  content: "\e029"; }

.fa-magnifying-glass-arrow-right::before {
  content: "\e521"; }

.fa-tachograph-digital::before {
  content: "\f566"; }

.fa-digital-tachograph::before {
  content: "\f566"; }

.fa-face-mask::before {
  content: "\e37f"; }

.fa-pickleball::before {
  content: "\e435"; }

.fa-star-sharp-half::before {
  content: "\e28c"; }

.fa-users-slash::before {
  content: "\e073"; }

.fa-clover::before {
  content: "\e139"; }

.fa-meat::before {
  content: "\f814"; }

.fa-reply::before {
  content: "\f3e5"; }

.fa-mail-reply::before {
  content: "\f3e5"; }

.fa-star-and-crescent::before {
  content: "\f699"; }

.fa-empty-set::before {
  content: "\f656"; }

.fa-house-fire::before {
  content: "\e50c"; }

.fa-square-minus::before {
  content: "\f146"; }

.fa-minus-square::before {
  content: "\f146"; }

.fa-helicopter::before {
  content: "\f533"; }

.fa-bird::before {
  content: "\e469"; }

.fa-compass::before {
  content: "\f14e"; }

.fa-square-caret-down::before {
  content: "\f150"; }

.fa-caret-square-down::before {
  content: "\f150"; }

.fa-heart-half-stroke::before {
  content: "\e1ac"; }

.fa-heart-half-alt::before {
  content: "\e1ac"; }

.fa-file-circle-question::before {
  content: "\e4ef"; }

.fa-laptop-code::before {
  content: "\f5fc"; }

.fa-joystick::before {
  content: "\f8c5"; }

.fa-grill-fire::before {
  content: "\e5a4"; }

.fa-rectangle-vertical-history::before {
  content: "\e237"; }

.fa-swatchbook::before {
  content: "\f5c3"; }

.fa-prescription-bottle::before {
  content: "\f485"; }

.fa-bars::before {
  content: "\f0c9"; }

.fa-navicon::before {
  content: "\f0c9"; }

.fa-keyboard-left::before {
  content: "\e1c3"; }

.fa-people-group::before {
  content: "\e533"; }

.fa-hourglass-end::before {
  content: "\f253"; }

.fa-hourglass-3::before {
  content: "\f253"; }

.fa-heart-crack::before {
  content: "\f7a9"; }

.fa-heart-broken::before {
  content: "\f7a9"; }

.fa-face-beam-hand-over-mouth::before {
  content: "\e47c"; }

.fa-droplet-percent::before {
  content: "\f750"; }

.fa-humidity::before {
  content: "\f750"; }

.fa-square-up-right::before {
  content: "\f360"; }

.fa-external-link-square-alt::before {
  content: "\f360"; }

.fa-face-kiss-beam::before {
  content: "\f597"; }

.fa-kiss-beam::before {
  content: "\f597"; }

.fa-corn::before {
  content: "\f6c7"; }

.fa-roller-coaster::before {
  content: "\e324"; }

.fa-photo-film-music::before {
  content: "\e228"; }

.fa-radar::before {
  content: "\e024"; }

.fa-sickle::before {
  content: "\f822"; }

.fa-film::before {
  content: "\f008"; }

.fa-coconut::before {
  content: "\e2f6"; }

.fa-ruler-horizontal::before {
  content: "\f547"; }

.fa-shield-cross::before {
  content: "\f712"; }

.fa-cassette-tape::before {
  content: "\f8ab"; }

.fa-square-terminal::before {
  content: "\e32a"; }

.fa-people-robbery::before {
  content: "\e536"; }

.fa-lightbulb::before {
  content: "\f0eb"; }

.fa-caret-left::before {
  content: "\f0d9"; }

.fa-comment-middle::before {
  content: "\e149"; }

.fa-trash-can-list::before {
  content: "\e2ab"; }

.fa-block::before {
  content: "\e46a"; }

.fa-circle-exclamation::before {
  content: "\f06a"; }

.fa-exclamation-circle::before {
  content: "\f06a"; }

.fa-school-circle-xmark::before {
  content: "\e56d"; }

.fa-arrow-right-from-bracket::before {
  content: "\f08b"; }

.fa-sign-out::before {
  content: "\f08b"; }

.fa-face-frown-slight::before {
  content: "\e376"; }

.fa-circle-chevron-down::before {
  content: "\f13a"; }

.fa-chevron-circle-down::before {
  content: "\f13a"; }

.fa-sidebar-flip::before {
  content: "\e24f"; }

.fa-unlock-keyhole::before {
  content: "\f13e"; }

.fa-unlock-alt::before {
  content: "\f13e"; }

.fa-temperature-list::before {
  content: "\e299"; }

.fa-cloud-showers-heavy::before {
  content: "\f740"; }

.fa-headphones-simple::before {
  content: "\f58f"; }

.fa-headphones-alt::before {
  content: "\f58f"; }

.fa-sitemap::before {
  content: "\f0e8"; }

.fa-pipe-section::before {
  content: "\e438"; }

.fa-space-station-moon-construction::before {
  content: "\e034"; }

.fa-space-station-moon-alt::before {
  content: "\e034"; }

.fa-circle-dollar-to-slot::before {
  content: "\f4b9"; }

.fa-donate::before {
  content: "\f4b9"; }

.fa-memory::before {
  content: "\f538"; }

.fa-face-sleeping::before {
  content: "\e38d"; }

.fa-road-spikes::before {
  content: "\e568"; }

.fa-fire-burner::before {
  content: "\e4f1"; }

.fa-squirrel::before {
  content: "\f71a"; }

.fa-arrow-up-to-line::before {
  content: "\f341"; }

.fa-arrow-to-top::before {
  content: "\f341"; }

.fa-flag::before {
  content: "\f024"; }

.fa-face-cowboy-hat::before {
  content: "\e36e"; }

.fa-hanukiah::before {
  content: "\f6e6"; }

.fa-chart-scatter-3d::before {
  content: "\e0e8"; }

.fa-display-chart-up::before {
  content: "\e5e3"; }

.fa-square-code::before {
  content: "\e267"; }

.fa-feather::before {
  content: "\f52d"; }

.fa-volume-low::before {
  content: "\f027"; }

.fa-volume-down::before {
  content: "\f027"; }

.fa-xmark-to-slot::before {
  content: "\f771"; }

.fa-times-to-slot::before {
  content: "\f771"; }

.fa-vote-nay::before {
  content: "\f771"; }

.fa-box-taped::before {
  content: "\f49a"; }

.fa-box-alt::before {
  content: "\f49a"; }

.fa-comment-slash::before {
  content: "\f4b3"; }

.fa-swords::before {
  content: "\f71d"; }

.fa-cloud-sun-rain::before {
  content: "\f743"; }

.fa-album::before {
  content: "\f89f"; }

.fa-circle-n::before {
  content: "\e118"; }

.fa-compress::before {
  content: "\f066"; }

.fa-wheat-awn::before {
  content: "\e2cd"; }

.fa-wheat-alt::before {
  content: "\e2cd"; }

.fa-ankh::before {
  content: "\f644"; }

.fa-hands-holding-child::before {
  content: "\e4fa"; }

.fa-asterisk::before {
  content: "\2a"; }

.fa-key-skeleton-left-right::before {
  content: "\e3b4"; }

.fa-comment-lines::before {
  content: "\f4b0"; }

.fa-luchador-mask::before {
  content: "\f455"; }

.fa-luchador::before {
  content: "\f455"; }

.fa-mask-luchador::before {
  content: "\f455"; }

.fa-square-check::before {
  content: "\f14a"; }

.fa-check-square::before {
  content: "\f14a"; }

.fa-shredder::before {
  content: "\f68a"; }

.fa-book-open-cover::before {
  content: "\e0c0"; }

.fa-book-open-alt::before {
  content: "\e0c0"; }

.fa-sandwich::before {
  content: "\f81f"; }

.fa-peseta-sign::before {
  content: "\e221"; }

.fa-square-parking-slash::before {
  content: "\f617"; }

.fa-parking-slash::before {
  content: "\f617"; }

.fa-train-tunnel::before {
  content: "\e454"; }

.fa-heading::before {
  content: "\f1dc"; }

.fa-header::before {
  content: "\f1dc"; }

.fa-ghost::before {
  content: "\f6e2"; }

.fa-face-anguished::before {
  content: "\e369"; }

.fa-hockey-sticks::before {
  content: "\f454"; }

.fa-abacus::before {
  content: "\f640"; }

.fa-film-simple::before {
  content: "\f3a0"; }

.fa-film-alt::before {
  content: "\f3a0"; }

.fa-list::before {
  content: "\f03a"; }

.fa-list-squares::before {
  content: "\f03a"; }

.fa-tree-palm::before {
  content: "\f82b"; }

.fa-square-phone-flip::before {
  content: "\f87b"; }

.fa-phone-square-alt::before {
  content: "\f87b"; }

.fa-cart-plus::before {
  content: "\f217"; }

.fa-gamepad::before {
  content: "\f11b"; }

.fa-border-center-v::before {
  content: "\f89d"; }

.fa-circle-dot::before {
  content: "\f192"; }

.fa-dot-circle::before {
  content: "\f192"; }

.fa-clipboard-medical::before {
  content: "\e133"; }

.fa-face-dizzy::before {
  content: "\f567"; }

.fa-dizzy::before {
  content: "\f567"; }

.fa-egg::before {
  content: "\f7fb"; }

.fa-up-to-line::before {
  content: "\f34d"; }

.fa-arrow-alt-to-top::before {
  content: "\f34d"; }

.fa-house-medical-circle-xmark::before {
  content: "\e513"; }

.fa-watch-fitness::before {
  content: "\f63e"; }

.fa-clock-nine-thirty::before {
  content: "\e34d"; }

.fa-campground::before {
  content: "\f6bb"; }

.fa-folder-plus::before {
  content: "\f65e"; }

.fa-jug::before {
  content: "\f8c6"; }

.fa-futbol::before {
  content: "\f1e3"; }

.fa-futbol-ball::before {
  content: "\f1e3"; }

.fa-soccer-ball::before {
  content: "\f1e3"; }

.fa-snow-blowing::before {
  content: "\f761"; }

.fa-paintbrush::before {
  content: "\f1fc"; }

.fa-paint-brush::before {
  content: "\f1fc"; }

.fa-lock::before {
  content: "\f023"; }

.fa-arrow-down-from-line::before {
  content: "\f345"; }

.fa-arrow-from-top::before {
  content: "\f345"; }

.fa-gas-pump::before {
  content: "\f52f"; }

.fa-signal-bars-slash::before {
  content: "\f694"; }

.fa-signal-alt-slash::before {
  content: "\f694"; }

.fa-monkey::before {
  content: "\f6fb"; }

.fa-rectangle-pro::before {
  content: "\e235"; }

.fa-pro::before {
  content: "\e235"; }

.fa-house-night::before {
  content: "\e010"; }

.fa-hot-tub-person::before {
  content: "\f593"; }

.fa-hot-tub::before {
  content: "\f593"; }

.fa-globe-pointer::before {
  content: "\e60e"; }

.fa-blanket::before {
  content: "\f498"; }

.fa-map-location::before {
  content: "\f59f"; }

.fa-map-marked::before {
  content: "\f59f"; }

.fa-house-flood-water::before {
  content: "\e50e"; }

.fa-comments-question-check::before {
  content: "\e14f"; }

.fa-tree::before {
  content: "\f1bb"; }

.fa-arrows-cross::before {
  content: "\e0a2"; }

.fa-backpack::before {
  content: "\f5d4"; }

.fa-square-small::before {
  content: "\e27e"; }

.fa-folder-arrow-up::before {
  content: "\e054"; }

.fa-folder-upload::before {
  content: "\e054"; }

.fa-bridge-lock::before {
  content: "\e4cc"; }

.fa-crosshairs-simple::before {
  content: "\e59f"; }

.fa-sack-dollar::before {
  content: "\f81d"; }

.fa-pen-to-square::before {
  content: "\f044"; }

.fa-edit::before {
  content: "\f044"; }

.fa-square-sliders::before {
  content: "\f3f0"; }

.fa-sliders-h-square::before {
  content: "\f3f0"; }

.fa-car-side::before {
  content: "\f5e4"; }

.fa-message-middle-top::before {
  content: "\e1e2"; }

.fa-comment-middle-top-alt::before {
  content: "\e1e2"; }

.fa-lightbulb-on::before {
  content: "\f672"; }

.fa-knife::before {
  content: "\f2e4"; }

.fa-utensil-knife::before {
  content: "\f2e4"; }

.fa-share-nodes::before {
  content: "\f1e0"; }

.fa-share-alt::before {
  content: "\f1e0"; }

.fa-display-chart-up-circle-dollar::before {
  content: "\e5e6"; }

.fa-wave-sine::before {
  content: "\f899"; }

.fa-heart-circle-minus::before {
  content: "\e4ff"; }

.fa-circle-w::before {
  content: "\e12c"; }

.fa-circle-calendar::before {
  content: "\e102"; }

.fa-calendar-circle::before {
  content: "\e102"; }

.fa-hourglass-half::before {
  content: "\f252"; }

.fa-hourglass-2::before {
  content: "\f252"; }

.fa-microscope::before {
  content: "\f610"; }

.fa-sunset::before {
  content: "\f767"; }

.fa-sink::before {
  content: "\e06d"; }

.fa-calendar-exclamation::before {
  content: "\f334"; }

.fa-truck-container-empty::before {
  content: "\e2b5"; }

.fa-hand-heart::before {
  content: "\f4bc"; }

.fa-bag-shopping::before {
  content: "\f290"; }

.fa-shopping-bag::before {
  content: "\f290"; }

.fa-arrow-down-z-a::before {
  content: "\f881"; }

.fa-sort-alpha-desc::before {
  content: "\f881"; }

.fa-sort-alpha-down-alt::before {
  content: "\f881"; }

.fa-mitten::before {
  content: "\f7b5"; }

.fa-reply-clock::before {
  content: "\e239"; }

.fa-reply-time::before {
  content: "\e239"; }

.fa-person-rays::before {
  content: "\e54d"; }

.fa-right::before {
  content: "\f356"; }

.fa-arrow-alt-right::before {
  content: "\f356"; }

.fa-circle-f::before {
  content: "\e10e"; }

.fa-users::before {
  content: "\f0c0"; }

.fa-face-pleading::before {
  content: "\e386"; }

.fa-eye-slash::before {
  content: "\f070"; }

.fa-flask-vial::before {
  content: "\e4f3"; }

.fa-police-box::before {
  content: "\e021"; }

.fa-cucumber::before {
  content: "\e401"; }

.fa-head-side-brain::before {
  content: "\f808"; }

.fa-hand::before {
  content: "\f256"; }

.fa-hand-paper::before {
  content: "\f256"; }

.fa-person-biking-mountain::before {
  content: "\f84b"; }

.fa-biking-mountain::before {
  content: "\f84b"; }

.fa-utensils-slash::before {
  content: "\e464"; }

.fa-print-magnifying-glass::before {
  content: "\f81a"; }

.fa-print-search::before {
  content: "\f81a"; }

.fa-folder-bookmark::before {
  content: "\e186"; }

.fa-om::before {
  content: "\f679"; }

.fa-pi::before {
  content: "\f67e"; }

.fa-flask-round-potion::before {
  content: "\f6e1"; }

.fa-flask-potion::before {
  content: "\f6e1"; }

.fa-face-shush::before {
  content: "\e38c"; }

.fa-worm::before {
  content: "\e599"; }

.fa-house-circle-xmark::before {
  content: "\e50b"; }

.fa-plug::before {
  content: "\f1e6"; }

.fa-calendar-circle-exclamation::before {
  content: "\e46e"; }

.fa-square-i::before {
  content: "\e272"; }

.fa-chevron-up::before {
  content: "\f077"; }

.fa-face-saluting::before {
  content: "\e484"; }

.fa-gauge-simple-low::before {
  content: "\f62c"; }

.fa-tachometer-slow::before {
  content: "\f62c"; }

.fa-face-persevering::before {
  content: "\e385"; }

.fa-circle-camera::before {
  content: "\e103"; }

.fa-camera-circle::before {
  content: "\e103"; }

.fa-hand-spock::before {
  content: "\f259"; }

.fa-spider-web::before {
  content: "\f719"; }

.fa-circle-microphone::before {
  content: "\e116"; }

.fa-microphone-circle::before {
  content: "\e116"; }

.fa-book-arrow-up::before {
  content: "\e0ba"; }

.fa-popsicle::before {
  content: "\e43e"; }

.fa-command::before {
  content: "\e142"; }

.fa-blinds::before {
  content: "\f8fb"; }

.fa-stopwatch::before {
  content: "\f2f2"; }

.fa-saxophone::before {
  content: "\f8dc"; }

.fa-square-2::before {
  content: "\e257"; }

.fa-field-hockey-stick-ball::before {
  content: "\f44c"; }

.fa-field-hockey::before {
  content: "\f44c"; }

.fa-arrow-up-square-triangle::before {
  content: "\f88b"; }

.fa-sort-shapes-up-alt::before {
  content: "\f88b"; }

.fa-face-scream::before {
  content: "\e38b"; }

.fa-square-m::before {
  content: "\e276"; }

.fa-camera-web::before {
  content: "\f832"; }

.fa-webcam::before {
  content: "\f832"; }

.fa-comment-arrow-down::before {
  content: "\e143"; }

.fa-lightbulb-cfl::before {
  content: "\e5a6"; }

.fa-window-frame-open::before {
  content: "\e050"; }

.fa-face-kiss::before {
  content: "\f596"; }

.fa-kiss::before {
  content: "\f596"; }

.fa-bridge-circle-xmark::before {
  content: "\e4cb"; }

.fa-period::before {
  content: "\2e"; }

.fa-face-grin-tongue::before {
  content: "\f589"; }

.fa-grin-tongue::before {
  content: "\f589"; }

.fa-up-to-dotted-line::before {
  content: "\e457"; }

.fa-thought-bubble::before {
  content: "\e32e"; }

.fa-skeleton-ribs::before {
  content: "\e5cb"; }

.fa-raygun::before {
  content: "\e025"; }

.fa-flute::before {
  content: "\f8b9"; }

.fa-acorn::before {
  content: "\f6ae"; }

.fa-video-arrow-up-right::before {
  content: "\e2c9"; }

.fa-grate-droplet::before {
  content: "\e194"; }

.fa-seal-exclamation::before {
  content: "\e242"; }

.fa-chess-bishop::before {
  content: "\f43a"; }

.fa-message-sms::before {
  content: "\e1e5"; }

.fa-coffee-beans::before {
  content: "\e13f"; }

.fa-hat-witch::before {
  content: "\f6e7"; }

.fa-face-grin-wink::before {
  content: "\f58c"; }

.fa-grin-wink::before {
  content: "\f58c"; }

.fa-clock-three-thirty::before {
  content: "\e357"; }

.fa-ear-deaf::before {
  content: "\f2a4"; }

.fa-deaf::before {
  content: "\f2a4"; }

.fa-deafness::before {
  content: "\f2a4"; }

.fa-hard-of-hearing::before {
  content: "\f2a4"; }

.fa-alarm-clock::before {
  content: "\f34e"; }

.fa-eclipse::before {
  content: "\f749"; }

.fa-face-relieved::before {
  content: "\e389"; }

.fa-road-circle-check::before {
  content: "\e564"; }

.fa-dice-five::before {
  content: "\f523"; }

.fa-octagon-minus::before {
  content: "\f308"; }

.fa-minus-octagon::before {
  content: "\f308"; }

.fa-square-rss::before {
  content: "\f143"; }

.fa-rss-square::before {
  content: "\f143"; }

.fa-face-zany::before {
  content: "\e3a4"; }

.fa-tricycle::before {
  content: "\e5c3"; }

.fa-land-mine-on::before {
  content: "\e51b"; }

.fa-square-arrow-up-left::before {
  content: "\e263"; }

.fa-i-cursor::before {
  content: "\f246"; }

.fa-chart-mixed-up-circle-dollar::before {
  content: "\e5d9"; }

.fa-salt-shaker::before {
  content: "\e446"; }

.fa-stamp::before {
  content: "\f5bf"; }

.fa-file-plus::before {
  content: "\f319"; }

.fa-draw-square::before {
  content: "\f5ef"; }

.fa-toilet-paper-under-slash::before {
  content: "\e2a1"; }

.fa-toilet-paper-reverse-slash::before {
  content: "\e2a1"; }

.fa-stairs::before {
  content: "\e289"; }

.fa-drone-front::before {
  content: "\f860"; }

.fa-drone-alt::before {
  content: "\f860"; }

.fa-glass-empty::before {
  content: "\e191"; }

.fa-dial-high::before {
  content: "\e15c"; }

.fa-user-helmet-safety::before {
  content: "\f82c"; }

.fa-user-construction::before {
  content: "\f82c"; }

.fa-user-hard-hat::before {
  content: "\f82c"; }

.fa-i::before {
  content: "\49"; }

.fa-hryvnia-sign::before {
  content: "\f6f2"; }

.fa-hryvnia::before {
  content: "\f6f2"; }

.fa-arrow-down-left-and-arrow-up-right-to-center::before {
  content: "\e092"; }

.fa-pills::before {
  content: "\f484"; }

.fa-face-grin-wide::before {
  content: "\f581"; }

.fa-grin-alt::before {
  content: "\f581"; }

.fa-tooth::before {
  content: "\f5c9"; }

.fa-basketball-hoop::before {
  content: "\f435"; }

.fa-objects-align-bottom::before {
  content: "\e3bb"; }

.fa-v::before {
  content: "\56"; }

.fa-sparkles::before {
  content: "\f890"; }

.fa-squid::before {
  content: "\e450"; }

.fa-leafy-green::before {
  content: "\e41d"; }

.fa-circle-arrow-up-right::before {
  content: "\e0fc"; }

.fa-calendars::before {
  content: "\e0d7"; }

.fa-bangladeshi-taka-sign::before {
  content: "\e2e6"; }

.fa-bicycle::before {
  content: "\f206"; }

.fa-hammer-war::before {
  content: "\f6e4"; }

.fa-circle-d::before {
  content: "\e104"; }

.fa-spider-black-widow::before {
  content: "\f718"; }

.fa-staff-snake::before {
  content: "\e579"; }

.fa-rod-asclepius::before {
  content: "\e579"; }

.fa-rod-snake::before {
  content: "\e579"; }

.fa-staff-aesculapius::before {
  content: "\e579"; }

.fa-pear::before {
  content: "\e20c"; }

.fa-head-side-cough-slash::before {
  content: "\e062"; }

.fa-triangle::before {
  content: "\f2ec"; }

.fa-apartment::before {
  content: "\e468"; }

.fa-truck-medical::before {
  content: "\f0f9"; }

.fa-ambulance::before {
  content: "\f0f9"; }

.fa-pepper::before {
  content: "\e432"; }

.fa-piano::before {
  content: "\f8d4"; }

.fa-gun-squirt::before {
  content: "\e19d"; }

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598"; }

.fa-snowman::before {
  content: "\f7d0"; }

.fa-user-alien::before {
  content: "\e04a"; }

.fa-shield-check::before {
  content: "\f2f7"; }

.fa-mortar-pestle::before {
  content: "\f5a7"; }

.fa-road-barrier::before {
  content: "\e562"; }

.fa-chart-candlestick::before {
  content: "\e0e2"; }

.fa-briefcase-blank::before {
  content: "\e0c8"; }

.fa-school::before {
  content: "\f549"; }

.fa-igloo::before {
  content: "\f7ae"; }

.fa-bracket-round::before {
  content: "\28"; }

.fa-parenthesis::before {
  content: "\28"; }

.fa-joint::before {
  content: "\f595"; }

.fa-horse-saddle::before {
  content: "\f8c3"; }

.fa-mug-marshmallows::before {
  content: "\f7b7"; }

.fa-filters::before {
  content: "\e17e"; }

.fa-bell-on::before {
  content: "\f8fa"; }

.fa-angle-right::before {
  content: "\f105"; }

.fa-dial-med::before {
  content: "\e15f"; }

.fa-horse::before {
  content: "\f6f0"; }

.fa-q::before {
  content: "\51"; }

.fa-monitor-waveform::before {
  content: "\f611"; }

.fa-monitor-heart-rate::before {
  content: "\f611"; }

.fa-link-simple::before {
  content: "\e1cd"; }

.fa-whistle::before {
  content: "\f460"; }

.fa-g::before {
  content: "\47"; }

.fa-wine-glass-crack::before {
  content: "\f4bb"; }

.fa-fragile::before {
  content: "\f4bb"; }

.fa-slot-machine::before {
  content: "\e3ce"; }

.fa-notes-medical::before {
  content: "\f481"; }

.fa-car-wash::before {
  content: "\f5e6"; }

.fa-escalator::before {
  content: "\e171"; }

.fa-comment-image::before {
  content: "\e148"; }

.fa-temperature-half::before {
  content: "\f2c9"; }

.fa-temperature-2::before {
  content: "\f2c9"; }

.fa-thermometer-2::before {
  content: "\f2c9"; }

.fa-thermometer-half::before {
  content: "\f2c9"; }

.fa-dong-sign::before {
  content: "\e169"; }

.fa-donut::before {
  content: "\e406"; }

.fa-doughnut::before {
  content: "\e406"; }

.fa-capsules::before {
  content: "\f46b"; }

.fa-poo-storm::before {
  content: "\f75a"; }

.fa-poo-bolt::before {
  content: "\f75a"; }

.fa-tally-1::before {
  content: "\e294"; }

.fa-face-frown-open::before {
  content: "\f57a"; }

.fa-frown-open::before {
  content: "\f57a"; }

.fa-square-dashed::before {
  content: "\e269"; }

.fa-square-j::before {
  content: "\e273"; }

.fa-hand-point-up::before {
  content: "\f0a6"; }

.fa-money-bill::before {
  content: "\f0d6"; }

.fa-arrow-up-big-small::before {
  content: "\f88e"; }

.fa-sort-size-up::before {
  content: "\f88e"; }

.fa-barcode-read::before {
  content: "\f464"; }

.fa-baguette::before {
  content: "\e3d8"; }

.fa-bowl-soft-serve::before {
  content: "\e46b"; }

.fa-face-holding-back-tears::before {
  content: "\e482"; }

.fa-square-up::before {
  content: "\f353"; }

.fa-arrow-alt-square-up::before {
  content: "\f353"; }

.fa-train-subway-tunnel::before {
  content: "\e2a3"; }

.fa-subway-tunnel::before {
  content: "\e2a3"; }

.fa-square-exclamation::before {
  content: "\f321"; }

.fa-exclamation-square::before {
  content: "\f321"; }

.fa-semicolon::before {
  content: "\3b"; }

.fa-bookmark::before {
  content: "\f02e"; }

.fa-fan-table::before {
  content: "\e004"; }

.fa-align-justify::before {
  content: "\f039"; }

.fa-battery-low::before {
  content: "\e0b1"; }

.fa-battery-1::before {
  content: "\e0b1"; }

.fa-credit-card-front::before {
  content: "\f38a"; }

.fa-brain-arrow-curved-right::before {
  content: "\f677"; }

.fa-mind-share::before {
  content: "\f677"; }

.fa-umbrella-beach::before {
  content: "\f5ca"; }

.fa-helmet-un::before {
  content: "\e503"; }

.fa-location-smile::before {
  content: "\f60d"; }

.fa-map-marker-smile::before {
  content: "\f60d"; }

.fa-arrow-left-to-line::before {
  content: "\f33e"; }

.fa-arrow-to-left::before {
  content: "\f33e"; }

.fa-bullseye::before {
  content: "\f140"; }

.fa-sushi::before {
  content: "\e48a"; }

.fa-nigiri::before {
  content: "\e48a"; }

.fa-message-captions::before {
  content: "\e1de"; }

.fa-comment-alt-captions::before {
  content: "\e1de"; }

.fa-trash-list::before {
  content: "\e2b1"; }

.fa-bacon::before {
  content: "\f7e5"; }

.fa-option::before {
  content: "\e318"; }

.fa-raccoon::before {
  content: "\e613"; }

.fa-hand-point-down::before {
  content: "\f0a7"; }

.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }

.fa-head-side-gear::before {
  content: "\e611"; }

.fa-trash-plus::before {
  content: "\e2b2"; }

.fa-objects-align-top::before {
  content: "\e3c0"; }

.fa-folder::before {
  content: "\f07b"; }

.fa-folder-blank::before {
  content: "\f07b"; }

.fa-face-anxious-sweat::before {
  content: "\e36a"; }

.fa-credit-card-blank::before {
  content: "\f389"; }

.fa-file-waveform::before {
  content: "\f478"; }

.fa-file-medical-alt::before {
  content: "\f478"; }

.fa-microchip-ai::before {
  content: "\e1ec"; }

.fa-mug::before {
  content: "\f874"; }

.fa-plane-up-slash::before {
  content: "\e22e"; }

.fa-radiation::before {
  content: "\f7b9"; }

.fa-pen-circle::before {
  content: "\e20e"; }

.fa-bag-seedling::before {
  content: "\e5f2"; }

.fa-chart-simple::before {
  content: "\e473"; }

.fa-crutches::before {
  content: "\f7f8"; }

.fa-circle-parking::before {
  content: "\f615"; }

.fa-parking-circle::before {
  content: "\f615"; }

.fa-mars-stroke::before {
  content: "\f229"; }

.fa-leaf-oak::before {
  content: "\f6f7"; }

.fa-square-bolt::before {
  content: "\e265"; }

.fa-vial::before {
  content: "\f492"; }

.fa-gauge::before {
  content: "\f624"; }

.fa-dashboard::before {
  content: "\f624"; }

.fa-gauge-med::before {
  content: "\f624"; }

.fa-tachometer-alt-average::before {
  content: "\f624"; }

.fa-wand-magic-sparkles::before {
  content: "\e2ca"; }

.fa-magic-wand-sparkles::before {
  content: "\e2ca"; }

.fa-lambda::before {
  content: "\f66e"; }

.fa-e::before {
  content: "\45"; }

.fa-pizza::before {
  content: "\f817"; }

.fa-bowl-chopsticks-noodles::before {
  content: "\e2ea"; }

.fa-h3::before {
  content: "\f315"; }

.fa-pen-clip::before {
  content: "\f305"; }

.fa-pen-alt::before {
  content: "\f305"; }

.fa-bridge-circle-exclamation::before {
  content: "\e4ca"; }

.fa-badge-percent::before {
  content: "\f646"; }

.fa-user::before {
  content: "\f007"; }

.fa-sensor::before {
  content: "\e028"; }

.fa-comma::before {
  content: "\2c"; }

.fa-school-circle-check::before {
  content: "\e56b"; }

.fa-toilet-paper-under::before {
  content: "\e2a0"; }

.fa-toilet-paper-reverse::before {
  content: "\e2a0"; }

.fa-light-emergency::before {
  content: "\e41f"; }

.fa-arrow-down-to-arc::before {
  content: "\e4ae"; }

.fa-dumpster::before {
  content: "\f793"; }

.fa-van-shuttle::before {
  content: "\f5b6"; }

.fa-shuttle-van::before {
  content: "\f5b6"; }

.fa-building-user::before {
  content: "\e4da"; }

.fa-light-switch::before {
  content: "\e017"; }

.fa-square-caret-left::before {
  content: "\f191"; }

.fa-caret-square-left::before {
  content: "\f191"; }

.fa-highlighter::before {
  content: "\f591"; }

.fa-wave-pulse::before {
  content: "\f5f8"; }

.fa-heart-rate::before {
  content: "\f5f8"; }

.fa-key::before {
  content: "\f084"; }

.fa-hat-santa::before {
  content: "\f7a7"; }

.fa-tamale::before {
  content: "\e451"; }

.fa-box-check::before {
  content: "\f467"; }

.fa-bullhorn::before {
  content: "\f0a1"; }

.fa-steak::before {
  content: "\f824"; }

.fa-location-crosshairs-slash::before {
  content: "\f603"; }

.fa-location-slash::before {
  content: "\f603"; }

.fa-person-dolly::before {
  content: "\f4d0"; }

.fa-globe::before {
  content: "\f0ac"; }

.fa-synagogue::before {
  content: "\f69b"; }

.fa-file-chart-column::before {
  content: "\f659"; }

.fa-file-chart-line::before {
  content: "\f659"; }

.fa-person-half-dress::before {
  content: "\e548"; }

.fa-folder-image::before {
  content: "\e18a"; }

.fa-calendar-pen::before {
  content: "\f333"; }

.fa-calendar-edit::before {
  content: "\f333"; }

.fa-road-bridge::before {
  content: "\e563"; }

.fa-face-smile-tear::before {
  content: "\e393"; }

.fa-message-plus::before {
  content: "\f4a8"; }

.fa-comment-alt-plus::before {
  content: "\f4a8"; }

.fa-location-arrow::before {
  content: "\f124"; }

.fa-c::before {
  content: "\43"; }

.fa-tablet-button::before {
  content: "\f10a"; }

.fa-person-dress-fairy::before {
  content: "\e607"; }

.fa-rectangle-history-circle-user::before {
  content: "\e4a4"; }

.fa-building-lock::before {
  content: "\e4d6"; }

.fa-chart-line-up::before {
  content: "\e0e5"; }

.fa-mailbox::before {
  content: "\f813"; }

.fa-truck-bolt::before {
  content: "\e3d0"; }

.fa-pizza-slice::before {
  content: "\f818"; }

.fa-money-bill-wave::before {
  content: "\f53a"; }

.fa-chart-area::before {
  content: "\f1fe"; }

.fa-area-chart::before {
  content: "\f1fe"; }

.fa-house-flag::before {
  content: "\e50d"; }

.fa-circle-three-quarters-stroke::before {
  content: "\e5d4"; }

.fa-person-circle-minus::before {
  content: "\e540"; }

.fa-scalpel::before {
  content: "\f61d"; }

.fa-ban::before {
  content: "\f05e"; }

.fa-cancel::before {
  content: "\f05e"; }

.fa-bell-exclamation::before {
  content: "\f848"; }

.fa-circle-bookmark::before {
  content: "\e100"; }

.fa-bookmark-circle::before {
  content: "\e100"; }

.fa-egg-fried::before {
  content: "\f7fc"; }

.fa-face-weary::before {
  content: "\e3a1"; }

.fa-uniform-martial-arts::before {
  content: "\e3d1"; }

.fa-camera-rotate::before {
  content: "\e0d8"; }

.fa-sun-dust::before {
  content: "\f764"; }

.fa-comment-text::before {
  content: "\e14d"; }

.fa-spray-can-sparkles::before {
  content: "\f5d0"; }

.fa-air-freshener::before {
  content: "\f5d0"; }

.fa-signal-bars::before {
  content: "\f690"; }

.fa-signal-alt::before {
  content: "\f690"; }

.fa-signal-alt-4::before {
  content: "\f690"; }

.fa-signal-bars-strong::before {
  content: "\f690"; }

.fa-diamond-exclamation::before {
  content: "\e405"; }

.fa-star::before {
  content: "\f005"; }

.fa-dial-min::before {
  content: "\e161"; }

.fa-repeat::before {
  content: "\f363"; }

.fa-cross::before {
  content: "\f654"; }

.fa-page-caret-down::before {
  content: "\e429"; }

.fa-file-caret-down::before {
  content: "\e429"; }

.fa-box::before {
  content: "\f466"; }

.fa-venus-mars::before {
  content: "\f228"; }

.fa-clock-seven-thirty::before {
  content: "\e351"; }

.fa-arrow-pointer::before {
  content: "\f245"; }

.fa-mouse-pointer::before {
  content: "\f245"; }

.fa-clock-four-thirty::before {
  content: "\e34b"; }

.fa-signal-bars-good::before {
  content: "\f693"; }

.fa-signal-alt-3::before {
  content: "\f693"; }

.fa-cactus::before {
  content: "\f8a7"; }

.fa-lightbulb-gear::before {
  content: "\e5fd"; }

.fa-maximize::before {
  content: "\f31e"; }

.fa-expand-arrows-alt::before {
  content: "\f31e"; }

.fa-charging-station::before {
  content: "\f5e7"; }

.fa-shapes::before {
  content: "\f61f"; }

.fa-triangle-circle-square::before {
  content: "\f61f"; }

.fa-plane-tail::before {
  content: "\e22c"; }

.fa-gauge-simple-max::before {
  content: "\f62b"; }

.fa-tachometer-fastest::before {
  content: "\f62b"; }

.fa-circle-u::before {
  content: "\e127"; }

.fa-shield-slash::before {
  content: "\e24b"; }

.fa-square-phone-hangup::before {
  content: "\e27a"; }

.fa-phone-square-down::before {
  content: "\e27a"; }

.fa-arrow-up-left::before {
  content: "\e09d"; }

.fa-transporter-1::before {
  content: "\e043"; }

.fa-peanuts::before {
  content: "\e431"; }

.fa-shuffle::before {
  content: "\f074"; }

.fa-random::before {
  content: "\f074"; }

.fa-person-running::before {
  content: "\f70c"; }

.fa-running::before {
  content: "\f70c"; }

.fa-mobile-retro::before {
  content: "\e527"; }

.fa-grip-lines-vertical::before {
  content: "\f7a5"; }

.fa-bin-bottles-recycle::before {
  content: "\e5f6"; }

.fa-arrow-up-from-square::before {
  content: "\e09c"; }

.fa-file-dashed-line::before {
  content: "\f877"; }

.fa-page-break::before {
  content: "\f877"; }

.fa-bracket-curly-right::before {
  content: "\7d"; }

.fa-spider::before {
  content: "\f717"; }

.fa-clock-three::before {
  content: "\e356"; }

.fa-hands-bound::before {
  content: "\e4f9"; }

.fa-scalpel-line-dashed::before {
  content: "\f61e"; }

.fa-scalpel-path::before {
  content: "\f61e"; }

.fa-file-invoice-dollar::before {
  content: "\f571"; }

.fa-pipe-smoking::before {
  content: "\e3c4"; }

.fa-face-astonished::before {
  content: "\e36b"; }

.fa-window::before {
  content: "\f40e"; }

.fa-plane-circle-exclamation::before {
  content: "\e556"; }

.fa-ear::before {
  content: "\f5f0"; }

.fa-file-lock::before {
  content: "\e3a6"; }

.fa-diagram-venn::before {
  content: "\e15a"; }

.fa-x-ray::before {
  content: "\f497"; }

.fa-goal-net::before {
  content: "\e3ab"; }

.fa-coffin-cross::before {
  content: "\e051"; }

.fa-spell-check::before {
  content: "\f891"; }

.fa-location-xmark::before {
  content: "\f60e"; }

.fa-map-marker-times::before {
  content: "\f60e"; }

.fa-map-marker-xmark::before {
  content: "\f60e"; }

.fa-circle-quarter-stroke::before {
  content: "\e5d3"; }

.fa-lasso::before {
  content: "\f8c8"; }

.fa-slash::before {
  content: "\f715"; }

.fa-person-to-portal::before {
  content: "\e022"; }

.fa-portal-enter::before {
  content: "\e022"; }

.fa-calendar-star::before {
  content: "\f736"; }

.fa-computer-mouse::before {
  content: "\f8cc"; }

.fa-mouse::before {
  content: "\f8cc"; }

.fa-arrow-right-to-bracket::before {
  content: "\f090"; }

.fa-sign-in::before {
  content: "\f090"; }

.fa-pegasus::before {
  content: "\f703"; }

.fa-files-medical::before {
  content: "\f7fd"; }

.fa-nfc-lock::before {
  content: "\e1f8"; }

.fa-person-ski-lift::before {
  content: "\f7c8"; }

.fa-ski-lift::before {
  content: "\f7c8"; }

.fa-square-6::before {
  content: "\e25b"; }

.fa-shop-slash::before {
  content: "\e070"; }

.fa-store-alt-slash::before {
  content: "\e070"; }

.fa-wind-turbine::before {
  content: "\f89b"; }

.fa-sliders-simple::before {
  content: "\e253"; }

.fa-grid-round::before {
  content: "\e5da"; }

.fa-badge-sheriff::before {
  content: "\f8a2"; }

.fa-server::before {
  content: "\f233"; }

.fa-virus-covid-slash::before {
  content: "\e4a9"; }

.fa-intersection::before {
  content: "\f668"; }

.fa-shop-lock::before {
  content: "\e4a5"; }

.fa-family::before {
  content: "\e300"; }

.fa-hourglass-start::before {
  content: "\f251"; }

.fa-hourglass-1::before {
  content: "\f251"; }

.fa-user-hair-buns::before {
  content: "\e3d3"; }

.fa-blender-phone::before {
  content: "\f6b6"; }

.fa-hourglass-clock::before {
  content: "\e41b"; }

.fa-person-seat-reclined::before {
  content: "\e21f"; }

.fa-paper-plane-top::before {
  content: "\e20a"; }

.fa-paper-plane-alt::before {
  content: "\e20a"; }

.fa-send::before {
  content: "\e20a"; }

.fa-message-arrow-up::before {
  content: "\e1dc"; }

.fa-comment-alt-arrow-up::before {
  content: "\e1dc"; }

.fa-lightbulb-exclamation::before {
  content: "\f671"; }

.fa-layer-minus::before {
  content: "\f5fe"; }

.fa-layer-group-minus::before {
  content: "\f5fe"; }

.fa-chart-pie-simple-circle-currency::before {
  content: "\e604"; }

.fa-circle-e::before {
  content: "\e109"; }

.fa-building-wheat::before {
  content: "\e4db"; }

.fa-gauge-max::before {
  content: "\f626"; }

.fa-tachometer-alt-fastest::before {
  content: "\f626"; }

.fa-person-breastfeeding::before {
  content: "\e53a"; }

.fa-apostrophe::before {
  content: "\27"; }

.fa-fire-hydrant::before {
  content: "\e17f"; }

.fa-right-to-bracket::before {
  content: "\f2f6"; }

.fa-sign-in-alt::before {
  content: "\f2f6"; }

.fa-video-plus::before {
  content: "\f4e1"; }

.fa-square-right::before {
  content: "\f352"; }

.fa-arrow-alt-square-right::before {
  content: "\f352"; }

.fa-comment-smile::before {
  content: "\f4b4"; }

.fa-venus::before {
  content: "\f221"; }

.fa-passport::before {
  content: "\f5ab"; }

.fa-inbox-in::before {
  content: "\f310"; }

.fa-inbox-arrow-down::before {
  content: "\f310"; }

.fa-heart-pulse::before {
  content: "\f21e"; }

.fa-heartbeat::before {
  content: "\f21e"; }

.fa-circle-8::before {
  content: "\e0f5"; }

.fa-clouds-moon::before {
  content: "\f745"; }

.fa-clock-ten-thirty::before {
  content: "\e355"; }

.fa-people-carry-box::before {
  content: "\f4ce"; }

.fa-people-carry::before {
  content: "\f4ce"; }

.fa-folder-user::before {
  content: "\e18e"; }

.fa-trash-can-xmark::before {
  content: "\e2ae"; }

.fa-temperature-high::before {
  content: "\f769"; }

.fa-microchip::before {
  content: "\f2db"; }

.fa-left-long-to-line::before {
  content: "\e41e"; }

.fa-crown::before {
  content: "\f521"; }

.fa-weight-hanging::before {
  content: "\f5cd"; }

.fa-xmarks-lines::before {
  content: "\e59a"; }

.fa-file-prescription::before {
  content: "\f572"; }

.fa-calendar-range::before {
  content: "\e0d6"; }

.fa-flower-daffodil::before {
  content: "\f800"; }

.fa-hand-back-point-up::before {
  content: "\e1a2"; }

.fa-weight-scale::before {
  content: "\f496"; }

.fa-weight::before {
  content: "\f496"; }

.fa-arrow-up-to-arc::before {
  content: "\e617"; }

.fa-star-exclamation::before {
  content: "\f2f3"; }

.fa-books::before {
  content: "\f5db"; }

.fa-user-group::before {
  content: "\f500"; }

.fa-user-friends::before {
  content: "\f500"; }

.fa-arrow-up-a-z::before {
  content: "\f15e"; }

.fa-sort-alpha-up::before {
  content: "\f15e"; }

.fa-layer-plus::before {
  content: "\f5ff"; }

.fa-layer-group-plus::before {
  content: "\f5ff"; }

.fa-play-pause::before {
  content: "\e22f"; }

.fa-block-question::before {
  content: "\e3dd"; }

.fa-snooze::before {
  content: "\f880"; }

.fa-zzz::before {
  content: "\f880"; }

.fa-scanner-image::before {
  content: "\f8f3"; }

.fa-tv-retro::before {
  content: "\f401"; }

.fa-square-t::before {
  content: "\e280"; }

.fa-farm::before {
  content: "\f864"; }

.fa-barn-silo::before {
  content: "\f864"; }

.fa-chess-knight::before {
  content: "\f441"; }

.fa-bars-sort::before {
  content: "\e0ae"; }

.fa-pallet-boxes::before {
  content: "\f483"; }

.fa-palette-boxes::before {
  content: "\f483"; }

.fa-pallet-alt::before {
  content: "\f483"; }

.fa-face-laugh-squint::before {
  content: "\f59b"; }

.fa-laugh-squint::before {
  content: "\f59b"; }

.fa-code-simple::before {
  content: "\e13d"; }

.fa-bolt-slash::before {
  content: "\e0b8"; }

.fa-panel-fire::before {
  content: "\e42f"; }

.fa-binary-circle-check::before {
  content: "\e33c"; }

.fa-comment-minus::before {
  content: "\f4b1"; }

.fa-burrito::before {
  content: "\f7ed"; }

.fa-violin::before {
  content: "\f8ed"; }

.fa-objects-column::before {
  content: "\e3c1"; }

.fa-square-chevron-down::before {
  content: "\f329"; }

.fa-chevron-square-down::before {
  content: "\f329"; }

.fa-comment-plus::before {
  content: "\f4b2"; }

.fa-triangle-instrument::before {
  content: "\f8e2"; }

.fa-triangle-music::before {
  content: "\f8e2"; }

.fa-wheelchair::before {
  content: "\f193"; }

.fa-user-pilot-tie::before {
  content: "\e2c1"; }

.fa-piano-keyboard::before {
  content: "\f8d5"; }

.fa-bed-empty::before {
  content: "\f8f9"; }

.fa-circle-arrow-up::before {
  content: "\f0aa"; }

.fa-arrow-circle-up::before {
  content: "\f0aa"; }

.fa-toggle-on::before {
  content: "\f205"; }

.fa-rectangle-vertical::before {
  content: "\f2fb"; }

.fa-rectangle-portrait::before {
  content: "\f2fb"; }

.fa-person-walking::before {
  content: "\f554"; }

.fa-walking::before {
  content: "\f554"; }

.fa-l::before {
  content: "\4c"; }

.fa-signal-stream::before {
  content: "\f8dd"; }

.fa-down-to-bracket::before {
  content: "\e4e7"; }

.fa-circle-z::before {
  content: "\e130"; }

.fa-stars::before {
  content: "\f762"; }

.fa-fire::before {
  content: "\f06d"; }

.fa-bed-pulse::before {
  content: "\f487"; }

.fa-procedures::before {
  content: "\f487"; }

.fa-house-day::before {
  content: "\e00e"; }

.fa-shuttle-space::before {
  content: "\f197"; }

.fa-space-shuttle::before {
  content: "\f197"; }

.fa-shirt-long-sleeve::before {
  content: "\e3c7"; }

.fa-chart-pie-simple::before {
  content: "\f64e"; }

.fa-chart-pie-alt::before {
  content: "\f64e"; }

.fa-face-laugh::before {
  content: "\f599"; }

.fa-laugh::before {
  content: "\f599"; }

.fa-folder-open::before {
  content: "\f07c"; }

.fa-album-collection-circle-user::before {
  content: "\e48f"; }

.fa-candy::before {
  content: "\e3e7"; }

.fa-bowl-hot::before {
  content: "\f823"; }

.fa-soup::before {
  content: "\f823"; }

.fa-flatbread::before {
  content: "\e40b"; }

.fa-heart-circle-plus::before {
  content: "\e500"; }

.fa-code-fork::before {
  content: "\e13b"; }

.fa-city::before {
  content: "\f64f"; }

.fa-signal-bars-weak::before {
  content: "\f691"; }

.fa-signal-alt-1::before {
  content: "\f691"; }

.fa-microphone-lines::before {
  content: "\f3c9"; }

.fa-microphone-alt::before {
  content: "\f3c9"; }

.fa-clock-twelve::before {
  content: "\e358"; }

.fa-pepper-hot::before {
  content: "\f816"; }

.fa-citrus-slice::before {
  content: "\e2f5"; }

.fa-sheep::before {
  content: "\f711"; }

.fa-unlock::before {
  content: "\f09c"; }

.fa-colon-sign::before {
  content: "\e140"; }

.fa-headset::before {
  content: "\f590"; }

.fa-badger-honey::before {
  content: "\f6b4"; }

.fa-h4::before {
  content: "\f86a"; }

.fa-store-slash::before {
  content: "\e071"; }

.fa-road-circle-xmark::before {
  content: "\e566"; }

.fa-signal-slash::before {
  content: "\f695"; }

.fa-user-minus::before {
  content: "\f503"; }

.fa-mars-stroke-up::before {
  content: "\f22a"; }

.fa-mars-stroke-v::before {
  content: "\f22a"; }

.fa-champagne-glasses::before {
  content: "\f79f"; }

.fa-glass-cheers::before {
  content: "\f79f"; }

.fa-taco::before {
  content: "\f826"; }

.fa-hexagon-plus::before {
  content: "\f300"; }

.fa-plus-hexagon::before {
  content: "\f300"; }

.fa-clipboard::before {
  content: "\f328"; }

.fa-house-circle-exclamation::before {
  content: "\e50a"; }

.fa-file-arrow-up::before {
  content: "\f574"; }

.fa-file-upload::before {
  content: "\f574"; }

.fa-wifi::before {
  content: "\f1eb"; }

.fa-wifi-3::before {
  content: "\f1eb"; }

.fa-wifi-strong::before {
  content: "\f1eb"; }

.fa-messages::before {
  content: "\f4b6"; }

.fa-comments-alt::before {
  content: "\f4b6"; }

.fa-bath::before {
  content: "\f2cd"; }

.fa-bathtub::before {
  content: "\f2cd"; }

.fa-umbrella-simple::before {
  content: "\e2bc"; }

.fa-umbrella-alt::before {
  content: "\e2bc"; }

.fa-rectangle-history-circle-plus::before {
  content: "\e4a3"; }

.fa-underline::before {
  content: "\f0cd"; }

.fa-prescription-bottle-pill::before {
  content: "\e5c0"; }

.fa-user-pen::before {
  content: "\f4ff"; }

.fa-user-edit::before {
  content: "\f4ff"; }

.fa-binary-slash::before {
  content: "\e33e"; }

.fa-square-o::before {
  content: "\e278"; }

.fa-signature::before {
  content: "\f5b7"; }

.fa-stroopwafel::before {
  content: "\f551"; }

.fa-bold::before {
  content: "\f032"; }

.fa-anchor-lock::before {
  content: "\e4ad"; }

.fa-building-ngo::before {
  content: "\e4d7"; }

.fa-transporter-3::before {
  content: "\e045"; }

.fa-engine-warning::before {
  content: "\f5f2"; }

.fa-engine-exclamation::before {
  content: "\f5f2"; }

.fa-circle-down-right::before {
  content: "\e108"; }

.fa-square-k::before {
  content: "\e274"; }

.fa-manat-sign::before {
  content: "\e1d5"; }

.fa-money-check-pen::before {
  content: "\f872"; }

.fa-money-check-edit::before {
  content: "\f872"; }

.fa-not-equal::before {
  content: "\f53e"; }

.fa-border-top-left::before {
  content: "\f853"; }

.fa-border-style::before {
  content: "\f853"; }

.fa-map-location-dot::before {
  content: "\f5a0"; }

.fa-map-marked-alt::before {
  content: "\f5a0"; }

.fa-tilde::before {
  content: "\7e"; }

.fa-jedi::before {
  content: "\f669"; }

.fa-square-poll-vertical::before {
  content: "\f681"; }

.fa-poll::before {
  content: "\f681"; }

.fa-arrow-down-square-triangle::before {
  content: "\f889"; }

.fa-sort-shapes-down-alt::before {
  content: "\f889"; }

.fa-mug-hot::before {
  content: "\f7b6"; }

.fa-dog-leashed::before {
  content: "\f6d4"; }

.fa-car-battery::before {
  content: "\f5df"; }

.fa-battery-car::before {
  content: "\f5df"; }

.fa-face-downcast-sweat::before {
  content: "\e371"; }

.fa-mailbox-flag-up::before {
  content: "\e5bb"; }

.fa-memo-circle-info::before {
  content: "\e49a"; }

.fa-gift::before {
  content: "\f06b"; }

.fa-dice-two::before {
  content: "\f528"; }

.fa-volume::before {
  content: "\f6a8"; }

.fa-volume-medium::before {
  content: "\f6a8"; }

.fa-transporter-5::before {
  content: "\e2a6"; }

.fa-gauge-circle-bolt::before {
  content: "\e496"; }

.fa-coin-front::before {
  content: "\e3fc"; }

.fa-file-slash::before {
  content: "\e3a7"; }

.fa-message-arrow-up-right::before {
  content: "\e1dd"; }

.fa-treasure-chest::before {
  content: "\f723"; }

.fa-chess-queen::before {
  content: "\f445"; }

.fa-paintbrush-fine::before {
  content: "\f5a9"; }

.fa-paint-brush-alt::before {
  content: "\f5a9"; }

.fa-paint-brush-fine::before {
  content: "\f5a9"; }

.fa-paintbrush-alt::before {
  content: "\f5a9"; }

.fa-glasses::before {
  content: "\f530"; }

.fa-hood-cloak::before {
  content: "\f6ef"; }

.fa-square-quote::before {
  content: "\e329"; }

.fa-up-left::before {
  content: "\e2bd"; }

.fa-bring-front::before {
  content: "\f857"; }

.fa-chess-board::before {
  content: "\f43c"; }

.fa-burger-cheese::before {
  content: "\f7f1"; }

.fa-cheeseburger::before {
  content: "\f7f1"; }

.fa-building-circle-check::before {
  content: "\e4d2"; }

.fa-repeat-1::before {
  content: "\f365"; }

.fa-arrow-down-to-line::before {
  content: "\f33d"; }

.fa-arrow-to-bottom::before {
  content: "\f33d"; }

.fa-grid-5::before {
  content: "\e199"; }

.fa-swap-arrows::before {
  content: "\e60a"; }

.fa-right-long-to-line::before {
  content: "\e444"; }

.fa-person-chalkboard::before {
  content: "\e53d"; }

.fa-mars-stroke-right::before {
  content: "\f22b"; }

.fa-mars-stroke-h::before {
  content: "\f22b"; }

.fa-hand-back-fist::before {
  content: "\f255"; }

.fa-hand-rock::before {
  content: "\f255"; }

.fa-grid-round-5::before {
  content: "\e5de"; }

.fa-tally::before {
  content: "\f69c"; }

.fa-tally-5::before {
  content: "\f69c"; }

.fa-square-caret-up::before {
  content: "\f151"; }

.fa-caret-square-up::before {
  content: "\f151"; }

.fa-cloud-showers-water::before {
  content: "\e4e4"; }

.fa-chart-bar::before {
  content: "\f080"; }

.fa-bar-chart::before {
  content: "\f080"; }

.fa-hands-bubbles::before {
  content: "\e05e"; }

.fa-hands-wash::before {
  content: "\e05e"; }

.fa-less-than-equal::before {
  content: "\f537"; }

.fa-train::before {
  content: "\f238"; }

.fa-up-from-dotted-line::before {
  content: "\e456"; }

.fa-eye-low-vision::before {
  content: "\f2a8"; }

.fa-low-vision::before {
  content: "\f2a8"; }

.fa-traffic-light-go::before {
  content: "\f638"; }

.fa-face-exhaling::before {
  content: "\e480"; }

.fa-sensor-fire::before {
  content: "\e02a"; }

.fa-user-unlock::before {
  content: "\e058"; }

.fa-hexagon-divide::before {
  content: "\e1ad"; }

.fa-00::before {
  content: "\e467"; }

.fa-crow::before {
  content: "\f520"; }

.fa-cassette-betamax::before {
  content: "\f8a4"; }

.fa-betamax::before {
  content: "\f8a4"; }

.fa-sailboat::before {
  content: "\e445"; }

.fa-window-restore::before {
  content: "\f2d2"; }

.fa-nfc-magnifying-glass::before {
  content: "\e1f9"; }

.fa-file-binary::before {
  content: "\e175"; }

.fa-circle-v::before {
  content: "\e12a"; }

.fa-square-plus::before {
  content: "\f0fe"; }

.fa-plus-square::before {
  content: "\f0fe"; }

.fa-bowl-scoops::before {
  content: "\e3df"; }

.fa-mistletoe::before {
  content: "\f7b4"; }

.fa-custard::before {
  content: "\e403"; }

.fa-lacrosse-stick::before {
  content: "\e3b5"; }

.fa-hockey-mask::before {
  content: "\f6ee"; }

.fa-sunrise::before {
  content: "\f766"; }

.fa-subtitles::before {
  content: "\e60f"; }

.fa-panel-ews::before {
  content: "\e42e"; }

.fa-torii-gate::before {
  content: "\f6a1"; }

.fa-cloud-exclamation::before {
  content: "\e491"; }

.fa-message-lines::before {
  content: "\f4a6"; }

.fa-comment-alt-lines::before {
  content: "\f4a6"; }

.fa-frog::before {
  content: "\f52e"; }

.fa-bucket::before {
  content: "\e4cf"; }

.fa-floppy-disk-pen::before {
  content: "\e182"; }

.fa-image::before {
  content: "\f03e"; }

.fa-window-frame::before {
  content: "\e04f"; }

.fa-microphone::before {
  content: "\f130"; }

.fa-cow::before {
  content: "\f6c8"; }

.fa-file-zip::before {
  content: "\e5ee"; }

.fa-square-ring::before {
  content: "\e44f"; }

.fa-down-from-line::before {
  content: "\f349"; }

.fa-arrow-alt-from-top::before {
  content: "\f349"; }

.fa-caret-up::before {
  content: "\f0d8"; }

.fa-shield-xmark::before {
  content: "\e24c"; }

.fa-shield-times::before {
  content: "\e24c"; }

.fa-screwdriver::before {
  content: "\f54a"; }

.fa-circle-sort-down::before {
  content: "\e031"; }

.fa-sort-circle-down::before {
  content: "\e031"; }

.fa-folder-closed::before {
  content: "\e185"; }

.fa-house-tsunami::before {
  content: "\e515"; }

.fa-square-nfi::before {
  content: "\e576"; }

.fa-forklift::before {
  content: "\f47a"; }

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5"; }

.fa-bracket-square-right::before {
  content: "\5d"; }

.fa-martini-glass::before {
  content: "\f57b"; }

.fa-glass-martini-alt::before {
  content: "\f57b"; }

.fa-rotate-left::before {
  content: "\f2ea"; }

.fa-rotate-back::before {
  content: "\f2ea"; }

.fa-rotate-backward::before {
  content: "\f2ea"; }

.fa-undo-alt::before {
  content: "\f2ea"; }

.fa-table-columns::before {
  content: "\f0db"; }

.fa-columns::before {
  content: "\f0db"; }

.fa-square-a::before {
  content: "\e25f"; }

.fa-tick::before {
  content: "\e32f"; }

.fa-lemon::before {
  content: "\f094"; }

.fa-head-side-mask::before {
  content: "\e063"; }

.fa-handshake::before {
  content: "\f2b5"; }

.fa-gem::before {
  content: "\f3a5"; }

.fa-dolly::before {
  content: "\f472"; }

.fa-dolly-box::before {
  content: "\f472"; }

.fa-smoking::before {
  content: "\f48d"; }

.fa-minimize::before {
  content: "\f78c"; }

.fa-compress-arrows-alt::before {
  content: "\f78c"; }

.fa-refrigerator::before {
  content: "\e026"; }

.fa-monument::before {
  content: "\f5a6"; }

.fa-octagon-xmark::before {
  content: "\f2f0"; }

.fa-times-octagon::before {
  content: "\f2f0"; }

.fa-xmark-octagon::before {
  content: "\f2f0"; }

.fa-align-slash::before {
  content: "\f846"; }

.fa-snowplow::before {
  content: "\f7d2"; }

.fa-angles-right::before {
  content: "\f101"; }

.fa-angle-double-right::before {
  content: "\f101"; }

.fa-truck-ramp-couch::before {
  content: "\f4dd"; }

.fa-truck-couch::before {
  content: "\f4dd"; }

.fa-cannabis::before {
  content: "\f55f"; }

.fa-circle-play::before {
  content: "\f144"; }

.fa-play-circle::before {
  content: "\f144"; }

.fa-arrow-up-right-and-arrow-down-left-from-center::before {
  content: "\e0a0"; }

.fa-tablets::before {
  content: "\f490"; }

.fa-360-degrees::before {
  content: "\e2dc"; }

.fa-ethernet::before {
  content: "\f796"; }

.fa-euro-sign::before {
  content: "\f153"; }

.fa-eur::before {
  content: "\f153"; }

.fa-euro::before {
  content: "\f153"; }

.fa-chair::before {
  content: "\f6c0"; }

.fa-circle-check::before {
  content: "\f058"; }

.fa-check-circle::before {
  content: "\f058"; }

.fa-square-dashed-circle-plus::before {
  content: "\e5c2"; }

.fa-money-simple-from-bracket::before {
  content: "\e313"; }

.fa-bat::before {
  content: "\f6b5"; }

.fa-circle-stop::before {
  content: "\f28d"; }

.fa-stop-circle::before {
  content: "\f28d"; }

.fa-head-side-headphones::before {
  content: "\f8c2"; }

.fa-phone-rotary::before {
  content: "\f8d3"; }

.fa-compass-drafting::before {
  content: "\f568"; }

.fa-drafting-compass::before {
  content: "\f568"; }

.fa-plate-wheat::before {
  content: "\e55a"; }

.fa-calendar-circle-minus::before {
  content: "\e46f"; }

.fa-chopsticks::before {
  content: "\e3f7"; }

.fa-car-wrench::before {
  content: "\f5e3"; }

.fa-car-mechanic::before {
  content: "\f5e3"; }

.fa-icicles::before {
  content: "\f7ad"; }

.fa-person-shelter::before {
  content: "\e54f"; }

.fa-neuter::before {
  content: "\f22c"; }

.fa-id-badge::before {
  content: "\f2c1"; }

.fa-kazoo::before {
  content: "\f8c7"; }

.fa-marker::before {
  content: "\f5a1"; }

.fa-bin-bottles::before {
  content: "\e5f5"; }

.fa-face-laugh-beam::before {
  content: "\f59a"; }

.fa-laugh-beam::before {
  content: "\f59a"; }

.fa-square-arrow-down-left::before {
  content: "\e261"; }

.fa-battery-bolt::before {
  content: "\f376"; }

.fa-tree-large::before {
  content: "\f7dd"; }

.fa-helicopter-symbol::before {
  content: "\e502"; }

.fa-aperture::before {
  content: "\e2df"; }

.fa-universal-access::before {
  content: "\f29a"; }

.fa-gear-complex::before {
  content: "\e5e9"; }

.fa-file-magnifying-glass::before {
  content: "\f865"; }

.fa-file-search::before {
  content: "\f865"; }

.fa-up-right::before {
  content: "\e2be"; }

.fa-circle-chevron-up::before {
  content: "\f139"; }

.fa-chevron-circle-up::before {
  content: "\f139"; }

.fa-user-police::before {
  content: "\e333"; }

.fa-lari-sign::before {
  content: "\e1c8"; }

.fa-volcano::before {
  content: "\f770"; }

.fa-teddy-bear::before {
  content: "\e3cf"; }

.fa-stocking::before {
  content: "\f7d5"; }

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553"; }

.fa-image-slash::before {
  content: "\e1b7"; }

.fa-mask-snorkel::before {
  content: "\e3b7"; }

.fa-smoke::before {
  content: "\f760"; }

.fa-sterling-sign::before {
  content: "\f154"; }

.fa-gbp::before {
  content: "\f154"; }

.fa-pound-sign::before {
  content: "\f154"; }

.fa-battery-exclamation::before {
  content: "\e0b0"; }

.fa-viruses::before {
  content: "\e076"; }

.fa-square-person-confined::before {
  content: "\e577"; }

.fa-user-tie::before {
  content: "\f508"; }

.fa-arrow-down-long::before {
  content: "\f175"; }

.fa-long-arrow-down::before {
  content: "\f175"; }

.fa-tent-arrow-down-to-line::before {
  content: "\e57e"; }

.fa-certificate::before {
  content: "\f0a3"; }

.fa-crystal-ball::before {
  content: "\e362"; }

.fa-reply-all::before {
  content: "\f122"; }

.fa-mail-reply-all::before {
  content: "\f122"; }

.fa-suitcase::before {
  content: "\f0f2"; }

.fa-person-skating::before {
  content: "\f7c5"; }

.fa-skating::before {
  content: "\f7c5"; }

.fa-star-shooting::before {
  content: "\e036"; }

.fa-binary-lock::before {
  content: "\e33d"; }

.fa-filter-circle-dollar::before {
  content: "\f662"; }

.fa-funnel-dollar::before {
  content: "\f662"; }

.fa-camera-retro::before {
  content: "\f083"; }

.fa-circle-arrow-down::before {
  content: "\f0ab"; }

.fa-arrow-circle-down::before {
  content: "\f0ab"; }

.fa-comment-pen::before {
  content: "\f4ae"; }

.fa-comment-edit::before {
  content: "\f4ae"; }

.fa-file-import::before {
  content: "\f56f"; }

.fa-arrow-right-to-file::before {
  content: "\f56f"; }

.fa-banjo::before {
  content: "\f8a3"; }

.fa-square-arrow-up-right::before {
  content: "\f14c"; }

.fa-external-link-square::before {
  content: "\f14c"; }

.fa-light-emergency-on::before {
  content: "\e420"; }

.fa-kerning::before {
  content: "\f86f"; }

.fa-box-open::before {
  content: "\f49e"; }

.fa-square-f::before {
  content: "\e270"; }

.fa-scroll::before {
  content: "\f70e"; }

.fa-spa::before {
  content: "\f5bb"; }

.fa-arrow-left-from-line::before {
  content: "\f344"; }

.fa-arrow-from-right::before {
  content: "\f344"; }

.fa-strawberry::before {
  content: "\e32b"; }

.fa-location-pin-lock::before {
  content: "\e51f"; }

.fa-pause::before {
  content: "\f04c"; }

.fa-clock-eight-thirty::before {
  content: "\e346"; }

.fa-plane-engines::before {
  content: "\f3de"; }

.fa-plane-alt::before {
  content: "\f3de"; }

.fa-hill-avalanche::before {
  content: "\e507"; }

.fa-temperature-empty::before {
  content: "\f2cb"; }

.fa-temperature-0::before {
  content: "\f2cb"; }

.fa-thermometer-0::before {
  content: "\f2cb"; }

.fa-thermometer-empty::before {
  content: "\f2cb"; }

.fa-bomb::before {
  content: "\f1e2"; }

.fa-gauge-low::before {
  content: "\f627"; }

.fa-tachometer-alt-slow::before {
  content: "\f627"; }

.fa-registered::before {
  content: "\f25d"; }

.fa-trash-can-plus::before {
  content: "\e2ac"; }

.fa-address-card::before {
  content: "\f2bb"; }

.fa-contact-card::before {
  content: "\f2bb"; }

.fa-vcard::before {
  content: "\f2bb"; }

.fa-scale-unbalanced-flip::before {
  content: "\f516"; }

.fa-balance-scale-right::before {
  content: "\f516"; }

.fa-globe-snow::before {
  content: "\f7a3"; }

.fa-subscript::before {
  content: "\f12c"; }

.fa-diamond-turn-right::before {
  content: "\f5eb"; }

.fa-directions::before {
  content: "\f5eb"; }

.fa-integral::before {
  content: "\f667"; }

.fa-burst::before {
  content: "\e4dc"; }

.fa-house-laptop::before {
  content: "\e066"; }

.fa-laptop-house::before {
  content: "\e066"; }

.fa-face-tired::before {
  content: "\f5c8"; }

.fa-tired::before {
  content: "\f5c8"; }

.fa-money-bills::before {
  content: "\e1f3"; }

.fa-blinds-raised::before {
  content: "\f8fd"; }

.fa-smog::before {
  content: "\f75f"; }

.fa-ufo-beam::before {
  content: "\e048"; }

.fa-circle-caret-up::before {
  content: "\f331"; }

.fa-caret-circle-up::before {
  content: "\f331"; }

.fa-user-vneck-hair-long::before {
  content: "\e463"; }

.fa-square-a-lock::before {
  content: "\e44d"; }

.fa-crutch::before {
  content: "\f7f7"; }

.fa-gas-pump-slash::before {
  content: "\f5f4"; }

.fa-cloud-arrow-up::before {
  content: "\f0ee"; }

.fa-cloud-upload::before {
  content: "\f0ee"; }

.fa-cloud-upload-alt::before {
  content: "\f0ee"; }

.fa-palette::before {
  content: "\f53f"; }

.fa-transporter-4::before {
  content: "\e2a5"; }

.fa-chart-mixed-up-circle-currency::before {
  content: "\e5d8"; }

.fa-objects-align-right::before {
  content: "\e3bf"; }

.fa-arrows-turn-right::before {
  content: "\e4c0"; }

.fa-vest::before {
  content: "\e085"; }

.fa-pig::before {
  content: "\f706"; }

.fa-inbox-full::before {
  content: "\e1ba"; }

.fa-circle-envelope::before {
  content: "\e10c"; }

.fa-envelope-circle::before {
  content: "\e10c"; }

.fa-triangle-person-digging::before {
  content: "\f85d"; }

.fa-construction::before {
  content: "\f85d"; }

.fa-ferry::before {
  content: "\e4ea"; }

.fa-bullseye-arrow::before {
  content: "\f648"; }

.fa-arrows-down-to-people::before {
  content: "\e4b9"; }

.fa-seedling::before {
  content: "\f4d8"; }

.fa-sprout::before {
  content: "\f4d8"; }

.fa-clock-seven::before {
  content: "\e350"; }

.fa-left-right::before {
  content: "\f337"; }

.fa-arrows-alt-h::before {
  content: "\f337"; }

.fa-boxes-packing::before {
  content: "\e4c7"; }

.fa-circle-arrow-left::before {
  content: "\f0a8"; }

.fa-arrow-circle-left::before {
  content: "\f0a8"; }

.fa-flashlight::before {
  content: "\f8b8"; }

.fa-group-arrows-rotate::before {
  content: "\e4f6"; }

.fa-bowl-food::before {
  content: "\e4c6"; }

.fa-square-9::before {
  content: "\e25e"; }

.fa-candy-cane::before {
  content: "\f786"; }

.fa-arrow-down-wide-short::before {
  content: "\f160"; }

.fa-sort-amount-asc::before {
  content: "\f160"; }

.fa-sort-amount-down::before {
  content: "\f160"; }

.fa-square-dollar::before {
  content: "\f2e9"; }

.fa-dollar-square::before {
  content: "\f2e9"; }

.fa-usd-square::before {
  content: "\f2e9"; }

.fa-phone-arrow-right::before {
  content: "\e5be"; }

.fa-hand-holding-seedling::before {
  content: "\f4bf"; }

.fa-message-check::before {
  content: "\f4a2"; }

.fa-comment-alt-check::before {
  content: "\f4a2"; }

.fa-cloud-bolt::before {
  content: "\f76c"; }

.fa-thunderstorm::before {
  content: "\f76c"; }

.fa-chart-line-up-down::before {
  content: "\e5d7"; }

.fa-text-slash::before {
  content: "\f87d"; }

.fa-remove-format::before {
  content: "\f87d"; }

.fa-watch::before {
  content: "\f2e1"; }

.fa-circle-down-left::before {
  content: "\e107"; }

.fa-text::before {
  content: "\f893"; }

.fa-projector::before {
  content: "\f8d6"; }

.fa-face-smile-wink::before {
  content: "\f4da"; }

.fa-smile-wink::before {
  content: "\f4da"; }

.fa-tombstone-blank::before {
  content: "\f721"; }

.fa-tombstone-alt::before {
  content: "\f721"; }

.fa-chess-king-piece::before {
  content: "\f440"; }

.fa-chess-king-alt::before {
  content: "\f440"; }

.fa-circle-6::before {
  content: "\e0f3"; }

.fa-left::before {
  content: "\f355"; }

.fa-arrow-alt-left::before {
  content: "\f355"; }

.fa-file-word::before {
  content: "\f1c2"; }

.fa-file-powerpoint::before {
  content: "\f1c4"; }

.fa-square-down::before {
  content: "\f350"; }

.fa-arrow-alt-square-down::before {
  content: "\f350"; }

.fa-objects-align-center-vertical::before {
  content: "\e3bd"; }

.fa-arrows-left-right::before {
  content: "\f07e"; }

.fa-arrows-h::before {
  content: "\f07e"; }

.fa-house-lock::before {
  content: "\e510"; }

.fa-cloud-arrow-down::before {
  content: "\f0ed"; }

.fa-cloud-download::before {
  content: "\f0ed"; }

.fa-cloud-download-alt::before {
  content: "\f0ed"; }

.fa-wreath::before {
  content: "\f7e2"; }

.fa-children::before {
  content: "\e4e1"; }

.fa-meter-droplet::before {
  content: "\e1ea"; }

.fa-chalkboard::before {
  content: "\f51b"; }

.fa-blackboard::before {
  content: "\f51b"; }

.fa-user-large-slash::before {
  content: "\f4fa"; }

.fa-user-alt-slash::before {
  content: "\f4fa"; }

.fa-signal-strong::before {
  content: "\f68f"; }

.fa-signal-4::before {
  content: "\f68f"; }

.fa-lollipop::before {
  content: "\e424"; }

.fa-lollypop::before {
  content: "\e424"; }

.fa-list-tree::before {
  content: "\e1d2"; }

.fa-envelope-open::before {
  content: "\f2b6"; }

.fa-draw-circle::before {
  content: "\f5ed"; }

.fa-cat-space::before {
  content: "\e001"; }

.fa-handshake-simple-slash::before {
  content: "\e05f"; }

.fa-handshake-alt-slash::before {
  content: "\e05f"; }

.fa-rabbit-running::before {
  content: "\f709"; }

.fa-rabbit-fast::before {
  content: "\f709"; }

.fa-memo-pad::before {
  content: "\e1da"; }

.fa-mattress-pillow::before {
  content: "\e525"; }

.fa-alarm-plus::before {
  content: "\f844"; }

.fa-alicorn::before {
  content: "\f6b0"; }

.fa-comment-question::before {
  content: "\e14b"; }

.fa-gingerbread-man::before {
  content: "\f79d"; }

.fa-guarani-sign::before {
  content: "\e19a"; }

.fa-burger-fries::before {
  content: "\e0cd"; }

.fa-mug-tea::before {
  content: "\f875"; }

.fa-border-top::before {
  content: "\f855"; }

.fa-arrows-rotate::before {
  content: "\f021"; }

.fa-refresh::before {
  content: "\f021"; }

.fa-sync::before {
  content: "\f021"; }

.fa-circle-book-open::before {
  content: "\e0ff"; }

.fa-book-circle::before {
  content: "\e0ff"; }

.fa-arrows-to-dotted-line::before {
  content: "\e0a6"; }

.fa-fire-extinguisher::before {
  content: "\f134"; }

.fa-garage-open::before {
  content: "\e00b"; }

.fa-shelves-empty::before {
  content: "\e246"; }

.fa-cruzeiro-sign::before {
  content: "\e152"; }

.fa-watch-apple::before {
  content: "\e2cb"; }

.fa-watch-calculator::before {
  content: "\f8f0"; }

.fa-list-dropdown::before {
  content: "\e1cf"; }

.fa-cabinet-filing::before {
  content: "\f64b"; }

.fa-burger-soda::before {
  content: "\f858"; }

.fa-square-arrow-up::before {
  content: "\f33c"; }

.fa-arrow-square-up::before {
  content: "\f33c"; }

.fa-greater-than-equal::before {
  content: "\f532"; }

.fa-pallet-box::before {
  content: "\e208"; }

.fa-face-confounded::before {
  content: "\e36c"; }

.fa-shield-halved::before {
  content: "\f3ed"; }

.fa-shield-alt::before {
  content: "\f3ed"; }

.fa-truck-plow::before {
  content: "\f7de"; }

.fa-book-atlas::before {
  content: "\f558"; }

.fa-atlas::before {
  content: "\f558"; }

.fa-virus::before {
  content: "\e074"; }

.fa-grid-round-2::before {
  content: "\e5db"; }

.fa-comment-middle-top::before {
  content: "\e14a"; }

.fa-envelope-circle-check::before {
  content: "\e4e8"; }

.fa-layer-group::before {
  content: "\f5fd"; }

.fa-restroom-simple::before {
  content: "\e23a"; }

.fa-arrows-to-dot::before {
  content: "\e4be"; }

.fa-border-outer::before {
  content: "\f851"; }

.fa-hashtag-lock::before {
  content: "\e415"; }

.fa-clock-two-thirty::before {
  content: "\e35b"; }

.fa-archway::before {
  content: "\f557"; }

.fa-heart-circle-check::before {
  content: "\e4fd"; }

.fa-house-chimney-crack::before {
  content: "\f6f1"; }

.fa-house-damage::before {
  content: "\f6f1"; }

.fa-file-zipper::before {
  content: "\f1c6"; }

.fa-file-archive::before {
  content: "\f1c6"; }

.fa-heart-half::before {
  content: "\e1ab"; }

.fa-comment-check::before {
  content: "\f4ac"; }

.fa-square::before {
  content: "\f0c8"; }

.fa-memo::before {
  content: "\e1d8"; }

.fa-martini-glass-empty::before {
  content: "\f000"; }

.fa-glass-martini::before {
  content: "\f000"; }

.fa-couch::before {
  content: "\f4b8"; }

.fa-cedi-sign::before {
  content: "\e0df"; }

.fa-italic::before {
  content: "\f033"; }

.fa-glass-citrus::before {
  content: "\f869"; }

.fa-calendar-lines-pen::before {
  content: "\e472"; }

.fa-church::before {
  content: "\f51d"; }

.fa-person-snowmobiling::before {
  content: "\f7d1"; }

.fa-snowmobile::before {
  content: "\f7d1"; }

.fa-face-hushed::before {
  content: "\e37b"; }

.fa-comments-dollar::before {
  content: "\f653"; }

.fa-pickaxe::before {
  content: "\e5bf"; }

.fa-link-simple-slash::before {
  content: "\e1ce"; }

.fa-democrat::before {
  content: "\f747"; }

.fa-face-confused::before {
  content: "\e36d"; }

.fa-pinball::before {
  content: "\e229"; }

.fa-z::before {
  content: "\5a"; }

.fa-person-skiing::before {
  content: "\f7c9"; }

.fa-skiing::before {
  content: "\f7c9"; }

.fa-deer::before {
  content: "\f78e"; }

.fa-input-pipe::before {
  content: "\e1be"; }

.fa-road-lock::before {
  content: "\e567"; }

.fa-a::before {
  content: "\41"; }

.fa-bookmark-slash::before {
  content: "\e0c2"; }

.fa-temperature-arrow-down::before {
  content: "\e03f"; }

.fa-temperature-down::before {
  content: "\e03f"; }

.fa-mace::before {
  content: "\f6f8"; }

.fa-feather-pointed::before {
  content: "\f56b"; }

.fa-feather-alt::before {
  content: "\f56b"; }

.fa-sausage::before {
  content: "\f820"; }

.fa-trash-can-clock::before {
  content: "\e2aa"; }

.fa-p::before {
  content: "\50"; }

.fa-broom-wide::before {
  content: "\e5d1"; }

.fa-snowflake::before {
  content: "\f2dc"; }

.fa-stomach::before {
  content: "\f623"; }

.fa-newspaper::before {
  content: "\f1ea"; }

.fa-rectangle-ad::before {
  content: "\f641"; }

.fa-ad::before {
  content: "\f641"; }

.fa-guitar-electric::before {
  content: "\f8be"; }

.fa-arrow-turn-down-right::before {
  content: "\e3d6"; }

.fa-moon-cloud::before {
  content: "\f754"; }

.fa-bread-slice-butter::before {
  content: "\e3e1"; }

.fa-circle-arrow-right::before {
  content: "\f0a9"; }

.fa-arrow-circle-right::before {
  content: "\f0a9"; }

.fa-user-group-crown::before {
  content: "\f6a5"; }

.fa-users-crown::before {
  content: "\f6a5"; }

.fa-circle-i::before {
  content: "\e111"; }

.fa-toilet-paper-check::before {
  content: "\e5b2"; }

.fa-filter-circle-xmark::before {
  content: "\e17b"; }

.fa-locust::before {
  content: "\e520"; }

.fa-sort::before {
  content: "\f0dc"; }

.fa-unsorted::before {
  content: "\f0dc"; }

.fa-list-ol::before {
  content: "\f0cb"; }

.fa-list-1-2::before {
  content: "\f0cb"; }

.fa-list-numeric::before {
  content: "\f0cb"; }

.fa-chart-waterfall::before {
  content: "\e0eb"; }

.fa-sparkle::before {
  content: "\e5d6"; }

.fa-face-party::before {
  content: "\e383"; }

.fa-kidneys::before {
  content: "\f5fb"; }

.fa-wifi-exclamation::before {
  content: "\e2cf"; }

.fa-chart-network::before {
  content: "\f78a"; }

.fa-person-dress-burst::before {
  content: "\e544"; }

.fa-dice-d4::before {
  content: "\f6d0"; }

.fa-money-check-dollar::before {
  content: "\f53d"; }

.fa-money-check-alt::before {
  content: "\f53d"; }

.fa-vector-square::before {
  content: "\f5cb"; }

.fa-bread-slice::before {
  content: "\f7ec"; }

.fa-language::before {
  content: "\f1ab"; }

.fa-wheat-awn-slash::before {
  content: "\e338"; }

.fa-face-kiss-wink-heart::before {
  content: "\f598"; }

.fa-kiss-wink-heart::before {
  content: "\f598"; }

.fa-dagger::before {
  content: "\f6cb"; }

.fa-podium::before {
  content: "\f680"; }

.fa-memo-circle-check::before {
  content: "\e1d9"; }

.fa-route-highway::before {
  content: "\f61a"; }

.fa-down-to-line::before {
  content: "\f34a"; }

.fa-arrow-alt-to-bottom::before {
  content: "\f34a"; }

.fa-filter::before {
  content: "\f0b0"; }

.fa-square-g::before {
  content: "\e271"; }

.fa-circle-phone::before {
  content: "\e11b"; }

.fa-phone-circle::before {
  content: "\e11b"; }

.fa-clipboard-prescription::before {
  content: "\f5e8"; }

.fa-user-nurse-hair::before {
  content: "\e45d"; }

.fa-question::before {
  content: "\3f"; }

.fa-file-signature::before {
  content: "\f573"; }

.fa-toggle-large-on::before {
  content: "\e5b1"; }

.fa-up-down-left-right::before {
  content: "\f0b2"; }

.fa-arrows-alt::before {
  content: "\f0b2"; }

.fa-dryer-heat::before {
  content: "\f862"; }

.fa-dryer-alt::before {
  content: "\f862"; }

.fa-house-chimney-user::before {
  content: "\e065"; }

.fa-hand-holding-heart::before {
  content: "\f4be"; }

.fa-arrow-up-small-big::before {
  content: "\f88f"; }

.fa-sort-size-up-alt::before {
  content: "\f88f"; }

.fa-train-track::before {
  content: "\e453"; }

.fa-puzzle-piece::before {
  content: "\f12e"; }

.fa-money-check::before {
  content: "\f53c"; }

.fa-star-half-stroke::before {
  content: "\f5c0"; }

.fa-star-half-alt::before {
  content: "\f5c0"; }

.fa-file-exclamation::before {
  content: "\f31a"; }

.fa-code::before {
  content: "\f121"; }

.fa-whiskey-glass::before {
  content: "\f7a0"; }

.fa-glass-whiskey::before {
  content: "\f7a0"; }

.fa-moon-stars::before {
  content: "\f755"; }

.fa-building-circle-exclamation::before {
  content: "\e4d3"; }

.fa-clothes-hanger::before {
  content: "\e136"; }

.fa-mobile-notch::before {
  content: "\e1ee"; }

.fa-mobile-iphone::before {
  content: "\e1ee"; }

.fa-magnifying-glass-chart::before {
  content: "\e522"; }

.fa-arrow-up-right-from-square::before {
  content: "\f08e"; }

.fa-external-link::before {
  content: "\f08e"; }

.fa-cubes-stacked::before {
  content: "\e4e6"; }

.fa-images-user::before {
  content: "\e1b9"; }

.fa-won-sign::before {
  content: "\f159"; }

.fa-krw::before {
  content: "\f159"; }

.fa-won::before {
  content: "\f159"; }

.fa-image-polaroid-user::before {
  content: "\e1b6"; }

.fa-virus-covid::before {
  content: "\e4a8"; }

.fa-square-ellipsis::before {
  content: "\e26e"; }

.fa-pie::before {
  content: "\f705"; }

.fa-chess-knight-piece::before {
  content: "\f442"; }

.fa-chess-knight-alt::before {
  content: "\f442"; }

.fa-austral-sign::before {
  content: "\e0a9"; }

.fa-cloud-plus::before {
  content: "\e35e"; }

.fa-f::before {
  content: "\46"; }

.fa-leaf::before {
  content: "\f06c"; }

.fa-bed-bunk::before {
  content: "\f8f8"; }

.fa-road::before {
  content: "\f018"; }

.fa-taxi::before {
  content: "\f1ba"; }

.fa-cab::before {
  content: "\f1ba"; }

.fa-person-circle-plus::before {
  content: "\e541"; }

.fa-chart-pie::before {
  content: "\f200"; }

.fa-pie-chart::before {
  content: "\f200"; }

.fa-bolt-lightning::before {
  content: "\e0b7"; }

.fa-clock-eight::before {
  content: "\e345"; }

.fa-sack-xmark::before {
  content: "\e56a"; }

.fa-file-excel::before {
  content: "\f1c3"; }

.fa-file-contract::before {
  content: "\f56c"; }

.fa-fish-fins::before {
  content: "\e4f2"; }

.fa-circle-q::before {
  content: "\e11e"; }

.fa-building-flag::before {
  content: "\e4d5"; }

.fa-face-grin-beam::before {
  content: "\f582"; }

.fa-grin-beam::before {
  content: "\f582"; }

.fa-object-ungroup::before {
  content: "\f248"; }

.fa-face-disguise::before {
  content: "\e370"; }

.fa-circle-arrow-down-right::before {
  content: "\e0fa"; }

.fa-alien-8bit::before {
  content: "\f8f6"; }

.fa-alien-monster::before {
  content: "\f8f6"; }

.fa-hand-point-ribbon::before {
  content: "\e1a6"; }

.fa-poop::before {
  content: "\f619"; }

.fa-object-exclude::before {
  content: "\e49c"; }

.fa-telescope::before {
  content: "\e03e"; }

.fa-location-pin::before {
  content: "\f041"; }

.fa-map-marker::before {
  content: "\f041"; }

.fa-square-list::before {
  content: "\e489"; }

.fa-kaaba::before {
  content: "\f66b"; }

.fa-toilet-paper::before {
  content: "\f71e"; }

.fa-helmet-safety::before {
  content: "\f807"; }

.fa-hard-hat::before {
  content: "\f807"; }

.fa-hat-hard::before {
  content: "\f807"; }

.fa-comment-code::before {
  content: "\e147"; }

.fa-sim-cards::before {
  content: "\e251"; }

.fa-starship::before {
  content: "\e039"; }

.fa-eject::before {
  content: "\f052"; }

.fa-circle-right::before {
  content: "\f35a"; }

.fa-arrow-alt-circle-right::before {
  content: "\f35a"; }

.fa-plane-circle-check::before {
  content: "\e555"; }

.fa-seal::before {
  content: "\e241"; }

.fa-user-cowboy::before {
  content: "\f8ea"; }

.fa-hexagon-vertical-nft::before {
  content: "\e505"; }

.fa-face-rolling-eyes::before {
  content: "\f5a5"; }

.fa-meh-rolling-eyes::before {
  content: "\f5a5"; }

.fa-bread-loaf::before {
  content: "\f7eb"; }

.fa-rings-wedding::before {
  content: "\f81b"; }

.fa-object-group::before {
  content: "\f247"; }

.fa-french-fries::before {
  content: "\f803"; }

.fa-chart-line::before {
  content: "\f201"; }

.fa-line-chart::before {
  content: "\f201"; }

.fa-calendar-arrow-down::before {
  content: "\e0d0"; }

.fa-calendar-download::before {
  content: "\e0d0"; }

.fa-send-back::before {
  content: "\f87e"; }

.fa-mask-ventilator::before {
  content: "\e524"; }

.fa-signature-lock::before {
  content: "\e3ca"; }

.fa-arrow-right::before {
  content: "\f061"; }

.fa-signs-post::before {
  content: "\f277"; }

.fa-map-signs::before {
  content: "\f277"; }

.fa-octagon-plus::before {
  content: "\f301"; }

.fa-plus-octagon::before {
  content: "\f301"; }

.fa-cash-register::before {
  content: "\f788"; }

.fa-person-circle-question::before {
  content: "\e542"; }

.fa-melon-slice::before {
  content: "\e311"; }

.fa-space-station-moon::before {
  content: "\e033"; }

.fa-message-smile::before {
  content: "\f4aa"; }

.fa-comment-alt-smile::before {
  content: "\f4aa"; }

.fa-cup-straw::before {
  content: "\e363"; }

.fa-left-from-line::before {
  content: "\f348"; }

.fa-arrow-alt-from-right::before {
  content: "\f348"; }

.fa-h::before {
  content: "\48"; }

.fa-basket-shopping-simple::before {
  content: "\e0af"; }

.fa-shopping-basket-alt::before {
  content: "\e0af"; }

.fa-hands-holding-heart::before {
  content: "\f4c3"; }

.fa-hands-heart::before {
  content: "\f4c3"; }

.fa-clock-nine::before {
  content: "\e34c"; }

.fa-tarp::before {
  content: "\e57b"; }

.fa-face-sleepy::before {
  content: "\e38e"; }

.fa-hand-horns::before {
  content: "\e1a9"; }

.fa-screwdriver-wrench::before {
  content: "\f7d9"; }

.fa-tools::before {
  content: "\f7d9"; }

.fa-arrows-to-eye::before {
  content: "\e4bf"; }

.fa-circle-three-quarters::before {
  content: "\e125"; }

.fa-trophy-star::before {
  content: "\f2eb"; }

.fa-trophy-alt::before {
  content: "\f2eb"; }

.fa-plug-circle-bolt::before {
  content: "\e55b"; }

.fa-face-thermometer::before {
  content: "\e39a"; }

.fa-grid-round-4::before {
  content: "\e5dd"; }

.fa-shirt-running::before {
  content: "\e3c8"; }

.fa-book-circle-arrow-up::before {
  content: "\e0bd"; }

.fa-face-nauseated::before {
  content: "\e381"; }

.fa-heart::before {
  content: "\f004"; }

.fa-file-chart-pie::before {
  content: "\f65a"; }

.fa-mars-and-venus::before {
  content: "\f224"; }

.fa-house-user::before {
  content: "\e1b0"; }

.fa-home-user::before {
  content: "\e1b0"; }

.fa-circle-arrow-down-left::before {
  content: "\e0f9"; }

.fa-dumpster-fire::before {
  content: "\f794"; }

.fa-hexagon-minus::before {
  content: "\f307"; }

.fa-minus-hexagon::before {
  content: "\f307"; }

.fa-left-to-line::before {
  content: "\f34b"; }

.fa-arrow-alt-to-left::before {
  content: "\f34b"; }

.fa-house-crack::before {
  content: "\e3b1"; }

.fa-paw-simple::before {
  content: "\f701"; }

.fa-paw-alt::before {
  content: "\f701"; }

.fa-arrow-left-long-to-line::before {
  content: "\e3d4"; }

.fa-brackets-round::before {
  content: "\e0c5"; }

.fa-parentheses::before {
  content: "\e0c5"; }

.fa-martini-glass-citrus::before {
  content: "\f561"; }

.fa-cocktail::before {
  content: "\f561"; }

.fa-user-shakespeare::before {
  content: "\e2c2"; }

.fa-arrow-right-to-arc::before {
  content: "\e4b2"; }

.fa-face-surprise::before {
  content: "\f5c2"; }

.fa-surprise::before {
  content: "\f5c2"; }

.fa-bottle-water::before {
  content: "\e4c5"; }

.fa-circle-pause::before {
  content: "\f28b"; }

.fa-pause-circle::before {
  content: "\f28b"; }

.fa-gauge-circle-plus::before {
  content: "\e498"; }

.fa-folders::before {
  content: "\f660"; }

.fa-angel::before {
  content: "\f779"; }

.fa-value-absolute::before {
  content: "\f6a6"; }

.fa-rabbit::before {
  content: "\f708"; }

.fa-toilet-paper-slash::before {
  content: "\e072"; }

.fa-circle-euro::before {
  content: "\e5ce"; }

.fa-apple-whole::before {
  content: "\f5d1"; }

.fa-apple-alt::before {
  content: "\f5d1"; }

.fa-kitchen-set::before {
  content: "\e51a"; }

.fa-diamond-half::before {
  content: "\e5b7"; }

.fa-lock-keyhole::before {
  content: "\f30d"; }

.fa-lock-alt::before {
  content: "\f30d"; }

.fa-r::before {
  content: "\52"; }

.fa-temperature-quarter::before {
  content: "\f2ca"; }

.fa-temperature-1::before {
  content: "\f2ca"; }

.fa-thermometer-1::before {
  content: "\f2ca"; }

.fa-thermometer-quarter::before {
  content: "\f2ca"; }

.fa-square-info::before {
  content: "\f30f"; }

.fa-info-square::before {
  content: "\f30f"; }

.fa-wifi-slash::before {
  content: "\f6ac"; }

.fa-toilet-paper-xmark::before {
  content: "\e5b3"; }

.fa-hands-holding-dollar::before {
  content: "\f4c5"; }

.fa-hands-usd::before {
  content: "\f4c5"; }

.fa-cube::before {
  content: "\f1b2"; }

.fa-arrow-down-triangle-square::before {
  content: "\f888"; }

.fa-sort-shapes-down::before {
  content: "\f888"; }

.fa-bitcoin-sign::before {
  content: "\e0b4"; }

.fa-shutters::before {
  content: "\e449"; }

.fa-shield-dog::before {
  content: "\e573"; }

.fa-solar-panel::before {
  content: "\f5ba"; }

.fa-lock-open::before {
  content: "\f3c1"; }

.fa-table-tree::before {
  content: "\e293"; }

.fa-house-chimney-heart::before {
  content: "\e1b2"; }

.fa-tally-3::before {
  content: "\e296"; }

.fa-elevator::before {
  content: "\e16d"; }

.fa-money-bill-transfer::before {
  content: "\e528"; }

.fa-money-bill-trend-up::before {
  content: "\e529"; }

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f"; }

.fa-square-poll-horizontal::before {
  content: "\f682"; }

.fa-poll-h::before {
  content: "\f682"; }

.fa-circle::before {
  content: "\f111"; }

.fa-cart-circle-exclamation::before {
  content: "\e3f2"; }

.fa-sword::before {
  content: "\f71c"; }

.fa-backward-fast::before {
  content: "\f049"; }

.fa-fast-backward::before {
  content: "\f049"; }

.fa-recycle::before {
  content: "\f1b8"; }

.fa-user-astronaut::before {
  content: "\f4fb"; }

.fa-interrobang::before {
  content: "\e5ba"; }

.fa-plane-slash::before {
  content: "\e069"; }

.fa-circle-dashed::before {
  content: "\e105"; }

.fa-trademark::before {
  content: "\f25c"; }

.fa-basketball::before {
  content: "\f434"; }

.fa-basketball-ball::before {
  content: "\f434"; }

.fa-fork-knife::before {
  content: "\f2e6"; }

.fa-utensils-alt::before {
  content: "\f2e6"; }

.fa-satellite-dish::before {
  content: "\f7c0"; }

.fa-badge-check::before {
  content: "\f336"; }

.fa-circle-up::before {
  content: "\f35b"; }

.fa-arrow-alt-circle-up::before {
  content: "\f35b"; }

.fa-slider::before {
  content: "\e252"; }

.fa-mobile-screen-button::before {
  content: "\f3cd"; }

.fa-mobile-alt::before {
  content: "\f3cd"; }

.fa-clock-one-thirty::before {
  content: "\e34f"; }

.fa-inbox-out::before {
  content: "\f311"; }

.fa-inbox-arrow-up::before {
  content: "\f311"; }

.fa-cloud-slash::before {
  content: "\e137"; }

.fa-volume-high::before {
  content: "\f028"; }

.fa-volume-up::before {
  content: "\f028"; }

.fa-users-rays::before {
  content: "\e593"; }

.fa-wallet::before {
  content: "\f555"; }

.fa-octagon-check::before {
  content: "\e426"; }

.fa-flatbread-stuffed::before {
  content: "\e40c"; }

.fa-clipboard-check::before {
  content: "\f46c"; }

.fa-cart-circle-plus::before {
  content: "\e3f3"; }

.fa-truck-clock::before {
  content: "\f48c"; }

.fa-shipping-timed::before {
  content: "\f48c"; }

.fa-pool-8-ball::before {
  content: "\e3c5"; }

.fa-file-audio::before {
  content: "\f1c7"; }

.fa-turn-down-left::before {
  content: "\e331"; }

.fa-lock-hashtag::before {
  content: "\e423"; }

.fa-chart-radar::before {
  content: "\e0e7"; }

.fa-staff::before {
  content: "\f71b"; }

.fa-burger::before {
  content: "\f805"; }

.fa-hamburger::before {
  content: "\f805"; }

.fa-utility-pole::before {
  content: "\e2c3"; }

.fa-transporter-6::before {
  content: "\e2a7"; }

.fa-wrench::before {
  content: "\f0ad"; }

.fa-bugs::before {
  content: "\e4d0"; }

.fa-vector-polygon::before {
  content: "\e2c7"; }

.fa-diagram-nested::before {
  content: "\e157"; }

.fa-rupee-sign::before {
  content: "\f156"; }

.fa-rupee::before {
  content: "\f156"; }

.fa-file-image::before {
  content: "\f1c5"; }

.fa-circle-question::before {
  content: "\f059"; }

.fa-question-circle::before {
  content: "\f059"; }

.fa-image-user::before {
  content: "\e1b8"; }

.fa-buoy::before {
  content: "\e5b5"; }

.fa-plane-departure::before {
  content: "\f5b0"; }

.fa-handshake-slash::before {
  content: "\e060"; }

.fa-book-bookmark::before {
  content: "\e0bb"; }

.fa-border-center-h::before {
  content: "\f89c"; }

.fa-can-food::before {
  content: "\e3e6"; }

.fa-typewriter::before {
  content: "\f8e7"; }

.fa-arrow-right-from-arc::before {
  content: "\e4b1"; }

.fa-circle-k::before {
  content: "\e113"; }

.fa-face-hand-over-mouth::before {
  content: "\e378"; }

.fa-popcorn::before {
  content: "\f819"; }

.fa-house-water::before {
  content: "\f74f"; }

.fa-house-flood::before {
  content: "\f74f"; }

.fa-object-subtract::before {
  content: "\e49e"; }

.fa-code-branch::before {
  content: "\f126"; }

.fa-warehouse-full::before {
  content: "\f495"; }

.fa-warehouse-alt::before {
  content: "\f495"; }

.fa-hat-cowboy::before {
  content: "\f8c0"; }

.fa-bridge::before {
  content: "\e4c8"; }

.fa-phone-flip::before {
  content: "\f879"; }

.fa-phone-alt::before {
  content: "\f879"; }

.fa-arrow-down-from-dotted-line::before {
  content: "\e090"; }

.fa-file-doc::before {
  content: "\e5ed"; }

.fa-square-quarters::before {
  content: "\e44e"; }

.fa-truck-front::before {
  content: "\e2b7"; }

.fa-cat::before {
  content: "\f6be"; }

.fa-trash-xmark::before {
  content: "\e2b4"; }

.fa-circle-caret-left::before {
  content: "\f32e"; }

.fa-caret-circle-left::before {
  content: "\f32e"; }

.fa-files::before {
  content: "\e178"; }

.fa-anchor-circle-exclamation::before {
  content: "\e4ab"; }

.fa-face-clouds::before {
  content: "\e47d"; }

.fa-user-crown::before {
  content: "\f6a4"; }

.fa-truck-field::before {
  content: "\e58d"; }

.fa-route::before {
  content: "\f4d7"; }

.fa-cart-circle-check::before {
  content: "\e3f1"; }

.fa-clipboard-question::before {
  content: "\e4e3"; }

.fa-panorama::before {
  content: "\e209"; }

.fa-comment-medical::before {
  content: "\f7f5"; }

.fa-teeth-open::before {
  content: "\f62f"; }

.fa-user-tie-hair-long::before {
  content: "\e460"; }

.fa-file-circle-minus::before {
  content: "\e4ed"; }

.fa-head-side-medical::before {
  content: "\f809"; }

.fa-tags::before {
  content: "\f02c"; }

.fa-wine-glass::before {
  content: "\f4e3"; }

.fa-forward-fast::before {
  content: "\f050"; }

.fa-fast-forward::before {
  content: "\f050"; }

.fa-face-meh-blank::before {
  content: "\f5a4"; }

.fa-meh-blank::before {
  content: "\f5a4"; }

.fa-user-robot::before {
  content: "\e04b"; }

.fa-square-parking::before {
  content: "\f540"; }

.fa-parking::before {
  content: "\f540"; }

.fa-card-diamond::before {
  content: "\e3ea"; }

.fa-face-zipper::before {
  content: "\e3a5"; }

.fa-face-raised-eyebrow::before {
  content: "\e388"; }

.fa-house-signal::before {
  content: "\e012"; }

.fa-square-chevron-up::before {
  content: "\f32c"; }

.fa-chevron-square-up::before {
  content: "\f32c"; }

.fa-bars-progress::before {
  content: "\f828"; }

.fa-tasks-alt::before {
  content: "\f828"; }

.fa-faucet-drip::before {
  content: "\e006"; }

.fa-arrows-to-line::before {
  content: "\e0a7"; }

.fa-dolphin::before {
  content: "\e168"; }

.fa-arrow-up-right::before {
  content: "\e09f"; }

.fa-circle-r::before {
  content: "\e120"; }

.fa-cart-flatbed::before {
  content: "\f474"; }

.fa-dolly-flatbed::before {
  content: "\f474"; }

.fa-ban-smoking::before {
  content: "\f54d"; }

.fa-smoking-ban::before {
  content: "\f54d"; }

.fa-circle-sort-up::before {
  content: "\e032"; }

.fa-sort-circle-up::before {
  content: "\e032"; }

.fa-terminal::before {
  content: "\f120"; }

.fa-mobile-button::before {
  content: "\f10b"; }

.fa-house-medical-flag::before {
  content: "\e514"; }

.fa-basket-shopping::before {
  content: "\f291"; }

.fa-shopping-basket::before {
  content: "\f291"; }

.fa-tape::before {
  content: "\f4db"; }

.fa-chestnut::before {
  content: "\e3f6"; }

.fa-bus-simple::before {
  content: "\f55e"; }

.fa-bus-alt::before {
  content: "\f55e"; }

.fa-eye::before {
  content: "\f06e"; }

.fa-face-sad-cry::before {
  content: "\f5b3"; }

.fa-sad-cry::before {
  content: "\f5b3"; }

.fa-heat::before {
  content: "\e00c"; }

.fa-ticket-airline::before {
  content: "\e29a"; }

.fa-boot-heeled::before {
  content: "\e33f"; }

.fa-arrows-minimize::before {
  content: "\e0a5"; }

.fa-compress-arrows::before {
  content: "\e0a5"; }

.fa-audio-description::before {
  content: "\f29e"; }

.fa-person-military-to-person::before {
  content: "\e54c"; }

.fa-file-shield::before {
  content: "\e4f0"; }

.fa-hexagon::before {
  content: "\f312"; }

.fa-manhole::before {
  content: "\e1d6"; }

.fa-user-slash::before {
  content: "\f506"; }

.fa-pen::before {
  content: "\f304"; }

.fa-tower-observation::before {
  content: "\e586"; }

.fa-floppy-disks::before {
  content: "\e183"; }

.fa-toilet-paper-blank-under::before {
  content: "\e29f"; }

.fa-toilet-paper-reverse-alt::before {
  content: "\e29f"; }

.fa-file-code::before {
  content: "\f1c9"; }

.fa-signal::before {
  content: "\f012"; }

.fa-signal-5::before {
  content: "\f012"; }

.fa-signal-perfect::before {
  content: "\f012"; }

.fa-pump::before {
  content: "\e442"; }

.fa-bus::before {
  content: "\f207"; }

.fa-heart-circle-xmark::before {
  content: "\e501"; }

.fa-arrow-up-left-from-circle::before {
  content: "\e09e"; }

.fa-house-chimney::before {
  content: "\e3af"; }

.fa-home-lg::before {
  content: "\e3af"; }

.fa-window-maximize::before {
  content: "\f2d0"; }

.fa-dryer::before {
  content: "\f861"; }

.fa-face-frown::before {
  content: "\f119"; }

.fa-frown::before {
  content: "\f119"; }

.fa-chess-bishop-piece::before {
  content: "\f43b"; }

.fa-chess-bishop-alt::before {
  content: "\f43b"; }

.fa-shirt-tank-top::before {
  content: "\e3c9"; }

.fa-diploma::before {
  content: "\f5ea"; }

.fa-scroll-ribbon::before {
  content: "\f5ea"; }

.fa-screencast::before {
  content: "\e23e"; }

.fa-walker::before {
  content: "\f831"; }

.fa-prescription::before {
  content: "\f5b1"; }

.fa-shop::before {
  content: "\f54f"; }

.fa-store-alt::before {
  content: "\f54f"; }

.fa-floppy-disk::before {
  content: "\f0c7"; }

.fa-save::before {
  content: "\f0c7"; }

.fa-vihara::before {
  content: "\f6a7"; }

.fa-face-kiss-closed-eyes::before {
  content: "\e37d"; }

.fa-scale-unbalanced::before {
  content: "\f515"; }

.fa-balance-scale-left::before {
  content: "\f515"; }

.fa-file-user::before {
  content: "\f65c"; }

.fa-user-police-tie::before {
  content: "\e334"; }

.fa-face-tongue-money::before {
  content: "\e39d"; }

.fa-tennis-ball::before {
  content: "\f45e"; }

.fa-square-l::before {
  content: "\e275"; }

.fa-sort-up::before {
  content: "\f0de"; }

.fa-sort-asc::before {
  content: "\f0de"; }

.fa-calendar-arrow-up::before {
  content: "\e0d1"; }

.fa-calendar-upload::before {
  content: "\e0d1"; }

.fa-comment-dots::before {
  content: "\f4ad"; }

.fa-commenting::before {
  content: "\f4ad"; }

.fa-plant-wilt::before {
  content: "\e5aa"; }

.fa-scarf::before {
  content: "\f7c1"; }

.fa-album-circle-plus::before {
  content: "\e48c"; }

.fa-user-nurse-hair-long::before {
  content: "\e45e"; }

.fa-diamond::before {
  content: "\f219"; }

.fa-square-left::before {
  content: "\f351"; }

.fa-arrow-alt-square-left::before {
  content: "\f351"; }

.fa-face-grin-squint::before {
  content: "\f585"; }

.fa-grin-squint::before {
  content: "\f585"; }

.fa-circle-ellipsis-vertical::before {
  content: "\e10b"; }

.fa-hand-holding-dollar::before {
  content: "\f4c0"; }

.fa-hand-holding-usd::before {
  content: "\f4c0"; }

.fa-grid-dividers::before {
  content: "\e3ad"; }

.fa-bacterium::before {
  content: "\e05a"; }

.fa-hand-pointer::before {
  content: "\f25a"; }

.fa-drum-steelpan::before {
  content: "\f56a"; }

.fa-hand-scissors::before {
  content: "\f257"; }

.fa-hands-praying::before {
  content: "\f684"; }

.fa-praying-hands::before {
  content: "\f684"; }

.fa-face-pensive::before {
  content: "\e384"; }

.fa-user-music::before {
  content: "\f8eb"; }

.fa-arrow-rotate-right::before {
  content: "\f01e"; }

.fa-arrow-right-rotate::before {
  content: "\f01e"; }

.fa-arrow-rotate-forward::before {
  content: "\f01e"; }

.fa-redo::before {
  content: "\f01e"; }

.fa-messages-dollar::before {
  content: "\f652"; }

.fa-comments-alt-dollar::before {
  content: "\f652"; }

.fa-sensor-on::before {
  content: "\e02b"; }

.fa-balloon::before {
  content: "\e2e3"; }

.fa-biohazard::before {
  content: "\f780"; }

.fa-chess-queen-piece::before {
  content: "\f446"; }

.fa-chess-queen-alt::before {
  content: "\f446"; }

.fa-location-crosshairs::before {
  content: "\f601"; }

.fa-location::before {
  content: "\f601"; }

.fa-mars-double::before {
  content: "\f227"; }

.fa-house-person-leave::before {
  content: "\e00f"; }

.fa-house-leave::before {
  content: "\e00f"; }

.fa-house-person-depart::before {
  content: "\e00f"; }

.fa-ruler-triangle::before {
  content: "\f61c"; }

.fa-card-club::before {
  content: "\e3e9"; }

.fa-child-dress::before {
  content: "\e59c"; }

.fa-users-between-lines::before {
  content: "\e591"; }

.fa-lungs-virus::before {
  content: "\e067"; }

.fa-spinner-third::before {
  content: "\f3f4"; }

.fa-face-grin-tears::before {
  content: "\f588"; }

.fa-grin-tears::before {
  content: "\f588"; }

.fa-phone::before {
  content: "\f095"; }

.fa-computer-mouse-scrollwheel::before {
  content: "\f8cd"; }

.fa-mouse-alt::before {
  content: "\f8cd"; }

.fa-calendar-xmark::before {
  content: "\f273"; }

.fa-calendar-times::before {
  content: "\f273"; }

.fa-child-reaching::before {
  content: "\e59d"; }

.fa-table-layout::before {
  content: "\e290"; }

.fa-narwhal::before {
  content: "\f6fe"; }

.fa-ramp-loading::before {
  content: "\f4d4"; }

.fa-calendar-circle-plus::before {
  content: "\e470"; }

.fa-toothbrush::before {
  content: "\f635"; }

.fa-border-inner::before {
  content: "\f84e"; }

.fa-paw-claws::before {
  content: "\f702"; }

.fa-kiwi-fruit::before {
  content: "\e30c"; }

.fa-traffic-light-slow::before {
  content: "\f639"; }

.fa-rectangle-code::before {
  content: "\e322"; }

.fa-head-side-virus::before {
  content: "\e064"; }

.fa-keyboard-brightness::before {
  content: "\e1c0"; }

.fa-books-medical::before {
  content: "\f7e8"; }

.fa-lightbulb-slash::before {
  content: "\f673"; }

.fa-house-blank::before {
  content: "\e487"; }

.fa-home-blank::before {
  content: "\e487"; }

.fa-square-5::before {
  content: "\e25a"; }

.fa-square-heart::before {
  content: "\f4c8"; }

.fa-heart-square::before {
  content: "\f4c8"; }

.fa-puzzle::before {
  content: "\e443"; }

.fa-user-gear::before {
  content: "\f4fe"; }

.fa-user-cog::before {
  content: "\f4fe"; }

.fa-pipe-circle-check::before {
  content: "\e436"; }

.fa-arrow-up-1-9::before {
  content: "\f163"; }

.fa-sort-numeric-up::before {
  content: "\f163"; }

.fa-octagon-exclamation::before {
  content: "\e204"; }

.fa-dial-low::before {
  content: "\e15d"; }

.fa-door-closed::before {
  content: "\f52a"; }

.fa-laptop-mobile::before {
  content: "\f87a"; }

.fa-phone-laptop::before {
  content: "\f87a"; }

.fa-conveyor-belt-boxes::before {
  content: "\f46f"; }

.fa-conveyor-belt-alt::before {
  content: "\f46f"; }

.fa-shield-virus::before {
  content: "\e06c"; }

.fa-starfighter-twin-ion-engine-advanced::before {
  content: "\e28e"; }

.fa-starfighter-alt-advanced::before {
  content: "\e28e"; }

.fa-dice-six::before {
  content: "\f526"; }

.fa-starfighter-twin-ion-engine::before {
  content: "\e038"; }

.fa-starfighter-alt::before {
  content: "\e038"; }

.fa-rocket-launch::before {
  content: "\e027"; }

.fa-mosquito-net::before {
  content: "\e52c"; }

.fa-vent-damper::before {
  content: "\e465"; }

.fa-bridge-water::before {
  content: "\e4ce"; }

.fa-ban-bug::before {
  content: "\f7f9"; }

.fa-debug::before {
  content: "\f7f9"; }

.fa-person-booth::before {
  content: "\f756"; }

.fa-text-width::before {
  content: "\f035"; }

.fa-garage-car::before {
  content: "\e00a"; }

.fa-square-kanban::before {
  content: "\e488"; }

.fa-hat-wizard::before {
  content: "\f6e8"; }

.fa-pen-fancy::before {
  content: "\f5ac"; }

.fa-coffee-pot::before {
  content: "\e002"; }

.fa-mouse-field::before {
  content: "\e5a8"; }

.fa-person-digging::before {
  content: "\f85e"; }

.fa-digging::before {
  content: "\f85e"; }

.fa-shower-down::before {
  content: "\e24d"; }

.fa-shower-alt::before {
  content: "\e24d"; }

.fa-box-circle-check::before {
  content: "\e0c4"; }

.fa-brightness::before {
  content: "\e0c9"; }

.fa-car-side-bolt::before {
  content: "\e344"; }

.fa-ornament::before {
  content: "\f7b8"; }

.fa-phone-arrow-down-left::before {
  content: "\e223"; }

.fa-phone-arrow-down::before {
  content: "\e223"; }

.fa-phone-incoming::before {
  content: "\e223"; }

.fa-cloud-word::before {
  content: "\e138"; }

.fa-hand-fingers-crossed::before {
  content: "\e1a3"; }

.fa-trash::before {
  content: "\f1f8"; }

.fa-gauge-simple::before {
  content: "\f629"; }

.fa-gauge-simple-med::before {
  content: "\f629"; }

.fa-tachometer-average::before {
  content: "\f629"; }

.fa-arrow-down-small-big::before {
  content: "\f88d"; }

.fa-sort-size-down-alt::before {
  content: "\f88d"; }

.fa-book-medical::before {
  content: "\f7e6"; }

.fa-face-melting::before {
  content: "\e483"; }

.fa-poo::before {
  content: "\f2fe"; }

.fa-pen-clip-slash::before {
  content: "\e20f"; }

.fa-pen-alt-slash::before {
  content: "\e20f"; }

.fa-quote-right::before {
  content: "\f10e"; }

.fa-quote-right-alt::before {
  content: "\f10e"; }

.fa-scroll-old::before {
  content: "\f70f"; }

.fa-guitars::before {
  content: "\f8bf"; }

.fa-phone-xmark::before {
  content: "\e227"; }

.fa-hose::before {
  content: "\e419"; }

.fa-clock-six::before {
  content: "\e352"; }

.fa-shirt::before {
  content: "\f553"; }

.fa-t-shirt::before {
  content: "\f553"; }

.fa-tshirt::before {
  content: "\f553"; }

.fa-billboard::before {
  content: "\e5cd"; }

.fa-square-r::before {
  content: "\e27c"; }

.fa-cubes::before {
  content: "\f1b3"; }

.fa-envelope-open-dollar::before {
  content: "\f657"; }

.fa-divide::before {
  content: "\f529"; }

.fa-sun-cloud::before {
  content: "\f763"; }

.fa-lamp-floor::before {
  content: "\e015"; }

.fa-square-7::before {
  content: "\e25c"; }

.fa-tenge-sign::before {
  content: "\f7d7"; }

.fa-tenge::before {
  content: "\f7d7"; }

.fa-headphones::before {
  content: "\f025"; }

.fa-hands-holding::before {
  content: "\f4c2"; }

.fa-campfire::before {
  content: "\f6ba"; }

.fa-circle-ampersand::before {
  content: "\e0f8"; }

.fa-snowflakes::before {
  content: "\f7cf"; }

.fa-hands-clapping::before {
  content: "\e1a8"; }

.fa-republican::before {
  content: "\f75e"; }

.fa-leaf-maple::before {
  content: "\f6f6"; }

.fa-arrow-left::before {
  content: "\f060"; }

.fa-person-circle-xmark::before {
  content: "\e543"; }

.fa-ruler::before {
  content: "\f545"; }

.fa-cup-straw-swoosh::before {
  content: "\e364"; }

.fa-temperature-sun::before {
  content: "\f76a"; }

.fa-temperature-hot::before {
  content: "\f76a"; }

.fa-align-left::before {
  content: "\f036"; }

.fa-dice-d6::before {
  content: "\f6d1"; }

.fa-restroom::before {
  content: "\f7bd"; }

.fa-high-definition::before {
  content: "\e1ae"; }

.fa-rectangle-hd::before {
  content: "\e1ae"; }

.fa-j::before {
  content: "\4a"; }

.fa-galaxy::before {
  content: "\e008"; }

.fa-users-viewfinder::before {
  content: "\e595"; }

.fa-file-video::before {
  content: "\f1c8"; }

.fa-cherries::before {
  content: "\e0ec"; }

.fa-up-right-from-square::before {
  content: "\f35d"; }

.fa-external-link-alt::before {
  content: "\f35d"; }

.fa-circle-sort::before {
  content: "\e030"; }

.fa-sort-circle::before {
  content: "\e030"; }

.fa-table-cells::before {
  content: "\f00a"; }

.fa-th::before {
  content: "\f00a"; }

.fa-file-pdf::before {
  content: "\f1c1"; }

.fa-siren::before {
  content: "\e02d"; }

.fa-arrow-up-to-dotted-line::before {
  content: "\e0a1"; }

.fa-image-landscape::before {
  content: "\e1b5"; }

.fa-landscape::before {
  content: "\e1b5"; }

.fa-tank-water::before {
  content: "\e452"; }

.fa-curling-stone::before {
  content: "\f44a"; }

.fa-curling::before {
  content: "\f44a"; }

.fa-gamepad-modern::before {
  content: "\e5a2"; }

.fa-gamepad-alt::before {
  content: "\e5a2"; }

.fa-messages-question::before {
  content: "\e1e7"; }

.fa-book-bible::before {
  content: "\f647"; }

.fa-bible::before {
  content: "\f647"; }

.fa-o::before {
  content: "\4f"; }

.fa-suitcase-medical::before {
  content: "\f0fa"; }

.fa-medkit::before {
  content: "\f0fa"; }

.fa-briefcase-arrow-right::before {
  content: "\e2f2"; }

.fa-expand-wide::before {
  content: "\f320"; }

.fa-clock-eleven-thirty::before {
  content: "\e348"; }

.fa-rv::before {
  content: "\f7be"; }

.fa-user-secret::before {
  content: "\f21b"; }

.fa-otter::before {
  content: "\f700"; }

.fa-dreidel::before {
  content: "\f792"; }

.fa-person-dress::before {
  content: "\f182"; }

.fa-female::before {
  content: "\f182"; }

.fa-comment-dollar::before {
  content: "\f651"; }

.fa-business-time::before {
  content: "\f64a"; }

.fa-briefcase-clock::before {
  content: "\f64a"; }

.fa-flower-tulip::before {
  content: "\f801"; }

.fa-people-pants-simple::before {
  content: "\e21a"; }

.fa-cloud-drizzle::before {
  content: "\f738"; }

.fa-table-cells-large::before {
  content: "\f009"; }

.fa-th-large::before {
  content: "\f009"; }

.fa-book-tanakh::before {
  content: "\f827"; }

.fa-tanakh::before {
  content: "\f827"; }

.fa-solar-system::before {
  content: "\e02f"; }

.fa-seal-question::before {
  content: "\e243"; }

.fa-phone-volume::before {
  content: "\f2a0"; }

.fa-volume-control-phone::before {
  content: "\f2a0"; }

.fa-disc-drive::before {
  content: "\f8b5"; }

.fa-hat-cowboy-side::before {
  content: "\f8c1"; }

.fa-table-rows::before {
  content: "\e292"; }

.fa-rows::before {
  content: "\e292"; }

.fa-location-exclamation::before {
  content: "\f608"; }

.fa-map-marker-exclamation::before {
  content: "\f608"; }

.fa-face-fearful::before {
  content: "\e375"; }

.fa-clipboard-user::before {
  content: "\f7f3"; }

.fa-bus-school::before {
  content: "\f5dd"; }

.fa-film-slash::before {
  content: "\e179"; }

.fa-square-arrow-down-right::before {
  content: "\e262"; }

.fa-book-sparkles::before {
  content: "\f6b8"; }

.fa-book-spells::before {
  content: "\f6b8"; }

.fa-washing-machine::before {
  content: "\f898"; }

.fa-washer::before {
  content: "\f898"; }

.fa-child::before {
  content: "\f1ae"; }

.fa-lira-sign::before {
  content: "\f195"; }

.fa-user-visor::before {
  content: "\e04c"; }

.fa-file-plus-minus::before {
  content: "\e177"; }

.fa-chess-clock-flip::before {
  content: "\f43e"; }

.fa-chess-clock-alt::before {
  content: "\f43e"; }

.fa-satellite::before {
  content: "\f7bf"; }

.fa-plane-lock::before {
  content: "\e558"; }

.fa-steering-wheel::before {
  content: "\f622"; }

.fa-tag::before {
  content: "\f02b"; }

.fa-stretcher::before {
  content: "\f825"; }

.fa-book-section::before {
  content: "\e0c1"; }

.fa-book-law::before {
  content: "\e0c1"; }

.fa-inboxes::before {
  content: "\e1bb"; }

.fa-coffee-bean::before {
  content: "\e13e"; }

.fa-circle-yen::before {
  content: "\e5d0"; }

.fa-brackets-curly::before {
  content: "\f7ea"; }

.fa-ellipsis-stroke-vertical::before {
  content: "\f39c"; }

.fa-ellipsis-v-alt::before {
  content: "\f39c"; }

.fa-comment::before {
  content: "\f075"; }

.fa-square-1::before {
  content: "\e256"; }

.fa-cake-candles::before {
  content: "\f1fd"; }

.fa-birthday-cake::before {
  content: "\f1fd"; }

.fa-cake::before {
  content: "\f1fd"; }

.fa-head-side::before {
  content: "\f6e9"; }

.fa-envelope::before {
  content: "\f0e0"; }

.fa-dolly-empty::before {
  content: "\f473"; }

.fa-face-tissue::before {
  content: "\e39c"; }

.fa-angles-up::before {
  content: "\f102"; }

.fa-angle-double-up::before {
  content: "\f102"; }

.fa-bin-recycle::before {
  content: "\e5f7"; }

.fa-paperclip::before {
  content: "\f0c6"; }

.fa-chart-line-down::before {
  content: "\f64d"; }

.fa-arrow-right-to-city::before {
  content: "\e4b3"; }

.fa-lock-a::before {
  content: "\e422"; }

.fa-ribbon::before {
  content: "\f4d6"; }

.fa-lungs::before {
  content: "\f604"; }

.fa-person-pinball::before {
  content: "\e21d"; }

.fa-arrow-up-9-1::before {
  content: "\f887"; }

.fa-sort-numeric-up-alt::before {
  content: "\f887"; }

.fa-apple-core::before {
  content: "\e08f"; }

.fa-circle-y::before {
  content: "\e12f"; }

.fa-h6::before {
  content: "\e413"; }

.fa-litecoin-sign::before {
  content: "\e1d3"; }

.fa-circle-small::before {
  content: "\e122"; }

.fa-border-none::before {
  content: "\f850"; }

.fa-arrow-turn-down-left::before {
  content: "\e2e1"; }

.fa-circle-nodes::before {
  content: "\e4e2"; }

.fa-parachute-box::before {
  content: "\f4cd"; }

.fa-message-medical::before {
  content: "\f7f4"; }

.fa-comment-alt-medical::before {
  content: "\f7f4"; }

.fa-rugby-ball::before {
  content: "\e3c6"; }

.fa-comment-music::before {
  content: "\f8b0"; }

.fa-indent::before {
  content: "\f03c"; }

.fa-tree-deciduous::before {
  content: "\f400"; }

.fa-tree-alt::before {
  content: "\f400"; }

.fa-puzzle-piece-simple::before {
  content: "\e231"; }

.fa-puzzle-piece-alt::before {
  content: "\e231"; }

.fa-truck-field-un::before {
  content: "\e58e"; }

.fa-nfc-trash::before {
  content: "\e1fd"; }

.fa-hourglass::before {
  content: "\f254"; }

.fa-hourglass-empty::before {
  content: "\f254"; }

.fa-mountain::before {
  content: "\f6fc"; }

.fa-file-xmark::before {
  content: "\f317"; }

.fa-file-times::before {
  content: "\f317"; }

.fa-house-heart::before {
  content: "\f4c9"; }

.fa-home-heart::before {
  content: "\f4c9"; }

.fa-house-chimney-blank::before {
  content: "\e3b0"; }

.fa-meter-bolt::before {
  content: "\e1e9"; }

.fa-user-doctor::before {
  content: "\f0f0"; }

.fa-user-md::before {
  content: "\f0f0"; }

.fa-slash-back::before {
  content: "\5c"; }

.fa-circle-info::before {
  content: "\f05a"; }

.fa-info-circle::before {
  content: "\f05a"; }

.fa-fishing-rod::before {
  content: "\e3a8"; }

.fa-hammer-crash::before {
  content: "\e414"; }

.fa-message-heart::before {
  content: "\e5c9"; }

.fa-cloud-meatball::before {
  content: "\f73b"; }

.fa-camera-polaroid::before {
  content: "\f8aa"; }

.fa-camera::before {
  content: "\f030"; }

.fa-camera-alt::before {
  content: "\f030"; }

.fa-square-virus::before {
  content: "\e578"; }

.fa-cart-arrow-up::before {
  content: "\e3ee"; }

.fa-meteor::before {
  content: "\f753"; }

.fa-car-on::before {
  content: "\e4dd"; }

.fa-sleigh::before {
  content: "\f7cc"; }

.fa-arrow-down-1-9::before {
  content: "\f162"; }

.fa-sort-numeric-asc::before {
  content: "\f162"; }

.fa-sort-numeric-down::before {
  content: "\f162"; }

.fa-buoy-mooring::before {
  content: "\e5b6"; }

.fa-square-4::before {
  content: "\e259"; }

.fa-hand-holding-droplet::before {
  content: "\f4c1"; }

.fa-hand-holding-water::before {
  content: "\f4c1"; }

.fa-tricycle-adult::before {
  content: "\e5c4"; }

.fa-waveform::before {
  content: "\f8f1"; }

.fa-water::before {
  content: "\f773"; }

.fa-star-sharp-half-stroke::before {
  content: "\e28d"; }

.fa-star-sharp-half-alt::before {
  content: "\e28d"; }

.fa-nfc-signal::before {
  content: "\e1fb"; }

.fa-plane-prop::before {
  content: "\e22b"; }

.fa-calendar-check::before {
  content: "\f274"; }

.fa-clock-desk::before {
  content: "\e134"; }

.fa-calendar-clock::before {
  content: "\e0d2"; }

.fa-calendar-time::before {
  content: "\e0d2"; }

.fa-braille::before {
  content: "\f2a1"; }

.fa-prescription-bottle-medical::before {
  content: "\f486"; }

.fa-prescription-bottle-alt::before {
  content: "\f486"; }

.fa-plate-utensils::before {
  content: "\e43b"; }

.fa-family-pants::before {
  content: "\e302"; }

.fa-hose-reel::before {
  content: "\e41a"; }

.fa-house-window::before {
  content: "\e3b3"; }

.fa-landmark::before {
  content: "\f66f"; }

.fa-truck::before {
  content: "\f0d1"; }

.fa-crosshairs::before {
  content: "\f05b"; }

.fa-cloud-rainbow::before {
  content: "\f73e"; }

.fa-person-cane::before {
  content: "\e53c"; }

.fa-alien::before {
  content: "\f8f5"; }

.fa-tent::before {
  content: "\e57d"; }

.fa-laptop-binary::before {
  content: "\e5e7"; }

.fa-vest-patches::before {
  content: "\e086"; }

.fa-people-dress-simple::before {
  content: "\e218"; }

.fa-check-double::before {
  content: "\f560"; }

.fa-arrow-down-a-z::before {
  content: "\f15d"; }

.fa-sort-alpha-asc::before {
  content: "\f15d"; }

.fa-sort-alpha-down::before {
  content: "\f15d"; }

.fa-bowling-ball-pin::before {
  content: "\e0c3"; }

.fa-bell-school-slash::before {
  content: "\f5d6"; }

.fa-plus-large::before {
  content: "\e59e"; }

.fa-money-bill-wheat::before {
  content: "\e52a"; }

.fa-camera-viewfinder::before {
  content: "\e0da"; }

.fa-screenshot::before {
  content: "\e0da"; }

.fa-message-music::before {
  content: "\f8af"; }

.fa-comment-alt-music::before {
  content: "\f8af"; }

.fa-car-building::before {
  content: "\f859"; }

.fa-border-bottom-right::before {
  content: "\f854"; }

.fa-border-style-alt::before {
  content: "\f854"; }

.fa-octagon::before {
  content: "\f306"; }

.fa-comment-arrow-up-right::before {
  content: "\e145"; }

.fa-octagon-divide::before {
  content: "\e203"; }

.fa-cookie::before {
  content: "\f563"; }

.fa-arrow-rotate-left::before {
  content: "\f0e2"; }

.fa-arrow-left-rotate::before {
  content: "\f0e2"; }

.fa-arrow-rotate-back::before {
  content: "\f0e2"; }

.fa-arrow-rotate-backward::before {
  content: "\f0e2"; }

.fa-undo::before {
  content: "\f0e2"; }

.fa-tv-music::before {
  content: "\f8e6"; }

.fa-hard-drive::before {
  content: "\f0a0"; }

.fa-hdd::before {
  content: "\f0a0"; }

.fa-reel::before {
  content: "\e238"; }

.fa-face-grin-squint-tears::before {
  content: "\f586"; }

.fa-grin-squint-tears::before {
  content: "\f586"; }

.fa-dumbbell::before {
  content: "\f44b"; }

.fa-rectangle-list::before {
  content: "\f022"; }

.fa-list-alt::before {
  content: "\f022"; }

.fa-tarp-droplet::before {
  content: "\e57c"; }

.fa-alarm-exclamation::before {
  content: "\f843"; }

.fa-house-medical-circle-check::before {
  content: "\e511"; }

.fa-traffic-cone::before {
  content: "\f636"; }

.fa-grate::before {
  content: "\e193"; }

.fa-arrow-down-right::before {
  content: "\e093"; }

.fa-person-skiing-nordic::before {
  content: "\f7ca"; }

.fa-skiing-nordic::before {
  content: "\f7ca"; }

.fa-calendar-plus::before {
  content: "\f271"; }

.fa-person-from-portal::before {
  content: "\e023"; }

.fa-portal-exit::before {
  content: "\e023"; }

.fa-plane-arrival::before {
  content: "\f5af"; }

.fa-cowbell-circle-plus::before {
  content: "\f8b4"; }

.fa-cowbell-more::before {
  content: "\f8b4"; }

.fa-circle-left::before {
  content: "\f359"; }

.fa-arrow-alt-circle-left::before {
  content: "\f359"; }

.fa-distribute-spacing-vertical::before {
  content: "\e366"; }

.fa-signal-bars-fair::before {
  content: "\f692"; }

.fa-signal-alt-2::before {
  content: "\f692"; }

.fa-sportsball::before {
  content: "\e44b"; }

.fa-game-console-handheld-crank::before {
  content: "\e5b9"; }

.fa-train-subway::before {
  content: "\f239"; }

.fa-subway::before {
  content: "\f239"; }

.fa-chart-gantt::before {
  content: "\e0e4"; }

.fa-face-smile-upside-down::before {
  content: "\e395"; }

.fa-ball-pile::before {
  content: "\f77e"; }

.fa-badge-dollar::before {
  content: "\f645"; }

.fa-money-bills-simple::before {
  content: "\e1f4"; }

.fa-money-bills-alt::before {
  content: "\e1f4"; }

.fa-list-timeline::before {
  content: "\e1d1"; }

.fa-indian-rupee-sign::before {
  content: "\e1bc"; }

.fa-indian-rupee::before {
  content: "\e1bc"; }

.fa-inr::before {
  content: "\e1bc"; }

.fa-crop-simple::before {
  content: "\f565"; }

.fa-crop-alt::before {
  content: "\f565"; }

.fa-money-bill-1::before {
  content: "\f3d1"; }

.fa-money-bill-alt::before {
  content: "\f3d1"; }

.fa-left-long::before {
  content: "\f30a"; }

.fa-long-arrow-alt-left::before {
  content: "\f30a"; }

.fa-keyboard-down::before {
  content: "\e1c2"; }

.fa-circle-up-right::before {
  content: "\e129"; }

.fa-cloud-bolt-moon::before {
  content: "\f76d"; }

.fa-thunderstorm-moon::before {
  content: "\f76d"; }

.fa-dna::before {
  content: "\f471"; }

.fa-virus-slash::before {
  content: "\e075"; }

.fa-bracket-round-right::before {
  content: "\29"; }

.fa-circle-sterling::before {
  content: "\e5cf"; }

.fa-circle-5::before {
  content: "\e0f2"; }

.fa-minus::before {
  content: "\f068"; }

.fa-subtract::before {
  content: "\f068"; }

.fa-fire-flame::before {
  content: "\f6df"; }

.fa-flame::before {
  content: "\f6df"; }

.fa-right-to-line::before {
  content: "\f34c"; }

.fa-arrow-alt-to-right::before {
  content: "\f34c"; }

.fa-gif::before {
  content: "\e190"; }

.fa-chess::before {
  content: "\f439"; }

.fa-trash-slash::before {
  content: "\e2b3"; }

.fa-arrow-left-long::before {
  content: "\f177"; }

.fa-long-arrow-left::before {
  content: "\f177"; }

.fa-plug-circle-check::before {
  content: "\e55c"; }

.fa-font-case::before {
  content: "\f866"; }

.fa-street-view::before {
  content: "\f21d"; }

.fa-arrow-down-left::before {
  content: "\e091"; }

.fa-franc-sign::before {
  content: "\e18f"; }

.fa-flask-round-poison::before {
  content: "\f6e0"; }

.fa-flask-poison::before {
  content: "\f6e0"; }

.fa-volume-off::before {
  content: "\f026"; }

.fa-book-circle-arrow-right::before {
  content: "\e0bc"; }

.fa-chart-user::before {
  content: "\f6a3"; }

.fa-user-chart::before {
  content: "\f6a3"; }

.fa-hands-asl-interpreting::before {
  content: "\f2a3"; }

.fa-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-asl-interpreting::before {
  content: "\f2a3"; }

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-presentation-screen::before {
  content: "\f685"; }

.fa-presentation::before {
  content: "\f685"; }

.fa-circle-bolt::before {
  content: "\e0fe"; }

.fa-face-smile-halo::before {
  content: "\e38f"; }

.fa-cart-circle-arrow-down::before {
  content: "\e3ef"; }

.fa-house-person-return::before {
  content: "\e011"; }

.fa-house-person-arrive::before {
  content: "\e011"; }

.fa-house-return::before {
  content: "\e011"; }

.fa-message-xmark::before {
  content: "\f4ab"; }

.fa-comment-alt-times::before {
  content: "\f4ab"; }

.fa-message-times::before {
  content: "\f4ab"; }

.fa-file-certificate::before {
  content: "\f5f3"; }

.fa-file-award::before {
  content: "\f5f3"; }

.fa-user-doctor-hair-long::before {
  content: "\e459"; }

.fa-camera-security::before {
  content: "\f8fe"; }

.fa-camera-home::before {
  content: "\f8fe"; }

.fa-gear::before {
  content: "\f013"; }

.fa-cog::before {
  content: "\f013"; }

.fa-droplet-slash::before {
  content: "\f5c7"; }

.fa-tint-slash::before {
  content: "\f5c7"; }

.fa-book-heart::before {
  content: "\f499"; }

.fa-mosque::before {
  content: "\f678"; }

.fa-duck::before {
  content: "\f6d8"; }

.fa-mosquito::before {
  content: "\e52b"; }

.fa-star-of-david::before {
  content: "\f69a"; }

.fa-flag-swallowtail::before {
  content: "\f74c"; }

.fa-flag-alt::before {
  content: "\f74c"; }

.fa-person-military-rifle::before {
  content: "\e54b"; }

.fa-car-garage::before {
  content: "\f5e2"; }

.fa-cart-shopping::before {
  content: "\f07a"; }

.fa-shopping-cart::before {
  content: "\f07a"; }

.fa-book-font::before {
  content: "\e0bf"; }

.fa-shield-plus::before {
  content: "\e24a"; }

.fa-vials::before {
  content: "\f493"; }

.fa-eye-dropper-full::before {
  content: "\e172"; }

.fa-distribute-spacing-horizontal::before {
  content: "\e365"; }

.fa-tablet-rugged::before {
  content: "\f48f"; }

.fa-temperature-snow::before {
  content: "\f768"; }

.fa-temperature-frigid::before {
  content: "\f768"; }

.fa-moped::before {
  content: "\e3b9"; }

.fa-face-smile-plus::before {
  content: "\f5b9"; }

.fa-smile-plus::before {
  content: "\f5b9"; }

.fa-radio-tuner::before {
  content: "\f8d8"; }

.fa-radio-alt::before {
  content: "\f8d8"; }

.fa-face-swear::before {
  content: "\e399"; }

.fa-water-arrow-down::before {
  content: "\f774"; }

.fa-water-lower::before {
  content: "\f774"; }

.fa-scanner-touchscreen::before {
  content: "\f48a"; }

.fa-circle-7::before {
  content: "\e0f4"; }

.fa-plug-circle-plus::before {
  content: "\e55f"; }

.fa-person-ski-jumping::before {
  content: "\f7c7"; }

.fa-ski-jump::before {
  content: "\f7c7"; }

.fa-place-of-worship::before {
  content: "\f67f"; }

.fa-water-arrow-up::before {
  content: "\f775"; }

.fa-water-rise::before {
  content: "\f775"; }

.fa-waveform-lines::before {
  content: "\f8f2"; }

.fa-waveform-path::before {
  content: "\f8f2"; }

.fa-split::before {
  content: "\e254"; }

.fa-film-canister::before {
  content: "\f8b7"; }

.fa-film-cannister::before {
  content: "\f8b7"; }

.fa-folder-xmark::before {
  content: "\f65f"; }

.fa-folder-times::before {
  content: "\f65f"; }

.fa-toilet-paper-blank::before {
  content: "\f71f"; }

.fa-toilet-paper-alt::before {
  content: "\f71f"; }

.fa-tablet-screen::before {
  content: "\f3fc"; }

.fa-tablet-android-alt::before {
  content: "\f3fc"; }

.fa-hexagon-vertical-nft-slanted::before {
  content: "\e506"; }

.fa-folder-music::before {
  content: "\e18d"; }

.fa-display-medical::before {
  content: "\e166"; }

.fa-desktop-medical::before {
  content: "\e166"; }

.fa-share-all::before {
  content: "\f367"; }

.fa-peapod::before {
  content: "\e31c"; }

.fa-chess-clock::before {
  content: "\f43d"; }

.fa-axe::before {
  content: "\f6b2"; }

.fa-square-d::before {
  content: "\e268"; }

.fa-grip-vertical::before {
  content: "\f58e"; }

.fa-mobile-signal-out::before {
  content: "\e1f0"; }

.fa-arrow-turn-up::before {
  content: "\f148"; }

.fa-level-up::before {
  content: "\f148"; }

.fa-u::before {
  content: "\55"; }

.fa-arrow-up-from-dotted-line::before {
  content: "\e09b"; }

.fa-square-root-variable::before {
  content: "\f698"; }

.fa-square-root-alt::before {
  content: "\f698"; }

.fa-light-switch-on::before {
  content: "\e019"; }

.fa-arrow-down-arrow-up::before {
  content: "\f883"; }

.fa-sort-alt::before {
  content: "\f883"; }

.fa-raindrops::before {
  content: "\f75c"; }

.fa-dash::before {
  content: "\e404"; }

.fa-minus-large::before {
  content: "\e404"; }

.fa-clock::before {
  content: "\f017"; }

.fa-clock-four::before {
  content: "\f017"; }

.fa-input-numeric::before {
  content: "\e1bd"; }

.fa-truck-tow::before {
  content: "\e2b8"; }

.fa-backward-step::before {
  content: "\f048"; }

.fa-step-backward::before {
  content: "\f048"; }

.fa-pallet::before {
  content: "\f482"; }

.fa-car-bolt::before {
  content: "\e341"; }

.fa-arrows-maximize::before {
  content: "\f31d"; }

.fa-expand-arrows::before {
  content: "\f31d"; }

.fa-faucet::before {
  content: "\e005"; }

.fa-cloud-sleet::before {
  content: "\f741"; }

.fa-lamp-street::before {
  content: "\e1c5"; }

.fa-list-radio::before {
  content: "\e1d0"; }

.fa-pen-nib-slash::before {
  content: "\e4a1"; }

.fa-baseball-bat-ball::before {
  content: "\f432"; }

.fa-square-up-left::before {
  content: "\e282"; }

.fa-overline::before {
  content: "\f876"; }

.fa-s::before {
  content: "\53"; }

.fa-timeline::before {
  content: "\e29c"; }

.fa-keyboard::before {
  content: "\f11c"; }

.fa-arrows-from-dotted-line::before {
  content: "\e0a3"; }

.fa-usb-drive::before {
  content: "\f8e9"; }

.fa-ballot::before {
  content: "\f732"; }

.fa-caret-down::before {
  content: "\f0d7"; }

.fa-location-dot-slash::before {
  content: "\f605"; }

.fa-map-marker-alt-slash::before {
  content: "\f605"; }

.fa-cards::before {
  content: "\e3ed"; }

.fa-house-chimney-medical::before {
  content: "\f7f2"; }

.fa-clinic-medical::before {
  content: "\f7f2"; }

.fa-boxing-glove::before {
  content: "\f438"; }

.fa-glove-boxing::before {
  content: "\f438"; }

.fa-temperature-three-quarters::before {
  content: "\f2c8"; }

.fa-temperature-3::before {
  content: "\f2c8"; }

.fa-thermometer-3::before {
  content: "\f2c8"; }

.fa-thermometer-three-quarters::before {
  content: "\f2c8"; }

.fa-bell-school::before {
  content: "\f5d5"; }

.fa-mobile-screen::before {
  content: "\f3cf"; }

.fa-mobile-android-alt::before {
  content: "\f3cf"; }

.fa-plane-up::before {
  content: "\e22d"; }

.fa-folder-heart::before {
  content: "\e189"; }

.fa-circle-location-arrow::before {
  content: "\f602"; }

.fa-location-circle::before {
  content: "\f602"; }

.fa-face-head-bandage::before {
  content: "\e37a"; }

.fa-sushi-roll::before {
  content: "\e48b"; }

.fa-maki-roll::before {
  content: "\e48b"; }

.fa-makizushi::before {
  content: "\e48b"; }

.fa-car-bump::before {
  content: "\f5e0"; }

.fa-piggy-bank::before {
  content: "\f4d3"; }

.fa-racquet::before {
  content: "\f45a"; }

.fa-car-mirrors::before {
  content: "\e343"; }

.fa-industry-windows::before {
  content: "\f3b3"; }

.fa-industry-alt::before {
  content: "\f3b3"; }

.fa-bolt-auto::before {
  content: "\e0b6"; }

.fa-battery-half::before {
  content: "\f242"; }

.fa-battery-3::before {
  content: "\f242"; }

.fa-flux-capacitor::before {
  content: "\f8ba"; }

.fa-mountain-city::before {
  content: "\e52e"; }

.fa-coins::before {
  content: "\f51e"; }

.fa-honey-pot::before {
  content: "\e418"; }

.fa-olive::before {
  content: "\e316"; }

.fa-khanda::before {
  content: "\f66d"; }

.fa-filter-list::before {
  content: "\e17c"; }

.fa-outlet::before {
  content: "\e01c"; }

.fa-sliders::before {
  content: "\f1de"; }

.fa-sliders-h::before {
  content: "\f1de"; }

.fa-cauldron::before {
  content: "\f6bf"; }

.fa-people::before {
  content: "\e216"; }

.fa-folder-tree::before {
  content: "\f802"; }

.fa-network-wired::before {
  content: "\f6ff"; }

.fa-croissant::before {
  content: "\f7f6"; }

.fa-map-pin::before {
  content: "\f276"; }

.fa-hamsa::before {
  content: "\f665"; }

.fa-cent-sign::before {
  content: "\e3f5"; }

.fa-swords-laser::before {
  content: "\e03d"; }

.fa-flask::before {
  content: "\f0c3"; }

.fa-person-pregnant::before {
  content: "\e31e"; }

.fa-square-u::before {
  content: "\e281"; }

.fa-wand-sparkles::before {
  content: "\f72b"; }

.fa-router::before {
  content: "\f8da"; }

.fa-ellipsis-vertical::before {
  content: "\f142"; }

.fa-ellipsis-v::before {
  content: "\f142"; }

.fa-sword-laser-alt::before {
  content: "\e03c"; }

.fa-ticket::before {
  content: "\f145"; }

.fa-power-off::before {
  content: "\f011"; }

.fa-coin::before {
  content: "\f85c"; }

.fa-laptop-slash::before {
  content: "\e1c7"; }

.fa-right-long::before {
  content: "\f30b"; }

.fa-long-arrow-alt-right::before {
  content: "\f30b"; }

.fa-circle-b::before {
  content: "\e0fd"; }

.fa-person-dress-simple::before {
  content: "\e21c"; }

.fa-pipe-collar::before {
  content: "\e437"; }

.fa-lights-holiday::before {
  content: "\f7b2"; }

.fa-citrus::before {
  content: "\e2f4"; }

.fa-flag-usa::before {
  content: "\f74d"; }

.fa-laptop-file::before {
  content: "\e51d"; }

.fa-tty::before {
  content: "\f1e4"; }

.fa-teletype::before {
  content: "\f1e4"; }

.fa-chart-tree-map::before {
  content: "\e0ea"; }

.fa-diagram-next::before {
  content: "\e476"; }

.fa-person-rifle::before {
  content: "\e54e"; }

.fa-clock-five-thirty::before {
  content: "\e34a"; }

.fa-pipe-valve::before {
  content: "\e439"; }

.fa-arrow-up-from-arc::before {
  content: "\e4b4"; }

.fa-face-spiral-eyes::before {
  content: "\e485"; }

.fa-compress-wide::before {
  content: "\f326"; }

.fa-circle-phone-hangup::before {
  content: "\e11d"; }

.fa-phone-circle-down::before {
  content: "\e11d"; }

.fa-gear-complex-code::before {
  content: "\e5eb"; }

.fa-house-medical-circle-exclamation::before {
  content: "\e512"; }

.fa-badminton::before {
  content: "\e33a"; }

.fa-closed-captioning::before {
  content: "\f20a"; }

.fa-person-hiking::before {
  content: "\f6ec"; }

.fa-hiking::before {
  content: "\f6ec"; }

.fa-right-from-line::before {
  content: "\f347"; }

.fa-arrow-alt-from-left::before {
  content: "\f347"; }

.fa-venus-double::before {
  content: "\f226"; }

.fa-images::before {
  content: "\f302"; }

.fa-calculator::before {
  content: "\f1ec"; }

.fa-shuttlecock::before {
  content: "\f45b"; }

.fa-user-hair::before {
  content: "\e45a"; }

.fa-eye-evil::before {
  content: "\f6db"; }

.fa-people-pulling::before {
  content: "\e535"; }

.fa-n::before {
  content: "\4e"; }

.fa-swap::before {
  content: "\e609"; }

.fa-garage::before {
  content: "\e009"; }

.fa-cable-car::before {
  content: "\f7da"; }

.fa-tram::before {
  content: "\f7da"; }

.fa-shovel-snow::before {
  content: "\f7c3"; }

.fa-cloud-rain::before {
  content: "\f73d"; }

.fa-face-lying::before {
  content: "\e37e"; }

.fa-sprinkler::before {
  content: "\e035"; }

.fa-building-circle-xmark::before {
  content: "\e4d4"; }

.fa-person-sledding::before {
  content: "\f7cb"; }

.fa-sledding::before {
  content: "\f7cb"; }

.fa-game-console-handheld::before {
  content: "\f8bb"; }

.fa-ship::before {
  content: "\f21a"; }

.fa-clock-six-thirty::before {
  content: "\e353"; }

.fa-battery-slash::before {
  content: "\f377"; }

.fa-tugrik-sign::before {
  content: "\e2ba"; }

.fa-arrows-down-to-line::before {
  content: "\e4b8"; }

.fa-download::before {
  content: "\f019"; }

.fa-angles-up-down::before {
  content: "\e60d"; }

.fa-shelves::before {
  content: "\f480"; }

.fa-inventory::before {
  content: "\f480"; }

.fa-cloud-snow::before {
  content: "\f742"; }

.fa-face-grin::before {
  content: "\f580"; }

.fa-grin::before {
  content: "\f580"; }

.fa-delete-left::before {
  content: "\f55a"; }

.fa-backspace::before {
  content: "\f55a"; }

.fa-oven::before {
  content: "\e01d"; }

.fa-cloud-binary::before {
  content: "\e601"; }

.fa-eye-dropper::before {
  content: "\f1fb"; }

.fa-eye-dropper-empty::before {
  content: "\f1fb"; }

.fa-eyedropper::before {
  content: "\f1fb"; }

.fa-comment-captions::before {
  content: "\e146"; }

.fa-comments-question::before {
  content: "\e14e"; }

.fa-scribble::before {
  content: "\e23f"; }

.fa-rotate-exclamation::before {
  content: "\e23c"; }

.fa-file-circle-check::before {
  content: "\e5a0"; }

.fa-glass::before {
  content: "\f804"; }

.fa-loader::before {
  content: "\e1d4"; }

.fa-forward::before {
  content: "\f04e"; }

.fa-user-pilot::before {
  content: "\e2c0"; }

.fa-mobile::before {
  content: "\f3ce"; }

.fa-mobile-android::before {
  content: "\f3ce"; }

.fa-mobile-phone::before {
  content: "\f3ce"; }

.fa-code-pull-request-closed::before {
  content: "\e3f9"; }

.fa-face-meh::before {
  content: "\f11a"; }

.fa-meh::before {
  content: "\f11a"; }

.fa-align-center::before {
  content: "\f037"; }

.fa-book-skull::before {
  content: "\f6b7"; }

.fa-book-dead::before {
  content: "\f6b7"; }

.fa-id-card::before {
  content: "\f2c2"; }

.fa-drivers-license::before {
  content: "\f2c2"; }

.fa-face-dotted::before {
  content: "\e47f"; }

.fa-face-worried::before {
  content: "\e3a3"; }

.fa-outdent::before {
  content: "\f03b"; }

.fa-dedent::before {
  content: "\f03b"; }

.fa-heart-circle-exclamation::before {
  content: "\e4fe"; }

.fa-house::before {
  content: "\f015"; }

.fa-home::before {
  content: "\f015"; }

.fa-home-alt::before {
  content: "\f015"; }

.fa-home-lg-alt::before {
  content: "\f015"; }

.fa-vector-circle::before {
  content: "\e2c6"; }

.fa-car-circle-bolt::before {
  content: "\e342"; }

.fa-calendar-week::before {
  content: "\f784"; }

.fa-flying-disc::before {
  content: "\e3a9"; }

.fa-laptop-medical::before {
  content: "\f812"; }

.fa-square-down-right::before {
  content: "\e26c"; }

.fa-b::before {
  content: "\42"; }

.fa-seat-airline::before {
  content: "\e244"; }

.fa-moon-over-sun::before {
  content: "\f74a"; }

.fa-eclipse-alt::before {
  content: "\f74a"; }

.fa-pipe::before {
  content: "\7c"; }

.fa-file-medical::before {
  content: "\f477"; }

.fa-potato::before {
  content: "\e440"; }

.fa-dice-one::before {
  content: "\f525"; }

.fa-circle-a::before {
  content: "\e0f7"; }

.fa-helmet-battle::before {
  content: "\f6eb"; }

.fa-butter::before {
  content: "\e3e4"; }

.fa-blanket-fire::before {
  content: "\e3da"; }

.fa-kiwi-bird::before {
  content: "\f535"; }

.fa-castle::before {
  content: "\e0de"; }

.fa-golf-club::before {
  content: "\f451"; }

.fa-arrow-right-arrow-left::before {
  content: "\f0ec"; }

.fa-exchange::before {
  content: "\f0ec"; }

.fa-rotate-right::before {
  content: "\f2f9"; }

.fa-redo-alt::before {
  content: "\f2f9"; }

.fa-rotate-forward::before {
  content: "\f2f9"; }

.fa-utensils::before {
  content: "\f2e7"; }

.fa-cutlery::before {
  content: "\f2e7"; }

.fa-arrow-up-wide-short::before {
  content: "\f161"; }

.fa-sort-amount-up::before {
  content: "\f161"; }

.fa-chart-pie-simple-circle-dollar::before {
  content: "\e605"; }

.fa-balloons::before {
  content: "\e2e4"; }

.fa-mill-sign::before {
  content: "\e1ed"; }

.fa-bowl-rice::before {
  content: "\e2eb"; }

.fa-timeline-arrow::before {
  content: "\e29d"; }

.fa-skull::before {
  content: "\f54c"; }

.fa-game-board-simple::before {
  content: "\f868"; }

.fa-game-board-alt::before {
  content: "\f868"; }

.fa-circle-video::before {
  content: "\e12b"; }

.fa-video-circle::before {
  content: "\e12b"; }

.fa-chart-scatter-bubble::before {
  content: "\e0e9"; }

.fa-house-turret::before {
  content: "\e1b4"; }

.fa-banana::before {
  content: "\e2e5"; }

.fa-hand-holding-skull::before {
  content: "\e1a4"; }

.fa-people-dress::before {
  content: "\e217"; }

.fa-loveseat::before {
  content: "\f4cc"; }

.fa-couch-small::before {
  content: "\f4cc"; }

.fa-tower-broadcast::before {
  content: "\f519"; }

.fa-broadcast-tower::before {
  content: "\f519"; }

.fa-truck-pickup::before {
  content: "\f63c"; }

.fa-block-quote::before {
  content: "\e0b5"; }

.fa-up-long::before {
  content: "\f30c"; }

.fa-long-arrow-alt-up::before {
  content: "\f30c"; }

.fa-stop::before {
  content: "\f04d"; }

.fa-code-merge::before {
  content: "\f387"; }

.fa-money-check-dollar-pen::before {
  content: "\f873"; }

.fa-money-check-edit-alt::before {
  content: "\f873"; }

.fa-up-from-line::before {
  content: "\f346"; }

.fa-arrow-alt-from-bottom::before {
  content: "\f346"; }

.fa-upload::before {
  content: "\f093"; }

.fa-hurricane::before {
  content: "\f751"; }

.fa-grid-round-2-plus::before {
  content: "\e5dc"; }

.fa-people-pants::before {
  content: "\e219"; }

.fa-mound::before {
  content: "\e52d"; }

.fa-windsock::before {
  content: "\f777"; }

.fa-circle-half::before {
  content: "\e110"; }

.fa-brake-warning::before {
  content: "\e0c7"; }

.fa-toilet-portable::before {
  content: "\e583"; }

.fa-compact-disc::before {
  content: "\f51f"; }

.fa-file-arrow-down::before {
  content: "\f56d"; }

.fa-file-download::before {
  content: "\f56d"; }

.fa-saxophone-fire::before {
  content: "\f8db"; }

.fa-sax-hot::before {
  content: "\f8db"; }

.fa-camera-web-slash::before {
  content: "\f833"; }

.fa-webcam-slash::before {
  content: "\f833"; }

.fa-folder-medical::before {
  content: "\e18c"; }

.fa-folder-gear::before {
  content: "\e187"; }

.fa-folder-cog::before {
  content: "\e187"; }

.fa-hand-wave::before {
  content: "\e1a7"; }

.fa-arrow-up-arrow-down::before {
  content: "\e099"; }

.fa-sort-up-down::before {
  content: "\e099"; }

.fa-caravan::before {
  content: "\f8ff"; }

.fa-shield-cat::before {
  content: "\e572"; }

.fa-message-slash::before {
  content: "\f4a9"; }

.fa-comment-alt-slash::before {
  content: "\f4a9"; }

.fa-bolt::before {
  content: "\f0e7"; }

.fa-zap::before {
  content: "\f0e7"; }

.fa-trash-can-check::before {
  content: "\e2a9"; }

.fa-glass-water::before {
  content: "\e4f4"; }

.fa-oil-well::before {
  content: "\e532"; }

.fa-person-simple::before {
  content: "\e220"; }

.fa-vault::before {
  content: "\e2c5"; }

.fa-mars::before {
  content: "\f222"; }

.fa-toilet::before {
  content: "\f7d8"; }

.fa-plane-circle-xmark::before {
  content: "\e557"; }

.fa-yen-sign::before {
  content: "\f157"; }

.fa-cny::before {
  content: "\f157"; }

.fa-jpy::before {
  content: "\f157"; }

.fa-rmb::before {
  content: "\f157"; }

.fa-yen::before {
  content: "\f157"; }

.fa-gear-code::before {
  content: "\e5e8"; }

.fa-notes::before {
  content: "\e202"; }

.fa-ruble-sign::before {
  content: "\f158"; }

.fa-rouble::before {
  content: "\f158"; }

.fa-rub::before {
  content: "\f158"; }

.fa-ruble::before {
  content: "\f158"; }

.fa-trash-undo::before {
  content: "\f895"; }

.fa-trash-arrow-turn-left::before {
  content: "\f895"; }

.fa-champagne-glass::before {
  content: "\f79e"; }

.fa-glass-champagne::before {
  content: "\f79e"; }

.fa-objects-align-center-horizontal::before {
  content: "\e3bc"; }

.fa-sun::before {
  content: "\f185"; }

.fa-trash-can-slash::before {
  content: "\e2ad"; }

.fa-trash-alt-slash::before {
  content: "\e2ad"; }

.fa-screen-users::before {
  content: "\f63d"; }

.fa-users-class::before {
  content: "\f63d"; }

.fa-guitar::before {
  content: "\f7a6"; }

.fa-square-arrow-left::before {
  content: "\f33a"; }

.fa-arrow-square-left::before {
  content: "\f33a"; }

.fa-square-8::before {
  content: "\e25d"; }

.fa-face-smile-hearts::before {
  content: "\e390"; }

.fa-brackets-square::before {
  content: "\f7e9"; }

.fa-brackets::before {
  content: "\f7e9"; }

.fa-laptop-arrow-down::before {
  content: "\e1c6"; }

.fa-hockey-stick-puck::before {
  content: "\e3ae"; }

.fa-house-tree::before {
  content: "\e1b3"; }

.fa-signal-fair::before {
  content: "\f68d"; }

.fa-signal-2::before {
  content: "\f68d"; }

.fa-face-laugh-wink::before {
  content: "\f59c"; }

.fa-laugh-wink::before {
  content: "\f59c"; }

.fa-circle-dollar::before {
  content: "\f2e8"; }

.fa-dollar-circle::before {
  content: "\f2e8"; }

.fa-usd-circle::before {
  content: "\f2e8"; }

.fa-horse-head::before {
  content: "\f7ab"; }

.fa-arrows-repeat::before {
  content: "\f364"; }

.fa-repeat-alt::before {
  content: "\f364"; }

.fa-bore-hole::before {
  content: "\e4c3"; }

.fa-industry::before {
  content: "\f275"; }

.fa-image-polaroid::before {
  content: "\f8c4"; }

.fa-wave-triangle::before {
  content: "\f89a"; }

.fa-person-running-fast::before {
  content: "\e5ff"; }

.fa-circle-down::before {
  content: "\f358"; }

.fa-arrow-alt-circle-down::before {
  content: "\f358"; }

.fa-grill::before {
  content: "\e5a3"; }

.fa-arrows-turn-to-dots::before {
  content: "\e4c1"; }

.fa-chart-mixed::before {
  content: "\f643"; }

.fa-analytics::before {
  content: "\f643"; }

.fa-florin-sign::before {
  content: "\e184"; }

.fa-arrow-down-short-wide::before {
  content: "\f884"; }

.fa-sort-amount-desc::before {
  content: "\f884"; }

.fa-sort-amount-down-alt::before {
  content: "\f884"; }

.fa-less-than::before {
  content: "\3c"; }

.fa-display-code::before {
  content: "\e165"; }

.fa-desktop-code::before {
  content: "\e165"; }

.fa-face-drooling::before {
  content: "\e372"; }

.fa-oil-temperature::before {
  content: "\f614"; }

.fa-oil-temp::before {
  content: "\f614"; }

.fa-square-question::before {
  content: "\f2fd"; }

.fa-question-square::before {
  content: "\f2fd"; }

.fa-air-conditioner::before {
  content: "\f8f4"; }

.fa-angle-down::before {
  content: "\f107"; }

.fa-mountains::before {
  content: "\f6fd"; }

.fa-omega::before {
  content: "\f67a"; }

.fa-car-tunnel::before {
  content: "\e4de"; }

.fa-person-dolly-empty::before {
  content: "\f4d1"; }

.fa-pan-food::before {
  content: "\e42b"; }

.fa-head-side-cough::before {
  content: "\e061"; }

.fa-grip-lines::before {
  content: "\f7a4"; }

.fa-thumbs-down::before {
  content: "\f165"; }

.fa-user-lock::before {
  content: "\f502"; }

.fa-arrow-right-long::before {
  content: "\f178"; }

.fa-long-arrow-right::before {
  content: "\f178"; }

.fa-tickets-airline::before {
  content: "\e29b"; }

.fa-anchor-circle-xmark::before {
  content: "\e4ac"; }

.fa-ellipsis::before {
  content: "\f141"; }

.fa-ellipsis-h::before {
  content: "\f141"; }

.fa-nfc-slash::before {
  content: "\e1fc"; }

.fa-chess-pawn::before {
  content: "\f443"; }

.fa-kit-medical::before {
  content: "\f479"; }

.fa-first-aid::before {
  content: "\f479"; }

.fa-grid-2-plus::before {
  content: "\e197"; }

.fa-bells::before {
  content: "\f77f"; }

.fa-person-through-window::before {
  content: "\e5a9"; }

.fa-toolbox::before {
  content: "\f552"; }

.fa-envelope-dot::before {
  content: "\e16f"; }

.fa-envelope-badge::before {
  content: "\e16f"; }

.fa-hands-holding-circle::before {
  content: "\e4fb"; }

.fa-bug::before {
  content: "\f188"; }

.fa-bowl-chopsticks::before {
  content: "\e2e9"; }

.fa-credit-card::before {
  content: "\f09d"; }

.fa-credit-card-alt::before {
  content: "\f09d"; }

.fa-circle-s::before {
  content: "\e121"; }

.fa-box-ballot::before {
  content: "\f735"; }

.fa-car::before {
  content: "\f1b9"; }

.fa-automobile::before {
  content: "\f1b9"; }

.fa-hand-holding-hand::before {
  content: "\e4f7"; }

.fa-user-tie-hair::before {
  content: "\e45f"; }

.fa-podium-star::before {
  content: "\f758"; }

.fa-user-hair-mullet::before {
  content: "\e45c"; }

.fa-business-front::before {
  content: "\e45c"; }

.fa-party-back::before {
  content: "\e45c"; }

.fa-trian-balbot::before {
  content: "\e45c"; }

.fa-microphone-stand::before {
  content: "\f8cb"; }

.fa-book-open-reader::before {
  content: "\f5da"; }

.fa-book-reader::before {
  content: "\f5da"; }

.fa-family-dress::before {
  content: "\e301"; }

.fa-circle-x::before {
  content: "\e12e"; }

.fa-cabin::before {
  content: "\e46d"; }

.fa-mountain-sun::before {
  content: "\e52f"; }

.fa-chart-simple-horizontal::before {
  content: "\e474"; }

.fa-arrows-left-right-to-line::before {
  content: "\e4ba"; }

.fa-hand-back-point-left::before {
  content: "\e19f"; }

.fa-message-dots::before {
  content: "\f4a3"; }

.fa-comment-alt-dots::before {
  content: "\f4a3"; }

.fa-messaging::before {
  content: "\f4a3"; }

.fa-file-heart::before {
  content: "\e176"; }

.fa-beer-mug::before {
  content: "\e0b3"; }

.fa-beer-foam::before {
  content: "\e0b3"; }

.fa-dice-d20::before {
  content: "\f6cf"; }

.fa-drone::before {
  content: "\f85f"; }

.fa-truck-droplet::before {
  content: "\e58c"; }

.fa-file-circle-xmark::before {
  content: "\e5a1"; }

.fa-temperature-arrow-up::before {
  content: "\e040"; }

.fa-temperature-up::before {
  content: "\e040"; }

.fa-medal::before {
  content: "\f5a2"; }

.fa-person-fairy::before {
  content: "\e608"; }

.fa-bed::before {
  content: "\f236"; }

.fa-book-copy::before {
  content: "\e0be"; }

.fa-square-h::before {
  content: "\f0fd"; }

.fa-h-square::before {
  content: "\f0fd"; }

.fa-square-c::before {
  content: "\e266"; }

.fa-clock-two::before {
  content: "\e35a"; }

.fa-square-ellipsis-vertical::before {
  content: "\e26f"; }

.fa-calendar-users::before {
  content: "\e5e2"; }

.fa-podcast::before {
  content: "\f2ce"; }

.fa-bee::before {
  content: "\e0b2"; }

.fa-temperature-full::before {
  content: "\f2c7"; }

.fa-temperature-4::before {
  content: "\f2c7"; }

.fa-thermometer-4::before {
  content: "\f2c7"; }

.fa-thermometer-full::before {
  content: "\f2c7"; }

.fa-bell::before {
  content: "\f0f3"; }

.fa-candy-bar::before {
  content: "\e3e8"; }

.fa-chocolate-bar::before {
  content: "\e3e8"; }

.fa-xmark-large::before {
  content: "\e59b"; }

.fa-pinata::before {
  content: "\e3c3"; }

.fa-arrows-from-line::before {
  content: "\e0a4"; }

.fa-superscript::before {
  content: "\f12b"; }

.fa-bowl-spoon::before {
  content: "\e3e0"; }

.fa-hexagon-check::before {
  content: "\e416"; }

.fa-plug-circle-xmark::before {
  content: "\e560"; }

.fa-star-of-life::before {
  content: "\f621"; }

.fa-phone-slash::before {
  content: "\f3dd"; }

.fa-traffic-light-stop::before {
  content: "\f63a"; }

.fa-paint-roller::before {
  content: "\f5aa"; }

.fa-accent-grave::before {
  content: "\60"; }

.fa-handshake-angle::before {
  content: "\f4c4"; }

.fa-hands-helping::before {
  content: "\f4c4"; }

.fa-circle-0::before {
  content: "\e0ed"; }

.fa-dial-med-low::before {
  content: "\e160"; }

.fa-location-dot::before {
  content: "\f3c5"; }

.fa-map-marker-alt::before {
  content: "\f3c5"; }

.fa-crab::before {
  content: "\e3ff"; }

.fa-box-open-full::before {
  content: "\f49c"; }

.fa-box-full::before {
  content: "\f49c"; }

.fa-file::before {
  content: "\f15b"; }

.fa-greater-than::before {
  content: "\3e"; }

.fa-quotes::before {
  content: "\e234"; }

.fa-pretzel::before {
  content: "\e441"; }

.fa-person-swimming::before {
  content: "\f5c4"; }

.fa-swimmer::before {
  content: "\f5c4"; }

.fa-arrow-down::before {
  content: "\f063"; }

.fa-user-robot-xmarks::before {
  content: "\e4a7"; }

.fa-message-quote::before {
  content: "\e1e4"; }

.fa-comment-alt-quote::before {
  content: "\e1e4"; }

.fa-candy-corn::before {
  content: "\f6bd"; }

.fa-folder-magnifying-glass::before {
  content: "\e18b"; }

.fa-folder-search::before {
  content: "\e18b"; }

.fa-notebook::before {
  content: "\e201"; }

.fa-droplet::before {
  content: "\f043"; }

.fa-tint::before {
  content: "\f043"; }

.fa-bullseye-pointer::before {
  content: "\f649"; }

.fa-eraser::before {
  content: "\f12d"; }

.fa-hexagon-image::before {
  content: "\e504"; }

.fa-earth-americas::before {
  content: "\f57d"; }

.fa-earth::before {
  content: "\f57d"; }

.fa-earth-america::before {
  content: "\f57d"; }

.fa-globe-americas::before {
  content: "\f57d"; }

.fa-crate-apple::before {
  content: "\f6b1"; }

.fa-apple-crate::before {
  content: "\f6b1"; }

.fa-person-burst::before {
  content: "\e53b"; }

.fa-game-board::before {
  content: "\f867"; }

.fa-hat-chef::before {
  content: "\f86b"; }

.fa-hand-back-point-right::before {
  content: "\e1a1"; }

.fa-dove::before {
  content: "\f4ba"; }

.fa-snowflake-droplets::before {
  content: "\e5c1"; }

.fa-battery-empty::before {
  content: "\f244"; }

.fa-battery-0::before {
  content: "\f244"; }

.fa-grid-4::before {
  content: "\e198"; }

.fa-socks::before {
  content: "\f696"; }

.fa-face-sunglasses::before {
  content: "\e398"; }

.fa-inbox::before {
  content: "\f01c"; }

.fa-square-0::before {
  content: "\e255"; }

.fa-section::before {
  content: "\e447"; }

.fa-square-this-way-up::before {
  content: "\f49f"; }

.fa-box-up::before {
  content: "\f49f"; }

.fa-gauge-high::before {
  content: "\f625"; }

.fa-tachometer-alt::before {
  content: "\f625"; }

.fa-tachometer-alt-fast::before {
  content: "\f625"; }

.fa-square-ampersand::before {
  content: "\e260"; }

.fa-envelope-open-text::before {
  content: "\f658"; }

.fa-lamp-desk::before {
  content: "\e014"; }

.fa-hospital::before {
  content: "\f0f8"; }

.fa-hospital-alt::before {
  content: "\f0f8"; }

.fa-hospital-wide::before {
  content: "\f0f8"; }

.fa-poll-people::before {
  content: "\f759"; }

.fa-whiskey-glass-ice::before {
  content: "\f7a1"; }

.fa-glass-whiskey-rocks::before {
  content: "\f7a1"; }

.fa-wine-bottle::before {
  content: "\f72f"; }

.fa-chess-rook::before {
  content: "\f447"; }

.fa-user-bounty-hunter::before {
  content: "\e2bf"; }

.fa-bars-staggered::before {
  content: "\f550"; }

.fa-reorder::before {
  content: "\f550"; }

.fa-stream::before {
  content: "\f550"; }

.fa-diagram-sankey::before {
  content: "\e158"; }

.fa-cloud-hail-mixed::before {
  content: "\f73a"; }

.fa-circle-up-left::before {
  content: "\e128"; }

.fa-dharmachakra::before {
  content: "\f655"; }

.fa-objects-align-left::before {
  content: "\e3be"; }

.fa-oil-can-drip::before {
  content: "\e205"; }

.fa-face-smiling-hands::before {
  content: "\e396"; }

.fa-broccoli::before {
  content: "\e3e2"; }

.fa-route-interstate::before {
  content: "\f61b"; }

.fa-ear-muffs::before {
  content: "\f795"; }

.fa-hotdog::before {
  content: "\f80f"; }

.fa-transporter-empty::before {
  content: "\e046"; }

.fa-person-walking-with-cane::before {
  content: "\f29d"; }

.fa-blind::before {
  content: "\f29d"; }

.fa-angle-90::before {
  content: "\e08d"; }

.fa-rectangle-terminal::before {
  content: "\e236"; }

.fa-kite::before {
  content: "\f6f4"; }

.fa-drum::before {
  content: "\f569"; }

.fa-scrubber::before {
  content: "\f2f8"; }

.fa-ice-cream::before {
  content: "\f810"; }

.fa-heart-circle-bolt::before {
  content: "\e4fc"; }

.fa-fish-bones::before {
  content: "\e304"; }

.fa-deer-rudolph::before {
  content: "\f78f"; }

.fa-fax::before {
  content: "\f1ac"; }

.fa-paragraph::before {
  content: "\f1dd"; }

.fa-head-side-heart::before {
  content: "\e1aa"; }

.fa-square-e::before {
  content: "\e26d"; }

.fa-meter-fire::before {
  content: "\e1eb"; }

.fa-cloud-hail::before {
  content: "\f739"; }

.fa-check-to-slot::before {
  content: "\f772"; }

.fa-vote-yea::before {
  content: "\f772"; }

.fa-money-from-bracket::before {
  content: "\e312"; }

.fa-star-half::before {
  content: "\f089"; }

.fa-car-bus::before {
  content: "\f85a"; }

.fa-speaker::before {
  content: "\f8df"; }

.fa-timer::before {
  content: "\e29e"; }

.fa-boxes-stacked::before {
  content: "\f468"; }

.fa-boxes::before {
  content: "\f468"; }

.fa-boxes-alt::before {
  content: "\f468"; }

.fa-grill-hot::before {
  content: "\e5a5"; }

.fa-ballot-check::before {
  content: "\f733"; }

.fa-link::before {
  content: "\f0c1"; }

.fa-chain::before {
  content: "\f0c1"; }

.fa-ear-listen::before {
  content: "\f2a2"; }

.fa-assistive-listening-systems::before {
  content: "\f2a2"; }

.fa-file-minus::before {
  content: "\f318"; }

.fa-tree-city::before {
  content: "\e587"; }

.fa-play::before {
  content: "\f04b"; }

.fa-font::before {
  content: "\f031"; }

.fa-cup-togo::before {
  content: "\f6c5"; }

.fa-coffee-togo::before {
  content: "\f6c5"; }

.fa-square-down-left::before {
  content: "\e26b"; }

.fa-burger-lettuce::before {
  content: "\e3e3"; }

.fa-rupiah-sign::before {
  content: "\e23d"; }

.fa-magnifying-glass::before {
  content: "\f002"; }

.fa-search::before {
  content: "\f002"; }

.fa-table-tennis-paddle-ball::before {
  content: "\f45d"; }

.fa-ping-pong-paddle-ball::before {
  content: "\f45d"; }

.fa-table-tennis::before {
  content: "\f45d"; }

.fa-person-dots-from-line::before {
  content: "\f470"; }

.fa-diagnoses::before {
  content: "\f470"; }

.fa-chevrons-down::before {
  content: "\f322"; }

.fa-chevron-double-down::before {
  content: "\f322"; }

.fa-trash-can-arrow-up::before {
  content: "\f82a"; }

.fa-trash-restore-alt::before {
  content: "\f82a"; }

.fa-signal-good::before {
  content: "\f68e"; }

.fa-signal-3::before {
  content: "\f68e"; }

.fa-location-question::before {
  content: "\f60b"; }

.fa-map-marker-question::before {
  content: "\f60b"; }

.fa-floppy-disk-circle-xmark::before {
  content: "\e181"; }

.fa-floppy-disk-times::before {
  content: "\e181"; }

.fa-save-circle-xmark::before {
  content: "\e181"; }

.fa-save-times::before {
  content: "\e181"; }

.fa-naira-sign::before {
  content: "\e1f6"; }

.fa-peach::before {
  content: "\e20b"; }

.fa-taxi-bus::before {
  content: "\e298"; }

.fa-bracket-curly::before {
  content: "\7b"; }

.fa-bracket-curly-left::before {
  content: "\7b"; }

.fa-lobster::before {
  content: "\e421"; }

.fa-cart-flatbed-empty::before {
  content: "\f476"; }

.fa-dolly-flatbed-empty::before {
  content: "\f476"; }

.fa-colon::before {
  content: "\3a"; }

.fa-cart-arrow-down::before {
  content: "\f218"; }

.fa-wand::before {
  content: "\f72a"; }

.fa-walkie-talkie::before {
  content: "\f8ef"; }

.fa-file-pen::before {
  content: "\f31c"; }

.fa-file-edit::before {
  content: "\f31c"; }

.fa-receipt::before {
  content: "\f543"; }

.fa-table-picnic::before {
  content: "\e32d"; }

.fa-square-pen::before {
  content: "\f14b"; }

.fa-pen-square::before {
  content: "\f14b"; }

.fa-pencil-square::before {
  content: "\f14b"; }

.fa-circle-microphone-lines::before {
  content: "\e117"; }

.fa-microphone-circle-alt::before {
  content: "\e117"; }

.fa-display-slash::before {
  content: "\e2fa"; }

.fa-desktop-slash::before {
  content: "\e2fa"; }

.fa-suitcase-rolling::before {
  content: "\f5c1"; }

.fa-person-circle-exclamation::before {
  content: "\e53f"; }

.fa-transporter-2::before {
  content: "\e044"; }

.fa-hands-holding-diamond::before {
  content: "\f47c"; }

.fa-hand-receiving::before {
  content: "\f47c"; }

.fa-money-bill-simple-wave::before {
  content: "\e1f2"; }

.fa-chevron-down::before {
  content: "\f078"; }

.fa-battery-full::before {
  content: "\f240"; }

.fa-battery::before {
  content: "\f240"; }

.fa-battery-5::before {
  content: "\f240"; }

.fa-bell-plus::before {
  content: "\f849"; }

.fa-book-arrow-right::before {
  content: "\e0b9"; }

.fa-hospitals::before {
  content: "\f80e"; }

.fa-club::before {
  content: "\f327"; }

.fa-skull-crossbones::before {
  content: "\f714"; }

.fa-droplet-degree::before {
  content: "\f748"; }

.fa-dewpoint::before {
  content: "\f748"; }

.fa-code-compare::before {
  content: "\e13a"; }

.fa-list-ul::before {
  content: "\f0ca"; }

.fa-list-dots::before {
  content: "\f0ca"; }

.fa-hand-holding-magic::before {
  content: "\f6e5"; }

.fa-watermelon-slice::before {
  content: "\e337"; }

.fa-circle-ellipsis::before {
  content: "\e10a"; }

.fa-school-lock::before {
  content: "\e56f"; }

.fa-tower-cell::before {
  content: "\e585"; }

.fa-sd-cards::before {
  content: "\e240"; }

.fa-jug-bottle::before {
  content: "\e5fb"; }

.fa-down-long::before {
  content: "\f309"; }

.fa-long-arrow-alt-down::before {
  content: "\f309"; }

.fa-envelopes::before {
  content: "\e170"; }

.fa-phone-office::before {
  content: "\f67d"; }

.fa-ranking-star::before {
  content: "\e561"; }

.fa-chess-king::before {
  content: "\f43f"; }

.fa-nfc-pen::before {
  content: "\e1fa"; }

.fa-person-harassing::before {
  content: "\e549"; }

.fa-hat-winter::before {
  content: "\f7a8"; }

.fa-brazilian-real-sign::before {
  content: "\e46c"; }

.fa-landmark-dome::before {
  content: "\f752"; }

.fa-landmark-alt::before {
  content: "\f752"; }

.fa-bone-break::before {
  content: "\f5d8"; }

.fa-arrow-up::before {
  content: "\f062"; }

.fa-down-from-dotted-line::before {
  content: "\e407"; }

.fa-tv::before {
  content: "\f26c"; }

.fa-television::before {
  content: "\f26c"; }

.fa-tv-alt::before {
  content: "\f26c"; }

.fa-border-left::before {
  content: "\f84f"; }

.fa-circle-divide::before {
  content: "\e106"; }

.fa-shrimp::before {
  content: "\e448"; }

.fa-list-check::before {
  content: "\f0ae"; }

.fa-tasks::before {
  content: "\f0ae"; }

.fa-diagram-subtask::before {
  content: "\e479"; }

.fa-jug-detergent::before {
  content: "\e519"; }

.fa-circle-user::before {
  content: "\f2bd"; }

.fa-user-circle::before {
  content: "\f2bd"; }

.fa-square-y::before {
  content: "\e287"; }

.fa-user-doctor-hair::before {
  content: "\e458"; }

.fa-planet-ringed::before {
  content: "\e020"; }

.fa-mushroom::before {
  content: "\e425"; }

.fa-user-shield::before {
  content: "\f505"; }

.fa-megaphone::before {
  content: "\f675"; }

.fa-wreath-laurel::before {
  content: "\e5d2"; }

.fa-circle-exclamation-check::before {
  content: "\e10d"; }

.fa-wind::before {
  content: "\f72e"; }

.fa-box-dollar::before {
  content: "\f4a0"; }

.fa-box-usd::before {
  content: "\f4a0"; }

.fa-car-burst::before {
  content: "\f5e1"; }

.fa-car-crash::before {
  content: "\f5e1"; }

.fa-y::before {
  content: "\59"; }

.fa-user-headset::before {
  content: "\f82d"; }

.fa-arrows-retweet::before {
  content: "\f361"; }

.fa-retweet-alt::before {
  content: "\f361"; }

.fa-person-snowboarding::before {
  content: "\f7ce"; }

.fa-snowboarding::before {
  content: "\f7ce"; }

.fa-square-chevron-right::before {
  content: "\f32b"; }

.fa-chevron-square-right::before {
  content: "\f32b"; }

.fa-lacrosse-stick-ball::before {
  content: "\e3b6"; }

.fa-truck-fast::before {
  content: "\f48b"; }

.fa-shipping-fast::before {
  content: "\f48b"; }

.fa-user-magnifying-glass::before {
  content: "\e5c5"; }

.fa-star-sharp::before {
  content: "\e28b"; }

.fa-comment-heart::before {
  content: "\e5c8"; }

.fa-circle-1::before {
  content: "\e0ee"; }

.fa-circle-star::before {
  content: "\e123"; }

.fa-star-circle::before {
  content: "\e123"; }

.fa-fish::before {
  content: "\f578"; }

.fa-cloud-fog::before {
  content: "\f74e"; }

.fa-fog::before {
  content: "\f74e"; }

.fa-waffle::before {
  content: "\e466"; }

.fa-music-note::before {
  content: "\f8cf"; }

.fa-music-alt::before {
  content: "\f8cf"; }

.fa-hexagon-exclamation::before {
  content: "\e417"; }

.fa-cart-shopping-fast::before {
  content: "\e0dc"; }

.fa-object-union::before {
  content: "\e49f"; }

.fa-user-graduate::before {
  content: "\f501"; }

.fa-starfighter::before {
  content: "\e037"; }

.fa-circle-half-stroke::before {
  content: "\f042"; }

.fa-adjust::before {
  content: "\f042"; }

.fa-arrow-right-long-to-line::before {
  content: "\e3d5"; }

.fa-square-arrow-down::before {
  content: "\f339"; }

.fa-arrow-square-down::before {
  content: "\f339"; }

.fa-diamond-half-stroke::before {
  content: "\e5b8"; }

.fa-clapperboard::before {
  content: "\e131"; }

.fa-square-chevron-left::before {
  content: "\f32a"; }

.fa-chevron-square-left::before {
  content: "\f32a"; }

.fa-phone-intercom::before {
  content: "\e434"; }

.fa-link-horizontal::before {
  content: "\e1cb"; }

.fa-chain-horizontal::before {
  content: "\e1cb"; }

.fa-mango::before {
  content: "\e30f"; }

.fa-music-note-slash::before {
  content: "\f8d0"; }

.fa-music-alt-slash::before {
  content: "\f8d0"; }

.fa-circle-radiation::before {
  content: "\f7ba"; }

.fa-radiation-alt::before {
  content: "\f7ba"; }

.fa-face-tongue-sweat::before {
  content: "\e39e"; }

.fa-globe-stand::before {
  content: "\f5f6"; }

.fa-baseball::before {
  content: "\f433"; }

.fa-baseball-ball::before {
  content: "\f433"; }

.fa-circle-p::before {
  content: "\e11a"; }

.fa-award-simple::before {
  content: "\e0ab"; }

.fa-jet-fighter-up::before {
  content: "\e518"; }

.fa-diagram-project::before {
  content: "\f542"; }

.fa-project-diagram::before {
  content: "\f542"; }

.fa-pedestal::before {
  content: "\e20d"; }

.fa-chart-pyramid::before {
  content: "\e0e6"; }

.fa-sidebar::before {
  content: "\e24e"; }

.fa-snowman-head::before {
  content: "\f79b"; }

.fa-frosty-head::before {
  content: "\f79b"; }

.fa-copy::before {
  content: "\f0c5"; }

.fa-burger-glass::before {
  content: "\e0ce"; }

.fa-volume-xmark::before {
  content: "\f6a9"; }

.fa-volume-mute::before {
  content: "\f6a9"; }

.fa-volume-times::before {
  content: "\f6a9"; }

.fa-hand-sparkles::before {
  content: "\e05d"; }

.fa-bars-filter::before {
  content: "\e0ad"; }

.fa-paintbrush-pencil::before {
  content: "\e206"; }

.fa-party-bell::before {
  content: "\e31a"; }

.fa-user-vneck-hair::before {
  content: "\e462"; }

.fa-jack-o-lantern::before {
  content: "\f30e"; }

.fa-grip::before {
  content: "\f58d"; }

.fa-grip-horizontal::before {
  content: "\f58d"; }

.fa-share-from-square::before {
  content: "\f14d"; }

.fa-share-square::before {
  content: "\f14d"; }

.fa-keynote::before {
  content: "\f66c"; }

.fa-child-combatant::before {
  content: "\e4e0"; }

.fa-child-rifle::before {
  content: "\e4e0"; }

.fa-gun::before {
  content: "\e19b"; }

.fa-square-phone::before {
  content: "\f098"; }

.fa-phone-square::before {
  content: "\f098"; }

.fa-hat-beach::before {
  content: "\e606"; }

.fa-plus::before {
  content: "\2b"; }

.fa-add::before {
  content: "\2b"; }

.fa-expand::before {
  content: "\f065"; }

.fa-computer::before {
  content: "\e4e5"; }

.fa-fort::before {
  content: "\e486"; }

.fa-cloud-check::before {
  content: "\e35c"; }

.fa-xmark::before {
  content: "\f00d"; }

.fa-close::before {
  content: "\f00d"; }

.fa-multiply::before {
  content: "\f00d"; }

.fa-remove::before {
  content: "\f00d"; }

.fa-times::before {
  content: "\f00d"; }

.fa-face-smirking::before {
  content: "\e397"; }

.fa-arrows-up-down-left-right::before {
  content: "\f047"; }

.fa-arrows::before {
  content: "\f047"; }

.fa-chalkboard-user::before {
  content: "\f51c"; }

.fa-chalkboard-teacher::before {
  content: "\f51c"; }

.fa-rhombus::before {
  content: "\e23b"; }

.fa-claw-marks::before {
  content: "\f6c2"; }

.fa-peso-sign::before {
  content: "\e222"; }

.fa-face-smile-tongue::before {
  content: "\e394"; }

.fa-cart-circle-xmark::before {
  content: "\e3f4"; }

.fa-building-shield::before {
  content: "\e4d8"; }

.fa-circle-phone-flip::before {
  content: "\e11c"; }

.fa-phone-circle-alt::before {
  content: "\e11c"; }

.fa-baby::before {
  content: "\f77c"; }

.fa-users-line::before {
  content: "\e592"; }

.fa-quote-left::before {
  content: "\f10d"; }

.fa-quote-left-alt::before {
  content: "\f10d"; }

.fa-tractor::before {
  content: "\f722"; }

.fa-key-skeleton::before {
  content: "\f6f3"; }

.fa-trash-arrow-up::before {
  content: "\f829"; }

.fa-trash-restore::before {
  content: "\f829"; }

.fa-arrow-down-up-lock::before {
  content: "\e4b0"; }

.fa-arrow-down-to-bracket::before {
  content: "\e094"; }

.fa-lines-leaning::before {
  content: "\e51e"; }

.fa-square-q::before {
  content: "\e27b"; }

.fa-ruler-combined::before {
  content: "\f546"; }

.fa-symbols::before {
  content: "\f86e"; }

.fa-icons-alt::before {
  content: "\f86e"; }

.fa-copyright::before {
  content: "\f1f9"; }

.fa-flask-gear::before {
  content: "\e5f1"; }

.fa-highlighter-line::before {
  content: "\e1af"; }

.fa-bracket-square::before {
  content: "\5b"; }

.fa-bracket::before {
  content: "\5b"; }

.fa-bracket-left::before {
  content: "\5b"; }

.fa-island-tropical::before {
  content: "\f811"; }

.fa-island-tree-palm::before {
  content: "\f811"; }

.fa-arrow-right-from-line::before {
  content: "\f343"; }

.fa-arrow-from-left::before {
  content: "\f343"; }

.fa-h2::before {
  content: "\f314"; }

.fa-equals::before {
  content: "\3d"; }

.fa-cake-slice::before {
  content: "\e3e5"; }

.fa-shortcake::before {
  content: "\e3e5"; }

.fa-peanut::before {
  content: "\e430"; }

.fa-wrench-simple::before {
  content: "\e2d1"; }

.fa-blender::before {
  content: "\f517"; }

.fa-teeth::before {
  content: "\f62e"; }

.fa-tally-2::before {
  content: "\e295"; }

.fa-shekel-sign::before {
  content: "\f20b"; }

.fa-ils::before {
  content: "\f20b"; }

.fa-shekel::before {
  content: "\f20b"; }

.fa-sheqel::before {
  content: "\f20b"; }

.fa-sheqel-sign::before {
  content: "\f20b"; }

.fa-cars::before {
  content: "\f85b"; }

.fa-axe-battle::before {
  content: "\f6b3"; }

.fa-user-hair-long::before {
  content: "\e45b"; }

.fa-map::before {
  content: "\f279"; }

.fa-arrow-left-from-arc::before {
  content: "\e615"; }

.fa-file-circle-info::before {
  content: "\e493"; }

.fa-face-disappointed::before {
  content: "\e36f"; }

.fa-lasso-sparkles::before {
  content: "\e1c9"; }

.fa-clock-eleven::before {
  content: "\e347"; }

.fa-rocket::before {
  content: "\f135"; }

.fa-siren-on::before {
  content: "\e02e"; }

.fa-clock-ten::before {
  content: "\e354"; }

.fa-candle-holder::before {
  content: "\f6bc"; }

.fa-video-arrow-down-left::before {
  content: "\e2c8"; }

.fa-photo-film::before {
  content: "\f87c"; }

.fa-photo-video::before {
  content: "\f87c"; }

.fa-floppy-disk-circle-arrow-right::before {
  content: "\e180"; }

.fa-save-circle-arrow-right::before {
  content: "\e180"; }

.fa-folder-minus::before {
  content: "\f65d"; }

.fa-planet-moon::before {
  content: "\e01f"; }

.fa-face-eyes-xmarks::before {
  content: "\e374"; }

.fa-chart-scatter::before {
  content: "\f7ee"; }

.fa-display-arrow-down::before {
  content: "\e164"; }

.fa-store::before {
  content: "\f54e"; }

.fa-arrow-trend-up::before {
  content: "\e098"; }

.fa-plug-circle-minus::before {
  content: "\e55e"; }

.fa-olive-branch::before {
  content: "\e317"; }

.fa-angle::before {
  content: "\e08c"; }

.fa-vacuum-robot::before {
  content: "\e04e"; }

.fa-sign-hanging::before {
  content: "\f4d9"; }

.fa-sign::before {
  content: "\f4d9"; }

.fa-square-divide::before {
  content: "\e26a"; }

.fa-signal-stream-slash::before {
  content: "\e250"; }

.fa-bezier-curve::before {
  content: "\f55b"; }

.fa-eye-dropper-half::before {
  content: "\e173"; }

.fa-store-lock::before {
  content: "\e4a6"; }

.fa-bell-slash::before {
  content: "\f1f6"; }

.fa-cloud-bolt-sun::before {
  content: "\f76e"; }

.fa-thunderstorm-sun::before {
  content: "\f76e"; }

.fa-camera-slash::before {
  content: "\e0d9"; }

.fa-comment-quote::before {
  content: "\e14c"; }

.fa-tablet::before {
  content: "\f3fb"; }

.fa-tablet-android::before {
  content: "\f3fb"; }

.fa-school-flag::before {
  content: "\e56e"; }

.fa-message-code::before {
  content: "\e1df"; }

.fa-glass-half::before {
  content: "\e192"; }

.fa-glass-half-empty::before {
  content: "\e192"; }

.fa-glass-half-full::before {
  content: "\e192"; }

.fa-fill::before {
  content: "\f575"; }

.fa-message-minus::before {
  content: "\f4a7"; }

.fa-comment-alt-minus::before {
  content: "\f4a7"; }

.fa-angle-up::before {
  content: "\f106"; }

.fa-dinosaur::before {
  content: "\e5fe"; }

.fa-drumstick-bite::before {
  content: "\f6d7"; }

.fa-link-horizontal-slash::before {
  content: "\e1cc"; }

.fa-chain-horizontal-slash::before {
  content: "\e1cc"; }

.fa-holly-berry::before {
  content: "\f7aa"; }

.fa-nose::before {
  content: "\e5bd"; }

.fa-arrow-left-to-arc::before {
  content: "\e616"; }

.fa-chevron-left::before {
  content: "\f053"; }

.fa-bacteria::before {
  content: "\e059"; }

.fa-clouds::before {
  content: "\f744"; }

.fa-money-bill-simple::before {
  content: "\e1f1"; }

.fa-hand-lizard::before {
  content: "\f258"; }

.fa-table-pivot::before {
  content: "\e291"; }

.fa-filter-slash::before {
  content: "\e17d"; }

.fa-trash-can-undo::before {
  content: "\f896"; }

.fa-trash-can-arrow-turn-left::before {
  content: "\f896"; }

.fa-trash-undo-alt::before {
  content: "\f896"; }

.fa-notdef::before {
  content: "\e1fe"; }

.fa-disease::before {
  content: "\f7fa"; }

.fa-person-to-door::before {
  content: "\e433"; }

.fa-turntable::before {
  content: "\f8e4"; }

.fa-briefcase-medical::before {
  content: "\f469"; }

.fa-genderless::before {
  content: "\f22d"; }

.fa-chevron-right::before {
  content: "\f054"; }

.fa-signal-weak::before {
  content: "\f68c"; }

.fa-signal-1::before {
  content: "\f68c"; }

.fa-clock-five::before {
  content: "\e349"; }

.fa-retweet::before {
  content: "\f079"; }

.fa-car-rear::before {
  content: "\f5de"; }

.fa-car-alt::before {
  content: "\f5de"; }

.fa-pump-soap::before {
  content: "\e06b"; }

.fa-computer-classic::before {
  content: "\f8b1"; }

.fa-frame::before {
  content: "\e495"; }

.fa-video-slash::before {
  content: "\f4e2"; }

.fa-battery-quarter::before {
  content: "\f243"; }

.fa-battery-2::before {
  content: "\f243"; }

.fa-ellipsis-stroke::before {
  content: "\f39b"; }

.fa-ellipsis-h-alt::before {
  content: "\f39b"; }

.fa-radio::before {
  content: "\f8d7"; }

.fa-baby-carriage::before {
  content: "\f77d"; }

.fa-carriage-baby::before {
  content: "\f77d"; }

.fa-face-expressionless::before {
  content: "\e373"; }

.fa-down-to-dotted-line::before {
  content: "\e408"; }

.fa-cloud-music::before {
  content: "\f8ae"; }

.fa-traffic-light::before {
  content: "\f637"; }

.fa-cloud-minus::before {
  content: "\e35d"; }

.fa-thermometer::before {
  content: "\f491"; }

.fa-shield-minus::before {
  content: "\e249"; }

.fa-vr-cardboard::before {
  content: "\f729"; }

.fa-car-tilt::before {
  content: "\f5e5"; }

.fa-gauge-circle-minus::before {
  content: "\e497"; }

.fa-brightness-low::before {
  content: "\e0ca"; }

.fa-hand-middle-finger::before {
  content: "\f806"; }

.fa-percent::before {
  content: "\25"; }

.fa-percentage::before {
  content: "\25"; }

.fa-truck-moving::before {
  content: "\f4df"; }

.fa-glass-water-droplet::before {
  content: "\e4f5"; }

.fa-conveyor-belt::before {
  content: "\f46e"; }

.fa-location-check::before {
  content: "\f606"; }

.fa-map-marker-check::before {
  content: "\f606"; }

.fa-coin-vertical::before {
  content: "\e3fd"; }

.fa-display::before {
  content: "\e163"; }

.fa-person-sign::before {
  content: "\f757"; }

.fa-face-smile::before {
  content: "\f118"; }

.fa-smile::before {
  content: "\f118"; }

.fa-phone-hangup::before {
  content: "\e225"; }

.fa-signature-slash::before {
  content: "\e3cb"; }

.fa-thumbtack::before {
  content: "\f08d"; }

.fa-thumb-tack::before {
  content: "\f08d"; }

.fa-wheat-slash::before {
  content: "\e339"; }

.fa-trophy::before {
  content: "\f091"; }

.fa-clouds-sun::before {
  content: "\f746"; }

.fa-person-praying::before {
  content: "\f683"; }

.fa-pray::before {
  content: "\f683"; }

.fa-hammer::before {
  content: "\f6e3"; }

.fa-face-vomit::before {
  content: "\e3a0"; }

.fa-speakers::before {
  content: "\f8e0"; }

.fa-tty-answer::before {
  content: "\e2b9"; }

.fa-teletype-answer::before {
  content: "\e2b9"; }

.fa-mug-tea-saucer::before {
  content: "\e1f5"; }

.fa-diagram-lean-canvas::before {
  content: "\e156"; }

.fa-alt::before {
  content: "\e08a"; }

.fa-dial::before {
  content: "\e15b"; }

.fa-dial-med-high::before {
  content: "\e15b"; }

.fa-hand-peace::before {
  content: "\f25b"; }

.fa-circle-trash::before {
  content: "\e126"; }

.fa-trash-circle::before {
  content: "\e126"; }

.fa-rotate::before {
  content: "\f2f1"; }

.fa-sync-alt::before {
  content: "\f2f1"; }

.fa-circle-quarters::before {
  content: "\e3f8"; }

.fa-spinner::before {
  content: "\f110"; }

.fa-tower-control::before {
  content: "\e2a2"; }

.fa-arrow-up-triangle-square::before {
  content: "\f88a"; }

.fa-sort-shapes-up::before {
  content: "\f88a"; }

.fa-whale::before {
  content: "\f72c"; }

.fa-robot::before {
  content: "\f544"; }

.fa-peace::before {
  content: "\f67c"; }

.fa-party-horn::before {
  content: "\e31b"; }

.fa-gears::before {
  content: "\f085"; }

.fa-cogs::before {
  content: "\f085"; }

.fa-sun-bright::before {
  content: "\e28f"; }

.fa-sun-alt::before {
  content: "\e28f"; }

.fa-warehouse::before {
  content: "\f494"; }

.fa-conveyor-belt-arm::before {
  content: "\e5f8"; }

.fa-lock-keyhole-open::before {
  content: "\f3c2"; }

.fa-lock-open-alt::before {
  content: "\f3c2"; }

.fa-square-fragile::before {
  content: "\f49b"; }

.fa-box-fragile::before {
  content: "\f49b"; }

.fa-square-wine-glass-crack::before {
  content: "\f49b"; }

.fa-arrow-up-right-dots::before {
  content: "\e4b7"; }

.fa-square-n::before {
  content: "\e277"; }

.fa-splotch::before {
  content: "\f5bc"; }

.fa-face-grin-hearts::before {
  content: "\f584"; }

.fa-grin-hearts::before {
  content: "\f584"; }

.fa-meter::before {
  content: "\e1e8"; }

.fa-mandolin::before {
  content: "\f6f9"; }

.fa-dice-four::before {
  content: "\f524"; }

.fa-sim-card::before {
  content: "\f7c4"; }

.fa-transgender::before {
  content: "\f225"; }

.fa-transgender-alt::before {
  content: "\f225"; }

.fa-mercury::before {
  content: "\f223"; }

.fa-up-from-bracket::before {
  content: "\e590"; }

.fa-knife-kitchen::before {
  content: "\f6f5"; }

.fa-border-right::before {
  content: "\f852"; }

.fa-arrow-turn-down::before {
  content: "\f149"; }

.fa-level-down::before {
  content: "\f149"; }

.fa-spade::before {
  content: "\f2f4"; }

.fa-card-spade::before {
  content: "\e3ec"; }

.fa-line-columns::before {
  content: "\f870"; }

.fa-arrow-right-to-line::before {
  content: "\f340"; }

.fa-arrow-to-right::before {
  content: "\f340"; }

.fa-person-falling-burst::before {
  content: "\e547"; }

.fa-flag-pennant::before {
  content: "\f456"; }

.fa-pennant::before {
  content: "\f456"; }

.fa-conveyor-belt-empty::before {
  content: "\e150"; }

.fa-user-group-simple::before {
  content: "\e603"; }

.fa-award::before {
  content: "\f559"; }

.fa-ticket-simple::before {
  content: "\f3ff"; }

.fa-ticket-alt::before {
  content: "\f3ff"; }

.fa-building::before {
  content: "\f1ad"; }

.fa-angles-left::before {
  content: "\f100"; }

.fa-angle-double-left::before {
  content: "\f100"; }

.fa-camcorder::before {
  content: "\f8a8"; }

.fa-video-handheld::before {
  content: "\f8a8"; }

.fa-pancakes::before {
  content: "\e42d"; }

.fa-album-circle-user::before {
  content: "\e48d"; }

.fa-subtitles-slash::before {
  content: "\e610"; }

.fa-qrcode::before {
  content: "\f029"; }

.fa-dice-d10::before {
  content: "\f6cd"; }

.fa-fireplace::before {
  content: "\f79a"; }

.fa-browser::before {
  content: "\f37e"; }

.fa-pen-paintbrush::before {
  content: "\f618"; }

.fa-pencil-paintbrush::before {
  content: "\f618"; }

.fa-fish-cooked::before {
  content: "\f7fe"; }

.fa-chair-office::before {
  content: "\f6c1"; }

.fa-nesting-dolls::before {
  content: "\e3ba"; }

.fa-clock-rotate-left::before {
  content: "\f1da"; }

.fa-history::before {
  content: "\f1da"; }

.fa-trumpet::before {
  content: "\f8e3"; }

.fa-face-grin-beam-sweat::before {
  content: "\f583"; }

.fa-grin-beam-sweat::before {
  content: "\f583"; }

.fa-fire-smoke::before {
  content: "\f74b"; }

.fa-phone-missed::before {
  content: "\e226"; }

.fa-file-export::before {
  content: "\f56e"; }

.fa-arrow-right-from-file::before {
  content: "\f56e"; }

.fa-shield::before {
  content: "\f132"; }

.fa-shield-blank::before {
  content: "\f132"; }

.fa-arrow-up-short-wide::before {
  content: "\f885"; }

.fa-sort-amount-up-alt::before {
  content: "\f885"; }

.fa-arrows-repeat-1::before {
  content: "\f366"; }

.fa-repeat-1-alt::before {
  content: "\f366"; }

.fa-gun-slash::before {
  content: "\e19c"; }

.fa-avocado::before {
  content: "\e0aa"; }

.fa-binary::before {
  content: "\e33b"; }

.fa-glasses-round::before {
  content: "\f5f5"; }

.fa-glasses-alt::before {
  content: "\f5f5"; }

.fa-phone-plus::before {
  content: "\f4d2"; }

.fa-ditto::before {
  content: "\22"; }

.fa-person-seat::before {
  content: "\e21e"; }

.fa-house-medical::before {
  content: "\e3b2"; }

.fa-golf-ball-tee::before {
  content: "\f450"; }

.fa-golf-ball::before {
  content: "\f450"; }

.fa-circle-chevron-left::before {
  content: "\f137"; }

.fa-chevron-circle-left::before {
  content: "\f137"; }

.fa-house-chimney-window::before {
  content: "\e00d"; }

.fa-scythe::before {
  content: "\f710"; }

.fa-pen-nib::before {
  content: "\f5ad"; }

.fa-ban-parking::before {
  content: "\f616"; }

.fa-parking-circle-slash::before {
  content: "\f616"; }

.fa-tent-arrow-turn-left::before {
  content: "\e580"; }

.fa-face-diagonal-mouth::before {
  content: "\e47e"; }

.fa-diagram-cells::before {
  content: "\e475"; }

.fa-cricket-bat-ball::before {
  content: "\f449"; }

.fa-cricket::before {
  content: "\f449"; }

.fa-tents::before {
  content: "\e582"; }

.fa-wand-magic::before {
  content: "\f0d0"; }

.fa-magic::before {
  content: "\f0d0"; }

.fa-dog::before {
  content: "\f6d3"; }

.fa-pen-line::before {
  content: "\e212"; }

.fa-atom-simple::before {
  content: "\f5d3"; }

.fa-atom-alt::before {
  content: "\f5d3"; }

.fa-ampersand::before {
  content: "\26"; }

.fa-carrot::before {
  content: "\f787"; }

.fa-arrow-up-from-line::before {
  content: "\f342"; }

.fa-arrow-from-bottom::before {
  content: "\f342"; }

.fa-moon::before {
  content: "\f186"; }

.fa-pen-slash::before {
  content: "\e213"; }

.fa-wine-glass-empty::before {
  content: "\f5ce"; }

.fa-wine-glass-alt::before {
  content: "\f5ce"; }

.fa-square-star::before {
  content: "\e27f"; }

.fa-cheese::before {
  content: "\f7ef"; }

.fa-send-backward::before {
  content: "\f87f"; }

.fa-yin-yang::before {
  content: "\f6ad"; }

.fa-music::before {
  content: "\f001"; }

.fa-compass-slash::before {
  content: "\f5e9"; }

.fa-clock-one::before {
  content: "\e34e"; }

.fa-file-music::before {
  content: "\f8b6"; }

.fa-code-commit::before {
  content: "\f386"; }

.fa-temperature-low::before {
  content: "\f76b"; }

.fa-person-biking::before {
  content: "\f84a"; }

.fa-biking::before {
  content: "\f84a"; }

.fa-display-chart-up-circle-currency::before {
  content: "\e5e5"; }

.fa-skeleton::before {
  content: "\f620"; }

.fa-circle-g::before {
  content: "\e10f"; }

.fa-circle-arrow-up-left::before {
  content: "\e0fb"; }

.fa-coin-blank::before {
  content: "\e3fb"; }

.fa-broom::before {
  content: "\f51a"; }

.fa-vacuum::before {
  content: "\e04d"; }

.fa-shield-heart::before {
  content: "\e574"; }

.fa-card-heart::before {
  content: "\e3eb"; }

.fa-lightbulb-cfl-on::before {
  content: "\e5a7"; }

.fa-melon::before {
  content: "\e310"; }

.fa-gopuram::before {
  content: "\f664"; }

.fa-earth-oceania::before {
  content: "\e47b"; }

.fa-globe-oceania::before {
  content: "\e47b"; }

.fa-container-storage::before {
  content: "\f4b7"; }

.fa-face-pouting::before {
  content: "\e387"; }

.fa-square-xmark::before {
  content: "\f2d3"; }

.fa-times-square::before {
  content: "\f2d3"; }

.fa-xmark-square::before {
  content: "\f2d3"; }

.fa-face-explode::before {
  content: "\e2fe"; }

.fa-exploding-head::before {
  content: "\e2fe"; }

.fa-hashtag::before {
  content: "\23"; }

.fa-up-right-and-down-left-from-center::before {
  content: "\f424"; }

.fa-expand-alt::before {
  content: "\f424"; }

.fa-oil-can::before {
  content: "\f613"; }

.fa-t::before {
  content: "\54"; }

.fa-transformer-bolt::before {
  content: "\e2a4"; }

.fa-hippo::before {
  content: "\f6ed"; }

.fa-chart-column::before {
  content: "\e0e3"; }

.fa-cassette-vhs::before {
  content: "\f8ec"; }

.fa-vhs::before {
  content: "\f8ec"; }

.fa-infinity::before {
  content: "\f534"; }

.fa-vial-circle-check::before {
  content: "\e596"; }

.fa-chimney::before {
  content: "\f78b"; }

.fa-object-intersect::before {
  content: "\e49d"; }

.fa-person-arrow-down-to-line::before {
  content: "\e538"; }

.fa-voicemail::before {
  content: "\f897"; }

.fa-block-brick::before {
  content: "\e3db"; }

.fa-wall-brick::before {
  content: "\e3db"; }

.fa-fan::before {
  content: "\f863"; }

.fa-bags-shopping::before {
  content: "\f847"; }

.fa-paragraph-left::before {
  content: "\f878"; }

.fa-paragraph-rtl::before {
  content: "\f878"; }

.fa-person-walking-luggage::before {
  content: "\e554"; }

.fa-caravan-simple::before {
  content: "\e000"; }

.fa-caravan-alt::before {
  content: "\e000"; }

.fa-turtle::before {
  content: "\f726"; }

.fa-pencil-mechanical::before {
  content: "\e5ca"; }

.fa-up-down::before {
  content: "\f338"; }

.fa-arrows-alt-v::before {
  content: "\f338"; }

.fa-cloud-moon-rain::before {
  content: "\f73c"; }

.fa-booth-curtain::before {
  content: "\f734"; }

.fa-calendar::before {
  content: "\f133"; }

.fa-box-heart::before {
  content: "\f49d"; }

.fa-trailer::before {
  content: "\e041"; }

.fa-user-doctor-message::before {
  content: "\f82e"; }

.fa-user-md-chat::before {
  content: "\f82e"; }

.fa-bahai::before {
  content: "\f666"; }

.fa-haykal::before {
  content: "\f666"; }

.fa-lighthouse::before {
  content: "\e612"; }

.fa-amp-guitar::before {
  content: "\f8a1"; }

.fa-sd-card::before {
  content: "\f7c2"; }

.fa-volume-slash::before {
  content: "\f2e2"; }

.fa-border-bottom::before {
  content: "\f84d"; }

.fa-wifi-weak::before {
  content: "\f6aa"; }

.fa-wifi-1::before {
  content: "\f6aa"; }

.fa-dragon::before {
  content: "\f6d5"; }

.fa-shoe-prints::before {
  content: "\f54b"; }

.fa-circle-plus::before {
  content: "\f055"; }

.fa-plus-circle::before {
  content: "\f055"; }

.fa-face-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-hand-holding::before {
  content: "\f4bd"; }

.fa-plug-circle-exclamation::before {
  content: "\e55d"; }

.fa-link-slash::before {
  content: "\f127"; }

.fa-chain-broken::before {
  content: "\f127"; }

.fa-chain-slash::before {
  content: "\f127"; }

.fa-unlink::before {
  content: "\f127"; }

.fa-clone::before {
  content: "\f24d"; }

.fa-person-walking-arrow-loop-left::before {
  content: "\e551"; }

.fa-arrow-up-z-a::before {
  content: "\f882"; }

.fa-sort-alpha-up-alt::before {
  content: "\f882"; }

.fa-fire-flame-curved::before {
  content: "\f7e4"; }

.fa-fire-alt::before {
  content: "\f7e4"; }

.fa-tornado::before {
  content: "\f76f"; }

.fa-file-circle-plus::before {
  content: "\e494"; }

.fa-delete-right::before {
  content: "\e154"; }

.fa-book-quran::before {
  content: "\f687"; }

.fa-quran::before {
  content: "\f687"; }

.fa-circle-quarter::before {
  content: "\e11f"; }

.fa-anchor::before {
  content: "\f13d"; }

.fa-border-all::before {
  content: "\f84c"; }

.fa-function::before {
  content: "\f661"; }

.fa-face-angry::before {
  content: "\f556"; }

.fa-angry::before {
  content: "\f556"; }

.fa-people-simple::before {
  content: "\e21b"; }

.fa-cookie-bite::before {
  content: "\f564"; }

.fa-arrow-trend-down::before {
  content: "\e097"; }

.fa-rss::before {
  content: "\f09e"; }

.fa-feed::before {
  content: "\f09e"; }

.fa-face-monocle::before {
  content: "\e380"; }

.fa-draw-polygon::before {
  content: "\f5ee"; }

.fa-scale-balanced::before {
  content: "\f24e"; }

.fa-balance-scale::before {
  content: "\f24e"; }

.fa-calendar-lines::before {
  content: "\e0d5"; }

.fa-calendar-note::before {
  content: "\e0d5"; }

.fa-arrow-down-big-small::before {
  content: "\f88c"; }

.fa-sort-size-down::before {
  content: "\f88c"; }

.fa-gauge-simple-high::before {
  content: "\f62a"; }

.fa-tachometer::before {
  content: "\f62a"; }

.fa-tachometer-fast::before {
  content: "\f62a"; }

.fa-do-not-enter::before {
  content: "\f5ec"; }

.fa-shower::before {
  content: "\f2cc"; }

.fa-dice-d8::before {
  content: "\f6d2"; }

.fa-desktop::before {
  content: "\f390"; }

.fa-desktop-alt::before {
  content: "\f390"; }

.fa-m::before {
  content: "\4d"; }

.fa-grip-dots-vertical::before {
  content: "\e411"; }

.fa-face-viewfinder::before {
  content: "\e2ff"; }

.fa-soft-serve::before {
  content: "\e400"; }

.fa-creemee::before {
  content: "\e400"; }

.fa-h5::before {
  content: "\e412"; }

.fa-hand-back-point-down::before {
  content: "\e19e"; }

.fa-table-list::before {
  content: "\f00b"; }

.fa-th-list::before {
  content: "\f00b"; }

.fa-comment-sms::before {
  content: "\f7cd"; }

.fa-sms::before {
  content: "\f7cd"; }

.fa-rectangle::before {
  content: "\f2fa"; }

.fa-rectangle-landscape::before {
  content: "\f2fa"; }

.fa-clipboard-list-check::before {
  content: "\f737"; }

.fa-turkey::before {
  content: "\f725"; }

.fa-book::before {
  content: "\f02d"; }

.fa-user-plus::before {
  content: "\f234"; }

.fa-ice-skate::before {
  content: "\f7ac"; }

.fa-check::before {
  content: "\f00c"; }

.fa-battery-three-quarters::before {
  content: "\f241"; }

.fa-battery-4::before {
  content: "\f241"; }

.fa-tomato::before {
  content: "\e330"; }

.fa-sword-laser::before {
  content: "\e03b"; }

.fa-house-circle-check::before {
  content: "\e509"; }

.fa-buildings::before {
  content: "\e0cc"; }

.fa-angle-left::before {
  content: "\f104"; }

.fa-cart-flatbed-boxes::before {
  content: "\f475"; }

.fa-dolly-flatbed-alt::before {
  content: "\f475"; }

.fa-diagram-successor::before {
  content: "\e47a"; }

.fa-truck-arrow-right::before {
  content: "\e58b"; }

.fa-square-w::before {
  content: "\e285"; }

.fa-arrows-split-up-and-left::before {
  content: "\e4bc"; }

.fa-lamp::before {
  content: "\f4ca"; }

.fa-airplay::before {
  content: "\e089"; }

.fa-hand-fist::before {
  content: "\f6de"; }

.fa-fist-raised::before {
  content: "\f6de"; }

.fa-shield-quartered::before {
  content: "\e575"; }

.fa-slash-forward::before {
  content: "\2f"; }

.fa-location-pen::before {
  content: "\f607"; }

.fa-map-marker-edit::before {
  content: "\f607"; }

.fa-cloud-moon::before {
  content: "\f6c3"; }

.fa-pot-food::before {
  content: "\e43f"; }

.fa-briefcase::before {
  content: "\f0b1"; }

.fa-person-falling::before {
  content: "\e546"; }

.fa-image-portrait::before {
  content: "\f3e0"; }

.fa-portrait::before {
  content: "\f3e0"; }

.fa-user-tag::before {
  content: "\f507"; }

.fa-rug::before {
  content: "\e569"; }

.fa-print-slash::before {
  content: "\f686"; }

.fa-earth-europe::before {
  content: "\f7a2"; }

.fa-globe-europe::before {
  content: "\f7a2"; }

.fa-cart-flatbed-suitcase::before {
  content: "\f59d"; }

.fa-luggage-cart::before {
  content: "\f59d"; }

.fa-hand-back-point-ribbon::before {
  content: "\e1a0"; }

.fa-rectangle-xmark::before {
  content: "\f410"; }

.fa-rectangle-times::before {
  content: "\f410"; }

.fa-times-rectangle::before {
  content: "\f410"; }

.fa-window-close::before {
  content: "\f410"; }

.fa-tire-rugged::before {
  content: "\f634"; }

.fa-lightbulb-dollar::before {
  content: "\f670"; }

.fa-cowbell::before {
  content: "\f8b3"; }

.fa-baht-sign::before {
  content: "\e0ac"; }

.fa-corner::before {
  content: "\e3fe"; }

.fa-chevrons-right::before {
  content: "\f324"; }

.fa-chevron-double-right::before {
  content: "\f324"; }

.fa-book-open::before {
  content: "\f518"; }

.fa-book-journal-whills::before {
  content: "\f66a"; }

.fa-journal-whills::before {
  content: "\f66a"; }

.fa-inhaler::before {
  content: "\f5f9"; }

.fa-handcuffs::before {
  content: "\e4f8"; }

.fa-snake::before {
  content: "\f716"; }

.fa-triangle-exclamation::before {
  content: "\f071"; }

.fa-exclamation-triangle::before {
  content: "\f071"; }

.fa-warning::before {
  content: "\f071"; }

.fa-note-medical::before {
  content: "\e200"; }

.fa-database::before {
  content: "\f1c0"; }

.fa-down-left::before {
  content: "\e16a"; }

.fa-share::before {
  content: "\f064"; }

.fa-arrow-turn-right::before {
  content: "\f064"; }

.fa-mail-forward::before {
  content: "\f064"; }

.fa-face-thinking::before {
  content: "\e39b"; }

.fa-turn-down-right::before {
  content: "\e455"; }

.fa-bottle-droplet::before {
  content: "\e4c4"; }

.fa-mask-face::before {
  content: "\e1d7"; }

.fa-hill-rockslide::before {
  content: "\e508"; }

.fa-scanner-keyboard::before {
  content: "\f489"; }

.fa-circle-o::before {
  content: "\e119"; }

.fa-grid-horizontal::before {
  content: "\e307"; }

.fa-message-dollar::before {
  content: "\f650"; }

.fa-comment-alt-dollar::before {
  content: "\f650"; }

.fa-right-left::before {
  content: "\f362"; }

.fa-exchange-alt::before {
  content: "\f362"; }

.fa-columns-3::before {
  content: "\e361"; }

.fa-paper-plane::before {
  content: "\f1d8"; }

.fa-road-circle-exclamation::before {
  content: "\e565"; }

.fa-dungeon::before {
  content: "\f6d9"; }

.fa-hand-holding-box::before {
  content: "\f47b"; }

.fa-input-text::before {
  content: "\e1bf"; }

.fa-window-flip::before {
  content: "\f40f"; }

.fa-window-alt::before {
  content: "\f40f"; }

.fa-align-right::before {
  content: "\f038"; }

.fa-scanner-gun::before {
  content: "\f488"; }

.fa-scanner::before {
  content: "\f488"; }

.fa-tire::before {
  content: "\f631"; }

.fa-engine::before {
  content: "\e16e"; }

.fa-money-bill-1-wave::before {
  content: "\f53b"; }

.fa-money-bill-wave-alt::before {
  content: "\f53b"; }

.fa-life-ring::before {
  content: "\f1cd"; }

.fa-hands::before {
  content: "\f2a7"; }

.fa-sign-language::before {
  content: "\f2a7"; }

.fa-signing::before {
  content: "\f2a7"; }

.fa-circle-caret-right::before {
  content: "\f330"; }

.fa-caret-circle-right::before {
  content: "\f330"; }

.fa-wheat::before {
  content: "\f72d"; }

.fa-file-spreadsheet::before {
  content: "\f65b"; }

.fa-audio-description-slash::before {
  content: "\e0a8"; }

.fa-calendar-day::before {
  content: "\f783"; }

.fa-water-ladder::before {
  content: "\f5c5"; }

.fa-ladder-water::before {
  content: "\f5c5"; }

.fa-swimming-pool::before {
  content: "\f5c5"; }

.fa-arrows-up-down::before {
  content: "\f07d"; }

.fa-arrows-v::before {
  content: "\f07d"; }

.fa-chess-pawn-piece::before {
  content: "\f444"; }

.fa-chess-pawn-alt::before {
  content: "\f444"; }

.fa-face-grimace::before {
  content: "\f57f"; }

.fa-grimace::before {
  content: "\f57f"; }

.fa-wheelchair-move::before {
  content: "\e2ce"; }

.fa-wheelchair-alt::before {
  content: "\e2ce"; }

.fa-turn-down::before {
  content: "\f3be"; }

.fa-level-down-alt::before {
  content: "\f3be"; }

.fa-square-s::before {
  content: "\e27d"; }

.fa-rectangle-barcode::before {
  content: "\f463"; }

.fa-barcode-alt::before {
  content: "\f463"; }

.fa-person-walking-arrow-right::before {
  content: "\e552"; }

.fa-square-envelope::before {
  content: "\f199"; }

.fa-envelope-square::before {
  content: "\f199"; }

.fa-dice::before {
  content: "\f522"; }

.fa-unicorn::before {
  content: "\f727"; }

.fa-bowling-ball::before {
  content: "\f436"; }

.fa-pompebled::before {
  content: "\e43d"; }

.fa-brain::before {
  content: "\f5dc"; }

.fa-watch-smart::before {
  content: "\e2cc"; }

.fa-book-user::before {
  content: "\f7e7"; }

.fa-sensor-cloud::before {
  content: "\e02c"; }

.fa-sensor-smoke::before {
  content: "\e02c"; }

.fa-clapperboard-play::before {
  content: "\e132"; }

.fa-bandage::before {
  content: "\f462"; }

.fa-band-aid::before {
  content: "\f462"; }

.fa-calendar-minus::before {
  content: "\f272"; }

.fa-circle-xmark::before {
  content: "\f057"; }

.fa-times-circle::before {
  content: "\f057"; }

.fa-xmark-circle::before {
  content: "\f057"; }

.fa-circle-4::before {
  content: "\e0f1"; }

.fa-gifts::before {
  content: "\f79c"; }

.fa-album-collection::before {
  content: "\f8a0"; }

.fa-hotel::before {
  content: "\f594"; }

.fa-earth-asia::before {
  content: "\f57e"; }

.fa-globe-asia::before {
  content: "\f57e"; }

.fa-id-card-clip::before {
  content: "\f47f"; }

.fa-id-card-alt::before {
  content: "\f47f"; }

.fa-magnifying-glass-plus::before {
  content: "\f00e"; }

.fa-search-plus::before {
  content: "\f00e"; }

.fa-thumbs-up::before {
  content: "\f164"; }

.fa-cloud-showers::before {
  content: "\f73f"; }

.fa-user-clock::before {
  content: "\f4fd"; }

.fa-onion::before {
  content: "\e427"; }

.fa-clock-twelve-thirty::before {
  content: "\e359"; }

.fa-arrow-down-to-dotted-line::before {
  content: "\e095"; }

.fa-hand-dots::before {
  content: "\f461"; }

.fa-allergies::before {
  content: "\f461"; }

.fa-file-invoice::before {
  content: "\f570"; }

.fa-window-minimize::before {
  content: "\f2d1"; }

.fa-rectangle-wide::before {
  content: "\f2fc"; }

.fa-comment-arrow-up::before {
  content: "\e144"; }

.fa-garlic::before {
  content: "\e40e"; }

.fa-mug-saucer::before {
  content: "\f0f4"; }

.fa-coffee::before {
  content: "\f0f4"; }

.fa-brush::before {
  content: "\f55d"; }

.fa-tree-decorated::before {
  content: "\f7dc"; }

.fa-mask::before {
  content: "\f6fa"; }

.fa-calendar-heart::before {
  content: "\e0d3"; }

.fa-magnifying-glass-minus::before {
  content: "\f010"; }

.fa-search-minus::before {
  content: "\f010"; }

.fa-flower::before {
  content: "\f7ff"; }

.fa-arrow-down-from-arc::before {
  content: "\e614"; }

.fa-right-left-large::before {
  content: "\e5e1"; }

.fa-ruler-vertical::before {
  content: "\f548"; }

.fa-circles-overlap::before {
  content: "\e600"; }

.fa-user-large::before {
  content: "\f406"; }

.fa-user-alt::before {
  content: "\f406"; }

.fa-starship-freighter::before {
  content: "\e03a"; }

.fa-train-tram::before {
  content: "\e5b4"; }

.fa-bridge-suspension::before {
  content: "\e4cd"; }

.fa-trash-check::before {
  content: "\e2af"; }

.fa-user-nurse::before {
  content: "\f82f"; }

.fa-boombox::before {
  content: "\f8a5"; }

.fa-syringe::before {
  content: "\f48e"; }

.fa-cloud-sun::before {
  content: "\f6c4"; }

.fa-shield-exclamation::before {
  content: "\e247"; }

.fa-stopwatch-20::before {
  content: "\e06f"; }

.fa-square-full::before {
  content: "\f45c"; }

.fa-grip-dots::before {
  content: "\e410"; }

.fa-comment-exclamation::before {
  content: "\f4af"; }

.fa-pen-swirl::before {
  content: "\e214"; }

.fa-falafel::before {
  content: "\e40a"; }

.fa-circle-2::before {
  content: "\e0ef"; }

.fa-magnet::before {
  content: "\f076"; }

.fa-jar::before {
  content: "\e516"; }

.fa-gramophone::before {
  content: "\f8bd"; }

.fa-dice-d12::before {
  content: "\f6ce"; }

.fa-note-sticky::before {
  content: "\f249"; }

.fa-sticky-note::before {
  content: "\f249"; }

.fa-down::before {
  content: "\f354"; }

.fa-arrow-alt-down::before {
  content: "\f354"; }

.fa-hundred-points::before {
  content: "\e41c"; }

.fa-100::before {
  content: "\e41c"; }

.fa-paperclip-vertical::before {
  content: "\e3c2"; }

.fa-wind-warning::before {
  content: "\f776"; }

.fa-wind-circle-exclamation::before {
  content: "\f776"; }

.fa-location-pin-slash::before {
  content: "\f60c"; }

.fa-map-marker-slash::before {
  content: "\f60c"; }

.fa-face-sad-sweat::before {
  content: "\e38a"; }

.fa-bug-slash::before {
  content: "\e490"; }

.fa-cupcake::before {
  content: "\e402"; }

.fa-light-switch-off::before {
  content: "\e018"; }

.fa-toggle-large-off::before {
  content: "\e5b0"; }

.fa-pen-fancy-slash::before {
  content: "\e210"; }

.fa-truck-container::before {
  content: "\f4dc"; }

.fa-boot::before {
  content: "\f782"; }

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6"; }

.fa-file-check::before {
  content: "\f316"; }

.fa-bone::before {
  content: "\f5d7"; }

.fa-cards-blank::before {
  content: "\e4df"; }

.fa-circle-3::before {
  content: "\e0f0"; }

.fa-bench-tree::before {
  content: "\e2e7"; }

.fa-keyboard-brightness-low::before {
  content: "\e1c1"; }

.fa-ski-boot-ski::before {
  content: "\e3cd"; }

.fa-brain-circuit::before {
  content: "\e0c6"; }

.fa-user-injured::before {
  content: "\f728"; }

.fa-block-brick-fire::before {
  content: "\e3dc"; }

.fa-firewall::before {
  content: "\e3dc"; }

.fa-face-sad-tear::before {
  content: "\f5b4"; }

.fa-sad-tear::before {
  content: "\f5b4"; }

.fa-plane::before {
  content: "\f072"; }

.fa-tent-arrows-down::before {
  content: "\e581"; }

.fa-exclamation::before {
  content: "\21"; }

.fa-arrows-spin::before {
  content: "\e4bb"; }

.fa-face-smile-relaxed::before {
  content: "\e392"; }

.fa-comment-xmark::before {
  content: "\f4b5"; }

.fa-comment-times::before {
  content: "\f4b5"; }

.fa-print::before {
  content: "\f02f"; }

.fa-turkish-lira-sign::before {
  content: "\e2bb"; }

.fa-try::before {
  content: "\e2bb"; }

.fa-turkish-lira::before {
  content: "\e2bb"; }

.fa-face-nose-steam::before {
  content: "\e382"; }

.fa-circle-waveform-lines::before {
  content: "\e12d"; }

.fa-waveform-circle::before {
  content: "\e12d"; }

.fa-dollar-sign::before {
  content: "\24"; }

.fa-dollar::before {
  content: "\24"; }

.fa-usd::before {
  content: "\24"; }

.fa-ferris-wheel::before {
  content: "\e174"; }

.fa-computer-speaker::before {
  content: "\f8b2"; }

.fa-skull-cow::before {
  content: "\f8de"; }

.fa-x::before {
  content: "\58"; }

.fa-magnifying-glass-dollar::before {
  content: "\f688"; }

.fa-search-dollar::before {
  content: "\f688"; }

.fa-users-gear::before {
  content: "\f509"; }

.fa-users-cog::before {
  content: "\f509"; }

.fa-person-military-pointing::before {
  content: "\e54a"; }

.fa-building-columns::before {
  content: "\f19c"; }

.fa-bank::before {
  content: "\f19c"; }

.fa-institution::before {
  content: "\f19c"; }

.fa-museum::before {
  content: "\f19c"; }

.fa-university::before {
  content: "\f19c"; }

.fa-circle-t::before {
  content: "\e124"; }

.fa-sack::before {
  content: "\f81c"; }

.fa-grid-2::before {
  content: "\e196"; }

.fa-camera-cctv::before {
  content: "\f8ac"; }

.fa-cctv::before {
  content: "\f8ac"; }

.fa-umbrella::before {
  content: "\f0e9"; }

.fa-trowel::before {
  content: "\e589"; }

.fa-horizontal-rule::before {
  content: "\f86c"; }

.fa-bed-front::before {
  content: "\f8f7"; }

.fa-bed-alt::before {
  content: "\f8f7"; }

.fa-d::before {
  content: "\44"; }

.fa-stapler::before {
  content: "\e5af"; }

.fa-masks-theater::before {
  content: "\f630"; }

.fa-theater-masks::before {
  content: "\f630"; }

.fa-kip-sign::before {
  content: "\e1c4"; }

.fa-face-woozy::before {
  content: "\e3a2"; }

.fa-cloud-question::before {
  content: "\e492"; }

.fa-pineapple::before {
  content: "\e31f"; }

.fa-hand-point-left::before {
  content: "\f0a5"; }

.fa-gallery-thumbnails::before {
  content: "\e3aa"; }

.fa-circle-j::before {
  content: "\e112"; }

.fa-eyes::before {
  content: "\e367"; }

.fa-handshake-simple::before {
  content: "\f4c6"; }

.fa-handshake-alt::before {
  content: "\f4c6"; }

.fa-page-caret-up::before {
  content: "\e42a"; }

.fa-file-caret-up::before {
  content: "\e42a"; }

.fa-jet-fighter::before {
  content: "\f0fb"; }

.fa-fighter-jet::before {
  content: "\f0fb"; }

.fa-comet::before {
  content: "\e003"; }

.fa-square-share-nodes::before {
  content: "\f1e1"; }

.fa-share-alt-square::before {
  content: "\f1e1"; }

.fa-shield-keyhole::before {
  content: "\e248"; }

.fa-barcode::before {
  content: "\f02a"; }

.fa-plus-minus::before {
  content: "\e43c"; }

.fa-square-sliders-vertical::before {
  content: "\f3f2"; }

.fa-sliders-v-square::before {
  content: "\f3f2"; }

.fa-video::before {
  content: "\f03d"; }

.fa-video-camera::before {
  content: "\f03d"; }

.fa-message-middle::before {
  content: "\e1e1"; }

.fa-comment-middle-alt::before {
  content: "\e1e1"; }

.fa-graduation-cap::before {
  content: "\f19d"; }

.fa-mortar-board::before {
  content: "\f19d"; }

.fa-hand-holding-medical::before {
  content: "\e05c"; }

.fa-person-circle-check::before {
  content: "\e53e"; }

.fa-square-z::before {
  content: "\e288"; }

.fa-message-text::before {
  content: "\e1e6"; }

.fa-comment-alt-text::before {
  content: "\e1e6"; }

.fa-turn-up::before {
  content: "\f3bf"; }

.fa-level-up-alt::before {
  content: "\f3bf"; }

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../Fonts/fontawesome/fa-regular-400.ttf") format("truetype"); }

.far,
.fa-regular {
  font-weight: 400; }

/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../Fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../Fonts/fontawesome/fa-solid-900.ttf") format("truetype"); }

.fas,
.fa-solid {
  font-weight: 900; }

/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../Fonts/fontawesome/fa-brands-400.ttf") format("truetype"); }

.fab,
.fa-brands {
  font-weight: 400; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-aws:before {
  content: "\f375"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-modx:before {
  content: "\f285"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-square-js:before {
  content: "\f3b9"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-unity:before {
  content: "\e049"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-vk:before {
  content: "\f189"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-square-reddit:before {
  content: "\f1a2"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-square-font-awesome:before {
  content: "\e5ad"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-square-instagram:before {
  content: "\e055"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-square-hacker-news:before {
  content: "\f3af"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-edge:before {
  content: "\f282"; }

.fa-threads:before {
  content: "\e618"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-square-snapchat:before {
  content: "\f2ad"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-safari:before {
  content: "\f267"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-square-font-awesome-stroke:before {
  content: "\f35c"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-square-viadeo:before {
  content: "\f2aa"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-centos:before {
  content: "\f789"; }

.fa-adn:before {
  content: "\f170"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-square-dribbble:before {
  content: "\f397"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-node:before {
  content: "\f419"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-debian:before {
  content: "\e60b"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-square-twitter:before {
  content: "\f081"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-golang:before {
  content: "\e40f"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-square-youtube:before {
  content: "\f431"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-nfc-directional:before {
  content: "\e530"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-meta:before {
  content: "\e49b"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-hips:before {
  content: "\f452"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-discord:before {
  content: "\f392"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-shoelace:before {
  content: "\e60c"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-square-steam:before {
  content: "\f1b7"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-square-vimeo:before {
  content: "\f194"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-flag:before {
  content: "\f2b4"; }

.fa-font-awesome-logo-full:before {
  content: "\f2b4"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-apple:before {
  content: "\f179"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-padlet:before {
  content: "\e4a0"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-square-github:before {
  content: "\f092"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-neos:before {
  content: "\f612"; }

.fa-square-threads:before {
  content: "\e619"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-angular:before {
  content: "\f420"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envira:before {
  content: "\f299"; }

.fa-square-gitlab:before {
  content: "\e5ae"; }

.fa-gitlab-square:before {
  content: "\e5ae"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-square-odnoklassniki:before {
  content: "\f264"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-sith:before {
  content: "\f512"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-hashnode:before {
  content: "\e499"; }

.fa-react:before {
  content: "\f41b"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-gg:before {
  content: "\f260"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-square-pinterest:before {
  content: "\f0d3"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-xing:before {
  content: "\f168"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-less:before {
  content: "\f41d"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-nfc-symbol:before {
  content: "\e531"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-square-google-plus:before {
  content: "\f0d4"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-square-xing:before {
  content: "\f169"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-fly:before {
  content: "\f417"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-viber:before {
  content: "\f409"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-audible:before {
  content: "\f373"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-bilibili:before {
  content: "\e3d9"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-x-twitter:before {
  content: "\e61b"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-42-group:before {
  content: "\e080"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-square-pied-piper:before {
  content: "\e01e"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-square-facebook:before {
  content: "\f082"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-square-lastfm:before {
  content: "\f203"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-figma:before {
  content: "\f799"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-cmplid:before {
  content: "\e360"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-docker:before {
  content: "\f395"; }

.fa-screenpal:before {
  content: "\e570"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-wirsindhandwerk:before {
  content: "\e2d0"; }

.fa-wsh:before {
  content: "\e2d0"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-apper:before {
  content: "\f371"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ab"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-square-behance:before {
  content: "\f1b5"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-space-awesome:before {
  content: "\e5ac"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-square-git:before {
  content: "\f1d2"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-square-tumblr:before {
  content: "\f174"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-trello:before {
  content: "\f181"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-android:before {
  content: "\f17b"; }

.fa-bots:before {
  content: "\e340"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-uber:before {
  content: "\f402"; }

.fa-github:before {
  content: "\f09b"; }

.fa-php:before {
  content: "\f457"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-stubber:before {
  content: "\e5c7"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f2c6"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-odysee:before {
  content: "\e5c6"; }

.fa-square-whatsapp:before {
  content: "\f40c"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f198"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-usb:before {
  content: "\f287"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-square-x-twitter:before {
  content: "\e61a"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f23a"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-sitrox:before {
  content: "\e44a"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-strava:before {
  content: "\f428"; }

.fa-ember:before {
  content: "\f423"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-zhihu:before {
  content: "\f63f"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-pix:before {
  content: "\e43a"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-sharp: 'Font Awesome 6 Sharp';
  --fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 6 Sharp'; }

@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/fontawesome/fa-sharp-regular-400.woff2") format("woff2"), url("../Fonts/fontawesome/fa-sharp-regular-400.ttf") format("truetype"); }

.fasr,
.fa-regular {
  font-weight: 400; }

/* importing fontawesome styling file */
/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900); }

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fasr,
.fal,
.fa-light,
.fasl,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fass,
.fa-sharp-solid,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin {
  font-family: 'Font Awesome 6 Pro'; }

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }

.fad,
.fa-classic.fa-duotone,
.fa-duotone {
  font-family: 'Font Awesome 6 Duotone'; }

.fass,
.fasr,
.fasl,
.fa-sharp {
  font-family: 'Font Awesome 6 Sharp'; }

.fass,
.fa-sharp {
  font-weight: 900; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }

@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }

@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-transform: rotate(270deg);
      transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-transform: scale(-1, 1);
      transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-transform: scale(1, -1);
      transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-transform: scale(-1, -1);
      transform: scale(-1, -1); }

.fa-rotate-by {
  -ms-transform: rotate(var(--fa-rotate-angle, none));
      transform: rotate(var(--fa-rotate-angle, none)); }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: var(--fa-inverse, #fff); }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30"; }

.fa-1::before {
  content: "\31"; }

.fa-2::before {
  content: "\32"; }

.fa-3::before {
  content: "\33"; }

.fa-4::before {
  content: "\34"; }

.fa-5::before {
  content: "\35"; }

.fa-6::before {
  content: "\36"; }

.fa-7::before {
  content: "\37"; }

.fa-8::before {
  content: "\38"; }

.fa-9::before {
  content: "\39"; }

.fa-fill-drip::before {
  content: "\f576"; }

.fa-arrows-to-circle::before {
  content: "\e4bd"; }

.fa-circle-chevron-right::before {
  content: "\f138"; }

.fa-chevron-circle-right::before {
  content: "\f138"; }

.fa-wagon-covered::before {
  content: "\f8ee"; }

.fa-line-height::before {
  content: "\f871"; }

.fa-bagel::before {
  content: "\e3d7"; }

.fa-transporter-7::before {
  content: "\e2a8"; }

.fa-at::before {
  content: "\40"; }

.fa-rectangles-mixed::before {
  content: "\e323"; }

.fa-phone-arrow-up-right::before {
  content: "\e224"; }

.fa-phone-arrow-up::before {
  content: "\e224"; }

.fa-phone-outgoing::before {
  content: "\e224"; }

.fa-trash-can::before {
  content: "\f2ed"; }

.fa-trash-alt::before {
  content: "\f2ed"; }

.fa-circle-l::before {
  content: "\e114"; }

.fa-head-side-goggles::before {
  content: "\f6ea"; }

.fa-head-vr::before {
  content: "\f6ea"; }

.fa-text-height::before {
  content: "\f034"; }

.fa-user-xmark::before {
  content: "\f235"; }

.fa-user-times::before {
  content: "\f235"; }

.fa-face-hand-yawn::before {
  content: "\e379"; }

.fa-gauge-simple-min::before {
  content: "\f62d"; }

.fa-tachometer-slowest::before {
  content: "\f62d"; }

.fa-stethoscope::before {
  content: "\f0f1"; }

.fa-coffin::before {
  content: "\f6c6"; }

.fa-message::before {
  content: "\f27a"; }

.fa-comment-alt::before {
  content: "\f27a"; }

.fa-salad::before {
  content: "\f81e"; }

.fa-bowl-salad::before {
  content: "\f81e"; }

.fa-info::before {
  content: "\f129"; }

.fa-robot-astromech::before {
  content: "\e2d2"; }

.fa-ring-diamond::before {
  content: "\e5ab"; }

.fa-fondue-pot::before {
  content: "\e40d"; }

.fa-theta::before {
  content: "\f69e"; }

.fa-face-hand-peeking::before {
  content: "\e481"; }

.fa-square-user::before {
  content: "\e283"; }

.fa-down-left-and-up-right-to-center::before {
  content: "\f422"; }

.fa-compress-alt::before {
  content: "\f422"; }

.fa-explosion::before {
  content: "\e4e9"; }

.fa-file-lines::before {
  content: "\f15c"; }

.fa-file-alt::before {
  content: "\f15c"; }

.fa-file-text::before {
  content: "\f15c"; }

.fa-wave-square::before {
  content: "\f83e"; }

.fa-ring::before {
  content: "\f70b"; }

.fa-building-un::before {
  content: "\e4d9"; }

.fa-dice-three::before {
  content: "\f527"; }

.fa-tire-pressure-warning::before {
  content: "\f633"; }

.fa-wifi-fair::before {
  content: "\f6ab"; }

.fa-wifi-2::before {
  content: "\f6ab"; }

.fa-calendar-days::before {
  content: "\f073"; }

.fa-calendar-alt::before {
  content: "\f073"; }

.fa-mp3-player::before {
  content: "\f8ce"; }

.fa-anchor-circle-check::before {
  content: "\e4aa"; }

.fa-tally-4::before {
  content: "\e297"; }

.fa-rectangle-history::before {
  content: "\e4a2"; }

.fa-building-circle-arrow-right::before {
  content: "\e4d1"; }

.fa-volleyball::before {
  content: "\f45f"; }

.fa-volleyball-ball::before {
  content: "\f45f"; }

.fa-sun-haze::before {
  content: "\f765"; }

.fa-text-size::before {
  content: "\f894"; }

.fa-ufo::before {
  content: "\e047"; }

.fa-fork::before {
  content: "\f2e3"; }

.fa-utensil-fork::before {
  content: "\f2e3"; }

.fa-arrows-up-to-line::before {
  content: "\e4c2"; }

.fa-mobile-signal::before {
  content: "\e1ef"; }

.fa-barcode-scan::before {
  content: "\f465"; }

.fa-sort-down::before {
  content: "\f0dd"; }

.fa-sort-desc::before {
  content: "\f0dd"; }

.fa-folder-arrow-down::before {
  content: "\e053"; }

.fa-folder-download::before {
  content: "\e053"; }

.fa-circle-minus::before {
  content: "\f056"; }

.fa-minus-circle::before {
  content: "\f056"; }

.fa-face-icicles::before {
  content: "\e37c"; }

.fa-shovel::before {
  content: "\f713"; }

.fa-door-open::before {
  content: "\f52b"; }

.fa-films::before {
  content: "\e17a"; }

.fa-right-from-bracket::before {
  content: "\f2f5"; }

.fa-sign-out-alt::before {
  content: "\f2f5"; }

.fa-face-glasses::before {
  content: "\e377"; }

.fa-nfc::before {
  content: "\e1f7"; }

.fa-atom::before {
  content: "\f5d2"; }

.fa-soap::before {
  content: "\e06e"; }

.fa-icons::before {
  content: "\f86d"; }

.fa-heart-music-camera-bolt::before {
  content: "\f86d"; }

.fa-microphone-lines-slash::before {
  content: "\f539"; }

.fa-microphone-alt-slash::before {
  content: "\f539"; }

.fa-closed-captioning-slash::before {
  content: "\e135"; }

.fa-calculator-simple::before {
  content: "\f64c"; }

.fa-calculator-alt::before {
  content: "\f64c"; }

.fa-bridge-circle-check::before {
  content: "\e4c9"; }

.fa-sliders-up::before {
  content: "\f3f1"; }

.fa-sliders-v::before {
  content: "\f3f1"; }

.fa-location-minus::before {
  content: "\f609"; }

.fa-map-marker-minus::before {
  content: "\f609"; }

.fa-pump-medical::before {
  content: "\e06a"; }

.fa-fingerprint::before {
  content: "\f577"; }

.fa-ski-boot::before {
  content: "\e3cc"; }

.fa-standard-definition::before {
  content: "\e28a"; }

.fa-rectangle-sd::before {
  content: "\e28a"; }

.fa-h1::before {
  content: "\f313"; }

.fa-hand-point-right::before {
  content: "\f0a4"; }

.fa-magnifying-glass-location::before {
  content: "\f689"; }

.fa-search-location::before {
  content: "\f689"; }

.fa-message-bot::before {
  content: "\e3b8"; }

.fa-forward-step::before {
  content: "\f051"; }

.fa-step-forward::before {
  content: "\f051"; }

.fa-face-smile-beam::before {
  content: "\f5b8"; }

.fa-smile-beam::before {
  content: "\f5b8"; }

.fa-light-ceiling::before {
  content: "\e016"; }

.fa-message-exclamation::before {
  content: "\f4a5"; }

.fa-comment-alt-exclamation::before {
  content: "\f4a5"; }

.fa-bowl-scoop::before {
  content: "\e3de"; }

.fa-bowl-shaved-ice::before {
  content: "\e3de"; }

.fa-square-x::before {
  content: "\e286"; }

.fa-utility-pole-double::before {
  content: "\e2c4"; }

.fa-flag-checkered::before {
  content: "\f11e"; }

.fa-chevrons-up::before {
  content: "\f325"; }

.fa-chevron-double-up::before {
  content: "\f325"; }

.fa-football::before {
  content: "\f44e"; }

.fa-football-ball::before {
  content: "\f44e"; }

.fa-user-vneck::before {
  content: "\e461"; }

.fa-school-circle-exclamation::before {
  content: "\e56c"; }

.fa-crop::before {
  content: "\f125"; }

.fa-angles-down::before {
  content: "\f103"; }

.fa-angle-double-down::before {
  content: "\f103"; }

.fa-users-rectangle::before {
  content: "\e594"; }

.fa-people-roof::before {
  content: "\e537"; }

.fa-square-arrow-right::before {
  content: "\f33b"; }

.fa-arrow-square-right::before {
  content: "\f33b"; }

.fa-location-plus::before {
  content: "\f60a"; }

.fa-map-marker-plus::before {
  content: "\f60a"; }

.fa-lightbulb-exclamation-on::before {
  content: "\e1ca"; }

.fa-people-line::before {
  content: "\e534"; }

.fa-beer-mug-empty::before {
  content: "\f0fc"; }

.fa-beer::before {
  content: "\f0fc"; }

.fa-crate-empty::before {
  content: "\e151"; }

.fa-diagram-predecessor::before {
  content: "\e477"; }

.fa-transporter::before {
  content: "\e042"; }

.fa-calendar-circle-user::before {
  content: "\e471"; }

.fa-arrow-up-long::before {
  content: "\f176"; }

.fa-long-arrow-up::before {
  content: "\f176"; }

.fa-person-carry-box::before {
  content: "\f4cf"; }

.fa-person-carry::before {
  content: "\f4cf"; }

.fa-fire-flame-simple::before {
  content: "\f46a"; }

.fa-burn::before {
  content: "\f46a"; }

.fa-person::before {
  content: "\f183"; }

.fa-male::before {
  content: "\f183"; }

.fa-laptop::before {
  content: "\f109"; }

.fa-file-csv::before {
  content: "\f6dd"; }

.fa-menorah::before {
  content: "\f676"; }

.fa-union::before {
  content: "\f6a2"; }

.fa-chevrons-left::before {
  content: "\f323"; }

.fa-chevron-double-left::before {
  content: "\f323"; }

.fa-circle-heart::before {
  content: "\f4c7"; }

.fa-heart-circle::before {
  content: "\f4c7"; }

.fa-truck-plane::before {
  content: "\e58f"; }

.fa-record-vinyl::before {
  content: "\f8d9"; }

.fa-bring-forward::before {
  content: "\f856"; }

.fa-square-p::before {
  content: "\e279"; }

.fa-face-grin-stars::before {
  content: "\f587"; }

.fa-grin-stars::before {
  content: "\f587"; }

.fa-sigma::before {
  content: "\f68b"; }

.fa-camera-movie::before {
  content: "\f8a9"; }

.fa-bong::before {
  content: "\f55c"; }

.fa-clarinet::before {
  content: "\f8ad"; }

.fa-truck-flatbed::before {
  content: "\e2b6"; }

.fa-spaghetti-monster-flying::before {
  content: "\f67b"; }

.fa-pastafarianism::before {
  content: "\f67b"; }

.fa-arrow-down-up-across-line::before {
  content: "\e4af"; }

.fa-leaf-heart::before {
  content: "\f4cb"; }

.fa-house-building::before {
  content: "\e1b1"; }

.fa-cheese-swiss::before {
  content: "\f7f0"; }

.fa-spoon::before {
  content: "\f2e5"; }

.fa-utensil-spoon::before {
  content: "\f2e5"; }

.fa-jar-wheat::before {
  content: "\e517"; }

.fa-envelopes-bulk::before {
  content: "\f674"; }

.fa-mail-bulk::before {
  content: "\f674"; }

.fa-file-circle-exclamation::before {
  content: "\e4eb"; }

.fa-bow-arrow::before {
  content: "\f6b9"; }

.fa-cart-xmark::before {
  content: "\e0dd"; }

.fa-hexagon-xmark::before {
  content: "\f2ee"; }

.fa-times-hexagon::before {
  content: "\f2ee"; }

.fa-xmark-hexagon::before {
  content: "\f2ee"; }

.fa-circle-h::before {
  content: "\f47e"; }

.fa-hospital-symbol::before {
  content: "\f47e"; }

.fa-merge::before {
  content: "\e526"; }

.fa-pager::before {
  content: "\f815"; }

.fa-cart-minus::before {
  content: "\e0db"; }

.fa-address-book::before {
  content: "\f2b9"; }

.fa-contact-book::before {
  content: "\f2b9"; }

.fa-pan-frying::before {
  content: "\e42c"; }

.fa-grid::before {
  content: "\e195"; }

.fa-grid-3::before {
  content: "\e195"; }

.fa-football-helmet::before {
  content: "\f44f"; }

.fa-hand-love::before {
  content: "\e1a5"; }

.fa-trees::before {
  content: "\f724"; }

.fa-strikethrough::before {
  content: "\f0cc"; }

.fa-page::before {
  content: "\e428"; }

.fa-k::before {
  content: "\4b"; }

.fa-diagram-previous::before {
  content: "\e478"; }

.fa-gauge-min::before {
  content: "\f628"; }

.fa-tachometer-alt-slowest::before {
  content: "\f628"; }

.fa-folder-grid::before {
  content: "\e188"; }

.fa-eggplant::before {
  content: "\e16c"; }

.fa-ram::before {
  content: "\f70a"; }

.fa-landmark-flag::before {
  content: "\e51c"; }

.fa-lips::before {
  content: "\f600"; }

.fa-pencil::before {
  content: "\f303"; }

.fa-pencil-alt::before {
  content: "\f303"; }

.fa-backward::before {
  content: "\f04a"; }

.fa-caret-right::before {
  content: "\f0da"; }

.fa-comments::before {
  content: "\f086"; }

.fa-paste::before {
  content: "\f0ea"; }

.fa-file-clipboard::before {
  content: "\f0ea"; }

.fa-desktop-arrow-down::before {
  content: "\e155"; }

.fa-code-pull-request::before {
  content: "\e13c"; }

.fa-pumpkin::before {
  content: "\f707"; }

.fa-clipboard-list::before {
  content: "\f46d"; }

.fa-pen-field::before {
  content: "\e211"; }

.fa-blueberries::before {
  content: "\e2e8"; }

.fa-truck-ramp-box::before {
  content: "\f4de"; }

.fa-truck-loading::before {
  content: "\f4de"; }

.fa-note::before {
  content: "\e1ff"; }

.fa-arrow-down-to-square::before {
  content: "\e096"; }

.fa-user-check::before {
  content: "\f4fc"; }

.fa-cloud-xmark::before {
  content: "\e35f"; }

.fa-vial-virus::before {
  content: "\e597"; }

.fa-book-blank::before {
  content: "\f5d9"; }

.fa-book-alt::before {
  content: "\f5d9"; }

.fa-golf-flag-hole::before {
  content: "\e3ac"; }

.fa-message-arrow-down::before {
  content: "\e1db"; }

.fa-comment-alt-arrow-down::before {
  content: "\e1db"; }

.fa-face-unamused::before {
  content: "\e39f"; }

.fa-sheet-plastic::before {
  content: "\e571"; }

.fa-circle-9::before {
  content: "\e0f6"; }

.fa-blog::before {
  content: "\f781"; }

.fa-user-ninja::before {
  content: "\f504"; }

.fa-pencil-slash::before {
  content: "\e215"; }

.fa-bowling-pins::before {
  content: "\f437"; }

.fa-person-arrow-up-from-line::before {
  content: "\e539"; }

.fa-down-right::before {
  content: "\e16b"; }

.fa-scroll-torah::before {
  content: "\f6a0"; }

.fa-torah::before {
  content: "\f6a0"; }

.fa-webhook::before {
  content: "\e5d5"; }

.fa-blinds-open::before {
  content: "\f8fc"; }

.fa-fence::before {
  content: "\e303"; }

.fa-up::before {
  content: "\f357"; }

.fa-arrow-alt-up::before {
  content: "\f357"; }

.fa-broom-ball::before {
  content: "\f458"; }

.fa-quidditch::before {
  content: "\f458"; }

.fa-quidditch-broom-ball::before {
  content: "\f458"; }

.fa-drumstick::before {
  content: "\f6d6"; }

.fa-square-v::before {
  content: "\e284"; }

.fa-face-awesome::before {
  content: "\e409"; }

.fa-gave-dandy::before {
  content: "\e409"; }

.fa-dial-off::before {
  content: "\e162"; }

.fa-toggle-off::before {
  content: "\f204"; }

.fa-face-smile-horns::before {
  content: "\e391"; }

.fa-box-archive::before {
  content: "\f187"; }

.fa-archive::before {
  content: "\f187"; }

.fa-grapes::before {
  content: "\e306"; }

.fa-person-drowning::before {
  content: "\e545"; }

.fa-dial-max::before {
  content: "\e15e"; }

.fa-circle-m::before {
  content: "\e115"; }

.fa-calendar-image::before {
  content: "\e0d4"; }

.fa-circle-caret-down::before {
  content: "\f32d"; }

.fa-caret-circle-down::before {
  content: "\f32d"; }

.fa-arrow-down-9-1::before {
  content: "\f886"; }

.fa-sort-numeric-desc::before {
  content: "\f886"; }

.fa-sort-numeric-down-alt::before {
  content: "\f886"; }

.fa-face-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-shish-kebab::before {
  content: "\f821"; }

.fa-spray-can::before {
  content: "\f5bd"; }

.fa-alarm-snooze::before {
  content: "\f845"; }

.fa-scarecrow::before {
  content: "\f70d"; }

.fa-truck-monster::before {
  content: "\f63b"; }

.fa-gift-card::before {
  content: "\f663"; }

.fa-w::before {
  content: "\57"; }

.fa-code-pull-request-draft::before {
  content: "\e3fa"; }

.fa-square-b::before {
  content: "\e264"; }

.fa-elephant::before {
  content: "\f6da"; }

.fa-earth-africa::before {
  content: "\f57c"; }

.fa-globe-africa::before {
  content: "\f57c"; }

.fa-rainbow::before {
  content: "\f75b"; }

.fa-circle-notch::before {
  content: "\f1ce"; }

.fa-tablet-screen-button::before {
  content: "\f3fa"; }

.fa-tablet-alt::before {
  content: "\f3fa"; }

.fa-paw::before {
  content: "\f1b0"; }

.fa-message-question::before {
  content: "\e1e3"; }

.fa-cloud::before {
  content: "\f0c2"; }

.fa-trowel-bricks::before {
  content: "\e58a"; }

.fa-square-3::before {
  content: "\e258"; }

.fa-face-flushed::before {
  content: "\f579"; }

.fa-flushed::before {
  content: "\f579"; }

.fa-hospital-user::before {
  content: "\f80d"; }

.fa-microwave::before {
  content: "\e01b"; }

.fa-chf-sign::before {
  content: "\e602"; }

.fa-tent-arrow-left-right::before {
  content: "\e57f"; }

.fa-cart-circle-arrow-up::before {
  content: "\e3f0"; }

.fa-trash-clock::before {
  content: "\e2b0"; }

.fa-gavel::before {
  content: "\f0e3"; }

.fa-legal::before {
  content: "\f0e3"; }

.fa-sprinkler-ceiling::before {
  content: "\e44c"; }

.fa-browsers::before {
  content: "\e0cb"; }

.fa-trillium::before {
  content: "\e588"; }

.fa-music-slash::before {
  content: "\f8d1"; }

.fa-truck-ramp::before {
  content: "\f4e0"; }

.fa-binoculars::before {
  content: "\f1e5"; }

.fa-microphone-slash::before {
  content: "\f131"; }

.fa-box-tissue::before {
  content: "\e05b"; }

.fa-circle-c::before {
  content: "\e101"; }

.fa-star-christmas::before {
  content: "\f7d4"; }

.fa-chart-bullet::before {
  content: "\e0e1"; }

.fa-motorcycle::before {
  content: "\f21c"; }

.fa-tree-christmas::before {
  content: "\f7db"; }

.fa-tire-flat::before {
  content: "\f632"; }

.fa-sunglasses::before {
  content: "\f892"; }

.fa-badge::before {
  content: "\f335"; }

.fa-message-pen::before {
  content: "\f4a4"; }

.fa-comment-alt-edit::before {
  content: "\f4a4"; }

.fa-message-edit::before {
  content: "\f4a4"; }

.fa-bell-concierge::before {
  content: "\f562"; }

.fa-concierge-bell::before {
  content: "\f562"; }

.fa-pen-ruler::before {
  content: "\f5ae"; }

.fa-pencil-ruler::before {
  content: "\f5ae"; }

.fa-arrow-progress::before {
  content: "\e5df"; }

.fa-chess-rook-piece::before {
  content: "\f448"; }

.fa-chess-rook-alt::before {
  content: "\f448"; }

.fa-square-root::before {
  content: "\f697"; }

.fa-album-collection-circle-plus::before {
  content: "\e48e"; }

.fa-people-arrows::before {
  content: "\e068"; }

.fa-people-arrows-left-right::before {
  content: "\e068"; }

.fa-face-angry-horns::before {
  content: "\e368"; }

.fa-mars-and-venus-burst::before {
  content: "\e523"; }

.fa-tombstone::before {
  content: "\f720"; }

.fa-square-caret-right::before {
  content: "\f152"; }

.fa-caret-square-right::before {
  content: "\f152"; }

.fa-scissors::before {
  content: "\f0c4"; }

.fa-cut::before {
  content: "\f0c4"; }

.fa-list-music::before {
  content: "\f8c9"; }

.fa-sun-plant-wilt::before {
  content: "\e57a"; }

.fa-toilets-portable::before {
  content: "\e584"; }

.fa-hockey-puck::before {
  content: "\f453"; }

.fa-mustache::before {
  content: "\e5bc"; }

.fa-hyphen::before {
  content: "\2d"; }

.fa-table::before {
  content: "\f0ce"; }

.fa-user-chef::before {
  content: "\e3d2"; }

.fa-message-image::before {
  content: "\e1e0"; }

.fa-comment-alt-image::before {
  content: "\e1e0"; }

.fa-users-medical::before {
  content: "\f830"; }

.fa-sensor-triangle-exclamation::before {
  content: "\e029"; }

.fa-sensor-alert::before {
  content: "\e029"; }

.fa-magnifying-glass-arrow-right::before {
  content: "\e521"; }

.fa-tachograph-digital::before {
  content: "\f566"; }

.fa-digital-tachograph::before {
  content: "\f566"; }

.fa-face-mask::before {
  content: "\e37f"; }

.fa-pickleball::before {
  content: "\e435"; }

.fa-star-sharp-half::before {
  content: "\e28c"; }

.fa-users-slash::before {
  content: "\e073"; }

.fa-clover::before {
  content: "\e139"; }

.fa-meat::before {
  content: "\f814"; }

.fa-reply::before {
  content: "\f3e5"; }

.fa-mail-reply::before {
  content: "\f3e5"; }

.fa-star-and-crescent::before {
  content: "\f699"; }

.fa-empty-set::before {
  content: "\f656"; }

.fa-house-fire::before {
  content: "\e50c"; }

.fa-square-minus::before {
  content: "\f146"; }

.fa-minus-square::before {
  content: "\f146"; }

.fa-helicopter::before {
  content: "\f533"; }

.fa-bird::before {
  content: "\e469"; }

.fa-compass::before {
  content: "\f14e"; }

.fa-square-caret-down::before {
  content: "\f150"; }

.fa-caret-square-down::before {
  content: "\f150"; }

.fa-heart-half-stroke::before {
  content: "\e1ac"; }

.fa-heart-half-alt::before {
  content: "\e1ac"; }

.fa-file-circle-question::before {
  content: "\e4ef"; }

.fa-laptop-code::before {
  content: "\f5fc"; }

.fa-joystick::before {
  content: "\f8c5"; }

.fa-grill-fire::before {
  content: "\e5a4"; }

.fa-rectangle-vertical-history::before {
  content: "\e237"; }

.fa-swatchbook::before {
  content: "\f5c3"; }

.fa-prescription-bottle::before {
  content: "\f485"; }

.fa-bars::before {
  content: "\f0c9"; }

.fa-navicon::before {
  content: "\f0c9"; }

.fa-keyboard-left::before {
  content: "\e1c3"; }

.fa-people-group::before {
  content: "\e533"; }

.fa-hourglass-end::before {
  content: "\f253"; }

.fa-hourglass-3::before {
  content: "\f253"; }

.fa-heart-crack::before {
  content: "\f7a9"; }

.fa-heart-broken::before {
  content: "\f7a9"; }

.fa-face-beam-hand-over-mouth::before {
  content: "\e47c"; }

.fa-droplet-percent::before {
  content: "\f750"; }

.fa-humidity::before {
  content: "\f750"; }

.fa-square-up-right::before {
  content: "\f360"; }

.fa-external-link-square-alt::before {
  content: "\f360"; }

.fa-face-kiss-beam::before {
  content: "\f597"; }

.fa-kiss-beam::before {
  content: "\f597"; }

.fa-corn::before {
  content: "\f6c7"; }

.fa-roller-coaster::before {
  content: "\e324"; }

.fa-photo-film-music::before {
  content: "\e228"; }

.fa-radar::before {
  content: "\e024"; }

.fa-sickle::before {
  content: "\f822"; }

.fa-film::before {
  content: "\f008"; }

.fa-coconut::before {
  content: "\e2f6"; }

.fa-ruler-horizontal::before {
  content: "\f547"; }

.fa-shield-cross::before {
  content: "\f712"; }

.fa-cassette-tape::before {
  content: "\f8ab"; }

.fa-square-terminal::before {
  content: "\e32a"; }

.fa-people-robbery::before {
  content: "\e536"; }

.fa-lightbulb::before {
  content: "\f0eb"; }

.fa-caret-left::before {
  content: "\f0d9"; }

.fa-comment-middle::before {
  content: "\e149"; }

.fa-trash-can-list::before {
  content: "\e2ab"; }

.fa-block::before {
  content: "\e46a"; }

.fa-circle-exclamation::before {
  content: "\f06a"; }

.fa-exclamation-circle::before {
  content: "\f06a"; }

.fa-school-circle-xmark::before {
  content: "\e56d"; }

.fa-arrow-right-from-bracket::before {
  content: "\f08b"; }

.fa-sign-out::before {
  content: "\f08b"; }

.fa-face-frown-slight::before {
  content: "\e376"; }

.fa-circle-chevron-down::before {
  content: "\f13a"; }

.fa-chevron-circle-down::before {
  content: "\f13a"; }

.fa-sidebar-flip::before {
  content: "\e24f"; }

.fa-unlock-keyhole::before {
  content: "\f13e"; }

.fa-unlock-alt::before {
  content: "\f13e"; }

.fa-temperature-list::before {
  content: "\e299"; }

.fa-cloud-showers-heavy::before {
  content: "\f740"; }

.fa-headphones-simple::before {
  content: "\f58f"; }

.fa-headphones-alt::before {
  content: "\f58f"; }

.fa-sitemap::before {
  content: "\f0e8"; }

.fa-pipe-section::before {
  content: "\e438"; }

.fa-space-station-moon-construction::before {
  content: "\e034"; }

.fa-space-station-moon-alt::before {
  content: "\e034"; }

.fa-circle-dollar-to-slot::before {
  content: "\f4b9"; }

.fa-donate::before {
  content: "\f4b9"; }

.fa-memory::before {
  content: "\f538"; }

.fa-face-sleeping::before {
  content: "\e38d"; }

.fa-road-spikes::before {
  content: "\e568"; }

.fa-fire-burner::before {
  content: "\e4f1"; }

.fa-squirrel::before {
  content: "\f71a"; }

.fa-arrow-up-to-line::before {
  content: "\f341"; }

.fa-arrow-to-top::before {
  content: "\f341"; }

.fa-flag::before {
  content: "\f024"; }

.fa-face-cowboy-hat::before {
  content: "\e36e"; }

.fa-hanukiah::before {
  content: "\f6e6"; }

.fa-chart-scatter-3d::before {
  content: "\e0e8"; }

.fa-display-chart-up::before {
  content: "\e5e3"; }

.fa-square-code::before {
  content: "\e267"; }

.fa-feather::before {
  content: "\f52d"; }

.fa-volume-low::before {
  content: "\f027"; }

.fa-volume-down::before {
  content: "\f027"; }

.fa-xmark-to-slot::before {
  content: "\f771"; }

.fa-times-to-slot::before {
  content: "\f771"; }

.fa-vote-nay::before {
  content: "\f771"; }

.fa-box-taped::before {
  content: "\f49a"; }

.fa-box-alt::before {
  content: "\f49a"; }

.fa-comment-slash::before {
  content: "\f4b3"; }

.fa-swords::before {
  content: "\f71d"; }

.fa-cloud-sun-rain::before {
  content: "\f743"; }

.fa-album::before {
  content: "\f89f"; }

.fa-circle-n::before {
  content: "\e118"; }

.fa-compress::before {
  content: "\f066"; }

.fa-wheat-awn::before {
  content: "\e2cd"; }

.fa-wheat-alt::before {
  content: "\e2cd"; }

.fa-ankh::before {
  content: "\f644"; }

.fa-hands-holding-child::before {
  content: "\e4fa"; }

.fa-asterisk::before {
  content: "\2a"; }

.fa-key-skeleton-left-right::before {
  content: "\e3b4"; }

.fa-comment-lines::before {
  content: "\f4b0"; }

.fa-luchador-mask::before {
  content: "\f455"; }

.fa-luchador::before {
  content: "\f455"; }

.fa-mask-luchador::before {
  content: "\f455"; }

.fa-square-check::before {
  content: "\f14a"; }

.fa-check-square::before {
  content: "\f14a"; }

.fa-shredder::before {
  content: "\f68a"; }

.fa-book-open-cover::before {
  content: "\e0c0"; }

.fa-book-open-alt::before {
  content: "\e0c0"; }

.fa-sandwich::before {
  content: "\f81f"; }

.fa-peseta-sign::before {
  content: "\e221"; }

.fa-square-parking-slash::before {
  content: "\f617"; }

.fa-parking-slash::before {
  content: "\f617"; }

.fa-train-tunnel::before {
  content: "\e454"; }

.fa-heading::before {
  content: "\f1dc"; }

.fa-header::before {
  content: "\f1dc"; }

.fa-ghost::before {
  content: "\f6e2"; }

.fa-face-anguished::before {
  content: "\e369"; }

.fa-hockey-sticks::before {
  content: "\f454"; }

.fa-abacus::before {
  content: "\f640"; }

.fa-film-simple::before {
  content: "\f3a0"; }

.fa-film-alt::before {
  content: "\f3a0"; }

.fa-list::before {
  content: "\f03a"; }

.fa-list-squares::before {
  content: "\f03a"; }

.fa-tree-palm::before {
  content: "\f82b"; }

.fa-square-phone-flip::before {
  content: "\f87b"; }

.fa-phone-square-alt::before {
  content: "\f87b"; }

.fa-cart-plus::before {
  content: "\f217"; }

.fa-gamepad::before {
  content: "\f11b"; }

.fa-border-center-v::before {
  content: "\f89d"; }

.fa-circle-dot::before {
  content: "\f192"; }

.fa-dot-circle::before {
  content: "\f192"; }

.fa-clipboard-medical::before {
  content: "\e133"; }

.fa-face-dizzy::before {
  content: "\f567"; }

.fa-dizzy::before {
  content: "\f567"; }

.fa-egg::before {
  content: "\f7fb"; }

.fa-up-to-line::before {
  content: "\f34d"; }

.fa-arrow-alt-to-top::before {
  content: "\f34d"; }

.fa-house-medical-circle-xmark::before {
  content: "\e513"; }

.fa-watch-fitness::before {
  content: "\f63e"; }

.fa-clock-nine-thirty::before {
  content: "\e34d"; }

.fa-campground::before {
  content: "\f6bb"; }

.fa-folder-plus::before {
  content: "\f65e"; }

.fa-jug::before {
  content: "\f8c6"; }

.fa-futbol::before {
  content: "\f1e3"; }

.fa-futbol-ball::before {
  content: "\f1e3"; }

.fa-soccer-ball::before {
  content: "\f1e3"; }

.fa-snow-blowing::before {
  content: "\f761"; }

.fa-paintbrush::before {
  content: "\f1fc"; }

.fa-paint-brush::before {
  content: "\f1fc"; }

.fa-lock::before {
  content: "\f023"; }

.fa-arrow-down-from-line::before {
  content: "\f345"; }

.fa-arrow-from-top::before {
  content: "\f345"; }

.fa-gas-pump::before {
  content: "\f52f"; }

.fa-signal-bars-slash::before {
  content: "\f694"; }

.fa-signal-alt-slash::before {
  content: "\f694"; }

.fa-monkey::before {
  content: "\f6fb"; }

.fa-rectangle-pro::before {
  content: "\e235"; }

.fa-pro::before {
  content: "\e235"; }

.fa-house-night::before {
  content: "\e010"; }

.fa-hot-tub-person::before {
  content: "\f593"; }

.fa-hot-tub::before {
  content: "\f593"; }

.fa-globe-pointer::before {
  content: "\e60e"; }

.fa-blanket::before {
  content: "\f498"; }

.fa-map-location::before {
  content: "\f59f"; }

.fa-map-marked::before {
  content: "\f59f"; }

.fa-house-flood-water::before {
  content: "\e50e"; }

.fa-comments-question-check::before {
  content: "\e14f"; }

.fa-tree::before {
  content: "\f1bb"; }

.fa-arrows-cross::before {
  content: "\e0a2"; }

.fa-backpack::before {
  content: "\f5d4"; }

.fa-square-small::before {
  content: "\e27e"; }

.fa-folder-arrow-up::before {
  content: "\e054"; }

.fa-folder-upload::before {
  content: "\e054"; }

.fa-bridge-lock::before {
  content: "\e4cc"; }

.fa-crosshairs-simple::before {
  content: "\e59f"; }

.fa-sack-dollar::before {
  content: "\f81d"; }

.fa-pen-to-square::before {
  content: "\f044"; }

.fa-edit::before {
  content: "\f044"; }

.fa-square-sliders::before {
  content: "\f3f0"; }

.fa-sliders-h-square::before {
  content: "\f3f0"; }

.fa-car-side::before {
  content: "\f5e4"; }

.fa-message-middle-top::before {
  content: "\e1e2"; }

.fa-comment-middle-top-alt::before {
  content: "\e1e2"; }

.fa-lightbulb-on::before {
  content: "\f672"; }

.fa-knife::before {
  content: "\f2e4"; }

.fa-utensil-knife::before {
  content: "\f2e4"; }

.fa-share-nodes::before {
  content: "\f1e0"; }

.fa-share-alt::before {
  content: "\f1e0"; }

.fa-display-chart-up-circle-dollar::before {
  content: "\e5e6"; }

.fa-wave-sine::before {
  content: "\f899"; }

.fa-heart-circle-minus::before {
  content: "\e4ff"; }

.fa-circle-w::before {
  content: "\e12c"; }

.fa-circle-calendar::before {
  content: "\e102"; }

.fa-calendar-circle::before {
  content: "\e102"; }

.fa-hourglass-half::before {
  content: "\f252"; }

.fa-hourglass-2::before {
  content: "\f252"; }

.fa-microscope::before {
  content: "\f610"; }

.fa-sunset::before {
  content: "\f767"; }

.fa-sink::before {
  content: "\e06d"; }

.fa-calendar-exclamation::before {
  content: "\f334"; }

.fa-truck-container-empty::before {
  content: "\e2b5"; }

.fa-hand-heart::before {
  content: "\f4bc"; }

.fa-bag-shopping::before {
  content: "\f290"; }

.fa-shopping-bag::before {
  content: "\f290"; }

.fa-arrow-down-z-a::before {
  content: "\f881"; }

.fa-sort-alpha-desc::before {
  content: "\f881"; }

.fa-sort-alpha-down-alt::before {
  content: "\f881"; }

.fa-mitten::before {
  content: "\f7b5"; }

.fa-reply-clock::before {
  content: "\e239"; }

.fa-reply-time::before {
  content: "\e239"; }

.fa-person-rays::before {
  content: "\e54d"; }

.fa-right::before {
  content: "\f356"; }

.fa-arrow-alt-right::before {
  content: "\f356"; }

.fa-circle-f::before {
  content: "\e10e"; }

.fa-users::before {
  content: "\f0c0"; }

.fa-face-pleading::before {
  content: "\e386"; }

.fa-eye-slash::before {
  content: "\f070"; }

.fa-flask-vial::before {
  content: "\e4f3"; }

.fa-police-box::before {
  content: "\e021"; }

.fa-cucumber::before {
  content: "\e401"; }

.fa-head-side-brain::before {
  content: "\f808"; }

.fa-hand::before {
  content: "\f256"; }

.fa-hand-paper::before {
  content: "\f256"; }

.fa-person-biking-mountain::before {
  content: "\f84b"; }

.fa-biking-mountain::before {
  content: "\f84b"; }

.fa-utensils-slash::before {
  content: "\e464"; }

.fa-print-magnifying-glass::before {
  content: "\f81a"; }

.fa-print-search::before {
  content: "\f81a"; }

.fa-folder-bookmark::before {
  content: "\e186"; }

.fa-om::before {
  content: "\f679"; }

.fa-pi::before {
  content: "\f67e"; }

.fa-flask-round-potion::before {
  content: "\f6e1"; }

.fa-flask-potion::before {
  content: "\f6e1"; }

.fa-face-shush::before {
  content: "\e38c"; }

.fa-worm::before {
  content: "\e599"; }

.fa-house-circle-xmark::before {
  content: "\e50b"; }

.fa-plug::before {
  content: "\f1e6"; }

.fa-calendar-circle-exclamation::before {
  content: "\e46e"; }

.fa-square-i::before {
  content: "\e272"; }

.fa-chevron-up::before {
  content: "\f077"; }

.fa-face-saluting::before {
  content: "\e484"; }

.fa-gauge-simple-low::before {
  content: "\f62c"; }

.fa-tachometer-slow::before {
  content: "\f62c"; }

.fa-face-persevering::before {
  content: "\e385"; }

.fa-circle-camera::before {
  content: "\e103"; }

.fa-camera-circle::before {
  content: "\e103"; }

.fa-hand-spock::before {
  content: "\f259"; }

.fa-spider-web::before {
  content: "\f719"; }

.fa-circle-microphone::before {
  content: "\e116"; }

.fa-microphone-circle::before {
  content: "\e116"; }

.fa-book-arrow-up::before {
  content: "\e0ba"; }

.fa-popsicle::before {
  content: "\e43e"; }

.fa-command::before {
  content: "\e142"; }

.fa-blinds::before {
  content: "\f8fb"; }

.fa-stopwatch::before {
  content: "\f2f2"; }

.fa-saxophone::before {
  content: "\f8dc"; }

.fa-square-2::before {
  content: "\e257"; }

.fa-field-hockey-stick-ball::before {
  content: "\f44c"; }

.fa-field-hockey::before {
  content: "\f44c"; }

.fa-arrow-up-square-triangle::before {
  content: "\f88b"; }

.fa-sort-shapes-up-alt::before {
  content: "\f88b"; }

.fa-face-scream::before {
  content: "\e38b"; }

.fa-square-m::before {
  content: "\e276"; }

.fa-camera-web::before {
  content: "\f832"; }

.fa-webcam::before {
  content: "\f832"; }

.fa-comment-arrow-down::before {
  content: "\e143"; }

.fa-lightbulb-cfl::before {
  content: "\e5a6"; }

.fa-window-frame-open::before {
  content: "\e050"; }

.fa-face-kiss::before {
  content: "\f596"; }

.fa-kiss::before {
  content: "\f596"; }

.fa-bridge-circle-xmark::before {
  content: "\e4cb"; }

.fa-period::before {
  content: "\2e"; }

.fa-face-grin-tongue::before {
  content: "\f589"; }

.fa-grin-tongue::before {
  content: "\f589"; }

.fa-up-to-dotted-line::before {
  content: "\e457"; }

.fa-thought-bubble::before {
  content: "\e32e"; }

.fa-skeleton-ribs::before {
  content: "\e5cb"; }

.fa-raygun::before {
  content: "\e025"; }

.fa-flute::before {
  content: "\f8b9"; }

.fa-acorn::before {
  content: "\f6ae"; }

.fa-video-arrow-up-right::before {
  content: "\e2c9"; }

.fa-grate-droplet::before {
  content: "\e194"; }

.fa-seal-exclamation::before {
  content: "\e242"; }

.fa-chess-bishop::before {
  content: "\f43a"; }

.fa-message-sms::before {
  content: "\e1e5"; }

.fa-coffee-beans::before {
  content: "\e13f"; }

.fa-hat-witch::before {
  content: "\f6e7"; }

.fa-face-grin-wink::before {
  content: "\f58c"; }

.fa-grin-wink::before {
  content: "\f58c"; }

.fa-clock-three-thirty::before {
  content: "\e357"; }

.fa-ear-deaf::before {
  content: "\f2a4"; }

.fa-deaf::before {
  content: "\f2a4"; }

.fa-deafness::before {
  content: "\f2a4"; }

.fa-hard-of-hearing::before {
  content: "\f2a4"; }

.fa-alarm-clock::before {
  content: "\f34e"; }

.fa-eclipse::before {
  content: "\f749"; }

.fa-face-relieved::before {
  content: "\e389"; }

.fa-road-circle-check::before {
  content: "\e564"; }

.fa-dice-five::before {
  content: "\f523"; }

.fa-octagon-minus::before {
  content: "\f308"; }

.fa-minus-octagon::before {
  content: "\f308"; }

.fa-square-rss::before {
  content: "\f143"; }

.fa-rss-square::before {
  content: "\f143"; }

.fa-face-zany::before {
  content: "\e3a4"; }

.fa-tricycle::before {
  content: "\e5c3"; }

.fa-land-mine-on::before {
  content: "\e51b"; }

.fa-square-arrow-up-left::before {
  content: "\e263"; }

.fa-i-cursor::before {
  content: "\f246"; }

.fa-chart-mixed-up-circle-dollar::before {
  content: "\e5d9"; }

.fa-salt-shaker::before {
  content: "\e446"; }

.fa-stamp::before {
  content: "\f5bf"; }

.fa-file-plus::before {
  content: "\f319"; }

.fa-draw-square::before {
  content: "\f5ef"; }

.fa-toilet-paper-under-slash::before {
  content: "\e2a1"; }

.fa-toilet-paper-reverse-slash::before {
  content: "\e2a1"; }

.fa-stairs::before {
  content: "\e289"; }

.fa-drone-front::before {
  content: "\f860"; }

.fa-drone-alt::before {
  content: "\f860"; }

.fa-glass-empty::before {
  content: "\e191"; }

.fa-dial-high::before {
  content: "\e15c"; }

.fa-user-helmet-safety::before {
  content: "\f82c"; }

.fa-user-construction::before {
  content: "\f82c"; }

.fa-user-hard-hat::before {
  content: "\f82c"; }

.fa-i::before {
  content: "\49"; }

.fa-hryvnia-sign::before {
  content: "\f6f2"; }

.fa-hryvnia::before {
  content: "\f6f2"; }

.fa-arrow-down-left-and-arrow-up-right-to-center::before {
  content: "\e092"; }

.fa-pills::before {
  content: "\f484"; }

.fa-face-grin-wide::before {
  content: "\f581"; }

.fa-grin-alt::before {
  content: "\f581"; }

.fa-tooth::before {
  content: "\f5c9"; }

.fa-basketball-hoop::before {
  content: "\f435"; }

.fa-objects-align-bottom::before {
  content: "\e3bb"; }

.fa-v::before {
  content: "\56"; }

.fa-sparkles::before {
  content: "\f890"; }

.fa-squid::before {
  content: "\e450"; }

.fa-leafy-green::before {
  content: "\e41d"; }

.fa-circle-arrow-up-right::before {
  content: "\e0fc"; }

.fa-calendars::before {
  content: "\e0d7"; }

.fa-bangladeshi-taka-sign::before {
  content: "\e2e6"; }

.fa-bicycle::before {
  content: "\f206"; }

.fa-hammer-war::before {
  content: "\f6e4"; }

.fa-circle-d::before {
  content: "\e104"; }

.fa-spider-black-widow::before {
  content: "\f718"; }

.fa-staff-snake::before {
  content: "\e579"; }

.fa-rod-asclepius::before {
  content: "\e579"; }

.fa-rod-snake::before {
  content: "\e579"; }

.fa-staff-aesculapius::before {
  content: "\e579"; }

.fa-pear::before {
  content: "\e20c"; }

.fa-head-side-cough-slash::before {
  content: "\e062"; }

.fa-triangle::before {
  content: "\f2ec"; }

.fa-apartment::before {
  content: "\e468"; }

.fa-truck-medical::before {
  content: "\f0f9"; }

.fa-ambulance::before {
  content: "\f0f9"; }

.fa-pepper::before {
  content: "\e432"; }

.fa-piano::before {
  content: "\f8d4"; }

.fa-gun-squirt::before {
  content: "\e19d"; }

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598"; }

.fa-snowman::before {
  content: "\f7d0"; }

.fa-user-alien::before {
  content: "\e04a"; }

.fa-shield-check::before {
  content: "\f2f7"; }

.fa-mortar-pestle::before {
  content: "\f5a7"; }

.fa-road-barrier::before {
  content: "\e562"; }

.fa-chart-candlestick::before {
  content: "\e0e2"; }

.fa-briefcase-blank::before {
  content: "\e0c8"; }

.fa-school::before {
  content: "\f549"; }

.fa-igloo::before {
  content: "\f7ae"; }

.fa-bracket-round::before {
  content: "\28"; }

.fa-parenthesis::before {
  content: "\28"; }

.fa-joint::before {
  content: "\f595"; }

.fa-horse-saddle::before {
  content: "\f8c3"; }

.fa-mug-marshmallows::before {
  content: "\f7b7"; }

.fa-filters::before {
  content: "\e17e"; }

.fa-bell-on::before {
  content: "\f8fa"; }

.fa-angle-right::before {
  content: "\f105"; }

.fa-dial-med::before {
  content: "\e15f"; }

.fa-horse::before {
  content: "\f6f0"; }

.fa-q::before {
  content: "\51"; }

.fa-monitor-waveform::before {
  content: "\f611"; }

.fa-monitor-heart-rate::before {
  content: "\f611"; }

.fa-link-simple::before {
  content: "\e1cd"; }

.fa-whistle::before {
  content: "\f460"; }

.fa-g::before {
  content: "\47"; }

.fa-wine-glass-crack::before {
  content: "\f4bb"; }

.fa-fragile::before {
  content: "\f4bb"; }

.fa-slot-machine::before {
  content: "\e3ce"; }

.fa-notes-medical::before {
  content: "\f481"; }

.fa-car-wash::before {
  content: "\f5e6"; }

.fa-escalator::before {
  content: "\e171"; }

.fa-comment-image::before {
  content: "\e148"; }

.fa-temperature-half::before {
  content: "\f2c9"; }

.fa-temperature-2::before {
  content: "\f2c9"; }

.fa-thermometer-2::before {
  content: "\f2c9"; }

.fa-thermometer-half::before {
  content: "\f2c9"; }

.fa-dong-sign::before {
  content: "\e169"; }

.fa-donut::before {
  content: "\e406"; }

.fa-doughnut::before {
  content: "\e406"; }

.fa-capsules::before {
  content: "\f46b"; }

.fa-poo-storm::before {
  content: "\f75a"; }

.fa-poo-bolt::before {
  content: "\f75a"; }

.fa-tally-1::before {
  content: "\e294"; }

.fa-face-frown-open::before {
  content: "\f57a"; }

.fa-frown-open::before {
  content: "\f57a"; }

.fa-square-dashed::before {
  content: "\e269"; }

.fa-square-j::before {
  content: "\e273"; }

.fa-hand-point-up::before {
  content: "\f0a6"; }

.fa-money-bill::before {
  content: "\f0d6"; }

.fa-arrow-up-big-small::before {
  content: "\f88e"; }

.fa-sort-size-up::before {
  content: "\f88e"; }

.fa-barcode-read::before {
  content: "\f464"; }

.fa-baguette::before {
  content: "\e3d8"; }

.fa-bowl-soft-serve::before {
  content: "\e46b"; }

.fa-face-holding-back-tears::before {
  content: "\e482"; }

.fa-square-up::before {
  content: "\f353"; }

.fa-arrow-alt-square-up::before {
  content: "\f353"; }

.fa-train-subway-tunnel::before {
  content: "\e2a3"; }

.fa-subway-tunnel::before {
  content: "\e2a3"; }

.fa-square-exclamation::before {
  content: "\f321"; }

.fa-exclamation-square::before {
  content: "\f321"; }

.fa-semicolon::before {
  content: "\3b"; }

.fa-bookmark::before {
  content: "\f02e"; }

.fa-fan-table::before {
  content: "\e004"; }

.fa-align-justify::before {
  content: "\f039"; }

.fa-battery-low::before {
  content: "\e0b1"; }

.fa-battery-1::before {
  content: "\e0b1"; }

.fa-credit-card-front::before {
  content: "\f38a"; }

.fa-brain-arrow-curved-right::before {
  content: "\f677"; }

.fa-mind-share::before {
  content: "\f677"; }

.fa-umbrella-beach::before {
  content: "\f5ca"; }

.fa-helmet-un::before {
  content: "\e503"; }

.fa-location-smile::before {
  content: "\f60d"; }

.fa-map-marker-smile::before {
  content: "\f60d"; }

.fa-arrow-left-to-line::before {
  content: "\f33e"; }

.fa-arrow-to-left::before {
  content: "\f33e"; }

.fa-bullseye::before {
  content: "\f140"; }

.fa-sushi::before {
  content: "\e48a"; }

.fa-nigiri::before {
  content: "\e48a"; }

.fa-message-captions::before {
  content: "\e1de"; }

.fa-comment-alt-captions::before {
  content: "\e1de"; }

.fa-trash-list::before {
  content: "\e2b1"; }

.fa-bacon::before {
  content: "\f7e5"; }

.fa-option::before {
  content: "\e318"; }

.fa-raccoon::before {
  content: "\e613"; }

.fa-hand-point-down::before {
  content: "\f0a7"; }

.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }

.fa-head-side-gear::before {
  content: "\e611"; }

.fa-trash-plus::before {
  content: "\e2b2"; }

.fa-objects-align-top::before {
  content: "\e3c0"; }

.fa-folder::before {
  content: "\f07b"; }

.fa-folder-blank::before {
  content: "\f07b"; }

.fa-face-anxious-sweat::before {
  content: "\e36a"; }

.fa-credit-card-blank::before {
  content: "\f389"; }

.fa-file-waveform::before {
  content: "\f478"; }

.fa-file-medical-alt::before {
  content: "\f478"; }

.fa-microchip-ai::before {
  content: "\e1ec"; }

.fa-mug::before {
  content: "\f874"; }

.fa-plane-up-slash::before {
  content: "\e22e"; }

.fa-radiation::before {
  content: "\f7b9"; }

.fa-pen-circle::before {
  content: "\e20e"; }

.fa-bag-seedling::before {
  content: "\e5f2"; }

.fa-chart-simple::before {
  content: "\e473"; }

.fa-crutches::before {
  content: "\f7f8"; }

.fa-circle-parking::before {
  content: "\f615"; }

.fa-parking-circle::before {
  content: "\f615"; }

.fa-mars-stroke::before {
  content: "\f229"; }

.fa-leaf-oak::before {
  content: "\f6f7"; }

.fa-square-bolt::before {
  content: "\e265"; }

.fa-vial::before {
  content: "\f492"; }

.fa-gauge::before {
  content: "\f624"; }

.fa-dashboard::before {
  content: "\f624"; }

.fa-gauge-med::before {
  content: "\f624"; }

.fa-tachometer-alt-average::before {
  content: "\f624"; }

.fa-wand-magic-sparkles::before {
  content: "\e2ca"; }

.fa-magic-wand-sparkles::before {
  content: "\e2ca"; }

.fa-lambda::before {
  content: "\f66e"; }

.fa-e::before {
  content: "\45"; }

.fa-pizza::before {
  content: "\f817"; }

.fa-bowl-chopsticks-noodles::before {
  content: "\e2ea"; }

.fa-h3::before {
  content: "\f315"; }

.fa-pen-clip::before {
  content: "\f305"; }

.fa-pen-alt::before {
  content: "\f305"; }

.fa-bridge-circle-exclamation::before {
  content: "\e4ca"; }

.fa-badge-percent::before {
  content: "\f646"; }

.fa-user::before {
  content: "\f007"; }

.fa-sensor::before {
  content: "\e028"; }

.fa-comma::before {
  content: "\2c"; }

.fa-school-circle-check::before {
  content: "\e56b"; }

.fa-toilet-paper-under::before {
  content: "\e2a0"; }

.fa-toilet-paper-reverse::before {
  content: "\e2a0"; }

.fa-light-emergency::before {
  content: "\e41f"; }

.fa-arrow-down-to-arc::before {
  content: "\e4ae"; }

.fa-dumpster::before {
  content: "\f793"; }

.fa-van-shuttle::before {
  content: "\f5b6"; }

.fa-shuttle-van::before {
  content: "\f5b6"; }

.fa-building-user::before {
  content: "\e4da"; }

.fa-light-switch::before {
  content: "\e017"; }

.fa-square-caret-left::before {
  content: "\f191"; }

.fa-caret-square-left::before {
  content: "\f191"; }

.fa-highlighter::before {
  content: "\f591"; }

.fa-wave-pulse::before {
  content: "\f5f8"; }

.fa-heart-rate::before {
  content: "\f5f8"; }

.fa-key::before {
  content: "\f084"; }

.fa-hat-santa::before {
  content: "\f7a7"; }

.fa-tamale::before {
  content: "\e451"; }

.fa-box-check::before {
  content: "\f467"; }

.fa-bullhorn::before {
  content: "\f0a1"; }

.fa-steak::before {
  content: "\f824"; }

.fa-location-crosshairs-slash::before {
  content: "\f603"; }

.fa-location-slash::before {
  content: "\f603"; }

.fa-person-dolly::before {
  content: "\f4d0"; }

.fa-globe::before {
  content: "\f0ac"; }

.fa-synagogue::before {
  content: "\f69b"; }

.fa-file-chart-column::before {
  content: "\f659"; }

.fa-file-chart-line::before {
  content: "\f659"; }

.fa-person-half-dress::before {
  content: "\e548"; }

.fa-folder-image::before {
  content: "\e18a"; }

.fa-calendar-pen::before {
  content: "\f333"; }

.fa-calendar-edit::before {
  content: "\f333"; }

.fa-road-bridge::before {
  content: "\e563"; }

.fa-face-smile-tear::before {
  content: "\e393"; }

.fa-message-plus::before {
  content: "\f4a8"; }

.fa-comment-alt-plus::before {
  content: "\f4a8"; }

.fa-location-arrow::before {
  content: "\f124"; }

.fa-c::before {
  content: "\43"; }

.fa-tablet-button::before {
  content: "\f10a"; }

.fa-person-dress-fairy::before {
  content: "\e607"; }

.fa-rectangle-history-circle-user::before {
  content: "\e4a4"; }

.fa-building-lock::before {
  content: "\e4d6"; }

.fa-chart-line-up::before {
  content: "\e0e5"; }

.fa-mailbox::before {
  content: "\f813"; }

.fa-truck-bolt::before {
  content: "\e3d0"; }

.fa-pizza-slice::before {
  content: "\f818"; }

.fa-money-bill-wave::before {
  content: "\f53a"; }

.fa-chart-area::before {
  content: "\f1fe"; }

.fa-area-chart::before {
  content: "\f1fe"; }

.fa-house-flag::before {
  content: "\e50d"; }

.fa-circle-three-quarters-stroke::before {
  content: "\e5d4"; }

.fa-person-circle-minus::before {
  content: "\e540"; }

.fa-scalpel::before {
  content: "\f61d"; }

.fa-ban::before {
  content: "\f05e"; }

.fa-cancel::before {
  content: "\f05e"; }

.fa-bell-exclamation::before {
  content: "\f848"; }

.fa-circle-bookmark::before {
  content: "\e100"; }

.fa-bookmark-circle::before {
  content: "\e100"; }

.fa-egg-fried::before {
  content: "\f7fc"; }

.fa-face-weary::before {
  content: "\e3a1"; }

.fa-uniform-martial-arts::before {
  content: "\e3d1"; }

.fa-camera-rotate::before {
  content: "\e0d8"; }

.fa-sun-dust::before {
  content: "\f764"; }

.fa-comment-text::before {
  content: "\e14d"; }

.fa-spray-can-sparkles::before {
  content: "\f5d0"; }

.fa-air-freshener::before {
  content: "\f5d0"; }

.fa-signal-bars::before {
  content: "\f690"; }

.fa-signal-alt::before {
  content: "\f690"; }

.fa-signal-alt-4::before {
  content: "\f690"; }

.fa-signal-bars-strong::before {
  content: "\f690"; }

.fa-diamond-exclamation::before {
  content: "\e405"; }

.fa-star::before {
  content: "\f005"; }

.fa-dial-min::before {
  content: "\e161"; }

.fa-repeat::before {
  content: "\f363"; }

.fa-cross::before {
  content: "\f654"; }

.fa-page-caret-down::before {
  content: "\e429"; }

.fa-file-caret-down::before {
  content: "\e429"; }

.fa-box::before {
  content: "\f466"; }

.fa-venus-mars::before {
  content: "\f228"; }

.fa-clock-seven-thirty::before {
  content: "\e351"; }

.fa-arrow-pointer::before {
  content: "\f245"; }

.fa-mouse-pointer::before {
  content: "\f245"; }

.fa-clock-four-thirty::before {
  content: "\e34b"; }

.fa-signal-bars-good::before {
  content: "\f693"; }

.fa-signal-alt-3::before {
  content: "\f693"; }

.fa-cactus::before {
  content: "\f8a7"; }

.fa-lightbulb-gear::before {
  content: "\e5fd"; }

.fa-maximize::before {
  content: "\f31e"; }

.fa-expand-arrows-alt::before {
  content: "\f31e"; }

.fa-charging-station::before {
  content: "\f5e7"; }

.fa-shapes::before {
  content: "\f61f"; }

.fa-triangle-circle-square::before {
  content: "\f61f"; }

.fa-plane-tail::before {
  content: "\e22c"; }

.fa-gauge-simple-max::before {
  content: "\f62b"; }

.fa-tachometer-fastest::before {
  content: "\f62b"; }

.fa-circle-u::before {
  content: "\e127"; }

.fa-shield-slash::before {
  content: "\e24b"; }

.fa-square-phone-hangup::before {
  content: "\e27a"; }

.fa-phone-square-down::before {
  content: "\e27a"; }

.fa-arrow-up-left::before {
  content: "\e09d"; }

.fa-transporter-1::before {
  content: "\e043"; }

.fa-peanuts::before {
  content: "\e431"; }

.fa-shuffle::before {
  content: "\f074"; }

.fa-random::before {
  content: "\f074"; }

.fa-person-running::before {
  content: "\f70c"; }

.fa-running::before {
  content: "\f70c"; }

.fa-mobile-retro::before {
  content: "\e527"; }

.fa-grip-lines-vertical::before {
  content: "\f7a5"; }

.fa-bin-bottles-recycle::before {
  content: "\e5f6"; }

.fa-arrow-up-from-square::before {
  content: "\e09c"; }

.fa-file-dashed-line::before {
  content: "\f877"; }

.fa-page-break::before {
  content: "\f877"; }

.fa-bracket-curly-right::before {
  content: "\7d"; }

.fa-spider::before {
  content: "\f717"; }

.fa-clock-three::before {
  content: "\e356"; }

.fa-hands-bound::before {
  content: "\e4f9"; }

.fa-scalpel-line-dashed::before {
  content: "\f61e"; }

.fa-scalpel-path::before {
  content: "\f61e"; }

.fa-file-invoice-dollar::before {
  content: "\f571"; }

.fa-pipe-smoking::before {
  content: "\e3c4"; }

.fa-face-astonished::before {
  content: "\e36b"; }

.fa-window::before {
  content: "\f40e"; }

.fa-plane-circle-exclamation::before {
  content: "\e556"; }

.fa-ear::before {
  content: "\f5f0"; }

.fa-file-lock::before {
  content: "\e3a6"; }

.fa-diagram-venn::before {
  content: "\e15a"; }

.fa-x-ray::before {
  content: "\f497"; }

.fa-goal-net::before {
  content: "\e3ab"; }

.fa-coffin-cross::before {
  content: "\e051"; }

.fa-spell-check::before {
  content: "\f891"; }

.fa-location-xmark::before {
  content: "\f60e"; }

.fa-map-marker-times::before {
  content: "\f60e"; }

.fa-map-marker-xmark::before {
  content: "\f60e"; }

.fa-circle-quarter-stroke::before {
  content: "\e5d3"; }

.fa-lasso::before {
  content: "\f8c8"; }

.fa-slash::before {
  content: "\f715"; }

.fa-person-to-portal::before {
  content: "\e022"; }

.fa-portal-enter::before {
  content: "\e022"; }

.fa-calendar-star::before {
  content: "\f736"; }

.fa-computer-mouse::before {
  content: "\f8cc"; }

.fa-mouse::before {
  content: "\f8cc"; }

.fa-arrow-right-to-bracket::before {
  content: "\f090"; }

.fa-sign-in::before {
  content: "\f090"; }

.fa-pegasus::before {
  content: "\f703"; }

.fa-files-medical::before {
  content: "\f7fd"; }

.fa-nfc-lock::before {
  content: "\e1f8"; }

.fa-person-ski-lift::before {
  content: "\f7c8"; }

.fa-ski-lift::before {
  content: "\f7c8"; }

.fa-square-6::before {
  content: "\e25b"; }

.fa-shop-slash::before {
  content: "\e070"; }

.fa-store-alt-slash::before {
  content: "\e070"; }

.fa-wind-turbine::before {
  content: "\f89b"; }

.fa-sliders-simple::before {
  content: "\e253"; }

.fa-grid-round::before {
  content: "\e5da"; }

.fa-badge-sheriff::before {
  content: "\f8a2"; }

.fa-server::before {
  content: "\f233"; }

.fa-virus-covid-slash::before {
  content: "\e4a9"; }

.fa-intersection::before {
  content: "\f668"; }

.fa-shop-lock::before {
  content: "\e4a5"; }

.fa-family::before {
  content: "\e300"; }

.fa-hourglass-start::before {
  content: "\f251"; }

.fa-hourglass-1::before {
  content: "\f251"; }

.fa-user-hair-buns::before {
  content: "\e3d3"; }

.fa-blender-phone::before {
  content: "\f6b6"; }

.fa-hourglass-clock::before {
  content: "\e41b"; }

.fa-person-seat-reclined::before {
  content: "\e21f"; }

.fa-paper-plane-top::before {
  content: "\e20a"; }

.fa-paper-plane-alt::before {
  content: "\e20a"; }

.fa-send::before {
  content: "\e20a"; }

.fa-message-arrow-up::before {
  content: "\e1dc"; }

.fa-comment-alt-arrow-up::before {
  content: "\e1dc"; }

.fa-lightbulb-exclamation::before {
  content: "\f671"; }

.fa-layer-minus::before {
  content: "\f5fe"; }

.fa-layer-group-minus::before {
  content: "\f5fe"; }

.fa-chart-pie-simple-circle-currency::before {
  content: "\e604"; }

.fa-circle-e::before {
  content: "\e109"; }

.fa-building-wheat::before {
  content: "\e4db"; }

.fa-gauge-max::before {
  content: "\f626"; }

.fa-tachometer-alt-fastest::before {
  content: "\f626"; }

.fa-person-breastfeeding::before {
  content: "\e53a"; }

.fa-apostrophe::before {
  content: "\27"; }

.fa-fire-hydrant::before {
  content: "\e17f"; }

.fa-right-to-bracket::before {
  content: "\f2f6"; }

.fa-sign-in-alt::before {
  content: "\f2f6"; }

.fa-video-plus::before {
  content: "\f4e1"; }

.fa-square-right::before {
  content: "\f352"; }

.fa-arrow-alt-square-right::before {
  content: "\f352"; }

.fa-comment-smile::before {
  content: "\f4b4"; }

.fa-venus::before {
  content: "\f221"; }

.fa-passport::before {
  content: "\f5ab"; }

.fa-inbox-in::before {
  content: "\f310"; }

.fa-inbox-arrow-down::before {
  content: "\f310"; }

.fa-heart-pulse::before {
  content: "\f21e"; }

.fa-heartbeat::before {
  content: "\f21e"; }

.fa-circle-8::before {
  content: "\e0f5"; }

.fa-clouds-moon::before {
  content: "\f745"; }

.fa-clock-ten-thirty::before {
  content: "\e355"; }

.fa-people-carry-box::before {
  content: "\f4ce"; }

.fa-people-carry::before {
  content: "\f4ce"; }

.fa-folder-user::before {
  content: "\e18e"; }

.fa-trash-can-xmark::before {
  content: "\e2ae"; }

.fa-temperature-high::before {
  content: "\f769"; }

.fa-microchip::before {
  content: "\f2db"; }

.fa-left-long-to-line::before {
  content: "\e41e"; }

.fa-crown::before {
  content: "\f521"; }

.fa-weight-hanging::before {
  content: "\f5cd"; }

.fa-xmarks-lines::before {
  content: "\e59a"; }

.fa-file-prescription::before {
  content: "\f572"; }

.fa-calendar-range::before {
  content: "\e0d6"; }

.fa-flower-daffodil::before {
  content: "\f800"; }

.fa-hand-back-point-up::before {
  content: "\e1a2"; }

.fa-weight-scale::before {
  content: "\f496"; }

.fa-weight::before {
  content: "\f496"; }

.fa-arrow-up-to-arc::before {
  content: "\e617"; }

.fa-star-exclamation::before {
  content: "\f2f3"; }

.fa-books::before {
  content: "\f5db"; }

.fa-user-group::before {
  content: "\f500"; }

.fa-user-friends::before {
  content: "\f500"; }

.fa-arrow-up-a-z::before {
  content: "\f15e"; }

.fa-sort-alpha-up::before {
  content: "\f15e"; }

.fa-layer-plus::before {
  content: "\f5ff"; }

.fa-layer-group-plus::before {
  content: "\f5ff"; }

.fa-play-pause::before {
  content: "\e22f"; }

.fa-block-question::before {
  content: "\e3dd"; }

.fa-snooze::before {
  content: "\f880"; }

.fa-zzz::before {
  content: "\f880"; }

.fa-scanner-image::before {
  content: "\f8f3"; }

.fa-tv-retro::before {
  content: "\f401"; }

.fa-square-t::before {
  content: "\e280"; }

.fa-farm::before {
  content: "\f864"; }

.fa-barn-silo::before {
  content: "\f864"; }

.fa-chess-knight::before {
  content: "\f441"; }

.fa-bars-sort::before {
  content: "\e0ae"; }

.fa-pallet-boxes::before {
  content: "\f483"; }

.fa-palette-boxes::before {
  content: "\f483"; }

.fa-pallet-alt::before {
  content: "\f483"; }

.fa-face-laugh-squint::before {
  content: "\f59b"; }

.fa-laugh-squint::before {
  content: "\f59b"; }

.fa-code-simple::before {
  content: "\e13d"; }

.fa-bolt-slash::before {
  content: "\e0b8"; }

.fa-panel-fire::before {
  content: "\e42f"; }

.fa-binary-circle-check::before {
  content: "\e33c"; }

.fa-comment-minus::before {
  content: "\f4b1"; }

.fa-burrito::before {
  content: "\f7ed"; }

.fa-violin::before {
  content: "\f8ed"; }

.fa-objects-column::before {
  content: "\e3c1"; }

.fa-square-chevron-down::before {
  content: "\f329"; }

.fa-chevron-square-down::before {
  content: "\f329"; }

.fa-comment-plus::before {
  content: "\f4b2"; }

.fa-triangle-instrument::before {
  content: "\f8e2"; }

.fa-triangle-music::before {
  content: "\f8e2"; }

.fa-wheelchair::before {
  content: "\f193"; }

.fa-user-pilot-tie::before {
  content: "\e2c1"; }

.fa-piano-keyboard::before {
  content: "\f8d5"; }

.fa-bed-empty::before {
  content: "\f8f9"; }

.fa-circle-arrow-up::before {
  content: "\f0aa"; }

.fa-arrow-circle-up::before {
  content: "\f0aa"; }

.fa-toggle-on::before {
  content: "\f205"; }

.fa-rectangle-vertical::before {
  content: "\f2fb"; }

.fa-rectangle-portrait::before {
  content: "\f2fb"; }

.fa-person-walking::before {
  content: "\f554"; }

.fa-walking::before {
  content: "\f554"; }

.fa-l::before {
  content: "\4c"; }

.fa-signal-stream::before {
  content: "\f8dd"; }

.fa-down-to-bracket::before {
  content: "\e4e7"; }

.fa-circle-z::before {
  content: "\e130"; }

.fa-stars::before {
  content: "\f762"; }

.fa-fire::before {
  content: "\f06d"; }

.fa-bed-pulse::before {
  content: "\f487"; }

.fa-procedures::before {
  content: "\f487"; }

.fa-house-day::before {
  content: "\e00e"; }

.fa-shuttle-space::before {
  content: "\f197"; }

.fa-space-shuttle::before {
  content: "\f197"; }

.fa-shirt-long-sleeve::before {
  content: "\e3c7"; }

.fa-chart-pie-simple::before {
  content: "\f64e"; }

.fa-chart-pie-alt::before {
  content: "\f64e"; }

.fa-face-laugh::before {
  content: "\f599"; }

.fa-laugh::before {
  content: "\f599"; }

.fa-folder-open::before {
  content: "\f07c"; }

.fa-album-collection-circle-user::before {
  content: "\e48f"; }

.fa-candy::before {
  content: "\e3e7"; }

.fa-bowl-hot::before {
  content: "\f823"; }

.fa-soup::before {
  content: "\f823"; }

.fa-flatbread::before {
  content: "\e40b"; }

.fa-heart-circle-plus::before {
  content: "\e500"; }

.fa-code-fork::before {
  content: "\e13b"; }

.fa-city::before {
  content: "\f64f"; }

.fa-signal-bars-weak::before {
  content: "\f691"; }

.fa-signal-alt-1::before {
  content: "\f691"; }

.fa-microphone-lines::before {
  content: "\f3c9"; }

.fa-microphone-alt::before {
  content: "\f3c9"; }

.fa-clock-twelve::before {
  content: "\e358"; }

.fa-pepper-hot::before {
  content: "\f816"; }

.fa-citrus-slice::before {
  content: "\e2f5"; }

.fa-sheep::before {
  content: "\f711"; }

.fa-unlock::before {
  content: "\f09c"; }

.fa-colon-sign::before {
  content: "\e140"; }

.fa-headset::before {
  content: "\f590"; }

.fa-badger-honey::before {
  content: "\f6b4"; }

.fa-h4::before {
  content: "\f86a"; }

.fa-store-slash::before {
  content: "\e071"; }

.fa-road-circle-xmark::before {
  content: "\e566"; }

.fa-signal-slash::before {
  content: "\f695"; }

.fa-user-minus::before {
  content: "\f503"; }

.fa-mars-stroke-up::before {
  content: "\f22a"; }

.fa-mars-stroke-v::before {
  content: "\f22a"; }

.fa-champagne-glasses::before {
  content: "\f79f"; }

.fa-glass-cheers::before {
  content: "\f79f"; }

.fa-taco::before {
  content: "\f826"; }

.fa-hexagon-plus::before {
  content: "\f300"; }

.fa-plus-hexagon::before {
  content: "\f300"; }

.fa-clipboard::before {
  content: "\f328"; }

.fa-house-circle-exclamation::before {
  content: "\e50a"; }

.fa-file-arrow-up::before {
  content: "\f574"; }

.fa-file-upload::before {
  content: "\f574"; }

.fa-wifi::before {
  content: "\f1eb"; }

.fa-wifi-3::before {
  content: "\f1eb"; }

.fa-wifi-strong::before {
  content: "\f1eb"; }

.fa-messages::before {
  content: "\f4b6"; }

.fa-comments-alt::before {
  content: "\f4b6"; }

.fa-bath::before {
  content: "\f2cd"; }

.fa-bathtub::before {
  content: "\f2cd"; }

.fa-umbrella-simple::before {
  content: "\e2bc"; }

.fa-umbrella-alt::before {
  content: "\e2bc"; }

.fa-rectangle-history-circle-plus::before {
  content: "\e4a3"; }

.fa-underline::before {
  content: "\f0cd"; }

.fa-prescription-bottle-pill::before {
  content: "\e5c0"; }

.fa-user-pen::before {
  content: "\f4ff"; }

.fa-user-edit::before {
  content: "\f4ff"; }

.fa-binary-slash::before {
  content: "\e33e"; }

.fa-square-o::before {
  content: "\e278"; }

.fa-signature::before {
  content: "\f5b7"; }

.fa-stroopwafel::before {
  content: "\f551"; }

.fa-bold::before {
  content: "\f032"; }

.fa-anchor-lock::before {
  content: "\e4ad"; }

.fa-building-ngo::before {
  content: "\e4d7"; }

.fa-transporter-3::before {
  content: "\e045"; }

.fa-engine-warning::before {
  content: "\f5f2"; }

.fa-engine-exclamation::before {
  content: "\f5f2"; }

.fa-circle-down-right::before {
  content: "\e108"; }

.fa-square-k::before {
  content: "\e274"; }

.fa-manat-sign::before {
  content: "\e1d5"; }

.fa-money-check-pen::before {
  content: "\f872"; }

.fa-money-check-edit::before {
  content: "\f872"; }

.fa-not-equal::before {
  content: "\f53e"; }

.fa-border-top-left::before {
  content: "\f853"; }

.fa-border-style::before {
  content: "\f853"; }

.fa-map-location-dot::before {
  content: "\f5a0"; }

.fa-map-marked-alt::before {
  content: "\f5a0"; }

.fa-tilde::before {
  content: "\7e"; }

.fa-jedi::before {
  content: "\f669"; }

.fa-square-poll-vertical::before {
  content: "\f681"; }

.fa-poll::before {
  content: "\f681"; }

.fa-arrow-down-square-triangle::before {
  content: "\f889"; }

.fa-sort-shapes-down-alt::before {
  content: "\f889"; }

.fa-mug-hot::before {
  content: "\f7b6"; }

.fa-dog-leashed::before {
  content: "\f6d4"; }

.fa-car-battery::before {
  content: "\f5df"; }

.fa-battery-car::before {
  content: "\f5df"; }

.fa-face-downcast-sweat::before {
  content: "\e371"; }

.fa-mailbox-flag-up::before {
  content: "\e5bb"; }

.fa-memo-circle-info::before {
  content: "\e49a"; }

.fa-gift::before {
  content: "\f06b"; }

.fa-dice-two::before {
  content: "\f528"; }

.fa-volume::before {
  content: "\f6a8"; }

.fa-volume-medium::before {
  content: "\f6a8"; }

.fa-transporter-5::before {
  content: "\e2a6"; }

.fa-gauge-circle-bolt::before {
  content: "\e496"; }

.fa-coin-front::before {
  content: "\e3fc"; }

.fa-file-slash::before {
  content: "\e3a7"; }

.fa-message-arrow-up-right::before {
  content: "\e1dd"; }

.fa-treasure-chest::before {
  content: "\f723"; }

.fa-chess-queen::before {
  content: "\f445"; }

.fa-paintbrush-fine::before {
  content: "\f5a9"; }

.fa-paint-brush-alt::before {
  content: "\f5a9"; }

.fa-paint-brush-fine::before {
  content: "\f5a9"; }

.fa-paintbrush-alt::before {
  content: "\f5a9"; }

.fa-glasses::before {
  content: "\f530"; }

.fa-hood-cloak::before {
  content: "\f6ef"; }

.fa-square-quote::before {
  content: "\e329"; }

.fa-up-left::before {
  content: "\e2bd"; }

.fa-bring-front::before {
  content: "\f857"; }

.fa-chess-board::before {
  content: "\f43c"; }

.fa-burger-cheese::before {
  content: "\f7f1"; }

.fa-cheeseburger::before {
  content: "\f7f1"; }

.fa-building-circle-check::before {
  content: "\e4d2"; }

.fa-repeat-1::before {
  content: "\f365"; }

.fa-arrow-down-to-line::before {
  content: "\f33d"; }

.fa-arrow-to-bottom::before {
  content: "\f33d"; }

.fa-grid-5::before {
  content: "\e199"; }

.fa-swap-arrows::before {
  content: "\e60a"; }

.fa-right-long-to-line::before {
  content: "\e444"; }

.fa-person-chalkboard::before {
  content: "\e53d"; }

.fa-mars-stroke-right::before {
  content: "\f22b"; }

.fa-mars-stroke-h::before {
  content: "\f22b"; }

.fa-hand-back-fist::before {
  content: "\f255"; }

.fa-hand-rock::before {
  content: "\f255"; }

.fa-grid-round-5::before {
  content: "\e5de"; }

.fa-tally::before {
  content: "\f69c"; }

.fa-tally-5::before {
  content: "\f69c"; }

.fa-square-caret-up::before {
  content: "\f151"; }

.fa-caret-square-up::before {
  content: "\f151"; }

.fa-cloud-showers-water::before {
  content: "\e4e4"; }

.fa-chart-bar::before {
  content: "\f080"; }

.fa-bar-chart::before {
  content: "\f080"; }

.fa-hands-bubbles::before {
  content: "\e05e"; }

.fa-hands-wash::before {
  content: "\e05e"; }

.fa-less-than-equal::before {
  content: "\f537"; }

.fa-train::before {
  content: "\f238"; }

.fa-up-from-dotted-line::before {
  content: "\e456"; }

.fa-eye-low-vision::before {
  content: "\f2a8"; }

.fa-low-vision::before {
  content: "\f2a8"; }

.fa-traffic-light-go::before {
  content: "\f638"; }

.fa-face-exhaling::before {
  content: "\e480"; }

.fa-sensor-fire::before {
  content: "\e02a"; }

.fa-user-unlock::before {
  content: "\e058"; }

.fa-hexagon-divide::before {
  content: "\e1ad"; }

.fa-00::before {
  content: "\e467"; }

.fa-crow::before {
  content: "\f520"; }

.fa-cassette-betamax::before {
  content: "\f8a4"; }

.fa-betamax::before {
  content: "\f8a4"; }

.fa-sailboat::before {
  content: "\e445"; }

.fa-window-restore::before {
  content: "\f2d2"; }

.fa-nfc-magnifying-glass::before {
  content: "\e1f9"; }

.fa-file-binary::before {
  content: "\e175"; }

.fa-circle-v::before {
  content: "\e12a"; }

.fa-square-plus::before {
  content: "\f0fe"; }

.fa-plus-square::before {
  content: "\f0fe"; }

.fa-bowl-scoops::before {
  content: "\e3df"; }

.fa-mistletoe::before {
  content: "\f7b4"; }

.fa-custard::before {
  content: "\e403"; }

.fa-lacrosse-stick::before {
  content: "\e3b5"; }

.fa-hockey-mask::before {
  content: "\f6ee"; }

.fa-sunrise::before {
  content: "\f766"; }

.fa-subtitles::before {
  content: "\e60f"; }

.fa-panel-ews::before {
  content: "\e42e"; }

.fa-torii-gate::before {
  content: "\f6a1"; }

.fa-cloud-exclamation::before {
  content: "\e491"; }

.fa-message-lines::before {
  content: "\f4a6"; }

.fa-comment-alt-lines::before {
  content: "\f4a6"; }

.fa-frog::before {
  content: "\f52e"; }

.fa-bucket::before {
  content: "\e4cf"; }

.fa-floppy-disk-pen::before {
  content: "\e182"; }

.fa-image::before {
  content: "\f03e"; }

.fa-window-frame::before {
  content: "\e04f"; }

.fa-microphone::before {
  content: "\f130"; }

.fa-cow::before {
  content: "\f6c8"; }

.fa-file-zip::before {
  content: "\e5ee"; }

.fa-square-ring::before {
  content: "\e44f"; }

.fa-down-from-line::before {
  content: "\f349"; }

.fa-arrow-alt-from-top::before {
  content: "\f349"; }

.fa-caret-up::before {
  content: "\f0d8"; }

.fa-shield-xmark::before {
  content: "\e24c"; }

.fa-shield-times::before {
  content: "\e24c"; }

.fa-screwdriver::before {
  content: "\f54a"; }

.fa-circle-sort-down::before {
  content: "\e031"; }

.fa-sort-circle-down::before {
  content: "\e031"; }

.fa-folder-closed::before {
  content: "\e185"; }

.fa-house-tsunami::before {
  content: "\e515"; }

.fa-square-nfi::before {
  content: "\e576"; }

.fa-forklift::before {
  content: "\f47a"; }

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5"; }

.fa-bracket-square-right::before {
  content: "\5d"; }

.fa-martini-glass::before {
  content: "\f57b"; }

.fa-glass-martini-alt::before {
  content: "\f57b"; }

.fa-rotate-left::before {
  content: "\f2ea"; }

.fa-rotate-back::before {
  content: "\f2ea"; }

.fa-rotate-backward::before {
  content: "\f2ea"; }

.fa-undo-alt::before {
  content: "\f2ea"; }

.fa-table-columns::before {
  content: "\f0db"; }

.fa-columns::before {
  content: "\f0db"; }

.fa-square-a::before {
  content: "\e25f"; }

.fa-tick::before {
  content: "\e32f"; }

.fa-lemon::before {
  content: "\f094"; }

.fa-head-side-mask::before {
  content: "\e063"; }

.fa-handshake::before {
  content: "\f2b5"; }

.fa-gem::before {
  content: "\f3a5"; }

.fa-dolly::before {
  content: "\f472"; }

.fa-dolly-box::before {
  content: "\f472"; }

.fa-smoking::before {
  content: "\f48d"; }

.fa-minimize::before {
  content: "\f78c"; }

.fa-compress-arrows-alt::before {
  content: "\f78c"; }

.fa-refrigerator::before {
  content: "\e026"; }

.fa-monument::before {
  content: "\f5a6"; }

.fa-octagon-xmark::before {
  content: "\f2f0"; }

.fa-times-octagon::before {
  content: "\f2f0"; }

.fa-xmark-octagon::before {
  content: "\f2f0"; }

.fa-align-slash::before {
  content: "\f846"; }

.fa-snowplow::before {
  content: "\f7d2"; }

.fa-angles-right::before {
  content: "\f101"; }

.fa-angle-double-right::before {
  content: "\f101"; }

.fa-truck-ramp-couch::before {
  content: "\f4dd"; }

.fa-truck-couch::before {
  content: "\f4dd"; }

.fa-cannabis::before {
  content: "\f55f"; }

.fa-circle-play::before {
  content: "\f144"; }

.fa-play-circle::before {
  content: "\f144"; }

.fa-arrow-up-right-and-arrow-down-left-from-center::before {
  content: "\e0a0"; }

.fa-tablets::before {
  content: "\f490"; }

.fa-360-degrees::before {
  content: "\e2dc"; }

.fa-ethernet::before {
  content: "\f796"; }

.fa-euro-sign::before {
  content: "\f153"; }

.fa-eur::before {
  content: "\f153"; }

.fa-euro::before {
  content: "\f153"; }

.fa-chair::before {
  content: "\f6c0"; }

.fa-circle-check::before {
  content: "\f058"; }

.fa-check-circle::before {
  content: "\f058"; }

.fa-square-dashed-circle-plus::before {
  content: "\e5c2"; }

.fa-money-simple-from-bracket::before {
  content: "\e313"; }

.fa-bat::before {
  content: "\f6b5"; }

.fa-circle-stop::before {
  content: "\f28d"; }

.fa-stop-circle::before {
  content: "\f28d"; }

.fa-head-side-headphones::before {
  content: "\f8c2"; }

.fa-phone-rotary::before {
  content: "\f8d3"; }

.fa-compass-drafting::before {
  content: "\f568"; }

.fa-drafting-compass::before {
  content: "\f568"; }

.fa-plate-wheat::before {
  content: "\e55a"; }

.fa-calendar-circle-minus::before {
  content: "\e46f"; }

.fa-chopsticks::before {
  content: "\e3f7"; }

.fa-car-wrench::before {
  content: "\f5e3"; }

.fa-car-mechanic::before {
  content: "\f5e3"; }

.fa-icicles::before {
  content: "\f7ad"; }

.fa-person-shelter::before {
  content: "\e54f"; }

.fa-neuter::before {
  content: "\f22c"; }

.fa-id-badge::before {
  content: "\f2c1"; }

.fa-kazoo::before {
  content: "\f8c7"; }

.fa-marker::before {
  content: "\f5a1"; }

.fa-bin-bottles::before {
  content: "\e5f5"; }

.fa-face-laugh-beam::before {
  content: "\f59a"; }

.fa-laugh-beam::before {
  content: "\f59a"; }

.fa-square-arrow-down-left::before {
  content: "\e261"; }

.fa-battery-bolt::before {
  content: "\f376"; }

.fa-tree-large::before {
  content: "\f7dd"; }

.fa-helicopter-symbol::before {
  content: "\e502"; }

.fa-aperture::before {
  content: "\e2df"; }

.fa-universal-access::before {
  content: "\f29a"; }

.fa-gear-complex::before {
  content: "\e5e9"; }

.fa-file-magnifying-glass::before {
  content: "\f865"; }

.fa-file-search::before {
  content: "\f865"; }

.fa-up-right::before {
  content: "\e2be"; }

.fa-circle-chevron-up::before {
  content: "\f139"; }

.fa-chevron-circle-up::before {
  content: "\f139"; }

.fa-user-police::before {
  content: "\e333"; }

.fa-lari-sign::before {
  content: "\e1c8"; }

.fa-volcano::before {
  content: "\f770"; }

.fa-teddy-bear::before {
  content: "\e3cf"; }

.fa-stocking::before {
  content: "\f7d5"; }

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553"; }

.fa-image-slash::before {
  content: "\e1b7"; }

.fa-mask-snorkel::before {
  content: "\e3b7"; }

.fa-smoke::before {
  content: "\f760"; }

.fa-sterling-sign::before {
  content: "\f154"; }

.fa-gbp::before {
  content: "\f154"; }

.fa-pound-sign::before {
  content: "\f154"; }

.fa-battery-exclamation::before {
  content: "\e0b0"; }

.fa-viruses::before {
  content: "\e076"; }

.fa-square-person-confined::before {
  content: "\e577"; }

.fa-user-tie::before {
  content: "\f508"; }

.fa-arrow-down-long::before {
  content: "\f175"; }

.fa-long-arrow-down::before {
  content: "\f175"; }

.fa-tent-arrow-down-to-line::before {
  content: "\e57e"; }

.fa-certificate::before {
  content: "\f0a3"; }

.fa-crystal-ball::before {
  content: "\e362"; }

.fa-reply-all::before {
  content: "\f122"; }

.fa-mail-reply-all::before {
  content: "\f122"; }

.fa-suitcase::before {
  content: "\f0f2"; }

.fa-person-skating::before {
  content: "\f7c5"; }

.fa-skating::before {
  content: "\f7c5"; }

.fa-star-shooting::before {
  content: "\e036"; }

.fa-binary-lock::before {
  content: "\e33d"; }

.fa-filter-circle-dollar::before {
  content: "\f662"; }

.fa-funnel-dollar::before {
  content: "\f662"; }

.fa-camera-retro::before {
  content: "\f083"; }

.fa-circle-arrow-down::before {
  content: "\f0ab"; }

.fa-arrow-circle-down::before {
  content: "\f0ab"; }

.fa-comment-pen::before {
  content: "\f4ae"; }

.fa-comment-edit::before {
  content: "\f4ae"; }

.fa-file-import::before {
  content: "\f56f"; }

.fa-arrow-right-to-file::before {
  content: "\f56f"; }

.fa-banjo::before {
  content: "\f8a3"; }

.fa-square-arrow-up-right::before {
  content: "\f14c"; }

.fa-external-link-square::before {
  content: "\f14c"; }

.fa-light-emergency-on::before {
  content: "\e420"; }

.fa-kerning::before {
  content: "\f86f"; }

.fa-box-open::before {
  content: "\f49e"; }

.fa-square-f::before {
  content: "\e270"; }

.fa-scroll::before {
  content: "\f70e"; }

.fa-spa::before {
  content: "\f5bb"; }

.fa-arrow-left-from-line::before {
  content: "\f344"; }

.fa-arrow-from-right::before {
  content: "\f344"; }

.fa-strawberry::before {
  content: "\e32b"; }

.fa-location-pin-lock::before {
  content: "\e51f"; }

.fa-pause::before {
  content: "\f04c"; }

.fa-clock-eight-thirty::before {
  content: "\e346"; }

.fa-plane-engines::before {
  content: "\f3de"; }

.fa-plane-alt::before {
  content: "\f3de"; }

.fa-hill-avalanche::before {
  content: "\e507"; }

.fa-temperature-empty::before {
  content: "\f2cb"; }

.fa-temperature-0::before {
  content: "\f2cb"; }

.fa-thermometer-0::before {
  content: "\f2cb"; }

.fa-thermometer-empty::before {
  content: "\f2cb"; }

.fa-bomb::before {
  content: "\f1e2"; }

.fa-gauge-low::before {
  content: "\f627"; }

.fa-tachometer-alt-slow::before {
  content: "\f627"; }

.fa-registered::before {
  content: "\f25d"; }

.fa-trash-can-plus::before {
  content: "\e2ac"; }

.fa-address-card::before {
  content: "\f2bb"; }

.fa-contact-card::before {
  content: "\f2bb"; }

.fa-vcard::before {
  content: "\f2bb"; }

.fa-scale-unbalanced-flip::before {
  content: "\f516"; }

.fa-balance-scale-right::before {
  content: "\f516"; }

.fa-globe-snow::before {
  content: "\f7a3"; }

.fa-subscript::before {
  content: "\f12c"; }

.fa-diamond-turn-right::before {
  content: "\f5eb"; }

.fa-directions::before {
  content: "\f5eb"; }

.fa-integral::before {
  content: "\f667"; }

.fa-burst::before {
  content: "\e4dc"; }

.fa-house-laptop::before {
  content: "\e066"; }

.fa-laptop-house::before {
  content: "\e066"; }

.fa-face-tired::before {
  content: "\f5c8"; }

.fa-tired::before {
  content: "\f5c8"; }

.fa-money-bills::before {
  content: "\e1f3"; }

.fa-blinds-raised::before {
  content: "\f8fd"; }

.fa-smog::before {
  content: "\f75f"; }

.fa-ufo-beam::before {
  content: "\e048"; }

.fa-circle-caret-up::before {
  content: "\f331"; }

.fa-caret-circle-up::before {
  content: "\f331"; }

.fa-user-vneck-hair-long::before {
  content: "\e463"; }

.fa-square-a-lock::before {
  content: "\e44d"; }

.fa-crutch::before {
  content: "\f7f7"; }

.fa-gas-pump-slash::before {
  content: "\f5f4"; }

.fa-cloud-arrow-up::before {
  content: "\f0ee"; }

.fa-cloud-upload::before {
  content: "\f0ee"; }

.fa-cloud-upload-alt::before {
  content: "\f0ee"; }

.fa-palette::before {
  content: "\f53f"; }

.fa-transporter-4::before {
  content: "\e2a5"; }

.fa-chart-mixed-up-circle-currency::before {
  content: "\e5d8"; }

.fa-objects-align-right::before {
  content: "\e3bf"; }

.fa-arrows-turn-right::before {
  content: "\e4c0"; }

.fa-vest::before {
  content: "\e085"; }

.fa-pig::before {
  content: "\f706"; }

.fa-inbox-full::before {
  content: "\e1ba"; }

.fa-circle-envelope::before {
  content: "\e10c"; }

.fa-envelope-circle::before {
  content: "\e10c"; }

.fa-triangle-person-digging::before {
  content: "\f85d"; }

.fa-construction::before {
  content: "\f85d"; }

.fa-ferry::before {
  content: "\e4ea"; }

.fa-bullseye-arrow::before {
  content: "\f648"; }

.fa-arrows-down-to-people::before {
  content: "\e4b9"; }

.fa-seedling::before {
  content: "\f4d8"; }

.fa-sprout::before {
  content: "\f4d8"; }

.fa-clock-seven::before {
  content: "\e350"; }

.fa-left-right::before {
  content: "\f337"; }

.fa-arrows-alt-h::before {
  content: "\f337"; }

.fa-boxes-packing::before {
  content: "\e4c7"; }

.fa-circle-arrow-left::before {
  content: "\f0a8"; }

.fa-arrow-circle-left::before {
  content: "\f0a8"; }

.fa-flashlight::before {
  content: "\f8b8"; }

.fa-group-arrows-rotate::before {
  content: "\e4f6"; }

.fa-bowl-food::before {
  content: "\e4c6"; }

.fa-square-9::before {
  content: "\e25e"; }

.fa-candy-cane::before {
  content: "\f786"; }

.fa-arrow-down-wide-short::before {
  content: "\f160"; }

.fa-sort-amount-asc::before {
  content: "\f160"; }

.fa-sort-amount-down::before {
  content: "\f160"; }

.fa-square-dollar::before {
  content: "\f2e9"; }

.fa-dollar-square::before {
  content: "\f2e9"; }

.fa-usd-square::before {
  content: "\f2e9"; }

.fa-phone-arrow-right::before {
  content: "\e5be"; }

.fa-hand-holding-seedling::before {
  content: "\f4bf"; }

.fa-message-check::before {
  content: "\f4a2"; }

.fa-comment-alt-check::before {
  content: "\f4a2"; }

.fa-cloud-bolt::before {
  content: "\f76c"; }

.fa-thunderstorm::before {
  content: "\f76c"; }

.fa-chart-line-up-down::before {
  content: "\e5d7"; }

.fa-text-slash::before {
  content: "\f87d"; }

.fa-remove-format::before {
  content: "\f87d"; }

.fa-watch::before {
  content: "\f2e1"; }

.fa-circle-down-left::before {
  content: "\e107"; }

.fa-text::before {
  content: "\f893"; }

.fa-projector::before {
  content: "\f8d6"; }

.fa-face-smile-wink::before {
  content: "\f4da"; }

.fa-smile-wink::before {
  content: "\f4da"; }

.fa-tombstone-blank::before {
  content: "\f721"; }

.fa-tombstone-alt::before {
  content: "\f721"; }

.fa-chess-king-piece::before {
  content: "\f440"; }

.fa-chess-king-alt::before {
  content: "\f440"; }

.fa-circle-6::before {
  content: "\e0f3"; }

.fa-left::before {
  content: "\f355"; }

.fa-arrow-alt-left::before {
  content: "\f355"; }

.fa-file-word::before {
  content: "\f1c2"; }

.fa-file-powerpoint::before {
  content: "\f1c4"; }

.fa-square-down::before {
  content: "\f350"; }

.fa-arrow-alt-square-down::before {
  content: "\f350"; }

.fa-objects-align-center-vertical::before {
  content: "\e3bd"; }

.fa-arrows-left-right::before {
  content: "\f07e"; }

.fa-arrows-h::before {
  content: "\f07e"; }

.fa-house-lock::before {
  content: "\e510"; }

.fa-cloud-arrow-down::before {
  content: "\f0ed"; }

.fa-cloud-download::before {
  content: "\f0ed"; }

.fa-cloud-download-alt::before {
  content: "\f0ed"; }

.fa-wreath::before {
  content: "\f7e2"; }

.fa-children::before {
  content: "\e4e1"; }

.fa-meter-droplet::before {
  content: "\e1ea"; }

.fa-chalkboard::before {
  content: "\f51b"; }

.fa-blackboard::before {
  content: "\f51b"; }

.fa-user-large-slash::before {
  content: "\f4fa"; }

.fa-user-alt-slash::before {
  content: "\f4fa"; }

.fa-signal-strong::before {
  content: "\f68f"; }

.fa-signal-4::before {
  content: "\f68f"; }

.fa-lollipop::before {
  content: "\e424"; }

.fa-lollypop::before {
  content: "\e424"; }

.fa-list-tree::before {
  content: "\e1d2"; }

.fa-envelope-open::before {
  content: "\f2b6"; }

.fa-draw-circle::before {
  content: "\f5ed"; }

.fa-cat-space::before {
  content: "\e001"; }

.fa-handshake-simple-slash::before {
  content: "\e05f"; }

.fa-handshake-alt-slash::before {
  content: "\e05f"; }

.fa-rabbit-running::before {
  content: "\f709"; }

.fa-rabbit-fast::before {
  content: "\f709"; }

.fa-memo-pad::before {
  content: "\e1da"; }

.fa-mattress-pillow::before {
  content: "\e525"; }

.fa-alarm-plus::before {
  content: "\f844"; }

.fa-alicorn::before {
  content: "\f6b0"; }

.fa-comment-question::before {
  content: "\e14b"; }

.fa-gingerbread-man::before {
  content: "\f79d"; }

.fa-guarani-sign::before {
  content: "\e19a"; }

.fa-burger-fries::before {
  content: "\e0cd"; }

.fa-mug-tea::before {
  content: "\f875"; }

.fa-border-top::before {
  content: "\f855"; }

.fa-arrows-rotate::before {
  content: "\f021"; }

.fa-refresh::before {
  content: "\f021"; }

.fa-sync::before {
  content: "\f021"; }

.fa-circle-book-open::before {
  content: "\e0ff"; }

.fa-book-circle::before {
  content: "\e0ff"; }

.fa-arrows-to-dotted-line::before {
  content: "\e0a6"; }

.fa-fire-extinguisher::before {
  content: "\f134"; }

.fa-garage-open::before {
  content: "\e00b"; }

.fa-shelves-empty::before {
  content: "\e246"; }

.fa-cruzeiro-sign::before {
  content: "\e152"; }

.fa-watch-apple::before {
  content: "\e2cb"; }

.fa-watch-calculator::before {
  content: "\f8f0"; }

.fa-list-dropdown::before {
  content: "\e1cf"; }

.fa-cabinet-filing::before {
  content: "\f64b"; }

.fa-burger-soda::before {
  content: "\f858"; }

.fa-square-arrow-up::before {
  content: "\f33c"; }

.fa-arrow-square-up::before {
  content: "\f33c"; }

.fa-greater-than-equal::before {
  content: "\f532"; }

.fa-pallet-box::before {
  content: "\e208"; }

.fa-face-confounded::before {
  content: "\e36c"; }

.fa-shield-halved::before {
  content: "\f3ed"; }

.fa-shield-alt::before {
  content: "\f3ed"; }

.fa-truck-plow::before {
  content: "\f7de"; }

.fa-book-atlas::before {
  content: "\f558"; }

.fa-atlas::before {
  content: "\f558"; }

.fa-virus::before {
  content: "\e074"; }

.fa-grid-round-2::before {
  content: "\e5db"; }

.fa-comment-middle-top::before {
  content: "\e14a"; }

.fa-envelope-circle-check::before {
  content: "\e4e8"; }

.fa-layer-group::before {
  content: "\f5fd"; }

.fa-restroom-simple::before {
  content: "\e23a"; }

.fa-arrows-to-dot::before {
  content: "\e4be"; }

.fa-border-outer::before {
  content: "\f851"; }

.fa-hashtag-lock::before {
  content: "\e415"; }

.fa-clock-two-thirty::before {
  content: "\e35b"; }

.fa-archway::before {
  content: "\f557"; }

.fa-heart-circle-check::before {
  content: "\e4fd"; }

.fa-house-chimney-crack::before {
  content: "\f6f1"; }

.fa-house-damage::before {
  content: "\f6f1"; }

.fa-file-zipper::before {
  content: "\f1c6"; }

.fa-file-archive::before {
  content: "\f1c6"; }

.fa-heart-half::before {
  content: "\e1ab"; }

.fa-comment-check::before {
  content: "\f4ac"; }

.fa-square::before {
  content: "\f0c8"; }

.fa-memo::before {
  content: "\e1d8"; }

.fa-martini-glass-empty::before {
  content: "\f000"; }

.fa-glass-martini::before {
  content: "\f000"; }

.fa-couch::before {
  content: "\f4b8"; }

.fa-cedi-sign::before {
  content: "\e0df"; }

.fa-italic::before {
  content: "\f033"; }

.fa-glass-citrus::before {
  content: "\f869"; }

.fa-calendar-lines-pen::before {
  content: "\e472"; }

.fa-church::before {
  content: "\f51d"; }

.fa-person-snowmobiling::before {
  content: "\f7d1"; }

.fa-snowmobile::before {
  content: "\f7d1"; }

.fa-face-hushed::before {
  content: "\e37b"; }

.fa-comments-dollar::before {
  content: "\f653"; }

.fa-pickaxe::before {
  content: "\e5bf"; }

.fa-link-simple-slash::before {
  content: "\e1ce"; }

.fa-democrat::before {
  content: "\f747"; }

.fa-face-confused::before {
  content: "\e36d"; }

.fa-pinball::before {
  content: "\e229"; }

.fa-z::before {
  content: "\5a"; }

.fa-person-skiing::before {
  content: "\f7c9"; }

.fa-skiing::before {
  content: "\f7c9"; }

.fa-deer::before {
  content: "\f78e"; }

.fa-input-pipe::before {
  content: "\e1be"; }

.fa-road-lock::before {
  content: "\e567"; }

.fa-a::before {
  content: "\41"; }

.fa-bookmark-slash::before {
  content: "\e0c2"; }

.fa-temperature-arrow-down::before {
  content: "\e03f"; }

.fa-temperature-down::before {
  content: "\e03f"; }

.fa-mace::before {
  content: "\f6f8"; }

.fa-feather-pointed::before {
  content: "\f56b"; }

.fa-feather-alt::before {
  content: "\f56b"; }

.fa-sausage::before {
  content: "\f820"; }

.fa-trash-can-clock::before {
  content: "\e2aa"; }

.fa-p::before {
  content: "\50"; }

.fa-broom-wide::before {
  content: "\e5d1"; }

.fa-snowflake::before {
  content: "\f2dc"; }

.fa-stomach::before {
  content: "\f623"; }

.fa-newspaper::before {
  content: "\f1ea"; }

.fa-rectangle-ad::before {
  content: "\f641"; }

.fa-ad::before {
  content: "\f641"; }

.fa-guitar-electric::before {
  content: "\f8be"; }

.fa-arrow-turn-down-right::before {
  content: "\e3d6"; }

.fa-moon-cloud::before {
  content: "\f754"; }

.fa-bread-slice-butter::before {
  content: "\e3e1"; }

.fa-circle-arrow-right::before {
  content: "\f0a9"; }

.fa-arrow-circle-right::before {
  content: "\f0a9"; }

.fa-user-group-crown::before {
  content: "\f6a5"; }

.fa-users-crown::before {
  content: "\f6a5"; }

.fa-circle-i::before {
  content: "\e111"; }

.fa-toilet-paper-check::before {
  content: "\e5b2"; }

.fa-filter-circle-xmark::before {
  content: "\e17b"; }

.fa-locust::before {
  content: "\e520"; }

.fa-sort::before {
  content: "\f0dc"; }

.fa-unsorted::before {
  content: "\f0dc"; }

.fa-list-ol::before {
  content: "\f0cb"; }

.fa-list-1-2::before {
  content: "\f0cb"; }

.fa-list-numeric::before {
  content: "\f0cb"; }

.fa-chart-waterfall::before {
  content: "\e0eb"; }

.fa-sparkle::before {
  content: "\e5d6"; }

.fa-face-party::before {
  content: "\e383"; }

.fa-kidneys::before {
  content: "\f5fb"; }

.fa-wifi-exclamation::before {
  content: "\e2cf"; }

.fa-chart-network::before {
  content: "\f78a"; }

.fa-person-dress-burst::before {
  content: "\e544"; }

.fa-dice-d4::before {
  content: "\f6d0"; }

.fa-money-check-dollar::before {
  content: "\f53d"; }

.fa-money-check-alt::before {
  content: "\f53d"; }

.fa-vector-square::before {
  content: "\f5cb"; }

.fa-bread-slice::before {
  content: "\f7ec"; }

.fa-language::before {
  content: "\f1ab"; }

.fa-wheat-awn-slash::before {
  content: "\e338"; }

.fa-face-kiss-wink-heart::before {
  content: "\f598"; }

.fa-kiss-wink-heart::before {
  content: "\f598"; }

.fa-dagger::before {
  content: "\f6cb"; }

.fa-podium::before {
  content: "\f680"; }

.fa-memo-circle-check::before {
  content: "\e1d9"; }

.fa-route-highway::before {
  content: "\f61a"; }

.fa-down-to-line::before {
  content: "\f34a"; }

.fa-arrow-alt-to-bottom::before {
  content: "\f34a"; }

.fa-filter::before {
  content: "\f0b0"; }

.fa-square-g::before {
  content: "\e271"; }

.fa-circle-phone::before {
  content: "\e11b"; }

.fa-phone-circle::before {
  content: "\e11b"; }

.fa-clipboard-prescription::before {
  content: "\f5e8"; }

.fa-user-nurse-hair::before {
  content: "\e45d"; }

.fa-question::before {
  content: "\3f"; }

.fa-file-signature::before {
  content: "\f573"; }

.fa-toggle-large-on::before {
  content: "\e5b1"; }

.fa-up-down-left-right::before {
  content: "\f0b2"; }

.fa-arrows-alt::before {
  content: "\f0b2"; }

.fa-dryer-heat::before {
  content: "\f862"; }

.fa-dryer-alt::before {
  content: "\f862"; }

.fa-house-chimney-user::before {
  content: "\e065"; }

.fa-hand-holding-heart::before {
  content: "\f4be"; }

.fa-arrow-up-small-big::before {
  content: "\f88f"; }

.fa-sort-size-up-alt::before {
  content: "\f88f"; }

.fa-train-track::before {
  content: "\e453"; }

.fa-puzzle-piece::before {
  content: "\f12e"; }

.fa-money-check::before {
  content: "\f53c"; }

.fa-star-half-stroke::before {
  content: "\f5c0"; }

.fa-star-half-alt::before {
  content: "\f5c0"; }

.fa-file-exclamation::before {
  content: "\f31a"; }

.fa-code::before {
  content: "\f121"; }

.fa-whiskey-glass::before {
  content: "\f7a0"; }

.fa-glass-whiskey::before {
  content: "\f7a0"; }

.fa-moon-stars::before {
  content: "\f755"; }

.fa-building-circle-exclamation::before {
  content: "\e4d3"; }

.fa-clothes-hanger::before {
  content: "\e136"; }

.fa-mobile-notch::before {
  content: "\e1ee"; }

.fa-mobile-iphone::before {
  content: "\e1ee"; }

.fa-magnifying-glass-chart::before {
  content: "\e522"; }

.fa-arrow-up-right-from-square::before {
  content: "\f08e"; }

.fa-external-link::before {
  content: "\f08e"; }

.fa-cubes-stacked::before {
  content: "\e4e6"; }

.fa-images-user::before {
  content: "\e1b9"; }

.fa-won-sign::before {
  content: "\f159"; }

.fa-krw::before {
  content: "\f159"; }

.fa-won::before {
  content: "\f159"; }

.fa-image-polaroid-user::before {
  content: "\e1b6"; }

.fa-virus-covid::before {
  content: "\e4a8"; }

.fa-square-ellipsis::before {
  content: "\e26e"; }

.fa-pie::before {
  content: "\f705"; }

.fa-chess-knight-piece::before {
  content: "\f442"; }

.fa-chess-knight-alt::before {
  content: "\f442"; }

.fa-austral-sign::before {
  content: "\e0a9"; }

.fa-cloud-plus::before {
  content: "\e35e"; }

.fa-f::before {
  content: "\46"; }

.fa-leaf::before {
  content: "\f06c"; }

.fa-bed-bunk::before {
  content: "\f8f8"; }

.fa-road::before {
  content: "\f018"; }

.fa-taxi::before {
  content: "\f1ba"; }

.fa-cab::before {
  content: "\f1ba"; }

.fa-person-circle-plus::before {
  content: "\e541"; }

.fa-chart-pie::before {
  content: "\f200"; }

.fa-pie-chart::before {
  content: "\f200"; }

.fa-bolt-lightning::before {
  content: "\e0b7"; }

.fa-clock-eight::before {
  content: "\e345"; }

.fa-sack-xmark::before {
  content: "\e56a"; }

.fa-file-excel::before {
  content: "\f1c3"; }

.fa-file-contract::before {
  content: "\f56c"; }

.fa-fish-fins::before {
  content: "\e4f2"; }

.fa-circle-q::before {
  content: "\e11e"; }

.fa-building-flag::before {
  content: "\e4d5"; }

.fa-face-grin-beam::before {
  content: "\f582"; }

.fa-grin-beam::before {
  content: "\f582"; }

.fa-object-ungroup::before {
  content: "\f248"; }

.fa-face-disguise::before {
  content: "\e370"; }

.fa-circle-arrow-down-right::before {
  content: "\e0fa"; }

.fa-alien-8bit::before {
  content: "\f8f6"; }

.fa-alien-monster::before {
  content: "\f8f6"; }

.fa-hand-point-ribbon::before {
  content: "\e1a6"; }

.fa-poop::before {
  content: "\f619"; }

.fa-object-exclude::before {
  content: "\e49c"; }

.fa-telescope::before {
  content: "\e03e"; }

.fa-location-pin::before {
  content: "\f041"; }

.fa-map-marker::before {
  content: "\f041"; }

.fa-square-list::before {
  content: "\e489"; }

.fa-kaaba::before {
  content: "\f66b"; }

.fa-toilet-paper::before {
  content: "\f71e"; }

.fa-helmet-safety::before {
  content: "\f807"; }

.fa-hard-hat::before {
  content: "\f807"; }

.fa-hat-hard::before {
  content: "\f807"; }

.fa-comment-code::before {
  content: "\e147"; }

.fa-sim-cards::before {
  content: "\e251"; }

.fa-starship::before {
  content: "\e039"; }

.fa-eject::before {
  content: "\f052"; }

.fa-circle-right::before {
  content: "\f35a"; }

.fa-arrow-alt-circle-right::before {
  content: "\f35a"; }

.fa-plane-circle-check::before {
  content: "\e555"; }

.fa-seal::before {
  content: "\e241"; }

.fa-user-cowboy::before {
  content: "\f8ea"; }

.fa-hexagon-vertical-nft::before {
  content: "\e505"; }

.fa-face-rolling-eyes::before {
  content: "\f5a5"; }

.fa-meh-rolling-eyes::before {
  content: "\f5a5"; }

.fa-bread-loaf::before {
  content: "\f7eb"; }

.fa-rings-wedding::before {
  content: "\f81b"; }

.fa-object-group::before {
  content: "\f247"; }

.fa-french-fries::before {
  content: "\f803"; }

.fa-chart-line::before {
  content: "\f201"; }

.fa-line-chart::before {
  content: "\f201"; }

.fa-calendar-arrow-down::before {
  content: "\e0d0"; }

.fa-calendar-download::before {
  content: "\e0d0"; }

.fa-send-back::before {
  content: "\f87e"; }

.fa-mask-ventilator::before {
  content: "\e524"; }

.fa-signature-lock::before {
  content: "\e3ca"; }

.fa-arrow-right::before {
  content: "\f061"; }

.fa-signs-post::before {
  content: "\f277"; }

.fa-map-signs::before {
  content: "\f277"; }

.fa-octagon-plus::before {
  content: "\f301"; }

.fa-plus-octagon::before {
  content: "\f301"; }

.fa-cash-register::before {
  content: "\f788"; }

.fa-person-circle-question::before {
  content: "\e542"; }

.fa-melon-slice::before {
  content: "\e311"; }

.fa-space-station-moon::before {
  content: "\e033"; }

.fa-message-smile::before {
  content: "\f4aa"; }

.fa-comment-alt-smile::before {
  content: "\f4aa"; }

.fa-cup-straw::before {
  content: "\e363"; }

.fa-left-from-line::before {
  content: "\f348"; }

.fa-arrow-alt-from-right::before {
  content: "\f348"; }

.fa-h::before {
  content: "\48"; }

.fa-basket-shopping-simple::before {
  content: "\e0af"; }

.fa-shopping-basket-alt::before {
  content: "\e0af"; }

.fa-hands-holding-heart::before {
  content: "\f4c3"; }

.fa-hands-heart::before {
  content: "\f4c3"; }

.fa-clock-nine::before {
  content: "\e34c"; }

.fa-tarp::before {
  content: "\e57b"; }

.fa-face-sleepy::before {
  content: "\e38e"; }

.fa-hand-horns::before {
  content: "\e1a9"; }

.fa-screwdriver-wrench::before {
  content: "\f7d9"; }

.fa-tools::before {
  content: "\f7d9"; }

.fa-arrows-to-eye::before {
  content: "\e4bf"; }

.fa-circle-three-quarters::before {
  content: "\e125"; }

.fa-trophy-star::before {
  content: "\f2eb"; }

.fa-trophy-alt::before {
  content: "\f2eb"; }

.fa-plug-circle-bolt::before {
  content: "\e55b"; }

.fa-face-thermometer::before {
  content: "\e39a"; }

.fa-grid-round-4::before {
  content: "\e5dd"; }

.fa-shirt-running::before {
  content: "\e3c8"; }

.fa-book-circle-arrow-up::before {
  content: "\e0bd"; }

.fa-face-nauseated::before {
  content: "\e381"; }

.fa-heart::before {
  content: "\f004"; }

.fa-file-chart-pie::before {
  content: "\f65a"; }

.fa-mars-and-venus::before {
  content: "\f224"; }

.fa-house-user::before {
  content: "\e1b0"; }

.fa-home-user::before {
  content: "\e1b0"; }

.fa-circle-arrow-down-left::before {
  content: "\e0f9"; }

.fa-dumpster-fire::before {
  content: "\f794"; }

.fa-hexagon-minus::before {
  content: "\f307"; }

.fa-minus-hexagon::before {
  content: "\f307"; }

.fa-left-to-line::before {
  content: "\f34b"; }

.fa-arrow-alt-to-left::before {
  content: "\f34b"; }

.fa-house-crack::before {
  content: "\e3b1"; }

.fa-paw-simple::before {
  content: "\f701"; }

.fa-paw-alt::before {
  content: "\f701"; }

.fa-arrow-left-long-to-line::before {
  content: "\e3d4"; }

.fa-brackets-round::before {
  content: "\e0c5"; }

.fa-parentheses::before {
  content: "\e0c5"; }

.fa-martini-glass-citrus::before {
  content: "\f561"; }

.fa-cocktail::before {
  content: "\f561"; }

.fa-user-shakespeare::before {
  content: "\e2c2"; }

.fa-arrow-right-to-arc::before {
  content: "\e4b2"; }

.fa-face-surprise::before {
  content: "\f5c2"; }

.fa-surprise::before {
  content: "\f5c2"; }

.fa-bottle-water::before {
  content: "\e4c5"; }

.fa-circle-pause::before {
  content: "\f28b"; }

.fa-pause-circle::before {
  content: "\f28b"; }

.fa-gauge-circle-plus::before {
  content: "\e498"; }

.fa-folders::before {
  content: "\f660"; }

.fa-angel::before {
  content: "\f779"; }

.fa-value-absolute::before {
  content: "\f6a6"; }

.fa-rabbit::before {
  content: "\f708"; }

.fa-toilet-paper-slash::before {
  content: "\e072"; }

.fa-circle-euro::before {
  content: "\e5ce"; }

.fa-apple-whole::before {
  content: "\f5d1"; }

.fa-apple-alt::before {
  content: "\f5d1"; }

.fa-kitchen-set::before {
  content: "\e51a"; }

.fa-diamond-half::before {
  content: "\e5b7"; }

.fa-lock-keyhole::before {
  content: "\f30d"; }

.fa-lock-alt::before {
  content: "\f30d"; }

.fa-r::before {
  content: "\52"; }

.fa-temperature-quarter::before {
  content: "\f2ca"; }

.fa-temperature-1::before {
  content: "\f2ca"; }

.fa-thermometer-1::before {
  content: "\f2ca"; }

.fa-thermometer-quarter::before {
  content: "\f2ca"; }

.fa-square-info::before {
  content: "\f30f"; }

.fa-info-square::before {
  content: "\f30f"; }

.fa-wifi-slash::before {
  content: "\f6ac"; }

.fa-toilet-paper-xmark::before {
  content: "\e5b3"; }

.fa-hands-holding-dollar::before {
  content: "\f4c5"; }

.fa-hands-usd::before {
  content: "\f4c5"; }

.fa-cube::before {
  content: "\f1b2"; }

.fa-arrow-down-triangle-square::before {
  content: "\f888"; }

.fa-sort-shapes-down::before {
  content: "\f888"; }

.fa-bitcoin-sign::before {
  content: "\e0b4"; }

.fa-shutters::before {
  content: "\e449"; }

.fa-shield-dog::before {
  content: "\e573"; }

.fa-solar-panel::before {
  content: "\f5ba"; }

.fa-lock-open::before {
  content: "\f3c1"; }

.fa-table-tree::before {
  content: "\e293"; }

.fa-house-chimney-heart::before {
  content: "\e1b2"; }

.fa-tally-3::before {
  content: "\e296"; }

.fa-elevator::before {
  content: "\e16d"; }

.fa-money-bill-transfer::before {
  content: "\e528"; }

.fa-money-bill-trend-up::before {
  content: "\e529"; }

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f"; }

.fa-square-poll-horizontal::before {
  content: "\f682"; }

.fa-poll-h::before {
  content: "\f682"; }

.fa-circle::before {
  content: "\f111"; }

.fa-cart-circle-exclamation::before {
  content: "\e3f2"; }

.fa-sword::before {
  content: "\f71c"; }

.fa-backward-fast::before {
  content: "\f049"; }

.fa-fast-backward::before {
  content: "\f049"; }

.fa-recycle::before {
  content: "\f1b8"; }

.fa-user-astronaut::before {
  content: "\f4fb"; }

.fa-interrobang::before {
  content: "\e5ba"; }

.fa-plane-slash::before {
  content: "\e069"; }

.fa-circle-dashed::before {
  content: "\e105"; }

.fa-trademark::before {
  content: "\f25c"; }

.fa-basketball::before {
  content: "\f434"; }

.fa-basketball-ball::before {
  content: "\f434"; }

.fa-fork-knife::before {
  content: "\f2e6"; }

.fa-utensils-alt::before {
  content: "\f2e6"; }

.fa-satellite-dish::before {
  content: "\f7c0"; }

.fa-badge-check::before {
  content: "\f336"; }

.fa-circle-up::before {
  content: "\f35b"; }

.fa-arrow-alt-circle-up::before {
  content: "\f35b"; }

.fa-slider::before {
  content: "\e252"; }

.fa-mobile-screen-button::before {
  content: "\f3cd"; }

.fa-mobile-alt::before {
  content: "\f3cd"; }

.fa-clock-one-thirty::before {
  content: "\e34f"; }

.fa-inbox-out::before {
  content: "\f311"; }

.fa-inbox-arrow-up::before {
  content: "\f311"; }

.fa-cloud-slash::before {
  content: "\e137"; }

.fa-volume-high::before {
  content: "\f028"; }

.fa-volume-up::before {
  content: "\f028"; }

.fa-users-rays::before {
  content: "\e593"; }

.fa-wallet::before {
  content: "\f555"; }

.fa-octagon-check::before {
  content: "\e426"; }

.fa-flatbread-stuffed::before {
  content: "\e40c"; }

.fa-clipboard-check::before {
  content: "\f46c"; }

.fa-cart-circle-plus::before {
  content: "\e3f3"; }

.fa-truck-clock::before {
  content: "\f48c"; }

.fa-shipping-timed::before {
  content: "\f48c"; }

.fa-pool-8-ball::before {
  content: "\e3c5"; }

.fa-file-audio::before {
  content: "\f1c7"; }

.fa-turn-down-left::before {
  content: "\e331"; }

.fa-lock-hashtag::before {
  content: "\e423"; }

.fa-chart-radar::before {
  content: "\e0e7"; }

.fa-staff::before {
  content: "\f71b"; }

.fa-burger::before {
  content: "\f805"; }

.fa-hamburger::before {
  content: "\f805"; }

.fa-utility-pole::before {
  content: "\e2c3"; }

.fa-transporter-6::before {
  content: "\e2a7"; }

.fa-wrench::before {
  content: "\f0ad"; }

.fa-bugs::before {
  content: "\e4d0"; }

.fa-vector-polygon::before {
  content: "\e2c7"; }

.fa-diagram-nested::before {
  content: "\e157"; }

.fa-rupee-sign::before {
  content: "\f156"; }

.fa-rupee::before {
  content: "\f156"; }

.fa-file-image::before {
  content: "\f1c5"; }

.fa-circle-question::before {
  content: "\f059"; }

.fa-question-circle::before {
  content: "\f059"; }

.fa-image-user::before {
  content: "\e1b8"; }

.fa-buoy::before {
  content: "\e5b5"; }

.fa-plane-departure::before {
  content: "\f5b0"; }

.fa-handshake-slash::before {
  content: "\e060"; }

.fa-book-bookmark::before {
  content: "\e0bb"; }

.fa-border-center-h::before {
  content: "\f89c"; }

.fa-can-food::before {
  content: "\e3e6"; }

.fa-typewriter::before {
  content: "\f8e7"; }

.fa-arrow-right-from-arc::before {
  content: "\e4b1"; }

.fa-circle-k::before {
  content: "\e113"; }

.fa-face-hand-over-mouth::before {
  content: "\e378"; }

.fa-popcorn::before {
  content: "\f819"; }

.fa-house-water::before {
  content: "\f74f"; }

.fa-house-flood::before {
  content: "\f74f"; }

.fa-object-subtract::before {
  content: "\e49e"; }

.fa-code-branch::before {
  content: "\f126"; }

.fa-warehouse-full::before {
  content: "\f495"; }

.fa-warehouse-alt::before {
  content: "\f495"; }

.fa-hat-cowboy::before {
  content: "\f8c0"; }

.fa-bridge::before {
  content: "\e4c8"; }

.fa-phone-flip::before {
  content: "\f879"; }

.fa-phone-alt::before {
  content: "\f879"; }

.fa-arrow-down-from-dotted-line::before {
  content: "\e090"; }

.fa-file-doc::before {
  content: "\e5ed"; }

.fa-square-quarters::before {
  content: "\e44e"; }

.fa-truck-front::before {
  content: "\e2b7"; }

.fa-cat::before {
  content: "\f6be"; }

.fa-trash-xmark::before {
  content: "\e2b4"; }

.fa-circle-caret-left::before {
  content: "\f32e"; }

.fa-caret-circle-left::before {
  content: "\f32e"; }

.fa-files::before {
  content: "\e178"; }

.fa-anchor-circle-exclamation::before {
  content: "\e4ab"; }

.fa-face-clouds::before {
  content: "\e47d"; }

.fa-user-crown::before {
  content: "\f6a4"; }

.fa-truck-field::before {
  content: "\e58d"; }

.fa-route::before {
  content: "\f4d7"; }

.fa-cart-circle-check::before {
  content: "\e3f1"; }

.fa-clipboard-question::before {
  content: "\e4e3"; }

.fa-panorama::before {
  content: "\e209"; }

.fa-comment-medical::before {
  content: "\f7f5"; }

.fa-teeth-open::before {
  content: "\f62f"; }

.fa-user-tie-hair-long::before {
  content: "\e460"; }

.fa-file-circle-minus::before {
  content: "\e4ed"; }

.fa-head-side-medical::before {
  content: "\f809"; }

.fa-tags::before {
  content: "\f02c"; }

.fa-wine-glass::before {
  content: "\f4e3"; }

.fa-forward-fast::before {
  content: "\f050"; }

.fa-fast-forward::before {
  content: "\f050"; }

.fa-face-meh-blank::before {
  content: "\f5a4"; }

.fa-meh-blank::before {
  content: "\f5a4"; }

.fa-user-robot::before {
  content: "\e04b"; }

.fa-square-parking::before {
  content: "\f540"; }

.fa-parking::before {
  content: "\f540"; }

.fa-card-diamond::before {
  content: "\e3ea"; }

.fa-face-zipper::before {
  content: "\e3a5"; }

.fa-face-raised-eyebrow::before {
  content: "\e388"; }

.fa-house-signal::before {
  content: "\e012"; }

.fa-square-chevron-up::before {
  content: "\f32c"; }

.fa-chevron-square-up::before {
  content: "\f32c"; }

.fa-bars-progress::before {
  content: "\f828"; }

.fa-tasks-alt::before {
  content: "\f828"; }

.fa-faucet-drip::before {
  content: "\e006"; }

.fa-arrows-to-line::before {
  content: "\e0a7"; }

.fa-dolphin::before {
  content: "\e168"; }

.fa-arrow-up-right::before {
  content: "\e09f"; }

.fa-circle-r::before {
  content: "\e120"; }

.fa-cart-flatbed::before {
  content: "\f474"; }

.fa-dolly-flatbed::before {
  content: "\f474"; }

.fa-ban-smoking::before {
  content: "\f54d"; }

.fa-smoking-ban::before {
  content: "\f54d"; }

.fa-circle-sort-up::before {
  content: "\e032"; }

.fa-sort-circle-up::before {
  content: "\e032"; }

.fa-terminal::before {
  content: "\f120"; }

.fa-mobile-button::before {
  content: "\f10b"; }

.fa-house-medical-flag::before {
  content: "\e514"; }

.fa-basket-shopping::before {
  content: "\f291"; }

.fa-shopping-basket::before {
  content: "\f291"; }

.fa-tape::before {
  content: "\f4db"; }

.fa-chestnut::before {
  content: "\e3f6"; }

.fa-bus-simple::before {
  content: "\f55e"; }

.fa-bus-alt::before {
  content: "\f55e"; }

.fa-eye::before {
  content: "\f06e"; }

.fa-face-sad-cry::before {
  content: "\f5b3"; }

.fa-sad-cry::before {
  content: "\f5b3"; }

.fa-heat::before {
  content: "\e00c"; }

.fa-ticket-airline::before {
  content: "\e29a"; }

.fa-boot-heeled::before {
  content: "\e33f"; }

.fa-arrows-minimize::before {
  content: "\e0a5"; }

.fa-compress-arrows::before {
  content: "\e0a5"; }

.fa-audio-description::before {
  content: "\f29e"; }

.fa-person-military-to-person::before {
  content: "\e54c"; }

.fa-file-shield::before {
  content: "\e4f0"; }

.fa-hexagon::before {
  content: "\f312"; }

.fa-manhole::before {
  content: "\e1d6"; }

.fa-user-slash::before {
  content: "\f506"; }

.fa-pen::before {
  content: "\f304"; }

.fa-tower-observation::before {
  content: "\e586"; }

.fa-floppy-disks::before {
  content: "\e183"; }

.fa-toilet-paper-blank-under::before {
  content: "\e29f"; }

.fa-toilet-paper-reverse-alt::before {
  content: "\e29f"; }

.fa-file-code::before {
  content: "\f1c9"; }

.fa-signal::before {
  content: "\f012"; }

.fa-signal-5::before {
  content: "\f012"; }

.fa-signal-perfect::before {
  content: "\f012"; }

.fa-pump::before {
  content: "\e442"; }

.fa-bus::before {
  content: "\f207"; }

.fa-heart-circle-xmark::before {
  content: "\e501"; }

.fa-arrow-up-left-from-circle::before {
  content: "\e09e"; }

.fa-house-chimney::before {
  content: "\e3af"; }

.fa-home-lg::before {
  content: "\e3af"; }

.fa-window-maximize::before {
  content: "\f2d0"; }

.fa-dryer::before {
  content: "\f861"; }

.fa-face-frown::before {
  content: "\f119"; }

.fa-frown::before {
  content: "\f119"; }

.fa-chess-bishop-piece::before {
  content: "\f43b"; }

.fa-chess-bishop-alt::before {
  content: "\f43b"; }

.fa-shirt-tank-top::before {
  content: "\e3c9"; }

.fa-diploma::before {
  content: "\f5ea"; }

.fa-scroll-ribbon::before {
  content: "\f5ea"; }

.fa-screencast::before {
  content: "\e23e"; }

.fa-walker::before {
  content: "\f831"; }

.fa-prescription::before {
  content: "\f5b1"; }

.fa-shop::before {
  content: "\f54f"; }

.fa-store-alt::before {
  content: "\f54f"; }

.fa-floppy-disk::before {
  content: "\f0c7"; }

.fa-save::before {
  content: "\f0c7"; }

.fa-vihara::before {
  content: "\f6a7"; }

.fa-face-kiss-closed-eyes::before {
  content: "\e37d"; }

.fa-scale-unbalanced::before {
  content: "\f515"; }

.fa-balance-scale-left::before {
  content: "\f515"; }

.fa-file-user::before {
  content: "\f65c"; }

.fa-user-police-tie::before {
  content: "\e334"; }

.fa-face-tongue-money::before {
  content: "\e39d"; }

.fa-tennis-ball::before {
  content: "\f45e"; }

.fa-square-l::before {
  content: "\e275"; }

.fa-sort-up::before {
  content: "\f0de"; }

.fa-sort-asc::before {
  content: "\f0de"; }

.fa-calendar-arrow-up::before {
  content: "\e0d1"; }

.fa-calendar-upload::before {
  content: "\e0d1"; }

.fa-comment-dots::before {
  content: "\f4ad"; }

.fa-commenting::before {
  content: "\f4ad"; }

.fa-plant-wilt::before {
  content: "\e5aa"; }

.fa-scarf::before {
  content: "\f7c1"; }

.fa-album-circle-plus::before {
  content: "\e48c"; }

.fa-user-nurse-hair-long::before {
  content: "\e45e"; }

.fa-diamond::before {
  content: "\f219"; }

.fa-square-left::before {
  content: "\f351"; }

.fa-arrow-alt-square-left::before {
  content: "\f351"; }

.fa-face-grin-squint::before {
  content: "\f585"; }

.fa-grin-squint::before {
  content: "\f585"; }

.fa-circle-ellipsis-vertical::before {
  content: "\e10b"; }

.fa-hand-holding-dollar::before {
  content: "\f4c0"; }

.fa-hand-holding-usd::before {
  content: "\f4c0"; }

.fa-grid-dividers::before {
  content: "\e3ad"; }

.fa-bacterium::before {
  content: "\e05a"; }

.fa-hand-pointer::before {
  content: "\f25a"; }

.fa-drum-steelpan::before {
  content: "\f56a"; }

.fa-hand-scissors::before {
  content: "\f257"; }

.fa-hands-praying::before {
  content: "\f684"; }

.fa-praying-hands::before {
  content: "\f684"; }

.fa-face-pensive::before {
  content: "\e384"; }

.fa-user-music::before {
  content: "\f8eb"; }

.fa-arrow-rotate-right::before {
  content: "\f01e"; }

.fa-arrow-right-rotate::before {
  content: "\f01e"; }

.fa-arrow-rotate-forward::before {
  content: "\f01e"; }

.fa-redo::before {
  content: "\f01e"; }

.fa-messages-dollar::before {
  content: "\f652"; }

.fa-comments-alt-dollar::before {
  content: "\f652"; }

.fa-sensor-on::before {
  content: "\e02b"; }

.fa-balloon::before {
  content: "\e2e3"; }

.fa-biohazard::before {
  content: "\f780"; }

.fa-chess-queen-piece::before {
  content: "\f446"; }

.fa-chess-queen-alt::before {
  content: "\f446"; }

.fa-location-crosshairs::before {
  content: "\f601"; }

.fa-location::before {
  content: "\f601"; }

.fa-mars-double::before {
  content: "\f227"; }

.fa-house-person-leave::before {
  content: "\e00f"; }

.fa-house-leave::before {
  content: "\e00f"; }

.fa-house-person-depart::before {
  content: "\e00f"; }

.fa-ruler-triangle::before {
  content: "\f61c"; }

.fa-card-club::before {
  content: "\e3e9"; }

.fa-child-dress::before {
  content: "\e59c"; }

.fa-users-between-lines::before {
  content: "\e591"; }

.fa-lungs-virus::before {
  content: "\e067"; }

.fa-spinner-third::before {
  content: "\f3f4"; }

.fa-face-grin-tears::before {
  content: "\f588"; }

.fa-grin-tears::before {
  content: "\f588"; }

.fa-phone::before {
  content: "\f095"; }

.fa-computer-mouse-scrollwheel::before {
  content: "\f8cd"; }

.fa-mouse-alt::before {
  content: "\f8cd"; }

.fa-calendar-xmark::before {
  content: "\f273"; }

.fa-calendar-times::before {
  content: "\f273"; }

.fa-child-reaching::before {
  content: "\e59d"; }

.fa-table-layout::before {
  content: "\e290"; }

.fa-narwhal::before {
  content: "\f6fe"; }

.fa-ramp-loading::before {
  content: "\f4d4"; }

.fa-calendar-circle-plus::before {
  content: "\e470"; }

.fa-toothbrush::before {
  content: "\f635"; }

.fa-border-inner::before {
  content: "\f84e"; }

.fa-paw-claws::before {
  content: "\f702"; }

.fa-kiwi-fruit::before {
  content: "\e30c"; }

.fa-traffic-light-slow::before {
  content: "\f639"; }

.fa-rectangle-code::before {
  content: "\e322"; }

.fa-head-side-virus::before {
  content: "\e064"; }

.fa-keyboard-brightness::before {
  content: "\e1c0"; }

.fa-books-medical::before {
  content: "\f7e8"; }

.fa-lightbulb-slash::before {
  content: "\f673"; }

.fa-house-blank::before {
  content: "\e487"; }

.fa-home-blank::before {
  content: "\e487"; }

.fa-square-5::before {
  content: "\e25a"; }

.fa-square-heart::before {
  content: "\f4c8"; }

.fa-heart-square::before {
  content: "\f4c8"; }

.fa-puzzle::before {
  content: "\e443"; }

.fa-user-gear::before {
  content: "\f4fe"; }

.fa-user-cog::before {
  content: "\f4fe"; }

.fa-pipe-circle-check::before {
  content: "\e436"; }

.fa-arrow-up-1-9::before {
  content: "\f163"; }

.fa-sort-numeric-up::before {
  content: "\f163"; }

.fa-octagon-exclamation::before {
  content: "\e204"; }

.fa-dial-low::before {
  content: "\e15d"; }

.fa-door-closed::before {
  content: "\f52a"; }

.fa-laptop-mobile::before {
  content: "\f87a"; }

.fa-phone-laptop::before {
  content: "\f87a"; }

.fa-conveyor-belt-boxes::before {
  content: "\f46f"; }

.fa-conveyor-belt-alt::before {
  content: "\f46f"; }

.fa-shield-virus::before {
  content: "\e06c"; }

.fa-starfighter-twin-ion-engine-advanced::before {
  content: "\e28e"; }

.fa-starfighter-alt-advanced::before {
  content: "\e28e"; }

.fa-dice-six::before {
  content: "\f526"; }

.fa-starfighter-twin-ion-engine::before {
  content: "\e038"; }

.fa-starfighter-alt::before {
  content: "\e038"; }

.fa-rocket-launch::before {
  content: "\e027"; }

.fa-mosquito-net::before {
  content: "\e52c"; }

.fa-vent-damper::before {
  content: "\e465"; }

.fa-bridge-water::before {
  content: "\e4ce"; }

.fa-ban-bug::before {
  content: "\f7f9"; }

.fa-debug::before {
  content: "\f7f9"; }

.fa-person-booth::before {
  content: "\f756"; }

.fa-text-width::before {
  content: "\f035"; }

.fa-garage-car::before {
  content: "\e00a"; }

.fa-square-kanban::before {
  content: "\e488"; }

.fa-hat-wizard::before {
  content: "\f6e8"; }

.fa-pen-fancy::before {
  content: "\f5ac"; }

.fa-coffee-pot::before {
  content: "\e002"; }

.fa-mouse-field::before {
  content: "\e5a8"; }

.fa-person-digging::before {
  content: "\f85e"; }

.fa-digging::before {
  content: "\f85e"; }

.fa-shower-down::before {
  content: "\e24d"; }

.fa-shower-alt::before {
  content: "\e24d"; }

.fa-box-circle-check::before {
  content: "\e0c4"; }

.fa-brightness::before {
  content: "\e0c9"; }

.fa-car-side-bolt::before {
  content: "\e344"; }

.fa-ornament::before {
  content: "\f7b8"; }

.fa-phone-arrow-down-left::before {
  content: "\e223"; }

.fa-phone-arrow-down::before {
  content: "\e223"; }

.fa-phone-incoming::before {
  content: "\e223"; }

.fa-cloud-word::before {
  content: "\e138"; }

.fa-hand-fingers-crossed::before {
  content: "\e1a3"; }

.fa-trash::before {
  content: "\f1f8"; }

.fa-gauge-simple::before {
  content: "\f629"; }

.fa-gauge-simple-med::before {
  content: "\f629"; }

.fa-tachometer-average::before {
  content: "\f629"; }

.fa-arrow-down-small-big::before {
  content: "\f88d"; }

.fa-sort-size-down-alt::before {
  content: "\f88d"; }

.fa-book-medical::before {
  content: "\f7e6"; }

.fa-face-melting::before {
  content: "\e483"; }

.fa-poo::before {
  content: "\f2fe"; }

.fa-pen-clip-slash::before {
  content: "\e20f"; }

.fa-pen-alt-slash::before {
  content: "\e20f"; }

.fa-quote-right::before {
  content: "\f10e"; }

.fa-quote-right-alt::before {
  content: "\f10e"; }

.fa-scroll-old::before {
  content: "\f70f"; }

.fa-guitars::before {
  content: "\f8bf"; }

.fa-phone-xmark::before {
  content: "\e227"; }

.fa-hose::before {
  content: "\e419"; }

.fa-clock-six::before {
  content: "\e352"; }

.fa-shirt::before {
  content: "\f553"; }

.fa-t-shirt::before {
  content: "\f553"; }

.fa-tshirt::before {
  content: "\f553"; }

.fa-billboard::before {
  content: "\e5cd"; }

.fa-square-r::before {
  content: "\e27c"; }

.fa-cubes::before {
  content: "\f1b3"; }

.fa-envelope-open-dollar::before {
  content: "\f657"; }

.fa-divide::before {
  content: "\f529"; }

.fa-sun-cloud::before {
  content: "\f763"; }

.fa-lamp-floor::before {
  content: "\e015"; }

.fa-square-7::before {
  content: "\e25c"; }

.fa-tenge-sign::before {
  content: "\f7d7"; }

.fa-tenge::before {
  content: "\f7d7"; }

.fa-headphones::before {
  content: "\f025"; }

.fa-hands-holding::before {
  content: "\f4c2"; }

.fa-campfire::before {
  content: "\f6ba"; }

.fa-circle-ampersand::before {
  content: "\e0f8"; }

.fa-snowflakes::before {
  content: "\f7cf"; }

.fa-hands-clapping::before {
  content: "\e1a8"; }

.fa-republican::before {
  content: "\f75e"; }

.fa-leaf-maple::before {
  content: "\f6f6"; }

.fa-arrow-left::before {
  content: "\f060"; }

.fa-person-circle-xmark::before {
  content: "\e543"; }

.fa-ruler::before {
  content: "\f545"; }

.fa-cup-straw-swoosh::before {
  content: "\e364"; }

.fa-temperature-sun::before {
  content: "\f76a"; }

.fa-temperature-hot::before {
  content: "\f76a"; }

.fa-align-left::before {
  content: "\f036"; }

.fa-dice-d6::before {
  content: "\f6d1"; }

.fa-restroom::before {
  content: "\f7bd"; }

.fa-high-definition::before {
  content: "\e1ae"; }

.fa-rectangle-hd::before {
  content: "\e1ae"; }

.fa-j::before {
  content: "\4a"; }

.fa-galaxy::before {
  content: "\e008"; }

.fa-users-viewfinder::before {
  content: "\e595"; }

.fa-file-video::before {
  content: "\f1c8"; }

.fa-cherries::before {
  content: "\e0ec"; }

.fa-up-right-from-square::before {
  content: "\f35d"; }

.fa-external-link-alt::before {
  content: "\f35d"; }

.fa-circle-sort::before {
  content: "\e030"; }

.fa-sort-circle::before {
  content: "\e030"; }

.fa-table-cells::before {
  content: "\f00a"; }

.fa-th::before {
  content: "\f00a"; }

.fa-file-pdf::before {
  content: "\f1c1"; }

.fa-siren::before {
  content: "\e02d"; }

.fa-arrow-up-to-dotted-line::before {
  content: "\e0a1"; }

.fa-image-landscape::before {
  content: "\e1b5"; }

.fa-landscape::before {
  content: "\e1b5"; }

.fa-tank-water::before {
  content: "\e452"; }

.fa-curling-stone::before {
  content: "\f44a"; }

.fa-curling::before {
  content: "\f44a"; }

.fa-gamepad-modern::before {
  content: "\e5a2"; }

.fa-gamepad-alt::before {
  content: "\e5a2"; }

.fa-messages-question::before {
  content: "\e1e7"; }

.fa-book-bible::before {
  content: "\f647"; }

.fa-bible::before {
  content: "\f647"; }

.fa-o::before {
  content: "\4f"; }

.fa-suitcase-medical::before {
  content: "\f0fa"; }

.fa-medkit::before {
  content: "\f0fa"; }

.fa-briefcase-arrow-right::before {
  content: "\e2f2"; }

.fa-expand-wide::before {
  content: "\f320"; }

.fa-clock-eleven-thirty::before {
  content: "\e348"; }

.fa-rv::before {
  content: "\f7be"; }

.fa-user-secret::before {
  content: "\f21b"; }

.fa-otter::before {
  content: "\f700"; }

.fa-dreidel::before {
  content: "\f792"; }

.fa-person-dress::before {
  content: "\f182"; }

.fa-female::before {
  content: "\f182"; }

.fa-comment-dollar::before {
  content: "\f651"; }

.fa-business-time::before {
  content: "\f64a"; }

.fa-briefcase-clock::before {
  content: "\f64a"; }

.fa-flower-tulip::before {
  content: "\f801"; }

.fa-people-pants-simple::before {
  content: "\e21a"; }

.fa-cloud-drizzle::before {
  content: "\f738"; }

.fa-table-cells-large::before {
  content: "\f009"; }

.fa-th-large::before {
  content: "\f009"; }

.fa-book-tanakh::before {
  content: "\f827"; }

.fa-tanakh::before {
  content: "\f827"; }

.fa-solar-system::before {
  content: "\e02f"; }

.fa-seal-question::before {
  content: "\e243"; }

.fa-phone-volume::before {
  content: "\f2a0"; }

.fa-volume-control-phone::before {
  content: "\f2a0"; }

.fa-disc-drive::before {
  content: "\f8b5"; }

.fa-hat-cowboy-side::before {
  content: "\f8c1"; }

.fa-table-rows::before {
  content: "\e292"; }

.fa-rows::before {
  content: "\e292"; }

.fa-location-exclamation::before {
  content: "\f608"; }

.fa-map-marker-exclamation::before {
  content: "\f608"; }

.fa-face-fearful::before {
  content: "\e375"; }

.fa-clipboard-user::before {
  content: "\f7f3"; }

.fa-bus-school::before {
  content: "\f5dd"; }

.fa-film-slash::before {
  content: "\e179"; }

.fa-square-arrow-down-right::before {
  content: "\e262"; }

.fa-book-sparkles::before {
  content: "\f6b8"; }

.fa-book-spells::before {
  content: "\f6b8"; }

.fa-washing-machine::before {
  content: "\f898"; }

.fa-washer::before {
  content: "\f898"; }

.fa-child::before {
  content: "\f1ae"; }

.fa-lira-sign::before {
  content: "\f195"; }

.fa-user-visor::before {
  content: "\e04c"; }

.fa-file-plus-minus::before {
  content: "\e177"; }

.fa-chess-clock-flip::before {
  content: "\f43e"; }

.fa-chess-clock-alt::before {
  content: "\f43e"; }

.fa-satellite::before {
  content: "\f7bf"; }

.fa-plane-lock::before {
  content: "\e558"; }

.fa-steering-wheel::before {
  content: "\f622"; }

.fa-tag::before {
  content: "\f02b"; }

.fa-stretcher::before {
  content: "\f825"; }

.fa-book-section::before {
  content: "\e0c1"; }

.fa-book-law::before {
  content: "\e0c1"; }

.fa-inboxes::before {
  content: "\e1bb"; }

.fa-coffee-bean::before {
  content: "\e13e"; }

.fa-circle-yen::before {
  content: "\e5d0"; }

.fa-brackets-curly::before {
  content: "\f7ea"; }

.fa-ellipsis-stroke-vertical::before {
  content: "\f39c"; }

.fa-ellipsis-v-alt::before {
  content: "\f39c"; }

.fa-comment::before {
  content: "\f075"; }

.fa-square-1::before {
  content: "\e256"; }

.fa-cake-candles::before {
  content: "\f1fd"; }

.fa-birthday-cake::before {
  content: "\f1fd"; }

.fa-cake::before {
  content: "\f1fd"; }

.fa-head-side::before {
  content: "\f6e9"; }

.fa-envelope::before {
  content: "\f0e0"; }

.fa-dolly-empty::before {
  content: "\f473"; }

.fa-face-tissue::before {
  content: "\e39c"; }

.fa-angles-up::before {
  content: "\f102"; }

.fa-angle-double-up::before {
  content: "\f102"; }

.fa-bin-recycle::before {
  content: "\e5f7"; }

.fa-paperclip::before {
  content: "\f0c6"; }

.fa-chart-line-down::before {
  content: "\f64d"; }

.fa-arrow-right-to-city::before {
  content: "\e4b3"; }

.fa-lock-a::before {
  content: "\e422"; }

.fa-ribbon::before {
  content: "\f4d6"; }

.fa-lungs::before {
  content: "\f604"; }

.fa-person-pinball::before {
  content: "\e21d"; }

.fa-arrow-up-9-1::before {
  content: "\f887"; }

.fa-sort-numeric-up-alt::before {
  content: "\f887"; }

.fa-apple-core::before {
  content: "\e08f"; }

.fa-circle-y::before {
  content: "\e12f"; }

.fa-h6::before {
  content: "\e413"; }

.fa-litecoin-sign::before {
  content: "\e1d3"; }

.fa-circle-small::before {
  content: "\e122"; }

.fa-border-none::before {
  content: "\f850"; }

.fa-arrow-turn-down-left::before {
  content: "\e2e1"; }

.fa-circle-nodes::before {
  content: "\e4e2"; }

.fa-parachute-box::before {
  content: "\f4cd"; }

.fa-message-medical::before {
  content: "\f7f4"; }

.fa-comment-alt-medical::before {
  content: "\f7f4"; }

.fa-rugby-ball::before {
  content: "\e3c6"; }

.fa-comment-music::before {
  content: "\f8b0"; }

.fa-indent::before {
  content: "\f03c"; }

.fa-tree-deciduous::before {
  content: "\f400"; }

.fa-tree-alt::before {
  content: "\f400"; }

.fa-puzzle-piece-simple::before {
  content: "\e231"; }

.fa-puzzle-piece-alt::before {
  content: "\e231"; }

.fa-truck-field-un::before {
  content: "\e58e"; }

.fa-nfc-trash::before {
  content: "\e1fd"; }

.fa-hourglass::before {
  content: "\f254"; }

.fa-hourglass-empty::before {
  content: "\f254"; }

.fa-mountain::before {
  content: "\f6fc"; }

.fa-file-xmark::before {
  content: "\f317"; }

.fa-file-times::before {
  content: "\f317"; }

.fa-house-heart::before {
  content: "\f4c9"; }

.fa-home-heart::before {
  content: "\f4c9"; }

.fa-house-chimney-blank::before {
  content: "\e3b0"; }

.fa-meter-bolt::before {
  content: "\e1e9"; }

.fa-user-doctor::before {
  content: "\f0f0"; }

.fa-user-md::before {
  content: "\f0f0"; }

.fa-slash-back::before {
  content: "\5c"; }

.fa-circle-info::before {
  content: "\f05a"; }

.fa-info-circle::before {
  content: "\f05a"; }

.fa-fishing-rod::before {
  content: "\e3a8"; }

.fa-hammer-crash::before {
  content: "\e414"; }

.fa-message-heart::before {
  content: "\e5c9"; }

.fa-cloud-meatball::before {
  content: "\f73b"; }

.fa-camera-polaroid::before {
  content: "\f8aa"; }

.fa-camera::before {
  content: "\f030"; }

.fa-camera-alt::before {
  content: "\f030"; }

.fa-square-virus::before {
  content: "\e578"; }

.fa-cart-arrow-up::before {
  content: "\e3ee"; }

.fa-meteor::before {
  content: "\f753"; }

.fa-car-on::before {
  content: "\e4dd"; }

.fa-sleigh::before {
  content: "\f7cc"; }

.fa-arrow-down-1-9::before {
  content: "\f162"; }

.fa-sort-numeric-asc::before {
  content: "\f162"; }

.fa-sort-numeric-down::before {
  content: "\f162"; }

.fa-buoy-mooring::before {
  content: "\e5b6"; }

.fa-square-4::before {
  content: "\e259"; }

.fa-hand-holding-droplet::before {
  content: "\f4c1"; }

.fa-hand-holding-water::before {
  content: "\f4c1"; }

.fa-tricycle-adult::before {
  content: "\e5c4"; }

.fa-waveform::before {
  content: "\f8f1"; }

.fa-water::before {
  content: "\f773"; }

.fa-star-sharp-half-stroke::before {
  content: "\e28d"; }

.fa-star-sharp-half-alt::before {
  content: "\e28d"; }

.fa-nfc-signal::before {
  content: "\e1fb"; }

.fa-plane-prop::before {
  content: "\e22b"; }

.fa-calendar-check::before {
  content: "\f274"; }

.fa-clock-desk::before {
  content: "\e134"; }

.fa-calendar-clock::before {
  content: "\e0d2"; }

.fa-calendar-time::before {
  content: "\e0d2"; }

.fa-braille::before {
  content: "\f2a1"; }

.fa-prescription-bottle-medical::before {
  content: "\f486"; }

.fa-prescription-bottle-alt::before {
  content: "\f486"; }

.fa-plate-utensils::before {
  content: "\e43b"; }

.fa-family-pants::before {
  content: "\e302"; }

.fa-hose-reel::before {
  content: "\e41a"; }

.fa-house-window::before {
  content: "\e3b3"; }

.fa-landmark::before {
  content: "\f66f"; }

.fa-truck::before {
  content: "\f0d1"; }

.fa-crosshairs::before {
  content: "\f05b"; }

.fa-cloud-rainbow::before {
  content: "\f73e"; }

.fa-person-cane::before {
  content: "\e53c"; }

.fa-alien::before {
  content: "\f8f5"; }

.fa-tent::before {
  content: "\e57d"; }

.fa-laptop-binary::before {
  content: "\e5e7"; }

.fa-vest-patches::before {
  content: "\e086"; }

.fa-people-dress-simple::before {
  content: "\e218"; }

.fa-check-double::before {
  content: "\f560"; }

.fa-arrow-down-a-z::before {
  content: "\f15d"; }

.fa-sort-alpha-asc::before {
  content: "\f15d"; }

.fa-sort-alpha-down::before {
  content: "\f15d"; }

.fa-bowling-ball-pin::before {
  content: "\e0c3"; }

.fa-bell-school-slash::before {
  content: "\f5d6"; }

.fa-plus-large::before {
  content: "\e59e"; }

.fa-money-bill-wheat::before {
  content: "\e52a"; }

.fa-camera-viewfinder::before {
  content: "\e0da"; }

.fa-screenshot::before {
  content: "\e0da"; }

.fa-message-music::before {
  content: "\f8af"; }

.fa-comment-alt-music::before {
  content: "\f8af"; }

.fa-car-building::before {
  content: "\f859"; }

.fa-border-bottom-right::before {
  content: "\f854"; }

.fa-border-style-alt::before {
  content: "\f854"; }

.fa-octagon::before {
  content: "\f306"; }

.fa-comment-arrow-up-right::before {
  content: "\e145"; }

.fa-octagon-divide::before {
  content: "\e203"; }

.fa-cookie::before {
  content: "\f563"; }

.fa-arrow-rotate-left::before {
  content: "\f0e2"; }

.fa-arrow-left-rotate::before {
  content: "\f0e2"; }

.fa-arrow-rotate-back::before {
  content: "\f0e2"; }

.fa-arrow-rotate-backward::before {
  content: "\f0e2"; }

.fa-undo::before {
  content: "\f0e2"; }

.fa-tv-music::before {
  content: "\f8e6"; }

.fa-hard-drive::before {
  content: "\f0a0"; }

.fa-hdd::before {
  content: "\f0a0"; }

.fa-reel::before {
  content: "\e238"; }

.fa-face-grin-squint-tears::before {
  content: "\f586"; }

.fa-grin-squint-tears::before {
  content: "\f586"; }

.fa-dumbbell::before {
  content: "\f44b"; }

.fa-rectangle-list::before {
  content: "\f022"; }

.fa-list-alt::before {
  content: "\f022"; }

.fa-tarp-droplet::before {
  content: "\e57c"; }

.fa-alarm-exclamation::before {
  content: "\f843"; }

.fa-house-medical-circle-check::before {
  content: "\e511"; }

.fa-traffic-cone::before {
  content: "\f636"; }

.fa-grate::before {
  content: "\e193"; }

.fa-arrow-down-right::before {
  content: "\e093"; }

.fa-person-skiing-nordic::before {
  content: "\f7ca"; }

.fa-skiing-nordic::before {
  content: "\f7ca"; }

.fa-calendar-plus::before {
  content: "\f271"; }

.fa-person-from-portal::before {
  content: "\e023"; }

.fa-portal-exit::before {
  content: "\e023"; }

.fa-plane-arrival::before {
  content: "\f5af"; }

.fa-cowbell-circle-plus::before {
  content: "\f8b4"; }

.fa-cowbell-more::before {
  content: "\f8b4"; }

.fa-circle-left::before {
  content: "\f359"; }

.fa-arrow-alt-circle-left::before {
  content: "\f359"; }

.fa-distribute-spacing-vertical::before {
  content: "\e366"; }

.fa-signal-bars-fair::before {
  content: "\f692"; }

.fa-signal-alt-2::before {
  content: "\f692"; }

.fa-sportsball::before {
  content: "\e44b"; }

.fa-game-console-handheld-crank::before {
  content: "\e5b9"; }

.fa-train-subway::before {
  content: "\f239"; }

.fa-subway::before {
  content: "\f239"; }

.fa-chart-gantt::before {
  content: "\e0e4"; }

.fa-face-smile-upside-down::before {
  content: "\e395"; }

.fa-ball-pile::before {
  content: "\f77e"; }

.fa-badge-dollar::before {
  content: "\f645"; }

.fa-money-bills-simple::before {
  content: "\e1f4"; }

.fa-money-bills-alt::before {
  content: "\e1f4"; }

.fa-list-timeline::before {
  content: "\e1d1"; }

.fa-indian-rupee-sign::before {
  content: "\e1bc"; }

.fa-indian-rupee::before {
  content: "\e1bc"; }

.fa-inr::before {
  content: "\e1bc"; }

.fa-crop-simple::before {
  content: "\f565"; }

.fa-crop-alt::before {
  content: "\f565"; }

.fa-money-bill-1::before {
  content: "\f3d1"; }

.fa-money-bill-alt::before {
  content: "\f3d1"; }

.fa-left-long::before {
  content: "\f30a"; }

.fa-long-arrow-alt-left::before {
  content: "\f30a"; }

.fa-keyboard-down::before {
  content: "\e1c2"; }

.fa-circle-up-right::before {
  content: "\e129"; }

.fa-cloud-bolt-moon::before {
  content: "\f76d"; }

.fa-thunderstorm-moon::before {
  content: "\f76d"; }

.fa-dna::before {
  content: "\f471"; }

.fa-virus-slash::before {
  content: "\e075"; }

.fa-bracket-round-right::before {
  content: "\29"; }

.fa-circle-sterling::before {
  content: "\e5cf"; }

.fa-circle-5::before {
  content: "\e0f2"; }

.fa-minus::before {
  content: "\f068"; }

.fa-subtract::before {
  content: "\f068"; }

.fa-fire-flame::before {
  content: "\f6df"; }

.fa-flame::before {
  content: "\f6df"; }

.fa-right-to-line::before {
  content: "\f34c"; }

.fa-arrow-alt-to-right::before {
  content: "\f34c"; }

.fa-gif::before {
  content: "\e190"; }

.fa-chess::before {
  content: "\f439"; }

.fa-trash-slash::before {
  content: "\e2b3"; }

.fa-arrow-left-long::before {
  content: "\f177"; }

.fa-long-arrow-left::before {
  content: "\f177"; }

.fa-plug-circle-check::before {
  content: "\e55c"; }

.fa-font-case::before {
  content: "\f866"; }

.fa-street-view::before {
  content: "\f21d"; }

.fa-arrow-down-left::before {
  content: "\e091"; }

.fa-franc-sign::before {
  content: "\e18f"; }

.fa-flask-round-poison::before {
  content: "\f6e0"; }

.fa-flask-poison::before {
  content: "\f6e0"; }

.fa-volume-off::before {
  content: "\f026"; }

.fa-book-circle-arrow-right::before {
  content: "\e0bc"; }

.fa-chart-user::before {
  content: "\f6a3"; }

.fa-user-chart::before {
  content: "\f6a3"; }

.fa-hands-asl-interpreting::before {
  content: "\f2a3"; }

.fa-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-asl-interpreting::before {
  content: "\f2a3"; }

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-presentation-screen::before {
  content: "\f685"; }

.fa-presentation::before {
  content: "\f685"; }

.fa-circle-bolt::before {
  content: "\e0fe"; }

.fa-face-smile-halo::before {
  content: "\e38f"; }

.fa-cart-circle-arrow-down::before {
  content: "\e3ef"; }

.fa-house-person-return::before {
  content: "\e011"; }

.fa-house-person-arrive::before {
  content: "\e011"; }

.fa-house-return::before {
  content: "\e011"; }

.fa-message-xmark::before {
  content: "\f4ab"; }

.fa-comment-alt-times::before {
  content: "\f4ab"; }

.fa-message-times::before {
  content: "\f4ab"; }

.fa-file-certificate::before {
  content: "\f5f3"; }

.fa-file-award::before {
  content: "\f5f3"; }

.fa-user-doctor-hair-long::before {
  content: "\e459"; }

.fa-camera-security::before {
  content: "\f8fe"; }

.fa-camera-home::before {
  content: "\f8fe"; }

.fa-gear::before {
  content: "\f013"; }

.fa-cog::before {
  content: "\f013"; }

.fa-droplet-slash::before {
  content: "\f5c7"; }

.fa-tint-slash::before {
  content: "\f5c7"; }

.fa-book-heart::before {
  content: "\f499"; }

.fa-mosque::before {
  content: "\f678"; }

.fa-duck::before {
  content: "\f6d8"; }

.fa-mosquito::before {
  content: "\e52b"; }

.fa-star-of-david::before {
  content: "\f69a"; }

.fa-flag-swallowtail::before {
  content: "\f74c"; }

.fa-flag-alt::before {
  content: "\f74c"; }

.fa-person-military-rifle::before {
  content: "\e54b"; }

.fa-car-garage::before {
  content: "\f5e2"; }

.fa-cart-shopping::before {
  content: "\f07a"; }

.fa-shopping-cart::before {
  content: "\f07a"; }

.fa-book-font::before {
  content: "\e0bf"; }

.fa-shield-plus::before {
  content: "\e24a"; }

.fa-vials::before {
  content: "\f493"; }

.fa-eye-dropper-full::before {
  content: "\e172"; }

.fa-distribute-spacing-horizontal::before {
  content: "\e365"; }

.fa-tablet-rugged::before {
  content: "\f48f"; }

.fa-temperature-snow::before {
  content: "\f768"; }

.fa-temperature-frigid::before {
  content: "\f768"; }

.fa-moped::before {
  content: "\e3b9"; }

.fa-face-smile-plus::before {
  content: "\f5b9"; }

.fa-smile-plus::before {
  content: "\f5b9"; }

.fa-radio-tuner::before {
  content: "\f8d8"; }

.fa-radio-alt::before {
  content: "\f8d8"; }

.fa-face-swear::before {
  content: "\e399"; }

.fa-water-arrow-down::before {
  content: "\f774"; }

.fa-water-lower::before {
  content: "\f774"; }

.fa-scanner-touchscreen::before {
  content: "\f48a"; }

.fa-circle-7::before {
  content: "\e0f4"; }

.fa-plug-circle-plus::before {
  content: "\e55f"; }

.fa-person-ski-jumping::before {
  content: "\f7c7"; }

.fa-ski-jump::before {
  content: "\f7c7"; }

.fa-place-of-worship::before {
  content: "\f67f"; }

.fa-water-arrow-up::before {
  content: "\f775"; }

.fa-water-rise::before {
  content: "\f775"; }

.fa-waveform-lines::before {
  content: "\f8f2"; }

.fa-waveform-path::before {
  content: "\f8f2"; }

.fa-split::before {
  content: "\e254"; }

.fa-film-canister::before {
  content: "\f8b7"; }

.fa-film-cannister::before {
  content: "\f8b7"; }

.fa-folder-xmark::before {
  content: "\f65f"; }

.fa-folder-times::before {
  content: "\f65f"; }

.fa-toilet-paper-blank::before {
  content: "\f71f"; }

.fa-toilet-paper-alt::before {
  content: "\f71f"; }

.fa-tablet-screen::before {
  content: "\f3fc"; }

.fa-tablet-android-alt::before {
  content: "\f3fc"; }

.fa-hexagon-vertical-nft-slanted::before {
  content: "\e506"; }

.fa-folder-music::before {
  content: "\e18d"; }

.fa-display-medical::before {
  content: "\e166"; }

.fa-desktop-medical::before {
  content: "\e166"; }

.fa-share-all::before {
  content: "\f367"; }

.fa-peapod::before {
  content: "\e31c"; }

.fa-chess-clock::before {
  content: "\f43d"; }

.fa-axe::before {
  content: "\f6b2"; }

.fa-square-d::before {
  content: "\e268"; }

.fa-grip-vertical::before {
  content: "\f58e"; }

.fa-mobile-signal-out::before {
  content: "\e1f0"; }

.fa-arrow-turn-up::before {
  content: "\f148"; }

.fa-level-up::before {
  content: "\f148"; }

.fa-u::before {
  content: "\55"; }

.fa-arrow-up-from-dotted-line::before {
  content: "\e09b"; }

.fa-square-root-variable::before {
  content: "\f698"; }

.fa-square-root-alt::before {
  content: "\f698"; }

.fa-light-switch-on::before {
  content: "\e019"; }

.fa-arrow-down-arrow-up::before {
  content: "\f883"; }

.fa-sort-alt::before {
  content: "\f883"; }

.fa-raindrops::before {
  content: "\f75c"; }

.fa-dash::before {
  content: "\e404"; }

.fa-minus-large::before {
  content: "\e404"; }

.fa-clock::before {
  content: "\f017"; }

.fa-clock-four::before {
  content: "\f017"; }

.fa-input-numeric::before {
  content: "\e1bd"; }

.fa-truck-tow::before {
  content: "\e2b8"; }

.fa-backward-step::before {
  content: "\f048"; }

.fa-step-backward::before {
  content: "\f048"; }

.fa-pallet::before {
  content: "\f482"; }

.fa-car-bolt::before {
  content: "\e341"; }

.fa-arrows-maximize::before {
  content: "\f31d"; }

.fa-expand-arrows::before {
  content: "\f31d"; }

.fa-faucet::before {
  content: "\e005"; }

.fa-cloud-sleet::before {
  content: "\f741"; }

.fa-lamp-street::before {
  content: "\e1c5"; }

.fa-list-radio::before {
  content: "\e1d0"; }

.fa-pen-nib-slash::before {
  content: "\e4a1"; }

.fa-baseball-bat-ball::before {
  content: "\f432"; }

.fa-square-up-left::before {
  content: "\e282"; }

.fa-overline::before {
  content: "\f876"; }

.fa-s::before {
  content: "\53"; }

.fa-timeline::before {
  content: "\e29c"; }

.fa-keyboard::before {
  content: "\f11c"; }

.fa-arrows-from-dotted-line::before {
  content: "\e0a3"; }

.fa-usb-drive::before {
  content: "\f8e9"; }

.fa-ballot::before {
  content: "\f732"; }

.fa-caret-down::before {
  content: "\f0d7"; }

.fa-location-dot-slash::before {
  content: "\f605"; }

.fa-map-marker-alt-slash::before {
  content: "\f605"; }

.fa-cards::before {
  content: "\e3ed"; }

.fa-house-chimney-medical::before {
  content: "\f7f2"; }

.fa-clinic-medical::before {
  content: "\f7f2"; }

.fa-boxing-glove::before {
  content: "\f438"; }

.fa-glove-boxing::before {
  content: "\f438"; }

.fa-temperature-three-quarters::before {
  content: "\f2c8"; }

.fa-temperature-3::before {
  content: "\f2c8"; }

.fa-thermometer-3::before {
  content: "\f2c8"; }

.fa-thermometer-three-quarters::before {
  content: "\f2c8"; }

.fa-bell-school::before {
  content: "\f5d5"; }

.fa-mobile-screen::before {
  content: "\f3cf"; }

.fa-mobile-android-alt::before {
  content: "\f3cf"; }

.fa-plane-up::before {
  content: "\e22d"; }

.fa-folder-heart::before {
  content: "\e189"; }

.fa-circle-location-arrow::before {
  content: "\f602"; }

.fa-location-circle::before {
  content: "\f602"; }

.fa-face-head-bandage::before {
  content: "\e37a"; }

.fa-sushi-roll::before {
  content: "\e48b"; }

.fa-maki-roll::before {
  content: "\e48b"; }

.fa-makizushi::before {
  content: "\e48b"; }

.fa-car-bump::before {
  content: "\f5e0"; }

.fa-piggy-bank::before {
  content: "\f4d3"; }

.fa-racquet::before {
  content: "\f45a"; }

.fa-car-mirrors::before {
  content: "\e343"; }

.fa-industry-windows::before {
  content: "\f3b3"; }

.fa-industry-alt::before {
  content: "\f3b3"; }

.fa-bolt-auto::before {
  content: "\e0b6"; }

.fa-battery-half::before {
  content: "\f242"; }

.fa-battery-3::before {
  content: "\f242"; }

.fa-flux-capacitor::before {
  content: "\f8ba"; }

.fa-mountain-city::before {
  content: "\e52e"; }

.fa-coins::before {
  content: "\f51e"; }

.fa-honey-pot::before {
  content: "\e418"; }

.fa-olive::before {
  content: "\e316"; }

.fa-khanda::before {
  content: "\f66d"; }

.fa-filter-list::before {
  content: "\e17c"; }

.fa-outlet::before {
  content: "\e01c"; }

.fa-sliders::before {
  content: "\f1de"; }

.fa-sliders-h::before {
  content: "\f1de"; }

.fa-cauldron::before {
  content: "\f6bf"; }

.fa-people::before {
  content: "\e216"; }

.fa-folder-tree::before {
  content: "\f802"; }

.fa-network-wired::before {
  content: "\f6ff"; }

.fa-croissant::before {
  content: "\f7f6"; }

.fa-map-pin::before {
  content: "\f276"; }

.fa-hamsa::before {
  content: "\f665"; }

.fa-cent-sign::before {
  content: "\e3f5"; }

.fa-swords-laser::before {
  content: "\e03d"; }

.fa-flask::before {
  content: "\f0c3"; }

.fa-person-pregnant::before {
  content: "\e31e"; }

.fa-square-u::before {
  content: "\e281"; }

.fa-wand-sparkles::before {
  content: "\f72b"; }

.fa-router::before {
  content: "\f8da"; }

.fa-ellipsis-vertical::before {
  content: "\f142"; }

.fa-ellipsis-v::before {
  content: "\f142"; }

.fa-sword-laser-alt::before {
  content: "\e03c"; }

.fa-ticket::before {
  content: "\f145"; }

.fa-power-off::before {
  content: "\f011"; }

.fa-coin::before {
  content: "\f85c"; }

.fa-laptop-slash::before {
  content: "\e1c7"; }

.fa-right-long::before {
  content: "\f30b"; }

.fa-long-arrow-alt-right::before {
  content: "\f30b"; }

.fa-circle-b::before {
  content: "\e0fd"; }

.fa-person-dress-simple::before {
  content: "\e21c"; }

.fa-pipe-collar::before {
  content: "\e437"; }

.fa-lights-holiday::before {
  content: "\f7b2"; }

.fa-citrus::before {
  content: "\e2f4"; }

.fa-flag-usa::before {
  content: "\f74d"; }

.fa-laptop-file::before {
  content: "\e51d"; }

.fa-tty::before {
  content: "\f1e4"; }

.fa-teletype::before {
  content: "\f1e4"; }

.fa-chart-tree-map::before {
  content: "\e0ea"; }

.fa-diagram-next::before {
  content: "\e476"; }

.fa-person-rifle::before {
  content: "\e54e"; }

.fa-clock-five-thirty::before {
  content: "\e34a"; }

.fa-pipe-valve::before {
  content: "\e439"; }

.fa-arrow-up-from-arc::before {
  content: "\e4b4"; }

.fa-face-spiral-eyes::before {
  content: "\e485"; }

.fa-compress-wide::before {
  content: "\f326"; }

.fa-circle-phone-hangup::before {
  content: "\e11d"; }

.fa-phone-circle-down::before {
  content: "\e11d"; }

.fa-gear-complex-code::before {
  content: "\e5eb"; }

.fa-house-medical-circle-exclamation::before {
  content: "\e512"; }

.fa-badminton::before {
  content: "\e33a"; }

.fa-closed-captioning::before {
  content: "\f20a"; }

.fa-person-hiking::before {
  content: "\f6ec"; }

.fa-hiking::before {
  content: "\f6ec"; }

.fa-right-from-line::before {
  content: "\f347"; }

.fa-arrow-alt-from-left::before {
  content: "\f347"; }

.fa-venus-double::before {
  content: "\f226"; }

.fa-images::before {
  content: "\f302"; }

.fa-calculator::before {
  content: "\f1ec"; }

.fa-shuttlecock::before {
  content: "\f45b"; }

.fa-user-hair::before {
  content: "\e45a"; }

.fa-eye-evil::before {
  content: "\f6db"; }

.fa-people-pulling::before {
  content: "\e535"; }

.fa-n::before {
  content: "\4e"; }

.fa-swap::before {
  content: "\e609"; }

.fa-garage::before {
  content: "\e009"; }

.fa-cable-car::before {
  content: "\f7da"; }

.fa-tram::before {
  content: "\f7da"; }

.fa-shovel-snow::before {
  content: "\f7c3"; }

.fa-cloud-rain::before {
  content: "\f73d"; }

.fa-face-lying::before {
  content: "\e37e"; }

.fa-sprinkler::before {
  content: "\e035"; }

.fa-building-circle-xmark::before {
  content: "\e4d4"; }

.fa-person-sledding::before {
  content: "\f7cb"; }

.fa-sledding::before {
  content: "\f7cb"; }

.fa-game-console-handheld::before {
  content: "\f8bb"; }

.fa-ship::before {
  content: "\f21a"; }

.fa-clock-six-thirty::before {
  content: "\e353"; }

.fa-battery-slash::before {
  content: "\f377"; }

.fa-tugrik-sign::before {
  content: "\e2ba"; }

.fa-arrows-down-to-line::before {
  content: "\e4b8"; }

.fa-download::before {
  content: "\f019"; }

.fa-angles-up-down::before {
  content: "\e60d"; }

.fa-shelves::before {
  content: "\f480"; }

.fa-inventory::before {
  content: "\f480"; }

.fa-cloud-snow::before {
  content: "\f742"; }

.fa-face-grin::before {
  content: "\f580"; }

.fa-grin::before {
  content: "\f580"; }

.fa-delete-left::before {
  content: "\f55a"; }

.fa-backspace::before {
  content: "\f55a"; }

.fa-oven::before {
  content: "\e01d"; }

.fa-cloud-binary::before {
  content: "\e601"; }

.fa-eye-dropper::before {
  content: "\f1fb"; }

.fa-eye-dropper-empty::before {
  content: "\f1fb"; }

.fa-eyedropper::before {
  content: "\f1fb"; }

.fa-comment-captions::before {
  content: "\e146"; }

.fa-comments-question::before {
  content: "\e14e"; }

.fa-scribble::before {
  content: "\e23f"; }

.fa-rotate-exclamation::before {
  content: "\e23c"; }

.fa-file-circle-check::before {
  content: "\e5a0"; }

.fa-glass::before {
  content: "\f804"; }

.fa-loader::before {
  content: "\e1d4"; }

.fa-forward::before {
  content: "\f04e"; }

.fa-user-pilot::before {
  content: "\e2c0"; }

.fa-mobile::before {
  content: "\f3ce"; }

.fa-mobile-android::before {
  content: "\f3ce"; }

.fa-mobile-phone::before {
  content: "\f3ce"; }

.fa-code-pull-request-closed::before {
  content: "\e3f9"; }

.fa-face-meh::before {
  content: "\f11a"; }

.fa-meh::before {
  content: "\f11a"; }

.fa-align-center::before {
  content: "\f037"; }

.fa-book-skull::before {
  content: "\f6b7"; }

.fa-book-dead::before {
  content: "\f6b7"; }

.fa-id-card::before {
  content: "\f2c2"; }

.fa-drivers-license::before {
  content: "\f2c2"; }

.fa-face-dotted::before {
  content: "\e47f"; }

.fa-face-worried::before {
  content: "\e3a3"; }

.fa-outdent::before {
  content: "\f03b"; }

.fa-dedent::before {
  content: "\f03b"; }

.fa-heart-circle-exclamation::before {
  content: "\e4fe"; }

.fa-house::before {
  content: "\f015"; }

.fa-home::before {
  content: "\f015"; }

.fa-home-alt::before {
  content: "\f015"; }

.fa-home-lg-alt::before {
  content: "\f015"; }

.fa-vector-circle::before {
  content: "\e2c6"; }

.fa-car-circle-bolt::before {
  content: "\e342"; }

.fa-calendar-week::before {
  content: "\f784"; }

.fa-flying-disc::before {
  content: "\e3a9"; }

.fa-laptop-medical::before {
  content: "\f812"; }

.fa-square-down-right::before {
  content: "\e26c"; }

.fa-b::before {
  content: "\42"; }

.fa-seat-airline::before {
  content: "\e244"; }

.fa-moon-over-sun::before {
  content: "\f74a"; }

.fa-eclipse-alt::before {
  content: "\f74a"; }

.fa-pipe::before {
  content: "\7c"; }

.fa-file-medical::before {
  content: "\f477"; }

.fa-potato::before {
  content: "\e440"; }

.fa-dice-one::before {
  content: "\f525"; }

.fa-circle-a::before {
  content: "\e0f7"; }

.fa-helmet-battle::before {
  content: "\f6eb"; }

.fa-butter::before {
  content: "\e3e4"; }

.fa-blanket-fire::before {
  content: "\e3da"; }

.fa-kiwi-bird::before {
  content: "\f535"; }

.fa-castle::before {
  content: "\e0de"; }

.fa-golf-club::before {
  content: "\f451"; }

.fa-arrow-right-arrow-left::before {
  content: "\f0ec"; }

.fa-exchange::before {
  content: "\f0ec"; }

.fa-rotate-right::before {
  content: "\f2f9"; }

.fa-redo-alt::before {
  content: "\f2f9"; }

.fa-rotate-forward::before {
  content: "\f2f9"; }

.fa-utensils::before {
  content: "\f2e7"; }

.fa-cutlery::before {
  content: "\f2e7"; }

.fa-arrow-up-wide-short::before {
  content: "\f161"; }

.fa-sort-amount-up::before {
  content: "\f161"; }

.fa-chart-pie-simple-circle-dollar::before {
  content: "\e605"; }

.fa-balloons::before {
  content: "\e2e4"; }

.fa-mill-sign::before {
  content: "\e1ed"; }

.fa-bowl-rice::before {
  content: "\e2eb"; }

.fa-timeline-arrow::before {
  content: "\e29d"; }

.fa-skull::before {
  content: "\f54c"; }

.fa-game-board-simple::before {
  content: "\f868"; }

.fa-game-board-alt::before {
  content: "\f868"; }

.fa-circle-video::before {
  content: "\e12b"; }

.fa-video-circle::before {
  content: "\e12b"; }

.fa-chart-scatter-bubble::before {
  content: "\e0e9"; }

.fa-house-turret::before {
  content: "\e1b4"; }

.fa-banana::before {
  content: "\e2e5"; }

.fa-hand-holding-skull::before {
  content: "\e1a4"; }

.fa-people-dress::before {
  content: "\e217"; }

.fa-loveseat::before {
  content: "\f4cc"; }

.fa-couch-small::before {
  content: "\f4cc"; }

.fa-tower-broadcast::before {
  content: "\f519"; }

.fa-broadcast-tower::before {
  content: "\f519"; }

.fa-truck-pickup::before {
  content: "\f63c"; }

.fa-block-quote::before {
  content: "\e0b5"; }

.fa-up-long::before {
  content: "\f30c"; }

.fa-long-arrow-alt-up::before {
  content: "\f30c"; }

.fa-stop::before {
  content: "\f04d"; }

.fa-code-merge::before {
  content: "\f387"; }

.fa-money-check-dollar-pen::before {
  content: "\f873"; }

.fa-money-check-edit-alt::before {
  content: "\f873"; }

.fa-up-from-line::before {
  content: "\f346"; }

.fa-arrow-alt-from-bottom::before {
  content: "\f346"; }

.fa-upload::before {
  content: "\f093"; }

.fa-hurricane::before {
  content: "\f751"; }

.fa-grid-round-2-plus::before {
  content: "\e5dc"; }

.fa-people-pants::before {
  content: "\e219"; }

.fa-mound::before {
  content: "\e52d"; }

.fa-windsock::before {
  content: "\f777"; }

.fa-circle-half::before {
  content: "\e110"; }

.fa-brake-warning::before {
  content: "\e0c7"; }

.fa-toilet-portable::before {
  content: "\e583"; }

.fa-compact-disc::before {
  content: "\f51f"; }

.fa-file-arrow-down::before {
  content: "\f56d"; }

.fa-file-download::before {
  content: "\f56d"; }

.fa-saxophone-fire::before {
  content: "\f8db"; }

.fa-sax-hot::before {
  content: "\f8db"; }

.fa-camera-web-slash::before {
  content: "\f833"; }

.fa-webcam-slash::before {
  content: "\f833"; }

.fa-folder-medical::before {
  content: "\e18c"; }

.fa-folder-gear::before {
  content: "\e187"; }

.fa-folder-cog::before {
  content: "\e187"; }

.fa-hand-wave::before {
  content: "\e1a7"; }

.fa-arrow-up-arrow-down::before {
  content: "\e099"; }

.fa-sort-up-down::before {
  content: "\e099"; }

.fa-caravan::before {
  content: "\f8ff"; }

.fa-shield-cat::before {
  content: "\e572"; }

.fa-message-slash::before {
  content: "\f4a9"; }

.fa-comment-alt-slash::before {
  content: "\f4a9"; }

.fa-bolt::before {
  content: "\f0e7"; }

.fa-zap::before {
  content: "\f0e7"; }

.fa-trash-can-check::before {
  content: "\e2a9"; }

.fa-glass-water::before {
  content: "\e4f4"; }

.fa-oil-well::before {
  content: "\e532"; }

.fa-person-simple::before {
  content: "\e220"; }

.fa-vault::before {
  content: "\e2c5"; }

.fa-mars::before {
  content: "\f222"; }

.fa-toilet::before {
  content: "\f7d8"; }

.fa-plane-circle-xmark::before {
  content: "\e557"; }

.fa-yen-sign::before {
  content: "\f157"; }

.fa-cny::before {
  content: "\f157"; }

.fa-jpy::before {
  content: "\f157"; }

.fa-rmb::before {
  content: "\f157"; }

.fa-yen::before {
  content: "\f157"; }

.fa-gear-code::before {
  content: "\e5e8"; }

.fa-notes::before {
  content: "\e202"; }

.fa-ruble-sign::before {
  content: "\f158"; }

.fa-rouble::before {
  content: "\f158"; }

.fa-rub::before {
  content: "\f158"; }

.fa-ruble::before {
  content: "\f158"; }

.fa-trash-undo::before {
  content: "\f895"; }

.fa-trash-arrow-turn-left::before {
  content: "\f895"; }

.fa-champagne-glass::before {
  content: "\f79e"; }

.fa-glass-champagne::before {
  content: "\f79e"; }

.fa-objects-align-center-horizontal::before {
  content: "\e3bc"; }

.fa-sun::before {
  content: "\f185"; }

.fa-trash-can-slash::before {
  content: "\e2ad"; }

.fa-trash-alt-slash::before {
  content: "\e2ad"; }

.fa-screen-users::before {
  content: "\f63d"; }

.fa-users-class::before {
  content: "\f63d"; }

.fa-guitar::before {
  content: "\f7a6"; }

.fa-square-arrow-left::before {
  content: "\f33a"; }

.fa-arrow-square-left::before {
  content: "\f33a"; }

.fa-square-8::before {
  content: "\e25d"; }

.fa-face-smile-hearts::before {
  content: "\e390"; }

.fa-brackets-square::before {
  content: "\f7e9"; }

.fa-brackets::before {
  content: "\f7e9"; }

.fa-laptop-arrow-down::before {
  content: "\e1c6"; }

.fa-hockey-stick-puck::before {
  content: "\e3ae"; }

.fa-house-tree::before {
  content: "\e1b3"; }

.fa-signal-fair::before {
  content: "\f68d"; }

.fa-signal-2::before {
  content: "\f68d"; }

.fa-face-laugh-wink::before {
  content: "\f59c"; }

.fa-laugh-wink::before {
  content: "\f59c"; }

.fa-circle-dollar::before {
  content: "\f2e8"; }

.fa-dollar-circle::before {
  content: "\f2e8"; }

.fa-usd-circle::before {
  content: "\f2e8"; }

.fa-horse-head::before {
  content: "\f7ab"; }

.fa-arrows-repeat::before {
  content: "\f364"; }

.fa-repeat-alt::before {
  content: "\f364"; }

.fa-bore-hole::before {
  content: "\e4c3"; }

.fa-industry::before {
  content: "\f275"; }

.fa-image-polaroid::before {
  content: "\f8c4"; }

.fa-wave-triangle::before {
  content: "\f89a"; }

.fa-person-running-fast::before {
  content: "\e5ff"; }

.fa-circle-down::before {
  content: "\f358"; }

.fa-arrow-alt-circle-down::before {
  content: "\f358"; }

.fa-grill::before {
  content: "\e5a3"; }

.fa-arrows-turn-to-dots::before {
  content: "\e4c1"; }

.fa-chart-mixed::before {
  content: "\f643"; }

.fa-analytics::before {
  content: "\f643"; }

.fa-florin-sign::before {
  content: "\e184"; }

.fa-arrow-down-short-wide::before {
  content: "\f884"; }

.fa-sort-amount-desc::before {
  content: "\f884"; }

.fa-sort-amount-down-alt::before {
  content: "\f884"; }

.fa-less-than::before {
  content: "\3c"; }

.fa-display-code::before {
  content: "\e165"; }

.fa-desktop-code::before {
  content: "\e165"; }

.fa-face-drooling::before {
  content: "\e372"; }

.fa-oil-temperature::before {
  content: "\f614"; }

.fa-oil-temp::before {
  content: "\f614"; }

.fa-square-question::before {
  content: "\f2fd"; }

.fa-question-square::before {
  content: "\f2fd"; }

.fa-air-conditioner::before {
  content: "\f8f4"; }

.fa-angle-down::before {
  content: "\f107"; }

.fa-mountains::before {
  content: "\f6fd"; }

.fa-omega::before {
  content: "\f67a"; }

.fa-car-tunnel::before {
  content: "\e4de"; }

.fa-person-dolly-empty::before {
  content: "\f4d1"; }

.fa-pan-food::before {
  content: "\e42b"; }

.fa-head-side-cough::before {
  content: "\e061"; }

.fa-grip-lines::before {
  content: "\f7a4"; }

.fa-thumbs-down::before {
  content: "\f165"; }

.fa-user-lock::before {
  content: "\f502"; }

.fa-arrow-right-long::before {
  content: "\f178"; }

.fa-long-arrow-right::before {
  content: "\f178"; }

.fa-tickets-airline::before {
  content: "\e29b"; }

.fa-anchor-circle-xmark::before {
  content: "\e4ac"; }

.fa-ellipsis::before {
  content: "\f141"; }

.fa-ellipsis-h::before {
  content: "\f141"; }

.fa-nfc-slash::before {
  content: "\e1fc"; }

.fa-chess-pawn::before {
  content: "\f443"; }

.fa-kit-medical::before {
  content: "\f479"; }

.fa-first-aid::before {
  content: "\f479"; }

.fa-grid-2-plus::before {
  content: "\e197"; }

.fa-bells::before {
  content: "\f77f"; }

.fa-person-through-window::before {
  content: "\e5a9"; }

.fa-toolbox::before {
  content: "\f552"; }

.fa-envelope-dot::before {
  content: "\e16f"; }

.fa-envelope-badge::before {
  content: "\e16f"; }

.fa-hands-holding-circle::before {
  content: "\e4fb"; }

.fa-bug::before {
  content: "\f188"; }

.fa-bowl-chopsticks::before {
  content: "\e2e9"; }

.fa-credit-card::before {
  content: "\f09d"; }

.fa-credit-card-alt::before {
  content: "\f09d"; }

.fa-circle-s::before {
  content: "\e121"; }

.fa-box-ballot::before {
  content: "\f735"; }

.fa-car::before {
  content: "\f1b9"; }

.fa-automobile::before {
  content: "\f1b9"; }

.fa-hand-holding-hand::before {
  content: "\e4f7"; }

.fa-user-tie-hair::before {
  content: "\e45f"; }

.fa-podium-star::before {
  content: "\f758"; }

.fa-user-hair-mullet::before {
  content: "\e45c"; }

.fa-business-front::before {
  content: "\e45c"; }

.fa-party-back::before {
  content: "\e45c"; }

.fa-trian-balbot::before {
  content: "\e45c"; }

.fa-microphone-stand::before {
  content: "\f8cb"; }

.fa-book-open-reader::before {
  content: "\f5da"; }

.fa-book-reader::before {
  content: "\f5da"; }

.fa-family-dress::before {
  content: "\e301"; }

.fa-circle-x::before {
  content: "\e12e"; }

.fa-cabin::before {
  content: "\e46d"; }

.fa-mountain-sun::before {
  content: "\e52f"; }

.fa-chart-simple-horizontal::before {
  content: "\e474"; }

.fa-arrows-left-right-to-line::before {
  content: "\e4ba"; }

.fa-hand-back-point-left::before {
  content: "\e19f"; }

.fa-message-dots::before {
  content: "\f4a3"; }

.fa-comment-alt-dots::before {
  content: "\f4a3"; }

.fa-messaging::before {
  content: "\f4a3"; }

.fa-file-heart::before {
  content: "\e176"; }

.fa-beer-mug::before {
  content: "\e0b3"; }

.fa-beer-foam::before {
  content: "\e0b3"; }

.fa-dice-d20::before {
  content: "\f6cf"; }

.fa-drone::before {
  content: "\f85f"; }

.fa-truck-droplet::before {
  content: "\e58c"; }

.fa-file-circle-xmark::before {
  content: "\e5a1"; }

.fa-temperature-arrow-up::before {
  content: "\e040"; }

.fa-temperature-up::before {
  content: "\e040"; }

.fa-medal::before {
  content: "\f5a2"; }

.fa-person-fairy::before {
  content: "\e608"; }

.fa-bed::before {
  content: "\f236"; }

.fa-book-copy::before {
  content: "\e0be"; }

.fa-square-h::before {
  content: "\f0fd"; }

.fa-h-square::before {
  content: "\f0fd"; }

.fa-square-c::before {
  content: "\e266"; }

.fa-clock-two::before {
  content: "\e35a"; }

.fa-square-ellipsis-vertical::before {
  content: "\e26f"; }

.fa-calendar-users::before {
  content: "\e5e2"; }

.fa-podcast::before {
  content: "\f2ce"; }

.fa-bee::before {
  content: "\e0b2"; }

.fa-temperature-full::before {
  content: "\f2c7"; }

.fa-temperature-4::before {
  content: "\f2c7"; }

.fa-thermometer-4::before {
  content: "\f2c7"; }

.fa-thermometer-full::before {
  content: "\f2c7"; }

.fa-bell::before {
  content: "\f0f3"; }

.fa-candy-bar::before {
  content: "\e3e8"; }

.fa-chocolate-bar::before {
  content: "\e3e8"; }

.fa-xmark-large::before {
  content: "\e59b"; }

.fa-pinata::before {
  content: "\e3c3"; }

.fa-arrows-from-line::before {
  content: "\e0a4"; }

.fa-superscript::before {
  content: "\f12b"; }

.fa-bowl-spoon::before {
  content: "\e3e0"; }

.fa-hexagon-check::before {
  content: "\e416"; }

.fa-plug-circle-xmark::before {
  content: "\e560"; }

.fa-star-of-life::before {
  content: "\f621"; }

.fa-phone-slash::before {
  content: "\f3dd"; }

.fa-traffic-light-stop::before {
  content: "\f63a"; }

.fa-paint-roller::before {
  content: "\f5aa"; }

.fa-accent-grave::before {
  content: "\60"; }

.fa-handshake-angle::before {
  content: "\f4c4"; }

.fa-hands-helping::before {
  content: "\f4c4"; }

.fa-circle-0::before {
  content: "\e0ed"; }

.fa-dial-med-low::before {
  content: "\e160"; }

.fa-location-dot::before {
  content: "\f3c5"; }

.fa-map-marker-alt::before {
  content: "\f3c5"; }

.fa-crab::before {
  content: "\e3ff"; }

.fa-box-open-full::before {
  content: "\f49c"; }

.fa-box-full::before {
  content: "\f49c"; }

.fa-file::before {
  content: "\f15b"; }

.fa-greater-than::before {
  content: "\3e"; }

.fa-quotes::before {
  content: "\e234"; }

.fa-pretzel::before {
  content: "\e441"; }

.fa-person-swimming::before {
  content: "\f5c4"; }

.fa-swimmer::before {
  content: "\f5c4"; }

.fa-arrow-down::before {
  content: "\f063"; }

.fa-user-robot-xmarks::before {
  content: "\e4a7"; }

.fa-message-quote::before {
  content: "\e1e4"; }

.fa-comment-alt-quote::before {
  content: "\e1e4"; }

.fa-candy-corn::before {
  content: "\f6bd"; }

.fa-folder-magnifying-glass::before {
  content: "\e18b"; }

.fa-folder-search::before {
  content: "\e18b"; }

.fa-notebook::before {
  content: "\e201"; }

.fa-droplet::before {
  content: "\f043"; }

.fa-tint::before {
  content: "\f043"; }

.fa-bullseye-pointer::before {
  content: "\f649"; }

.fa-eraser::before {
  content: "\f12d"; }

.fa-hexagon-image::before {
  content: "\e504"; }

.fa-earth-americas::before {
  content: "\f57d"; }

.fa-earth::before {
  content: "\f57d"; }

.fa-earth-america::before {
  content: "\f57d"; }

.fa-globe-americas::before {
  content: "\f57d"; }

.fa-crate-apple::before {
  content: "\f6b1"; }

.fa-apple-crate::before {
  content: "\f6b1"; }

.fa-person-burst::before {
  content: "\e53b"; }

.fa-game-board::before {
  content: "\f867"; }

.fa-hat-chef::before {
  content: "\f86b"; }

.fa-hand-back-point-right::before {
  content: "\e1a1"; }

.fa-dove::before {
  content: "\f4ba"; }

.fa-snowflake-droplets::before {
  content: "\e5c1"; }

.fa-battery-empty::before {
  content: "\f244"; }

.fa-battery-0::before {
  content: "\f244"; }

.fa-grid-4::before {
  content: "\e198"; }

.fa-socks::before {
  content: "\f696"; }

.fa-face-sunglasses::before {
  content: "\e398"; }

.fa-inbox::before {
  content: "\f01c"; }

.fa-square-0::before {
  content: "\e255"; }

.fa-section::before {
  content: "\e447"; }

.fa-square-this-way-up::before {
  content: "\f49f"; }

.fa-box-up::before {
  content: "\f49f"; }

.fa-gauge-high::before {
  content: "\f625"; }

.fa-tachometer-alt::before {
  content: "\f625"; }

.fa-tachometer-alt-fast::before {
  content: "\f625"; }

.fa-square-ampersand::before {
  content: "\e260"; }

.fa-envelope-open-text::before {
  content: "\f658"; }

.fa-lamp-desk::before {
  content: "\e014"; }

.fa-hospital::before {
  content: "\f0f8"; }

.fa-hospital-alt::before {
  content: "\f0f8"; }

.fa-hospital-wide::before {
  content: "\f0f8"; }

.fa-poll-people::before {
  content: "\f759"; }

.fa-whiskey-glass-ice::before {
  content: "\f7a1"; }

.fa-glass-whiskey-rocks::before {
  content: "\f7a1"; }

.fa-wine-bottle::before {
  content: "\f72f"; }

.fa-chess-rook::before {
  content: "\f447"; }

.fa-user-bounty-hunter::before {
  content: "\e2bf"; }

.fa-bars-staggered::before {
  content: "\f550"; }

.fa-reorder::before {
  content: "\f550"; }

.fa-stream::before {
  content: "\f550"; }

.fa-diagram-sankey::before {
  content: "\e158"; }

.fa-cloud-hail-mixed::before {
  content: "\f73a"; }

.fa-circle-up-left::before {
  content: "\e128"; }

.fa-dharmachakra::before {
  content: "\f655"; }

.fa-objects-align-left::before {
  content: "\e3be"; }

.fa-oil-can-drip::before {
  content: "\e205"; }

.fa-face-smiling-hands::before {
  content: "\e396"; }

.fa-broccoli::before {
  content: "\e3e2"; }

.fa-route-interstate::before {
  content: "\f61b"; }

.fa-ear-muffs::before {
  content: "\f795"; }

.fa-hotdog::before {
  content: "\f80f"; }

.fa-transporter-empty::before {
  content: "\e046"; }

.fa-person-walking-with-cane::before {
  content: "\f29d"; }

.fa-blind::before {
  content: "\f29d"; }

.fa-angle-90::before {
  content: "\e08d"; }

.fa-rectangle-terminal::before {
  content: "\e236"; }

.fa-kite::before {
  content: "\f6f4"; }

.fa-drum::before {
  content: "\f569"; }

.fa-scrubber::before {
  content: "\f2f8"; }

.fa-ice-cream::before {
  content: "\f810"; }

.fa-heart-circle-bolt::before {
  content: "\e4fc"; }

.fa-fish-bones::before {
  content: "\e304"; }

.fa-deer-rudolph::before {
  content: "\f78f"; }

.fa-fax::before {
  content: "\f1ac"; }

.fa-paragraph::before {
  content: "\f1dd"; }

.fa-head-side-heart::before {
  content: "\e1aa"; }

.fa-square-e::before {
  content: "\e26d"; }

.fa-meter-fire::before {
  content: "\e1eb"; }

.fa-cloud-hail::before {
  content: "\f739"; }

.fa-check-to-slot::before {
  content: "\f772"; }

.fa-vote-yea::before {
  content: "\f772"; }

.fa-money-from-bracket::before {
  content: "\e312"; }

.fa-star-half::before {
  content: "\f089"; }

.fa-car-bus::before {
  content: "\f85a"; }

.fa-speaker::before {
  content: "\f8df"; }

.fa-timer::before {
  content: "\e29e"; }

.fa-boxes-stacked::before {
  content: "\f468"; }

.fa-boxes::before {
  content: "\f468"; }

.fa-boxes-alt::before {
  content: "\f468"; }

.fa-grill-hot::before {
  content: "\e5a5"; }

.fa-ballot-check::before {
  content: "\f733"; }

.fa-link::before {
  content: "\f0c1"; }

.fa-chain::before {
  content: "\f0c1"; }

.fa-ear-listen::before {
  content: "\f2a2"; }

.fa-assistive-listening-systems::before {
  content: "\f2a2"; }

.fa-file-minus::before {
  content: "\f318"; }

.fa-tree-city::before {
  content: "\e587"; }

.fa-play::before {
  content: "\f04b"; }

.fa-font::before {
  content: "\f031"; }

.fa-cup-togo::before {
  content: "\f6c5"; }

.fa-coffee-togo::before {
  content: "\f6c5"; }

.fa-square-down-left::before {
  content: "\e26b"; }

.fa-burger-lettuce::before {
  content: "\e3e3"; }

.fa-rupiah-sign::before {
  content: "\e23d"; }

.fa-magnifying-glass::before {
  content: "\f002"; }

.fa-search::before {
  content: "\f002"; }

.fa-table-tennis-paddle-ball::before {
  content: "\f45d"; }

.fa-ping-pong-paddle-ball::before {
  content: "\f45d"; }

.fa-table-tennis::before {
  content: "\f45d"; }

.fa-person-dots-from-line::before {
  content: "\f470"; }

.fa-diagnoses::before {
  content: "\f470"; }

.fa-chevrons-down::before {
  content: "\f322"; }

.fa-chevron-double-down::before {
  content: "\f322"; }

.fa-trash-can-arrow-up::before {
  content: "\f82a"; }

.fa-trash-restore-alt::before {
  content: "\f82a"; }

.fa-signal-good::before {
  content: "\f68e"; }

.fa-signal-3::before {
  content: "\f68e"; }

.fa-location-question::before {
  content: "\f60b"; }

.fa-map-marker-question::before {
  content: "\f60b"; }

.fa-floppy-disk-circle-xmark::before {
  content: "\e181"; }

.fa-floppy-disk-times::before {
  content: "\e181"; }

.fa-save-circle-xmark::before {
  content: "\e181"; }

.fa-save-times::before {
  content: "\e181"; }

.fa-naira-sign::before {
  content: "\e1f6"; }

.fa-peach::before {
  content: "\e20b"; }

.fa-taxi-bus::before {
  content: "\e298"; }

.fa-bracket-curly::before {
  content: "\7b"; }

.fa-bracket-curly-left::before {
  content: "\7b"; }

.fa-lobster::before {
  content: "\e421"; }

.fa-cart-flatbed-empty::before {
  content: "\f476"; }

.fa-dolly-flatbed-empty::before {
  content: "\f476"; }

.fa-colon::before {
  content: "\3a"; }

.fa-cart-arrow-down::before {
  content: "\f218"; }

.fa-wand::before {
  content: "\f72a"; }

.fa-walkie-talkie::before {
  content: "\f8ef"; }

.fa-file-pen::before {
  content: "\f31c"; }

.fa-file-edit::before {
  content: "\f31c"; }

.fa-receipt::before {
  content: "\f543"; }

.fa-table-picnic::before {
  content: "\e32d"; }

.fa-square-pen::before {
  content: "\f14b"; }

.fa-pen-square::before {
  content: "\f14b"; }

.fa-pencil-square::before {
  content: "\f14b"; }

.fa-circle-microphone-lines::before {
  content: "\e117"; }

.fa-microphone-circle-alt::before {
  content: "\e117"; }

.fa-display-slash::before {
  content: "\e2fa"; }

.fa-desktop-slash::before {
  content: "\e2fa"; }

.fa-suitcase-rolling::before {
  content: "\f5c1"; }

.fa-person-circle-exclamation::before {
  content: "\e53f"; }

.fa-transporter-2::before {
  content: "\e044"; }

.fa-hands-holding-diamond::before {
  content: "\f47c"; }

.fa-hand-receiving::before {
  content: "\f47c"; }

.fa-money-bill-simple-wave::before {
  content: "\e1f2"; }

.fa-chevron-down::before {
  content: "\f078"; }

.fa-battery-full::before {
  content: "\f240"; }

.fa-battery::before {
  content: "\f240"; }

.fa-battery-5::before {
  content: "\f240"; }

.fa-bell-plus::before {
  content: "\f849"; }

.fa-book-arrow-right::before {
  content: "\e0b9"; }

.fa-hospitals::before {
  content: "\f80e"; }

.fa-club::before {
  content: "\f327"; }

.fa-skull-crossbones::before {
  content: "\f714"; }

.fa-droplet-degree::before {
  content: "\f748"; }

.fa-dewpoint::before {
  content: "\f748"; }

.fa-code-compare::before {
  content: "\e13a"; }

.fa-list-ul::before {
  content: "\f0ca"; }

.fa-list-dots::before {
  content: "\f0ca"; }

.fa-hand-holding-magic::before {
  content: "\f6e5"; }

.fa-watermelon-slice::before {
  content: "\e337"; }

.fa-circle-ellipsis::before {
  content: "\e10a"; }

.fa-school-lock::before {
  content: "\e56f"; }

.fa-tower-cell::before {
  content: "\e585"; }

.fa-sd-cards::before {
  content: "\e240"; }

.fa-jug-bottle::before {
  content: "\e5fb"; }

.fa-down-long::before {
  content: "\f309"; }

.fa-long-arrow-alt-down::before {
  content: "\f309"; }

.fa-envelopes::before {
  content: "\e170"; }

.fa-phone-office::before {
  content: "\f67d"; }

.fa-ranking-star::before {
  content: "\e561"; }

.fa-chess-king::before {
  content: "\f43f"; }

.fa-nfc-pen::before {
  content: "\e1fa"; }

.fa-person-harassing::before {
  content: "\e549"; }

.fa-hat-winter::before {
  content: "\f7a8"; }

.fa-brazilian-real-sign::before {
  content: "\e46c"; }

.fa-landmark-dome::before {
  content: "\f752"; }

.fa-landmark-alt::before {
  content: "\f752"; }

.fa-bone-break::before {
  content: "\f5d8"; }

.fa-arrow-up::before {
  content: "\f062"; }

.fa-down-from-dotted-line::before {
  content: "\e407"; }

.fa-tv::before {
  content: "\f26c"; }

.fa-television::before {
  content: "\f26c"; }

.fa-tv-alt::before {
  content: "\f26c"; }

.fa-border-left::before {
  content: "\f84f"; }

.fa-circle-divide::before {
  content: "\e106"; }

.fa-shrimp::before {
  content: "\e448"; }

.fa-list-check::before {
  content: "\f0ae"; }

.fa-tasks::before {
  content: "\f0ae"; }

.fa-diagram-subtask::before {
  content: "\e479"; }

.fa-jug-detergent::before {
  content: "\e519"; }

.fa-circle-user::before {
  content: "\f2bd"; }

.fa-user-circle::before {
  content: "\f2bd"; }

.fa-square-y::before {
  content: "\e287"; }

.fa-user-doctor-hair::before {
  content: "\e458"; }

.fa-planet-ringed::before {
  content: "\e020"; }

.fa-mushroom::before {
  content: "\e425"; }

.fa-user-shield::before {
  content: "\f505"; }

.fa-megaphone::before {
  content: "\f675"; }

.fa-wreath-laurel::before {
  content: "\e5d2"; }

.fa-circle-exclamation-check::before {
  content: "\e10d"; }

.fa-wind::before {
  content: "\f72e"; }

.fa-box-dollar::before {
  content: "\f4a0"; }

.fa-box-usd::before {
  content: "\f4a0"; }

.fa-car-burst::before {
  content: "\f5e1"; }

.fa-car-crash::before {
  content: "\f5e1"; }

.fa-y::before {
  content: "\59"; }

.fa-user-headset::before {
  content: "\f82d"; }

.fa-arrows-retweet::before {
  content: "\f361"; }

.fa-retweet-alt::before {
  content: "\f361"; }

.fa-person-snowboarding::before {
  content: "\f7ce"; }

.fa-snowboarding::before {
  content: "\f7ce"; }

.fa-square-chevron-right::before {
  content: "\f32b"; }

.fa-chevron-square-right::before {
  content: "\f32b"; }

.fa-lacrosse-stick-ball::before {
  content: "\e3b6"; }

.fa-truck-fast::before {
  content: "\f48b"; }

.fa-shipping-fast::before {
  content: "\f48b"; }

.fa-user-magnifying-glass::before {
  content: "\e5c5"; }

.fa-star-sharp::before {
  content: "\e28b"; }

.fa-comment-heart::before {
  content: "\e5c8"; }

.fa-circle-1::before {
  content: "\e0ee"; }

.fa-circle-star::before {
  content: "\e123"; }

.fa-star-circle::before {
  content: "\e123"; }

.fa-fish::before {
  content: "\f578"; }

.fa-cloud-fog::before {
  content: "\f74e"; }

.fa-fog::before {
  content: "\f74e"; }

.fa-waffle::before {
  content: "\e466"; }

.fa-music-note::before {
  content: "\f8cf"; }

.fa-music-alt::before {
  content: "\f8cf"; }

.fa-hexagon-exclamation::before {
  content: "\e417"; }

.fa-cart-shopping-fast::before {
  content: "\e0dc"; }

.fa-object-union::before {
  content: "\e49f"; }

.fa-user-graduate::before {
  content: "\f501"; }

.fa-starfighter::before {
  content: "\e037"; }

.fa-circle-half-stroke::before {
  content: "\f042"; }

.fa-adjust::before {
  content: "\f042"; }

.fa-arrow-right-long-to-line::before {
  content: "\e3d5"; }

.fa-square-arrow-down::before {
  content: "\f339"; }

.fa-arrow-square-down::before {
  content: "\f339"; }

.fa-diamond-half-stroke::before {
  content: "\e5b8"; }

.fa-clapperboard::before {
  content: "\e131"; }

.fa-square-chevron-left::before {
  content: "\f32a"; }

.fa-chevron-square-left::before {
  content: "\f32a"; }

.fa-phone-intercom::before {
  content: "\e434"; }

.fa-link-horizontal::before {
  content: "\e1cb"; }

.fa-chain-horizontal::before {
  content: "\e1cb"; }

.fa-mango::before {
  content: "\e30f"; }

.fa-music-note-slash::before {
  content: "\f8d0"; }

.fa-music-alt-slash::before {
  content: "\f8d0"; }

.fa-circle-radiation::before {
  content: "\f7ba"; }

.fa-radiation-alt::before {
  content: "\f7ba"; }

.fa-face-tongue-sweat::before {
  content: "\e39e"; }

.fa-globe-stand::before {
  content: "\f5f6"; }

.fa-baseball::before {
  content: "\f433"; }

.fa-baseball-ball::before {
  content: "\f433"; }

.fa-circle-p::before {
  content: "\e11a"; }

.fa-award-simple::before {
  content: "\e0ab"; }

.fa-jet-fighter-up::before {
  content: "\e518"; }

.fa-diagram-project::before {
  content: "\f542"; }

.fa-project-diagram::before {
  content: "\f542"; }

.fa-pedestal::before {
  content: "\e20d"; }

.fa-chart-pyramid::before {
  content: "\e0e6"; }

.fa-sidebar::before {
  content: "\e24e"; }

.fa-snowman-head::before {
  content: "\f79b"; }

.fa-frosty-head::before {
  content: "\f79b"; }

.fa-copy::before {
  content: "\f0c5"; }

.fa-burger-glass::before {
  content: "\e0ce"; }

.fa-volume-xmark::before {
  content: "\f6a9"; }

.fa-volume-mute::before {
  content: "\f6a9"; }

.fa-volume-times::before {
  content: "\f6a9"; }

.fa-hand-sparkles::before {
  content: "\e05d"; }

.fa-bars-filter::before {
  content: "\e0ad"; }

.fa-paintbrush-pencil::before {
  content: "\e206"; }

.fa-party-bell::before {
  content: "\e31a"; }

.fa-user-vneck-hair::before {
  content: "\e462"; }

.fa-jack-o-lantern::before {
  content: "\f30e"; }

.fa-grip::before {
  content: "\f58d"; }

.fa-grip-horizontal::before {
  content: "\f58d"; }

.fa-share-from-square::before {
  content: "\f14d"; }

.fa-share-square::before {
  content: "\f14d"; }

.fa-keynote::before {
  content: "\f66c"; }

.fa-child-combatant::before {
  content: "\e4e0"; }

.fa-child-rifle::before {
  content: "\e4e0"; }

.fa-gun::before {
  content: "\e19b"; }

.fa-square-phone::before {
  content: "\f098"; }

.fa-phone-square::before {
  content: "\f098"; }

.fa-hat-beach::before {
  content: "\e606"; }

.fa-plus::before {
  content: "\2b"; }

.fa-add::before {
  content: "\2b"; }

.fa-expand::before {
  content: "\f065"; }

.fa-computer::before {
  content: "\e4e5"; }

.fa-fort::before {
  content: "\e486"; }

.fa-cloud-check::before {
  content: "\e35c"; }

.fa-xmark::before {
  content: "\f00d"; }

.fa-close::before {
  content: "\f00d"; }

.fa-multiply::before {
  content: "\f00d"; }

.fa-remove::before {
  content: "\f00d"; }

.fa-times::before {
  content: "\f00d"; }

.fa-face-smirking::before {
  content: "\e397"; }

.fa-arrows-up-down-left-right::before {
  content: "\f047"; }

.fa-arrows::before {
  content: "\f047"; }

.fa-chalkboard-user::before {
  content: "\f51c"; }

.fa-chalkboard-teacher::before {
  content: "\f51c"; }

.fa-rhombus::before {
  content: "\e23b"; }

.fa-claw-marks::before {
  content: "\f6c2"; }

.fa-peso-sign::before {
  content: "\e222"; }

.fa-face-smile-tongue::before {
  content: "\e394"; }

.fa-cart-circle-xmark::before {
  content: "\e3f4"; }

.fa-building-shield::before {
  content: "\e4d8"; }

.fa-circle-phone-flip::before {
  content: "\e11c"; }

.fa-phone-circle-alt::before {
  content: "\e11c"; }

.fa-baby::before {
  content: "\f77c"; }

.fa-users-line::before {
  content: "\e592"; }

.fa-quote-left::before {
  content: "\f10d"; }

.fa-quote-left-alt::before {
  content: "\f10d"; }

.fa-tractor::before {
  content: "\f722"; }

.fa-key-skeleton::before {
  content: "\f6f3"; }

.fa-trash-arrow-up::before {
  content: "\f829"; }

.fa-trash-restore::before {
  content: "\f829"; }

.fa-arrow-down-up-lock::before {
  content: "\e4b0"; }

.fa-arrow-down-to-bracket::before {
  content: "\e094"; }

.fa-lines-leaning::before {
  content: "\e51e"; }

.fa-square-q::before {
  content: "\e27b"; }

.fa-ruler-combined::before {
  content: "\f546"; }

.fa-symbols::before {
  content: "\f86e"; }

.fa-icons-alt::before {
  content: "\f86e"; }

.fa-copyright::before {
  content: "\f1f9"; }

.fa-flask-gear::before {
  content: "\e5f1"; }

.fa-highlighter-line::before {
  content: "\e1af"; }

.fa-bracket-square::before {
  content: "\5b"; }

.fa-bracket::before {
  content: "\5b"; }

.fa-bracket-left::before {
  content: "\5b"; }

.fa-island-tropical::before {
  content: "\f811"; }

.fa-island-tree-palm::before {
  content: "\f811"; }

.fa-arrow-right-from-line::before {
  content: "\f343"; }

.fa-arrow-from-left::before {
  content: "\f343"; }

.fa-h2::before {
  content: "\f314"; }

.fa-equals::before {
  content: "\3d"; }

.fa-cake-slice::before {
  content: "\e3e5"; }

.fa-shortcake::before {
  content: "\e3e5"; }

.fa-peanut::before {
  content: "\e430"; }

.fa-wrench-simple::before {
  content: "\e2d1"; }

.fa-blender::before {
  content: "\f517"; }

.fa-teeth::before {
  content: "\f62e"; }

.fa-tally-2::before {
  content: "\e295"; }

.fa-shekel-sign::before {
  content: "\f20b"; }

.fa-ils::before {
  content: "\f20b"; }

.fa-shekel::before {
  content: "\f20b"; }

.fa-sheqel::before {
  content: "\f20b"; }

.fa-sheqel-sign::before {
  content: "\f20b"; }

.fa-cars::before {
  content: "\f85b"; }

.fa-axe-battle::before {
  content: "\f6b3"; }

.fa-user-hair-long::before {
  content: "\e45b"; }

.fa-map::before {
  content: "\f279"; }

.fa-arrow-left-from-arc::before {
  content: "\e615"; }

.fa-file-circle-info::before {
  content: "\e493"; }

.fa-face-disappointed::before {
  content: "\e36f"; }

.fa-lasso-sparkles::before {
  content: "\e1c9"; }

.fa-clock-eleven::before {
  content: "\e347"; }

.fa-rocket::before {
  content: "\f135"; }

.fa-siren-on::before {
  content: "\e02e"; }

.fa-clock-ten::before {
  content: "\e354"; }

.fa-candle-holder::before {
  content: "\f6bc"; }

.fa-video-arrow-down-left::before {
  content: "\e2c8"; }

.fa-photo-film::before {
  content: "\f87c"; }

.fa-photo-video::before {
  content: "\f87c"; }

.fa-floppy-disk-circle-arrow-right::before {
  content: "\e180"; }

.fa-save-circle-arrow-right::before {
  content: "\e180"; }

.fa-folder-minus::before {
  content: "\f65d"; }

.fa-planet-moon::before {
  content: "\e01f"; }

.fa-face-eyes-xmarks::before {
  content: "\e374"; }

.fa-chart-scatter::before {
  content: "\f7ee"; }

.fa-display-arrow-down::before {
  content: "\e164"; }

.fa-store::before {
  content: "\f54e"; }

.fa-arrow-trend-up::before {
  content: "\e098"; }

.fa-plug-circle-minus::before {
  content: "\e55e"; }

.fa-olive-branch::before {
  content: "\e317"; }

.fa-angle::before {
  content: "\e08c"; }

.fa-vacuum-robot::before {
  content: "\e04e"; }

.fa-sign-hanging::before {
  content: "\f4d9"; }

.fa-sign::before {
  content: "\f4d9"; }

.fa-square-divide::before {
  content: "\e26a"; }

.fa-signal-stream-slash::before {
  content: "\e250"; }

.fa-bezier-curve::before {
  content: "\f55b"; }

.fa-eye-dropper-half::before {
  content: "\e173"; }

.fa-store-lock::before {
  content: "\e4a6"; }

.fa-bell-slash::before {
  content: "\f1f6"; }

.fa-cloud-bolt-sun::before {
  content: "\f76e"; }

.fa-thunderstorm-sun::before {
  content: "\f76e"; }

.fa-camera-slash::before {
  content: "\e0d9"; }

.fa-comment-quote::before {
  content: "\e14c"; }

.fa-tablet::before {
  content: "\f3fb"; }

.fa-tablet-android::before {
  content: "\f3fb"; }

.fa-school-flag::before {
  content: "\e56e"; }

.fa-message-code::before {
  content: "\e1df"; }

.fa-glass-half::before {
  content: "\e192"; }

.fa-glass-half-empty::before {
  content: "\e192"; }

.fa-glass-half-full::before {
  content: "\e192"; }

.fa-fill::before {
  content: "\f575"; }

.fa-message-minus::before {
  content: "\f4a7"; }

.fa-comment-alt-minus::before {
  content: "\f4a7"; }

.fa-angle-up::before {
  content: "\f106"; }

.fa-dinosaur::before {
  content: "\e5fe"; }

.fa-drumstick-bite::before {
  content: "\f6d7"; }

.fa-link-horizontal-slash::before {
  content: "\e1cc"; }

.fa-chain-horizontal-slash::before {
  content: "\e1cc"; }

.fa-holly-berry::before {
  content: "\f7aa"; }

.fa-nose::before {
  content: "\e5bd"; }

.fa-arrow-left-to-arc::before {
  content: "\e616"; }

.fa-chevron-left::before {
  content: "\f053"; }

.fa-bacteria::before {
  content: "\e059"; }

.fa-clouds::before {
  content: "\f744"; }

.fa-money-bill-simple::before {
  content: "\e1f1"; }

.fa-hand-lizard::before {
  content: "\f258"; }

.fa-table-pivot::before {
  content: "\e291"; }

.fa-filter-slash::before {
  content: "\e17d"; }

.fa-trash-can-undo::before {
  content: "\f896"; }

.fa-trash-can-arrow-turn-left::before {
  content: "\f896"; }

.fa-trash-undo-alt::before {
  content: "\f896"; }

.fa-notdef::before {
  content: "\e1fe"; }

.fa-disease::before {
  content: "\f7fa"; }

.fa-person-to-door::before {
  content: "\e433"; }

.fa-turntable::before {
  content: "\f8e4"; }

.fa-briefcase-medical::before {
  content: "\f469"; }

.fa-genderless::before {
  content: "\f22d"; }

.fa-chevron-right::before {
  content: "\f054"; }

.fa-signal-weak::before {
  content: "\f68c"; }

.fa-signal-1::before {
  content: "\f68c"; }

.fa-clock-five::before {
  content: "\e349"; }

.fa-retweet::before {
  content: "\f079"; }

.fa-car-rear::before {
  content: "\f5de"; }

.fa-car-alt::before {
  content: "\f5de"; }

.fa-pump-soap::before {
  content: "\e06b"; }

.fa-computer-classic::before {
  content: "\f8b1"; }

.fa-frame::before {
  content: "\e495"; }

.fa-video-slash::before {
  content: "\f4e2"; }

.fa-battery-quarter::before {
  content: "\f243"; }

.fa-battery-2::before {
  content: "\f243"; }

.fa-ellipsis-stroke::before {
  content: "\f39b"; }

.fa-ellipsis-h-alt::before {
  content: "\f39b"; }

.fa-radio::before {
  content: "\f8d7"; }

.fa-baby-carriage::before {
  content: "\f77d"; }

.fa-carriage-baby::before {
  content: "\f77d"; }

.fa-face-expressionless::before {
  content: "\e373"; }

.fa-down-to-dotted-line::before {
  content: "\e408"; }

.fa-cloud-music::before {
  content: "\f8ae"; }

.fa-traffic-light::before {
  content: "\f637"; }

.fa-cloud-minus::before {
  content: "\e35d"; }

.fa-thermometer::before {
  content: "\f491"; }

.fa-shield-minus::before {
  content: "\e249"; }

.fa-vr-cardboard::before {
  content: "\f729"; }

.fa-car-tilt::before {
  content: "\f5e5"; }

.fa-gauge-circle-minus::before {
  content: "\e497"; }

.fa-brightness-low::before {
  content: "\e0ca"; }

.fa-hand-middle-finger::before {
  content: "\f806"; }

.fa-percent::before {
  content: "\25"; }

.fa-percentage::before {
  content: "\25"; }

.fa-truck-moving::before {
  content: "\f4df"; }

.fa-glass-water-droplet::before {
  content: "\e4f5"; }

.fa-conveyor-belt::before {
  content: "\f46e"; }

.fa-location-check::before {
  content: "\f606"; }

.fa-map-marker-check::before {
  content: "\f606"; }

.fa-coin-vertical::before {
  content: "\e3fd"; }

.fa-display::before {
  content: "\e163"; }

.fa-person-sign::before {
  content: "\f757"; }

.fa-face-smile::before {
  content: "\f118"; }

.fa-smile::before {
  content: "\f118"; }

.fa-phone-hangup::before {
  content: "\e225"; }

.fa-signature-slash::before {
  content: "\e3cb"; }

.fa-thumbtack::before {
  content: "\f08d"; }

.fa-thumb-tack::before {
  content: "\f08d"; }

.fa-wheat-slash::before {
  content: "\e339"; }

.fa-trophy::before {
  content: "\f091"; }

.fa-clouds-sun::before {
  content: "\f746"; }

.fa-person-praying::before {
  content: "\f683"; }

.fa-pray::before {
  content: "\f683"; }

.fa-hammer::before {
  content: "\f6e3"; }

.fa-face-vomit::before {
  content: "\e3a0"; }

.fa-speakers::before {
  content: "\f8e0"; }

.fa-tty-answer::before {
  content: "\e2b9"; }

.fa-teletype-answer::before {
  content: "\e2b9"; }

.fa-mug-tea-saucer::before {
  content: "\e1f5"; }

.fa-diagram-lean-canvas::before {
  content: "\e156"; }

.fa-alt::before {
  content: "\e08a"; }

.fa-dial::before {
  content: "\e15b"; }

.fa-dial-med-high::before {
  content: "\e15b"; }

.fa-hand-peace::before {
  content: "\f25b"; }

.fa-circle-trash::before {
  content: "\e126"; }

.fa-trash-circle::before {
  content: "\e126"; }

.fa-rotate::before {
  content: "\f2f1"; }

.fa-sync-alt::before {
  content: "\f2f1"; }

.fa-circle-quarters::before {
  content: "\e3f8"; }

.fa-spinner::before {
  content: "\f110"; }

.fa-tower-control::before {
  content: "\e2a2"; }

.fa-arrow-up-triangle-square::before {
  content: "\f88a"; }

.fa-sort-shapes-up::before {
  content: "\f88a"; }

.fa-whale::before {
  content: "\f72c"; }

.fa-robot::before {
  content: "\f544"; }

.fa-peace::before {
  content: "\f67c"; }

.fa-party-horn::before {
  content: "\e31b"; }

.fa-gears::before {
  content: "\f085"; }

.fa-cogs::before {
  content: "\f085"; }

.fa-sun-bright::before {
  content: "\e28f"; }

.fa-sun-alt::before {
  content: "\e28f"; }

.fa-warehouse::before {
  content: "\f494"; }

.fa-conveyor-belt-arm::before {
  content: "\e5f8"; }

.fa-lock-keyhole-open::before {
  content: "\f3c2"; }

.fa-lock-open-alt::before {
  content: "\f3c2"; }

.fa-square-fragile::before {
  content: "\f49b"; }

.fa-box-fragile::before {
  content: "\f49b"; }

.fa-square-wine-glass-crack::before {
  content: "\f49b"; }

.fa-arrow-up-right-dots::before {
  content: "\e4b7"; }

.fa-square-n::before {
  content: "\e277"; }

.fa-splotch::before {
  content: "\f5bc"; }

.fa-face-grin-hearts::before {
  content: "\f584"; }

.fa-grin-hearts::before {
  content: "\f584"; }

.fa-meter::before {
  content: "\e1e8"; }

.fa-mandolin::before {
  content: "\f6f9"; }

.fa-dice-four::before {
  content: "\f524"; }

.fa-sim-card::before {
  content: "\f7c4"; }

.fa-transgender::before {
  content: "\f225"; }

.fa-transgender-alt::before {
  content: "\f225"; }

.fa-mercury::before {
  content: "\f223"; }

.fa-up-from-bracket::before {
  content: "\e590"; }

.fa-knife-kitchen::before {
  content: "\f6f5"; }

.fa-border-right::before {
  content: "\f852"; }

.fa-arrow-turn-down::before {
  content: "\f149"; }

.fa-level-down::before {
  content: "\f149"; }

.fa-spade::before {
  content: "\f2f4"; }

.fa-card-spade::before {
  content: "\e3ec"; }

.fa-line-columns::before {
  content: "\f870"; }

.fa-arrow-right-to-line::before {
  content: "\f340"; }

.fa-arrow-to-right::before {
  content: "\f340"; }

.fa-person-falling-burst::before {
  content: "\e547"; }

.fa-flag-pennant::before {
  content: "\f456"; }

.fa-pennant::before {
  content: "\f456"; }

.fa-conveyor-belt-empty::before {
  content: "\e150"; }

.fa-user-group-simple::before {
  content: "\e603"; }

.fa-award::before {
  content: "\f559"; }

.fa-ticket-simple::before {
  content: "\f3ff"; }

.fa-ticket-alt::before {
  content: "\f3ff"; }

.fa-building::before {
  content: "\f1ad"; }

.fa-angles-left::before {
  content: "\f100"; }

.fa-angle-double-left::before {
  content: "\f100"; }

.fa-camcorder::before {
  content: "\f8a8"; }

.fa-video-handheld::before {
  content: "\f8a8"; }

.fa-pancakes::before {
  content: "\e42d"; }

.fa-album-circle-user::before {
  content: "\e48d"; }

.fa-subtitles-slash::before {
  content: "\e610"; }

.fa-qrcode::before {
  content: "\f029"; }

.fa-dice-d10::before {
  content: "\f6cd"; }

.fa-fireplace::before {
  content: "\f79a"; }

.fa-browser::before {
  content: "\f37e"; }

.fa-pen-paintbrush::before {
  content: "\f618"; }

.fa-pencil-paintbrush::before {
  content: "\f618"; }

.fa-fish-cooked::before {
  content: "\f7fe"; }

.fa-chair-office::before {
  content: "\f6c1"; }

.fa-nesting-dolls::before {
  content: "\e3ba"; }

.fa-clock-rotate-left::before {
  content: "\f1da"; }

.fa-history::before {
  content: "\f1da"; }

.fa-trumpet::before {
  content: "\f8e3"; }

.fa-face-grin-beam-sweat::before {
  content: "\f583"; }

.fa-grin-beam-sweat::before {
  content: "\f583"; }

.fa-fire-smoke::before {
  content: "\f74b"; }

.fa-phone-missed::before {
  content: "\e226"; }

.fa-file-export::before {
  content: "\f56e"; }

.fa-arrow-right-from-file::before {
  content: "\f56e"; }

.fa-shield::before {
  content: "\f132"; }

.fa-shield-blank::before {
  content: "\f132"; }

.fa-arrow-up-short-wide::before {
  content: "\f885"; }

.fa-sort-amount-up-alt::before {
  content: "\f885"; }

.fa-arrows-repeat-1::before {
  content: "\f366"; }

.fa-repeat-1-alt::before {
  content: "\f366"; }

.fa-gun-slash::before {
  content: "\e19c"; }

.fa-avocado::before {
  content: "\e0aa"; }

.fa-binary::before {
  content: "\e33b"; }

.fa-glasses-round::before {
  content: "\f5f5"; }

.fa-glasses-alt::before {
  content: "\f5f5"; }

.fa-phone-plus::before {
  content: "\f4d2"; }

.fa-ditto::before {
  content: "\22"; }

.fa-person-seat::before {
  content: "\e21e"; }

.fa-house-medical::before {
  content: "\e3b2"; }

.fa-golf-ball-tee::before {
  content: "\f450"; }

.fa-golf-ball::before {
  content: "\f450"; }

.fa-circle-chevron-left::before {
  content: "\f137"; }

.fa-chevron-circle-left::before {
  content: "\f137"; }

.fa-house-chimney-window::before {
  content: "\e00d"; }

.fa-scythe::before {
  content: "\f710"; }

.fa-pen-nib::before {
  content: "\f5ad"; }

.fa-ban-parking::before {
  content: "\f616"; }

.fa-parking-circle-slash::before {
  content: "\f616"; }

.fa-tent-arrow-turn-left::before {
  content: "\e580"; }

.fa-face-diagonal-mouth::before {
  content: "\e47e"; }

.fa-diagram-cells::before {
  content: "\e475"; }

.fa-cricket-bat-ball::before {
  content: "\f449"; }

.fa-cricket::before {
  content: "\f449"; }

.fa-tents::before {
  content: "\e582"; }

.fa-wand-magic::before {
  content: "\f0d0"; }

.fa-magic::before {
  content: "\f0d0"; }

.fa-dog::before {
  content: "\f6d3"; }

.fa-pen-line::before {
  content: "\e212"; }

.fa-atom-simple::before {
  content: "\f5d3"; }

.fa-atom-alt::before {
  content: "\f5d3"; }

.fa-ampersand::before {
  content: "\26"; }

.fa-carrot::before {
  content: "\f787"; }

.fa-arrow-up-from-line::before {
  content: "\f342"; }

.fa-arrow-from-bottom::before {
  content: "\f342"; }

.fa-moon::before {
  content: "\f186"; }

.fa-pen-slash::before {
  content: "\e213"; }

.fa-wine-glass-empty::before {
  content: "\f5ce"; }

.fa-wine-glass-alt::before {
  content: "\f5ce"; }

.fa-square-star::before {
  content: "\e27f"; }

.fa-cheese::before {
  content: "\f7ef"; }

.fa-send-backward::before {
  content: "\f87f"; }

.fa-yin-yang::before {
  content: "\f6ad"; }

.fa-music::before {
  content: "\f001"; }

.fa-compass-slash::before {
  content: "\f5e9"; }

.fa-clock-one::before {
  content: "\e34e"; }

.fa-file-music::before {
  content: "\f8b6"; }

.fa-code-commit::before {
  content: "\f386"; }

.fa-temperature-low::before {
  content: "\f76b"; }

.fa-person-biking::before {
  content: "\f84a"; }

.fa-biking::before {
  content: "\f84a"; }

.fa-display-chart-up-circle-currency::before {
  content: "\e5e5"; }

.fa-skeleton::before {
  content: "\f620"; }

.fa-circle-g::before {
  content: "\e10f"; }

.fa-circle-arrow-up-left::before {
  content: "\e0fb"; }

.fa-coin-blank::before {
  content: "\e3fb"; }

.fa-broom::before {
  content: "\f51a"; }

.fa-vacuum::before {
  content: "\e04d"; }

.fa-shield-heart::before {
  content: "\e574"; }

.fa-card-heart::before {
  content: "\e3eb"; }

.fa-lightbulb-cfl-on::before {
  content: "\e5a7"; }

.fa-melon::before {
  content: "\e310"; }

.fa-gopuram::before {
  content: "\f664"; }

.fa-earth-oceania::before {
  content: "\e47b"; }

.fa-globe-oceania::before {
  content: "\e47b"; }

.fa-container-storage::before {
  content: "\f4b7"; }

.fa-face-pouting::before {
  content: "\e387"; }

.fa-square-xmark::before {
  content: "\f2d3"; }

.fa-times-square::before {
  content: "\f2d3"; }

.fa-xmark-square::before {
  content: "\f2d3"; }

.fa-face-explode::before {
  content: "\e2fe"; }

.fa-exploding-head::before {
  content: "\e2fe"; }

.fa-hashtag::before {
  content: "\23"; }

.fa-up-right-and-down-left-from-center::before {
  content: "\f424"; }

.fa-expand-alt::before {
  content: "\f424"; }

.fa-oil-can::before {
  content: "\f613"; }

.fa-t::before {
  content: "\54"; }

.fa-transformer-bolt::before {
  content: "\e2a4"; }

.fa-hippo::before {
  content: "\f6ed"; }

.fa-chart-column::before {
  content: "\e0e3"; }

.fa-cassette-vhs::before {
  content: "\f8ec"; }

.fa-vhs::before {
  content: "\f8ec"; }

.fa-infinity::before {
  content: "\f534"; }

.fa-vial-circle-check::before {
  content: "\e596"; }

.fa-chimney::before {
  content: "\f78b"; }

.fa-object-intersect::before {
  content: "\e49d"; }

.fa-person-arrow-down-to-line::before {
  content: "\e538"; }

.fa-voicemail::before {
  content: "\f897"; }

.fa-block-brick::before {
  content: "\e3db"; }

.fa-wall-brick::before {
  content: "\e3db"; }

.fa-fan::before {
  content: "\f863"; }

.fa-bags-shopping::before {
  content: "\f847"; }

.fa-paragraph-left::before {
  content: "\f878"; }

.fa-paragraph-rtl::before {
  content: "\f878"; }

.fa-person-walking-luggage::before {
  content: "\e554"; }

.fa-caravan-simple::before {
  content: "\e000"; }

.fa-caravan-alt::before {
  content: "\e000"; }

.fa-turtle::before {
  content: "\f726"; }

.fa-pencil-mechanical::before {
  content: "\e5ca"; }

.fa-up-down::before {
  content: "\f338"; }

.fa-arrows-alt-v::before {
  content: "\f338"; }

.fa-cloud-moon-rain::before {
  content: "\f73c"; }

.fa-booth-curtain::before {
  content: "\f734"; }

.fa-calendar::before {
  content: "\f133"; }

.fa-box-heart::before {
  content: "\f49d"; }

.fa-trailer::before {
  content: "\e041"; }

.fa-user-doctor-message::before {
  content: "\f82e"; }

.fa-user-md-chat::before {
  content: "\f82e"; }

.fa-bahai::before {
  content: "\f666"; }

.fa-haykal::before {
  content: "\f666"; }

.fa-lighthouse::before {
  content: "\e612"; }

.fa-amp-guitar::before {
  content: "\f8a1"; }

.fa-sd-card::before {
  content: "\f7c2"; }

.fa-volume-slash::before {
  content: "\f2e2"; }

.fa-border-bottom::before {
  content: "\f84d"; }

.fa-wifi-weak::before {
  content: "\f6aa"; }

.fa-wifi-1::before {
  content: "\f6aa"; }

.fa-dragon::before {
  content: "\f6d5"; }

.fa-shoe-prints::before {
  content: "\f54b"; }

.fa-circle-plus::before {
  content: "\f055"; }

.fa-plus-circle::before {
  content: "\f055"; }

.fa-face-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-hand-holding::before {
  content: "\f4bd"; }

.fa-plug-circle-exclamation::before {
  content: "\e55d"; }

.fa-link-slash::before {
  content: "\f127"; }

.fa-chain-broken::before {
  content: "\f127"; }

.fa-chain-slash::before {
  content: "\f127"; }

.fa-unlink::before {
  content: "\f127"; }

.fa-clone::before {
  content: "\f24d"; }

.fa-person-walking-arrow-loop-left::before {
  content: "\e551"; }

.fa-arrow-up-z-a::before {
  content: "\f882"; }

.fa-sort-alpha-up-alt::before {
  content: "\f882"; }

.fa-fire-flame-curved::before {
  content: "\f7e4"; }

.fa-fire-alt::before {
  content: "\f7e4"; }

.fa-tornado::before {
  content: "\f76f"; }

.fa-file-circle-plus::before {
  content: "\e494"; }

.fa-delete-right::before {
  content: "\e154"; }

.fa-book-quran::before {
  content: "\f687"; }

.fa-quran::before {
  content: "\f687"; }

.fa-circle-quarter::before {
  content: "\e11f"; }

.fa-anchor::before {
  content: "\f13d"; }

.fa-border-all::before {
  content: "\f84c"; }

.fa-function::before {
  content: "\f661"; }

.fa-face-angry::before {
  content: "\f556"; }

.fa-angry::before {
  content: "\f556"; }

.fa-people-simple::before {
  content: "\e21b"; }

.fa-cookie-bite::before {
  content: "\f564"; }

.fa-arrow-trend-down::before {
  content: "\e097"; }

.fa-rss::before {
  content: "\f09e"; }

.fa-feed::before {
  content: "\f09e"; }

.fa-face-monocle::before {
  content: "\e380"; }

.fa-draw-polygon::before {
  content: "\f5ee"; }

.fa-scale-balanced::before {
  content: "\f24e"; }

.fa-balance-scale::before {
  content: "\f24e"; }

.fa-calendar-lines::before {
  content: "\e0d5"; }

.fa-calendar-note::before {
  content: "\e0d5"; }

.fa-arrow-down-big-small::before {
  content: "\f88c"; }

.fa-sort-size-down::before {
  content: "\f88c"; }

.fa-gauge-simple-high::before {
  content: "\f62a"; }

.fa-tachometer::before {
  content: "\f62a"; }

.fa-tachometer-fast::before {
  content: "\f62a"; }

.fa-do-not-enter::before {
  content: "\f5ec"; }

.fa-shower::before {
  content: "\f2cc"; }

.fa-dice-d8::before {
  content: "\f6d2"; }

.fa-desktop::before {
  content: "\f390"; }

.fa-desktop-alt::before {
  content: "\f390"; }

.fa-m::before {
  content: "\4d"; }

.fa-grip-dots-vertical::before {
  content: "\e411"; }

.fa-face-viewfinder::before {
  content: "\e2ff"; }

.fa-soft-serve::before {
  content: "\e400"; }

.fa-creemee::before {
  content: "\e400"; }

.fa-h5::before {
  content: "\e412"; }

.fa-hand-back-point-down::before {
  content: "\e19e"; }

.fa-table-list::before {
  content: "\f00b"; }

.fa-th-list::before {
  content: "\f00b"; }

.fa-comment-sms::before {
  content: "\f7cd"; }

.fa-sms::before {
  content: "\f7cd"; }

.fa-rectangle::before {
  content: "\f2fa"; }

.fa-rectangle-landscape::before {
  content: "\f2fa"; }

.fa-clipboard-list-check::before {
  content: "\f737"; }

.fa-turkey::before {
  content: "\f725"; }

.fa-book::before {
  content: "\f02d"; }

.fa-user-plus::before {
  content: "\f234"; }

.fa-ice-skate::before {
  content: "\f7ac"; }

.fa-check::before {
  content: "\f00c"; }

.fa-battery-three-quarters::before {
  content: "\f241"; }

.fa-battery-4::before {
  content: "\f241"; }

.fa-tomato::before {
  content: "\e330"; }

.fa-sword-laser::before {
  content: "\e03b"; }

.fa-house-circle-check::before {
  content: "\e509"; }

.fa-buildings::before {
  content: "\e0cc"; }

.fa-angle-left::before {
  content: "\f104"; }

.fa-cart-flatbed-boxes::before {
  content: "\f475"; }

.fa-dolly-flatbed-alt::before {
  content: "\f475"; }

.fa-diagram-successor::before {
  content: "\e47a"; }

.fa-truck-arrow-right::before {
  content: "\e58b"; }

.fa-square-w::before {
  content: "\e285"; }

.fa-arrows-split-up-and-left::before {
  content: "\e4bc"; }

.fa-lamp::before {
  content: "\f4ca"; }

.fa-airplay::before {
  content: "\e089"; }

.fa-hand-fist::before {
  content: "\f6de"; }

.fa-fist-raised::before {
  content: "\f6de"; }

.fa-shield-quartered::before {
  content: "\e575"; }

.fa-slash-forward::before {
  content: "\2f"; }

.fa-location-pen::before {
  content: "\f607"; }

.fa-map-marker-edit::before {
  content: "\f607"; }

.fa-cloud-moon::before {
  content: "\f6c3"; }

.fa-pot-food::before {
  content: "\e43f"; }

.fa-briefcase::before {
  content: "\f0b1"; }

.fa-person-falling::before {
  content: "\e546"; }

.fa-image-portrait::before {
  content: "\f3e0"; }

.fa-portrait::before {
  content: "\f3e0"; }

.fa-user-tag::before {
  content: "\f507"; }

.fa-rug::before {
  content: "\e569"; }

.fa-print-slash::before {
  content: "\f686"; }

.fa-earth-europe::before {
  content: "\f7a2"; }

.fa-globe-europe::before {
  content: "\f7a2"; }

.fa-cart-flatbed-suitcase::before {
  content: "\f59d"; }

.fa-luggage-cart::before {
  content: "\f59d"; }

.fa-hand-back-point-ribbon::before {
  content: "\e1a0"; }

.fa-rectangle-xmark::before {
  content: "\f410"; }

.fa-rectangle-times::before {
  content: "\f410"; }

.fa-times-rectangle::before {
  content: "\f410"; }

.fa-window-close::before {
  content: "\f410"; }

.fa-tire-rugged::before {
  content: "\f634"; }

.fa-lightbulb-dollar::before {
  content: "\f670"; }

.fa-cowbell::before {
  content: "\f8b3"; }

.fa-baht-sign::before {
  content: "\e0ac"; }

.fa-corner::before {
  content: "\e3fe"; }

.fa-chevrons-right::before {
  content: "\f324"; }

.fa-chevron-double-right::before {
  content: "\f324"; }

.fa-book-open::before {
  content: "\f518"; }

.fa-book-journal-whills::before {
  content: "\f66a"; }

.fa-journal-whills::before {
  content: "\f66a"; }

.fa-inhaler::before {
  content: "\f5f9"; }

.fa-handcuffs::before {
  content: "\e4f8"; }

.fa-snake::before {
  content: "\f716"; }

.fa-triangle-exclamation::before {
  content: "\f071"; }

.fa-exclamation-triangle::before {
  content: "\f071"; }

.fa-warning::before {
  content: "\f071"; }

.fa-note-medical::before {
  content: "\e200"; }

.fa-database::before {
  content: "\f1c0"; }

.fa-down-left::before {
  content: "\e16a"; }

.fa-share::before {
  content: "\f064"; }

.fa-arrow-turn-right::before {
  content: "\f064"; }

.fa-mail-forward::before {
  content: "\f064"; }

.fa-face-thinking::before {
  content: "\e39b"; }

.fa-turn-down-right::before {
  content: "\e455"; }

.fa-bottle-droplet::before {
  content: "\e4c4"; }

.fa-mask-face::before {
  content: "\e1d7"; }

.fa-hill-rockslide::before {
  content: "\e508"; }

.fa-scanner-keyboard::before {
  content: "\f489"; }

.fa-circle-o::before {
  content: "\e119"; }

.fa-grid-horizontal::before {
  content: "\e307"; }

.fa-message-dollar::before {
  content: "\f650"; }

.fa-comment-alt-dollar::before {
  content: "\f650"; }

.fa-right-left::before {
  content: "\f362"; }

.fa-exchange-alt::before {
  content: "\f362"; }

.fa-columns-3::before {
  content: "\e361"; }

.fa-paper-plane::before {
  content: "\f1d8"; }

.fa-road-circle-exclamation::before {
  content: "\e565"; }

.fa-dungeon::before {
  content: "\f6d9"; }

.fa-hand-holding-box::before {
  content: "\f47b"; }

.fa-input-text::before {
  content: "\e1bf"; }

.fa-window-flip::before {
  content: "\f40f"; }

.fa-window-alt::before {
  content: "\f40f"; }

.fa-align-right::before {
  content: "\f038"; }

.fa-scanner-gun::before {
  content: "\f488"; }

.fa-scanner::before {
  content: "\f488"; }

.fa-tire::before {
  content: "\f631"; }

.fa-engine::before {
  content: "\e16e"; }

.fa-money-bill-1-wave::before {
  content: "\f53b"; }

.fa-money-bill-wave-alt::before {
  content: "\f53b"; }

.fa-life-ring::before {
  content: "\f1cd"; }

.fa-hands::before {
  content: "\f2a7"; }

.fa-sign-language::before {
  content: "\f2a7"; }

.fa-signing::before {
  content: "\f2a7"; }

.fa-circle-caret-right::before {
  content: "\f330"; }

.fa-caret-circle-right::before {
  content: "\f330"; }

.fa-wheat::before {
  content: "\f72d"; }

.fa-file-spreadsheet::before {
  content: "\f65b"; }

.fa-audio-description-slash::before {
  content: "\e0a8"; }

.fa-calendar-day::before {
  content: "\f783"; }

.fa-water-ladder::before {
  content: "\f5c5"; }

.fa-ladder-water::before {
  content: "\f5c5"; }

.fa-swimming-pool::before {
  content: "\f5c5"; }

.fa-arrows-up-down::before {
  content: "\f07d"; }

.fa-arrows-v::before {
  content: "\f07d"; }

.fa-chess-pawn-piece::before {
  content: "\f444"; }

.fa-chess-pawn-alt::before {
  content: "\f444"; }

.fa-face-grimace::before {
  content: "\f57f"; }

.fa-grimace::before {
  content: "\f57f"; }

.fa-wheelchair-move::before {
  content: "\e2ce"; }

.fa-wheelchair-alt::before {
  content: "\e2ce"; }

.fa-turn-down::before {
  content: "\f3be"; }

.fa-level-down-alt::before {
  content: "\f3be"; }

.fa-square-s::before {
  content: "\e27d"; }

.fa-rectangle-barcode::before {
  content: "\f463"; }

.fa-barcode-alt::before {
  content: "\f463"; }

.fa-person-walking-arrow-right::before {
  content: "\e552"; }

.fa-square-envelope::before {
  content: "\f199"; }

.fa-envelope-square::before {
  content: "\f199"; }

.fa-dice::before {
  content: "\f522"; }

.fa-unicorn::before {
  content: "\f727"; }

.fa-bowling-ball::before {
  content: "\f436"; }

.fa-pompebled::before {
  content: "\e43d"; }

.fa-brain::before {
  content: "\f5dc"; }

.fa-watch-smart::before {
  content: "\e2cc"; }

.fa-book-user::before {
  content: "\f7e7"; }

.fa-sensor-cloud::before {
  content: "\e02c"; }

.fa-sensor-smoke::before {
  content: "\e02c"; }

.fa-clapperboard-play::before {
  content: "\e132"; }

.fa-bandage::before {
  content: "\f462"; }

.fa-band-aid::before {
  content: "\f462"; }

.fa-calendar-minus::before {
  content: "\f272"; }

.fa-circle-xmark::before {
  content: "\f057"; }

.fa-times-circle::before {
  content: "\f057"; }

.fa-xmark-circle::before {
  content: "\f057"; }

.fa-circle-4::before {
  content: "\e0f1"; }

.fa-gifts::before {
  content: "\f79c"; }

.fa-album-collection::before {
  content: "\f8a0"; }

.fa-hotel::before {
  content: "\f594"; }

.fa-earth-asia::before {
  content: "\f57e"; }

.fa-globe-asia::before {
  content: "\f57e"; }

.fa-id-card-clip::before {
  content: "\f47f"; }

.fa-id-card-alt::before {
  content: "\f47f"; }

.fa-magnifying-glass-plus::before {
  content: "\f00e"; }

.fa-search-plus::before {
  content: "\f00e"; }

.fa-thumbs-up::before {
  content: "\f164"; }

.fa-cloud-showers::before {
  content: "\f73f"; }

.fa-user-clock::before {
  content: "\f4fd"; }

.fa-onion::before {
  content: "\e427"; }

.fa-clock-twelve-thirty::before {
  content: "\e359"; }

.fa-arrow-down-to-dotted-line::before {
  content: "\e095"; }

.fa-hand-dots::before {
  content: "\f461"; }

.fa-allergies::before {
  content: "\f461"; }

.fa-file-invoice::before {
  content: "\f570"; }

.fa-window-minimize::before {
  content: "\f2d1"; }

.fa-rectangle-wide::before {
  content: "\f2fc"; }

.fa-comment-arrow-up::before {
  content: "\e144"; }

.fa-garlic::before {
  content: "\e40e"; }

.fa-mug-saucer::before {
  content: "\f0f4"; }

.fa-coffee::before {
  content: "\f0f4"; }

.fa-brush::before {
  content: "\f55d"; }

.fa-tree-decorated::before {
  content: "\f7dc"; }

.fa-mask::before {
  content: "\f6fa"; }

.fa-calendar-heart::before {
  content: "\e0d3"; }

.fa-magnifying-glass-minus::before {
  content: "\f010"; }

.fa-search-minus::before {
  content: "\f010"; }

.fa-flower::before {
  content: "\f7ff"; }

.fa-arrow-down-from-arc::before {
  content: "\e614"; }

.fa-right-left-large::before {
  content: "\e5e1"; }

.fa-ruler-vertical::before {
  content: "\f548"; }

.fa-circles-overlap::before {
  content: "\e600"; }

.fa-user-large::before {
  content: "\f406"; }

.fa-user-alt::before {
  content: "\f406"; }

.fa-starship-freighter::before {
  content: "\e03a"; }

.fa-train-tram::before {
  content: "\e5b4"; }

.fa-bridge-suspension::before {
  content: "\e4cd"; }

.fa-trash-check::before {
  content: "\e2af"; }

.fa-user-nurse::before {
  content: "\f82f"; }

.fa-boombox::before {
  content: "\f8a5"; }

.fa-syringe::before {
  content: "\f48e"; }

.fa-cloud-sun::before {
  content: "\f6c4"; }

.fa-shield-exclamation::before {
  content: "\e247"; }

.fa-stopwatch-20::before {
  content: "\e06f"; }

.fa-square-full::before {
  content: "\f45c"; }

.fa-grip-dots::before {
  content: "\e410"; }

.fa-comment-exclamation::before {
  content: "\f4af"; }

.fa-pen-swirl::before {
  content: "\e214"; }

.fa-falafel::before {
  content: "\e40a"; }

.fa-circle-2::before {
  content: "\e0ef"; }

.fa-magnet::before {
  content: "\f076"; }

.fa-jar::before {
  content: "\e516"; }

.fa-gramophone::before {
  content: "\f8bd"; }

.fa-dice-d12::before {
  content: "\f6ce"; }

.fa-note-sticky::before {
  content: "\f249"; }

.fa-sticky-note::before {
  content: "\f249"; }

.fa-down::before {
  content: "\f354"; }

.fa-arrow-alt-down::before {
  content: "\f354"; }

.fa-hundred-points::before {
  content: "\e41c"; }

.fa-100::before {
  content: "\e41c"; }

.fa-paperclip-vertical::before {
  content: "\e3c2"; }

.fa-wind-warning::before {
  content: "\f776"; }

.fa-wind-circle-exclamation::before {
  content: "\f776"; }

.fa-location-pin-slash::before {
  content: "\f60c"; }

.fa-map-marker-slash::before {
  content: "\f60c"; }

.fa-face-sad-sweat::before {
  content: "\e38a"; }

.fa-bug-slash::before {
  content: "\e490"; }

.fa-cupcake::before {
  content: "\e402"; }

.fa-light-switch-off::before {
  content: "\e018"; }

.fa-toggle-large-off::before {
  content: "\e5b0"; }

.fa-pen-fancy-slash::before {
  content: "\e210"; }

.fa-truck-container::before {
  content: "\f4dc"; }

.fa-boot::before {
  content: "\f782"; }

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6"; }

.fa-file-check::before {
  content: "\f316"; }

.fa-bone::before {
  content: "\f5d7"; }

.fa-cards-blank::before {
  content: "\e4df"; }

.fa-circle-3::before {
  content: "\e0f0"; }

.fa-bench-tree::before {
  content: "\e2e7"; }

.fa-keyboard-brightness-low::before {
  content: "\e1c1"; }

.fa-ski-boot-ski::before {
  content: "\e3cd"; }

.fa-brain-circuit::before {
  content: "\e0c6"; }

.fa-user-injured::before {
  content: "\f728"; }

.fa-block-brick-fire::before {
  content: "\e3dc"; }

.fa-firewall::before {
  content: "\e3dc"; }

.fa-face-sad-tear::before {
  content: "\f5b4"; }

.fa-sad-tear::before {
  content: "\f5b4"; }

.fa-plane::before {
  content: "\f072"; }

.fa-tent-arrows-down::before {
  content: "\e581"; }

.fa-exclamation::before {
  content: "\21"; }

.fa-arrows-spin::before {
  content: "\e4bb"; }

.fa-face-smile-relaxed::before {
  content: "\e392"; }

.fa-comment-xmark::before {
  content: "\f4b5"; }

.fa-comment-times::before {
  content: "\f4b5"; }

.fa-print::before {
  content: "\f02f"; }

.fa-turkish-lira-sign::before {
  content: "\e2bb"; }

.fa-try::before {
  content: "\e2bb"; }

.fa-turkish-lira::before {
  content: "\e2bb"; }

.fa-face-nose-steam::before {
  content: "\e382"; }

.fa-circle-waveform-lines::before {
  content: "\e12d"; }

.fa-waveform-circle::before {
  content: "\e12d"; }

.fa-dollar-sign::before {
  content: "\24"; }

.fa-dollar::before {
  content: "\24"; }

.fa-usd::before {
  content: "\24"; }

.fa-ferris-wheel::before {
  content: "\e174"; }

.fa-computer-speaker::before {
  content: "\f8b2"; }

.fa-skull-cow::before {
  content: "\f8de"; }

.fa-x::before {
  content: "\58"; }

.fa-magnifying-glass-dollar::before {
  content: "\f688"; }

.fa-search-dollar::before {
  content: "\f688"; }

.fa-users-gear::before {
  content: "\f509"; }

.fa-users-cog::before {
  content: "\f509"; }

.fa-person-military-pointing::before {
  content: "\e54a"; }

.fa-building-columns::before {
  content: "\f19c"; }

.fa-bank::before {
  content: "\f19c"; }

.fa-institution::before {
  content: "\f19c"; }

.fa-museum::before {
  content: "\f19c"; }

.fa-university::before {
  content: "\f19c"; }

.fa-circle-t::before {
  content: "\e124"; }

.fa-sack::before {
  content: "\f81c"; }

.fa-grid-2::before {
  content: "\e196"; }

.fa-camera-cctv::before {
  content: "\f8ac"; }

.fa-cctv::before {
  content: "\f8ac"; }

.fa-umbrella::before {
  content: "\f0e9"; }

.fa-trowel::before {
  content: "\e589"; }

.fa-horizontal-rule::before {
  content: "\f86c"; }

.fa-bed-front::before {
  content: "\f8f7"; }

.fa-bed-alt::before {
  content: "\f8f7"; }

.fa-d::before {
  content: "\44"; }

.fa-stapler::before {
  content: "\e5af"; }

.fa-masks-theater::before {
  content: "\f630"; }

.fa-theater-masks::before {
  content: "\f630"; }

.fa-kip-sign::before {
  content: "\e1c4"; }

.fa-face-woozy::before {
  content: "\e3a2"; }

.fa-cloud-question::before {
  content: "\e492"; }

.fa-pineapple::before {
  content: "\e31f"; }

.fa-hand-point-left::before {
  content: "\f0a5"; }

.fa-gallery-thumbnails::before {
  content: "\e3aa"; }

.fa-circle-j::before {
  content: "\e112"; }

.fa-eyes::before {
  content: "\e367"; }

.fa-handshake-simple::before {
  content: "\f4c6"; }

.fa-handshake-alt::before {
  content: "\f4c6"; }

.fa-page-caret-up::before {
  content: "\e42a"; }

.fa-file-caret-up::before {
  content: "\e42a"; }

.fa-jet-fighter::before {
  content: "\f0fb"; }

.fa-fighter-jet::before {
  content: "\f0fb"; }

.fa-comet::before {
  content: "\e003"; }

.fa-square-share-nodes::before {
  content: "\f1e1"; }

.fa-share-alt-square::before {
  content: "\f1e1"; }

.fa-shield-keyhole::before {
  content: "\e248"; }

.fa-barcode::before {
  content: "\f02a"; }

.fa-plus-minus::before {
  content: "\e43c"; }

.fa-square-sliders-vertical::before {
  content: "\f3f2"; }

.fa-sliders-v-square::before {
  content: "\f3f2"; }

.fa-video::before {
  content: "\f03d"; }

.fa-video-camera::before {
  content: "\f03d"; }

.fa-message-middle::before {
  content: "\e1e1"; }

.fa-comment-middle-alt::before {
  content: "\e1e1"; }

.fa-graduation-cap::before {
  content: "\f19d"; }

.fa-mortar-board::before {
  content: "\f19d"; }

.fa-hand-holding-medical::before {
  content: "\e05c"; }

.fa-person-circle-check::before {
  content: "\e53e"; }

.fa-square-z::before {
  content: "\e288"; }

.fa-message-text::before {
  content: "\e1e6"; }

.fa-comment-alt-text::before {
  content: "\e1e6"; }

.fa-turn-up::before {
  content: "\f3bf"; }

.fa-level-up-alt::before {
  content: "\f3bf"; }

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../Fonts/fontawesome/fa-regular-400.ttf") format("truetype"); }

.far,
.fa-regular {
  font-weight: 400; }

/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../Fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../Fonts/fontawesome/fa-solid-900.ttf") format("truetype"); }

.fas,
.fa-solid {
  font-weight: 900; }

/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../Fonts/fontawesome/fa-brands-400.ttf") format("truetype"); }

.fab,
.fa-brands {
  font-weight: 400; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-aws:before {
  content: "\f375"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-modx:before {
  content: "\f285"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-square-js:before {
  content: "\f3b9"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-unity:before {
  content: "\e049"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-vk:before {
  content: "\f189"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-square-reddit:before {
  content: "\f1a2"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-square-font-awesome:before {
  content: "\e5ad"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-square-instagram:before {
  content: "\e055"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-square-hacker-news:before {
  content: "\f3af"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-edge:before {
  content: "\f282"; }

.fa-threads:before {
  content: "\e618"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-square-snapchat:before {
  content: "\f2ad"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-safari:before {
  content: "\f267"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-square-font-awesome-stroke:before {
  content: "\f35c"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-square-viadeo:before {
  content: "\f2aa"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-centos:before {
  content: "\f789"; }

.fa-adn:before {
  content: "\f170"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-square-dribbble:before {
  content: "\f397"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-node:before {
  content: "\f419"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-debian:before {
  content: "\e60b"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-square-twitter:before {
  content: "\f081"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-golang:before {
  content: "\e40f"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-square-youtube:before {
  content: "\f431"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-nfc-directional:before {
  content: "\e530"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-meta:before {
  content: "\e49b"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-hips:before {
  content: "\f452"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-discord:before {
  content: "\f392"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-shoelace:before {
  content: "\e60c"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-square-steam:before {
  content: "\f1b7"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-square-vimeo:before {
  content: "\f194"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-flag:before {
  content: "\f2b4"; }

.fa-font-awesome-logo-full:before {
  content: "\f2b4"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-apple:before {
  content: "\f179"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-padlet:before {
  content: "\e4a0"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-square-github:before {
  content: "\f092"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-neos:before {
  content: "\f612"; }

.fa-square-threads:before {
  content: "\e619"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-angular:before {
  content: "\f420"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envira:before {
  content: "\f299"; }

.fa-square-gitlab:before {
  content: "\e5ae"; }

.fa-gitlab-square:before {
  content: "\e5ae"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-square-odnoklassniki:before {
  content: "\f264"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-sith:before {
  content: "\f512"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-hashnode:before {
  content: "\e499"; }

.fa-react:before {
  content: "\f41b"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-gg:before {
  content: "\f260"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-square-pinterest:before {
  content: "\f0d3"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-xing:before {
  content: "\f168"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-less:before {
  content: "\f41d"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-nfc-symbol:before {
  content: "\e531"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-square-google-plus:before {
  content: "\f0d4"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-square-xing:before {
  content: "\f169"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-fly:before {
  content: "\f417"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-viber:before {
  content: "\f409"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-audible:before {
  content: "\f373"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-bilibili:before {
  content: "\e3d9"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-x-twitter:before {
  content: "\e61b"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-42-group:before {
  content: "\e080"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-square-pied-piper:before {
  content: "\e01e"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-square-facebook:before {
  content: "\f082"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-square-lastfm:before {
  content: "\f203"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-figma:before {
  content: "\f799"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-cmplid:before {
  content: "\e360"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-docker:before {
  content: "\f395"; }

.fa-screenpal:before {
  content: "\e570"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-wirsindhandwerk:before {
  content: "\e2d0"; }

.fa-wsh:before {
  content: "\e2d0"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-apper:before {
  content: "\f371"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ab"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-square-behance:before {
  content: "\f1b5"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-space-awesome:before {
  content: "\e5ac"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-square-git:before {
  content: "\f1d2"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-square-tumblr:before {
  content: "\f174"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-trello:before {
  content: "\f181"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-android:before {
  content: "\f17b"; }

.fa-bots:before {
  content: "\e340"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-uber:before {
  content: "\f402"; }

.fa-github:before {
  content: "\f09b"; }

.fa-php:before {
  content: "\f457"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-stubber:before {
  content: "\e5c7"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f2c6"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-odysee:before {
  content: "\e5c6"; }

.fa-square-whatsapp:before {
  content: "\f40c"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f198"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-usb:before {
  content: "\f287"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-square-x-twitter:before {
  content: "\e61a"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f23a"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-sitrox:before {
  content: "\e44a"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-strava:before {
  content: "\f428"; }

.fa-ember:before {
  content: "\f423"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-zhihu:before {
  content: "\f63f"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-pix:before {
  content: "\e43a"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-sharp: 'Font Awesome 6 Sharp';
  --fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 6 Sharp'; }

@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/fontawesome/fa-sharp-regular-400.woff2") format("woff2"), url("../Fonts/fontawesome/fa-sharp-regular-400.ttf") format("truetype"); }

.fasr,
.fa-regular {
  font-weight: 400; }

/* MIXINS */
/* LO dataset in search result list */
/* LO dataset in slider */
/* LO shop item in search result list */
/* LO shop item in slider */
/* BASIC STUFF */
/* general icon font awesome styling */
/* Ina Enders 08.11.2023 */
i[class^="fa-"] {
  padding-right: 5px;
  padding-right: 0.5rem; }

.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: #f28d35;
    color: #34A6BF; }
  .circle-behind.red {
    background-color: #f28d35;
    color: #fff; }

.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-premium-bg {
  background-color: #FFBF00; }
  .colorcat-premium-bg:before {
    color: #FFBF00 !important; }

html {
  /* Font base size is set in foundation css, */
  /* see  /Vendor/foundation-sites/scss/_settings_overrides.scss  */
  scroll-behavior: smooth; }

body {
  font-size: 18px;
  font-size: 1.8rem; }

textarea,
input,
select {
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  font-style: normal;
  font-variant: normal;
  padding: .3em .75em;
  font-size: 15px;
  font-size: 1.5rem; }

select {
  appearance: auto; }

h1,
h2,
h3,
h4 {
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  color: #34A6BF; }

h1,
h2 {
  font-family: Verdana-Bold, sans-serif; }

h1 {
  margin: 0 0 20px 0;
  margin: 0 0 2rem 0;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  word-wrap: break-word; }
  @media print, screen and (max-width: 39.99875em) {
    h1 {
      font-size: 3rem; } }
  @media print, screen and (max-width: 27.49875em) {
    h1 {
      font-size: 2.2rem; } }

h2 {
  margin: 0 0 20px;
  margin: 0 0 2rem;
  font-weight: 400;
  font-size: 25px;
  font-size: 2.5rem; }
  @media print, screen and (max-width: 49.99875em) {
    h2 {
      font-size: 1.8rem; } }

h3 {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  font-weight: 400;
  line-height: 1.3;
  font-size: 20px;
  font-size: 2rem; }

h4 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

h5 {
  color: #4f4f4f;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

/* Header-Content element: no margin on h1 ... , as margin is set for CE itself */
.frame-type-header > header h2, .frame-type-header > header h3, .frame-type-header > header h4 {
  margin-bottom: 0; }

hr {
  color: #ECECEC; }

p {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

sub {
  font-size: 7px;
  font-size: 0.7rem; }

button:hover,
input[type="submit"]:hover {
  cursor: pointer; }

.q {
  margin: 10px;
  margin: 1rem; }

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.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;
    content: '\ec88';
    margin: 0 .375em 0 0;
    -ms-transform: translateY(3px);
        transform: translateY(3px); }

a.internal-link:before {
  display: none;
  content: '\ea42'; }

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: 2px;
  margin-right: .25rem;
  content: '\e945'; }

a.external-link:before, a.external-link-new-window: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; }

b,
strong {
  font-family: Verdana-Bold, sans-serif; }

em,
i {
  font-style: italic; }

pre {
  white-space: pre-wrap;
  font-size: 18px;
  background: #ECECEC;
  padding: 1em; }

ul,
ol {
  padding-left: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem; }

ol {
  padding-left: 0; }
  ol li {
    list-style: decimal; }

ul li,
ol li {
  margin-bottom: 7px;
  margin-bottom: .75rem;
  margin-left: 20px;
  margin-left: 2rem; }

.csc-default.frame > div > ul {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.text-centered {
  text-align: center; }

/* INA ENDERS 30.10.19 */
.alert-message {
  font-weight: bold; }

.hidden {
  display: none; }

.bold {
  font-family: Verdana-Bold, sans-serif;
  font-weight: normal; }
  .bold.headline {
    margin-bottom: 5px;
    margin-bottom: 0.5rem; }

.maincontent cite:before,
.maincontent .cite-block:before {
  content: ""; }

.trennelement-container--color3 h1,
.trennelement-container--color3 h2,
.trennelement-container--color3 h3,
.trennelement-container--color3 h4 {
  color: #f28d35; }

/* VENDOR */
.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; }

/* Redesign menu 2023 */
body:not(.loaded) ul.dropdown {
  display: none; }

/* ueber Suchleiste: top-menue */
#top-menu li,
#top-menu-2 li {
  margin-left: 2px;
  margin-left: 0.25rem;
  position: relative; }
  #top-menu li a,
  #top-menu-2 li a {
    color: inherit;
    font-size: 16px;
    font-size: 1.6rem; }
    #top-menu li a:hover,
    #top-menu-2 li a:hover {
      color: #f28d35; }
  #top-menu li span.active a,
  #top-menu-2 li span.active a {
    color: #f28d35; }
  #top-menu li:last-of-type a,
  #top-menu-2 li:last-of-type a {
    padding-right: 0; }

#top-menu-2 li {
  width: 58px; }
  #top-menu-2 li .wrap-icon {
    border: 1px solid transparent;
    z-index: 110;
    position: absolute;
    padding: 10px 15px;
    top: -24px;
    right: -5px; }
  #top-menu-2 li.mein-profil .wrap-dropdown {
    position: absolute;
    display: none;
    right: 0;
    z-index: 100;
    padding: 20px;
    background-color: #fff;
    top: 22px;
    width: 250px;
    border: 1px solid #34A6BF;
    border-top-left-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; }
    #top-menu-2 li.mein-profil .wrap-dropdown ul#meinprofil-menu li span a {
      padding: 5px 0;
      white-space: nowrap; }
    #top-menu-2 li.mein-profil .wrap-dropdown ul#meinprofil-menu li span.active > a, #top-menu-2 li.mein-profil .wrap-dropdown ul#meinprofil-menu li span:hover > a {
      color: #f28d35;
      background-color: transparent; }
  #top-menu-2 li.mein-profil:hover .wrap-icon {
    border: 1px solid #34A6BF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-color: #fff;
    right: 0; }
    #top-menu-2 li.mein-profil:hover .wrap-icon i {
      padding: 0; }
  #top-menu-2 li.mein-profil:hover .wrap-dropdown {
    display: block; }

/* mobil */
ul#meinprofil-menu li span.active > a, ul#meinprofil-menu li span:hover > a {
  background-color: transparent; }

/* blauer Balken container fuer main-menue */
#main-menu-row {
  background-color: #E1F4F8;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  z-index: 50;
  position: relative;
  padding: 0 5px;
  padding: 0 0.5rem; }
  #main-menu-row .top-bar {
    -ms-flex-pack: end;
        justify-content: end;
    background: transparent; }
    #main-menu-row .top-bar .title-bar {
      background: transparent;
      /* mobile menu toggle button */ }
      #main-menu-row .top-bar .title-bar .menu-button-style {
        padding: 5px;
        background-color: #34A6BF;
        color: #E1F4F8;
        border: 1px solid #34A6BF;
        border-radius: 3px;
        font-weight: 400; }
        #main-menu-row .top-bar .title-bar .menu-button-style img {
          width: 25px;
          height: auto; }
    #main-menu-row .top-bar ul#top-menu {
      background: #fff;
      -ms-flex-pack: right;
          justify-content: right; }
      #main-menu-row .top-bar ul#top-menu.menu,
      #main-menu-row .top-bar ul#top-menu.menu li {
        list-style: none; }
      #main-menu-row .top-bar ul#top-menu:last-of-type a {
        padding-right: 0; }
    #main-menu-row .top-bar .header-logo {
      padding: 0 10px;
      padding: 0 1rem; }

@media print, screen and (max-width: 93.12375em) {
  .headerbar > .top-bar {
    display: none !important; } }

#main-menu {
  width: 100%; }
  #main-menu ul.menu-mainnav {
    background-color: #E1F4F8;
    padding: 0;
    margin-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: right;
        justify-content: right;
    -ms-flex-align: stretch;
        align-items: stretch;
    list-style: none;
    height: 50px; }
    #main-menu ul.menu-mainnav > li {
      margin: 0 0 0 20px;
      margin: 0 0 0 2rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center; }
      #main-menu ul.menu-mainnav > li > a {
        padding: 0;
        color: #34A6BF;
        font-weight: bold;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.6;
        padding-right: 20px; }
        #main-menu ul.menu-mainnav > li > a:after {
          content: '';
          background-repeat: no-repeat;
          background-position: center 2px;
          display: inline-block;
          width: 18px;
          height: 18px;
          background-image: url("../Icons/chevron-down-solid-blue.svg");
          position: relative;
          right: -5px; }
      #main-menu ul.menu-mainnav > li:hover > a, #main-menu ul.menu-mainnav > li.show > a {
        color: #f28d35; }
        #main-menu ul.menu-mainnav > li:hover > a:after, #main-menu ul.menu-mainnav > li.show > a:after {
          background-position: center 4px;
          background-image: url("../Icons/chevron-up-solid-orange.svg"); }
      #main-menu ul.menu-mainnav > li.zero-sublevel > a {
        padding-right: 0; }
        #main-menu ul.menu-mainnav > li.zero-sublevel > a:after {
          background: none;
          content: none; }
    #main-menu ul.menu-mainnav li.mega-menu .menu-popup {
      visibility: hidden;
      border-bottom: 1px solid #34A6BF;
      background-color: #fff;
      padding-top: 20px;
      position: absolute;
      left: 50%;
      right: 0;
      width: 100vw;
      margin-left: -50vw;
      top: 50px; }
      #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap {
        position: relative; }
        #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap {
          /* Fake horizontal trennelement, keeps html in one piece  */
          background-color: #fff;
          width: 100vw;
          position: relative;
          margin-left: -50vw;
          left: 50%;
          height: 100%; }
          #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container {
            max-width: calc(1100px + 2 * 160px + 2 * 40px + 20px / 2.0);
            padding: 0 calc(20px / 2.0);
            margin: 0 auto; }
            @media print, screen and (min-width: 40em) {
              #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container {
                max-width: calc(1100px + 2.0 * 160px + 2 * 40px + 30px / 2.0);
                padding: 0 calc(30px / 2.0); } }
            #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: column;
                  flex-direction: column; }
              #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content li {
                margin-left: 0; }
              #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul {
                border-radius: 6px;
                list-style: none; }
                #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item {
                  position: relative;
                  text-align: right;
                  background-color: #fff;
                  padding: 0 20px;
                  margin-bottom: 0; }
                  #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item a, #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item span {
                    color: #4f4f4f;
                    text-align: right;
                    line-height: 38px;
                    line-height: 3.8rem;
                    font-size: 16px;
                    font-size: 1.6rem; }
                  #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item.initial {
                    border: 1px solid #34A6BF;
                    border-radius: 6px; }
                  #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item:hover, #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item.show {
                    background-color: #DAF1F6; }
                    #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item:hover a,
                    #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item:hover span, #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item.show a,
                    #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item.show span {
                      color: #f28d35; }
                  #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item.active a, #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-0 ul li.item.active span {
                    font-family: Verdana-Bold, sans-serif; }
              #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 {
                width: 100%;
                position: relative;
                top: 40px; }
                #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 > .mega-block > a {
                  display: none; }
                #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block {
                  position: absolute;
                  width: 100%;
                  visibility: hidden;
                  border: 1px solid #34A6BF;
                  border-radius: 6px;
                  background-color: #DAF1F6;
                  padding: 20px;
                  /* themenwelt  */ }
                  #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block.show {
                    visibility: visible; }
                  #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row {
                    list-style: none;
                    background-color: #DAF1F6;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-direction: row;
                        flex-direction: row;
                    -ms-flex-pack: start;
                        justify-content: start;
                    -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                    margin-bottom: 20px; }
                  #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row.mmr-level-0 > li.mmr-item {
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-direction: column;
                        flex-direction: column;
                    padding: 0 10px;
                    margin-top: 20px; }
                    #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row.mmr-level-0 > li.mmr-item .title {
                      border: 1px solid #34A6BF;
                      background-color: #34A6BF;
                      border-radius: 6px; }
                      #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row.mmr-level-0 > li.mmr-item .title a {
                        font-size: 15px;
                        font-size: 1.5rem;
                        color: #fff;
                        padding: 10px 20px;
                        display: inline-block; }
                    #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row.mmr-level-0 > li.mmr-item:hover .title {
                      background-color: #fff; }
                      #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row.mmr-level-0 > li.mmr-item:hover .title a {
                        color: #34A6BF; }
                    #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row.mmr-level-0 > li.mmr-item.active .title {
                      font-family: Verdana-Bold, sans-serif; }
                      #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row.mmr-level-0 > li.mmr-item.active .title a {
                        font-family: Verdana-Bold, sans-serif; }
                    #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row.mmr-level-0 > li.mmr-item .mega-menu-row.mmr-level-1 {
                      background-color: #fff;
                      border-radius: 6px;
                      padding: 10px 20px 20px 14px;
                      margin-top: 10px; }
                      #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row.mmr-level-0 > li.mmr-item .mega-menu-row.mmr-level-1 > .mmr-item span a {
                        font-size: 12px;
                        font-size: 1.2rem;
                        color: #4f4f4f; }
                      #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row.mmr-level-0 > li.mmr-item .mega-menu-row.mmr-level-1 > .mmr-item:hover {
                        text-decoration: underline; }
                      #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block ul.mega-menu-row.mmr-level-0 > li.mmr-item .mega-menu-row.mmr-level-1 > .mmr-item.active {
                        font-family: Verdana-Bold, sans-serif; }
                  #main-menu ul.menu-mainnav li.mega-menu .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .grid-container .mega-menu-content .level-1 .mega-block.mega-block-tw ul.mega-menu-row li.mmr-item {
                    width: 240px;
                    width: 24rem; }
    #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content {
      position: relative; }
      #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
        #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item {
          border: 1px solid #34A6BF;
          border-bottom: 1px solid #DAF1F6;
          border-top-left-radius: 6px;
          border-top-right-radius: 6px;
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 0; }
          #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item a:after, #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item span:after {
            display: inline-block;
            content: '';
            height: 25px;
            background-image: url("../Icons/chevron-down-solid-blue.svg");
            background-repeat: no-repeat;
            background-size: 15px 15px;
            background-position: 5px 5px;
            position: relative;
            z-index: 10;
            width: 20px;
            top: 6px;
            right: -10px; }
          #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item.initial {
            border: 1px solid #34A6BF;
            border-radius: 6px; }
          #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item:hover:after, #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item.show:after {
            display: inline-block;
            content: '';
            height: 4px;
            position: absolute;
            z-index: 10;
            background-color: #DAF1F6;
            width: 100%;
            left: 0;
            bottom: -2px; }
          #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item:hover a,
          #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item:hover span, #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item.show a,
          #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item.show span {
            color: #f28d35; }
            #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item:hover a:after,
            #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item:hover span:after, #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item.show a:after,
            #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item.show span:after {
              background-image: url("../Icons/chevron-up-solid-orange.svg"); }
          #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item.active a, #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item.active span {
            font-family: Verdana-Bold, sans-serif; }
    #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel.item-title--lehrerleben .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 > ul,
    #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel.item-title--lehrerleben .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-1 > .mega-block > ul {
      -ms-flex-pack: right;
          justify-content: right; }
      #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel.item-title--lehrerleben .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 > ul li.item,
      #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel.item-title--lehrerleben .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-1 > .mega-block > ul li.item {
        margin-right: 30px;
        margin-right: 3rem; }
        #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel.item-title--lehrerleben .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 > ul li.item:last-child,
        #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel.item-title--lehrerleben .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-1 > .mega-block > ul li.item:last-child {
          margin-right: 0; }
    #main-menu ul.menu-mainnav li.mega-menu.multi-sublevel.item-title--lehrerleben .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-1 > .mega-block {
      border-radius: 6px 0px 6px 6px; }
    #main-menu ul.menu-mainnav li.mega-menu.single-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content {
      position: relative; }
      #main-menu ul.menu-mainnav li.mega-menu.single-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row; }
        #main-menu ul.menu-mainnav li.mega-menu.single-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item {
          border: 1px solid #34A6BF;
          border-radius: 6px;
          margin-right: 30px;
          margin-right: 3rem; }
          #main-menu ul.menu-mainnav li.mega-menu.single-sublevel .menu-popup .popup-outerwrap .popup-wrap .popup-innerwrap .mega-menu-content .level-0 ul li.item:last-child {
            margin-right: 0; }
    #main-menu ul.menu-mainnav li.mega-menu.single-sublevel.item-title--fortbildungen .level-0 > ul {
      -ms-flex-pack: center;
          justify-content: center; }
    #main-menu ul.menu-mainnav li.mega-menu.single-sublevel.item-title--tools .level-0 > ul, #main-menu ul.menu-mainnav li.mega-menu.single-sublevel.item-title--lehrerleben .level-0 > ul {
      -ms-flex-pack: right;
          justify-content: right; }
    #main-menu ul.menu-mainnav li.mega-menu.show .menu-popup {
      visibility: visible; }
    #main-menu ul.menu-mainnav a {
      padding: 5px;
      padding: 0.5rem; }

.pageheader.compressed #main-menu ul.menu-mainnav {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0; }
  .pageheader.compressed #main-menu ul.menu-mainnav li {
    margin-bottom: 0; }
    .pageheader.compressed #main-menu ul.menu-mainnav li a {
      padding-right: 0; }
    .pageheader.compressed #main-menu ul.menu-mainnav li .menu-popup {
      top: 60px; }

/* for dev / debug only  */
.pid__1003703 #main-menu-row #main-menu ul.menu-mainnav li.mega-menu .menu-popup {
  display: block !important;
  visibility: visible; }

/* Own Components */
[class^="ad-"], [class*=" ad-"] {
  line-height: 0; }

/* Import banner-types */
.ad-content-mediumrect {
  width: 100%; }
  .ad-content-mediumrect img {
    width: 100%; }

@media print, screen and (max-width: 49.99875em) {
  .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: 20px;
    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 print, screen and (max-width: 63.99875em) {
    .content-wrapper .ad-superbanner {
      display: none; } }
  @media print, screen and (max-width: 74.99875em) {
    .content-wrapper .ad-superbanner {
      width: calc(100% - 203px + 2px); } }
  @media screen and (min-width: 75em) {
    .content-wrapper .ad-superbanner {
      width: calc(1200px + 2px); } }

.werbeelement--content .banner-728 > ins {
  display: block;
  text-align: left;
  text-decoration: none;
  width: 100%; }

.ad-right-skyscraper-wide {
  margin-left: 2px;
  float: left; }
  .ad-right-skyscraper-wide iframe {
    margin-left: 20px; }
  @media print, screen and (max-width: 63.99875em) {
    .ad-right-skyscraper-wide {
      display: none; } }

.button,
.button-filled,
.button-inverted {
  background: #f28d35;
  color: #fff;
  border: 2px solid #f28d35;
  border-radius: 6px;
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  line-height: 16px;
  line-height: 1.6rem;
  white-space: nowrap;
  padding: 0 !important;
  cursor: pointer;
  /* hier deaktiviert, weil schon durch foundation eine animation gemacht wird */
  transition: none; }
  .button > a, .button > span, .button > input,
  .button-filled > a,
  .button-filled > span,
  .button-filled > input,
  .button-inverted > a,
  .button-inverted > span,
  .button-inverted > input {
    background: #f28d35;
    color: #fff;
    font-family: Verdana-Bold, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 8px 15px 10px 15px !important;
    display: block;
    border-radius: 6px;
    margin: 0 !important;
    border: none !important;
    line-height: 16px;
    line-height: 1.6rem;
    text-align: center;
    text-wrap: auto;
    /* noch weiter innen liegende SPANs: nicht noch mal Abstaende */
    /* fonticon im Button, mit Text in span dahinter: Abstand */
    transition: none; }
    .button > a span, .button > span span, .button > input span,
    .button-filled > a span,
    .button-filled > span span,
    .button-filled > input span,
    .button-inverted > a span,
    .button-inverted > span span,
    .button-inverted > input span {
      padding: 0 !important;
      margin: 0; }
    .button > a > i[class^="fa-"], .button > span > i[class^="fa-"], .button > input > i[class^="fa-"],
    .button-filled > a > i[class^="fa-"],
    .button-filled > span > i[class^="fa-"],
    .button-filled > input > i[class^="fa-"],
    .button-inverted > a > i[class^="fa-"],
    .button-inverted > span > i[class^="fa-"],
    .button-inverted > input > i[class^="fa-"] {
      padding-right: 0 !important; }
    .button > a > i[class^="fa-"] + span, .button > span > i[class^="fa-"] + span, .button > input > i[class^="fa-"] + span,
    .button-filled > a > i[class^="fa-"] + span,
    .button-filled > span > i[class^="fa-"] + span,
    .button-filled > input > i[class^="fa-"] + span,
    .button-inverted > a > i[class^="fa-"] + span,
    .button-inverted > span > i[class^="fa-"] + span,
    .button-inverted > input > i[class^="fa-"] + span {
      margin-left: 10px !important;
      margin-left: 1rem !important; }
    .button > a:hover, .button > span:hover, .button > input:hover,
    .button-filled > a:hover,
    .button-filled > span:hover,
    .button-filled > input:hover,
    .button-inverted > a:hover,
    .button-inverted > span:hover,
    .button-inverted > input:hover {
      text-decoration: none; }
  .button:hover, .button.active,
  .button-filled:hover,
  .button-filled.active,
  .button-inverted:hover,
  .button-inverted.active {
    background-color: #fff !important;
    color: #f28d35; }
    .button:hover a, .button:hover span, .button:hover input, .button.active a, .button.active span, .button.active input,
    .button-filled:hover a,
    .button-filled:hover span,
    .button-filled:hover input,
    .button-filled.active a,
    .button-filled.active span,
    .button-filled.active input,
    .button-inverted:hover a,
    .button-inverted:hover span,
    .button-inverted:hover input,
    .button-inverted.active a,
    .button-inverted.active span,
    .button-inverted.active input {
      background-color: #fff !important;
      color: #f28d35; }

*[class^="button-group-"] {
  display: -ms-flexbox;
  display: flex; }
  *[class^="button-group-"][class^="button-group-column"] {
    -ms-flex-direction: column;
        flex-direction: column; }
    *[class^="button-group-"][class^="button-group-column"][class^="button-group-column-left"] {
      -ms-flex-pack: start;
          justify-content: start; }
  *[class^="button-group-"] .button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 10px; }
    *[class^="button-group-"] .button:last-of-type {
      margin-bottom: 0; }

.button-disable {
  cursor: default !important;
  color: #ECECEC; }

#back2Top {
  width: auto;
  height: auto;
  overflow: hidden;
  z-index: 999;
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 215px;
  right: 10px;
  right: 1rem;
  opacity: 1;
  font-size: 40px;
  color: #f28d35; }

#back2Top:hover {
  text-decoration: none;
  color: #f28d35; }

.fortbildung_button_orange {
  border-radius: 160px;
  background: #f28d35 !important;
  border: 0px;
  padding: 11px;
  font-size: 20px; }

.button i[class^="fa-"] {
  padding-right: 5px;
  padding-right: 0.5rem; }
  .button i[class^="fa-"].fa-arrows-rotate, .button i[class^="fa-"].fa-list-check {
    font-size: 15px;
    font-size: 1.5rem; }

.tx-felogin-pi1 .button {
  /* button hier hat display:flex statt display:inline-block, daher: */
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content; }

.banner .container-image img {
  width: 100%;
  max-width: 100%;
  height: auto; }

.banner ul {
  list-style-type: none;
  padding-left: 0;
  margin: 20px 0;
  margin: 2rem 0; }

.banner li {
  padding-left: 33px;
  padding-left: 3.3rem;
  margin-left: 0;
  position: relative;
  font-weight: bold; }
  .banner li:before {
    content: '';
    /* Notwendig, um das Pseudoelement zu erzeugen */
    position: absolute;
    /* Positioniert das Pseudoelement relativ zum Elternelement */
    left: 4px;
    top: 5px;
    width: 15px;
    height: 15px;
    background-image: url("../Icons/check-solid.svg");
    background-size: cover;
    background-repeat: no-repeat; }

.banner.fachseitenbanner {
  padding: 20px 0;
  padding: 2rem 0; }
  .banner.fachseitenbanner .headcontent-fachportal {
    max-width: 100%;
    padding: 0 calc(20px / 2.0);
    max-width: calc(1100px + 2 * 160px + 2 * 40px + 20px / 2.0);
    padding: 0 calc(20px / 2.0);
    margin: 0 auto; }
    @media print, screen and (min-width: 40em) {
      .banner.fachseitenbanner .headcontent-fachportal {
        max-width: calc(1100px + 2.0 * 160px + 2 * 40px + 30px / 2.0);
        padding: 0 calc(30px / 2.0); } }
  .banner.fachseitenbanner .container-text h2 {
    font-family: Verdana-Regular, sans-serif;
    color: #4f4f4f; }
  .banner.fachseitenbanner .container-image {
    width: 100%;
    height: 100%;
    max-width: 650px; }

.banner.footerbanner {
  background-color: transparent; }
  .banner.footerbanner .container-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: left;
        justify-content: left; }
    .banner.footerbanner .container-image img {
      max-width: 400px; }

.banner.bildbanner {
  position: relative;
  /* no text -> no color overlay */ }
  .banner.bildbanner .container-image {
    position: relative; }
    .banner.bildbanner .container-image:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(255, 255, 255, 0);
      background: rgba(62, 61, 61, 0.3); }
  .banner.bildbanner.no-text-content .container-image:before {
    display: none; }
  .banner.bildbanner .container-text {
    position: absolute;
    bottom: 30%; }
    @media print, screen and (max-width: 74.99875em) {
      .banner.bildbanner .container-text {
        bottom: 10%; } }
    @media print, screen and (max-width: 49.99875em) {
      .banner.bildbanner .container-text {
        bottom: 0%; } }
    .banner.bildbanner .container-text > h1 {
      font-size: 35px;
      font-size: 3.5rem;
      color: #fff;
      line-height: 55px;
      line-height: 5.5rem;
      text-shadow: 0 0 5px black; }
      @media print, screen and (max-width: 49.99875em) {
        .banner.bildbanner .container-text > h1 {
          font-size: 2.5rem;
          margin-bottom: 0; } }
    .banner.bildbanner .container-text > p {
      font-size: 20px;
      font-size: 2rem;
      line-height: 25px;
      line-height: 2.5rem;
      text-shadow: 0 0 5px black;
      margin-bottom: 30px;
      margin-bottom: 3.0rem;
      color: #fff; }

.banner.startseitenbildbanner, .banner.startseitenvideobanner {
  background: #fff;
  background: linear-gradient(90deg, #fff 0%, #E1F4F8 100%); }
  @media print, screen and (max-width: 63.99875em) {
    .banner.startseitenbildbanner, .banner.startseitenvideobanner {
      padding: 25px 0 !important; } }
  .banner.startseitenbildbanner .container-text-wrap, .banner.startseitenvideobanner .container-text-wrap {
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
    .banner.startseitenbildbanner .container-text-wrap .container-text, .banner.startseitenvideobanner .container-text-wrap .container-text {
      bottom: 0;
      left: 0; }
      .banner.startseitenbildbanner .container-text-wrap .container-text h1, .banner.startseitenvideobanner .container-text-wrap .container-text h1 {
        text-transform: uppercase;
        font-size: 35px;
        font-size: 3.5rem; }
        @media print, screen and (max-width: 49.99875em) {
          .banner.startseitenbildbanner .container-text-wrap .container-text h1, .banner.startseitenvideobanner .container-text-wrap .container-text h1 {
            font-size: 2.5rem;
            line-height: 1;
            margin-bottom: 0.25rem; } }
      .banner.startseitenbildbanner .container-text-wrap .container-text p, .banner.startseitenvideobanner .container-text-wrap .container-text p {
        font-size: 30px;
        font-size: 3rem;
        line-height: 39px;
        line-height: 3.9rem;
        margin-bottom: 0; }
        @media print, screen and (max-width: 49.99875em) {
          .banner.startseitenbildbanner .container-text-wrap .container-text p, .banner.startseitenvideobanner .container-text-wrap .container-text p {
            font-size: 1.8rem;
            line-height: 2.5rem; } }
  .banner.startseitenbildbanner .container-image img, .banner.startseitenvideobanner .container-image img {
    max-width: 650px; }

.banner.startseitenvideobanner .container-image img {
  cursor: pointer; }

.banner.startseitenvideobanner .textanimation {
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 25px;
  line-height: 2.5rem; }
  @media print, screen and (max-width: 49.99875em) {
    .banner.startseitenvideobanner .textanimation {
      font-size: 1.8rem; } }
  .banner.startseitenvideobanner .textanimation .autowidth {
    width: auto; }
  .banner.startseitenvideobanner .textanimation .textbox {
    height: 50px;
    overflow: hidden;
    position: relative;
    line-height: 50px;
    margin-bottom: -1px;
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 25px;
    line-height: 2.5rem; }
    @media print, screen and (max-width: 49.99875em) {
      .banner.startseitenvideobanner .textanimation .textbox {
        font-size: 1.8rem; } }
    .banner.startseitenvideobanner .textanimation .textbox .scrolling-text {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      animation: scrollText 12s ease-in-out infinite; }
      .banner.startseitenvideobanner .textanimation .textbox .scrolling-text .text-item {
        height: 50px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        margin-bottom: -0.25px; }

@keyframes scrollText {
  0%, 20% {
    top: 0; }
  25%, 45% {
    top: -50px; }
  50%, 70% {
    top: -100px; }
  75%, 95% {
    top: -150px; }
  100% {
    top: -200px;
    /* Den Text vollständig ausblenden, bevor er neu beginnt */ } }

.banner.bildtextbanner {
  padding-top: 60px;
  padding-top: 6rem;
  padding-bottom: 30px;
  padding-bottom: 3rem; }
  .banner.bildtextbanner h2 {
    font-size: 22px;
    font-size: 2.2rem; }
  .banner.bildtextbanner img {
    border-radius: 6px; }

.banner.meinlodashboard .username {
  color: #4f4f4f;
  font-size: 130%;
  font-weight: bold; }

.banner.meinlodashboard .container-image {
  max-width: 350px;
  margin: 0 auto; }

.banner.meinlodashboard .container-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .banner.meinlodashboard .container-text .button {
    margin: 10px 20px 0 0;
    margin: 1rem 2rem 0 0; }

@media print, screen and (max-width: 39.99875em) {
  .banner.bannertextleftimageright .cell-1 {
    -ms-flex-order: 2;
        order: 2; } }

#popup-element video {
  width: 100%;
  height: auto; }

article .cartoonisten {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  article .cartoonisten.twocol .col {
    padding-bottom: 20px;
    width: calc( 50% - 20px) !important; }
    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: 6px;
  padding: 0.625rem;
  background-color: #707070;
  color: #fff;
  font-size: 30px;
  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: 40px;
    width: 4rem;
    line-height: 40px;
    line-height: 4rem;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    color: #707070;
    font-size: 12px;
    font-size: 1.25rem;
    margin-right: 6px;
    margin-right: 0.625rem; }
  .discipline-group-head.colorcat-1 {
    background-color: #E1F4F8 !important; }
    .discipline-group-head.colorcat-1 [class^="icon-"],
    .discipline-group-head.colorcat-1 [class*=" icon-"] {
      color: #E1F4F8; }
  .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: 30px;
    font-size: 3.0rem;
    font-weight: 500;
    line-height: 1; }

.tx-locore-lounit--detail .discipline-group-head {
  margin-bottom: 12px;
  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: 25px;
    line-height: 2.5rem;
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
    position: absolute;
    top: 130px;
    left: 5px;
    font-size: 70px;
    font-size: 7rem;
    letter-spacing: 3px;
    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: 15px;
    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: 12px;
  margin-left: 1.25rem; }

.csc-textpic-intext-left .csc-textpic-imagewrap {
  float: left;
  margin-right: 12px;
  margin-right: 1.25rem; }

.csc-textpic-center,
.ce-center:not(.ce-above) {
  text-align: center; }

.csc-textpic-caption,
figure.image figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px;
  padding: 0.625rem;
  margin: 0; }

.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%;
  border-radius: 6px; }

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
  margin-bottom: 2rem; }
  .responsive-video.show-control-bar {
    padding-bottom: calc(56.25% + 36px);
    /* Default for 1600x900 videos 16:9 ratio + control bar 36px high */ }

video {
  border-radius: 6px; }

.ce__nlsubscribe {
  margin-top: 0; }

.devider {
  margin: 0 0 31px;
  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: 20px;
  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: 20px;
    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; }

/* Horizontal marginal (Dossiers)  */
.maincontent .marginalrow div[class^='trennelement-innerwrap'] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: left;
      justify-content: left; }
  .maincontent .marginalrow div[class^='trennelement-innerwrap'] > DIV {
    width: 335px;
    margin: 0 20px 20px 0; }

/* Restore h2 upper margin in text */
.maincontent p + h2,
.maincontent ul + h2 {
  margin-top: 20px;
  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: 20px;
  margin-bottom: 2rem;
  /* avoid double margins with csc-header elements, */
  /* exception: article header element (slider) with Focusthemen */ }
  .csc-default::before, .csc-default::after, .frame::before, .frame::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .csc-default::after, .frame::after {
    clear: both; }
  .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; }

.ce-image picture img,
.ce-textpic picture img {
  border-radius: 6px; }

.ce-textpic .ce-bodytext h4 {
  font-size: 18px;
  font-size: 1.8rem; }

.maincontent .frame-space-after-small {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.maincontent .frame-space-after-large {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.maincontent .frame-space-before-small {
  margin-top: 10px;
  margin-top: 1rem; }

.maincontent .frame-space-before-large {
  margin-top: 20px;
  margin-top: 2rem; }

/* detail pages */
article > *:not(h2):not(h3),
.lo-collection-show > *:not(h2):not(h3) {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.h5p-iframe-wrapper .h5p-content,
.h5p-iframe-wrapper .lo-font-family {
  font-family: Verdana-Regular, sans-serif; }

.frame-mobile-only {
  display: none !important; }

.frame-mobile-hidden {
  display: block !important; }

@media print, screen and (max-width: 27.49875em) {
  .frame-mobile-only {
    display: block !important; }
  .frame-mobile-hidden {
    display: none !important; } }

.maincontent article .grid-margin-y {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.contenttable {
  border: 1px solid black;
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  border-radius: 6px;
  overflow: hidden; }
  .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: #34A6BF;
    color: #fff;
    font-weight: 400;
    font-family: Verdana-Bold, sans-serif; }
    .contenttable th[scope="row"] {
      text-align: right; }
  .contenttable td {
    background-color: #E1F4F8; }

.cookie-notice {
  position: fixed;
  z-index: 150;
  background: #fff;
  padding: 10px;
  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: 5px;
    padding-right: 0.5rem;
    margin-bottom: 0; }
    @media print, screen and (max-width: 63.99875em) {
      .cookie-notice .csc-default, .cookie-notice .frame {
        width: 75%; } }
    @media print, screen and (max-width: 39.99875em) {
      .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: 5px;
    padding-left: 0.5rem; }
    .cookie-notice-acceptance .button {
      width: 100%; }
    @media print, screen and (max-width: 63.99875em) {
      .cookie-notice-acceptance {
        width: 25%; } }
    @media print, screen and (max-width: 39.99875em) {
      .cookie-notice-acceptance {
        display: block;
        width: 100%;
        padding-left: 0; } }
  .cookie-notice p.bodytext {
    font-size: 7px;
    font-size: 0.75rem;
    margin-bottom: 0; }
  .cookie-notice::before, .cookie-notice::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .cookie-notice::after {
    clear: both; }

.tx-felogin-pi1 fieldset {
  margin: 1em 0; }
  .tx-felogin-pi1 fieldset > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    margin: 1em 0; }
    .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child {
      text-align: right;
      padding-right: 5%;
      background: #f28d35;
      color: #fff;
      border: 2px solid #f28d35;
      border-radius: 6px;
      font-size: 16px;
      font-size: 1.6rem;
      display: inline-block;
      line-height: 16px;
      line-height: 1.6rem;
      white-space: nowrap;
      padding: 0 !important;
      cursor: pointer;
      /* hier deaktiviert, weil schon durch foundation eine animation gemacht wird */
      transition: none; }
      .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > a, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > span, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > input {
        background: #f28d35;
        color: #fff;
        font-family: Verdana-Bold, sans-serif;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 8px 15px 10px 15px !important;
        display: block;
        border-radius: 6px;
        margin: 0 !important;
        border: none !important;
        line-height: 16px;
        line-height: 1.6rem;
        text-align: center;
        text-wrap: auto;
        /* noch weiter innen liegende SPANs: nicht noch mal Abstaende */
        /* fonticon im Button, mit Text in span dahinter: Abstand */
        transition: none; }
        .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > a span, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > span span, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > input span {
          padding: 0 !important;
          margin: 0; }
        .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > a > i[class^="fa-"], .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > span > i[class^="fa-"], .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > input > i[class^="fa-"] {
          padding-right: 0 !important; }
        .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > a > i[class^="fa-"] + span, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > span > i[class^="fa-"] + span, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > input > i[class^="fa-"] + span {
          margin-left: 10px !important;
          margin-left: 1rem !important; }
        .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > a:hover, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > span:hover, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child > input:hover {
          text-decoration: none; }
      .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child:hover, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child.active {
        background-color: #fff !important;
        color: #f28d35; }
        .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child:hover a, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child:hover span, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child:hover input, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child.active a, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child.active span, .tx-felogin-pi1 fieldset > div:not(.felogin-hidden):last-child.active input {
          background-color: #fff !important;
          color: #f28d35; }
  .tx-felogin-pi1 fieldset legend {
    font-weight: 500; }
  .tx-felogin-pi1 fieldset label {
    width: 150px;
    width: 15rem;
    text-align: right;
    padding-right: 0.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: end;
        justify-content: end;
    -ms-flex-align: center;
        align-items: center; }
  .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;
    margin-bottom: 0; }
  .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"); }

.pid__39 .frame-type-login,
.pid__70 .frame-type-login {
  margin: 0; }
  .pid__39 .frame-type-login .tx-felogin-pi1 fieldset,
  .pid__70 .frame-type-login .tx-felogin-pi1 fieldset {
    margin: 0;
    position: relative;
    /*
                @include breakpoint(medium down) {
                    display: flex;
                    justify-content: end;
                    margin: 0px 0 20px 0;
                    .button {
                        position: relative;
                    }
                }*/ }
    .pid__39 .frame-type-login .tx-felogin-pi1 fieldset .felogin-hidden,
    .pid__70 .frame-type-login .tx-felogin-pi1 fieldset .felogin-hidden {
      margin: 0; }

.pid__39 .frame-type-login .tx-felogin-pi1 fieldset .button {
  position: relative; }

.f3-widget-paginator {
  margin: 1em 0 20px 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: #f28d35; }
      .f3-widget-paginator li.current a {
        color: #f28d35; }

.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: #f28d35; }

.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 10px 10px 10px;
  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: 20px;
    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 > i,
    .link-box > ul > td > i,
    .link-box > table > li > i,
    .link-box > table > td > i,
    .tx-locore-slot__wrapper > ul > li > i,
    .tx-locore-slot__wrapper > ul > td > i,
    .tx-locore-slot__wrapper > table > li > i,
    .tx-locore-slot__wrapper > table > td > i {
      position: absolute;
      top: 14px; }
    .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(10px + 2.0rem); }
      @media print, screen and (max-width: 39.99875em) {
        .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 .text a, .link-box > ul > li > DIV .text a > p,
        .link-box > ul > li > A .text a,
        .link-box > ul > li > A .text a > p,
        .link-box > ul > li > SPAN .text a,
        .link-box > ul > li > SPAN .text a > p,
        .link-box > ul > td > DIV .text a,
        .link-box > ul > td > DIV .text a > p,
        .link-box > ul > td > A .text a,
        .link-box > ul > td > A .text a > p,
        .link-box > ul > td > SPAN .text a,
        .link-box > ul > td > SPAN .text a > p,
        .link-box > table > li > DIV .text a,
        .link-box > table > li > DIV .text a > p,
        .link-box > table > li > A .text a,
        .link-box > table > li > A .text a > p,
        .link-box > table > li > SPAN .text a,
        .link-box > table > li > SPAN .text a > p,
        .link-box > table > td > DIV .text a,
        .link-box > table > td > DIV .text a > p,
        .link-box > table > td > A .text a,
        .link-box > table > td > A .text a > p,
        .link-box > table > td > SPAN .text a,
        .link-box > table > td > SPAN .text a > p,
        .tx-locore-slot__wrapper > ul > li > DIV .text a,
        .tx-locore-slot__wrapper > ul > li > DIV .text a > p,
        .tx-locore-slot__wrapper > ul > li > A .text a,
        .tx-locore-slot__wrapper > ul > li > A .text a > p,
        .tx-locore-slot__wrapper > ul > li > SPAN .text a,
        .tx-locore-slot__wrapper > ul > li > SPAN .text a > p,
        .tx-locore-slot__wrapper > ul > td > DIV .text a,
        .tx-locore-slot__wrapper > ul > td > DIV .text a > p,
        .tx-locore-slot__wrapper > ul > td > A .text a,
        .tx-locore-slot__wrapper > ul > td > A .text a > p,
        .tx-locore-slot__wrapper > ul > td > SPAN .text a,
        .tx-locore-slot__wrapper > ul > td > SPAN .text a > p,
        .tx-locore-slot__wrapper > table > li > DIV .text a,
        .tx-locore-slot__wrapper > table > li > DIV .text a > p,
        .tx-locore-slot__wrapper > table > li > A .text a,
        .tx-locore-slot__wrapper > table > li > A .text a > p,
        .tx-locore-slot__wrapper > table > li > SPAN .text a,
        .tx-locore-slot__wrapper > table > li > SPAN .text a > p,
        .tx-locore-slot__wrapper > table > td > DIV .text a,
        .tx-locore-slot__wrapper > table > td > DIV .text a > p,
        .tx-locore-slot__wrapper > table > td > A .text a,
        .tx-locore-slot__wrapper > table > td > A .text a > p,
        .tx-locore-slot__wrapper > table > td > SPAN .text a,
        .tx-locore-slot__wrapper > table > td > SPAN .text a > p {
          font-family: Verdana-Bold, sans-serif; }
      .link-box > ul > li > DIV > a,
      .link-box > ul > li > A > a,
      .link-box > ul > li > SPAN > a,
      .link-box > ul > td > DIV > a,
      .link-box > ul > td > A > a,
      .link-box > ul > td > SPAN > a,
      .link-box > table > li > DIV > a,
      .link-box > table > li > A > a,
      .link-box > table > li > SPAN > a,
      .link-box > table > td > DIV > a,
      .link-box > table > td > A > a,
      .link-box > table > td > SPAN > a,
      .tx-locore-slot__wrapper > ul > li > DIV > a,
      .tx-locore-slot__wrapper > ul > li > A > a,
      .tx-locore-slot__wrapper > ul > li > SPAN > a,
      .tx-locore-slot__wrapper > ul > td > DIV > a,
      .tx-locore-slot__wrapper > ul > td > A > a,
      .tx-locore-slot__wrapper > ul > td > SPAN > a,
      .tx-locore-slot__wrapper > table > li > DIV > a,
      .tx-locore-slot__wrapper > table > li > A > a,
      .tx-locore-slot__wrapper > table > li > SPAN > a,
      .tx-locore-slot__wrapper > table > td > DIV > a,
      .tx-locore-slot__wrapper > table > td > A > a,
      .tx-locore-slot__wrapper > table > td > SPAN > a {
        font-family: Verdana-Bold, sans-serif; }
      .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 print, screen and (max-width: 49.99875em) {
            .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 a,
      .link-box > ul > li > A a,
      .link-box > ul > li > SPAN a,
      .link-box > ul > td > DIV a,
      .link-box > ul > td > A a,
      .link-box > ul > td > SPAN a,
      .link-box > table > li > DIV a,
      .link-box > table > li > A a,
      .link-box > table > li > SPAN a,
      .link-box > table > td > DIV a,
      .link-box > table > td > A a,
      .link-box > table > td > SPAN a,
      .tx-locore-slot__wrapper > ul > li > DIV a,
      .tx-locore-slot__wrapper > ul > li > A a,
      .tx-locore-slot__wrapper > ul > li > SPAN a,
      .tx-locore-slot__wrapper > ul > td > DIV a,
      .tx-locore-slot__wrapper > ul > td > A a,
      .tx-locore-slot__wrapper > ul > td > SPAN a,
      .tx-locore-slot__wrapper > table > li > DIV a,
      .tx-locore-slot__wrapper > table > li > A a,
      .tx-locore-slot__wrapper > table > li > SPAN a,
      .tx-locore-slot__wrapper > table > td > DIV a,
      .tx-locore-slot__wrapper > table > td > A a,
      .tx-locore-slot__wrapper > table > td > SPAN a {
        padding-right: 1em;
        font-size: 90%;
        white-space: wrap; }
        .link-box > ul > li > DIV a .cta-text-add-to-crm,
        .link-box > ul > li > A a .cta-text-add-to-crm,
        .link-box > ul > li > SPAN a .cta-text-add-to-crm,
        .link-box > ul > td > DIV a .cta-text-add-to-crm,
        .link-box > ul > td > A a .cta-text-add-to-crm,
        .link-box > ul > td > SPAN a .cta-text-add-to-crm,
        .link-box > table > li > DIV a .cta-text-add-to-crm,
        .link-box > table > li > A a .cta-text-add-to-crm,
        .link-box > table > li > SPAN a .cta-text-add-to-crm,
        .link-box > table > td > DIV a .cta-text-add-to-crm,
        .link-box > table > td > A a .cta-text-add-to-crm,
        .link-box > table > td > SPAN a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > ul > li > DIV a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > ul > li > A a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > ul > li > SPAN a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > ul > td > DIV a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > ul > td > A a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > ul > td > SPAN a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > table > li > DIV a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > table > li > A a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > table > li > SPAN a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > table > td > DIV a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > table > td > A a .cta-text-add-to-crm,
        .tx-locore-slot__wrapper > table > td > SPAN a .cta-text-add-to-crm {
          display: inline-block; }
      .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 0 5px 0;
        margin: 0 0 0.5rem 0;
        line-height: 22px;
        line-height: 2.25rem; }
    .link-box > ul > li:not(.no-icon)::before,
    .link-box > ul > td:not(.no-icon)::before,
    .link-box > table > li:not(.no-icon)::before,
    .link-box > table > td:not(.no-icon)::before,
    .tx-locore-slot__wrapper > ul > li:not(.no-icon)::before,
    .tx-locore-slot__wrapper > ul > td:not(.no-icon)::before,
    .tx-locore-slot__wrapper > table > li:not(.no-icon)::before,
    .tx-locore-slot__wrapper > table > td:not(.no-icon)::before {
      left: 10px; }
      @media print, screen and (max-width: 39.99875em) {
        .link-box > ul > li:not(.no-icon)::before,
        .link-box > ul > td:not(.no-icon)::before,
        .link-box > table > li:not(.no-icon)::before,
        .link-box > table > td:not(.no-icon)::before,
        .tx-locore-slot__wrapper > ul > li:not(.no-icon)::before,
        .tx-locore-slot__wrapper > ul > td:not(.no-icon)::before,
        .tx-locore-slot__wrapper > table > li:not(.no-icon)::before,
        .tx-locore-slot__wrapper > table > td:not(.no-icon)::before {
          left: 1rem; } }
    .link-box > ul > li.no-icon,
    .link-box > ul > td.no-icon,
    .link-box > table > li.no-icon,
    .link-box > table > td.no-icon,
    .tx-locore-slot__wrapper > ul > li.no-icon,
    .tx-locore-slot__wrapper > ul > td.no-icon,
    .tx-locore-slot__wrapper > table > li.no-icon,
    .tx-locore-slot__wrapper > table > td.no-icon {
      left: 0; }
      .link-box > ul > li.no-icon div,
      .link-box > ul > td.no-icon div,
      .link-box > table > li.no-icon div,
      .link-box > table > td.no-icon div,
      .tx-locore-slot__wrapper > ul > li.no-icon div,
      .tx-locore-slot__wrapper > ul > td.no-icon div,
      .tx-locore-slot__wrapper > table > li.no-icon div,
      .tx-locore-slot__wrapper > table > td.no-icon div {
        padding-left: 0; }
  @media print, screen and (max-width: 39.99875em) {
    .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.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 print, screen and (max-width: 39.99875em) {
    .link-box.spaceborder li,
    .tx-locore-slot__wrapper.spaceborder li {
      padding-left: 1em; } }

/* no list item icons in marginal, fonts etc. */
.marginal--content .link-box ul li i, .marginal--content .link-box ul li:before,
.marginal--content .link-box ul td i,
.marginal--content .link-box ul td:before,
.marginal--content .link-box table li i,
.marginal--content .link-box table li:before,
.marginal--content .link-box table td i,
.marginal--content .link-box table td:before,
.marginal--content .locore-lonews-latest ul li i,
.marginal--content .locore-lonews-latest ul li:before,
.marginal--content .locore-lonews-latest ul td i,
.marginal--content .locore-lonews-latest ul td:before,
.marginal--content .locore-lonews-latest table li i,
.marginal--content .locore-lonews-latest table li:before,
.marginal--content .locore-lonews-latest table td i,
.marginal--content .locore-lonews-latest table td:before,
.marginal--content .tx-locore-slot__wrapper ul li i,
.marginal--content .tx-locore-slot__wrapper ul li:before,
.marginal--content .tx-locore-slot__wrapper ul td i,
.marginal--content .tx-locore-slot__wrapper ul td:before,
.marginal--content .tx-locore-slot__wrapper table li i,
.marginal--content .tx-locore-slot__wrapper table li:before,
.marginal--content .tx-locore-slot__wrapper table td i,
.marginal--content .tx-locore-slot__wrapper table td:before,
.maincontent .twocol > .col.span4 .link-box ul li i,
.maincontent .twocol > .col.span4 .link-box ul li:before,
.maincontent .twocol > .col.span4 .link-box ul td i,
.maincontent .twocol > .col.span4 .link-box ul td:before,
.maincontent .twocol > .col.span4 .link-box table li i,
.maincontent .twocol > .col.span4 .link-box table li:before,
.maincontent .twocol > .col.span4 .link-box table td i,
.maincontent .twocol > .col.span4 .link-box table td:before,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul li i,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul li:before,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul td i,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul td:before,
.maincontent .twocol > .col.span4 .locore-lonews-latest table li i,
.maincontent .twocol > .col.span4 .locore-lonews-latest table li:before,
.maincontent .twocol > .col.span4 .locore-lonews-latest table td i,
.maincontent .twocol > .col.span4 .locore-lonews-latest table td:before,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul li i,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul li:before,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul td i,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul td:before,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table li i,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table li:before,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table td i,
.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 .locore-lonews-latest ul li > DIV,
.marginal--content .locore-lonews-latest ul li > a,
.marginal--content .locore-lonews-latest ul li > SPAN,
.marginal--content .locore-lonews-latest ul td > DIV,
.marginal--content .locore-lonews-latest ul td > a,
.marginal--content .locore-lonews-latest ul td > SPAN,
.marginal--content .locore-lonews-latest table li > DIV,
.marginal--content .locore-lonews-latest table li > a,
.marginal--content .locore-lonews-latest table li > SPAN,
.marginal--content .locore-lonews-latest table td > DIV,
.marginal--content .locore-lonews-latest table td > a,
.marginal--content .locore-lonews-latest 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 .locore-lonews-latest ul li > DIV,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul li > a,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul li > SPAN,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul td > DIV,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul td > a,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul td > SPAN,
.maincontent .twocol > .col.span4 .locore-lonews-latest table li > DIV,
.maincontent .twocol > .col.span4 .locore-lonews-latest table li > a,
.maincontent .twocol > .col.span4 .locore-lonews-latest table li > SPAN,
.maincontent .twocol > .col.span4 .locore-lonews-latest table td > DIV,
.maincontent .twocol > .col.span4 .locore-lonews-latest table td > a,
.maincontent .twocol > .col.span4 .locore-lonews-latest 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;
  font-size: 18px !important;
  font-size: 1.8rem !important; }
  .marginal--content .link-box ul li > DIV a,
  .marginal--content .link-box ul li > a a,
  .marginal--content .link-box ul li > SPAN a,
  .marginal--content .link-box ul td > DIV a,
  .marginal--content .link-box ul td > a a,
  .marginal--content .link-box ul td > SPAN a,
  .marginal--content .link-box table li > DIV a,
  .marginal--content .link-box table li > a a,
  .marginal--content .link-box table li > SPAN a,
  .marginal--content .link-box table td > DIV a,
  .marginal--content .link-box table td > a a,
  .marginal--content .link-box table td > SPAN a,
  .marginal--content .locore-lonews-latest ul li > DIV a,
  .marginal--content .locore-lonews-latest ul li > a a,
  .marginal--content .locore-lonews-latest ul li > SPAN a,
  .marginal--content .locore-lonews-latest ul td > DIV a,
  .marginal--content .locore-lonews-latest ul td > a a,
  .marginal--content .locore-lonews-latest ul td > SPAN a,
  .marginal--content .locore-lonews-latest table li > DIV a,
  .marginal--content .locore-lonews-latest table li > a a,
  .marginal--content .locore-lonews-latest table li > SPAN a,
  .marginal--content .locore-lonews-latest table td > DIV a,
  .marginal--content .locore-lonews-latest table td > a a,
  .marginal--content .locore-lonews-latest table td > SPAN a,
  .marginal--content .tx-locore-slot__wrapper ul li > DIV a,
  .marginal--content .tx-locore-slot__wrapper ul li > a a,
  .marginal--content .tx-locore-slot__wrapper ul li > SPAN a,
  .marginal--content .tx-locore-slot__wrapper ul td > DIV a,
  .marginal--content .tx-locore-slot__wrapper ul td > a a,
  .marginal--content .tx-locore-slot__wrapper ul td > SPAN a,
  .marginal--content .tx-locore-slot__wrapper table li > DIV a,
  .marginal--content .tx-locore-slot__wrapper table li > a a,
  .marginal--content .tx-locore-slot__wrapper table li > SPAN a,
  .marginal--content .tx-locore-slot__wrapper table td > DIV a,
  .marginal--content .tx-locore-slot__wrapper table td > a a,
  .marginal--content .tx-locore-slot__wrapper table td > SPAN a,
  .maincontent .twocol > .col.span4 .link-box ul li > DIV a,
  .maincontent .twocol > .col.span4 .link-box ul li > a a,
  .maincontent .twocol > .col.span4 .link-box ul li > SPAN a,
  .maincontent .twocol > .col.span4 .link-box ul td > DIV a,
  .maincontent .twocol > .col.span4 .link-box ul td > a a,
  .maincontent .twocol > .col.span4 .link-box ul td > SPAN a,
  .maincontent .twocol > .col.span4 .link-box table li > DIV a,
  .maincontent .twocol > .col.span4 .link-box table li > a a,
  .maincontent .twocol > .col.span4 .link-box table li > SPAN a,
  .maincontent .twocol > .col.span4 .link-box table td > DIV a,
  .maincontent .twocol > .col.span4 .link-box table td > a a,
  .maincontent .twocol > .col.span4 .link-box table td > SPAN a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest ul li > DIV a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest ul li > a a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest ul li > SPAN a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest ul td > DIV a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest ul td > a a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest ul td > SPAN a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest table li > DIV a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest table li > a a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest table li > SPAN a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest table td > DIV a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest table td > a a,
  .maincontent .twocol > .col.span4 .locore-lonews-latest table td > SPAN a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul li > DIV a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul li > a a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul li > SPAN a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul td > DIV a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul td > a a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul td > SPAN a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table li > DIV a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table li > a a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table li > SPAN a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table td > DIV a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table td > a a,
  .maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table td > SPAN a {
    font-size: 18px !important;
    font-size: 1.8rem !important;
    margin-bottom: 5px;
    margin-bottom: 0.5rem;
    display: inline-block; }

.marginal--content .link-box ul li p,
.marginal--content .link-box ul td p,
.marginal--content .link-box table li p,
.marginal--content .link-box table td p,
.marginal--content .locore-lonews-latest ul li p,
.marginal--content .locore-lonews-latest ul td p,
.marginal--content .locore-lonews-latest table li p,
.marginal--content .locore-lonews-latest table td p,
.marginal--content .tx-locore-slot__wrapper ul li p,
.marginal--content .tx-locore-slot__wrapper ul td p,
.marginal--content .tx-locore-slot__wrapper table li p,
.marginal--content .tx-locore-slot__wrapper table td p,
.maincontent .twocol > .col.span4 .link-box ul li p,
.maincontent .twocol > .col.span4 .link-box ul td p,
.maincontent .twocol > .col.span4 .link-box table li p,
.maincontent .twocol > .col.span4 .link-box table td p,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul li p,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul td p,
.maincontent .twocol > .col.span4 .locore-lonews-latest table li p,
.maincontent .twocol > .col.span4 .locore-lonews-latest table td p,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul li p,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul td p,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table li p,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table td p {
  font-size: 16px;
  font-size: 1.6rem; }

.marginal--content .link-box ul li > a, .marginal--content .link-box ul li b,
.marginal--content .link-box ul td > a,
.marginal--content .link-box ul td b,
.marginal--content .link-box table li > a,
.marginal--content .link-box table li b,
.marginal--content .link-box table td > a,
.marginal--content .link-box table td b,
.marginal--content .locore-lonews-latest ul li > a,
.marginal--content .locore-lonews-latest ul li b,
.marginal--content .locore-lonews-latest ul td > a,
.marginal--content .locore-lonews-latest ul td b,
.marginal--content .locore-lonews-latest table li > a,
.marginal--content .locore-lonews-latest table li b,
.marginal--content .locore-lonews-latest table td > a,
.marginal--content .locore-lonews-latest table td b,
.marginal--content .tx-locore-slot__wrapper ul li > a,
.marginal--content .tx-locore-slot__wrapper ul li b,
.marginal--content .tx-locore-slot__wrapper ul td > a,
.marginal--content .tx-locore-slot__wrapper ul td b,
.marginal--content .tx-locore-slot__wrapper table li > a,
.marginal--content .tx-locore-slot__wrapper table li b,
.marginal--content .tx-locore-slot__wrapper table td > a,
.marginal--content .tx-locore-slot__wrapper table td b,
.maincontent .twocol > .col.span4 .link-box ul li > a,
.maincontent .twocol > .col.span4 .link-box ul li b,
.maincontent .twocol > .col.span4 .link-box ul td > a,
.maincontent .twocol > .col.span4 .link-box ul td b,
.maincontent .twocol > .col.span4 .link-box table li > a,
.maincontent .twocol > .col.span4 .link-box table li b,
.maincontent .twocol > .col.span4 .link-box table td > a,
.maincontent .twocol > .col.span4 .link-box table td b,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul li > a,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul li b,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul td > a,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul td b,
.maincontent .twocol > .col.span4 .locore-lonews-latest table li > a,
.maincontent .twocol > .col.span4 .locore-lonews-latest table li b,
.maincontent .twocol > .col.span4 .locore-lonews-latest table td > a,
.maincontent .twocol > .col.span4 .locore-lonews-latest table td b,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul li > a,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul li b,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul td > a,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper ul td b,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table li > a,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table li b,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table td > a,
.maincontent .twocol > .col.span4 .tx-locore-slot__wrapper table td b {
  font-family: Verdana-Bold, sans-serif; }

.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 .locore-lonews-latest ul li h3,
.marginal--content .locore-lonews-latest ul li .cta,
.marginal--content .locore-lonews-latest ul td h3,
.marginal--content .locore-lonews-latest ul td .cta,
.marginal--content .locore-lonews-latest table li h3,
.marginal--content .locore-lonews-latest table li .cta,
.marginal--content .locore-lonews-latest table td h3,
.marginal--content .locore-lonews-latest 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 .locore-lonews-latest ul li h3,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul li .cta,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul td h3,
.maincontent .twocol > .col.span4 .locore-lonews-latest ul td .cta,
.maincontent .twocol > .col.span4 .locore-lonews-latest table li h3,
.maincontent .twocol > .col.span4 .locore-lonews-latest table li .cta,
.maincontent .twocol > .col.span4 .locore-lonews-latest table td h3,
.maincontent .twocol > .col.span4 .locore-lonews-latest 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: 10px;
  margin-top: 1rem;
  margin-bottom: 10px;
  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: #E1F4F8;
    color: #4f4f4f;
    border-radius: 6px;
    /* Wenn unter header nur ein einziger Inhaltskasten ist -> setze bg color und radius hier */
    /* Wenn eine Liste nach header kommt, mach das in den li Elementen                        */
    /* 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;
      border-radius: 6px 6px 0 0;
      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: 18px;
        font-size: 1.8rem;
        /*font-weight: $collapsable-maincol-header-font-weight;*/
        font-family: Verdana-Bold, sans-serif;
        line-height: 1.3;
        margin: 0;
        letter-spacing: inherit; }
    .maincontent .boxed HEADER + DIV,
    .maincontent .frame-custom-500 HEADER + DIV,
    .maincontent .frame-custom-501 HEADER + DIV,
    .maincontent .frame-custom-502 HEADER + DIV,
    .maincontent .frame-custom-503 HEADER + DIV,
    .maincontent .frame-custom-504 HEADER + DIV,
    .maincontent .frame-custom-505 HEADER + DIV,
    .maincontent .frame-custom-506 HEADER + DIV,
    .maincontent .frame-custom-507 HEADER + DIV,
    .maincontent .frame-custom-550 HEADER + DIV,
    .maincontent .frame-custom-551 HEADER + DIV,
    .maincontent .frame-custom-552 HEADER + DIV,
    .maincontent .frame-custom-553 HEADER + DIV,
    .maincontent .frame-custom-554 HEADER + DIV,
    .maincontent .frame-custom-555 HEADER + DIV {
      background-color: #E1F4F8;
      border-radius: 0 0 6px 6px; }
    .maincontent .boxed HEADER + .link-box,
    .maincontent .frame-custom-500 HEADER + .link-box,
    .maincontent .frame-custom-501 HEADER + .link-box,
    .maincontent .frame-custom-502 HEADER + .link-box,
    .maincontent .frame-custom-503 HEADER + .link-box,
    .maincontent .frame-custom-504 HEADER + .link-box,
    .maincontent .frame-custom-505 HEADER + .link-box,
    .maincontent .frame-custom-506 HEADER + .link-box,
    .maincontent .frame-custom-507 HEADER + .link-box,
    .maincontent .frame-custom-550 HEADER + .link-box,
    .maincontent .frame-custom-551 HEADER + .link-box,
    .maincontent .frame-custom-552 HEADER + .link-box,
    .maincontent .frame-custom-553 HEADER + .link-box,
    .maincontent .frame-custom-554 HEADER + .link-box,
    .maincontent .frame-custom-555 HEADER + .link-box {
      background-color: transparent; }
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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 .p-list,
    .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) > p,
      .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 .p-list li,
      .maincontent .boxed .link-box .p-list > p,
      .maincontent .boxed .link-box .p-list td,
      .maincontent .boxed .link-box table li,
      .maincontent .boxed .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .boxed .tx-locore-slot__wrapper .p-list > p,
      .maincontent .boxed .tx-locore-slot__wrapper .p-list td,
      .maincontent .boxed .tx-locore-slot__wrapper table li,
      .maincontent .boxed .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-500 .link-box .p-list > p,
      .maincontent .frame-custom-500 .link-box .p-list td,
      .maincontent .frame-custom-500 .link-box table li,
      .maincontent .frame-custom-500 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-501 .link-box .p-list > p,
      .maincontent .frame-custom-501 .link-box .p-list td,
      .maincontent .frame-custom-501 .link-box table li,
      .maincontent .frame-custom-501 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-502 .link-box .p-list > p,
      .maincontent .frame-custom-502 .link-box .p-list td,
      .maincontent .frame-custom-502 .link-box table li,
      .maincontent .frame-custom-502 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-503 .link-box .p-list > p,
      .maincontent .frame-custom-503 .link-box .p-list td,
      .maincontent .frame-custom-503 .link-box table li,
      .maincontent .frame-custom-503 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-504 .link-box .p-list > p,
      .maincontent .frame-custom-504 .link-box .p-list td,
      .maincontent .frame-custom-504 .link-box table li,
      .maincontent .frame-custom-504 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-505 .link-box .p-list > p,
      .maincontent .frame-custom-505 .link-box .p-list td,
      .maincontent .frame-custom-505 .link-box table li,
      .maincontent .frame-custom-505 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-506 .link-box .p-list > p,
      .maincontent .frame-custom-506 .link-box .p-list td,
      .maincontent .frame-custom-506 .link-box table li,
      .maincontent .frame-custom-506 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-507 .link-box .p-list > p,
      .maincontent .frame-custom-507 .link-box .p-list td,
      .maincontent .frame-custom-507 .link-box table li,
      .maincontent .frame-custom-507 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-550 .link-box .p-list > p,
      .maincontent .frame-custom-550 .link-box .p-list td,
      .maincontent .frame-custom-550 .link-box table li,
      .maincontent .frame-custom-550 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-551 .link-box .p-list > p,
      .maincontent .frame-custom-551 .link-box .p-list td,
      .maincontent .frame-custom-551 .link-box table li,
      .maincontent .frame-custom-551 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-552 .link-box .p-list > p,
      .maincontent .frame-custom-552 .link-box .p-list td,
      .maincontent .frame-custom-552 .link-box table li,
      .maincontent .frame-custom-552 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-553 .link-box .p-list > p,
      .maincontent .frame-custom-553 .link-box .p-list td,
      .maincontent .frame-custom-553 .link-box table li,
      .maincontent .frame-custom-553 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-554 .link-box .p-list > p,
      .maincontent .frame-custom-554 .link-box .p-list td,
      .maincontent .frame-custom-554 .link-box table li,
      .maincontent .frame-custom-554 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-555 .link-box .p-list > p,
      .maincontent .frame-custom-555 .link-box .p-list td,
      .maincontent .frame-custom-555 .link-box table li,
      .maincontent .frame-custom-555 .link-box table > p,
      .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) > p,
      .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 .p-list li,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper .p-list > p,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper .p-list td,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper table li,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper table > p,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper table td {
        border-bottom: 2px solid #fff;
        padding: 10px 10px 10px 10px;
        padding: 10px 1rem 10px 1rem;
        background-color: #E1F4F8;
        border-radius: 6px;
        margin: 0; }
      .maincontent .boxed .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .boxed .link-box .p-list tr:first-child td,
      .maincontent .boxed .link-box table tr:first-child td,
      .maincontent .boxed .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .boxed .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .boxed .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-500 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-500 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-500 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-501 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-501 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-501 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-502 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-502 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-502 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-503 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-503 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-503 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-504 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-504 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-504 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-505 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-505 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-505 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-506 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-506 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-506 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-507 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-507 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-507 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-550 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-550 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-550 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-551 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-551 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-551 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-552 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-552 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-552 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-553 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-553 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-553 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-554 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-554 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-554 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper table tr:first-child td,
      .maincontent .frame-custom-555 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .frame-custom-555 .link-box .p-list tr:first-child td,
      .maincontent .frame-custom-555 .link-box table tr:first-child 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) tr:first-child td,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper .p-list tr:first-child td,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper table tr:first-child td {
        border-radius: 0 0 6px 6px; }
      .maincontent .boxed .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .boxed .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .boxed .link-box .p-list li:first-child,
      .maincontent .boxed .link-box .p-list > p:first-child,
      .maincontent .boxed .link-box table li:first-child,
      .maincontent .boxed .link-box table > p:first-child,
      .maincontent .boxed .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .boxed .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .boxed .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .boxed .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .boxed .tx-locore-slot__wrapper table li:first-child,
      .maincontent .boxed .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-500 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-500 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-500 .link-box .p-list li:first-child,
      .maincontent .frame-custom-500 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-500 .link-box table li:first-child,
      .maincontent .frame-custom-500 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-500 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-501 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-501 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-501 .link-box .p-list li:first-child,
      .maincontent .frame-custom-501 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-501 .link-box table li:first-child,
      .maincontent .frame-custom-501 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-501 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-502 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-502 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-502 .link-box .p-list li:first-child,
      .maincontent .frame-custom-502 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-502 .link-box table li:first-child,
      .maincontent .frame-custom-502 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-502 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-503 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-503 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-503 .link-box .p-list li:first-child,
      .maincontent .frame-custom-503 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-503 .link-box table li:first-child,
      .maincontent .frame-custom-503 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-503 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-504 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-504 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-504 .link-box .p-list li:first-child,
      .maincontent .frame-custom-504 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-504 .link-box table li:first-child,
      .maincontent .frame-custom-504 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-504 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-505 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-505 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-505 .link-box .p-list li:first-child,
      .maincontent .frame-custom-505 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-505 .link-box table li:first-child,
      .maincontent .frame-custom-505 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-505 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-506 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-506 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-506 .link-box .p-list li:first-child,
      .maincontent .frame-custom-506 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-506 .link-box table li:first-child,
      .maincontent .frame-custom-506 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-506 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-507 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-507 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-507 .link-box .p-list li:first-child,
      .maincontent .frame-custom-507 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-507 .link-box table li:first-child,
      .maincontent .frame-custom-507 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-507 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-550 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-550 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-550 .link-box .p-list li:first-child,
      .maincontent .frame-custom-550 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-550 .link-box table li:first-child,
      .maincontent .frame-custom-550 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-550 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-551 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-551 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-551 .link-box .p-list li:first-child,
      .maincontent .frame-custom-551 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-551 .link-box table li:first-child,
      .maincontent .frame-custom-551 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-551 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-552 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-552 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-552 .link-box .p-list li:first-child,
      .maincontent .frame-custom-552 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-552 .link-box table li:first-child,
      .maincontent .frame-custom-552 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-552 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-553 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-553 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-553 .link-box .p-list li:first-child,
      .maincontent .frame-custom-553 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-553 .link-box table li:first-child,
      .maincontent .frame-custom-553 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-553 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-554 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-554 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-554 .link-box .p-list li:first-child,
      .maincontent .frame-custom-554 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-554 .link-box table li:first-child,
      .maincontent .frame-custom-554 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-554 .tx-locore-slot__wrapper table > p:first-child,
      .maincontent .frame-custom-555 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .frame-custom-555 .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-555 .link-box .p-list li:first-child,
      .maincontent .frame-custom-555 .link-box .p-list > p:first-child,
      .maincontent .frame-custom-555 .link-box table li:first-child,
      .maincontent .frame-custom-555 .link-box table > p:first-child,
      .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:first-child,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper .p-list li:first-child,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper .p-list > p:first-child,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper table li:first-child,
      .maincontent .frame-custom-555 .tx-locore-slot__wrapper table > p:first-child {
        border-radius: 0 0 6px 6px; }
  .maincontent .linklist,
  .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider),
  .maincontent .tx-locore-tipp,
  .maincontent .lo-collection-list-collection,
  .maincontent .lo-collection-list-wishlist,
  .maincontent .lo-collection-list-mappe,
  .maincontent .profile-percentage {
    padding: 0px;
    background-color: transparent;
    color: #4f4f4f;
    border-radius: 6px; }
    .maincontent .linklist HEADER,
    .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) 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 {
      background-color: #34A6BF;
      position: relative;
      border-radius: 6px 6px 0 0; }
      .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:not(.locore-lonews-latest--slider) HEADER h1,
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER h2,
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER h4,
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER h3,
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) 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 {
        color: #fff !important;
        padding: 10px;
        font-size: 18px;
        font-size: 1.8rem;
        /*font-weight: $collapsable-maincol-header-font-weight;*/
        font-family: Verdana-Bold, sans-serif;
        line-height: 1.3;
        margin: 0;
        letter-spacing: inherit; }
    .maincontent .linklist HEADER + DIV,
    .maincontent .linklist .link-box,
    .maincontent .linklist .textblock,
    .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV,
    .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box,
    .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .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 {
      padding: 10px;
      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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .maincontent .linklist .textblock table,
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV .p-list,
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV table,
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box .p-list,
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box table,
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account),
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock .p-list,
      .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .maincontent .profile-percentage .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) > p,
        .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 .p-list li,
        .maincontent .linklist HEADER + DIV .p-list > p,
        .maincontent .linklist HEADER + DIV .p-list td,
        .maincontent .linklist HEADER + DIV table li,
        .maincontent .linklist HEADER + DIV table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .linklist .link-box .p-list > p,
        .maincontent .linklist .link-box .p-list td,
        .maincontent .linklist .link-box table li,
        .maincontent .linklist .link-box table > p,
        .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) > p,
        .maincontent .linklist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .linklist .textblock .p-list li,
        .maincontent .linklist .textblock .p-list > p,
        .maincontent .linklist .textblock .p-list td,
        .maincontent .linklist .textblock table li,
        .maincontent .linklist .textblock table > p,
        .maincontent .linklist .textblock table td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV .p-list li,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV .p-list > p,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV .p-list td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV table li,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV table > p,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV table td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box .p-list li,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box .p-list > p,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box .p-list td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box table li,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box table > p,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box table td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock .p-list li,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock .p-list > p,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock .p-list td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock table li,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock table > p,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .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) > p,
        .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 .p-list li,
        .maincontent .tx-locore-tipp HEADER + DIV .p-list > p,
        .maincontent .tx-locore-tipp HEADER + DIV .p-list td,
        .maincontent .tx-locore-tipp HEADER + DIV table li,
        .maincontent .tx-locore-tipp HEADER + DIV table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .tx-locore-tipp .link-box .p-list > p,
        .maincontent .tx-locore-tipp .link-box .p-list td,
        .maincontent .tx-locore-tipp .link-box table li,
        .maincontent .tx-locore-tipp .link-box table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .tx-locore-tipp .textblock .p-list > p,
        .maincontent .tx-locore-tipp .textblock .p-list td,
        .maincontent .tx-locore-tipp .textblock table li,
        .maincontent .tx-locore-tipp .textblock table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .lo-collection-list-collection HEADER + DIV .p-list > p,
        .maincontent .lo-collection-list-collection HEADER + DIV .p-list td,
        .maincontent .lo-collection-list-collection HEADER + DIV table li,
        .maincontent .lo-collection-list-collection HEADER + DIV table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .lo-collection-list-collection .link-box .p-list > p,
        .maincontent .lo-collection-list-collection .link-box .p-list td,
        .maincontent .lo-collection-list-collection .link-box table li,
        .maincontent .lo-collection-list-collection .link-box table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .lo-collection-list-collection .textblock .p-list > p,
        .maincontent .lo-collection-list-collection .textblock .p-list td,
        .maincontent .lo-collection-list-collection .textblock table li,
        .maincontent .lo-collection-list-collection .textblock table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .lo-collection-list-wishlist HEADER + DIV .p-list > p,
        .maincontent .lo-collection-list-wishlist HEADER + DIV .p-list td,
        .maincontent .lo-collection-list-wishlist HEADER + DIV table li,
        .maincontent .lo-collection-list-wishlist HEADER + DIV table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .lo-collection-list-wishlist .link-box .p-list > p,
        .maincontent .lo-collection-list-wishlist .link-box .p-list td,
        .maincontent .lo-collection-list-wishlist .link-box table li,
        .maincontent .lo-collection-list-wishlist .link-box table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .lo-collection-list-wishlist .textblock .p-list > p,
        .maincontent .lo-collection-list-wishlist .textblock .p-list td,
        .maincontent .lo-collection-list-wishlist .textblock table li,
        .maincontent .lo-collection-list-wishlist .textblock table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .lo-collection-list-mappe HEADER + DIV .p-list > p,
        .maincontent .lo-collection-list-mappe HEADER + DIV .p-list td,
        .maincontent .lo-collection-list-mappe HEADER + DIV table li,
        .maincontent .lo-collection-list-mappe HEADER + DIV table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .lo-collection-list-mappe .link-box .p-list > p,
        .maincontent .lo-collection-list-mappe .link-box .p-list td,
        .maincontent .lo-collection-list-mappe .link-box table li,
        .maincontent .lo-collection-list-mappe .link-box table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .lo-collection-list-mappe .textblock .p-list > p,
        .maincontent .lo-collection-list-mappe .textblock .p-list td,
        .maincontent .lo-collection-list-mappe .textblock table li,
        .maincontent .lo-collection-list-mappe .textblock table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .profile-percentage HEADER + DIV .p-list > p,
        .maincontent .profile-percentage HEADER + DIV .p-list td,
        .maincontent .profile-percentage HEADER + DIV table li,
        .maincontent .profile-percentage HEADER + DIV table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .profile-percentage .link-box .p-list > p,
        .maincontent .profile-percentage .link-box .p-list td,
        .maincontent .profile-percentage .link-box table li,
        .maincontent .profile-percentage .link-box table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .profile-percentage .textblock .p-list > p,
        .maincontent .profile-percentage .textblock .p-list td,
        .maincontent .profile-percentage .textblock table li,
        .maincontent .profile-percentage .textblock table > p,
        .maincontent .profile-percentage .textblock table td {
          border-bottom: 2px solid #fff;
          padding: 10px 10px 10px 10px;
          padding: 10px 1rem 10px 1rem;
          background-color: #E1F4F8;
          border-radius: 6px;
          margin: 0; }
        .maincontent .linklist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .linklist HEADER + DIV .p-list tr:first-child td,
        .maincontent .linklist HEADER + DIV table tr:first-child td,
        .maincontent .linklist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .linklist .link-box .p-list tr:first-child td,
        .maincontent .linklist .link-box table tr:first-child td,
        .maincontent .linklist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .linklist .textblock .p-list tr:first-child td,
        .maincontent .linklist .textblock table tr:first-child td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV .p-list tr:first-child td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV table tr:first-child td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box .p-list tr:first-child td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box table tr:first-child td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock .p-list tr:first-child td,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock table tr:first-child td,
        .maincontent .tx-locore-tipp HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .tx-locore-tipp HEADER + DIV .p-list tr:first-child td,
        .maincontent .tx-locore-tipp HEADER + DIV table tr:first-child td,
        .maincontent .tx-locore-tipp .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .tx-locore-tipp .link-box .p-list tr:first-child td,
        .maincontent .tx-locore-tipp .link-box table tr:first-child td,
        .maincontent .tx-locore-tipp .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .tx-locore-tipp .textblock .p-list tr:first-child td,
        .maincontent .tx-locore-tipp .textblock table tr:first-child td,
        .maincontent .lo-collection-list-collection HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .lo-collection-list-collection HEADER + DIV .p-list tr:first-child td,
        .maincontent .lo-collection-list-collection HEADER + DIV table tr:first-child td,
        .maincontent .lo-collection-list-collection .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .lo-collection-list-collection .link-box .p-list tr:first-child td,
        .maincontent .lo-collection-list-collection .link-box table tr:first-child td,
        .maincontent .lo-collection-list-collection .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .lo-collection-list-collection .textblock .p-list tr:first-child td,
        .maincontent .lo-collection-list-collection .textblock table tr:first-child td,
        .maincontent .lo-collection-list-wishlist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .lo-collection-list-wishlist HEADER + DIV .p-list tr:first-child td,
        .maincontent .lo-collection-list-wishlist HEADER + DIV table tr:first-child td,
        .maincontent .lo-collection-list-wishlist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .lo-collection-list-wishlist .link-box .p-list tr:first-child td,
        .maincontent .lo-collection-list-wishlist .link-box table tr:first-child td,
        .maincontent .lo-collection-list-wishlist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .lo-collection-list-wishlist .textblock .p-list tr:first-child td,
        .maincontent .lo-collection-list-wishlist .textblock table tr:first-child td,
        .maincontent .lo-collection-list-mappe HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .lo-collection-list-mappe HEADER + DIV .p-list tr:first-child td,
        .maincontent .lo-collection-list-mappe HEADER + DIV table tr:first-child td,
        .maincontent .lo-collection-list-mappe .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .lo-collection-list-mappe .link-box .p-list tr:first-child td,
        .maincontent .lo-collection-list-mappe .link-box table tr:first-child td,
        .maincontent .lo-collection-list-mappe .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .lo-collection-list-mappe .textblock .p-list tr:first-child td,
        .maincontent .lo-collection-list-mappe .textblock table tr:first-child td,
        .maincontent .profile-percentage HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .profile-percentage HEADER + DIV .p-list tr:first-child td,
        .maincontent .profile-percentage HEADER + DIV table tr:first-child td,
        .maincontent .profile-percentage .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .profile-percentage .link-box .p-list tr:first-child td,
        .maincontent .profile-percentage .link-box table tr:first-child td,
        .maincontent .profile-percentage .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .profile-percentage .textblock .p-list tr:first-child td,
        .maincontent .profile-percentage .textblock table tr:first-child td {
          border-radius: 0 0 6px 6px; }
        .maincontent .linklist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .linklist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .linklist HEADER + DIV .p-list li:first-child,
        .maincontent .linklist HEADER + DIV .p-list > p:first-child,
        .maincontent .linklist HEADER + DIV table li:first-child,
        .maincontent .linklist HEADER + DIV table > p:first-child,
        .maincontent .linklist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .linklist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .linklist .link-box .p-list li:first-child,
        .maincontent .linklist .link-box .p-list > p:first-child,
        .maincontent .linklist .link-box table li:first-child,
        .maincontent .linklist .link-box table > p:first-child,
        .maincontent .linklist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .linklist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .linklist .textblock .p-list li:first-child,
        .maincontent .linklist .textblock .p-list > p:first-child,
        .maincontent .linklist .textblock table li:first-child,
        .maincontent .linklist .textblock table > p:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV .p-list li:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV .p-list > p:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV table li:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) HEADER + DIV table > p:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box .p-list li:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box .p-list > p:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box table li:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .link-box table > p:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock .p-list li:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock .p-list > p:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock table li:first-child,
        .maincontent .locore-lonews-latest:not(.locore-lonews-latest--slider) .textblock table > p:first-child,
        .maincontent .tx-locore-tipp HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .tx-locore-tipp HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .tx-locore-tipp HEADER + DIV .p-list li:first-child,
        .maincontent .tx-locore-tipp HEADER + DIV .p-list > p:first-child,
        .maincontent .tx-locore-tipp HEADER + DIV table li:first-child,
        .maincontent .tx-locore-tipp HEADER + DIV table > p:first-child,
        .maincontent .tx-locore-tipp .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .tx-locore-tipp .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .tx-locore-tipp .link-box .p-list li:first-child,
        .maincontent .tx-locore-tipp .link-box .p-list > p:first-child,
        .maincontent .tx-locore-tipp .link-box table li:first-child,
        .maincontent .tx-locore-tipp .link-box table > p:first-child,
        .maincontent .tx-locore-tipp .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .tx-locore-tipp .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .tx-locore-tipp .textblock .p-list li:first-child,
        .maincontent .tx-locore-tipp .textblock .p-list > p:first-child,
        .maincontent .tx-locore-tipp .textblock table li:first-child,
        .maincontent .tx-locore-tipp .textblock table > p:first-child,
        .maincontent .lo-collection-list-collection HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .lo-collection-list-collection HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .lo-collection-list-collection HEADER + DIV .p-list li:first-child,
        .maincontent .lo-collection-list-collection HEADER + DIV .p-list > p:first-child,
        .maincontent .lo-collection-list-collection HEADER + DIV table li:first-child,
        .maincontent .lo-collection-list-collection HEADER + DIV table > p:first-child,
        .maincontent .lo-collection-list-collection .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .lo-collection-list-collection .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .lo-collection-list-collection .link-box .p-list li:first-child,
        .maincontent .lo-collection-list-collection .link-box .p-list > p:first-child,
        .maincontent .lo-collection-list-collection .link-box table li:first-child,
        .maincontent .lo-collection-list-collection .link-box table > p:first-child,
        .maincontent .lo-collection-list-collection .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .lo-collection-list-collection .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .lo-collection-list-collection .textblock .p-list li:first-child,
        .maincontent .lo-collection-list-collection .textblock .p-list > p:first-child,
        .maincontent .lo-collection-list-collection .textblock table li:first-child,
        .maincontent .lo-collection-list-collection .textblock table > p:first-child,
        .maincontent .lo-collection-list-wishlist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .lo-collection-list-wishlist HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .lo-collection-list-wishlist HEADER + DIV .p-list li:first-child,
        .maincontent .lo-collection-list-wishlist HEADER + DIV .p-list > p:first-child,
        .maincontent .lo-collection-list-wishlist HEADER + DIV table li:first-child,
        .maincontent .lo-collection-list-wishlist HEADER + DIV table > p:first-child,
        .maincontent .lo-collection-list-wishlist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .lo-collection-list-wishlist .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .lo-collection-list-wishlist .link-box .p-list li:first-child,
        .maincontent .lo-collection-list-wishlist .link-box .p-list > p:first-child,
        .maincontent .lo-collection-list-wishlist .link-box table li:first-child,
        .maincontent .lo-collection-list-wishlist .link-box table > p:first-child,
        .maincontent .lo-collection-list-wishlist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .lo-collection-list-wishlist .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .lo-collection-list-wishlist .textblock .p-list li:first-child,
        .maincontent .lo-collection-list-wishlist .textblock .p-list > p:first-child,
        .maincontent .lo-collection-list-wishlist .textblock table li:first-child,
        .maincontent .lo-collection-list-wishlist .textblock table > p:first-child,
        .maincontent .lo-collection-list-mappe HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .lo-collection-list-mappe HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .lo-collection-list-mappe HEADER + DIV .p-list li:first-child,
        .maincontent .lo-collection-list-mappe HEADER + DIV .p-list > p:first-child,
        .maincontent .lo-collection-list-mappe HEADER + DIV table li:first-child,
        .maincontent .lo-collection-list-mappe HEADER + DIV table > p:first-child,
        .maincontent .lo-collection-list-mappe .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .lo-collection-list-mappe .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .lo-collection-list-mappe .link-box .p-list li:first-child,
        .maincontent .lo-collection-list-mappe .link-box .p-list > p:first-child,
        .maincontent .lo-collection-list-mappe .link-box table li:first-child,
        .maincontent .lo-collection-list-mappe .link-box table > p:first-child,
        .maincontent .lo-collection-list-mappe .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .lo-collection-list-mappe .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .lo-collection-list-mappe .textblock .p-list li:first-child,
        .maincontent .lo-collection-list-mappe .textblock .p-list > p:first-child,
        .maincontent .lo-collection-list-mappe .textblock table li:first-child,
        .maincontent .lo-collection-list-mappe .textblock table > p:first-child,
        .maincontent .profile-percentage HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .profile-percentage HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .profile-percentage HEADER + DIV .p-list li:first-child,
        .maincontent .profile-percentage HEADER + DIV .p-list > p:first-child,
        .maincontent .profile-percentage HEADER + DIV table li:first-child,
        .maincontent .profile-percentage HEADER + DIV table > p:first-child,
        .maincontent .profile-percentage .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .profile-percentage .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .profile-percentage .link-box .p-list li:first-child,
        .maincontent .profile-percentage .link-box .p-list > p:first-child,
        .maincontent .profile-percentage .link-box table li:first-child,
        .maincontent .profile-percentage .link-box table > p:first-child,
        .maincontent .profile-percentage .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .profile-percentage .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .profile-percentage .textblock .p-list li:first-child,
        .maincontent .profile-percentage .textblock .p-list > p:first-child,
        .maincontent .profile-percentage .textblock table li:first-child,
        .maincontent .profile-percentage .textblock table > p:first-child {
          border-radius: 0 0 6px 6px; }
  .maincontent .tx-locore-textbox--collapsable {
    position: relative;
    padding: 0px;
    color: #4f4f4f;
    border-radius: 6px;
    /* For cases if header container is missing: */
    /* Wenn unter header nur ein einziger Inhaltskasten ist -> setze bg color und radius hier */
    /* Wenn eine Liste nach header kommt, mach das in den li Elementen                        */ }
    .maincontent .tx-locore-textbox--collapsable HEADER {
      background-color: #34A6BF;
      position: relative;
      margin: 0;
      border-radius: 6px 6px 0 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: 18px;
        font-size: 1.8rem;
        /*font-weight: $collapsable-maincol-header-font-weight;*/
        font-family: Verdana-Bold, sans-serif;
        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: 18px;
      font-size: 1.8rem;
      /*font-weight: $collapsable-maincol-header-font-weight;*/
      font-family: Verdana-Bold, sans-serif;
      line-height: 1.3;
      letter-spacing: inherit;
      border-radius: 6px 6px 0 0; }
    .maincontent .tx-locore-textbox--collapsable HEADER + DIV {
      background-color: #E1F4F8;
      border-radius: 0 0 6px 6px; }
    .maincontent .tx-locore-textbox--collapsable HEADER + .link-box {
      background-color: transparent; }
    .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: 5px;
        margin-bottom: 0.5rem;
        font-weight: 500;
        line-height: 1.3;
        font-size: 20px;
        font-size: 2rem;
        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 .p-list,
    .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) > p,
      .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 .p-list li,
      .maincontent .tx-locore-textbox--collapsable > .link-box .p-list > p,
      .maincontent .tx-locore-textbox--collapsable > .link-box .p-list td,
      .maincontent .tx-locore-textbox--collapsable > .link-box table li,
      .maincontent .tx-locore-textbox--collapsable > .link-box table > p,
      .maincontent .tx-locore-textbox--collapsable > .link-box table td {
        border-bottom: 2px solid #fff;
        padding: 10px 20px 10px 20px;
        background-color: #E1F4F8;
        border-radius: 6px;
        margin: 0; }
      .maincontent .tx-locore-textbox--collapsable > .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
      .maincontent .tx-locore-textbox--collapsable > .link-box .p-list tr:first-child td,
      .maincontent .tx-locore-textbox--collapsable > .link-box table tr:first-child td {
        border-radius: 0 0 6px 6px; }
      .maincontent .tx-locore-textbox--collapsable > .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
      .maincontent .tx-locore-textbox--collapsable > .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
      .maincontent .tx-locore-textbox--collapsable > .link-box .p-list li:first-child,
      .maincontent .tx-locore-textbox--collapsable > .link-box .p-list > p:first-child,
      .maincontent .tx-locore-textbox--collapsable > .link-box table li:first-child,
      .maincontent .tx-locore-textbox--collapsable > .link-box table > p:first-child {
        border-radius: 0 0 6px 6px; }
  .maincontent .unitplan {
    position: relative;
    padding: 0px;
    color: #4f4f4f;
    border-radius: 6px;
    /* Outer header */
    /* Outer header body */ }
    .maincontent .unitplan > HEADER {
      margin-bottom: 0;
      background-color: #fff;
      position: relative;
      margin-bottom: 5px;
      margin-bottom: 0.5rem;
      border-radius: 6px 6px 0 0; }
      .maincontent .unitplan > HEADER DIV {
        color: #4f4f4f;
        padding: 10px;
        font-size: 18px;
        font-size: 1.8rem;
        /*font-weight: $collapsable-maincol-header-font-weight;*/
        font-family: Verdana-Bold, sans-serif;
        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 .p-list,
      .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 .p-list,
      .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 .p-list,
      .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) > p,
        .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 .p-list li,
        .maincontent .unitplan > HEADER + DIV .p-list > p,
        .maincontent .unitplan > HEADER + DIV .p-list td,
        .maincontent .unitplan > HEADER + DIV table li,
        .maincontent .unitplan > HEADER + DIV table > p,
        .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) > p,
        .maincontent .unitplan .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) td,
        .maincontent .unitplan .textblock .p-list li,
        .maincontent .unitplan .textblock .p-list > p,
        .maincontent .unitplan .textblock .p-list td,
        .maincontent .unitplan .textblock table li,
        .maincontent .unitplan .textblock table > p,
        .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) > p,
        .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 .p-list li,
        .maincontent .unitplan .link-box .p-list > p,
        .maincontent .unitplan .link-box .p-list td,
        .maincontent .unitplan .link-box table li,
        .maincontent .unitplan .link-box table > p,
        .maincontent .unitplan .link-box table td {
          border-bottom: 2px solid #fff;
          padding: 10px 20px 10px 20px;
          background-color: #E1F4F8;
          border-radius: 6px;
          margin: 0; }
        .maincontent .unitplan > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .unitplan > HEADER + DIV .p-list tr:first-child td,
        .maincontent .unitplan > HEADER + DIV table tr:first-child td,
        .maincontent .unitplan .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .unitplan .textblock .p-list tr:first-child td,
        .maincontent .unitplan .textblock table tr:first-child td,
        .maincontent .unitplan .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
        .maincontent .unitplan .link-box .p-list tr:first-child td,
        .maincontent .unitplan .link-box table tr:first-child td {
          border-radius: 0 0 6px 6px; }
        .maincontent .unitplan > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .unitplan > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .unitplan > HEADER + DIV .p-list li:first-child,
        .maincontent .unitplan > HEADER + DIV .p-list > p:first-child,
        .maincontent .unitplan > HEADER + DIV table li:first-child,
        .maincontent .unitplan > HEADER + DIV table > p:first-child,
        .maincontent .unitplan .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .unitplan .textblock ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .unitplan .textblock .p-list li:first-child,
        .maincontent .unitplan .textblock .p-list > p:first-child,
        .maincontent .unitplan .textblock table li:first-child,
        .maincontent .unitplan .textblock table > p:first-child,
        .maincontent .unitplan .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
        .maincontent .unitplan .link-box ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
        .maincontent .unitplan .link-box .p-list li:first-child,
        .maincontent .unitplan .link-box .p-list > p:first-child,
        .maincontent .unitplan .link-box table li:first-child,
        .maincontent .unitplan .link-box table > p:first-child {
          border-radius: 0 0 6px 6px; }
  .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...    */
      border-radius: 6px; }
      .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-radius: 6px 6px 0 0;
        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: 18px;
          font-size: 1.8rem;
          /*font-weight: $collapsable-maincol-header-font-weight;*/
          font-family: Verdana-Bold, sans-serif;
          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: transparent;
        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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV .p-list td,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV table li,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION table li,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION .p-list > p,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION .p-list td,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION table li,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV .p-list > p,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV .p-list td,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV table li,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol > .csc-header + DIV .p-list td,
          .maincontent .marginalcol > .csc-header + DIV table li,
          .maincontent .marginalcol > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol > .csc-header + SECTION table li,
          .maincontent .marginalcol > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol > header + SECTION .p-list > p,
          .maincontent .marginalcol > header + SECTION .p-list td,
          .maincontent .marginalcol > header + SECTION table li,
          .maincontent .marginalcol > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol > HEADER + DIV .p-list > p,
          .maincontent .marginalcol > HEADER + DIV .p-list td,
          .maincontent .marginalcol > HEADER + DIV table li,
          .maincontent .marginalcol > HEADER + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV table li,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION table li,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION .p-list > p,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION .p-list td,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION table li,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV .p-list > p,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV .p-list td,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV table li,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 > .csc-header + DIV table li,
          .maincontent .twocol .span4 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 > header + SECTION .p-list td,
          .maincontent .twocol .span4 > header + SECTION table li,
          .maincontent .twocol .span4 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 > HEADER + DIV .p-list > p,
          .maincontent .twocol .span4 > HEADER + DIV .p-list td,
          .maincontent .twocol .span4 > HEADER + DIV table li,
          .maincontent .twocol .span4 > HEADER + DIV table > p,
          .maincontent .twocol .span4 > HEADER + DIV table td {
            border-bottom: 2px solid #fff;
            padding: 10px 10px 10px 10px;
            background-color: #E1F4F8;
            border-radius: 6px;
            margin: 0; }
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION table tr:first-child td,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV table tr:first-child td, .maincontent .marginalcol > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol > .csc-header + DIV table tr:first-child td,
          .maincontent .marginalcol > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol > header + SECTION table tr:first-child td,
          .maincontent .marginalcol > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol > HEADER + DIV .p-list tr:first-child td,
          .maincontent .marginalcol > HEADER + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV table tr:first-child td,
          .maincontent .twocol .span4 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 > .csc-header + DIV table tr:first-child td,
          .maincontent .twocol .span4 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 > .csc-header + SECTION table tr:first-child td,
          .maincontent .twocol .span4 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 > header + SECTION table tr:first-child td,
          .maincontent .twocol .span4 > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 > HEADER + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 > HEADER + DIV table tr:first-child td {
            border-radius: 0 0 6px 6px; }
          .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:first-child,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .locore-lonews-latest .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION table li:first-child,
          .maincontent .marginalcol .locore-lonews-latest header + SECTION table > p:first-child,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV .p-list li:first-child,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV .p-list > p:first-child,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV table li:first-child,
          .maincontent .marginalcol .locore-lonews-latest HEADER + DIV table > p:first-child, .maincontent .marginalcol > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol > .csc-header + DIV table > p:first-child,
          .maincontent .marginalcol > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol > header + SECTION table li:first-child,
          .maincontent .marginalcol > header + SECTION table > p:first-child,
          .maincontent .marginalcol > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol > HEADER + DIV .p-list li:first-child,
          .maincontent .marginalcol > HEADER + DIV .p-list > p:first-child,
          .maincontent .marginalcol > HEADER + DIV table li:first-child,
          .maincontent .marginalcol > HEADER + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION table li:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV table li:first-child,
          .maincontent .twocol .span4 .locore-lonews-latest HEADER + DIV table > p:first-child,
          .maincontent .twocol .span4 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 > .csc-header + DIV table > p:first-child,
          .maincontent .twocol .span4 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 > .csc-header + SECTION table > p:first-child,
          .maincontent .twocol .span4 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 > header + SECTION table > p:first-child,
          .maincontent .twocol .span4 > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 > HEADER + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 > HEADER + DIV .p-list li:first-child,
          .maincontent .twocol .span4 > HEADER + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 > HEADER + DIV table li:first-child,
          .maincontent .twocol .span4 > HEADER + DIV table > p:first-child {
            border-radius: 0 0 6px 6px; }
        .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: 16px !important;
          font-size: 1.6rem !important;
          margin-bottom: 5px;
          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: transparent;
      color: #4f4f4f;
      padding: 0px;
      border-radius: 6px;
      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;
        border-radius: 6px 6px 0 0; }
        .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: 18px;
          font-size: 1.8rem;
          /*font-weight: $collapsable-maincol-header-font-weight;*/
          font-family: Verdana-Bold, sans-serif;
          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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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 .p-list,
        .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .linklist > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .linklist > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .linklist > .csc-header + DIV table li,
          .maincontent .marginalcol .linklist > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .linklist > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .linklist > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .linklist > .csc-header + SECTION table li,
          .maincontent .marginalcol .linklist > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .linklist > header + DIV .p-list > p,
          .maincontent .marginalcol .linklist > header + DIV .p-list td,
          .maincontent .marginalcol .linklist > header + DIV table li,
          .maincontent .marginalcol .linklist > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .linklist > header ~ p .p-list > p,
          .maincontent .marginalcol .linklist > header ~ p .p-list td,
          .maincontent .marginalcol .linklist > header ~ p table li,
          .maincontent .marginalcol .linklist > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .linklist > header + SECTION .p-list > p,
          .maincontent .marginalcol .linklist > header + SECTION .p-list td,
          .maincontent .marginalcol .linklist > header + SECTION table li,
          .maincontent .marginalcol .linklist > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .linklist .box-content .p-list > p,
          .maincontent .marginalcol .linklist .box-content .p-list td,
          .maincontent .marginalcol .linklist .box-content table li,
          .maincontent .marginalcol .linklist .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .linklist header + DIV .p-list > p,
          .maincontent .marginalcol .linklist header + DIV .p-list td,
          .maincontent .marginalcol .linklist header + DIV table li,
          .maincontent .marginalcol .linklist header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV .p-list td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV .p-list > p,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV .p-list td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p .p-list > p,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p .p-list td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION .p-list > p,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION .p-list td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content .p-list > p,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content .p-list td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV .p-list > p,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV .p-list td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV table li,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .boxed > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .boxed > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .boxed > .csc-header + DIV table li,
          .maincontent .marginalcol .boxed > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .boxed > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .boxed > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .boxed > .csc-header + SECTION table li,
          .maincontent .marginalcol .boxed > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .boxed > header + DIV .p-list > p,
          .maincontent .marginalcol .boxed > header + DIV .p-list td,
          .maincontent .marginalcol .boxed > header + DIV table li,
          .maincontent .marginalcol .boxed > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .boxed > header ~ p .p-list > p,
          .maincontent .marginalcol .boxed > header ~ p .p-list td,
          .maincontent .marginalcol .boxed > header ~ p table li,
          .maincontent .marginalcol .boxed > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .boxed > header + SECTION .p-list > p,
          .maincontent .marginalcol .boxed > header + SECTION .p-list td,
          .maincontent .marginalcol .boxed > header + SECTION table li,
          .maincontent .marginalcol .boxed > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .boxed .box-content .p-list > p,
          .maincontent .marginalcol .boxed .box-content .p-list td,
          .maincontent .marginalcol .boxed .box-content table li,
          .maincontent .marginalcol .boxed .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .boxed header + DIV .p-list > p,
          .maincontent .marginalcol .boxed header + DIV .p-list td,
          .maincontent .marginalcol .boxed header + DIV table li,
          .maincontent .marginalcol .boxed header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-500 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-500 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-500 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-500 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-500 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-500 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-500 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-500 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-500 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-500 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-500 .box-content table li,
          .maincontent .marginalcol .frame-custom-500 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-500 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-500 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-500 header + DIV table li,
          .maincontent .marginalcol .frame-custom-500 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-501 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-501 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-501 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-501 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-501 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-501 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-501 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-501 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-501 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-501 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-501 .box-content table li,
          .maincontent .marginalcol .frame-custom-501 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-501 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-501 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-501 header + DIV table li,
          .maincontent .marginalcol .frame-custom-501 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-502 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-502 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-502 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-502 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-502 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-502 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-502 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-502 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-502 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-502 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-502 .box-content table li,
          .maincontent .marginalcol .frame-custom-502 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-502 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-502 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-502 header + DIV table li,
          .maincontent .marginalcol .frame-custom-502 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-503 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-503 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-503 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-503 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-503 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-503 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-503 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-503 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-503 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-503 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-503 .box-content table li,
          .maincontent .marginalcol .frame-custom-503 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-503 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-503 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-503 header + DIV table li,
          .maincontent .marginalcol .frame-custom-503 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-504 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-504 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-504 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-504 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-504 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-504 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-504 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-504 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-504 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-504 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-504 .box-content table li,
          .maincontent .marginalcol .frame-custom-504 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-504 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-504 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-504 header + DIV table li,
          .maincontent .marginalcol .frame-custom-504 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-505 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-505 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-505 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-505 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-505 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-505 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-505 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-505 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-505 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-505 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-505 .box-content table li,
          .maincontent .marginalcol .frame-custom-505 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-505 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-505 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-505 header + DIV table li,
          .maincontent .marginalcol .frame-custom-505 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-506 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-506 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-506 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-506 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-506 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-506 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-506 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-506 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-506 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-506 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-506 .box-content table li,
          .maincontent .marginalcol .frame-custom-506 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-506 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-506 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-506 header + DIV table li,
          .maincontent .marginalcol .frame-custom-506 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-507 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-507 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-507 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-507 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-507 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-507 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-507 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-507 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-507 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-507 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-507 .box-content table li,
          .maincontent .marginalcol .frame-custom-507 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-507 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-507 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-507 header + DIV table li,
          .maincontent .marginalcol .frame-custom-507 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-550 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-550 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-550 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-550 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-550 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-550 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-550 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-550 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-550 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-550 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-550 .box-content table li,
          .maincontent .marginalcol .frame-custom-550 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-550 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-550 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-550 header + DIV table li,
          .maincontent .marginalcol .frame-custom-550 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-551 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-551 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-551 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-551 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-551 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-551 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-551 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-551 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-551 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-551 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-551 .box-content table li,
          .maincontent .marginalcol .frame-custom-551 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-551 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-551 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-551 header + DIV table li,
          .maincontent .marginalcol .frame-custom-551 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-552 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-552 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-552 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-552 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-552 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-552 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-552 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-552 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-552 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-552 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-552 .box-content table li,
          .maincontent .marginalcol .frame-custom-552 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-552 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-552 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-552 header + DIV table li,
          .maincontent .marginalcol .frame-custom-552 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-553 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-553 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-553 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-553 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-553 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-553 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-553 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-553 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-553 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-553 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-553 .box-content table li,
          .maincontent .marginalcol .frame-custom-553 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-553 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-553 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-553 header + DIV table li,
          .maincontent .marginalcol .frame-custom-553 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-554 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-554 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-554 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-554 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-554 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-554 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-554 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-554 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-554 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-554 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-554 .box-content table li,
          .maincontent .marginalcol .frame-custom-554 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-554 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-554 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-554 header + DIV table li,
          .maincontent .marginalcol .frame-custom-554 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV table li,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION table li,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-555 > header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-555 > header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-555 > header + DIV table li,
          .maincontent .marginalcol .frame-custom-555 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-555 > header ~ p .p-list > p,
          .maincontent .marginalcol .frame-custom-555 > header ~ p .p-list td,
          .maincontent .marginalcol .frame-custom-555 > header ~ p table li,
          .maincontent .marginalcol .frame-custom-555 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION .p-list > p,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION .p-list td,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION table li,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-555 .box-content .p-list > p,
          .maincontent .marginalcol .frame-custom-555 .box-content .p-list td,
          .maincontent .marginalcol .frame-custom-555 .box-content table li,
          .maincontent .marginalcol .frame-custom-555 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .marginalcol .frame-custom-555 header + DIV .p-list > p,
          .maincontent .marginalcol .frame-custom-555 header + DIV .p-list td,
          .maincontent .marginalcol .frame-custom-555 header + DIV table li,
          .maincontent .marginalcol .frame-custom-555 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV table li,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .linklist > header + DIV .p-list > p,
          .maincontent .twocol .span4 .linklist > header + DIV .p-list td,
          .maincontent .twocol .span4 .linklist > header + DIV table li,
          .maincontent .twocol .span4 .linklist > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .linklist > header ~ p .p-list > p,
          .maincontent .twocol .span4 .linklist > header ~ p .p-list td,
          .maincontent .twocol .span4 .linklist > header ~ p table li,
          .maincontent .twocol .span4 .linklist > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .linklist > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .linklist > header + SECTION .p-list td,
          .maincontent .twocol .span4 .linklist > header + SECTION table li,
          .maincontent .twocol .span4 .linklist > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .linklist .box-content .p-list > p,
          .maincontent .twocol .span4 .linklist .box-content .p-list td,
          .maincontent .twocol .span4 .linklist .box-content table li,
          .maincontent .twocol .span4 .linklist .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .linklist header + DIV .p-list > p,
          .maincontent .twocol .span4 .linklist header + DIV .p-list td,
          .maincontent .twocol .span4 .linklist header + DIV table li,
          .maincontent .twocol .span4 .linklist header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV .p-list > p,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV .p-list td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p .p-list > p,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p .p-list td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION .p-list > p,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION .p-list td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content .p-list > p,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content .p-list td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV .p-list > p,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV .p-list td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV table li,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV table li,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .boxed > header + DIV .p-list > p,
          .maincontent .twocol .span4 .boxed > header + DIV .p-list td,
          .maincontent .twocol .span4 .boxed > header + DIV table li,
          .maincontent .twocol .span4 .boxed > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .boxed > header ~ p .p-list > p,
          .maincontent .twocol .span4 .boxed > header ~ p .p-list td,
          .maincontent .twocol .span4 .boxed > header ~ p table li,
          .maincontent .twocol .span4 .boxed > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .boxed > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .boxed > header + SECTION .p-list td,
          .maincontent .twocol .span4 .boxed > header + SECTION table li,
          .maincontent .twocol .span4 .boxed > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .boxed .box-content .p-list > p,
          .maincontent .twocol .span4 .boxed .box-content .p-list td,
          .maincontent .twocol .span4 .boxed .box-content table li,
          .maincontent .twocol .span4 .boxed .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .boxed header + DIV .p-list > p,
          .maincontent .twocol .span4 .boxed header + DIV .p-list td,
          .maincontent .twocol .span4 .boxed header + DIV table li,
          .maincontent .twocol .span4 .boxed header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-500 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-500 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-500 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-500 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-501 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-501 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-501 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-501 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-502 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-502 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-502 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-502 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-503 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-503 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-503 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-503 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-504 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-504 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-504 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-504 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-505 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-505 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-505 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-505 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-506 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-506 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-506 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-506 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-507 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-507 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-507 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-507 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-550 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-550 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-550 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-550 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-551 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-551 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-551 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-551 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-552 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-552 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-552 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-552 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-553 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-553 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-553 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-553 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-554 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-554 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-554 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-554 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p .p-list > p,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p .p-list td,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p table li,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION .p-list > p,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION .p-list td,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION table li,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-555 .box-content .p-list > p,
          .maincontent .twocol .span4 .frame-custom-555 .box-content .p-list td,
          .maincontent .twocol .span4 .frame-custom-555 .box-content table li,
          .maincontent .twocol .span4 .frame-custom-555 .box-content table > p,
          .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) > p,
          .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 .p-list li,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV .p-list > p,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV .p-list td,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV table li,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV table > p,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV table td {
            border-bottom: 2px solid #fff;
            padding: 10px 10px 10px 10px;
            background-color: #E1F4F8;
            border-radius: 6px;
            margin: 0; }
          .maincontent .marginalcol .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .linklist > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .linklist > .csc-header + DIV table tr:first-child td,
          .maincontent .marginalcol .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .linklist > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .linklist > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .linklist > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .linklist > header + DIV table tr:first-child td,
          .maincontent .marginalcol .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .linklist > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .linklist > header ~ p table tr:first-child td,
          .maincontent .marginalcol .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .linklist > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .linklist > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .linklist .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .linklist .box-content table tr:first-child td,
          .maincontent .marginalcol .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .linklist header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .linklist header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content .p-list tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV table tr:first-child td,
          .maincontent .marginalcol .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .boxed > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .boxed > .csc-header + DIV table tr:first-child td,
          .maincontent .marginalcol .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .boxed > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .boxed > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .boxed > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .boxed > header + DIV table tr:first-child td,
          .maincontent .marginalcol .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .boxed > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .boxed > header ~ p table tr:first-child td,
          .maincontent .marginalcol .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .boxed > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .boxed > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .boxed .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .boxed .box-content table tr:first-child td,
          .maincontent .marginalcol .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .boxed header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .boxed header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-500 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-501 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-502 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-503 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-504 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-505 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-506 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-507 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-550 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-551 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-552 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-553 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-554 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > header + DIV table tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > header ~ p .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > header ~ p table tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION table tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 .box-content .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 .box-content table tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 header + DIV .p-list tr:first-child td,
          .maincontent .marginalcol .frame-custom-555 header + DIV table tr:first-child td,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV table tr:first-child td,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION table tr:first-child td,
          .maincontent .twocol .span4 .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .linklist > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .linklist > header + DIV table tr:first-child td,
          .maincontent .twocol .span4 .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .linklist > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .linklist > header ~ p table tr:first-child td,
          .maincontent .twocol .span4 .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .linklist > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .linklist > header + SECTION table tr:first-child td,
          .maincontent .twocol .span4 .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .linklist .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .linklist .box-content table tr:first-child td,
          .maincontent .twocol .span4 .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .linklist header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .linklist header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV table tr:first-child td,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV table tr:first-child td,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION table tr:first-child td,
          .maincontent .twocol .span4 .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .boxed > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .boxed > header + DIV table tr:first-child td,
          .maincontent .twocol .span4 .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .boxed > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .boxed > header ~ p table tr:first-child td,
          .maincontent .twocol .span4 .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .boxed > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .boxed > header + SECTION table tr:first-child td,
          .maincontent .twocol .span4 .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .boxed .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .boxed .box-content table tr:first-child td,
          .maincontent .twocol .span4 .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) tr:first-child td,
          .maincontent .twocol .span4 .boxed header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .boxed header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 .box-content .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 .box-content table tr:first-child 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) tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV .p-list tr:first-child td,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV table tr:first-child td {
            border-radius: 0 0 6px 6px; }
          .maincontent .marginalcol .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .linklist > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .linklist > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .linklist > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .linklist > .csc-header + DIV table > p:first-child,
          .maincontent .marginalcol .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .linklist > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .linklist > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .linklist > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .linklist > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .linklist > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .linklist > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .linklist > header + DIV table li:first-child,
          .maincontent .marginalcol .linklist > header + DIV table > p:first-child,
          .maincontent .marginalcol .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .linklist > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .linklist > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .linklist > header ~ p table li:first-child,
          .maincontent .marginalcol .linklist > header ~ p table > p:first-child,
          .maincontent .marginalcol .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .linklist > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .linklist > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .linklist > header + SECTION table li:first-child,
          .maincontent .marginalcol .linklist > header + SECTION table > p:first-child,
          .maincontent .marginalcol .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .linklist .box-content .p-list li:first-child,
          .maincontent .marginalcol .linklist .box-content .p-list > p:first-child,
          .maincontent .marginalcol .linklist .box-content table li:first-child,
          .maincontent .marginalcol .linklist .box-content table > p:first-child,
          .maincontent .marginalcol .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .linklist header + DIV .p-list li:first-child,
          .maincontent .marginalcol .linklist header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .linklist header + DIV table li:first-child,
          .maincontent .marginalcol .linklist header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV .p-list li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV table li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p .p-list li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p table li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION table li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content .p-list li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content .p-list > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content table li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox .box-content table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV .p-list li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV .p-list > p:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV table li:first-child,
          .maincontent .marginalcol DIV[class*="boxed"] .textbox header + DIV table > p:first-child,
          .maincontent .marginalcol .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .boxed > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .boxed > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .boxed > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .boxed > .csc-header + DIV table > p:first-child,
          .maincontent .marginalcol .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .boxed > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .boxed > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .boxed > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .boxed > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .boxed > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .boxed > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .boxed > header + DIV table li:first-child,
          .maincontent .marginalcol .boxed > header + DIV table > p:first-child,
          .maincontent .marginalcol .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .boxed > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .boxed > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .boxed > header ~ p table li:first-child,
          .maincontent .marginalcol .boxed > header ~ p table > p:first-child,
          .maincontent .marginalcol .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .boxed > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .boxed > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .boxed > header + SECTION table li:first-child,
          .maincontent .marginalcol .boxed > header + SECTION table > p:first-child,
          .maincontent .marginalcol .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .boxed .box-content .p-list li:first-child,
          .maincontent .marginalcol .boxed .box-content .p-list > p:first-child,
          .maincontent .marginalcol .boxed .box-content table li:first-child,
          .maincontent .marginalcol .boxed .box-content table > p:first-child,
          .maincontent .marginalcol .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .boxed header + DIV .p-list li:first-child,
          .maincontent .marginalcol .boxed header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .boxed header + DIV table li:first-child,
          .maincontent .marginalcol .boxed header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-500 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-500 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-500 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-500 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-500 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-500 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-500 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-500 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-500 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-500 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-500 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-500 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-500 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-500 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-500 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-500 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-500 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-501 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-501 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-501 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-501 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-501 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-501 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-501 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-501 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-501 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-501 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-501 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-501 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-501 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-501 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-501 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-501 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-501 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-502 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-502 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-502 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-502 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-502 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-502 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-502 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-502 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-502 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-502 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-502 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-502 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-502 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-502 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-502 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-502 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-502 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-503 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-503 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-503 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-503 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-503 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-503 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-503 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-503 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-503 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-503 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-503 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-503 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-503 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-503 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-503 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-503 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-503 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-504 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-504 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-504 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-504 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-504 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-504 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-504 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-504 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-504 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-504 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-504 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-504 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-504 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-504 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-504 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-504 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-504 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-505 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-505 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-505 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-505 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-505 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-505 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-505 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-505 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-505 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-505 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-505 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-505 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-505 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-505 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-505 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-505 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-505 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-506 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-506 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-506 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-506 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-506 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-506 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-506 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-506 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-506 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-506 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-506 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-506 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-506 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-506 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-506 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-506 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-506 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-507 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-507 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-507 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-507 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-507 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-507 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-507 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-507 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-507 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-507 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-507 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-507 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-507 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-507 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-507 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-507 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-507 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-550 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-550 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-550 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-550 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-550 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-550 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-550 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-550 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-550 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-550 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-550 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-550 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-550 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-550 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-550 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-550 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-550 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-551 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-551 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-551 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-551 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-551 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-551 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-551 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-551 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-551 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-551 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-551 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-551 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-551 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-551 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-551 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-551 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-551 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-552 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-552 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-552 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-552 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-552 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-552 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-552 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-552 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-552 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-552 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-552 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-552 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-552 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-552 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-552 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-552 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-552 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-553 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-553 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-553 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-553 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-553 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-553 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-553 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-553 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-553 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-553 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-553 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-553 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-553 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-553 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-553 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-553 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-553 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-554 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-554 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-554 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-554 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-554 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-554 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-554 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-554 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-554 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-554 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-554 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-554 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-554 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-554 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-554 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-554 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-554 header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-555 > .csc-header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + DIV table > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-555 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > header ~ p .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-555 > header ~ p .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > header ~ p table li:first-child,
          .maincontent .marginalcol .frame-custom-555 > header ~ p table > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION table li:first-child,
          .maincontent .marginalcol .frame-custom-555 > header + SECTION table > p:first-child,
          .maincontent .marginalcol .frame-custom-555 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-555 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-555 .box-content .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-555 .box-content .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-555 .box-content table li:first-child,
          .maincontent .marginalcol .frame-custom-555 .box-content table > p:first-child,
          .maincontent .marginalcol .frame-custom-555 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .marginalcol .frame-custom-555 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .marginalcol .frame-custom-555 header + DIV .p-list li:first-child,
          .maincontent .marginalcol .frame-custom-555 header + DIV .p-list > p:first-child,
          .maincontent .marginalcol .frame-custom-555 header + DIV table li:first-child,
          .maincontent .marginalcol .frame-custom-555 header + DIV table > p:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + DIV table > p:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .linklist > .csc-header + SECTION table > p:first-child,
          .maincontent .twocol .span4 .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .linklist > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .linklist > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .linklist > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .linklist > header + DIV table li:first-child,
          .maincontent .twocol .span4 .linklist > header + DIV table > p:first-child,
          .maincontent .twocol .span4 .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .linklist > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .linklist > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .linklist > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .linklist > header ~ p table li:first-child,
          .maincontent .twocol .span4 .linklist > header ~ p table > p:first-child,
          .maincontent .twocol .span4 .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .linklist > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .linklist > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .linklist > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .linklist > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .linklist > header + SECTION table > p:first-child,
          .maincontent .twocol .span4 .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .linklist .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .linklist .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .linklist .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .linklist .box-content table li:first-child,
          .maincontent .twocol .span4 .linklist .box-content table > p:first-child,
          .maincontent .twocol .span4 .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .linklist header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .linklist header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .linklist header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .linklist header + DIV table li:first-child,
          .maincontent .twocol .span4 .linklist header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV table li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p table li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header ~ p table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION table li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox > header + SECTION table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content .p-list li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content table li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox .box-content table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV table li:first-child,
          .maincontent .twocol .span4 DIV[class*="boxed"] .textbox header + DIV table > p:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + DIV table > p:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .boxed > .csc-header + SECTION table > p:first-child,
          .maincontent .twocol .span4 .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .boxed > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .boxed > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .boxed > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .boxed > header + DIV table li:first-child,
          .maincontent .twocol .span4 .boxed > header + DIV table > p:first-child,
          .maincontent .twocol .span4 .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .boxed > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .boxed > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .boxed > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .boxed > header ~ p table li:first-child,
          .maincontent .twocol .span4 .boxed > header ~ p table > p:first-child,
          .maincontent .twocol .span4 .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .boxed > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .boxed > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .boxed > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .boxed > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .boxed > header + SECTION table > p:first-child,
          .maincontent .twocol .span4 .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .boxed .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .boxed .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .boxed .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .boxed .box-content table li:first-child,
          .maincontent .twocol .span4 .boxed .box-content table > p:first-child,
          .maincontent .twocol .span4 .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) li:first-child,
          .maincontent .twocol .span4 .boxed header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .boxed header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .boxed header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .boxed header + DIV table li:first-child,
          .maincontent .twocol .span4 .boxed header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-500 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-500 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-501 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-501 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-502 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-502 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-503 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-503 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-504 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-504 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-505 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-505 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-506 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-506 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-507 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-507 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-550 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-550 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-551 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-551 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-552 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-552 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-553 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-553 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-554 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-554 header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + DIV table > p:first-child,
          .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:first-child,
          .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) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > .csc-header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header + DIV table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p table li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header ~ p table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION table li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 > header + SECTION table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-555 .box-content ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 .box-content .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 .box-content .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 .box-content table li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 .box-content table > p:first-child,
          .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:first-child,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV ul:not(.icon-text-list-adv):not(.tx-locore-bill-list):not(.user--details-box--account) > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV .p-list li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV .p-list > p:first-child,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV table li:first-child,
          .maincontent .twocol .span4 .frame-custom-555 header + DIV table > p:first-child {
            border-radius: 0 0 6px 6px; }
        .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: 16px !important;
          font-size: 1.6rem !important;
          /*font-weight: 700;*/
          font-family: Verdana-Bold, sans-serif;
          margin-bottom: 5px;
          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: 10px;
  margin-bottom: 1rem; }
  .universalbox::before, .universalbox::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .universalbox::after {
    clear: both; }
  .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::before, .universalbox ul li::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
        -ms-flex-order: 1;
            order: 1; }
      .universalbox ul li::after {
        clear: both; }
  .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: 5px 0 10px 0;
    padding: 0.5rem 0 1rem 0;
    width: auto;
    min-width: 400px; }
    @media print, screen and (max-width: 49.99875em) {
      #modal-overlay .modal-window.location-window {
        max-width: none;
        min-width: initial;
        width: 90%;
        top: 15px !important;
        padding-bottom: 15px; } }
    @media print, screen and (max-width: 39.99875em) {
      #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: 20px;
      font-size: 2rem;
      font-weight: 700;
      width: 100%;
      display: inline-block;
      vertical-align: middle;
      padding: 20px;
      padding: 2rem;
      margin-bottom: 10px;
      margin-bottom: 1rem;
      text-align: center; }
    #modal-overlay .modal-window .modal-window-content {
      position: relative;
      width: 100%;
      padding: 0 10px;
      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: 6px;
        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: 12px;
          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 select,
      #modal-overlay .modal-window .modal-window-content textarea {
        width: 100%;
        border: 1px solid #707070;
        background-color: #fff;
        border-radius: 6px;
        color: #4f4f4f;
        padding: 5px 10px;
        padding: 0.5rem 1rem; }
        #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 select.form-error,
        #modal-overlay .modal-window .modal-window-content textarea.form-error {
          border: 1px solid #f28d35; }
      #modal-overlay .modal-window .modal-window-content .left {
        font-size: 31px;
        font-size: 3.125rem;
        margin-right: 18px;
        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: 18px;
        font-size: 1.8rem; }
      #modal-overlay .modal-window .modal-window-content textarea {
        width: 100%;
        height: 125px;
        height: 12.5rem; }
      #modal-overlay .modal-window .modal-window-content form {
        margin-bottom: 25px;
        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 form .submit-wrap {
          text-align: center; }
      #modal-overlay .modal-window .modal-window-content p > a {
        font-size: 18px;
        font-size: 1.8rem; }
    #modal-overlay .modal-window .modal-window-footer {
      text-align: center; }
      #modal-overlay .modal-window .modal-window-footer img {
        width: 150px;
        margin: 10px 0;
        margin: 1rem 0; }
    #modal-overlay .modal-window .modal-close-button {
      width: 20px;
      width: 2rem;
      height: 20px;
      height: 2rem;
      font-weight: 500;
      cursor: pointer;
      position: absolute;
      top: 0;
      right: 0;
      font-size: 20px;
      font-size: 2rem; }
  #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: 62.5%;
        color: #707070;
        margin-bottom: 15px;
        margin-bottom: 1.5rem; }
      #modal-overlay .share__item__iconwrapper {
        display: table-cell;
        vertical-align: top;
        width: 50px;
        float: left;
        font-size: 62.5%; }
        #modal-overlay .share__item__iconwrapper > span {
          padding-top: 20px; }
      #modal-overlay .share__item__content > input {
        text-align: center; }
      #modal-overlay .share__item.hidden {
        display: none; }
  #modal-overlay .overlay-form .fieldset, #modal-overlay .overlay-form .fieldset1 {
    margin: 1em 0;
    padding: 5px 10px;
    padding: 0.5rem 1rem;
    border: none; }
    #modal-overlay .overlay-form .fieldset .button, #modal-overlay .overlay-form .fieldset1 .button {
      width: 100%; }
  @media print, screen and (max-width: 39.99875em) {
    #modal-overlay .overlay-form label.image-replace {
      top: 40%; } }
  #modal-overlay .overlay-form .hide-password {
    padding: 10px;
    padding: 1rem;
    border: none;
    font-size: 20px;
    font-size: 2rem; }
    @media print, screen and (max-width: 39.99875em) {
      #modal-overlay .overlay-form .hide-password {
        top: 40%; } }

.confirm-window {
  margin-bottom: 6px;
  margin-bottom: 0.625rem; }
  .confirm-window::before, .confirm-window::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .confirm-window::after {
    clear: both; }
  .confirm-window--icon {
    font-size: 70px;
    font-size: 7rem;
    width: 70px;
    width: 7rem;
    float: left;
    color: #34A6BF; }
  .confirm-window--content {
    width: calc(100% - 7rem - 1.25rem);
    float: left;
    padding-left: 12px;
    padding-left: 1.25rem; }
    .confirm-window--content > div {
      width: 100%; }
  .confirm-window--question {
    margin-bottom: 6px;
    margin-bottom: 0.625rem; }
  .confirm-window--answers {
    text-align: left; }

.notice-window {
  margin-bottom: 6px;
  margin-bottom: 0.625rem; }
  .notice-window::before, .notice-window::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .notice-window::after {
    clear: both; }
  .notice-window--icon {
    font-size: 30px;
    font-size: 3rem;
    width: 40px;
    width: 4rem;
    float: left;
    color: #34A6BF;
    text-align: center;
    width: auto;
    padding-right: 10px;
    padding-right: 1rem; }
    .notice-window--icon span.icon-cross {
      color: #f28d35; }
    @media print, screen and (max-width: 49.99875em) {
      .notice-window--icon {
        float: none;
        padding-right: 0; } }
  .notice-window--content {
    width: auto;
    max-width: 340px;
    float: left;
    padding-top: 5px;
    padding-top: 0.5rem; }
    .notice-window--content > div {
      width: 100%; }
    @media print, screen and (max-width: 49.99875em) {
      .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: 5px;
    padding-bottom: 0.5rem; }
    .preview-container .pagination::before, .preview-container .pagination::after {
      display: table;
      content: ' ';
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    .preview-container .pagination::after {
      clear: both; }
    .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 print, screen and (max-width: 74.99875em) {
    .location {
      max-width: 860px; } }
  @media print, screen and (max-width: 74.99875em) {
    .location {
      max-width: 860px; } }
  @media print, screen and (max-width: 49.99875em) {
    .location {
      max-width: 660px; } }
  .location__row {
    margin: 0 -10px; }
    .location__row::before, .location__row::after {
      display: table;
      content: ' ';
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    .location__row::after {
      clear: both; }
  .location__col {
    padding: 0 10px;
    float: left;
    width: 50%; }
    @media print, screen and (max-width: 49.99875em) {
      .location__col {
        float: none;
        width: 100%; } }
  .location__address {
    margin: 10px 0 30px 0;
    font-size: 12px;
    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 print, screen and (max-width: 49.99875em) {
      .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: 2px solid #ECECEC;
  border: 0.25rem solid #ECECEC;
  border-top-color: #707070;
  animation: spin 1s infinite linear; }
  .loading--double {
    border-style: double;
    border-width: 5px;
    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; }

.spinner {
  display: none;
  width: 30px;
  height: 30px;
  left: 40%;
  margin-top: 4px;
  border: 5px solid rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  border-top-color: #333;
  animation: spin 1s ease-in-out infinite;
  position: absolute;
  z-index: 100; }

@keyframes spin {
  to {
    transform: rotate(360deg); } }

article.blog {
  padding: 14px;
  padding: 1.45rem;
  margin-bottom: 25px !important;
  margin-bottom: 2.5rem !important;
  border: 1px solid #ccc;
  background-size: contain;
  box-shadow: 3px 3px 18px 0px #616161;
  border-radius: 6px; }
  article.blog::before, article.blog::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  article.blog::after {
    clear: both; }
  article.blog .short {
    font-weight: 600;
    padding: 0 !important;
    background: transparent !important; }
  article.blog .date-and-author {
    display: none; }
  article.blog p {
    font-size: inherit;
    line-height: inherit;
    letter-spacing: 1px; }
  article.blog h1 {
    font-size: 30px; }

.comments {
  margin-bottom: 20px;
  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: #f28d35; }
  .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 legend,
.layout1 fieldset legend,
.tx-powermail fieldset legend,
.Tx-Formhandler fieldset legend {
  position: relative;
  font-weight: 500;
  width: 100%; }
  .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: 12px;
  margin-bottom: 1.25rem; }
  .form-horizontal .femanager_fieldset::before, .form-horizontal .femanager_fieldset::after,
  .form-horizontal .powermail_fieldwrap::before,
  .form-horizontal .powermail_fieldwrap::after,
  .layout1 .femanager_fieldset::before,
  .layout1 .femanager_fieldset::after,
  .layout1 .powermail_fieldwrap::before,
  .layout1 .powermail_fieldwrap::after,
  .tx-powermail .femanager_fieldset::before,
  .tx-powermail .femanager_fieldset::after,
  .tx-powermail .powermail_fieldwrap::before,
  .tx-powermail .powermail_fieldwrap::after,
  .Tx-Formhandler .femanager_fieldset::before,
  .Tx-Formhandler .femanager_fieldset::after,
  .Tx-Formhandler .powermail_fieldwrap::before,
  .Tx-Formhandler .powermail_fieldwrap::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .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; }
  .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: 93px;
    width: 9.375rem;
    text-align: right;
    margin-right: 12px;
    margin-right: 1.25rem;
    float: left; }
    @media print, screen and (max-width: 39.99875em) {
      .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: 3px;
    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 print, screen and (max-width: 39.99875em) {
      .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: #f28d35; }
    .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; }
    .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: 50px;
        width: 5rem;
        margin-right: 6px;
        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(242, 141, 53, 0.6);
        background-color: rgba(242, 141, 53, 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 .controls.button input[type="submit"],
    .form-horizontal .femanager_fieldset .powermail_input.button input[type="submit"],
    .form-horizontal .powermail_fieldwrap .controls.button input[type="submit"],
    .form-horizontal .powermail_fieldwrap .powermail_input.button input[type="submit"],
    .layout1 .femanager_fieldset .controls.button input[type="submit"],
    .layout1 .femanager_fieldset .powermail_input.button input[type="submit"],
    .layout1 .powermail_fieldwrap .controls.button input[type="submit"],
    .layout1 .powermail_fieldwrap .powermail_input.button input[type="submit"],
    .tx-powermail .femanager_fieldset .controls.button input[type="submit"],
    .tx-powermail .femanager_fieldset .powermail_input.button input[type="submit"],
    .tx-powermail .powermail_fieldwrap .controls.button input[type="submit"],
    .tx-powermail .powermail_fieldwrap .powermail_input.button input[type="submit"],
    .Tx-Formhandler .femanager_fieldset .controls.button input[type="submit"],
    .Tx-Formhandler .femanager_fieldset .powermail_input.button input[type="submit"],
    .Tx-Formhandler .powermail_fieldwrap .controls.button input[type="submit"],
    .Tx-Formhandler .powermail_fieldwrap .powermail_input.button input[type="submit"] {
      display: block;
      width: 100%; }
  .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 print, screen and (max-width: 39.99875em) {
      .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: #f28d35;
    border: 2px solid #f28d35;
    display: inline-block;
    line-height: 15px;
    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: 93px;
      width: 9.375rem;
      text-align: right;
      margin-right: 12px;
      margin-right: 1.25rem;
      float: left; }
      @media print, screen and (max-width: 39.99875em) {
        .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 print, screen and (max-width: 39.99875em) {
        .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: #f28d35;
      border: 2px solid #f28d35;
      display: inline-block;
      line-height: 15px;
      line-height: 1.5625rem;
      padding: 3px 15px 4px 15px;
      white-space: nowrap; }

.pid__15 .tx-powermail form.powermail_form label.powermail_label,
.pid__1003200 .tx-powermail form.powermail_form label.powermail_label,
.pid__1003748 .tx-powermail form.powermail_form label.powermail_label {
  text-align: left;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  width: 100%; }

.pid__15 .tx-powermail form.powermail_form .powermail_input,
.pid__15 .tx-powermail form.powermail_form .powermail_captcha,
.pid__15 .tx-powermail form.powermail_form select,
.pid__15 .tx-powermail form.powermail_form textarea,
.pid__1003200 .tx-powermail form.powermail_form .powermail_input,
.pid__1003200 .tx-powermail form.powermail_form .powermail_captcha,
.pid__1003200 .tx-powermail form.powermail_form select,
.pid__1003200 .tx-powermail form.powermail_form textarea,
.pid__1003748 .tx-powermail form.powermail_form .powermail_input,
.pid__1003748 .tx-powermail form.powermail_form .powermail_captcha,
.pid__1003748 .tx-powermail form.powermail_form select,
.pid__1003748 .tx-powermail form.powermail_form textarea {
  width: 100%;
  float: none; }
  @media print, screen and (max-width: 39.99875em) {
    .pid__15 .tx-powermail form.powermail_form .powermail_input,
    .pid__15 .tx-powermail form.powermail_form .powermail_captcha,
    .pid__15 .tx-powermail form.powermail_form select,
    .pid__15 .tx-powermail form.powermail_form textarea,
    .pid__1003200 .tx-powermail form.powermail_form .powermail_input,
    .pid__1003200 .tx-powermail form.powermail_form .powermail_captcha,
    .pid__1003200 .tx-powermail form.powermail_form select,
    .pid__1003200 .tx-powermail form.powermail_form textarea,
    .pid__1003748 .tx-powermail form.powermail_form .powermail_input,
    .pid__1003748 .tx-powermail form.powermail_form .powermail_captcha,
    .pid__1003748 .tx-powermail form.powermail_form select,
    .pid__1003748 .tx-powermail form.powermail_form textarea {
      width: 100%; } }

.pid__15 .tx-powermail form.powermail_form img#powermail_captchaimage,
.pid__1003200 .tx-powermail form.powermail_form img#powermail_captchaimage,
.pid__1003748 .tx-powermail form.powermail_form img#powermail_captchaimage {
  margin-bottom: 20px; }

.pid__15 .tx-powermail form.powermail_form .powermail_fieldwrap_type_submit .powermail_field.button,
.pid__1003200 .tx-powermail form.powermail_form .powermail_fieldwrap_type_submit .powermail_field.button,
.pid__1003748 .tx-powermail form.powermail_form .powermail_fieldwrap_type_submit .powermail_field.button {
  float: none; }
  .pid__15 .tx-powermail form.powermail_form .powermail_fieldwrap_type_submit .powermail_field.button input,
  .pid__1003200 .tx-powermail form.powermail_form .powermail_fieldwrap_type_submit .powermail_field.button input,
  .pid__1003748 .tx-powermail form.powermail_form .powermail_fieldwrap_type_submit .powermail_field.button input {
    color: inherit;
    background-color: inherit; }

.imagelist header {
  font-size: 1.6em;
  background-color: #E1F4F8;
  padding: 10px; }
  .imagelist header h2 {
    color: #fff;
    margin: 0px;
    background-color: #E1F4F8;
    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: #E1F4F8;
      border-radius: 6px; }
      .imagelist .images-box ul li .image {
        float: left;
        width: 250px; }
        @media print, screen and (max-width: 49.99875em) {
          .imagelist .images-box ul li .image {
            float: none;
            width: 100%; } }
        .imagelist .images-box ul li .image img {
          width: 100%;
          max-width: 100%;
          height: auto;
          border-radius: 6px; }
      .imagelist .images-box ul li .text {
        margin: 0 0 0 250px;
        padding: 0 10px 0 20px;
        padding: 0 1rem 0 2rem;
        color: #fff; }
        @media print, screen and (max-width: 49.99875em) {
          .imagelist .images-box ul li .text {
            padding: 1rem 0 1rem 0;
            margin: 0; } }
        .imagelist .images-box ul li .text .icon {
          display: inline-block;
          padding: 6px;
          padding: 0.625rem;
          float: left; }
          .imagelist .images-box ul li .text .icon:before {
            display: inline-block;
            border-radius: 100%;
            width: 31px;
            width: 3.125rem;
            line-height: 31px;
            line-height: 3.125rem;
            vertical-align: middle;
            text-align: center;
            background-color: #fff;
            color: #f28d35;
            font-size: 18px;
            font-size: 1.875rem;
            float: left; }
        .imagelist .images-box ul li .text figcaption {
          padding-left: 80px; }
        .imagelist .images-box ul li .text h2 {
          color: #f28d35; }
        .imagelist .images-box ul li .text .image-title {
          margin-bottom: 10px;
          margin-bottom: 1rem;
          color: #f28d35; }
        .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: #E1F4F8;
  padding: 10px; }
  .themenportal-slider header h2 {
    color: #fff;
    margin: 0px;
    background-color: #E1F4F8;
    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: 8px;
      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: 11px;
        font-size: 1.125rem;
        margin-bottom: 8px;
        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%;
    border-radius: 6px; }
    .imageteaser > div img {
      display: block;
      visibility: hidden;
      width: 100%;
      height: 100%;
      border-radius: 6px; }
    .imageteaser > div figcaption {
      position: absolute;
      font-family: Verdana-Bold, sans-serif;
      left: 0;
      bottom: 0;
      padding: 6px;
      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);
      border-radius: 0 0 6px 6px;
      background-color: #34A6BF; }

.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: 7px;
    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: -26px;
    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: #E1F4F8; }

.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 {
  list-style: none;
  margin: 0 0 0 0;
  padding: 12px 0 0 12px;
  padding: 1.25rem 0 0 1.25rem;
  color: #f28d35;
  background-color: #E1F4F8; }
  .lo-collection-latest ul.icon-text-list-adv li {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    font-style: normal;
    font-variant: normal;
    list-style: none;
    margin: 0;
    padding: 1.0em 1.5em 0 0.5em;
    vertical-align: top;
    line-height: 115%; }
    .lo-collection-latest ul.icon-text-list-adv li span {
      font-family: Verdana-Regular, sans-serif;
      text-decoration: none; }
    .lo-collection-latest ul.icon-text-list-adv li a {
      font-family: Verdana-Bold, sans-serif;
      text-decoration: underline;
      white-space: pre-wrap;
      word-break: break-all;
      word-wrap: break-word; }
    .lo-collection-latest ul.icon-text-list-adv li span {
      color: #000; }
    .lo-collection-latest ul.icon-text-list-adv li:first-child {
      padding-top: 0; }
    .lo-collection-latest 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; }
    .lo-collection-latest ul.icon-text-list-adv li.list-last {
      text-align: left;
      padding-bottom: 12px;
      padding-bottom: 1.25rem; }
    .lo-collection-latest ul.icon-text-list-adv li.list-last {
      text-align: left;
      margin: 0 auto; }
      .lo-collection-latest ul.icon-text-list-adv li.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: 10px;
  margin-bottom: 1rem;
  padding: 0; }
  .lo-collection-list .lo-collection-list-collection > header.collection-header {
    display: -ms-flexbox;
    display: flex; }
    .lo-collection-list .lo-collection-list-collection > header.collection-header .cta a i:before {
      color: #fff; }
    .lo-collection-list .lo-collection-list-collection > header.collection-header .cta a:hover i:before {
      color: #f28d35; }
  .lo-collection-list .lo-collection-list-collection > div {
    position: relative; }
  .lo-collection-list .lo-collection-list-collection .icon {
    display: inline-block;
    width: 25px;
    width: 2.5rem;
    padding: 0;
    vertical-align: top; }
  .lo-collection-list .lo-collection-list-collection .text {
    width: 100%;
    background-color: #E1F4F8;
    padding: 10px;
    padding: 1rem; }
    .lo-collection-list .lo-collection-list-collection .text p {
      margin-bottom: 10px;
      margin-bottom: 1rem; }
    .lo-collection-list .lo-collection-list-collection .text a.button {
      margin: 10px 0;
      margin: 1rem 0; }
    @media print, screen and (max-width: 39.99875em) {
      .lo-collection-list .lo-collection-list-collection .text {
        width: auto; } }
  .lo-collection-list .lo-collection-list-collection .cta {
    text-align: right;
    /*
            @include breakpoint(small2  down) {
                float: left;
                text-align: left;
                right: 0;
                left: 0.875rem;
                top: 40px;
            }
            */ }
    .lo-collection-list .lo-collection-list-collection .cta > a {
      color: #f28d35;
      font-size: 15px;
      font-size: 1.5rem; }
      .lo-collection-list .lo-collection-list-collection .cta > a:hover {
        color: #f28d35; }
  .lo-collection-list .lo-collection-list-collection ul {
    margin: 0;
    padding: 10px;
    padding: 1rem; }
    .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 #E1F4F8; }
      .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: 2px;
        top: 0.25rem;
        left: 10px;
        left: 1rem;
        width: 20px;
        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: 6px;
          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 print, screen and (max-width: 39.99875em) {
          .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 30px;
        padding: 7px 20px 0 3rem; }
      .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: 15px;
        font-size: 1.5rem;
        display: block;
        text-align: right;
        position: relative;
        padding-top: 4px;
        padding-top: .4rem;
        padding-right: 4px;
        padding-right: .4rem;
        right: 10px;
        right: 1rem; }

.lo-collection-list .lo-collection-list-wishlist .cta,
.lo-collection-list .lo-collection-list-collection .cta {
  right: 12px;
  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: 30px;
  margin-bottom: 3rem; }
  .googlemaps--map {
    height: 600px; }
    @media print, screen and (max-width: 93.12375em) {
      .googlemaps--map {
        height: 560px; } }
    @media print, screen and (max-width: 63.99875em) {
      .googlemaps--map {
        height: 480px; } }
    @media print, screen and (max-width: 49.99875em) {
      .googlemaps--map {
        height: 400px; } }
    @media print, screen and (max-width: 39.99875em) {
      .googlemaps--map {
        height: 320px; } }
    @media print, screen and (max-width: 49.99875em) {
      .googlemaps--map {
        height: 240px; } }
  .googlemaps--filter {
    background: #ECECEC;
    padding: 1em;
    font-size: 90%; }
    .googlemaps--filter::before, .googlemaps--filter::after {
      display: table;
      content: ' ';
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    .googlemaps--filter::after {
      clear: both; }
  .googlemaps--category {
    float: left;
    width: 33.3333%;
    padding: 0.5em; }
    @media print, screen and (max-width: 93.12375em) {
      .googlemaps--category {
        width: 50%; } }
    @media print, screen and (max-width: 63.99875em) {
      .googlemaps--category {
        width: 33.3333%; } }
    @media print, screen and (max-width: 49.99875em) {
      .googlemaps--category {
        width: 50%; } }
    @media print, screen and (max-width: 39.99875em) {
      .googlemaps--category {
        float: none;
        width: 100%; } }
    .googlemaps--category > img,
    .googlemaps--category > input,
    .googlemaps--category > label {
      display: inline-block;
      vertical-align: middle; }

.locore-lonews-latest:not(.locore-lonews-latest--slider), .locore-lonews-latest.locore-lonews-latest--list {
  position: relative; }
  .locore-lonews-latest:not(.locore-lonews-latest--slider) .icon-newslatest, .locore-lonews-latest.locore-lonews-latest--list .icon-newslatest {
    display: none; }
  .locore-lonews-latest:not(.locore-lonews-latest--slider) .image, .locore-lonews-latest.locore-lonews-latest--list .image {
    position: relative; }
    .locore-lonews-latest:not(.locore-lonews-latest--slider) .image img, .locore-lonews-latest.locore-lonews-latest--list .image img {
      width: 100%;
      height: auto;
      max-width: 100%; }
  .locore-lonews-latest:not(.locore-lonews-latest--slider) ul, .locore-lonews-latest.locore-lonews-latest--list ul {
    margin: 0;
    padding: 0;
    background-color: #DAF1F6;
    border-radius: 0 0 6px 6px; }
    .locore-lonews-latest:not(.locore-lonews-latest--slider) ul li, .locore-lonews-latest:not(.locore-lonews-latest--slider) ul .linkToList, .locore-lonews-latest.locore-lonews-latest--list ul li, .locore-lonews-latest.locore-lonews-latest--list ul .linkToList {
      list-style-type: none;
      position: relative;
      line-height: 130%;
      padding: 1em 1em 1em 1em;
      margin: 0; }
      .locore-lonews-latest:not(.locore-lonews-latest--slider) ul li .discipline-title, .locore-lonews-latest:not(.locore-lonews-latest--slider) ul .linkToList .discipline-title, .locore-lonews-latest.locore-lonews-latest--list ul li .discipline-title, .locore-lonews-latest.locore-lonews-latest--list ul .linkToList .discipline-title {
        margin-bottom: 5px; }
        .locore-lonews-latest:not(.locore-lonews-latest--slider) ul li .discipline-title a, .locore-lonews-latest:not(.locore-lonews-latest--slider) ul .linkToList .discipline-title a, .locore-lonews-latest.locore-lonews-latest--list ul li .discipline-title a, .locore-lonews-latest.locore-lonews-latest--list ul .linkToList .discipline-title a {
          color: #34A6BF;
          display: inline-block; }
      .locore-lonews-latest:not(.locore-lonews-latest--slider) ul li a, .locore-lonews-latest:not(.locore-lonews-latest--slider) ul .linkToList a, .locore-lonews-latest.locore-lonews-latest--list ul li a, .locore-lonews-latest.locore-lonews-latest--list ul .linkToList a {
        color: #f28d35;
        margin-bottom: 5px;
        display: block;
        white-space: normal; }
      .locore-lonews-latest:not(.locore-lonews-latest--slider) ul li span, .locore-lonews-latest:not(.locore-lonews-latest--slider) ul .linkToList span, .locore-lonews-latest.locore-lonews-latest--list ul li span, .locore-lonews-latest.locore-lonews-latest--list ul .linkToList span {
        margin-bottom: 4px;
        margin-bottom: 0.4rem;
        display: inline-block; }
    .locore-lonews-latest:not(.locore-lonews-latest--slider) ul li, .locore-lonews-latest.locore-lonews-latest--list 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:not(.locore-lonews-latest--slider) ul li p, .locore-lonews-latest.locore-lonews-latest--list ul li p {
        opacity: 0; }
  .locore-lonews-latest:not(.locore-lonews-latest--slider) .linkToList, .locore-lonews-latest.locore-lonews-latest--list .linkToList {
    position: relative;
    line-height: 130%;
    padding: 1em 1em 1em 1em;
    margin: 0; }
    .locore-lonews-latest:not(.locore-lonews-latest--slider) .linkToList a, .locore-lonews-latest.locore-lonews-latest--list .linkToList a {
      color: #f28d35;
      margin-bottom: 5px;
      display: block;
      white-space: normal; }
  .locore-lonews-latest:not(.locore-lonews-latest--slider) > a:hover, .locore-lonews-latest.locore-lonews-latest--list > a:hover {
    text-decoration: none; }
  .locore-lonews-latest:not(.locore-lonews-latest--slider) .latestnewsblock > a:hover, .locore-lonews-latest.locore-lonews-latest--list .latestnewsblock > a:hover {
    text-decoration: none; }
  .locore-lonews-latest:not(.locore-lonews-latest--slider) .latestnewsblock > a > p, .locore-lonews-latest.locore-lonews-latest--list .latestnewsblock > a > p {
    opacity: 1; }
    .locore-lonews-latest:not(.locore-lonews-latest--slider) .latestnewsblock > a > p.title, .locore-lonews-latest.locore-lonews-latest--list .latestnewsblock > a > p.title {
      margin-bottom: 5px;
      margin-bottom: 0.5rem;
      font-family: Verdana-Bold, sans-serif;
      font-size: 18px;
      font-size: 1.8rem; }
      .locore-lonews-latest:not(.locore-lonews-latest--slider) .latestnewsblock > a > p.title:hover, .locore-lonews-latest.locore-lonews-latest--list .latestnewsblock > a > p.title:hover {
        text-decoration: underline; }
    .locore-lonews-latest:not(.locore-lonews-latest--slider) .latestnewsblock > a > p.linkedtext, .locore-lonews-latest.locore-lonews-latest--list .latestnewsblock > a > p.linkedtext {
      text-decoration: none;
      color: #4f4f4f;
      font-family: Verdana-Regular, sans-serif; }
      .locore-lonews-latest:not(.locore-lonews-latest--slider) .latestnewsblock > a > p.linkedtext:hover, .locore-lonews-latest.locore-lonews-latest--list .latestnewsblock > a > p.linkedtext:hover {
        text-decoration: none; }

.locore-lonews-latest.locore-lonews-latest--slider {
  background-color: transparent; }
  .locore-lonews-latest.locore-lonews-latest--slider header {
    color: #34A6BF;
    background-color: transparent; }
  .locore-lonews-latest.locore-lonews-latest--slider ul li {
    color: #4f4f4f !important; }
    .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      overflow: auto;
      /*  kein rahmen, rechts eckig (tmp.?) */
      /* Shop articles */ }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .teaserbild-wrap {
        border-radius: 6px;
        overflow: hidden;
        position: relative;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        border: 1px solid #34A6BF; }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .teaserbild-wrap [class^='teaserbild-icon'] {
          width: 100%;
          height: 100%; }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .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: auto 70px;
          background-position: 20px 90%; }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .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-lonews-latest.locore-lonews-latest--slider ul li .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; }
        @media print, screen and (max-width: 27.49875em) {
          .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .teaserbild-wrap {
            display: none; } }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.elixier .teaserbild-wrap {
        border-color: #339900; }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.elixier .teaserbild-wrap .teaserbild-icon--quelle {
          background-color: #339900;
          background-image: url("../../Public/Icons/lehreronline_elixier_weiss.svg");
          background-size: 40px auto; }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.elixier .text .text-innerwrap .title h2, .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.elixier .text .text-innerwrap .title .materialtype {
        color: #339900; }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.hms .teaserbild-wrap {
        border-color: #b91b54; }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.hms .teaserbild-wrap .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-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.hms .text .text-innerwrap .title h2, .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.hms .text .text-innerwrap .title .materialtype {
        color: #b91b54; }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.allways .teaserbild-icon--quelle {
        background-image: url("../../Public/Icons/lehreronline_partner_weiss.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.dguv .teaserbild-icon--quelle {
        background-image: url("../../Public/Icons/lehreronline_gesundheit_weiss.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.lorecht .teaserbild-icon--quelle {
        background-image: url("../../Public/Icons/lehreronline_logo_welle_weiss.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.lorecht .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_8.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.collection .teaserbild-icon--quelle {
        background-image: url("../../Public/Icons/lehreronline_tauschboerse_weiss.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.course .teaserbild-icon--quelle {
        background-image: url("../../Public/Icons/lo-akademie_icon_weiss.svg");
        background-size: auto 93px;
        background-position: 15px 95%; }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.course .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/lehreronline_course.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-1 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_1.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-2 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_2.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-3 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_3.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-4 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_4.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-5 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_5.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-6 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_6.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-7 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_7.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-8 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_8.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-9 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_9.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-10 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_10.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-11 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_Bildungsnews.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.discgr-100 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_100.svg"); }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .logged-in {
        padding: 3px 0 0 3px;
        font-size: 90%;
        color: #fff; }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .teaserbild-wrap {
        border: none !important;
        border-radius: 6px 0 0 6px; }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text {
        font-size: 16px;
        font-size: 1.6rem;
        position: relative;
        padding: 0 0 0 10px;
        padding: 0 0 0 1rem;
        height: 300px; }
        @media print, screen and (max-width: 27.49875em) {
          .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap {
            padding: 0;
            height: 200px; } }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .title {
          position: relative; }
          .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .title h2 {
            display: block;
            position: relative;
            top: -2px;
            top: -0.2rem;
            color: #34A6BF;
            -o-hyphens: auto;
            -webkit-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;
            font-size: 17px;
            font-size: 1.7rem;
            margin: 0 0 5px 0;
            margin: 0 0 0.5rem 0; }
          .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .title .materialtype {
            color: #34A6BF;
            font-size: 15px;
            font-size: 1.5rem;
            margin: 3px 0 7px;
            margin: 0.3rem 0 0.7rem; }
          .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .title.premium .materialtype {
            display: inline-block;
            padding-right: 40px;
            background-image: url("../../Public/Icons/crown.svg");
            background-repeat: no-repeat;
            background-size: 24px auto;
            background-position: right 2px;
            line-height: 25px; }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap > p {
          font-size: 15px;
          font-size: 1.5rem;
          color: #4f4f4f;
          margin-bottom: 0;
          opacity: 0; }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .description {
          opacity: 0; }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta {
          position: absolute;
          bottom: 0;
          font-size: 13px;
          font-size: 1.3rem;
          width: 265px; }
          .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container {
            position: relative;
            width: 100%; }
            .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul {
              margin: 0; }
              .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li {
                margin: 0;
                padding-left: 30px;
                padding-bottom: 0;
                list-style-type: none;
                line-height: 25px;
                line-height: 2.5rem;
                speak: never;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                background-size: 24px 24px;
                background-repeat: no-repeat; }
                .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li.disc-list {
                  background-image: url("../../Public/Icons/Erdkugel.svg"); }
                .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li.educationlevel {
                  background-image: url("../../Public/Icons/Schulhaus.svg"); }
                .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li span {
                  color: #4f4f4f;
                  line-height: 15px;
                  line-height: 1.5rem;
                  display: inline-block; }
            .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary.course ul li {
              padding-left: 0px; }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.shop .teaserbild-wrap .teaserbild {
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: end;
            justify-content: end; }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.shop .text .text-innerwrap .shop {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 0 0 10px 20px;
        padding: 0 0 10px 2rem; }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .price {
          display: inline-block;
          float: left;
          font-weight: 600;
          color: #4f4f4f !important;
          margin-bottom: 20px;
          margin-bottom: 2rem;
          padding-top: 5px; }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .basket {
          background-color: transparent !important;
          margin-top: 0px !important; }
          .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .basket:hover {
            box-shadow: none !important; }
    .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer {
      background-color: #fff;
      border-radius: 6px; }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .teaserbild-wrap {
        width: 200px;
        height: 300px; }
      .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text {
        padding: 10px;
        padding: 1rem;
        position: relative; }
        .locore-lonews-latest.locore-lonews-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap {
          position: relative;
          height: 100%; }

/* News items same fixed height, for start page */
@media print, screen and (min-width: 40em) {
  .pid__1 .locore-lonews-latest:not(.locore-lonews-latest--slider) ul li {
    min-height: 200px;
    height: 200px; } }

/* News item no fixed height in marginal */
.twocol .col.span4 .locore-lonews-latest:not(.locore-lonews-latest--slider) ul li {
  height: inherit; }

.locore-lonews-list {
  list-style-type: none;
  margin: 0 0 6px 0;
  margin: 0 0 0.625rem 0;
  padding: 0; }
  .locore-lonews-list li {
    padding: 10px;
    position: relative;
    list-style-type: none;
    margin: 0 0 3px 0;
    margin: 0 0 .3rem 0;
    display: block;
    background-color: #ECECEC; }
    .locore-lonews-list li::before, .locore-lonews-list li::after {
      display: table;
      content: ' ';
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    .locore-lonews-list li::after {
      clear: both; }
    .locore-lonews-list li .date {
      font-size: 6px;
      font-size: 0.6875rem; }
    .locore-lonews-list li img {
      display: inline-block; }
    .locore-lonews-list li p {
      margin: 6px 0 15px 0;
      margin: 0.625rem 0 1.5625rem 0; }
    .locore-lonews-list li a.readmore {
      font-size: 10px;
      font-size: 1rem;
      font-weight: 400;
      text-rendering: optimizeLegibility;
      font-style: normal;
      font-variant: normal;
      position: absolute;
      right: 6px;
      right: 0.625rem;
      bottom: 6px;
      bottom: 0.625rem;
      color: #f28d35; }
      .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: 6px;
        margin-right: 0.625rem; }

.tx-pwcomment-pi1 .loggedInAs {
  font-weight: 500;
  font-size: 7px;
  font-size: 0.75rem; }

.tx-pwcomment-pi1 .comment_error {
  color: #f28d35; }

.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: 5px 0 1em 0;
    margin: 0.5rem 0 1em 0;
    padding: 10px;
    padding: 1rem;
    box-shadow: 2px 2px 5px 0px #cdcdcd; }
  .tx-pwcomment-pi1 form .hide_initally {
    /*display: none;*/ }
  .tx-pwcomment-pi1 form .button {
    margin: 15px 0 10px 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: 7px;
      font-size: 0.75rem;
      font-weight: bold; }

.maincontent .tx-px-shopware {
  padding-right: 0; }
  .maincontent .tx-px-shopware::before, .maincontent .tx-px-shopware::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .maincontent .tx-px-shopware::after {
    clear: both; }
  .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: 5px 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: 4px;
      padding-top: 0.4rem; }
    .maincontent .tx-px-shopware .shopwarearticle--box .box--content .image--media {
      padding: 7px;
      padding: 0.75rem; }
      .maincontent .tx-px-shopware .shopwarearticle--box .box--content .image--media img {
        margin-bottom: 10px;
        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: 20px;
    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: #f28d35; }
    .maincontent .tx-px-shopware .basket:after {
      clear: both; }
  .maincontent .tx-px-shopware .articleimage {
    float: left;
    text-align: center;
    margin-right: 5px;
    margin-right: 0.5rem;
    min-width: 160px;
    width: 30%; }
    @media print, screen and (max-width: 49.99875em) {
      .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: 5px;
    padding-bottom: 0.5rem; }
  .maincontent .tx-px-shopware .shop {
    float: right;
    width: 67%; }
    @media print, screen and (max-width: 49.99875em) {
      .maincontent .tx-px-shopware .shop {
        float: none;
        padding-top: 1rem;
        width: 100%; } }
    .maincontent .tx-px-shopware .shop h4 {
      color: #f28d35; }
    .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: 10px;
      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: 10px;
    padding-top: 1rem; }
  .maincontent .tx-px-shopware .marginal .articleimage {
    padding: 5px;
    padding: 0.5rem; }
  .maincontent .tx-px-shopware .marginal h2, .maincontent .tx-px-shopware .marginal h3 {
    font-size: 10px;
    font-size: 1rem; }
  .maincontent .tx-px-shopware a:hover {
    text-decoration: none; }

.maincontent .tx-locore-textbox--collapsable > header,
.maincontent .tx-locore-textbox--collapsable > h2 {
  cursor: pointer;
  padding-right: 60px;
  padding-right: 6rem; }
  .maincontent .tx-locore-textbox--collapsable > header:after,
  .maincontent .tx-locore-textbox--collapsable > h2:after {
    color: #fff;
    font-size: calc(1.6 * 1.8rem);
    display: inline;
    content: '‒';
    position: absolute;
    right: 10px;
    right: 1rem;
    top: 0px; }
    @media print, screen and (max-width: 49.99875em) {
      .maincontent .tx-locore-textbox--collapsable > header:after,
      .maincontent .tx-locore-textbox--collapsable > h2:after {
        content: '‒'; } }

.maincontent .tx-locore-textbox--collapsable > div {
  box-sizing: border-box;
  overflow: hidden;
  max-height: 20000px;
  transition: all 0.25s ease-in; }
  .maincontent .tx-locore-textbox--collapsable > div p {
    line-height: 22px;
    line-height: 2.25rem; }
  .maincontent .tx-locore-textbox--collapsable > div p:last-child {
    margin-bottom: 0; }

.maincontent .tx-locore-textbox--collapsable.unitplanelement {
  margin-bottom: .5em !important; }

.maincontent .tx-locore-textbox--collapsable.collapsed {
  /* round corners */ }
  .maincontent .tx-locore-textbox--collapsable.collapsed header:after,
  .maincontent .tx-locore-textbox--collapsable.collapsed > h2:after {
    content: '+'; }
  .maincontent .tx-locore-textbox--collapsable.collapsed header {
    border-radius: 6px; }
  .maincontent .tx-locore-textbox--collapsable.collapsed h2, .maincontent .tx-locore-textbox--collapsable.collapsed h3 {
    border-radius: 6px; }
  .maincontent .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 {
  line-height: 22px;
  line-height: 2.25rem; }

.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: 10px;
  margin-right: 1rem;
  float: left; }
  .tx-locore-imagetext__figure {
    float: left;
    width: 40%; }
    @media print, screen and (max-width: 49.99875em) {
      .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 print, screen and (max-width: 49.99875em) {
      .tx-locore-imagetext p {
        width: 100%;
        float: none; } }
  .tx-locore-imagetext__lr figure {
    margin-right: 3%;
    margin-bottom: 3%; }
    @media print, screen and (max-width: 49.99875em) {
      .tx-locore-imagetext__lr figure {
        margin-right: 0; } }
  .tx-locore-imagetext__rl figure {
    margin-left: 3%;
    margin-bottom: 3%; }
    @media print, screen and (max-width: 49.99875em) {
      .tx-locore-imagetext__rl figure {
        margin-left: 0; } }

.maincontent .tx-locore-themenweltteaser p:last-child {
  margin-bottom: 0; }

.maincontent .tx-locore-themenweltteaser {
  position: relative;
  padding: 10px;
  box-shadow: 0 2px 12px #a8a4a4;
  border-radius: 6px; }
  .maincontent .tx-locore-themenweltteaser .head {
    margin-bottom: 12px; }
  .maincontent .tx-locore-themenweltteaser__figure {
    display: block;
    margin: 0em auto;
    width: 100%;
    overflow: hidden;
    height: 230px; }
    .maincontent .tx-locore-themenweltteaser__figure img {
      width: 100%;
      height: auto;
      border-radius: 6px; }
  .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable header {
    min-height: 70px;
    min-height: 7rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
    .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable header h1, .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable header h2, .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable header h3, .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable header h4, .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable header h5 {
      background-color: transparent;
      color: #fff;
      margin-bottom: 0px;
      padding: 10px 0 10px 20px !important; }
    .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable header:after {
      background-image: url("../Icons/white-arrow-up.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 40px 40px;
      color: transparent;
      text-indent: -9999px;
      content: ' ';
      width: 40px;
      height: 40px;
      top: 25%; }
  .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .title {
    font-size: 1.6em;
    margin-top: 20px;
    background-color: #34A6BF;
    color: #fff; }
  .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .moreWrap {
    position: absolute;
    bottom: 0;
    left: -2px;
    width: 100%;
    padding: 0 10px 10px 10px; }
  .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .more {
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    margin: 2px;
    border: 2px solid transparent;
    position: relative; }
  .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .more:hover {
    border: 2px solid #fff;
    cursor: pointer; }
  .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .link-box {
    position: absolute;
    z-index: 10; }
    .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .link-box p {
      font-family: Verdana-Bold, sans-serif;
      font-size: 16px;
      font-size: 1.6rem;
      color: #34A6BF;
      border-radius: 0 !important;
      border-bottom: 2px solid #CAE9F0 !important; }
      .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .link-box p:last-child {
        border-radius: 0 0 6px 6px;
        border-bottom: none; }
      .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .link-box p span {
        color: #34A6BF; }
      .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .link-box p a {
        color: #34A6BF; }
      .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .link-box p a:before {
        display: none; }
      .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .link-box p a:hover {
        text-decoration: none; }
      @media print, screen and (max-width: 49.99875em) {
        .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable .link-box p {
          width: 100%; } }
  .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable.collapsed header .more, .maincontent .tx-locore-themenweltteaser .tx-locore-textbox--collapsable.collapsed header:after {
    background-image: url("../Icons/white-arrow-down.png"); }

.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(small2  down) {
          float: left;
          width: 50%;
      }
  }*/ }
  .tx-locore-cartoonistenteaser::before, .tx-locore-cartoonistenteaser::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .tx-locore-cartoonistenteaser::after {
    clear: both; }
  .tx-locore-cartoonistenteaser p {
    margin-bottom: 8px;
    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: 15px;
    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: 3px;
    margin-bottom: .3rem; }
  .tx-locore-cartoonistenteaser.twocolumn .image {
    float: left;
    width: 50%;
    height: auto;
    /*@include breakpoint(large down) {
          float: none;
          width: 100%;
      }*/ }
    .tx-locore-cartoonistenteaser.twocolumn .image .ttt {
      background-size: cover;
      min-height: 15em;
      background-position: center center;
      /*@include breakpoint(large down) {
            min-height: 50vh;
        }*/ }
  .tx-locore-cartoonistenteaser.twocolumn img {
    max-width: 100%;
    height: auto; }
  .tx-locore-cartoonistenteaser.twocolumn .textblock {
    float: left;
    width: 50%;
    padding: 10px;
    padding: 1rem;
    /*@include breakpoint(large down) {
          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: 9px;
      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; }

.headcontent .csc-textpic-center-inner:not(.slick-initialized) .csc-textpic-imagerow ~ .csc-textpic-imagerow,
.lo-slider .images-box:not(.slick-initialized) .item ~ .item {
  display: none; }

.headcontent .csc-textpic-center-inner.slick-initialized,
.lo-slider .images-box.slick-initialized {
  position: relative; }

.headcontent .lo-slider .image {
  max-width: 1200px;
  margin: 0 auto; }

.headcontent .lo-slider .item img {
  width: 100%;
  height: 100%; }

/* ------*/
/* 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: 40px; }

.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 {
  position: relative; }
  .slick-dots li button:before {
    opacity: 1;
    font-size: 10px; }
  .slick-dots li.slick-active button:before {
    opacity: 1;
    font-size: 10px; }

.contextSensitiveSearch .shopItemList,
.container-slider.slick-slider,
.locore-louniversal-latest--slider .slick-slider,
.locore-lonews-latest--slider .slick-slider {
  margin-top: 0;
  margin-left: 40px;
  margin-right: 40px; }
  .contextSensitiveSearch .shopItemList .slick-list .slick-slide,
  .container-slider.slick-slider .slick-list .slick-slide,
  .locore-louniversal-latest--slider .slick-slider .slick-list .slick-slide,
  .locore-lonews-latest--slider .slick-slider .slick-list .slick-slide {
    margin: 0; }
  .contextSensitiveSearch .shopItemList .slick-dots,
  .container-slider.slick-slider .slick-dots,
  .locore-louniversal-latest--slider .slick-slider .slick-dots,
  .locore-lonews-latest--slider .slick-slider .slick-dots {
    bottom: -50px; }
    .contextSensitiveSearch .shopItemList .slick-dots li,
    .container-slider.slick-slider .slick-dots li,
    .locore-louniversal-latest--slider .slick-slider .slick-dots li,
    .locore-lonews-latest--slider .slick-slider .slick-dots li {
      margin: 0; }
      .contextSensitiveSearch .shopItemList .slick-dots li button:before,
      .container-slider.slick-slider .slick-dots li button:before,
      .locore-louniversal-latest--slider .slick-slider .slick-dots li button:before,
      .locore-lonews-latest--slider .slick-slider .slick-dots li button:before {
        content: '';
        opacity: 1;
        background-repeat: no-repeat; }
      .contextSensitiveSearch .shopItemList .slick-dots li.slick-active button:before,
      .container-slider.slick-slider .slick-dots li.slick-active button:before,
      .locore-louniversal-latest--slider .slick-slider .slick-dots li.slick-active button:before,
      .locore-lonews-latest--slider .slick-slider .slick-dots li.slick-active button:before {
        content: '';
        opacity: 1;
        background-repeat: no-repeat; }
  .contextSensitiveSearch .shopItemList .slick-arrow:before,
  .container-slider.slick-slider .slick-arrow:before,
  .locore-louniversal-latest--slider .slick-slider .slick-arrow:before,
  .locore-lonews-latest--slider .slick-slider .slick-arrow:before {
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 50px;
    height: 50px; }
  .contextSensitiveSearch .shopItemList .slick-arrow.slick-prev,
  .container-slider.slick-slider .slick-arrow.slick-prev,
  .locore-louniversal-latest--slider .slick-slider .slick-arrow.slick-prev,
  .locore-lonews-latest--slider .slick-slider .slick-arrow.slick-prev {
    left: -50px; }
  .contextSensitiveSearch .shopItemList .slick-arrow.slick-next,
  .container-slider.slick-slider .slick-arrow.slick-next,
  .locore-louniversal-latest--slider .slick-slider .slick-arrow.slick-next,
  .locore-lonews-latest--slider .slick-slider .slick-arrow.slick-next {
    right: -50px; }

/* Slider mit Schatten-Rahmen */
.locore-louniversal-latest--slider .slick-slider .slick-list .slick-slide,
.locore-lonews-latest--slider .slick-slider .slick-list .slick-slide {
  padding: 10px;
  box-shadow: 0 2px 12px #a8a4a4;
  border-radius: 6px;
  background-color: #fff;
  margin: 12px;
  padding: 0; }
  .locore-louniversal-latest--slider .slick-slider .slick-list .slick-slide .teaserbild-wrap,
  .locore-lonews-latest--slider .slick-slider .slick-list .slick-slide .teaserbild-wrap {
    border-radius: 6px 0 0 6px; }
  .locore-louniversal-latest--slider .slick-slider .slick-list .slick-slide .text,
  .locore-lonews-latest--slider .slick-slider .slick-list .slick-slide .text {
    padding-top: 10px;
    padding-bottom: 10px; }

.trennelement--color1 .slick-slider .slick-dots,
.trennelement--color2 .slick-slider .slick-dots,
.trennelementwrap--color2 .slick-slider .slick-dots {
  bottom: -25px;
  padding-bottom: 25px; }
  .trennelement--color1 .slick-slider .slick-dots li button:before,
  .trennelement--color2 .slick-slider .slick-dots li button:before,
  .trennelementwrap--color2 .slick-slider .slick-dots li button:before {
    background-image: url("../Icons/dot-blue-empty.svg"); }
  .trennelement--color1 .slick-slider .slick-dots li.slick-active button:before,
  .trennelement--color2 .slick-slider .slick-dots li.slick-active button:before,
  .trennelementwrap--color2 .slick-slider .slick-dots li.slick-active button:before {
    background-image: url("../Icons/dot-blue-filled.svg"); }

.trennelement--color1 .slick-slider .slick-arrow.slick-prev:before,
.trennelement--color2 .slick-slider .slick-arrow.slick-prev:before,
.trennelementwrap--color2 .slick-slider .slick-arrow.slick-prev:before {
  background-image: url("../Icons/arrow-blue-left.svg"); }

.trennelement--color1 .slick-slider .slick-arrow.slick-next:before,
.trennelement--color2 .slick-slider .slick-arrow.slick-next:before,
.trennelementwrap--color2 .slick-slider .slick-arrow.slick-next:before {
  background-image: url("../Icons/arrow-blue-right.svg"); }

.trennelement--color3 .slick-slider .slick-dots,
.trennelementwrap--color3 .slick-slider .slick-dots {
  bottom: -25px;
  padding-bottom: 25px; }
  .trennelement--color3 .slick-slider .slick-dots li button:before,
  .trennelementwrap--color3 .slick-slider .slick-dots li button:before {
    background-image: url("../Icons/dot-orange-empty.svg"); }
  .trennelement--color3 .slick-slider .slick-dots li.slick-active button:before,
  .trennelementwrap--color3 .slick-slider .slick-dots li.slick-active button:before {
    background-image: url("../Icons/dot-orange-filled.svg"); }

.trennelement--color3 .slick-slider .slick-arrow.slick-prev:before,
.trennelementwrap--color3 .slick-slider .slick-arrow.slick-prev:before {
  background-image: url("../Icons/arrow-orange-left.svg"); }

.trennelement--color3 .slick-slider .slick-arrow.slick-next:before,
.trennelementwrap--color3 .slick-slider .slick-arrow.slick-next:before {
  background-image: url("../Icons/arrow-orange-right.svg"); }

.contextSensitiveSearch .shopItemList {
  padding: 0 !important;
  display: none; }
  .contextSensitiveSearch .shopItemList.slick-initialized {
    display: block; }
  .contextSensitiveSearch .shopItemList .slick-list {
    margin-right: -4px; }
    .contextSensitiveSearch .shopItemList .slick-list .slick-slide a {
      background-color: transparent; }
  .contextSensitiveSearch .shopItemList.slick-initialized .search-item {
    display: inline-block; }

/**
 * 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; } }

/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
:root {
  --mm-lineheight:22px; }

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

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu, .mm-menu *, .mm-menu :after, .mm-menu :before {
  transition-property: none;
  transition-duration: .4s;
  transition-timing-function: ease; }

:root {
  --mm-blocker-visibility-delay:0.4s;
  --mm-blocker-opacity-delay:0s; }

.mm-blocker {
  display: block;
  position: absolute;
  bottom: 100%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  opacity: 0;
  background: var(--mm-color-background);
  transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), transform 0.4s ease;
  transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), transform 0.4s ease, -webkit-transform 0.4s ease; }

.mm-blocker:focus-visible {
  opacity: .75; }

.mm-btn {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 50px;
  padding: 0; }

.mm-btn--next, [dir=rtl] .mm-btn--prev {
  --mm-btn-rotate:135deg; }

.mm-btn--prev, [dir=rtl] .mm-btn--next {
  --mm-btn-rotate:-45deg; }

.mm-btn--next:after, .mm-btn--prev:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  box-sizing: border-box;
  border: 2px solid var(--mm-color-icon);
  border-bottom: none;
  border-right: none;
  -ms-transform: rotate(var(--mm-btn-rotate));
  transform: rotate(var(--mm-btn-rotate)); }

.mm-btn--prev:before {
  inset-inline-start: 23px; }

.mm-btn--next:after {
  inset-inline-end: 23px; }

.mm-btn--close:before {
  content: "×";
  font-size: 150%; }

.mm-btnreset {
  padding: 0;
  background: 0 0;
  border: none;
  cursor: pointer; }

.mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  top: 0;
  min-height: var(--mm-lineheight);
  padding: calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;
  font-size: 75%;
  text-transform: uppercase;
  background: var(--mm-color-background);
  background-image: linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
  opacity: 1;
  transition-property: opacity; }

.mm-navbar:not(.mm-hidden) ~ .mm-listview .mm-divider {
  top: var(--mm-navbar-size); }

:root {
  --mm-listitem-size:50px; }

.mm-listitem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 0;
  margin: 0;
  color: var(--mm-color-text);
  border-color: var(--mm-color-border); }

.mm-listitem:after {
  content: "";
  border-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  inset-inline-start: 20px;
  inset-inline-end: 0;
  bottom: 0; }

.mm-listitem__btn, .mm-listitem__text {
  padding: calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0; }

.mm-listitem__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-listitem__btn {
  display: block;
  position: relative;
  width: auto;
  -webkit-padding-end: 50px;
  padding-inline-end: 50px;
  border-color: inherit;
  background: rgba(3, 2, 1, 0); }

.mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 1px;
  border-left-style: solid; }

.mm-listitem--selected > .mm-listitem__text {
  background: var(--mm-color-background-emphasis); }

.mm-listitem--opened > .mm-listitem__btn, .mm-listitem--opened > .mm-panel {
  background: var(--mm-color-background-highlight); }

.mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  line-height: var(--mm-lineheight);
  -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mm-menu ::-webkit-input-placeholder {
  color: var(--mm-color-text-dimmed); }

.mm-menu ::-moz-placeholder {
  color: var(--mm-color-text-dimmed); }

.mm-menu :-ms-input-placeholder {
  color: var(--mm-color-text-dimmed); }

.mm-menu ::-ms-input-placeholder {
  color: var(--mm-color-text-dimmed); }

.mm-menu :-ms-input-placeholder {
  color: var(--mm-color-text-dimmed); }

.mm-menu ::placeholder {
  color: var(--mm-color-text-dimmed); }

.mm-menu, .mm-menu * {
  box-sizing: border-box; }

.mm-menu :focus, .mm-menu :focus-visible, .mm-menu:focus, .mm-menu:focus-visible {
  outline: 0; }

.mm-menu a, .mm-menu button, .mm-menu label {
  color: inherit; }

.mm-menu a:focus, .mm-menu button:focus, .mm-menu label:focus {
  outline: 0; }

.mm-menu a:focus-visible, .mm-menu button:focus-visible, .mm-menu label:focus-visible {
  outline: 2px solid var(--mm-color-focusring);
  outline-offset: -5px; }

.mm-menu input:focus, .mm-menu input:focus-visible, .mm-menu select:focus, .mm-menu select:focus-visible, .mm-menu textarea:focus, .mm-menu textarea:focus-visible {
  outline: 2px solid var(--mm-color-focusring);
  outline-offset: 2px; }

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  text-decoration: none;
  color: inherit; }

:root {
  --mm-navbar-size:50px; }

.mm-navbar {
  display: -ms-flexbox;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  min-height: var(--mm-navbar-size);
  padding-top: env(safe-area-inset-top);
  color: var(--mm-color-text-dimmed);
  text-align: center;
  opacity: 1;
  background: var(--mm-color-background);
  border-bottom: 1px solid var(--mm-color-border);
  transition-property: opacity; }

.mm-navbar > * {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box; }

.mm-navbar__btn {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.mm-navbar__title {
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  overflow: hidden; }

.mm-navbar__title[href="#"] {
  pointer-events: none; }

.mm-navbar__title > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-btn.mm-hidden + .mm-navbar__title:not(:last-child) {
  -webkit-padding-start: 60px;
  padding-inline-start: 60px;
  -webkit-padding-end: 10px;
  padding-inline-end: 10px; }

.mm-btn:not(.mm-hidden) + .mm-navbar__title:last-child {
  -webkit-padding-start: 10px;
  padding-inline-start: 10px;
  -webkit-padding-end: 60px;
  padding-inline-end: 60px; }

.mm-panel {
  --mm-panel-child-offset:100%;
  --mm-panel-parent-offset:-30%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  color: var(--mm-color-text);
  border-color: var(--mm-color-border);
  background: var(--mm-color-background);
  transform: translate3d(var(--mm-panel-child-offset), 0, 0);
  transition-property: transform,inset-inline-start;
  transition-property: transform,inset-inline-start,-webkit-transform; }

[dir=rtl] .mm-panel {
  --mm-panel-child-offset:-100%;
  --mm-panel-parent-offset:30%; }

.mm-panel:after {
  content: "";
  display: block;
  height: var(--mm-listitem-size); }

.mm-panel:focus {
  outline: 0; }

.mm-panel--opened {
  z-index: 2;
  transform: translate3d(0, 0, 0);
  transition-delay: 0s; }

.mm-panel--parent {
  transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
  z-index: 0; }

.mm-panel--highest {
  z-index: 3; }

.mm-menu--opened .mm-panel--noanimation {
  transition: none !important;
  transition-duration: 0s !important; }

.mm-panel__content {
  padding: 20px; }

.mm-panels {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  height: 100%;
  overflow: hidden;
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text); }

.mm-panels:focus {
  outline: 0; }

:root {
  --mm-toggle-size:34px; }

.mm-toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  -ms-flex: calc(var(--mm-toggle-size) * 1.75) 0 0px;
  flex: calc(var(--mm-toggle-size) * 1.75) 0 0;
  height: var(--mm-toggle-size);
  -webkit-margin-end: 10px;
  margin-inline-end: 10px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border: none !important;
  border-radius: var(--mm-toggle-size);
  border: var(--mm-color-border);
  background: var(--mm-color-border);
  cursor: pointer;
  transition-property: background-color; }

.mm-toggle:before {
  content: "";
  aspect-ratio: 1;
  margin: 2px;
  border-radius: 100%;
  background: var(--mm-color-background);
  transition-property: transform;
  transition-property: transform,-webkit-transform; }

.mm-toggle:checked {
  background: #4bd963; }

.mm-toggle:checked:before {
  -ms-transform: translateX(calc(var(--mm-toggle-size) * .75));
  transform: translateX(calc(var(--mm-toggle-size) * .75)); }

[dir=rtl] .mm-toggle:checked:before {
  -ms-transform: translateX(calc(var(--mm-toggle-size) * -.75));
  transform: translateX(calc(var(--mm-toggle-size) * -.75)); }

.mm-listitem--vertical > .mm-panel {
  position: static;
  width: 100%;
  padding: 10px 0 10px 20px;
  -ms-transform: none !important;
  transform: none !important;
  transition: none !important; }

.mm-listitem--vertical > .mm-panel:after {
  content: none;
  display: none; }

.mm-listitem--vertical:not(.mm-listitem--opened) > .mm-panel {
  display: none; }

.mm-listitem--vertical > .mm-listitem__btn {
  height: var(--mm-listitem-size);
  bottom: auto; }

.mm-listitem--vertical .mm-listitem:last-child:after {
  border-color: transparent; }

.mm-listitem--opened > .mm-listitem__btn:after {
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px; }

:root {
  --mm-size:80%;
  --mm-min-size:240px;
  --mm-max-size:440px; }

.mm-menu--offcanvas {
  position: fixed;
  z-index: 0; }

.mm-page {
  box-sizing: border-box;
  min-height: 100vh;
  background: inherit; }

:where(.mm-slideout) {
  position: relative;
  z-index: 1;
  width: 100%;
  transition-duration: .4s;
  transition-timing-function: ease;
  transition-property: width,transform;
  transition-property: width,transform,-webkit-transform; }

.mm-wrapper--opened, .mm-wrapper--opened body {
  overflow: hidden; }

.mm-wrapper__blocker {
  background: rgba(0, 0, 0, 0.4); }

.mm-wrapper--opened .mm-wrapper__blocker {
  --mm-blocker-visibility-delay:0s;
  --mm-blocker-opacity-delay:0.4s;
  bottom: 0;
  opacity: .5; }

.mm-menu {
  --mm-translate-horizontal:0;
  --mm-translate-vertical:0; }

.mm-menu--position-left, .mm-menu--position-left-front {
  right: auto; }

.mm-menu--position-right, .mm-menu--position-right-front {
  left: auto; }

.mm-menu--position-left, .mm-menu--position-left-front, .mm-menu--position-right, .mm-menu--position-right-front {
  width: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size)); }

.mm-menu--position-left-front {
  --mm-translate-horizontal:-100%; }

.mm-menu--position-right-front {
  --mm-translate-horizontal:100%; }

.mm-menu--position-top {
  bottom: auto; }

.mm-menu--position-bottom {
  top: auto; }

.mm-menu--position-bottom, .mm-menu--position-top {
  width: 100%;
  height: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size)); }

.mm-menu--position-top {
  --mm-translate-vertical:-100%; }

.mm-menu--position-bottom {
  --mm-translate-vertical:100%; }

.mm-menu--position-bottom, .mm-menu--position-left-front, .mm-menu--position-right-front, .mm-menu--position-top {
  z-index: 2;
  transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
  transition-property: transform;
  transition-property: transform,-webkit-transform; }

.mm-menu--position-bottom.mm-menu--opened, .mm-menu--position-left-front.mm-menu--opened, .mm-menu--position-right-front.mm-menu--opened, .mm-menu--position-top.mm-menu--opened {
  transform: translate3d(0, 0, 0); }

.mm-wrapper--position-left {
  --mm-translate-horizontal:clamp(
      var(--mm-min-size),
      var(--mm-size),
      var(--mm-max-size)
  ); }

.mm-wrapper--position-right {
  --mm-translate-horizontal:clamp(
      calc(-1 * var(--mm-max-size)),
      calc(-1 * var(--mm-size)),
      calc(-1 * var(--mm-min-size))
  ); }

.mm-wrapper--position-left .mm-slideout, .mm-wrapper--position-right .mm-slideout {
  transform: translate3d(0, 0, 0); }

.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout, .mm-wrapper--position-right.mm-wrapper--opened .mm-slideout {
  transform: translate3d(var(--mm-translate-horizontal), 0, 0); }

.mm-wrapper--position-bottom .mm-wrapper__blocker, .mm-wrapper--position-left-front .mm-wrapper__blocker, .mm-wrapper--position-right-front .mm-wrapper__blocker, .mm-wrapper--position-top .mm-wrapper__blocker {
  z-index: 1; }

.mm-menu--theme-light {
  --mm-color-background:#f3f3f3;
  --mm-color-border:rgb(0 0 0 / 0.15);
  --mm-color-icon:rgb(0 0 0 / 0.4);
  --mm-color-text:rgb(0 0 0 / 0.8);
  --mm-color-text-dimmed:rgb(0 0 0 / 0.4);
  --mm-color-background-highlight:rgb(0 0 0 / 0.05);
  --mm-color-background-emphasis:rgb(255 255 255 / 0.75);
  --mm-color-focusring:#06c; }

.mm-menu--theme-light-contrast {
  --mm-color-background:#f3f3f3;
  --mm-color-border:rgb(0 0 0 / 0.5);
  --mm-color-icon:rgb(0 0 0 / 0.5);
  --mm-color-text:#000;
  --mm-color-text-dimmed:rgb(0 0 0 / 0.7);
  --mm-color-background-highlight:rgb(0 0 0 / 0.05);
  --mm-color-background-emphasis:rgb(255 255 255 / 0.9);
  --mm-color-focusring:#06c; }

.mm-menu--theme-dark {
  --mm-color-background:#333;
  --mm-color-border:rgb(0, 0, 0, 0.4);
  --mm-color-icon:rgb(255, 255, 255, 0.4);
  --mm-color-text:rgb(255, 255, 255, 0.8);
  --mm-color-text-dimmed:rgb(255, 255, 255, 0.4);
  --mm-color-background-highlight:rgb(255, 255, 255, 0.08);
  --mm-color-background-emphasis:rgb(0, 0, 0, 0.1);
  --mm-color-focusring:#06c; }

.mm-menu--theme-dark-contrast {
  --mm-color-background:#333;
  --mm-color-border:rgb(255 255 255 / 0.5);
  --mm-color-icon:rgb(255 255 255 / 0.5);
  --mm-color-text:#fff;
  --mm-color-text-dimmed:rgb(255 255 255 / 0.7);
  --mm-color-background-highlight:rgb(255 255 255 / 0.1);
  --mm-color-background-emphasis:rgb(0 0 0 / 0.3);
  --mm-color-focusring:#06c; }

.mm-menu--theme-white {
  --mm-color-background:#fff;
  --mm-color-border:rgb(0 0 0 / 0.15);
  --mm-color-icon:rgb(0 0 0 / 0.3);
  --mm-color-text:rgb(0 0 0 / 0.8);
  --mm-color-text-dimmed:rgb(0 0 0 / 0.3);
  --mm-color-background-highlight:rgb(0 0 0 / 0.06);
  --mm-color-background-emphasis:rgb(0 0 0 / 0.03);
  --mm-color-focusring:#06c; }

.mm-menu--theme-white-contrast {
  --mm-color-background:#fff;
  --mm-color-border:rgb(0 0 0 / 0.5);
  --mm-color-icon:rgb(0 0 0 / 0.5);
  --mm-color-text:#000;
  --mm-color-text-dimmed:rgb(0 0 0 / 0.7);
  --mm-color-background-highlight:rgb(0 0 0 / 0.07);
  --mm-color-background-emphasis:rgb(0 0 0 / 0.035);
  --mm-color-focusring:#06c; }

.mm-menu--theme-black {
  --mm-color-background:#000;
  --mm-color-border:rgb(255 255 255 / 0.2);
  --mm-color-icon:rgb(255 255 255 / 0.4);
  --mm-color-text:rgb(255 255 255 / 0.7);
  --mm-color-text-dimmed:rgb(255 255 255 / 0.4);
  --mm-color-background-highlight:rgb(255 255 255 / 0.1);
  --mm-color-background-emphasis:rgb(255 255 255 / 0.06);
  --mm-color-focusring:#06c; }

.mm-menu--theme-black-contrast {
  --mm-color-background:#000;
  --mm-color-border:rgb(255 255 255 / 0.5);
  --mm-color-icon:rgb(255 255 255 / 0.5);
  --mm-color-text:#fff;
  --mm-color-text-dimmed:rgb(255 255 255 / 0.6);
  --mm-color-background-highlight:rgb(255 255 255 / 0.125);
  --mm-color-background-emphasis:rgb(255 255 255 / 0.1);
  --mm-color-focusring:#06c; }

.mm-counter {
  display: block;
  -webkit-padding-start: 20px;
  padding-inline-start: 20px;
  float: right;
  color: var(--mm-color-text-dimmed); }

[dir=rtl] .mm-counter {
  float: left; }

:root {
  --mm-iconbar-size:50px; }

.mm-menu--iconbar-left .mm-navbars, .mm-menu--iconbar-left .mm-panels {
  margin-left: var(--mm-iconbar-size); }

.mm-menu--iconbar-right .mm-navbars, .mm-menu--iconbar-right .mm-panels {
  margin-right: var(--mm-iconbar-size); }

.mm-iconbar {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: var(--mm-iconbar-size);
  overflow: hidden;
  box-sizing: border-box;
  border: 0 solid;
  border-color: var(--mm-color-border);
  background: var(--mm-color-background);
  color: var(--mm-color-text-dimmed);
  text-align: center; }

.mm-menu--iconbar-left .mm-iconbar, .mm-menu--iconbar-right .mm-iconbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mm-menu--iconbar-left .mm-iconbar {
  border-right-width: 1px;
  left: 0; }

.mm-menu--iconbar-right .mm-iconbar {
  border-left-width: 1px;
  right: 0; }

.mm-iconbar__bottom, .mm-iconbar__top {
  width: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain; }

.mm-iconbar__bottom > *, .mm-iconbar__top > * {
  box-sizing: border-box;
  display: block;
  padding: calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0; }

.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover {
  text-decoration: none; }

.mm-iconbar__tab--selected {
  background: var(--mm-color-background-emphasis); }

:root {
  --mm-iconpanel-size:50px; }

.mm-panel--iconpanel-0 {
  inset-inline-start: calc(0 * var(--mm-iconpanel-size)); }

.mm-panel--iconpanel-1 {
  inset-inline-start: calc(1 * var(--mm-iconpanel-size)); }

.mm-panel--iconpanel-2 {
  inset-inline-start: calc(2 * var(--mm-iconpanel-size)); }

.mm-panel--iconpanel-3 {
  inset-inline-start: calc(3 * var(--mm-iconpanel-size)); }

.mm-panel--iconpanel-4 {
  inset-inline-start: calc(4 * var(--mm-iconpanel-size)); }

.mm-panel--iconpanel-first ~ .mm-panel {
  inset-inline-start: var(--mm-iconpanel-size); }

.mm-menu--iconpanel .mm-panel--parent .mm-divider, .mm-menu--iconpanel .mm-panel--parent .mm-navbar {
  opacity: 0; }

.mm-menu--iconpanel .mm-panels > .mm-panel--parent {
  overflow-y: hidden;
  -ms-transform: unset;
  transform: unset; }

.mm-menu--iconpanel .mm-panels > .mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0) {
  border-inline-start-width: 1px;
  border-inline-start-style: solid; }

.mm-navbars {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.mm-navbars .mm-navbar {
  position: relative;
  padding-top: 0;
  border-bottom: none; }

.mm-navbars--top {
  border-bottom: 1px solid var(--mm-color-border); }

.mm-navbars--top .mm-navbar:first-child {
  padding-top: env(safe-area-inset-top); }

.mm-navbars--bottom {
  border-top: 1px solid var(--mm-color-border); }

.mm-navbars--bottom .mm-navbar:last-child {
  padding-bottom: env(safe-area-inset-bottom); }

.mm-navbar__breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 20px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.mm-navbar__breadcrumbs > * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-padding-end: 6px;
  padding-inline-end: 6px; }

.mm-navbar__breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar__breadcrumbs:not(:last-child) {
  -webkit-padding-end: 0;
  padding-inline-end: 0; }

.mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
  -webkit-padding-start: 0;
  padding-inline-start: 0; }

.mm-navbar__tab {
  padding: 0 10px;
  border: 1px solid transparent; }

.mm-navbar__tab--selected {
  background: var(--mm-color-background); }

.mm-navbar__tab--selected:not(:first-child) {
  border-inline-start-color: var(--mm-color-border); }

.mm-navbar__tab--selected:not(:last-child) {
  border-inline-end-color: var(--mm-color-border); }

.mm-navbars--top.mm-navbars--has-tabs {
  border-bottom: none; }

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar {
  background: var(--mm-color-background-emphasis); }

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs ~ .mm-navbar {
  background: var(--mm-color-background); }

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child {
  border-bottom: 1px solid var(--mm-color-border); }

.mm-navbars--top .mm-navbar__tab {
  border-bottom-color: var(--mm-color-border); }

.mm-navbars--top .mm-navbar__tab--selected {
  border-top-color: var(--mm-color-border);
  border-bottom-color: transparent; }

.mm-navbars--bottom.mm-navbar--has-tabs {
  border-top: none; }

.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar {
  background: var(--mm-color-background); }

.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs, .mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs ~ .mm-navbar {
  background: var(--mm-color-background-emphasis); }

.mm-navbars--bottom .mm-navbar__tab {
  border-top-color: var(--mm-color-border); }

.mm-navbars--bottom .mm-navbar__tab--selected {
  border-bottom-color: var(--mm-color-border);
  border-top-color: transparent; }

.mm-searchfield {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: var(--mm-navbar-size);
  padding: 0;
  overflow: hidden; }

.mm-searchfield__input {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
  box-sizing: border-box; }

.mm-searchfield__input input {
  display: block;
  width: 100%;
  max-width: 100%;
  height: calc(var(--mm-navbar-size) * .7);
  min-height: auto;
  max-height: auto;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  border: none;
  border-radius: 4px;
  line-height: calc(var(--mm-navbar-size) * .7);
  font: inherit;
  font-size: inherit; }

.mm-searchfield__input input, .mm-searchfield__input input:focus, .mm-searchfield__input input:hover {
  background: var(--mm-color-background-highlight);
  color: var(--mm-color-text); }

.mm-menu[class*=-contrast] .mm-searchfield__input input {
  border: 1px solid var(--mm-color-border); }

.mm-searchfield__input input::-ms-clear {
  display: none; }

.mm-searchfield__btn {
  display: none;
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0; }

.mm-searchfield--searching .mm-searchfield__btn {
  display: block; }

.mm-searchfield__cancel {
  display: block;
  position: relative;
  -webkit-margin-end: -100px;
  margin-inline-end: -100px;
  -webkit-padding-start: 5px;
  padding-inline-start: 5px;
  -webkit-padding-end: 20px;
  padding-inline-end: 20px;
  visibility: hidden;
  line-height: var(--mm-navbar-size);
  text-decoration: none;
  transition-property: visibility,margin; }

.mm-searchfield--cancelable .mm-searchfield__cancel {
  visibility: visible;
  -webkit-margin-end: 0;
  margin-inline-end: 0; }

.mm-panel--search {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  border: none !important; }

.mm-panel__splash {
  padding: 20px; }

.mm-panel--searching .mm-panel__splash {
  display: none; }

.mm-panel__noresults {
  display: none;
  padding: 40px 20px;
  color: var(--mm-color-text-dimmed);
  text-align: center;
  font-size: 150%;
  line-height: 1.4; }

.mm-panel--noresults .mm-panel__noresults {
  display: block; }

:root {
  --mm-sectionindexer-size:20px; }

.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: var(--mm-sectionindexer-size);
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-end: calc(-1 * var(--mm-sectionindexer-size));
  z-index: 5;
  transition-property: inset-inline-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }

.mm-sectionindexer a {
  color: var(--mm-color-text-dimmed);
  line-height: 1;
  text-decoration: none;
  display: block; }

.mm-sectionindexer ~ .mm-panel {
  -webkit-padding-end: 0;
  padding-inline-end: 0; }

.mm-sectionindexer--active {
  right: 0; }

.mm-sectionindexer--active ~ .mm-panel {
  -webkit-padding-end: var(--mm-sectionindexer-size);
  padding-inline-end: var(--mm-sectionindexer-size); }

.mm-menu--selected-hover .mm-listitem__btn, .mm-menu--selected-hover .mm-listitem__text, .mm-menu--selected-parent .mm-listitem__btn, .mm-menu--selected-parent .mm-listitem__text {
  transition-property: background-color; }

@media (hover: hover) {
  .mm-menu--selected-hover .mm-listview:hover > .mm-listitem--selected:not(:hover) > .mm-listitem__text {
    background: 0 0; }
  .mm-menu--selected-hover .mm-listitem__btn:hover, .mm-menu--selected-hover .mm-listitem__text:hover {
    background: var(--mm-color-background-emphasis); } }

.mm-menu--selected-parent .mm-listitem__btn, .mm-menu--selected-parent .mm-listitem__text {
  transition-delay: .2s; }

@media (hover: hover) {
  .mm-menu--selected-parent .mm-listitem__btn:hover, .mm-menu--selected-parent .mm-listitem__text:hover {
    transition-delay: 0s; } }

.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent) > .mm-listitem__text {
  background: 0 0; }

.mm-menu--selected-parent .mm-listitem--selected-parent > .mm-listitem__btn, .mm-menu--selected-parent .mm-listitem--selected-parent > .mm-listitem__text {
  background: var(--mm-color-background-emphasis); }

:root {
  --mm-sidebar-collapsed-size:50px;
  --mm-sidebar-expanded-size:var(--mm-max-size); }

.mm-wrapper--sidebar-collapsed .mm-slideout {
  width: calc(100% - var(--mm-sidebar-collapsed-size));
  transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0); }

[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout {
  -ms-transform: none;
  transform: none; }

.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider, .mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar {
  opacity: 0; }

.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded {
  width: var(--mm-sidebar-expanded-size);
  border-right-width: 1px;
  border-right-style: solid; }

.mm-wrapper--sidebar-expanded.mm-wrapper--opened {
  overflow: auto; }

.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker {
  display: none; }

.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
  width: calc(100% - var(--mm-sidebar-expanded-size));
  transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0); }

[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
  -ms-transform: none;
  transform: none; }

.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: 20px;
  padding: 2rem;
  cursor: pointer;
  position: relative;
  z-index: 10;
  margin: 10px 0px 0 15px;
  background-position: bottom;
  bottom: 20px; }

.mm-navbar #close-button {
  font-family: 'icomoon' !important;
  font-size: 240%;
  color: #fff;
  height: 40px;
  width: 40px;
  line-height: 10px;
  line-height: 1rem;
  cursor: pointer;
  position: relative;
  z-index: 10;
  margin-right: 20px;
  margin-right: 2rem;
  padding: 12px;
  padding: 1.25rem;
  -ms-flex: 0;
      flex: 0;
  top: 25px; }

.mm-navbar #close-button:before {
  content: "\00d7"; }

.mm-navbars_top {
  height: 160px; }

.mm-menu_navbar_top-3 .mm-panels {
  top: 175px; }

.mm-listitem a::before,
.mm-listitem a:before {
  content: none !important;
  display: none !important; }

.mm-listitem#mm-31:after, .mm-listitem#mm-53:after {
  border-width: 3px; }

.mm-navbars .mm-navbar {
  background-color: #DAF1F6 !important; }
  .mm-navbars .mm-navbar:first-of-type {
    height: 88px;
    background-color: #4f4f4f !important; }
  .mm-navbars .mm-navbar > div {
    -ms-flex: 2;
        flex: 2; }
  .mm-navbars .mm-navbar__breadcrumbs {
    padding: 5px 0 5px 17px;
    overflow: inherit;
    overflow-x: inherit; }
    .mm-navbars .mm-navbar__breadcrumbs span.mm-separator {
      display: none; }
    .mm-navbars .mm-navbar__breadcrumbs span, .mm-navbars .mm-navbar__breadcrumbs a {
      position: relative;
      background: #34A6BF;
      margin-right: 15px;
      color: #fff !important;
      padding: 5px 5px 5px 10px; }
    .mm-navbars .mm-navbar__breadcrumbs span:after,
    .mm-navbars .mm-navbar__breadcrumbs a:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 0; }
    .mm-navbars .mm-navbar__breadcrumbs span:before,
    .mm-navbars .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; }

.mm-panels .mm-panel {
  background-color: #DAF1F6 !important; }

body.is--act-index ul.navbar li.entry--search,
body.is--no-sidebar ul.navbar li.entry--search {
  margin-bottom: 30px;
  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: 23px;
    font-size: 2.3rem;
    padding-bottom: 10px; }
  .maincontent .tx-locore-menubox li {
    list-style: none;
    line-height: 11px;
    line-height: 1.125rem;
    margin-bottom: 0; }
  .maincontent .tx-locore-menubox a {
    display: inline-block;
    color: #34A6BF;
    width: 100%;
    line-height: 18px;
    line-height: 1.875rem;
    padding: 0 5px;
    text-decoration: underline;
    background-color: #fff; }
  .maincontent .tx-locore-menubox li > a {
    font-size: 62.5%; }
  .maincontent .tx-locore-menubox a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #34A6BF; }
  @media print, screen and (max-width: 49.99875em) {
    .maincontent .tx-locore-menubox {
      width: 100%; } }

.tx-locore-zitat {
  text-align: center;
  padding: 1em;
  margin: 0;
  width: 100%;
  height: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 6px;
  /* Dummy item */ }
  .tx-locore-zitat.no-image.no-text {
    background-color: transparent;
    padding: 0;
    height: 0; }
  .tx-locore-zitat .portrait {
    display: block;
    margin: 1em auto;
    width: 7em;
    height: 7em;
    border-radius: 100%;
    box-shadow: #333333 0.1em 0.1em 0.2em;
    overflow: hidden; }
    .tx-locore-zitat .portrait 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: 5px;
    padding-top: 0.5rem;
    color: #4f4f4f; }
  .tx-locore-zitat h4 {
    color: #4f4f4f; }

/* Annas Blog: pink */
body.pid__1002559 .tx-locore-zitat,
body.pid__1002556 .tx-locore-zitat {
  background-color: #E3A8B2; }

/* Grundschul-Blog: blau */
body.pid__1002558 .tx-locore-zitat,
body.pid__1002560 .tx-locore-zitat {
  background-color: #E1F4F8; }

/* Blog Digitale Schule: blau */
body.pid__1003170 .tx-locore-zitat,
body.pid__1003171 .tx-locore-zitat {
  background-color: #E1F4F8; }

.content-wrapper *[class*="trennelement"] .container-slider .tx-locore-zitat {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  padding-top: 0;
  padding-bottom: 0; }
  @media print, screen and (max-width: 49.99875em) {
    .content-wrapper *[class*="trennelement"] .container-slider .tx-locore-zitat {
      -ms-flex-direction: column;
          flex-direction: column; }
      .content-wrapper *[class*="trennelement"] .container-slider .tx-locore-zitat .portrait-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        margin: 0 auto !important; }
      .content-wrapper *[class*="trennelement"] .container-slider .tx-locore-zitat .text-wrap {
        padding-left: 0 !important;
        text-align: center !important; } }
  .content-wrapper *[class*="trennelement"] .container-slider .tx-locore-zitat .portrait-wrap {
    margin: 0 65px; }
    .content-wrapper *[class*="trennelement"] .container-slider .tx-locore-zitat .portrait-wrap .portrait {
      width: 205px;
      height: 205px;
      position: relative;
      margin: 0; }
  .content-wrapper *[class*="trennelement"] .container-slider .tx-locore-zitat .text-wrap {
    text-align: left;
    padding-left: 40px;
    -ms-flex-item-align: center;
        align-self: center; }
    .content-wrapper *[class*="trennelement"] .container-slider .tx-locore-zitat .text-wrap h3 {
      color: #4f4f4f;
      font-weight: 700; }

/* Blaue Box (frame-custom-502) mit blauem Hintergrund (Seite Gruppenlizenz)*/
.frame-custom-502 .tx-locore-zitat {
  background-color: #E1F4F8; }

.frame-custom-507 .tx-locore-zitat {
  background-color: #FCE8D7; }

.locore-lounit-latest {
  width: 100%; }
  .locore-lounit-latest::before, .locore-lounit-latest::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .locore-lounit-latest::after {
    clear: both; }
  .locore-lounit-latest > div header {
    padding: 10px;
    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: #f28d35; }
  .locore-lounit-latest > div > ul {
    margin: 0; }
    .locore-lounit-latest > div > ul li {
      font-size: 10px;
      font-size: 1rem;
      font-weight: 400;
      text-rendering: optimizeLegibility;
      font-style: normal;
      font-variant: normal;
      padding: 10px;
      padding-left: 5px;
      padding-left: 0.5rem;
      padding-bottom: 10px;
      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: 15px;
        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: 15px;
          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(medium  down) {
        padding-right: 0;
        flex: auto;
      }

      &:last-child {
        padding-right: 0;
      }

      &.stage-2 {
        @include breakpoint(lobp-706 down) {
          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;
			 }
	 }
}
*/
.unitlist .border-top,
.universallist .border-top {
  border-top: #fff 2px solid; }

.locore-lounit-list header {
  padding: 10px;
  margin: 0 0 12px 0;
  margin: 0 0 1.25rem 0;
  background-color: #707070;
  color: #fff; }
  .locore-lounit-list header::before, .locore-lounit-list header::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .locore-lounit-list header::after {
    clear: both; }
  .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: 8px;
      font-size: 0.8125rem; }
    .locore-lounit-list ul li .highlight {
      color: #f28d35; }
    .locore-lounit-list ul li .icon {
      display: inline-block;
      padding: 6px;
      padding: 0.625rem; }
      .locore-lounit-list ul li .icon:before {
        display: inline-block;
        border-radius: 100%;
        width: 31px;
        width: 3.125rem;
        line-height: 31px;
        line-height: 3.125rem;
        vertical-align: middle;
        text-align: center;
        background-color: #fff;
        color: #f28d35;
        font-size: 18px;
        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 a,
      .locore-lounit-list ul li .cta a {
        white-space: wrap; }
    .locore-lounit-list ul li .text {
      width: calc(100% - 3.125rem - 2.5rem); }
    .locore-lounit-list ul li .cta {
      font-size: 15px;
      font-size: 1.5rem;
      text-align: right;
      right: 6px;
      right: 0.625rem;
      top: 6px;
      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;
  font-size: 18px;
  font-size: 1.8rem; }
  .locore-faecherliste > .flex-col {
    margin-bottom: 0 !important;
    position: relative; }
    @media print, screen and (min-width: 40em) {
      .locore-faecherliste > .flex-col {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        width: 33%; } }
    .locore-faecherliste > .flex-col .inner-wrap {
      height: 100%;
      /*@include breakpoint(medium) {
                border-right: 1px solid $color-grey-1;
            }*/ }
      .locore-faecherliste > .flex-col .inner-wrap > div header {
        padding: 10px 10px 10px 20px;
        font-weight: 500;
        height: 43px;
        margin-bottom: 20px;
        margin-bottom: 2rem; }
        .locore-faecherliste > .flex-col .inner-wrap > div header h3 {
          font-size: 25px;
          font-size: 2.5rem;
          font-family: Verdana-Bold, sans-serif; }
          .locore-faecherliste > .flex-col .inner-wrap > div header h3 a {
            color: #34A6BF; }
            .locore-faecherliste > .flex-col .inner-wrap > div header h3 a:hover {
              text-decoration: underline; }
      .locore-faecherliste > .flex-col .inner-wrap > ul {
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column; }
        .locore-faecherliste > .flex-col .inner-wrap > ul li {
          font-size: 10px;
          font-size: 1rem;
          font-weight: 400;
          text-rendering: optimizeLegibility;
          font-style: normal;
          font-variant: normal;
          padding: 10px;
          padding-bottom: 10px;
          padding-bottom: 1rem;
          list-style: none;
          margin: 0 0 2px 0;
          position: relative;
          font-weight: 500;
          font-size: 18px;
          font-size: 1.8rem; }
          .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;
            box-shadow: 0 2px 12px #a8a4a4;
            border-radius: 6px;
            padding: 0;
            margin: 10px; }
            .locore-faecherliste > .flex-col .inner-wrap > ul li.discgr > a {
              display: block;
              font-weight: bold; }
              .locore-faecherliste > .flex-col .inner-wrap > ul li.discgr > a:hover {
                text-decoration: underline; }
            .locore-faecherliste > .flex-col .inner-wrap > ul li.discgr > a {
              display: block;
              background-color: #34A6BF;
              border-radius: 6px 6px 0 0;
              padding: 10px;
              color: #fff; }
            .locore-faecherliste > .flex-col .inner-wrap > ul li.discgr > ul.menu {
              -ms-flex-direction: column;
                  flex-direction: column;
              background-color: #fff;
              border-radius: 0 0 6px 6px;
              padding: 10px 10px 10px 0; }
          .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-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: 15px;
              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 {
                  text-decoration: underline; }
    .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: 20px;
      padding-right: 2rem;
      width: 100%;
      -ms-flex: 1;
          flex: 1; }
      @media print, screen and (max-width: 49.99875em) {
        .locore-faecherliste.threecol .flex-col {
          padding-right: 0;
          -ms-flex: auto;
              flex: auto; } }
      .locore-faecherliste.threecol .flex-col:last-child {
        padding-right: 0; }
  .locore-faecherliste > div > ul {
    display: -ms-flexbox;
    display: flex;
    -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:not(.locore-louniversal-latest--slider), .locore-louniversal-latest.locore-louniversal-latest--list {
  position: relative; }
  .locore-louniversal-latest:not(.locore-louniversal-latest--slider) .icon-materiallatest, .locore-louniversal-latest.locore-louniversal-latest--list .icon-materiallatest {
    display: none; }
  .locore-louniversal-latest:not(.locore-louniversal-latest--slider) .image, .locore-louniversal-latest.locore-louniversal-latest--list .image {
    position: relative; }
    .locore-louniversal-latest:not(.locore-louniversal-latest--slider) .image img, .locore-louniversal-latest.locore-louniversal-latest--list .image img {
      width: 100%;
      height: auto;
      max-width: 100%; }
  .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul, .locore-louniversal-latest.locore-louniversal-latest--list ul {
    margin: 0;
    padding: 0; }
    .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul li, .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul .linkToList, .locore-louniversal-latest.locore-louniversal-latest--list ul li, .locore-louniversal-latest.locore-louniversal-latest--list ul .linkToList {
      list-style-type: none;
      position: relative;
      line-height: 130%;
      padding: 1em 1em 1em 1em;
      margin: 0; }
      .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul li .discipline-title, .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul .linkToList .discipline-title, .locore-louniversal-latest.locore-louniversal-latest--list ul li .discipline-title, .locore-louniversal-latest.locore-louniversal-latest--list ul .linkToList .discipline-title {
        margin-bottom: 5px; }
        .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul li .discipline-title a, .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul .linkToList .discipline-title a, .locore-louniversal-latest.locore-louniversal-latest--list ul li .discipline-title a, .locore-louniversal-latest.locore-louniversal-latest--list ul .linkToList .discipline-title a {
          color: #34A6BF;
          display: inline-block; }
      .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul li a, .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul .linkToList a, .locore-louniversal-latest.locore-louniversal-latest--list ul li a, .locore-louniversal-latest.locore-louniversal-latest--list ul .linkToList a {
        color: #f28d35;
        margin-bottom: 5px;
        display: block;
        white-space: normal; }
      .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul li span, .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul .linkToList span, .locore-louniversal-latest.locore-louniversal-latest--list ul li span, .locore-louniversal-latest.locore-louniversal-latest--list ul .linkToList span {
        margin-bottom: 4px;
        margin-bottom: 0.4rem;
        display: inline-block; }
    .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul li, .locore-louniversal-latest.locore-louniversal-latest--list 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 print, screen and (min-width: 40em) {
        .locore-louniversal-latest:not(.locore-louniversal-latest--slider) ul li, .locore-louniversal-latest.locore-louniversal-latest--list ul li {
          height: 200px; } }

.locore-louniversal-latest.locore-louniversal-latest--slider {
  background-color: transparent; }
  .locore-louniversal-latest.locore-louniversal-latest--slider header {
    color: #34A6BF;
    background-color: transparent; }
  .locore-louniversal-latest.locore-louniversal-latest--slider ul li {
    margin: 0;
    color: #4f4f4f !important; }
    .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      overflow: auto;
      /*  kein rahmen, rechts eckig (tmp.?) */
      /* Shop articles */ }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .teaserbild-wrap {
        border-radius: 6px;
        overflow: hidden;
        position: relative;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        border: 1px solid #34A6BF; }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .teaserbild-wrap [class^='teaserbild-icon'] {
          width: 100%;
          height: 100%; }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .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: auto 70px;
          background-position: 20px 90%; }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .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-louniversal-latest.locore-louniversal-latest--slider ul li .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; }
        @media print, screen and (max-width: 27.49875em) {
          .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .teaserbild-wrap {
            display: none; } }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.elixier .teaserbild-wrap {
        border-color: #339900; }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.elixier .teaserbild-wrap .teaserbild-icon--quelle {
          background-color: #339900;
          background-image: url("../../Public/Icons/lehreronline_elixier_weiss.svg");
          background-size: 40px auto; }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.elixier .text .text-innerwrap .title h2, .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.elixier .text .text-innerwrap .title .materialtype {
        color: #339900; }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.hms .teaserbild-wrap {
        border-color: #b91b54; }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.hms .teaserbild-wrap .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-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.hms .text .text-innerwrap .title h2, .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.hms .text .text-innerwrap .title .materialtype {
        color: #b91b54; }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.allways .teaserbild-icon--quelle {
        background-image: url("../../Public/Icons/lehreronline_partner_weiss.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.dguv .teaserbild-icon--quelle {
        background-image: url("../../Public/Icons/lehreronline_gesundheit_weiss.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.lorecht .teaserbild-icon--quelle {
        background-image: url("../../Public/Icons/lehreronline_logo_welle_weiss.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.lorecht .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_8.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.collection .teaserbild-icon--quelle {
        background-image: url("../../Public/Icons/lehreronline_tauschboerse_weiss.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.course .teaserbild-icon--quelle {
        background-image: url("../../Public/Icons/lo-akademie_icon_weiss.svg");
        background-size: auto 93px;
        background-position: 15px 95%; }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.course .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/lehreronline_course.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-1 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_1.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-2 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_2.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-3 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_3.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-4 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_4.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-5 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_5.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-6 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_6.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-7 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_7.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-8 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_8.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-9 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_9.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-10 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_10.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-11 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_Bildungsnews.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.discgr-100 .teaserbild-icon--discgr {
        background-image: url("../../Public/Icons/LO_Thumbnails_100.svg"); }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .logged-in {
        padding: 3px 0 0 3px;
        font-size: 90%;
        color: #fff; }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .teaserbild-wrap {
        border: none !important;
        border-radius: 6px 0 0 6px; }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text {
        font-size: 16px;
        font-size: 1.6rem;
        position: relative;
        padding: 0 0 0 10px;
        padding: 0 0 0 1rem;
        height: 300px; }
        @media print, screen and (max-width: 27.49875em) {
          .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap {
            padding: 0;
            height: 200px; } }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .title {
          position: relative; }
          .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .title h2 {
            display: block;
            position: relative;
            top: -2px;
            top: -0.2rem;
            color: #34A6BF;
            -o-hyphens: auto;
            -webkit-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;
            font-size: 17px;
            font-size: 1.7rem;
            margin: 0 0 5px 0;
            margin: 0 0 0.5rem 0; }
          .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .title .materialtype {
            color: #34A6BF;
            font-size: 15px;
            font-size: 1.5rem;
            margin: 3px 0 7px;
            margin: 0.3rem 0 0.7rem; }
          .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .title.premium .materialtype {
            display: inline-block;
            padding-right: 40px;
            background-image: url("../../Public/Icons/crown.svg");
            background-repeat: no-repeat;
            background-size: 24px auto;
            background-position: right 2px;
            line-height: 25px; }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap > p {
          font-size: 15px;
          font-size: 1.5rem;
          color: #4f4f4f;
          margin-bottom: 0;
          opacity: 0; }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .description {
          opacity: 0; }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta {
          position: absolute;
          bottom: 0;
          font-size: 13px;
          font-size: 1.3rem;
          width: 265px; }
          .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container {
            position: relative;
            width: 100%; }
            .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul {
              margin: 0; }
              .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li {
                margin: 0;
                padding-left: 30px;
                padding-bottom: 0;
                list-style-type: none;
                line-height: 25px;
                line-height: 2.5rem;
                speak: never;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                background-size: 24px 24px;
                background-repeat: no-repeat; }
                .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li.disc-list {
                  background-image: url("../../Public/Icons/Erdkugel.svg"); }
                .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li.educationlevel {
                  background-image: url("../../Public/Icons/Schulhaus.svg"); }
                .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li span {
                  color: #4f4f4f;
                  line-height: 15px;
                  line-height: 1.5rem;
                  display: inline-block; }
            .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary.course ul li {
              padding-left: 0px; }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.shop .teaserbild-wrap .teaserbild {
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: end;
            justify-content: end; }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.shop .text .text-innerwrap .shop {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 0 0 10px 20px;
        padding: 0 0 10px 2rem; }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .price {
          display: inline-block;
          float: left;
          font-weight: 600;
          color: #4f4f4f !important;
          margin-bottom: 20px;
          margin-bottom: 2rem;
          padding-top: 5px; }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .basket {
          background-color: transparent !important;
          margin-top: 0px !important; }
          .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .basket:hover {
            box-shadow: none !important; }
    .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer {
      background-color: #fff;
      border-radius: 6px; }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .teaserbild-wrap {
        width: 200px;
        height: 300px; }
      .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text {
        padding: 10px;
        padding: 1rem;
        position: relative; }
        .locore-louniversal-latest.locore-louniversal-latest--slider ul li .teaserbildAndTextContainer .text .text-innerwrap {
          position: relative;
          height: 100%; }

.maincontent .locore-louniversal-latest:not(.locore-louniversal-latest--slider).linklist ul.displaymode--list li {
  height: 200px; }
  .maincontent .locore-louniversal-latest:not(.locore-louniversal-latest--slider).linklist ul.displaymode--list li p {
    opacity: 0; }

.workingmaterial-subpage-detail .interactive {
  margin-bottom: 20px;
  margin-bottom: 2rem; }
  @media print, screen and (max-width: 49.99875em) {
    .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: #E1F4F8;
    padding: 9px;
    padding: 0.9375rem;
    max-width: 400px; }
    .workingmaterial-subpage-detail .interactive > .col .author-licence-box .author .authorimage {
      margin-top: 5px;
      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: 20px;
  margin-bottom: 2rem; }

.tx-locore-loworkingmaterial--detail .teasertextpic {
  display: -ms-flexbox;
  display: flex;
  height: 100%; }
  .tx-locore-loworkingmaterial--detail .teasertextpic .teaserpic {
    height: auto;
    padding: 5px;
    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 print, screen and (max-width: 49.99875em) {
      .tx-locore-loworkingmaterial--detail .teasertextpic .teaserpic {
        -ms-flex-pack: left;
            justify-content: left; } }
  .tx-locore-loworkingmaterial--detail .teasertextpic .textblock {
    width: 100%;
    padding: 5px;
    padding: 0.5rem; }
  @media print, screen and (max-width: 49.99875em) {
    .tx-locore-loworkingmaterial--detail .teasertextpic {
      -ms-flex-direction: column;
          flex-direction: column; } }

h1.search-headline {
  margin-top: 20px;
  margin-top: 2rem; }
  h1.search-headline .arrow {
    font-size: 30px;
    font-size: 3rem;
    line-height: 10px;
    line-height: 1rem; }

.searchform-wrap {
  padding: 0 0 20px 0;
  padding: 0 0 2rem 0;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  border: 1px solid #34A6BF;
  border-radius: 6px;
  padding: 0 0 0 0px;
  width: 100%;
  border: 1px solid #999;
  /* autocomplete widget window */ }
  .searchform-wrap form.searchform {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    text-align: right;
    width: 100%;
    height: 100%;
    position: relative; }
    .searchform-wrap form.searchform .search-input {
      width: 100%;
      position: relative; }
      .searchform-wrap form.searchform .search-input input {
        width: 100%;
        max-width: none;
        border: none;
        margin: 0;
        box-shadow: none; }
    .searchform-wrap form.searchform .search-submit {
      position: absolute;
      margin: 0;
      height: calc(100% + 2px);
      width: 44px;
      right: -1px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
      .searchform-wrap form.searchform .search-submit input {
        margin: 0 -1px 0 0;
        background-image: url(../Icons/search-icon-white.svg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        color: transparent;
        width: 100%;
        height: 100%;
        position: relative;
        right: 0px; }
      .searchform-wrap form.searchform .search-submit:hover input {
        background-image: url(../Icons/search-icon-orange.svg); }
  .searchform-wrap form.searchform .search-input input {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; }
  .searchform-wrap ul.ui-autocomplete.ui-widget.ui-widget-content {
    border: 1px solid #999;
    max-height: 400px;
    overflow: auto;
    padding: 0 0 10px 10px;
    position: absolute;
    top: 35px;
    left: 0px;
    width: 100% !important;
    background-color: white;
    text-align: left;
    z-index: 10; }
    .searchform-wrap ul.ui-autocomplete.ui-widget.ui-widget-content li {
      list-style: none;
      margin: 0; }
      .searchform-wrap ul.ui-autocomplete.ui-widget.ui-widget-content li a {
        color: #4f4f4f;
        cursor: pointer; }
      .searchform-wrap ul.ui-autocomplete.ui-widget.ui-widget-content li:hover a {
        text-decoration: none;
        color: #f28d35; }

.locore-search-list {
  font-size: 15px;
  font-size: 1.5rem;
  color: #4f4f4f;
  font-weight: 300;
  /* ------------------------------------- */
  /* filterboxen, Filteroptionen allgemein */
  /* --------------------------------------------------- */
  /* Filter Boxen spezial: Fach, Materialtyp, LO Premium */
  /* ----------------- */
  /* Filter Tags/Label */ }
  .locore-search-list > ul {
    margin: 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: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media print, screen and (max-width: 27.49875em) {
      .locore-search-list > ul {
        display: none; } }
    .locore-search-list > ul > li.facet {
      list-style: none;
      position: relative;
      padding: 0;
      margin: 0;
      /* ---------------------- */
      /* pretty checkbox layout */ }
      @media screen and (min-width: 27.5em) {
        .locore-search-list > ul > li.facet:nth-child(1) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(3) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(5) .innerWrap {
          right: initial; }
        .locore-search-list > ul > li.facet:nth-child(2) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(4) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(6) .innerWrap {
          right: 0px; } }
      @media screen and (min-width: 35.8125em) {
        .locore-search-list > ul > li.facet:nth-child(1) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(2) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(4) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(5) .innerWrap {
          right: initial; }
        .locore-search-list > ul > li.facet:nth-child(3) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(6) .innerWrap {
          right: 0px; } }
      @media screen and (min-width: 48.125em) {
        .locore-search-list > ul > li.facet:nth-child(1) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(2) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(3) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(5) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(6) .innerWrap {
          right: initial; }
        .locore-search-list > ul > li.facet:nth-child(4) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(7) .innerWrap {
          right: 0px; } }
      @media screen and (min-width: 59.6875em) {
        .locore-search-list > ul > li.facet:nth-child(1) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(2) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(3) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(6) .innerWrap {
          right: initial; }
        .locore-search-list > ul > li.facet:nth-child(4) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(5) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(7) .innerWrap {
          right: 0px; } }
      @media screen and (min-width: 66.375em) {
        .locore-search-list > ul > li.facet:nth-child(1) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(2) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(3) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(5) .innerWrap {
          right: initial; }
        .locore-search-list > ul > li.facet:nth-child(4) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(6) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(7) .innerWrap {
          right: 0px; } }
      @media screen and (min-width: 85.9375em) {
        .locore-search-list > ul > li.facet:nth-child(1) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(2) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(3) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(4) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(5) .innerWrap,
        .locore-search-list > ul > li.facet:nth-child(7) .innerWrap {
          right: initial; }
        .locore-search-list > ul > li.facet:nth-child(6) .innerWrap {
          right: 0px; } }
      .locore-search-list > ul > li.facet > .title {
        margin: 5px 0;
        margin: 0.5rem 0;
        border: 1px solid #999;
        background-color: #fff;
        border-radius: 6px;
        padding: 4px 20px 4px 10px;
        color: #4f4f4f;
        cursor: pointer;
        display: inline-block;
        min-width: 172px;
        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 print, screen and (max-width: 63.99875em) {
          .locore-search-list > ul > li.facet > .title {
            width: 185px; } }
        .locore-search-list > ul > li.facet > .title .text {
          line-height: 25px; }
        .locore-search-list > ul > li.facet > .title .num-selected {
          font-family: Verdana-Bold, sans-serif;
          line-height: 25px;
          background-color: #f28d35;
          border-radius: 6px;
          color: #fff;
          display: block;
          width: 25px;
          height: 25px;
          text-align: center;
          float: right;
          margin-right: 10px; }
      .locore-search-list > ul > li.facet.isTopContent .title {
        min-width: 200px; }
      .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;
        max-width: 95vw; }
        .locore-search-list > ul > li.facet > .innerWrap .reset-block {
          background-color: #FCE8D7;
          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;
          padding-top: 3px;
          padding-top: .3rem;
          padding-bottom: 5px;
          padding-bottom: .5rem; }
          .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: 12px;
              margin-bottom: 1.2rem; }
        .locore-search-list > ul > li.facet > .innerWrap > ul {
          display: none;
          position: absolute;
          opacity: 0.0;
          padding: 10px 5px 0 5px;
          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: 6px;
        box-shadow: 1px 1px 12px 0px #aaa;
        opacity: 1.0 !important;
        max-height: 80vh;
        overflow-y: scroll; }
      .locore-search-list > ul > li.facet.show .title {
        background-image: url(../Icons/black-arrow-up.png);
        border: 1px solid #f28d35; }
      .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-family: Verdana-Bold, sans-serif; }
    .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; }
      .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: 8px !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-family: Verdana-Bold, sans-serif; }
  .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--1:before {
    content: 'Unterrichtsmaterial'; }
  .locore-search-list.search-filter ul.loFacetMaterialtyp > li.LoMaterialtyptypStart--2:before {
    content: 'Fortbildung'; }
  .locore-search-list.search-filter ul.loFacetMaterialtyp > li.LoMaterialtyptypStart--3:before {
    content: 'News & Tool-Tipps'; }
  .locore-search-list.search-filter ul.loFacetMaterialtyp > li.LoMaterialtyptypStart--4:before {
    content: 'Lehrerleben'; }
  .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 5px 0 0;
      margin: 0 0.5rem 0 0;
      position: relative;
      padding: 4px 2px 0px 5px;
      line-height: 1.4;
      min-width: 180px;
      background-color: #E1F4F8;
      border: 1px solid #E1F4F8;
      border-radius: 6px; }
  .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 12px 0;
  margin: 0 0 1.25rem 0;
  background-color: #fff;
  color: #4f4f4f; }

.locore-search-list .interactive-dropdown {
  background-color: #999; }

h1.search-headline, #c3204 {
  margin-bottom: 0; }

.locore-search-list header span:last-child {
  text-align: right;
  padding-right: 14px;
  padding-right: 1.4rem; }

form .locore-search-list > ul > li.facet.title {
  background-color: #999 !important; }

/* --------------- */
/* Headline Search */
#lo-menu .searchform-wrap {
  border: 1px solid #34A6BF;
  border-radius: 6px;
  padding: 0 0 0 0px;
  width: 100%;
  margin-bottom: 0; }
  #lo-menu .searchform-wrap form.searchform {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    text-align: right;
    width: 100%;
    height: 100%;
    position: relative; }
    #lo-menu .searchform-wrap form.searchform .search-input {
      width: 100%;
      position: relative; }
      #lo-menu .searchform-wrap form.searchform .search-input input {
        width: 100%;
        max-width: none;
        border: none;
        margin: 0;
        box-shadow: none; }
    #lo-menu .searchform-wrap form.searchform .search-submit {
      position: absolute;
      margin: 0;
      height: calc(100% + 2px);
      width: 44px;
      right: -1px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
      #lo-menu .searchform-wrap form.searchform .search-submit input {
        margin: 0 -1px 0 0;
        background-image: url(../Icons/search-icon-white.svg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        color: transparent;
        width: 100%;
        height: 100%;
        position: relative;
        right: 0px; }
      #lo-menu .searchform-wrap form.searchform .search-submit:hover input {
        background-image: url(../Icons/search-icon-orange.svg); }
  #lo-menu .searchform-wrap form.searchform .locore-search-list {
    margin-left: 6px; }
    #lo-menu .searchform-wrap form.searchform .locore-search-list ul.facets {
      margin-bottom: 0; }
      #lo-menu .searchform-wrap form.searchform .locore-search-list ul.facets li.facet > .title .num-selected {
        margin-right: 40px; }
      #lo-menu .searchform-wrap form.searchform .locore-search-list ul.facets li.facet.disciplines .title {
        text-align: left;
        background-color: #F1F1F1;
        border: transparent;
        margin: 0;
        line-height: 28px;
        padding: 0 0 0 20px;
        height: 28px;
        background-position-x: 90%;
        font-family: Verdana-Regular, sans-serif; }
      #lo-menu .searchform-wrap form.searchform .locore-search-list ul.facets li.facet.disciplines .innerWrap {
        left: 0;
        z-index: 60; }
        #lo-menu .searchform-wrap form.searchform .locore-search-list ul.facets li.facet.disciplines .innerWrap .form-body {
          text-align: left; }

/* ------------------------------- */
/* Bildungsnachrichten Search form */
.bildungsnews-searchform-wrap .locore-search-list > ul {
  -ms-flex-pack: start;
      justify-content: start; }
  .bildungsnews-searchform-wrap .locore-search-list > ul > li.facet {
    margin-right: 10px;
    margin-right: 1rem; }

.searchcontainer.trennelement--color3 {
  padding: 20px 0 10px 0;
  padding: 2rem 0 1rem 0; }

.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: 0px;
      margin-bottom: 0rem; }
    @media print, screen and (max-width: 74.99875em) {
      .locore-search-list .searchheader {
        -ms-flex-direction: column;
            flex-direction: column; }
        .locore-search-list .searchheader > div {
          margin-bottom: 2rem; } }
    .locore-search-list .searchheader .hadNonemptyQueryBefore,
    .locore-search-list .searchheader .hadEmptyQueryBefore {
      margin-bottom: 0px;
      margin-bottom: 0rem; }
    .locore-search-list .searchheader .sortdrop {
      margin: 0; }
      .locore-search-list .searchheader .sortdrop .inactive {
        color: #999;
        font-style: italic; }
    .locore-search-list .searchheader .view > SPAN {
      border: none;
      font-size: 10px;
      font-size: 1rem;
      font-weight: 400;
      text-rendering: optimizeLegibility;
      font-style: normal;
      font-variant: normal;
      font-size: 16px;
      font-size: 1.6rem;
      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: #f28d35; }
        .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 .message-empty-result {
    margin-top: 40px;
    margin-top: 4rem; }
  .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: justify;
          justify-content: space-between; }
      @media print, screen and (max-width: 74.99875em) {
        .locore-search-list .search-result.flex-container {
          -ms-flex-pack: distribute;
              justify-content: space-around; } }
      .locore-search-list .search-result.flex-container .search-teaser {
        position: relative;
        margin: 0;
        padding: 50px 50px 25px 0;
        background-color: #fff;
        min-width: 480px;
        max-width: 700px;
        width: 50%; }
        .locore-search-list .search-result.flex-container .search-teaser > a {
          color: #4f4f4f !important; }
          .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
                flex-direction: row;
            overflow: auto;
            /*  kein rahmen, rechts eckig (tmp.?) */
            /* Shop articles */ }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .teaserbild-wrap {
              border-radius: 6px;
              overflow: hidden;
              position: relative;
              -ms-flex-negative: 0;
                  flex-shrink: 0;
              border: 1px solid #34A6BF; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .teaserbild-wrap [class^='teaserbild-icon'] {
                width: 100%;
                height: 100%; }
              .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: auto 70px;
                background-position: 20px 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; }
              @media print, screen and (max-width: 27.49875em) {
                .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.elixier .teaserbild-wrap {
              border-color: #339900; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.elixier .teaserbild-wrap .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 .text-innerwrap .title h2, .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.elixier .text .text-innerwrap .title .materialtype {
              color: #339900; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.hms .teaserbild-wrap {
              border-color: #b91b54; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.hms .teaserbild-wrap .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 .text-innerwrap .title h2, .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.hms .text .text-innerwrap .title .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.course .teaserbild-icon--quelle {
              background-image: url("../../Public/Icons/lo-akademie_icon_weiss.svg");
              background-size: auto 93px;
              background-position: 15px 95%; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.course .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/lehreronline_course.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-8 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_8.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.discgr-11 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_Bildungsnews.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.discgr-100 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_100.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 .teaserbildAndTextContainer .teaserbild-wrap {
              border: none !important;
              border-radius: 6px 0 0 6px; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text {
              font-size: 16px;
              font-size: 1.6rem;
              position: relative;
              padding: 0 0 0 10px;
              padding: 0 0 0 1rem;
              height: 300px; }
              @media print, screen and (max-width: 27.49875em) {
                .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap {
                  padding: 0;
                  height: 200px; } }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .title {
                position: relative; }
                .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .title h2 {
                  display: block;
                  position: relative;
                  top: -2px;
                  top: -0.2rem;
                  color: #34A6BF;
                  -o-hyphens: auto;
                  -webkit-hyphens: auto;
                  -ms-hyphens: auto;
                  hyphens: auto;
                  font-size: 17px;
                  font-size: 1.7rem;
                  margin: 0 0 5px 0;
                  margin: 0 0 0.5rem 0; }
                .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .title .materialtype {
                  color: #34A6BF;
                  font-size: 15px;
                  font-size: 1.5rem;
                  margin: 3px 0 7px;
                  margin: 0.3rem 0 0.7rem; }
                .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .title.premium .materialtype {
                  display: inline-block;
                  padding-right: 40px;
                  background-image: url("../../Public/Icons/crown.svg");
                  background-repeat: no-repeat;
                  background-size: 24px auto;
                  background-position: right 2px;
                  line-height: 25px; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap > p {
                font-size: 15px;
                font-size: 1.5rem;
                color: #4f4f4f;
                margin-bottom: 0;
                opacity: 0; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .description {
                opacity: 0; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta {
                position: absolute;
                bottom: 0;
                font-size: 13px;
                font-size: 1.3rem;
                width: 265px; }
                .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container {
                  position: relative;
                  width: 100%; }
                  .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul {
                    margin: 0; }
                    .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li {
                      margin: 0;
                      padding-left: 30px;
                      padding-bottom: 0;
                      list-style-type: none;
                      line-height: 25px;
                      line-height: 2.5rem;
                      speak: never;
                      font-style: normal;
                      font-weight: normal;
                      font-variant: normal;
                      text-transform: none;
                      background-size: 24px 24px;
                      background-repeat: no-repeat; }
                      .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li.disc-list {
                        background-image: url("../../Public/Icons/Erdkugel.svg"); }
                      .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li.educationlevel {
                        background-image: url("../../Public/Icons/Schulhaus.svg"); }
                      .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li span {
                        color: #4f4f4f;
                        line-height: 15px;
                        line-height: 1.5rem;
                        display: inline-block; }
                  .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary.course ul li {
                    padding-left: 0px; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.shop .teaserbild-wrap .teaserbild {
              height: 100%;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: column;
                  flex-direction: column;
              -ms-flex-pack: end;
                  justify-content: end; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.shop .text .text-innerwrap .shop {
              position: absolute;
              bottom: 0px;
              left: 0px;
              padding: 0 0 10px 20px;
              padding: 0 0 10px 2rem; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .price {
                display: inline-block;
                float: left;
                font-weight: 600;
                color: #4f4f4f !important;
                margin-bottom: 20px;
                margin-bottom: 2rem;
                padding-top: 5px; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .basket {
                background-color: transparent !important;
                margin-top: 0px !important; }
                .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .basket:hover {
                  box-shadow: none !important; }
          .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer {
            box-shadow: 0 2px 12px #a8a4a4;
            border-radius: 6px;
            background-color: #fff; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .teaserbild-wrap {
              width: 200px;
              height: 300px;
              border: 1px solid #34A6BF; }
            .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text {
              padding: 10px;
              padding: 1rem;
              position: relative; }
              .locore-search-list .search-result.flex-container .search-teaser > a .teaserbildAndTextContainer .text .text-innerwrap {
                position: relative;
                height: 100%; }
        .locore-search-list .search-result.flex-container .search-teaser.shop > a {
          color: #4f4f4f !important; }
          .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
                flex-direction: row;
            overflow: auto;
            /*  kein rahmen, rechts eckig (tmp.?) */
            /* Shop articles */ }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .teaserbild-wrap {
              border-radius: 6px;
              overflow: hidden;
              position: relative;
              -ms-flex-negative: 0;
                  flex-shrink: 0;
              border: 1px solid #34A6BF; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .teaserbild-wrap [class^='teaserbild-icon'] {
                width: 100%;
                height: 100%; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > 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: auto 70px;
                background-position: 20px 90%; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > 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.shop > 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; }
              @media print, screen and (max-width: 27.49875em) {
                .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .teaserbild-wrap {
                  display: none; } }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.elixier .teaserbild-wrap {
              border-color: #339900; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.elixier .teaserbild-wrap .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.shop > a .teaserbildAndTextContainer.elixier .text .text-innerwrap .title h2, .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.elixier .text .text-innerwrap .title .materialtype {
              color: #339900; }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.hms .teaserbild-wrap {
              border-color: #b91b54; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.hms .teaserbild-wrap .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.shop > a .teaserbildAndTextContainer.hms .text .text-innerwrap .title h2, .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.hms .text .text-innerwrap .title .materialtype {
              color: #b91b54; }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.allways .teaserbild-icon--quelle {
              background-image: url("../../Public/Icons/lehreronline_partner_weiss.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.dguv .teaserbild-icon--quelle {
              background-image: url("../../Public/Icons/lehreronline_gesundheit_weiss.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser.shop > 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.shop > a .teaserbildAndTextContainer.lorecht .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_8.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.collection .teaserbild-icon--quelle {
              background-image: url("../../Public/Icons/lehreronline_tauschboerse_weiss.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.course .teaserbild-icon--quelle {
              background-image: url("../../Public/Icons/lo-akademie_icon_weiss.svg");
              background-size: auto 93px;
              background-position: 15px 95%; }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.course .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/lehreronline_course.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser.shop > 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.shop > 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.shop > 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.shop > 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.shop > 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.shop > 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.shop > 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.shop > a .teaserbildAndTextContainer.discgr-8 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_8.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser.shop > 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.shop > 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.shop > a .teaserbildAndTextContainer.discgr-11 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_Bildungsnews.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.discgr-100 .teaserbild-icon--discgr {
              background-image: url("../../Public/Icons/LO_Thumbnails_100.svg"); }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .logged-in {
              padding: 3px 0 0 3px;
              font-size: 90%;
              color: #fff; }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .teaserbild-wrap {
              border: none !important;
              border-radius: 6px 0 0 6px; }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text {
              font-size: 16px;
              font-size: 1.6rem;
              position: relative;
              padding: 0 0 0 10px;
              padding: 0 0 0 1rem;
              height: 300px; }
              @media print, screen and (max-width: 27.49875em) {
                .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap {
                  padding: 0;
                  height: 200px; } }
              .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .title {
                position: relative; }
                .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .title h2 {
                  display: block;
                  position: relative;
                  top: -2px;
                  top: -0.2rem;
                  color: #34A6BF;
                  -o-hyphens: auto;
                  -webkit-hyphens: auto;
                  -ms-hyphens: auto;
                  hyphens: auto;
                  font-size: 17px;
                  font-size: 1.7rem;
                  margin: 0 0 5px 0;
                  margin: 0 0 0.5rem 0; }
                .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .title .materialtype {
                  color: #34A6BF;
                  font-size: 15px;
                  font-size: 1.5rem;
                  margin: 3px 0 7px;
                  margin: 0.3rem 0 0.7rem; }
                .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .title.premium .materialtype {
                  display: inline-block;
                  padding-right: 40px;
                  background-image: url("../../Public/Icons/crown.svg");
                  background-repeat: no-repeat;
                  background-size: 24px auto;
                  background-position: right 2px;
                  line-height: 25px; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap > p {
                font-size: 15px;
                font-size: 1.5rem;
                color: #4f4f4f;
                margin-bottom: 0;
                opacity: 0; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .description {
                opacity: 0; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta {
                position: absolute;
                bottom: 0;
                font-size: 13px;
                font-size: 1.3rem;
                width: 265px; }
                .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container {
                  position: relative;
                  width: 100%; }
                  .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul {
                    margin: 0; }
                    .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li {
                      margin: 0;
                      padding-left: 30px;
                      padding-bottom: 0;
                      list-style-type: none;
                      line-height: 25px;
                      line-height: 2.5rem;
                      speak: never;
                      font-style: normal;
                      font-weight: normal;
                      font-variant: normal;
                      text-transform: none;
                      background-size: 24px 24px;
                      background-repeat: no-repeat; }
                      .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li.disc-list {
                        background-image: url("../../Public/Icons/Erdkugel.svg"); }
                      .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li.educationlevel {
                        background-image: url("../../Public/Icons/Schulhaus.svg"); }
                      .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li span {
                        color: #4f4f4f;
                        line-height: 15px;
                        line-height: 1.5rem;
                        display: inline-block; }
                  .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary.course ul li {
                    padding-left: 0px; }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.shop .teaserbild-wrap .teaserbild {
              height: 100%;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: column;
                  flex-direction: column;
              -ms-flex-pack: end;
                  justify-content: end; }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.shop .text .text-innerwrap .shop {
              position: absolute;
              bottom: 0px;
              left: 0px;
              padding: 0 0 10px 20px;
              padding: 0 0 10px 2rem; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .price {
                display: inline-block;
                float: left;
                font-weight: 600;
                color: #4f4f4f !important;
                margin-bottom: 20px;
                margin-bottom: 2rem;
                padding-top: 5px; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .basket {
                background-color: transparent !important;
                margin-top: 0px !important; }
                .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .basket:hover {
                  box-shadow: none !important; }
          .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer {
            box-shadow: 0 2px 12px #a8a4a4;
            border-radius: 6px; }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .teaserbild-wrap {
              border: 1px solid #34A6BF;
              background-color: #34A6BF; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .teaserbild-wrap .articleimage {
                background-color: #34A6BF;
                position: relative;
                background-image: url("../../Public/Icons/LO_Thumbnails_Shop.svg"), url("../../Public/Icons/cart-shopping-sharp-solid.svg");
                background-repeat: no-repeat;
                background-size: 200px auto, auto 70px;
                background-position: center top, 20px 210px;
                height: 100%; }
            .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text {
              padding: 10px;
              padding: 1rem;
              position: relative; }
              .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap {
                position: relative;
                height: 100%; }
                .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta.shop {
                  padding-left: 0; }
                  .locore-search-list .search-result.flex-container .search-teaser.shop > a .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta.shop .price {
                    margin: 0; }
        @media print, screen and (max-width: 74.99875em) {
          .locore-search-list .search-result.flex-container .search-teaser {
            -ms-flex-direction: column;
                flex-direction: column;
            width: 100%;
            padding: 30px 15px 10px; } }
        @media print, screen and (max-width: 27.49875em) {
          .locore-search-list .search-result.flex-container .search-teaser {
            min-width: initial;
            padding: 15px 10px; }
            .locore-search-list .search-result.flex-container .search-teaser .teaserbild-wrap {
              display: none; } }
    .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; }
      .locore-search-list .search-result.list .search-teaser > a {
        -ms-flex-direction: row;
            flex-direction: row;
        margin-bottom: 0;
        width: 100%; }
        .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; }
          .locore-search-list .search-result.list .search-teaser > a .text .title.premium h2 {
            display: inline; }
            .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: -5px;
          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-Regular, 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 10px;
    margin: 0 1rem; }

.list-filter-labels {
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }
  .list-filter-labels ul li {
    margin-left: 0; }

.reset {
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 6px; }
  .reset:hover {
    font-size: 20px;
    padding: 4px; }

.contextSensitiveSearch header {
  margin-bottom: 30px;
  margin-bottom: 3rem; }

.contextSensitiveSearch .shopItemList .search-item {
  color: #4f4f4f !important;
  display: none;
  height: 410px;
  margin: 0 2px 0 0;
  box-shadow: none;
  background-color: transparent;
  position: relative;
  padding-right: 20px; }
  .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    overflow: auto;
    /*  kein rahmen, rechts eckig (tmp.?) */
    /* Shop articles */ }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .teaserbild-wrap {
      border-radius: 6px;
      overflow: hidden;
      position: relative;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border: 1px solid #34A6BF; }
      .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .teaserbild-wrap [class^='teaserbild-icon'] {
        width: 100%;
        height: 100%; }
      .contextSensitiveSearch .shopItemList .search-item .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: auto 70px;
        background-position: 20px 90%; }
      .contextSensitiveSearch .shopItemList .search-item .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; }
      .contextSensitiveSearch .shopItemList .search-item .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; }
      @media print, screen and (max-width: 27.49875em) {
        .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .teaserbild-wrap {
          display: none; } }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.elixier .teaserbild-wrap {
      border-color: #339900; }
      .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.elixier .teaserbild-wrap .teaserbild-icon--quelle {
        background-color: #339900;
        background-image: url("../../Public/Icons/lehreronline_elixier_weiss.svg");
        background-size: 40px auto; }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.elixier .text .text-innerwrap .title h2, .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.elixier .text .text-innerwrap .title .materialtype {
      color: #339900; }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.hms .teaserbild-wrap {
      border-color: #b91b54; }
      .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.hms .teaserbild-wrap .teaserbild-icon--quelle {
        background-color: #b91b54;
        background-image: url("/typo3conf/ext/dguvlug/Resources/Public/Images/Handwerk_Daumen.svg");
        background-size: 40px auto;
        border: none; }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.hms .text .text-innerwrap .title h2, .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.hms .text .text-innerwrap .title .materialtype {
      color: #b91b54; }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.allways .teaserbild-icon--quelle {
      background-image: url("../../Public/Icons/lehreronline_partner_weiss.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.dguv .teaserbild-icon--quelle {
      background-image: url("../../Public/Icons/lehreronline_gesundheit_weiss.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.lorecht .teaserbild-icon--quelle {
      background-image: url("../../Public/Icons/lehreronline_logo_welle_weiss.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.lorecht .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_8.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.collection .teaserbild-icon--quelle {
      background-image: url("../../Public/Icons/lehreronline_tauschboerse_weiss.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.course .teaserbild-icon--quelle {
      background-image: url("../../Public/Icons/lo-akademie_icon_weiss.svg");
      background-size: auto 93px;
      background-position: 15px 95%; }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.course .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/lehreronline_course.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-1 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_1.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-2 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_2.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-3 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_3.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-4 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_4.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-5 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_5.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-6 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_6.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-7 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_7.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-8 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_8.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-9 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_9.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-10 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_10.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-11 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_Bildungsnews.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.discgr-100 .teaserbild-icon--discgr {
      background-image: url("../../Public/Icons/LO_Thumbnails_100.svg"); }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .logged-in {
      padding: 3px 0 0 3px;
      font-size: 90%;
      color: #fff; }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .teaserbild-wrap {
      border: none !important;
      border-radius: 6px 0 0 6px; }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text {
      font-size: 16px;
      font-size: 1.6rem;
      position: relative;
      padding: 0 0 0 10px;
      padding: 0 0 0 1rem;
      height: 300px; }
      @media print, screen and (max-width: 27.49875em) {
        .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap {
          padding: 0;
          height: 200px; } }
      .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .title {
        position: relative; }
        .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .title h2 {
          display: block;
          position: relative;
          top: -2px;
          top: -0.2rem;
          color: #34A6BF;
          -o-hyphens: auto;
          -webkit-hyphens: auto;
          -ms-hyphens: auto;
          hyphens: auto;
          font-size: 17px;
          font-size: 1.7rem;
          margin: 0 0 5px 0;
          margin: 0 0 0.5rem 0; }
        .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .title .materialtype {
          color: #34A6BF;
          font-size: 15px;
          font-size: 1.5rem;
          margin: 3px 0 7px;
          margin: 0.3rem 0 0.7rem; }
        .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .title.premium .materialtype {
          display: inline-block;
          padding-right: 40px;
          background-image: url("../../Public/Icons/crown.svg");
          background-repeat: no-repeat;
          background-size: 24px auto;
          background-position: right 2px;
          line-height: 25px; }
      .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap > p {
        font-size: 15px;
        font-size: 1.5rem;
        color: #4f4f4f;
        margin-bottom: 0;
        opacity: 0; }
      .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .description {
        opacity: 0; }
      .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta {
        position: absolute;
        bottom: 0;
        font-size: 13px;
        font-size: 1.3rem;
        width: 265px; }
        .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container {
          position: relative;
          width: 100%; }
          .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul {
            margin: 0; }
            .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li {
              margin: 0;
              padding-left: 30px;
              padding-bottom: 0;
              list-style-type: none;
              line-height: 25px;
              line-height: 2.5rem;
              speak: never;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              background-size: 24px 24px;
              background-repeat: no-repeat; }
              .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li.disc-list {
                background-image: url("../../Public/Icons/Erdkugel.svg"); }
              .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li.educationlevel {
                background-image: url("../../Public/Icons/Schulhaus.svg"); }
              .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary ul li span {
                color: #4f4f4f;
                line-height: 15px;
                line-height: 1.5rem;
                display: inline-block; }
          .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .text-innerwrap .summaryAndCta .summary-container .summary.course ul li {
            padding-left: 0px; }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.shop .teaserbild-wrap .teaserbild {
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: end;
          justify-content: end; }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.shop .text .text-innerwrap .shop {
      position: absolute;
      bottom: 0px;
      left: 0px;
      padding: 0 0 10px 20px;
      padding: 0 0 10px 2rem; }
      .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .price {
        display: inline-block;
        float: left;
        font-weight: 600;
        color: #4f4f4f !important;
        margin-bottom: 20px;
        margin-bottom: 2rem;
        padding-top: 5px; }
      .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .basket {
        background-color: transparent !important;
        margin-top: 0px !important; }
        .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer.shop .text .text-innerwrap .shop .basket:hover {
          box-shadow: none !important; }
  .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .teaserbild-wrap {
    border: 1px solid #f28d35; }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .teaserbild-wrap .articleimage {
      background-color: #fff; }
  .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text {
    padding-left: 20px;
    padding-left: 2rem;
    -ms-flex-item-align: center;
        align-self: center; }
    .contextSensitiveSearch .shopItemList .search-item .teaserbildAndTextContainer .text .title h2 {
      color: #f28d35; }

.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: 12px;
    padding-right: 1.25rem; }

.membersign {
  position: relative;
  display: block;
  padding-left: 30px;
  min-height: 24px;
  background-image: url("../../Public/Icons/crown.svg");
  background-repeat: no-repeat;
  background-size: 23px auto;
  background-position: left 3px;
  bottom: 3px;
  left: 8px; }
  .membersign .text {
    font-size: 19px;
    font-size: 1.9rem;
    text-transform: uppercase;
    letter-spacing: 3px; }
    @media print, screen and (max-width: 49.99875em) {
      .membersign .text {
        font-size: 1.5rem; } }
  .membersign.abo .text {
    color: #FFBF00; }
  .membersign.basis {
    padding-left: 0px;
    background-image: none; }
    .membersign.basis .text {
      color: #34A6BF; }
  @media print, screen and (max-width: 49.99875em) {
    .membersign {
      position: static; } }

.role-premium .membersign.basis {
  color: #FFBF00; }

.pageheader.compressed .membersign.abo {
  position: relative;
  width: 30px;
  left: 0px;
  bottom: -3px; }

.lo-newagb-formrow {
  margin-bottom: 20px; }
  .lo-newagb-formrow #lo-newagb-submit {
    margin-left: 20px; }

.tx-locore-locourse--detail iframe {
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.tx-locore-locourse--detail .cell img {
  border-radius: 6px; }

.tx-locore-locourse--detail .headerContent {
  margin-bottom: 30px;
  margin-bottom: 3rem; }
  .tx-locore-locourse--detail .headerContent .teasertext {
    padding-left: 10px;
    padding-left: 1rem; }
  .tx-locore-locourse--detail .headerContent .coursedata ul.details {
    background-color: #E1F4F8;
    border-radius: 6px;
    padding: 10px;
    padding: 1rem;
    list-style-type: none;
    color: #34A6BF;
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0; }
    .tx-locore-locourse--detail .headerContent .coursedata ul.details li {
      list-style-type: none;
      padding: 5px 0;
      padding: 0.5rem 0;
      margin: 0; }
      .tx-locore-locourse--detail .headerContent .coursedata ul.details li i {
        width: 27px; }

.tx-locore-locourse--detail .bodytextWithImage > .cell {
  -ms-flex: 1;
      flex: 1; }
  .tx-locore-locourse--detail .bodytextWithImage > .cell img {
    border-radius: 6px;
    height: 100%;
    object-fit: cover;
    width: 100%; }

@media print, screen and (min-width: 64em) {
  .tx-locore-locourse--detail .grid-x > .large-9 {
    padding-right: 2rem; } }

.tx-locore-locourse--list .coursecontainer {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.tx-locore-locourse--list .courseteaser {
  margin-right: 10px;
  margin-right: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.tx-locore-locourse--list h2 {
  font-size: 62.5%;
  font-weight: 700;
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.tx-locore-locourse--list .subheadline {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.tx-locore-locourse--list .materialtype {
  font-size: 16px;
  font-size: 1.6rem;
  color: #34A6BF; }

.tx-locore-locourse--list .author {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .tx-locore-locourse--list .author .imagewrap {
    border-radius: 100%;
    border: 5px solid #fff;
    overflow: hidden;
    width: 35px;
    height: auto;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }

.tx-locore-locourse--list .text {
  padding-left: 20px;
  padding-left: 2rem; }
  .tx-locore-locourse--list .text p {
    font-size: 16px;
    font-size: 1.6rem; }

.courseprogress {
  width: 100%;
  margin-top: 5px;
  margin-top: 0.5rem;
  margin-bottom: 30px;
  margin-bottom: 3rem; }
  .courseprogress .triangle {
    margin: 0 auto;
    width: 0px;
    height: 0px;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 20px 20px 20px;
    border-color: transparent transparent #FCE8D7 transparent; }
  .courseprogress .progressbox {
    background-color: #FCE8D7;
    padding: 10px;
    padding: 1rem;
    margin: 0 15px;
    margin: 0 1.5rem;
    border-radius: 6px; }
    .courseprogress .progressbox .progressheadline {
      font-size: 22px;
      line-height: 1.3;
      color: #34A6BF;
      margin: 0 0 10px;
      margin: 0 0 1rem;
      font-weight: 600; }
    .courseprogress .progressbox .grid-x {
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      .courseprogress .progressbox .grid-x .cell img {
        width: 80%; }
        .courseprogress .progressbox .grid-x .cell img.not-passed {
          opacity: 0.5; }

@media print, screen and (min-width: 64em) {
  .tx-locore-locourse--detail .courseprogress .triangle {
    margin: 0 0 0 72%; } }

.tx-locore-locourse--detail .coursItemTeaserBox a:hover {
  text-decoration: none !important; }
  .tx-locore-locourse--detail .coursItemTeaserBox a:hover img.responsive-square {
    opacity: 0.7; }

.tx-locore-locourse--detail .coursItemTeaserBox .course-partial .image {
  filter: brightness(80%); }
  .tx-locore-locourse--detail .coursItemTeaserBox .course-partial .image > a {
    display: inline-block; }
    .tx-locore-locourse--detail .coursItemTeaserBox .course-partial .image > a .ttt:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(52, 166, 191, 0.75);
      transition: all .3s linear;
      border-radius: 6px; }
    .tx-locore-locourse--detail .coursItemTeaserBox .course-partial .image > a .ttt img {
      border-radius: 6px; }

.tx-locore-locourse--detail .coursItemTeaserBox .course-partial .textblock {
  padding: 0 10px 0 15px;
  padding: 0 1rem 0 1.5rem;
  bottom: 20px;
  bottom: 2rem; }
  .tx-locore-locourse--detail .coursItemTeaserBox .course-partial .textblock h3 {
    color: #fff !important;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    line-height: 1.2; }
  .tx-locore-locourse--detail .coursItemTeaserBox .course-partial .textblock .duration {
    color: #fff !important;
    font-size: 90%;
    margin-bottom: 20px;
    margin-bottom: 2rem; }
  .tx-locore-locourse--detail .coursItemTeaserBox .course-partial .textblock .button {
    font-size: 15px;
    font-size: 1.5rem;
    padding-left: 4px;
    padding-right: 4px; }
  .tx-locore-locourse--detail .coursItemTeaserBox .course-partial .textblock .generateLinkButton {
    cursor: pointer; }

.tx-locore-locourse--detail .coursItemTeaserBox .course-partial.arixIsStepCompleted img {
  filter: grayscale(70%); }

/* Default all courses active button status */
.pid__2053 .node_2056 > .button {
  background: #fff;
  color: #f28d35; }

.badgelist ul {
  list-style-type: none; }
  .badgelist ul li {
    list-style-type: none;
    margin-bottom: 20px;
    margin-bottom: 2rem; }

.locore-search-list.lo-akademie .sortdrop {
  display: none; }

.locore-search-list.lo-akademie .search-result.flex-container .search-teaser {
  padding: 0 50px 50px 0; }

.fortbildung_akademie_menu {
  padding-top: 30px;
  padding-top: 3rem; }
  @media print, screen and (min-width: 64em) {
    .fortbildung_akademie_menu {
      padding-top: 8rem; } }
  .fortbildung_akademie_menu > .cell {
    margin-bottom: 10px;
    margin-bottom: 1rem; }

.courseTeaserContent form[class^="generateLinkForm-"] {
  position: relative; }

.tx-locore-locourse--detail .monokursbanner {
  background-color: #E1F4F8;
  border-radius: 6px;
  padding: 20px;
  padding: 2rem;
  margin-bottom: 30px;
  margin-bottom: 3rem; }
  .tx-locore-locourse--detail .monokursbanner h2, .tx-locore-locourse--detail .monokursbanner h3 {
    color: #4f4f4f; }
  .tx-locore-locourse--detail .monokursbanner .medium-4 {
    margin-left: 0;
    padding-right: 30px;
    padding-right: 3rem; }

.partner-box {
  border: none;
  box-shadow: none; }
  .partner-box .box-content {
    background-color: #E1F4F8 !important;
    border-radius: 0 !important; }
    .partner-box .box-content:last-child {
      border-radius: 0 0 6px 6px !important; }
    .partner-box .box-content .cta-link {
      overflow: auto; }
    .partner-box .box-content a {
      overflow: visible; }
    .partner-box .box-content hr {
      border-color: #34A6BF; }
  .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;
    border-radius: 6px; }

.fwu-box {
  background-color: #4f4f4f;
  width: 300px;
  padding: 20px;
  margin: 0 auto 20px auto; }
  .fwu-box h3 {
    color: #f28d35;
    margin-bottom: 0.5em; }
  .fwu-box .search-submit input {
    background-color: #f28d35;
    border: none;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    font-size: 14px; }
  .fwu-box .search-bar {
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
    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; }

body:not(.window_loaded) .cooperation-in-header {
  visibility: hidden; }

.cooperation-in-header {
  position: absolute;
  width: 230px;
  bottom: 20px;
  bottom: 2rem;
  right: -208px;
  max-height: 300px; }
  .cooperation-in-header p, .cooperation-in-header br, .cooperation-in-header .cta-link {
    display: none; }
  .cooperation-in-header img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%; }

.premiumLogin {
  background-color: #E1F4F8;
  padding: 40px 40px !important;
  margin: 10px 0 25px 0 !important;
  margin: 1rem 0 2.5rem 0 !important;
  border-radius: 6px; }
  .premiumLogin .login-header {
    padding-left: 115px;
    background-image: url("../../Public/Icons/badge.svg");
    background-repeat: no-repeat;
    background-size: 100px auto;
    background-position: left center;
    min-height: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 25px; }
    .premiumLogin .login-header h2.h2-premiumLogin {
      font-size: 18px;
      font-size: 1.8rem;
      color: #34A6BF !important;
      margin: 0; }
  .premiumLogin .flexbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-direction: row;
        flex-direction: row; }
    @media print, screen and (max-width: 39.99875em) {
      .premiumLogin .flexbox {
        -ms-flex-direction: column;
            flex-direction: column; } }
    .premiumLogin .flexbox .button-wrap {
      padding: 2px;
      padding: 0.25rem;
      text-align: center;
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
      margin: 0;
      max-width: 300px; }
      .premiumLogin .flexbox .button-wrap:first-child {
        margin-right: 30px;
        margin-right: 3rem; }
      @media print, screen and (max-width: 39.99875em) {
        .premiumLogin .flexbox .button-wrap {
          margin-bottom: 0.7rem; } }
      .premiumLogin .flexbox .button-wrap > SPAN {
        color: #4f4f4f;
        padding: 0 0 15px 0;
        display: inline-block; }
      .premiumLogin .flexbox .button-wrap > a.button {
        margin: 0;
        font-family: Verdana-Bold, sans-serif; }
        .premiumLogin .flexbox .button-wrap > a.button:hover {
          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: #f28d35; }

.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 {
    position: relative;
    display: block;
    margin-bottom: 4px;
    margin-bottom: .4rem;
    word-break: break-word; }
  .tx-locore-slot__li .discipline-title a {
    color: #34A6BF;
    font-size: 9px;
    font-size: 0.9rem;
    display: inline-block; }
  .tx-locore-slot__li span {
    display: inline-block;
    margin-bottom: 4px;
    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: #f28d35; }
  .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: 15px;
      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 print, screen and (max-width: 49.99875em) {
    .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: #f28d35; }
  .offer-teaser .abofeaturelist {
    text-align: center;
    padding-bottom: 5px;
    padding-bottom: 0.5rem; }
    .offer-teaser .abofeaturelist a {
      color: #fff;
      text-decoration: underline; }
    @media print, screen and (min-width: 40em) {
      .offer-teaser .abofeaturelist {
        -ms-flex-positive: 1;
            flex-grow: 1; } }
  .offer-teaser .cancel-content {
    text-align: center;
    padding: 10px;
    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: 6px;
      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: 40px;
  margin-top: 4rem; }
  .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;
    /* INA @include breakpoint(medium down) { */ }
    @media screen and (max-width: 62.5em) {
      .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;
      /* INA display: block !important; */
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding-bottom: 1.5em;
      margin: 0 auto;
      /* INA flex-wrap: wrap; */ }
      @media print, screen and (max-width: 63.99875em) {
        .subscription-page .row.flexbox .col.flexbox {
          -ms-flex-positive: 0;
              flex-grow: 0; }
          .subscription-page .row.flexbox .col.flexbox > div {
            margin-left: auto;
            margin-right: auto; } }
  @media print, screen and (min-width: 40em) {
    .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: 30px;
    padding-top: 3rem; }

.subscription-progress {
  border-bottom: 1px solid #999;
  list-style-type: none;
  padding-left: 0;
  counter-reset: subscription-progress; }
  .subscription-progress::before, .subscription-progress::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .subscription-progress::after {
    clear: both; }
  .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 print, screen and (max-width: 49.99875em) {
      .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: #f28d35; }

.gdsignup-form h2 {
  padding-bottom: 0.7em; }

.gdsignup-form .gdsignup-form-response {
  display: none;
  color: #f28d35; }
  .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 {
    margin-bottom: 5px;
    margin-bottom: 0.5rem; }
  .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: 5px;
    margin-bottom: 0.5rem; }
  .gdsignup-form .gdsignup-form-row .has-border {
    border: 1px solid #999; }
  .gdsignup-form .gdsignup-form-row .gdsignup-form-errormsg {
    display: none; }
  .gdsignup-form .gdsignup-form-row .fieldwrap {
    position: relative; }
    .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: 5px;
      right: 36px;
      padding: 5px 12px;
      color: #707070;
      font-size: 12px;
      font-size: 1.2rem;
      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: #f28d35; }
    .gdsignup-form .gdsignup-form-row.gdsignup-form-row-error input, .gdsignup-form .gdsignup-form-row.gdsignup-form-row-error select {
      border: 1px solid #f28d35; }
    .gdsignup-form .gdsignup-form-row.gdsignup-form-row-error .gdsignup-form-errormsg {
      display: block;
      color: #f28d35; }

#gdsignup-form-confirm .gdsignup-form-row label {
  font-weight: bold; }

.subscription-next {
  float: right;
  margin: 20px 4.4% 20px 0px; }
  .subscription-next::before, .subscription-next::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .subscription-next::after {
    clear: both; }

.subscription-selection .blue-teaser {
  height: auto; }

.blue-teaser {
  background: #E1F4F8;
  color: #4f4f4f;
  padding: 0.7em;
  min-height: 360px;
  max-width: 400px;
  border: 1px solid #E1F4F8;
  border-radius: 6px;
  margin-right: 20px;
  margin-right: 2rem;
  /*
	//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: 15px;
        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: 22px;
    font-size: 2.2rem;
    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: 30px;
    margin-bottom: 3rem;
    text-align: center; }
    @media print, screen and (min-width: 40em) {
      .blue-teaser .zahlung {
        margin-bottom: 10rem; } }
  .blue-teaser .priceinfo {
    margin-bottom: 30px;
    margin-bottom: 3rem; }
    @media print, screen and (min-width: 40em) {
      .blue-teaser .priceinfo {
        margin-bottom: 9.5rem; } }
  .blue-teaser .zahlung-premium {
    margin-bottom: 5px;
    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 {
    display: block; }
  .blue-teaser .abofeaturelist {
    margin-left: 5px;
    margin-left: 0.5rem;
    margin-bottom: 15px;
    margin-bottom: 1.5rem; }
    .blue-teaser .abofeaturelist a {
      color: #f28d35; }
    .blue-teaser .abofeaturelist ul {
      margin: 0 0 10px 0;
      margin: 0 0 1rem 0;
      padding: 0 0 0 7px;
      padding: 0 0 0 0.75rem; }
      .blue-teaser .abofeaturelist ul li {
        list-style: none;
        margin: 0 0 10px 0;
        margin: 0 0 1rem 0;
        padding: 0; }
        .blue-teaser .abofeaturelist ul li:before {
          content: '\2713';
          margin-left: -15px;
          margin-left: -1.5rem;
          margin-right: 7px;
          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(lobp-xl down) {
				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(lobp-l down) {
				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: 20px;
      margin-bottom: 2rem;
      margin-right: 10px;
      margin-right: 1rem; }

.orange {
  color: #f28d35; }

.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(lobp-l down) {
				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: #E1F4F8; }
  .boxed--blue .offer-teaser .offer-teaser-content,
  .frame-custom-501 .offer-teaser .offer-teaser-content {
    background: #E1F4F8; }
  .boxed--blue .offer-teaser h2,
  .frame-custom-501 .offer-teaser h2 {
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 30px;
    padding: 1rem 30px;
    color: #4f4f4f; }

.subscription-page .offer-teaser {
  padding: 15px;
  padding: 1.5rem; }
  .subscription-page .offer-teaser h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0; }
    @media print, screen and (min-width: 40em) {
      .subscription-page .offer-teaser h2.space {
        margin-bottom: 2.9rem; } }
  .subscription-page .offer-teaser .abo-description {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0; }
  .subscription-page .offer-teaser .image img {
    width: 80%;
    height: auto;
    margin-bottom: 5px;
    margin-bottom: 0.5rem; }
  .subscription-page .offer-teaser ul, .subscription-page .offer-teaser li {
    margin-left: 0; }
  .subscription-page .offer-teaser li {
    margin-bottom: 5px;
    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: 20px;
  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: 10px;
      margin-right: 1rem;
      margin-bottom: 5px;
      margin-bottom: 0.5rem; }
    .rabatt-fieldset .rabatt-group .rabatt-submit {
      cursor: pointer; }
  .rabatt-fieldset .rabatt-message {
    padding: 5px 0;
    padding: 0.5rem 0; }
    .rabatt-fieldset .rabatt-message.error {
      color: #f28d35; }
    .rabatt-fieldset .rabatt-message.ok {
      color: #4f4f4f; }

@media print, screen and (max-width: 63.99875em) {
  .content-wrapper .maincontent .subscription-page .row .span8 {
    width: 100% !important; } }

.content-wrapper .maincontent .subscription-page .row .span4.subscription-selection {
  /* INA @include breakpoint(medium down) { */ }
  @media print, screen and (max-width: 63.99875em) {
    .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 screen and (min-width: 62.5em) {
  .pid__18 .content-wrapper .maincontent .row .span4 {
    width: 90%; }
    .pid__18 .content-wrapper .maincontent .row .span4.premium {
      width: 120%; } }

@media print, screen and (max-width: 49.99875em) {
  .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: 10px 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: 10px 0;
      padding: 1rem 0; }

.pid__18 .content-wrapper .csc-textpic-caption {
  /*  color: inherit;
		    font-size: 12px;
		    padding: 0;
		    margin: 1rem 0 0 0;
		    background: transparent;
				text-align: center;
			*/ }

.flexbox.lizenz h2 {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-size: 2.2rem; }

.flexbox.lizenz h3 {
  color: inherit;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.krone {
  position: relative; }
  .krone .premium {
    position: absolute;
    top: -30px;
    left: 10px;
    left: 1rem;
    background-image: url(../../Public/Icons/crown.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 #f28d35;
  width: 100%;
  min-width: 260px;
  font-size: 8px;
  font-size: 0.8rem;
  margin: 10px 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: 10px;
    margin-bottom: 1rem; }
    @media print, screen and (max-width: 39.99875em) {
      .login-window--actions {
        display: block; } }
  .login-window--action {
    position: relative;
    -ms-flex: 1;
        flex: 1;
    padding-bottom: 40px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    @media print, screen and (max-width: 39.99875em) {
      .login-window--action:not(:first-child) {
        margin-top: 30px; } }
  .login-window--actionbtn {
    position: absolute;
    bottom: 0;
    background: #f28d35;
    color: #fff;
    border: 2px solid #f28d35;
    border-radius: 6px;
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    line-height: 16px;
    line-height: 1.6rem;
    white-space: nowrap;
    padding: 0 !important;
    cursor: pointer;
    /* hier deaktiviert, weil schon durch foundation eine animation gemacht wird */
    transition: none; }
    .login-window--actionbtn > a, .login-window--actionbtn > span, .login-window--actionbtn > input {
      background: #f28d35;
      color: #fff;
      font-family: Verdana-Bold, sans-serif;
      font-size: 16px;
      font-size: 1.6rem;
      padding: 8px 15px 10px 15px !important;
      display: block;
      border-radius: 6px;
      margin: 0 !important;
      border: none !important;
      line-height: 16px;
      line-height: 1.6rem;
      text-align: center;
      text-wrap: auto;
      /* noch weiter innen liegende SPANs: nicht noch mal Abstaende */
      /* fonticon im Button, mit Text in span dahinter: Abstand */
      transition: none; }
      .login-window--actionbtn > a span, .login-window--actionbtn > span span, .login-window--actionbtn > input span {
        padding: 0 !important;
        margin: 0; }
      .login-window--actionbtn > a > i[class^="fa-"], .login-window--actionbtn > span > i[class^="fa-"], .login-window--actionbtn > input > i[class^="fa-"] {
        padding-right: 0 !important; }
      .login-window--actionbtn > a > i[class^="fa-"] + span, .login-window--actionbtn > span > i[class^="fa-"] + span, .login-window--actionbtn > input > i[class^="fa-"] + span {
        margin-left: 10px !important;
        margin-left: 1rem !important; }
      .login-window--actionbtn > a:hover, .login-window--actionbtn > span:hover, .login-window--actionbtn > input:hover {
        text-decoration: none; }
    .login-window--actionbtn:hover, .login-window--actionbtn.active {
      background-color: #fff !important;
      color: #f28d35; }
      .login-window--actionbtn:hover a, .login-window--actionbtn:hover span, .login-window--actionbtn:hover input, .login-window--actionbtn.active a, .login-window--actionbtn.active span, .login-window--actionbtn.active input {
        background-color: #fff !important;
        color: #f28d35; }
  .login-window--buttons {
    padding: 0 31px;
    padding: 0 3.125rem;
    text-align: center; }
    .login-window--buttons::before, .login-window--buttons::after {
      display: table;
      content: ' ';
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    .login-window--buttons::after {
      clear: both; }
    @media print, screen and (max-width: 39.99875em) {
      .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 {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  /* overall list layout */
  /* header */
  /* Item content */ }
  .unitplan li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .unitplan ul {
    margin: 0;
    padding: 0; }
  .unitplan > header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .unitplan > header .plancontent,
    .unitplan > header .socialform {
      padding: 10px 15px; }
    @media print, screen and (max-width: 39.99875em) {
      .unitplan > header .socialform {
        display: none; } }
  .unitplan > ul > li > DIV > header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .unitplan > ul > li > DIV > DIV {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .unitplan > ul > li > DIV > DIV .plancontent ul {
      margin-left: 15px;
      margin-left: 1.5rem;
      margin-bottom: 10px;
      margin-bottom: 1rem; }
      .unitplan > ul > li > DIV > DIV .plancontent ul li {
        list-style: disc; }
    .unitplan > ul > li > DIV > DIV .socialform {
      padding-left: 100px; }
      @media print, screen and (max-width: 39.99875em) {
        .unitplan > ul > li > DIV > DIV .socialform {
          padding-left: 0;
          padding-top: 0.625rem; } }
    .unitplan > ul > li > DIV > DIV .duration {
      padding-left: 30px;
      background-size: 25px;
      background-repeat: no-repeat;
      background-position: left top;
      background-image: url("../../Public/Icons/clock-black.svg"); }

.tx-locore-tipp {
  display: -ms-flexbox;
  display: flex;
  max-width: 425px;
  /* Ueberlagertes logo bild */
  /* Phantom-Box zum Auffuellen der Zeile: */ }
  .tx-locore-tipp::before, .tx-locore-tipp::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .tx-locore-tipp::after {
    clear: both; }
  .tx-locore-tipp p {
    margin-bottom: 8px;
    margin-bottom: 0.8125rem; }
  .tx-locore-tipp a {
    white-space: normal; }
  .tx-locore-tipp h2, .tx-locore-tipp h3 {
    margin: 0 0 4px;
    margin: 0 0 0.45rem;
    font-size: 20px;
    font-size: 2rem; }
  .tx-locore-tipp .image {
    line-height: 0; }
    .tx-locore-tipp .image a.internal-link:before {
      display: none;
      content: ''; }
  .tx-locore-tipp picture img {
    border-radius: 6px;
    width: 100%; }
  .tx-locore-tipp .textblock .topline {
    display: block;
    font-weight: 500;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 3px;
    margin-bottom: .3rem; }
  .tx-locore-tipp.twocolumn {
    -ms-flex-direction: row;
        flex-direction: row;
    max-width: 567px; }
    @media print, screen and (max-width: 63.99875em) {
      .tx-locore-tipp.twocolumn {
        max-width: 520px; } }
    @media print, screen and (max-width: 39.99875em) {
      .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 print, screen and (max-width: 49.99875em) {
        .tx-locore-tipp.twocolumn .image {
          padding: 0; } }
      .tx-locore-tipp.twocolumn .image .ttt {
        background-size: cover;
        height: 100%;
        background-position: center center; }
    .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%;
      padding: 10px;
      padding: 1rem; }
  .tx-locore-tipp.onecolumn {
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 10px;
    box-shadow: 0 2px 12px #a8a4a4;
    border-radius: 6px;
    background-color: #fff; }
    .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: 18px;
      font-size: 1.8rem;
      padding: 7px 10px 0 10px;
      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 h2 {
        font-size: 18px !important;
        font-size: 1.8rem !important;
        line-height: 25px !important;
        line-height: 2.5rem !important;
        color: #4f4f4f !important;
        margin: 30px 0 20px;
        margin: 3rem 0 2rem; }
      .tx-locore-tipp.onecolumn .textblock p {
        -ms-flex-positive: 1;
            flex-grow: 1; }
      .tx-locore-tipp.onecolumn .textblock .linkblock {
        margin-top: 20px;
        margin-top: 2rem; }
  .tx-locore-tipp.colorbox {
    display: block;
    position: relative;
    height: initial !important;
    background-color: #fff; }
    .tx-locore-tipp.colorbox .image > a .ttt {
      position: relative; }
      .tx-locore-tipp.colorbox .image > a .ttt:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(52, 166, 191, 0.75);
        transition: all .3s linear;
        border-radius: 6px;
        z-index: 1; }
      .tx-locore-tipp.colorbox .image > a .ttt img {
        filter: brightness(50%); }
    .tx-locore-tipp.colorbox .textblock {
      position: absolute;
      padding: 0;
      width: 80%;
      bottom: 15%;
      left: 10%;
      z-index: 1; }
      .tx-locore-tipp.colorbox .textblock .topline, .tx-locore-tipp.colorbox .textblock h2, .tx-locore-tipp.colorbox .textblock p {
        color: #fff;
        text-shadow: 0 0 5px black; }
      .tx-locore-tipp.colorbox .textblock h2 {
        font-family: Verdana-Bold, sans-serif;
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 25px;
        line-height: 2.5rem;
        color: #fff !important; }
        @media print, screen and (max-width: 27.49875em) {
          .tx-locore-tipp.colorbox .textblock h2 {
            font-size: 2rem; } }
      .tx-locore-tipp.colorbox .textblock p {
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 30px;
        margin-bottom: 3.0rem; }
    .tx-locore-tipp.colorbox:hover .image a .ttt:before {
      background: none; }
  .tx-locore-tipp.slideritem {
    position: relative;
    height: initial !important;
    background-color: transparent;
    max-width: 1000px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; }
    @media print, screen and (max-width: 49.99875em) {
      .tx-locore-tipp.slideritem {
        -ms-flex-direction: column;
            flex-direction: column; } }
    .tx-locore-tipp.slideritem .image > a {
      display: inline-block; }
      .tx-locore-tipp.slideritem .image > a picture img {
        height: auto;
        width: 100%; }
        @media print, screen and (min-width: 40em) {
          .tx-locore-tipp.slideritem .image > a picture img {
            width: 525px; } }
    .tx-locore-tipp.slideritem .textblock {
      padding: 0 0 0 40px;
      bottom: 70px;
      left: 0; }
      @media print, screen and (max-width: 49.99875em) {
        .tx-locore-tipp.slideritem .textblock {
          margin: 2rem 0 2rem 0;
          padding: 0; } }
      .tx-locore-tipp.slideritem .textblock h2 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 25px;
        line-height: 2.5rem; }
      .tx-locore-tipp.slideritem .textblock p {
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 30px;
        margin-bottom: 3.0rem; }
    .tx-locore-tipp.slideritem:hover .image a .ttt:before {
      background: none; }
  .tx-locore-tipp.ppbox {
    display: block;
    position: relative;
    height: initial !important;
    background-color: #fff;
    overflow: hidden; }
    .tx-locore-tipp.ppbox .image > a {
      display: inline-block; }
      .tx-locore-tipp.ppbox .image > a .ttt:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(255, 255, 255, 0);
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.25) 50%, rgba(62, 61, 61, 0.8) 80%); }
      .tx-locore-tipp.ppbox .image > a .ttt img {
        border-radius: 6px; }
    .tx-locore-tipp.ppbox .textblock {
      position: absolute;
      padding: 0 0 0 10px;
      bottom: 10px;
      left: 0; }
      .tx-locore-tipp.ppbox .textblock .topline, .tx-locore-tipp.ppbox .textblock h2, .tx-locore-tipp.ppbox .textblock p {
        color: #fff !important; }
      .tx-locore-tipp.ppbox .textblock h2 {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 32px;
        line-height: 3.2rem;
        font-family: Verdana-Bold, sans-serif; }
      .tx-locore-tipp.ppbox .textblock p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 25px;
        line-height: 2.5rem;
        margin-bottom: 30px;
        margin-bottom: 3.0rem; }
  .tx-locore-tipp[class*="image-logo--"] {
    /* HmS */
    /* always */ }
    .tx-locore-tipp[class*="image-logo--"] .image > a .ttt:after {
      content: '';
      position: absolute;
      width: 100px;
      height: 50px;
      background-size: 90%;
      background-repeat: no-repeat;
      background-position: center;
      left: 10px;
      top: 10px;
      border-radius: 0; }
    .tx-locore-tipp[class*="image-logo--"].image-logo--1 .image > a .ttt:after {
      background-image: url("../Images/Handwerk_Logo_v5c_RZ.svg");
      background-color: #dc004f; }
    .tx-locore-tipp[class*="image-logo--"].image-logo--2 .image > a .ttt:after {
      background-image: url("../Images/about-you-logo.png");
      background-color: #2d3e8c; }
  .tx-locore-tipp.no-content {
    height: 0px !important;
    background: transparent;
    border: none;
    padding: 0; }
    .tx-locore-tipp.no-content * {
      display: none !important; }

.tx-locore-tippautoimage {
  /*background-color: $color-lightgrey;*/
  display: -ms-flexbox;
  display: flex;
  /*&.twocolumn > * {
		@include breakpoint(small2  down) {
			float: left;
			width: 50%;
		}
	}*/ }
  .tx-locore-tippautoimage::before, .tx-locore-tippautoimage::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .tx-locore-tippautoimage::after {
    clear: both; }
  .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: 10px;
    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: 3px;
    margin-bottom: .3rem; }
  .tx-locore-tippautoimage.twocolumn .image {
    height: auto;
    max-width: 100%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 10px 0 10px 10px;
    padding: 1rem 0 1rem 1rem;
    /*@include breakpoint(large down) {
				float: none;
				width: 100%;
			}*/ }
    .tx-locore-tippautoimage.twocolumn .image .ttt {
      background-size: cover;
      height: 100%;
      background-position: center center;
      /*@include breakpoint(large down) {
					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: 9px;
    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; }

body:not(.window_loaded) .skyscraper-container {
  visibility: hidden; }

.werbeelement {
  text-align: center;
  width: 100%; }
  .werbeelement--header {
    color: #707070;
    font-size: 11px !important;
    font-size: 1.125rem !important;
    max-width: 100%;
    width: 100%;
    display: block;
    letter-spacing: 1px;
    padding-bottom: 2px;
    padding-bottom: 0.25rem; }
  .werbeelement--content {
    width: 100%;
    max-width: 100%; }
    .werbeelement--content.rectangel {
      margin-left: auto;
      margin-right: auto; }
      .werbeelement--content.rectangel img {
        max-width: 300px; }
  .werbeelement img {
    max-width: 100% !important;
    height: auto !important; }

.werbeelement.ue-detail {
  padding-bottom: 1em; }

article .werbeelement--content {
  padding-top: 0.5em; }

article .cell > .werbeelement--content {
  padding-top: 0; }

.skyscraper-container {
  position: absolute !important;
  width: initial !important;
  height: 100%;
  z-index: 10;
  right: 194px;
  top: -20px; }
  @media print, screen and (max-width: 93.12375em) {
    .skyscraper-container {
      display: none; } }
  .skyscraper-container .skyscraper-banner {
    position: -webkit-sticky;
    position: sticky;
    padding-right: 10px;
    padding-right: 1rem;
    padding-top: 70px;
    padding-bottom: 50px;
    padding-bottom: 5rem;
    top: 0; }
    .skyscraper-container .skyscraper-banner ins {
      border: 1px solid #34A6BF;
      box-sizing: content-box; }
    .skyscraper-container .skyscraper-banner iframe {
      border: 1px solid #ccc; }

/* Vertical position mit breitem Headerbild/Slider */
.responsive a.asmlink {
  line-height: 0.5; }

.responsive img.asmbannerimg {
  width: 100% !important;
  height: auto !important; }

@media print, screen and (max-width: 49.99875em) {
  .responsive.square {
    margin-left: 0;
    margin-right: 0; } }

.onecol .responsive img.asmbannerimg {
  height: auto; }

.pid__1 .responsive.superbanner img.asmbannerimg {
  height: 100% !important; }

.responsive.banner-728 img.asmbannerimg {
  max-width: 728px !important; }

/* Fachportal: Medium Rectangle neben News-Slider */
.layout__pagets__13 .maincontent .trennelement--color2:last-of-type .twocol > .cell-2 .responsive {
  margin-top: 42px; }
  .layout__pagets__13 .maincontent .trennelement--color2:last-of-type .twocol > .cell-2 .responsive .werbeelement .werbeelement--header {
    font-size: 8px;
    font-size: 0.8125rem; }

.werbeelement--content {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

/* Werbelemente auf diversen Seiten ausblenden */
.pid__11 .werbeelement--content,
.pid__15 .werbeelement--content,
.pid__39 .werbeelement--content,
.pid__1000997 .werbeelement--content,
.pid__1000904 .werbeelement--content,
.pid__1002855 .werbeelement--content,
.pid__11 .skyscraper-container,
.pid__15 .skyscraper-container,
.pid__45 .skyscraper-container,
.pid__18 .skyscraper-container,
.pid__39 .skyscraper-container,
.pid__70 .skyscraper-container,
.pid__71 .skyscraper-container,
.pid__72 .skyscraper-container,
.pid__73 .skyscraper-container,
.pid__2070 .skyscraper-container,
.pid__1001154 .skyscraper-container,
.pid__629 .skyscraper-container,
.pid__2030 .skyscraper-container,
.pid__2025 .skyscraper-container,
.pid__1002855 .skyscraper-container,
.pid__1000904 .skyscraper-container,
.pid__1000997 .skyscraper-container,
.pid__1002269 .skyscraper-container,
.pid__1000611 .skyscraper-container {
  display: none; }

.werbeelement--content.empty {
  line-height: 0 !important;
  margin-bottom: 0 !important;
  transition: 0.5s ease-in-out; }

.asm_async_creative img {
  border-radius: 0; }

.square .asm_async_creative img {
  border-radius: 6px; }

/* Responsive Ads */
.responsive .asm_async_creative {
  overflow: hidden; }

.surveyform {
  background-color: #B1DFE8;
  padding: 10px;
  padding: 1rem;
  margin: 0 0 20px 0;
  margin: 0 0 2rem 0; }
  .surveyform::before, .surveyform::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .surveyform::after {
    clear: both; }
  .surveyform p {
    margin-bottom: 8px;
    margin-bottom: 0.8125rem; }
    .surveyform p a {
      white-space: normal; }
  .surveyform h3.surveyheadline {
    margin: 0 0 8px;
    margin: 0 0 0.8125rem;
    font-size: 12px;
    font-size: 1.25rem;
    color: #4f4f4f; }
  .surveyform .text {
    margin-bottom: 10px;
    margin-bottom: 1rem; }
  .surveyform form .inputfield {
    margin: 0 0 15px 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: #f28d35;
      margin-top: 5px;
      margin-top: 0.5rem; }

.reveal {
  background: transparent;
  border: none; }
  .reveal .close-button {
    right: 10px;
    right: 1rem;
    top: 0;
    font-size: 40px;
    font-size: 4rem;
    position: absolute;
    z-index: 100; }
    .reveal .close-button span {
      color: #4f4f4f; }
    .reveal .close-button:hover {
      text-decoration: none; }
      .reveal .close-button:hover span {
        color: #707070; }
  .reveal#lo-modal-1 {
    max-width: 600px;
    width: 100%;
    background-color: transparent; }
    .reveal#lo-modal-1 .popup-banner-container {
      padding-top: 60px;
      background-color: #B1DFE8;
      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: 5px 30px;
          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 {
        right: 20px;
        right: 2rem;
        top: 15px;
        top: 1.5rem; }
        .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; }

.news-detail .short {
  background-color: #DAF1F6;
  border-radius: 6px;
  padding: 20px;
  border-color: transparent; }

.short .twocol .col.span3 {
  padding-right: 0; }

.short h2 {
  margin-top: 0;
  margin-bottom: 8px;
  margin-bottom: .8rem;
  font-size: 12px;
  font-size: 1.25rem; }

.short p {
  margin-bottom: 0; }

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: 15px;
    font-size: 1.5rem;
    color: #FFBF00; }

article.article-detail .keywords {
  padding: 9px;
  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 10px;
      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: 10px;
        margin-right: 1.0rem; }
        article.article-detail .keywords ul.tags li span a {
          font-size: 7px;
          font-size: 0.75rem;
          color: #707070; }
          article.article-detail .keywords ul.tags li span a:before {
            margin-right: 4px;
            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: 15px;
      font-size: 1.5rem;
      color: #FFBF00; }
  article.tx-locore-lounit--detail .news-detail .short,
  div.tx-locore-lounit--detail .news-detail .short {
    background-color: #DAF1F6;
    border-radius: 6px;
    padding: 20px;
    border-color: transparent; }
  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: 8px;
    margin-bottom: .8rem;
    font-size: 12px;
    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: 9px;
    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 10px;
        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: 10px;
          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: 7px;
            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: 4px;
              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 6px 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: 16px;
    font-size: 1.6rem;
    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 10px 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: 18px;
    font-size: 1.8rem; }
  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;
    margin-bottom: 30px;
    margin-bottom: 3rem; }
    @media print, screen and (max-width: 63.99875em) {
      article.tx-locore-lounit--detail .summary-container,
      div.tx-locore-lounit--detail .summary-container {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    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: 100%;
      border-radius: 6px;
      padding: 9px;
      padding: 0.9375rem;
      background-color: #E1F4F8;
      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 10px 0;
          margin: 0 0 1rem 0;
          padding-bottom: 0;
          padding-left: 30px;
          list-style-type: none;
          line-height: 1.4;
          background-size: 25px;
          background-repeat: no-repeat;
          background-position: left top; }
          article.tx-locore-lounit--detail .summary-container .summary ul li.icon-fach,
          div.tx-locore-lounit--detail .summary-container .summary ul li.icon-fach {
            background-image: url("../../Public/Icons/Erdkugel.svg"); }
          article.tx-locore-lounit--detail .summary-container .summary ul li.icon-schoolstage,
          div.tx-locore-lounit--detail .summary-container .summary ul li.icon-schoolstage {
            background-image: url("../../Public/Icons/Schulhaus.svg"); }
          article.tx-locore-lounit--detail .summary-container .summary ul li.icon-count-hours,
          div.tx-locore-lounit--detail .summary-container .summary ul li.icon-count-hours {
            background-image: url("../../Public/Icons/clock-black.svg"); }
          article.tx-locore-lounit--detail .summary-container .summary ul li.icon-learningtype,
          div.tx-locore-lounit--detail .summary-container .summary ul li.icon-learningtype {
            background-image: url("../../Public/Icons/monitor-black.svg"); }
          article.tx-locore-lounit--detail .summary-container .summary ul li.icon-count-files,
          div.tx-locore-lounit--detail .summary-container .summary ul li.icon-count-files {
            background-image: url("../../Public/Icons/materialien-black.svg"); }
          article.tx-locore-lounit--detail .summary-container .summary ul li span,
          div.tx-locore-lounit--detail .summary-container .summary ul li span {
            font-size: 10px;
            font-size: 1rem;
            font-weight: 400;
            text-rendering: optimizeLegibility;
            font-style: normal;
            font-variant: normal;
            font-size: inherit; }
    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; }
      @media print, screen and (max-width: 63.99875em) {
        article.tx-locore-lounit--detail .summary-container .cta,
        div.tx-locore-lounit--detail .summary-container .cta {
          -ms-flex-positive: unset;
              flex-grow: unset; } }
      article.tx-locore-lounit--detail .summary-container .cta > div.button,
      div.tx-locore-lounit--detail .summary-container .cta > div.button {
        margin: 0 30px 0 30px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-line-pack: center;
            align-content: center; }
        @media print, screen and (max-width: 63.99875em) {
          article.tx-locore-lounit--detail .summary-container .cta > div.button,
          div.tx-locore-lounit--detail .summary-container .cta > div.button {
            margin: 1.5rem 0 1rem 0; } }
        article.tx-locore-lounit--detail .summary-container .cta > div.button a,
        div.tx-locore-lounit--detail .summary-container .cta > div.button a {
          white-space: normal;
          -ms-flex-pack: center;
              justify-content: center;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          line-height: 1.2; }
          article.tx-locore-lounit--detail .summary-container .cta > div.button a i,
          div.tx-locore-lounit--detail .summary-container .cta > div.button a i {
            margin-top: 10px;
            font-size: 20px;
            font-size: 2rem; }
          article.tx-locore-lounit--detail .summary-container .cta > div.button a div,
          div.tx-locore-lounit--detail .summary-container .cta > div.button a div {
            margin-top: 10px;
            padding: 0 10px 10px 10px;
            font-size: 15px;
            font-size: 1.5rem; }
          article.tx-locore-lounit--detail .summary-container .cta > div.button a .icon--basket,
          div.tx-locore-lounit--detail .summary-container .cta > div.button a .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; }
          article.tx-locore-lounit--detail .summary-container .cta > div.button a .price,
          div.tx-locore-lounit--detail .summary-container .cta > div.button a .price {
            font-size: 8px;
            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 print, screen and (max-width: 74.99875em) {
        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 print, screen and (max-width: 63.99875em) {
        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 print, screen and (max-width: 39.99875em) {
        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 print, screen and (max-width: 74.99875em) {
          article.tx-locore-lounit--detail .summary-container .cta ul li,
          div.tx-locore-lounit--detail .summary-container .cta ul li {
            display: inline-block; } }
        @media print, screen and (max-width: 63.99875em) {
          article.tx-locore-lounit--detail .summary-container .cta ul li,
          div.tx-locore-lounit--detail .summary-container .cta ul li {
            display: block; } }
        @media print, screen and (max-width: 39.99875em) {
          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 print, screen and (max-width: 74.99875em) {
        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 print, screen and (max-width: 63.99875em) {
        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 print, screen and (max-width: 39.99875em) {
        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(large down) {
      margin-left: 0;
    }

    @include breakpoint(medium2 down) {
      margin-left: 1em;
    }

    @include breakpoint(small2  down) {
      margin-left: 0;
    }
  }

}
*/
> .didactic {
  margin: 0 0 31px;
  margin: 0 0 3.125rem; }

.tx-locore-lounit--subpage-detail .news-detail .short {
  background-color: #DAF1F6;
  border-radius: 6px;
  padding: 20px;
  border-color: transparent; }

.tx-locore-lounit--subpage-detail .short .twocol .col.span3 {
  padding-right: 0; }

.tx-locore-lounit--subpage-detail .short h2 {
  margin-top: 0;
  margin-bottom: 8px;
  margin-bottom: .8rem;
  font-size: 12px;
  font-size: 1.25rem; }

.tx-locore-lounit--subpage-detail .short p {
  margin-bottom: 0; }

.tx-locore-lounit--subpage-detail .short {
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
  padding: 9px;
  padding: 0.9375rem; }
  .tx-locore-lounit--subpage-detail .short h2 {
    margin-top: 0;
    margin-bottom: 8px;
    margin-bottom: .8rem; }
  .tx-locore-lounit--subpage-detail .short p {
    margin-bottom: 0; }

.container-image.dossier-headerimage {
  position: relative; }
  .container-image.dossier-headerimage:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0);
    background: rgba(62, 61, 61, 0.3); }
  .container-image.dossier-headerimage picture img {
    width: 100%;
    max-width: none; }
  .container-image.dossier-headerimage .headline-wrap {
    position: relative; }
    .container-image.dossier-headerimage .headline-wrap .headline-innerwrap {
      position: absolute;
      bottom: 20px;
      bottom: 2rem; }
      .container-image.dossier-headerimage .headline-wrap .headline-innerwrap h1 {
        color: #FCE8D7;
        font-size: 40px;
        font-size: 4rem;
        max-width: 100%;
        margin-bottom: 10px;
        margin-bottom: 1rem;
        text-shadow: 0 0 5px black; }
        @media print, screen and (max-width: 49.99875em) {
          .container-image.dossier-headerimage .headline-wrap .headline-innerwrap h1 {
            font-size: 3rem; } }
      .container-image.dossier-headerimage .headline-wrap .headline-innerwrap .topic {
        color: #FCE8D7;
        font-family: Verdana-Bold, sans-serif;
        font-size: 20px;
        font-size: 2rem;
        max-width: 100%;
        text-shadow: 0 0 5px black; }

.trennelement-container .trennelement-innerwrap .dossier-detail {
  position: relative; }
  .trennelement-container .trennelement-innerwrap .dossier-detail header {
    /* Fake horizontal trennelement, keeps html in one piece  */ }
    .trennelement-container .trennelement-innerwrap .dossier-detail header h1 {
      display: inline-block;
      color: #34A6BF;
      font-size: 40px;
      font-size: 4rem; }
    .trennelement-container .trennelement-innerwrap .dossier-detail header .topic {
      font-size: 16px;
      font-size: 1.6rem;
      color: #34A6BF;
      margin-bottom: 20px;
      margin-bottom: 2rem; }
    .trennelement-container .trennelement-innerwrap .dossier-detail header .dossier-detail__ce-content {
      height: 100%;
      /* Fake horizontal trennelement, keeps html in one piece  */
      background-color: #E1F4F8;
      width: 100vw;
      position: relative;
      margin-left: -50vw;
      left: 50%; }
  .trennelement-container .trennelement-innerwrap .dossier-detail .content-above-description .tx-ws-flexslider {
    margin-top: 60px; }
  .trennelement-container .trennelement-innerwrap .dossier-detail-table td.cta {
    width: 120px !important;
    padding: 2px 6px !important;
    padding: 0.2rem 0.625rem !important;
    text-align: left; }
    .trennelement-container .trennelement-innerwrap .dossier-detail-table td.cta a {
      font-size: 8px !important;
      font-size: 0.875rem !important;
      font-weight: normal;
      margin-bottom: 5px;
      margin-bottom: 0.5rem; }
  .trennelement-container .trennelement-innerwrap .dossier-detail .keywords {
    padding: 9px;
    padding: 0.9375rem;
    background-color: #ECECEC; }
    .trennelement-container .trennelement-innerwrap .dossier-detail .keywords ul.tags {
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .trennelement-container .trennelement-innerwrap .dossier-detail .keywords ul.tags li {
        margin: 0 0px 0px 10px;
        margin: 0 0rem 0rem 1rem;
        color: #707070; }
        .trennelement-container .trennelement-innerwrap .dossier-detail .keywords ul.tags li::marker {
          list-style: none; }
        .trennelement-container .trennelement-innerwrap .dossier-detail .keywords ul.tags li span {
          margin-right: 10px;
          margin-right: 1.0rem; }
          .trennelement-container .trennelement-innerwrap .dossier-detail .keywords ul.tags li span a {
            font-size: 7px;
            font-size: 0.75rem;
            color: #707070; }
            .trennelement-container .trennelement-innerwrap .dossier-detail .keywords ul.tags li span a:before {
              margin-right: 4px;
              margin-right: 0.4rem; }
              .trennelement-container .trennelement-innerwrap .dossier-detail .keywords ul.tags li span a:before:hover {
                text-decoration: none; }
  .trennelement-container .trennelement-innerwrap .dossier-detail .tx-locore-textbox--collapsable > header {
    display: table !important;
    width: 100%; }
  .trennelement-container .trennelement-innerwrap .dossier-detail hr {
    color: #ECECEC;
    margin-bottom: 30px; }
  .trennelement-container .trennelement-innerwrap .dossier-detail__ce-content {
    margin-bottom: 25px;
    margin-bottom: 2.5rem; }
  .trennelement-container .trennelement-innerwrap .dossier-detail__units__header {
    display: table;
    background-color: #707070;
    width: 100%;
    margin-bottom: 7px;
    padding: 10px 15px; }
    .trennelement-container .trennelement-innerwrap .dossier-detail__units__header_head {
      float: left;
      display: table-cell;
      color: #fff; }
      .trennelement-container .trennelement-innerwrap .dossier-detail__units__header_head.disciplinegroup {
        width: 50%; }
      .trennelement-container .trennelement-innerwrap .dossier-detail__units__header_head.schooltype {
        width: 50%; }
  .trennelement-container .trennelement-innerwrap .dossier-detail__units__content_head {
    float: left;
    display: table-cell;
    color: #fff; }
    .trennelement-container .trennelement-innerwrap .dossier-detail__units__content_head.disciplinegroup {
      width: 50%; }
    .trennelement-container .trennelement-innerwrap .dossier-detail__units__content_head.schooltype {
      width: 50%; }
  .trennelement-container .trennelement-innerwrap .dossier-detail__units__content_element.disciplinegroup {
    width: 50%; }
  q .trennelement-container .trennelement-innerwrap .dossier-detail__units__content_element.schooltype {
    width: 50%; }
  .trennelement-container .trennelement-innerwrap .dossier-detail__units__duration > .icon-clock {
    color: #f28d35; }

.trennelement-container .trennelement-innerwrap .top-partner-in-bottom-line .partner-box {
  height: 100%; }

.trennelement-container .trennelement-innerwrap.withheaderimage {
  margin-top: 0 !important; }

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: 15px;
      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: 9px;
    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 10px;
        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: 10px;
          margin-right: 1.0rem; }
          article.elixier-detail .keywords ul.tags li span a {
            font-size: 7px;
            font-size: 0.75rem;
            color: #707070; }
            article.elixier-detail .keywords ul.tags li span a:before {
              margin-right: 4px;
              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 6px 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: 16px;
    font-size: 1.6rem;
    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 10px 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: 18px;
    font-size: 1.8rem; }
  article.elixier-detail .summary-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    margin-bottom: 30px;
    margin-bottom: 3rem; }
    @media print, screen and (max-width: 63.99875em) {
      article.elixier-detail .summary-container {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    article.elixier-detail .summary-container .summary {
      position: relative;
      margin-bottom: 0px;
      margin-bottom: 0rem;
      width: 100%;
      border-radius: 6px;
      padding: 9px;
      padding: 0.9375rem;
      background-color: #E1F4F8;
      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 10px 0;
          margin: 0 0 1rem 0;
          padding-bottom: 0;
          padding-left: 30px;
          list-style-type: none;
          line-height: 1.4;
          background-size: 25px;
          background-repeat: no-repeat;
          background-position: left top; }
          article.elixier-detail .summary-container .summary ul li.icon-fach {
            background-image: url("../../Public/Icons/Erdkugel.svg"); }
          article.elixier-detail .summary-container .summary ul li.icon-schoolstage {
            background-image: url("../../Public/Icons/Schulhaus.svg"); }
          article.elixier-detail .summary-container .summary ul li.icon-count-hours {
            background-image: url("../../Public/Icons/clock-black.svg"); }
          article.elixier-detail .summary-container .summary ul li.icon-learningtype {
            background-image: url("../../Public/Icons/monitor-black.svg"); }
          article.elixier-detail .summary-container .summary ul li.icon-count-files {
            background-image: url("../../Public/Icons/materialien-black.svg"); }
          article.elixier-detail .summary-container .summary ul li span {
            font-size: 10px;
            font-size: 1rem;
            font-weight: 400;
            text-rendering: optimizeLegibility;
            font-style: normal;
            font-variant: normal;
            font-size: inherit; }
    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; }
      @media print, screen and (max-width: 63.99875em) {
        article.elixier-detail .summary-container .cta {
          -ms-flex-positive: unset;
              flex-grow: unset; } }
      article.elixier-detail .summary-container .cta > div.button {
        margin: 0 30px 0 30px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-line-pack: center;
            align-content: center; }
        @media print, screen and (max-width: 63.99875em) {
          article.elixier-detail .summary-container .cta > div.button {
            margin: 1.5rem 0 1rem 0; } }
        article.elixier-detail .summary-container .cta > div.button a {
          white-space: normal;
          -ms-flex-pack: center;
              justify-content: center;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          line-height: 1.2; }
          article.elixier-detail .summary-container .cta > div.button a i {
            margin-top: 10px;
            font-size: 20px;
            font-size: 2rem; }
          article.elixier-detail .summary-container .cta > div.button a div {
            margin-top: 10px;
            padding: 0 10px 10px 10px;
            font-size: 15px;
            font-size: 1.5rem; }
          article.elixier-detail .summary-container .cta > div.button a .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; }
          article.elixier-detail .summary-container .cta > div.button a .price {
            font-size: 8px;
            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 print, screen and (max-width: 74.99875em) {
        article.elixier-detail .summary-container .cta ul {
          bottom: auto;
          margin-top: 1em;
          margin-left: 0; } }
      @media print, screen and (max-width: 63.99875em) {
        article.elixier-detail .summary-container .cta ul {
          bottom: 0;
          display: block;
          margin-left: 1em; } }
      @media print, screen and (max-width: 39.99875em) {
        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 print, screen and (max-width: 74.99875em) {
          article.elixier-detail .summary-container .cta ul li {
            display: inline-block; } }
        @media print, screen and (max-width: 63.99875em) {
          article.elixier-detail .summary-container .cta ul li {
            display: block; } }
        @media print, screen and (max-width: 39.99875em) {
          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 print, screen and (max-width: 74.99875em) {
        article.elixier-detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 0; } }
      @media print, screen and (max-width: 63.99875em) {
        article.elixier-detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 1em; } }
      @media print, screen and (max-width: 39.99875em) {
        article.elixier-detail .summary-container.summary-container-pdf-preview .tx-locore-lounit--pdf-preview-pages {
          margin-left: 0; } }
  article.elixier-detail .news-detail .short {
    background-color: #DAF1F6;
    border-radius: 6px;
    padding: 20px;
    border-color: transparent; }
  article.elixier-detail .short .twocol .col.span3 {
    padding-right: 0; }
  article.elixier-detail .short h2 {
    margin-top: 0;
    margin-bottom: 8px;
    margin-bottom: .8rem;
    font-size: 12px;
    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: 6px 0;
    padding: 0.625rem 0; }
  article.elixier-detail > .didactic {
    margin: 0 0 31px;
    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; }

/* Detailseite Elixier, Partnerbox in rechter Spalte */
.pid__1001388 .maincontent .twocol .span4 .partner-box.boxed > header {
  background-color: #339900; }

.pid__1001388 .maincontent .twocol .span4 .partner-box.boxed > .box-content {
  background-color: #ecf7e7 !important; }

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: 20px;
    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: 15px;
      font-size: 1.5rem;
      color: #FFBF00; }
  article.tx-locore-loworkingmaterial--detail .keywords,
  div.tx-locore-loworkingmaterial--detail .keywords {
    padding: 9px;
    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 10px;
        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: 10px;
          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: 7px;
            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: 4px;
              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 6px 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: 16px;
    font-size: 1.6rem;
    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 10px 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: 18px;
    font-size: 1.8rem; }
  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;
    margin-bottom: 30px;
    margin-bottom: 3rem; }
    @media print, screen and (max-width: 63.99875em) {
      article.tx-locore-loworkingmaterial--detail .summary-container,
      div.tx-locore-loworkingmaterial--detail .summary-container {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    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: 100%;
      border-radius: 6px;
      padding: 9px;
      padding: 0.9375rem;
      background-color: #E1F4F8;
      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 10px 0;
          margin: 0 0 1rem 0;
          padding-bottom: 0;
          padding-left: 30px;
          list-style-type: none;
          line-height: 1.4;
          background-size: 25px;
          background-repeat: no-repeat;
          background-position: left top; }
          article.tx-locore-loworkingmaterial--detail .summary-container .summary ul li.icon-fach,
          div.tx-locore-loworkingmaterial--detail .summary-container .summary ul li.icon-fach {
            background-image: url("../../Public/Icons/Erdkugel.svg"); }
          article.tx-locore-loworkingmaterial--detail .summary-container .summary ul li.icon-schoolstage,
          div.tx-locore-loworkingmaterial--detail .summary-container .summary ul li.icon-schoolstage {
            background-image: url("../../Public/Icons/Schulhaus.svg"); }
          article.tx-locore-loworkingmaterial--detail .summary-container .summary ul li.icon-count-hours,
          div.tx-locore-loworkingmaterial--detail .summary-container .summary ul li.icon-count-hours {
            background-image: url("../../Public/Icons/clock-black.svg"); }
          article.tx-locore-loworkingmaterial--detail .summary-container .summary ul li.icon-learningtype,
          div.tx-locore-loworkingmaterial--detail .summary-container .summary ul li.icon-learningtype {
            background-image: url("../../Public/Icons/monitor-black.svg"); }
          article.tx-locore-loworkingmaterial--detail .summary-container .summary ul li.icon-count-files,
          div.tx-locore-loworkingmaterial--detail .summary-container .summary ul li.icon-count-files {
            background-image: url("../../Public/Icons/materialien-black.svg"); }
          article.tx-locore-loworkingmaterial--detail .summary-container .summary ul li span,
          div.tx-locore-loworkingmaterial--detail .summary-container .summary ul li span {
            font-size: 10px;
            font-size: 1rem;
            font-weight: 400;
            text-rendering: optimizeLegibility;
            font-style: normal;
            font-variant: normal;
            font-size: inherit; }
    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; }
      @media print, screen and (max-width: 63.99875em) {
        article.tx-locore-loworkingmaterial--detail .summary-container .cta,
        div.tx-locore-loworkingmaterial--detail .summary-container .cta {
          -ms-flex-positive: unset;
              flex-grow: unset; } }
      article.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button,
      div.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button {
        margin: 0 30px 0 30px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-line-pack: center;
            align-content: center; }
        @media print, screen and (max-width: 63.99875em) {
          article.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button {
            margin: 1.5rem 0 1rem 0; } }
        article.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button a,
        div.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button a {
          white-space: normal;
          -ms-flex-pack: center;
              justify-content: center;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          line-height: 1.2; }
          article.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button a i,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button a i {
            margin-top: 10px;
            font-size: 20px;
            font-size: 2rem; }
          article.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button a div,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button a div {
            margin-top: 10px;
            padding: 0 10px 10px 10px;
            font-size: 15px;
            font-size: 1.5rem; }
          article.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button a .icon--basket,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button a .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; }
          article.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button a .price,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta > div.button a .price {
            font-size: 8px;
            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 print, screen and (max-width: 74.99875em) {
        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 print, screen and (max-width: 63.99875em) {
        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 print, screen and (max-width: 39.99875em) {
        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 print, screen and (max-width: 74.99875em) {
          article.tx-locore-loworkingmaterial--detail .summary-container .cta ul li,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta ul li {
            display: inline-block; } }
        @media print, screen and (max-width: 63.99875em) {
          article.tx-locore-loworkingmaterial--detail .summary-container .cta ul li,
          div.tx-locore-loworkingmaterial--detail .summary-container .cta ul li {
            display: block; } }
        @media print, screen and (max-width: 39.99875em) {
          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 print, screen and (max-width: 74.99875em) {
        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 print, screen and (max-width: 63.99875em) {
        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 print, screen and (max-width: 39.99875em) {
        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 .news-detail .short,
  div.tx-locore-loworkingmaterial--detail .news-detail .short {
    background-color: #DAF1F6;
    border-radius: 6px;
    padding: 20px;
    border-color: transparent; }
  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: 8px;
    margin-bottom: .8rem;
    font-size: 12px;
    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 31px;
    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 .short {
  background-color: #DAF1F6;
  border-radius: 6px;
  padding: 20px;
  border-color: transparent; }

.short .twocol .col.span3 {
  padding-right: 0; }

.short h2 {
  margin-top: 0;
  margin-bottom: 8px;
  margin-bottom: .8rem;
  font-size: 12px;
  font-size: 1.25rem; }

.short p {
  margin-bottom: 0; }

.news-detail {
  /*
	.devider {
		margin: 0 0 3.125rem;
	}
	*/ }
  .news-detail .author-and-date {
    font-size: 18px;
    font-size: 1.8rem; }
  .news-detail .keywords {
    padding: 9px;
    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 10px;
        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: 10px;
          margin-right: 1.0rem; }
          .news-detail .keywords ul.tags li span a {
            font-size: 7px;
            font-size: 0.75rem;
            color: #707070; }
            .news-detail .keywords ul.tags li span a:before {
              margin-right: 4px;
              margin-right: 0.4rem; }
              .news-detail .keywords ul.tags li span a:before:hover {
                text-decoration: none; }
  .news-detail .news-navigation {
    margin-top: 31px;
    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: 6px;
          padding-left: 0.6875rem;
          border-left: 1px solid #f28d35;
          margin-left: 8px;
          margin-left: .8rem; }

/*
.article-detail {
	header {
		margin-bottom: 0;
	}
}
*/
.premiumContent h1 {
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

article .marker {
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }
  article .marker .materialtype {
    color: #34A6BF;
    margin-right: 5px;
    margin-right: 0.5rem; }
  article .marker .label.premium {
    font-size: 35px;
    letter-spacing: inherit;
    padding-right: 50px;
    background-image: url("../../Public/Icons/crown.svg");
    background-repeat: no-repeat;
    background-size: 25px auto;
    background-position: 8px 5px;
    height: 25px;
    display: inline-block; }

.universallist header h3 {
  color: #34A6BF !important; }

.marginal--content .universallist .link-box ul li {
  padding: 20px;
  margin: 0; }

.marginal--content .universallist .cta {
  display: none; }

/* -------------------------------------------------------------------------- */
/* aus Template "Lehrer-Online Root Template" auf Seite "Lehrer-Online"  [1]  */
/* -> verschoben nach screen.scss */
.grid-x.twocol .cell.large-4.cell-2 #c1085467 {
  margin-bottom: 0; }

/* ------------------------------- */
/* Startseite [1]  */
.pid__1 {
  /* Media Query für mobile Ansicht: nur zwei Tipps anzeigen (IE 15.08.24) */ }
  @media print, screen and (max-width: 74.99875em) {
    .pid__1 .content-wrapper .maincontent .onecol.row-fluid > .col > div:nth-child(4) {
      display: none; }
    .pid__1 .content-wrapper .maincontent .onecol.row-fluid > .col > div:nth-child(5) {
      display: none; } }
  @media screen and (max-width: 63.9375em) {
    .pid__1 .slider-container .trennelement-innerwrap .twocol .cell:last-child {
      display: none; } }
  @media screen and (min-width: 64em) {
    .pid__1 .ads-mobile {
      display: none; } }

/* ------------------------------- */
/* Seite "Vorteile & Preise" [18]  */
.pid__18 h1 {
  margin-bottom: 7px;
  margin-bottom: 0.75rem; }

.pid__18 .content-wrapper .csc-textpic-caption {
  color: inherit;
  font-size: 12px;
  padding: 0;
  margin: 16px 0 0 0;
  margin: 10px 0 0 0;
  margin: 1rem 0 0 0;
  background: transparent;
  text-align: center; }

.pid__18 #c1129333 {
  width: 100%; }

.pid__18 .head-slider {
  display: none; }

.pid__18 .pid__18 h1 {
  margin-bottom: 7px;
  margin-bottom: 0.75rem; }

.pid__18 .content-wrapper .maincontent .csc-default .tx-ws-flexslider .flexslider {
  margin: 0 !important; }

.pid__18 .content-wrapper .maincontent .tx-ws-flexslider .flexslider .slides li {
  margin: 0;
  height: 90px; }

.pid__18 .content-wrapper .csc-textpic-caption {
  color: inherit;
  font-size: 12px;
  padding: 0;
  margin: 16px 0 0 0;
  margin: 10px 0 0 0;
  margin: 1rem 0 0 0;
  background: transparent;
  text-align: center; }

.pid__18 .subscription-page .hint {
  /*display: none;*/ }

.pid__18 .aktion {
  position: relative;
  width: 300px;
  height: auto !important; }

.pid__18 .rabattbutton {
  position: absolute;
  margin: 0 auto;
  /*top: -5rem;
        left: 40%; */
  top: -80px;
  top: -8rem;
  left: 55%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 300px; }

.pid__18 .sparen-slogan {
  display: none; }

.pid__18 .aktion-mobil {
  display: none; }

@media (min-width: 1200px) {
  .pid__18 .tx-ws-flexslider {
    width: 600px; }
  .pid__18 .sparen-slogan {
    display: inline-block; } }

@media (max-width: 1200px) {
  .pid__18 .rabattbutton {
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; } }

@media (max-width: 800px) {
  .pid__18 {
    /* INA .subscription-page .row.flexbox .col.flexbox {
            display: block !important;
        }
        */ }
    .pid__18 .aktion {
      display: none; }
    .pid__18 .aktion-mobil {
      display: block; }
    .pid__18 .rabattbutton-mobil {
      margin: 0 auto;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
    .pid__18 .offer-teaser.premium #tarif-select {
      padding: 0.5rem;
      height: 40px;
      font-size: 100%; }
    .pid__18 .tx-ws-flexslider {
      display: none; } }

/* ------------------------------------- */
/* "Extremismuspräventation"  [1001633]  */
/* -------------------------------- */
/*  "Digitale Lehrwerke"  [1001632] */
/* ---------------------------------------------------------------------- */
/* "Flucht und Integration" auf Seite "Flucht und Integration" [1001667]  */
/* ------------------------------------------------------------------------------------------------------ */
/* "Extremismuspräventation" auf Seite "Flucht und Integration – eine gesamtdeutsche Gesch..." [1001672]  */
/* ------------------------ */
/*  "Testseite"  [1001666]  */
/*  todo: noch noetig?  */
.pid__1001666 .head-slider .backgr-image {
  background-image: url("/fileadmin/user_upload_jubi/04_Header/Themenportal-JuBi.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 240px; }

.pid__1001666 .logo-container {
  padding: 0.5em;
  position: relative;
  z-index: 100;
  top: 60px;
  left: 20px;
  background-color: #fff;
  opacity: 0.85;
  width: 320px; }

.pid__1001666 .jubititel {
  font-size: 18px;
  font-weight: 500;
  color: #222;
  line-height: 1.3;
  padding-top: 10px;
  text-align: center;
  text-transform: uppercase; }

@media (max-width: 400px) {
  .pid__1001666 .logo-img img {
    width: 220px; }
  .pid__1001666 .jubititel {
    font-size: 16px; }
  .pid__1001666 .logo-container {
    width: 240px; } }

/* ------------------------------------------------------------------- */
/* "Schieberiegel Gruppenlizenz" auf Seite "Gruppenlizenz"  [1003200]  */
.pid__1003200 .powermail_form .powermail_field textarea,
.pid__1003689 .powermail_form .powermail_field textarea {
  display: block;
  width: calc(100% - 9.375rem - 1.25rem);
  float: right; }

.pid__1003200 .powermail_fieldwrap_type_captcha input,
.pid__1003689 .powermail_fieldwrap_type_captcha input {
  vertical-align: top;
  width: auto; }

/* ----------------------------------------------------------------- */
/* "Landingpage BSW" auf Seite "premium.lehrer-online.de" [1001218]  */
/* todo: noch noetig? Seite ist nur Verweis  */
.pid__1001218 {
  /*.header-nav {display:none;}*/ }
  .pid__1001218 .ad-right-skyscraper-wide {
    display: none; }
  .pid__1001218 .loquicknav {
    display: none; }
  .pid__1001218 .content-wrapper .header-login {
    margin-top: 26px;
    margin-top: 2.6rem; }
  .pid__1001218 .blue {
    color: #33a3c9; }
  .pid__1001218 .nobr {
    white-space: nowrap; }
  .pid__1001218 h1 {
    font-weight: 600; }
  .pid__1001218 h2 {
    margin-bottom: 0; }
  .pid__1001218 .twocol h2 {
    font-size: 115%; }
  .pid__1001218 #c1086842, .pid__1001218 #c1086845 {
    margin-top: -40px;
    position: absolute; }
  .pid__1001218 #c1086857 img {
    width: 120px; }
  .pid__1001218 #c1086858 img {
    width: 270px; }
  .pid__1001218 .twocol .csc-textpic-imagewrap {
    margin-bottom: 0; }
  .pid__1001218 .icon-arrow-right2:before {
    content: "\279c"; }
  .pid__1001218 ul.vorteile {
    font-size: 105%;
    font-weight: bold;
    color: #33a3c9;
    margin-top: -10px; }
  .pid__1001218 ul.feature-list .text {
    float: left;
    width: 330px; }
  .pid__1001218 .head-slider {
    position: relative; }
  .pid__1001218 .buchen {
    position: absolute;
    width: 300px;
    bottom: 0px; }
  .pid__1001218 .buchen a {
    font-size: 250%;
    padding: 30px 50px;
    font-weight: bold; }
  .pid__1001218 .content-wrapper .header-login {
    margin-top: 40px; }
  .pid__1001218 .maincontent .bigger {
    font-size: 120%; }
  .pid__1001218 .maincontent .big {
    font-size: 105%; }
  @media (max-width: 1400px) {
    .pid__1001218 .maincontent .twocol .bigger {
      font-size: 140%; }
    .pid__1001218 #c1086858 img {
      width: 230px; } }
  @media (max-width: 1300px) {
    .pid__1001218 .maincontent .twocol .bigger {
      font-size: 130%; } }
  @media (max-width: 1200px) {
    .pid__1001218 .content-wrapper .header-login {
      margin-top: -25px;
      font-size: 80%;
      margin-right: 0;
      margint-bottom: 1em; }
    .pid__1001218 #c1086851 img {
      width: 120px; }
    .pid__1001218 #c1086849 img {
      width: 80px; }
    .pid__1001218 #c1086842 {
      margin-top: -30px; } }
  @media (max-width: 800px) {
    .pid__1001218 .content-wrapper .maincontent .row .span4,
    .pid__1001218 .content-wrapper .maincontent .row .span6,
    .pid__1001218 .content-wrapper .maincontent .row .span8 {
      width: 100%; }
    .pid__1001218 .content-wrapper .maincontent .row .col {
      float: none; }
    .pid__1001218 h2, .pid__1001218 .maincontent .big, .pid__1001218 .maincontent .bigger {
      text-align: center; }
    .pid__1001218 .buchen {
      bottom: -25px; }
    .pid__1001218 .buchen a {
      font-size: 140%;
      padding: 10px 20px; }
    .pid__1001218 #c1086842, .pid__1001218 #c1086845 {
      position: static; }
    .pid__1001218 .maincontent .bigger, .pid__1001218 .maincontent .twocol h2 {
      font-size: 110%; }
    .pid__1001218 .maincontent .big {
      font-size: 115%; }
    .pid__1001218 .maincontent h1, .pid__1001218 .maincontent h2 {
      font-size: 115%; }
    .pid__1001218 #c1086851, .pid__1001218 #c1086858 {
      display: none; }
    .pid__1001218 #c1086842, .pid__1001218 #c1086845 {
      margin-top: 0; } }
  @media (max-width: 412px) {
    .pid__1001218 h1, .pid__1001218 h2 {
      font-size: 115%; }
    .pid__1001218 ul.feature-list .text {
      float: none;
      width: auto; }
    .pid__1001218 .span8 {
      background: #f0f0f0;
      padding: 10px !important;
      border-right: 20px #fff solid; }
    .pid__1001218 .tx-locore-tipp.twocolumn .image {
      float: none;
      width: 100%;
      height: auto; }
    .pid__1001218 .tx-locore-tipp.twocolumn .textblock {
      float: none;
      width: 100%;
      padding: 10px; } }
  @media (min-width: 776px) {
    .pid__1001218 {
      /*#c1086842 {margin-top: -60px;}*/ }
      .pid__1001218 body .maincontent {
        font-size: 1.4rem; }
      .pid__1001218 #c1086831 {
        margin-bottom: 2em; } }
  @media (min-width: 1200px) {
    .pid__1001218 #c1086842 {
      margin-top: -80px; }
    .pid__1001218 #c1086845 {
      margin-top: -40px; } }
  @media (min-width: 700px) and (max-width: 900px) {
    .pid__1001218 #c1086858 img {
      width: 210px; }
    .pid__1001218 #c1086857 img {
      width: 100px; } }
  @media (min-width: 1200px) and (max-width: 1400px) {
    .pid__1001218 .content-wrapper .header-nav .navbar {
      margin: 0; }
    .pid__1001218 .button, .pid__1001218 .button-filled, .pid__1001218 .button-inverted {
      padding: 2px 3px 3px 3px; }
    .pid__1001218 .content-wrapper .header-nav {
      position: relative;
      left: 115px; }
    .pid__1001218 .content-wrapper .header-login {
      margin: 0; } }

/* ---------------------- */
/* "Print-Shop" [1001022] */
/* todo: remove this, printshop is dead  */
.pid__1001022 .loquicknav {
  display: none; }

.pid__1001022 .head-slider {
  max-height: 100%; }

/* ---------------------------------------------------------------------------------------- */
/*  "Popup LO Card" auf Seite "TS Templates"  [5] page.headerData.202  -> wo eingebunden??? */
/* todo: in ts plugin noch aktiv, hier noch inaktiv: rausfinden, ob noch benutzt, dann dort ggf. einbinden */
/* ---------------------------------- */
/* "Instagram-Landingpage" [1003225] */
.pid__1003225 .pageheader,
.pid__1003225 .loquicknav,
.pid__1003225 .breadcrumb,
.pid__1003225 .ad-right-skyscraper-wide,
.pid__1003225 .skyscraper-container,
.pid__1003225 .footer {
  display: none; }

.pid__1003225 .content-wrapper {
  background-color: inherit;
  float: none;
  margin: 0 auto;
  overflow: visible;
  position: static;
  width: 100%; }
  .pid__1003225 .content-wrapper .headcontent {
    margin: 0; }
  .pid__1003225 .content-wrapper header {
    border-radius: 6px; }

.pid__1003225 .onecol {
  max-width: 600px;
  margin: 0 auto; }

.pid__1003225 h2 {
  padding: 10px !important;
  padding: 1rem !important;
  margin: 0 !important; }

.pid__1003225 h2 a {
  color: #fff !important; }

.pid__1003225 #c1117325 {
  margin-bottom: 0; }

.pid__1003225 #c1117325 .csc-textpic-imagewrap {
  margin-bottom: 0; }

/* ------------------------------------------------- */
/* "Sondernewsletter 2022" [1003587] und Unterseiten */
/* todo: check ob noch gebraucht */
.pid__1003587body,
.pid__1003656body,
.pid__1003657body,
.pid__1003654body,
.pid__1003651body,
.pid__1003653body,
.pid__1003588body,
.pid__1003659body {
  /*filter: hue-rotate(325deg);*/
  color: #00532c !important;
  background-color: #e8f8df !important; }

.pid__1003587 .pageheader .header-logo,
.pid__1003587 .skyscraper-container img,
.pid__1003587 .skyscraper-container iframe,
.pid__1003656 .pageheader .header-logo,
.pid__1003656 .skyscraper-container img,
.pid__1003656 .skyscraper-container iframe,
.pid__1003657 .pageheader .header-logo,
.pid__1003657 .skyscraper-container img,
.pid__1003657 .skyscraper-container iframe,
.pid__1003654 .pageheader .header-logo,
.pid__1003654 .skyscraper-container img,
.pid__1003654 .skyscraper-container iframe,
.pid__1003651 .pageheader .header-logo,
.pid__1003651 .skyscraper-container img,
.pid__1003651 .skyscraper-container iframe,
.pid__1003653 .pageheader .header-logo,
.pid__1003653 .skyscraper-container img,
.pid__1003653 .skyscraper-container iframe,
.pid__1003588 .pageheader .header-logo,
.pid__1003588 .skyscraper-container img,
.pid__1003588 .skyscraper-container iframe,
.pid__1003659 .pageheader .header-logo,
.pid__1003659 .skyscraper-container img,
.pid__1003659 .skyscraper-container iframe {
  filter: hue-rotate(300deg) !important; }

.pid__1003587 .content-wrapper figure img,
.pid__1003656 .content-wrapper figure img,
.pid__1003657 .content-wrapper figure img,
.pid__1003654 .content-wrapper figure img,
.pid__1003651 .content-wrapper figure img,
.pid__1003653 .content-wrapper figure img,
.pid__1003588 .content-wrapper figure img,
.pid__1003659 .content-wrapper figure img {
  filter: none !important; }

.pid__1003587 .pageheader, .pid__1003587 .footer,
.pid__1003656 .pageheader,
.pid__1003656 .footer,
.pid__1003657 .pageheader,
.pid__1003657 .footer,
.pid__1003654 .pageheader,
.pid__1003654 .footer,
.pid__1003651 .pageheader,
.pid__1003651 .footer,
.pid__1003653 .pageheader,
.pid__1003653 .footer,
.pid__1003588 .pageheader,
.pid__1003588 .footer,
.pid__1003659 .pageheader,
.pid__1003659 .footer {
  background-color: #00532c !important; }

.pid__1003587 .content-wrapper .loquicknav,
.pid__1003587 .universalbox header,
.pid__1003656 .content-wrapper .loquicknav,
.pid__1003656 .universalbox header,
.pid__1003657 .content-wrapper .loquicknav,
.pid__1003657 .universalbox header,
.pid__1003654 .content-wrapper .loquicknav,
.pid__1003654 .universalbox header,
.pid__1003651 .content-wrapper .loquicknav,
.pid__1003651 .universalbox header,
.pid__1003653 .content-wrapper .loquicknav,
.pid__1003653 .universalbox header,
.pid__1003588 .content-wrapper .loquicknav,
.pid__1003588 .universalbox header,
.pid__1003659 .content-wrapper .loquicknav,
.pid__1003659 .universalbox header {
  background-color: #43ad4a !important; }

.pid__1003587 h1, .pid__1003587 h2, .pid__1003587 h3, .pid__1003587 h4, .pid__1003587 h5 h6, .pid__1003587 a,
.pid__1003656 h1,
.pid__1003656 h2,
.pid__1003656 h3,
.pid__1003656 h4,
.pid__1003656 h5 h6,
.pid__1003656 a,
.pid__1003657 h1,
.pid__1003657 h2,
.pid__1003657 h3,
.pid__1003657 h4,
.pid__1003657 h5 h6,
.pid__1003657 a,
.pid__1003654 h1,
.pid__1003654 h2,
.pid__1003654 h3,
.pid__1003654 h4,
.pid__1003654 h5 h6,
.pid__1003654 a,
.pid__1003651 h1,
.pid__1003651 h2,
.pid__1003651 h3,
.pid__1003651 h4,
.pid__1003651 h5 h6,
.pid__1003651 a,
.pid__1003653 h1,
.pid__1003653 h2,
.pid__1003653 h3,
.pid__1003653 h4,
.pid__1003653 h5 h6,
.pid__1003653 a,
.pid__1003588 h1,
.pid__1003588 h2,
.pid__1003588 h3,
.pid__1003588 h4,
.pid__1003588 h5 h6,
.pid__1003588 a,
.pid__1003659 h1,
.pid__1003659 h2,
.pid__1003659 h3,
.pid__1003659 h4,
.pid__1003659 h5 h6,
.pid__1003659 a {
  color: #058d17 !important; }

.pid__1003587 .tx-locore-zitat,
.pid__1003587 .universalbox ul,
.pid__1003656 .tx-locore-zitat,
.pid__1003656 .universalbox ul,
.pid__1003657 .tx-locore-zitat,
.pid__1003657 .universalbox ul,
.pid__1003654 .tx-locore-zitat,
.pid__1003654 .universalbox ul,
.pid__1003651 .tx-locore-zitat,
.pid__1003651 .universalbox ul,
.pid__1003653 .tx-locore-zitat,
.pid__1003653 .universalbox ul,
.pid__1003588 .tx-locore-zitat,
.pid__1003588 .universalbox ul,
.pid__1003659 .tx-locore-zitat,
.pid__1003659 .universalbox ul {
  background-color: #e8f8df !important; }

.pid__1003587 .tx-locore-zitat img,
.pid__1003656 .tx-locore-zitat img,
.pid__1003657 .tx-locore-zitat img,
.pid__1003654 .tx-locore-zitat img,
.pid__1003651 .tx-locore-zitat img,
.pid__1003653 .tx-locore-zitat img,
.pid__1003588 .tx-locore-zitat img,
.pid__1003659 .tx-locore-zitat img {
  /*filter: hue-rotate(300deg);*/ }

.pid__1003587 .pageheader a, .pid__1003587 .footer a,
.pid__1003587 .header-nav .navbar li .menu-text,
.pid__1003656 .pageheader a,
.pid__1003656 .footer a,
.pid__1003656 .header-nav .navbar li .menu-text,
.pid__1003657 .pageheader a,
.pid__1003657 .footer a,
.pid__1003657 .header-nav .navbar li .menu-text,
.pid__1003654 .pageheader a,
.pid__1003654 .footer a,
.pid__1003654 .header-nav .navbar li .menu-text,
.pid__1003651 .pageheader a,
.pid__1003651 .footer a,
.pid__1003651 .header-nav .navbar li .menu-text,
.pid__1003653 .pageheader a,
.pid__1003653 .footer a,
.pid__1003653 .header-nav .navbar li .menu-text,
.pid__1003588 .pageheader a,
.pid__1003588 .footer a,
.pid__1003588 .header-nav .navbar li .menu-text,
.pid__1003659 .pageheader a,
.pid__1003659 .footer a,
.pid__1003659 .header-nav .navbar li .menu-text {
  color: #1bd81f !important; }

.pid__1003587 .pageheader .popup a,
.pid__1003656 .pageheader .popup a,
.pid__1003657 .pageheader .popup a,
.pid__1003654 .pageheader .popup a,
.pid__1003651 .pageheader .popup a,
.pid__1003653 .pageheader .popup a,
.pid__1003588 .pageheader .popup a,
.pid__1003659 .pageheader .popup a {
  color: #00532c !important; }

.pid__1003587 .universalbox header h2, .pid__1003587 .universalbox header h3,
.pid__1003656 .universalbox header h2,
.pid__1003656 .universalbox header h3,
.pid__1003657 .universalbox header h2,
.pid__1003657 .universalbox header h3,
.pid__1003654 .universalbox header h2,
.pid__1003654 .universalbox header h3,
.pid__1003651 .universalbox header h2,
.pid__1003651 .universalbox header h3,
.pid__1003653 .universalbox header h2,
.pid__1003653 .universalbox header h3,
.pid__1003588 .universalbox header h2,
.pid__1003588 .universalbox header h3,
.pid__1003659 .universalbox header h2,
.pid__1003659 .universalbox header h3 {
  color: #fff !important; }

.pid__1003587 .maincontent .tx-px-shopware .basket .icon--basket,
.pid__1003656 .maincontent .tx-px-shopware .basket .icon--basket,
.pid__1003657 .maincontent .tx-px-shopware .basket .icon--basket,
.pid__1003654 .maincontent .tx-px-shopware .basket .icon--basket,
.pid__1003651 .maincontent .tx-px-shopware .basket .icon--basket,
.pid__1003653 .maincontent .tx-px-shopware .basket .icon--basket,
.pid__1003588 .maincontent .tx-px-shopware .basket .icon--basket,
.pid__1003659 .maincontent .tx-px-shopware .basket .icon--basket {
  background-color: #43ad4a !important; }

.pid__1003587 .universalbox ul li,
.pid__1003656 .universalbox ul li,
.pid__1003657 .universalbox ul li,
.pid__1003654 .universalbox ul li,
.pid__1003651 .universalbox ul li,
.pid__1003653 .universalbox ul li,
.pid__1003588 .universalbox ul li,
.pid__1003659 .universalbox ul li {
  border-bottom: 2px solid #43ad4a;
  margin-left: 0; }

/* ---------------------------------- */
/* "Premium-Landingpage" [1003421] */
.pid__1003421 .skyscraper-container,
.pid__1003421 .werbeelement--content {
  display: none; }

/* ---------------------------------- */
/* "Ueber uns" [11] */
.pid__11 #c1087286 h2, .pid__11 #c1087286 h3 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 20px;
  margin-top: 2rem; }

.pid__11 #c1087286 .tx-locore-zitat h3 {
  font-size: inherit;
  margin-top: 0; }

.pid__11 #c1087286 .tx-locore-zitat .portrait {
  width: 10em;
  height: 10em; }

/* ---------------------------------- */
/* "Unterrichtsmaterialien" [9] */
/* ---------------------------------- */
/* Mein LO Usernavigationsseiten ohne Breadcrumb */
.pid__70 .breadcrumbbackground,
.pid__71 .breadcrumbbackground,
.pid__72 .breadcrumbbackground,
.pid__73 .breadcrumbbackground {
  display: none; }

.pid__70 .headcontent > .trennelementwrap--color2,
.pid__71 .headcontent > .trennelementwrap--color2,
.pid__72 .headcontent > .trennelementwrap--color2,
.pid__73 .headcontent > .trennelementwrap--color2 {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

/* ---------------------------------- */
/* Meine LO-Akademie (blauen Hintergrund an Grafik anpassen) */
.pid__2050 .content-wrapper [class*='trennelementwrap--'].trennelementwrap--color2,
.pid__2056 .content-wrapper [class*='trennelementwrap--'].trennelementwrap--color2,
.pid__2057 .content-wrapper [class*='trennelementwrap--'].trennelementwrap--color2,
.pid__2058 .content-wrapper [class*='trennelementwrap--'].trennelementwrap--color2 {
  background-color: #daf1f6; }

.pid__2053 .content-wrapper *[class*='trennelement'][class*='--color2'] {
  background-color: #daf1f6; }

.fortbildung_button_wrapper {
  text-align: center;
  width: 100%; }

.fortbildung_button_blue {
  border-radius: 7px;
  border: 0px;
  padding: 11px;
  font-size: 20px; }

.fortbildung_membersign {
  position: relative;
  margin-left: 25px;
  float: left; }

.fortbildung_akademie {
  float: left;
  font-size: 20px;
  color: #34a6bf; }

.fortbildung_table_item_onethird {
  float: left;
  width: 30%;
  position: relative; }

.fortbildung_table_clear_row {
  clear: left; }

.badge-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 20px;
  margin-top: 10px;
  margin-top: 1rem;
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.badge-container .badge {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding: -20px 20px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  gap: 10px; }

.badge-container .actions,
.badge-parameters {
  -ms-flex: 1;
      flex: 1;
  background: #e1f4f8;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.badge-container .action-list,
.badge-container .badge-parameters-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.badge-container .action-list li {
  margin-bottom: 10px;
  font-weight: bold;
  color: #34A6BF; }

.badge-container .badge-parameters-list li {
  margin-bottom: 10px;
  color: #34A6BF; }

.badge-container .badge-parameters-list li span {
  font-style: italic; }

.badge-container .action-list a,
.badge-container .badge-parameters-list a {
  text-decoration: none;
  color: #34A6BF; }

.badge-container .social-icons {
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 20px; }

.badge-container .social-icons a {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: #ddd;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  font-size: 14px; }

.myAcademy {
  width: 100%;
  background-image: url(/fileadmin/user_upload/LO-Akademie/header-mein-bereich-small.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #E1F4F8;
  background-color: #DAF1F6;
  padding: 20px;
  padding: 2rem;
  margin-top: -25px; }
  .myAcademy .headline {
    font-size: 130%;
    font-weight: bold; }
  .myAcademy .username {
    color: #4f4f4f;
    font-size: 130%;
    font-weight: bold; }
  @media print, screen and (max-width: 63.99875em) {
    .myAcademy {
      background-image: none; } }

.teaserimage {
  background-color: #34A6BF;
  border: 4px solid #34A6BF;
  border-radius: 6px;
  width: 200px;
  height: 300px; }

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: #f28d35; }
  .overlay-user-modal-container .overlay-switcher {
    width: 100%;
    margin: 0;
    padding: 0; }
    .overlay-user-modal-container .overlay-switcher::before, .overlay-user-modal-container .overlay-switcher::after {
      display: table;
      content: ' ';
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    .overlay-user-modal-container .overlay-switcher::after {
      clear: both; }
    .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: 8px;
    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 .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: 8px;
    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: 8px;
    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: 8px;
  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: 8px;
  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: #f28d35; }

.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: #f28d35; }
  .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: 5px;
    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: 2px;
      right: 0;
      padding: 5px 12px;
      color: #707070;
      font-size: 14px;
      font-size: 1.4rem;
      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: #f28d35; }
    .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 #f28d35; }
    .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: #f28d35; }

.voucher-register-form .button:hover {
  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::before, .voucher-register-form .subscription-next::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .voucher-register-form .subscription-next::after {
    clear: both; }

.mein-lo {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  /* Infobox: Tarif, username */
  /* persoenliche daten aendern */ }
  .mein-lo header h3, .mein-lo header h4 {
    font-family: Verdana-Bold, sans-serif; }
  .mein-lo.user--details-box h4 {
    font-size: 18px;
    font-size: 1.8rem; }
  .mein-lo .femanager_interests {
    background-color: #E1F4F8; }
  .mein-lo .mein-lo-interests label.check-all {
    float: none;
    display: block;
    position: relative;
    left: 20px;
    left: 2rem;
    top: 0;
    width: 200px;
    width: 20rem;
    text-align: left; }
  .mein-lo .mein-lo-interests .controls {
    float: none; }
  .mein-lo.mein-lo-portals .controls {
    float: left; }
  .mein-lo.category-person {
    background-color: #E1F4F8; }
  .mein-lo input[type='text'],
  .mein-lo textarea,
  .mein-lo select {
    background-color: #fff !important;
    border: 1px solid #34A6BF !important; }
  .mein-lo .femanager_fieldset label {
    margin-bottom: 10px;
    margin-bottom: 1rem; }
    .mein-lo .femanager_fieldset label > [type='checkbox'], .mein-lo .femanager_fieldset label > [type='radio'] {
      margin: 0 10px 0 0;
      margin: 0 1rem 0 0; }
  .mein-lo .infotext {
    margin-bottom: 20px;
    margin-bottom: 2rem; }
  .mein-lo .controls {
    width: calc(100% - 15rem) !important; }
  .mein-lo .femanager_submit .controls {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    float: none; }
  .mein-lo ul, .mein-lo li {
    list-style: none; }
  .mein-lo li {
    margin-left: 0; }
    .mein-lo li.lobills-bill > div {
      padding-left: 0; }

.mainlo-wrapper .mlo-table a {
  font-weight: normal; }

.mainlo-wrapper .mlo-table .text {
  padding: 6px 6px 0 6px;
  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: 16px;
    font-size: 1.6rem;
    padding: 0 6px 6px 6px;
    padding: 0 0.625rem 0.625rem 0.625rem; }

.mainlo-wrapper .mlo-table .cta {
  width: 50px;
  width: 5rem;
  border: none;
  padding: 6px 6px 0 6px;
  padding: 0.625rem 0.625rem 0 0.625rem; }

.mainlo-wrapper .mlo-table .cta-date {
  margin-bottom: 6px;
  margin-bottom: 0.625rem;
  padding: 0 6px 6px 6px;
  padding: 0 0.625rem 0.625rem 0.625rem;
  text-align: right;
  vertical-align: bottom; }
  .mainlo-wrapper .mlo-table .cta-date .date {
    font-size: 16px;
    font-size: 1.6rem; }

.profile-percentage .meter {
  margin: 9px 0 10px;
  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: 12px;
  padding-bottom: 1.25rem; }
  .avatar-box header {
    position: relative; }
    .avatar-box header h3 {
      text-align: center; }
  .avatar-box .avatar-info {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300; }
  .avatar-box div.innercontent {
    margin: 12px 0 0 0;
    margin: 1.25rem 0 0 0;
    text-align: center; }
    .avatar-box div.innercontent .portrait {
      display: block;
      margin: 1em auto;
      width: 7em;
      height: 7em;
      border-radius: 100%;
      box-shadow: #333333 0.1em 0.1em 0.2em;
      overflow: hidden; }
      .avatar-box div.innercontent .portrait img {
        width: 100%;
        height: auto;
        box-sizing: border-box; }
    .avatar-box div.innercontent i.icon-avatar:before {
      font-size: 45px;
      font-size: 4.5rem;
      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 .authorbody,
.user--status-box .authorbody {
  padding: 0.8em 1em 1.5em;
  text-align: center; }

.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;
  text-align: center; }
  .author .authorimage .imagewrap,
  .author .userimage .imagewrap,
  .user--status-box .authorimage .imagewrap,
  .user--status-box .userimage .imagewrap {
    position: relative;
    text-align: initial;
    display: block;
    border-radius: 100%;
    box-shadow: #333333 0.1em 0.1em 0.2em;
    overflow: hidden; }
    .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: 16px;
  font-size: 1.6rem;
  color: #34A6BF; }

.author .job-status,
.user--status-box .job-status {
  display: inline-block;
  margin-bottom: 9px;
  margin-bottom: 0.9375rem;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300; }

.author p,
.user--status-box p {
  font-size: 16px;
  font-size: 1.6rem;
  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: 6px;
    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: 16px;
  font-size: 1.6rem; }

.author .info,
.user--status-box .info {
  font-size: 16px;
  font-size: 1.6rem;
  display: block; }

.author .user-job-status,
.user--status-box .user-job-status {
  font-size: 16px;
  font-size: 1.6rem;
  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: 11px;
    font-size: 1.125rem; }
  .author.compact .authorbody,
  .user--status-box.compact .authorbody {
    padding: 0; }
    .author.compact .authorbody .authorimage,
    .user--status-box.compact .authorbody .authorimage {
      width: 50px;
      height: 50px; }
    .author.compact .authorbody .authorname,
    .user--status-box.compact .authorbody .authorname {
      font-size: 11px;
      font-size: 1.125rem; }

.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: 6px;
    margin-bottom: 0.625rem; }
  .license .license-title strong {
    font-weight: 400;
    font-size: 18px;
    font-size: 1.8rem; }
  .license .license-icon img.lo-logo {
    height: 25px;
    height: 2.5rem; }
  .license .license-text {
    font-weight: 300; }
  .license.compact {
    display: inline-block;
    width: calc(50% - 20px);
    margin-bottom: 0 !important;
    padding: 0; }
    .license.compact .license-icon {
      margin-bottom: 0.5em; }
      .license.compact .license-icon img {
        height: 50px;
        vertical-align: top; }
    .license.compact .license-title {
      margin-bottom: 0;
      font-size: 11px;
      font-size: 1.125rem;
      font-weight: normal; }

a.link-with-pretext {
  margin: 0 0 -3px 0;
  margin: 0 0 -0.375rem 0; }

span.pretext {
  font-size: 16px;
  font-size: 1.6rem; }

.user--details-box--account, .user--details-box--person, .user--details-box--address {
  padding: 0;
  margin-bottom: 10px;
  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 .zip {
  width: 80px !important;
  width: 8rem !important; }

.maincontent .boxed .author.lo-feuser-detail {
  padding-bottom: 20px;
  padding-bottom: 2rem; }

.listInterests,
.benutzernamen-aendern {
  display: block;
  width: 100%;
  float: none; }
  .listInterests .disciplineGroup,
  .benutzernamen-aendern .disciplineGroup {
    margin-bottom: 20px;
    margin-bottom: 2rem; }
  .listInterests label,
  .benutzernamen-aendern label {
    width: 100% !important;
    text-align: left !important;
    float: none !important; }
    .listInterests label.all,
    .benutzernamen-aendern label.all {
      margin-bottom: 20px;
      margin-bottom: 2rem; }

.pid__71 .mein-lo-author {
  margin-top: 30px;
  margin-top: 3rem; }

.form-wrapper .femanager_province {
  display: none; }

.form-wrapper fieldset {
  margin: 31px 0 18px 0;
  margin: 3.125rem 0 1.875rem 0;
  padding: 12px 12px 12px 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: 93px;
    width: 9.375rem;
    text-align: left;
    margin-right: 12px;
    margin-right: 1.25rem;
    float: left;
    font-size: 14px;
    font-size: 1.4rem; }
    @media print, screen and (max-width: 39.99875em) {
      .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::before, .form-wrapper fieldset .controls::after {
      display: table;
      content: ' ';
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    .form-wrapper fieldset .controls::after {
      clear: both; }
    @media print, screen and (max-width: 39.99875em) {
      .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: 50px;
        width: 5rem;
        margin-right: 6px;
        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(242, 141, 53, 0.6);
        background-color: rgba(242, 141, 53, 0.1); }
    .form-wrapper fieldset .controls label {
      text-align: left;
      width: auto; }
  .form-wrapper fieldset legend {
    position: relative;
    top: -20px;
    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: 25px;
        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: 6px;
  margin-bottom: 0.625rem; }
  .form-wrapper .femanager_fieldset::before, .form-wrapper .femanager_fieldset::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .form-wrapper .femanager_fieldset::after {
    clear: both; }
  .form-wrapper .femanager_fieldset:last-child {
    margin-bottom: 0; }
  .form-wrapper .femanager_fieldset .control-label {
    padding-top: 3px;
    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: 106px;
      left: 10.625rem;
      top: 5px;
      top: 0.5rem; }
    .form-wrapper .femanager_fieldset.femanager_interests .controls label {
      font-weight: normal;
      float: none; }
      @media print, screen and (max-width: 39.99875em) {
        .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 */
/* Border-radius */
/* maincol */
/* maincol linklist (+ newslatest list) */
/* Collapsable Boxes */
/* Uniplan Boxes */
/* marginal */
.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; }

/* ------------------------ */
/*  CSS in page.cssInline   */
/* ------------------------ */
/* Template "JuBi" auf Seite "Jugend und Bildung" [1001861] + Unterseiten page.cssInline.440 */
.subsite--jubi .head-slider .backgr-image {
  /*background-image: url("https://www.lehrer-online.de/fileadmin/user_upload_jubi/04_Header/header-jubi.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 240px; }

.subsite--jubi .maincontent .tx-locore-themenweltteaser,
.subsite--jubi .maincontent .tx-locore-themenweltteaser .innerWrapper {
  background-color: #D07535; }

.subsite--jubi .maincontent .tx-locore-themenweltteaser.show,
.subsite--jubi .maincontent .tx-locore-themenweltteaser.show .innerWrapper,
.subsite--jubi .maincontent .tx-locore-themenweltteaser.show .tx-locore-themenweltteaser__figure,
.subsite--jubi .maincontent .tx-locore-themenweltteaser:hover {
  background-color: #8C8C8C; }

.subsite--jubi .maincontent .tx-locore-themenweltteaser__figure {
  background: transparent; }

.subsite--jubi .linklist.tx-locore-textbox--collapsable header {
  background-color: #D07535; }

.subsite--jubi .tx-locore-loworkingmaterial--detail .linklist.tx-locore-textbox--collapsable header {
  background-color: #33a3c9; }

.subsite--jubi .universallist header {
  background-color: #8C8C8C !important; }

.subsite--jubi .universallist .link-box ul li.internal-link:before {
  content: '\e905'; }

.subsite--jubi .tx-locore-tippautoimage .title {
  background-color: #8C8C8C; }

.subsite--jubi .tx-locore-tippautoimage .title h3 {
  line-height: 1.1;
  background-color: transparent; }

.subsite--jubi .tx-locore-tippautoimage.onecolumn .textblock {
  padding: 10px; }

.subsite--jubi .tx-locore-tippautoimage h3 {
  text-align: left; }

.subsite--jubi #c1096389 h3 {
  background-color: #8C8C8C;
  line-height: 1.1;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 10px;
  font-weight: 500; }

.subsite--jubi .boxed--grey .csc-textpic-imagewrap {
  margin-bottom: 0; }

.subsite--jubi .tx-locore-textbox--collapsable h2:after, .subsite--jubi .tx-locore-textbox--collapsable header:after {
  display: none; }

.subsite--jubi .tx-locore-tippautoimage p {
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

@media (max-width: 600px) {
  .subsite--jubi article.tx-locore-loworkingmaterial--detail .text-with-img .col.span3 {
    display: none; }
  .subsite--jubi article.tx-locore-loworkingmaterial--detail .text-with-img .col.span9 {
    width: 100%; } }

.subsite--jubi .head-slider .backgr-image {
  background-image: url("/fileadmin/user_upload_jubi/04_Header/Themenportal-JuBi.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 240px; }

.subsite--jubi .logo-container {
  padding: 0.5em;
  position: relative;
  z-index: 100;
  top: 60px;
  left: 20px;
  background-color: #fff;
  opacity: 0.85;
  width: 320px; }

.subsite--jubi .jubititel {
  font-size: 18px;
  font-weight: 500;
  color: #222;
  line-height: 1.3;
  padding-top: 10px;
  text-align: center;
  text-transform: uppercase; }

.subsite--jubi .header-dlw a, .subsite--jubi .header-dlw a:hover {
  text-decoration: none; }

@media (max-width: 400px) {
  .subsite--jubi .logo-img img {
    width: 220px; }
  .subsite--jubi .jubititel {
    font-size: 16px; }
  .subsite--jubi .logo-container {
    width: 240px; } }

/* -------------------------------- */
/*  "Digitale Lehrwerke"  [1001632] */
.subsite--digitale-lehrwerke {
  /* -------------------------------- */
  /*  "Digitale Lehrwerke Layout"  [1001632] */ }
  .subsite--digitale-lehrwerke .lo-collection-latest .icon-text-list-adv .list-last {
    display: none; }
  .subsite--digitale-lehrwerke .lo-collection-latest ul.icon-text-list-adv {
    padding-bottom: 1.5em; }
  .subsite--digitale-lehrwerke .boxed--blue .csc-textpic-imagewrap, .subsite--digitale-lehrwerke .boxed--blue .csc-default {
    margin-bottom: 0; }
  .subsite--digitale-lehrwerke .dossier-header {
    height: 100%;
    background: transparent; }
  .subsite--digitale-lehrwerke .werbeelement, .subsite--digitale-lehrwerke .ad-right-skyscraper-wide, .subsite--digitale-lehrwerke .membership {
    display: none; }
  .subsite--digitale-lehrwerke .dossier-detail .dossier-detail__ce-content h2 {
    margin-top: 30px;
    margin-top: 3rem; }
  .subsite--digitale-lehrwerke .boxed header {
    font-size: 16px;
    line-height: 1.3;
    margin: 0;
    letter-spacing: inherit;
    background-color: #33a3c9;
    color: #fff; }
  .subsite--digitale-lehrwerke .boxed--blue .link-box {
    padding: 10px; }

/* Subsite Deutsch-Deutsche Geschichte" [1001788] */
.subsite--dedegesch {
  /* -------------------------------- */
  /*  "Digitale Lehrwerke Layout"  [1001632] */ }
  .subsite--dedegesch .lo-collection-latest .icon-text-list-adv .list-last {
    display: none; }
  .subsite--dedegesch .lo-collection-latest ul.icon-text-list-adv {
    padding-bottom: 1.5em; }
  .subsite--dedegesch .boxed--blue .csc-textpic-imagewrap, .subsite--dedegesch .boxed--blue .csc-default {
    margin-bottom: 0; }
  .subsite--dedegesch .dossier-header {
    height: 100%;
    background: transparent; }
  .subsite--dedegesch .werbeelement, .subsite--dedegesch .ad-right-skyscraper-wide, .subsite--dedegesch .membership {
    display: none; }
  .subsite--dedegesch .dossier-detail .dossier-detail__ce-content h2 {
    margin-top: 30px;
    margin-top: 3rem; }
  .subsite--dedegesch .boxed header {
    font-size: 16px;
    line-height: 1.3;
    margin: 0;
    letter-spacing: inherit;
    background-color: #33a3c9;
    color: #fff; }
  .subsite--dedegesch .boxed--blue .link-box {
    padding: 10px; }
  .subsite--dedegesch .head-slider .backgr-image {
    background-image: url("https://www.lehrer-online.de/fileadmin/user_upload/Digitales-Lehrwerk/Deutsch-Deutsche-Geschichte/Images/Deutsch-Deutsche-Geschichte-Header.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 240px; }
  .subsite--dedegesch .onecol > .span12 .csc-textpic-image {
    background-color: #fff; }
  .subsite--dedegesch .description > h2 {
    visibility: hidden; }
  .subsite--dedegesch .description > h2:before {
    content: 'Zielsetzung';
    visibility: visible; }
  @media (max-width: 400px) {
    .subsite--dedegesch .header-dlw .rubric .lehrwerktitel {
      font-size: 150% !important; }
    .subsite--dedegesch .header-dlw .rubric {
      width: 300px !important; }
    .subsite--dedegesch .header-dlw .icon-users4 {
      font-size: 40px !important;
      margin-top: 10px;
      margin-left: 5px; } }

/* Subsite Flucht und Integration" [1001667] */
.subsite--flucht-und-integration .span4 .boxed--grey > .csc-textpic-center {
  text-align: left; }

.subsite--flucht-und-integration .span4 .boxed--grey {
  background-color: #f0f0f0; }

.subsite--flucht-und-integration .span4 .boxed--grey .csc-textpic-center-inner {
  text-align: center;
  padding-top: 20px; }

.subsite--flucht-und-integration .cooperation-in-header .partner-box header {
  background-color: #4f4f4f !important; }

.subsite--flucht-und-integration .cooperation-in-header .partner-box .box-content img {
  max-height: 100%; }

.subsite--flucht-und-integration .span4 .boxed--grey figure.csc-textpic-image {
  background-color: #fff;
  margin: 0 20px; }

.subsite--flucht-und-integration .flex-control-nav, .subsite--flucht-und-integration .flex-direction-nav {
  padding: 10px 0; }

@media (min-width: 1000px) and (max-width: 1400px) {
  .subsite--flucht-und-integration .content-wrapper .maincontent .tx-ws-flexslider .flexslider .slides .caption-wrapper {
    float: none;
    width: 100%; }
  .subsite--flucht-und-integration .content-wrapper .maincontent .tx-ws-flexslider .flexslider .slides img {
    max-width: 100%;
    width: auto;
    float: none; }
  .subsite--flucht-und-integration .content-wrapper .maincontent .tx-ws-flexslider .flexslider {
    max-height: none; }
  .subsite--flucht-und-integration .content-wrapper .maincontent .tx-ws-flexslider .flexslider .caption-text {
    min-height: inherit; }
  .subsite--flucht-und-integration .content-wrapper .maincontent .tx-ws-flexslider .flexslider .slides li {
    max-height: none; } }

/* Subsite Flucht und Integration Preview" [1001672] */
.subsite--flucht-und-integration-preview {
  /* -------------------------------- */
  /*  "Digitale Lehrwerke Layout"  [1001632] */ }
  .subsite--flucht-und-integration-preview .lo-collection-latest .icon-text-list-adv .list-last {
    display: none; }
  .subsite--flucht-und-integration-preview .lo-collection-latest ul.icon-text-list-adv {
    padding-bottom: 1.5em; }
  .subsite--flucht-und-integration-preview .boxed--blue .csc-textpic-imagewrap, .subsite--flucht-und-integration-preview .boxed--blue .csc-default {
    margin-bottom: 0; }
  .subsite--flucht-und-integration-preview .dossier-header {
    height: 100%;
    background: transparent; }
  .subsite--flucht-und-integration-preview .werbeelement, .subsite--flucht-und-integration-preview .ad-right-skyscraper-wide, .subsite--flucht-und-integration-preview .membership {
    display: none; }
  .subsite--flucht-und-integration-preview .dossier-detail .dossier-detail__ce-content h2 {
    margin-top: 30px;
    margin-top: 3rem; }
  .subsite--flucht-und-integration-preview .boxed header {
    font-size: 16px;
    line-height: 1.3;
    margin: 0;
    letter-spacing: inherit;
    background-color: #33a3c9;
    color: #fff; }
  .subsite--flucht-und-integration-preview .boxed--blue .link-box {
    padding: 10px; }
  .subsite--flucht-und-integration-preview .head-slider .backgr-image {
    background-image: url("https://www.lehrer-online.de/fileadmin/user_upload/Digitales-Lehrwerk/Flucht_und_Integration/headerbild-flucht-und-integration.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 240px; }

/* ------------------------------------- */
/* "Extremismuspräventation"  [1001633]  */
.subsite--extremismuspraevention {
  /* -------------------------------- */
  /*  "Digitale Lehrwerke Layout"  [1001632] */ }
  .subsite--extremismuspraevention .lo-collection-latest .icon-text-list-adv .list-last {
    display: none; }
  .subsite--extremismuspraevention .lo-collection-latest ul.icon-text-list-adv {
    padding-bottom: 1.5em; }
  .subsite--extremismuspraevention .boxed--blue .csc-textpic-imagewrap, .subsite--extremismuspraevention .boxed--blue .csc-default {
    margin-bottom: 0; }
  .subsite--extremismuspraevention .dossier-header {
    height: 100%;
    background: transparent; }
  .subsite--extremismuspraevention .werbeelement, .subsite--extremismuspraevention .ad-right-skyscraper-wide, .subsite--extremismuspraevention .membership {
    display: none; }
  .subsite--extremismuspraevention .dossier-detail .dossier-detail__ce-content h2 {
    margin-top: 30px;
    margin-top: 3rem; }
  .subsite--extremismuspraevention .boxed header {
    font-size: 16px;
    line-height: 1.3;
    margin: 0;
    letter-spacing: inherit;
    background-color: #33a3c9;
    color: #fff; }
  .subsite--extremismuspraevention .boxed--blue .link-box {
    padding: 10px; }
  .subsite--extremismuspraevention .head-slider .backgr-image {
    background-image: url("https://www.lehrer-online.de/fileadmin/user_upload/Digitales-Lehrwerk/Extremismuspraevention/Extremismuspraevention.jpg");
    background-image: url("https://www.lehrer-online.de/fileadmin/user_upload/Digitales-Lehrwerk/Extremismuspraevention/Extremismuspraevention.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 240px; }
  @media (max-width: 540px) {
    .subsite--extremismuspraevention .header-dlw .rubric .lehrwerktitel {
      font-size: 150% !important; }
    .subsite--extremismuspraevention .header-dlw .rubric {
      top: 25px !important;
      width: 300px !important; }
    .subsite--extremismuspraevention .header-dlw .icon-users4 {
      font-size: 40px !important;
      margin-top: 10px;
      margin-left: 5px; } }

/* Seite "Blog" [1002192] + Unterseiten */
.subsite--blog .blog, .subsite--blog .blog p, .subsite--blog h1, .subsite--blog .blog ul, .subsite--blog .blog li, .subsite--blog .blog a {
  font-family: 'Roboto', sans-serif !important; }

.subsite--blog .blog ul li {
  line-height: 1.5;
  letter-spacing: 1px; }

* {
  box-sizing: border-box; }

html {
  /* needed for px-em/rem calculation
       BASE 10 calculation
      font-size: 62.5%;
      dieser wert ist für den normalen desktop px/10 = rem */ }
  html.mmenu-open {
    overflow-x: hidden; }
  html body {
    /* 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,
    html body .maincontent .marginalrow a,
    html body .maincontent .marginalrow p,
    html body .maincontent .marginalrow SPAN,
    html body .maincontent .marginalrow DIV {
      font-size: 16px;
      font-size: 1.6rem; }

.wrapper {
  display: block;
  width: 100%; }

.content-wrapper {
  background-color: #fff;
  position: relative;
  /* Keep header image on small screen for page "Fächer" */
  /* Fake horizontal trennelement  */
  /* geschachtelte Trennelemente: Anpassen vert. Abstaende bei CE "fake" Trennelement in anderem Trennelement  */
  /* for skyscraper: breadcrumb edge fur pages without breadcrumb:  */
  /* lamapoll umfragen: runde ecken */
  /*    */
  /* Ueber uns  */
  /* Ueber uns - team: Kacheln , hide last dummy element */
  /* Bild-Reihe mit dollen Siegeln schoener machen */ }
  .content-wrapper > div {
    /* alle main-layout zeilen verhalten sich gleich */
    margin: 0 auto;
    position: relative;
    width: 100%; }
  .content-wrapper .pageheader {
    width: 100% !important; }
  .content-wrapper .maincontent {
    position: relative;
    width: 100%; }
  .content-wrapper .pageheader {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 950;
    transition: all 125ms ease-out;
    background-color: #FFFFFF;
    padding: 10px 0 0 0;
    padding: 1rem 0 0 0;
    overflow: visible;
    min-height: 195px; }
    @media print, screen and (max-width: 93.12375em) {
      .content-wrapper .pageheader {
        min-height: 125px; } }
    @media print, screen and (max-width: 63.99875em) {
      .content-wrapper .pageheader {
        min-height: 135px; } }
    @media print, screen and (max-width: 49.99875em) {
      .content-wrapper .pageheader {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .content-wrapper .pageheader .header-width {
      max-width: calc(1100px + 2 * 160px + 2 * 40px + 20px / 2.0);
      padding: 0 calc(20px / 2.0);
      margin: 0 auto; }
      @media print, screen and (min-width: 40em) {
        .content-wrapper .pageheader .header-width {
          max-width: calc(1100px + 2.0 * 160px + 2 * 40px + 30px / 2.0);
          padding: 0 calc(30px / 2.0); } }
    .content-wrapper .pageheader .headerbar {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: justify;
          justify-content: space-between;
      /* left */
      /* right */ }
      .content-wrapper .pageheader .headerbar .slot-1 {
        padding-left: 30px;
        /* Suche handy compressed */ }
        @media print, screen and (max-width: 27.49875em) {
          .content-wrapper .pageheader .headerbar .slot-1 {
            padding-left: 0; } }
        @media print, screen and (max-width: 27.49875em) {
          .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 {
            width: 100%;
            margin-left: 10px; } }
        .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-align: end;
              align-items: end;
          padding: 5px 0 10px 0;
          padding: 0.5rem 0 1rem 0;
          margin: 0;
          /* Logo */
          /* Membership */ }
          @media print, screen and (max-width: 27.49875em) {
            .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo {
              -ms-flex-pack: center;
                  justify-content: center; } }
          .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-image a img {
            width: 250px; }
            @media print, screen and (max-width: 74.99875em) {
              .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-image a img {
                width: 230px; } }
            @media print, screen and (max-width: 49.99875em) {
              .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-image a img {
                width: 200px; } }
            @media print, screen and (max-width: 39.99875em) {
              .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-image a img {
                width: 150px; } }
            .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-image a img.logo {
              display: block; }
            .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-image a img.logo-compressed {
              display: none; }
          .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-membership {
            max-width: 170px;
            padding-left: 0; }
            @media print, screen and (min-width: 27.5em) {
              .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-membership {
                padding-left: 40px; } }
            @media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
              .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-membership {
                padding-left: 5px; } }
      .content-wrapper .pageheader .headerbar .slot-2 {
        width: calc(100% - 420px);
        padding-left: 70px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: end;
            align-items: end;
        -ms-flex-pack: end;
            justify-content: end;
        margin-bottom: 14px;
        /* Suche uncompressed */ }
        @media print, screen and (max-width: 74.99875em) {
          .content-wrapper .pageheader .headerbar .slot-2 {
            padding-left: 25px; } }
        @media print, screen and (max-width: 63.99875em) {
          .content-wrapper .pageheader .headerbar .slot-2 {
            padding-left: 0px; } }
        .content-wrapper .pageheader .headerbar .slot-2 .searchform-wrap {
          height: 44px; }
          .content-wrapper .pageheader .headerbar .slot-2 .searchform-wrap .search-submit {
            width: 51px;
            height: 44px !important; }
      @media print, screen and (max-width: 63.99875em) {
        .content-wrapper .pageheader .headerbar {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          .content-wrapper .pageheader .headerbar .slot-1 {
            -ms-flex-positive: 1;
                flex-grow: 1;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
                justify-content: center; }
            .content-wrapper .pageheader .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-image a img {
              max-height: 60px; }
          .content-wrapper .pageheader .headerbar .slot-2 {
            width: 100%; } }
    .content-wrapper .pageheader.compressed {
      min-height: 70px; }
      @media print, screen and (max-width: 39.99875em) {
        .content-wrapper .pageheader.compressed .headerbar .slot-0 {
          position: absolute; } }
      .content-wrapper .pageheader.compressed .headerbar .slot-1 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-align: end;
            align-items: end;
        -ms-flex-positive: 1;
            flex-grow: 1;
        width: inherit;
        /* Logo */ }
        @media print, screen and (max-width: 39.99875em) {
          .content-wrapper .pageheader.compressed .headerbar .slot-1 {
            -ms-flex-direction: column;
                flex-direction: column;
            -ms-flex-align: center;
                align-items: center;
            padding-left: 0px; } }
        .content-wrapper .pageheader.compressed .headerbar .slot-1 .slot-1-1 .header-logo {
          /* Membership */ }
          .content-wrapper .pageheader.compressed .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-image a img {
            width: 150px; }
            .content-wrapper .pageheader.compressed .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-image a img.logo {
              display: none; }
            .content-wrapper .pageheader.compressed .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-image a img.logo-compressed {
              display: block; }
          @media print, screen and (max-width: 39.99875em) {
            .content-wrapper .pageheader.compressed .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-membership {
              margin-left: 20px; } }
          .content-wrapper .pageheader.compressed .headerbar .slot-1 .slot-1-1 .header-logo .header-logo-membership .membersign .text {
            display: none; }
        .content-wrapper .pageheader.compressed .headerbar .slot-1 .slot-1-2 {
          padding-left: 35px;
          -ms-flex-positive: 1;
              flex-grow: 1;
          margin-bottom: 8px; }
          @media print, screen and (max-width: 39.99875em) {
            .content-wrapper .pageheader.compressed .headerbar .slot-1 .slot-1-2 {
              width: 100%;
              padding-left: 0px; } }
      .content-wrapper .pageheader.compressed .headerbar .slot-2 {
        width: initial;
        padding: 0; }
        @media print, screen and (max-width: 39.99875em) {
          .content-wrapper .pageheader.compressed .headerbar .slot-2 {
            width: 100%; } }
        .content-wrapper .pageheader.compressed .headerbar .slot-2 #top-menu {
          display: none; }
        .content-wrapper .pageheader.compressed .headerbar .slot-2 .searchform-wrap {
          height: 37px; }
          @media print, screen and (max-width: 39.99875em) {
            .content-wrapper .pageheader.compressed .headerbar .slot-2 .searchform-wrap {
              height: 44px; } }
          .content-wrapper .pageheader.compressed .headerbar .slot-2 .searchform-wrap .search-submit {
            width: 40px; }
    .content-wrapper .pageheader .navbar-toggle a {
      display: inline-block;
      width: 30px;
      height: 30px;
      cursor: pointer; }
      .content-wrapper .pageheader .navbar-toggle a img {
        width: 100%;
        height: 100%;
        top: 5px;
        position: relative; }
    .content-wrapper .pageheader .navbar-toggle label.hamburg {
      display: block;
      width: 40px;
      height: 40px;
      position: relative;
      cursor: pointer;
      top: 13px;
      margin: 0; }
      @media print, screen and (min-width: 64em) {
        .content-wrapper .pageheader .navbar-toggle label.hamburg {
          top: 38px; } }
    .content-wrapper .pageheader .navbar-toggle input#hamburg {
      display: none; }
    .content-wrapper .pageheader .navbar-toggle .line {
      position: absolute;
      margin-left: 5px;
      margin-right: 5px;
      height: 4px;
      width: 25px;
      background: #34A6BF;
      border-radius: 5px;
      display: block;
      transition: 0.5s;
      -ms-transform-origin: center;
          transform-origin: center; }
    .content-wrapper .pageheader .navbar-toggle .line:nth-child(1) {
      top: 10px; }
    .content-wrapper .pageheader .navbar-toggle .line:nth-child(2) {
      top: 18px; }
    .content-wrapper .pageheader .navbar-toggle .line:nth-child(3) {
      top: 26px; }
    .content-wrapper .pageheader.compressed .navbar-toggle label.hamburg {
      top: 13px; }
    .content-wrapper .pageheader .header-login {
      font-size: 62.5%;
      margin: 0 5px;
      margin: 0 .5rem;
      /*
    .interactive-dropdown {
        ul {
            right: -1.35rem;
        }

        a {
            > span.username {
                width: auto;
                max-width: 92px;
                overflow: hidden;
                @include breakpoint(small2  down) {
                    display: none;
                }
            }
        }

        &.open ul {
            margin-top: 3px;
            border-top: none;
        }

        &.logged-in {
            @include breakpoint(small2  down) {
                padding: 0em 0.75em;
            }
        }

    }
    */ }
      .content-wrapper .pageheader .header-login.logged-in {
        margin: 0; }
      .content-wrapper .pageheader .header-login.logged-in .userwrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        .content-wrapper .pageheader .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 .pageheader .header-login.logged-in .userwrap .userimage img {
            width: 100%;
            height: auto;
            box-sizing: border-box; }
        .content-wrapper .pageheader .header-login.logged-in .userwrap.premium .userimage {
          border-color: #FFBF00; }
        .content-wrapper .pageheader .header-login.logged-in .userwrap.basis .userimage {
          border-color: #34A6BF; }
        .content-wrapper .pageheader .header-login.logged-in .userwrap .username {
          padding-top: 0; }
      .content-wrapper .pageheader .header-login.logged-in a.premium {
        color: #FFBF00; }
      .content-wrapper .pageheader .header-login.logged-in a.basis {
        color: #34A6BF; }
      @media print, screen and (max-width: 74.99875em) {
        .content-wrapper .pageheader .header-login {
          /*  margin-top: -0.9375rem;

          &.logged-in {
            margin-top: -0.875rem;
          }
        */ } }
      .content-wrapper .pageheader .header-login .login span:after {
        font-size: 10px;
        font-size: 1rem;
        font-weight: 400;
        text-rendering: optimizeLegibility;
        font-style: normal;
        font-variant: normal;
        content: ''; }
      .content-wrapper .pageheader .header-login__loggedin {
        position: absolute;
        bottom: 9px;
        color: #fff;
        right: 7px; }
      .content-wrapper .pageheader .header-login .logout span:after {
        font-size: 10px;
        font-size: 1rem;
        font-weight: 400;
        text-rendering: optimizeLegibility;
        font-style: normal;
        font-variant: normal;
        content: ' Logout'; }
  .content-wrapper .headcontent {
    margin-top: 195px; }
    @media print, screen and (max-width: 93.12375em) {
      .content-wrapper .headcontent {
        margin-top: 125px; } }
    @media print, screen and (max-width: 63.99875em) {
      .content-wrapper .headcontent {
        margin-top: 135px; } }
    .content-wrapper .headcontent.headcontent-bgcolorgradient {
      background: #fff;
      background: linear-gradient(90deg, #fff 50%, #E1F4F8 50%); }
    .content-wrapper .headcontent #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 .headcontent #header-slider-video.fade-out {
        opacity: 0; }
      .content-wrapper .headcontent #header-slider-video.faded-out {
        opacity: 0;
        display: none; }
    .content-wrapper .headcontent .tx-ws-flexslider .flexslider {
      margin: 0;
      padding: 0;
      border: 0;
      box-shadow: none;
      border-radius: 0;
      max-height: 400px;
      overflow: hidden; }
      @media print, screen and (max-width: 39.99875em) {
        .content-wrapper .headcontent .tx-ws-flexslider .flexslider {
          display: none; } }
      .content-wrapper .headcontent .tx-ws-flexslider .flexslider .slides li {
        max-height: 400px; }
      .content-wrapper .headcontent .tx-ws-flexslider .flexslider .flex-control-nav {
        bottom: -5px;
        z-index: 99; }
        .content-wrapper .headcontent .tx-ws-flexslider .flexslider .flex-control-nav li {
          margin-right: 6px; }
        .content-wrapper .headcontent .tx-ws-flexslider .flexslider .flex-control-nav li:last-child {
          margin-right: 0; }
      .content-wrapper .headcontent .tx-ws-flexslider .flexslider .caption-text {
        background-color: #34A6BF;
        color: #fff;
        width: 400px; }
        @media print, screen and (max-width: 63.99875em) {
          .content-wrapper .headcontent .tx-ws-flexslider .flexslider .caption-text {
            display: none; } }
        .content-wrapper .headcontent .tx-ws-flexslider .flexslider .caption-text .caption-title {
          font-size: 12px;
          font-size: 1.25rem;
          line-height: 130%;
          letter-spacing: 0px;
          letter-spacing: .05rem; }
        .content-wrapper .headcontent .tx-ws-flexslider .flexslider .caption-text .caption-body {
          font-size: 62.5%;
          line-height: 130%; }
      .content-wrapper .headcontent .tx-ws-flexslider .flexslider .caption-align-left .caption-text {
        bottom: 20px;
        top: auto; }
      .content-wrapper .headcontent .tx-ws-flexslider .flexslider a:before {
        color: #fff; }
      .content-wrapper .headcontent .tx-ws-flexslider .flexslider .flex-direction-nav {
        display: none; }
      .content-wrapper .headcontent .tx-ws-flexslider .flexslider .flex-control-paging li a {
        background-color: #fff; }
      .content-wrapper .headcontent .tx-ws-flexslider .flexslider .flex-control-paging li .flex-active {
        background-color: #34A6BF; }
      .content-wrapper .headcontent .tx-ws-flexslider .flexslider ul li {
        list-style: outside none none !important; }
      .content-wrapper .headcontent .tx-ws-flexslider .flexslider ul li, .content-wrapper .headcontent .tx-ws-flexslider .flexslider ol li {
        margin: 0; }
  .content-wrapper .loquicknav {
    background-color: #34A6BF;
    padding: 12px;
    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: 12px;
      line-height: 1.25rem;
      padding: .3em .75em;
      font-size: 15px;
      font-size: 1.5rem; }
    .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: 100px;
        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 print, screen and (max-width: 63.99875em) {
        .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 print, screen and (max-width: 39.99875em) {
        .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 .headcontent {
    box-shadow: none;
    background-color: transparent; }
    .content-wrapper .headcontent .csc-default, .content-wrapper .headcontent .frame, .content-wrapper .headcontent .csc-textpic-imagewrap, .content-wrapper .headcontent .ce-image .ce-gallery {
      margin-bottom: 0; }
    .content-wrapper .headcontent .csc-textpic-imagecolumn {
      padding: 0; }
  @media screen and (min-width: 75em) {
    .content-wrapper .b1.layout__4 .headcontent {
      height: 300px; } }
  .content-wrapper .pid__8 .content-wrapper .headcontent {
    display: block; }
  .content-wrapper .trennelement {
    margin-bottom: 20px;
    margin-bottom: 2rem; }
  .content-wrapper .trennelement--small {
    margin-bottom: 10px;
    margin-bottom: 1rem; }
  .content-wrapper .maincontent {
    margin: 0 auto;
    z-index: 2;
    /* COMMON ROW AND COL DEFINITION */
    /* ROW LEVEL 1 */
    /**
     * RESPONSIVE ZEUGS
     */
    /* zweispalter in erster ebene */
    /* einspalter in erster ebene */
    /* Responsive Ads */ }
    .content-wrapper .maincontent::before, .content-wrapper .maincontent::after {
      display: table;
      content: ' ';
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    .content-wrapper .maincontent::after {
      clear: both; }
    @media print, screen and (min-width: 64em) {
      .content-wrapper .maincontent {
        margin-left: 0;
        min-height: 650px; } }
    @media screen and (min-width: 75em) {
      .content-wrapper .maincontent {
        margin: 0 auto 2rem auto; } }
    .content-wrapper .maincontent .breadcrumbbackground {
      background-color: transparent !important; }
      @media print, screen and (max-width: 27.49875em) {
        .content-wrapper .maincontent .breadcrumbbackground {
          display: none; } }
    .content-wrapper .maincontent .breadcrumb {
      padding: 10px 0;
      padding: 1rem 0; }
      .content-wrapper .maincontent .breadcrumb ul {
        margin: 0;
        padding: 0; }
      .content-wrapper .maincontent .breadcrumb li {
        margin: 0 0 0 3px;
        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;
          color: #f28d35; }
        .content-wrapper .maincontent .breadcrumb li:last-child:after {
          display: none; }
        .content-wrapper .maincontent .breadcrumb li a {
          line-height: 30px;
          line-height: 3rem;
          font-size: 90%; }
    .content-wrapper .maincontent .subscription-page .row {
      display: block;
      clear: both; }
      .content-wrapper .maincontent .subscription-page .row::before, .content-wrapper .maincontent .subscription-page .row::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
        -ms-flex-order: 1;
            order: 1; }
      .content-wrapper .maincontent .subscription-page .row::after {
        clear: both; }
      .content-wrapper .maincontent .subscription-page .row .col {
        width: 100%;
        display: block;
        float: left;
        padding-right: 10px;
        padding-right: 1rem; }
        .content-wrapper .maincontent .subscription-page .row .col::before, .content-wrapper .maincontent .subscription-page .row .col::after {
          display: table;
          content: ' ';
          -ms-flex-preferred-size: 0;
              flex-basis: 0;
          -ms-flex-order: 1;
              order: 1; }
        .content-wrapper .maincontent .subscription-page .row .col::after {
          clear: both; }
        .content-wrapper .maincontent .subscription-page .row .col.span12 {
          padding-right: 0; }
        .content-wrapper .maincontent .subscription-page .row .col-right-assoc {
          float: right; }
      .content-wrapper .maincontent .subscription-page .row .span9 {
        width: calc((100% / 4 * 3) - 1px); }
      .content-wrapper .maincontent .subscription-page .row .span8 {
        width: calc((100% / 3 * 2) - 1px); }
      @media print, screen and (min-width: 50em) {
        .content-wrapper .maincontent .subscription-page .row .span6 {
          width: calc((100% / 2) - 1px); } }
      .content-wrapper .maincontent .subscription-page .row .span4 {
        width: calc((100% / 3 * 1) - 1px); }
      .content-wrapper .maincontent .subscription-page .row .span3 {
        width: calc((100% / 4 * 1) - 1px); }
    .content-wrapper .maincontent > .row {
      /* COLS IN ROW LEVEL 1 */ }
      .content-wrapper .maincontent > .row > .col {
        /* wenn zwei container verschachtelt sind, muss der innerer vergrößert werden (padding doppelung) */
        /* CONTENT ELEMENTS IN ROW LEVEL 1 */ }
        .content-wrapper .maincontent > .row > .col.span8 {
          background: #fff;
          margin-right: 10px;
          margin-right: 1rem;
          padding: 0 20px 10px 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 {
      margin-bottom: 20px;
      margin-bottom: 2rem; }
      .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;
        /* todo: After switch to flexbox is completed: remove the '!important' in the following lines */
        /* 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; }
        .content-wrapper .maincontent .onecol.row-fluid > .col > div {
          -ms-flex-positive: 1;
              flex-grow: 1;
          margin: 0 10px 20px 10px;
          margin: 0 1rem 2rem 1rem; }
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXXL-4 > div {
          -ms-flex-preferred-size: 23%;
              flex-basis: 23%; }
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXXL-3 > div {
          -ms-flex-preferred-size: 30%;
              flex-basis: 30%; }
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXXL-2 > div {
          -ms-flex-preferred-size: 45%;
              flex-basis: 45%; }
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXXL-1 > div {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-line-pack: center;
              align-content: center; }
        @media print, screen and (max-width: 93.12375em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXL-4 > div {
            -ms-flex-preferred-size: 23%;
                flex-basis: 23%; } }
        @media print, screen and (max-width: 93.12375em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXL-3 > div {
            -ms-flex-preferred-size: 30%;
                flex-basis: 30%; } }
        @media print, screen and (max-width: 93.12375em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXL-2 > div {
            -ms-flex-preferred-size: 45%;
                flex-basis: 45%; } }
        @media print, screen and (max-width: 93.12375em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthXL-1 > div {
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column;
            -ms-flex-line-pack: center;
                align-content: center; } }
        @media print, screen and (max-width: 74.99875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthL-4 > div {
            -ms-flex-preferred-size: 23%;
                flex-basis: 23%; } }
        @media print, screen and (max-width: 74.99875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthL-3 > div {
            -ms-flex-preferred-size: 30%;
                flex-basis: 30%; } }
        @media print, screen and (max-width: 74.99875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthL-2 > div {
            -ms-flex-preferred-size: 45%;
                flex-basis: 45%; } }
        @media print, screen and (max-width: 74.99875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthL-1 > div {
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column;
            -ms-flex-line-pack: center;
                align-content: center; } }
        @media print, screen and (max-width: 49.99875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthM-4 > div {
            -ms-flex-preferred-size: 23%;
                flex-basis: 23%; } }
        @media print, screen and (max-width: 49.99875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthM-3 > div {
            -ms-flex-preferred-size: 30%;
                flex-basis: 30%; } }
        @media print, screen and (max-width: 49.99875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthM-2 > div {
            -ms-flex-preferred-size: 45%;
                flex-basis: 45%; } }
        @media print, screen and (max-width: 49.99875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthM-1 > div {
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column;
            -ms-flex-line-pack: center;
                align-content: center; } }
        @media print, screen and (max-width: 27.49875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthS-4 > div {
            -ms-flex-preferred-size: 23%;
                flex-basis: 23%; } }
        @media print, screen and (max-width: 27.49875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthS-3 > div {
            -ms-flex-preferred-size: 30%;
                flex-basis: 30%; } }
        @media print, screen and (max-width: 27.49875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthS-2 > div {
            -ms-flex-preferred-size: 45%;
                flex-basis: 45%; } }
        @media print, screen and (max-width: 27.49875em) {
          .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLengthS-1 > div {
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column;
            -ms-flex-line-pack: center;
                align-content: center; } }
        .content-wrapper .maincontent .onecol.row-fluid > .col > DIV > DIV:only-child {
          height: 100%; }
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLength-1 > div {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLength-2 > div {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; }
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLength-3 > div {
          -ms-flex-preferred-size: 33%;
              flex-basis: 33%; }
        .content-wrapper .maincontent .onecol.row-fluid > .col.flexRowLength-4 > div {
          -ms-flex-preferred-size: 25%;
              flex-basis: 25%; }
    .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: 20px;
        padding-right: 2rem;
        margin-bottom: 20px;
        margin-bottom: 2rem; }
        @media print, screen and (max-width: 49.99875em) {
          .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 print, screen and (max-width: 49.99875em) {
            .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 print, screen and (max-width: 63.99875em) {
          .content-wrapper .maincontent .twocol .onecol.row-fluid > .col > div {
            padding-right: 1rem;
            width: 50%; } }
    .content-wrapper .maincontent p.text-centered {
      text-align: center; }
    .content-wrapper .maincontent .responsive {
      overflow: hidden; }
    .content-wrapper .maincontent .tx-ws-flexslider {
      background: transparent; }
      .content-wrapper .maincontent .tx-ws-flexslider .flexslider {
        background: transparent;
        margin: 0;
        padding: 0;
        border: 0 !important;
        box-shadow: none;
        border-radius: 0;
        overflow: hidden; }
        @media print, screen and (max-width: 49.99875em) {
          .content-wrapper .maincontent .tx-ws-flexslider .flexslider {
            max-height: none; } }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides {
          margin: 0 60px 30px; }
          .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li {
            margin: 0; }
            .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: row;
                  flex-direction: row; }
              @media print, screen and (max-width: 74.99875em) {
                .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent {
                  -ms-flex-direction: column;
                      flex-direction: column; } }
              .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent > a {
                border-radius: 6px;
                overflow: hidden; }
              .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent picture img {
                width: auto;
                max-width: 100%;
                height: auto;
                max-height: 545px;
                margin: 0 auto;
                border-radius: 6px; }
              .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent .caption-wrapper {
                width: 50%;
                padding-left: 10px;
                padding-left: 1rem; }
                @media print, screen and (max-width: 74.99875em) {
                  .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent .caption-wrapper {
                    width: 100%; } }
                .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent .caption-wrapper .caption-link {
                  position: static;
                  padding: 0; }
                .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent .caption-wrapper .caption-text {
                  background: transparent;
                  position: static;
                  width: auto;
                  word-wrap: normal;
                  padding: 10px;
                  padding: 1rem; }
                  @media print, screen and (max-width: 49.99875em) {
                    .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent .caption-wrapper .caption-text {
                      min-height: inherit; } }
                  .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent .caption-wrapper .caption-text .caption-title {
                    font-size: 25px;
                    font-size: 2.5rem;
                    font-weight: normal;
                    font-family: Verdana-Bold, sans-serif;
                    color: #34A6BF; }
                  .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent .caption-wrapper .caption-text .caption-body {
                    font-size: inherit; }
                    .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent .caption-wrapper .caption-text .caption-body .button-wrap {
                      margin-top: 20px;
                      margin-top: 2rem; }
              .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul.slides li .slidercontent.with-text picture {
                width: 50%; }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-control-nav {
          bottom: 10px;
          z-index: 99; }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-direction-nav {
          display: block; }
          .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-direction-nav a {
            position: absolute;
            display: block;
            height: 50px;
            width: 50px;
            line-height: 0px;
            font-size: 0px;
            cursor: pointer;
            background: transparent;
            top: 50%;
            -ms-transform: none;
            transform: none;
            padding: 0;
            border: none;
            outline: none;
            opacity: 1; }
            .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-direction-nav a:before {
              content: '';
              background-repeat: no-repeat;
              background-position: center;
              display: block;
              width: 50px;
              height: 50px;
              opacity: 0.75; }
            .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-direction-nav a.flex-prev {
              left: 0px; }
              .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-direction-nav a.flex-prev:before {
                background-image: url("../Icons/arrow-blue-left.svg"); }
            .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-direction-nav a.flex-next {
              right: 0px; }
              .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-direction-nav a.flex-next:before {
                background-image: url("../Icons/arrow-blue-right.svg"); }
        .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: transparent;
            position: relative; }
            .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-control-paging li a:before {
              content: '';
              opacity: 1;
              background-repeat: no-repeat;
              position: absolute;
              top: 0;
              left: 0;
              width: 20px;
              height: 20px;
              font-size: 6px;
              line-height: 20px;
              text-align: center;
              color: black;
              background-image: url("../Icons/dot-blue-empty.svg"); }
            .content-wrapper .maincontent .tx-ws-flexslider .flexslider .flex-control-paging li a.flex-active:before {
              content: '';
              background-image: url("../Icons/dot-blue-filled.svg"); }
        .content-wrapper .maincontent .tx-ws-flexslider .flexslider ul li {
          list-style: outside none none !important; }
    .content-wrapper .maincontent .twocol .tx-ws-flexslider .flexslider ul.slides li .slidercontent {
      -ms-flex-direction: column;
          flex-direction: column; }
      .content-wrapper .maincontent .twocol .tx-ws-flexslider .flexslider ul.slides li .slidercontent .caption-wrapper {
        width: 100%; }
  .content-wrapper *[class*='trennelement'] {
    margin: 0 0 10px 0; }
    .content-wrapper *[class*='trennelement'] .cell > [class*='trennelement-innerwrap'] {
      margin-top: 50px;
      margin-bottom: 40px; }
      .content-wrapper *[class*='trennelement'] .cell > [class*='trennelement-innerwrap'][class*='trennelement-innerwrap--slim'] {
        margin-top: 10px;
        margin-bottom: 10px; }
    .content-wrapper *[class*='trennelement'][class*='--leftonly'] {
      background: #fff; }
    .content-wrapper *[class*='trennelement'][class*='--color1'] {
      background-color: #DAF1F6; }
      .content-wrapper *[class*='trennelement'][class*='--color1'][class*='--leftonly'] {
        background: linear-gradient(90deg, #DAF1F6 50%, #fff 50%); }
        .content-wrapper *[class*='trennelement'][class*='--color1'][class*='--leftonly'] > .trennelement-container > .grid-container {
          background: linear-gradient(90deg, #DAF1F6 66%, #fff 50%); }
      .content-wrapper *[class*='trennelement'][class*='--color1'] h1, .content-wrapper *[class*='trennelement'][class*='--color1'] h2, .content-wrapper *[class*='trennelement'][class*='--color1'] h3, .content-wrapper *[class*='trennelement'][class*='--color1'] h4 {
        color: #34A6BF; }
    .content-wrapper *[class*='trennelement'][class*='--color2'] {
      background-color: #E1F4F8; }
      .content-wrapper *[class*='trennelement'][class*='--color2'][class*='--leftonly'] {
        background: linear-gradient(90deg, #E1F4F8 50%, #fff 50%); }
        .content-wrapper *[class*='trennelement'][class*='--color2'][class*='--leftonly'] > .trennelement-container > .grid-container {
          background: linear-gradient(90deg, #E1F4F8 66%, #fff 50%); }
      .content-wrapper *[class*='trennelement'][class*='--color2'] h1, .content-wrapper *[class*='trennelement'][class*='--color2'] h2, .content-wrapper *[class*='trennelement'][class*='--color2'] h3, .content-wrapper *[class*='trennelement'][class*='--color2'] h4 {
        color: #34A6BF; }
    .content-wrapper *[class*='trennelement'][class*='--color3'] {
      background-color: #FCE8D7; }
      .content-wrapper *[class*='trennelement'][class*='--color3'][class*='--leftonly'] {
        background: linear-gradient(90deg, #FCE8D7 50%, #fff 50%); }
        .content-wrapper *[class*='trennelement'][class*='--color3'][class*='--leftonly'] > .trennelement-container > .grid-container {
          background: linear-gradient(90deg, #FCE8D7 66%, #fff 50%); }
      .content-wrapper *[class*='trennelement'][class*='--color3'] .trennelement-innerwrap {
        position: relative; }
        .content-wrapper *[class*='trennelement'][class*='--color3'] .trennelement-innerwrap h1, .content-wrapper *[class*='trennelement'][class*='--color3'] .trennelement-innerwrap h2, .content-wrapper *[class*='trennelement'][class*='--color3'] .trennelement-innerwrap h3, .content-wrapper *[class*='trennelement'][class*='--color3'] .trennelement-innerwrap h4 {
          color: #f28d35;
          font-size: 25px;
          font-size: 2.5rem;
          font-weight: 700; }
        .content-wrapper *[class*='trennelement'][class*='--color3'] .trennelement-innerwrap .banner .container-text ul {
          list-style-type: none; }
          .content-wrapper *[class*='trennelement'][class*='--color3'] .trennelement-innerwrap .banner .container-text ul li {
            margin: 0 0 10px 0;
            margin: 0 0 1rem 0; }
            .content-wrapper *[class*='trennelement'][class*='--color3'] .trennelement-innerwrap .banner .container-text ul li:before {
              content: '';
              background-image: url("../Icons/check-orange.svg");
              background-repeat: no-repeat;
              background-position: center;
              background-size: 2.2rem 1.6rem;
              display: inline-block;
              width: 22px;
              width: 2.2rem;
              height: 16px;
              height: 1.6rem;
              margin-right: 30px;
              margin-right: 3rem; }
  .content-wrapper [class*='trennelementwrap--'] {
    margin: 10px 0; }
    .content-wrapper [class*='trennelementwrap--'].trennelementwrap--color1 {
      /* Fake horizontal trennelement, keeps html in one piece  */
      background-color: #fff;
      width: 100vw;
      position: relative;
      margin-left: -50vw;
      left: 50%; }
    .content-wrapper [class*='trennelementwrap--'].trennelementwrap--color2 {
      /* Fake horizontal trennelement, keeps html in one piece  */
      background-color: #E1F4F8;
      width: 100vw;
      position: relative;
      margin-left: -50vw;
      left: 50%; }
    .content-wrapper [class*='trennelementwrap--'].trennelementwrap--color3 {
      /* Fake horizontal trennelement, keeps html in one piece  */
      background-color: #FCE8D7;
      width: 100vw;
      position: relative;
      margin-left: -50vw;
      left: 50%; }
  .content-wrapper .maincontent > .grid-container > .grid-x > .cell > [class*='trennelementwrap--']:first-child,
  .content-wrapper .maincontent > .grid-container > .grid-x > .cell > *:first-child > [class*='trennelementwrap--'] {
    margin-top: 0px; }
  .content-wrapper .trennelement-innerwrap > [class*='trennelementwrap--'] {
    /* bei Schachtelung auch Abstaende weiter innen herausnehmen, da sonst doppelt: */ }
    .content-wrapper .trennelement-innerwrap > [class*='trennelementwrap--']:first-child {
      margin-top: -50px;
      margin-bottom: 50px; }
    .content-wrapper .trennelement-innerwrap > [class*='trennelementwrap--']:last-child {
      margin-top: 50px;
      margin-bottom: -50px; }
    .content-wrapper .trennelement-innerwrap > [class*='trennelementwrap--']:only-child {
      margin-top: -50px;
      margin-bottom: -50px; }
  .content-wrapper .skyscraper-upper-edge {
    position: relative;
    top: 10px; }
  .content-wrapper [id^=lp_survey] > iframe {
    border-radius: 6px;
    overflow: hidden; }
  .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 print, screen and (max-width: 39.99875em) {
        .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 #c1131492 .ce-textpic .ce-gallery .ce-outer,
  .content-wrapper #c1131492 .ce-textpic .ce-gallery .ce-inner {
    float: none;
    right: inherit; }
    .content-wrapper #c1131492 .ce-textpic .ce-gallery .ce-outer .ce-row,
    .content-wrapper #c1131492 .ce-textpic .ce-gallery .ce-inner .ce-row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      padding: 30px 100px; }
  .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: 18px;
      font-size: 1.875rem; }
    .content-wrapper .newsreg p {
      color: #f28d35;
      padding: 0px 0 6px 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: 15px;
      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: 0px 0 0 0;
    margin: 0rem 0 0 0;
    background-color: #4f4f4f;
    padding: 20px 12px 20px 12px;
    padding: 2rem 1.25rem 2rem 1.25rem;
    color: #fff; }
    .content-wrapper .footer::before, .content-wrapper .footer::after {
      display: table;
      content: ' ';
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-order: 1;
          order: 1; }
    .content-wrapper .footer::after {
      clear: both; }
    .content-wrapper .footer .footercontent {
      max-width: 1200px;
      margin: 0 auto; }
      .content-wrapper .footer .footercontent strong {
        display: inline-block;
        line-height: 1.4;
        margin: 1em 0 0 0;
        color: #34A6BF; }
      .content-wrapper .footer .footercontent ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .content-wrapper .footer .footercontent ul li {
          margin: 0;
          padding: 0;
          list-style: none;
          line-height: 1.4; }
      .content-wrapper .footer .footercontent .footer-image {
        padding: 20px 0;
        padding: 2rem 0; }
        .content-wrapper .footer .footercontent .footer-image img {
          max-width: 130px; }
  .content-wrapper .footer .footercontent .footer-link-list a {
    color: #fff;
    font-weight: 500; }
    .content-wrapper .footer .footercontent .footer-link-list a:hover {
      color: #f28d35;
      text-decoration: none; }
  .content-wrapper .footer .footercontent .footerbottomlinks {
    margin-top: 40px; }
    @media print, screen and (min-width: 50em) {
      .content-wrapper .footer .footercontent .footerbottomlinks {
        margin-top: 80px; }
        .content-wrapper .footer .footercontent .footerbottomlinks .cell {
          width: auto !important; } }
    .content-wrapper .footer .footercontent .footerbottomlinks a {
      padding: 0;
      color: #f28d35;
      font-weight: 600;
      line-height: 35px;
      line-height: 3.5rem; }
      .content-wrapper .footer .footercontent .footerbottomlinks a:hover {
        color: #fff;
        text-decoration: none; }
  .content-wrapper .footer-contact {
    color: #fff;
    /* E-Mail Adresse */
    /* Newsletter */ }
    .content-wrapper .footer-contact a {
      color: #fff; }
      .content-wrapper .footer-contact a:hover {
        color: #f28d35; }
    .content-wrapper .footer-contact .social-links {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      max-width: 235px;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-bottom: 36px;
      margin-bottom: 3.6rem; }
      .content-wrapper .footer-contact .social-links .socmed {
        font-size: 24px;
        font-size: 2.4rem; }
        .content-wrapper .footer-contact .social-links .socmed:hover {
          text-decoration: none; }
    .content-wrapper .footer-contact .contact-email {
      display: inline-block; }
    .content-wrapper .footer-contact form input {
      margin: 10px 0;
      margin: 1rem 0; }
    .content-wrapper .footer-contact form .teaser,
    .content-wrapper .footer-contact form label {
      font-size: 14px;
      font-size: 1.4rem; }
    .content-wrapper .footer-contact form ._checkbox-radio {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: baseline;
          align-items: baseline;
      margin-bottom: 10px;
      margin-bottom: 1rem; }
    .content-wrapper .footer-contact form .button[type="submit"] {
      font-weight: 700; }
  .content-wrapper .footer-partner a {
    color: #fff; }
    .content-wrapper .footer-partner a:hover {
      color: #f28d35; }

body {
  overflow-x: hidden; }
  body.sticky .headcontent {
    margin-top: 195px !important; }
  body.sticky .loquicknav {
    position: fixed;
    top: 195px;
    width: 1200px; }
    @media print, screen and (max-width: 74.99875em) {
      body.sticky .loquicknav {
        width: 100%; } }
    @media screen and (min-width: 75em) {
      body.sticky .loquicknav {
        width: 1200px; } }
  body > .wrapper::before, body > .wrapper::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  body > .wrapper::after {
    clear: both; }

#c1068435::after {
  display: none; }

/* fix width on touch devices, because no sticky... */
@media print, screen and (max-width: 74.99875em) {
  .touch .header {
    width: 100%; } }

@media print, screen and (max-width: 74.99875em) {
  .touch .loquicknav {
    width: 100%; } }

.pid__21 .breadcrumb {
  display: none; }

/* Startseite wegen Slider margin verringern (Enders, 17.09.19) */
/* Faecher-Seite: list items gleiche Hoehe */
.pid__8 #c234454 li,
.pid__8 #c234453 li,
.pid__8 #c234452 li {
  height: 130px; }
  @media print, screen and (min-width: 40em) {
    .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 40px;
    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 20px;
  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; }

/* Spaltenhoehe nicht auf 100% wegen Darstellungsfehler auf Startseite (2spaltige news-/ue-Liste) */
.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; }

/* bei Sperrung "externer Inhalte" in cookie tool: grosses Padding unter Hinweisbox vermeiden: */
/* todo: dies an sinnvolle Stelle umziehen */
.maincontent .col.span8 .sg-cookie-optin-iframe-consent {
  position: absolute;
  width: 100%; }

/* Formular "Gewinnspiel" auf Seite 1003719: schoeneres Layout für Checkbox + Label: */
.pid__1003719 .tx-powermail fieldset .powermail_fieldwrap_consent label,
.pid__1003769 .tx-powermail fieldset .powermail_fieldwrap_consent label {
  width: 100%;
  padding-left: 10px;
  padding-left: 1rem;
  text-align: left;
  text-indent: -10px;
  text-indent: -1rem; }

/* Landingpage Vorteile Preise: responsive layout */
@media print, screen and (max-width: 39.99875em) {
  .pid__1003421 .ce-textpic.ce-left .ce-gallery {
    float: none; } }

/* Startseite: startseitenbanner Abstaende um Grafik */
body.pid__1 .banner.startseitenbildbanner, body.pid__2060 .banner.startseitenbildbanner, body.pid__2062 .banner.startseitenbildbanner {
  padding: 30px 0; }

/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* aus Template "Lehrer-Online Root Template" auf Seite "Lehrer-Online"  [1]  */
/* todo: aufraeumen, was wird noch benoetigt?  */
html {
  /* Partner */
  /* for IE9, IE10, IE11 */ }
  html .author-licence-box .license.boxed header {
    display: none; }
  html .tx-felogin-pi1 fieldset legend {
    display: none; }
  html .csc-default:not(.boxed) .csc-header h2, html .csc-default:not(.boxed) .csc-header h3 {
    margin-bottom: 9px;
    margin-bottom: 0.9375rem; }
  html .cc_banner-wrapper {
    display: none; }
  html #SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-close-button {
    display: none; }
  html #c1107508, html #c1107509, html #c1107563, html #c1107556, html #c1107554, html #c1107540, html #c1107593, html #c1107596, html #c1107613 {
    margin-bottom: 0; }
  html #c1107551 h2, html #c1107558 h2, html #c1107563 h2 {
    margin-top: 20px;
    margin-top: 2rem; }
  html fieldset legend .status.ok:before {
    display: none; }
  html .pid__72 #modal-overlay .modal-window {
    background-color: #fff; }
  html .pid__112 .maincontent img {
    max-width: 100%;
    height: auto; }
  html .pid__1 #c1087843 p {
    font-size: 150%;
    text-align: center;
    padding: 0.5em 2em 0.5em 0.5em; }
  html figure#imagemap.loCard {
    max-width: 400px; }
  html .pid__505 #c1119029 p {
    margin-bottom: 0; }
  html .pid__505 #c1119026 .csc-header h2,
  html .pid__505 #c1119032 .csc-header h2 {
    margin-bottom: 0;
    background-color: #33a3c9;
    padding-bottom: 4px;
    line-height: 1.5; }
  html #c1085467 .csc-textpic-imagewrap {
    margin-bottom: 0; }
  html #c1106095 {
    margin-bottom: 0; }
  html .pid__1000839 article.article-detail .cartoonisten .row .col .tx-locore-tippautoimage {
    min-height: 450px;
    height: auto; }
  html .tx-powermail .powermail_fieldset_248 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0; }
  html .powermail_fieldset_248 legend,
  html .powermail_form_230 h3 {
    display: none; }
  html .powermail_form .powermail_fieldset_248 .powermail_field .powermail_submit {
    float: none; }
  html .content-wrapper .maincontent .dossier-132 .tx-ws-flexslider .flexslider {
    background-color: transparent; }
  html .content-wrapper .maincontent .dossier-132 .tx-ws-flexslider .flexslider .slides img {
    width: 100%; }
  html .content-wrapper .maincontent .dossier-132 .tx-ws-flexslider .flexslider .caption-text {
    display: none; }
  html .content-wrapper .maincontent .tx-ws-flexslider .flexslider {
    min-height: 220px; }
  html .contenttable {
    width: 100%; }
  html .tx-ws-flexslider .caption-title,
  html .tx-ws-flexslider .caption-body p {
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }
  html .pid__1002855 .tx-locore-tipp.twocolumn img {
    border: 10px solid #ededed;
    border: 1rem solid #ededed; }
  @media (min-width: 425px) {
    html .pid__1002855 .tx-locore-tipp.twocolumn img {
      border: 20px solid #ededed;
      border-right-width: 10px; } }
  html .dossier-detail .tags {
    display: none; }
  @media screen and (min-width: 0 \0 ) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0 \0 ) and (min-resolution: 72dpi) {
    html figure#imagemap.loCard {
      height: 477px; } }
  @media (max-width: 460px) {
    html .csc-textpic-intext-left .csc-textpic-imagewrap,
    html .csc-textpic-intext-right .csc-textpic-imagewrap {
      float: none; } }
  @media (max-width: 580px) {
    html .imagelist .images-box ul li .text {
      margin: 0; }
    html .imagelist .images-box ul li .image {
      float: none;
      width: 100%; } }
  html .pid__1 #_form_11_ ._form-content {
    min-height: 450px; }
  html .always--darkcyan {
    max-width: 370px;
    padding-bottom: 15px;
    padding-bottom: 1.5rem; }
  html .always--darkcyan .csc-textpic {
    margin-bottom: 0;
    position: relative;
    background-color: #f0f0f0; }
  html .always--darkcyan .csc-textpic-imagecolumn {
    float: none;
    padding-right: 0; }
  html .always--darkcyan .csc-textpic-imagewrap {
    margin-bottom: 0; }
  html .always--darkcyan .csc-textpic-firstcol,
  html .always--darkcyan .csc-textpic-imagewrap > figure {
    position: absolute;
    max-width: 100%;
    height: auto;
    top: 0;
    z-index: 2;
    cursor: pointer; }
  html .always--darkcyan .csc-textpic-lastcol {
    z-index: 1; }
  html .always--darkcyan .csc-textpic-firstcol img {
    margin-bottom: 10px;
    margin-bottom: 1rem; }
  @media (max-width: 1000px) {
    html .always--darkcyan {
      height: 505px; } }
  @media (max-width: 400px) {
    html .always--darkcyan {
      height: auto;
      margin-bottom: 2rem; } }
  @media (min-width: 1200px) {
    html .always--darkcyan {
      height: 425px; }
    html .always--darkcyan .csc-textpic-firstcol img {
      max-height: 405px; } }
  @media (min-width: 1400px) {
    html .always--darkcyan {
      height: 465px; } }

/*# sourceMappingURL=screen.css.map */
