@charset "UTF-8";
/*! 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.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * 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 {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * 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 {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * 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"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * 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"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 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;
}

.align-right
{
	text-align: right;
}

/**
 * 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 {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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;
}

/*!








 --------------------------------------------
 IBAKUS Ltd.
 --------------------------------------------
*/
/**
 * Grid
 * ===================================== */
/* Lignes
 * ------------------------------------- */
.row {
  max-width: 1000px;
  margin: 0 auto 20px;
  position: relative;
}

.row:before,
.row:after {
  clear: both;
  content: ' ';
  display: table;
}

/* Cellules
 * ------------------------------------- */
.cell {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 20px;
  position: relative;
}
.cell.centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.full-width,
.one-half,
.one-third,
.one-fourth,
.one-fifth,
.one-sixth,
.two-third,
.two-fifth,
.three-fourth,
.three-fifth,
.four-fifth,
.five-sixth,
.one-sixth {
  width: 100%;
}

.full-width {
  clear: both;
}

@media only screen and (min-width: 49.125em) {
  /* >= 786px */
  .one-half {
    width: 50%;
  }

  /*, .two-fourth, .three-sixth*/
  .one-third {
    width: 33.33333333333333%;
  }

  /*, .two-sixth*/
  .one-fourth {
    width: 25%;
  }

  .one-fifth {
    width: 20%;
  }

  .one-sixth {
    width: 16.66667%;
  }

  .two-third {
    width: 66.66667%;
  }

  /*,.four-sixth*/
  .two-fifth {
    width: 40%;
  }

  .three-fourth {
    width: 75%;
  }

  .three-fifth {
    width: 60%;
  }

  .four-fifth {
    width: 80%;
  }

  .five-sixth {
    width: 83.33333%;
  }

  /* pulls */
  .pull-one-half {
    right: 50%;
  }

  /*, .two-fourth, .three-sixth*/
  .pull-one-third {
    right: 33.33333333333333%;
  }

  /*, .two-sixth*/
  .pull-one-fourth {
    right: 25%;
  }

  .pull-one-fifth {
    right: 20%;
  }

  .pull-one-sixth {
    right: 16.66667%;
  }

  .pull-two-third {
    right: 66.66667%;
  }

  /*,.four-sixth*/
  .pull-two-fifth {
    right: 40%;
  }

  .pull-three-fourth {
    right: 75%;
  }

  .pull-three-fifth {
    right: 60%;
  }

  .pull-four-fifth {
    right: 80%;
  }

  .pull-five-sixth {
    right: 83.33333%;
  }

  /* offsets */
  .offset-one-half {
    left: 50%;
  }

  /*, .two-fourth, .three-sixth*/
  .offset-one-third {
    left: 33.33333333333333%;
  }

  /*, .two-sixth*/
  .offset-one-fourth {
    left: 25%;
  }

  .offset-one-fifth {
    left: 20%;
  }

  .offset-one-sixth {
    left: 16.66667%;
  }

  .offset-two-third {
    left: 66.66667%;
  }

  /*,.four-sixth*/
  .offset-two-fifth {
    left: 40%;
  }

  .offset-three-fourth {
    left: 75%;
  }

  .offset-three-fifth {
    left: 60%;
  }

  .offset-four-fifth {
    left: 80%;
  }

  .offset-five-sixth {
    left: 83.33333%;
  }
}
/**
 * Declaration des polices externes
 * ===================================== */
@font-face {
  font-family: 'IBK';
  src: url("../fonts/diavlo_light.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
}
@font-face {
  font-family: 'IBK';
  src: url("../fonts/diavlo_bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
}
/**
 * Brandings IBK
 ================ */
/**
 * Commons
 * ===================================== */
.btn, #header .connect .connect-unlogged .login, .form input[type=submit] {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
  -webkit-transition: all 0.25s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.25s linear 0s;
  background: #ffa400;
  border-bottom-color: transparent !important;
  color: #ffffff;
  display: inline-block;
  font-family: "IBK", Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: .75em 1em;
}
.btn:focus, #header .connect .connect-unlogged .login:focus, .form input[type=submit]:focus, .btn:hover, #header .connect .connect-unlogged .login:hover, .form input[type=submit]:hover {
  background: #222222;
}

html {
  font-size: 10px;
}

body {
  border-top: 4px solid #222222;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  line-height: 1.5;
  position: relative;
}

h1,
h2,
h3 {
  font-family: "IBK", Helvetica, Arial, sans-serif;
}

a {
  -moz-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
  -webkit-transition: all 0.25s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.25s linear 0s;
  color: #222222;
  border-bottom: 1px solid #ffa400;
  text-decoration: none;
}
a:focus, a:hover {
  border-bottom-color: #e8e8e8;
}

.btn-primary {
  display: block;
  margin-top: 1em;
  text-align: center;
}

.btn.btn-secondary {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
  color: #222222;
  padding: .75em .25em 0;
  border-bottom-color: #ffa400 !important;
}
.btn.btn-secondary:focus, .btn.btn-secondary:hover {
  border-bottom-color: #e8e8e8 !important;
}

.forgot-password {
  float: right;
  font-size: .8em;
  margin-top: .4em;
}

.activate-account {
  float: left;
  font-size: .8em;
  margin-top: .4em;
}

/* Alerte 'Cookie EU Law'
 * ------------------------------------- */
.cookie-alert {
  background: #222222;
  display: none;
  font-size: .8em;
  top: -4px;
  width: 100%;
}
.cookie-alert p {
  color: #ffffff;
  line-height: 1;
  margin: 0 auto;
  padding: .75em .5em;
  text-align: center;
}
.cookie-alert .close {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 0;
  color: #ffa400;
  font-weight: bold;
  margin: 0 .5em;
  padding: .25em .5em;
}
.cookie-alert .close:focus, .cookie-alert .close:hover {
  background: #ffa400;
  color: #ffffff;
}

/* Conteneur
 * ------------------------------------- */
.container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container:before, .container:after {
  clear: both;
  content: ' ';
  display: table;
}

/* Couleurs d'arriere-plans dispos
 * ------------------------------------- */
.primary-background,
.dark-background {
  color: #ffffff;
}

.primary-background {
  background-color: #ffa400;
}
.primary-background a {
  color: #7f5200;
  border-bottom-color: transparent;
}
.primary-background a:focus, .primary-background a:hover {
  color: #664100;
  border-bottom-color: #cc8300;
}

.dark-background {
  background: #222222;
}
.dark-background a {
  color: #ffffff;
  border-bottom-color: #ffa400;
}
.dark-background a:focus, .dark-background a:hover {
  border-bottom-color: transparent;
  color: #ffa400;
}

#header .connect .invitations_count {
  -moz-animation: ac_glowing_notification_bubble 1s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-animation: ac_glowing_notification_bubble 1s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
  animation: ac_glowing_notification_bubble 1s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
  padding: .125em .325em;
  border-radius: 1em;
  min-width: 1em;
  display: inline-block;
  background-color: #FF4444;
  color: white;
  text-align: center;
}
#header .connect .invitations_count a {
  border: 0;
  color: #fff;
  text-decoration: none;
}

/**
 * Header modifications
 ================ */
#header .logo {
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 49.125em) {
  #header .logo {
    padding-right: 0;
    width: inherit;
  }
}

#header .logo a {
  background: url(../images/ibakus_logo-c@2x.png) no-repeat;
  background-size: 100%;
  border: none;
  display: block;
  height: 81px;
  margin: 0 auto;
  text-indent: -9999em;
  width: 162px;
}
@media only screen and (min-width: 49.125em) {
  #header .logo a {
    margin: 0;
  }
}

.made-in-luxembourg {
  display: none;
}

@media only screen and (min-width: 49.125em) {
  .made-in-luxembourg {
    width: 80px;
    padding: 10px;
    box-sizing: border-box;
  }

  .made-in-luxembourg img {
    max-width: 100%;
    /* padding: 10px; */
    /* box-sizing: content-box; */
  }
}

/* Menu de navigation
 * ------------------------------------- */
/*#header .navigation {
	font-family: $h-font;
	list-style-type: none;
	margin: 24px 0;
	padding: 0;

	li {
		display: block;
		text-align: center;
	}

	a {
		border-bottom: 2px solid transparent;
		color: $primary-color;
		display: block;
		font-weight: bold;
		padding: .25em 0;
		text-decoration: none;

		&:focus,
		&:hover {
			background: $primary-color;
			border-bottom-color: transparent;
			color: #ffffff;
		}
	}

	@media only screen and (min-width: 49.125em){
		li {
			display: block;
			float: left;
			margin-right: 1.25em;

			&:last-child {
				margin-right: 0;
			}
		}

		a {
			display: inline-block;
			padding: .5em 0;

			&:focus,
			&:hover {
				background: transparent;
				border-bottom: 2px solid $primary-color;
				color: $dark-color;
			}
		}
	}
}*/
#header .navigation {
  font-family: "IBK", Helvetica, Arial, sans-serif;
  list-style-type: none;
  margin: 0;
}
#header .navigation li {
  display: block;
  text-align: center;
}
#header .navigation a {
  border-bottom-color: transparent;
  /* color: #c7c7c7; */
  color: #888;
  display: block;
  padding: .25em 0;
  text-decoration: none;
}
#header .navigation a:focus, #header .navigation a:hover {
  background-color: #ffa400;
  color: #ffffff;
}
@media only screen and (min-width: 49.125em) {
  #header .navigation li {
    display: block;
    float: left;
    margin-right: 1.25em;
  }
  #header .navigation li:last-child {
    float: right;
    margin-right: 0;
  }
  #header .navigation a {
    display: inline-block;
    padding: .85em 0 .25em;
  }
  #header .navigation a:focus, #header .navigation a:hover {
    background-color: transparent;
    color: #222222;
  }
}
#header .navigation .icon-twitter {
  background: url(../images/twitter-icon-black@2x.png) no-repeat;
  width: 24px;
  height: 24px;
  background-size: 100%;
  display: block;
  text-indent: -9999em;
  margin: .6em auto 0;
  opacity: .25;
}
#header .navigation .icon-twitter:focus, #header .navigation .icon-twitter:hover {
  background-color: transparent;
  opacity: .6;
}
@media only screen and (min-width: 49.125em) {
  #header .navigation .icon-twitter {
    margin: .68em auto 0;
    padding: 0;
  }
}
#header .navigation .icon-facebook {
  background: url(../images/facebook-icon-black@2x.png) no-repeat;
  width: 24px;
  height: 24px;
  background-size: 100%;
  display: block;
  text-indent: -9999em;
  margin: .6em auto 0;
  opacity: .25;
}
#header .navigation .icon-facebook:focus, #header .navigation .icon-facebook:hover {
  background-color: transparent;
  opacity: .6;
}
@media only screen and (min-width: 49.125em) {
  #header .navigation .icon-facebook {
    margin: .68em auto 0;
    padding: 0;
  }
}

/*** RESPONSIVE NAVIGATION **/
#header .show-navigation {
  background: #222;
  border: 0;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  padding: .25em .75em;
  position: absolute;
  right: 4px;
  top: 4px;
  z-index: 999;
}
@media only screen and (min-width: 49.125em) {
  #header .show-navigation {
    display: none;
  }
}

#header .navigation-responsive {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  display: none;
  font-weight: bold;
  padding-bottom: 1em;
  padding-top: 1em;
  position: absolute;
  top: 0;
  z-index: 998;
}
@media only screen and (min-width: 49.125em) {
  #header .navigation-responsive {
    background: none;
    box-shadow: none;
    display: block;
    font-weight: normal;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
  }
}

@media only screen and (min-width: 49.125em) {
  #header .row:first-child {
    margin-bottom: 0;
  }
}

/* Lang switcher
 * ------------------------------------- */
.lang-switcher {
  line-height: .7;
  list-style-type: none;
  margin: 1.38em 0;
}
.lang-switcher li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.lang-switcher .flag {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 0;
  background-repeat: none;
  background-size: cover;
  display: block;
  height: 40px;
  overflow: hidden;
  text-indent: -9999em;
  width: 40px;
}
.lang-switcher .flag:focus, .lang-switcher .flag:hover {
  background-color: #f6f6f6;
}
.lang-switcher .flag.active {
  background-color: #ffeccc;
}
.lang-switcher .flag-fr {
  background-image: url("../images/flags/fr.png");
}
.lang-switcher .flag-en {
  background-image: url("../images/flags/en.png");
}
.lang-switcher .flag-de {
  background-image: url("../images/flags/de.png");
}

/* Connexion / Inscription
 * ------------------------------------- */
#header .connect {
  float: right;
  margin: 9px 0;
  text-align: right;
  /** dropdown logged user */
}
@media only screen and (min-width: 49.125em) {
  #header .connect {
    padding: 0;
    position: absolute;
    right: 20px;
    z-index: 100;
  }
}
#header .connect .invitations_count {
  position: absolute;
  left: .5em;
  margin-top: -1em;
}
#header .connect .connect-unlogged {
  text-align: center;
}
@media only screen and (min-width: 49.125em) {
  #header .connect .connect-unlogged {
    text-align: right;
  }
}
#header .connect .connect-unlogged .login {
  border-bottom-color: transparent;
  background: #222222;
  text-decoration: none;
}
#header .connect .connect-unlogged .login:focus, #header .connect .connect-unlogged .login:hover {
  background: #ffa400;
}
#header .connect .connect-unlogged p.register {
  font-size: .875em;
  margin: .25em 0 0;
}
#header .connect .connect-unlogged p.register a {
  color: #ffa400;
}
#header .connect .connect-unlogged p.register a:focus, #header .connect .connect-unlogged p.register a:hover {
  color: #222222;
  text-decoration: none;
}
@media only screen and (min-width: 49.125em) {
  #header .connect .connect-unlogged p.register:after {
    content: "\00a0";
    display: inline-block;
  }
}
#header .connect .connect-logged, #header .connect .connect-logged-v2 {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: rgba(255, 209, 127, 0.25);
  font-size: .875em;
  padding: 0.8em;
  text-align: center;
}
#header .connect .connect-logged p, #header .connect .connect-logged-v2 p {
  line-height: 1.3;
  margin: 0;
}
#header .connect .connect-logged .username, #header .connect .connect-logged-v2 .username {
  font-weight: bold;
}
#header .connect .connect-logged .go-to-links, #header .connect .connect-logged-v2 .go-to-links {
  display: table;
  margin: auto;
}
#header .connect .connect-logged .separator, #header .connect .connect-logged-v2 .separator {
  display: inline-block;
  padding: 0 .5em;
}
#header .connect .connect-logged-v2 {
  background: #222222;
  color: #fff;
  padding: 0 .8em;
}
#header .connect .dropdown-toggle {
  padding: .5em 2em .5em 0;
  position: relative;
  cursor: pointer;
}
#header .connect .dropdown-toggle:after {
  width: 0;
  height: 0;
  display: block;
  content: " ";
  position: absolute;
  border: .5em solid transparent;
  border-top-color: #fff;
  top: 50%;
  right: 0;
  margin-top: -.3em;
}
#header .connect .dropdown {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  background: #222222;
  display: none;
  list-style-type: none;
  margin: 0 -.78em;
  padding: .25em 0;
  text-align: left;
  z-index: 100;
}
#header .connect .dropdown li {
  margin: .25em 0;
}
#header .connect .dropdown a {
  border: 0;
  color: #ffffff;
  display: block;
  padding: .25em .875em;
}
#header .connect .dropdown a.switchout {
  background: #b50000;
}
#header .connect .dropdown a.switchout:focus, #header .connect .dropdown a.switchout:hover {
  background: #e20101;
}
#header .connect .dropdown a:focus, #header .connect .dropdown a:hover {
  background: #ffa400;
}

/**
 * Boxes d'info
 * ===================================== */
#sys-message-box {
  padding: 0 20px;
  box-sizing: padding-box;
}

.sys-message {
  background-color: #eeeeee;
  border-radius: 2em 1em 1em;
  box-sizing: padding-box;
  color: #333333;
  line-height: 1.1em;
  padding: 1em 1.5em;
  text-indent: 2em;
}
.sys-message:before {
  background-color: #ffa400;
  border: 0.3em solid #fff;
  border-radius: 1em 0;
  color: #ffffff;
  content: "i";
  display: block;
  font-size: 1.5em;
  font-family: "Times new roman", Helvetica, Arial, sans-serif;
  /*font-weight: bold;*/
  left: -0.25em;
  padding: 0.3em 0.5em;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: -0.3em;
}

.info-box figure {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #f6f6f6;
  margin: 0;
  padding: .25em;
  text-align: center;
}
.info-box figure img {
  display: block;
  height: auto;
  margin: .25em auto;
  max-width: 30%;
}

.info-box figure.acc_figure {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='), url("../images/acc_view_guided_tour.jpg");
  background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, rgba(0, 0, 0, 0.25)), color-stop(100%, rgba(0, 0, 0, 0.25))), url("../images/acc_view_guided_tour.jpg");
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url("../images/acc_view_guided_tour.jpg");
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url("../images/acc_view_guided_tour.jpg");
  background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url("../images/acc_view_guided_tour.jpg");
  background-size: cover;
  position: relative;
}

.info-box figure.kyc_figure {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMjUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='), url("../images/kyc_view_guided_tour.jpg");
  background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, rgba(0, 0, 0, 0.25)), color-stop(100%, rgba(0, 0, 0, 0.25))), url("../images/kyc_view_guided_tour.jpg");
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url("../images/kyc_view_guided_tour.jpg");
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url("../images/kyc_view_guided_tour.jpg");
  background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url("../images/kyc_view_guided_tour.jpg");
  background-size: cover;
  position: relative;
}

/* Lorsque la boite est sur un
 * conteneur de fond #ffa400
 * ------------------------------------- */
.primary-background .info-box figure {
  background: #ffb633;
  background: rgba(255, 251, 244, 0.25);
}
.primary-background .info-box figure img {
  max-width: 100%;
}

.view-guided-tour {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../images/video-play-icon.png) no-repeat;
  background-size: 100%;
  display: block;
  width: 64px;
  height: 64px;
  text-indent: -999em;
  border: 0;
  opacity: .75;
}
.view-guided-tour:focus, .view-guided-tour:hover {
  opacity: 1;
}
.view-guided-tour:before {
  content: attr(title);
  display: block;
  text-indent: 0;
  line-height: 1.5;
  right: 46px;
  text-align: center;
  background-color: rgba(34, 34, 34, 0.85);
  color: #fff;
  padding: .25em .5em;
  min-width: 108px;
  position: relative;
  border-radius: 4px;
  margin-top: 0.8em;
  font-size: .75em;
  position: absolute;
  bottom: 12px;
}

/**
 * Footer
 * ===================================== */
#footer .row {
  margin-bottom: 0;
}

.copyrights {
  font-size: .75em;
  margin: 1.7em 0;
  text-align: center;
}

/* hack pour fixer le pied de page en bas
   lorsque la page n'est pas assez longue
 */
@media only screen and (min-width: 49.125em) {
  .footer-fixed {
    bottom: 0;
    position: fixed;
    width: 100%;
  }
}
/* Navigation de pied de page
 * ------------------------------------- */
#footer .navigation {
  list-style-type: none;
  padding: 0 20px;
}
#footer .navigation li {
  display: block;
  text-align: center;
}
@media only screen and (min-width: 49.125em) {
  #footer .navigation li {
    display: block;
    float: left;
    margin-right: 1.25em;
  }
  #footer .navigation li:last-child {
    margin-right: 0;
  }
}
#footer .navigation a {
  border-bottom-width: 0;
  color: #ffffff;
  font-size: 1em;
  opacity: .5;
  text-decoration: none;
}
#footer .navigation a:focus, #footer .navigation a:hover {
  opacity: 1;
}

/* Etat du support
 * ------------------------------------- */
.support {
  margin-bottom: 1em;
  text-align: center;
}
.support a,
.support a:focus,
.support a:hover {
  color: #fff;
}

@media only screen and (min-width: 49.125em) {
  .support {
    margin-bottom: 0;
    text-align: right;
  }
}
.support-status {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border-bottom-width: 0;
  color: #ffffff;
  display: inline-block;
  font-size: .875em;
  font-weight: bold;
  padding: .25em .5em;
  margin: 1em 0;
  text-decoration: none;
  text-align: center;
}
.support-status.support-available {
  -moz-animation: ac_glowing_support_available 2s infinite;
  -webkit-animation: ac_glowing_support_available 2s infinite;
  animation: ac_glowing_support_available 2s infinite;
  background: #4ad12b;
}
.support-status.support-unavailable {
  -moz-box-shadow: 0 0 15px #d12b2b;
  -webkit-box-shadow: 0 0 15px #d12b2b;
  box-shadow: 0 0 15px #d12b2b;
  background: #d12b2b;
}

/**
 * Formulaires
 * ===================================== */
.form {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form label {
  display: block;
  font-weight: bold;
}
.form label.inline {
  display: inline-block;
}
.form label.centered {
  text-align: center;
}
.form label.fw-normal {
  font-weight: normal;
}
.form .inline-input label {
  padding: .875em 20px .875em 0;
}
.form input[type=text],
.form input[type=password],
.form input[type=email],
.form input[type=tel],
.form input[type=submit],
.form textarea,
.form select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  display: block;
}
.form input[type=text],
.form input[type=password],
.form input[type=email],
.form input[type=tel],
.form textarea,
.form select {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 -2px 8px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -2px 8px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -2px 8px rgba(0, 0, 0, 0.1);
  background: #f3f3f3;
  border: 1px solid #d2d2d2;
  padding: .875em;
}
.form input[type=text]:focus,
.form input[type=password]:focus,
.form input[type=email]:focus,
.form input[type=tel]:focus,
.form textarea:focus,
.form select:focus {
  background: #ffffff;
  outline: 0;
}
.form input[type=radio],
.form input[type=checkbox] {
  cursor: pointer;
  margin: .25em .5em;
  vertical-align: middle;
}
.form input[type=submit]:focus {
  outline: 0;
}
.form .inline {
  display: inline-block !important;
}
.form .centered {
  margin-left: auto;
  margin-right: auto;
}
.form .xlarge-input {
  width: 100%;
}
.form .large-input {
  width: 80%;
}
.form .small-input {
  width: 20%;
}
.form .input-error input {
  -moz-box-shadow: 0 0 2px rgba(181, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 2px rgba(181, 0, 0, 0.5);
  box-shadow: 0 0 2px rgba(181, 0, 0, 0.5);
}

/* Ajoute une toggle dans les champs 'password'
 * permettant d'afficher ou cacher la valeur
 * ------------------------------------- */
.showHidePassword-wrapper {
  position: relative;
}

.showHidePassword-label, .showHidePassword-label-shown {
  background: url("../images/wink.svg") no-repeat;
  background-size: cover;
  cursor: pointer;
  height: 32px;
  margin: 0.35em 0;
  padding: 0 !important;
  position: absolute;
  right: 0;
  text-indent: -9999em;
  width: 32px;
}

.showHidePassword-label {
  background-positon: 0 center;
}

.showHidePassword-label-shown {
  background-position: -34px center;
}

.showHidePassword-input {
  visibility: hidden;
}

/**
 * Messages d'erreurs/infos
 * ===================================== */
.error-handler, .warning-handler, .success-handler, .info-handler {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 1em;
  padding: 1em;
}
.error-handler h2, .warning-handler h2, .success-handler h2, .info-handler h2, .error-handler h3, .warning-handler h3, .success-handler h3, .info-handler h3 {
  margin-top: 0;
}
.error-handler ul, .warning-handler ul, .success-handler ul, .info-handler ul {
  list-style-type: none;
  padding: 0;
}
.error-handler a.js-anchor-link, .warning-handler a.js-anchor-link, .success-handler a.js-anchor-link, .info-handler a.js-anchor-link {
  border-bottom: transparent;
}
.error-handler a.js-anchor-link:before, .warning-handler a.js-anchor-link:before, .success-handler a.js-anchor-link:before, .info-handler a.js-anchor-link:before {
  content: "#";
  display: inline-block;
  font-weight: bold;
  padding-right: .25em;
}

.error-handler {
  background: #f2dede;
}
.error-handler h2, .error-handler h3, .error-handler strong {
  color: #a94442;
}
.error-handler a {
  border-bottom-color: #a94442;
}
.error-handler a:before {
  color: #a94442;
}
.error-handler a:focus, .error-handler a:hover {
  color: #a94442;
}

.warning-handler {
  background: #fcf8e3;
}
.warning-handler h2, .warning-handler h3, .warning-handler strong {
  color: #8a6d3b;
}
.warning-handler a {
  border-bottom-color: #8a6d3b;
}
.warning-handler a:before {
  color: #8a6d3b;
}
.warning-handler a:focus, .warning-handler a:hover {
  color: #8a6d3b;
}

.success-handler {
  background: #dff0d8;
}
.success-handler h2, .success-handler h3, .success-handler strong {
  color: #3c763d;
}
.success-handler a {
  border-bottom-color: #3c763d;
}
.success-handler a:before {
  color: #3c763d;
}
.success-handler a:focus, .success-handler a:hover {
  color: #3c763d;
}

.info-handler {
  background: #d9edf7;
}
.info-handler h2, .info-handler h3, .info-handler strong {
  color: #31708f;
}
.info-handler a {
  border-bottom-color: #31708f;
}
.info-handler a:before {
  color: #31708f;
}
.info-handler a:focus, .info-handler a:hover {
  color: #31708f;
}

/**
 * Popups
 * ===================================== */
.popup {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 0 20px 60px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 20px 60px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 60px 10px rgba(0, 0, 0, 0.5);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  border: 1px solid #f3f3f3;
  width: 98vw;
  max-width: 380px;
  padding: 1em;
  position: fixed;
  z-index: 1000;
  display: none;
  top: 1vh;
  left: 50%;
}

.popup-close {
  border: 0;
  float: right;
  font-size: 2em;
  font-weight: bold;
  line-height: 0.5;
  margin-top: .25em;
  opacity: .5;
}
.popup-close:focus, .popup-close:hover {
  opacity: .8;
}

.popup-content {
  padding: 1em 1em 0;
}

.popup-title {
  border-bottom: 1px solid #f6f6f6;
  font-family: "IBK", Helvetica, Arial, sans-serif;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: .5em;
  margin-top: -.5em;
  padding-bottom: .5em;
  text-align: center;
}

.popup-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  min-height: 99vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 999;
}

.popup-updated-terms {
  max-height: 90vh;
  max-width: 640px;
  overflow: auto;
}
.popup-updated-terms .popup-close {
  display: none;
}

.popup-delete-user-account {
  max-width: 480px;
  top: 8vh;
}

.popup-register-success {
  top: 35vh;
}
.popup-register-success .popup-content {
  padding: 1em 0em;
  text-align: center;
}
.popup-register-success .popup-content > strong {
  display: block;
  font-size: 1.4em;
  margin-bottom: .5em;
}
.popup-register-success .btn {
  margin-top: 1em;
}

.popup-view-guided-tour {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 1080px;
}
.popup-view-guided-tour .popup-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1080px;
  padding: 2em 0 0;
}
.popup-view-guided-tour .popup-close:before {
  content: attr(title);
  font-size: .5em;
  vertical-align: top;
  display: inline-block;
  margin-right: .15em;
  margin-top: .2em;
}

.popup-opt-in-guided-tour .optin-footnote {
  font-size: .75em;
  color: #999;
}

/**
 * Animations
 * ===================================== */
@-moz-keyframes ac_glowing_support_available {
  0%, 100% {
    -moz-box-shadow: 0 0 0 #4ad12b;
    box-shadow: 0 0 0 #4ad12b;
  }
  50% {
    -moz-box-shadow: 0 0 15px #4ad12b;
    box-shadow: 0 0 15px #4ad12b;
  }
}
@-webkit-keyframes ac_glowing_support_available {
  0%, 100% {
    -webkit-box-shadow: 0 0 0 #4ad12b;
    box-shadow: 0 0 0 #4ad12b;
  }
  50% {
    -webkit-box-shadow: 0 0 15px #4ad12b;
    box-shadow: 0 0 15px #4ad12b;
  }
}
@keyframes ac_glowing_support_available {
  0%, 100% {
    -moz-box-shadow: 0 0 0 #4ad12b;
    -webkit-box-shadow: 0 0 0 #4ad12b;
    box-shadow: 0 0 0 #4ad12b;
  }
  50% {
    -moz-box-shadow: 0 0 15px #4ad12b;
    -webkit-box-shadow: 0 0 15px #4ad12b;
    box-shadow: 0 0 15px #4ad12b;
  }
}
@-moz-keyframes ac_glowing_notification_bubble {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}
@-webkit-keyframes ac_glowing_notification_bubble {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}
@keyframes ac_glowing_notification_bubble {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}
/**
 * Helpers
 * ===================================== */
/* Alignements
 * ------------------------------------- */
@media only screen and (min-width: 49.125em) {
  .flt-rgt {
    float: right;
    margin-left: .5em;
  }

  .flt-lft {
    float: left;
    margin-right: .5em;
  }

  .flt-ctr {
    display: block;
    margin: 1em auto;
  }
}
.centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* Marges
 * ------------------------------------- */
.np {
  padding: 0;
}

.nm {
  margin: 0;
}

.mt5 {
  margin-top: 5px;
}

/* Visibilit├®
 * ------------------------------------- */
.hidden {
  display: none !important;
}
