@charset "UTF-8";
/* fjalla-one-regular - latin */
@font-face {
  font-family: 'Fjalla One';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/font/fjalla-one-v13-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('/assets/font/fjalla-one-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/assets/font/fjalla-one-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/assets/font/fjalla-one-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/assets/font/fjalla-one-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/assets/font/fjalla-one-v13-latin-regular.svg#FjallaOne') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: "Helvetica Neue LT W05_65 Medium";
  src: url("/assets/font/240c57a0-fdce-440d-9ce3-85e0cb56f470.woff2") format("woff2"), url("/assets/font/7802e576-2ffa-4f22-a409-534355fbea79.woff") format("woff");
}
/*! normalize.css v1.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
  -ms-text-size-adjust: 100%;
  /* 4 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media all {
  /* Base Styles */
  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html,
  button,
  input,
  select,
  textarea {
    font-family: arial, sans-serif;
    font-size: 16px;
    color: #191919;
  }
  html {
    height: 100%;
  }
  body {
    min-height: 100%;
    font-size: 1em;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    background: #fff;
  }
  button,
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=number],
  textarea {
    border-radius: 0;
    -webkit-appearance: none;
  }
  ::-moz-selection {
    background: #00519e;
    color: #fff;
    text-shadow: none;
  }
  ::selection {
    background: #00519e;
    color: #fff;
    text-shadow: none;
  }
  /* Links */
  a {
    text-decoration: none;
    color: #191919;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  /* Listen */
  dl,
  menu,
  ol,
  ul {
    margin: 0;
  }
  dd {
    margin: 0;
  }
  hr {
    display: block;
    height: 1px;
    border: 0;
    background-image: -webkit-linear-gradient(left, #eee 0%, #d2d2d2 50%, #eee 100%);
    background-image: -moz-linear-gradient(left, #eee 0%, #d2d2d2 50%, #eee 100%);
    background-image: -ms-linear-gradient(left, #eee 0%, #d2d2d2 50%, #eee 100%);
    background-image: -o-linear-gradient(left, #eee 0%, #d2d2d2 50%, #eee 100%);
    background-image: linear-gradient(left, #eee 0%, #d2d2d2 50%, #eee 100%);
    margin: 1em 0;
    padding: 0;
  }
  /*
	 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
	 */
  img {
    vertical-align: middle;
  }
}
/*
* @description: Hilfeklassen für versteckte Elemente, Float Clearing
* @author: celine.mueller@gmail.com
* @date: 21.07.2013
* @see: http://html5boilerplate.com/
*/
@media all {
  /*
	 * Hide from both screenreaders and browsers: h5bp.com/u
	 */
  .hidden {
    display: none !important;
    visibility: hidden;
  }
  /*
	 * Hide only visually, but have it available for screenreaders: h5bp.com/v
	 */
  .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  /*
	 * Extends the .visuallyhidden class to allow the element to be focusable
	 * when navigated to via the keyboard: h5bp.com/p
	 */
  .visuallyhidden.focusable:active,
  .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  /*
	 * Hide visually and from screenreaders, but maintain layout
	 */
  .invisible {
    visibility: hidden;
  }
  /*
	 * Clearfix: contain floats
	 *
	 * For modern browsers
	 * 1. The space content is one way to avoid an Opera bug when the
	 *    `contenteditable` attribute is included anywhere else in the document.
	 *    Otherwise it causes space to appear at the top and bottom of elements
	 *    that receive the `clearfix` class.
	 * 2. The use of `table` rather than `block` is only necessary if using
	 *    `:before` to contain the top-margins of child elements.
	 */
  .clearfix:before,
  .clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .clearfix:after {
    clear: both;
  }
  /*
	 * For IE 6/7 only
	 * Include this rule to trigger hasLayout and contain floats.
	 */
  .clearfix {
    *zoom: 1;
  }
}
@media only screen and (max-width: 768px) {
  .hidden--s {
    display: none;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.spinner {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 0 auto;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  -moz-animation: bounce 2s infinite ease-in-out;
  -o-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  -moz-animation-delay: -1s;
  -o-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounce {
  0%,
  100% {
    -moz-transform: scale(0);
  }
  50% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounce {
  0%,
  100% {
    -o-transform: scale(0);
  }
  50% {
    -o-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@media all {
  .button,
  .ui-button {
    display: inline-block;
    zoom: 1;
    line-height: normal;
    white-space: nowrap;
    vertical-align: baseline;
    text-align: center;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    min-width: 38px;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 15px;
    margin-bottom: 2px;
    margin-right: -2px;
    background-color: #fff;
    border: 1px solid #a2a2a2;
    text-decoration: none;
    border-radius: 5px;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .button i,
  .ui-button i {
    font-size: 16px !important;
  }
  .button::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  .button-hover,
  .button:hover,
  .button:focus {
    border-color: #767476;
  }
  .button:focus {
    outline: 0;
  }
  .button-active,
  .button:active {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset;
  }
  .button[disabled],
  .button-disabled,
  .button-disabled:hover,
  .button-disabled:focus,
  .button-disabled:active {
    border: none;
    background-image: none;
    -moz-opacity: 0.4;
    opacity: 0.4;
    cursor: not-allowed;
    box-shadow: none;
  }
  .button-hidden {
    display: none;
  }
  .button-premium-user {
    color: #00519e;
    background: #fff;
    border-color: #00519e;
    white-space: nowrap;
  }
  .button-premium-user:hover,
  .button-premium-user:active,
  .button-premium-user:focus {
    border-color: #00417e;
    color: #00417e;
  }
  .button-premium-user.right {
    float: right;
  }
  .button-premium-user .icon-star {
    float: right;
    margin: -1px 0 0 5px;
    color: #fce400;
    font-size: 21px;
  }
  .button-primary,
  .button-selected,
  a.button-primary,
  a.button-selected {
    background: #d1031c;
    border-color: #d1031c;
    color: #fff;
  }
  .button-primary:hover,
  .button-selected:hover,
  a.button-primary:hover,
  a.button-selected:hover,
  .button-primary:active,
  .button-selected:active,
  a.button-primary:active,
  a.button-selected:active,
  .button-primary:focus,
  .button-selected:focus,
  a.button-primary:focus,
  a.button-selected:focus {
    background: #a70216;
    border-color: #a70216;
  }
  .button-warning,
  a.button-warning {
    background: #fce400;
    border-color: #fce400;
    color: #191919;
  }
  .button-warning:hover,
  a.button-warning:hover,
  .button-warning:active,
  a.button-warning:active,
  .button-warning:focus,
  a.button-warning:focus {
    background: #d6c200;
    border-color: #d6c200;
  }
  .button-white,
  a.button-white,
  .rich .button-white {
    background: #fff;
    color: #191919;
  }
  .button-white:hover,
  a.button-white:hover,
  .rich .button-white:hover,
  .button-white:focus,
  a.button-white:focus,
  .rich .button-white:focus,
  .button-white:active,
  a.button-white:active,
  .rich .button-white:active {
    color: #191919;
    background: #d9d9d9;
  }
  .button-action,
  a.button-action {
    border: 1px solid #d9d9d9;
    background: #eee;
    color: #484848;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 37px;
    border-radius: 0;
    float: left;
    margin: 0;
    margin-left: -1px;
  }
  .button-action:first-child,
  a.button-action:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-left: 0;
  }
  .button-action:last-child,
  a.button-action:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .button-action .additional-icon,
  a.button-action .additional-icon {
    font-size: 12px !important;
    position: absolute;
    top: 8px;
    left: 15px;
  }
  .button-action .additional-icon.icon-download-alt,
  a.button-action .additional-icon.icon-download-alt {
    color: #00763e;
  }
  .button-action:hover,
  a.button-action:hover,
  .button-action:focus,
  a.button-action:focus,
  .button-action:active,
  a.button-action:active {
    background: #d9d9d9;
    border-color: #d9d9d9;
  }
  .button-action.button-action-green,
  a.button-action.button-action-green {
    background: #00763e;
    color: #fff;
    border-color: #00763e;
  }
  .button-action.button-action-green i,
  a.button-action.button-action-green i {
    color: #fff;
  }
  .button-action.button-action-red,
  a.button-action.button-action-red {
    color: #d1031c;
  }
  .button-action.button-action-red i,
  a.button-action.button-action-red i {
    color: #d1031c;
  }
  .button-action i,
  a.button-action i {
    color: #484848;
    float: none !important;
    margin: 0 !important;
  }
  .button-action i.star-premium,
  a.button-action i.star-premium {
    position: absolute;
    top: 0;
    right: 0;
  }
  .button-action span i.star-premium,
  a.button-action span i.star-premium {
    top: -5px;
    right: -12px;
  }
  .button-action-mini,
  a.button-action-mini {
    font-size: 13px;
    font-family: arial, sans-serif;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1.2;
    min-height: 0;
    min-width: 30px;
  }
  .button-action-mini i,
  a.button-action-mini i {
    font-size: 13px !important;
  }
  .button-action-mini-primary,
  a.button-action-mini-primary {
    background: #00519e;
    color: #fff;
    border-color: #00519e;
  }
  .button-action-mini-primary i,
  a.button-action-mini-primary i {
    color: #fff;
  }
  .button-action-mini-primary:hover,
  a.button-action-mini-primary:hover,
  .button-action-mini-primary:focus,
  a.button-action-mini-primary:focus,
  .button-action-mini-primary:active,
  a.button-action-mini-primary:active {
    color: #fff;
    background: #00417e;
    border-color: #00417e;
  }
  .button-action-mini-highlight,
  a.button-action-mini-highlight {
    background: #d1031c;
    color: #fff;
    border-color: #d1031c;
  }
  .button-action-mini-highlight i,
  a.button-action-mini-highlight i {
    color: #fff !important;
  }
  .button-action-mini-highlight:hover,
  a.button-action-mini-highlight:hover,
  .button-action-mini-highlight:focus,
  a.button-action-mini-highlight:focus,
  .button-action-mini-highlight:active,
  a.button-action-mini-highlight:active {
    color: #fff;
    background: #a70216;
    border-color: #a70216;
  }
  .button-tutorial {
    float: right;
    background: #ccdcec;
    border: 1px solid #00519e;
    padding: 5px 20px;
  }
}
@media all and print {
  .button-premium-user {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .button,
  .button-action,
  a.button-action,
  .button-action-mini,
  a.button-action-mini {
    font-size: 16px;
    white-space: nowrap;
  }
  .button:hover .tooltip-top:after,
  .button-action:hover .tooltip-top:after,
  a.button-action:hover .tooltip-top:after,
  .button-action-mini:hover .tooltip-top:after,
  a.button-action-mini:hover .tooltip-top:after,
  .button .tooltip-top:after,
  .button-action .tooltip-top:after,
  a.button-action .tooltip-top:after,
  .button-action-mini .tooltip-top:after,
  a.button-action-mini .tooltip-top:after {
    position: static;
    content: " " attr(data-tooltip) "";
    visibility: visible;
    color: #191919;
    min-width: 0;
    padding: 0;
    font-size: 16px;
    white-space: normal;
    font-weight: normal;
  }
  .button-qr,
  .button-envelope,
  .button-extend,
  .button-export {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .button-receipt {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .button-tutorial {
    display: none;
  }
}
@media all {
  ::-webkit-input-placeholder {
    color: #a2a2a2;
  }
  :-moz-placeholder {
    color: #a2a2a2;
  }
  ::-moz-placeholder {
    color: #a2a2a2;
  }
  :-ms-input-placeholder {
    color: #a2a2a2;
  }
  fieldset {
    border: 0;
    margin: 0;
    padding: 0;
  }
  .fieldset-wrapper {
    background: #eee;
    padding: 20px;
    clear: both;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  .fieldset-title {
    margin: -20px -20px 20px;
    background: #00519e;
    padding: 15px 20px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -ms-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
  }
  .fieldset-title.fieldset-title--danger {
    background-color: #d1031c;
  }
  textarea {
    resize: vertical;
  }
  .form fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  }
  .form legend {
    border: 0;
    /* 1 */
    padding: 0;
  }
  .form input,
  .form select,
  .form textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
  }
  .form input[type=text],
  .form input[type=email],
  .form input[type=number],
  .form textarea {
    -webkit-appearance: none;
  }
  .form button,
  .form input {
    line-height: normal;
  }
  .form button,
  .form input[type="button"],
  .form input[type="reset"],
  .form input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
  }
  .form button[disabled],
  .form input[disabled] {
    cursor: default;
  }
  .form input[type="checkbox"],
  .form input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
  }
  .form input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
  }
  .form input[type="search"]::-webkit-search-cancel-button,
  .form input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  .form button::-moz-focus-inner,
  .form input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  .form textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
    height: 100px;
  }
  .form textarea[name="message"] {
    height: 300px;
  }
  .form input[type="text"],
  .form input[type="password"],
  .form input[type="email"],
  .form input[type="url"],
  .form input[type="date"],
  .form input[type="month"],
  .form input[type="time"],
  .form input[type="datetime"],
  .form input[type="datetime-local"],
  .form input[type="week"],
  .form input[type="number"],
  .form input[type="search"],
  .form input[type="tel"],
  .form input[type="color"],
  .form select,
  .form textarea {
    padding: 10px 15px;
    display: inline-block;
    border: 1px solid #a2a2a2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    border-radius: 5px;
  }
  .form input[type="text"].error,
  .form input[type="password"].error,
  .form input[type="email"].error,
  .form input[type="url"].error,
  .form input[type="date"].error,
  .form input[type="month"].error,
  .form input[type="time"].error,
  .form input[type="datetime"].error,
  .form input[type="datetime-local"].error,
  .form input[type="week"].error,
  .form input[type="number"].error,
  .form input[type="search"].error,
  .form input[type="tel"].error,
  .form input[type="color"].error,
  .form select.error,
  .form textarea.error {
    border-color: #d1031c;
  }
  .form input[type="text"]:focus,
  .form input[type="password"]:focus,
  .form input[type="email"]:focus,
  .form input[type="url"]:focus,
  .form input[type="date"]:focus,
  .form input[type="month"]:focus,
  .form input[type="time"]:focus,
  .form input[type="datetime"]:focus,
  .form input[type="datetime-local"]:focus,
  .form input[type="week"]:focus,
  .form input[type="number"]:focus,
  .form input[type="search"]:focus,
  .form input[type="tel"]:focus,
  .form input[type="color"]:focus,
  .form select:focus,
  .form textarea:focus {
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    border-color: #00519e;
  }
  .skin-layout-friendly .form input[type="text"]:focus,
  .skin-layout-friendly .form input[type="password"]:focus,
  .skin-layout-friendly .form input[type="email"]:focus,
  .skin-layout-friendly .form input[type="url"]:focus,
  .skin-layout-friendly .form input[type="date"]:focus,
  .skin-layout-friendly .form input[type="month"]:focus,
  .skin-layout-friendly .form input[type="time"]:focus,
  .skin-layout-friendly .form input[type="datetime"]:focus,
  .skin-layout-friendly .form input[type="datetime-local"]:focus,
  .skin-layout-friendly .form input[type="week"]:focus,
  .skin-layout-friendly .form input[type="number"]:focus,
  .skin-layout-friendly .form input[type="search"]:focus,
  .skin-layout-friendly .form input[type="tel"]:focus,
  .skin-layout-friendly .form input[type="color"]:focus,
  .skin-layout-friendly .form select:focus,
  .skin-layout-friendly .form textarea:focus {
    border-color: #E67E22;
  }
  .form input[type="file"]:focus,
  .form input[type="radio"]:focus,
  .form input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 1px auto #00519e;
  }
  .form .checkbox,
  .form .radio {
    margin: 0.5em 0;
    display: block;
  }
  .form input[type="text"][disabled],
  .form input[type="password"][disabled],
  .form input[type="email"][disabled],
  .form input[type="url"][disabled],
  .form input[type="date"][disabled],
  .form input[type="month"][disabled],
  .form input[type="time"][disabled],
  .form input[type="datetime"][disabled],
  .form input[type="datetime-local"][disabled],
  .form input[type="week"][disabled],
  .form input[type="number"][disabled],
  .form input[type="search"][disabled],
  .form input[type="tel"][disabled],
  .form input[type="color"][disabled],
  .form select[disabled],
  .form textarea[disabled],
  .form input[readonly],
  .form select[readonly],
  .form textarea[readonly] {
    cursor: not-allowed;
    background-color: #d9d9d9;
    color: #767476;
    border-color: transparent;
  }
  .form input:focus:invalid,
  .form textarea:focus:invalid,
  .form select:focus:invalid,
  .form input.invalid,
  .form textarea.invalid,
  .form select.invalid {
    color: #b94a48;
    border: 1px solid #ee5f5b;
  }
  .form input:focus:invalid:focus,
  .form textarea:focus:invalid:focus,
  .form select:focus:invalid:focus {
    border-color: #e9322d;
  }
  .form input[type="file"]:focus:invalid:focus,
  .form input[type="radio"]:focus:invalid:focus,
  .form input[type="checkbox"]:focus:invalid:focus {
    outline-color: #e9322d;
  }
  .form select[multiple] {
    height: auto;
  }
  .form label {
    margin: 15px 0 3px;
  }
  .form label em {
    color: #d1031c;
    font-size: 13px;
    font-weight: bold;
  }
  .form fieldset {
    margin: 0;
    padding: 0.35em 0 0.75em;
    border: 0;
  }
  .form legend {
    display: block;
    width: 100%;
    padding: 0.3em 0;
    margin-bottom: 0.5em;
    border-bottom: 1px dotted #767476;
    font-weight: bold;
    font-size: 18px;
  }
  .form .group fieldset {
    margin-bottom: 10px;
  }
  .form .group input {
    display: block;
    padding: 10px;
    margin: 0;
    border-radius: 0;
    position: relative;
    top: -1px;
  }
  .form .group input:focus {
    z-index: 2;
  }
  .form .group input:first-child {
    top: 1px;
    border-radius: 5px 5px 0 0;
  }
  .form .group input:last-child {
    top: -2px;
    border-radius: 0 0 5px 5px;
  }
  .form .group button {
    margin: 0.35em 0;
  }
  .form .input-plz,
  .form .input-nr {
    width: 23%;
  }
  .form .input-street,
  .form .input-plz {
    float: left;
    margin-right: 1%;
  }
  .form .input-city,
  .form .input-street {
    width: 75%;
  }
  .form .input-date {
    width: 120px;
  }
  .form .input-time {
    width: 85px;
    margin-right: 3px;
  }
  .form .input-1 {
    width: 100%;
  }
  .form .chzn-select {
    width: 100%;
  }
  .form .input-2-3 {
    width: 66%;
  }
  .form .input-1-2,
  .form textarea {
    width: 50%;
  }
  .form .input-1-3 {
    width: 33%;
  }
  .form .input-1-4 {
    width: 25%;
  }
  .form .cost-input-wrapper {
    float: left;
    width: 100px;
  }
  .form .cost-input-wrapper input {
    width: 60px;
    margin-right: 5px;
  }
  .form .time-input-wrapper {
    float: left;
    width: 100px;
  }
  .form .time-input-wrapper input {
    width: 80px;
    margin-right: 5px;
  }
  .form .text {
    margin: 10px 0;
    padding: 10px;
    background: #eee;
    font-size: 13px;
    border-radius: 5px;
  }
  .form .text h3,
  .form .text p {
    margin: 0 0 5px;
  }
  .file-upload {
    position: relative;
  }
  .file-upload label.choose {
    text-align: left !important;
    display: block;
    background: #fff;
    padding: 3px 5px;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    margin-top: 0;
  }
  .file-upload label.choose:hover {
    color: #00519e;
  }
  .file-upload input[type="file"] {
    position: absolute;
    left: -99999px;
  }
  .file-preview {
    clear: both;
    overflow: hidden;
    margin: 10px 0;
  }
  .file-preview a {
    display: block;
  }
  .file-preview .preview-img {
    width: 200px;
  }
  .file-preview .preview-img img {
    width: 100%;
    height: auto;
  }
  .file-preview .form-checkbox {
    overflow: hidden;
  }
  .radio-select {
    overflow: hidden;
    float: left;
    background: #fff;
    padding: 2px 0 0 2px;
    border-radius: 5px;
    border: 1px solid #a2a2a2;
    width: auto !important;
    display: flex;
    flex-wrap: wrap;
  }
  .radio-select input[type="radio"] {
    position: absolute;
    left: -999999px;
  }
  .radio-select input[type="radio"]:checked + label {
    color: #fff;
    background: #00519e;
  }
  .skin-layout-friendly .radio-select input[type="radio"]:checked + label {
    background: #E67E22;
  }
  .radio-select label {
    text-align: left;
    padding: 6px 20px;
    margin: 0 2px 2px 0 !important;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    white-space: nowrap;
    color: #767476;
    border-radius: 5px;
    background: #eee;
  }
  .radio-select label:hover {
    background: #ccdcec;
  }
  .skin-layout-friendly .radio-select label:hover {
    background: #FAE5D3;
  }
  .agb-checkbox label {
    margin-top: 10px;
    padding: 10px 30px !important;
    background: #f6cdd2;
    border-radius: 5px;
  }
  .agb-checkbox label:before {
    left: 8px !important;
    top: 8px !important;
  }
  .form-stacked input[type="text"],
  .form-stacked input[type="password"],
  .form-stacked input[type="email"],
  .form-stacked input[type="url"],
  .form-stacked input[type="date"],
  .form-stacked input[type="month"],
  .form-stacked input[type="time"],
  .form-stacked input[type="datetime"],
  .form-stacked input[type="datetime-local"],
  .form-stacked input[type="week"],
  .form-stacked input[type="number"],
  .form-stacked input[type="search"],
  .form-stacked input[type="tel"],
  .form-stacked input[type="color"],
  .form-stacked select,
  .form-stacked label,
  .form-stacked textarea {
    display: block;
  }
  .form-message-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
  }
  .form-aligned input,
  .form-aligned textarea,
  .form-aligned select,
  .form-aligned .form-message-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
  }
  .form-aligned .input-1 {
    width: 450px;
    max-width: 100%;
  }
  .form-aligned .control-group {
    margin-bottom: 0.5em;
    display: table;
    width: 100%;
  }
  .form-aligned .control-group > label {
    text-align: right;
    float: left;
    vertical-align: middle;
    width: 160px;
    margin: 0 10px 0 0;
    line-height: 25px;
    padding-top: 8px;
  }
  .form-aligned .control-group > label + * {
    float: left;
    width: 450px;
    max-width: 100%;
    margin-right: 5px;
  }
  .form-aligned .control-group label.checkbox {
    text-align: left;
    float: none;
    width: auto;
  }
  .form-aligned .control-group .radio-select label {
    width: auto;
  }
  .form-aligned .control-group > .form-checkbox {
    padding-top: 8px;
    margin-right: 20px;
  }
  .form-aligned .controls {
    margin: 1.5em 0 0 174px;
  }
  .form-aligned .form-message {
    padding-top: 10px;
  }
  .form-message-inline {
    display: inline-block;
    padding-left: 0.3em;
    color: #666;
    vertical-align: middle;
  }
  .form-message {
    display: block;
    color: #666;
    margin: 0;
  }
  .form-message .form-message-table {
    width: auto;
  }
  .form-message .form-message-table th,
  .form-message .form-message-table td {
    padding: 2px 5px 2px 0;
  }
  .form-example {
    background: rgba(255, 255, 255, 0.3);
    padding: 20px;
    margin-top: 50px;
  }
  fieldset .alert {
    clear: both;
  }
  .form-checkbox input[type="checkbox"] {
    display: none;
  }
  .form-checkbox input[type="checkbox"] + label {
    position: relative;
    padding: 5px 0 2px 20px;
    text-align: left;
  }
  .form-checkbox input[type="checkbox"] + label:before {
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 4px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: 0.3em;
    font-display: swap;
    content: "\f0c8";
    color: #fff;
    text-shadow: 0 0 1px #191919;
  }
  .form-checkbox input[type="checkbox"]:checked + label:before {
    content: "\f14a";
    color: #191919;
    text-shadow: none;
  }
  .form-choice input[type="checkbox"] {
    display: none;
  }
  .form-choice input[type="checkbox"] + label {
    position: relative;
    overflow: hidden;
    float: left;
    background: #fff;
    padding: 2px 5px;
    border-radius: 5px;
    border: 1px solid #a2a2a2;
    width: auto !important;
    cursor: pointer;
    margin: 0;
  }
  .form-choice input[type="checkbox"] + label:hover {
    color: #00519e;
  }
  .form-choice input[type="checkbox"]:checked + label {
    color: #fff;
    background: #00519e;
    border-color: #00519e;
  }
  .choices {
    overflow: hidden;
  }
  .choices .form-choice {
    float: left;
    margin: 0 2px 2px 0;
  }
}
@media only screen and (max-width: 960px) {
  .form .input-1-2,
  .form textarea {
    width: 100%;
  }
  .form .cke_chrome {
    width: 100%;
    margin-right: 0;
  }
  .form .form-message {
    display: block;
    width: 100%;
    clear: both;
    padding-top: 0;
  }
  .form-aligned .alert {
    width: 40%;
    margin-left: 22%;
    padding: 5px;
    margin-bottom: 5px;
  }
  .form-aligned input,
  .form-aligned textarea,
  .form-aligned select {
    width: 100%;
    float: none;
    margin: 0;
  }
  .form-aligned input[type=checkbox],
  .form-aligned input[type=radio] {
    width: auto;
  }
  .form-aligned .controls {
    margin-left: 0;
  }
  .form-aligned .control-group > label {
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    text-align: left;
  }
  .form-aligned .control-group > label + * {
    float: none;
    width: 100%;
  }
  .form-aligned .control-group .radio-select label {
    float: left;
    width: auto;
  }
}
@media all {
  .g-row {
    margin: 0 -10px;
  }
  .g-row:before,
  .g-row:after {
    content: "";
    display: table;
    line-height: 0;
  }
  .g-row:after {
    clear: both;
  }
  .g-cell {
    float: left;
    padding: 0 10px;
  }
  .size1of1 {
    width: 100%;
  }
  .size1of2 {
    width: 50%;
  }
  .size1of3 {
    width: 33.33333%;
  }
  .size2of3 {
    width: 66.66667%;
  }
  .size1of4 {
    width: 25%;
  }
  .size1of5 {
    width: 20%;
  }
  .size3of4 {
    width: 75%;
  }
  .size1of6 {
    width: 16.66667%;
  }
  .size1of12 {
    width: 8.33334%;
  }
}
@media only screen and (max-width: 960px) {
  .skin-layout-embed .g-row {
    margin: 0;
  }
  .skin-layout-embed .g-cell {
    float: none;
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  .g-row {
    margin: 0;
  }
  .g-cell {
    float: none;
    width: 100%;
    padding: 0;
    display: table;
  }
}
/*!
* @description: Icon Styles
* @info: Keyframe Styles nach Update löschen
* @author: celine.mueller@gmail.com
* @date: 21.07.2013
* @see: http://twitter.com/fontawesome.
*/
.icon-star.star-premium:before {
  color: #fce400;
  text-shadow: 0 0 2px #191919;
}
/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
[class*="icon-"],
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.icon-xs {
  font-size: 0.75em;
}
.icon-sm {
  font-size: 0.875em;
}
.icon-1x {
  font-size: 1em;
}
.icon-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-4x {
  font-size: 4em;
}
.icon-5x {
  font-size: 5em;
}
.icon-6x {
  font-size: 6em;
}
.icon-7x {
  font-size: 7em;
}
.icon-8x {
  font-size: 8em;
}
.icon-9x {
  font-size: 9em;
}
.icon-10x {
  font-size: 10em;
}
.icon-fw {
  text-align: center;
  width: 1.25em;
}
.icon-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.icon-ul > li {
  position: relative;
}
.icon-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.icon-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.icon-pull-left {
  float: left;
}
.icon-pull-right {
  float: right;
}
.fa.icon-pull-left,
.fas.icon-pull-left,
.far.icon-pull-left,
.fal.icon-pull-left,
.fab.icon-pull-left {
  margin-right: 0.3em;
}
.fa.icon-pull-right,
.fas.icon-pull-right,
.far.icon-pull-right,
.fal.icon-pull-right,
.fab.icon-pull-right {
  margin-left: 0.3em;
}
.icon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.icon-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.icon-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.icon-flip-both,
.icon-flip-horizontal.icon-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical,
:root .icon-flip-both {
  -webkit-filter: none;
  filter: none;
}
.icon-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.icon-stack-1x,
.icon-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.icon-stack-1x {
  line-height: inherit;
}
.icon-stack-2x {
  font-size: 2em;
}
.icon-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.icon-500px:before {
  content: "\f26e";
}
.icon-accessible-icon:before {
  content: "\f368";
}
.icon-accusoft:before {
  content: "\f369";
}
.icon-acquisitions-incorporated:before {
  content: "\f6af";
}
.icon-ad:before {
  content: "\f641";
}
.icon-address-book:before {
  content: "\f2b9";
}
.icon-address-card:before {
  content: "\f2bb";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-adn:before {
  content: "\f170";
}
.icon-adobe:before {
  content: "\f778";
}
.icon-adversal:before {
  content: "\f36a";
}
.icon-affiliatetheme:before {
  content: "\f36b";
}
.icon-air-freshener:before {
  content: "\f5d0";
}
.icon-airbnb:before {
  content: "\f834";
}
.icon-algolia:before {
  content: "\f36c";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-alipay:before {
  content: "\f642";
}
.icon-allergies:before {
  content: "\f461";
}
.icon-amazon:before {
  content: "\f270";
}
.icon-amazon-pay:before {
  content: "\f42c";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.icon-amilia:before {
  content: "\f36d";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-android:before {
  content: "\f17b";
}
.icon-angellist:before {
  content: "\f209";
}
.icon-angle-double-down:before {
  content: "\f103";
}
.icon-angle-double-left:before {
  content: "\f100";
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-double-up:before {
  content: "\f102";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angry:before {
  content: "\f556";
}
.icon-angrycreative:before {
  content: "\f36e";
}
.icon-angular:before {
  content: "\f420";
}
.icon-ankh:before {
  content: "\f644";
}
.icon-app-store:before {
  content: "\f36f";
}
.icon-app-store-ios:before {
  content: "\f370";
}
.icon-apper:before {
  content: "\f371";
}
.icon-apple:before {
  content: "\f179";
}
.icon-apple-alt:before {
  content: "\f5d1";
}
.icon-apple-pay:before {
  content: "\f415";
}
.icon-archive:before {
  content: "\f187";
}
.icon-archway:before {
  content: "\f557";
}
.icon-arrow-alt-circle-down:before {
  content: "\f358";
}
.icon-arrow-alt-circle-left:before {
  content: "\f359";
}
.icon-arrow-alt-circle-right:before {
  content: "\f35a";
}
.icon-arrow-alt-circle-up:before {
  content: "\f35b";
}
.icon-arrow-circle-down:before {
  content: "\f0ab";
}
.icon-arrow-circle-left:before {
  content: "\f0a8";
}
.icon-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-arrow-circle-up:before {
  content: "\f0aa";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrows-alt:before {
  content: "\f0b2";
}
.icon-arrows-alt-h:before {
  content: "\f337";
}
.icon-arrows-alt-v:before {
  content: "\f338";
}
.icon-artstation:before {
  content: "\f77a";
}
.icon-assistive-listening-systems:before {
  content: "\f2a2";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-asymmetrik:before {
  content: "\f372";
}
.icon-at:before {
  content: "\f1fa";
}
.icon-atlas:before {
  content: "\f558";
}
.icon-atlassian:before {
  content: "\f77b";
}
.icon-atom:before {
  content: "\f5d2";
}
.icon-audible:before {
  content: "\f373";
}
.icon-audio-description:before {
  content: "\f29e";
}
.icon-autoprefixer:before {
  content: "\f41c";
}
.icon-avianex:before {
  content: "\f374";
}
.icon-aviato:before {
  content: "\f421";
}
.icon-award:before {
  content: "\f559";
}
.icon-aws:before {
  content: "\f375";
}
.icon-baby:before {
  content: "\f77c";
}
.icon-baby-carriage:before {
  content: "\f77d";
}
.icon-backspace:before {
  content: "\f55a";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-bacon:before {
  content: "\f7e5";
}
.icon-balance-scale:before {
  content: "\f24e";
}
.icon-balance-scale-left:before {
  content: "\f515";
}
.icon-balance-scale-right:before {
  content: "\f516";
}
.icon-ban-circle:before,
.icon-ban:before {
  content: "\f05e";
}
.icon-band-aid:before {
  content: "\f462";
}
.icon-bandcamp:before {
  content: "\f2d5";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-reorder:before,
.icon-bars:before {
  content: "\f0c9";
}
.icon-baseball-ball:before {
  content: "\f433";
}
.icon-basketball-ball:before {
  content: "\f434";
}
.icon-bath:before {
  content: "\f2cd";
}
.icon-battery-empty:before {
  content: "\f244";
}
.icon-battery-full:before {
  content: "\f240";
}
.icon-battery-half:before {
  content: "\f242";
}
.icon-battery-quarter:before {
  content: "\f243";
}
.icon-battery-three-quarters:before {
  content: "\f241";
}
.icon-battle-net:before {
  content: "\f835";
}
.icon-bed:before {
  content: "\f236";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-behance:before {
  content: "\f1b4";
}
.icon-behance-square:before {
  content: "\f1b5";
}
.icon-bell:before {
  content: "\f0f3";
}
.icon-bell-slash:before {
  content: "\f1f6";
}
.icon-bezier-curve:before {
  content: "\f55b";
}
.icon-bible:before {
  content: "\f647";
}
.icon-bicycle:before {
  content: "\f206";
}
.icon-biking:before {
  content: "\f84a";
}
.icon-bimobject:before {
  content: "\f378";
}
.icon-binoculars:before {
  content: "\f1e5";
}
.icon-biohazard:before {
  content: "\f780";
}
.icon-birthday-cake:before {
  content: "\f1fd";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitcoin:before {
  content: "\f379";
}
.icon-bity:before {
  content: "\f37a";
}
.icon-black-tie:before {
  content: "\f27e";
}
.icon-blackberry:before {
  content: "\f37b";
}
.icon-blender:before {
  content: "\f517";
}
.icon-blender-phone:before {
  content: "\f6b6";
}
.icon-blind:before {
  content: "\f29d";
}
.icon-blog:before {
  content: "\f781";
}
.icon-blogger:before {
  content: "\f37c";
}
.icon-blogger-b:before {
  content: "\f37d";
}
.icon-bluetooth:before {
  content: "\f293";
}
.icon-bluetooth-b:before {
  content: "\f294";
}
.icon-bold:before {
  content: "\f032";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-bomb:before {
  content: "\f1e2";
}
.icon-bone:before {
  content: "\f5d7";
}
.icon-bong:before {
  content: "\f55c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-book-dead:before {
  content: "\f6b7";
}
.icon-book-medical:before {
  content: "\f7e6";
}
.icon-book-open:before {
  content: "\f518";
}
.icon-book-reader:before {
  content: "\f5da";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-bootstrap:before {
  content: "\f836";
}
.icon-border-all:before {
  content: "\f84c";
}
.icon-border-none:before {
  content: "\f850";
}
.icon-border-style:before {
  content: "\f853";
}
.icon-bowling-ball:before {
  content: "\f436";
}
.icon-box:before {
  content: "\f466";
}
.icon-box-open:before {
  content: "\f49e";
}
.icon-boxes:before {
  content: "\f468";
}
.icon-braille:before {
  content: "\f2a1";
}
.icon-brain:before {
  content: "\f5dc";
}
.icon-bread-slice:before {
  content: "\f7ec";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-briefcase-medical:before {
  content: "\f469";
}
.icon-broadcast-tower:before {
  content: "\f519";
}
.icon-broom:before {
  content: "\f51a";
}
.icon-brush:before {
  content: "\f55d";
}
.icon-btc:before {
  content: "\f15a";
}
.icon-buffer:before {
  content: "\f837";
}
.icon-bug:before {
  content: "\f188";
}
.icon-building:before {
  content: "\f1ad";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-burn:before {
  content: "\f46a";
}
.icon-buromobelexperte:before {
  content: "\f37f";
}
.icon-bus:before {
  content: "\f207";
}
.icon-bus-alt:before {
  content: "\f55e";
}
.icon-business-time:before {
  content: "\f64a";
}
.icon-buy-n-large:before {
  content: "\f8a6";
}
.icon-buysellads:before {
  content: "\f20d";
}
.icon-calculator:before {
  content: "\f1ec";
}
.icon-calendar:before {
  content: "\f133";
}
.icon-calendar-alt:before {
  content: "\f073";
}
.icon-calendar-check:before {
  content: "\f274";
}
.icon-calendar-day:before {
  content: "\f783";
}
.icon-calendar-minus:before {
  content: "\f272";
}
.icon-calendar-plus:before {
  content: "\f271";
}
.icon-calendar-times:before {
  content: "\f273";
}
.icon-calendar-week:before {
  content: "\f784";
}
.icon-camera:before {
  content: "\f030";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-campground:before {
  content: "\f6bb";
}
.icon-canadian-maple-leaf:before {
  content: "\f785";
}
.icon-candy-cane:before {
  content: "\f786";
}
.icon-cannabis:before {
  content: "\f55f";
}
.icon-capsules:before {
  content: "\f46b";
}
.icon-car:before {
  content: "\f1b9";
}
.icon-car-alt:before {
  content: "\f5de";
}
.icon-car-battery:before {
  content: "\f5df";
}
.icon-car-crash:before {
  content: "\f5e1";
}
.icon-car-side:before {
  content: "\f5e4";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-caret-square-down:before {
  content: "\f150";
}
.icon-caret-square-left:before {
  content: "\f191";
}
.icon-caret-square-right:before {
  content: "\f152";
}
.icon-caret-square-up:before {
  content: "\f151";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-carrot:before {
  content: "\f787";
}
.icon-cart-arrow-down:before {
  content: "\f218";
}
.icon-cart-plus:before {
  content: "\f217";
}
.icon-cash-register:before {
  content: "\f788";
}
.icon-cat:before {
  content: "\f6be";
}
.icon-cc-amazon-pay:before {
  content: "\f42d";
}
.icon-cc-amex:before {
  content: "\f1f3";
}
.icon-cc-apple-pay:before {
  content: "\f416";
}
.icon-cc-diners-club:before {
  content: "\f24c";
}
.icon-cc-discover:before {
  content: "\f1f2";
}
.icon-cc-jcb:before {
  content: "\f24b";
}
.icon-cc-mastercard:before {
  content: "\f1f1";
}
.icon-cc-paypal:before {
  content: "\f1f4";
}
.icon-cc-stripe:before {
  content: "\f1f5";
}
.icon-cc-visa:before {
  content: "\f1f0";
}
.icon-centercode:before {
  content: "\f380";
}
.icon-centos:before {
  content: "\f789";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-chair:before {
  content: "\f6c0";
}
.icon-chalkboard:before {
  content: "\f51b";
}
.icon-chalkboard-teacher:before {
  content: "\f51c";
}
.icon-charging-station:before {
  content: "\f5e7";
}
.icon-chart-area:before {
  content: "\f1fe";
}
.icon-chart-bar:before {
  content: "\f080";
}
.icon-chart-line:before {
  content: "\f201";
}
.icon-chart-pie:before {
  content: "\f200";
}
.icon-ok-sign:before,
.icon-check:before {
  content: "\f00c";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-check-double:before {
  content: "\f560";
}
.icon-check-square:before {
  content: "\f14a";
}
.icon-cheese:before {
  content: "\f7ef";
}
.icon-chess:before {
  content: "\f439";
}
.icon-chess-bishop:before {
  content: "\f43a";
}
.icon-chess-board:before {
  content: "\f43c";
}
.icon-chess-king:before {
  content: "\f43f";
}
.icon-chess-knight:before {
  content: "\f441";
}
.icon-chess-pawn:before {
  content: "\f443";
}
.icon-chess-queen:before {
  content: "\f445";
}
.icon-chess-rook:before {
  content: "\f447";
}
.icon-collapse:before,
.icon-chevron-circle-down:before {
  content: "\f13a";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-chevron-circle-up:before {
  content: "\f139";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-child:before {
  content: "\f1ae";
}
.icon-chrome:before {
  content: "\f268";
}
.icon-chromecast:before {
  content: "\f838";
}
.icon-church:before {
  content: "\f51d";
}
.icon-circle:before {
  content: "\f111";
}
.icon-circle-notch:before {
  content: "\f1ce";
}
.icon-city:before {
  content: "\f64f";
}
.icon-clinic-medical:before {
  content: "\f7f2";
}
.icon-clipboard:before {
  content: "\f328";
}
.icon-clipboard-check:before {
  content: "\f46c";
}
.icon-clipboard-list:before {
  content: "\f46d";
}
.icon-clock:before {
  content: "\f017";
}
.icon-clone:before {
  content: "\f24d";
}
.icon-closed-captioning:before {
  content: "\f20a";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-cloud-download-alt:before {
  content: "\f381";
}
.icon-cloud-meatball:before {
  content: "\f73b";
}
.icon-cloud-moon:before {
  content: "\f6c3";
}
.icon-cloud-moon-rain:before {
  content: "\f73c";
}
.icon-cloud-rain:before {
  content: "\f73d";
}
.icon-cloud-showers-heavy:before {
  content: "\f740";
}
.icon-cloud-sun:before {
  content: "\f6c4";
}
.icon-cloud-sun-rain:before {
  content: "\f743";
}
.icon-cloud-upload-alt:before {
  content: "\f382";
}
.icon-cloudscale:before {
  content: "\f383";
}
.icon-cloudsmith:before {
  content: "\f384";
}
.icon-cloudversify:before {
  content: "\f385";
}
.icon-cocktail:before {
  content: "\f561";
}
.icon-code:before {
  content: "\f121";
}
.icon-code-branch:before {
  content: "\f126";
}
.icon-codepen:before {
  content: "\f1cb";
}
.icon-codiepie:before {
  content: "\f284";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-cog:before {
  content: "\f013";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-coins:before,
.icon-money:before {
  content: "\f51e";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-comment:before {
  content: "\f075";
}
.icon-comment-alt:before {
  content: "\f27a";
}
.icon-comment-dollar:before {
  content: "\f651";
}
.icon-comment-dots:before {
  content: "\f4ad";
}
.icon-comment-medical:before {
  content: "\f7f5";
}
.icon-comment-slash:before {
  content: "\f4b3";
}
.icon-comments:before {
  content: "\f086";
}
.icon-comments-dollar:before {
  content: "\f653";
}
.icon-compact-disc:before {
  content: "\f51f";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-compress:before {
  content: "\f066";
}
.icon-compress-arrows-alt:before {
  content: "\f78c";
}
.icon-concierge-bell:before {
  content: "\f562";
}
.icon-confluence:before {
  content: "\f78d";
}
.icon-connectdevelop:before {
  content: "\f20e";
}
.icon-contao:before {
  content: "\f26d";
}
.icon-cookie:before {
  content: "\f563";
}
.icon-cookie-bite:before {
  content: "\f564";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-copyright:before {
  content: "\f1f9";
}
.icon-cotton-bureau:before {
  content: "\f89e";
}
.icon-couch:before {
  content: "\f4b8";
}
.icon-cpanel:before {
  content: "\f388";
}
.icon-creative-commons:before {
  content: "\f25e";
}
.icon-creative-commons-by:before {
  content: "\f4e7";
}
.icon-creative-commons-nc:before {
  content: "\f4e8";
}
.icon-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.icon-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.icon-creative-commons-nd:before {
  content: "\f4eb";
}
.icon-creative-commons-pd:before {
  content: "\f4ec";
}
.icon-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.icon-creative-commons-remix:before {
  content: "\f4ee";
}
.icon-creative-commons-sa:before {
  content: "\f4ef";
}
.icon-creative-commons-sampling:before {
  content: "\f4f0";
}
.icon-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.icon-creative-commons-share:before {
  content: "\f4f2";
}
.icon-creative-commons-zero:before {
  content: "\f4f3";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-critical-role:before {
  content: "\f6c9";
}
.icon-crop:before {
  content: "\f125";
}
.icon-crop-alt:before {
  content: "\f565";
}
.icon-cross:before {
  content: "\f654";
}
.icon-crosshairs:before {
  content: "\f05b";
}
.icon-crow:before {
  content: "\f520";
}
.icon-crown:before {
  content: "\f521";
}
.icon-crutch:before {
  content: "\f7f7";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-css3-alt:before {
  content: "\f38b";
}
.icon-cube:before {
  content: "\f1b2";
}
.icon-cubes:before {
  content: "\f1b3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-cuttlefish:before {
  content: "\f38c";
}
.icon-d-and-d:before {
  content: "\f38d";
}
.icon-d-and-d-beyond:before {
  content: "\f6ca";
}
.icon-dashcube:before {
  content: "\f210";
}
.icon-database:before {
  content: "\f1c0";
}
.icon-deaf:before {
  content: "\f2a4";
}
.icon-delicious:before {
  content: "\f1a5";
}
.icon-democrat:before {
  content: "\f747";
}
.icon-deploydog:before {
  content: "\f38e";
}
.icon-deskpro:before {
  content: "\f38f";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-dev:before {
  content: "\f6cc";
}
.icon-deviantart:before {
  content: "\f1bd";
}
.icon-dharmachakra:before {
  content: "\f655";
}
.icon-dhl:before {
  content: "\f790";
}
.icon-diagnoses:before {
  content: "\f470";
}
.icon-diaspora:before {
  content: "\f791";
}
.icon-dice:before {
  content: "\f522";
}
.icon-dice-d20:before {
  content: "\f6cf";
}
.icon-dice-d6:before {
  content: "\f6d1";
}
.icon-dice-five:before {
  content: "\f523";
}
.icon-dice-four:before {
  content: "\f524";
}
.icon-dice-one:before {
  content: "\f525";
}
.icon-dice-six:before {
  content: "\f526";
}
.icon-dice-three:before {
  content: "\f527";
}
.icon-dice-two:before {
  content: "\f528";
}
.icon-digg:before {
  content: "\f1a6";
}
.icon-digital-ocean:before {
  content: "\f391";
}
.icon-digital-tachograph:before {
  content: "\f566";
}
.icon-directions:before {
  content: "\f5eb";
}
.icon-discord:before {
  content: "\f392";
}
.icon-discourse:before {
  content: "\f393";
}
.icon-divide:before {
  content: "\f529";
}
.icon-dizzy:before {
  content: "\f567";
}
.icon-dna:before {
  content: "\f471";
}
.icon-dochub:before {
  content: "\f394";
}
.icon-docker:before {
  content: "\f395";
}
.icon-dog:before {
  content: "\f6d3";
}
.icon-dollar-sign:before {
  content: "\f155";
}
.icon-dolly:before {
  content: "\f472";
}
.icon-dolly-flatbed:before {
  content: "\f474";
}
.icon-donate:before {
  content: "\f4b9";
}
.icon-door-closed:before {
  content: "\f52a";
}
.icon-door-open:before {
  content: "\f52b";
}
.icon-dot-circle:before {
  content: "\f192";
}
.icon-dove:before {
  content: "\f4ba";
}
.icon-download:before,
.icon-download-alt:before {
  content: "\f019";
}
.icon-draft2digital:before {
  content: "\f396";
}
.icon-drafting-compass:before {
  content: "\f568";
}
.icon-dragon:before {
  content: "\f6d5";
}
.icon-draw-polygon:before {
  content: "\f5ee";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-dribbble-square:before {
  content: "\f397";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-drum:before {
  content: "\f569";
}
.icon-drum-steelpan:before {
  content: "\f56a";
}
.icon-drumstick-bite:before {
  content: "\f6d7";
}
.icon-drupal:before {
  content: "\f1a9";
}
.icon-dumbbell:before {
  content: "\f44b";
}
.icon-dumpster:before {
  content: "\f793";
}
.icon-dumpster-fire:before {
  content: "\f794";
}
.icon-dungeon:before {
  content: "\f6d9";
}
.icon-dyalog:before {
  content: "\f399";
}
.icon-earlybirds:before {
  content: "\f39a";
}
.icon-ebay:before {
  content: "\f4f4";
}
.icon-edge:before {
  content: "\f282";
}
.icon-edit-sign:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\f044";
}
.icon-egg:before {
  content: "\f7fb";
}
.icon-eject:before {
  content: "\f052";
}
.icon-elementor:before {
  content: "\f430";
}
.icon-ellipsis-h:before {
  content: "\f141";
}
.icon-ellipsis-v:before {
  content: "\f142";
}
.icon-ello:before {
  content: "\f5f1";
}
.icon-ember:before {
  content: "\f423";
}
.icon-empire:before {
  content: "\f1d1";
}
.icon-envelope-alt:before,
.icon-envelope:before {
  content: "\f0e0";
}
.icon-envelope-open:before {
  content: "\f2b6";
}
.icon-envelope-open-text:before {
  content: "\f658";
}
.icon-envelope-square:before {
  content: "\f199";
}
.icon-envira:before {
  content: "\f299";
}
.icon-equals:before {
  content: "\f52c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-erlang:before {
  content: "\f39d";
}
.icon-ethereum:before {
  content: "\f42e";
}
.icon-ethernet:before {
  content: "\f796";
}
.icon-etsy:before {
  content: "\f2d7";
}
.icon-euro-sign:before {
  content: "\f153";
}
.icon-evernote:before {
  content: "\f839";
}
.icon-exchange-alt:before {
  content: "\f362";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-exclamation-triangle:before {
  content: "\f071";
}
.icon-expand:before {
  content: "\f065";
}
.icon-expand-arrows-alt:before {
  content: "\f31e";
}
.icon-expeditedssl:before {
  content: "\f23e";
}
.icon-external-link-alt:before {
  content: "\f35d";
}
.icon-external-link-square-alt:before {
  content: "\f360";
}
.icon-eye:before,
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-dropper:before {
  content: "\f1fb";
}
.icon-eye-slash:before {
  content: "\f070";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f39e";
}
.icon-facebook-messenger:before {
  content: "\f39f";
}
.icon-facebook-sign:before,
.icon-facebook-square:before {
  content: "\f082";
}
.icon-fan:before {
  content: "\f863";
}
.icon-fantasy-flight-games:before {
  content: "\f6dc";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-fax:before {
  content: "\f1ac";
}
.icon-feather:before {
  content: "\f52d";
}
.icon-feather-alt:before {
  content: "\f56b";
}
.icon-fedex:before {
  content: "\f797";
}
.icon-fedora:before {
  content: "\f798";
}
.icon-female:before {
  content: "\f182";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-figma:before {
  content: "\f799";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-alt:before {
  content: "\f15c";
}
.icon-file-archive:before {
  content: "\f1c6";
}
.icon-file-audio:before {
  content: "\f1c7";
}
.icon-file-code:before {
  content: "\f1c9";
}
.icon-file-contract:before {
  content: "\f56c";
}
.icon-file-csv:before {
  content: "\f6dd";
}
.icon-file-download:before {
  content: "\f56d";
}
.icon-file-excel:before {
  content: "\f1c3";
}
.icon-file-export:before {
  content: "\f56e";
}
.icon-file-image:before {
  content: "\f1c5";
}
.icon-file-import:before {
  content: "\f56f";
}
.icon-file-invoice:before {
  content: "\f570";
}
.icon-file-invoice-dollar:before {
  content: "\f571";
}
.icon-file-medical:before {
  content: "\f477";
}
.icon-file-medical-alt:before {
  content: "\f478";
}
.icon-file-pdf:before {
  content: "\f1c1";
}
.icon-file-powerpoint:before {
  content: "\f1c4";
}
.icon-file-prescription:before {
  content: "\f572";
}
.icon-file-signature:before {
  content: "\f573";
}
.icon-file-upload:before {
  content: "\f574";
}
.icon-file-video:before {
  content: "\f1c8";
}
.icon-file-word:before {
  content: "\f1c2";
}
.icon-fill:before {
  content: "\f575";
}
.icon-fill-drip:before {
  content: "\f576";
}
.icon-film:before {
  content: "\f008";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-fingerprint:before {
  content: "\f577";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-fire-alt:before {
  content: "\f7e4";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-firefox:before {
  content: "\f269";
}
.icon-first-aid:before {
  content: "\f479";
}
.icon-first-order:before {
  content: "\f2b0";
}
.icon-first-order-alt:before {
  content: "\f50a";
}
.icon-firstdraft:before {
  content: "\f3a1";
}
.icon-fish:before {
  content: "\f578";
}
.icon-fist-raised:before {
  content: "\f6de";
}
.icon-flag:before {
  content: "\f024";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-flag-usa:before {
  content: "\f74d";
}
.icon-flask:before {
  content: "\f0c3";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-flipboard:before {
  content: "\f44d";
}
.icon-flushed:before {
  content: "\f579";
}
.icon-fly:before {
  content: "\f417";
}
.icon-folder:before {
  content: "\f07b";
}
.icon-folder-minus:before {
  content: "\f65d";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-folder-plus:before {
  content: "\f65e";
}
.icon-font:before {
  content: "\f031";
}
.icon-font-awesome:before {
  content: "\f2b4";
}
.icon-font-awesome-alt:before {
  content: "\f35c";
}
.icon-font-awesome-flag:before {
  content: "\f425";
}
.icon-font-awesome-logo-full:before {
  content: "\f4e6";
}
.icon-fonticons:before {
  content: "\f280";
}
.icon-fonticons-fi:before {
  content: "\f3a2";
}
.icon-football-ball:before {
  content: "\f44e";
}
.icon-fort-awesome:before {
  content: "\f286";
}
.icon-fort-awesome-alt:before {
  content: "\f3a3";
}
.icon-forumbee:before {
  content: "\f211";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-free-code-camp:before {
  content: "\f2c5";
}
.icon-freebsd:before {
  content: "\f3a4";
}
.icon-frog:before {
  content: "\f52e";
}
.icon-frown:before {
  content: "\f119";
}
.icon-frown-open:before {
  content: "\f57a";
}
.icon-fulcrum:before {
  content: "\f50b";
}
.icon-funnel-dollar:before {
  content: "\f662";
}
.icon-futbol:before {
  content: "\f1e3";
}
.icon-galactic-republic:before {
  content: "\f50c";
}
.icon-galactic-senate:before {
  content: "\f50d";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-gas-pump:before {
  content: "\f52f";
}
.icon-gavel:before {
  content: "\f0e3";
}
.icon-gem:before {
  content: "\f3a5";
}
.icon-genderless:before {
  content: "\f22d";
}
.icon-get-pocket:before {
  content: "\f265";
}
.icon-gg:before {
  content: "\f260";
}
.icon-gg-circle:before {
  content: "\f261";
}
.icon-ghost:before {
  content: "\f6e2";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-gifts:before {
  content: "\f79c";
}
.icon-git:before {
  content: "\f1d3";
}
.icon-git-alt:before {
  content: "\f841";
}
.icon-git-square:before {
  content: "\f1d2";
}
.icon-github:before {
  content: "\f09b";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-github-square:before {
  content: "\f092";
}
.icon-gitkraken:before {
  content: "\f3a6";
}
.icon-gitlab:before {
  content: "\f296";
}
.icon-gitter:before {
  content: "\f426";
}
.icon-glass-cheers:before {
  content: "\f79f";
}
.icon-glass-martini:before {
  content: "\f000";
}
.icon-glass-martini-alt:before {
  content: "\f57b";
}
.icon-glass-whiskey:before {
  content: "\f7a0";
}
.icon-glasses:before {
  content: "\f530";
}
.icon-glide:before {
  content: "\f2a5";
}
.icon-glide-g:before {
  content: "\f2a6";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-globe-africa:before {
  content: "\f57c";
}
.icon-globe-americas:before {
  content: "\f57d";
}
.icon-globe-asia:before {
  content: "\f57e";
}
.icon-globe-europe:before {
  content: "\f7a2";
}
.icon-gofore:before {
  content: "\f3a7";
}
.icon-golf-ball:before {
  content: "\f450";
}
.icon-goodreads:before {
  content: "\f3a8";
}
.icon-goodreads-g:before {
  content: "\f3a9";
}
.icon-google:before {
  content: "\f1a0";
}
.icon-google-drive:before {
  content: "\f3aa";
}
.icon-google-play:before {
  content: "\f3ab";
}
.icon-google-plus:before {
  content: "\f2b3";
}
.icon-google-plus-g:before {
  content: "\f0d5";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-google-wallet:before {
  content: "\f1ee";
}
.icon-gopuram:before {
  content: "\f664";
}
.icon-graduation-cap:before {
  content: "\f19d";
}
.icon-gratipay:before {
  content: "\f184";
}
.icon-grav:before {
  content: "\f2d6";
}
.icon-greater-than:before {
  content: "\f531";
}
.icon-greater-than-equal:before {
  content: "\f532";
}
.icon-grimace:before {
  content: "\f57f";
}
.icon-grin:before {
  content: "\f580";
}
.icon-grin-alt:before {
  content: "\f581";
}
.icon-grin-beam:before {
  content: "\f582";
}
.icon-grin-beam-sweat:before {
  content: "\f583";
}
.icon-grin-hearts:before {
  content: "\f584";
}
.icon-grin-squint:before {
  content: "\f585";
}
.icon-grin-squint-tears:before {
  content: "\f586";
}
.icon-grin-stars:before {
  content: "\f587";
}
.icon-grin-tears:before {
  content: "\f588";
}
.icon-grin-tongue:before {
  content: "\f589";
}
.icon-grin-tongue-squint:before {
  content: "\f58a";
}
.icon-grin-tongue-wink:before {
  content: "\f58b";
}
.icon-grin-wink:before {
  content: "\f58c";
}
.icon-grip-horizontal:before {
  content: "\f58d";
}
.icon-grip-lines:before {
  content: "\f7a4";
}
.icon-grip-lines-vertical:before {
  content: "\f7a5";
}
.icon-grip-vertical:before {
  content: "\f58e";
}
.icon-gripfire:before {
  content: "\f3ac";
}
.icon-grunt:before {
  content: "\f3ad";
}
.icon-guitar:before {
  content: "\f7a6";
}
.icon-gulp:before {
  content: "\f3ae";
}
.icon-h-square:before {
  content: "\f0fd";
}
.icon-hacker-news:before {
  content: "\f1d4";
}
.icon-hacker-news-square:before {
  content: "\f3af";
}
.icon-hackerrank:before {
  content: "\f5f7";
}
.icon-hamburger:before {
  content: "\f805";
}
.icon-hammer:before {
  content: "\f6e3";
}
.icon-hamsa:before {
  content: "\f665";
}
.icon-hand-holding:before {
  content: "\f4bd";
}
.icon-hand-holding-heart:before {
  content: "\f4be";
}
.icon-hand-holding-usd:before {
  content: "\f4c0";
}
.icon-hand-lizard:before {
  content: "\f258";
}
.icon-hand-middle-finger:before {
  content: "\f806";
}
.icon-hand-paper:before {
  content: "\f256";
}
.icon-hand-peace:before {
  content: "\f25b";
}
.icon-hand-point-down:before {
  content: "\f0a7";
}
.icon-hand-point-left:before {
  content: "\f0a5";
}
.icon-hand-point-right:before {
  content: "\f0a4";
}
.icon-hand-point-up:before,
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-pointer:before {
  content: "\f25a";
}
.icon-hand-rock:before {
  content: "\f255";
}
.icon-hand-scissors:before {
  content: "\f257";
}
.icon-hand-spock:before {
  content: "\f259";
}
.icon-hands:before {
  content: "\f4c2";
}
.icon-hands-helping:before {
  content: "\f4c4";
}
.icon-handshake:before {
  content: "\f2b5";
}
.icon-hanukiah:before {
  content: "\f6e6";
}
.icon-hard-hat:before {
  content: "\f807";
}
.icon-hashtag:before {
  content: "\f292";
}
.icon-hat-cowboy:before {
  content: "\f8c0";
}
.icon-hat-cowboy-side:before {
  content: "\f8c1";
}
.icon-hat-wizard:before {
  content: "\f6e8";
}
.icon-haykal:before {
  content: "\f666";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-heading:before {
  content: "\f1dc";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-headphones-alt:before {
  content: "\f58f";
}
.icon-headset:before {
  content: "\f590";
}
.icon-heart:before {
  content: "\f004";
}
.icon-heart-broken:before {
  content: "\f7a9";
}
.icon-heartbeat:before {
  content: "\f21e";
}
.icon-helicopter:before {
  content: "\f533";
}
.icon-highlighter:before {
  content: "\f591";
}
.icon-hiking:before {
  content: "\f6ec";
}
.icon-hippo:before {
  content: "\f6ed";
}
.icon-hips:before {
  content: "\f452";
}
.icon-hire-a-helper:before {
  content: "\f3b0";
}
.icon-history:before {
  content: "\f1da";
}
.icon-hockey-puck:before {
  content: "\f453";
}
.icon-holly-berry:before {
  content: "\f7aa";
}
.icon-home:before {
  content: "\f015";
}
.icon-hooli:before {
  content: "\f427";
}
.icon-hornbill:before {
  content: "\f592";
}
.icon-horse:before {
  content: "\f6f0";
}
.icon-horse-head:before {
  content: "\f7ab";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-hospital-alt:before {
  content: "\f47d";
}
.icon-hospital-symbol:before {
  content: "\f47e";
}
.icon-hot-tub:before {
  content: "\f593";
}
.icon-hotdog:before {
  content: "\f80f";
}
.icon-hotel:before {
  content: "\f594";
}
.icon-hotjar:before {
  content: "\f3b1";
}
.icon-hourglass:before {
  content: "\f254";
}
.icon-hourglass-end:before {
  content: "\f253";
}
.icon-hourglass-half:before {
  content: "\f252";
}
.icon-hourglass-start:before {
  content: "\f251";
}
.icon-house-damage:before {
  content: "\f6f1";
}
.icon-houzz:before {
  content: "\f27c";
}
.icon-hryvnia:before {
  content: "\f6f2";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-hubspot:before {
  content: "\f3b2";
}
.icon-i-cursor:before {
  content: "\f246";
}
.icon-ice-cream:before {
  content: "\f810";
}
.icon-icicles:before {
  content: "\f7ad";
}
.icon-icons:before {
  content: "\f86d";
}
.icon-id-badge:before {
  content: "\f2c1";
}
.icon-id-card:before {
  content: "\f2c2";
}
.icon-id-card-alt:before {
  content: "\f47f";
}
.icon-igloo:before {
  content: "\f7ae";
}
.icon-image:before {
  content: "\f03e";
}
.icon-images:before {
  content: "\f302";
}
.icon-imdb:before {
  content: "\f2d8";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-indent:before {
  content: "\f03c";
}
.icon-industry:before {
  content: "\f275";
}
.icon-infinity:before {
  content: "\f534";
}
.icon-info:before {
  content: "\f129";
}
.icon-info-sign:before,
.icon-info-circle:before {
  content: "\f05a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-intercom:before {
  content: "\f7af";
}
.icon-internet-explorer:before {
  content: "\f26b";
}
.icon-invision:before {
  content: "\f7b0";
}
.icon-ioxhost:before {
  content: "\f208";
}
.icon-italic:before {
  content: "\f033";
}
.icon-itch-io:before {
  content: "\f83a";
}
.icon-itunes:before {
  content: "\f3b4";
}
.icon-itunes-note:before {
  content: "\f3b5";
}
.icon-java:before {
  content: "\f4e4";
}
.icon-jedi:before {
  content: "\f669";
}
.icon-jedi-order:before {
  content: "\f50e";
}
.icon-jenkins:before {
  content: "\f3b6";
}
.icon-jira:before {
  content: "\f7b1";
}
.icon-joget:before {
  content: "\f3b7";
}
.icon-joint:before {
  content: "\f595";
}
.icon-joomla:before {
  content: "\f1aa";
}
.icon-journal-whills:before {
  content: "\f66a";
}
.icon-js:before {
  content: "\f3b8";
}
.icon-js-square:before {
  content: "\f3b9";
}
.icon-jsfiddle:before {
  content: "\f1cc";
}
.icon-kaaba:before {
  content: "\f66b";
}
.icon-kaggle:before {
  content: "\f5fa";
}
.icon-key:before {
  content: "\f084";
}
.icon-keybase:before {
  content: "\f4f5";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-keycdn:before {
  content: "\f3ba";
}
.icon-khanda:before {
  content: "\f66d";
}
.icon-kickstarter:before {
  content: "\f3bb";
}
.icon-kickstarter-k:before {
  content: "\f3bc";
}
.icon-kiss:before {
  content: "\f596";
}
.icon-kiss-beam:before {
  content: "\f597";
}
.icon-kiss-wink-heart:before {
  content: "\f598";
}
.icon-kiwi-bird:before {
  content: "\f535";
}
.icon-korvue:before {
  content: "\f42f";
}
.icon-landmark:before {
  content: "\f66f";
}
.icon-language:before {
  content: "\f1ab";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-laptop-code:before {
  content: "\f5fc";
}
.icon-laptop-medical:before {
  content: "\f812";
}
.icon-laravel:before {
  content: "\f3bd";
}
.icon-lastfm:before {
  content: "\f202";
}
.icon-lastfm-square:before {
  content: "\f203";
}
.icon-laugh:before {
  content: "\f599";
}
.icon-laugh-beam:before {
  content: "\f59a";
}
.icon-laugh-squint:before {
  content: "\f59b";
}
.icon-laugh-wink:before {
  content: "\f59c";
}
.icon-layer-group:before {
  content: "\f5fd";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-leanpub:before {
  content: "\f212";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-less:before {
  content: "\f41d";
}
.icon-less-than:before {
  content: "\f536";
}
.icon-less-than-equal:before {
  content: "\f537";
}
.icon-level-down-alt:before {
  content: "\f3be";
}
.icon-level-up-alt:before {
  content: "\f3bf";
}
.icon-life-ring:before {
  content: "\f1cd";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-line:before {
  content: "\f3c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-linkedin:before {
  content: "\f08c";
}
.icon-linkedin-in:before {
  content: "\f0e1";
}
.icon-linode:before {
  content: "\f2b8";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-lira-sign:before {
  content: "\f195";
}
.icon-list:before {
  content: "\f03a";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-lock:before {
  content: "\f023";
}
.icon-lock-open:before {
  content: "\f3c1";
}
.icon-long-arrow-alt-down:before {
  content: "\f309";
}
.icon-long-arrow-alt-left:before {
  content: "\f30a";
}
.icon-long-arrow-alt-right:before {
  content: "\f30b";
}
.icon-long-arrow-alt-up:before {
  content: "\f30c";
}
.icon-low-vision:before {
  content: "\f2a8";
}
.icon-luggage-cart:before {
  content: "\f59d";
}
.icon-lyft:before {
  content: "\f3c3";
}
.icon-magento:before {
  content: "\f3c4";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-mail-bulk:before {
  content: "\f674";
}
.icon-mailchimp:before {
  content: "\f59e";
}
.icon-male:before {
  content: "\f183";
}
.icon-mandalorian:before {
  content: "\f50f";
}
.icon-map:before {
  content: "\f279";
}
.icon-map-marked:before {
  content: "\f59f";
}
.icon-map-marked-alt:before {
  content: "\f5a0";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-map-marker-alt:before {
  content: "\f3c5";
}
.icon-map-pin:before {
  content: "\f276";
}
.icon-map-signs:before {
  content: "\f277";
}
.icon-markdown:before {
  content: "\f60f";
}
.icon-marker:before {
  content: "\f5a1";
}
.icon-mars:before {
  content: "\f222";
}
.icon-mars-double:before {
  content: "\f227";
}
.icon-mars-stroke:before {
  content: "\f229";
}
.icon-mars-stroke-h:before {
  content: "\f22b";
}
.icon-mars-stroke-v:before {
  content: "\f22a";
}
.icon-mask:before {
  content: "\f6fa";
}
.icon-mastodon:before {
  content: "\f4f6";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-mdb:before {
  content: "\f8ca";
}
.icon-medal:before {
  content: "\f5a2";
}
.icon-medapps:before {
  content: "\f3c6";
}
.icon-medium:before {
  content: "\f23a";
}
.icon-medium-m:before {
  content: "\f3c7";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-medrt:before {
  content: "\f3c8";
}
.icon-meetup:before {
  content: "\f2e0";
}
.icon-megaport:before {
  content: "\f5a3";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-meh-blank:before {
  content: "\f5a4";
}
.icon-meh-rolling-eyes:before {
  content: "\f5a5";
}
.icon-memory:before {
  content: "\f538";
}
.icon-mendeley:before {
  content: "\f7b3";
}
.icon-menorah:before {
  content: "\f676";
}
.icon-mercury:before {
  content: "\f223";
}
.icon-meteor:before {
  content: "\f753";
}
.icon-microchip:before {
  content: "\f2db";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-alt:before {
  content: "\f3c9";
}
.icon-microphone-alt-slash:before {
  content: "\f539";
}
.icon-microphone-slash:before {
  content: "\f131";
}
.icon-microscope:before {
  content: "\f610";
}
.icon-microsoft:before {
  content: "\f3ca";
}
.icon-minus:before {
  content: "\f068";
}
.icon-minus-circle:before,
.icon-minus-sign:before {
  content: "\f056";
}
.icon-minus-square:before {
  content: "\f146";
}
.icon-mitten:before {
  content: "\f7b5";
}
.icon-mix:before {
  content: "\f3cb";
}
.icon-mixcloud:before {
  content: "\f289";
}
.icon-mizuni:before {
  content: "\f3cc";
}
.icon-mobile:before {
  content: "\f10b";
}
.icon-mobile-alt:before {
  content: "\f3cd";
}
.icon-modx:before {
  content: "\f285";
}
.icon-monero:before {
  content: "\f3d0";
}
.icon-money-bill:before {
  content: "\f0d6";
}
.icon-money-bill-alt:before {
  content: "\f3d1";
}
.icon-money-bill-wave:before {
  content: "\f53a";
}
.icon-money-bill-wave-alt:before {
  content: "\f53b";
}
.icon-money-check:before {
  content: "\f53c";
}
.icon-money-check-alt:before {
  content: "\f53d";
}
.icon-monument:before {
  content: "\f5a6";
}
.icon-moon:before {
  content: "\f186";
}
.icon-mortar-pestle:before {
  content: "\f5a7";
}
.icon-mosque:before {
  content: "\f678";
}
.icon-motorcycle:before {
  content: "\f21c";
}
.icon-mountain:before {
  content: "\f6fc";
}
.icon-mouse:before {
  content: "\f8cc";
}
.icon-mouse-pointer:before {
  content: "\f245";
}
.icon-mug-hot:before {
  content: "\f7b6";
}
.icon-music:before {
  content: "\f001";
}
.icon-napster:before {
  content: "\f3d2";
}
.icon-neos:before {
  content: "\f612";
}
.icon-network-wired:before {
  content: "\f6ff";
}
.icon-neuter:before {
  content: "\f22c";
}
.icon-newspaper:before {
  content: "\f1ea";
}
.icon-nimblr:before {
  content: "\f5a8";
}
.icon-node:before {
  content: "\f419";
}
.icon-node-js:before {
  content: "\f3d3";
}
.icon-not-equal:before {
  content: "\f53e";
}
.icon-notes-medical:before {
  content: "\f481";
}
.icon-npm:before {
  content: "\f3d4";
}
.icon-ns8:before {
  content: "\f3d5";
}
.icon-nutritionix:before {
  content: "\f3d6";
}
.icon-object-group:before {
  content: "\f247";
}
.icon-object-ungroup:before {
  content: "\f248";
}
.icon-odnoklassniki:before {
  content: "\f263";
}
.icon-odnoklassniki-square:before {
  content: "\f264";
}
.icon-oil-can:before {
  content: "\f613";
}
.icon-old-republic:before {
  content: "\f510";
}
.icon-om:before {
  content: "\f679";
}
.icon-opencart:before {
  content: "\f23d";
}
.icon-openid:before {
  content: "\f19b";
}
.icon-opera:before {
  content: "\f26a";
}
.icon-optin-monster:before {
  content: "\f23c";
}
.icon-orcid:before {
  content: "\f8d2";
}
.icon-osi:before {
  content: "\f41a";
}
.icon-otter:before {
  content: "\f700";
}
.icon-outdent:before {
  content: "\f03b";
}
.icon-page4:before {
  content: "\f3d7";
}
.icon-pagelines:before {
  content: "\f18c";
}
.icon-pager:before {
  content: "\f815";
}
.icon-paint-brush:before {
  content: "\f1fc";
}
.icon-paint-roller:before {
  content: "\f5aa";
}
.icon-palette:before {
  content: "\f53f";
}
.icon-palfed:before {
  content: "\f3d8";
}
.icon-pallet:before {
  content: "\f482";
}
.icon-paper-plane:before {
  content: "\f1d8";
}
.icon-paperclip:before {
  content: "\f0c6";
}
.icon-parachute-box:before {
  content: "\f4cd";
}
.icon-paragraph:before {
  content: "\f1dd";
}
.icon-parking:before {
  content: "\f540";
}
.icon-passport:before {
  content: "\f5ab";
}
.icon-pastafarianism:before {
  content: "\f67b";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-patreon:before {
  content: "\f3d9";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-pause-circle:before {
  content: "\f28b";
}
.icon-paw:before {
  content: "\f1b0";
}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-peace:before {
  content: "\f67c";
}
.icon-pen:before {
  content: "\f304";
}
.icon-pen-alt:before {
  content: "\f305";
}
.icon-pen-fancy:before {
  content: "\f5ac";
}
.icon-pen-nib:before {
  content: "\f5ad";
}
.icon-pen-square:before {
  content: "\f14b";
}
.icon-pencil-alt:before {
  content: "\f303";
}
.icon-pencil-ruler:before {
  content: "\f5ae";
}
.icon-penny-arcade:before {
  content: "\f704";
}
.icon-people-carry:before {
  content: "\f4ce";
}
.icon-pepper-hot:before {
  content: "\f816";
}
.icon-percent:before {
  content: "\f295";
}
.icon-percentage:before {
  content: "\f541";
}
.icon-periscope:before {
  content: "\f3da";
}
.icon-person-booth:before {
  content: "\f756";
}
.icon-phabricator:before {
  content: "\f3db";
}
.icon-phoenix-framework:before {
  content: "\f3dc";
}
.icon-phoenix-squadron:before {
  content: "\f511";
}
.icon-phone:before {
  content: "\f095";
}
.icon-phone-alt:before {
  content: "\f879";
}
.icon-phone-slash:before {
  content: "\f3dd";
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-phone-square-alt:before {
  content: "\f87b";
}
.icon-phone-volume:before {
  content: "\f2a0";
}
.icon-photo-video:before {
  content: "\f87c";
}
.icon-php:before {
  content: "\f457";
}
.icon-pied-piper:before {
  content: "\f2ae";
}
.icon-pied-piper-alt:before {
  content: "\f1a8";
}
.icon-pied-piper-hat:before {
  content: "\f4e5";
}
.icon-pied-piper-pp:before {
  content: "\f1a7";
}
.icon-piggy-bank:before {
  content: "\f4d3";
}
.icon-pills:before {
  content: "\f484";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-p:before {
  content: "\f231";
}
.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon-pizza-slice:before {
  content: "\f818";
}
.icon-place-of-worship:before {
  content: "\f67f";
}
.icon-plane:before {
  content: "\f072";
}
.icon-plane-arrival:before {
  content: "\f5af";
}
.icon-plane-departure:before {
  content: "\f5b0";
}
.icon-play:before {
  content: "\f04b";
}
.icon-play-sign:before,
.icon-play-circle:before {
  content: "\f144";
}
.icon-playstation:before {
  content: "\f3df";
}
.icon-plug:before {
  content: "\f1e6";
}
.icon-plus:before {
  content: "\f067";
}
.icon-plus-circle:before,
.icon-plus-sign:before {
  content: "\f055";
}
.icon-plus-square:before {
  content: "\f0fe";
}
.icon-podcast:before {
  content: "\f2ce";
}
.icon-poll:before {
  content: "\f681";
}
.icon-poll-h:before {
  content: "\f682";
}
.icon-poo:before {
  content: "\f2fe";
}
.icon-poo-storm:before {
  content: "\f75a";
}
.icon-poop:before {
  content: "\f619";
}
.icon-portrait:before {
  content: "\f3e0";
}
.icon-pound-sign:before {
  content: "\f154";
}
.icon-power-off:before {
  content: "\f011";
}
.icon-pray:before {
  content: "\f683";
}
.icon-praying-hands:before {
  content: "\f684";
}
.icon-prescription:before {
  content: "\f5b1";
}
.icon-prescription-bottle:before {
  content: "\f485";
}
.icon-prescription-bottle-alt:before {
  content: "\f486";
}
.icon-print:before {
  content: "\f02f";
}
.icon-procedures:before {
  content: "\f487";
}
.icon-product-hunt:before {
  content: "\f288";
}
.icon-project-diagram:before {
  content: "\f542";
}
.icon-pushed:before {
  content: "\f3e1";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-python:before {
  content: "\f3e2";
}
.icon-qq:before {
  content: "\f1d6";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-question:before {
  content: "\f128";
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-quidditch:before {
  content: "\f458";
}
.icon-quinscape:before {
  content: "\f459";
}
.icon-quora:before {
  content: "\f2c4";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-quran:before {
  content: "\f687";
}
.icon-r-project:before {
  content: "\f4f7";
}
.icon-radiation:before {
  content: "\f7b9";
}
.icon-radiation-alt:before {
  content: "\f7ba";
}
.icon-rainbow:before {
  content: "\f75b";
}
.icon-random:before {
  content: "\f074";
}
.icon-raspberry-pi:before {
  content: "\f7bb";
}
.icon-ravelry:before {
  content: "\f2d9";
}
.icon-react:before {
  content: "\f41b";
}
.icon-reacteurope:before {
  content: "\f75d";
}
.icon-readme:before {
  content: "\f4d5";
}
.icon-rebel:before {
  content: "\f1d0";
}
.icon-receipt:before,
.icon-file-text:before {
  content: "\f543";
}
.icon-record-vinyl:before {
  content: "\f8d9";
}
.icon-recycle:before {
  content: "\f1b8";
}
.icon-red-river:before {
  content: "\f3e3";
}
.icon-reddit:before {
  content: "\f1a1";
}
.icon-reddit-alien:before {
  content: "\f281";
}
.icon-reddit-square:before {
  content: "\f1a2";
}
.icon-redhat:before {
  content: "\f7bc";
}
.icon-redo:before {
  content: "\f01e";
}
.icon-redo-alt:before {
  content: "\f2f9";
}
.icon-registered:before {
  content: "\f25d";
}
.icon-remove-format:before {
  content: "\f87d";
}
.icon-renren:before {
  content: "\f18b";
}
.icon-reply:before {
  content: "\f3e5";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-replyd:before {
  content: "\f3e6";
}
.icon-republican:before {
  content: "\f75e";
}
.icon-researchgate:before {
  content: "\f4f8";
}
.icon-resolving:before {
  content: "\f3e7";
}
.icon-restroom:before {
  content: "\f7bd";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-rev:before {
  content: "\f5b2";
}
.icon-ribbon:before {
  content: "\f4d6";
}
.icon-ring:before {
  content: "\f70b";
}
.icon-road:before {
  content: "\f018";
}
.icon-robot:before {
  content: "\f544";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-rocketchat:before {
  content: "\f3e8";
}
.icon-rockrms:before {
  content: "\f3e9";
}
.icon-route:before {
  content: "\f4d7";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-rss-square:before {
  content: "\f143";
}
.icon-ruble-sign:before {
  content: "\f158";
}
.icon-ruler:before {
  content: "\f545";
}
.icon-ruler-combined:before {
  content: "\f546";
}
.icon-ruler-horizontal:before {
  content: "\f547";
}
.icon-ruler-vertical:before {
  content: "\f548";
}
.icon-running:before {
  content: "\f70c";
}
.icon-rupee-sign:before {
  content: "\f156";
}
.icon-sad-cry:before {
  content: "\f5b3";
}
.icon-sad-tear:before {
  content: "\f5b4";
}
.icon-safari:before {
  content: "\f267";
}
.icon-salesforce:before {
  content: "\f83b";
}
.icon-sass:before {
  content: "\f41e";
}
.icon-satellite:before {
  content: "\f7bf";
}
.icon-satellite-dish:before {
  content: "\f7c0";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-schlix:before {
  content: "\f3ea";
}
.icon-school:before {
  content: "\f549";
}
.icon-screwdriver:before {
  content: "\f54a";
}
.icon-scribd:before {
  content: "\f28a";
}
.icon-scroll:before {
  content: "\f70e";
}
.icon-sd-card:before {
  content: "\f7c2";
}
.icon-search:before {
  content: "\f002";
}
.icon-search-dollar:before {
  content: "\f688";
}
.icon-search-location:before {
  content: "\f689";
}
.icon-search-minus:before {
  content: "\f010";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-searchengin:before {
  content: "\f3eb";
}
.icon-seedling:before {
  content: "\f4d8";
}
.icon-sellcast:before {
  content: "\f2da";
}
.icon-sellsy:before {
  content: "\f213";
}
.icon-server:before {
  content: "\f233";
}
.icon-servicestack:before {
  content: "\f3ec";
}
.icon-shapes:before {
  content: "\f61f";
}
.icon-share:before {
  content: "\f064";
}
.icon-share-alt:before {
  content: "\f1e0";
}
.icon-share-alt-square:before {
  content: "\f1e1";
}
.icon-share-square:before {
  content: "\f14d";
}
.icon-shekel-sign:before {
  content: "\f20b";
}
.icon-shield-alt:before {
  content: "\f3ed";
}
.icon-ship:before {
  content: "\f21a";
}
.icon-shipping-fast:before {
  content: "\f48b";
}
.icon-shirtsinbulk:before {
  content: "\f214";
}
.icon-shoe-prints:before {
  content: "\f54b";
}
.icon-shopping-bag:before {
  content: "\f290";
}
.icon-shopping-basket:before {
  content: "\f291";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-shopware:before {
  content: "\f5b5";
}
.icon-shower:before {
  content: "\f2cc";
}
.icon-shuttle-van:before {
  content: "\f5b6";
}
.icon-sign:before {
  content: "\f4d9";
}
.icon-sign-in-alt:before {
  content: "\f2f6";
}
.icon-sign-language:before {
  content: "\f2a7";
}
.icon-off:before,
.icon-sign-out-alt:before {
  content: "\f2f5";
}
.icon-signal:before {
  content: "\f012";
}
.icon-signature:before {
  content: "\f5b7";
}
.icon-sim-card:before {
  content: "\f7c4";
}
.icon-simplybuilt:before {
  content: "\f215";
}
.icon-sistrix:before {
  content: "\f3ee";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-sith:before {
  content: "\f512";
}
.icon-skating:before {
  content: "\f7c5";
}
.icon-sketch:before {
  content: "\f7c6";
}
.icon-skiing:before {
  content: "\f7c9";
}
.icon-skiing-nordic:before {
  content: "\f7ca";
}
.icon-skull:before {
  content: "\f54c";
}
.icon-skull-crossbones:before {
  content: "\f714";
}
.icon-skyatlas:before {
  content: "\f216";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-slack:before {
  content: "\f198";
}
.icon-slack-hash:before {
  content: "\f3ef";
}
.icon-slash:before {
  content: "\f715";
}
.icon-sleigh:before {
  content: "\f7cc";
}
.icon-sliders-h:before {
  content: "\f1de";
}
.icon-slideshare:before {
  content: "\f1e7";
}
.icon-smile:before {
  content: "\f118";
}
.icon-smile-beam:before {
  content: "\f5b8";
}
.icon-smile-wink:before {
  content: "\f4da";
}
.icon-smog:before {
  content: "\f75f";
}
.icon-smoking:before {
  content: "\f48d";
}
.icon-smoking-ban:before {
  content: "\f54d";
}
.icon-sms:before {
  content: "\f7cd";
}
.icon-snapchat:before {
  content: "\f2ab";
}
.icon-snapchat-ghost:before {
  content: "\f2ac";
}
.icon-snapchat-square:before {
  content: "\f2ad";
}
.icon-snowboarding:before {
  content: "\f7ce";
}
.icon-snowflake:before {
  content: "\f2dc";
}
.icon-snowman:before {
  content: "\f7d0";
}
.icon-snowplow:before {
  content: "\f7d2";
}
.icon-socks:before {
  content: "\f696";
}
.icon-solar-panel:before {
  content: "\f5ba";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-alpha-down:before {
  content: "\f15d";
}
.icon-sort-alpha-down-alt:before {
  content: "\f881";
}
.icon-sort-alpha-up:before {
  content: "\f15e";
}
.icon-sort-alpha-up-alt:before {
  content: "\f882";
}
.icon-sort-amount-down:before {
  content: "\f160";
}
.icon-sort-amount-down-alt:before {
  content: "\f884";
}
.icon-sort-amount-up:before {
  content: "\f161";
}
.icon-sort-amount-up-alt:before {
  content: "\f885";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-numeric-down:before {
  content: "\f162";
}
.icon-sort-numeric-down-alt:before {
  content: "\f886";
}
.icon-sort-numeric-up:before {
  content: "\f163";
}
.icon-sort-numeric-up-alt:before {
  content: "\f887";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-soundcloud:before {
  content: "\f1be";
}
.icon-sourcetree:before {
  content: "\f7d3";
}
.icon-spa:before {
  content: "\f5bb";
}
.icon-space-shuttle:before {
  content: "\f197";
}
.icon-speakap:before {
  content: "\f3f3";
}
.icon-speaker-deck:before {
  content: "\f83c";
}
.icon-spell-check:before {
  content: "\f891";
}
.icon-spider:before {
  content: "\f717";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-splotch:before {
  content: "\f5bc";
}
.icon-spotify:before {
  content: "\f1bc";
}
.icon-spray-can:before {
  content: "\f5bd";
}
.icon-square:before {
  content: "\f0c8";
}
.icon-square-full:before {
  content: "\f45c";
}
.icon-square-root-alt:before {
  content: "\f698";
}
.icon-squarespace:before {
  content: "\f5be";
}
.icon-stack-exchange:before {
  content: "\f18d";
}
.icon-stack-overflow:before {
  content: "\f16c";
}
.icon-stackpath:before {
  content: "\f842";
}
.icon-stamp:before {
  content: "\f5bf";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-and-crescent:before {
  content: "\f699";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-star-half-alt:before {
  content: "\f5c0";
}
.icon-star-of-david:before {
  content: "\f69a";
}
.icon-star-of-life:before {
  content: "\f621";
}
.icon-staylinked:before {
  content: "\f3f5";
}
.icon-steam:before {
  content: "\f1b6";
}
.icon-steam-square:before {
  content: "\f1b7";
}
.icon-steam-symbol:before {
  content: "\f3f6";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-sticker-mule:before {
  content: "\f3f7";
}
.icon-sticky-note:before {
  content: "\f249";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-stop-circle:before {
  content: "\f28d";
}
.icon-stopwatch:before {
  content: "\f2f2";
}
.icon-store:before {
  content: "\f54e";
}
.icon-store-alt:before {
  content: "\f54f";
}
.icon-strava:before {
  content: "\f428";
}
.icon-stream:before {
  content: "\f550";
}
.icon-street-view:before {
  content: "\f21d";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-stripe:before {
  content: "\f429";
}
.icon-stripe-s:before {
  content: "\f42a";
}
.icon-stroopwafel:before {
  content: "\f551";
}
.icon-studiovinari:before {
  content: "\f3f8";
}
.icon-stumbleupon:before {
  content: "\f1a4";
}
.icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-subway:before {
  content: "\f239";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-suitcase-rolling:before {
  content: "\f5c1";
}
.icon-sun:before {
  content: "\f185";
}
.icon-superpowers:before {
  content: "\f2dd";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-supple:before {
  content: "\f3f9";
}
.icon-surprise:before {
  content: "\f5c2";
}
.icon-suse:before {
  content: "\f7d6";
}
.icon-swatchbook:before {
  content: "\f5c3";
}
.icon-swift:before {
  content: "\f8e1";
}
.icon-swimmer:before {
  content: "\f5c4";
}
.icon-swimming-pool:before {
  content: "\f5c5";
}
.icon-symfony:before {
  content: "\f83d";
}
.icon-synagogue:before {
  content: "\f69b";
}
.icon-sync:before {
  content: "\f021";
}
.icon-sync-alt:before {
  content: "\f2f1";
}
.icon-syringe:before {
  content: "\f48e";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-table-tennis:before {
  content: "\f45d";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-tablet-alt:before {
  content: "\f3fa";
}
.icon-tablets:before {
  content: "\f490";
}
.icon-dashboard:before,
.icon-tachometer-alt:before {
  content: "\f3fd";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-tape:before {
  content: "\f4db";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-taxi:before {
  content: "\f1ba";
}
.icon-teamspeak:before {
  content: "\f4f9";
}
.icon-teeth:before {
  content: "\f62e";
}
.icon-teeth-open:before {
  content: "\f62f";
}
.icon-telegram:before {
  content: "\f2c6";
}
.icon-telegram-plane:before {
  content: "\f3fe";
}
.icon-temperature-high:before {
  content: "\f769";
}
.icon-temperature-low:before {
  content: "\f76b";
}
.icon-tencent-weibo:before {
  content: "\f1d5";
}
.icon-tenge:before {
  content: "\f7d7";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-the-red-yeti:before {
  content: "\f69d";
}
.icon-theater-masks:before {
  content: "\f630";
}
.icon-themeco:before {
  content: "\f5c6";
}
.icon-themeisle:before {
  content: "\f2b2";
}
.icon-thermometer:before {
  content: "\f491";
}
.icon-thermometer-empty:before {
  content: "\f2cb";
}
.icon-thermometer-full:before {
  content: "\f2c7";
}
.icon-thermometer-half:before {
  content: "\f2c9";
}
.icon-thermometer-quarter:before {
  content: "\f2ca";
}
.icon-thermometer-three-quarters:before {
  content: "\f2c8";
}
.icon-think-peaks:before {
  content: "\f731";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbtack:before {
  content: "\f08d";
}
.icon-ticket-alt:before {
  content: "\f3ff";
}
.icon-times:before,
.icon-unchecked:before {
  content: "\f00d";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-tint:before {
  content: "\f043";
}
.icon-tint-slash:before {
  content: "\f5c7";
}
.icon-tired:before {
  content: "\f5c8";
}
.icon-toggle-off:before {
  content: "\f204";
}
.icon-toggle-on:before {
  content: "\f205";
}
.icon-toilet:before {
  content: "\f7d8";
}
.icon-toilet-paper:before {
  content: "\f71e";
}
.icon-toolbox:before {
  content: "\f552";
}
.icon-tools:before {
  content: "\f7d9";
}
.icon-tooth:before {
  content: "\f5c9";
}
.icon-torah:before {
  content: "\f6a0";
}
.icon-torii-gate:before {
  content: "\f6a1";
}
.icon-tractor:before {
  content: "\f722";
}
.icon-trade-federation:before {
  content: "\f513";
}
.icon-trademark:before {
  content: "\f25c";
}
.icon-traffic-light:before {
  content: "\f637";
}
.icon-train:before {
  content: "\f238";
}
.icon-tram:before {
  content: "\f7da";
}
.icon-transgender:before {
  content: "\f224";
}
.icon-transgender-alt:before {
  content: "\f225";
}
.icon-trash:before,
.icon-remove-sign:before,
.icon-remove:before {
  content: "\f1f8";
}
.icon-trash-alt:before {
  content: "\f2ed";
}
.icon-trash-restore:before {
  content: "\f829";
}
.icon-trash-restore-alt:before {
  content: "\f82a";
}
.icon-tree:before {
  content: "\f1bb";
}
.icon-trello:before {
  content: "\f181";
}
.icon-tripadvisor:before {
  content: "\f262";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-truck-loading:before {
  content: "\f4de";
}
.icon-truck-monster:before {
  content: "\f63b";
}
.icon-truck-moving:before {
  content: "\f4df";
}
.icon-truck-pickup:before {
  content: "\f63c";
}
.icon-tshirt:before {
  content: "\f553";
}
.icon-tty:before {
  content: "\f1e4";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-square:before {
  content: "\f174";
}
.icon-tv:before {
  content: "\f26c";
}
.icon-twitch:before {
  content: "\f1e8";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-typo3:before {
  content: "\f42b";
}
.icon-uber:before {
  content: "\f402";
}
.icon-ubuntu:before {
  content: "\f7df";
}
.icon-uikit:before {
  content: "\f403";
}
.icon-umbraco:before {
  content: "\f8e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-umbrella-beach:before {
  content: "\f5ca";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-undo-alt:before {
  content: "\f2ea";
}
.icon-uniregistry:before {
  content: "\f404";
}
.icon-universal-access:before {
  content: "\f29a";
}
.icon-university:before {
  content: "\f19c";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-untappd:before {
  content: "\f405";
}
.icon-upload:before {
  content: "\f093";
}
.icon-ups:before {
  content: "\f7e0";
}
.icon-usb:before {
  content: "\f287";
}
.icon-user:before {
  content: "\f007";
}
.icon-user-alt:before {
  content: "\f406";
}
.icon-user-alt-slash:before {
  content: "\f4fa";
}
.icon-user-astronaut:before {
  content: "\f4fb";
}
.icon-user-check:before {
  content: "\f4fc";
}
.icon-user-circle:before {
  content: "\f2bd";
}
.icon-user-clock:before {
  content: "\f4fd";
}
.icon-user-cog:before {
  content: "\f4fe";
}
.icon-user-edit:before {
  content: "\f4ff";
}
.icon-user-friends:before {
  content: "\f500";
}
.icon-user-graduate:before {
  content: "\f501";
}
.icon-user-injured:before {
  content: "\f728";
}
.icon-user-lock:before {
  content: "\f502";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-user-minus:before {
  content: "\f503";
}
.icon-user-ninja:before {
  content: "\f504";
}
.icon-user-nurse:before {
  content: "\f82f";
}
.icon-user-plus:before {
  content: "\f234";
}
.icon-user-secret:before {
  content: "\f21b";
}
.icon-user-shield:before {
  content: "\f505";
}
.icon-user-slash:before {
  content: "\f506";
}
.icon-user-tag:before {
  content: "\f507";
}
.icon-user-tie:before {
  content: "\f508";
}
.icon-user-times:before {
  content: "\f235";
}
.icon-users:before,
.icon-group:before {
  content: "\f0c0";
}
.icon-users-cog:before {
  content: "\f509";
}
.icon-usps:before {
  content: "\f7e1";
}
.icon-ussunnah:before {
  content: "\f407";
}
.icon-utensil-spoon:before {
  content: "\f2e5";
}
.icon-utensils:before {
  content: "\f2e7";
}
.icon-vaadin:before {
  content: "\f408";
}
.icon-vector-square:before {
  content: "\f5cb";
}
.icon-venus:before {
  content: "\f221";
}
.icon-venus-double:before {
  content: "\f226";
}
.icon-venus-mars:before {
  content: "\f228";
}
.icon-viacoin:before {
  content: "\f237";
}
.icon-viadeo:before {
  content: "\f2a9";
}
.icon-viadeo-square:before {
  content: "\f2aa";
}
.icon-vial:before {
  content: "\f492";
}
.icon-vials:before {
  content: "\f493";
}
.icon-viber:before {
  content: "\f409";
}
.icon-video:before {
  content: "\f03d";
}
.icon-video-slash:before {
  content: "\f4e2";
}
.icon-vihara:before {
  content: "\f6a7";
}
.icon-vimeo:before {
  content: "\f40a";
}
.icon-vimeo-square:before {
  content: "\f194";
}
.icon-vimeo-v:before {
  content: "\f27d";
}
.icon-vine:before {
  content: "\f1ca";
}
.icon-vk:before {
  content: "\f189";
}
.icon-vnv:before {
  content: "\f40b";
}
.icon-voicemail:before {
  content: "\f897";
}
.icon-volleyball-ball:before {
  content: "\f45f";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-mute:before {
  content: "\f6a9";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-vote-yea:before {
  content: "\f772";
}
.icon-vr-cardboard:before {
  content: "\f729";
}
.icon-vuejs:before {
  content: "\f41f";
}
.icon-walking:before {
  content: "\f554";
}
.icon-wallet:before {
  content: "\f555";
}
.icon-warehouse:before {
  content: "\f494";
}
.icon-water:before {
  content: "\f773";
}
.icon-wave-square:before {
  content: "\f83e";
}
.icon-waze:before {
  content: "\f83f";
}
.icon-weebly:before {
  content: "\f5cc";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-weight:before {
  content: "\f496";
}
.icon-weight-hanging:before {
  content: "\f5cd";
}
.icon-weixin:before {
  content: "\f1d7";
}
.icon-whatsapp:before {
  content: "\f232";
}
.icon-whatsapp-square:before {
  content: "\f40c";
}
.icon-wheelchair:before {
  content: "\f193";
}
.icon-whmcs:before {
  content: "\f40d";
}
.icon-wifi:before {
  content: "\f1eb";
}
.icon-wikipedia-w:before {
  content: "\f266";
}
.icon-wind:before {
  content: "\f72e";
}
.icon-window-close:before {
  content: "\f410";
}
.icon-window-maximize:before {
  content: "\f2d0";
}
.icon-window-minimize:before {
  content: "\f2d1";
}
.icon-window-restore:before {
  content: "\f2d2";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-wine-bottle:before {
  content: "\f72f";
}
.icon-wine-glass:before {
  content: "\f4e3";
}
.icon-wine-glass-alt:before {
  content: "\f5ce";
}
.icon-wix:before {
  content: "\f5cf";
}
.icon-wizards-of-the-coast:before {
  content: "\f730";
}
.icon-wolf-pack-battalion:before {
  content: "\f514";
}
.icon-won-sign:before {
  content: "\f159";
}
.icon-wordpress:before {
  content: "\f19a";
}
.icon-wordpress-simple:before {
  content: "\f411";
}
.icon-wpbeginner:before {
  content: "\f297";
}
.icon-wpexplorer:before {
  content: "\f2de";
}
.icon-wpforms:before {
  content: "\f298";
}
.icon-wpressr:before {
  content: "\f3e4";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-x-ray:before {
  content: "\f497";
}
.icon-xbox:before {
  content: "\f412";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-square:before {
  content: "\f169";
}
.icon-y-combinator:before {
  content: "\f23b";
}
.icon-yahoo:before {
  content: "\f19e";
}
.icon-yammer:before {
  content: "\f840";
}
.icon-yandex:before {
  content: "\f413";
}
.icon-yandex-international:before {
  content: "\f414";
}
.icon-yarn:before {
  content: "\f7e3";
}
.icon-yelp:before {
  content: "\f1e9";
}
.icon-yen-sign:before {
  content: "\f157";
}
.icon-yin-yang:before {
  content: "\f6ad";
}
.icon-yoast:before {
  content: "\f2b1";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-youtube-square:before {
  content: "\f431";
}
.icon-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/font/fa-regular-400.eot");
  src: url("/assets/font/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/assets/font/fa-regular-400.woff2") format("woff2"), url("/assets/font/fa-regular-400.woff") format("woff"), url("/assets/font/fa-regular-400.ttf") format("truetype"), url("/assets/font/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/assets/font/fa-solid-900.eot");
  src: url("/assets/font/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/assets/font/fa-solid-900.woff2") format("woff2"), url("/assets/font/fa-solid-900.woff") format("woff"), url("/assets/font/fa-solid-900.ttf") format("truetype"), url("/assets/font/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
[class*="icon-"],
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/assets/font/fa-brands-400.eot");
  src: url("/assets/font/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/assets/font/fa-brands-400.woff2") format("woff2"), url("/assets/font/fa-brands-400.woff") format("woff"), url("/assets/font/fa-brands-400.ttf") format("truetype"), url("/assets/font/fa-brands-400.svg#fontawesome") format("svg");
}
.icon-facebook-sign:before,
.fab {
  font-family: 'Font Awesome 5 Brands';
}
@font-face {
  font-family: 'icons';
  src: url('/assets/font/icons.eot?d1hiu8');
  src: url('/assets/font/icons.eot?d1hiu8#iefix') format('embedded-opentype'), url('/assets/font/icons.ttf?d1hiu8') format('truetype'), url('/assets/font/icons.woff?d1hiu8') format('woff'), url('/assets/font/icons.svg?d1hiu8#turnierplanung') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class*=ta-icon],
.logo-turnieragenda,
.logo-turnierplanung {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.logo-turnieragenda:before {
  content: "\74";
}
.logo-turnierplanung:before {
  content: "\67";
}
.logo-add-admin:before {
  content: "\61";
}
.logo-add-portal:before {
  content: "\70";
}
.ta-icon-export:before {
  content: "\65";
}
.ta-icon-generator:before {
  content: "\68";
}
.ta-icon-receipt:before {
  content: "\72";
}
.ta-icon-upload:before {
  content: "\75";
}
.ta-icon-waitlist:before {
  content: "\77";
}
.ta-icon-new-user:before {
  content: "\6e";
}
.ta-icon-court:before {
  content: "\78";
}
@media all {
  .table {
    width: 100%;
    text-align: left;
    font-size: 1em;
  }
  .table .thead-highlight {
    color: #fff;
    background: #00519e;
    font-weight: normal;
  }
  .table .thead-highlight th {
    font-weight: bold;
  }
  .table th,
  .table td {
    text-align: left;
    vertical-align: top;
    padding: 6px;
  }
  .table tbody tr.tr-highlight {
    background: #ccdcec !important;
  }
  .table td.td-center {
    text-align: center;
  }
  .table td.td-disabled {
    background: #eee;
  }
  .table th.th-highlight {
    background: #ccdcec;
  }
  .table th.th-center {
    text-align: center;
  }
  .table-bordered {
    border: 1px solid #d2d2d2;
  }
  .table-bordered .thead-highlight {
    color: #191919;
    background: #d2d2d2;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #d2d2d2;
  }
  .table-sortable thead th {
    cursor: pointer;
  }
  .table-group,
  .table-winner,
  .table-games {
    background: #fff;
  }
  .skin-layout-white .table-group,
  .skin-layout-white .table-winner,
  .skin-layout-white .table-games,
  .skin-layout-black .table-group,
  .skin-layout-black .table-winner,
  .skin-layout-black .table-games {
    background: transparent;
  }
  .table-group .club-name,
  .table-winner .club-name,
  .table-games .club-name {
    cursor: pointer;
  }
  .table-group .club-name.is-active,
  .table-winner .club-name.is-active,
  .table-games .club-name.is-active {
    background: #ccdcec !important;
  }
  .skin-layout-white .table-group .club-name.is-active,
  .skin-layout-white .table-winner .club-name.is-active,
  .skin-layout-white .table-games .club-name.is-active {
    background: rgba(255, 255, 255, 0.3) !important;
  }
  .skin-layout-black .table-group .club-name.is-active,
  .skin-layout-black .table-winner .club-name.is-active,
  .skin-layout-black .table-games .club-name.is-active {
    background: rgba(0, 0, 0, 0.2) !important;
  }
  .table-group .club-name:hover,
  .table-winner .club-name:hover,
  .table-games .club-name:hover {
    color: #00519e;
  }
  .skin-layout-white .table-group .club-name:hover,
  .skin-layout-white .table-winner .club-name:hover,
  .skin-layout-white .table-games .club-name:hover {
    color: #d9d9d9;
  }
  .table-group th.changing-room {
    width: 110px;
  }
  .table-group .logo {
    float: right;
    height: 17px;
    width: auto;
  }
  .table-games thead th,
  .table-striped thead th {
    color: #fff;
    background: #00519e;
  }
  .skin-layout-white .table-games thead th,
  .skin-layout-white .table-striped thead th,
  .skin-layout-black .table-games thead th,
  .skin-layout-black .table-striped thead th {
    background: transparent;
  }
  .skin-layout-black .table-games thead th,
  .skin-layout-black .table-striped thead th {
    color: #191919;
  }
  .table-games tbody tr:nth-child(even),
  .table-striped tbody tr:nth-child(even) {
    background: #f3f3f3;
  }
  .skin-layout-white .table-games tbody tr:nth-child(even),
  .skin-layout-white .table-striped tbody tr:nth-child(even),
  .skin-layout-black .table-games tbody tr:nth-child(even),
  .skin-layout-black .table-striped tbody tr:nth-child(even) {
    background: transparent;
  }
  .table-games.table-games-final:not(.table-games-individual) tbody tr:nth-child(even),
  .table-striped.table-games-final:not(.table-games-individual) tbody tr:nth-child(even) {
    background: transparent;
  }
  .table-info {
    margin-bottom: 20px;
    max-width: 400px;
  }
  .table-info2 {
    background: #eee;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  .table-info2 ul {
    margin-left: 20px;
    padding-left: 0;
  }
  .table-games td.td-title span.player,
  .table-points td.td-title span.player,
  .table-winner td.td-title span.player,
  .table-points-final td.td-title span.player {
    display: block;
    font-size: 11px;
    padding-top: 2px;
    padding-bottom: 5px;
    font-style: italic;
    white-space: nowrap;
  }
  .table-breaks {
    font-size: 13px;
  }
  .table-breaks th.time {
    width: 60px;
  }
  .table-games {
    border: 1px solid #a2a2a2;
    font-size: 13px;
  }
  .skin-layout-white .table-games,
  .skin-layout-black .table-games {
    border: none;
  }
  .table-games tbody tr.schedule-game-insertion td {
    background: #ccdcec;
  }
  .skin-layout-white .table-games tbody tr.schedule-game-insertion td,
  .skin-layout-black .table-games tbody tr.schedule-game-insertion td {
    background: transparent;
  }
  .table-games tbody td:not(.result) {
    vertical-align: middle;
  }
  .table-games th.gametitle {
    background: #d9d9d9;
  }
  .skin-layout-white .table-games th.gametitle,
  .skin-layout-black .table-games th.gametitle {
    background: transparent;
  }
  .table-games th.time {
    width: 60px;
  }
  .table-games th.nr {
    width: 30px;
  }
  .table-games th.action {
    width: 120px;
  }
  .table-games .schedule-game {
    border-collapse: collapse;
  }
  .table-games .schedule-game.is-active {
    background: #fefacc;
  }
  .skin-layout-white .table-games .schedule-game.is-active {
    background: rgba(255, 255, 255, 0.2);
  }
  .skin-layout-black .table-games .schedule-game.is-active {
    background: rgba(0, 0, 0, 0.3);
  }
  .table-games .schedule-game.is-active:nth-child(even) {
    background: #fef499;
  }
  .skin-layout-white .table-games .schedule-game.is-active:nth-child(even) {
    background: rgba(255, 255, 255, 0.4);
  }
  .skin-layout-black .table-games .schedule-game.is-active:nth-child(even) {
    background: rgba(0, 0, 0, 0.2);
  }
  .table-games .schedule-game.is-final .button-live:not(.button-action-green) {
    display: none;
  }
  .table-games .schedule-game.is-disabled {
    background: #d9d9d9;
  }
  .table-games .schedule-game.is-disabled td {
    color: #a2a2a2;
  }
  .table-games .schedule-game.is-disabled td .number-input {
    opacity: 20 / 100;
  }
  .table-games .schedule-game.is-disabled td .number-input button {
    cursor: default;
  }
  .table-games .schedule-game.is-hidden {
    display: none;
  }
  .table-games .schedule-game.is-editable .number-input button:before,
  .table-games .schedule-game.is-active .number-input button:before,
  .table-games .schedule-game.is-editable .number-input button:after,
  .table-games .schedule-game.is-active .number-input button:after {
    background-color: #191919;
  }
  .table-games .schedule-game.is-editable .number-input input[type=number],
  .table-games .schedule-game.is-active .number-input input[type=number] {
    color: #191919;
  }
  .table-games td.result {
    width: 50px;
  }
  .table-games td.club2 + td.result,
  .table-games td.court + td.result {
    border-right: none;
  }
  .table-games td.td-result {
    text-align: center;
    width: 10px;
    padding-right: 3px;
    padding-left: 3px;
    border-left: none;
    border-right: none;
    padding-top: 8px;
  }
  .table-games .td-result + td {
    border-left: none;
  }
  .table-games td.final-round,
  .table-games td.insertion {
    font-weight: bold;
  }
  .table-games td.court {
    min-width: 55px;
    white-space: nowrap;
  }
  .table-games td.action {
    padding: 3px;
  }
  .table-games td.action .tooltip-label {
    float: left;
    margin: 0;
    padding: 3px;
  }
  .table-games td.action .tooltip-label i {
    font-size: 21px;
    color: #00519e;
  }
  .table-games {
    margin-bottom: 20px;
  }
  .skin-layout-white .table-games th,
  .skin-layout-white .table-games td {
    border-bottom: 1px solid #fff;
  }
  .skin-layout-black .table-games th,
  .skin-layout-black .table-games td {
    border-bottom: 1px solid #191919;
  }
  .table-games input[type="text"] {
    border: 2px solid #ddd;
    background: #fff;
    padding: 5px 2px;
    width: 90px;
    font-size: inherit;
    color: #191919;
    outline: none;
  }
  .table-games-final:not(.table-games-individual) tbody tr,
  .table-games-final:not(.table-games-individual) tbody tr:nth-child(even) {
    background: transparent;
  }
  .table-games-final:not(.table-games-individual) tbody td.nr {
    border-right: none;
  }
  .table-games-final:not(.table-games-individual) tbody td.group {
    border-left: none;
  }
  .table-winner {
    border: 1px solid #a2a2a2;
    margin-bottom: 20px;
  }
  .skin-layout-white .table-winner {
    border-color: #fff;
  }
  .skin-layout-black .table-winner {
    border-color: #191919;
  }
  .table-winner th,
  .table-winner td {
    border-color: #a2a2a2;
  }
  .skin-layout-white .table-winner th,
  .skin-layout-white .table-winner td {
    border-color: #fff;
  }
  .skin-layout-black .table-winner th,
  .skin-layout-black .table-winner td {
    border-color: #191919;
  }
  .table-winner th.rang {
    width: 30px;
  }
  .table-winner th.group {
    width: 150px;
  }
  .table-winner th.separator {
    border-left: 3px solid #191919;
  }
  .skin-layout-white .table-winner th.separator {
    border-color: #fff;
  }
  .table-winner th.played-games {
    width: 40px;
  }
  .table-winner th.goals {
    width: 40px;
  }
  .table-winner th.goals-diff {
    width: 40px;
  }
  .table-winner th.penalty {
    width: 40px;
  }
  .table-winner th.points {
    width: 40px;
  }
  .table-winner td.rang {
    font-weight: bold;
    text-align: right;
  }
  .table-winner td.separator {
    border-left: 3px solid #191919;
  }
  .skin-layout-white .table-winner td.separator {
    border-color: #fff;
  }
  .skin-layout-white .table-winner td {
    border-top: 1px solid #fff;
  }
  .skin-layout-black .table-winner td {
    border-top: 1px solid #191919;
  }
  .table-winner tr.same-points td {
    background: #f6cdd2;
  }
}
@media only screen and (max-width: 960px) {
  table.table-info th,
  table.table-info td {
    float: left;
    padding: 0;
    width: auto;
  }
  table.table-info tr {
    clear: both;
  }
  table.table-info th {
    padding-right: 5px;
  }
  table.table-info td {
    padding: 0 0 3px 0;
  }
  table.table-info2 {
    border: none;
  }
  table.table-info2 td {
    display: block;
    border: none;
    padding: 0 0 3px 0;
  }
  table.table-games {
    border: none;
  }
  table.table-games thead {
    display: none;
  }
  table.table-games tbody th,
  table.table-games tbody td {
    border: none !important;
  }
  table.table-games tbody tr:nth-child(even) {
    background: transparent;
  }
  table.table-games td {
    float: left;
    width: 33.33334%;
  }
  table.table-games td.group {
    text-align: right;
  }
  table.table-games td.group:before {
    content: "Gruppe ";
  }
  table.table-games td.nr {
    text-align: center;
  }
  table.table-games td.nr:before {
    content: "Nr. ";
  }
  table.table-games td.club1,
  table.table-games td.club2 {
    text-align: center;
    font-weight: bold;
    width: 50%;
  }
  table.table-games td.club2 + td.result {
    clear: both;
  }
  table.table-games td.court,
  table.table-games td.group,
  table.table-games td.competition {
    padding: 0;
    width: 100%;
    text-align: center;
    color: #767476;
  }
  table.table-games td.result {
    float: left;
    width: 48%;
    text-align: center;
    padding-top: 0;
  }
  table.table-games td.result form {
    float: none;
    display: block;
    margin: 0 auto;
  }
  table.table-games td.td-result {
    float: left;
    width: 4%;
  }
  table.table-games .number-input button {
    width: 2rem;
  }
  table.table-games td.action {
    text-align: center;
    width: 100%;
  }
  table.table-games td.action button,
  table.table-games td.action .button,
  table.table-games td.action form {
    float: none;
    display: inline-block;
  }
  table.table-games td.action button,
  table.table-games td.action .button {
    padding: 8px;
  }
  table.table-games td.referee {
    width: 100%;
  }
  table.table-games input[type="text"] {
    border: none;
    width: 100%;
    text-align: center;
    background: transparent;
  }
  table.table-games tr {
    border-bottom: 1px solid #191919;
  }
  .skin-layout-white table.table-games tr {
    border-bottom: 1px solid #fff;
  }
  table.table-games tr.schedule-game-insertion td.nr,
  table.table-games tr.schedule-game-insertion td.time {
    display: none;
  }
  table.table-games tr.schedule-game-insertion td.td-center {
    width: 100%;
  }
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-weight: normal;
}
.h1,
.rich h1,
#tinymce h1 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 40px;
}
@media only screen and (max-width: 1400px) {
  .h1,
  .rich h1,
  #tinymce h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .h1,
  .rich h1,
  #tinymce h1 {
    font-size: 25px;
  }
}
.h2,
.rich h2,
#tinymce h2 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 30px;
  margin: 25px 0 15px 0;
}
@media only screen and (max-width: 1400px) {
  .h2,
  .rich h2,
  #tinymce h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .h2,
  .rich h2,
  #tinymce h2 {
    font-size: 21px;
  }
}
.h3,
.rich h3,
#tinymce h3 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 25px;
  margin: 25px 0 15px 0;
}
@media only screen and (max-width: 1400px) {
  .h3,
  .rich h3,
  #tinymce h3 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 768px) {
  .h3,
  .rich h3,
  #tinymce h3 {
    font-size: 18px;
  }
}
.h4,
.rich h4,
#tinymce h4 {
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 17px 0 0 0;
}
.p,
.rich p {
  font-family: arial, sans-serif;
  font-size: 16px;
}
.ul,
.rich ul,
#tinymce ul {
  font-family: arial, sans-serif;
  font-size: 16px;
  padding-left: 20px;
  margin-bottom: 10px;
}
.list-downloads,
.rich .list-downloads,
#tinymce .list-downloads {
  list-style: none;
  padding-left: 0;
}
.list-downloads li,
.rich .list-downloads li,
#tinymce .list-downloads li {
  position: relative;
  padding-left: 20px;
}
.list-downloads li:before,
.rich .list-downloads li:before,
#tinymce .list-downloads li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: 0.3em;
  font-display: swap;
  content: "\f019";
}
.link,
.rich a,
#tinymce a {
  color: #00519e;
}
.link:hover,
.rich a:hover,
#tinymce a:hover {
  color: #191919;
}
.link:active,
.rich a:active,
#tinymce a:active,
.link:focus,
.rich a:focus,
#tinymce a:focus {
  color: #00519e;
}
.skin-layout-friendly .link,
.skin-layout-friendly .rich a,
.skin-layout-friendly #tinymce a {
  color: #E67E22;
}
.skin-layout-friendly .link:hover,
.skin-layout-friendly .rich a:hover,
.skin-layout-friendly #tinymce a:hover {
  color: #924d10;
}
.link-highlight,
.rich .link-highlight,
#tinymce .link-highlight {
  color: #d1031c;
}
.link-highlight:hover,
.rich .link-highlight:hover,
#tinymce .link-highlight:hover {
  color: #191919;
}
.link-highlight:active,
.rich .link-highlight:active,
#tinymce .link-highlight:active,
.link-highlight:focus,
.rich .link-highlight:focus,
#tinymce .link-highlight:focus {
  color: #d1031c;
}
.skin-layout-friendly .link-highlight,
.skin-layout-friendly .rich .link-highlight,
.skin-layout-friendly #tinymce .link-highlight {
  color: #d1031c;
}
.link-live-results span {
  background: #d1031c;
  color: #fff;
  padding: 1px 5px;
  display: inline-block;
  font-weight: bold;
}
.rich img {
  max-width: 100%;
  height: auto;
}
#tinymce img {
  max-width: 200px;
  height: auto;
}
/*
* @description: Accordion
* @author: celine.mueller@gmail.com
* @date: 10.06.2014
* @see:
*/
.accordion .toggle {
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 25px 0 15px 0;
}
.accordion .toggle a {
  position: relative;
  display: block;
  padding-left: 25px;
  text-decoration: none;
  -webkit-transition: color 300ms ease;
  -moz-transition: color 300ms ease;
  -ms-transition: color 300ms ease;
  -o-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #191919;
}
.accordion .toggle a i {
  font-size: 21px;
  position: absolute;
  top: 0;
  left: 0;
}
.accordion .toggle a:hover,
.accordion .toggle a:focus,
.accordion .toggle a:active {
  color: #767476;
}
.accordion .toggle.open a {
  color: #191919;
}
.accordion .toggle.open a i {
  color: #191919;
}
.accordion .content {
  overflow: hidden;
  display: none;
  padding-left: 25px;
}
.accordion .content .image {
  padding: 10px 0 0 0;
}
.accordion .content .image img {
  max-width: 100%;
  height: auto;
}
@media all {
  .alert {
    padding: 10px;
    cursor: default;
    margin-bottom: 10px;
  }
  .alert i.alert-icon {
    float: left;
    margin: -6px 10px auto -5px;
    font-size: 30px;
    opacity: 50 / 100;
  }
  .alert i.alert-icon + * {
    overflow: hidden;
  }
  .alert * {
    padding: 0;
    margin: 0;
  }
  .alert .button {
    float: none !important;
    padding-left: 5px;
    padding-right: 5px;
  }
  .alert ol {
    margin-left: 20px;
  }
  .alert.alert-info,
  .alert.alert-success,
  .alert.alert-warning,
  .alert.alert-error {
    border-radius: 5px;
  }
  .alert.alert-info {
    color: #00519e;
    background: #ccdcec;
  }
  .alert.alert-success {
    color: #00763e;
    background: #cce4d8;
  }
  .alert.alert-warning {
    color: #c9b600;
    background: #fefacc;
  }
  .alert.alert-error {
    color: #9f0215;
    background: #f6cdd2;
  }
  .alert.alert-error a {
    color: #9f0215;
  }
}
/* The container <div> - needed to position the contextmenu content */
.contextmenu {
  position: relative;
  display: inline-block;
}
/* contextmenu Button */
.contextmenu-button {
  cursor: pointer;
  border-radius: 50%;
  background: #eee;
}
.contextmenu-button .icon-ellipsis-v {
  font-size: 22px !important;
}
/* contextmenu Content (Hidden by Default) */
.contextmenu-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 225px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 5;
  border-radius: 5px;
  right: 0;
  border: 1px solid #d9d9d9;
  top: 100%;
  margin-top: -3px;
}
.contextmenu-content.is-active {
  display: block;
}
/* Links inside the contextmenu */
.contextmenu-link {
  position: relative;
  color: #191919;
  padding: 5px 10px;
  text-decoration: none;
  display: block;
  font-size: 14px;
}
.contextmenu-link:hover {
  background: #d9d9d9;
}
.contextmenu-link .additional-icon {
  font-size: 12px !important;
  position: absolute;
  top: 12px;
  left: 20px;
}
.contextmenu-link .additional-icon.icon-download-alt {
  color: #00763e;
}
.contextmenu-link .star-premium {
  font-size: 15px;
  position: absolute;
  top: 6px;
  right: 4px;
}
.contextmenu-link-primary {
  color: #00519e;
}
.contextmenu-divider {
  border-top: 1px solid #d9d9d9;
  background: transparent;
  margin: 0;
  padding: 0;
  clear: both;
}
.contextmenu-title {
  padding: 5px 10px;
  margin: 0;
  text-transform: uppercase;
  color: #a2a2a2;
  font-size: 13px;
}
.contextmenu-link-highlight {
  color: #d1031c;
}
.ui-datepicker {
  width: 17em;
  display: none;
  background: #fff;
  border: 1px solid #767476;
  -webkit-box-shadow: 2px 2px 7px #767476;
  -moz-box-shadow: 2px 2px 7px #767476;
  box-shadow: 2px 2px 7px #767476;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
  font-size: 16px;
  font-weight: bold;
  background: #d2d2d2;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  white-space: nowrap;
  cursor: pointer;
  font-size: 13px;
  top: 7px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  margin-top: 3px;
  font-family: arial, sans-serif;
}
.ui-datepicker .ui-datepicker-prev {
  left: 4px;
}
.ui-datepicker .ui-datepicker-next {
  right: 4px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker td a:hover,
.ui-datepicker td a:focus,
.ui-datepicker td a:active {
  background: #ccdcec;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-unselectable {
  color: #a2a2a2;
  cursor: default;
}
.ui-state-active {
  background: #d1031c;
  color: #fff;
}
/*
* @description: jQuery UI Dialog 1.10.3
* @author: celine.mueller@gmail.com
* @date: 10.09.2013
* @see: http://docs.jquery.com/UI/Dialog#theming
*/
.ui-widget-overlay {
  background: rgba(0, 0, 0, 0.7);
  opacity: 70 / 100;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
  background: #fff;
  border: 1px solid #000;
  z-index: 200;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
  background: #00519e;
  color: #fff;
  height: 40px;
  font-weight: bold;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
  width: 100% !important;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}
/* Dropdown Button */
.dropdown-button {
  cursor: pointer;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 225px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 5;
  border-radius: 5px;
  right: 0;
  border: 1px solid #d9d9d9;
  top: 100%;
  margin-top: -3px;
}
.dropdown-content.is-active {
  display: block;
}
@media only screen and (max-width: 960px) {
  .dropdown-content {
    right: auto;
    left: 0;
  }
}
/* Links inside the dropdown */
.dropdown-link {
  position: relative;
  color: #191919;
  padding: 5px 10px;
  text-decoration: none;
  display: block;
  font-size: 14px;
}
.dropdown-link:hover {
  background: #d9d9d9;
}
.dropdown-link .additional-icon {
  font-size: 12px !important;
  position: absolute;
  top: 12px;
  left: 20px;
}
.dropdown-link .additional-icon.icon-download-alt {
  color: #00763e;
}
.dropdown-link .star-premium {
  font-size: 15px;
  position: absolute;
  top: 6px;
  right: 4px;
}
.dropdown-link-primary {
  color: #00519e;
}
.dropdown-divider {
  border-top: 1px solid #d9d9d9;
  background: transparent;
  margin: 0;
  padding: 0;
  clear: both;
}
.dropdown-title {
  padding: 5px 10px;
  margin: 0;
  text-transform: uppercase;
  color: #a2a2a2;
  font-size: 13px;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 80%;
  max-height: 90%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}
.fancybox-container [data-selectable=true] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 5px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 5px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
#inline_terms {
  max-width: 800px;
  padding: 20px;
}
/*
* @description: Preisboxen
* @author: celine.mueller@gmail.com
* @date: 19.07.2018
* @see:
*/
@media all {
  .price-info {
    background: #cce4d8;
    padding: 20px;
    border: 1px solid #00763e;
  }
  .price-info h2,
  .price-info h3 {
    margin-top: 0;
  }
  .price-info h3 + p {
    margin-top: -10px;
    margin-bottom: 20px;
  }
  .price-info ul {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
  }
  .price-info ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
  }
  .price-info ul li:before {
    content: "\f14a";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: 0.3em;
    font-display: swap;
    position: absolute;
    left: 0;
    top: 1px;
  }
  .price-info ul li small {
    font-weight: normal;
  }
  .price-info .price {
    margin: 10px 0 10px 0;
  }
  .price-info .annotation {
    font-size: 13px;
  }
  .price-info .link {
    color: #00763e;
  }
  .price-info--trainer-dashboard h3 + p {
    margin-top: 0;
  }
  .price-info--trainer-dashboard .button {
    white-space: initial;
  }
  .price-info-wrapper {
    margin-top: 20px;
  }
  .price-info-wrapper .price-info {
    padding: 10px;
  }
  .price-info-wrapper .price-info h2 {
    font-size: 18px;
  }
}
/*
* @description: Dropdown
* @author: celine.mueller@gmail.com
* @date: 24.07.2013
* @see: http://harvesthq.github.io/chosen/
*/
/* @group Base */
.chzn-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  zoom: 1;
  *display: inline;
}
.chzn-container .chzn-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #767476;
  border-top: 0;
  background: #fff;
}
.chzn-container.chzn-with-drop .chzn-drop {
  left: 0;
}
/* @end */
/* @group Single Chosen */
.chzn-container-single .chzn-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 40px;
  border: 1px solid #a2a2a2;
  border-radius: 5px;
  background-color: #fff;
  background-clip: padding-box;
  color: #191919;
  text-decoration: none;
  white-space: nowrap;
  line-height: 40px;
}
.chzn-container-single .chzn-default {
  color: #a2a2a2;
}
.chzn-container-single .chzn-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chzn-container-single .chzn-single-with-deselect span {
  margin-right: 38px;
}
.chzn-container-single .chzn-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/assets/img/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 28px;
  height: 100%;
  background: transparent;
  text-align: center;
}
.chzn-container-single .chzn-single div b {
  display: block;
  width: 100%;
  height: 100%;
}
.chzn-container-single .chzn-single div b:before {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: 0.3em;
  font-display: swap;
}
.chzn-container-single .chzn-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chzn-container-single .chzn-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  outline: 0;
  border: 1px solid #a2a2a2;
  background: white url('/assets/img/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/assets/img/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('/assets/img/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/assets/img/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/assets/img/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/assets/img/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  font-size: 1em;
  font-family: sans-serif;
}
.chzn-container-single .chzn-drop {
  margin-top: -1px;
  background-clip: padding-box;
}
.chzn-container-single.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Results */
.chzn-container .chzn-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chzn-container .chzn-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
}
.chzn-container .chzn-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chzn-container .chzn-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chzn-container .chzn-results li.highlighted {
  background: #ccdcec;
}
.skin-layout-friendly .chzn-container .chzn-results li.highlighted {
  background: #FAE5D3;
}
.chzn-container .chzn-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chzn-container .chzn-results li.group-result {
  display: list-item;
  color: #999;
  font-weight: bold;
  cursor: default;
}
.chzn-container .chzn-results li.group-option {
  padding-left: 10px;
}
.chzn-container .chzn-results li em {
  font-style: normal;
  color: #00519e;
  text-decoration: underline;
}
.skin-layout-friendly .chzn-container .chzn-results li em {
  color: #E67E22;
}
.chzn-container .chzn-results li.result-selected em {
  color: #d1031c;
}
/* @end */
/* @group Multi Chosen */
.chzn-container-multi:before {
  content: "+";
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 25px;
  margin-top: -22px;
  color: #a2a2a2;
  z-index: 1;
  cursor: pointer;
  padding: 5px;
}
.chzn-container-multi .chzn-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #a2a2a2;
  border-radius: 5px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chzn-container-multi .chzn-choices li.search-field input {
  margin: 1px 0;
  padding: 5px;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
}
.chzn-container-multi .chzn-choices li.search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #00519e;
  background-color: #00519e;
  color: #fff;
  line-height: 24px;
  cursor: default;
  border-radius: 5px;
}
.skin-layout-friendly .chzn-container-multi .chzn-choices li.search-choice {
  border-color: #E67E22;
  background-color: #E67E22;
}
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 18px;
  display: block;
}
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:before {
  position: absolute;
  left: 2px;
  top: 3px;
  content: "\f00d";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: 0.3em;
  font-display: swap;
  color: #fff;
}
.chzn-container-multi .chzn-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chzn-container-multi .chzn-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-results {
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* @end */
/* @group Active	*/
.chzn-container-active .chzn-single {
  border: 1px solid #00519e;
}
.skin-layout-friendly .chzn-container-active .chzn-single {
  border-color: #E67E22;
}
.chzn-container-active.chzn-with-drop .chzn-single {
  border: 1px solid #767476;
}
.chzn-container-active.chzn-with-drop .chzn-single div {
  border-left: none;
}
.chzn-container-active.chzn-with-drop .chzn-single div b:before {
  content: "\f106";
}
.chzn-container-active .chzn-choices {
  border: 1px solid #00519e;
}
.skin-layout-friendly .chzn-container-active .chzn-choices {
  border-color: #E67E22;
}
.chzn-container-active .chzn-choices li.search-field input {
  color: #111 !important;
}
/* @end */
/* @group Disabled Support */
.chzn-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @end */
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chzn-rtl .chzn-search input,
  .chzn-container-single .chzn-single abbr,
  .chzn-container-single .chzn-search input,
  .chzn-container .chzn-results-scroll-down span,
  .chzn-container .chzn-results-scroll-up span {
    background-image: url('/assets/img/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
@media all {
  .tooltip,
  [data-tooltip] {
    position: relative;
    display: inline-block;
  }
  .tooltip:before,
  .tooltip:after,
  [data-tooltip]:before,
  [data-tooltip]:after {
    font-family: arial, sans-serif;
    position: absolute;
    visibility: hidden;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    /* Safari */
  }
  .tooltip:before,
  [data-tooltip]:before {
    content: '';
    position: absolute;
    border: 6px solid transparent;
    z-index: 1000001;
  }
  .tooltip:after,
  [data-tooltip]:after {
    text-align: left;
    content: attr(data-tooltip);
    background: transparent;
    color: transparent;
    padding: 8px 10px;
    font-size: 13px;
    line-height: 14px;
    min-width: 150px;
  }
  .tooltip:hover:before,
  .tooltip:hover:after,
  [data-tooltip]:hover:before,
  [data-tooltip]:hover:after {
    visibility: visible;
    opacity: 1;
  }
  .tooltip:hover:after,
  [data-tooltip]:hover:after {
    background: #191919;
    color: #fff;
    text-shadow: 0 -1px 0px #191919;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  }
  /**
	 * Tooltip rechts ausrichten
	 */
  .tooltip-right:before {
    margin-left: -12px;
    margin-bottom: -6px;
  }
  .tooltip-right:after {
    margin-bottom: -14px;
  }
  .tooltip-right:before,
  .tooltip-right:after {
    left: 100%;
    bottom: 50%;
  }
  .tooltip-right:hover:before {
    border-right-color: #191919;
    border-right-color: rgba(0, 0, 0, 0.9);
  }
  /**
	 * Tooltip links ausrichten
	 */
  .tooltip-left:before {
    margin-left: -12px;
    margin-bottom: -6px;
  }
  .tooltip-left:after {
    margin-bottom: -14px;
  }
  .tooltip-left:before,
  .tooltip-left:after {
    right: 100%;
    bottom: 50%;
  }
  .tooltip-left:hover:before {
    border-right-color: #191919;
    border-right-color: rgba(0, 0, 0, 0.9);
  }
  .tooltip-left:hover:after {
    -webkit-transform: translate(-6px, 0);
    -moz-transform: translate(-6px, 0);
    -ms-transform: translate(-6px, 0);
    -o-transform: translate(-6px, 0);
    transform: translate(-6px, 0);
  }
  /**
	 * Tooltip top ausrichten
	 */
  .tooltip-top:before {
    margin-bottom: -7px;
  }
  .tooltip-top:after {
    /* text */
    bottom: 100%;
    margin-bottom: 5px;
    left: 0;
  }
  .tooltip-top:before {
    /* pfeil */
    bottom: 100%;
    left: 6px;
  }
  .tooltip-top:hover:before {
    border-top-color: #191919;
    border-top-color: rgba(0, 0, 0, 0.9);
  }
  .tooltip-label {
    position: relative;
  }
  .tooltip-content {
    font-family: arial, sans-serif;
    text-align: left;
    position: absolute;
    height: 0;
    overflow: hidden;
    top: 40px;
    left: 0;
    width: 350px;
    background: #191919;
    background: rgba(0, 0, 0, 0.9);
    color: white;
    text-shadow: 0 -1px 0px black;
    padding: 0;
    font-size: 13px;
    line-height: 14px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0 / 100;
    z-index: 10;
  }
  .tooltip-content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: 3px;
  }
  .tooltip-trigger {
    position: relative;
  }
  .tooltip-trigger:hover + .tooltip-content {
    height: auto;
    top: 100%;
    opacity: 100 / 100;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 8px 10px;
  }
}
@media only screen and (max-width: 960px) {
  .tooltip-content {
    left: -10px;
  }
  .tooltip-trigger:hover + .tooltip-content {
    top: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .tooltip-content {
    max-width: 100%;
  }
}
/*
* @description: Tutorials
* @author: celine.mueller@gmail.com
* @date: 26.02.2019
* @see:
*/
@media all {
  .tutorial {
    background: #ccdcec;
    padding: 10px 20px;
    border: 1px solid #00519e;
    float: right;
    font-size: 25px;
    font-family: 'Fjalla One', sans-serif;
    margin-bottom: 10px;
    margin-top: -10px;
  }
}
.footable .btn,
.footable .caret {
  display: inline-block;
  vertical-align: middle;
}
.footable-details.table,
.footable-details.table *,
.footable.table,
.footable.table * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footable-details.table th,
.footable.table th {
  text-align: left;
}
.footable-details.table,
.footable.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.footable-details.table > caption + thead > tr:first-child > td,
.footable-details.table > caption + thead > tr:first-child > th,
.footable-details.table > colgroup + thead > tr:first-child > td,
.footable-details.table > colgroup + thead > tr:first-child > th,
.footable-details.table > thead:first-child > tr:first-child > td,
.footable-details.table > thead:first-child > tr:first-child > th,
.footable.table > caption + thead > tr:first-child > td,
.footable.table > caption + thead > tr:first-child > th,
.footable.table > colgroup + thead > tr:first-child > td,
.footable.table > colgroup + thead > tr:first-child > th,
.footable.table > thead:first-child > tr:first-child > td,
.footable.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.footable-details.table > tbody > tr > td,
.footable-details.table > tbody > tr > th,
.footable-details.table > tfoot > tr > td,
.footable-details.table > tfoot > tr > th,
.footable-details.table > thead > tr > td,
.footable-details.table > thead > tr > th,
.footable.table > tbody > tr > td,
.footable.table > tbody > tr > th,
.footable.table > tfoot > tr > td,
.footable.table > tfoot > tr > th,
.footable.table > thead > tr > td,
.footable.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #d9d9d9;
}
.footable-details.table > thead > tr > td,
.footable-details.table > thead > tr > th,
.footable.table > thead > tr > td,
.footable.table > thead > tr > th {
  vertical-align: bottom;
}
.footable-details.table-condensed > tbody > tr > td,
.footable-details.table-condensed > tbody > tr > th,
.footable-details.table-condensed > tfoot > tr > td,
.footable-details.table-condensed > tfoot > tr > th,
.footable-details.table-condensed > thead > tr > td,
.footable-details.table-condensed > thead > tr > th,
.footable.table-condensed > tbody > tr > td,
.footable.table-condensed > tbody > tr > th,
.footable.table-condensed > tfoot > tr > td,
.footable.table-condensed > tfoot > tr > th,
.footable.table-condensed > thead > tr > td,
.footable.table-condensed > thead > tr > th {
  padding: 5px;
}
.footable-details.table-bordered,
.footable-details.table-bordered > tbody > tr > td,
.footable-details.table-bordered > tbody > tr > th,
.footable-details.table-bordered > tfoot > tr > td,
.footable-details.table-bordered > tfoot > tr > th,
.footable-details.table-bordered > thead > tr > td,
.footable-details.table-bordered > thead > tr > th,
.footable.table-bordered,
.footable.table-bordered > tbody > tr > td,
.footable.table-bordered > tbody > tr > th,
.footable.table-bordered > tfoot > tr > td,
.footable.table-bordered > tfoot > tr > th,
.footable.table-bordered > thead > tr > td,
.footable.table-bordered > thead > tr > th {
  border: 1px solid #d9d9d9;
}
.footable-details.table-bordered > thead > tr > td,
.footable-details.table-bordered > thead > tr > th,
.footable.table-bordered > thead > tr > td,
.footable.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.footable-details.table-striped > tbody > tr:nth-child(odd),
.footable.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.footable-details.table-hover > tbody > tr:hover,
.footable.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.footable .btn {
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-appearance: button;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  overflow: visible;
  text-transform: none;
}
.footable .btn.focus,
.footable .btn:focus,
.footable .btn:hover {
  color: #333;
  text-decoration: none;
}
.footable .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.footable .btn-default.active,
.footable .btn-default.focus,
.footable .btn-default:active,
.footable .btn-default:focus,
.footable .btn-default:hover,
.footable .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.footable .btn-primary {
  color: #fff;
  background-color: #00763e;
  border-color: #00763e;
}
.footable .btn-primary.active,
.footable .btn-primary.focus,
.footable .btn-primary:active,
.footable .btn-primary:focus,
.footable .btn-primary:hover,
.footable .open > .dropdown-toggle.btn-primary {
  color: #191919;
  background-color: #cce4d8;
  border-color: #cce4d8;
}
.footable .btn-group,
.footable .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.footable .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.footable .btn-group > .btn:first-child {
  margin-left: 0;
}
.footable .btn-group-vertical > .btn,
.footable .btn-group > .btn {
  position: relative;
  float: left;
}
.footable .btn-group-xs > .btn,
.footable .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.footable .btn-group-sm > .btn,
.footable .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.footable .btn-group-lg > .btn,
.footable .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.footable .caret {
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.footable .btn .caret {
  margin-left: 0;
}
.form-group {
  margin-bottom: 15px;
}
.footable .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  margin: 0;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.footable .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.footable .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.footable .input-group-btn {
  position: relative;
  font-size: 0;
}
.footable .input-group-addon,
.footable .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.footable .input-group .form-control,
.footable .input-group-addon,
.footable .input-group-btn {
  display: table-cell;
}
.footable .input-group-btn:last-child > .btn,
.footable .input-group-btn:last-child > .btn-group,
.footable .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.footable .input-group-btn > .btn {
  position: relative;
}
.footable .input-group-btn > .btn:active,
.footable .input-group-btn > .btn:focus,
.footable .input-group-btn > .btn:hover {
  z-index: 2;
}
.footable .input-group .form-control:first-child,
.footable .input-group-addon:first-child,
.footable .input-group-btn:first-child > .btn,
.footable .input-group-btn:first-child > .btn-group > .btn,
.footable .input-group-btn:first-child > .dropdown-toggle,
.footable .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.footable .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.footable .input-group .form-control:last-child,
.footable .input-group-addon:last-child,
.footable .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.footable .input-group-btn:first-child > .btn:not(:first-child),
.footable .input-group-btn:last-child > .btn,
.footable .input-group-btn:last-child > .btn-group > .btn,
.footable .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.footable .checkbox,
.footable .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.footable .checkbox label,
.footable .radio label {
  max-width: 100%;
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.footable .checkbox input[type=checkbox],
.footable .checkbox-inline input[type=checkbox],
.footable .radio input[type=radio],
.footable .radio-inline input[type=radio] {
  position: absolute;
  margin: 4px 0 0 -20px;
  line-height: normal;
}
.footable .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.footable .open > .dropdown-menu {
  display: block;
}
.footable .dropdown-menu-right {
  right: 0;
  left: auto;
}
.footable .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.footable .dropdown-menu > li > a:focus,
.footable .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.footable .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.footable .pagination > li {
  display: inline;
}
.footable .pagination > li:first-child > a,
.footable .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.footable .pagination > li > a,
.footable .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #00763e;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.footable .pagination > li > a:focus,
.footable .pagination > li > a:hover,
.footable .pagination > li > span:focus,
.footable .pagination > li > span:hover {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.footable .pagination > .active > a,
.footable .pagination > .active > a:focus,
.footable .pagination > .active > a:hover,
.footable .pagination > .active > span,
.footable .pagination > .active > span:focus,
.footable .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #00763e;
  border-color: #00763e;
}
.footable .pagination > .disabled > a,
.footable .pagination > .disabled > a:focus,
.footable .pagination > .disabled > a:hover,
.footable .pagination > .disabled > span,
.footable .pagination > .disabled > span:focus,
.footable .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.footable .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.footable .label-default {
  background-color: #777;
}
.footable-loader.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.footable .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
table.footable-details,
table.footable > thead > tr.footable-filtering > th div.form-group {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .footable .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .footable .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .footable .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .footable .form-inline .input-group .form-control,
  .footable .form-inline .input-group .input-group-addon,
  .footable .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .footable .form-inline .input-group > .form-control {
    width: 100%;
  }
}
table.footable,
table.footable-details {
  position: relative;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
table.footable-hide-fouc {
  display: none;
}
table > tbody > tr > td > span.footable-toggle {
  margin-right: 4px;
  opacity: 0.8;
  cursor: pointer;
}
table > tbody > tr > td > span.footable-toggle.last-column {
  margin-left: 8px;
  float: right;
}
table.table-condensed > tbody > tr > td > span.footable-toggle {
  margin-right: 5px;
}
table.footable-details > tbody > tr > th:nth-child(1) {
  min-width: 40px;
  width: 120px;
}
table.footable-details > tbody > tr > td:nth-child(2) {
  word-break: break-all;
}
table.footable-details > tbody > tr:first-child > td,
table.footable-details > tbody > tr:first-child > th,
table.footable-details > tfoot > tr:first-child > td,
table.footable-details > tfoot > tr:first-child > th,
table.footable-details > thead > tr:first-child > td,
table.footable-details > thead > tr:first-child > th {
  border-top-width: 0;
}
table.footable-details.table-bordered > tbody > tr:first-child > td,
table.footable-details.table-bordered > tbody > tr:first-child > th,
table.footable-details.table-bordered > tfoot > tr:first-child > td,
table.footable-details.table-bordered > tfoot > tr:first-child > th,
table.footable-details.table-bordered > thead > tr:first-child > td,
table.footable-details.table-bordered > thead > tr:first-child > th {
  border-top-width: 1px;
}
div.footable-loader {
  vertical-align: middle;
  text-align: center;
  height: 300px;
  position: relative;
}
div.footable-loader > span.fooicon {
  display: inline-block;
  opacity: 0.3;
  font-size: 30px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation: fooicon-spin-r 2s infinite linear;
  animation: fooicon-spin-r 2s infinite linear;
}
table.footable > tbody > tr.footable-empty > td {
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
}
table.footable > tbody > tr > td,
table.footable > tbody > tr > th {
  display: none;
}
table.footable > tbody > tr.footable-detail-row > td,
table.footable > tbody > tr.footable-detail-row > th,
table.footable > tbody > tr.footable-empty > td,
table.footable > tbody > tr.footable-empty > th {
  display: table-cell;
}
@-webkit-keyframes fooicon-spin-r {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fooicon-spin-r {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fooicon {
  display: inline-block;
  font-size: inherit;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  text-decoration: inherit;
  *margin-right: 0.3em;
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.fooicon:after,
.fooicon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: 0.3em;
  font-display: swap;
  color: #191919;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.thead-highlight .fooicon:after,
.thead-highlight .fooicon:before {
  color: #fff;
}
.fooicon-loader:before {
  content: "\f01e";
}
.fooicon-plus:before {
  content: "\f067";
}
.fooicon-minus:before {
  content: "\f068";
}
.fooicon-search:before {
  content: "\f002";
}
.fooicon-remove:before {
  content: "\f00d";
}
.fooicon-sort:before {
  content: "\f0dc";
}
.fooicon-sort-asc:before {
  content: "\f160";
}
.fooicon-sort-desc:before {
  content: "\f161";
}
.fooicon-pencil:before {
  content: "\f040";
}
.fooicon-trash:before {
  content: "\f1f8";
}
.fooicon-eye-close:before {
  content: "\f070";
}
.fooicon-flash:before {
  content: "\f0e7";
}
.fooicon-cog:before {
  content: "\f013";
}
.fooicon-stats:before {
  content: "\f080";
}
.thead-highlight .footable-filtering {
  background: #fff;
}
table.footable > thead > tr.footable-filtering > th {
  border-bottom-width: 1px;
  font-weight: 400;
}
.footable-filtering-external.footable-filtering-right,
table.footable.footable-filtering-right > thead > tr.footable-filtering > th,
table.footable > thead > tr.footable-filtering > th {
  text-align: right;
}
.footable-filtering-external.footable-filtering-left,
table.footable.footable-filtering-left > thead > tr.footable-filtering > th {
  text-align: left;
}
.footable-filtering-external.footable-filtering-center,
.footable-paging-external.footable-paging-center,
table.footable-paging-center > tfoot > tr.footable-paging > td,
table.footable.footable-filtering-center > thead > tr.footable-filtering > th,
table.footable > tfoot > tr.footable-paging > td {
  text-align: center;
}
table.footable > thead > tr.footable-filtering > th div.form-group + div.form-group {
  margin-top: 5px;
}
table.footable > thead > tr.footable-filtering > th div.input-group {
  width: 100%;
}
.footable-filtering-external ul.dropdown-menu > li > a.checkbox,
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox {
  margin: 0;
  display: block;
  position: relative;
}
.footable-filtering-external ul.dropdown-menu > li > a.checkbox > label,
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox > label {
  display: block;
  padding-left: 20px;
}
.footable-filtering-external ul.dropdown-menu > li > a.checkbox input[type=checkbox],
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
}
@media (min-width: 768px) {
  table.footable > thead > tr.footable-filtering > th div.input-group {
    width: auto;
  }
  table.footable > thead > tr.footable-filtering > th div.form-group {
    margin-left: 2px;
    margin-right: 2px;
  }
  table.footable > thead > tr.footable-filtering > th div.form-group + div.form-group {
    margin-top: 0;
  }
}
table.footable > tbody > tr > td.footable-sortable,
table.footable > tbody > tr > th.footable-sortable,
table.footable > tfoot > tr > td.footable-sortable,
table.footable > tfoot > tr > th.footable-sortable,
table.footable > thead > tr > td.footable-sortable,
table.footable > thead > tr > th.footable-sortable {
  position: relative;
  padding-right: 30px;
  cursor: pointer;
}
td.footable-sortable > span.fooicon,
th.footable-sortable > span.fooicon {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -7px;
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
td.footable-sortable.footable-asc > span.fooicon,
td.footable-sortable.footable-desc > span.fooicon,
td.footable-sortable:hover > span.fooicon,
th.footable-sortable.footable-asc > span.fooicon,
th.footable-sortable.footable-desc > span.fooicon,
th.footable-sortable:hover > span.fooicon {
  opacity: 1;
}
table.footable-sorting-disabled td.footable-sortable.footable-asc > span.fooicon,
table.footable-sorting-disabled td.footable-sortable.footable-desc > span.fooicon,
table.footable-sorting-disabled td.footable-sortable:hover > span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-asc > span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-desc > span.fooicon,
table.footable-sorting-disabled th.footable-sortable:hover > span.fooicon {
  opacity: 0;
  visibility: hidden;
}
.footable-paging-external ul.pagination,
table.footable > tfoot > tr.footable-paging > td > ul.pagination {
  margin: 10px 0 0;
}
.footable-paging-external span.label,
table.footable > tfoot > tr.footable-paging > td > span.label {
  display: inline-block;
  margin: 0 0 10px;
  padding: 4px 10px;
}
.footable-paging-external.footable-paging-left,
table.footable-paging-left > tfoot > tr.footable-paging > td {
  text-align: left;
}
.footable-paging-external.footable-paging-right,
table.footable-editing-right td.footable-editing,
table.footable-editing-right tr.footable-editing,
table.footable-paging-right > tfoot > tr.footable-paging > td {
  text-align: right;
}
ul.pagination > li.footable-page {
  display: none;
}
ul.pagination > li.footable-page.visible {
  display: inline;
}
td.footable-editing {
  width: 90px;
  max-width: 90px;
}
table.footable-editing-no-delete td.footable-editing,
table.footable-editing-no-edit td.footable-editing,
table.footable-editing-no-view td.footable-editing {
  width: 70px;
  max-width: 70px;
}
table.footable-editing-no-delete.footable-editing-no-view td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-delete td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-view td.footable-editing {
  width: 50px;
  max-width: 50px;
}
table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view th.footable-editing {
  width: 0;
  max-width: 0;
  display: none !important;
}
table.footable-editing-left td.footable-editing,
table.footable-editing-left tr.footable-editing {
  text-align: left;
}
table.footable-editing button.footable-add,
table.footable-editing button.footable-hide,
table.footable-editing-show button.footable-show,
table.footable-editing.footable-editing-always-show button.footable-hide,
table.footable-editing.footable-editing-always-show button.footable-show,
table.footable-editing.footable-editing-always-show.footable-editing-no-add tr.footable-editing {
  display: none;
}
table.footable-editing.footable-editing-always-show button.footable-add,
table.footable-editing.footable-editing-show button.footable-add,
table.footable-editing.footable-editing-show button.footable-hide {
  display: inline-block;
}
/*!
 * 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 {
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  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);
  -webkit-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), -webkit-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), -webkit-transform 0.4s ease;
  -o-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;
  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: 0.75;
}
.mm-btn {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: 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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid var(--mm-color-icon);
  border-bottom: none;
  border-right: none;
  -webkit-transform: rotate(var(--mm-btn-rotate));
  -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 {
  -o-text-overflow: ellipsis;
  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) * 0.65 - var(--mm-lineheight)) * 0.5) 20px;
  font-size: 75%;
  text-transform: uppercase;
  background: var(--mm-color-background);
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--mm-color-background-highlight)), to(var(--mm-color-background-highlight)));
  background-image: -o-linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
  background-image: linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
  opacity: 1;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  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: -webkit-box;
  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;
  -o-text-overflow: ellipsis;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -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 ::placeholder {
  color: var(--mm-color-text-dimmed);
}
.mm-menu,
.mm-menu * {
  -webkit-box-sizing: border-box;
  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: -webkit-box;
  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);
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.mm-navbar > * {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mm-navbar__btn {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.mm-navbar__title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  overflow: hidden;
}
.mm-navbar__title[href="#"] {
  pointer-events: none;
}
.mm-navbar__title > span {
  -o-text-overflow: ellipsis;
  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);
  -webkit-transform: translate3d(var(--mm-panel-child-offset), 0, 0);
  transform: translate3d(var(--mm-panel-child-offset), 0, 0);
  -webkit-transition-property: inset-inline-start, -webkit-transform;
  transition-property: inset-inline-start, -webkit-transform;
  -o-transition-property: transform, inset-inline-start;
  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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.mm-panel--parent {
  -webkit-transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
  transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
  z-index: 0;
}
.mm-panel--highest {
  z-index: 3;
}
.mm-menu--opened .mm-panel--noanimation {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: calc(var(--mm-toggle-size) * 1.75);
  -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;
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
}
.mm-toggle:before {
  content: "";
  aspect-ratio: 1;
  margin: 2px;
  border-radius: 100%;
  background: var(--mm-color-background);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.mm-toggle:checked {
  background: #4bd963;
}
.mm-toggle:checked:before {
  -webkit-transform: translateX(calc(var(--mm-toggle-size) * 0.75));
  -ms-transform: translateX(calc(var(--mm-toggle-size) * 0.75));
  transform: translateX(calc(var(--mm-toggle-size) * 0.75));
}
[dir=rtl] .mm-toggle:checked:before {
  -webkit-transform: translateX(calc(var(--mm-toggle-size) * -0.75));
  -ms-transform: translateX(calc(var(--mm-toggle-size) * -0.75));
  transform: translateX(calc(var(--mm-toggle-size) * -0.75));
}
.mm-listitem--vertical > .mm-panel {
  position: static;
  width: 100%;
  padding: 10px 0 10px 20px;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  -webkit-transition: none !important;
  -o-transition: 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 {
  -webkit-transform: rotate(225deg);
  -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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100vh;
  background: inherit;
}
:where(.mm-slideout) {
  position: relative;
  z-index: 1;
  width: 100%;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  -o-transition-property: width, transform;
  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: 0.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;
  -webkit-transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
  transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  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 {
  -webkit-transform: translate3d(0, 0, 0);
  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 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
 */
.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,
.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout {
  -webkit-transform: translate3d(var(--mm-translate-horizontal), 0, 0);
  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: rgba(0, 0, 0, 0.15);
  --mm-color-icon: rgba(0, 0, 0, 0.4);
  --mm-color-text: rgba(0, 0, 0, 0.8);
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.4);
  --mm-color-background-highlight: rgba(0, 0, 0, 0.05);
  --mm-color-background-emphasis: rgba(255, 255, 255, 0.75);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-light-contrast {
  --mm-color-background: #f3f3f3;
  --mm-color-border: rgba(0, 0, 0, 0.5);
  --mm-color-icon: rgba(0, 0, 0, 0.5);
  --mm-color-text: #000;
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.7);
  --mm-color-background-highlight: rgba(0, 0, 0, 0.05);
  --mm-color-background-emphasis: rgba(255, 255, 255, 0.9);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-dark {
  --mm-color-background: #333;
  --mm-color-border: #000000;
  --mm-color-icon: #ffffff;
  --mm-color-text: #ffffff;
  --mm-color-text-dimmed: #ffffff;
  --mm-color-background-highlight: #ffffff;
  --mm-color-background-emphasis: #000000;
  --mm-color-focusring: #06c;
}
.mm-menu--theme-dark-contrast {
  --mm-color-background: #333;
  --mm-color-border: rgba(255, 255, 255, 0.5);
  --mm-color-icon: rgba(255, 255, 255, 0.5);
  --mm-color-text: #fff;
  --mm-color-text-dimmed: rgba(255, 255, 255, 0.7);
  --mm-color-background-highlight: rgba(255, 255, 255, 0.1);
  --mm-color-background-emphasis: rgba(0, 0, 0, 0.3);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-white {
  --mm-color-background: #fff;
  --mm-color-border: rgba(0, 0, 0, 0.15);
  --mm-color-icon: rgba(0, 0, 0, 0.3);
  --mm-color-text: rgba(0, 0, 0, 0.8);
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
  --mm-color-background-highlight: rgba(0, 0, 0, 0.06);
  --mm-color-background-emphasis: rgba(0, 0, 0, 0.03);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-white-contrast {
  --mm-color-background: #fff;
  --mm-color-border: rgba(0, 0, 0, 0.5);
  --mm-color-icon: rgba(0, 0, 0, 0.5);
  --mm-color-text: #000;
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.7);
  --mm-color-background-highlight: rgba(0, 0, 0, 0.07);
  --mm-color-background-emphasis: rgba(0, 0, 0, 0.035);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-black {
  --mm-color-background: #000;
  --mm-color-border: rgba(255, 255, 255, 0.2);
  --mm-color-icon: rgba(255, 255, 255, 0.4);
  --mm-color-text: rgba(255, 255, 255, 0.7);
  --mm-color-text-dimmed: rgba(255, 255, 255, 0.4);
  --mm-color-background-highlight: rgba(255, 255, 255, 0.1);
  --mm-color-background-emphasis: rgba(255, 255, 255, 0.06);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-black-contrast {
  --mm-color-background: #000;
  --mm-color-border: rgba(255, 255, 255, 0.5);
  --mm-color-icon: rgba(255, 255, 255, 0.5);
  --mm-color-text: #fff;
  --mm-color-text-dimmed: rgba(255, 255, 255, 0.6);
  --mm-color-background-highlight: rgba(255, 255, 255, 0.125);
  --mm-color-background-emphasis: rgba(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;
  -webkit-box-sizing: border-box;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -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 > * {
  -webkit-box-sizing: border-box;
  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;
  -webkit-transform: unset;
  -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 {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 20px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.mm-navbar__breadcrumbs > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: 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: -webkit-box;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mm-searchfield__input input {
  display: block;
  width: 100%;
  max-width: 100%;
  height: calc(var(--mm-navbar-size) * 0.7);
  min-height: auto;
  max-height: auto;
  margin: 0;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  border-radius: 4px;
  line-height: calc(var(--mm-navbar-size) * 0.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;
  -webkit-transition-property: visibility, margin;
  -o-transition-property: visibility, margin;
  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;
  -webkit-box-sizing: border-box;
  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;
  -webkit-transition-property: inset-inline-end;
  -o-transition-property: inset-inline-end;
  transition-property: inset-inline-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -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 {
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  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 {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
@media (hover: hover) {
  .mm-menu--selected-parent .mm-listitem__btn:hover,
  .mm-menu--selected-parent .mm-listitem__text:hover {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    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));
  -webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
  transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
}
[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout {
  -webkit-transform: none;
  -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));
  -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
  transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
}
[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
/**
 * Swiper 5.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 8, 2020
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: 44px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  color: #000000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ddd;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ddd;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  color: #ffffff;
}
.swiper-pagination-black {
  color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid #ddd;
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  color: #fff;
}
.swiper-lazy-preloader-black {
  color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media all {
  .mod-admin-club-overview img {
    height: 40px;
    width: auto;
  }
}
@media all {
  .mod-admin-login {
    width: 50%;
    margin: 0 auto;
  }
  .mod-admin-login .form {
    background: #eee;
    margin-top: 20px;
    padding: 20px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .mod-admin-login .form:hover {
    background: #ccdcec;
  }
  .mod-admin-login .button-primary {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 960px) {
  .mod-admin-login {
    width: 100%;
  }
}
@media all {
  .mod-admin-menu {
    margin-bottom: 10px;
  }
  .mod-admin-menu ul {
    padding: 0;
    margin: 0 -5px;
    overflow: hidden;
  }
  .mod-admin-menu li {
    float: left;
    width: 20%;
    padding: 0 5px;
  }
  .mod-admin-menu a {
    text-align: center;
    display: block;
    color: #fff;
    background: #00519e;
    border: 1px solid #ccdcec;
    border-radius: 5px;
  }
  .mod-admin-menu a span {
    display: block;
    font-size: 16px;
  }
  .mod-admin-menu a i {
    font-size: 28px;
    display: block;
    margin-top: 8px;
  }
  .mod-admin-menu a:hover,
  .mod-admin-menu a:focus,
  .mod-admin-menu a:active {
    background: #004485;
  }
  .mod-admin-menu li.active a {
    background: #00519e;
    border-color: #ccdcec;
  }
}
@media only screen and (max-width: 768px) {
  .mod-admin-menu {
    display: none;
  }
  .mod-admin-menu a {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 961px) {
  .mod-admin-menu a {
    height: 160px;
    padding-top: 20px;
  }
  .mod-admin-menu a span {
    font-size: 25px;
    font-family: 'Fjalla One', sans-serif;
  }
  .mod-admin-menu a i {
    font-size: 70px;
  }
}
@media print {
  .mod-admin-menu {
    display: none;
  }
}
@media screen {
  .skin-admin-menu-small {
    min-height: 70px;
  }
  .skin-admin-menu-small a {
    height: 70px;
    line-height: 1.2;
    padding-top: 0;
    background: #a2a2a2;
    border-color: #d9d9d9;
  }
  .skin-admin-menu-small a span {
    display: block;
    padding: 5px;
  }
  .skin-admin-menu-small a i {
    margin-top: 0;
  }
  .skin-admin-menu-small a:hover,
  .skin-admin-menu-small a:focus,
  .skin-admin-menu-small a:active {
    background: #767476;
  }
  .skin-admin-menu-small.dashboard {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 961px) {
  .skin-admin-menu-small {
    min-height: 55px;
  }
  .skin-admin-menu-small a {
    height: 55px;
    line-height: 55px;
    padding-top: 0;
  }
  .skin-admin-menu-small a span {
    float: right;
    width: 100%;
    padding: 0;
    font-size: 21px;
  }
  .skin-admin-menu-small a i {
    position: absolute;
    margin: 10px 0 0 20px;
    font-size: 30px;
  }
}
@media all {
  .mod-admin-page-detail .button-preview {
    position: absolute;
    right: 0;
  }
  .mod-admin-page-detail th.actions {
    width: 250px;
  }
  .mod-admin-page-detail .icon-edit {
    color: #00519e;
  }
  .mod-admin-page-detail .icon-remove {
    color: #d1031c;
  }
  .mod-admin-page-detail .content {
    width: 400px;
    height: 300px;
  }
  .mod-admin-page-detail .title {
    width: 400px;
  }
  .mod-admin-page-detail .button-save {
    margin-top: 10px;
  }
}
@media all {
  .mod-admin-page-overview th.actions {
    width: 150px;
  }
  .mod-admin-page-overview .icon-edit {
    color: #00519e;
  }
  .mod-admin-page-overview .icon-remove {
    color: #d1031c;
  }
}
@media all {
  .mod-admin-partner-detail .button-preview {
    position: absolute;
    right: 0;
  }
  .mod-admin-partner-detail th.actions {
    width: 250px;
  }
  .mod-admin-partner-detail .icon-edit {
    color: #00519e;
  }
  .mod-admin-partner-detail .icon-remove {
    color: #d1031c;
  }
  .mod-admin-partner-detail .content {
    width: 400px;
    height: 300px;
  }
  .mod-admin-partner-detail .title {
    width: 400px;
  }
  .mod-admin-partner-detail .button {
    margin-top: 10px;
  }
}
@media all {
  .mod-admin-partner-overview th.actions {
    width: 250px;
  }
  .mod-admin-partner-overview td.actions form {
    display: inline-block;
  }
  .mod-admin-partner-overview td.actions .icon-edit {
    color: #00519e;
  }
  .mod-admin-partner-overview td.actions .icon-remove {
    color: #d1031c;
  }
  .mod-admin-partner-overview .add-partner {
    float: right;
    margin-top: -50px;
  }
}
@media all {
  .mod-admin-settings {
    padding-bottom: 50px;
  }
  .mod-admin-settings .form input[type="file"] {
    padding-top: 5px;
  }
  .mod-admin-settings .form textarea {
    width: 50%;
  }
  .mod-admin-settings .form .cke_chrome {
    float: left;
    width: 450px;
    margin-right: 1%;
  }
  .mod-admin-settings .form .chzn-container .chzn-search input {
    float: none;
    width: 100%;
  }
  .mod-admin-settings .form .file-preview {
    margin-left: 170px;
  }
  .mod-admin-settings .button-primary {
    margin-top: 10px;
  }
  .mod-admin-settings .form-aligned .alert {
    width: 40%;
    margin-left: 170px;
    padding: 5px;
    margin-bottom: 5px;
  }
  .mod-admin-settings .button-add {
    margin: 10px 0 0 2px;
  }
}
@media only screen and (max-width: 960px) {
  .mod-admin-settings .form-aligned .alert {
    margin-left: 0;
  }
}
@media all {
  .mod-admin-user-detail th.actions {
    width: 250px;
  }
  .mod-admin-user-detail .icon-edit {
    color: #00519e;
  }
  .mod-admin-user-detail .icon-remove {
    color: #d1031c;
  }
  .mod-admin-user-detail .content {
    width: 400px;
    height: 300px;
  }
  .mod-admin-user-detail .title {
    width: 400px;
  }
  .mod-admin-user-detail .button {
    margin-top: 10px;
  }
}
@media all {
  .mod-admin-user-overview {
    padding-bottom: 100px;
  }
  .mod-admin-user-overview .icon-edit {
    color: #00519e;
  }
  .mod-admin-user-overview .icon-ban-circle {
    color: #d1031c;
  }
  .mod-admin-user-overview td.actions form {
    float: left;
    margin-right: 5px;
  }
  .mod-admin-user-overview .form {
    margin-bottom: 5px;
  }
  .mod-admin-user-overview .form .input-1 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .mod-admin-user-overview .is-hidden {
    display: none;
  }
  .mod-admin-user-overview tr.is-overdue td {
    background: #f6cdd2;
  }
  .mod-admin-user-overview .load-more {
    position: fixed;
    bottom: 0;
    left: 10px;
    right: 10px;
    text-align: center;
    margin-top: 20px;
  }
  .mod-admin-user-overview .load-more .spinner {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .mod-admin-user-overview .table-striped thead {
    display: none;
  }
  .mod-admin-user-overview .table-striped tr {
    background: transparent !important;
  }
  .mod-admin-user-overview .table-striped td {
    display: inline-block;
    width: 100%;
    padding: 3px;
  }
  .mod-admin-user-overview .table-striped td.firstname,
  .mod-admin-user-overview .table-striped td.lastname {
    padding-top: 10px;
  }
  .mod-admin-user-overview .table-striped td.firstname,
  .mod-admin-user-overview .table-striped td.lastname,
  .mod-admin-user-overview .table-striped td.lastlogin,
  .mod-admin-user-overview .table-striped td.premium {
    width: 50%;
  }
  .mod-admin-user-overview .table-striped td.premium {
    display: none;
  }
  .mod-admin-user-overview .table-striped td.date-since {
    display: none;
  }
  .mod-admin-user-overview .table-striped td:last-child {
    border-bottom: 2px solid #d9d9d9;
  }
  .mod-admin-user-overview .table-striped td.actions {
    padding: 15px 0;
  }
}
@media all {
  .mod-advantages-overview {
    margin-bottom: 50px;
    overflow: hidden;
  }
  .mod-advantages-overview .headline {
    overflow: hidden;
    margin-bottom: 10px;
  }
  .mod-advantages-overview .headline .symbol {
    float: left;
    height: 120px;
    width: auto;
    margin-right: 20px;
  }
  .mod-advantages-overview .advantage {
    position: relative;
    margin: 0 0 20px 0;
    border-radius: 5px;
    border: 1px solid #ccdcec;
    background: #00519e;
    padding: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .mod-advantages-overview .advantage a {
    display: block;
    position: relative;
    padding: 20px 15px 20px 50px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #fff;
    font-size: 18px;
  }
  .mod-advantages-overview .advantage a i {
    position: absolute;
    font-size: 25px;
    top: 15px;
    left: 15px;
  }
  .mod-advantages-overview .advantage.star:before {
    color: #fce400;
    position: absolute;
    top: 15px;
    right: 15px;
    content: "\f005";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: 0.3em;
    font-display: swap;
    font-size: 30px;
    line-height: 1;
    text-shadow: 0 0 2px #191919;
  }
  .mod-advantages-overview .advantage:hover {
    background: #004485;
  }
  .mod-advantages-overview .button-primary {
    padding: 15px;
  }
  .mod-advantages-overview .info .icon-star {
    background: #00519e;
    color: #fce400;
    padding: 3px;
    border-radius: 5px;
  }
  .mod-advantages-overview .advantage-label {
    background: #00519e;
    color: #fce400;
    padding: 3px;
    border-radius: 5px;
  }
}
.mod-banner {
  margin-bottom: 10px;
}
.mod-banner a {
  display: block;
}
.mod-banner img {
  max-width: 180px;
  height: auto;
  vertical-align: top;
  display: block;
}
@media screen and (min-width: 1800px) {
  .mod-banner img {
    max-width: 250px;
  }
}
.mod-chart-vertical {
  margin-bottom: 40px;
}
@media only screen and (min-width: 961px) {
  .mod-chart-vertical {
    margin-bottom: 60px;
  }
}
.mod-chart-vertical .chart-number {
  font-size: 30px;
  font-family: 'Fjalla One', sans-serif;
  color: #00519e;
}
.mod-chart-vertical .table {
  margin: 0 -7px;
}
.mod-chart-vertical table {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 961px) {
  .mod-chart-vertical table {
    font-size: 1em;
    margin-bottom: 20px;
  }
}
.mod-chart-vertical table td {
  width: 2%;
  padding: 0 7px;
}
.mod-chart-vertical table th {
  color: #191919;
  text-align: center;
}
.mod-chart-vertical table .row-bars td,
.mod-chart-vertical table .row-bars-minus td {
  vertical-align: bottom;
  height: 175px;
}
@media only screen and (min-width: 961px) {
  .mod-chart-vertical table .row-bars td,
  .mod-chart-vertical table .row-bars-minus td {
    height: 300px;
  }
}
.mod-chart-vertical table .row-bars td:last-child .bar,
.mod-chart-vertical table .row-bars-minus td:last-child .bar {
  background: #00519e;
  background: linear-gradient(180deg, #00519e 0%, #00417e 100%);
}
.mod-chart-vertical table .row-bars td.tiny .bar,
.mod-chart-vertical table .row-bars-minus td.tiny .bar {
  overflow: visible !important;
}
.mod-chart-vertical table .row-bars td.tiny .nr,
.mod-chart-vertical table .row-bars-minus td.tiny .nr {
  position: absolute;
  left: 0;
  top: -25px;
  width: 100%;
  display: block;
  margin: 0;
}
.mod-chart-vertical table .row-bars td.tiny .nr.nr-green,
.mod-chart-vertical table .row-bars-minus td.tiny .nr.nr-green {
  color: #00519e;
}
.mod-chart-vertical table .row-bars td:not(.tiny) .bar,
.mod-chart-vertical table .row-bars-minus td:not(.tiny) .bar {
  padding-top: 10px;
}
.mod-chart-vertical table .row-bars .bar,
.mod-chart-vertical table .row-bars-minus .bar {
  position: relative;
  display: block;
  height: 0;
  width: 100%;
  background: #484848;
  max-height: 175px !important;
  overflow: hidden;
}
@media only screen and (min-width: 961px) {
  .mod-chart-vertical table .row-bars .bar,
  .mod-chart-vertical table .row-bars-minus .bar {
    max-height: 200px !important;
  }
}
.mod-chart-vertical table .row-bars .bar img,
.mod-chart-vertical table .row-bars-minus .bar img {
  width: 100%;
  vertical-align: top;
  height: auto;
}
.mod-chart-vertical table .row-bars .bar.bar-long:before,
.mod-chart-vertical table .row-bars-minus .bar.bar-long:before {
  content: "";
  position: absolute;
  top: 40%;
  left: -20%;
  right: -20%;
  height: 5px;
  background: #191919;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.mod-chart-vertical table .row-bars .nr,
.mod-chart-vertical table .row-bars-minus .nr {
  color: #fff;
  font-weight: bold;
}
.mod-chart-vertical table .row-bars-minus td {
  vertical-align: top;
  height: 100px;
}
@media only screen and (min-width: 961px) {
  .mod-chart-vertical table .row-bars-minus td {
    height: 100px;
  }
}
.mod-chart-vertical table .bar-cell {
  vertical-align: bottom;
  height: 200px;
}
.mod-chart-vertical table .bar-cell .bar {
  display: block;
  height: 175px;
  width: 100%;
}
@media only screen and (min-width: 961px) {
  .mod-chart-vertical table .bar-cell .bar {
    height: 200px;
  }
}
.mod-chart-vertical table .row-years th {
  padding-top: 8px;
}
@media only screen and (min-width: 961px) {
  .mod-chart-vertical table .row-years th {
    padding-top: 15px;
    padding-bottom: 5px;
  }
}
.mod-chart-vertical table .row-years th:last-child {
  color: #00763e;
}
.mod-chart-vertical table .row-data {
  display: none;
}
.mod-chart-vertical table.chart-horizontal th {
  width: 50px;
  padding: 10px;
}
.mod-chart-vertical table.chart-horizontal td {
  padding: 10px;
}
.mod-chart-vertical table.chart-horizontal .bar {
  position: relative;
  display: block;
  height: 0;
  width: 100%;
  background: #a2a2a2;
  max-height: 175px !important;
  overflow: hidden;
}
@media only screen and (min-width: 961px) {
  .mod-chart-vertical table.chart-horizontal .bar {
    max-height: 200px !important;
  }
}
.mod-chart-vertical hr {
  height: 1px;
  background: #191919;
  width: 100%;
  margin: 0 0 10px;
}
@media all {
  .competition-box img {
    max-width: 100%;
  }
}
@media all {
  .mod-content {
    font-family: arial, sans-serif;
  }
  .mod-content ul {
    padding-left: 20px;
  }
  .mod-content a {
    color: #00519e;
    text-decoration: underline;
  }
  .mod-content a:hover,
  .mod-content a:focus,
  .mod-content a:active {
    color: #191919;
  }
  .mod-content .image-link {
    display: block;
    margin-bottom: 20px;
  }
  .mod-content .image-link img {
    vertical-align: top;
  }
  .mod-content .image {
    max-width: 100%;
    height: auto;
  }
}
@media all {
  .mod-emotion {
    overflow: hidden;
    clear: both;
    position: relative;
  }
  .mod-emotion .volley-promotion {
    position: absolute;
    right: 10px;
    top: 10px;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 20px;
    margin: 0;
    font-size: 13px;
    z-index: 1;
  }
  .mod-emotion .image {
    display: block;
    position: relative;
  }
  .mod-emotion .image img {
    width: 100%;
    height: auto;
  }
  .mod-emotion .clip {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 34.2%;
  }
  .mod-emotion .clip img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }
  .mod-emotion .logo {
    position: absolute;
    left: auto;
    right: 20px;
    top: 20px;
    height: 40%;
    z-index: 2;
  }
  .mod-emotion .logo img {
    display: block;
    height: 100%;
    width: auto;
    vertical-align: top;
  }
  .mod-emotion .videolink {
    position: absolute;
    width: 124px;
    height: 69px;
    bottom: 10px;
    right: 190px;
    color: #000;
    background: #191919;
    background: rgba(0, 0, 0, 0.6);
    outline: none;
  }
  .mod-emotion .videolink i {
    position: absolute;
    top: 10px;
    left: 39px;
    display: block;
    font-size: 50px;
    opacity: 50 / 100;
  }
  .mod-emotion .videolink:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .mod-emotion .videolink:hover i {
    opacity: 90 / 100;
  }
  .mod-emotion .imagelink {
    display: block;
  }
  .mod-emotion .imagelink img {
    vertical-align: top;
  }
  .mod-emotion .cta-btn {
    position: absolute;
    right: 10px;
    width: 170px;
    padding: 5px 10px;
    text-align: left;
    margin: 0;
  }
  .mod-emotion .cta-btn--vorteile {
    bottom: 50px;
  }
  .mod-emotion .cta-btn--eintragen {
    bottom: 10px;
  }
  .mod-emotion .title {
    position: absolute;
    bottom: 0;
    margin: 0;
    color: #fff;
    background: #191919;
    background: rgba(0, 0, 0, 0.75);
    padding: 18px 20px 16px;
    line-height: 1;
    z-index: 1;
  }
}
@media only screen and (max-width: 960px) {
  .mod-emotion .volley-promotion {
    padding: 5px 10px;
  }
  .mod-emotion .videolink {
    display: none;
  }
  .mod-emotion .logo img {
    height: 50px;
  }
  .mod-emotion .title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .mod-emotion .volley-promotion {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .mod-emotion .volley-promotion {
    position: static;
    padding: 0;
    max-width: none;
    margin-bottom: 10px;
    display: block;
  }
  .mod-emotion .cta-btn--vorteile {
    display: none;
  }
  .mod-emotion .cta-btn--eintragen {
    bottom: 60px;
  }
  .mod-emotion .image img {
    max-width: none;
  }
  .mod-emotion .logo {
    padding: 5px;
    top: 5px;
    right: 5px;
  }
  .mod-emotion .logo img {
    height: 40px;
  }
  .mod-emotion .title {
    line-height: 28px;
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 479px) {
  .mod-emotion .cta-btn {
    display: none;
  }
  .mod-emotion .title {
    font-size: 21px;
    line-height: 1.3;
    padding: 5px 15px;
  }
}
@media print {
  .mod-emotion {
    position: static;
    overflow: visible;
  }
  .mod-emotion .image img {
    display: none;
  }
  .mod-emotion .title {
    position: static;
    padding: 0;
    margin-top: 2em;
  }
}
@media all {
  .mod-error {
    font-family: 'Fjalla One', sans-serif;
    margin-top: 10px;
  }
  .mod-error img {
    max-width: 100%;
    height: auto;
  }
  .mod-error .error {
    position: relative;
    text-align: right;
    padding: 0 30px 30px 50px;
    border: 1px solid #d1031c;
    min-height: 300px;
    background: #f6cdd2;
    background-size: 220px 229px;
  }
  .mod-error .error .icon {
    position: absolute;
    left: 10px;
    top: 80px;
    width: 100px;
    height: auto;
  }
  .mod-error .error .title {
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: normal;
  }
  .mod-error .error .code {
    font-size: 80px;
    line-height: 1;
    margin: 0;
  }
  .mod-error .error .message {
    font-size: 40px;
    line-height: 1.2;
    margin: 0;
  }
  .mod-error .error img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .mod-error .choose-option {
    text-align: center;
    margin-top: 70px;
  }
  .mod-error .choose-option .button {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 200px;
  }
  .mod-error .option {
    text-align: center;
    margin-top: 50px;
  }
  .mod-error .option .facebook {
    vertical-align: middle;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    width: 250px;
  }
  .mod-error .option .facebook:hover,
  .mod-error .option .facebook:focus,
  .mod-error .option .facebook:active {
    color: #3b5998;
  }
  .mod-error .option .facebook i.icon-facebook-sign {
    color: #3b5998;
    float: left;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 50px;
  }
  .mod-error .option .facebook span {
    text-align: left;
    display: block;
    padding-top: 8px;
  }
}
@media only screen and (min-width: 769px) {
  .mod-error .error {
    padding-right: 100px;
  }
  .mod-error .error .icon {
    width: 200px;
    top: 40px;
  }
}
@media only screen and (min-width: 961px) {
  .mod-error .error .icon {
    left: 50px;
  }
}
@media only screen and (min-width: 961px) {
  .mod-error .error {
    padding-right: 250px;
  }
  .mod-error .error .icon {
    left: 200px;
  }
  .mod-error .error .code {
    font-size: 120px;
  }
}
.skin-error-schedules .error {
  text-align: left;
  background-position: right 20px;
}
.skin-error-schedules .error .message {
  font-size: 25px;
}
@media all {
  .mod-event-club .table {
    margin-bottom: 20px;
    max-width: 400px;
  }
  .mod-event-club img {
    height: 40px;
    width: auto;
  }
  .mod-event-club .form {
    background: #eee;
    margin-top: 20px;
    padding: 20px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .mod-event-club .form:hover {
    background: #ccdcec;
  }
  .mod-event-club textarea {
    margin-bottom: 10px;
  }
  .mod-event-club .club-alert {
    background: #ccdcec;
    border: 1px solid #00763e;
    padding: 20px;
  }
  .mod-event-club .club-alert .h3 {
    margin-top: 0;
  }
}
@media all {
  body.ta-veranstalter .button-edit {
    display: block !important;
  }
  .mod-event-detail .button-edit {
    float: right;
    margin: 0 20px 0 0;
    display: none;
  }
  .mod-event-detail .signup-info {
    color: #00519e;
    float: right;
  }
  .mod-event-detail .description {
    max-height: 150px;
    margin-bottom: 0;
  }
  .mod-event-detail .description p:last-child {
    margin-bottom: 0;
  }
  .mod-event-detail .show-more {
    display: block;
    text-decoration: none;
    outline: none;
  }
  .mod-event-detail .show-more.is-hidden {
    display: none;
  }
  .mod-event-detail .competitions:not(.footable-details) .footable-header th,
  .mod-event-detail .competitions:not(.footable-details) .footable-header td {
    border-bottom: none;
  }
  .mod-event-detail .competitions:not(.footable-details) .footable-detail-row > td:first-child {
    border-top: none;
  }
  .mod-event-detail .competitions:not(.footable-details) > tbody > tr:not(.footable-detail-row).competition[data-expanded="true"] > td,
  .mod-event-detail .competitions:not(.footable-details) > tbody > tr:not(.footable-detail-row):hover > td {
    background: #ccdcec;
  }
  .mod-event-detail .competitions:not(.footable-details) td.category {
    font-weight: bold;
    cursor: pointer;
  }
  .mod-event-detail .competitions:not(.footable-details) td.category .info {
    color: #767476;
    font-weight: normal;
    font-style: italic;
  }
  .mod-event-detail .competitions:not(.footable-details) td.schedule a {
    display: block;
    white-space: nowrap;
    padding: 5px 0;
    text-decoration: none;
  }
  .mod-event-detail .event-competitions {
    position: relative;
  }
  .mod-event-detail .event-competitions .banner-canceled {
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .mod-event-detail .event-competitions .banner-canceled p {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    padding: 10px 20px;
    font-family: 'Fjalla One', sans-serif;
    font-size: 25px;
    background: #d1031c;
  }
}
@media only screen and (min-width: 769px) {
  .mod-event-detail .competitions:not(.footable-details) > thead > tr th.category {
    min-width: 210px;
  }
  .mod-event-detail .competitions:not(.footable-details) > thead > tr th.date {
    width: 160px;
  }
  .mod-event-detail .competitions:not(.footable-details) > thead > tr th.cost {
    width: 130px;
  }
  .mod-event-detail .competitions:not(.footable-details) > thead > tr th.options {
    width: 130px;
  }
  .mod-event-detail .competitions:not(.footable-details) > thead > tr th.availability {
    text-align: center;
  }
  .mod-event-detail .competitions:not(.footable-details) > tbody > tr th,
  .mod-event-detail .competitions:not(.footable-details) > tbody > tr td {
    vertical-align: middle;
  }
  .mod-event-detail .competitions:not(.footable-details) > tbody > tr th.cost,
  .mod-event-detail .competitions:not(.footable-details) > tbody > tr td.cost {
    text-align: right;
  }
  .mod-event-detail .competitions:not(.footable-details) > tbody > tr th.availability,
  .mod-event-detail .competitions:not(.footable-details) > tbody > tr td.availability {
    text-align: center;
  }
  .mod-event-detail .competitions:not(.footable-details) td.category a {
    display: block;
    position: relative;
    font-weight: bold;
    outline: none;
    padding: 0 0 0 20px;
  }
  .mod-event-detail .competitions:not(.footable-details) td.category a:hover,
  .mod-event-detail .competitions:not(.footable-details) td.category a:focus,
  .mod-event-detail .competitions:not(.footable-details) td.category a:active {
    color: #00519e;
  }
  .mod-event-detail .competitions:not(.footable-details) td.category a i {
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media only screen and (max-width: 960px) {
  .mod-event-detail .signup-info {
    float: none;
  }
  .mod-event-detail .competitions:not(.footable-details) > tbody > tr.competition > td {
    background: #ccdcec;
  }
}
@media only screen and (max-width: 600px) {
  .mod-event-detail .description {
    max-height: 60px;
  }
}
@media all {
  .skin-event-detail-embed h1 {
    margin-top: 10px !important;
  }
  .skin-event-detail-embed .h4 {
    margin-bottom: 5px;
  }
  .skin-event-detail-embed .link-ad {
    display: block;
    margin: 20px;
    padding: 20px;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    color: #191919;
  }
  .skin-event-detail-embed .info-partner {
    position: relative;
    overflow: hidden;
  }
  .skin-event-detail-embed .info-partner .partner {
    margin-bottom: 20px;
  }
  .skin-event-detail-embed .info-partner .partner .mod-partner-suva-slider {
    margin: 0;
  }
  .skin-event-detail-embed .info-partner .info {
    overflow: hidden;
  }
}
@media only screen and (min-width: 769px) {
  .skin-event-detail-embed .info-partner {
    background: #eee;
  }
  .skin-event-detail-embed .info-partner .partner {
    float: right;
    margin: 20px;
  }
  .skin-event-detail-embed .info-partner .partner .mod-partner-suva-slider {
    margin: 0;
  }
}
@media all {
  .mod-event-filter {
    position: relative;
    height: 280px;
    background: #d9d9d9;
    margin-bottom: 50px;
  }
  .mod-event-filter .alert {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    line-height: 200px;
    top: 0;
    left: 0;
    opacity: 90 / 100;
    color: #d1031c;
    background: #eee;
    font-weight: bold;
    border: 1px solid #d2d2d2;
    font-size: 21px;
  }
  .mod-event-filter .alert i,
  .mod-event-filter .alert p {
    float: none;
    display: inline-block;
  }
  .mod-event-filter .alert i {
    margin-top: 10px;
  }
  .mod-event-filter .alert.is-hidden {
    pointer-events: none;
    z-index: -1;
    opacity: 0 / 100;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
  }
  .mod-event-filter .g-row {
    margin: 0;
  }
  .mod-event-filter .g-cell {
    background: url(/assets/img/eventfilter-border.png) no-repeat left center;
  }
  .mod-event-filter .g-cell:first-child {
    background: none;
  }
  .mod-event-filter .filter-row {
    height: 220px;
  }
  .mod-event-filter .filter-trigger-row {
    display: none;
  }
  .mod-event-filter .filter {
    padding-top: 20px;
  }
  .mod-event-filter .title {
    font-size: 21px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin-top: 0;
  }
  .mod-event-filter .category .icon {
    position: relative;
    margin-top: 22px;
    height: 80px;
  }
  .mod-event-filter .category .icon .icon-group {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    font-size: 80px;
    color: #767476;
  }
  .mod-event-filter .category .selection {
    text-align: center;
    margin-top: 20px;
  }
  .mod-event-filter .category .selection .chzn-container {
    text-align: left;
    width: 220px !important;
  }
  .mod-event-filter .canton .vectormap {
    height: 165px;
    width: 100%;
    margin-top: 10px;
  }
  .mod-event-filter .canton svg {
    margin-left: -13px;
  }
  .mod-event-filter .canton svg path {
    stroke: #a2a2a2;
    stroke-width: 10px;
  }
  .mod-event-filter .canton .jvectormap-zoomin,
  .mod-event-filter .canton .jvectormap-zoomout {
    position: absolute;
    left: 10px;
    background: #767476;
    padding: 3px;
    color: white;
    width: 20px;
    height: 20px;
    cursor: pointer;
    line-height: 0.6;
    text-align: center;
    font-size: 25px;
  }
  .mod-event-filter .canton .jvectormap-zoomin {
    top: 10px;
  }
  .mod-event-filter .canton .jvectormap-zoomout {
    top: 35px;
  }
  .mod-event-filter .daterange ul {
    padding: 0;
    list-style: none;
  }
  .mod-event-filter .daterange > ul {
    margin-top: 10px;
  }
  .mod-event-filter .daterange .year {
    display: block;
    font-family: 'Fjalla One', sans-serif;
  }
  .mod-event-filter .daterange .months {
    margin-bottom: 10px;
    overflow: hidden;
  }
  .mod-event-filter .daterange li.month {
    float: left;
    margin: 5px 5px 0 0;
  }
  .mod-event-filter .daterange li.month a {
    display: block;
    padding: 0.3em 0.5em;
    line-height: 1.2;
    background: #fff;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
  }
  .mod-event-filter .daterange li.month a:hover {
    background: #ccdcec;
  }
  .mod-event-filter .daterange li.month a.is-active,
  .mod-event-filter .daterange li.month a.is-active:hover {
    background: #00519e;
    color: #fff;
  }
  .mod-event-filter .action-bar {
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 100%;
    right: 0;
  }
  .mod-event-filter .action-bar .button {
    float: right;
  }
  .mod-event-filter .action-bar .results {
    float: right;
    text-align: center;
    padding: 5px 15px 5px 0;
    font-size: 18px;
    color: #484848;
  }
  .mod-event-filter .action-bar .results .spinner,
  .mod-event-filter .action-bar .results .count {
    display: none;
  }
  .mod-event-filter .action-bar .reset {
    float: right;
    padding: 5px 15px 5px 0;
    font-size: 18px;
    color: #a2a2a2;
  }
  .mod-event-filter .action-bar .reset:hover,
  .mod-event-filter .action-bar .reset:focus,
  .mod-event-filter .action-bar .reset:active {
    color: #484848;
  }
}
.jvectormap-label {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  border-radius: 5px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 3px;
}
@media only screen and (max-width: 1400px) {
  .mod-event-filter .filter {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .mod-event-filter {
    height: auto;
  }
  .mod-event-filter .filter-row {
    position: relative;
    height: auto;
  }
  .mod-event-filter .filter-row .g-cell {
    padding-top: 0;
    padding-bottom: 0;
    width: 50%;
  }
  .mod-event-filter .filter-row .g-cell:last-child {
    width: 100%;
  }
  .mod-event-filter .button {
    margin-right: 0;
  }
  .mod-event-filter .canton svg {
    margin-left: 0;
  }
  .mod-event-filter .category .icon-male.s {
    left: 30px;
  }
  .mod-event-filter .category .icon-male.l {
    right: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .mod-event-filter {
    margin-bottom: 0;
  }
  .mod-event-filter.state-open .filter-row,
  .mod-event-filter.state-open .action-bar {
    display: block;
  }
  .mod-event-filter.state-open .filter-trigger-row {
    display: none;
  }
  .mod-event-filter .filter-row {
    display: none;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
  }
  .mod-event-filter .filter-row .g-cell {
    width: 100%;
    float: none;
    margin: 0 auto;
    background: none;
  }
  .mod-event-filter .filter-row .g-cell .filter {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mod-event-filter .filter-trigger-row {
    display: block;
    padding: 10px 0;
    background: #fff;
  }
  .mod-event-filter .filter-trigger-row .filter-trigger {
    display: block;
    font-size: 18px;
    color: #00519e;
  }
  .mod-event-filter .filter-trigger-row .icon-chevron-down {
    display: inline-block;
  }
  .mod-event-filter .category .icon {
    display: none;
  }
  .mod-event-filter .category select {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 10px;
    text-overflow: '';
    cursor: pointer;
    background: #fff url(/assets/img/select-arrow.png) right center no-repeat;
    background-size: 25px 5px;
    display: inline-block !important;
    padding-right: 50px;
    line-height: 40px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #767476;
  }
  .mod-event-filter .category .chzn-container {
    display: none;
  }
  .mod-event-filter .action-bar {
    position: relative;
    background: #fff;
    display: none;
  }
  .mod-event-filter .action-bar .results {
    float: left;
    font-size: 13px;
  }
  .mod-event-filter .action-bar .reset {
    clear: both;
    padding-right: 0;
    display: inline-block;
  }
}
@media only screen and (max-width: 479px) {
  .mod-event-filter .filter .title {
    font-size: 18px;
  }
}
@media all {
  .mod-event-info {
    padding: 10px;
    margin-bottom: 20px;
    font-family: arial, sans-serif;
    background: #eee;
  }
  .mod-event-info .h4 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 21px;
    font-weight: normal;
    margin-top: 10px;
  }
  .mod-event-info .canceled {
    color: #d1031c;
    font-size: 21px;
  }
  .mod-event-info .location {
    position: relative;
    padding: 0 40px 0 10px;
  }
  .mod-event-info .location i {
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 40px;
  }
  .mod-event-info .location i.icon-search {
    font-size: 20px;
    right: 45px;
    top: 10px;
  }
  .mod-event-info .location.location-search {
    padding: 10px 65px 10px 10px;
    background: #ccdcec;
  }
  .mod-event-info .date {
    margin-bottom: 0;
  }
  .mod-event-info .cost {
    margin-top: 0;
  }
  .mod-event-info .label {
    font-weight: bold;
  }
  .mod-event-info .link {
    text-decoration: none;
  }
  .mod-event-info .date-deadline {
    color: #d1031c;
  }
  .mod-event-info .date-deadline .label {
    color: #d1031c;
  }
  .mod-event-info .date-signups {
    color: #00519e;
  }
  .mod-event-info .date-signups .label {
    color: #00519e;
  }
  .mod-event-info .organizer {
    overflow: hidden;
  }
  .mod-event-info .organizer .img {
    float: left;
    width: 50px;
    margin: 15px 10px 0 0;
  }
  .mod-event-info .organizer .img img {
    width: 100%;
  }
  .mod-event-info .organizer .info {
    overflow: hidden;
  }
  .mod-event-info .organizer .h5 {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 0 0;
  }
  .mod-event-info .organizer .p {
    margin-top: 0;
  }
  .mod-event-info .map-fallback {
    display: none;
  }
  .mod-event-info .map {
    width: 100%;
    height: 300px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 10px 0;
  }
  .mod-event-info .map *,
  .mod-event-info .map *:before,
  .mod-event-info .map *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .mod-event-info .map img {
    max-width: none;
  }
  .mod-event-info .map .infowindow p {
    white-space: nowrap;
    margin: 0.25em 0;
  }
}
@media all {
  .skin-event-info-embed {
    margin-top: 10px;
  }
}
@media all {
  .mod-event-live {
    padding: 20px 0;
  }
  .mod-event-live .form-live-results {
    margin-bottom: 50px;
  }
  .mod-event-live .game {
    margin-bottom: 20px;
  }
  .mod-event-live .game .title {
    background: #00519e;
    padding: 10px;
    color: #fff;
  }
  .mod-event-live .game .title a {
    display: block;
  }
  .mod-event-live .game .title .h2 {
    padding: 0;
    margin: 0;
  }
  .mod-event-live .game .title p {
    margin: 0;
    padding: 0;
  }
  .mod-event-live .game .title a {
    color: #fff;
  }
}
@media all {
  .mod-event-overview {
    padding: 20px 0;
  }
  .mod-event-overview .event-row .g-cell {
    padding-bottom: 20px;
  }
  .mod-event-overview .searchinfo {
    position: relative;
    top: -10px;
    -webkit-box-shadow: 0 0 2px #d2d2d2;
    -moz-box-shadow: 0 0 2px #d2d2d2;
    box-shadow: 0 0 2px #d2d2d2;
  }
  .mod-event-overview .searchinfo .searchterms {
    margin: 0;
  }
  .mod-event-overview .event {
    display: block;
    background: #fff;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .mod-event-overview .event .label {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    left: -1.9em;
    bottom: -1em;
    padding: 0.25em 10px;
    background: #191919;
    color: #fff;
  }
  .mod-event-overview .event .canceled,
  .mod-event-overview .event .booked-out {
    right: 0;
    top: 0;
    overflow: hidden;
    display: block;
    width: 160px;
    height: 160px;
    position: absolute;
  }
  .mod-event-overview .event .canceled .bar,
  .mod-event-overview .event .booked-out .bar {
    text-align: center;
    position: absolute;
    top: 25px;
    right: -60px;
    height: 0;
    width: 215px;
    border-bottom: 46px solid #fce400;
    padding: 0 8px 0 0;
    -webkit-box-shadow: 1px 1px 3px #767476;
    -moz-box-shadow: 1px 1px 3px #767476;
    box-shadow: 1px 1px 3px #767476;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mod-event-overview .event .canceled .bar .title,
  .mod-event-overview .event .booked-out .bar .title {
    display: block;
    margin-top: 3px;
    font-size: 21px;
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
  }
  .mod-event-overview .event .canceled .bar .info,
  .mod-event-overview .event .booked-out .bar .info {
    display: block;
    margin-top: -2px;
    font-size: 12px;
    font-family: arial, sans-serif;
  }
  .mod-event-overview .event .canceled {
    overflow: hidden;
  }
  .mod-event-overview .event .canceled .bar {
    border-bottom: 46px solid #d1031c;
  }
  .mod-event-overview .event .canceled .bar .title {
    color: #fff;
  }
  .mod-event-overview .event .canceled .bar .info {
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 88%;
    padding-left: 30px;
  }
  .mod-event-overview .header {
    background: #00519e;
    color: #fff;
    height: 110px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding-right: 10px;
  }
  .mod-event-overview .header .icon-star {
    position: absolute;
    right: 8px;
    top: 8px;
    color: #fce400;
    font-size: 25px;
  }
  .mod-event-overview .header > .title {
    line-height: 1.2;
    padding-top: 10px;
    margin-top: 0;
    max-height: 80px;
    overflow: hidden;
  }
  .mod-event-overview .header .club {
    margin-top: -14px;
    font-size: 18px;
  }
  .mod-event-overview .header .date {
    float: left;
    width: 50px;
    height: 110px;
    margin-right: 20px;
    text-align: center;
    font-family: 'Fjalla One', sans-serif;
  }
  .mod-event-overview .header .date time {
    display: block;
    padding: 5px 0 4px 0;
  }
  .mod-event-overview .header .date time .month,
  .mod-event-overview .header .date time .day {
    display: block;
  }
  .mod-event-overview .header .date time .month {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
  }
  .mod-event-overview .header .date time .day {
    font-size: 25px;
    line-height: 1.2;
  }
  .mod-event-overview .header .date .start {
    background: #d1031c;
    height: 53px;
  }
  .mod-event-overview .header .date .end {
    background: #d36c78 url(/assets/img/date-end-arrow.png) no-repeat;
    padding-top: 10px;
    height: 57px;
  }
  .mod-event-overview .content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod-event-overview .content .icon-more {
    font-family: arial, sans-serif;
    font-size: 50px;
    color: #767476;
    bottom: 0;
    right: 10px;
    position: absolute;
  }
  .mod-event-overview .content .type {
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mod-event-overview .content .type .location {
    display: block;
    margin: 0;
    font-weight: normal;
  }
  .mod-event-overview .content hr {
    margin: 10px 0;
  }
  .mod-event-overview .content .strenghts {
    padding: 0;
    bottom: 6px;
    width: 100%;
    overflow: hidden;
    font-size: 0;
  }
  .mod-event-overview .content .strength {
    float: left;
    margin: 0 2px 4px;
    padding: 4px 8px;
    list-style: none;
    border-radius: 5px;
    background: #eee;
    font-weight: bold;
    font-size: 18px;
  }
  .mod-event-overview .content .strength.fully-booked {
    color: #a2a2a2;
  }
  .mod-event-overview .event:hover .header,
  .mod-event-overview .event:focus .header,
  .mod-event-overview .event:active .header {
    background: #00417e;
  }
  .mod-event-overview .event:hover .icon-more,
  .mod-event-overview .event:focus .icon-more,
  .mod-event-overview .event:active .icon-more {
    color: #191919;
  }
  .mod-event-overview .event:hover .icon-ok,
  .mod-event-overview .event:focus .icon-ok,
  .mod-event-overview .event:active .icon-ok {
    color: #00519e;
  }
  .mod-event-overview .event:hover .icon-remove,
  .mod-event-overview .event:focus .icon-remove,
  .mod-event-overview .event:active .icon-remove {
    color: #d1031c;
  }
  .mod-event-overview .event:hover .booked-out .bar,
  .mod-event-overview .event:focus .booked-out .bar,
  .mod-event-overview .event:active .booked-out .bar {
    border-bottom: 46px solid #d1031c;
    color: #fff;
    -webkit-box-shadow: 1px 1px 3px #484848;
    -moz-box-shadow: 1px 1px 3px #484848;
    box-shadow: 1px 1px 3px #484848;
  }
  .mod-event-overview .load-more {
    text-align: center;
    margin-top: 20px;
    display: none;
  }
  .mod-event-overview .load-more .spinner {
    display: none;
  }
  .mod-event-overview .load-more a {
    display: inline-block;
    padding: 10px;
    color: #767476;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .mod-event-overview .load-more a:hover,
  .mod-event-overview .load-more a:focus,
  .mod-event-overview .load-more a:active {
    color: #191919;
  }
  .mod-event-overview .load-more i {
    float: right;
    margin-top: 3px;
    padding: 0 10px;
  }
  .mod-event-overview .load-more i + i {
    float: left;
  }
}
@media only screen and (max-width: 1400px) {
  .mod-event-overview .event .content .type {
    margin-top: 10px;
  }
  .mod-event-overview .event .content .strength {
    margin: 0 2px 4px;
    padding: 2px 4px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 960px) {
  .mod-event-overview .event {
    padding-bottom: 125%;
  }
  .mod-event-overview .header .date {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .mod-event-overview .event-row .g-cell {
    width: 50%;
  }
  .mod-event-overview .event-row .g-cell:nth-of-type(2n + 1) {
    clear: left;
    display: block;
  }
}
/* max 600px */
@media only screen and (max-width: 600px) {
  .mod-event-overview .header {
    margin-bottom: 20px;
  }
  .mod-event-overview .header > .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mod-event-overview .content .type .location {
    display: inline-block;
  }
  .mod-event-overview .content .type .location::before {
    content: '|';
    padding: 0 3px;
  }
  .mod-event-overview .content .icon-more {
    bottom: 13px;
  }
  .mod-event-overview .event {
    height: 100%;
    padding: 0 0 20px 0;
  }
  .mod-event-overview .event-row .g-cell {
    width: 100%;
  }
}
@media all {
  .skin-layout-white .mod-event-schedule {
    color: #fff;
  }
  .skin-layout-white .mod-event-schedule td.group {
    color: #fff;
  }
  .mod-event-schedule[data-live="1"] h1 {
    margin-top: 0;
    margin-bottom: 0.2em;
  }
  .mod-event-schedule[data-live="1"] h2 {
    margin-top: 0;
  }
  .mod-event-schedule h3 {
    margin-top: 0;
  }
  .mod-event-schedule[data-live="0"] .actions {
    margin-bottom: 15px;
  }
  .mod-event-schedule .header-row {
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .mod-event-schedule .header-row .date {
    white-space: nowrap;
  }
  .mod-event-schedule .header-row .actions {
    display: flex;
    flex-wrap: wrap;
  }
  .mod-event-schedule .header-row .actions .label {
    flex-basis: 100%;
  }
  .mod-event-schedule .update-msg {
    display: none;
  }
  .mod-event-schedule .club-logo,
  .mod-event-schedule .event-logo {
    float: right;
    height: 50px;
    width: auto;
  }
  .mod-event-schedule .club-logo img,
  .mod-event-schedule .event-logo img {
    max-height: 100%;
    width: auto;
  }
  .mod-event-schedule .qrcode {
    display: none;
  }
  .mod-event-schedule .qrcode td {
    vertical-align: top;
  }
  .mod-event-schedule .schedule-game.is-disabled {
    display: none;
  }
  .mod-event-schedule .groups {
    margin-bottom: 20px;
  }
  .mod-event-schedule .groups .group {
    margin-bottom: 20px;
  }
  .mod-event-schedule .rankinglist {
    font-size: 14px;
  }
  .mod-event-schedule .rankinglist .h3 {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px;
  }
  .mod-event-schedule .table-winner th,
  .mod-event-schedule .table-winner td {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .mod-event-schedule .alert-reload {
    position: fixed;
    bottom: 50px;
    right: 50px;
    background: none;
    z-index: 2;
  }
  .mod-event-schedule .alert-reload .button-primary {
    padding: 5px;
  }
}
@media only screen and (max-width: 960px) {
  .mod-event-schedule table.table-games .td-result {
    width: 100%;
    padding-top: 0;
    font-weight: bold;
    font-size: 21px;
  }
  .mod-event-schedule .alert-reload {
    bottom: 0;
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .mod-event-schedule .g-row .g-cell {
    width: 100%;
    margin-bottom: 40px;
  }
  .mod-event-schedule .size1of3 {
    display: flex;
    flex-wrap: wrap;
  }
  .mod-event-schedule .size1of3 .rankinglist {
    order: 2;
    width: 100%;
  }
  .mod-event-schedule .size1of3 .logo-suva {
    order: 1;
    width: 100%;
    margin: 0 0 40px;
    text-align: center;
  }
  .mod-event-schedule .size1of3 .logo-suva a {
    display: inline-block;
  }
}
@media only screen and (min-width: 961px) {
  .mod-event-schedule h1 {
    font-size: 30px;
  }
  .mod-event-schedule .actions {
    float: left;
  }
  .mod-event-schedule .actions .button-pdf {
    float: left;
    margin-left: 5px;
  }
  .mod-event-schedule .header-row {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 10px 0;
    margin-bottom: 0;
  }
  .mod-event-schedule .header-row h1 {
    margin: 0 !important;
  }
  .mod-event-schedule .header-row .actions {
    text-align: right;
    display: flex;
    align-items: center;
    margin-left: auto;
    flex-wrap: wrap;
  }
  .mod-event-schedule .header-row .actions .action-buttons {
    display: flex;
    align-items: center;
    margin-left: auto;
    flex-wrap: wrap;
  }
  .mod-event-schedule .schedule .table-games th,
  .mod-event-schedule .schedule .table-games td {
    padding-top: 2px;
    padding-bottom: 2px;
  }
}
@media only screen and (min-width: 1280px) {
  .mod-event-schedule h1 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 10px !important;
  }
  .mod-event-schedule h2,
  .mod-event-schedule h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .mod-event-schedule[data-live="1"] .games-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  .mod-event-schedule[data-live="1"] .games-wrapper > .games {
    width: 100%;
    padding: 0 10px;
  }
  .mod-event-schedule[data-live="1"] .games-wrapper > .games.has-final {
    width: 50%;
    padding: 0 10px;
  }
  .mod-event-schedule[data-live="1"] .games-wrapper > .games-finalround {
    width: 50%;
  }
  .mod-event-schedule[data-live="1"] .games-wrapper > .games-individual {
    width: 100%;
  }
}
@media only screen and (min-width: 1280px) and (max-height: 1024px) {
  .mod-event-schedule .schedule .table-games th,
  .mod-event-schedule .schedule .table-games td {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .mod-event-schedule .table-winner {
    margin-bottom: 10px;
  }
  .mod-event-schedule .table-winner th,
  .mod-event-schedule .table-winner td {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media all {
  .mod-feature {
    min-height: 400px;
    margin-bottom: 40px;
  }
  .mod-feature img {
    max-width: 75%;
  }
}
@media only screen and (max-width: 960px) {
  .mod-feature {
    max-width: 100%;
  }
}
@media all {
  .mod-footer-navigation {
    overflow: hidden;
  }
  .mod-footer-navigation .footer-nav {
    float: right;
  }
  .mod-footer-navigation .footer-nav ul {
    overflow: hidden;
  }
  .mod-footer-navigation .lang-nav {
    float: right;
  }
  .mod-footer-navigation .lang-nav ul {
    overflow: hidden;
  }
  .mod-footer-navigation .lang-nav a {
    color: #dddddd;
  }
  .mod-footer-navigation .lang-nav a:hover,
  .mod-footer-navigation .lang-nav a:focus,
  .mod-footer-navigation .lang-nav a:active {
    background: #fff;
  }
  .mod-footer-navigation ul {
    padding-left: 0;
  }
  .mod-footer-navigation li {
    float: left;
    margin-left: 3px;
  }
  .mod-footer-navigation a {
    display: block;
    padding: 5px;
    font-weight: bold;
  }
  .mod-footer-navigation a:hover,
  .mod-footer-navigation a:focus,
  .mod-footer-navigation a:active {
    background: #d9d9d9;
  }
  .mod-footer-navigation .social-nav {
    float: left;
  }
  .mod-footer-navigation .social-nav .facebook {
    margin-top: -6px;
  }
  .mod-footer-navigation .social-nav .facebook a:hover {
    background: none;
  }
  .mod-footer-navigation .social-nav .facebook .icon-facebook-sign {
    color: #3b5998;
    font-size: 30px;
  }
  .mod-footer-navigation .social-nav .donate a {
    background: #d1031c;
    color: #fff;
    font-family: 'Fjalla One', sans-serif;
    font-weight: normal;
    border-radius: 5px;
    padding-left: 29px;
  }
  .mod-footer-navigation .social-nav .donate a i {
    position: absolute;
    margin-left: -23px;
    font-size: 20px;
  }
}
@media all {
  body.ta-veranstalter .button-edit {
    display: block !important;
  }
  .mod-friendly-detail .button-edit {
    float: right;
    margin-right: 3px;
    display: none;
  }
  .mod-friendly-detail .opponent {
    margin-bottom: 30px;
    padding-left: 0;
    list-style: none;
    overflow: hidden;
  }
  .mod-friendly-detail .opponent li {
    float: left;
    padding: 20px 30px;
    margin: 0 10px 10px 0;
    color: #fff;
    background: #E67E22;
    font-weight: bold;
  }
  .mod-friendly-detail .mod-event-info {
    margin-bottom: 40px;
  }
  .mod-friendly-detail .teamphoto {
    margin-bottom: 20px;
  }
  .mod-friendly-detail .teamphoto img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1190px) {
  .mod-friendly-detail .size2of3 {
    width: 100%;
  }
}
@media all {
  .mod-friendly-filter {
    position: relative;
    height: 280px;
    background: #d9d9d9;
    margin-bottom: 50px;
  }
  .mod-friendly-filter .alert {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    line-height: 200px;
    top: 0;
    left: 0;
    opacity: 90 / 100;
    color: #d1031c;
    background: #eee;
    font-weight: bold;
    border: 1px solid #d2d2d2;
    font-size: 21px;
  }
  .mod-friendly-filter .alert i,
  .mod-friendly-filter .alert p {
    float: none;
    display: inline-block;
  }
  .mod-friendly-filter .alert i {
    margin-top: 10px;
  }
  .mod-friendly-filter .alert.is-hidden {
    pointer-events: none;
    z-index: -1;
    opacity: 0 / 100;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
  }
  .mod-friendly-filter .g-row {
    margin: 0;
  }
  .mod-friendly-filter .g-cell {
    background: url(/assets/img/eventfilter-border.png) no-repeat left center;
  }
  .mod-friendly-filter .g-cell:first-child {
    background: none;
  }
  .mod-friendly-filter .filter-row {
    height: 220px;
  }
  .mod-friendly-filter .filter-trigger-row {
    display: none;
  }
  .mod-friendly-filter .filter {
    padding-top: 20px;
  }
  .mod-friendly-filter .title {
    font-size: 21px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin-top: 0;
  }
  .mod-friendly-filter .court .icon,
  .mod-friendly-filter .category .icon {
    position: relative;
    margin-top: 22px;
    height: 80px;
  }
  .mod-friendly-filter .court .icon [class*="icon-"],
  .mod-friendly-filter .category .icon [class*="icon-"] {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    font-size: 80px;
    color: #767476;
  }
  .mod-friendly-filter .court .icon .icon-map-marker-alt,
  .mod-friendly-filter .category .icon .icon-map-marker-alt {
    margin-left: -30px;
  }
  .mod-friendly-filter .court .radio-select,
  .mod-friendly-filter .category .radio-select,
  .mod-friendly-filter .court .selection,
  .mod-friendly-filter .category .selection {
    text-align: center;
    margin-top: 20px;
  }
  .mod-friendly-filter .court .radio-select .chzn-container,
  .mod-friendly-filter .category .radio-select .chzn-container,
  .mod-friendly-filter .court .selection .chzn-container,
  .mod-friendly-filter .category .selection .chzn-container {
    text-align: left;
    width: 220px !important;
  }
  .mod-friendly-filter .court .radio-select,
  .mod-friendly-filter .category .radio-select {
    float: none;
    justify-content: center;
  }
  .mod-friendly-filter .court .radio-select input[type="radio"]:checked + label,
  .mod-friendly-filter .category .radio-select input[type="radio"]:checked + label {
    background: #E67E22;
  }
  .mod-friendly-filter .court .radio-select label,
  .mod-friendly-filter .category .radio-select label {
    padding: 6px 15px;
  }
  .mod-friendly-filter .court .radio-select label:hover,
  .mod-friendly-filter .category .radio-select label:hover {
    background: #FAE5D3;
  }
  .mod-friendly-filter .canton .vectormap {
    height: 165px;
    width: 100%;
    margin-top: 10px;
  }
  .mod-friendly-filter .canton svg {
    margin-left: -13px;
  }
  .mod-friendly-filter .canton svg path {
    stroke: #a2a2a2;
    stroke-width: 10px;
  }
  .mod-friendly-filter .canton .jvectormap-zoomin,
  .mod-friendly-filter .canton .jvectormap-zoomout {
    position: absolute;
    left: 10px;
    background: #767476;
    padding: 3px;
    color: white;
    width: 20px;
    height: 20px;
    cursor: pointer;
    line-height: 0.6;
    text-align: center;
    font-size: 25px;
  }
  .mod-friendly-filter .canton .jvectormap-zoomin {
    top: 10px;
  }
  .mod-friendly-filter .canton .jvectormap-zoomout {
    top: 35px;
  }
  .mod-friendly-filter .daterange ul {
    padding: 0;
    list-style: none;
  }
  .mod-friendly-filter .daterange > ul {
    margin-top: 10px;
  }
  .mod-friendly-filter .daterange .year {
    display: block;
    font-family: 'Fjalla One', sans-serif;
  }
  .mod-friendly-filter .daterange .months {
    margin-bottom: 10px;
    overflow: hidden;
  }
  .mod-friendly-filter .daterange li.month {
    float: left;
    margin: 5px 5px 0 0;
  }
  .mod-friendly-filter .daterange li.month a {
    display: block;
    padding: 0.3em 0.5em;
    line-height: 1.2;
    background: #fff;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
  }
  .mod-friendly-filter .daterange li.month a:hover {
    background: #FAE5D3;
  }
  .mod-friendly-filter .daterange li.month a.is-active,
  .mod-friendly-filter .daterange li.month a.is-active:hover {
    background: #E67E22;
    color: #fff;
  }
  .mod-friendly-filter .action-bar {
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 100%;
    right: 0;
  }
  .mod-friendly-filter .action-bar .button {
    float: right;
  }
  .mod-friendly-filter .action-bar .results {
    float: right;
    text-align: center;
    padding: 5px 15px 5px 0;
    font-size: 18px;
    color: #484848;
  }
  .mod-friendly-filter .action-bar .results .spinner,
  .mod-friendly-filter .action-bar .results .count {
    display: none;
  }
  .mod-friendly-filter .action-bar .reset {
    float: right;
    padding: 5px 15px 5px 0;
    font-size: 18px;
    color: #a2a2a2;
  }
  .mod-friendly-filter .action-bar .reset:hover,
  .mod-friendly-filter .action-bar .reset:focus,
  .mod-friendly-filter .action-bar .reset:active {
    color: #484848;
  }
}
.jvectormap-label {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  border-radius: 5px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 3px;
}
@media only screen and (max-width: 1400px) {
  .mod-friendly-filter .filter {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 960px) {
  .mod-friendly-filter {
    height: auto;
  }
  .mod-friendly-filter .filter-row {
    position: relative;
    height: auto;
    text-align: center;
  }
  .mod-friendly-filter .filter-row .g-cell {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 50%;
  }
  .mod-friendly-filter .filter-row .g-cell:nth-child(3) {
    clear: both;
  }
  .mod-friendly-filter .filter-row .radio-select {
    float: none;
    display: inline-block;
  }
  .mod-friendly-filter .button {
    margin-right: 0;
  }
  .mod-friendly-filter .canton svg {
    margin-left: 0;
  }
  .mod-friendly-filter .category .icon-male.s {
    left: 30px;
  }
  .mod-friendly-filter .category .icon-male.l {
    right: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .mod-friendly-filter {
    margin-bottom: 0;
  }
  .mod-friendly-filter.state-open .filter-row,
  .mod-friendly-filter.state-open .action-bar {
    display: block;
  }
  .mod-friendly-filter.state-open .filter-trigger-row {
    display: none;
  }
  .mod-friendly-filter .filter-row {
    display: none;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
  }
  .mod-friendly-filter .filter-row .g-cell {
    width: 100%;
    float: none;
    margin: 0 auto;
    background: none;
  }
  .mod-friendly-filter .filter-row .g-cell .filter {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mod-friendly-filter .filter-trigger-row {
    display: block;
    padding: 10px 0;
    background: #fff;
  }
  .mod-friendly-filter .filter-trigger-row .filter-trigger {
    display: block;
    font-size: 18px;
    color: #E67E22;
  }
  .mod-friendly-filter .filter-trigger-row .icon-chevron-down {
    display: inline-block;
  }
  .mod-friendly-filter .category .icon {
    display: none;
  }
  .mod-friendly-filter .category select {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 10px;
    text-overflow: '';
    cursor: pointer;
    background: #fff url(/assets/img/select-arrow.png) right center no-repeat;
    background-size: 25px 5px;
    display: inline-block !important;
    padding-right: 50px;
    line-height: 40px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #767476;
  }
  .mod-friendly-filter .category .chzn-container {
    display: none;
  }
  .mod-friendly-filter .action-bar {
    position: relative;
    background: #fff;
    display: none;
  }
  .mod-friendly-filter .action-bar .results {
    float: left;
    font-size: 13px;
  }
  .mod-friendly-filter .action-bar .reset {
    clear: both;
    padding-right: 0;
    display: inline-block;
  }
}
@media only screen and (max-width: 479px) {
  .mod-friendly-filter .filter .title {
    font-size: 18px;
  }
}
@media all {
  .mod-friendly-overview {
    padding: 20px 0;
  }
  .mod-friendly-overview .friendly-row .g-cell {
    padding-bottom: 20px;
  }
  .mod-friendly-overview .searchinfo {
    position: relative;
    top: -10px;
    -webkit-box-shadow: 0 0 2px #d2d2d2;
    -moz-box-shadow: 0 0 2px #d2d2d2;
    box-shadow: 0 0 2px #d2d2d2;
  }
  .mod-friendly-overview .searchinfo .searchterms {
    margin: 0;
  }
  .mod-friendly-overview .friendly {
    display: block;
    background: #fff;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .mod-friendly-overview .header {
    position: relative;
    background: #E67E22;
    color: #fff;
    height: 110px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding: 15px 10px 0 15px;
    overflow: hidden;
  }
  .mod-friendly-overview .header .info {
    position: absolute;
    left: 15px;
    bottom: 10px;
    right: 15px;
    overflow: hidden;
    white-space: nowrap;
  }
  .mod-friendly-overview .header .info .date,
  .mod-friendly-overview .header .info .time,
  .mod-friendly-overview .header .info .type {
    position: relative;
    margin-right: 8px;
    padding: 3px 0 3px 22px;
  }
  .mod-friendly-overview .header .info .date i,
  .mod-friendly-overview .header .info .time i,
  .mod-friendly-overview .header .info .type i {
    position: absolute;
    left: 0;
    top: 3px;
    color: rgba(255, 255, 255, 0.5);
  }
  .mod-friendly-overview .header .icon-star {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fce400;
    font-size: 25px;
  }
  .mod-friendly-overview .header > .title {
    line-height: 1.2;
    margin: 0;
    max-height: 80px;
    overflow: hidden;
  }
  .mod-friendly-overview .header p {
    margin: 0;
  }
  .mod-friendly-overview .content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod-friendly-overview .content .location {
    position: relative;
    margin: 0 -15px;
    padding: 10px 65px 10px 15px;
  }
  .mod-friendly-overview .content .location i {
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 40px;
  }
  .mod-friendly-overview .content .location i.icon-search {
    font-size: 20px;
    right: 45px;
    top: 10px;
  }
  .mod-friendly-overview .content .location.location-search {
    background: #ccdcec;
  }
  .mod-friendly-overview .content .icon-more {
    font-family: arial, sans-serif;
    font-size: 50px;
    color: #767476;
    bottom: 0;
    right: 10px;
    position: absolute;
  }
  .mod-friendly-overview .content .type {
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mod-friendly-overview .content .type .location {
    display: block;
    margin: 0;
    font-weight: normal;
  }
  .mod-friendly-overview .content hr {
    margin: 10px 0;
  }
  .mod-friendly-overview .content .strenghts {
    padding: 0;
    bottom: 6px;
    width: 100%;
    overflow: hidden;
    font-size: 0;
  }
  .mod-friendly-overview .content .strength {
    float: left;
    margin: 0 2px 4px;
    padding: 4px 8px;
    list-style: none;
    border-radius: 5px;
    background: #eee;
    font-weight: bold;
    font-size: 18px;
  }
  .mod-friendly-overview .content .strength.fully-booked {
    color: #a2a2a2;
  }
  .mod-friendly-overview .friendly:hover .header,
  .mod-friendly-overview .friendly:focus .header,
  .mod-friendly-overview .friendly:active .header {
    background: #191919;
  }
  .mod-friendly-overview .friendly:hover .icon-more,
  .mod-friendly-overview .friendly:focus .icon-more,
  .mod-friendly-overview .friendly:active .icon-more {
    color: #191919;
  }
  .mod-friendly-overview .friendly:hover .icon-ok,
  .mod-friendly-overview .friendly:focus .icon-ok,
  .mod-friendly-overview .friendly:active .icon-ok {
    color: #E67E22;
  }
  .mod-friendly-overview .friendly:hover .icon-remove,
  .mod-friendly-overview .friendly:focus .icon-remove,
  .mod-friendly-overview .friendly:active .icon-remove {
    color: #d1031c;
  }
  .mod-friendly-overview .friendly:hover .booked-out .bar,
  .mod-friendly-overview .friendly:focus .booked-out .bar,
  .mod-friendly-overview .friendly:active .booked-out .bar {
    border-bottom: 46px solid #d1031c;
    color: #fff;
    -webkit-box-shadow: 1px 1px 3px #484848;
    -moz-box-shadow: 1px 1px 3px #484848;
    box-shadow: 1px 1px 3px #484848;
  }
  .mod-friendly-overview .load-more {
    text-align: center;
    margin-top: 20px;
    display: none;
  }
  .mod-friendly-overview .load-more .spinner {
    display: none;
  }
  .mod-friendly-overview .load-more a {
    display: inline-block;
    padding: 10px;
    color: #767476;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .mod-friendly-overview .load-more a:hover,
  .mod-friendly-overview .load-more a:focus,
  .mod-friendly-overview .load-more a:active {
    color: #191919;
  }
  .mod-friendly-overview .load-more i {
    float: right;
    margin-top: 3px;
    padding: 0 10px;
  }
  .mod-friendly-overview .load-more i + i {
    float: left;
  }
}
@media only screen and (max-width: 1400px) {
  .mod-friendly-overview .friendly .content .type {
    margin-top: 10px;
  }
  .mod-friendly-overview .friendly .content .strength {
    margin: 0 2px 4px;
    padding: 2px 4px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 960px) {
  .mod-friendly-overview .friendly {
    padding-bottom: 125%;
  }
  .mod-friendly-overview .header {
    padding: 10px 10px 0 10px;
  }
  .mod-friendly-overview .header .info {
    left: 10px;
    right: 10px;
  }
  .mod-friendly-overview .content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .mod-friendly-overview .friendly-row .g-cell {
    width: 50%;
  }
  .mod-friendly-overview .friendly-row .g-cell:nth-of-type(2n + 1) {
    clear: left;
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .mod-friendly-overview .header > .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mod-friendly-overview .content .icon-more {
    bottom: 13px;
  }
  .mod-friendly-overview .friendly {
    height: 100%;
    padding: 0 0 20px 0;
  }
  .mod-friendly-overview .friendly-row .g-cell {
    width: 100%;
  }
}
@media all {
  .mod-indicator {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background: #fce400;
    color: #191919;
    padding: 0;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    z-index: 10000;
    min-height: 5px;
  }
  .mod-indicator p {
    padding: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 960px) {
  .mod-indicator p {
    display: none;
  }
}
@media all {
  .mod-info-banner {
    position: fixed;
    top: 0;
    right: 0;
    background: #fefacc;
    padding: 10px;
    font-size: 16px;
    border: 2px solid #fce400;
  }
}
@media all {
  .placeholder {
    border: 1px solid #d1031c;
    background: #f6cdd2;
    padding: 20px;
    min-height: 200px;
  }
  .l-banner {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    padding: 0 15px;
    text-decoration: none;
    border: 1px solid #00519e;
    background: #ccdcec;
    color: #191919;
    z-index: 2;
  }
  .l-banner .logo-turnieragenda {
    font-size: 0.75em;
  }
  .l-banner p {
    margin: 0;
  }
}
@media print {
  .l-footer {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .l-banner {
    padding: 0 10px;
  }
  .l-banner p {
    overflow: hidden;
    -ms-text-overflow: hidden;
    width: 100%;
    white-space: nowrap;
  }
}
@media all {
  .skin-layout-admin .l-container {
    margin: 0 auto;
    max-width: 2400px;
    position: relative;
    padding: 0 20px;
  }
  .skin-layout-admin .l-header {
    padding: 20px 0;
    display: table;
    width: 100%;
    margin-bottom: 20px;
    background: #444;
  }
  .skin-layout-admin .l-header .l-container {
    position: relative;
  }
  .skin-layout-admin .line {
    border: none;
    border-bottom: 2px solid #484848;
  }
  .skin-layout-admin .l-main {
    min-height: 600px;
  }
  .skin-layout-admin .l-footer {
    min-height: 20px;
    margin: 20px 0;
  }
  .skin-layout-admin .skin-layout-highlight {
    background: #d9d9d9;
  }
}
@media only screen and (max-width: 960px) {
  .skin-layout-admin .l-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .skin-layout-admin .l-wrapper {
    padding-top: 50px;
  }
  .skin-layout-admin .l-header {
    padding: 10px 0;
    margin-bottom: 10px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }
}
@media only screen and (max-width: 600px) {
  .skin-layout-admin .l-header {
    margin-bottom: 0;
  }
}
@media all {
  .skin-layout-branded {
    padding: 15px 10px 0 !important;
  }
  .skin-layout-branded .l-banner {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .skin-layout-branded {
    padding-bottom: 0;
  }
}
@media all {
  .skin-layout-embed .l-wrapper {
    overflow: hidden;
  }
}
@media all {
  .skin-layout-fullscreen {
    padding: 15px;
    padding-bottom: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .skin-layout-fullscreen .l-wrapper {
    max-width: 1980px;
    margin: 0 auto;
  }
  .skin-layout-fullscreen .l-container {
    max-width: 1980px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 960px) {
  .skin-layout-fullscreen {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .skin-layout-portal .l-wrapper {
    padding-top: 50px;
  }
}
.skin-layout-portal .l-container {
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  padding: 0 20px;
}
@media only screen and (max-width: 960px) {
  .skin-layout-portal .l-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 10px;
  }
}
.skin-layout-portal .l-header {
  padding: 20px 0;
  display: table;
  width: 100%;
  margin-bottom: 20px;
  background: #444;
}
@media only screen and (max-width: 768px) {
  .skin-layout-portal .l-header {
    padding: 10px 0;
    margin-bottom: 10px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }
}
@media only screen and (max-width: 600px) {
  .skin-layout-portal .l-header {
    margin-bottom: 0;
  }
}
.skin-layout-portal .l-header .l-container {
  position: relative;
}
.skin-layout-portal .l-werbung {
  position: absolute;
  left: 100%;
  margin-left: 0;
}
@media screen and (max-width: 1250px) {
  .skin-layout-portal .l-werbung {
    display: none;
  }
}
.skin-layout-portal .l-main {
  min-height: 600px;
}
.skin-layout-portal .l-footer {
  min-height: 20px;
  margin: 20px 0;
}
.skin-layout-portal .skin-layout-highlight {
  background: #d9d9d9;
}
.skin-layout-portal.skin-layout-schedule .l-container {
  max-width: 1650px;
}
@media all {
  .skin-layout-search .l-wrapper {
    padding-top: 70px;
  }
  .skin-layout-search .l-container {
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
    padding: 0 20px;
  }
  .skin-layout-search .l-header {
    padding: 20px 0;
    display: table;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 10;
  }
  .skin-layout-search .l-header .l-container {
    position: relative;
  }
  .skin-layout-search .l-search {
    position: fixed;
    width: 190px;
    left: 50%;
    top: 20px;
    margin-left: -180px;
    z-index: 11;
  }
  .skin-layout-search .l-main {
    margin-top: 20px;
  }
  .skin-layout-search .l-main [role="main"] {
    padding-right: 20px;
  }
  .skin-layout-search .l-main [role="complementary"] {
    padding-left: 20px;
  }
  .skin-layout-search .l-footer {
    min-height: 20px;
    margin: 20px 0;
  }
  .skin-layout-search .skin-layout-highlight {
    background: #d9d9d9;
  }
}
@media only screen and (max-width: 1400px) {
  .skin-layout-search .l-container {
    max-width: 1070px;
  }
}
@media only screen and (max-width: 960px) {
  .skin-layout-search .l-wrapper {
    padding-top: 50px;
  }
  .skin-layout-search .l-header {
    padding: 10px 0;
  }
  .skin-layout-search .l-search {
    position: absolute;
    z-index: 8;
    width: 300px;
    top: 60px;
    margin-left: 0;
    left: 30px;
  }
  .skin-layout-search .l-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 600px) {
  .skin-layout-search .l-search {
    width: 100%;
    position: static;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .skin-layout-search .l-main [role="main"] {
    padding: 0;
    overflow: hidden;
  }
  .skin-layout-search .l-main [role="complementary"] {
    padding: 0;
  }
}
@media all {
  .skin-layout-styleguide .l-wrapper {
    margin-top: 50px;
  }
  .skin-layout-styleguide .l-main {
    margin-top: 70px;
  }
  .skin-layout-styleguide .l-container {
    margin: 0 auto;
    width: 1280px;
    position: relative;
  }
  .skin-layout-styleguide .l-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    padding-top: 10px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 7px #d9d9d9;
    -moz-box-shadow: 2px 2px 7px #d9d9d9;
    box-shadow: 2px 2px 7px #d9d9d9;
  }
  .skin-layout-styleguide .l-header .l-container {
    clear: both;
    overflow: hidden;
  }
  .skin-layout-styleguide .prototypes tbody th {
    width: 40%;
  }
  .skin-layout-styleguide .prototypes tbody th .link-styleguide,
  .skin-layout-styleguide .prototypes tbody th .link-page,
  .skin-layout-styleguide .prototypes tbody th .link-template {
    display: inline-block;
    padding: 5px 0	;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    text-decoration: underline;
  }
  .skin-layout-styleguide .prototypes tbody th .link-styleguide:hover,
  .skin-layout-styleguide .prototypes tbody th .link-page:hover,
  .skin-layout-styleguide .prototypes tbody th .link-template:hover,
  .skin-layout-styleguide .prototypes tbody th .link-styleguide:active,
  .skin-layout-styleguide .prototypes tbody th .link-page:active,
  .skin-layout-styleguide .prototypes tbody th .link-template:active,
  .skin-layout-styleguide .prototypes tbody th .link-styleguide:focus,
  .skin-layout-styleguide .prototypes tbody th .link-page:focus,
  .skin-layout-styleguide .prototypes tbody th .link-template:focus {
    color: #00763e !important;
  }
  .skin-layout-styleguide .prototypes ul {
    padding-left: 15px;
  }
  .skin-layout-styleguide .mod-sub-navigation {
    display: block;
    clear: both;
    background: #eee;
    margin-top: 10px;
  }
  .skin-layout-styleguide .mod-sub-navigation nav {
    text-align: right;
    max-width: 1280px;
    margin: 0 auto;
  }
  .skin-layout-styleguide .mod-sub-navigation a {
    display: inline-block;
    padding: 0.2em 0.5em;
  }
  .skin-layout-styleguide .mod-sub-navigation a:hover {
    color: #00519e;
  }
}
@media only screen and (max-width: 768px) {
  .skin-layout-trainer .l-wrapper {
    padding-top: 50px;
  }
}
.skin-layout-trainer .l-container {
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  padding: 0 20px;
}
@media only screen and (max-width: 960px) {
  .skin-layout-trainer .l-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 10px;
  }
}
.skin-layout-trainer .l-header {
  padding: 20px 0;
  display: table;
  width: 100%;
  margin-bottom: 20px;
  background: #444;
}
@media only screen and (max-width: 768px) {
  .skin-layout-trainer .l-header {
    padding: 10px 0;
    margin-bottom: 10px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }
}
@media only screen and (max-width: 600px) {
  .skin-layout-trainer .l-header {
    margin-bottom: 0;
  }
}
.skin-layout-trainer .l-header .l-container {
  position: relative;
}
.skin-layout-trainer .l-main {
  margin-top: 20px;
  min-height: 400px;
}
.skin-layout-trainer .l-main .l-container {
  position: relative;
}
.skin-layout-trainer .l-main .l-subnav {
  position: absolute;
  top: 0;
  left: 20px;
  width: 175px;
}
@media only screen and (max-width: 960px) {
  .skin-layout-trainer .l-main .l-subnav {
    left: 10px;
  }
}
.skin-layout-trainer .l-main .l-content {
  padding-left: 200px;
}
@media only screen and (max-width: 768px) {
  .skin-layout-trainer .l-main .l-content {
    padding-left: 0;
  }
}
.skin-layout-trainer .l-main .l-content .h1 {
  margin-top: 0;
}
.skin-layout-trainer .l-footer {
  min-height: 20px;
  margin: 20px 0;
}
.skin-layout-trainer .skin-layout-highlight {
  background: #d9d9d9;
}
.mod-lightbox-advantages {
  position: relative;
  background: #00519e;
  color: #fff;
  max-width: 900px;
  max-height: 800px;
  margin: 20px 0;
  padding: 20px;
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .mod-lightbox-advantages {
    min-height: 400px;
  }
}
.mod-lightbox-advantages.skin-lightbox-friendly {
  background: #E67E22;
}
@media only screen and (max-width: 960px) {
  .mod-lightbox-advantages {
    max-height: none;
    padding: 10px;
  }
}
@media only screen and (min-width: 769px) {
  .mod-lightbox-advantages {
    display: none;
  }
}
.mod-lightbox-advantages .lightbox-advantages img {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 960px) {
  .mod-lightbox-advantages .lightbox-advantages img {
    width: 250px;
  }
}
.mod-lightbox-advantages .lightbox-advantages img.icon {
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 50%;
  opacity: 50 / 100;
}
.mod-lightbox-advantages .lightbox-advantages i {
  width: 100%;
  font-size: 60px;
}
@media only screen and (min-width: 769px) {
  .mod-lightbox-advantages .lightbox-advantages i {
    font-size: 120px;
  }
}
.mod-lightbox-advantages .lightbox-advantages i:before {
  display: block;
  padding-top: 15px;
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .mod-lightbox-advantages .fancybox-button {
    width: 50px;
    height: 50px;
    padding: 0;
  }
}
.mod-lightbox-advantages .g-row {
  overflow: hidden;
  margin-bottom: 20px;
}
.mod-lightbox-advantages .button {
  text-decoration: none;
}
@media all {
  .mod-logo {
    width: 270px;
    float: left;
  }
  .mod-logo a {
    display: block;
    overflow: hidden;
  }
  .mod-logo img {
    max-width: 100%;
    height: auto;
  }
  .mod-logo i {
    font-size: 22px;
    line-height: 1.1;
  }
}
@media only screen and (max-width: 960px) {
  .mod-logo {
    width: auto;
  }
  .mod-logo img {
    max-width: 100%;
  }
  .mod-logo i {
    font-size: 21px;
  }
}
@media all {
  .skin-logo-invert {
    width: auto;
    position: relative;
  }
  .skin-logo-invert i {
    float: left;
    color: #fff;
    margin-right: 10px;
  }
  .skin-logo-invert span {
    font-size: 30px/2;
    position: absolute;
    bottom: -5px;
    color: #a2a2a2;
  }
}
@media only screen and (max-width: 960px) {
  .skin-logo-invert {
    padding-top: 0;
  }
}
@media only screen and (max-width: 479px) {
  .skin-logo-invert span {
    display: none;
  }
}
@media print {
  .skin-logo-invert span {
    display: none;
  }
}
@media all {
  .mod-main-navigation {
    float: right;
  }
  .mod-main-navigation .nav-trigger {
    font-size: 38px;
    line-height: 1;
    display: none;
    padding: 5px 10px 0;
  }
  .skin-layout-admin .mod-main-navigation .nav-trigger,
  .skin-layout-portal .mod-main-navigation .nav-trigger,
  .skin-layout-trainer .mod-main-navigation .nav-trigger {
    color: #fff;
  }
  .mod-main-navigation ul {
    list-style: none;
  }
  .mod-main-navigation > ul {
    display: table;
    width: 100%;
    padding-left: 0;
    margin: 0;
  }
  .mod-main-navigation > ul > li {
    position: relative;
    float: left;
    margin-left: 3px;
  }
  .mod-main-navigation > ul > li.tel {
    color: #fff;
  }
  .mod-main-navigation > ul > li.tel a {
    display: inline-block;
    border-left: none;
  }
  .mod-main-navigation > ul > li span,
  .mod-main-navigation > ul > li a {
    display: block;
    padding: 3px 5px;
    font-weight: bold;
    white-space: nowrap;
  }
  .mod-main-navigation > ul > li span > span,
  .mod-main-navigation > ul > li a > span {
    display: inline;
  }
  .mod-main-navigation > ul > li span {
    cursor: default;
  }
  .no-touch .mod-main-navigation > ul > li a:hover,
  .no-touch .mod-main-navigation > ul > li a:focus,
  .no-touch .mod-main-navigation > ul > li a:active {
    background: #d9d9d9;
  }
  .mod-main-navigation > ul > li span.title {
    color: #767476;
  }
  .mod-main-navigation > ul > li.active a {
    color: #00519e;
  }
  .no-touch .mod-main-navigation > ul > li:hover {
    background: #eee;
  }
  .mod-main-navigation > ul > li ul {
    position: absolute;
    padding-left: 0;
    display: none;
    background: #fff;
    z-index: 100;
    min-width: 150px;
    margin: 0;
    -webkit-box-shadow: 0 0 2px #d2d2d2;
    -moz-box-shadow: 0 0 2px #d2d2d2;
    box-shadow: 0 0 2px #d2d2d2;
  }
  .mod-main-navigation > ul > li ul span.title,
  .mod-main-navigation > ul > li ul a {
    padding: 10px;
  }
  .mod-main-navigation > ul > li ul li.logout {
    border-top: 2px solid #a2a2a2;
  }
  .no-touch .mod-main-navigation > ul > li ul a:hover {
    background: #eee;
  }
  .mod-main-navigation > ul > li ul i {
    color: #767476;
  }
  .no-touch .mod-main-navigation > ul > li:hover ul {
    top: 100%;
    right: 0;
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .mod-main-navigation {
    position: absolute;
    right: 0;
    top: -10px;
  }
  .mod-main-navigation .nav-trigger {
    display: block;
  }
  .mod-main-navigation > ul {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .mod-main-navigation .nav-trigger {
    font-size: 36px;
  }
}
@media print {
  .mod-main-navigation {
    display: none;
  }
}
@media all {
  .skin-main-navigation-big {
    margin-top: -20px;
    margin-bottom: -20px;
    border-right: 1px solid #191919;
  }
  .skin-main-navigation-big > ul > li {
    margin-left: 0;
  }
  .skin-main-navigation-big > ul > li > a {
    line-height: 70px;
    padding: 0 10px;
    border-left: 1px solid #333;
    color: #fff;
  }
  .no-touch .skin-main-navigation-big > ul > li > a:hover,
  .no-touch .skin-main-navigation-big > ul > li > a:focus,
  .no-touch .skin-main-navigation-big > ul > li > a:active {
    background: -webkit-linear-gradient(top, #2f2f2f 0%, #191919 100%);
    background: -moz-linear-gradient(top, #2f2f2f 0%, #191919 100%);
    background: -ms-linear-gradient(top, #2f2f2f 0%, #191919 100%);
    background: -o-linear-gradient(top, #2f2f2f 0%, #191919 100%);
    background: linear-gradient(top, #2f2f2f 0%, #191919 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f2f2f', endColorstr='#ff191919', GradientType=0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f2f2f',endColorstr='#ff191919',GradientType=0);
  }
  .no-touch .skin-main-navigation-big > ul > li:hover {
    background: -webkit-linear-gradient(top, #2f2f2f 0%, #191919 100%);
    background: -moz-linear-gradient(top, #2f2f2f 0%, #191919 100%);
    background: -ms-linear-gradient(top, #2f2f2f 0%, #191919 100%);
    background: -o-linear-gradient(top, #2f2f2f 0%, #191919 100%);
    background: linear-gradient(top, #2f2f2f 0%, #191919 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f2f2f', endColorstr='#ff191919', GradientType=0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f2f2f',endColorstr='#ff191919',GradientType=0);
  }
}
@media only screen and (max-width: 960px) {
  .skin-main-navigation-big {
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .skin-main-navigation-big > ul > li > a {
    line-height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .skin-main-navigation-big {
    top: -12px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media all {
  .mod-map .map-fallback {
    display: none;
  }
  .mod-map .map {
    width: 100%;
    height: 300px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 10px 0;
  }
  .mod-map .map *,
  .mod-map .map *:before,
  .mod-map .map *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .mod-map .map img {
    max-width: none;
  }
  .mod-map .map .infowindow p {
    white-space: nowrap;
    margin: 0.25em 0;
  }
}
@media all {
  .mod-members-list {
    margin-bottom: 10px;
  }
  .mod-members-list ul {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
  }
  .mod-members-list li {
    display: flex;
    align-items: center;
    margin: 10px;
    padding: 10px;
    width: calc(25% - 20px);
    border: 1px solid #d2d2d2;
    border-radius: 5px;
  }
  .mod-members-list li:hover,
  .mod-members-list li:focus,
  .mod-members-list li:active {
    background: #ccdcec;
  }
  .mod-members-list .member-item {
    width: 100%;
    text-align: center;
    color: #191919;
  }
  .mod-members-list .member-item img {
    margin-bottom: 10px;
    height: 75px;
  }
  .mod-members-list .member-item span {
    display: block;
    font-size: 16px;
    font-weight: bold;
  }
  .mod-members-list .member-item i {
    font-size: 28px;
    display: block;
    margin-top: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .mod-members-list .g-row {
    margin: 0 -5px;
  }
  .mod-members-list li {
    width: calc(50% - 10px);
    margin: 5px;
  }
}
@media all {
  .mod-mobile-navigation i {
    min-width: 30px;
    display: inline-block;
  }
  .mod-mobile-navigation li > span {
    font-weight: bold;
  }
  .mod-mobile-navigation li.active {
    background: #fff;
  }
  .mod-mobile-navigation li.active a {
    color: #191919;
    font-weight: bold;
  }
  .mod-mobile-navigation .mm-listitem:after {
    left: 0;
  }
  .mod-mobile-navigation ul {
    margin-bottom: 20px;
  }
}
@media print {
  .mod-mobile-navigation {
    display: none;
  }
}
@media all {
  .mod-nav-breadcrumb {
    font-size: 13px;
    color: #484848;
    cursor: default;
  }
  .mod-nav-breadcrumb ul {
    overflow: hidden;
    list-style: none;
    padding: 0;
  }
  .mod-nav-breadcrumb li {
    float: left;
  }
  .mod-nav-breadcrumb a {
    position: relative;
    display: block;
    padding: 5px 10px 5px 0;
    margin: -5px 6px -5px 0;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -ms-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    transition: color 300ms ease;
    color: #00519e;
  }
  .mod-nav-breadcrumb a:after {
    position: absolute;
    top: 5px;
    right: 0;
    content: "›";
    color: #767476;
  }
  .skin-layout-friendly .mod-nav-breadcrumb a {
    color: #E67E22;
  }
  .mod-nav-breadcrumb a:hover,
  .mod-nav-breadcrumb a:focus,
  .mod-nav-breadcrumb a:active {
    color: #191919;
  }
}
@media only screen and (min-width: 769px) {
  .mod-nav-breadcrumb {
    margin-bottom: 20px;
  }
}
@media print {
  .mod-nav-breadcrumb {
    display: none;
  }
}
@media all {
  .mod-page-info {
    font-family: arial, sans-serif;
    background: #eee;
    padding: 10px 20px;
    margin-top: 25px;
  }
  .mod-page-info .h4 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .mod-page-info iframe {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .mod-page-info {
    padding: 2px 10px;
  }
}
@media all {
  .mod-partner-detail .offer {
    margin-bottom: 20px;
  }
  .mod-partner-detail img {
    max-width: 100%;
    height: auto;
  }
}
@media all {
  .mod-partner-info {
    font-family: arial, sans-serif;
    background: #eee;
    padding: 2px 10px;
    margin-top: 45px;
  }
  .mod-partner-info .h4 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 21px;
    font-weight: normal;
    margin-top: 10px;
  }
}
@media all {
  .mod-partner-official {
    position: absolute;
    margin-left: -130px;
    width: 120px;
  }
  .mod-partner-official .label {
    font-size: 13px;
    margin: 0 0 10px 0;
  }
  .mod-partner-official .partner {
    display: block;
  }
  .mod-partner-official .partner img {
    width: 100%;
    height: auto;
  }
  .mod-partner-official .partner.suva {
    margin: 0 0 10px;
  }
  .mod-partner-official .partner.swica {
    width: 100%;
    margin-bottom: 25px;
  }
  .mod-partner-official .partner.ofv img {
    width: 90%;
  }
  .mod-partner-official .partner.ifv {
    margin-top: 20px;
  }
  .mod-partner-official .partner.ifv img {
    width: 90%;
  }
}
@media only screen and (max-width: 960px) {
  .mod-partner-official {
    display: none;
  }
}
@media all {
  .mod-partner-overview {
    margin-top: 100px;
  }
  .mod-partner-overview .title {
    position: absolute;
    margin-top: -40px;
  }
  .mod-partner-overview .partner {
    display: block;
    padding: 10px 10px 10px 0;
  }
  .mod-partner-overview .partner img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    -webkit-transition: all 0.6s ease;
    /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
    max-width: 100%;
    height: auto;
  }
  .mod-partner-overview .partner:hover img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
  }
}
@media only screen and (max-width: 768px) {
  .mod-partner-overview {
    display: none;
  }
}
@media print {
  .mod-partner-overview {
    display: none;
  }
}
@media all {
  .mod-partner-suva-slider {
    display: block;
    width: 350px;
    margin: 20px 0 75px;
    clear: both;
  }
  .mod-partner-suva-slider > a {
    display: block;
  }
  .mod-partner-suva-slider .swiper-container {
    width: 100%;
    height: auto;
  }
  .mod-partner-suva-slider .swiper-content {
    position: relative;
    padding: 20px;
    border: 1px solid #333;
    width: 100%;
    height: 200px;
    max-width: 100%;
    font-family: 'Helvetica Neue LT W05_65 Medium', arial, sans-serif;
    background: #fff;
  }
  .mod-partner-suva-slider .swiper-content.swiper-content-image {
    background: #fff url(/assets/img/partner/suva/typencheck/kampagnen-sujet.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .mod-partner-suva-slider .swiper-content.swiper-content-image .suva-claim {
    color: #fff;
  }
  .mod-partner-suva-slider .suva-claim {
    color: #ff8200;
    font-size: 20px;
    line-height: 1.3;
    margin: 0;
  }
  .mod-partner-suva-slider .suva-btn {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-family: 'Helvetica Neue LT W05_65 Medium', arial, sans-serif;
    display: flex;
    height: 32px;
    padding: 2px 10px 0 10px;
    line-height: 1;
    align-items: center;
    color: #fff;
    background-color: #00b8cf;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    outline: none;
    border-radius: 20px;
  }
  .mod-partner-suva-slider .suva-btn i {
    position: absolute;
    right: 8px;
    top: 8px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .mod-partner-suva-slider .suva-qr {
    width: 130px;
    height: 130px;
  }
  .mod-partner-suva-slider .suva-logo {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 100px;
    height: auto;
  }
  .mod-partner-suva-slider .suva-logo img {
    display: block;
    vertical-align: top;
    width: 100%;
    height: auto;
  }
  .mod-partner-suva-slider .swiper-content-qr {
    display: flex;
  }
  .mod-partner-suva-slider .swiper-content-qr .suva-logo {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .mod-partner-suva-slider {
    width: 320px;
    margin: 20px auto 75px;
  }
  .mod-partner-suva-slider .swiper-content {
    height: 165px;
  }
  .mod-partner-suva-slider .suva-qr {
    display: none;
  }
  .mod-partner-suva-slider .suva-logo {
    width: 75px;
  }
  .mod-partner-suva-slider .swiper-content-qr .suva-logo {
    display: block;
  }
}
@media only screen and (min-width: 961px) {
  .mod-partner-suva-slider .suva-claim.suva-claim--1 {
    font-size: 40px;
  }
  .mod-partner-suva-slider .suva-claim.suva-claim--3 {
    width: calc(100% - 120px);
    font-size: 25px;
  }
  .mod-partner-suva-slider .suva-btn {
    left: 15px;
    bottom: 15px;
  }
  .mod-partner-suva-slider .swiper-content-qr {
    align-items: center;
  }
}
@media all {
  .mod-portal-add-event {
    padding-bottom: 50px;
  }
  .mod-portal-add-event .button-preview {
    float: right;
    margin-top: 10px;
  }
  .mod-portal-add-event p.info {
    margin-top: 0;
    color: #484848;
  }
  .mod-portal-add-event .form input[type="file"] {
    padding-top: 5px;
  }
  .mod-portal-add-event .form textarea {
    width: 50%;
  }
  .mod-portal-add-event .form .cke_chrome {
    float: left;
    width: 450px;
    margin-right: 1%;
  }
  .mod-portal-add-event .form .chzn-container .chzn-search input {
    float: none;
    width: 100%;
  }
  .mod-portal-add-event .form .group-cancellation .form-checkbox {
    width: auto;
    overflow: hidden;
  }
  .mod-portal-add-event .form .group-cancellation .cancellation-input {
    display: none;
    clear: both;
  }
  .mod-portal-add-event .form .group-cancellation .cancellation-input input {
    width: 100%;
  }
  .mod-portal-add-event .form .group-cancellation .cancellation-input.is-shown {
    display: block;
  }
  .mod-portal-add-event .form .group-date-signups .form-checkbox {
    width: auto;
  }
  .mod-portal-add-event .form .group-date-signups .signup-inputs {
    display: none;
    float: left;
    width: 400px;
  }
  .mod-portal-add-event .form .group-date-signups .signup-inputs.is-shown {
    display: block;
  }
  .mod-portal-add-event .form .group-published .label-published {
    text-align: left;
    width: auto;
  }
  .mod-portal-add-event .form .group-published .label-published input {
    float: none;
    margin: 0;
    width: auto;
  }
  .mod-portal-add-event .form .group-suva-bande {
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .mod-portal-add-event .form .suva-banner-address-wrapper {
    display: none;
  }
  .mod-portal-add-event .form .file-preview {
    margin-left: 170px;
  }
  .mod-portal-add-event .button-primary {
    margin-top: 10px;
  }
  .mod-portal-add-event .form-aligned .alert {
    width: 40%;
    margin-left: 170px;
    padding: 5px;
    margin-bottom: 5px;
  }
  .mod-portal-add-event .competitions-list th {
    white-space: nowrap;
  }
  .mod-portal-add-event .competitions-list td {
    border-bottom: 1px solid #a2a2a2;
    padding: 10px 2px;
  }
  .mod-portal-add-event .competitions-list td.cost {
    white-space: nowrap;
  }
  .mod-portal-add-event .competitions-list td.cost input {
    width: 60px;
  }
  .mod-portal-add-event .competitions-list td.teams input {
    width: 55px;
  }
  .mod-portal-add-event .competitions-list td.options {
    vertical-align: middle;
    font-size: 13px;
  }
  .mod-portal-add-event .competitions-list tr.error {
    display: none;
  }
  .mod-portal-add-event .competitions-list .button-primary {
    margin-top: 0;
  }
  .mod-portal-add-event .competitions-list .icon-remove {
    color: #d1031c;
  }
  .mod-portal-add-event .competitions-list [data-tooltip]:after {
    width: auto;
  }
  .mod-portal-add-event .competitions-list tr.custom-fields {
    display: none;
  }
  .mod-portal-add-event .competitions-list .table-custom {
    width: 100%;
  }
  .mod-portal-add-event .competitions-list .table-custom td {
    padding: 0;
    border: none;
    width: 25%;
  }
  .mod-portal-add-event .competitions-list .table-custom td input {
    width: 95%;
  }
  .mod-portal-add-event .button-add {
    margin: 10px 0 0 2px;
  }
  .mod-portal-add-event .competitions td.time {
    width: 250px;
  }
  .mod-portal-add-event .competitions td.time[data-value='1'] .chzn-container {
    display: none;
  }
  .mod-portal-add-event .competitions td.time[data-value='1'] .competition-time-input {
    display: inline;
  }
  .mod-portal-add-event .competitions td.time .competition-time-input {
    display: none;
  }
  .mod-portal-add-event .competitions td.time .icon-remove {
    font-size: 10px;
    cursor: pointer;
    display: inline-block;
    padding: 5px;
  }
  .mod-portal-add-event .competitions .chzn-container {
    width: 100% !important;
  }
  .mod-portal-add-event .suva-img,
  .mod-portal-add-event .partner-img {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 960px) {
  .mod-portal-add-event .form textarea {
    width: 100%;
  }
  .mod-portal-add-event .form .cke_chrome {
    width: 100%;
    margin-right: 0;
  }
  .mod-portal-add-event .competitions thead {
    display: none;
  }
  .mod-portal-add-event .competitions tr {
    border-bottom: 2px solid #a2a2a2;
  }
  .mod-portal-add-event .competitions th,
  .mod-portal-add-event .competitions td {
    display: block;
    border: none;
    width: 100%;
    padding: 0 0 10px 0;
  }
  .mod-portal-add-event .competitions td:before {
    width: 100%;
    display: block;
  }
  .mod-portal-add-event .competitions td.strength {
    padding-top: 10px;
  }
  .mod-portal-add-event .competitions td.strength:before {
    content: "Kategorie: ";
  }
  .mod-portal-add-event .competitions td.date:before {
    content: "Datum: ";
  }
  .mod-portal-add-event .competitions td.time {
    width: 100%;
  }
  .mod-portal-add-event .competitions td.time:before {
    content: "Zeit: ";
  }
  .mod-portal-add-event .competitions td.info:before {
    content: "Info: ";
  }
  .mod-portal-add-event .competitions td.cost {
    padding-bottom: 10px;
  }
  .mod-portal-add-event .competitions td.cost:before {
    content: "Kosten: ";
  }
  .mod-portal-add-event .competitions td.cost input {
    width: 100px;
  }
  .mod-portal-add-event .competitions td.teams:before {
    content: "max. Anz. Teams: ";
  }
  .mod-portal-add-event .competitions td input,
  .mod-portal-add-event .competitions td select {
    width: 100%;
  }
  .mod-portal-add-event .competitions td .competition-time-input {
    display: block;
    width: 100%;
  }
  .mod-portal-add-event .competitions td .competition-time-input input {
    display: inline-block;
    width: 100px;
  }
  .mod-portal-add-event .form-aligned .alert {
    margin-left: 0;
  }
}
.mod-portal-dashboard {
  padding-top: 10px;
}
@media only screen and (max-width: 1400px) {
  .mod-portal-dashboard .size1of3.dashboard-info {
    display: none;
  }
}
@media only screen and (max-width: 1400px) {
  .mod-portal-dashboard .size1of3.dashboard-content {
    width: 66.6666667%;
  }
}
@media only screen and (max-width: 768px) {
  .mod-portal-dashboard .size1of3.dashboard-content {
    width: 100%;
  }
}
@media only screen and (max-width: 1400px) {
  .mod-portal-dashboard .size1of3.dashboard-aside {
    width: 33.333334%;
  }
}
@media only screen and (max-width: 768px) {
  .mod-portal-dashboard .size1of3.dashboard-aside {
    width: 100%;
  }
}
.mod-portal-dashboard .content {
  background: #eee;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom: 20px;
  padding: 10px 20px;
}
.mod-portal-dashboard .content .iframe {
  border: none;
  overflow: hidden;
  height: 62px;
  width: 270px;
  background: #fff;
}
.mod-portal-dashboard .content.linklist {
  background: #fefacc;
}
.mod-portal-dashboard .content.linklist .link {
  margin: 10px 0;
  text-decoration: none;
}
.mod-portal-dashboard .content.linklist .link .tipp-title {
  display: block;
  font-weight: bold;
}
.mod-portal-dashboard .content.linklist .link .tipp-lead {
  display: block;
}
.mod-portal-dashboard .content.linklist ul {
  padding-left: 0;
}
.mod-portal-dashboard .content.linklist ul li {
  list-style: none;
  padding: 3px;
}
.mod-portal-dashboard .content.linklist ul li i {
  margin-right: 10px;
}
.mod-portal-dashboard .content.linklist .tipplist {
  padding-left: 20px;
}
.mod-portal-dashboard .content.linklist .tipplist li {
  list-style: disc;
}
.mod-portal-dashboard .content.linklist .tipplist + h3 {
  margin-top: 30px;
}
.mod-portal-dashboard .content.videolist {
  background: #ccdcec;
}
.mod-portal-dashboard .content.videolist .title-dashboard {
  margin-top: 0;
  padding-top: 0.3em;
}
.mod-portal-dashboard .content.videolist .title-dashboard i {
  margin-right: 5px;
}
.mod-portal-dashboard .content.videolist ul {
  padding-left: 0;
}
.mod-portal-dashboard .content.videolist ul li {
  list-style: none;
  padding: 3px;
}
.mod-portal-dashboard .content.videolist ul li i {
  margin-right: 10px;
}
.mod-portal-dashboard .content.videolist .videos a {
  position: relative;
  display: block;
  padding-left: 20px;
}
.mod-portal-dashboard .content.videolist .videos a:before {
  content: "\f144";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: 0.3em;
  font-display: swap;
  position: absolute;
  left: 0;
  top: 0;
}
.mod-portal-dashboard .content.teasers .teaser-link {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  background: #cce4d8;
  padding: 10px;
}
.mod-portal-dashboard .content.teasers .teaser-link .teaser-logo {
  float: right;
  width: 100px;
  height: auto;
}
.mod-portal-dashboard .content.teasers .teaser-link .teaser-title {
  margin: 0;
}
.mod-portal-dashboard .content.teasers .teaser-link .teaser-image-border {
  border: 10px solid #00519e;
  margin-bottom: 5px;
}
.mod-portal-dashboard .content.teasers .teaser-link .teaser-description {
  margin: 0;
}
.mod-portal-dashboard .content.teasers .teaser-link img {
  max-width: 100%;
  height: auto;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.mod-portal-dashboard .content.event {
  padding: 0;
}
.mod-portal-dashboard .content.event .h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.mod-portal-dashboard .content.event .h4 {
  margin-bottom: 10px;
}
.mod-portal-dashboard .content.event .header {
  margin: 0 0 10px 0;
  padding: 10px;
  background: #00519e;
  color: #fff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.mod-portal-dashboard .content.event .header:hover {
  background: #00417e;
}
.mod-portal-dashboard .content.event .date {
  margin: 0;
}
.mod-portal-dashboard .content.event .table.competitions td,
.mod-portal-dashboard .content.event .table.competitions th {
  vertical-align: middle;
}
.mod-portal-dashboard .content.event .table.competitions td:last-child,
.mod-portal-dashboard .content.event .table.competitions th:last-child {
  text-align: right;
}
.mod-portal-dashboard .content.event .table.competitions th {
  padding-left: 10px;
  padding-right: 10px;
}
.mod-portal-dashboard .content.event .table.competitions td {
  border-top: 1px solid #d9d9d9;
}
.mod-portal-dashboard .content.event .table.competitions td.cat {
  padding-left: 10px;
}
.mod-portal-dashboard .content.event .table.competitions td.capacity {
  padding-right: 10px;
}
.mod-portal-dashboard .content.event .table.competitions td.capacity .button-action {
  float: none;
}
.mod-portal-dashboard .content.event .table.competitions tr:hover {
  cursor: pointer;
}
.mod-portal-dashboard .content.event .table.competitions tr:hover td {
  color: #191919;
}
.mod-portal-dashboard .content.event .table.competitions tr:hover td.capacity .not-allowed {
  font-weight: normal;
}
.mod-portal-dashboard .content.event .table.competitions td.cat .title {
  color: #00519e;
  font-weight: bold;
}
.mod-portal-dashboard .content.event .table.competitions td.capacity {
  position: relative;
}
.mod-portal-dashboard .content.event .table.competitions td.capacity .not-allowed {
  font-family: arial, sans-serif;
  position: absolute;
  top: -5px;
  right: -12px;
  z-index: 2;
  background: #d1031c;
  color: #fff;
  border-radius: 3px;
  padding: 1px 2px;
  font-size: 13px;
}
.mod-portal-dashboard .content.event .table.competitions td.capacity .not-allowed:before {
  content: '+';
}
.mod-portal-dashboard .content.event .table.competitions td.capacity .button-action-upload-schedule {
  float: left;
  font-size: 13px;
  font-family: arial, sans-serif;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 2px;
}
.mod-portal-dashboard .content.event .table.competitions td.capacity .button-action-upload-schedule-generator {
  background: #00519e;
  color: #fff;
}
.mod-portal-dashboard .content.event .table.competitions td.capacity .button-action-upload-schedule-generator i {
  color: #fff;
}
.mod-portal-dashboard .content.event .table.competitions .label {
  color: #d1031c;
  border-radius: 3px;
  font-size: 13px;
  cursor: default;
}
.mod-portal-dashboard .content.event .actions {
  padding: 10px;
  background: #d9d9d9;
}
.mod-portal-dashboard .content.event .link {
  white-space: nowrap;
  margin-right: 20px;
  text-decoration: none;
  outline: none;
  color: #191919;
}
.mod-portal-dashboard .content.event .link .icon-facebook-sign {
  color: #00519e;
}
.mod-portal-dashboard .content.event .share {
  display: none;
  margin-top: 10px;
}
.mod-portal-dashboard .content.event .share textarea {
  width: 100%;
  resize: none;
  border: 1px solid #ddd;
  padding: 5px;
  font-size: 12px;
  height: 5.5em;
  outline: none;
}
.mod-portal-dashboard .content.event hr {
  background-image: -webkit-linear-gradient(left, #cce4d8 0%, #fff 50%, #cce4d8 100%);
  background-image: -moz-linear-gradient(left, #cce4d8 0%, #fff 50%, #cce4d8 100%);
  background-image: -ms-linear-gradient(left, #cce4d8 0%, #fff 50%, #cce4d8 100%);
  background-image: -o-linear-gradient(left, #cce4d8 0%, #fff 50%, #cce4d8 100%);
  background-image: linear-gradient(left, #cce4d8 0%, #fff 50%, #cce4d8 100%);
}
.mod-portal-dashboard .content form .message {
  display: none;
}
.mod-portal-dashboard .content form textarea {
  width: 100%;
  height: 200px;
  margin: 20px 0;
}
.mod-portal-dashboard .content form legend {
  position: relative;
}
.mod-portal-dashboard .content form legend .reset-link {
  text-decoration: none;
  position: absolute;
  right: 0;
}
.mod-portal-dashboard .title-dashboard {
  margin-top: 0;
  padding-top: 0.3em;
}
.mod-portal-dashboard .title-dashboard i {
  margin-right: 5px;
}
.mod-portal-dashboard .embed-code {
  padding: 10px;
  background: #fefacc;
}
.mod-portal-dashboard .embed-code p {
  font-weight: bold;
  margin: 0 0 5px;
}
.mod-portal-dashboard .embed-code textarea {
  font-family: 'Courier New', Courier, sans-serif;
  font-weight: bold;
  width: 80%;
  resize: none;
  border: 1px solid #ddd;
  padding: 5px;
  font-size: 12px;
  height: 2.5em;
  outline: none;
}
.mod-portal-dashboard hr {
  background-image: -webkit-linear-gradient(left, #eee 0%, #cce4d8 50%, #eee 100%);
  background-image: -moz-linear-gradient(left, #eee 0%, #cce4d8 50%, #eee 100%);
  background-image: -ms-linear-gradient(left, #eee 0%, #cce4d8 50%, #eee 100%);
  background-image: -o-linear-gradient(left, #eee 0%, #cce4d8 50%, #eee 100%);
  background-image: linear-gradient(left, #eee 0%, #cce4d8 50%, #eee 100%);
}
@media all {
  .mod-portal-event-overview .button .tooltip-top {
    display: block;
  }
  .mod-portal-event-overview .icon-ok-sign,
  .mod-portal-event-overview .icon-plus-sign {
    color: #00763e;
  }
  .mod-portal-event-overview .icon-envelope-alt {
    color: #d1031c;
  }
  .mod-portal-event-overview .editbox .icon-pencil,
  .mod-portal-event-overview .editable .icon-pencil,
  .mod-portal-event-overview .editbox .icon-remove,
  .mod-portal-event-overview .editable .icon-remove,
  .mod-portal-event-overview .editbox .icon-save,
  .mod-portal-event-overview .editable .icon-save,
  .mod-portal-event-overview .editbox .icon-collapse,
  .mod-portal-event-overview .editable .icon-collapse {
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    color: #767476;
    padding: 10px 7px;
  }
  .mod-portal-event-overview .editbox .icon-remove,
  .mod-portal-event-overview .editable .icon-remove {
    color: #d1031c;
  }
  .mod-portal-event-overview .editbox .icon-save,
  .mod-portal-event-overview .editable .icon-save {
    color: #191919;
    font-size: 14px;
  }
  .mod-portal-event-overview .icon-trash {
    color: #d1031c;
  }
  .mod-portal-event-overview .icon-collapse {
    color: #191919;
  }
  .mod-portal-event-overview .options-row {
    display: table;
    width: 100%;
    margin-bottom: 3px;
  }
  .mod-portal-event-overview .options-row:last-child {
    margin-bottom: 0;
  }
  .mod-portal-event-overview .options-row-2 {
    overflow: hidden;
    clear: both;
  }
  .mod-portal-event-overview .events .td-comp-wrapper {
    padding: 0;
  }
  .mod-portal-event-overview .events tr.tr-highlight {
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  .mod-portal-event-overview .events tr.tr-highlight.is-canceled {
    background: #f6cdd2 !important;
  }
  .mod-portal-event-overview .events tr.tr-highlight.is-canceled:hover {
    background: #eea2ab !important;
  }
  .mod-portal-event-overview .events tr.tr-highlight:hover {
    background: #a7c3de !important;
  }
  .mod-portal-event-overview .events tr.tr-highlight > td.event i {
    display: inline-block;
    margin: 0 5px 5px 0;
  }
  .mod-portal-event-overview .events tr.tr-highlight th,
  .mod-portal-event-overview .events tr.tr-highlight td {
    vertical-align: middle;
    border-bottom: 2px solid #fff;
  }
  .mod-portal-event-overview .competitions {
    margin-bottom: 2px;
    display: none;
  }
  .mod-portal-event-overview .competitions th {
    color: #767476;
    border-bottom: 1px dotted #d2d2d2;
    background: none;
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-top: 10px;
  }
  .mod-portal-event-overview .competitions td {
    border-bottom: 1px dotted #d2d2d2;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
  }
  .mod-portal-event-overview .competitions .editable {
    cursor: pointer;
    font-weight: bold;
  }
  .mod-portal-event-overview .competitions .time input {
    width: 50px;
    padding-left: 2px;
    padding-right: 2px;
  }
  .mod-portal-event-overview .competitions .time .chzn-container .chzn-search {
    display: none;
  }
  .mod-portal-event-overview .competitions .time .competition-time-input {
    display: none;
  }
  .mod-portal-event-overview .competitions .time .mini-actions {
    font-size: 0;
  }
  .mod-portal-event-overview .competitions .time[data-value='1'] .chzn-container {
    display: none;
  }
  .mod-portal-event-overview .competitions .time[data-value='1'] .competition-time-input {
    display: inline;
  }
  .mod-portal-event-overview .competitions .time:not([data-value='1']) .icon-collapse {
    display: none;
  }
  .mod-portal-event-overview .competitions .date .chzn-container span {
    padding-right: 10px;
  }
  .mod-portal-event-overview .competitions .date .chzn-container div b {
    width: 10px;
    color: #fff;
  }
  .mod-portal-event-overview .competitions .date .chzn-container:hover .chzn-single {
    border: 1px solid #a2a2a2;
  }
  .mod-portal-event-overview .competitions .date .chzn-container:hover div b {
    color: #a2a2a2;
  }
  .mod-portal-event-overview .competitions .date .chzn-single {
    border-color: #fff;
    padding-left: 2px;
  }
  .mod-portal-event-overview .competitions .team input,
  .mod-portal-event-overview .competitions .cost input {
    width: 30px;
    margin-right: 5px;
    padding: 2px;
  }
  .mod-portal-event-overview .competitions .options .icon-save {
    color: #00519e;
  }
  .mod-portal-event-overview .competitions .options form label {
    margin: 0;
  }
  .mod-portal-event-overview .competitions .action-dropdown-button {
    position: relative;
  }
  .mod-portal-event-overview .competitions .action-dropdown-button .not-allowed {
    font-family: arial, sans-serif;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 2;
    background: #d1031c;
    color: #fff;
    border-radius: 5px;
    padding: 2px 3px;
    font-size: 13px;
  }
  .mod-portal-event-overview .competitions .action-dropdown-button .not-allowed.only-waitlist {
    background: #fce400;
    color: #767476;
  }
  .mod-portal-event-overview .competitions tr.row-competition .chzn-container {
    width: 100% !important;
  }
  .mod-portal-event-overview .competitions tr.row-competition .time .chzn-container {
    width: 80% !important;
  }
  .mod-portal-event-overview .competitions tr.new-form {
    display: none;
  }
  .mod-portal-event-overview .competitions tr.new-form .chzn-container {
    width: 100% !important;
  }
  .mod-portal-event-overview .embed-code {
    padding: 10px;
    background: #fef499;
  }
  .mod-portal-event-overview .embed-code p {
    font-weight: bold;
    margin: 0 0 5px;
  }
  .mod-portal-event-overview .embed-code textarea {
    font-family: 'Courier New', Courier, sans-serif;
    font-weight: bold;
    width: 100%;
    resize: none;
    padding: 5px;
    font-size: 13px;
    height: auto;
    outline: none;
    border: none;
    background: #fefacc;
    border-radius: 5px;
  }
  .mod-portal-event-overview .events > thead th.event,
  .mod-portal-event-overview .competitions table > thead th.event,
  .mod-portal-event-overview .events > thead th.category,
  .mod-portal-event-overview .competitions table > thead th.category {
    width: 37%;
  }
  .mod-portal-event-overview .events > thead th.date,
  .mod-portal-event-overview .competitions table > thead th.date {
    width: 11%;
  }
  .mod-portal-event-overview .events > thead th.time,
  .mod-portal-event-overview .competitions table > thead th.time {
    width: 18.5%;
  }
  .mod-portal-event-overview .events > thead th.team,
  .mod-portal-event-overview .competitions table > thead th.team {
    width: 10%;
  }
  .mod-portal-event-overview .events > thead th.options,
  .mod-portal-event-overview .competitions table > thead th.options {
    width: 130px;
  }
  .mod-portal-event-overview .competitions td.category {
    font-weight: bold;
    position: relative;
  }
  .mod-portal-event-overview .competitions td.category .editbox {
    display: block;
    width: 100%;
    height: 25px;
    background: #fff;
  }
  .mod-portal-event-overview .competitions td.category .editbox input {
    width: 80%;
  }
  .mod-portal-event-overview .competitions td.category .info {
    display: block;
    font-weight: normal;
    font-style: italic;
    color: #767476;
  }
  .mod-portal-event-overview .competitions td.options .link-delete-schedule,
  .mod-portal-event-overview .competitions td.options .link-download-schedule,
  .mod-portal-event-overview .competitions td.options .link-inform-participants {
    float: left;
    padding: 4px;
    display: none;
  }
  .mod-portal-event-overview .competitions td.options .link-delete-schedule.is-visible,
  .mod-portal-event-overview .competitions td.options .link-download-schedule.is-visible,
  .mod-portal-event-overview .competitions td.options .link-inform-participants.is-visible {
    display: inline-block;
  }
  .mod-portal-event-overview .competitions .label {
    color: #d1031c;
    border-radius: 5px;
    font-size: 13px;
    cursor: default;
  }
  .mod-portal-event-overview .tooltip:after,
  .mod-portal-event-overview [data-tooltip]:after {
    width: auto;
  }
  .mod-portal-event-overview .past-events {
    margin-top: 100px;
    margin-bottom: 150px;
  }
  .mod-portal-event-overview .past-events .events {
    margin-bottom: 25px;
  }
  .mod-portal-event-overview .past-events .events .thead-highlight {
    background: #484848;
  }
  .mod-portal-event-overview .past-events .events tbody tr.tr-highlight {
    background: #d9d9d9 !important;
  }
}
@media only screen and (max-width: 960px) {
  .mod-portal-event-overview .options-row {
    display: block;
    width: auto;
    margin-bottom: 3px;
    overflow: hidden;
  }
  .mod-portal-event-overview .options-row-2 {
    clear: none;
  }
  .mod-portal-event-overview .events thead {
    display: none;
  }
  .mod-portal-event-overview .events td {
    display: block;
    width: 100%;
    border: none;
  }
  .mod-portal-event-overview .events td.event,
  .mod-portal-event-overview .events td.date,
  .mod-portal-event-overview .events td.location {
    width: auto;
    display: inline-block;
  }
  .mod-portal-event-overview .events td.location {
    display: none;
  }
  .mod-portal-event-overview .events td.type {
    display: none;
  }
  .mod-portal-event-overview .events td.options .options-row {
    float: none;
  }
  .mod-portal-event-overview .events tr.tr-highlight td {
    border: none;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .mod-portal-event-overview .competitions tr {
    border-bottom: 1px solid #eee;
  }
  .mod-portal-event-overview .competitions td {
    display: block;
    padding-left: 6px;
    padding-right: 6px;
  }
  .mod-portal-event-overview .competitions td:before {
    display: inline-block;
    width: 90px;
  }
  .mod-portal-event-overview .competitions td.category {
    float: left;
    width: auto;
    padding-top: 9px;
  }
  .touch .mod-portal-event-overview .competitions td.category {
    color: #00519e;
  }
  .mod-portal-event-overview .competitions td.category .info {
    display: none;
  }
  .mod-portal-event-overview .competitions td.date {
    float: right;
    width: 150px;
    padding-top: 8px;
  }
  .mod-portal-event-overview .competitions td.time {
    clear: both;
  }
  .touch .mod-portal-event-overview .competitions td.info {
    display: none;
  }
  .mod-portal-event-overview .competitions td.category {
    clear: both;
  }
  .mod-portal-event-overview .competitions td.category .editbox {
    width: 70%;
    position: static;
    display: inline-block !important;
    background: transparent;
  }
  .mod-portal-event-overview .competitions td.category .editbox .icon-remove {
    display: none;
  }
  .mod-portal-event-overview .competitions td.category .editbox input {
    width: 50%;
  }
  .mod-portal-event-overview .competitions td.category .editable {
    display: none !important;
  }
  .mod-portal-event-overview .competitions td.time:before {
    content: "Zeit: ";
  }
  .mod-portal-event-overview .competitions td.team:before {
    content: "Anz. Teams: ";
  }
  .mod-portal-event-overview .competitions td.cost:before {
    content: "Kosten: ";
  }
  .mod-portal-event-overview .competitions td.options {
    clear: both;
  }
  .mod-portal-event-overview .competitions td.options .options-row {
    float: left;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 600px) {
  .mod-portal-event-overview .button.button-action-receipt,
  .mod-portal-event-overview .button.button-extend,
  .mod-portal-event-overview .button.button-export {
    display: none;
  }
  .mod-portal-event-overview .embed-code {
    display: none;
  }
  .mod-portal-event-overview .competitions td.time,
  .mod-portal-event-overview .competitions td.team,
  .mod-portal-event-overview .competitions td.cost {
    width: 100%;
  }
}
@media only screen and (min-width: 961px) {
  .mod-portal-event-overview .competitions .button-action {
    border: none;
  }
}
@media all {
  .mod-portal-login {
    font-family: arial, sans-serif;
    max-width: 600px;
    margin: 0 auto;
  }
  .mod-portal-login .form .link {
    margin-left: 20px;
  }
  .mod-portal-login .button-primary {
    margin-top: 10px;
  }
}
@media all {
  .mod-portal-menu {
    margin-bottom: 10px;
  }
  .mod-portal-menu ul {
    padding: 0;
    margin: 0 -5px;
    overflow: hidden;
  }
  .mod-portal-menu li {
    float: left;
    width: 33.333334%;
    padding: 0 5px;
  }
  .mod-portal-menu a {
    text-align: center;
    display: block;
    color: #fff;
    background: #00519e;
  }
  .mod-portal-menu a span {
    display: block;
    font-size: 16px;
  }
  .mod-portal-menu a span i {
    position: static;
    display: inline;
    margin: 0;
  }
  .mod-portal-menu a i {
    font-size: 28px;
    display: block;
    margin-top: 8px;
  }
  .no-touch .mod-portal-menu a:hover,
  .no-touch .mod-portal-menu a:focus,
  .no-touch .mod-portal-menu a:active {
    background: #004485;
  }
  .mod-portal-menu li.active a {
    background: #00519e;
    border-color: #ccdcec;
  }
}
@media only screen and (max-width: 960px) {
  .mod-portal-menu li {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .mod-portal-menu {
    display: none;
  }
}
@media only screen and (min-width: 961px) {
  .mod-portal-menu a {
    height: 160px;
    padding-top: 20px;
    border-radius: 5px;
    border: 1px solid #ccdcec;
  }
  .mod-portal-menu a span {
    font-size: 25px;
    font-family: 'Fjalla One', sans-serif;
  }
  .mod-portal-menu a i {
    font-size: 70px;
  }
}
@media print {
  .mod-portal-menu {
    display: none;
  }
}
@media screen {
  .mod-portal-menu.skin-portal-menu-small {
    min-height: 70px;
  }
  .mod-portal-menu.skin-portal-menu-small a {
    height: 70px;
    line-height: 1.2;
    padding-top: 0;
    background: #a2a2a2;
    border-color: #d9d9d9;
  }
  .mod-portal-menu.skin-portal-menu-small a span {
    display: block;
    padding: 5px;
  }
  .mod-portal-menu.skin-portal-menu-small a i {
    margin-top: 0;
  }
  .no-touch .mod-portal-menu.skin-portal-menu-small a:hover,
  .no-touch .mod-portal-menu.skin-portal-menu-small a:focus,
  .no-touch .mod-portal-menu.skin-portal-menu-small a:active {
    background: #767476;
  }
  .no-touch .mod-portal-menu.skin-portal-menu-small li.active a:hover,
  .no-touch .mod-portal-menu.skin-portal-menu-small li.active a:focus,
  .no-touch .mod-portal-menu.skin-portal-menu-small li.active a:active {
    background: #004485;
  }
  .mod-portal-menu.skin-portal-menu-small.dashboard {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 961px) {
  .mod-portal-menu.skin-portal-menu-small {
    min-height: 55px;
  }
  .mod-portal-menu.skin-portal-menu-small a {
    height: 55px;
    line-height: 55px;
    padding-top: 0;
  }
  .mod-portal-menu.skin-portal-menu-small a span {
    float: right;
    width: 100%;
    padding: 0;
    font-size: 21px;
  }
  .mod-portal-menu.skin-portal-menu-small a i {
    position: absolute;
    margin: 10px 0 0 20px;
    font-size: 30px;
  }
}
@media only screen and (max-width: 960px) {
  .mod-portal-menu.skin-portal-menu-small {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media all {
  .mod-portal-my .form + .form {
    margin-top: 100px;
  }
}
@media all {
  .mod-portal-participants-group .alert-error,
  .mod-portal-participants-group .alert-success {
    display: none;
  }
  .mod-portal-participants-group .groups {
    margin-bottom: 20px;
  }
  .mod-portal-participants-group .connectedSortable {
    list-style: none;
    margin: 0;
    padding: 10px;
    background: #00519e;
    min-height: 280px;
  }
  .mod-portal-participants-group .connectedSortable li {
    cursor: pointer;
    list-style: none;
    border: 1px solid #191919;
    padding: 5px 10px;
    margin: 0;
    margin-bottom: 10px;
    background: #ccdcec;
  }
}
@media all {
  .mod-portal-participants-notify .g-cell:nth-child(odd) {
    padding-right: 20px;
  }
  .mod-portal-participants-notify .g-cell:nth-child(even) {
    padding-left: 20px;
  }
  .mod-portal-participants-notify textarea[name=message] {
    height: 400px;
  }
  .mod-portal-participants-notify textarea[name=recipients],
  .mod-portal-participants-notify textarea[name=message] {
    margin-right: 20px;
  }
}
.mod-portal-participants-overview {
  margin: 30px 0 40px 0;
}
.mod-portal-participants-overview .message {
  margin-bottom: 20px;
}
.mod-portal-participants-overview .link-back {
  float: left;
  margin-top: 18px;
}
.mod-portal-participants-overview .actions {
  float: right;
  margin: 10px 0;
}
.mod-portal-participants-overview .actions .button-message {
  position: relative;
}
.mod-portal-participants-overview .actions .button-message .choose-message-list {
  display: none;
  position: absolute;
  top: 100%;
  right: -1px;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 3;
  background: #fff;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  font-family: arial, sans-serif;
  font-size: 16px;
}
.mod-portal-participants-overview .actions .button-message .choose-message-list a {
  text-align: left;
  display: block;
  width: 100%;
  padding: 5px 10px;
  border-bottom: 1px solid #d9d9d9;
}
.mod-portal-participants-overview .actions .button-message .choose-message-list a.waitlist {
  background: #fefacc;
}
.mod-portal-participants-overview .actions .button-message .choose-message-list a.allowed {
  background: #cce4d8;
}
.mod-portal-participants-overview .actions .button-message:hover .choose-message-list {
  display: block;
}
.mod-portal-participants-overview .participants {
  margin-bottom: 20px;
}
.mod-portal-participants-overview .participants th.team {
  min-width: 110px;
}
.mod-portal-participants-overview .participants th.options {
  width: 180px;
}
.mod-portal-participants-overview .participants .editable {
  cursor: pointer;
  font-weight: bold;
}
.mod-portal-participants-overview .participants .logo {
  height: 17px;
  width: auto;
}
.mod-portal-participants-overview .participants .paid-info .icon-pencil,
.mod-portal-participants-overview .participants .paid-info .icon-remove,
.mod-portal-participants-overview .participants .paid-info .icon-save {
  cursor: pointer;
  font-size: 10px;
  color: #191919;
}
.mod-portal-participants-overview .participants .paid-info .icon-save {
  font-size: 14px;
}
.mod-portal-participants-overview .participants .paid-info .icon-remove {
  color: #d1031c;
}
.mod-portal-participants-overview .participants .paid-info .editbox input {
  width: 100px;
  margin-right: 5px;
  padding: 2px;
}
.mod-portal-participants-overview .participants .label {
  background: #a2a2a2;
}
.mod-portal-participants-overview .participants tbody tr.tr-allowed .label {
  background: #00763e;
}
.mod-portal-participants-overview .participants tbody tr.tr-notallowed {
  background: #eee;
}
.mod-portal-participants-overview .participants tbody tr.tr-inwaitlist {
  background: #fefacc;
}
.mod-portal-participants-overview .participants tbody tr.tr-inwaitlist .label {
  color: #191919;
  background: #fce400;
}
.mod-portal-participants-overview .participants tbody td.club form {
  display: none;
  padding-left: 20px;
}
@media only screen and (min-width: 961px) {
  .mod-portal-participants-overview .participants tbody td.club form {
    display: block;
  }
}
.mod-portal-participants-overview .participants tbody td.club form label {
  cursor: pointer;
  color: #767476;
  margin-top: 5px;
}
.mod-portal-participants-overview .participants tbody td.name .link {
  font-size: 13px;
}
.mod-portal-participants-overview .participants tbody td.options .btn-edit {
  display: none;
}
@media only screen and (min-width: 961px) {
  .mod-portal-participants-overview .participants tbody td.options .btn-edit {
    display: block;
  }
}
.mod-portal-participants-overview .participants .icon-ok-sign {
  color: #00763e;
}
.mod-portal-participants-overview .participants .icon-trash,
.mod-portal-participants-overview .participants .icon-minus-sign {
  color: #d1031c;
}
.mod-portal-participants-overview .participants .tooltip:after,
.mod-portal-participants-overview .participants [data-tooltip]:after {
  width: auto;
}
.mod-portal-participants-overview .participants-import {
  border-top: 2px solid #a2a2a2;
  margin-top: 50px;
  background: #d9d9d9;
  padding: 20px;
}
.mod-portal-participants-overview .participants-import .h3 {
  margin-top: 0;
}
.mod-portal-participants-overview .participants-import .control-group {
  margin: 20px 0;
}
.mod-portal-participants-overview .participants-import .form-message {
  margin-top: 10px;
}
.portal-participants-form .form {
  position: relative;
}
.portal-participants-form .spinner-outer {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: white;
  z-index: 2;
}
.portal-participants-form .spinner-outer .spinner {
  top: 50%;
  margin-top: -15px;
}
.portal-participants-form .g-cell {
  position: relative;
}
.portal-participants-form label.error {
  position: absolute;
  bottom: 50%;
  right: 10px;
  color: #d1031c;
  font-size: 13px;
}
.portal-participants-form .chzn-container {
  width: 100% !important;
}
.portal-participants-form .input-city,
.portal-participants-form .input-street {
  width: 75%;
}
.portal-participants-form .input-nr,
.portal-participants-form .input-plz {
  width: 20%;
}
.portal-participants-form .input-street,
.portal-participants-form .input-plz {
  float: left;
}
.portal-participants-form .input-nr,
.portal-participants-form .input-city {
  float: right;
}
@media all {
  .mod-portal-players-overview {
    margin: 30px 0 40px 0;
  }
  .mod-portal-players-overview .message {
    margin-bottom: 20px;
  }
  .mod-portal-players-overview .link-back {
    float: left;
    margin-top: 18px;
  }
  .mod-portal-players-overview .icon-trash {
    color: #d1031c;
  }
  .mod-portal-players-overview .actions {
    float: right;
    margin: 10px 0;
  }
  .mod-portal-players-overview .actions .button-message {
    position: relative;
  }
  .mod-portal-players-overview .actions .button-message .choose-message-list {
    display: none;
    position: absolute;
    top: 100%;
    right: -1px;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 3;
    background: #fff;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    font-family: arial, sans-serif;
    font-size: 16px;
  }
  .mod-portal-players-overview .actions .button-message .choose-message-list a {
    text-align: left;
    display: block;
    width: 100%;
    padding: 5px 10px;
    border-bottom: 1px solid #d9d9d9;
  }
  .mod-portal-players-overview .actions .button-message .choose-message-list a.waitlist {
    background: #fefacc;
  }
  .mod-portal-players-overview .actions .button-message .choose-message-list a.allowed {
    background: #cce4d8;
  }
  .mod-portal-players-overview .actions .button-message:hover .choose-message-list {
    display: block;
  }
  .mod-portal-players-overview table.players th.options {
    width: 85px;
  }
  .mod-portal-players-overview .players-import {
    border-top: 2px solid #a2a2a2;
    margin-top: 50px;
    background: #d9d9d9;
    padding: 20px;
  }
  .mod-portal-players-overview .players-import .h3 {
    margin-top: 0;
  }
  .mod-portal-players-overview .players-import .control-group {
    margin: 20px 0;
  }
  .mod-portal-players-overview .players-import .form-message {
    margin-top: 10px;
  }
  .portal-players-form {
    position: relative;
  }
  .portal-players-form .spinner-outer {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background: white;
    z-index: 2;
  }
  .portal-players-form .spinner-outer .spinner {
    top: 50%;
    margin-top: -15px;
  }
  .portal-players-form .g-cell {
    position: relative;
  }
  .portal-players-form label.error {
    position: absolute;
    bottom: 50%;
    right: 10px;
    color: #d1031c;
    font-size: 13px;
  }
  .portal-players-form .chzn-container {
    width: 100% !important;
  }
}
/*
@media @tablet-landscape-max {
	.mod-portal-players-overview {
		table.players {
			thead {
				display: none;
			}

			th, td {
				display: block;
				width: 100%;
				border: none;
			}

			.label {
				right: 20px;
				margin-top: -20px;
			}

			tr {
				border-bottom: 2px solid @black20;
			}

			td {
				&.firstname,
				&.lastname,
				&.birthdate,
				&.licence,
				&.actions {
					display: inline-block;
					width: 50%;

					&:before {
						font-weight: bold;
					}
				}

				&.gender {
					width: 100%;
				}

				&.birthdate {
					&:before {
						content: "Geburtstag: ";
					}
				}

				&.licence {
					&:before {
						content: "Pass-Nr.: ";
					}
				}

				&.gender {
					display: none;
				}
			}
		}
	}
}*/
@media all {
  .mod-portal-schedule .close-preround-wrapper {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 5;
    bottom: 0;
    background: #fff;
    padding: 5px 0;
  }
  .mod-portal-schedule .actions {
    float: right;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .mod-portal-schedule .actions p,
  .mod-portal-schedule .actions .button-primary {
    margin: 0 0 5px 5px;
    float: left;
  }
  .mod-portal-schedule .actions + h2 {
    clear: both;
  }
  .mod-portal-schedule .btn-reset {
    float: none;
  }
  .mod-portal-schedule .alert {
    display: block;
    clear: both;
  }
  .mod-portal-schedule .club-logo,
  .mod-portal-schedule .event-logo {
    float: right;
    height: 50px;
    width: auto;
    margin-left: 10px;
  }
  .mod-portal-schedule .club-logo img,
  .mod-portal-schedule .event-logo img {
    max-height: 100%;
    width: auto;
  }
  .mod-portal-schedule .group-mode {
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  .mod-portal-schedule .group-mode .select-container {
    float: left;
    margin: 0 5px 0 0;
  }
  .mod-portal-schedule .select-schedule-mode + .chzn-container,
  .mod-portal-schedule .select-back-round + .chzn-container {
    min-width: 300px !important;
    width: 100%;
  }
  .mod-portal-schedule .qrcode {
    display: none;
  }
  .mod-portal-schedule .groups {
    margin-bottom: 20px;
  }
  .mod-portal-schedule .groups .group {
    margin-bottom: 20px;
  }
  .mod-portal-schedule .groups .input-number {
    width: 70px;
  }
  .mod-portal-schedule .row-preround .size2of3 {
    margin-bottom: 40px;
  }
  .mod-portal-schedule .table-games form {
    float: left;
  }
  .mod-portal-schedule .table-games .input-points {
    float: left;
    padding: 3px;
    width: 40px;
  }
  .mod-portal-schedule .table-games .hyphen {
    float: left;
    padding: 0 2px;
  }
  .mod-portal-schedule .table-games .result {
    padding: 3px;
  }
  .mod-portal-schedule .table-games td.club2 + td.result,
  .mod-portal-schedule .table-games td.court + td.result {
    padding-right: 0;
  }
  .mod-portal-schedule .table-games .td-result + td.result {
    padding-left: 0;
  }
  .mod-portal-schedule .table-games tbody {
    counter-reset: gamenr-counter;
  }
  .mod-portal-schedule .table-games tbody tr {
    width: 100%;
  }
  .mod-portal-schedule .table-games tbody tr.sort-placeholder td {
    background: #fefacc;
  }
  .mod-portal-schedule .table-games tbody .ui-state-highlight {
    height: 50px;
    background: #fce400;
  }
  .mod-portal-schedule .table-games tbody .nr {
    /*
					&:before {
						counter-increment: gamenr-counter;
						content: "" counter(gamenr-counter) "";
					}*/
  }
  .mod-portal-schedule .fieldset-title {
    font-size: 16px;
    padding: 10px;
  }
  .mod-portal-schedule .table-breaks {
    margin-bottom: 10px;
  }
  .mod-portal-schedule .table-breaks input.input-number {
    width: 70px;
  }
  .mod-portal-schedule .table-breaks input.input-reason {
    width: 100%;
  }
  .mod-portal-schedule .table-breaks th.duration {
    width: 130px;
  }
  .mod-portal-schedule .alert.update-msg {
    display: none;
  }
  .mod-portal-schedule .alert.update-msg.is-visible {
    display: block;
    z-index: 20;
    position: fixed;
    top: 40px;
    left: 40px;
    padding: 20px;
  }
  .mod-portal-schedule .schedule {
    position: relative;
  }
  .mod-portal-schedule .schedule .update-overlay {
    display: none;
  }
  .mod-portal-schedule .schedule .update-overlay.is-visible {
    display: block;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(204, 228, 216, 0.7);
    backdrop-filter: blur(2px);
    overflow: hidden;
  }
  .mod-portal-schedule .schedule > h2,
  .mod-portal-schedule .rankinglist > h2 {
    margin-top: 0;
  }
  .mod-portal-schedule .rankinglist {
    background: #fff;
  }
  .mod-portal-schedule .rankinglist .button-reload {
    float: right;
  }
  .mod-portal-schedule .rankinglist .h3 {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px;
  }
  .mod-portal-schedule .rankinglist .table {
    margin-bottom: 10px;
    font-size: 13px;
  }
  .mod-portal-schedule .rankinglist .table th,
  .mod-portal-schedule .rankinglist .table td {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .mod-portal-schedule .rankinglist .ranking-group + h2 {
    margin-top: 20px;
  }
  .mod-portal-schedule .row-rankinglist-preround {
    margin-bottom: 40px;
  }
  .mod-portal-schedule .row-strength-final .rankinglist {
    position: relative;
  }
  .mod-portal-schedule .row-strength-final .rankinglist:before {
    content: "";
    position: absolute;
    left: 0;
    top: -40px;
    right: 0;
    height: 40px;
    background: #fff;
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .mod-portal-schedule input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
  }
  .mod-portal-schedule input[type=number]::-webkit-inner-spin-button,
  .mod-portal-schedule input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
  }
  .mod-portal-schedule .number-input {
    border: 2px solid #ddd;
    display: inline-flex;
  }
  .mod-portal-schedule .number-input button {
    outline: none;
    -webkit-appearance: none;
    border: none;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 2rem;
    cursor: pointer;
    margin: 0;
    position: relative;
    background: #fff;
    color: #a2a2a2;
  }
  .mod-portal-schedule .number-input button:before,
  .mod-portal-schedule .number-input button:after {
    display: inline-block;
    position: absolute;
    content: '';
    width: 1rem;
    height: 2px;
    background-color: #a2a2a2;
    transform: translate(-50%, -50%);
  }
  .mod-portal-schedule .number-input button.plus:after {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .mod-portal-schedule .number-input input[type=number] {
    font-family: sans-serif;
    max-width: 6rem;
    padding: 0.5rem 0;
    border: solid #ddd;
    border-width: 0 2px;
    font-size: 1.5rem;
    height: 2rem;
    font-weight: bold;
    text-align: center;
    color: #a2a2a2;
  }
  .mod-portal-schedule .number-input,
  .mod-portal-schedule .number-input * {
    box-sizing: border-box;
  }
  .mod-portal-schedule .is-active .number-input {
    border-color: #767476;
  }
  .mod-portal-schedule .is-active .number-input input[type=number] {
    border-color: #767476;
  }
  .mod-portal-schedule .form-finish-game {
    display: none;
    margin-bottom: 20px;
  }
  .mod-portal-schedule .form-finish-game.is-active {
    display: block;
  }
  .mod-portal-schedule .bug-report {
    clear: both;
    margin-top: 40px;
  }
  .mod-portal-schedule .bug-report dt a {
    outline: none;
    display: inline-block;
  }
  .mod-portal-schedule .suva-kampagne {
    display: none;
  }
}
@media screen and (max-width: 1190px) {
  .mod-portal-schedule .size2of3,
  .mod-portal-schedule .size1of3 {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .mod-portal-schedule .button-action-excel,
  .mod-portal-schedule .button-pdf,
  .mod-portal-schedule .button-live-flyer {
    display: none;
  }
}
@media print {
  .mod-portal-schedule .actions {
    display: none;
  }
  .mod-portal-schedule .breaks {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  .mod-portal-schedule h2,
  .mod-portal-schedule h3 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1280px) and (max-height: 1280px) {
  .mod-portal-schedule .schedule .table-games th,
  .mod-portal-schedule .schedule .table-games td {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .mod-portal-schedule .table-winner {
    margin-bottom: 10px;
  }
  .mod-portal-schedule .table-winner th,
  .mod-portal-schedule .table-winner td {
    padding-top: 2px;
    padding-bottom: 2px;
  }
}
@media all {
  .mod-portal-schedule-event .close-preround-wrapper {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 5;
    bottom: 0;
    background: #fff;
    padding: 5px 0;
  }
  .mod-portal-schedule-event .close-preround-wrapper .close-preround-btn {
    float: left;
    margin: 0 10px 10px 0;
  }
  .mod-portal-schedule-event .actions {
    float: right;
  }
  .mod-portal-schedule-event .actions .contextmenu {
    margin-left: 20px;
  }
  .mod-portal-schedule-event .actions .button {
    margin-top: 5px;
  }
  .mod-portal-schedule-event .btn-reset {
    float: none;
  }
  .mod-portal-schedule-event .alert {
    display: block;
    clear: both;
  }
  .mod-portal-schedule-event .club-logo,
  .mod-portal-schedule-event .event-logo {
    float: right;
    height: 50px;
    width: auto;
    margin-left: 10px;
  }
  .mod-portal-schedule-event .club-logo img,
  .mod-portal-schedule-event .event-logo img {
    max-height: 100%;
    width: auto;
  }
  .mod-portal-schedule-event .group-mode {
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  .mod-portal-schedule-event .group-mode .select-container {
    float: left;
    margin: 0 5px 0 0;
  }
  .mod-portal-schedule-event .select-schedule-mode + .chzn-container,
  .mod-portal-schedule-event .select-back-round + .chzn-container {
    min-width: 300px !important;
    width: 100%;
  }
  .mod-portal-schedule-event .qrcode {
    display: none;
  }
  .mod-portal-schedule-event .groups {
    margin-bottom: 20px;
  }
  .mod-portal-schedule-event .groups .group {
    margin-bottom: 20px;
  }
  .mod-portal-schedule-event .groups .input-number {
    width: 40px;
  }
  .mod-portal-schedule-event .edit-mode,
  .mod-portal-schedule-event .edit-insertions {
    margin-bottom: 20px;
    background: #eee;
    padding: 20px;
  }
  .mod-portal-schedule-event .row-preround .size2of3 {
    margin-bottom: 40px;
  }
  .mod-portal-schedule-event .table-games form {
    float: left;
  }
  .mod-portal-schedule-event .table-games .input-points {
    float: left;
    padding: 3px;
    width: 40px;
  }
  .mod-portal-schedule-event .table-games .hyphen {
    float: left;
    padding: 0 2px;
  }
  .mod-portal-schedule-event .table-games .result {
    padding: 3px;
  }
  .mod-portal-schedule-event .table-games td.club2 + td.result,
  .mod-portal-schedule-event .table-games td.court + td.result {
    padding-right: 0;
  }
  .mod-portal-schedule-event .table-games .td-result + td.result {
    padding-left: 0;
  }
  .mod-portal-schedule-event .table-games tbody {
    counter-reset: gamenr-counter;
  }
  .mod-portal-schedule-event .table-games tbody tr {
    width: 100%;
  }
  .mod-portal-schedule-event .table-games tbody tr.sort-placeholder td {
    background: #fefacc;
  }
  .mod-portal-schedule-event .table-games tbody .ui-state-highlight {
    height: 50px;
    background: #fce400;
  }
  .mod-portal-schedule-event .table-games tbody .nr {
    /*
					&:before {
						counter-increment: gamenr-counter;
						content: "" counter(gamenr-counter) "";
					}*/
  }
  .mod-portal-schedule-event .table-breaks {
    margin-bottom: 10px;
  }
  .mod-portal-schedule-event .table-breaks input.input-number {
    width: 60px;
  }
  .mod-portal-schedule-event .table-breaks input.input-reason {
    width: 100%;
  }
  .mod-portal-schedule-event .table-breaks th.duration {
    width: 130px;
  }
  .mod-portal-schedule-event .update-msg {
    display: none;
  }
  .mod-portal-schedule-event .update-msg.is-visible {
    display: block;
    z-index: 20;
    position: fixed;
    top: 40px;
    left: 40px;
    padding: 20px;
  }
  .mod-portal-schedule-event .schedule {
    position: relative;
  }
  .mod-portal-schedule-event .schedule .update-overlay {
    display: none;
  }
  .mod-portal-schedule-event .schedule .update-overlay.is-visible {
    display: block;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(204, 228, 216, 0.7);
    backdrop-filter: blur(2px);
    overflow: hidden;
  }
  .mod-portal-schedule-event .schedule > h2,
  .mod-portal-schedule-event .rankinglist > h2 {
    margin-top: 0;
  }
  .mod-portal-schedule-event .rankinglist {
    background: #fff;
  }
  .mod-portal-schedule-event .rankinglist .button-reload {
    float: right;
  }
  .mod-portal-schedule-event .rankinglist .h3 {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px;
  }
  .mod-portal-schedule-event .rankinglist .table {
    margin-bottom: 10px;
    font-size: 13px;
  }
  .mod-portal-schedule-event .rankinglist .table th,
  .mod-portal-schedule-event .rankinglist .table td {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .mod-portal-schedule-event .rankinglist .ranking-group + h2 {
    margin-top: 20px;
  }
  .mod-portal-schedule-event .row-rankinglist-preround {
    margin-bottom: 40px;
  }
  .mod-portal-schedule-event .row-strength-final .rankinglist {
    position: relative;
  }
  .mod-portal-schedule-event .row-strength-final .rankinglist:before {
    content: "";
    position: absolute;
    left: 0;
    top: -40px;
    right: 0;
    height: 40px;
    background: #fff;
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .mod-portal-schedule-event input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
  }
  .mod-portal-schedule-event input[type=number]::-webkit-inner-spin-button,
  .mod-portal-schedule-event input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
  }
  .mod-portal-schedule-event .number-input {
    border: 2px solid #ddd;
    display: inline-flex;
  }
  .mod-portal-schedule-event .number-input button {
    outline: none;
    -webkit-appearance: none;
    border: none;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 2rem;
    cursor: pointer;
    margin: 0;
    position: relative;
    background: #fff;
    color: #a2a2a2;
  }
  .mod-portal-schedule-event .number-input button:before,
  .mod-portal-schedule-event .number-input button:after {
    display: inline-block;
    position: absolute;
    content: '';
    width: 1rem;
    height: 2px;
    background-color: #a2a2a2;
    transform: translate(-50%, -50%);
  }
  .mod-portal-schedule-event .number-input button.plus:after {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .mod-portal-schedule-event .number-input input[type=number] {
    font-family: sans-serif;
    max-width: 6rem;
    padding: 0.5rem 0;
    border: solid #ddd;
    border-width: 0 2px;
    font-size: 1.5rem;
    height: 2rem;
    font-weight: bold;
    text-align: center;
    color: #a2a2a2;
  }
  .mod-portal-schedule-event .number-input,
  .mod-portal-schedule-event .number-input * {
    box-sizing: border-box;
  }
  .mod-portal-schedule-event .is-active .number-input {
    border-color: #767476;
  }
  .mod-portal-schedule-event .is-active .number-input input[type=number] {
    border-color: #767476;
  }
  .mod-portal-schedule-event .form-finish-game {
    margin-bottom: 20px;
  }
  .mod-portal-schedule-event .bug-report {
    clear: both;
    margin-top: 40px;
  }
  .mod-portal-schedule-event .bug-report dt a {
    outline: none;
    display: inline-block;
  }
}
@media screen and (max-width: 1190px) {
  .mod-portal-schedule-event .size2of3,
  .mod-portal-schedule-event .size1of3 {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .mod-portal-schedule-event .button-action-excel,
  .mod-portal-schedule-event .button-pdf,
  .mod-portal-schedule-event .button-live-flyer {
    display: none;
  }
}
@media print {
  .mod-portal-schedule-event .actions {
    display: none;
  }
  .mod-portal-schedule-event .breaks {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  .mod-portal-schedule-event h2,
  .mod-portal-schedule-event h3 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1280px) and (max-height: 1280px) {
  .mod-portal-schedule-event .schedule .table-games th,
  .mod-portal-schedule-event .schedule .table-games td {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .mod-portal-schedule-event .table-winner {
    margin-bottom: 10px;
  }
  .mod-portal-schedule-event .table-winner th,
  .mod-portal-schedule-event .table-winner td {
    padding-top: 2px;
    padding-bottom: 2px;
  }
}
@media only screen and (min-width: 961px) {
  .mod-portal-schedule-configuration .form .control-group > label {
    width: 200px;
  }
}
.mod-portal-schedule-configuration .courts-group .control-group,
.mod-portal-schedule-configuration .groups-group .control-group {
  display: none;
}
.mod-portal-schedule-configuration .courts-group[data-count="1"] .control-group-1 {
  display: block;
}
.mod-portal-schedule-configuration .courts-group[data-count="2"] .control-group-1,
.mod-portal-schedule-configuration .courts-group[data-count="3"] .control-group-1,
.mod-portal-schedule-configuration .courts-group[data-count="4"] .control-group-1,
.mod-portal-schedule-configuration .courts-group[data-count="2"] .control-group-2,
.mod-portal-schedule-configuration .courts-group[data-count="3"] .control-group-2,
.mod-portal-schedule-configuration .courts-group[data-count="4"] .control-group-2 {
  display: block;
}
.mod-portal-schedule-configuration .courts-group[data-count="3"] .control-group-3 {
  display: block;
}
.mod-portal-schedule-configuration .courts-group[data-count="4"] .control-group-3,
.mod-portal-schedule-configuration .courts-group[data-count="4"] .control-group-4 {
  display: block;
}
@media only screen and (max-width: 479px) {
  .table-info th,
  .table-info td {
    display: block;
    width: 100%;
  }
}
.mod-portal-schedule-event-configuration .date-select-wrapper {
  margin-bottom: 25px;
}
.mod-portal-schedule-event-configuration .select-date {
  min-width: 300px;
  margin-bottom: 20px;
}
.mod-portal-schedule-event-configuration .button {
  display: none;
}
.mod-portal-schedule-event-configuration.multiple-dates .competition {
  display: none;
}
@media all {
  .mod-portal-schedule-results .actions {
    overflow: hidden;
    float: right;
    margin-bottom: 20px;
  }
  .mod-portal-schedule-results .actions .button-action {
    margin: 0 0 5px 5px;
  }
  .mod-portal-schedule-results table td.td-result {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
  }
  .mod-portal-schedule-results .table-points {
    margin-bottom: 30px;
    border-color: #191919;
  }
  .mod-portal-schedule-results .table-points th,
  .mod-portal-schedule-results .table-points td {
    border-color: #191919;
  }
  .mod-portal-schedule-results .table-points tbody th,
  .mod-portal-schedule-results .table-points tbody td {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .mod-portal-schedule-results .table-points th.group {
    width: 150px;
  }
  .mod-portal-schedule-results .table-points th.separator {
    border-left: 5px solid #191919;
  }
  .mod-portal-schedule-results .table-points th.points {
    width: 80px;
  }
  .mod-portal-schedule-results .table-points th.goals {
    width: 80px;
  }
  .mod-portal-schedule-results .table-points th.goals-diff {
    width: 80px;
  }
  .mod-portal-schedule-results .table-points th.rang {
    width: 50px;
  }
  .mod-portal-schedule-results .table-points td.separator {
    border-left: 5px solid #191919;
  }
  .mod-portal-schedule-results .table-points-final {
    border-color: #191919;
  }
  .mod-portal-schedule-results .table-points-final th,
  .mod-portal-schedule-results .table-points-final td {
    border-color: #191919;
  }
  .mod-portal-schedule-results .table-points-final th.nr {
    width: 40px;
  }
  .mod-portal-schedule-results .table-points-final th.group {
    width: 90px;
  }
  .mod-portal-schedule-results .table-points-final td.result {
    width: 50px;
  }
  .mod-portal-schedule-results .table-points-final td.td-result {
    width: 60px;
  }
}
@media print {
  .mod-portal-schedule-results .table-points .td-disabled {
    text-align: center;
    vertical-align: center;
  }
  .mod-portal-schedule-results .actions {
    display: none;
  }
}
@media all {
  .mod-registration {
    margin-bottom: 20px;
    font-family: arial, sans-serif;
  }
  .mod-registration .form + .form {
    margin-top: 100px;
  }
  .mod-registration .g-cell:nth-child(odd) {
    padding-right: 20px;
  }
  .mod-registration .g-cell:nth-child(even) {
    padding-left: 20px;
  }
  .mod-registration .fieldset-wrapper table th {
    width: 200px;
  }
  .mod-registration .input-small-plz {
    width: 25%;
    margin-right: 5%;
    float: left;
  }
  .mod-registration .input-medium-city {
    width: 70%;
  }
  .mod-registration .input-small-nr {
    width: 25%;
  }
  .mod-registration .input-medium-street {
    width: 70%;
    margin-right: 5%;
    float: left;
  }
  .mod-registration .button-primary {
    margin-top: 10px;
  }
  .mod-registration .mod-trainer-login {
    margin: 0;
  }
  .mod-registration .login-open {
    cursor: pointer;
    color: #00519e;
    text-decoration: underline;
  }
  .mod-registration textarea[name="message"] {
    height: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .mod-registration .g-cell:nth-child(odd) {
    padding-right: 0;
  }
  .mod-registration .g-cell:nth-child(even) {
    padding-left: 0;
  }
  .mod-registration .fieldset-wrapper {
    padding: 10px;
  }
}
@media all {
  .mod-search {
    position: relative;
    width: 100%;
    border-radius: 5px;
    background: #eee;
  }
  .mod-search input[type="search"] {
    -webkit-appearance: none;
    width: 100%;
    height: 26px;
    padding: 4px;
    border-radius: 0;
    border: none;
    background: transparent;
  }
  .mod-search button {
    position: absolute;
    top: 0;
    right: 0;
    height: 26px;
    padding: 3px 7px;
    background: transparent;
    color: #191919;
    border-radius: 5px;
    border: none;
  }
  .mod-search button:hover,
  .mod-search button:focus,
  .mod-search button:active {
    background: #eee;
  }
}
@media only screen and (max-width: 960px) {
  .mod-search {
    background: rgba(255, 255, 255, 0.9);
  }
  .mod-search input[type="search"] {
    padding: 8px;
    height: auto;
  }
  .mod-search button {
    border: none;
    padding: 8px;
    height: auto;
  }
}
@media only screen and (max-width: 600px) {
  .mod-search {
    background: #eee;
  }
}
@media print {
  .mod-search {
    display: none;
  }
}
@media all {
  .mod-slider {
    display: block;
    width: 100%;
  }
  .mod-slider .swiper-container {
    width: 100%;
    height: auto;
  }
  .mod-slider .swiper-button-next,
  .mod-slider .swiper-button-prev {
    width: 35px;
    height: 100px;
    margin-top: -50px;
  }
  .mod-slider .swiper-button-next:after,
  .mod-slider .swiper-button-prev:after {
    font-size: 35px;
  }
  .mod-slider .swiper-button-next {
    right: 0;
  }
  .mod-slider .swiper-button-prev {
    left: 0;
  }
}
@media all {
  .mod-sub-navigation ul {
    margin: 0;
    padding: 0;
  }
  .mod-sub-navigation li {
    margin-bottom: 1px;
  }
  .mod-sub-navigation li.active a {
    color: #00519e;
  }
  .mod-sub-navigation li.active a:hover,
  .mod-sub-navigation li.active a:focus,
  .mod-sub-navigation li.active a:active {
    color: #00519e;
  }
  .mod-sub-navigation li.friendly-active a {
    color: #E67E22;
  }
  .mod-sub-navigation li.friendly-active a:hover,
  .mod-sub-navigation li.friendly-active a:focus,
  .mod-sub-navigation li.friendly-active a:active {
    color: #E67E22;
  }
  .mod-sub-navigation a {
    position: relative;
    display: block;
    color: #484848;
    padding: 10px 0;
    outline: none;
  }
  .mod-sub-navigation a:hover,
  .mod-sub-navigation a:active,
  .mod-sub-navigation a:focus {
    color: #191919;
  }
  .mod-sub-navigation a i {
    float: left;
    width: 30px;
  }
  .mod-sub-navigation a span {
    display: block;
    font-size: 13px;
  }
  .mod-sub-navigation a span .icon-star {
    position: absolute;
    left: -12px;
    top: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .mod-sub-navigation {
    display: none;
  }
}
@media print {
  .mod-sub-navigation {
    display: none;
  }
}
@media all {
  .mod-success {
    font-family: 'Fjalla One', sans-serif;
    margin-top: 80px;
  }
  .mod-success .success {
    text-align: right;
    padding: 0 400px 30px 50px;
    border: 1px solid #00763e;
    min-height: 300px;
    background: #cce4d8 url('/assets/img/success.png') 640px 30px no-repeat;
    background-size: 250px 336px;
  }
  .mod-success .success .title {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .mod-success .success .code {
    font-size: 120px;
    line-height: 1;
    margin: 0;
  }
  .mod-success .success .message {
    font-size: 40px;
    line-height: 1.2;
    margin: 0;
  }
  .mod-success .choose-option {
    text-align: center;
    margin-top: 70px;
  }
  .mod-success .choose-option .button {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 200px;
  }
  .mod-success .option {
    text-align: center;
    margin-top: 50px;
  }
  .mod-success .option .facebook {
    vertical-align: middle;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    width: 250px;
  }
  .mod-success .option .facebook:hover,
  .mod-success .option .facebook:focus,
  .mod-success .option .facebook:active {
    color: #3b5998;
  }
  .mod-success .option .facebook i.icon-facebook-sign {
    color: #3b5998;
    float: left;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 50px;
  }
  .mod-success .option .facebook span {
    text-align: left;
    display: block;
    padding-top: 8px;
  }
}
.mod-tab-menu ul {
  padding: 0;
  overflow: hidden;
  list-style: none;
  font-family: 'Fjalla One', sans-serif;
}
.mod-tab-menu li {
  float: left;
  overflow: hidden;
  list-style: none;
  margin-right: 2px;
  border-radius: 5px 5px 0 0;
}
@media only screen and (max-width: 768px) {
  .mod-tab-menu li {
    margin-right: 0;
  }
}
.mod-tab-menu li.competitions {
  background: #ccdcec;
}
.mod-tab-menu li.competitions a {
  color: #00519e;
}
.mod-tab-menu li.competitions a:hover {
  background: #b9cfe5;
}
.mod-tab-menu li.live {
  background: #f6cdd2;
}
.mod-tab-menu li.live a {
  color: #d1031c;
}
.mod-tab-menu li.live a:hover {
  background: #f2b7bf;
}
.mod-tab-menu li.friendly {
  background: #FAE5D3;
  margin-left: 20px;
}
@media only screen and (max-width: 479px) {
  .mod-tab-menu li.friendly {
    margin-left: 2px;
  }
}
.mod-tab-menu li.friendly a {
  color: #E67E22;
}
.mod-tab-menu li.friendly a:hover {
  background: #f7d7bc;
}
.mod-tab-menu li.active {
  background: #d9d9d9;
}
.mod-tab-menu li.active a {
  color: #191919;
  cursor: default;
}
.mod-tab-menu li.active a:hover {
  color: #191919;
  background: #d9d9d9;
}
.mod-tab-menu a {
  display: block;
  color: #191919;
  padding: 10px;
  margin: 0;
  text-decoration: none;
  font-size: 25px;
  outline: none;
}
@media only screen and (max-width: 1400px) {
  .mod-tab-menu a {
    font-size: 21px;
  }
}
@media only screen and (max-width: 479px) {
  .mod-tab-menu a {
    padding: 5px 2px;
    font-family: arial, sans-serif;
    font-size: 16px;
  }
}
.mod-teaser .teaser {
  display: block;
  width: 100%;
  color: #fff;
  position: relative;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  background: #d1031c;
}
.mod-teaser .teaser .teaser-content {
  padding: 10px 30px 20px 30px;
}
.mod-teaser .teaser .teaser-content ul {
  list-style: none;
  padding-left: 0;
}
.mod-teaser .teaser .teaser-content ul li {
  margin-bottom: 5px;
}
.mod-teaser .teaser .teaser-content ul li:before {
  float: left;
  content: "\f105";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: 0.3em;
  font-display: swap;
  margin: 0 5px 0 0;
}
.mod-teaser .teaser .teaser-content i {
  width: 100%;
  font-size: 60px;
}
.mod-teaser .teaser .teaser-content i:before {
  display: block;
  padding-top: 15px;
  text-align: center;
}
.mod-teaser .teaser .teaser-content i.xxl {
  font-size: 175px;
}
.mod-teaser .teaser:hover,
.mod-teaser .teaser:focus {
  background: #c2031a;
}
.mod-teaser .teaser:hover .icon-more,
.mod-teaser .teaser:focus .icon-more {
  color: rgba(255, 255, 255, 0.7);
}
.mod-teaser .teaser .icon-more {
  float: right;
  font-family: Arial;
  font-size: 50px;
}
.mod-teaser .teaser hr {
  background-image: -webkit-linear-gradient(left, #d1031c 0%, #f6cdd2 50%, #d1031c 100%);
  background-image: -moz-linear-gradient(left, #d1031c 0%, #f6cdd2 50%, #d1031c 100%);
  background-image: -ms-linear-gradient(left, #d1031c 0%, #f6cdd2 50%, #d1031c 100%);
  background-image: -o-linear-gradient(left, #d1031c 0%, #f6cdd2 50%, #d1031c 100%);
  background-image: linear-gradient(left, #d1031c 0%, #f6cdd2 50%, #d1031c 100%);
}
.mod-teaser .teaser .title {
  line-height: 1.2;
  margin-top: 15px;
}
@media only screen and (max-width: 1400px) {
  .mod-teaser .teaser .title {
    font-size: 21px;
  }
}
.mod-teaser .teaser .advantage {
  margin: 3px 0;
}
.mod-teaser .teaser .advantage i {
  float: left;
  margin-right: 10px;
}
.mod-teaser .teaser .icon-more {
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 10px;
}
.mod-teaser .teaser .icon {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.mod-teaser .teaser .icon i {
  font-size: 80px;
}
.mod-teaser .teaser .logo {
  margin: 10px 0;
}
.mod-teaser .teaser img {
  width: 100%;
  height: auto;
}
@media all {
  .skin-teaser-black .teaser {
    color: #fff;
    background: #191919;
  }
  .skin-teaser-black .teaser:hover,
  .skin-teaser-black .teaser:focus {
    background: #191919;
  }
  .skin-teaser-black .teaser hr {
    background-image: -webkit-linear-gradient(left, #767476 0%, #d9d9d9 50%, #767476 100%);
    background-image: -moz-linear-gradient(left, #767476 0%, #d9d9d9 50%, #767476 100%);
    background-image: -ms-linear-gradient(left, #767476 0%, #d9d9d9 50%, #767476 100%);
    background-image: -o-linear-gradient(left, #767476 0%, #d9d9d9 50%, #767476 100%);
    background-image: linear-gradient(left, #767476 0%, #d9d9d9 50%, #767476 100%);
  }
}
@media all {
  .skin-teaser-friendly .teaser {
    color: #fff;
    background: #E67E22;
  }
  .skin-teaser-friendly .teaser:hover,
  .skin-teaser-friendly .teaser:focus {
    background: #df7619;
  }
  .skin-teaser-friendly .teaser hr {
    background-image: -webkit-linear-gradient(left, #E67E22 0%, #FAE5D3 50%, #E67E22 100%);
    background-image: -moz-linear-gradient(left, #E67E22 0%, #FAE5D3 50%, #E67E22 100%);
    background-image: -ms-linear-gradient(left, #E67E22 0%, #FAE5D3 50%, #E67E22 100%);
    background-image: -o-linear-gradient(left, #E67E22 0%, #FAE5D3 50%, #E67E22 100%);
    background-image: linear-gradient(left, #E67E22 0%, #FAE5D3 50%, #E67E22 100%);
  }
}
@media all {
  .skin-teaser-tp .teaser {
    color: #fff;
    background: #00519e;
  }
  .skin-teaser-tp .teaser:hover,
  .skin-teaser-tp .teaser:focus {
    background: #00498f;
  }
  .skin-teaser-tp .teaser hr {
    background-image: -webkit-linear-gradient(left, #00519e 0%, #ccdcec 50%, #00519e 100%);
    background-image: -moz-linear-gradient(left, #00519e 0%, #ccdcec 50%, #00519e 100%);
    background-image: -ms-linear-gradient(left, #00519e 0%, #ccdcec 50%, #00519e 100%);
    background-image: -o-linear-gradient(left, #00519e 0%, #ccdcec 50%, #00519e 100%);
    background-image: linear-gradient(left, #00519e 0%, #ccdcec 50%, #00519e 100%);
  }
}
@media all {
  .skin-teaser-transparent .teaser {
    background: transparent;
  }
  .skin-teaser-transparent .teaser:hover,
  .skin-teaser-transparent .teaser:focus {
    background: transparent;
  }
  .skin-teaser-transparent .teaser hr {
    background-image: -webkit-linear-gradient(left, #767476 0%, #d9d9d9 50%, #767476 100%);
    background-image: -moz-linear-gradient(left, #767476 0%, #d9d9d9 50%, #767476 100%);
    background-image: -ms-linear-gradient(left, #767476 0%, #d9d9d9 50%, #767476 100%);
    background-image: -o-linear-gradient(left, #767476 0%, #d9d9d9 50%, #767476 100%);
    background-image: linear-gradient(left, #767476 0%, #d9d9d9 50%, #767476 100%);
  }
}
@media all {
  .mod-trainer-add-friendly {
    padding-bottom: 50px;
  }
  .mod-trainer-add-friendly .button-preview {
    float: right;
    margin-top: 10px;
  }
  .mod-trainer-add-friendly .court-fields,
  .mod-trainer-add-friendly .no-court-fields {
    display: none;
  }
  .mod-trainer-add-friendly .chzn-container {
    width: 450px !important;
  }
  .mod-trainer-add-friendly p.info {
    margin-top: 0;
    color: #484848;
  }
  .mod-trainer-add-friendly .form input[type="file"] {
    padding-top: 5px;
  }
  .mod-trainer-add-friendly .form textarea {
    width: 50%;
  }
  .mod-trainer-add-friendly .form .cke_chrome {
    float: left;
    width: 450px;
    margin-right: 1%;
  }
  .mod-trainer-add-friendly .form .chzn-container .chzn-search input {
    float: none;
    width: 100%;
  }
  .mod-trainer-add-friendly .form .group-court .label-court {
    text-align: left;
    width: auto;
  }
  .mod-trainer-add-friendly .form .group-court .label-court input {
    float: none;
    margin: 0;
    width: auto;
  }
  .mod-trainer-add-friendly .button-primary {
    margin-top: 10px;
  }
  .mod-trainer-add-friendly fieldset .alert {
    width: 40%;
    margin-left: 170px;
    padding: 5px;
    margin-bottom: 5px;
  }
  .mod-trainer-add-friendly .button-add {
    margin: 0.5em 0 0 0.5em;
  }
}
@media only screen and (max-width: 960px) {
  .mod-trainer-add-friendly .form .chzn-container {
    width: 100% !important;
  }
  .mod-trainer-add-friendly .form textarea {
    width: 100%;
  }
  .mod-trainer-add-friendly .form .cke_chrome {
    width: 100%;
    margin-right: 0;
  }
  .mod-trainer-add-friendly .form-aligned .alert {
    margin-left: 0;
  }
}
@media all {
  .mod-trainer-dashboard .h2 {
    margin-top: 0;
  }
  .mod-trainer-dashboard .teaser {
    margin-bottom: 10px;
  }
  .mod-trainer-dashboard .teaser a {
    text-align: center;
    display: block;
    color: #fff;
    background: #00519e;
    border: 1px solid #ccdcec;
    border-radius: 5px;
    padding: 10px;
  }
  .mod-trainer-dashboard .teaser a span {
    display: block;
    font-size: 16px;
  }
  .mod-trainer-dashboard .teaser a i {
    font-size: 28px;
    display: block;
    margin-top: 8px;
  }
  .mod-trainer-dashboard .teaser a:hover,
  .mod-trainer-dashboard .teaser a:focus,
  .mod-trainer-dashboard .teaser a:active {
    background: #004485;
  }
  .mod-trainer-dashboard .teaser.new a {
    background: #d1031c;
    border: 1px solid #f6cdd2;
  }
  .mod-trainer-dashboard .teaser.friendly a {
    background: #E67E22;
    border: 1px solid #FAE5D3;
  }
  .mod-trainer-dashboard .content {
    background: #eee;
    padding: 20px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-bottom: 20px;
  }
  .mod-trainer-dashboard .content.linklist {
    background: #fefacc;
  }
  .mod-trainer-dashboard .content.linklist .title-dashboard {
    margin-top: 0;
    padding-top: 0.3em;
  }
  .mod-trainer-dashboard .content.linklist .title-dashboard i {
    margin-right: 5px;
  }
  .mod-trainer-dashboard .content.linklist .link {
    margin: 10px 0;
    text-decoration: none;
  }
  .mod-trainer-dashboard .content.linklist .link .tipp-title {
    display: block;
    font-weight: bold;
  }
  .mod-trainer-dashboard .content.linklist .link .tipp-lead {
    display: block;
  }
  .mod-trainer-dashboard .content.linklist ul {
    padding-left: 0;
  }
  .mod-trainer-dashboard .content.linklist ul li {
    list-style: none;
    padding: 3px;
  }
  .mod-trainer-dashboard .content.linklist ul li i {
    margin-right: 10px;
  }
  .mod-trainer-dashboard .content.linklist .tipplist {
    padding-left: 20px;
  }
  .mod-trainer-dashboard .content.linklist .tipplist li {
    list-style: disc;
  }
  .mod-trainer-dashboard .content.linklist .tipplist + h3 {
    margin-top: 30px;
  }
  .mod-trainer-dashboard .content.teasers .teaser-link {
    display: block;
    margin-bottom: 10px;
    color: #00519e;
  }
  .mod-trainer-dashboard .content.teasers .teaser-link .teaser-image-border {
    border: 10px solid #00763e;
    margin-bottom: 5px;
  }
  .mod-trainer-dashboard .content.teasers .teaser-link img {
    max-width: 100%;
    height: auto;
  }
  .mod-trainer-dashboard .content form .message {
    display: none;
  }
  .mod-trainer-dashboard .content form textarea {
    width: 100%;
    height: 200px;
    margin: 20px 0;
  }
  .mod-trainer-dashboard .content form legend {
    position: relative;
  }
  .mod-trainer-dashboard .content form legend .reset-link {
    text-decoration: none;
    position: absolute;
    right: 0;
  }
  .mod-trainer-dashboard .row-headlines {
    display: block;
    padding: 8px 0;
    margin: 0;
    color: #fff;
    background: #00519e;
    font-family: 'Fjalla One', sans-serif;
    font-size: 18px;
    font-weight: normal;
  }
  .mod-trainer-dashboard .table-row {
    display: table;
    table-layout: fixed;
    margin: 0;
    width: 100%;
  }
  .mod-trainer-dashboard .table-cell {
    display: table-cell;
    padding-left: 10px;
    vertical-align: top;
  }
  .mod-trainer-dashboard .table-cell:last-child {
    padding-right: 10px;
  }
  .mod-trainer-dashboard .table-cell.cell-event {
    width: 25%;
  }
  .mod-trainer-dashboard .table-cell.cell-small {
    width: 12%;
  }
  .mod-trainer-dashboard .competition {
    padding: 10px 0;
  }
  .mod-trainer-dashboard .competition:nth-child(odd) {
    background: #eee;
  }
  .mod-trainer-dashboard .competition:last-child {
    margin-bottom: 40px;
  }
  .mod-trainer-dashboard .competition .h4 {
    margin-top: 0;
  }
  .mod-trainer-dashboard .competition .infos {
    margin: 0;
  }
  .mod-trainer-dashboard .competition .infos + .infos {
    margin: 10px 0 0;
  }
  .mod-trainer-dashboard .competition .infos + .h4 {
    margin: 17px 0px 0px 0px;
  }
  .mod-trainer-dashboard .competition .label {
    display: none;
  }
  .mod-trainer-dashboard .competition .event {
    position: relative;
    display: block;
    margin-top: 0;
    font-weight: bold;
  }
  .mod-trainer-dashboard .competition .button-waitlist,
  .mod-trainer-dashboard .competition .button-primary {
    float: right;
  }
}
.tipp-colorbox-content {
  padding: 50px;
}
@media only screen and (max-width: 960px) {
  .mod-trainer-dashboard > .g-row > .size2of3 {
    width: 100%;
    margin-bottom: 20px;
  }
  .mod-trainer-dashboard > .g-row > .size1of3 {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .mod-trainer-dashboard .row-headlines {
    display: none;
  }
  .mod-trainer-dashboard .row-competitions {
    position: relative;
    display: block;
  }
  .mod-trainer-dashboard .table-cell {
    display: block;
    margin-bottom: 10px;
  }
  .mod-trainer-dashboard .table-cell.cell-event {
    width: 100%;
    padding: 0;
  }
  .mod-trainer-dashboard .table-cell.cell-small {
    width: 100%;
    padding-bottom: 1px;
  }
  .mod-trainer-dashboard .competition {
    padding: 0;
    margin-bottom: 1px;
  }
  .mod-trainer-dashboard .competition .event {
    display: block;
    padding: 8px;
    margin: 0;
    color: #fff;
    background: #00519e;
    font-family: 'Fjalla One', sans-serif;
    font-size: 18px;
    font-weight: normal;
  }
  .mod-trainer-dashboard .competition .h4 {
    margin-bottom: 0;
  }
  .mod-trainer-dashboard .competition .h4 + p {
    margin-top: 0;
  }
  .mod-trainer-dashboard .competition .infos {
    margin-bottom: 10px;
  }
  .mod-trainer-dashboard .competition .infos + .infos {
    margin: 10px 0 10px;
  }
  .mod-trainer-dashboard .competition .label {
    display: inline-block;
    margin-right: 4px;
    font-weight: bold;
  }
  .mod-trainer-dashboard .competition .button-primary {
    position: absolute;
    top: 50px;
    right: 10px;
  }
}
@media all {
  .mod-trainer-friendly-overview td.message {
    font-size: 13px;
  }
  .mod-trainer-friendly-overview td.message .message-box {
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    font-style: italic;
  }
  .mod-trainer-friendly-overview td.message:hover .message-box {
    color: #191919;
  }
  .mod-trainer-friendly-overview .friendlys {
    margin-bottom: 20px;
  }
  .mod-trainer-friendly-overview .friendlys .td-candidates-wrapper {
    padding: 0;
  }
  .mod-trainer-friendly-overview .friendlys .thead-highlight th {
    background: #E67E22;
  }
  .mod-trainer-friendly-overview .friendlys .thead-highlight th.options {
    width: 170px;
  }
  .mod-trainer-friendly-overview .friendlys tbody tr.tr-highlight {
    background: #FAE5D3 !important;
  }
  .mod-trainer-friendly-overview .friendlys tr.tr-highlight {
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  .mod-trainer-friendly-overview .friendlys tr.tr-highlight:hover {
    background: #f5caa5 !important;
  }
  .mod-trainer-friendly-overview .friendlys tr.tr-highlight > th {
    font-family: arial, sans-serif;
    font-size: 16px;
    margin: 0;
  }
  .mod-trainer-friendly-overview .friendlys tr.tr-highlight > th i {
    display: inline-block;
    width: 12px;
  }
  .mod-trainer-friendly-overview .friendlys tr.tr-highlight th,
  .mod-trainer-friendly-overview .friendlys tr.tr-highlight td {
    vertical-align: middle;
    border-bottom: 2px solid #fff;
  }
  .mod-trainer-friendly-overview .friendlys .button-counter {
    position: relative;
    background: transparent;
    border: none;
    width: 15px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 10px;
    min-width: 10px;
  }
  .mod-trainer-friendly-overview .friendlys .button-counter .status {
    font-family: arial, sans-serif;
    position: absolute;
    top: -5px;
    right: 5px;
    z-index: 2;
    background: #00763e;
    color: #fff;
    border-radius: 5px;
    padding: 2px 3px;
    font-size: 13px;
  }
  .mod-trainer-friendly-overview .friendlys .button-counter .status.not-allowed {
    right: -5px;
    background: #d1031c;
  }
  .mod-trainer-friendly-overview table.subscriptions th.options {
    width: 220px;
  }
  .mod-trainer-friendly-overview table.subscriptions th.strength {
    width: 160px;
  }
  .mod-trainer-friendly-overview table.subscriptions th.contact {
    width: 200px;
  }
  .mod-trainer-friendly-overview table.subscriptions th.location {
    width: 180px;
  }
  .mod-trainer-friendly-overview table.subscriptions td {
    border-bottom: 1px solid #fff;
  }
  .mod-trainer-friendly-overview .candidates {
    margin-bottom: 2px;
    display: none;
  }
  .mod-trainer-friendly-overview .candidates th {
    color: #767476;
    border-bottom: 1px dotted #d2d2d2;
    background: none;
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-top: 10px;
  }
  .mod-trainer-friendly-overview .candidates td {
    border-bottom: 1px dotted #d2d2d2;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
  }
  .mod-trainer-friendly-overview .candidates .options .icon-save {
    color: #E67E22;
  }
  .mod-trainer-friendly-overview .candidates .options .options-row {
    display: block;
  }
  .mod-trainer-friendly-overview .candidates .options form label {
    margin: 0;
  }
  .mod-trainer-friendly-overview .candidates tr.row-competition .chzn-container {
    width: 100% !important;
  }
  .mod-trainer-friendly-overview .candidates tr.row-competition .time .chzn-container {
    width: 80% !important;
  }
  .mod-trainer-friendly-overview td.status span {
    display: block;
  }
  .mod-trainer-friendly-overview td.status span.status-label {
    display: inline-block;
    background: #d1031c;
    color: #fff;
    padding: 2px 5px;
    border-radius: 5px;
    font-size: 13px;
    cursor: default;
  }
  .mod-trainer-friendly-overview .tr-allowed td.status span.status-label {
    background: #00763e;
  }
  .mod-trainer-friendly-overview .candidates .icon-ok-sign {
    color: #00763e;
  }
  .mod-trainer-friendly-overview .candidates .icon-trash,
  .mod-trainer-friendly-overview .candidates .icon-minus-sign {
    color: #d1031c;
  }
  .mod-trainer-friendly-overview .tooltip:after,
  .mod-trainer-friendly-overview [data-tooltip]:after {
    width: auto;
  }
  .mod-trainer-friendly-overview .past-friendlys {
    margin-top: 100px;
    margin-bottom: 50px;
  }
  .mod-trainer-friendly-overview .past-friendlys .friendlys .thead-highlight {
    background: #484848;
  }
  .mod-trainer-friendly-overview .past-friendlys .friendlys tbody tr.tr-highlight {
    background: #d9d9d9 !important;
  }
  .mod-trainer-friendly-overview .my-subscriptions {
    margin-top: 100px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 960px) {
  .mod-trainer-friendly-overview table.friendlys > thead {
    display: none;
  }
  .mod-trainer-friendly-overview table.friendlys > tbody > tr.tr-highlight th,
  .mod-trainer-friendly-overview table.friendlys > tbody > tr.tr-highlight td {
    display: block;
    width: 100%;
    border: none;
  }
  .mod-trainer-friendly-overview table.friendlys > tbody > tr.tr-highlight th {
    border: none;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .mod-trainer-friendly-overview table.friendlys > tbody > tr.tr-highlight th.strength,
  .mod-trainer-friendly-overview table.friendlys > tbody > tr.tr-highlight th.location,
  .mod-trainer-friendly-overview table.friendlys > tbody > tr.tr-highlight th.type {
    width: auto;
    display: inline-block;
  }
  .mod-trainer-friendly-overview table.friendlys > tbody > tr.tr-highlight th.strength {
    width: 100%;
  }
  .mod-trainer-friendly-overview table.friendlys > tbody > tr.tr-highlight th.location {
    width: 50%;
  }
  .mod-trainer-friendly-overview table.friendlys > tbody > tr.tr-highlight th.type {
    width: 50%;
  }
  .mod-trainer-friendly-overview table.friendlys > tbody > tr.tr-highlight th.options {
    border-bottom: 2px solid #fff;
  }
  .mod-trainer-friendly-overview td {
    padding: 5px;
  }
}
@media all {
  .mod-trainer-login {
    font-family: arial, sans-serif;
    max-width: 600px;
    margin: 0 auto 20px;
  }
}
@media all {
  .mod-trainer-my-subscriptions .label {
    display: inline-block;
    background: #a2a2a2;
    color: #fff;
    padding: 2px 5px;
    border-radius: 5px;
    font-size: 13px;
    cursor: default;
    margin-top: 5px;
  }
  .mod-trainer-my-subscriptions .tr-inwaitlist .label {
    color: #484848;
    background: #fce400;
  }
  .mod-trainer-my-subscriptions .tr-allowed .label {
    background: #00763e;
  }
  .mod-trainer-my-subscriptions table th.actions {
    width: 200px;
  }
  .mod-trainer-my-subscriptions tr td:first-child {
    padding-bottom: 30px;
  }
  .mod-trainer-my-subscriptions td.message {
    font-size: 13px;
  }
  .mod-trainer-my-subscriptions td.message .message-box {
    max-height: 20px;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #00763e;
  }
  .mod-trainer-my-subscriptions td.message:hover .message-box {
    color: #191919;
    max-height: 700px;
  }
  .mod-trainer-my-subscriptions td.actions a {
    display: inline-block;
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 960px) {
  .mod-trainer-my-subscriptions thead {
    display: none;
  }
  .mod-trainer-my-subscriptions tr {
    border-bottom: 2px solid #fff;
  }
  .mod-trainer-my-subscriptions th,
  .mod-trainer-my-subscriptions td {
    display: block;
    width: 100%;
    border: none;
  }
  .mod-trainer-my-subscriptions td:before {
    display: block;
    font-weight: bold;
  }
  .mod-trainer-my-subscriptions td.event,
  .mod-trainer-my-subscriptions td.category,
  .mod-trainer-my-subscriptions td.mydata,
  .mod-trainer-my-subscriptions td.contact {
    display: inline-block;
    width: 50%;
  }
  .mod-trainer-my-subscriptions td.category:before {
    content: "Kategorie: ";
  }
  .mod-trainer-my-subscriptions td.mydata:before {
    content: "Meine Angaben: ";
  }
  .mod-trainer-my-subscriptions td.contact:before {
    content: "Veranstalter: ";
  }
}
@media only screen and (max-width: 600px) {
  .mod-trainer-my-subscriptions .table-bordered {
    border: none;
  }
  .mod-trainer-my-subscriptions td.event,
  .mod-trainer-my-subscriptions td.category,
  .mod-trainer-my-subscriptions td.mydata,
  .mod-trainer-my-subscriptions td.contact {
    display: block;
    width: 100%;
  }
}
@media all {
  .mod-trainer-players-overview .actions {
    margin-bottom: 15px;
    display: table;
    width: 100%;
  }
  .mod-trainer-players-overview .message {
    margin-bottom: 20px;
  }
  .mod-trainer-players-overview .icon-trash {
    color: #d1031c;
  }
  .mod-trainer-players-overview table.players th.options {
    width: 100px;
  }
  .mod-trainer-players-overview table.players td.email {
    font-size: 13px;
  }
  .mod-trainer-players-overview .trainers .form {
    background: #eee;
    margin-top: 20px;
    padding: 20px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .mod-trainer-players-overview .trainers .form:hover {
    background: #ccdcec;
  }
  .mod-trainer-players-overview .players-import {
    border-top: 2px solid #a2a2a2;
    margin-bottom: 50px;
    background: #d9d9d9;
    padding: 20px;
  }
  .mod-trainer-players-overview .players-import .h3 {
    margin-top: 0;
  }
  .mod-trainer-players-overview .players-import .control-group {
    margin: 20px 0;
  }
  .mod-trainer-players-overview .players-import .form-message {
    margin-top: 10px;
  }
  .mod-trainer-players-overview td.gender input[readonly],
  .mod-trainer-players-overview td.nr input[readonly] {
    width: 30px;
  }
  .mod-trainer-players-overview td.birthdate input[readonly] {
    width: 100px;
  }
  .mod-trainer-players-overview input[readonly] {
    background: #fff;
    padding: 0;
    width: auto;
    min-width: 0;
    display: inline;
    color: #191919;
  }
  .mod-trainer-players-overview .players {
    margin-bottom: 40px;
  }
  .mod-trainer-players-overview .teamphoto img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  .trainer-players-form {
    position: relative;
  }
  .trainer-players-form .spinner-outer {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background: white;
    z-index: 2;
  }
  .trainer-players-form .spinner-outer .spinner {
    top: 50%;
    margin-top: -15px;
  }
  .trainer-players-form .g-cell {
    position: relative;
  }
  .trainer-players-form label.error {
    position: absolute;
    bottom: 50%;
    right: 10px;
    color: #d1031c;
    font-size: 13px;
  }
  .trainer-players-form .chzn-container {
    width: 100% !important;
  }
}
@media only screen and (max-width: 960px) {
  .mod-trainer-players-overview table.players thead {
    display: none;
  }
  .mod-trainer-players-overview table.players th,
  .mod-trainer-players-overview table.players td {
    display: block;
    width: 100%;
    border: none;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .mod-trainer-players-overview table.players .label {
    right: 20px;
    margin-top: -20px;
  }
  .mod-trainer-players-overview table.players tr {
    border-bottom: 2px solid #d9d9d9;
  }
  .mod-trainer-players-overview table.players td.firstname,
  .mod-trainer-players-overview table.players td.lastname,
  .mod-trainer-players-overview table.players td.birthdate,
  .mod-trainer-players-overview table.players td.licence,
  .mod-trainer-players-overview table.players td.actions {
    display: inline-block;
    width: 50%;
  }
  .mod-trainer-players-overview table.players td:before {
    font-weight: bold;
  }
  .mod-trainer-players-overview table.players td.nr:before {
    content: "Nr: ";
  }
  .mod-trainer-players-overview table.players td.gender {
    width: 100%;
  }
  .mod-trainer-players-overview table.players td.email {
    font-size: 1em;
  }
  .mod-trainer-players-overview table.players td.email:before {
    content: "E-Mail: ";
  }
  .mod-trainer-players-overview table.players td.birthdate:before {
    content: "Geburtstag: ";
  }
  .mod-trainer-players-overview table.players td.licence:before {
    content: "Pass-Nr.: ";
  }
  .mod-trainer-players-overview table.players td.gender {
    display: none;
  }
}
@media all {
  .mod-trainer-proposals .row-headlines {
    display: block;
    padding: 8px 0;
    margin: 0;
    color: #fff;
    background: #00519e;
    font-size: 16px;
    font-weight: bold;
  }
  .mod-trainer-proposals .table-row {
    display: table;
    table-layout: fixed;
    margin: 0;
    width: 100%;
  }
  .mod-trainer-proposals .table-cell {
    display: table-cell;
    padding-left: 10px;
    vertical-align: top;
  }
  .mod-trainer-proposals .table-cell:last-child {
    padding-right: 10px;
  }
  .mod-trainer-proposals .table-cell.cell-event {
    width: 25%;
  }
  .mod-trainer-proposals .table-cell.cell-small {
    width: 12%;
  }
  .mod-trainer-proposals .competition {
    padding: 10px 0;
  }
  .mod-trainer-proposals .competition:nth-child(odd) {
    background: #eee;
  }
  .mod-trainer-proposals .competition:last-child {
    margin-bottom: 40px;
  }
  .mod-trainer-proposals .competition .h4 {
    margin-top: 0;
  }
  .mod-trainer-proposals .competition .infos {
    margin: 0;
  }
  .mod-trainer-proposals .competition .infos + .infos {
    margin: 10px 0 0;
  }
  .mod-trainer-proposals .competition .infos + .h4 {
    margin: 17px 0px 0px 0px;
  }
  .mod-trainer-proposals .competition .label {
    display: none;
  }
  .mod-trainer-proposals .competition .event {
    position: relative;
    display: block;
    margin-top: 0;
    font-weight: bold;
  }
  .mod-trainer-proposals .competition .button-warning,
  .mod-trainer-proposals .competition .button-primary {
    float: right;
  }
}
@media only screen and (max-width: 600px) {
  .mod-trainer-proposals .row-headlines {
    display: none;
  }
  .mod-trainer-proposals .row-competitions {
    position: relative;
    display: block;
  }
  .mod-trainer-proposals .table-cell {
    display: block;
    margin-bottom: 10px;
  }
  .mod-trainer-proposals .table-cell.cell-event {
    width: 100%;
    padding: 0;
  }
  .mod-trainer-proposals .table-cell.cell-small {
    width: 100%;
    padding-bottom: 1px;
  }
  .mod-trainer-proposals .competition {
    padding: 0;
    margin-bottom: 1px;
  }
  .mod-trainer-proposals .competition .event {
    display: block;
    padding: 8px;
    margin: 0;
    color: #fff;
    background: #00519e;
    font-family: 'Fjalla One', sans-serif;
    font-size: 18px;
    font-weight: normal;
  }
  .mod-trainer-proposals .competition .h4 {
    margin-bottom: 0;
  }
  .mod-trainer-proposals .competition .h4 + p {
    margin-top: 0;
  }
  .mod-trainer-proposals .competition .infos {
    margin-bottom: 10px;
  }
  .mod-trainer-proposals .competition .infos + .infos {
    margin: 10px 0 10px;
  }
  .mod-trainer-proposals .competition .label {
    display: inline-block;
    margin-right: 4px;
    font-weight: bold;
  }
  .mod-trainer-proposals .competition .button-primary {
    position: absolute;
    top: 50px;
    right: 10px;
  }
}
