@charset "UTF-8";/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.



*/


/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */
/* =============================================================================
   Font Import
   ========================================================================== */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
body {
  width: 100%;
  height: 100%; }

html,
button,
input,
select,
textarea {
  font-family: myriad-pro-semi-condensed, Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #666666; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.5;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  background: #002454; }

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  font-weight: 400; }

hr {
  margin: 0;
  padding: 0;
  border: 0;
  height: 0px;
  background: #fff; }

ul {
  list-style: none;
  list-style-type: none; }

/* =============================================================================
   Links
   ========================================================================== */
a {
  color: #002454;
  text-decoration: none; }

a:visited {
  color: #fff; }

a:hover {
  color: #f9c700; }

a:focus {
  outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover,
a:active {
  outline: 0; }

/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 700; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: 700; }

/* Redeclare monospace font family: h5bp.com/j */
pre,
code,
kbd,
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; }

q {
  quotes: none; }

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

small {
  font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root) {
  overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */
form {
  margin: 0; }

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

label {
  font-size: 13px;
  display: inline-block; }

input {
  border: 0;
  margin: 0;
  padding: 0;
  padding: 4px 10px 4px 10px;
  background: #fff;
  color: #666666;
  height: 20px;
  height: 18px \9;
  padding: 6px 10px 4px 10px \9; }

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

/* Indicate that 'label' will shift focus to the associated form element */
label {
  cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */
button,
input {
  line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * Consistent box sizing and appearance
 */
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/* Colors for form validity */
input:invalid,
textarea:invalid {
  background-color: #f0dddd; }

/* =============================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

/* ==|== primary styles =====================================================
   Author: Marc A.
   ========================================================================== */
/*MIXINS*/
/*CLASSES*/
.clear {
  clear: both; }

.uppercase {
  text-transform: uppercase; }

.thin {
  font-weight: 400; }

.floatRight {
  float: right; }

.osItalic {
  font-family: myriad-pro-semi-condensed, Arial, Verdana, sans-serif; }

.osRegular {
  font-family: myriad-pro-semi-condensed, Arial, Verdana, sans-serif; }

.block {
  display: block; }

.lightBlue {
  color: #0099ff; }

.scrollable {
  position: relative;
  overflow: hidden;
  /*.browse*/
  /*.items end*/ }
  .scrollable .browse {
    position: absolute;
    text-indent: -9999em;
    z-index: 100;
    cursor: pointer; }
    .scrollable .browse.prev {
      top: 50%;
      left: 0; }
    .scrollable .browse.next {
      top: 50%;
      right: 0; }
  .scrollable .items {
    width: 20000em;
    position: absolute; }

/*.scrollable end*/
.roundedWithStructure {
  -webkit-border-radius: 6px;
  /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
  -moz-border-radius: 6px;
  /* FF1-3.6 */
  border-radius: 6px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  behavior: url(PIE.htc);
  -webkit-box-shadow: inset 0 0 5px #01345e;
  -moz-box-shadow: inset 0 0 5px #01345e;
  box-shadow: inset 0 0 5px #01345e;
  behavior: url(PIE.htc);
  background: url("frontend/bg/pattern_blue.png") repeat top left;
  border: 1px solid #0167bd;
  padding: 14px 20px;
  position: relative; }

/*.roundedWithStructure end*/
.button {
  -webkit-border-radius: 5px;
  /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
  -moz-border-radius: 5px;
  /* FF1-3.6 */
  border-radius: 5px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  behavior: url(PIE.htc);
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  padding: 5px 20px;
  line-height: 1.5em;
  font-size: 11px;
  z-index: 25;
  position: relative;
  display: block;
  top: 50%;
  margin-top: -14px;
  text-transform: uppercase;
  /*.blue end*/
  /*.small end*/ }
  .button strong {
    font-weight: 700 !important;
    font-size: 12px; }
  .button.blue {
    color: #fff;
    border: 1px solid #00325c;
    background: url("frontend/bg/button_blue.png") repeat-x top left;
    position: absolute; }
    .button.blue.blue:hover {
      background-position: 0 -28px; }
  .button.small {
    padding: 7px 8px;
    left: 0px;
    border: 0;
    top: 18px;
    background: url("frontend/bg/button_blue_small.png") repeat-x top left;
    /*.arrowTh end*/ }
    .button.small.small:hover {
      background-position: 0 -20px; }
    .button.small .arrowTh {
      width: 11px;
      height: 6px;
      margin: 0 auto;
      text-indent: -999em;
      background: url("frontend/sprite.png") no-repeat -56px -52px; }
  .button.medium {
    padding: 7px 8px;
    left: 0px;
    border: 0;
    background: url("frontend/bg/button_blue_medium.png") repeat-x top left;
    /*.arrowTh end*/ }
    .button.medium.medium:hover {
      background-position: 0 -30px; }
    .button.medium .play {
      width: 14px;
      height: 16px;
      margin: 0 auto;
      text-indent: -999em;
      background: url("frontend/sprite.png") no-repeat -56px -65px; }

/*.button end*/
/*.extendedOverlay end*/
.input {
  margin-bottom: 10px;
  overflow: hidden; }

/*DESIGN*/
.form {
  overflow: hidden; }
  .form .input,
  .form .field {
    margin-bottom: 20px;
    overflow: hidden; }
  .form .field {
    margin-bottom: 20px; }
  .form h1 {
    margin-bottom: 20px; }
  .form label {
    font-size: 1rem;
    width: 160px;
    display: inline-block;
    text-align: left;
    padding-right: 10px;
    vertical-align: top;
    padding-top: 10px; }
    .form label[for='order_terms'] {
      width: auto; }
  .form input[type='checkbox'] {
    margin-top: 12px; }
  .form label[for='agbs'] {
    padding-right: 0;
    width: auto; }
  .form .field_with_errors {
    display: inline-block; }
    .form .field_with_errors input,
    .form .field_with_errors textarea {
      border: 1px solid #bd1212 !important; }
  .form input[type='text'],
  .form input[type='password'],
  .form input[type='email'] {
    -webkit-border-radius: 5px;
    /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
    -moz-border-radius: 5px;
    /* FF1-3.6 */
    border-radius: 5px;
    /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    /* useful if you don't want a bg color from leaking outside the border: */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    behavior: url(PIE.htc);
    background: #f3f2ed;
    border: none;
    padding: 0.8rem 1rem;
    width: 350px; }
    .form input[type='text']:hover,
    .form input[type='password']:hover,
    .form input[type='email']:hover {
      background: #eee; }
  .form .rememberMe {
    margin-left: 174px; }
  .form .actions {
    overflow: hidden;
    margin-left: 174px; }
    .form .actions input[type='submit'],
    .form .actions input[type='reset'],
    .form .actions a {
      float: none;
      display: inline-block;
      margin: 0;
      text-transform: uppercase;
      background: #002454;
      color: #fff;
      font-weight: 700;
      -webkit-border-radius: 5px;
      /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
      -moz-border-radius: 5px;
      /* FF1-3.6 */
      border-radius: 5px;
      /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
      /* useful if you don't want a bg color from leaking outside the border: */
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      behavior: url(PIE.htc);
      padding: 0.8rem 1.5rem;
      border: none;
      height: auto;
      font-size: 0.9rem;
      line-height: 1; }
      .form .actions input[type='submit']:hover, .form .actions input[type='submit']:focus, .form .actions input[type='submit']:active,
      .form .actions input[type='reset']:hover,
      .form .actions input[type='reset']:focus,
      .form .actions input[type='reset']:active,
      .form .actions a:hover,
      .form .actions a:focus,
      .form .actions a:active {
        border: none; }
  .form fieldset {
    margin-top: 20px; }
  .form textarea {
    height: 200px;
    width: 350px;
    -webkit-border-radius: 5px;
    /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
    -moz-border-radius: 5px;
    /* FF1-3.6 */
    border-radius: 5px;
    /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    /* useful if you don't want a bg color from leaking outside the border: */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    behavior: url(PIE.htc);
    background: #f3f2ed;
    border: none;
    padding: 0.8rem 1rem; }
  .form .register {
    overflow: hidden; }
    .form .register label {
      float: left; }
  .form .message {
    text-align: center;
    position: relative;
    margin-bottom: 10px; }
    .form .message span,
    .form .message #error_explanation {
      display: block;
      padding: 10px 0;
      color: #fff;
      font-size: 14px; }
    .form .message .notice {
      background: #005caa; }
    .form .message .alert {
      background: #bd1212; }
  .form fieldset.col {
    float: left;
    width: 49%;
    text-align: left; }
    .form fieldset.col.right {
      float: right;
      text-align: right; }
    .form fieldset.col > label,
    .form fieldset.col > .field_with_errors {
      font-size: 1rem;
      width: 26%;
      min-width: 110px; }
    .form fieldset.col .field_with_errors + .field_with_errors {
      width: calc(100% - 178px);
      min-width: 200px; }
      .form fieldset.col .field_with_errors + .field_with_errors > input,
      .form fieldset.col .field_with_errors + .field_with_errors > textarea {
        width: calc(100% - 2.2rem); }
      .form fieldset.col .field_with_errors + .field_with_errors > select {
        width: 100%; }
    .form fieldset.col input,
    .form fieldset.col textarea,
    .form fieldset.col select {
      -webkit-border-radius: 5px;
      /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
      -moz-border-radius: 5px;
      /* FF1-3.6 */
      border-radius: 5px;
      /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
      /* useful if you don't want a bg color from leaking outside the border: */
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      behavior: url(PIE.htc);
      background: #f3f2ed;
      border: none;
      padding: 0.8rem 1rem; }
    .form fieldset.col .date_selects {
      width: calc(100% - 178px);
      min-width: 200px;
      display: inline-block; }
      .form fieldset.col .date_selects > select {
        width: auto;
        min-width: 0;
        padding: 0.6rem; }
    .form fieldset.col input[type='checkbox'] {
      min-width: 2rem;
      width: 2rem; }
    .form fieldset.col input,
    .form fieldset.col textarea {
      width: calc(100% - 210px);
      min-width: 200px; }
    .form fieldset.col .g-recaptcha {
      display: inline-block;
      width: calc(100% - 178px);
      min-width: 305px;
      vertical-align: top;
      margin-top: 1rem; }
    .form fieldset.col select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: calc(100% - 178px);
      min-width: 232px;
      padding: 0.6rem 1rem; }
    .form fieldset.col select::-ms-expand {
      display: none; }
    .form fieldset.col .mandatory_notice {
      margin-left: calc(25% + 10px);
      font-size: 0.8rem; }
  .form .actions.col {
    margin: 1rem 0 0 0;
    padding: 0;
    text-align: right; }
    .form .actions.col form {
      display: inline-block; }
    .form .actions.col input[type='submit'] {
      float: none;
      display: inline-block;
      margin: 0;
      text-transform: uppercase;
      background: #002454;
      color: #fff;
      font-weight: 700;
      -webkit-border-radius: 5px;
      /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
      -moz-border-radius: 5px;
      /* FF1-3.6 */
      border-radius: 5px;
      /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
      /* useful if you don't want a bg color from leaking outside the border: */
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      behavior: url(PIE.htc);
      padding: 0.8rem 1.5rem;
      border: none; }
      .form .actions.col input[type='submit']:hover, .form .actions.col input[type='submit']:focus, .form .actions.col input[type='submit']:active {
        border: none; }
  .form .info {
    padding: 10px; }

/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */
/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
/* For image replacement */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

/* 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; }

/* Contain floats: h5bp.com/q */
.clearfix:before,
.clearfix:after {
  content: '';
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }

  /* Don't show links for images, or javascript/internal links */
  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; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
.postimage {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px; }

#order {
  padding: 0 3rem; }
  #order table {
    width: 600px;
    margin: 10px 0; }
    #order table tr.padding-top-1 td {
      padding-top: 1rem; }
    #order table .talRight {
      width: 220px; }

#thanks {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px; }

#recaptcha_area {
  float: right; }

.thTitle {
  text-align: left; }

/* Design Neu 2018 */
footer {
  background: #002454;
  position: relative; }
  footer a {
    color: #fff;
    text-decoration: none;
    outline: 0; }
    footer a:visited, footer a:active {
      color: #fff;
      text-decoration: none; }
    footer a:hover, footer a:visited:hover, footer a:focus, footer a.active {
      color: #f9c700;
      text-decoration: none;
      outline: 0; }
  footer .page_links {
    display: block;
    padding: 1rem;
    font-size: 0.9rem;
    margin: 0;
    text-align: center; }
    footer .page_links li {
      display: inline-block; }

.logo-bar {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }
  .logo-bar .club-logos {
    display: block;
    padding: 0;
    margin: 10px 0 60px;
    text-align: center; }
    .logo-bar .club-logos li {
      display: inline-block;
      width: 7%; }
      .logo-bar .club-logos li img {
        width: 100%;
        height: auto;
        max-height: 42px;
        max-width: 42px;
        margin: 0 auto; }

header {
  background: #002454;
  color: #fff;
  border-top: 3px solid #f9c700; }
  header a {
    color: #fff;
    text-decoration: none;
    outline: 0; }
    header a:visited, header a:active {
      color: #fff;
      text-decoration: none; }
    header a:hover, header a:visited:hover, header a:focus, header a.active {
      color: #f9c700;
      text-decoration: none;
      outline: 0; }
  header .header_content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 1264px) {
      header .header_content {
        padding: 0 0 2rem; } }
    @media only screen and (max-width: 1212px) {
      header .header_content {
        width: 99%; } }
    header .header_content .logo {
      float: left;
      max-width: 100%; }
      header .header_content .logo a {
        margin: 10px 0;
        display: inline-block;
        width: 260px;
        height: 95px; }
        header .header_content .logo a img {
          height: 100%;
          width: 100%; }
    header .header_content .logo-right {
      width: 170px;
      height: 50px;
      position: absolute;
      right: -15px;
      top: 55px; }
      header .header_content .logo-right img {
        height: 100%;
        width: 100%; }
    header .header_content .login {
      float: right;
      margin: 1rem 1rem 0 0;
      font-size: 0.9rem; }
      header .header_content .login #loginExtend::after {
        font-family: 'Font Awesome 5 Free';
        content: '\f078';
        font-weight: 900;
        font-style: normal;
        margin-left: 0.3rem; }
      header .header_content .login #loginExtend.open {
        color: #002454; }
        header .header_content .login #loginExtend.open::after {
          content: '\f077'; }
      header .header_content .login .extendedOverlay {
        -webkit-border-radius: 5px;
        /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
        -moz-border-radius: 5px;
        /* FF1-3.6 */
        border-radius: 5px;
        /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
        /* useful if you don't want a bg color from leaking outside the border: */
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        behavior: url(PIE.htc);
        background: #f3f2ed;
        position: absolute;
        z-index: 20;
        padding: 20px;
        right: 0;
        overflow: hidden;
        display: none;
        font-size: 0.9rem;
        color: #002454;
        /*a end*/ }
        header .header_content .login .extendedOverlay.open {
          display: block; }
        header .header_content .login .extendedOverlay .input input[type='text'],
        header .header_content .login .extendedOverlay .input input[type='password'] {
          -webkit-border-radius: 5px;
          /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
          -moz-border-radius: 5px;
          /* FF1-3.6 */
          border-radius: 5px;
          /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          /* useful if you don't want a bg color from leaking outside the border: */
          -moz-background-clip: padding;
          -webkit-background-clip: padding-box;
          background-clip: padding-box;
          behavior: url(PIE.htc);
          width: 200px;
          float: right;
          margin-left: 1rem;
          padding: 0.4rem; }
        header .header_content .login .extendedOverlay .input label {
          font-size: 0.9rem;
          line-height: 2rem;
          display: inline-block;
          vertical-align: middle; }
        header .header_content .login .extendedOverlay .inputButton {
          position: relative;
          margin-bottom: 10px;
          min-height: 25px; }
          header .header_content .login .extendedOverlay .inputButton .button_new {
            -webkit-border-radius: 5px;
            /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
            -moz-border-radius: 5px;
            /* FF1-3.6 */
            border-radius: 5px;
            /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
            /* useful if you don't want a bg color from leaking outside the border: */
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            behavior: url(PIE.htc);
            position: relative;
            background: #002454;
            color: #fff;
            padding: 5px 30px;
            display: block;
            height: auto; }
        header .header_content .login .extendedOverlay hr {
          border: none; }
        header .header_content .login .extendedOverlay .register_now a {
          color: #002454;
          margin-left: 1rem;
          float: right; }
    header .header_content ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: inline-block; }
      header .header_content ul li {
        display: inline-block; }
        header .header_content ul li:not(:last-child)::after {
          content: ' |'; }
    header .header_content .category_links {
      float: left;
      clear: right;
      margin-left: 10%;
      width: 40%; }
      header .header_content .category_links select.category_select {
        width: 100%;
        border-radius: 5px;
        padding: 0.8rem 1rem;
        height: auto;
        border: 1px solid #e9e7de;
        background: #fff;
        color: #666666; }
      header .header_content .category_links a.category_link {
        color: #666666;
        display: inline-block;
        padding: 0.8rem 0;
        font-weight: 700;
        text-transform: uppercase;
        width: 150px;
        text-align: center; }
        header .header_content .category_links a.category_link:hover, header .header_content .category_links a.category_link:focus, header .header_content .category_links a.category_link.active {
          color: #666666;
          background: #e2dfda; }

.filter-container {
  position: relative; }
  .filter-container a.toggle-filter {
    color: #002454; }
  .filter-container a:visited.toggle-filter {
    color: #002454; }
  .filter-container .toggle-filter {
    position: absolute;
    top: 100%;
    left: calc(50% - 1rem);
    color: #666666;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 2rem;
    background-color: #f3f2ed;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    line-height: 1rem;
    font-size: 1rem;
    flex: 0;
    padding-bottom: 3px;
    z-index: 1; }
    .filter-container .toggle-filter .fa-chevron-down {
      display: none; }
  .filter-container .filter {
    background: #f9c700;
    padding: 3rem 1rem; }
    .filter-container .filter form {
      width: 1200px;
      margin: 0 auto;
      position: relative;
      display: table; }
      @media only screen and (max-width: 1264px) {
        .filter-container .filter form {
          padding: 0 0 2rem; } }
      @media only screen and (max-width: 1212px) {
        .filter-container .filter form {
          width: 99%; } }
      .filter-container .filter form > .form_input,
      .filter-container .filter form > span {
        display: table-cell;
        min-width: 150px;
        width: 20%; }
        .filter-container .filter form > .form_input:not(:last-child),
        .filter-container .filter form > span:not(:last-child) {
          padding-right: 2rem; }
        .filter-container .filter form > .form_input input,
        .filter-container .filter form > span input {
          width: calc(100% - 2.1rem); }
      .filter-container .filter form label {
        pointer-events: none;
        position: absolute;
        right: 44px;
        top: 15px;
        font-size: 1rem; }
      .filter-container .filter form .language {
        position: relative; }
        .filter-container .filter form .language select {
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          width: 100%; }
        .filter-container .filter form .language select::-ms-expand {
          display: none; }
      .filter-container .filter form .form_input {
        -webkit-border-radius: 5px;
        /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
        -moz-border-radius: 5px;
        /* FF1-3.6 */
        border-radius: 5px;
        /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
        /* useful if you don't want a bg color from leaking outside the border: */
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        behavior: url(PIE.htc);
        padding: 0.8rem 1rem;
        height: auto;
        border: 1px solid #e9e7de;
        background: #fff;
        color: #666666; }
        .filter-container .filter form .form_input[type='submit'] {
          color: #fff;
          font-weight: 700;
          background: #002454;
          border-color: #002454; }
      .filter-container .filter form .search {
        width: 40%;
        min-width: 200px; }
      .filter-container .filter form .from_date,
      .filter-container .filter form .to_date {
        position: relative; }
        .filter-container .filter form .from_date label,
        .filter-container .filter form .to_date label {
          color: #002454;
          top: 13px; }

.background-ball {
  height: 400px;
  position: absolute;
  opacity: 0.1;
  left: 0;
  bottom: calc(100% + 120px);
  z-index: -10; }
  .background-ball img {
    height: 400px; }

.content {
  background: #fff;
  color: #002454;
  padding: 0 2rem 2rem;
  flex: 1;
  width: 1200px;
  margin: 0 auto;
  position: relative; }
  @media only screen and (max-width: 1264px) {
    .content {
      padding: 0 0 2rem; } }
  @media only screen and (max-width: 1212px) {
    .content {
      width: 99%; } }
  .content.login-content {
    flex: initial;
    top: 0; }
    .content.login-content .message .alert {
      background-color: #002454; }
  .content.login-content ~ .logo-bar {
    margin-top: 1rem; }
  .content .centered_content .no-results {
    padding: 0 3rem; }
  .content .centered_content h1 {
    margin: 3rem 3rem 1rem 3rem; }
  .content .centered_content .form > form {
    padding: 0 3rem; }
  .content .centered_content .post {
    padding: 0 3rem; }
  .content .centered_content .results {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #666666; }
    .content .centered_content .results .column.one {
      display: inline-block;
      width: 10%;
      min-width: 100px; }
    .content .centered_content .results .column.two {
      display: inline-block;
      width: 20%;
      min-width: 200px; }
    .content .centered_content .results .column.last {
      display: inline-block;
      width: auto; }
    .content .centered_content .results li {
      padding: 1rem 3rem; }
      .content .centered_content .results li:nth-child(even) {
        background: #f3f2ed; }
    .content .centered_content .results .row {
      margin-bottom: 0.3rem; }
    .content .centered_content .results .result_title {
      border-bottom: 1px solid #cccccc;
      padding-bottom: 0.3rem;
      color: #666666; }
      .content .centered_content .results .result_title .last {
        font-weight: 700;
        color: #002454; }
    .content .centered_content .results .result_body .download a {
      color: #002454;
      text-decoration: none; }
      .content .centered_content .results .result_body .download a:hover, .content .centered_content .results .result_body .download a:focus {
        color: #f9c700; }
      .content .centered_content .results .result_body .download a:not(:last-child)::after {
        content: ' |'; }
    .content .centered_content .results .result_body .id,
    .content .centered_content .results .result_body .download,
    .content .centered_content .results .result_body .audio {
      color: #002454; }
    .content .centered_content .results .result_body .audio {
      font-size: 1.2em; }

.pagination {
  margin: 0;
  padding: 0 3rem;
  text-align: right; }
  .pagination span.current {
    color: #002454; }
  .pagination span a {
    color: #666666;
    text-decoration: none; }
    .pagination span a:hover, .pagination span a:focus {
      color: #002454; }

#register-form,
.login_form {
  padding: 0 3rem; }

:required {
  box-shadow: none; }

#calroot #caltitle {
  color: #002454; }
#calroot #calcurrent {
  background: #002454; }

.terms {
  padding: 0 3rem; }
  .terms b {
    display: block;
    padding-bottom: 0.25rem; }
  .terms br {
    display: block;
    margin-bottom: 0.25rem; }
  .terms p {
    margin-bottom: 1.5rem; }
  .terms ul li {
    list-style: initial;
    list-style-type: initial; }

@media only screen and (max-width: 1120px) {
  .form fieldset.col .field.recaptcha {
    text-align: left; } }
@media only screen and (max-width: 940px) {
  .content .centered_content .no-results {
    padding: 0 1rem; }
  .content .centered_content h1 {
    font-size: 1.8rem;
    margin: 1rem; }
  .content .centered_content .results li {
    padding: 1rem; }
  .content .centered_content .post,
  .content .centered_content .terms,
  .content .centered_content #new_order {
    padding: 0 1rem; }

  #register-form,
  .login_form,
  #order {
    padding: 0 1rem; }

  header .header_content .logo {
    float: none;
    width: 100%;
    text-align: center; }
    header .header_content .logo a {
      margin-top: unset;
      margin-bottom: unset; }
  header .header_content .logo-right {
    position: unset;
    width: 170px;
    text-align: center;
    margin: auto;
    margin-top: -15px; }
  header .header_content .page_links {
    clear: right;
    margin: 1rem; }
  header .header_content .category_links {
    display: flex;
    width: 100%;
    justify-content: center;
    float: none;
    margin: 0; }
    header .header_content .category_links select.category_select {
      flex: 1;
      max-width: 90%; }
    header .header_content .category_links a.category_link {
      flex: 1;
      text-align: center;
      padding: 0.8rem 0;
      max-width: 120px;
      margin: 0 2px; }

  .filter-container .toggle-filter i.fa-chevron-down {
    display: block; }
  .filter-container .toggle-filter i.fa-chevron-up {
    display: none; }
  .filter-container .filter {
    padding: 1rem;
    display: none; }
    .filter-container .filter form {
      width: 100%; }
      .filter-container .filter form > .form_input,
      .filter-container .filter form > span {
        position: relative;
        display: block;
        width: 100%; }
        .filter-container .filter form > .form_input:not(:last-child),
        .filter-container .filter form > span:not(:last-child) {
          padding-right: 0; }
          .filter-container .filter form > .form_input:not(:last-child) label,
          .filter-container .filter form > span:not(:last-child) label {
            right: 20px; }
        .filter-container .filter form > .form_input.search,
        .filter-container .filter form > span.search {
          width: 100%; }
          .filter-container .filter form > .form_input.search input,
          .filter-container .filter form > span.search input {
            -webkit-appearance: none; }

  .form fieldset.col .field {
    margin-bottom: 0; }
  .form fieldset.col .field_with_errors {
    display: block; }
  .form fieldset.col .field_with_errors + .field_with_errors {
    width: 100%; }
  .form fieldset.col .mandatory_notice {
    margin-left: 0; }
  .form fieldset.col input,
  .form fieldset.col textarea,
  .form fieldset.col .date_selects {
    width: calc(100% - 2rem); }
  .form fieldset.col select {
    width: 100%; }
  .form fieldset.col.right {
    text-align: left; } }
@media only screen and (max-width: 660px) {
  .content .centered_content h1 {
    font-size: 1.5rem; }
  .content .centered_content .results .result_header .column:empty {
    display: none; }
  .content .centered_content .results .result_body .column:empty {
    display: none; }

  #order table {
    width: 100%; }
    #order table tr td.talRight {
      width: auto; }

  .form .field_with_errors {
    display: block; }
  .form input[type='text'],
  .form input[type='password'],
  .form input[type='email'] {
    width: calc(100% - 2rem); }
  .form .rememberMe {
    margin-left: 0; }
  .form .actions {
    margin-left: 0; }
    .form .actions input[type='submit'],
    .form .actions input[type='reset'],
    .form .actions a {
      margin-bottom: 0.2rem; }
  .form fieldset.col {
    float: none;
    width: 100%; }
    .form fieldset.col .field_with_errors + .field_with_errors {
      width: 100%; }
      .form fieldset.col .field_with_errors + .field_with_errors input,
      .form fieldset.col .field_with_errors + .field_with_errors textarea {
        width: calc(100% - 2.2rem); }
      .form fieldset.col .field_with_errors + .field_with_errors select {
        width: 100%; }

  .logo-bar .club-logos {
    margin: 0 0 60px; }
    .logo-bar .club-logos li {
      width: 13%;
      margin-top: 10px; } }
@media only screen and (max-width: 360px) {
  header .header_content .logo {
    width: 100%; }

  .form fieldset.col .g-recaptcha {
    min-width: 0;
    overflow: hidden;
    width: 129%;
    transform: scale(0.77);
    transform-origin: 0 0; }
    .form fieldset.col .g-recaptcha > div > div > iframe,
    .form fieldset.col .g-recaptcha > div {
      width: 129% !important; } }
/* For the details, see:
   http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */

.date {
}

/* calendar root element */
#calroot {
    /* place on top of other elements. set a higher value if nessessary */
    z-index:10000;

    margin-top:-1px;
    width:198px;
    padding:2px;
    background-color:#fff;
    font-size:11px;
    border:1px solid #ccc;

    -moz-border-radius:5px;
    -webkit-border-radius:5px;

    -moz-box-shadow: 0 0 15px #666;
    -webkit-box-shadow: 0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
    padding:2px 0;
    height:22px;
}

#caltitle {
    font-size:14px;
    color:#0150D1;
    float:left;
    text-align:center;
    width:155px;
    line-height:20px;
    text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
    display:block;
    width:20px;
    height:20px;
    background:transparent url('frontend/prev.gif') no-repeat scroll center center;
    float:left;
    cursor:pointer;
}

#calnext {
    background-image:url('frontend/next.gif');
    float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
    visibility:hidden;
}

/* year/month selector */
#caltitle select {
    font-size:10px;
}

/* names of the days */
#caldays {
    height:14px;
    border-bottom:1px solid #ddd;
}

#caldays span {
    display:block;
    float:left;
    width:28px;
    text-align:center;
}

/* container for weeks */
#calweeks {
    background-color:#fff;
    margin-top:4px;
}

/* single week */
.calweek {
    clear:left;
    height:22px;
}

/* single day */
.calweek a {
    display:block;
    float:left;
    width:27px;
    height:20px;
    text-decoration:none;
    font-size:11px;
    margin-left:1px;
    text-align:center;
    line-height:20px;
    color:#666;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}

/* different states */
.calweek a:hover, .calfocus {
    background-color:#ddd;
}

/* sunday */
a.calsun {
    color:red;
}

/* offmonth day */
a.caloff {
    color:#ccc;
}

a.caloff:hover {
    background-color:rgb(245, 245, 250);
}


/* unselecteble day */
a.caldisabled {
    background-color:#efefef !important;
    color:#ccc	!important;
    cursor:default;
}

/* current day */
#calcurrent {
    background-color:#498CE2;
    color:#fff;
}

/* today */
#caltoday {
    background-color:#333;
    color:#fff;
}
