@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,800);
/* CUSTOM FOUNDATION */
/*$small-range: (0em, 4em);
$medium-range: (57.063em, 65em);
$large-range: (65.063em, 90em);*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* Orientation targeting */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* #{$current-visibility-breakpoint} displays */
/* Typography resets */
/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
/***************************************
				BROWSER RESETS
***************************************/
/***************************************
			TABLET
***************************************/
/***************************************
			AKEEBA SUBS
***************************************/
/***************************************
			MENU
***************************************/
/***************************************
				MODULE
***************************************/
/***************************************
				SPØRG LARS
***************************************/
/***************************************
			YOO ZOO
***************************************/
html {
  /* 1 */
  font-family: sans-serif;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /**
 * Remove default margin.
 */ }

body {
  margin: 0;
  /* HTML5 display definitions
   ========================================================================== */
  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */ }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */ }

audio, canvas, progress, video {
  /* 1 */
  display: inline-block;
  /* 2 */
  vertical-align: baseline;
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */ }

audio:not([controls]) {
  display: none;
  height: 0;
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */ }

[hidden], template {
  display: none;
  /* Links
   ========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10.
 */ }

a {
  background-color: transparent;
  /**
 * Improve readability when focused and also mouse hovered in all browsers.
 */ }

a:active, a:hover {
  outline: 0;
  /* Text-level semantics
   ========================================================================== */
  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */ }

abbr[title] {
  border-bottom: 1px dotted;
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */ }

b, strong {
  font-weight: bold;
  /**
 * Address styling not present in Safari and Chrome.
 */ }

dfn {
  font-style: italic;
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */ }

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  /**
 * Address styling not present in IE 8/9.
 */ }

mark {
  background: #ff0;
  color: #000;
  /**
 * 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;
  /* Embedded content
   ========================================================================== */
  /**
 * Remove border when inside `a` element in IE 8/9/10.
 */ }

img {
  border: 0;
  /**
 * Correct overflow not hidden in IE 9/10/11.
 */ }

svg:not(:root) {
  overflow: hidden;
  /* Grouping content
   ========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari.
 */ }

figure {
  margin: 1em 40px;
  /**
 * Address differences between Firefox and other browsers.
 */ }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  /**
 * Contain overflow in all browsers.
 */ }

pre {
  overflow: auto;
  /**
 * Address odd `em`-unit font size rendering in all browsers.
 */ }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
  /* Forms
   ========================================================================== */
  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
  /**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */ }

button, input, optgroup, select, textarea {
  /* 1 */
  color: inherit;
  /* 2 */
  font: inherit;
  /* 3 */
  margin: 0;
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */ }

button {
  overflow: visible;
  /**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */ }

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

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  /* 2 */
  -webkit-appearance: button;
  /* 3 */
  cursor: pointer;
  /**
 * Re-set default cursor for disabled elements.
 */ }

button[disabled], html input[disabled] {
  cursor: default;
  /**
 * Remove inner padding and border in Firefox 4+.
 */ }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */ }

input {
  line-height: normal;
  /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */ }

input[type="checkbox"], input[type="radio"] {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  padding: 0;
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */ }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */ }

input[type="search"] {
  /* 1 */
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  /* 2 */
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */ }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /**
 * 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 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */ }

legend {
  /* 1 */
  border: 0;
  /* 2 */
  padding: 0;
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */ }

textarea {
  overflow: auto;
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */ }

optgroup {
  font-weight: bold;
  /* Tables
   ========================================================================== */
  /**
 * Remove most spacing between table cells.
 */ }

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

td, th {
  padding: 0; }

meta.foundation-version {
  font-family: "/5.4.7/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
  .clearfix:after {
    clear: both; }

.hide {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
    .row.collapse .row {
      margin-left: 0;
      margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column, .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
    .small-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }
    .small-push-1 {
      position: relative;
      left: 8.33333%;
      right: auto; }
    .small-pull-1 {
      position: relative;
      right: 8.33333%;
      left: auto; }
    .small-push-2 {
      position: relative;
      left: 16.66667%;
      right: auto; }
    .small-pull-2 {
      position: relative;
      right: 16.66667%;
      left: auto; }
    .small-push-3 {
      position: relative;
      left: 25%;
      right: auto; }
    .small-pull-3 {
      position: relative;
      right: 25%;
      left: auto; }
    .small-push-4 {
      position: relative;
      left: 33.33333%;
      right: auto; }
    .small-pull-4 {
      position: relative;
      right: 33.33333%;
      left: auto; }
    .small-push-5 {
      position: relative;
      left: 41.66667%;
      right: auto; }
    .small-pull-5 {
      position: relative;
      right: 41.66667%;
      left: auto; }
    .small-push-6 {
      position: relative;
      left: 50%;
      right: auto; }
    .small-pull-6 {
      position: relative;
      right: 50%;
      left: auto; }
    .small-push-7 {
      position: relative;
      left: 58.33333%;
      right: auto; }
    .small-pull-7 {
      position: relative;
      right: 58.33333%;
      left: auto; }
    .small-push-8 {
      position: relative;
      left: 66.66667%;
      right: auto; }
    .small-pull-8 {
      position: relative;
      right: 66.66667%;
      left: auto; }
    .small-push-9 {
      position: relative;
      left: 75%;
      right: auto; }
    .small-pull-9 {
      position: relative;
      right: 75%;
      left: auto; }
    .small-push-10 {
      position: relative;
      left: 83.33333%;
      right: auto; }
    .small-pull-10 {
      position: relative;
      right: 83.33333%;
      left: auto; }
    .small-push-11 {
      position: relative;
      left: 91.66667%;
      right: auto; }
    .small-pull-11 {
      position: relative;
      right: 91.66667%;
      left: auto; }
    .column, .columns {
      position: relative;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      float: left; }
    .small-1 {
      width: 8.33333%; }
    .small-2 {
      width: 16.66667%; }
    .small-3 {
      width: 25%; }
    .small-4 {
      width: 33.33333%; }
    .small-5 {
      width: 41.66667%; }
    .small-6 {
      width: 50%; }
    .small-7 {
      width: 58.33333%; }
    .small-8 {
      width: 66.66667%; }
    .small-9 {
      width: 75%; }
    .small-10 {
      width: 83.33333%; }
    .small-11 {
      width: 91.66667%; }
    .small-12 {
      width: 100%; }
    .small-offset-0 {
      margin-left: 0% !important; }
    .small-offset-1 {
      margin-left: 8.33333% !important; }
    .small-offset-2 {
      margin-left: 16.66667% !important; }
    .small-offset-3 {
      margin-left: 25% !important; }
    .small-offset-4 {
      margin-left: 33.33333% !important; }
    .small-offset-5 {
      margin-left: 41.66667% !important; }
    .small-offset-6 {
      margin-left: 50% !important; }
    .small-offset-7 {
      margin-left: 58.33333% !important; }
    .small-offset-8 {
      margin-left: 66.66667% !important; }
    .small-offset-9 {
      margin-left: 75% !important; }
    .small-offset-10 {
      margin-left: 83.33333% !important; }
    .small-offset-11 {
      margin-left: 91.66667% !important; }
    .small-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }
    .column.small-centered, .columns.small-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }
    .column.small-uncentered, .columns.small-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }
    .column.small-centered:last-child, .columns.small-centered:last-child {
      float: none; }
    .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
      float: left; }
    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
      float: right; } }

@media only screen and (min-width:40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
    .medium-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }
    .medium-push-1 {
      position: relative;
      left: 8.33333%;
      right: auto; }
    .medium-pull-1 {
      position: relative;
      right: 8.33333%;
      left: auto; }
    .medium-push-2 {
      position: relative;
      left: 16.66667%;
      right: auto; }
    .medium-pull-2 {
      position: relative;
      right: 16.66667%;
      left: auto; }
    .medium-push-3 {
      position: relative;
      left: 25%;
      right: auto; }
    .medium-pull-3 {
      position: relative;
      right: 25%;
      left: auto; }
    .medium-push-4 {
      position: relative;
      left: 33.33333%;
      right: auto; }
    .medium-pull-4 {
      position: relative;
      right: 33.33333%;
      left: auto; }
    .medium-push-5 {
      position: relative;
      left: 41.66667%;
      right: auto; }
    .medium-pull-5 {
      position: relative;
      right: 41.66667%;
      left: auto; }
    .medium-push-6 {
      position: relative;
      left: 50%;
      right: auto; }
    .medium-pull-6 {
      position: relative;
      right: 50%;
      left: auto; }
    .medium-push-7 {
      position: relative;
      left: 58.33333%;
      right: auto; }
    .medium-pull-7 {
      position: relative;
      right: 58.33333%;
      left: auto; }
    .medium-push-8 {
      position: relative;
      left: 66.66667%;
      right: auto; }
    .medium-pull-8 {
      position: relative;
      right: 66.66667%;
      left: auto; }
    .medium-push-9 {
      position: relative;
      left: 75%;
      right: auto; }
    .medium-pull-9 {
      position: relative;
      right: 75%;
      left: auto; }
    .medium-push-10 {
      position: relative;
      left: 83.33333%;
      right: auto; }
    .medium-pull-10 {
      position: relative;
      right: 83.33333%;
      left: auto; }
    .medium-push-11 {
      position: relative;
      left: 91.66667%;
      right: auto; }
    .medium-pull-11 {
      position: relative;
      right: 91.66667%;
      left: auto; }
    .column, .columns {
      position: relative;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      float: left; }
    .medium-1 {
      width: 8.33333%; }
    .medium-2 {
      width: 16.66667%; }
    .medium-3 {
      width: 25%; }
    .medium-4 {
      width: 33.33333%; }
    .medium-5 {
      width: 41.66667%; }
    .medium-6 {
      width: 50%; }
    .medium-7 {
      width: 58.33333%; }
    .medium-8 {
      width: 66.66667%; }
    .medium-9 {
      width: 75%; }
    .medium-10 {
      width: 83.33333%; }
    .medium-11 {
      width: 91.66667%; }
    .medium-12 {
      width: 100%; }
    .medium-offset-0 {
      margin-left: 0% !important; }
    .medium-offset-1 {
      margin-left: 8.33333% !important; }
    .medium-offset-2 {
      margin-left: 16.66667% !important; }
    .medium-offset-3 {
      margin-left: 25% !important; }
    .medium-offset-4 {
      margin-left: 33.33333% !important; }
    .medium-offset-5 {
      margin-left: 41.66667% !important; }
    .medium-offset-6 {
      margin-left: 50% !important; }
    .medium-offset-7 {
      margin-left: 58.33333% !important; }
    .medium-offset-8 {
      margin-left: 66.66667% !important; }
    .medium-offset-9 {
      margin-left: 75% !important; }
    .medium-offset-10 {
      margin-left: 83.33333% !important; }
    .medium-offset-11 {
      margin-left: 91.66667% !important; }
    .medium-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }
    .column.medium-centered, .columns.medium-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }
    .column.medium-uncentered, .columns.medium-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }
    .column.medium-centered:last-child, .columns.medium-centered:last-child {
      float: none; }
    .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
      float: left; }
    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
      float: right; }
    .push-0 {
      position: relative;
      left: 0%;
      right: auto; }
    .pull-0 {
      position: relative;
      right: 0%;
      left: auto; }
    .push-1 {
      position: relative;
      left: 8.33333%;
      right: auto; }
    .pull-1 {
      position: relative;
      right: 8.33333%;
      left: auto; }
    .push-2 {
      position: relative;
      left: 16.66667%;
      right: auto; }
    .pull-2 {
      position: relative;
      right: 16.66667%;
      left: auto; }
    .push-3 {
      position: relative;
      left: 25%;
      right: auto; }
    .pull-3 {
      position: relative;
      right: 25%;
      left: auto; }
    .push-4 {
      position: relative;
      left: 33.33333%;
      right: auto; }
    .pull-4 {
      position: relative;
      right: 33.33333%;
      left: auto; }
    .push-5 {
      position: relative;
      left: 41.66667%;
      right: auto; }
    .pull-5 {
      position: relative;
      right: 41.66667%;
      left: auto; }
    .push-6 {
      position: relative;
      left: 50%;
      right: auto; }
    .pull-6 {
      position: relative;
      right: 50%;
      left: auto; }
    .push-7 {
      position: relative;
      left: 58.33333%;
      right: auto; }
    .pull-7 {
      position: relative;
      right: 58.33333%;
      left: auto; }
    .push-8 {
      position: relative;
      left: 66.66667%;
      right: auto; }
    .pull-8 {
      position: relative;
      right: 66.66667%;
      left: auto; }
    .push-9 {
      position: relative;
      left: 75%;
      right: auto; }
    .pull-9 {
      position: relative;
      right: 75%;
      left: auto; }
    .push-10 {
      position: relative;
      left: 83.33333%;
      right: auto; }
    .pull-10 {
      position: relative;
      right: 83.33333%;
      left: auto; }
    .push-11 {
      position: relative;
      left: 91.66667%;
      right: auto; }
    .pull-11 {
      position: relative;
      right: 91.66667%;
      left: auto; } }

@media only screen and (min-width:64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
    .large-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }
    .large-push-1 {
      position: relative;
      left: 8.33333%;
      right: auto; }
    .large-pull-1 {
      position: relative;
      right: 8.33333%;
      left: auto; }
    .large-push-2 {
      position: relative;
      left: 16.66667%;
      right: auto; }
    .large-pull-2 {
      position: relative;
      right: 16.66667%;
      left: auto; }
    .large-push-3 {
      position: relative;
      left: 25%;
      right: auto; }
    .large-pull-3 {
      position: relative;
      right: 25%;
      left: auto; }
    .large-push-4 {
      position: relative;
      left: 33.33333%;
      right: auto; }
    .large-pull-4 {
      position: relative;
      right: 33.33333%;
      left: auto; }
    .large-push-5 {
      position: relative;
      left: 41.66667%;
      right: auto; }
    .large-pull-5 {
      position: relative;
      right: 41.66667%;
      left: auto; }
    .large-push-6 {
      position: relative;
      left: 50%;
      right: auto; }
    .large-pull-6 {
      position: relative;
      right: 50%;
      left: auto; }
    .large-push-7 {
      position: relative;
      left: 58.33333%;
      right: auto; }
    .large-pull-7 {
      position: relative;
      right: 58.33333%;
      left: auto; }
    .large-push-8 {
      position: relative;
      left: 66.66667%;
      right: auto; }
    .large-pull-8 {
      position: relative;
      right: 66.66667%;
      left: auto; }
    .large-push-9 {
      position: relative;
      left: 75%;
      right: auto; }
    .large-pull-9 {
      position: relative;
      right: 75%;
      left: auto; }
    .large-push-10 {
      position: relative;
      left: 83.33333%;
      right: auto; }
    .large-pull-10 {
      position: relative;
      right: 83.33333%;
      left: auto; }
    .large-push-11 {
      position: relative;
      left: 91.66667%;
      right: auto; }
    .large-pull-11 {
      position: relative;
      right: 91.66667%;
      left: auto; }
    .column, .columns {
      position: relative;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      float: left; }
    .large-1 {
      width: 8.33333%; }
    .large-2 {
      width: 16.66667%; }
    .large-3 {
      width: 25%; }
    .large-4 {
      width: 33.33333%; }
    .large-5 {
      width: 41.66667%; }
    .large-6 {
      width: 50%; }
    .large-7 {
      width: 58.33333%; }
    .large-8 {
      width: 66.66667%; }
    .large-9 {
      width: 75%; }
    .large-10 {
      width: 83.33333%; }
    .large-11 {
      width: 91.66667%; }
    .large-12 {
      width: 100%; }
    .large-offset-0 {
      margin-left: 0% !important; }
    .large-offset-1 {
      margin-left: 8.33333% !important; }
    .large-offset-2 {
      margin-left: 16.66667% !important; }
    .large-offset-3 {
      margin-left: 25% !important; }
    .large-offset-4 {
      margin-left: 33.33333% !important; }
    .large-offset-5 {
      margin-left: 41.66667% !important; }
    .large-offset-6 {
      margin-left: 50% !important; }
    .large-offset-7 {
      margin-left: 58.33333% !important; }
    .large-offset-8 {
      margin-left: 66.66667% !important; }
    .large-offset-9 {
      margin-left: 75% !important; }
    .large-offset-10 {
      margin-left: 83.33333% !important; }
    .large-offset-11 {
      margin-left: 91.66667% !important; }
    .large-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }
    .column.large-centered, .columns.large-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }
    .column.large-uncentered, .columns.large-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }
    .column.large-centered:last-child, .columns.large-centered:last-child {
      float: none; }
    .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
      float: left; }
    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
      float: right; }
    .push-0 {
      position: relative;
      left: 0%;
      right: auto; }
    .pull-0 {
      position: relative;
      right: 0%;
      left: auto; }
    .push-1 {
      position: relative;
      left: 8.33333%;
      right: auto; }
    .pull-1 {
      position: relative;
      right: 8.33333%;
      left: auto; }
    .push-2 {
      position: relative;
      left: 16.66667%;
      right: auto; }
    .pull-2 {
      position: relative;
      right: 16.66667%;
      left: auto; }
    .push-3 {
      position: relative;
      left: 25%;
      right: auto; }
    .pull-3 {
      position: relative;
      right: 25%;
      left: auto; }
    .push-4 {
      position: relative;
      left: 33.33333%;
      right: auto; }
    .pull-4 {
      position: relative;
      right: 33.33333%;
      left: auto; }
    .push-5 {
      position: relative;
      left: 41.66667%;
      right: auto; }
    .pull-5 {
      position: relative;
      right: 41.66667%;
      left: auto; }
    .push-6 {
      position: relative;
      left: 50%;
      right: auto; }
    .pull-6 {
      position: relative;
      right: 50%;
      left: auto; }
    .push-7 {
      position: relative;
      left: 58.33333%;
      right: auto; }
    .pull-7 {
      position: relative;
      right: 58.33333%;
      left: auto; }
    .push-8 {
      position: relative;
      left: 66.66667%;
      right: auto; }
    .pull-8 {
      position: relative;
      right: 66.66667%;
      left: auto; }
    .push-9 {
      position: relative;
      left: 75%;
      right: auto; }
    .pull-9 {
      position: relative;
      right: 75%;
      left: auto; }
    .push-10 {
      position: relative;
      left: 83.33333%;
      right: auto; }
    .pull-10 {
      position: relative;
      right: 83.33333%;
      left: auto; }
    .push-11 {
      position: relative;
      left: 91.66667%;
      right: auto; }
    .pull-11 {
      position: relative;
      right: 91.66667%;
      left: auto; } }
  @media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
    .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
      display: none !important; }

    .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }

    .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
      position: absolute !important;
      height: 1px;
      width: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px); }

    table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
      display: table !important; }

    thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
      display: table-header-group !important; }

    tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
      display: table-row-group !important; }

    tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
      display: table-row !important; }

    th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
      display: table-cell !important; } }
  @media only screen and (min-width:40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
      display: none !important; }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
      position: absolute !important;
      height: 1px;
      width: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px); }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
      display: table !important; }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
      display: table-header-group !important; }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
      display: table-row-group !important; }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
      display: table-row !important; }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
      display: table-cell !important; } }
  @media only screen and (min-width:64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
      display: none !important; }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
      position: absolute !important;
      height: 1px;
      width: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px); }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
      display: table !important; }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
      display: table-header-group !important; }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
      display: table-row-group !important; }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
      display: table-row !important; }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
      display: table-cell !important; } }
  @media only screen and (min-width:90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
      display: none !important; }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
      position: absolute !important;
      height: 1px;
      width: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px); }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
      display: table !important; }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
      display: table-header-group !important; }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
      display: table-row-group !important; }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
      display: table-row !important; }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
      display: table-cell !important; } }
  @media only screen and (min-width:120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit !important; }
    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
      display: none !important; }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
      position: absolute !important;
      height: 1px;
      width: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px); }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
      display: table !important; }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
      display: table-header-group !important; }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
      display: table-row-group !important; }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
      display: table-row !important; }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
      display: table-cell !important; } }

.show-for-landscape, .hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape, .show-for-portrait {
  display: none !important;
  /* Specific visibility for tables */ }

table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, th.hide-for-landscape, td.show-for-portrait, th.show-for-portrait {
  display: table-cell !important; }

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

  .hide-for-landscape, .show-for-portrait {
    display: none !important;
    /* Specific visibility for tables */ }

  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, th.show-for-landscape, td.hide-for-portrait, th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  /* Touch-enabled device targeting */
    .show-for-portrait, .hide-for-landscape {
      display: inherit !important; }
    .hide-for-portrait, .show-for-landscape {
      display: none !important;
      /* Specific visibility for tables */ }
    table.show-for-portrait, table.hide-for-landscape {
      display: table !important; }
    thead.show-for-portrait, thead.hide-for-landscape {
      display: table-header-group !important; }
    tbody.show-for-portrait, tbody.hide-for-landscape {
      display: table-row-group !important; }
    tr.show-for-portrait, tr.hide-for-landscape {
      display: table-row !important; }
    td.show-for-portrait, th.show-for-portrait, td.hide-for-landscape, th.hide-for-landscape {
      display: table-cell !important; } }

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

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important;
  /* Specific visibility for tables */ }

table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important;
  /* Print visibility */ }

@media print {
  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

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

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; } }

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

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

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

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

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:64.063em) and (max-width:90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:90.063em) and (max-width:120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:120.063em) and (max-width:99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }

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

a {
  color: #008cba;
  text-decoration: none;
  line-height: inherit;
  /* Default paragraph styles */ }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
  /* Default header styles */ }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
  /* Helpful Typography Defaults */ }

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

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

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

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem;
  /* Lists */ }

ul, ol, dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem;
  /* Unordered Lists */ }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul, ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

ul {
  /* Ordered Lists */ }
  ul li ul, ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }
  ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit; }
  ul.square {
    list-style-type: square;
    margin-left: 1.1rem; }
  ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem; }
  ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem; }
  ul.no-bullet {
    list-style: none; }

ol {
  margin-left: 1.4rem;
  /* Definition Lists */ }
  ol li ul, ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

dl {
  /* Abbreviations */ }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }
  dl dd {
    margin-bottom: 0.75rem; }

abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none;
  /* Blockquotes */ }
  abbr[title] {
    border-bottom: 1px dotted #ddd; }

blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a, blockquote cite a:visited {
      color: #555; }

blockquote, blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
  /* Microformats */ }

.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #ddd;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
  .vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625rem; }

@media only screen and (min-width:40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; } }

.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    /* Black prints faster: h5bp.com/s */
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  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: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    /* h5bp.com/t */
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

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

  h2, h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

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

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

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333;
  color: #fff;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #fff;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem; }

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width:40.063em) {
  .tab-bar-section.left, .tab-bar-section.right {
    text-align: left; } }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #fff;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -1rem/2;
    left: 0.90625rem;
    box-shadow: 0 0px 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100.5%, 0);
  -webkit-transform: translate3d(-100.5%, 0, 0);
  -moz-transform: translate3d(-100.5%, 0, 0);
  -ms-transform: translate3d(-100.5%, 0, 0);
  -o-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100.5%, 0);
  -webkit-transform: translate3d(100.5%, 0, 0);
  -moz-transform: translate3d(100.5%, 0, 0);
  -ms-transform: translate3d(100.5%, 0, 0);
  -o-transform: translate3d(100.5%, 0, 0);
  transform: translate3d(100.5%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    ul.off-canvas-list li a {
      display: block;
      padding: 0.66667rem;
      color: rgba(255, 255, 255, 0.7);
      border-bottom: 1px solid #262626;
      transition: background 300ms ease; }
      ul.off-canvas-list li a:hover {
        background: #242424; }

.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }
  .move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    @media only screen and (min-width:40.063em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }
  .move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    @media only screen and (min-width:40.063em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
  .offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    @media only screen and (min-width:40.063em) {
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
  .offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    @media only screen and (min-width:40.063em) {
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
  .offcanvas-overlap-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    @media only screen and (min-width:40.063em) {
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }
  .no-csstransforms .right-off-canvas-menu {
    right: -15.625rem; }
  .no-csstransforms .move-left > .inner-wrap {
    right: 15.625rem; }
  .no-csstransforms .move-right > .inner-wrap {
    left: 15.625rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: 0.5rem;
      display: inline; }
  .left-submenu.move-right {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: 0.5rem;
      display: inline; }
  .right-submenu.move-left {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline; }

.tooltip {
  display: none !important; }

* {
  -webkit-backface-visibility: visible !important;
  /* IMPORTS */ }

textarea, input[type="text"], input[type="button"], input[type="submit"], button {
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0 4px; }

* {
  margin: 0;
  padding: 0; }

body {
  background: #edebe6;
  color: #212121;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  padding: 0px;
  overflow-y: auto; }

input, textarea {
  color: #212121;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
  border: 1px solid #c4c4c4;
  padding: 2px; }

p {
  font-size: inherit;
  margin-bottom: 0px;
  line-height: inherit; }

iframe {
  max-width: 100%;
  max-height: 100%; }

#slide img {
  width: 100%;
  height: auto; }

select {
  width: auto; }

.text-right {
  text-align: inherit !important; }

.off-canvas-toggle {
  display: none; }

.inner-wrap {
  margin-bottom: 25px; }

*:focus {
  outline: none; }

a, a:active, a:visited {
  color: #136690;
  text-decoration: underline; }

a:hover {
  color: #458aae;
  text-decoration: none; }

img {
  border: 0 none; }

#content-left ul {
  padding: 9px 10px 9px 10px; }

#page {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  background: #fff; }

#header {
  padding: 16px 10px 10px;
  height: 120px;
  background: url("images/headerbg.jpg") no-repeat 67% 100%;
  position: relative; }

#logo {
  float: left;
  margin: 10px 0 0 10px; }

#header-right {
  float: right;
  text-align: center;
  width: auto;
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 34px; }

#header-right a, #header-right a:active, #header-right a:visited {
  font-size: 13px;
  color: #212121; }

#header-right .moduletable-alreadyuser {
  padding: 5px 5px 0 0; }

.clr {
  width: 100%;
  clear: both; }

.ux-menu-arrow {
  display: none; }

.breadcrumb {
  height: 13px;
  font-size: 11px;
  list-style-type: none;
  padding: 0 !important;
  margin-left: 0;
  margin-bottom: 10px; }
  .breadcrumb .icon-location {
    display: none; }
  .breadcrumb .divider {
    margin: 0 5px; }

.breadcrumb li {
  display: inline-block; }

.breadcrumb a, .breadcrumb a:active, .breadcrumb a:visited {
  font-size: 11px; }

#content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 65rem; }
  #content:before, #content:after {
    content: " ";
    display: table; }
  #content:after {
    clear: both; }

#content-left {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 66.66667%;
  float: left;
  width: 73.4%;
  margin-top: 20px; }

#right-content {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 33.33333%;
  float: left;
  width: 26.6%; }

#fixed-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 65rem;
  width: 100%;
  z-index: 10;
  max-width: 246px; }
  #fixed-content:before, #fixed-content:after {
    content: " ";
    display: table; }
  #fixed-content:after {
    clear: both; }
  #fixed-content.fixed {
    position: fixed;
    top: 0; }

#content-outer {
  padding: 0 0 7px;
  background: url("images/content-bottom.png") no-repeat bottom; }

#content-inner {
  background: url("images/content-middle.png") repeat-y;
  padding: 10px 20px;
  min-height: 500px; }

#content-right, #content-right-1 {
  margin: 22px 0 0 0;
  float: right;
  width: 100%; }

#right-content .moduletable.subscriptions {
  padding: 12px 0 0; }

#right-content .moduletable.subscriptions .module-outer {
  padding: 0 0 12px; }

#right-content .moduletable.subscriptions .module-inner {
  padding: 0 10px; }

#content-right .moduletable.subscriptions h3, #content-right-1 .moduletable.subscriptions h3 {
  background: url("images/title-icon.png") no-repeat top left;
  padding: 0 0 4px 26px;
  margin: 0 0 15px;
  font-size: 16px;
  color: #fff;
  height: 22px;
  font-weight: normal;
  line-height: 22px;
  display: block;
  text-transform: uppercase; }

#footer {
  clear: both;
  overflow: hidden;
  float: left;
  width: 100%;
  background-color: #fff; }

#footer-bar {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
  text-align: center;
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 12px;
  font-family: 'Open Sans Semi-Bold', sans-serif;
  text-transform: uppercase;
  color: #171717; }

#footer-bar a {
  color: #171717; }

#content-left #akeebasubs-subscribe-level h3 {
  color: #333;
  font-size: 17pt;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 1px 1px #ccc; }

div.level-description .level-description-inner {
  font-size: 11pt;
  padding: 8px;
  text-align: center;
  width: 100%; }

.level-description .level-description-inner span {
  padding-right: 10px; }

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

#akeebasubs form fieldset legend {
  color: #333;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  padding-bottom: 15px; }

.bottom-content {
  font-size: 13px;
  /*min-height:175px;*/
  width: 100%;
  float: left;
  line-height: normal; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
  .bottom-content {
    font-size: 11px; } }

#bottom-content-box {
  float: left; }

#top-content-box, #bottom-content-box {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  float: left;
  margin: 20px -0.5rem; }
  #top-content-box:before, #bottom-content-box:before, #top-content-box:after, #bottom-content-box:after {
    content: " ";
    display: table; }
  #top-content-box:after, #bottom-content-box:after {
    clear: both; }
  #top-content-box .top-content, #bottom-content-box .top-content, #top-content-box .bottom-content, #bottom-content-box .bottom-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    position: relative; }
    #top-content-box .top-content .module-outer, #bottom-content-box .top-content .module-outer, #top-content-box .bottom-content .module-outer, #bottom-content-box .bottom-content .module-outer {
      background: #f2f2f2; }
    #top-content-box .top-content .module-inner, #bottom-content-box .top-content .module-inner, #top-content-box .bottom-content .module-inner, #bottom-content-box .bottom-content .module-inner {
      background: #f2f2f2;
      -moz-box-shadow: inset 0 0 7px #b7b7b7;
      -webkit-box-shadow: inset 0 0 7px #b7b7b7;
      box-shadow: inset 0 0 7px #b7b7b7; }
  .top-content .moduletable .module-outer .module-inner {
    height: 347px; }

#content-left #top-content-box .top-content .module-inner .custom {
  font-size: 12px;
  height: 290px;
  line-height: 14px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 5px 15px 0; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
  #content-left #top-content-box .top-content .module-inner .custom {
    font-size: 11px; } }

#content-left .bottom-content .module-inner .custom {
  padding: 7px 20px 7px 20px; }

#footer-content-4 .moduletable .module-outer .module-inner .custom {
  padding: 7px;
  min-height: 150px;
  /*.bottom-content {
	min-height: 211px;
}*/ }
  #footer-content-4 .moduletable .module-outer .module-inner .custom img {
    width: 100%;
    height: auto; }

#footer-content-4 {
  margin-right: 0;
  float: right;
  position: relative;
  margin-top: 21px; }

#footer-content-4 .moduletable .module-outer .module-inner .custom p a {
  text-decoration: none;
  position: absolute;
  color: #fff;
  right: 12px;
  width: 212px;
  text-align: center;
  bottom: 25px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000; }

.moduletable h3 {
  font-size: 14px; }

.bottom-content h3, .bottom-content-full h3 {
  color: #fff;
  margin: 0;
  background: #c6232a url("images/heading-red-left.png") no-repeat 0 0;
  padding: 0 0 0 27px;
  font-weight: normal; }

.bottom-content h3 span, .bottom-content-full h3 span {
  display: block;
  background: #c6232a url("images/heading-red-right.png") no-repeat top right;
  height: 36px;
  padding-left: 6px;
  line-height: 36px;
  text-transform: uppercase; }

.bottom-content .black h3, .bottom-content-full h3 {
  background: #000 url("images/heading-black-left.png") no-repeat 0 0; }

.bottom-content .black h3 span, .bottom-content-full h3 span {
  background: #000 url("images/heading-black-right.png") no-repeat top right; }

.bottom-content-full {
  float: left;
  margin: 20px -0.5rem; }
  .bottom-content-full > div {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .bottom-content-full .hikashop_product {
    margin-top: 10px; }
  .bottom-content-full .hikashop_product_column_1 {
    padding-left: 0; }
  .bottom-content-full .hikashop_product_column_3 {
    padding-right: 0; }

.bottom-content-full:after {
  content: "";
  clear: both;
  display: block; }

.blog-bridgeudtryk .teaser-item {
  clear: both;
  overflow: hidden;
  padding: 0 0 10px;
  width: 100% !important; }

#search {
  margin: 15px 0 0;
  width: 100%;
  float: left; }

.bottom-content ul {
  list-style: none;
  margin: 0 5px; }

li.odd {
  padding-bottom: 5px; }

li.even {
  padding-bottom: 5px; }

.bottom-content li, ul.zoo-list > li, ul.zoo-list > li:first-child {
  font-size: 15px;
  line-height: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dadee1; }

.bottom-content li a, .bottom-content li a:active, .bottom-content li a:visited {
  font-size: 13px;
  text-decoration: none;
  color: #212121;
  padding: 4px 0 0 16px;
  display: block; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
  .bottom-content li a, .bottom-content li a:active, .bottom-content li a:visited {
    font-size: 11px; } }

.bottom-content li a:hover {
  text-decoration: underline; }

.contact fieldset {
  margin: 0;
  padding: 0;
  border: none; }

.contact address {
  font-style: normal; }

.tip-wrap {
  display: none !important; }

.contact fieldset input, .contact fieldset textarea {
  margin: 2px 0 12px; }

.contact button.button {
  height: 24px;
  padding: 0 8px;
  border: 1px solid #a3a3a3;
  border-radius: 3px;
  cursor: pointer;
  font-size: 13px;
  /** POPUP **/ }

.mmm-popup a.print {
  background: url("images/printer.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 16px;
  width: 16px; }

.plan-game-popup a.print {
  background: url("images/printer.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 16px;
  width: 16px; }

.description-popup a.print {
  background: url("images/printer.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 16px;
  width: 16px; }

.moduletable-ms-tag {
  font-size: 11px;
  text-align: right;
  padding: 15px 0 0;
  color: #a3a3a3; }

#contact-form {
  margin-top: 30px; }

#footer .module-inner h3 {
  margin-bottom: 10px; }

#footer .module-inner .custom {
  margin-left: 10px; }

#footer .module-inner .black {
  margin: 0; }

.floatbox .element {
  font-size: 13px;
  padding-top: 5px; }

.componentheading, .element-itemname, .heading-s {
  color: inherit;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 0 10px; }

#giver {
  margin-right: 15px; }

.blog-dagensbridge form input {
  padding: 0 5px; }

.blog-bridgeudtryk {
  padding-bottom: 30px; }

#daily-placeholder {
  height: 30px;
  background-image: url("images/green_btn.png");
  background-position: center right;
  margin-top: 24px;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 6px;
  bottom: 0; }

#daily-placeholder .moduletable .module-outer .module-inner a {
  font-size: 12px;
  color: #fff;
  font-family: 'Open Sans Extra-Bold', sans-serif;
  font-weight: 800;
  text-shadow: 1px 1px 1px #000;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 8px;
  line-height: 30px; }

.contact-contactinfo p {
  margin: 0 !important; }

.cvr-mail {
  margin-top: 10px; }

.paakravet {
  padding-left: 10px;
  display: inline-block; }

.contact h2, .item-page h2 {
  color: inherit;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 0 10px; }

.moduletable-nyhedsbrev .aca_list_name {
  display: none; }

#contact-form input {
  padding: 2px;
  width: 200px; }

#contact-form input#jform_contact_email_copy {
  width: auto; }

.counter {
  text-align: center; }

#content-inner {
  overflow: hidden; }

.pagination {
  margin-top: 10px; }

.pagination ul {
  list-style: none;
  text-align: center; }

.pagination ul li {
  display: inline-block;
  padding: 0 10px; }

.pagination span.pagenav {
  cursor: default; }

#paymentmethod-container #subscribenow {
  margin: 10px 0 0; }

#users-profile-core dt {
  display: inline-block;
  width: 120px; }

#users-profile-core dd {
  display: inline-block; }

.logged-in a {
  display: inline-block;
  padding: 0 10px; }

.moduletable-nyhedsbrev {
  width: 100%;
  float: left;
  margin: 17px 0 0; }

.moduletable-nyhedsbrev h3 {
  font-weight: normal;
  font-size: 16px;
  margin: 0 0 5px; }

.moduletable-nyhedsbrev table.acymailing_form {
  margin: 0;
  width: 100%; }

.moduletable-nyhedsbrev .loginbox {
  width: 202px;
  margin: 0 0 5px; }

#sporg_lars td {
  vertical-align: top; }

#akeebasubs input#ab_berlingske.main {
  width: auto; }

#system-message {
  background: #f8f8f8;
  border: 1px solid #6dc2d6;
  padding: 10px; }

#system-message ul {
  padding: 0;
  list-style: none; }

#system-message dt {
  font-weight: bold; }

.page-default-dagens-spil ul, .page-default-dagens-spil li {
  list-style: none; }

.page-default-dagens-spil .pos-top {
  float: right; }

.page-default-dagens-spil .pos-top {
  background: url("images/printer_icon.png") no-repeat scroll right top transparent;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin: 0 0 5px;
  padding: 0 19px 0 0; }

.corners .card_icons {
  margin: 0 3px 0 1px; }

.mod-languages {
  float: right;
  margin-right: 15px; }

.ux-menu-container {
  float: left; }

#menu .mod-languages li a {
  background: none;
  border: none;
  padding: 0 4px; }

.resume-pris {
  width: 990px; }

#right-top .moduletable .module-inner {
  min-height: 50px; }

#right-top .moduletable {
  margin-bottom: 15px; }

#akeebasubs input.error {
  border: 1px solid red !important; }

.req {
  color: red; }

#ca_banner h2 {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase; }

#ca_banner p, #ca_banner h2 {
  color: #878787; }

#ca_banner p {
  font-size: 11px; }

#ca_banner p span {
  color: #000;
  font-weight: normal;
  text-decoration: none; }

#ca_banner p span:hover {
  text-decoration: underline; }

#ca_banner {
  height: auto;
  min-height: 44px; }

#ca_banner .accept {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  border-radius: 0 0 0 0;
  display: inline;
  font-size: 13px;
  font-weight: normal;
  margin: 10px auto 0;
  padding: 2px 6px;
  text-shadow: none;
  text-transform: uppercase;
  width: 10px; }

#ca_banner .info-plus {
  font-size: 12px;
  margin: 0 10px;
  text-decoration: underline; }

#ca_banner .accept:hover {
  box-shadow: 1px 1px 2px 1px #ccc; }

a.cat_child_a {
  float: left;
  font-size: 14px;
  font-weight: normal;
  text-align: left !important;
  text-decoration: none; }

h3.cat_child_h3 {
  padding-right: 3px;
  text-align: center; }

#top-content-box .top-content {
  height: 348px;
  overflow: hidden; }

#top-content-box .custom span {
  font-family: verdana, Geneva, sans-serif !important; }

.items .width100 .read a {
  color: #999;
  background-image: url('images/check-img.png');
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 20px; }

table.main_thumb_table td img {
  box-shadow: 1px 1px 0 #ccc, -1px 1px 0 #ccc, 1px -1px 0 #ccc, -1px -1px 0 #ccc;
  display: block;
  padding-right: 10px; }

table.main_thumb_table td {
  display: block;
  position: relative;
  padding-right: 7px !important;
  float: left;
  width: 19% !important; }

#cat_child_wrapper1 .cat_child div, #cat_child_wrapper2 .cat_child div {
  font-size: 12px; }

#cat_child_wrapper2, #cat_child_wrapper1 {
  padding-top: 20px; }

#content-left .Go_back {
  display: none; }

#content #content-left h2 {
  color: inherit;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 0 10px; }

.layout-dagensspil p.title {
  font-size: 20px; }

.page-default-dagens-spil h1.pos-title {
  display: none; }

#showbridge {
  z-index: -1;
  float: right;
  font-size: 10px;
  width: 100%;
  max-height: 410px;
  margin-top: 21px;
  background: #f2f2f2;
  -moz-box-shadow: inset 0 0 7px #b7b7b7;
  -webkit-box-shadow: inset 0 0 7px #b7b7b7;
  box-shadow: inset 0 0 7px #b7b7b7; }
  #showbridge td {
    padding: 5px; }

.cornersbg {
  padding: 5px;
  background: #008f00;
  color: #fff; }

.cornersn, .cornerss {
  text-align: center; }

.cornersv {
  text-align: left;
  float: left;
  width: 50%; }

.cornerse {
  text-align: right;
  float: right;
  width: 50%; }

#loginmethod a {
  cursor: pointer; }

#main_thumb_table7 .main_thumb_text {
  display: block;
  padding: 0 0 0 2px;
  text-align: left; }

div.main_images_wrapper {
  width: 100%;
  margin: 23px 0 0 3px; }

#bottom-content-box .bottom-content .moduletable .module-inner {
  height: 195px; }

div.mod-languages li {
  margin-left: 0px;
  margin-right: 0px;
  /*btn-blue added | mk@hoeks - 12/09/2018*/ }

.myaccount > a, .btn-blue {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("images/login-btn.png");
  background-repeat: no-repeat;
  border: medium none;
  color: #fff;
  cursor: pointer;
  height: 6px;
  text-align: center;
  text-transform: uppercase;
  max-width: 216px;
  width: 100%;
  display: block;
  height: 30px;
  line-height: 26px;
  text-decoration: none; }

.btn-blue:visited, .btn-blue:hover, .btn-blue:active, .btn-blue:focus {
  color: #fff; }

.myaccount {
  margin: 20px 0 15px; }

.login-default a {
  background: url("images/login-popup-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 59px; }

.login-hands a {
  background: url("images/mmm-knap.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 102px;
  text-indent: -99999px; }

.login-plan a {
  background: url("images/planlaeg-knap.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 102px;
  text-indent: -99999px; }

.login-default {
  float: left;
  margin: 42px 0 0;
  text-align: center;
  line-height: 59px; }

.login-hands {
  float: left;
  margin: 0 15px; }
  @media only screen and (max-width: 40em) {
  .login-hands {
    margin: 0; } }

.login-plan {
  float: left; }

.login-default a, .login-hands a, .login-plan a {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -0.90625e;
  width: 190px;
  text-decoration: none;
  color: #fff;
  cursor: pointer; }

.mmmlogin, .planlogin {
  background-image: url("images/back-arrow.png");
  background-position: left 6px;
  background-repeat: no-repeat;
  padding-left: 19px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer; }

#showbridge h3 span {
  background: url("images/heading-red-right.png") no-repeat scroll right top rgba(0, 0, 0, 0);
  display: block;
  height: 36px;
  line-height: 36px;
  padding-left: 6px;
  text-transform: uppercase; }

#showbridge h3 {
  background: url("images/heading-red-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 27px; }

#showbridge > table {
  display: block;
  width: 100%;
  padding: 5px 10px; }
  #showbridge > table tbody, #showbridge > table tr {
    display: block; }
    #showbridge > table tbody td, #showbridge > table tr td {
      display: inline-block; }

#sbox-window .popup-content {
  padding: 10px; }

.topborderdiv {
  border-top: 1px solid #c4c4c4;
  margin: 20px 0 0;
  padding: 20px 0 0; }

#borderraound-content {
  border: 1px solid #c4c4c4;
  border-radius: 10px;
  padding: 20px; }

#borderraound-content:after {
  clear: both;
  content: "";
  display: block; }

.article-read div {
  font-size: 10px;
  margin: 10px 0 0; }

.breadcrumb .divider img {
  margin-bottom: 3px; }

.vip-desc {
  color: #f00;
  font-size: 11px;
  font-style: italic; }

.login-title {
  font-size: 18px;
  margin-top: 20px;
  text-align: center; }

.login-description {
  margin-top: 20px;
  padding: 10px; }

.freemonth, .freemonth:active, .freemonth:visited {
  color: #fff;
  text-decoration: none; }

.freemonth:hover {
  text-decoration: underline;
  color: #fff; }

#topmenu {
  float: right; }

#topmenu li {
  display: block;
  float: left;
  font-size: 10px;
  padding: 0 5px 0 0; }

#top-content-2 .shark .module-outer {
  background: none;
  height: 99px;
  padding: 0;
  border: 0; }

#top-content-2 .shark .module-inner {
  height: 100px;
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#top-content-2 .shark .module-inner h3 {
  display: none; }

body #top-content-box #top-content-2 .shark .module-inner .custom.shark {
  height: 127px;
  padding: 0;
  margin: 0; }

.moduletable.shark {
  -moz-box-shadow: inset 0 0 10px #bababa;
  -webkit-box-shadow: inset 0 0 10px #bababa;
  box-shadow: inset 0 0 10px #bababa;
  background: none repeat scroll 0 0 #eee;
  margin: 0px 0 0;
  padding: 16px 5px;
  text-align: center;
  position: absolute;
  left: 0.5rem;
  right: 0.5rem;
  bottom: 0; }

.custom.shark img {
  height: auto;
  width: 150px; }

#hikashop_category_information_menu_298 div.hikashop_category, #hikashop_category_information_menu_298 div.hikashop_product {
  float: left;
  width: 30% !important; }

.hikashop_products_pagination {
  display: none; }

div.hikashop_subcontainer_border {
  border: none !important; }

.element.element-textarea.first.last > div {
  font-size: 14px; }

.layout-farvebehandling .element.element-textarea.first.last > div {
  font-size: 12px; }

a.solution {
  background-image: url("images/button-gradient-red.png");
  background-repeat: repeat;
  height: 24px;
  width: 100%;
  border: none;
  background-color: transparent;
  cursor: pointer;
  margin-top: 1px;
  margin-bottom: 8px;
  color: #fff !important;
  text-transform: uppercase;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #d55d62;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding: 0 !important;
  text-decoration: none !important;
  line-height: 21px; }

#top-content-3 .moduletable .module-outer .module-inner .zoo-item ul li {
  border: medium none; }

#user-registration fieldset, #user-registration div, #user-registration dt, #user-registration dd {
  float: left;
  margin-right: 5px; }

#user-registration p {
  margin-bottom: 10px; }

.contentpane {
  font-family: Verdana, sans-serif; }

.game-types .a-games, .game-types .k-games {
  position: relative;
  width: 50%;
  height: 20px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  line-height: 20px;
  font-family: 'Oswald', Helvetica;
  display: inline-block;
  vertical-align: top;
  /* Old browsers */
  background: #969696;
  /* FF3.6+ */
  background: -moz-linear-gradient(top, #969696 0%, #d0d0d0 99%);
  /* Chrome,Safari4+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #969696), color-stop(99%, #d0d0d0));
  /* Chrome10+,Safari5.1+ */
  background: -webkit-linear-gradient(top, #969696 0%, #d0d0d0 99%);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #969696 0%, #d0d0d0 99%);
  /* IE10+ */
  background: -ms-linear-gradient(top, #969696 0%, #d0d0d0 99%);
  /* W3C */
  background: linear-gradient(to bottom, #969696 0%, #d0d0d0 99%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#969696', endColorstr='#d0d0d0', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 2px 0 #696969, 0 2px 2px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 2px 0 #696969, 0 2px 2px rgba(0, 0, 0, .5);
  box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 2px 0 #696969, 0 2px 2px rgba(0, 0, 0, .5); }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
  .game-types .a-games, .game-types .k-games {
    height: 30px;
    line-height: 30px; } }

.game-types .a-games:before, .game-types .k-games:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #fff;
  position: absolute;
  content: "";
  left: -6px;
  right: -6px;
  top: -6px;
  bottom: -10px;
  z-index: -1; }

.game-types .a-games.active, .game-types .k-games.active {
  text-shadow: -1px -1px 0 #0d631d;
  background: #d25068;
  border: 1px solid #0d631d;
  background-image: -webkit-linear-gradient(top, #4aa85b, #01a820);
  background-image: -moz-linear-gradient(top, #4aa85b, #01a820);
  background-image: -ms-linear-gradient(top, #4aa85b, #01a820);
  background-image: -o-linear-gradient(top, #4aa85b, #01a820);
  background-image: linear-gradient(to bottom, #4aa85b, #01a820);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4aa85b', endColorstr='#01a820', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 2px 0 #0d631d, 0 2px 2px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 2px 0 #0d631d, 0 2px 2px rgba(0, 0, 0, .5);
  box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 2px 0 #0d631d, 0 2px 2px rgba(0, 0, 0, .5); }

.game-types .k-games {
  border-radius: 0 5px 5px 0; }

.game-types .a-games {
  border-radius: 5px 0 0 5px; }

.game-types .a-games {
  border-left: 1px solid #696969;
  border-top: 1px solid #696969;
  border-bottom: 1px solid #696969; }

.game-types .k-games {
  border-right: 1px solid #696969;
  border-top: 1px solid #696969;
  border-bottom: 1px solid #696969; }

.game-types .a-games:active:before, .game-types .k-games:active:before {
  top: -11px;
  bottom: -2px;
  content: ""; }

.game-types .a-games a, .game-types .k-games a {
  color: #000;
  display: block;
  text-decoration: none;
  text-shadow: 0 0 1px #fff;
  font-size: 13px !important; }

.game-types .a-games.active a, .game-types .k-games.active a {
  font-size: 13px !important;
  cursor: default; }

.pos-right .game-types {
  display: block;
  float: right;
  margin: 10px 0 0 !important;
  width: 180px; }
  .pos-right .game-types .a-games {
    float: left; }
  @media only screen and (max-width: 40em) {
  .pos-right .game-types {
    margin: 0 !important; } }

.details .game-types {
  width: 220px;
  margin: -35px 0 8px; }

.a-games.one.active, .k-games.one.active {
  border: 1px solid #0d631d;
  border-radius: 5px; }

.share-friend {
  float: right;
  cursor: pointer; }

.share-form {
  float: right; }

.pos-top .share-form {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  top: 20px;
  margin: 5px 0 0;
  padding: 10px;
  position: absolute;
  left: 0;
  text-align: left;
  max-width: 300px;
  width: auto;
  z-index: 100; }
  .pos-top .share-form p {
    margin-bottom: 10px; }
  .pos-top .share-form label {
    font-width: 700px; }
  .pos-top .share-form .share-bottom {
    margin-top: 10px; }
  .pos-top .share-form .share-submit, .pos-top .share-form .share-close {
    float: right;
    display: block; }
  .pos-top .share-form .share-close {
    line-height: 29px !important;
    padding-left: 15px; }
  .pos-top .share-form input[type=submit] {
    padding: 8px 25px;
    background: #146691;
    font-size: 13px;
    color: #fff;
    border: none;
    border-shadow: none;
    -webkit-transition: background-color 400ms linear, box-shadow 400ms linear;
    -ms-transition: background-color 400ms linear, box-shadow 400ms linear;
    transition: background-color 400ms linear, box-shadow 400ms linear; }
    .pos-top .share-form input[type=submit]:hover, .pos-top .share-form input[type=submit]:focus, .pos-top .share-form input[type=submit]:active {
      background: #458aae;
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }

#shareform .share-message, #shareform .mail {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 2px 0;
  padding: 2px;
  width: 100%;
  min-height: 30px; }

.share-label {
  display: inline-block;
  vertical-align: top;
  width: 65px; }

#shareform .message {
  clear: both;
  margin: 30px 0 0;
  text-align: center;
  width: 100%; }

#ScrollBar {
  z-index: 1;
  position: absolute;
  bottom: 0;
  width: 100%; }

#ScrollBar header {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  line-height: 25px;
  cursor: pointer;
  background: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }

#ScrollBar header .innerWidth {
  font-family: 'NeueAachenRegular', Arial;
  font-size: 14px;
  font-weight: bold; }

#ScrollBar header span {
  vertical-align: top;
  color: #737373;
  text-transform: lowercase; }

#ScrollBar header .icon {
  display: inline-block;
  margin: 0 0 0 18px;
  color: #737373; }

#ScrollBar article {
  display: none;
  color: #999;
  background: #ddd;
  border-bottom: 1px solid #c2c2c2; }

#ScrollBar article .innerWidth {
  height: 110px;
  overflow: hidden; }

#ScrollBar article .innerWidth div.wrapper {
  padding: 7px 12px;
  width: auto;
  height: auto; }

#ScrollBar article .innerWidth .ps-scrollbar-y {
  min-height: 50px; }

#ScrollBar h1 {
  line-height: 1.8;
  margin: 0 0 3px;
  font-size: 14px;
  font-weight: 700;
  color: #c10001; }

#ScrollBar h2 {
  line-height: 1.5;
  font-size: 13px;
  margin: 0 0 3px;
  color: #282828; }

#ScrollBar p {
  line-height: 1.5;
  font-size: 12px;
  margin: 3px 0 6px 0;
  color: #666; }

#ScrollBar header .innerWidth {
  font-family: Arial, sans-serif;
  font-size: 12px; }

#footer .top .text p {
  font-family: Arial, sans-serif;
  /* Jonas herfra */ }

.item-icon {
  display: none; }

.layout-farvebehandling td {
  padding: 5px; }

div.akeeba-bootstrap select {
  line-height: normal !important; }

.hikashop_checkout_payment_description {
  display: none; }

.hikashop_checkout_payment_name {
  display: inline-block;
  margin-left: 10px; }

.hikashop_shipping_group br {
  display: none; }

.hikashop_checkout_shipping_description {
  display: none; }

.hikashop_checkout_shipping_radio {
  vertical-align: middle;
  margin-right: 5px; }

.hikashop_payment_methods_table .hikashop_checkout_payment_radio {
  margin-right: 5px; }

.bridge-template {
  margin: 20px 0; }

@media (max-width: 767px) {
  .bridge-template {
    max-width: 95%; } }

.bridge-template .left-off-canvas-toggle i, .right-off-canvas-toggle i {
  position: relative; }

.left-off-canvas-toggle i::after {
  display: block;
  content: "Menu";
  font-size: 15px;
  position: absolute;
  bottom: -21px;
  left: -6px;
  font-family: sans-serif; }

.right-off-canvas-toggle i::after {
  display: block;
  content: "Ekstra";
  font-size: 15px;
  position: absolute;
  bottom: -21px;
  left: -7px;
  font-family: sans-serif; }

@media (max-width: 600px) {
  .right-off-canvas-toggle i::after, .left-off-canvas-toggle i::after {
    display: none; } }

#content #content-left .blog-meldetraening h2 a, #content #content-left .blog-meldetraening h2 {
  font-size: 18px;
  color: #333; }

#content #content-left .blog-meldetraening ul {
  margin: 0 0 15px;
  padding: 0 0 15px;
  list-style: none;
  text-align: center;
  width: 100%;
  display: block;
  border-bottom: 1px solid #efefef; }

#yoo-zoo.blog-meldetraening .items div.teaser-item {
  width: 100%;
  padding: 0; }

#content #content-left .blog-meldetraening ul li {
  display: inline-block;
  margin: 0 7px; }

@media (max-width: 767px) {
  #content #content-left .blog-meldetraening ul li {
    display: block;
    margin: 0;
    width: 100%;
    float: left;
    text-align: left; }

  #content #content-left .blog-meldetraening ul {
    float: left; } }

#content #content-left .blog-meldetraening ul li:first-child {
  margin-left: 0; }

#content #content-left .blog-meldetraening ul li:last-child {
  margin-right: 0; }

#yoo-zoo.blog-meldetraening .items .width100 {
  margin-top: 50px; }

#yoo-zoo .items .width100:before, #yoo-zoo .items .width100:after {
  display: block;
  content: "";
  clear: both; }

#yoo-zoo.blog-spilfoering .items div.teaser-item {
  width: 25%;
  /**Reset Password **/ }

#reset_password fieldset, #reset_password div, #reset_password dt, #reset_password dd {
  float: left;
  margin-right: 5px; }

#reset_password fieldset {
  border: none;
  padding-top: 0px; }

#reset_password .inputbox {
  padding: 5px;
  margin: 0 0 10px; }

#reset_password p {
  margin-bottom: 20px; }

#reset_password button.validate {
  background-image: url("images/button-gradient-blue.png");
  background-repeat: repeat;
  border: 1px solid #6dc2d6;
  height: 26px;
  width: 150px;
  background-color: transparent;
  cursor: pointer;
  margin-top: 1px;
  margin-bottom: 8px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px 3px 3px 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /**********************************/
  /**Edit profile address**/ }

.profile-edit .profile_edit_address {
  margin-bottom: 15px;
  font-size: 14px; }

#akeebasubs.userinfo input[type=text], #akeebasubs.userinfo select {
  color: #212121;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
  border: 1px solid #c4c4c4;
  border-radius: 0;
  padding: 5px;
  margin: 0 0 10px;
  height: auto;
  width: 300px; }

#akeebasubs.userinfo #update_userinfo {
  background-image: url("images/button-gradient-blue.png");
  background-repeat: repeat;
  border: 1px solid #6dc2d6;
  height: 26px;
  width: 150px;
  background-color: transparent;
  cursor: pointer;
  margin-top: 1px;
  margin-bottom: 8px;
  padding: 0 4px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 3px 3px 3px 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#akeebasubs.userinfo .subs {
  color: inherit;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 0 10px;
  /*****************************************/ }

.chosen-container-multi {
  width: 220px !important; }

#content-left .chosen-container-multi ul.chosen-choices {
  padding: 2px 5px; }

.ms-shark-link button, .save-check-btn {
  float: none;
  display: inline-block;
  background-image: url("images/login-btn.png");
  background-repeat: repeat;
  border: 1px solid #6dc2d6;
  height: 26px;
  background-color: transparent;
  cursor: pointer;
  margin-top: 1px;
  margin-bottom: 8px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px 3px 3px 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 225px;
  margin-right: 0;
  margin-left: 0; }

.save-check-btn {
  margin-left: 17px; }

@-moz-document url-prefix() {
  .ms-icon-font {
    font-size: 18px; } }

.ms-shark-link {
  text-align: center;
  display: block;
  padding-top: 9px;
  text-decoration: none; }

.ms-shark-link img {
  margin-bottom: 10px; }

#footer-content-5 {
  margin-top: 8px; }

#ask_shark input[type="checkbox"] {
  margin-right: 3px; }

#ask_shark label {
  margin-right: 7px; }

.N_spades_chosen {
  padding-left: 10px; }

#slide {
  /*akeeba sub message | 12/09/2018 - mk@hoeks.dk */ }
  #slide .header-billede {
    position: relative; }
  #slide .header-text {
    position: absolute;
    bottom: 10px;
    left: 10px; }
    @media only screen and (max-width: 40em) {
  #slide .header-text {
    bottom: 5px;
    left: 5px; } }
    #slide .header-text p {
      color: #fff;
      text-transform: uppercase;
      font-size: 16px;
      line-height: 36px;
      margin-bottom: 5px;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      @media only screen and (max-width: 40em) {
  #slide .header-text p {
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 3px; } }
      #slide .header-text p span {
        background: rgba(31, 138, 172, 0.8);
        padding: 7.5px 15px; }
        @media only screen and (max-width: 40em) {
  #slide .header-text p span {
    padding: 5px 7.5px; } }
      #slide .header-text p:last-child {
        margin-left: 20px; }
        @media only screen and (max-width: 40em) {
  #slide .header-text p:last-child {
    margin-left: 10px; } }

#messages {
  /*Payplans | 03/05/2020 - mk@hoeks.dk */ }
  #messages .module-outer {
    background: #f2f2f2;
    margin-bottom: 20px; }
  #messages .module-inner {
    background: #f2f2f2;
    -moz-box-shadow: inset 0 0 7px #b7b7b7;
    -webkit-box-shadow: inset 0 0 7px #b7b7b7;
    box-shadow: inset 0 0 7px #b7b7b7; }
    #messages .module-inner .custom {
      padding: 15px 15px 5px; }
      #messages .module-inner .custom p {
        margin-bottom: 10px; }
    #messages .module-inner h3 {
      color: #fff;
      margin: 0;
      background: #c6232a url("images/heading-red-left.png") no-repeat 0 0;
      padding: 0 0 0 27px;
      font-weight: normal; }
      #messages .module-inner h3 span {
        display: block;
        background: #c6232a url("images/heading-red-right.png") no-repeat top right;
        height: 36px;
        padding-left: 6px;
        line-height: 36px;
        text-transform: uppercase; }

#pp .pp-dialog-footer-content .btn + .btn {
  background-color: green !important;
  color: #fff !important; }

#pp .pp-checkout-wrapper__sub-content > .pp-checkout-menu > .t-lg-pt--lg > form > .o-card.o-card--borderless.t-lg-mb--lg > .o-card__body .o-from-group:last-child, #pp .pp-checkout-wrapper__sub-content > .pp-checkout-menu > .t-lg-pt--lg > form > .o-card.o-card--borderless.t-lg-mb--lg + .o-card.o-card--borderless.t-lg-mb--lg {
  display: none; }

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .moduletable.gameoftheday, #topmenu, #menu, #breadcrumb {
    display: none; }

  #header {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 65rem;
    background: #fff;
    border-bottom: 2px solid #126590;
    height: auto; }
    #header:before, #header:after {
      content: " ";
      display: table; }
    #header:after {
      clear: both; }

  .off-canvas-toggle {
    width: 10%;
    float: left;
    display: inline-block;
    font-size: 26px;
    text-align: center;
    line-height: 54px; }

  .left-off-canvas-menu.offcanvas, .right-off-canvas-menu.offcanvas {
    visibility: visible !important; }

  .left-off-canvas-menu.offcanvas .nav {
    flex-direction: column; }

  #logo {
    width: 80%;
    float: left;
    text-align: center;
    margin: 0;
    padding: 3px 10px; }
    #logo img {
      max-width: 90%; }

  #content-left {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 66.66667%;
    float: left;
    width: 100%;
    margin-top: 20px; }

  #right-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left;
    width: 100%; }

  #fixed-content {
    display: none; } }

@media only screen and (max-width: 40em) {
  table {
    width: 100% !important; }

  #content-left, #right-content {
    width: 100%; }

  #header {
    background: none; }

  .left-off-canvas-menu.offcanvas, .right-off-canvas-menu.offcanvas {
    visibility: visible !important; }

  .left-off-canvas-menu.offcanvas .nav {
    flex-direction: column; }

  .moduletable.gameoftheday, #topmenu, #menu, #breadcrumb {
    display: none; }

  #header {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 65rem;
    background: #fff;
    border-bottom: 2px solid #126590;
    height: auto; }
    #header:before, #header:after {
      content: " ";
      display: table; }
    #header:after {
      clear: both; }

  .off-canvas-toggle {
    width: 10%;
    float: left;
    display: inline-block;
    font-size: 26px;
    text-align: center;
    line-height: 43px; }

  #logo {
    width: 80%;
    float: left;
    text-align: center;
    margin: 0;
    padding: 3px 10px; }
    #logo img {
      max-width: 90%; }

  div.cat_child {
    width: 100% !important; }

  #contact-form input, #contact-form textarea {
    width: 100%;
    margin: 0;
    min-height: 30px; }
    #contact-form button.button {
      height: 40px;
      width: 100%;
      font-size: 19px; }

  #fixed-content {
    position: static !important; }

  .moduletable.shark {
    position: static;
    margin-top: 10px; }

  #content-left #top-content-box, #content-left #bottom-content-box {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    float: left;
    margin: 20px -0.5rem 0;
    height: auto !important; }
    #content-left #top-content-box:before, #content-left #bottom-content-box:before, #content-left #top-content-box:after, #content-left #bottom-content-box:after {
      content: " ";
      display: table; }
    #content-left #top-content-box:after, #content-left #bottom-content-box:after {
      clear: both; }
    #content-left #top-content-box .top-content, #content-left #bottom-content-box .top-content, #content-left #top-content-box .bottom-content, #content-left #bottom-content-box .bottom-content {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 100%;
      float: left;
      padding-left: 0.5rem;
      padding-right: 0.5rem;
      position: relative;
      margin-bottom: 10px;
      height: auto; }
      #content-left #top-content-box .top-content .module-inner, #content-left #bottom-content-box .top-content .module-inner, #content-left #top-content-box .bottom-content .module-inner, #content-left #bottom-content-box .bottom-content .module-inner {
        height: auto;
        min-height: inherit; }
        #content-left #top-content-box .top-content .module-inner .custom, #content-left #bottom-content-box .top-content .module-inner .custom, #content-left #top-content-box .bottom-content .module-inner .custom, #content-left #bottom-content-box .bottom-content .module-inner .custom {
          height: auto !important; }

  table.main_thumb_table td {
    width: 100% !important; }

  #hikashop_category_information_menu_298 div.hikashop_category, #hikashop_category_information_menu_298 div.hikashop_product {
    width: 100% !important; }

  .hikashop_checkout_address {
    width: 100%; }

  .hikashop_checkout_login_right_part, .hikashop_checkout_login_left_part {
    width: 100% !important; }
    .hikashop_checkout_login_right_part input, .hikashop_checkout_login_left_part input, .hikashop_checkout_login_right_part select, .hikashop_checkout_login_left_part select {
      height: 30px;
      margin-bottom: 5px; } }

#akeebasubs {
  margin: 0; }

#akeebasubs #vimodtager {
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  text-align: center; }

#akeebasubs #vimodtager img {
  margin: 0 0 0 5px;
  vertical-align: middle; }

#akeebasubs div.level {
  border: none;
  background: none;
  margin: 0;
  width: 100%;
  height: auto; }

#akeebasubs div.level-description {
  background: none;
  border: none;
  border-radius: none;
  height: auto;
  min-height: 1px; }

#akeebasubs .level-title {
  background: none; }

#akeebasubs .level-subscribe a {
  background: url("images/subscription-order.png") no-repeat;
  width: 105px;
  height: 32px;
  display: block;
  padding: 6px 0 0 37px;
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  margin: 7px 0 0 37px; }

#akeebasubs .level-subscribe {
  text-align: center;
  margin: 0; }

#right-content #akeebasubs .level-title {
  background: url("images/subscription-line.png") no-repeat center bottom;
  color: #fff;
  display: block;
  font-size: 19px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 0 0 20px;
  text-shadow: none;
  width: 100%;
  text-align: center; }

#akeebasubs .level-price {
  color: #fff;
  text-shadow: 0 0 0;
  margin-top: 2px;
  font-style: normal;
  font-size: 15px;
  padding: 0 0em;
  padding-right: 25px; }

#akeebasubs .level-title a {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-shadow: 0 0 0;
  font-weight: normal;
  font-size: 15px;
  padding: 0 0em; }

#akeebasubs .level.akeebasubs-level-5 {
  margin: 0; }

.subscripe-btn, #akeebasubs .level.akeebasubs-level-5 .level-title a {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("images/button-gradient-dark-blue-large.png");
  background-repeat: no-repeat;
  border: 1px solid #65afc6;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  height: 30px;
  line-height: 26px;
  padding-bottom: 7px;
  padding-left: 8px;
  text-align: center;
  text-transform: uppercase;
  width: 140px; }

#right-content #akeebasubs .level.akeebasubs-level-5 .level-title {
  padding: 0;
  margin: 0;
  background: none;
  border: none; }

#akeebasubs .level.akeebasubs-level-5 .level-inner {
  display: none; }

#akeebasubs .level.akeebasubs-level-5 .level-title a {
  background-image: url("images/button-gradient-dark-blue.png");
  background-repeat: repeat;
  height: 24px;
  width: 210px;
  border: 1px solid #65afc6;
  background-color: transparent;
  cursor: pointer;
  margin: 0 0 0 2px;
  line-height: 23px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px 3px 3px 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  text-decoration: none; }

#akeebasubs div.level {
  margin: 0 0 7px; }

#content-right {
  background-image: url("images/right-offer-box.png");
  background-size: cover; }

#content-right-1 {
  background-image: url("images/right-offer-box.png");
  background-size: cover; }

.moduletable.recieve-text {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #fff;
  line-height: 20px; }

.custom.recieve-text {
  display: inline-block; }

.moduletable.recieve-text h3 {
  display: inline-block;
  vertical-align: top; }

#content-right .recieve-text h3, #content-right-1 .recieve-text h3 {
  font-size: 10px;
  font-weight: 100;
  padding-bottom: 5px;
  text-transform: uppercase; }

#right-content #login-box #login-placeholder .moduletable .module-outer .module-inner h3 {
  background-image: url("images/login-title-icon.png");
  font-family: 'Open Sans', sans-serif;
  background-repeat: no-repeat;
  background-position: top left;
  padding: 0 0 7px 30px;
  font-size: 18px;
  color: #fff;
  height: 22px;
  font-weight: normal;
  line-height: 22px;
  display: block;
  margin-bottom: 7px;
  text-transform: uppercase; }

#akeebasubs .level-title:before {
  content: ""; }

#akeebasubs-steps #akeebasubs-steps-bar span.text {
  text-shadow: none;
  color: #818181;
  height: 24px;
  line-height: 24px;
  vertical-align: top; }

#akeebasubs-steps #akeebasubs-steps-bar span.active span.text {
  color: #5192b4; }

#akeebasubs-steps .step .numbers {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-position: 0 -24px;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -999px;
  background-color: transparent;
  text-shadow: none;
  border-radius: 0;
  vertical-align: top; }

#akeebasubs-steps .step.active .numbers {
  background: 0 0; }

#akeebasubs-steps #akeebasubs-steps-subscribe .numbers {
  background-image: url("images/step1.png"); }

#akeebasubs-steps #akeebasubs-steps-payment .numbers {
  background-image: url("images/step2.png"); }

#akeebasubs-steps #akeebasubs-steps-done .numbers {
  background-image: url("images/step3.png"); }

#akeebasubs label.main_last {
  background-color: #e0e0e0;
  display: inline-block;
  margin: 0 0.5em 0.3em 0;
  padding: 2px;
  width: 33%; }
  @media only screen and (max-width: 40em) {
  #akeebasubs label.main_last {
    width: 100%; } }

#akeebasubs input.main_last {
  width: 30%; }

#akeebasubs .main_last {
  margin-bottom: 10px; }

#akeebasubs input#terms {
  margin: 10px 3px 10px 0;
  /***************************************
			AKEEBA SUBS-MODULE
***************************************/ }

div.akeeba-bootstrap .total hr {
  border-top: 1px solid #000;
  margin: 10px 0; }

.akeebasubs-awesome-footer {
  text-align: center; }
  .akeebasubs-awesome-footer button {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/button-gradient-dark-blue-large.png");
    background-repeat: no-repeat;
    border: 1px solid #65afc6;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 30px;
    line-height: 26px;
    padding-bottom: 7px;
    padding-left: 8px;
    text-align: center;
    text-transform: uppercase;
    width: 140px; }

.akeebasubs-awesome-description {
  display: none; }

.akeebasubs-awesome-header {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 65rem;
  background: url("images/subscription-line.png") no-repeat center bottom;
  color: #fff;
  display: block;
  font-size: 15;
  margin-bottom: 10px;
  padding: 0 0 20px;
  text-shadow: none;
  width: 100%;
  text-align: center; }
  .akeebasubs-awesome-header:before, .akeebasubs-awesome-header:after {
    content: " ";
    display: table; }
  .akeebasubs-awesome-header:after {
    clear: both; }
  .akeebasubs-awesome-header .akeebasubs-awesome-level {
    width: 50%;
    display: inline-block;
    float: left;
    text-align: left;
    padding-left: 35px; }
    @media only screen and (max-width: 40em) {
  .akeebasubs-awesome-header .akeebasubs-awesome-level {
    padding-left: 10px; } }
    .akeebasubs-awesome-header .akeebasubs-awesome-level a, .akeebasubs-awesome-header .akeebasubs-awesome-level a:hover, .akeebasubs-awesome-header .akeebasubs-awesome-level a:active {
      color: #fff;
      text-decoration: none; }
  .akeebasubs-awesome-header .akeebasubs-awesome-price {
    width: 50%;
    display: inline-block;
    float: left;
    text-align: right;
    padding-right: 35px; }
    @media only screen and (max-width: 40em) {
  .akeebasubs-awesome-header .akeebasubs-awesome-price {
    padding-right: 10px; } }

.akeebasubs-level-4 {
  margin-bottom: 15px; }

.akeebasubs-level-5 {
  /***************************************
			LOGIN
***************************************/ }
  .akeebasubs-level-5 .akeebasubs-awesome-price, .akeebasubs-level-5 .akeebasubs-awesome-footer {
    display: none; }
  .akeebasubs-level-5 .akeebasubs-awesome-header {
    background: none;
    padding: 0; }
    .akeebasubs-level-5 .akeebasubs-awesome-header .akeebasubs-awesome-level {
      float: none;
      width: 100%;
      padding-left: 0; }
  .akeebasubs-level-5 a {
    background-image: url("images/button-gradient-dark-blue.png");
    background-repeat: repeat;
    height: 24px;
    width: 100%;
    border: 1px solid #65afc6;
    background-color: transparent;
    cursor: pointer;
    margin: 8px 0 0 2px;
    line-height: 23px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px 3px 3px 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    text-align: center; }

.login_submit_button {
  color: #000; }

.login_submit_button, #subscribenow {
  padding: 0 5px; }

#login-form label, #login-form #form-login-remember {
  display: none; }
  #login-form input[type="text"], #login-form input[type="password"] {
    border: dotted 1px #333;
    margin-bottom: 2px;
    height: 24px;
    width: 100%;
    padding-left: 10px;
    line-height: 20px; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
  #login-form input[type="text"], #login-form input[type="password"] {
    height: 33px; } }

#login-box {
  background: #22ac3c;
  font-family: 'Open Sans', sans-serif;
  background-repeat: no-repeat;
  width: 100%;
  height: 225px;
  padding: 7px 12px;
  float: right;
  margin-top: 21px;
  position: relative; }

#form-login-submit + ul.unstyled {
  margin: 0; }
  #form-login-submit + ul.unstyled li {
    display: none; }
    #form-login-submit + ul.unstyled li:last-of-type {
      display: inherit; }

#form-login-submit .btn {
  background-image: url("images/button-gradient-blue.png");
  background-repeat: repeat;
  border: 1px solid #6dc2d6;
  height: 26px;
  width: 100%;
  background-color: transparent;
  cursor: pointer;
  margin-top: 1px;
  margin-bottom: 8px;
  padding: 0;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 3px 3px 3px 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.logout-button .btn {
  background-image: url("images/login-btn.png");
  background-repeat: no-repeat;
  height: 26px;
  width: 210px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  margin-top: 1px;
  margin-bottom: 8px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px 3px 3px 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.login-greeting {
  color: #fff;
  font-family: 'Open Sans', Sans-serif;
  margin: 0 0 5px 0; }

#login-box ul {
  margin-left: 0; }

#login-box ul li {
  list-style: none; }

#login-box ul li a {
  color: #fff;
  font-size: 14px; }

#content-left #signupForm label.main, #content-left #akeebasubs label.main, #content-left #akeebasubs label.main_last {
  display: inline-block;
  margin: 0 0.5em 0.5em 0;
  padding: 2px;
  width: 33%;
  background: none; }
  @media only screen and (max-width: 40em) {
  #content-left #signupForm label.main, #content-left #akeebasubs label.main, #content-left #akeebasubs label.main_last {
    width: 100%; } }

#signupForm .main.total {
  float: left; }

#signupForm input.main {
  margin: 0 0.5em 0.5em 0;
  border: 1px solid #7fb6cb; }

.main_group_login, #signupForm {
  padding: 20px 0 0;
  margin: 30px 0 0;
  border-top: 1px solid #ccc;
  width: 100%;
  float: left; }

#content-left #signupForm .invalid {
  background: none;
  font-size: 12px;
  border: none; }

#signupForm .akstriangle, #signupForm .akstriangle-red {
  border: none; }

#content #akeebasubs select {
  margin-right: 7px; }

.level-title-text {
  text-transform: uppercase; }

#akeebasubs-steps-header {
  text-shadow: none; }

#akeebasubs input#terms {
  margin: 0 3px 0 0; }

#content #akeebasubs div.level-description-short {
  margin: 0;
  /***************************************
				BETALINGSFLOW
***************************************/ }

@media only screen and (max-width: 40em) {
    div.akeeba-bootstrap .modal {
      position: inherit !important; } }

#payment_img {
  margin: 50px 0 -40px; }
  @media only screen and (max-width: 40em) {
  #payment_img {
    margin: 0; } }

#subscribe_info {
  float: right;
  width: 460px; }
  @media only screen and (max-width: 40em) {
  #subscribe_info {
    width: 100%; } }

#akeebasubs .username-error {
  display: none; }
  #akeebasubs #signupForm input, #akeebasubs #signupForm select {
    width: 100%;
    max-width: 220px;
    border-radius: 0px;
    -moz-border-radius: 0px; }
    @media only screen and (max-width: 40em) {
    #akeebasubs #signupForm input, #akeebasubs #signupForm select {
      max-width: none;
      height: 30px; } }
    #akeebasubs #signupForm input[type="checkbox"] {
      width: 20px; }
  #akeebasubs-steps {
    margin: 0.5em;
    padding: 0.5em;
    background-color: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: #ccc 0px 0px 8px; }

#akeebasubs #akeebasubs-subscribe-level {
  background: #f4f4f4;
  margin: 30px 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: #ccc 0px 0px 8px; }
  #akeebasubs #akeebasubs-subscribe-level .level-description {
    display: none; }

#akeebasubs-steps-header {
  font-size: 8pt;
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  text-align: center; }

#akeebasubs-steps-bar {
  font-size: 14pt;
  font-weight: bold;
  color: #333;
  text-shadow: #ccc 1px 1px 1px;
  text-align: center; }

#akeebasubs-steps-bar span.step {
  display: inline-block;
  padding: 3px 10px; }

#akeebasubs-steps-bar .numbers {
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 12pt;
  color: #fff;
  background-color: #333;
  border-radius: 9px;
  -moz-border-radius: 9px;
  text-shadow: #000 1px 1px 1px; }

#akeebasubs-steps-bar span.text {
  display: inline-block; }

#akeebasubs-steps-bar span.active span.numbers {
  color: #f0f0f0;
  background-color: #c90; }

#akeebasubs-steps-bar span.active span.text {
  color: #000;
  text-shadow: #fc0 0px 0px 3px; }

.blog-bridgeskole .item .floatbox, .blog-dagensbridge .item .floatbox, .blog-bridgeudtryk .item .floatbox {
  width: 100%;
  float: left; }

.blog-bridgeskole .item .pos-top, .blog-dagensbridge .item .pos-top, .blog-bridgeudtryk .item .pos-top {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 65rem;
  float: right;
  position: relative;
  text-align: right;
  width: 100%;
  margin-bottom: 15px; }
  .blog-bridgeskole .item .pos-top:before, .blog-dagensbridge .item .pos-top:before, .blog-bridgeudtryk .item .pos-top:before, .blog-bridgeskole .item .pos-top:after, .blog-dagensbridge .item .pos-top:after, .blog-bridgeudtryk .item .pos-top:after {
    content: " ";
    display: table; }
  .blog-bridgeskole .item .pos-top:after, .blog-dagensbridge .item .pos-top:after, .blog-bridgeudtryk .item .pos-top:after {
    clear: both; }

.blog-dagensbridge {
  margin-top: 30px; }
  @media only screen and (max-width: 40em) {
  .blog-dagensbridge {
    margin-top: 0; } }

.yoo-zoo .item:after {
  content: "";
  clear: both;
  display: block; }

.pos-top .pos-top-print, .pos-top .pos-top-back, .pos-top .pos-top-share {
  float: left;
  margin-right: 15px; }

.pos-top .pos-top-share .share-friend {
  text-decoration: none; }
  .pos-top .pos-top-share .share-friend:hover {
    text-decoration: underline; }

.pos-right {
  float: right; }
  @media only screen and (max-width: 40em) {
  .pos-right {
    margin-bottom: 15px !important; } }

.blog-bridgeskole .item .pos-title, .blog-dagensbridge .item .pos-title, .blog-bridgeudtryk .item .pos-title {
  width: 490px;
  float: left; }

.blog-bridgeskole .item .pos-top a, .blog-dagensbridge .item .pos-top a, .blog-bridgeudtryk .item .pos-top a {
  font-size: 12px;
  line-height: 21px; }

.blog-bridgeskole .item .pos-top-print a, .blog-dagensbridge .item .pos-top-print a, .blog-bridgeudtryk .item .pos-top-print a {
  display: inline-block;
  padding: 0 19px 0 0;
  height: 16px;
  line-height: 16px;
  margin: 0 0 5px;
  background: url("images/printer_icon.png") no-repeat top right;
  margin: 0 10px 0 5px;
  text-align: left; }

.blog-blog-standard-blog .teaser-item {
  border-bottom: 1px solid #c4c4c4;
  clear: both;
  display: block;
  margin: 0 10px 10px 0;
  width: 99% !important; }

.blog-blog-standard-blog .teaser-item .header {
  clear: both;
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  width: 99%; }

.blog-blog-standard-blog .teaser-item .header h1 {
  float: left;
  height: 20px;
  line-height: 20px; }

.blog-blog-standard-blog .teaser-item .header p.pos-subtitle {
  float: right;
  font-size: 10px;
  height: 20px;
  line-height: 20px; }

.blog-blog-standard-blog .teaser-item .floatbox .pos-content {
  font-size: 11px; }

.blog-blog-standard-blog .teaser-item p.pos-links span.element a {
  float: right;
  font-size: 13px; }

.blog-blog .item .pos-top {
  clear: both;
  display: block;
  overflow: hidden; }

.blog-blog .item .headeren {
  clear: both;
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  width: 99%; }

.blog-blog .item .headeren h1 {
  float: left;
  height: 30px;
  line-height: 30px; }

.blog-blog .item .headeren p.pos-subtitle {
  float: right;
  font-size: 10px;
  height: 30px;
  line-height: 30px;
  /***************************************
			UPDATE
***************************************/ }

.blog-bridgeskole {
  /*****************************************
		PRINT
*****************************************/ }
  .blog-bridgeskole .details + div form {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 65rem; }
  .blog-bridgeskole .details + div form:before, .blog-bridgeskole .details + div form:after {
    content: " ";
    display: table; }
  .blog-bridgeskole .details + div form:after {
    clear: both; }
  .blog-bridgeskole .details + div form input[type="submit"], .blog-bridgeskole .details + div form select {
    float: left;
    height: 30px;
    padding: 2px 4px;
    font-size: 13px; }
  @media only screen and (max-width: 40em) {
      .blog-bridgeskole .details + div form input[type="submit"], .blog-bridgeskole .details + div form select {
        width: 50%; } }

@media print {
  /***************************************
		VIDEO SECTIONS ZOO
***************************************/
    #menu, #breadcrumb, #right-content, #ca_banner, .article-read, .colorfront, .pos-top, .pos-right, .ask-question, #topmenu, #header-right {
      display: none; }
    #logo img {
      width: 300px; }
    #header {
      height: 80px; }
    #page {
      min-height: 0px !important; }
    .mmm-box-link, .ps-box-link, .fm-box-link {
      height: 0px !important; }
    .bridge-template {
      margin: 0 0; }
    #content-left {
      width: 100%;
      margin-top: 0; }
    #content-left #yoo-zoo {
      margin-top: 0; }
    a[href]:after {
      content: none !important; } }

#yoo-zoo.blog-video-frontpage .details {
  margin-bottom: 25px; }

.blog-items {
  margin-left: -0.9375rem !important;
  margin-right: -0.9375rem !important; }
  .blog-items:after {
    content: "";
    clear: both;
    display: block; }
  .blog-items.items-col-2 .item {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left; }
  @media only screen and (max-width: 40em) {
    .blog-items.items-col-2 .item {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 100%;
      float: left; } }
  .blog-items .item {
    margin-bottom: 30px; }
  .blog-items .item:nth-child(2n+1) {
    clear: both; }
  .blog-items .item .item-inner {
    -webkit-box-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.13);
    background: #fff; }
  .blog-items .item .pos-meta {
    position: absolute;
    margin-top: -10px;
    margin-left: -10px;
    background: #22ac3c;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    color: #fff; }
  .blog-items .item .pos-meta a {
    color: #fff; }
  .blog-items .item .element-image img, .blog-items .item .teaser-item-bg img {
    width: 100%; }
  .blog-items .item .element-content {
    padding: 15px; }
  .blog-items .item .pos-title {
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-top: 0 !important; }
  .blog-items .item .pos-title a {
    color: #212121 !important; }
  .blog-items .item .pos-content p {
    margin-bottom: 0 !important; }
  .blog-items .item .pos-links a {
    display: block;
    background: #1f8aac;
    padding: 10px !important;
    color: #fff;
    text-align: right;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif; }
    .blog-items .item .pos-links a i {
      padding-left: 5px; }

.zoo-pagination .pagination-bg {
  text-align: center; }

#yoo-zoo.blog-video .item .pos-title {
  margin-top: 15px !important; }
  #yoo-zoo.blog-video .pos-meta {
    font-style: italic;
    font-size: 13px;
    margin-bottom: 10px; }
  #yoo-zoo.blog-video .element-download {
    padding-top: 0;
    margin-bottom: 20px; }
  #yoo-zoo.blog-video .element-media {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; }
  #yoo-zoo.blog-video .element-media iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.hikashop_category_description {
  margin-bottom: 25px;
  /**
 * Cart
 */ }

#footer-content-4.cart-hidden {
  display: none;
  /**
 * Checkout
 */ }

#hikashop_checkout_registration .hkform-horizontal .hkcontrol-label {
  padding-top: 0; }
  #hikashop_checkout_registration fieldset legend {
    font-weight: 700;
    margin-bottom: 10px; }
  #hikashop_checkout_registration input[type=text], #hikashop_checkout_registration input[type=email], #hikashop_checkout_registration input[type=password], #hikashop_checkout_registration select {
    font-size: 14px;
    padding: 5px; }

#hikashop_checkout_login_form .hikashop_login_username_line, #hikashop_checkout_login_form .hikashop_login_password_line {
  margin-bottom: 5px; }
  #hikashop_checkout_login_form .hikashop_login_username_line label, #hikashop_checkout_login_form .hikashop_login_password_line label {
    padding-top: 0;
    width: 100%;
    text-align: left; }
  #hikashop_checkout_login_form .hikashop_login_button_line .hkcontrol-label, #hikashop_checkout_login_form .hikashop_login_forgot_username_line .hkcontrol-label, #hikashop_checkout_login_form .hikashop_login_forgot_password_line .hkcontrol-label {
    display: none; }
  #hikashop_checkout_login_form .hikashop_login_button_line .hkc-sm-8, #hikashop_checkout_login_form .hikashop_login_forgot_username_line .hkc-sm-8, #hikashop_checkout_login_form .hikashop_login_forgot_password_line .hkc-sm-8 {
    width: 100%; }

.hikashop_products .hikashop_product {
  margin-bottom: 15px; }
  .hikashop_products .hikashop_listing_img_title {
    -webkit-box-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.13);
    background: #fff; }
  .hikashop_products .hikashop_product_desc {
    padding: 15px; }
  .hikashop_products .hikashop_product_price_full, .hikashop_products .hikashop_product_name {
    padding: 0 15px; }
  .hikashop_products .hikashop_product_name {
    margin-top: 10px;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700; }
  .hikashop_products .hikashop_product_price_full .hikashop_product_price {
    font-weight: 500; }
  .hikashop_products .btn {
    display: block;
    background: #1f8aac;
    padding: 10px !important;
    color: #fff;
    text-align: right;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    border-radius: 0;
    border: 0; }
  .hikashop_products .btn:hover, .hikashop_products .btn:focus, .hikashop_products .btn:active {
    text-decoration: underline;
    background: #28a6ce; }
  .hikashop_products .btn i {
    padding-left: 5px; }

#hikashop_checkout_form .hikashop_checkout_cart {
  margin-top: 30px; }
  #hikashop_checkout_form .hikashop_checkout_cart table thead {
    text-align: left; }
  #hikashop_checkout_form .hikashop_checkout_cart table tbody tr.row0 td, #hikashop_checkout_form .hikashop_checkout_cart table tbody tr.row1 td {
    border-bottom: 1px solid #ddd;
    padding-top: 5px;
    padding-bottom: 5px; }
  #hikashop_checkout_form .hikashop_checkout_payment, #hikashop_checkout_form .hikashop_checkout_terms, #hikashop_checkout_form .hikashop_checkout_buttons {
    margin-top: 15px; }
  #hikashop_checkout_form .hikashop_checkout_payment legend {
    font-weight: 700; }
  #hikashop_checkout_form .hikabtn_checkout_next {
    padding: 10px 30px;
    font-size: 16px; }

.hikashop_cart_module {
  padding: 15px;
  /*
#hikashop_checkout_login_right_part fieldset {
    border: medium none;
}

.btn.button.hikashop_cart_input_button {
    cursor: pointer;
}
#address_country {
    width: 71.9%;
	border: 1px solid #7FB6CB !important;
}
#hikashop_checkout_login_right_part .inputbox {
    width: 70%;
	border: 1px solid #7FB6CB !important;
}
.key {
    padding: 5px 82px 5px 0;
}
.hikashop_field_required {
    color: #FF0000;
}
#hikashop_checkout_cart {
    border-bottom: none;
    margin: 0 0 35px;
    padding: 0 0 10px;
}
#hikashop_checkout_cart hr {
	display: none;
}
span.hikashop_product_price, span.hikashop_checkout_cart_shipping, span.hikashop_checkout_cart_taxes, span.hikashop_checkout_cart_final_total {
	color: #000000;
	font-weight: normal;
}
#hikashop_register_form_button{
	background-color: rgba(0, 0, 0, 0);
    background-image: url("images/nextstep-btn.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 26px;
    margin-bottom: 8px;
    margin-top: 1px;
    text-transform: uppercase;
    width: 160px;
}
#hikashop_checkout_login {
	width: auto;
}
#hikashop_checkout_page fieldset {
	border: none;
	margin-bottom: 15px;
}
#hikashop_checkout_page fieldset legend {
	font-weight: bold;
}
#hikashop_checkout_login_left_part fieldset input.inputbox {
	border: 1px solid #7FB6CB;
    color: #212121;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    margin: 3px 0 7px;
    padding: 2px;
    width: 75%;
}
.hikashop_cart_input_button {
	background-color: rgba(0, 0, 0, 0);
    background-image: url("images/nextstep-btn.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 26px;
    margin-bottom: 8px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 160px;
    text-decoration: none;
}
#hikashop_checkout_billing_address_new a {
	text-decoration: none;
}
.hikashop_checkout_login_right_part {
	float: right;
}
#hikashop_checkout_page h1 {
	font-size: 23px;
	margin: 0 0 15px;
	display: none;
}
#hikashop_checkout_status {
	margin: 0 0 15px;
	display: block;
}
*/ }
  .hikashop_cart_module .hikashop_cart thead {
    text-align: left; }
  .hikashop_cart_module .hikashop_cart tbody .hikashop_cart_module_product_name_value {
    padding-right: 5px; }
  .hikashop_cart_module .hikashop_cart tbody tr td {
    padding-bottom: 5px; }

#menu {
  clear: both;
  height: 35px;
  background: url(images/menubg.png) repeat-x;
  padding: 0 0 0 7px; }

#menu ul {
  list-style: none; }

#menu ul li {
  display: inline-block;
  margin: 4px 0 0; }

#menu ul li a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding: 0 8px;
  display: inline-block;
  height: 23px;
  line-height: 23px;
  background: none;
  border-top: none;
  border-left: none;
  border-bottom: none;
  border-right: 1px solid #7fb6cb; }

#menu ul li a:hover, #menu ul li.current a {
  color: #c0e2f4; }

#menu ul li li a:hover, #menu ul li.current li a, #menu ul li.current li a:hover {
  color: #fff; }

#menu ul li a.ux-menu-link-last {
  border-right: none; }

#menu ul li a.ux-menu-link-first {
  padding: 0 8px 0 0; }

#menu ul ul {
  padding: 5px 0 0; }

#menu ul ul li {
  margin: 0; }

#menu ul ul li a, #menu ul ul li a.ux-menu-link-first, #menu ul ul li a.ux-menu-link-first {
  background: #136690;
  border-bottom: 1px solid #7fb6cb;
  border-right: none;
  padding: 3px 8px; }

#menu ul ul li a:hover, #menu ul ul li a.ux-menu-link-first:hover, #menu ul ul li a.ux-menu-link-first:hover {
  background: #207cad; }

#search .module-outer, .bottom-content .module-outer, #right-top .module-outer {
  padding: 0 0 2px; }

#search .module-inner, .bottom-content .module-inner, #right-top .module-inner {
  background: #f2f2f2;
  -moz-box-shadow: inset 0 0 7px #b7b7b7;
  -webkit-box-shadow: inset 0 0 7px #b7b7b7;
  box-shadow: inset 0 0 7px #b7b7b7;
  max-height: 410px;
  min-height: 183px; }

.search {
  float: left;
  width: 100%; }

#search {
  margin: 15px 0 0;
  width: 100%;
  float: left; }

#search .moduletable {
  width: 100%;
  float: left; }

#search .module-inner {
  min-height: 1px;
  overflow: hidden;
  padding: 5px 12px; }

.search_submit {
  background: url("images/button-bg.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #a3a3a3;
  border-radius: 3px 3px 3px 3px;
  cursor: pointer;
  font-size: 13px;
  height: 21px;
  padding: 0 8px; }

#mod-search-searchword {
  border: 1px solid #a3a3a3;
  height: 20px;
  padding: 0 5px;
  line-height: 20px;
  vertical-align: top;
  width: 140px;
  float: left; }

#search .module-inner form input.button {
  background: url("images/button-bg.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #a3a3a3;
  border-radius: 3px 3px 3px 3px;
  cursor: pointer;
  font-size: 13px;
  height: 22px;
  overflow: hidden;
  padding: 0 8px;
  vertical-align: top;
  float: right;
  /***************************************
			RESULT
***************************************/ }

#searchForm {
  background-color: #f5f5f5;
  border: medium none;
  margin-bottom: 20px;
  padding: 14px 6px 10px 20px;
  position: relative; }

#searchForm fieldset {
  border: medium none;
  width: 580px; }

#search-searchword {
  float: left;
  margin-left: 10px;
  margin-right: 4px; }

#searchForm .button {
  background: url("images/button-bg.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #a3a3a3;
  border-radius: 3px 3px 3px 3px;
  cursor: pointer;
  font-size: 13px;
  height: 21px;
  padding: 0 8px; }

fieldset.word label {
  float: left; }

.phrases-box {
  padding-bottom: 14px;
  padding-top: 10px; }

#ordering {
  width: 120px; }

.checkbox_search {
  float: left;
  padding-right: 10px; }

#search_bottom_lim-intro {
  margin-top: 10px;
  overflow: hidden; }

.form-limit {
  float: right; }

.searchintro {
  float: left; }

.result-created {
  border-bottom: 1px solid #ccc;
  border-style: none none solid;
  border-width: medium medium 1px;
  font-size: 11px;
  padding-bottom: 10px;
  text-align: right;
  width: 100%; }

dt.result-title {
  padding-bottom: 1px;
  padding-top: 10px; }

dt.result-title, dd.result-category, dd.result-text, dd.created {
  width: 100%; }

.page-default-sporg-lars #sporg_lars .bottom_sporg {
  max-width: 490px; }
  .page-default-sporg-lars #sporg_lars .bottom_sporg table {
    width: 100%; }
  .page-default-sporg-lars #sporg_lars .bottom_sporg input {
    width: 200px;
    margin: 0; }
  .page-default-sporg-lars #sporg_lars .bottom_sporg textarea {
    width: 100%;
    margin: 0; }
  @media only screen and (max-width: 40em) {
    .page-default-sporg-lars #sporg_lars .bottom_sporg input {
      height: 30px;
      width: 100%; } }

#West, #North, #East, #South {
  width: 120px; }

#sporg_lars .bridge-template-top {
  margin-bottom: 15px; }

.yoo-zoo form #sporg_lars div {
  margin: 0; }

@media only screen and (max-width: 40em) {
  #sporg_lars .bridge-template-top {
    margin-bottom: 10px; }
    #sporg_lars .bridge-template-top td.blankspace {
      display: none; }
    #sporg_lars .bridge-template-top td {
      width: 100%; }
      #sporg_lars .bridge-template-top td input {
        width: 100%;
        height: 30px; }

  #sporg_lars .bridge-template-bottom #West, #sporg_lars .bridge-template-bottom #North, #sporg_lars .bridge-template-bottom #East, #sporg_lars .bridge-template-bottom #South {
    width: 100%; }
    #sporg_lars .bridge-template-bottom td.blankspace {
      display: none; }
    #sporg_lars .bridge-template-bottom td {
      display: inline-block;
      width: 25%; }
    #sporg_lars .bridge-template-bottom td.contract {
      width: 100%; }
      #sporg_lars .bridge-template-bottom td.contract input {
        width: 100%;
        height: 30px; }

  #sporg_lars .bridge-template, #sporg_lars .bridge-template tbody {
    width: 100%;
    display: block; }
    #sporg_lars .bridge-template input, #sporg_lars .bridge-template tbody input {
      max-width: 70%;
      margin-bottom: 2px; }
    #sporg_lars .bridge-template tr, #sporg_lars .bridge-template tbody tr {
      display: block;
      width: 100%; }
      #sporg_lars .bridge-template tr > td, #sporg_lars .bridge-template tbody tr > td {
        display: block;
        width: 100%; }
    #sporg_lars .bridge-template .popup-hide, #sporg_lars .bridge-template tbody .popup-hide {
      display: block;
      width: 100%; }
      #sporg_lars .bridge-template .popup-hide > td, #sporg_lars .bridge-template tbody .popup-hide > td {
        display: block;
        width: 100%; }
    #sporg_lars .bridge-template td.blankspace, #sporg_lars .bridge-template tbody td.blankspace {
      display: none; }
    #sporg_lars .bridge-template td table, #sporg_lars .bridge-template tbody td table {
      display: block;
      width: 100%;
      margin: 0 auto; }
      #sporg_lars .bridge-template td table td, #sporg_lars .bridge-template tbody td table td {
        display: inline-block;
        width: 33%;
        padding: 0 !important; }
        #sporg_lars .bridge-template td table td > div, #sporg_lars .bridge-template tbody td table td > div {
          margin: 10px auto 0; }
      #sporg_lars .bridge-template td table td.blankspace + td, #sporg_lars .bridge-template tbody td table td.blankspace + td {
        width: 100%;
        text-align: center; }
    #sporg_lars .bridge-template .popup-hide .blankspace + .cornercards, #sporg_lars .bridge-template tbody .popup-hide .blankspace + .cornercards {
      padding-left: 88px; } }

.bottom_sporg #sporg_lars input {
  padding: 2px;
  margin: 0 0 8px 3px;
  width: 120px;
  max-width: 70%; }
  .bottom_sporg #sporg_lars textarea {
    padding: 2px;
    width: 120px; }
  @media only screen and (max-width: 40em) {
  .bottom_sporg table td {
    display: block;
    width: 100%; } }

#Send {
  float: right;
  margin-right: 35px;
  margin-top: 10px;
  background: url("images/button-bg.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #a3a3a3;
  border-radius: 3px 3px 3px 3px;
  cursor: pointer;
  font-size: 13px;
  height: 21px;
  padding: 0 8px; }

#sporg_lars #Send {
  width: 70px;
  padding: 0; }

#sporg_lars .bottom_sporg td {
  padding: 8px 5px 0 0; }

#sporg_lars .bottom_sporg #Send {
  background-image: url("images/button-gradient-blue.png");
  background-repeat: repeat;
  border: 1px solid #6dc2d6;
  height: 26px;
  width: 150px;
  background-color: transparent;
  cursor: pointer;
  margin-top: 1px;
  margin-bottom: 8px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px 3px 3px 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 5px; }
  @media only screen and (max-width: 40em) {
  #sporg_lars .bottom_sporg #Send {
    width: 100%; } }

.post-teaser {
  max-width: 100%; }

#yoo-zoo .item div.pos-content p {
  font-size: 0.8rem;
  margin-bottom: 20px; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
  #yoo-zoo .item div.pos-content p {
    font-size: 1rem; } }

#yoo-zoo .items div.teaser-item-bg {
  background: none; }
  #yoo-zoo .items div.teaser-item-bg .pos-date, #yoo-zoo .items div.teaser-item-bg .pos-title {
    font-size: 0.8rem !important;
    line-height: 1.5; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    #yoo-zoo .items div.teaser-item-bg .pos-date, #yoo-zoo .items div.teaser-item-bg .pos-title {
      font-size: 1rem !important; } }

#yoo-zoo .details h1.title, #yoo-zoo .items h1.pos-title, #yoo-zoo .item h1.pos-title, .contact h2 .contact-name, .contact h3 {
  color: inherit;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 0 10px; }

#yoo-zoo .items .teaser-item h1.pos-title, .contact h3 {
  font-size: 14px;
  margin: 0; }

.contact h3 {
  margin: 20px 0 0; }

#yoo-zoo.blog-bridgeudtryk .items .pos-title {
  font-weight: bold;
  float: left;
  margin: 0 5px 0 0; }

#yoo-zoo .details div.heading {
  border: none;
  padding: 0; }

.blog-bridgeudtryk .category-letter {
  font-size: 22px;
  border-bottom: 1px solid #ccc;
  padding: 0 0 2px;
  margin: 15px 0 5px; }

.blog-bridgeudtryk .category-letter.first {
  margin: 0 0 5px; }

#yoo-zoo .items div.teaser-item {
  float: left;
  padding: 10px 16px 10px 0;
  width: 50%; }
  @media only screen and (max-width: 40em) {
  #yoo-zoo .items div.teaser-item {
    width: 100%; } }

#yoo-zoo .items {
  margin: 0; }

#yoo-zoo .details {
  margin: 0 0 10px; }

#yoo-zoo.blog-bridgeudtryk .items div.teaser-item {
  padding: 0 0 10px; }

#yoo-zoo .items .width100 {
  margin-top: 20px; }

.mmm-box-link {
  background: url(images/mmm-knap.png) no-repeat;
  width: 203px;
  height: 116px;
  display: block; }

.ps-box-link {
  background: url(images/planlaeg-knap.png) no-repeat;
  height: 116px;
  width: 203px;
  display: block; }

.fm-box-link {
  background: url(images/forklar-knap.png) no-repeat;
  width: 203px;
  height: 116px;
  display: block; }

.solution-box-link {
  background: url(images/losningen.png) no-repeat;
  width: 203px;
  height: 116px;
  display: block; }

.ask-box-link {
  background: url(images/sporgsmal-knap.png) no-repeat;
  width: 203px;
  height: 116px;
  display: block;
  float: left; }

div.colorfront {
  background: #f2f2f2;
  -moz-box-shadow: inset 0 0 7px #b7b7b7;
  -webkit-box-shadow: inset 0 0 7px #b7b7b7;
  box-shadow: inset 0 0 7px #b7b7b7;
  padding: 10px;
  float: right;
  width: 150px;
  min-height: 150px; }

.colorfront .colordesc {
  font-size: 10px;
  margin-top: 10px; }

div.article-read {
  background: #f2f2f2;
  -moz-box-shadow: inset 0 0 7px #b7b7b7;
  -webkit-box-shadow: inset 0 0 7px #b7b7b7;
  box-shadow: inset 0 0 7px #b7b7b7;
  padding: 10px;
  float: right;
  width: 150px;
  min-height: 150px;
  margin-left: 10px;
  /***************************************
			PROFILE
**************************************/ }

.user-page fieldset {
  margin: 0;
  padding: 0;
  border: none; }

#content-left .user-page ul {
  padding: 15px 0 0;
  list-style: none; }

.user-page li {
  display: inline-block;
  padding: 0 10px 0 0; }

.user-page .login-fields label {
  display: inline-block;
  width: 110px;
  margin: 0 0 10px; }

.user-page input {
  padding: 5px;
  margin: 0 0 10px; }

.user-page button, #akeebasubs #subscribenow, #akeebasubs .login_submit_button {
  background-image: url("images/button-gradient-blue.png");
  background-repeat: repeat;
  border: 1px solid #6dc2d6;
  height: 26px;
  width: 150px;
  background-color: transparent;
  cursor: pointer;
  margin-top: 1px;
  margin-bottom: 8px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px 3px 3px 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#member-profile fieldset dl dt {
  margin: 0 0 5px; }

#jform_profile_todaysgame, #jform_profile_gametype {
  border: 1px solid #c4c4c4;
  margin: 0 0 15px;
  font-size: 13px;
  padding: 5px; }

.profile-edit {
  /***************************************
			SPILARKIV
**************************************/ }
  .profile-edit dl {
    margin: 0; }
  .profile-edit dt {
    font-size: 13px; }
  .profile-edit dd {
    margin-bottom: 0; }
  .profile-edit fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 350px; }
  .profile-edit fieldset legend {
    display: none; }

.blog-dagensbridge-dagens-spil .details select {
  width: 35%;
  font-size: 12px;
  height: 25px;
  float: left;
  margin-right: 5%; }
  .blog-dagensbridge-dagens-spil .details input[type="submit"] {
    float: right;
    width: 20%;
    padding: 0;
    background: #146691;
    font-size: 13px;
    line-height: 25px;
    color: #fff;
    border: none;
    border-shadow: none;
    -webkit-transition: background-color 400ms linear, box-shadow 400ms linear;
    -ms-transition: background-color 400ms linear, box-shadow 400ms linear;
    transition: background-color 400ms linear, box-shadow 400ms linear; }
  .blog-dagensbridge-dagens-spil .details input[type="submit"]:hover, .blog-dagensbridge-dagens-spil .details input[type="submit"]:focus, .blog-dagensbridge-dagens-spil .details input[type="submit"]:active {
    background: #458aae;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .blog-dagensbridge-dagens-spil .details {
    margin-bottom: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 65rem; }
    .blog-dagensbridge-dagens-spil .details:before, .blog-dagensbridge-dagens-spil .details:after {
      content: " ";
      display: table; }
    .blog-dagensbridge-dagens-spil .details:after {
      clear: both; }
    .blog-dagensbridge-dagens-spil .details .game-types {
      min-width: 400px;
      max-width: 100%; }
      .blog-dagensbridge-dagens-spil .details .game-types .a-games, .blog-dagensbridge-dagens-spil .details .game-types .k-games {
        height: 30px;
        line-height: 30px; }
    .blog-dagensbridge-dagens-spil .details select {
      width: 30%;
      font-size: 12px;
      float: left;
      height: 32px;
      margin-bottom: 4px; }
    .blog-dagensbridge-dagens-spil .details input[type="submit"] {
      width: 20%;
      float: right;
      height: 32px; } }

@media only screen and (max-width: 40em) {
  .title + div {
    width: 100%; }

  .details .game-types {
    margin-top: 0; }

  .blog-dagensbridge-dagens-spil .details select {
    width: 100%;
    font-size: 12px;
    float: left;
    height: 32px;
    margin-bottom: 4px; }
    .blog-dagensbridge-dagens-spil .details input[type="submit"] {
      width: 100%;
      float: right;
      height: 32px; }

  .game-types .a-games, .game-types .k-games {
    height: 26px;
    line-height: 26px; }

  .ask-question {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 65rem; }
    .ask-question:before, .ask-question:after {
      content: " ";
      display: table; }
    .ask-question:after {
      clear: both; }

  div.colorfront {
    width: 100%;
    float: left;
    min-height: inherit; }

  div.article-read {
    min-height: inherit;
    width: 100%;
    margin-left: 0;
    margin-right: 0%;
    margin-bottom: 10px;
    float: left; } }

.yoo-zoo p {
  margin-bottom: 0;
  margin-top: 0; }

.offcanvas ul {
  list-style-type: none;
  margin: 10px 0 0 0; }
  .offcanvas ul li a, .offcanvas ul li span {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 5px 5px 5px 12px; }
  .offcanvas ul li.active {
    background: rgba(200, 200, 200, 0.7); }
  .offcanvas #right-content {
    padding: 0 10px; }
  .offcanvas #login-box {
    padding: 7px 12px; }
  .offcanvas #login-box .logout-button {
    width: 100%; }
  .offcanvas #login-box .logout-button .btn {
    margin-top: 7px;
    width: 100%;
    padding: 6px;
    font-size: 14px; }
  .offcanvas #showbridge > table {
    display: block;
    width: 100%; }
  .offcanvas #showbridge > table tbody, .offcanvas #showbridge > table tr {
    display: block;
    width: 100%; }
    .offcanvas #showbridge > table tbody td, .offcanvas #showbridge > table tr td {
      display: inline-block;
      padding: 2px; }
  .offcanvas .bottom-content.side-image#footer-content-4 .moduletable .module-outer .module-inner .custom p a {
    bottom: 35px;
    left: 12px;
    width: auto; }
