/*!
 * Bootstrap v3.1.0 (https://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden] {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666666666666%; }

.col-xs-10 {
  width: 83.33333333333334%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666666666666%; }

.col-xs-7 {
  width: 58.333333333333336%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666666666667%; }

.col-xs-4 {
  width: 33.33333333333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.666666666666664%; }

.col-xs-1 {
  width: 8.333333333333332%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666666666666%; }

.col-xs-pull-10 {
  right: 83.33333333333334%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666666666666%; }

.col-xs-pull-7 {
  right: 58.333333333333336%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666666666667%; }

.col-xs-pull-4 {
  right: 33.33333333333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.666666666666664%; }

.col-xs-pull-1 {
  right: 8.333333333333332%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666666666666%; }

.col-xs-push-10 {
  left: 83.33333333333334%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666666666666%; }

.col-xs-push-7 {
  left: 58.333333333333336%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666666666667%; }

.col-xs-push-4 {
  left: 33.33333333333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.666666666666664%; }

.col-xs-push-1 {
  left: 8.333333333333332%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666666666666%; }

.col-xs-offset-10 {
  margin-left: 83.33333333333334%; }

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

.col-xs-offset-8 {
  margin-left: 66.66666666666666%; }

.col-xs-offset-7 {
  margin-left: 58.333333333333336%; }

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

.col-xs-offset-5 {
  margin-left: 41.66666666666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333333333%; }

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

.col-xs-offset-2 {
  margin-left: 16.666666666666664%; }

.col-xs-offset-1 {
  margin-left: 8.333333333333332%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666666666666%; }
  .col-sm-10 {
    width: 83.33333333333334%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666666666666%; }
  .col-sm-7 {
    width: 58.333333333333336%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666666666667%; }
  .col-sm-4 {
    width: 33.33333333333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.666666666666664%; }
  .col-sm-1 {
    width: 8.333333333333332%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666666666666%; }
  .col-sm-pull-10 {
    right: 83.33333333333334%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666666666666%; }
  .col-sm-pull-7 {
    right: 58.333333333333336%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666666666667%; }
  .col-sm-pull-4 {
    right: 33.33333333333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.666666666666664%; }
  .col-sm-pull-1 {
    right: 8.333333333333332%; }
  .col-sm-pull-0 {
    right: 0%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666666666666%; }
  .col-sm-push-10 {
    left: 83.33333333333334%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666666666666%; }
  .col-sm-push-7 {
    left: 58.333333333333336%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666666666667%; }
  .col-sm-push-4 {
    left: 33.33333333333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.666666666666664%; }
  .col-sm-push-1 {
    left: 8.333333333333332%; }
  .col-sm-push-0 {
    left: 0%; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666666666666%; }
  .col-md-10 {
    width: 83.33333333333334%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666666666666%; }
  .col-md-7 {
    width: 58.333333333333336%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666666666667%; }
  .col-md-4 {
    width: 33.33333333333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.666666666666664%; }
  .col-md-1 {
    width: 8.333333333333332%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666666666666%; }
  .col-md-pull-10 {
    right: 83.33333333333334%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666666666666%; }
  .col-md-pull-7 {
    right: 58.333333333333336%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666666666667%; }
  .col-md-pull-4 {
    right: 33.33333333333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.666666666666664%; }
  .col-md-pull-1 {
    right: 8.333333333333332%; }
  .col-md-pull-0 {
    right: 0%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666666666666%; }
  .col-md-push-10 {
    left: 83.33333333333334%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666666666666%; }
  .col-md-push-7 {
    left: 58.333333333333336%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666666666667%; }
  .col-md-push-4 {
    left: 33.33333333333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.666666666666664%; }
  .col-md-push-1 {
    left: 8.333333333333332%; }
  .col-md-push-0 {
    left: 0%; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666666666666%; }
  .col-lg-10 {
    width: 83.33333333333334%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666666666666%; }
  .col-lg-7 {
    width: 58.333333333333336%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666666666667%; }
  .col-lg-4 {
    width: 33.33333333333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.666666666666664%; }
  .col-lg-1 {
    width: 8.333333333333332%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666666666666%; }
  .col-lg-pull-10 {
    right: 83.33333333333334%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666666666666%; }
  .col-lg-pull-7 {
    right: 58.333333333333336%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666666666667%; }
  .col-lg-pull-4 {
    right: 33.33333333333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.666666666666664%; }
  .col-lg-pull-1 {
    right: 8.333333333333332%; }
  .col-lg-pull-0 {
    right: 0%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666666666666%; }
  .col-lg-push-10 {
    left: 83.33333333333334%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666666666666%; }
  .col-lg-push-7 {
    left: 58.333333333333336%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666666666667%; }
  .col-lg-push-4 {
    left: 33.33333333333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.666666666666664%; }
  .col-lg-push-1 {
    left: 8.333333333333332%; }
  .col-lg-push-0 {
    left: 0%; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

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

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

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

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

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

@media print {
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }

/*!
 *  Font Awesome 4.6.3 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

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

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

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

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

.fa-inverse {
  color: #ffffff; }

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

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

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

.fa-envelope-o:before {
  content: "\f003"; }

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

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

.fa-star-o:before {
  content: "\f006"; }

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

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

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

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

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

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

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

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

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

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

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

.fa-qrcode:before {
  content: "\f029"; }

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

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

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

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

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

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

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

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

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

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

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

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

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

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

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

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

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

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

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

.fa-fast-forward:before {
  content: "\f050"; }

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

.fa-eject:before {
  content: "\f052"; }

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

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

.fa-plus-circle:before {
  content: "\f055"; }

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

.fa-times-circle:before {
  content: "\f057"; }

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

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

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

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

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

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

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

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

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

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

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

.fa-asterisk:before {
  content: "\f069"; }

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

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

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

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

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

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

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

.fa-random:before {
  content: "\f074"; }

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

.fa-magnet:before {
  content: "\f076"; }

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

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

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

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

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

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

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

.fa-heart-o:before {
  content: "\f08a"; }

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

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

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

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

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

.fa-certificate:before {
  content: "\f0a3"; }

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

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

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

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

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

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

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

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

.fa-flask:before {
  content: "\f0c3"; }

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

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

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

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

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

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

.fa-underline:before {
  content: "\f0cd"; }

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

.fa-magic:before {
  content: "\f0d0"; }

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

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

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

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

.fa-caret-left:before {
  content: "\f0d9"; }

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

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

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

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

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

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

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

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

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

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

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

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

.fa-user-md:before {
  content: "\f0f0"; }

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

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

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

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

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

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

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

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

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

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

.fa-desktop:before {
  content: "\f108"; }

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

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

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

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

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

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

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

.fa-terminal:before {
  content: "\f120"; }

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

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

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

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

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

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

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

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

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

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

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

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

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

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

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

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

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

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

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

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

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

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

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

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

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

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

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

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

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

.fa-sort-amount-asc:before {
  content: "\f160"; }

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

.fa-sort-numeric-asc:before {
  content: "\f162"; }

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

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

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

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

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

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

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

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

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

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

.fa-child:before {
  content: "\f1ae"; }

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

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

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

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

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

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

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

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

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

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

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

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

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

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

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

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

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

.fa-copyright:before {
  content: "\f1f9"; }

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

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

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

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

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

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

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

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

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

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

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

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

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

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

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

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

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

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

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*
 * jQuery FlexSlider v2.0
 * https://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * https://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(../../images/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all .3s ease; }

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px; }

.flex-direction-nav .flex-prev {
  left: -36px; }

.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px; }

.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: #00539D;
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0; } }

/*
 * Stylesheet for Ambiance - Notification Plugin for jQuery
 * Version 1.0.1
 *
 * Copyright (c) 2012 Richard Hsu
 * Documentation: https://www.github.com/richardhsu/jquery.ambiance
 * Dual licensed under the MIT and GPL licenses:
 * https://www.opensource.org/licenses/mit-license.php
 * https://www.gnu.org/licenses/gpl.html
 */
/* Notification area will be top right but feel free to modify it below. */
#ambiance-notification {
  display: block;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 9999; }

/* Built in custom styling for the notifications. */
.ambiance-title {
  font-weight: bold; }

.ambiance {
  float: right;
  clear: both;
  border: 3px solid transparent; }

.ambiance:hover {
  border: 3px solid #DDDDDD; }

.ambiance-default, .ambiance-success, .ambiance-error {
  border-radius: 5px;
  -moz-border-radius: 5px;
  /* Firefox 3.6 and earlier. */
  padding: 10px;
  margin: 10px; }

.ambiance-default {
  background: #000000;
  color: #DDDDDD; }

.ambiance-success {
  background: #BFEA59;
  color: #DFF0D8; }

.ambiance-error {
  background: #E03C3C;
  color: #F2DEDE; }

/* Close button attributes -- based off Twitter Bootstrap alert close item. */
.ambiance-close {
  display: block;
  position: relative;
  top: -2px;
  right: 0px;
  color: #FFFFFF;
  float: right;
  font-size: 18px;
  font-weight: bold;
  filter: alpha(opacity=20);
  text-decoration: none;
  position: relative;
  line-height: 14px;
  margin-left: 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.ambiance-close:hover {
  color: #BBBBBB;
  cursor: pointer; }

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(../../images/overlay.png) repeat 0 0; }

#colorbox {
  -moz-box-shadow: 0px 0px 5px 1px #c0c0c0;
  -webkit-box-shadow: 0px 0px 5px 1px #c0c0c0;
  -o-box-shadow: 0px 0px 5px 1px #c0c0c0;
  box-shadow: 0px 0px 5px 1px #c0c0c0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=5); }

/*#cboxTopLeft{width:21px; height:21px; background:url(../../images/colorbox/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../../images/colorbox/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../../images/colorbox/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../../images/colorbox/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../../images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../../images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../../images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../../images/colorbox/border.png) 0 -29px repeat-x;}*/
#cboxContent {
  background: #fff;
  overflow: hidden; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  /*margin-bottom:28px;*/ }

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../../images/colorbox/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxPrevious.hover {
  background-position: -75px -25px; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../../images/colorbox/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxNext.hover {
  background-position: -50px -25px; }

#cboxLoadingOverlay {
  background: url(../../images/colorbox/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic {
  background: url(../../images/colorbox/loading.gif) no-repeat center center; }

#cboxClose {
  position: absolute;
  top: 3px;
  right: 3px;
  background: #00529c;
  color: #fff;
  padding: 0 4px 2px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  /*background:url(../../images/colorbox/controls.png) no-repeat -25px 0;*/
  /*width:100px; height:25px text-indent:-9999px;*/
  text-align: right; }

#cboxClose.hover {
  background-position: -25px -25px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft {
  background: url(../../images/colorbox/ie6/borderTopLeft.png); }

.cboxIE6 #cboxTopCenter {
  background: url(../../images/colorbox/ie6/borderTopCenter.png); }

.cboxIE6 #cboxTopRight {
  background: url(../../images/colorbox/ie6/borderTopRight.png); }

.cboxIE6 #cboxBottomLeft {
  background: url(../../images/colorbox/ie6/borderBottomLeft.png); }

.cboxIE6 #cboxBottomCenter {
  background: url(../../images/colorbox/ie6/borderBottomCenter.png); }

.cboxIE6 #cboxBottomRight {
  background: url(../../images/colorbox/ie6/borderBottomRight.png); }

.cboxIE6 #cboxMiddleLeft {
  background: url(../../images/colorbox/ie6/borderMiddleLeft.png); }

.cboxIE6 #cboxMiddleRight {
  background: url(../../images/colorbox/ie6/borderMiddleRight.png); }

/*.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}*/
/*
    Cette feuille de style Novius complete commons.css
*/
a {
  color: #404040; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

/*** Actus home */
#block-news .block-picture {
  width: auto;
  height: 162px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  /*display : inline-block;*/ }

#block-news .block-picture img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto; }

#block-news .block-content {
  height: 170px;
  overflow: hidden; }

#footer-logos a {
  width: 130px;
  background: #fff;
  text-align: center;
  padding: 0;
  margin: 15px 0; }

#header-mobile-subnav {
  height: auto !important; }

#header-mobile-subnav a {
  padding: 0 10px 0 0;
  margin: 0 0 0 10px;
  display: inline-block;
  width: auto;
  float: none; }

#header-mobile-subnav .content {
  width: 100%;
  text-align: center; }

/* nav  top */
a.alvl1top {
  cursor: pointer !important; }

a.alvl1top.noclick {
  cursor: default !important; }

/*** Images "membre de" Home */
.img_membre_de {
  display: inline-block;
  height: 60px;
  overflow: hidden; }

.img_membre_de:hover img, .img_membre_de:hover a {
  margin: -60px 0 0 0; }

#left, #left p {
  color: #404040 !important; }

/*
#left img {
    max-width : 100%;
}*/
#left table img {
  max-width: none; }

#left-title {
  height: 153px;
  margin: 0 0 15px 0; }

#left-title h1.h1-sans-image {
  padding: 60px 0 0 40px; }

#left li {
  font-size: 1.2em;
  line-height: 1.3em;
  color: #404040;
  margin: 0;
  padding: 1px 0 0 0;
  font-weight: normal; }

#left .blue-block p,
#left .blue-block li {
  padding: 0 20px 15px 20px;
  color: #fff !important;
  font-size: 0.9em; }

/* Titre */
#left-title.hasimg {
  display: block;
  overflow: hidden;
  /*background:url(../../images/gp2/interface/internal-title-background.png);*/
  background-repeat: no-repeat;
  background-position: top left;
  /* css3 */
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px; }

#left-title.hasimg h1 {
  height: 93px;
  width: 225px;
  background: url(../../images/gp2/interface/fond_titre_biais.png) no-repeat 0 0;
  margin: 0 0 0 360px;
  padding: 60px 0 0 55px; }

/* Titre de centre */
#center-title {
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: center left;
  height: 292px; }

#center-title .zebra {
  position: absolute;
  width: 400px;
  height: 292px;
  top: 0;
  right: 0;
  background: url(../../images/gp2/interface/fond_titre_centre_biais.png) no-repeat top left; }

/**** ACTUALITES ****/
#left .news-block {
  font-size: 1em;
  padding: 0 30px 15px 30px;
  line-height: 1.3em;
  color: #404040; }

#left .news-block .les_actus {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 15px 0;
  display: block;
  border-top: 1px solid #c4e27d;
  background: none; }

#left .news-block .les_actus a.actu-thumb img {
  display: block;
  border: 2px solid #f2f2f2;
  width: 280px;
  height: auto;
  float: left;
  /* css3 */
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px; }

#left .news-block .les_actus .news-content {
  width: 275px;
  float: right; }

#left .news-block .les_actus h2 {
  color: #404040;
  line-height: 1.1em;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
  text-transform: none;
  font-family: Arial; }

#left .news-block .les_actus h2 a {
  color: #404040;
  text-decoration: none; }

#left .news-block .les_actus h4.date {
  font-size: 0.875em;
  line-height: 1em;
  color: #404040;
  font-style: italic; }

#left .news-block .les_actus p {
  font-size: 0.75em;
  line-height: 1.3em;
  color: #404040;
  padding: 15px 15px 15px 0; }

#left .news-block .les_actus p.readmore a, #left a.retour_actu {
  font-family: AGRegular;
  font-size: 1.2em;
  line-height: 1em;
  color: #a0d10c;
  text-decoration: none;
  float: right;
  margin: 0 15px 0 0;
  text-transform: uppercase; }

#left .news-block .les_actus p.readmore a:hover span {
  text-decoration: underline; }

#left .haut_actu, .bas_actu {
  display: none; }

#left .news-block .descriptions img {
  max-width: 275px; }

#left h3 {
  padding: 10px 30px 10px 30px; }

#left .submenu li {
  line-height: 1em !important; }

#left .submenu .level-2 a {
  font-size: 16px !important;
  padding: 0 10px 0 0 !important;
  margin: 0 !important; }

#left .submenu .level-2 li a {
  font-size: 12px !important; }

/* CENTRES */
#center-advertising img {
  width: auto;
  max-width: 370px;
  height: auto;
  display: inline; }

#center-advertising img.img-advertising {
  /*width: 370px;
    height: 150px;*/
  width: auto;
  max-width: 370px;
  height: auto;
  display: block; }

#center-activities .lists ul {
  position: relative;
  width: 100%; }

#center-activities .lists li {
  float: left;
  width: 28%; }

#center-title h1 {
  padding: 25px 20px 25px 20px; }

#center-title h2 {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 20px 40px 20px; }

/* Edition des fiches */
.link-edit-fiche {
  display: block;
  width: 150px;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  padding: 4px;
  font-size: 12px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0px 0px 2px 0px #c0c0c0;
  -webkit-box-shadow: 0px 0px 2px 0px #c0c0c0;
  -o-box-shadow: 0px 0px 2px 0px #c0c0c0;
  box-shadow: 0px 0px 2px 0px #c0c0c0;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=2); }

.link-edit-fiche:hover {
  background: #f0f0f0;
  -moz-box-shadow: 0px 0px 1px 0px #c0c0c0;
  -webkit-box-shadow: 0px 0px 1px 0px #c0c0c0;
  -o-box-shadow: 0px 0px 1px 0px #c0c0c0;
  box-shadow: 0px 0px 1px 0px #c0c0c0;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=1); }

.fiche-edit-visuel {
  position: absolute;
  top: 3px;
  left: 3px; }

.fiche-edit-right {
  float: right;
  margin: -47px 65px 0 0; }

.fiche-edit-recrut {
  float: right;
  margin: 10px 10px 0 0; }

.fiche-edit-slider {
  margin: 30px 0 0 60px; }

/* RECHERCHE DE CENTRES */
#left .infobox, #result-search-center .infobox {
  position: relative;
  border: 2px solid #d5d5d5;
  background: url(../../images/gp2/interface/center-infobox-background.png);
  width: 85%;
  padding: 25px 20px;
  margin: 0 auto 20px auto;
  /* css3 */
  border-radius: 5px; }

#left .infobox.clearfix {
  display: block;
  width: auto;
  margin-right: 5px;
  margin-left: 5px; }

#left .infobox .label, #result-search-center .infobox .label {
  font-family: AGBold;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 1em;
  color: #404040;
  padding: 0 0 10px 0;
  display: block; }
  #left .infobox .label.has_padding, #result-search-center .infobox .label.has_padding {
    padding-right: 120px; }

#left .infobox .value, #result-search-center .infobox .value {
  width: 70%;
  display: block; }

#left .infobox .label a, #result-search-center .infobox .label a {
  color: #404040;
  text-decoration: none; }

.agen-logos-container {
  float: right; }

.agen-logos-container img {
  display: block;
  margin: auto; }

#left .infobox .image_sans_concession, #result-search-center .infobox .image_sans_concession {
  cursor: pointer;
  width: 120px;
  float: right; }

#left .infobox .image_sans_concession.avec_industriel, #result-search-center .infobox .image_sans_concession.avec_industriel {
  margin: 10px 0 0 0; }

#left .infobox .image_sans_concession.avec_industriel.avec_distance, #result-search-center .infobox .image_sans_concession.avec_industriel.avec_distance {
  margin: 33px 0 0; }

#left .infobox .agen_industriel, #result-search-center .infobox .agen_industriel {
  position: absolute;
  right: 20px;
  top: 9px;
  /*width: 120px;*/ }

#left .infobox .agen_industriel.avec_distance, #result-search-center .infobox .agen_industriel.avec_distance {
  top: 30px; }

.infobox .agence_distance {
  position: absolute;
  top: 16px;
  right: 20px;
  font-size: 12px; }

.infobox .agence_nb_km {
  font-weight: bold; }

.agence_actions {
  margin: 20px 0 0 0; }

.agence_actions a {
  font-family: AGRegular;
  font-size: 0.9em;
  line-height: 1em;
  color: #8EB90D;
  text-decoration: none;
  margin: 0 15px 0 0;
  text-transform: uppercase; }

#map {
  margin: 0 0 30px;
  height: 400px;
  position: relative; }
  #map-container #map {
    margin: 0 0 15px 0; }

#list_agence_proche {
  margin-top: 20px; }

.search-description-custom {
  margin: 0; }

#left #map img {
  max-width: none; }

.center-ad-moreinfo {
  display: none; }

.center-ad-moreinfo-img {
  margin: 0 0 15px 0; }

.center-ad-moreinfo-titre {
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 10px 0; }

/* OFFRES D'EMPLOIS */
.annonce_wrapper {
  padding: 0 15px; }

.titre_annonce_type {
  float: none;
  font-size: 1.4em;
  width: auto;
  height: auto;
  color: #004b92;
  padding: 0 0 15px 0; }

.annonce_wrapper table.annonce_table {
  width: 100%;
  font-size: 13px; }

.annonce_wrapper table.annonce_table td {
  padding: 10px 20px; }

.annonce_wrapper table.annonce_table tr:nth-child(2n) {
  background: #f2f2f2; }

table.annonce_table .annonce_label {
  width: 25%;
  font-weight: bold; }

table.annonce_table .annonce_value {
  width: 75%; }

.retour {
  font-family: AGRegular;
  font-size: 0.9em;
  line-height: 1em;
  color: #8EB90D;
  text-decoration: none;
  margin: 0 15px 0 0;
  text-transform: uppercase; }

#left input[type="submit"].nomargin {
  margin: 0; }

#center-jobs .job-offer {
  height: 135px !important; }

/* Calcul itineraire */
#bas_de_page {
  margin: 0 15px 0 0 !important;
  width: 600px; }

#left #bas_de_page .customSelect {
  float: none;
  display: inline-block; }

#formItineraire {
  overflow: auto !important; }

#EmplacementCarteItineraire {
  width: 600px !important;
  float: none !important; }

#EmplacementTexteItineraire {
  width: 600px !important;
  float: none !important; }

/* Prendre rendez-vous */
#adresse_centre {
  clear: both;
  color: #FFF;
  font-size: 11px; }

table.list-concession-special th {
  background: #777 !important; }

/*
table.list-concession-special tr:nth-child(2n) {
    background:#e2e2e2 !important;
}*/
/* FORMULAIRES PUBLI MOCHES */
form .publiformulaire {
  font-family: Arial !important;
  font-size: 13px !important; }

form .publiformulaire tr {
  vertical-align: top !important; }

form .publiformulaire tr td:first-child {
  width: 30%; }

form .publiformulaire tr td:first-child, form .publiformulaire tr td:nth-child(2) {
  padding: 12px 0 0 0; }

form .publiformulaire .customSelect .selectValueWrap .caret {
  top: 3px !important; }

form .publiformulaire .formulairesubmit {
  float: none !important; }

.form_newsletter input[type=text], .form_newsletter input[type=textbox], .form_newsletter input[type=email] {
  float: none !important; }

.form_newsletter label {
  display: inline-block !important;
  width: 200px !important; }

/* Slider des temoignages */
#left_side_adherent {
  background: #eeeeee;
  margin: 0 auto;
  width: 388px;
  padding: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 12px;
  position: relative; }

#left_side_adherent ul, #left_side_adherent li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: none !important; }

.contenu_temoignage img.avatar-temoignage {
  float: left;
  margin: 0 15px 15px 0; }

.head-temoignage {
  float: left; }

.cnt-temoignage {
  margin-top: 14px;
  color: #006699;
  width: 250px;
  clear: both; }

span.titre_temoignage {
  margin: 0 0 0 17px;
  color: #006699;
  font-size: 17px;
  font-weight: bold; }

span.intitule_poste, span.centre_temoignage {
  margin: 0 0 0 17px;
  color: #0099cc;
  font-size: 17px; }

/* Prise de rendez vous fiche agence */
#subject-pneu, #subject-entretien {
  display: none; }

.partie_titre {
  display: block;
  width: 100%;
  clear: both;
  margin: 0 0 10px 0;
  padding: 10px 0 0 0; }

#left form.form_vertical {
  padding: 0 0 200px 0;
  overflow: auto;
  z-index: 999; }

#left input#rdvpage_submit {
  float: left; }

#adresse_agence {
  clear: both; }

#left ul.slides li {
  padding: 0;
  margin: 0; }

/*Specifique jeune conducteur*/
body.jeuneconducteur #left-title.hasimg h1 {
  background: url("../../images/gp2/interface/fond_titre_biais_vert.png") no-repeat 0 0; }

body.jeuneconducteur #left-title {
  background: url("../../images/gp2/interface/internal-title-background-vert.png") repeat 0 0; }

/* TipTip CSS - Version 1.2 */
#tiptip_holder {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999; }

#tiptip_holder.tip_top {
  padding-bottom: 5px; }

#tiptip_holder.tip_bottom {
  padding-top: 5px; }

#tiptip_holder.tip_right {
  padding-left: 5px; }

#tiptip_holder.tip_left {
  padding-right: 5px; }

#tiptip_content {
  font-size: 11px;
  color: #fff;
  /*text-shadow: 0 0 2px #000;*/
  padding: 4px 8px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  /*background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));*/
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 0 3px #555;
  -webkit-box-shadow: 0 0 3px #555;
  -moz-box-shadow: 0 0 3px #555;
  background: #b0ec1b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b0ec1b 0%, #8cb232 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b0ec1b), color-stop(100%, #8cb232));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b0ec1b 0%, #8cb232 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b0ec1b 0%, #8cb232 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b0ec1b 0%, #8cb232 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b0ec1b 0%, #8cb232 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0ec1b', endColorstr='#8cb232',GradientType=0 );
  /* IE6-9 */ }

#tiptip_arrow, #tiptip_arrow_inner {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0; }

#tiptip_holder.tip_top #tiptip_arrow {
  border-top-color: #fff;
  border-top-color: rgba(255, 255, 255, 0.35); }

#tiptip_holder.tip_bottom #tiptip_arrow {
  border-bottom-color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.35); }

#tiptip_holder.tip_right #tiptip_arrow {
  border-right-color: #fff;
  border-right-color: rgba(255, 255, 255, 0.35); }

#tiptip_holder.tip_left #tiptip_arrow {
  border-left-color: #fff;
  border-left-color: rgba(255, 255, 255, 0.35); }

#tiptip_holder.tip_top #tiptip_arrow_inner {
  margin-top: -7px;
  margin-left: -6px;
  border-top-color: #191919;
  border-top-color: rgba(25, 25, 25, 0.92); }

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  margin-top: -5px;
  margin-left: -6px;
  border-bottom-color: #191919;
  border-bottom-color: rgba(25, 25, 25, 0.92); }

#tiptip_holder.tip_right #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -5px;
  border-right-color: #191919;
  border-right-color: rgba(25, 25, 25, 0.92); }

#tiptip_holder.tip_left #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -7px;
  border-left-color: #191919;
  border-left-color: rgba(25, 25, 25, 0.92); }

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #tiptip_content {
    padding: 4px 8px 5px 8px;
    background-color: rgba(45, 45, 45, 0.88); }
  #tiptip_holder.tip_bottom #tiptip_arrow_inner {
    border-bottom-color: rgba(45, 45, 45, 0.88); }
  #tiptip_holder.tip_top #tiptip_arrow_inner {
    border-top-color: rgba(20, 20, 20, 0.92); } }

/*! jQuery UI - v1.11.3 - 2015-02-25
* https://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, button.css, dialog.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?ffDefault=Helvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=2px&bgColorHeader=dddddd&bgTextureHeader=highlight_soft&bgImgOpacityHeader=50&borderColorHeader=dddddd&fcHeader=444444&iconColorHeader=0073ea&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=dddddd&fcContent=444444&iconColorContent=ff0084&bgColorDefault=f6f6f6&bgTextureDefault=highlight_soft&bgImgOpacityDefault=100&borderColorDefault=dddddd&fcDefault=0073ea&iconColorDefault=666666&bgColorHover=0073ea&bgTextureHover=highlight_soft&bgImgOpacityHover=25&borderColorHover=0073ea&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=dddddd&fcActive=ff0084&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=cccccc&fcHighlight=444444&iconColorHighlight=0073ea&bgColorError=ffffff&bgTextureError=flat&bgImgOpacityError=55&borderColorError=ff0084&fcError=222222&iconColorError=ff0084&bgColorOverlay=eeeeee&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */ }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em; }

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

/* button sets */
.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff url("../../images/gp2/ui/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #444444; }

.ui-widget-content a {
  color: #444444; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #dddddd url("../../images/gp2/ui/ui-bg_highlight-soft_50_dddddd_1x100.png") 50% 50% repeat-x;
  color: #444444;
  font-weight: bold; }

.ui-widget-header a {
  color: #444444; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #dddddd;
  background: #f6f6f6 url("../../images/gp2/ui/ui-bg_highlight-soft_100_f6f6f6_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #0073ea; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #0073ea;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #0073ea;
  background: #0073ea url("../../images/gp2/ui/ui-bg_highlight-soft_25_0073ea_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #ffffff; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #ffffff;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #dddddd;
  background: #ffffff url("../../images/gp2/ui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #ff0084; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ff0084;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #cccccc;
  background: #ffffff url("../../images/gp2/ui/ui-bg_flat_55_ffffff_40x100.png") 50% 50% repeat-x;
  color: #444444; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #444444; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #ff0084;
  background: #ffffff url("../../images/gp2/ui/ui-bg_flat_55_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #222222; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #222222; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../../images/gp2/ui/ui-icons_ff0084_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("../../images/gp2/ui/ui-icons_0073ea_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("../../images/gp2/ui/ui-icons_666666_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../../images/gp2/ui/ui-icons_ffffff_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("../../images/gp2/ui/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("../../images/gp2/ui/ui-icons_0073ea_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../../images/gp2/ui/ui-icons_ff0084_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 2px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 2px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 2px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 2px; }

/* Overlays */
.ui-widget-overlay {
  background: #eeeeee url("../../images/gp2/ui/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
  opacity: .8;
  filter: Alpha(Opacity=80);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -4px 0 0 -4px;
  padding: 4px;
  background: #aaaaaa url("../../images/gp2/ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .6;
  filter: Alpha(Opacity=60);
  /* support: IE8 */
  border-radius: 0px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.gradient {
  background: #ace51d !important;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ace51d 0%, #8db431 54%, #8db431 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ace51d), color-stop(54%, #8db431), color-stop(100%, #8db431)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ace51d 0%, #8db431 54%, #8db431 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ace51d 0%, #8db431 54%, #8db431 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ace51d 0%, #8db431 54%, #8db431 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, #ace51d 0%, #8db431 54%, #8db431 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ace51d', endColorstr='#8db431', GradientType=0) !important;
  /* IE6-9 */ }

#center .espace-client {
  padding: 15px;
  /*-- label error form --*/ }
  #center .espace-client * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #center .espace-client *:before, #center .espace-client *:after {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  #center .espace-client input {
    width: 100%; }
  #center .espace-client#compte hr {
    border: 1px solid #cccccc; }
  #center .espace-client#compte input[type=submit] {
    background: #014A93;
    border-radius: 3px; }
  #center .espace-client#compte .newcompte-link, #center .espace-client#compte #deconnection {
    background: #014A93; }
  #center .espace-client#comptepage input {
    width: auto; }
  #center .espace-client #formConnection a {
    font-size: 12px;
    font-style: italic; }
  #center .espace-client h3 {
    width: auto; }
  #center .espace-client div.libelle {
    font-size: 12px; }
  #center .espace-client #map {
    width: 100%; }
  #center .espace-client label.error {
    color: #EE0D0E;
    font-size: 11px;
    font-style: italic; }
  #center .espace-client input.error {
    border: 1px solid #EE0D0E; }
  #center .espace-client h1 {
    font-family: AGRegular;
    color: #000;
    text-transform: none;
    font-size: 1.4em;
    display: block;
    margin: 0;
    padding: 30px 0 15px 0; }
  #center .espace-client h2 {
    font-family: AGRegular;
    color: #000;
    text-transform: none;
    font-size: 1.2em;
    display: block;
    margin: 0;
    padding: 30px 0 15px 0; }
  #center .espace-client #voitures {
    width: 103%;
    padding: 0 0 0 15px; }
    #center .espace-client #voitures .voiture {
      position: relative; }
      #center .espace-client #voitures .voiture .deleteBloc {
        position: absolute;
        top: 5px;
        right: 33px;
        color: #FFF;
        font-weight: bold;
        cursor: pointer;
        padding: 7px 8px 8px 8px;
        font-size: 10px;
        line-height: 1em;
        background: none repeat scroll 0% 0% #D05E5E;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
  #center .espace-client #ajout-vehicule {
    line-height: 26px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: AGRegular;
    color: #FFF;
    font-size: 0.8125em;
    padding: 0px 10px;
    border: medium none;
    cursor: pointer;
    border-radius: 3px; }
  #center .espace-client div.submit input[type=submit] {
    margin: 0 15px 0 0;
    height: auto;
    display: inline-block;
    float: right;
    width: auto;
    font-size: 16px;
    padding: 15px 15px 10px;
    line-height: normal; }
  #center .espace-client .pr-0 {
    padding-right: 0; }
  #center .espace-client .padding-0 {
    padding: 0; }
  #center .espace-client .margin-0 {
    margin: 0; }
  #center .espace-client .padding-10 {
    padding: 10px; }
  #center .espace-client .padding-15 {
    padding: 15px; }
  #center .espace-client .padding-20 {
    padding: 20px; }
  #center .espace-client #centres-search .block {
    float: none; }
  #center .espace-client #centres-search form {
    padding: 0; }
  #center .espace-client #centres-search #block-coords input {
    margin: 0 0 5px 0;
    width: 100%; }
  #center .espace-client .compte-bloc {
    border: 1px solid #e2e2e2;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0 0 20px 0; }
    #center .espace-client .compte-bloc .titre-compte-bloc {
      border: 1px solid #d5d5d5;
      background: #e2e2e2;
      padding: 10px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      margin: -1px -1px 0 -1px;
      font-size: 0.9em; }
    #center .espace-client .compte-bloc h3 {
      color: #000;
      font-family: AGRegular;
      width: auto;
      text-transform: none;
      padding: 14px 0;
      position: relative; }
    #center .espace-client .compte-bloc.expandable h3:before {
      content: '^';
      position: absolute;
      top: 4px;
      right: 4px;
      padding: 7px 3px 4px 3px;
      background: #848383;
      color: #e2e2e2;
      font-family: Verdana;
      font-weight: bold;
      font-size: 20px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      cursor: pointer;
      transition: transform 0.5s; }
    #center .espace-client .compte-bloc.expandable h3.closed:before {
      transform: rotateX(180deg); }
    #center .espace-client .compte-bloc .compte-bloc-offre {
      margin: 10px 10px 30px 10px; }
      #center .espace-client .compte-bloc .compte-bloc-offre a {
        display: block;
        text-align: center; }
      #center .espace-client .compte-bloc .compte-bloc-offre img {
        max-width: 100%;
        -moz-box-shadow: 1px 1px 5px 0px #656565;
        -webkit-box-shadow: 1px 1px 5px 0px #656565;
        -o-box-shadow: 1px 1px 5px 0px #656565;
        box-shadow: 1px 1px 5px 0px #656565;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5); }
      #center .espace-client .compte-bloc .compte-bloc-offre p {
        font-size: 13px; }
      #center .espace-client .compte-bloc .compte-bloc-offre .titre-dotation {
        padding: 14px 0 0 0; }
      #center .espace-client .compte-bloc .compte-bloc-offre .reference {
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        text-transform: none; }
    #center .espace-client .compte-bloc .libelle {
      margin: 10px 0; }
    #center .espace-client .compte-bloc .input {
      margin: 2px 0 0 0; }
    #center .espace-client .compte-bloc .btn-faire-centre-prefere {
      position: absolute;
      bottom: -12px;
      right: 20px;
      width: auto; }
    #center .espace-client .compte-bloc .block .block-content {
      width: auto; }
    #center .espace-client .compte-bloc #block-coords input[type="text"] {
      width: 100%; }
    #center .espace-client .compte-bloc #block-coords input[type="submit"] {
      margin: 0; }
  #center .espace-client .infobox {
    width: 94%;
    margin: 15px 18px;
    position: relative; }
    #center .espace-client .infobox.agence-preferee {
      border: 2px solid #014A93; }
      #center .espace-client .infobox.agence-preferee:before {
        content: '';
        position: absolute;
        width: 133px;
        height: 77px;
        top: 0;
        right: 0;
        background: url(../../images/gp2/interface/centre_prefere.png) no-repeat 0 0; }
    #center .espace-client .infobox .agence-bonus {
      position: absolute;
      top: -12px;
      right: 2px;
      background: url(../../images/gp2/interface/bg_btn_connection.png) top left #014A93;
      color: #fff;
      padding: 6px 17px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      font-size: 12px;
      border: 1px solid #014A93;
      font-family: 'AGRegular'; }
    #center .espace-client .infobox .label {
      display: block;
      font-size: 20px;
      margin: 5px 0 5px 0;
      font-weight: bold; }
      #center .espace-client .infobox .label a {
        color: #000;
        text-decoration: none; }
    #center .espace-client .infobox .value {
      display: block;
      font-size: 14px; }
    #center .espace-client .infobox .image_sans_concession {
      cursor: pointer;
      width: 120px;
      float: right; }

.prestations {
  width: 100%;
  border-collapse: collapse; }
  .prestations td {
    border: 1px solid #ccc;
    padding: 20px 10px;
    font-size: 13px;
    font-family: AGRegular; }
  .prestations .btn-plus {
    height: 26px;
    background: url(../../images/gp2/interface/submit-background.png) repeat-x top;
    color: #fff;
    padding: 2px 7px 4px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

#dialog-form {
  overflow: hidden; }
  #dialog-form form {
    width: 100%; }
  #dialog-form #form-soumission-client {
    margin: 0; }
    #dialog-form #form-soumission-client .row {
      margin-left: 0;
      margin-right: 0; }
    #dialog-form #form-soumission-client .input {
      padding: 0; }
      #dialog-form #form-soumission-client .input input {
        width: 89%; }
        #dialog-form #form-soumission-client .input input.error {
          border: 1px solid #E30017; }
      #dialog-form #form-soumission-client .input label.error {
        color: #E30017;
        font-size: 11px; }
    #dialog-form #form-soumission-client .cgv-link {
      font-size: 11px; }

.infomessage {
  display: block;
  margin: 20px;
  font-style: italic; }

.popup_detail_prestation {
  padding: 20px;
  max-width: 500px; }
  .popup_detail_prestation .titre-detail-prestation {
    display: block;
    margin: 10px 0 20px 0;
    font-weight: bold; }

.compte-info-btn {
  background: url(../../images/gp2/interface/btn-info-compte-client.png) no-repeat 0 0;
  padding: 58px 10px 10px 100px;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  font-family: AGRegular;
  width: 449px;
  height: 119px;
  line-height: 1.8em; }

#choix-centre-privilegie p {
  font-size: 13px;
  line-height: 1.2em; }

#choix-centre-privilegie .centre-item {
  width: 100%; }

#choix-centre-privilegie .infobox {
  padding: 15px;
  margin: 10px;
  border: 2px solid #D5D5D5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 80%;
  float: left;
  background: url(../../images/gp2/interface/center-infobox-background.png); }
  #choix-centre-privilegie .infobox .titre {
    display: block;
    font-size: 17px;
    font-weight: bold;
    padding: 0 0 5px 0; }
  #choix-centre-privilegie .infobox .adresse {
    font-size: 15px;
    display: block;
    padding: 0 0 5px 0; }
  #choix-centre-privilegie .infobox .telephone {
    display: block;
    font-size: 13px; }

#choix-centre-privilegie .radio-centre {
  float: right;
  padding: 40px 20px 0 0; }
  #choix-centre-privilegie .radio-centre input {
    display: inline; }

#choix-centre-privilegie #validate-choice-centre-priviliegie {
  float: right;
  margin: 0 60px 10px 0; }

.form_help {
  position: absolute;
  top: 2px;
  right: 20px;
  z-index: 10;
  background: #0068CF;
  color: #fff;
  font-size: 10px;
  width: 16px;
  height: 16px;
  text-align: center;
  padding: 3px 0 0 0;
  cursor: default;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

#cboxLoadedContent #result-search-center {
  width: 80vw;
  height: 600px;
  overflow: auto;
  padding: 0 30px 30px; }
  #cboxLoadedContent #result-search-center #map-container, #cboxLoadedContent #result-search-center #list_agence_proche {
    float: left;
    width: 50%; }
    #cboxLoadedContent #result-search-center #map-container #map, #cboxLoadedContent #result-search-center #list_agence_proche #map {
      width: 100%; }
    #cboxLoadedContent #result-search-center #map-container input, #cboxLoadedContent #result-search-center #list_agence_proche input {
      display: block;
      margin: 0 auto; }
  #cboxLoadedContent #result-search-center #list_agence_proche {
    overflow-y: auto;
    height: 530px; }
    #cboxLoadedContent #result-search-center #list_agence_proche .infobox {
      width: 85%;
      display: block;
      margin: 0 auto 10px; }
      #cboxLoadedContent #result-search-center #list_agence_proche .infobox .label {
        width: 70%; }
      #cboxLoadedContent #result-search-center #list_agence_proche .infobox.active {
        border: 2px solid #00438C; }
      #cboxLoadedContent #result-search-center #list_agence_proche .infobox:hover {
        cursor: pointer; }
  #cboxLoadedContent #result-search-center h2 {
    font-family: AGRegular;
    color: #000;
    text-transform: none;
    font-size: 1.2em;
    display: block;
    margin: 0px;
    padding: 30px 0px 15px; }
  #cboxLoadedContent #result-search-center .pagination {
    padding-top: 10px; }

.radio-yesno + div + label {
  color: #717171; }

.radio-yesno.radio-yes:checked + div + label {
  color: #8DB431;
  font-weight: bold; }

.radio-yesno.radio-no:checked + div + label {
  color: #d00c0c;
  font-weight: bold; }

/*#compte-preference-contact {
    position : absolute;
}*/
#comptepage .header-login-title:after {
  content: ' ?'; }

#comptepage .newcompte-link {
  background: url(../../images/gp2/interface/submit-background.png) repeat-x top;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 12px;
  width: auto;
  display: inline-block;
  padding: 5px 10px;
  margin: 0 0 0 10px;
  text-decoration: none; }

.compte-bloc-inner #result-search-center {
  width: 100%; }

.compte-bloc-inner #result-search-center > p {
  font-size: 14px;
  margin-top: 25px;
  text-align: center;
  display: none; }

.usvo_immatriculation:not(:first-child) input {
  border-left-color: #606060; }

.usvo_immatriculation:nth-child(1) {
  padding-right: 0; }

.usvo_immatriculation:nth-child(2) {
  padding: 0; }

.usvo_immatriculation:nth-child(3) {
  padding-left: 0; }

/* Stylesheet for www.points.com
   Diplomatic Cover
   Commons styles
---------------------------------------------- */
/*	Resets
	https://meyerweb.com/eric/tools/css/reset/
   	v2.0 | 20110126
   	License: none (public domain)
---------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

input, textarea, select, a, div {
  outline: none; }

/* Fonts
---------------------------------------------- */
@font-face {
  font-family: 'AGBookBold';
  src: url("../../fonts/lte50013.eot");
  src: url("../../fonts/lte50013.eot?#iefix") format("embedded-opentype"), url("../../fonts/lte50013.woff") format("woff"), url("../../fonts/lte50013.ttf") format("truetype"), url("../../fonts/lte50013.svg#AvantGardeLTBookBold") format("svg"); }

@font-face {
  font-family: 'AGCondMedium';
  src: url("../../fonts/lte50530.eot");
  src: url("../../fonts/lte50530.eot?#iefix") format("embedded-opentype"), url("../../fonts/lte50530.woff") format("woff"), url("../../fonts/lte50530.ttf") format("truetype"), url("../../fonts/lte50530.svg#AvantGardeLTCondMediumRegular") format("svg"); }

@font-face {
  font-family: 'AGRegular';
  src: url("../../fonts/lte52011.eot");
  src: url("../../fonts/lte52011.eot?#iefix") format("embedded-opentype"), url("../../fonts/lte52011.woff") format("woff"), url("../../fonts/lte52011.ttf") format("truetype"), url("../../fonts/lte52011.svg#AvantGardeLTMediumRegular") format("svg"); }

@font-face {
  font-family: 'AGBold';
  src: url("../../fonts/itcavantgardegothicltbold.eot");
  src: url("../../fonts/itcavantgardegothicltbold.eot?#iefix") format("embedded-opentype"), url("../../fonts/itcavantgardegothicltbold.woff") format("woff"), url("../../fonts/itcavantgardegothicltbold.ttf") format("truetype"), url("../../fonts/itcavantgardegothicltbold.svg#AvantGardeLT-Bold") format("svg"); }

@font-face {
  font-family: 'AGBoldItalic';
  src: url("../../fonts/lte50014.eot");
  src: url("../../fonts/lte50014.eot?#iefix") format("embedded-opentype"), url("../../fonts/lte50014.woff") format("woff"), url("../../fonts/lte50014.ttf") format("truetype"), url("../../fonts/lte50014.svg#AvantGardeLTBookBoldItalic") format("svg"); }

/* General
---------------------------------------------- */
body {
  font-family: Arial; }

#wrapper {
  min-width: 970px; }

.content {
  width: 970px;
  margin: 0 auto; }

.no-desktop {
  display: none !important; }

.no-mobile {
  display: block !important; }

.clear {
  clear: both; }

.semicols {
  overflow: hidden; }

.semicol {
  width: 50%;
  float: left; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

.center {
  text-align: center; }

/* Tabs
---------------------------------------------- */
.tab-content {
  display: none; }

.tab-content.active {
  display: block; }

/* Forms
---------------------------------------------- */
input[type=text],
input[type=textbox],
input[type=email],
input[type=tel],
input[type=password],
textarea {
  background: #e2e2e2;
  border: 1px solid #d6d5d6;
  padding: 12px 15px 9px 15px;
  font-size: 0.875em;
  color: #848383;
  line-height: 1em;
  font-family: AGRegular;
  /* css3 */
  border-radius: 5px; }

input[type=button],
input[type=submit],
.button {
  height: 26px;
  background: url(../../images/gp2/interface/submit-background.png) repeat-x top;
  line-height: 26px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: AGRegular;
  color: #fff;
  font-size: 0.8125em;
  padding: 0 10px;
  border: none;
  cursor: pointer;
  /* css3 */
  border-radius: 5px; }

html.no-touch input[type=button]:hover,
html.no-touch input[type=submit]:hover,
html.no-touch .button:hover {
  background-position: bottom; }

select {
  display: none; }

input[type=text].invalid,
input[type=textbox].invalid,
input[type=email].invalid,
input[type=password].invalid,
textarea.invalid {
  color: #ff4445; }

input[type=radio],
input[type=checkbox] {
  display: none; }

.customradio,
.customcheckbox {
  display: inline-block;
  width: 17px;
  height: 14px;
  background: url(../../images/gp2/interface/input-radio.png) no-repeat top;
  cursor: pointer;
  margin: 0 0 -2px 0; }

.customradio.checked,
.customcheckbox.checked {
  background-position: bottom; }

/* Header
---------------------------------------------- */
header {
  background: url(../../images/gp2/interface/header-background.png) repeat-x;
  height: 70px;
  position: relative;
  z-index: 10;
  /* css3 */
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px; }

header .content {
  position: relative; }

header #header-logo,
header #header-logo-anniv {
  display: block;
  text-decoration: none;
  float: left;
  margin: 5px 0 0 10px;
  width: 160px; }

header #header-logo img,
header #header-logo-anniv img {
  display: block;
  border: 0;
  max-width: 100%;
  height: auto;
  margin-left: -35px; }

header #header-logo-anniv {
  float: right;
  margin-right: 20px;
  width: 12%;
  padding: 3px 0 0 0;
  margin-top: -30px; }

header #header-search {
  float: right;
  width: 190px;
  height: 25px;
  padding: 23px 0 20px;
  margin: 0; }

header #header-search form {
  position: relative;
  width: 100%;
  display: block; }

header .header-login + #header-search {
  float: right;
  width: 190px;
  padding: 0; }

header .header-login + #header-search form {
  width: auto;
  margin-top: 6px; }

header #header-search input[type=text] {
  background: #fff;
  border: 1px solid #c0bfc1;
  font-family: Arial;
  font-size: 0.75em;
  font-style: italic;
  text-transform: none;
  padding: 6px 13px 5px 13px;
  float: right;
  margin: 0;
  width: 142px; }

header #header-search input[type=submit] {
  width: 19px;
  height: 22px;
  border: none;
  background: url(../../images/gp2/interface/header-search-button.png) no-repeat;
  position: absolute;
  top: 3px;
  right: 3px;
  cursor: pointer; }

/* Nav
---------------------------------------------- */
nav {
  float: left;
  margin: 6px 0 0 20px; }

/* First Level */
nav li.level-1 {
  float: left; }

nav li.level-1 a {
  display: block;
  height: 25px;
  padding: 23px 23px 20px 23px;
  font-size: 0.875em;
  font-family: AGCondMedium;
  line-height: 1em;
  color: #404040;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  z-index: 10;
  background: url(../../images/gp2/interface/header-menu-separator.png) right 19px no-repeat;
  cursor: default; }

nav li.level-1 a.last {
  background: none; }

nav li.level-1:hover a {
  padding: 20px;
  height: 25px;
  border: 3px solid #fff;
  border-bottom: 0;
  color: #004b91;
  background: #ededed;
  /* css3 */
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 -2px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 -2px 3px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 -2px 3px; }

nav li.level-1 a.inactive,
nav li.level-1:hover a.inactive {
  padding: 23px 23px 20px 23px;
  height: 24px;
  border: none;
  color: #404040;
  background: url(../../images/gp2/interface/header-menu-separator.png) right 19px no-repeat;
  /* css3 */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

nav li.level-1 ul a,
nav li.level-1:hover ul a {
  padding: 0;
  border: none;
  height: auto;
  background: none;
  /* css3 */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* Second Level */
nav li.level-1 ul {
  display: none;
  border: 3px solid #fff;
  background: #ededed;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 70px;
  width: 964px;
  padding: 0;
  z-index: 5;
  /* css3 */
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 3px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 3px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

nav li.level-1 ul ul {
  top: auto;
  left: auto;
  width: auto; }

nav li.level-1:hover ul {
  display: block; }

nav li.level-1 ul .header-nav-wrapper {
  float: left;
  width: 680px;
  overflow: hidden;
  position: relative;
  background: url(../../images/gp2/interface/nav-col-separator.png) repeat-y;
  border: none;
  margin: 20px 0;
  /* css3 */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

nav li.level-1 ul.col {
  width: 33%;
  float: left;
  display: block;
  background: none;
  border: none;
  position: static;
  overflow: visible;
  left: auto;
  top: auto;
  margin: 0;
  padding: 0;
  /* css3 */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

nav li.level-1 li.level-2 {
  display: block; }

nav li.level-1 li.level-2 a,
nav li.level-1 li.level-2 a:hover {
  padding: 0 20px 5px 20px;
  font-family: AGBookBold;
  color: #00468e;
  font-size: 1em; }

/* Third Level */
nav li.level-1 li.level-2 ul {
  background: none;
  border: none;
  position: relative;
  overflow: visible;
  padding: 0 0 20px 0;
  /* css3 */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

nav li.level-1 li.level-2 ul li {
  float: none;
  width: auto;
  display: block;
  padding: 0 20px; }

nav li.level-1 li.level-2 ul li a,
nav li.level-1 li.level-2 ul li a:hover {
  padding: 0;
  text-transform: none;
  color: #8a8a8a;
  font-family: Arial;
  font-size: 0.8em;
  line-height: 1.3em;
  cursor: pointer;
  display: inline;
  /* css3 */
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

nav li.level-1 li.level-2 ul li a:hover {
  color: #00468e; }

/* Advertising */
nav li.level-1 a.header-nav-ad {
  float: right;
  padding: 0;
  margin: 12px 12px 0 0;
  background: none;
  position: relative;
  cursor: pointer; }

nav li.level-1 a.header-nav-ad:hover {
  background: none;
  padding: 0;
  margin: 12px 12px 0 0;
  border: none; }

/* Footer
---------------------------------------------- */
footer {
  background: #efefef url(../../images/gp2/interface/footer-background.png) repeat-x top; }

#footer-top {
  padding: 20px 0;
  background: url(../../images/gp2/interface/footer-separator.png) no-repeat center bottom;
  overflow: hidden; }

#footer-top .left {
  width: 25%;
  float: left;
  background: url(../../images/gp2/interface/footer-col-separator.png) repeat-y right;
  padding: 15px 0;
  text-align: center; }

#footer-top .left .title {
  width: 210px;
  text-align: center;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  background: url(../../images/gp2/interface/footer-partners-separator.png) no-repeat center bottom;
  color: #6d6d6d;
  font-size: 0.8125em;
  line-height: 1em;
  display: block;
  font-family: AGRegular; }

#footer-top .left a {
  text-decoration: none;
  display: block;
  width: 100px;
  height: 60px;
  float: left;
  background-repeat: no-repeat;
  background-position: top; }

#footer-top .left a img {
  border: none;
  margin: 0; }

#footer-top .middle {
  width: 50%;
  float: left;
  overflow: hidden;
  padding: 15px 0; }

#footer-top .middle ul {
  float: left;
  width: 45%; }

#footer-top .middle ul li {
  margin: 0 0 0 50px;
  font-size: 0.8125em;
  color: #8a8a8a;
  line-height: 1.2em; }

#footer-top .middle ul li a {
  text-decoration: none;
  color: #8a8a8a; }

#footer-top .middle ul li a:hover {
  color: #00468e; }

#footer-top .middle ul li.title {
  font-size: 1.125em;
  line-height: 1.2em;
  color: #404040;
  font-family: AGBookBold;
  text-transform: uppercase; }

#footer-top .right {
  width: 24%;
  float: right;
  background: url(../../images/gp2/interface/footer-col-separator.png) repeat-y left;
  padding: 15px 0; }

#footer-top .right ul li {
  margin: 0 0 0 50px;
  font-size: 0.8125em;
  color: #404040;
  line-height: 1.2em; }

#footer-top .right ul li a {
  text-decoration: none;
  color: #404040; }

#footer-top .right ul li a:hover {
  color: #00468e; }

#footer-logos {
  padding: 20px 0;
  background: url(../../images/gp2/interface/footer-separator.png) no-repeat center bottom;
  text-align: center; }

#footer-logos a {
  text-decoration: none;
  line-height: 50px;
  padding: 15px 0;
  display: inline-block; }

#footer-logos a img {
  margin: 0;
  border: none; }

#footer-bottom {
  width: 0;
  padding: 30px 0 50px 0; }

/* SEO
---------------------------------------------- */
#seo {
  position: absolute;
  bottom: 50px;
  z-index: 5;
  width: 100%; }

#seo .content {
  width: 950px; }

#seo h1 {
  color: #000000;
  font-family: AGBookBold;
  font-size: 0.875em;
  line-height: 1em;
  font-weight: normal;
  padding: 0 0 5px 0; }

#seo p {
  color: #8a8a8a;
  font-family: AGRegular;
  font-size: 0.6em;
  line-height: 1.4em; }

#seo p a {
  text-decoration: none;
  color: #000;
  font-family: AGBookBold; }

/* Main
---------------------------------------------- */
.container-background {
  background: #EFEFEF; }

.container-background div.content {
  background-color: white; }

.container-background #breadcrumbs,
.container-background #main-semicolumn,
.container-background #main,
.container-background #home-blocks {
  padding-left: 5px;
  padding-right: 5px; }

#main {
  position: relative;
  z-index: 5; }

#main-semicolumn {
  overflow: hidden;
  padding: 15px 0; }

/* Wrapper
---------------------------------------------- */
#wrapper {
  position: relative; }

/* Breadcrumbs
---------------------------------------------- */
#breadcrumbs {
  padding: 20px 0 5px 0;
  color: #404040;
  font-family: AGRegular;
  font-style: italic;
  font-size: 0.7em; }

#breadcrumbs a {
  text-decoration: none;
  color: #404040; }

#breadcrumbs a:hover {
  color: #095da9; }

/* General blocks
---------------------------------------------- */
.block {
  float: right; }

.block .block-picture {
  width: 300px;
  display: block;
  padding: 0 0 25px 0;
  background: url(../../images/gp2/interface/home-blocks-shadow.png) no-repeat center bottom; }

.block .block-picture img {
  display: block;
  margin: 0;
  padding: 0; }

.block .block-content {
  width: 300px;
  display: block; }

.block h3 {
  font-family: AGBold;
  font-size: 1.3em;
  line-height: 1.1em;
  color: #404040;
  font-weight: normal;
  padding: 5px 0 10px 0;
  text-transform: uppercase; }

.block h3 a {
  text-decoration: none;
  color: #404040; }

.block h3 a:hover {
  color: #00468e; }

.block p {
  font-size: 0.875em;
  line-height: 1.4em;
  color: #404040; }

/* Block news
---------------------------------------------- */
#block-news {
  background: url(../../images/gp2/interface/home-blocks-separator.png) no-repeat right top; }

#block-news .carousel-mask {
  width: 300px;
  height: 375px;
  overflow: hidden;
  position: relative; }

#block-news .carousel-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 2000em;
  height: 375px; }

#block-news .carousel-element {
  width: 300px;
  height: 375px;
  float: left; }

#block-news .carousel-nav {
  text-align: center; }

#block-news .carousel-nav a {
  padding: 0 12px 0 0;
  line-height: 12px;
  margin: 0 4px;
  background: url(../../images/gp2/interface/home-news-nav-buttons.png) no-repeat right;
  cursor: pointer; }

#block-news .carousel-nav a.active {
  background-position: left; }

/* Block coords
---------------------------------------------- */
#block-coords .block-picture,
#block-coords .block-content {
  margin: 0 auto; }

#block-coords input[type="text"] {
  width: 260px;
  margin: 0 0 10px 0; }

#block-coords .customSelect {
  width: 292px;
  margin: 0 0 10px 0; }

/* Touch devices only */
#block-coords select {
  width: 260px;
  margin-bottom: 10px; }

#block-coords input[type=submit] {
  margin: 3px 0 0 95px; }

/* Block apointment
---------------------------------------------- */
#block-apointment {
  position: relative;
  background: url(../../images/gp2/interface/block-apointment-background.png) no-repeat right top;
  padding: 13px 0 0 0;
  height: 370px;
  background-size: 96% 100%; }

#block-apointment form {
  position: relative;
  z-index: 10;
  width: 292px;
  height: 320px;
  display: block;
  float: right; }

#block-apointment h3 {
  display: block;
  color: #fff;
  position: relative;
  z-index: 10;
  width: 290px;
  float: right;
  margin-bottom: 1rem; }

#block-apointment h3 a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 15px 30px 0 90px;
  height: 60px; }

#block-apointment .carousel-slider {
  width: 2000em;
  height: 235px;
  position: absolute;
  left: 0;
  top: 0; }

#block-apointment .carousel-element {
  width: 280px;
  height: 220px;
  padding: 0 0 0 10px;
  position: absolute;
  top: 0;
  left: 0; }

#block-apointment #apointment-1 {
  z-index: 5; }

#block-apointment #apointment-2,
#block-apointment #apointment-3 {
  z-index: 1;
  display: none; }

#block-apointment #apointment-civility {
  padding: 0 0 5px 0;
  overflow: hidden; }

#block-apointment #apointment-civility label {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.75em;
  line-height: 1em;
  font-family: AGRegular;
  margin: 2px 7px 0 0;
  float: left; }

#block-apointment #apointment-civility .customradio {
  margin-right: 40px;
  float: left; }

#block-apointment #apointment-rgpd {
  clear: both; }
  #block-apointment #apointment-rgpd label {
    color: #ffffff;
    font-family: AGRegular;
    font-size: 0.7em;
    line-height: 1em; }

#block-apointment input[type=button],
#block-apointment input[type=submit] {
  float: right;
  margin: 5px 19px 0 0; }

#block-apointment input[type=text],
#block-apointment input[type=email] {
  width: 230px;
  padding-top: 9px;
  padding-bottom: 9px;
  background: #fff;
  margin: 2px 0; }

#block-apointment .customSelect {
  width: 262px;
  margin: 2px 0;
  float: left; }

#block-apointment .customSelect .selectedValue {
  background: #fff; }

#block-apointment #apointment-name input[type="text"],
#block-apointment #apointment-vehicle-title input[type="text"] {
  width: 97px; }

#block-apointment #apointment-vehicle-title {
  padding: 10px 0 0 0; }

#block-apointment #apointment-vehicle-title .title {
  width: 132px;
  float: left;
  font-size: 1.2em;
  line-height: 1.1em;
  text-transform: uppercase;
  color: #fff;
  font-family: AGBold; }

#block-apointment #apointment-3 {
  padding-top: 7px; }

#block-apointment .carousel-nav {
  height: 27px;
  width: 100%;
  bottom: 20px;
  position: absolute; }

#block-apointment .carousel-nav a {
  display: block;
  float: left;
  margin: 0 0 0 -8px;
  background: url(../../images/gp2/interface/block-apointment-steps.png) no-repeat;
  color: #fff;
  font-family: AGRegular;
  font-size: 0.8125em;
  text-transform: uppercase;
  text-align: center;
  height: 27px;
  line-height: 27px;
  text-decoration: none;
  cursor: default; }

#block-apointment .carousel-nav a.step-1 {
  width: 102px;
  background-position: 0 -27px;
  margin: 0; }

#block-apointment .carousel-nav a.step-2 {
  width: 107px;
  background-position: -101px 0; }

#block-apointment .carousel-nav a.step-3 {
  width: 99px;
  background-position: -209px 0; }

#block-apointment .carousel-nav a.step-1.active {
  background-position: 0 -27px; }

#block-apointment .carousel-nav a.step-2.active {
  background-position: -101px -27px; }

#block-apointment .carousel-nav a.step-3.active {
  background-position: -209px -27px; }

/* END OF COMMONS - START OF HOME STYLES
---------------------------------------------- */
/* Home slider top
---------------------------------------------- */
#home-slider-top {
  padding: 23px 0 50px 0;
  background: url(../../images/gp2/interface/home-slider-top-white.png) no-repeat bottom; }

#home-slider-top .carousel-mask {
  height: 465px;
  position: relative;
  overflow: hidden; }

#home-slider-top .carousel-slider {
  height: 465px;
  width: 2000em;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0; }

#home-slider-top .carousel-element {
  width: 970px;
  float: left;
  position: relative;
  display: block; }

#home-slider-top .content > div {
  position: relative;
  box-shadow: none; }
  #home-slider-top .content > div .item {
    position: relative;
    overflow: hidden;
    opacity: 1 !important;
    display: list-item !important; }
    #home-slider-top .content > div .item > a {
      display: block; }
    #home-slider-top .content > div .item .front {
      position: relative;
      text-align: center;
      transition-delay: 1s; }
      #home-slider-top .content > div .item .front .ffront {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        transition-delay: 1s; }
        #home-slider-top .content > div .item .front .ffront img {
          max-width: 100%;
          max-height: 100%;
          width: auto;
          display: inline-block;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%); }
      #home-slider-top .content > div .item .front > img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
      #home-slider-top .content > div .item .front .ffront.slide, #home-slider-top .content > div .item .front.slide {
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: ease; }
        #home-slider-top .content > div .item .front .ffront.slide.left, #home-slider-top .content > div .item .front.slide.left {
          transform: translateY(-100%); }
        #home-slider-top .content > div .item .front .ffront.slide.top, #home-slider-top .content > div .item .front.slide.top {
          transform: translateX(-100%); }
        #home-slider-top .content > div .item .front .ffront.slide.right, #home-slider-top .content > div .item .front.slide.right {
          transform: translateY(100%); }
        #home-slider-top .content > div .item .front .ffront.slide.bot, #home-slider-top .content > div .item .front.slide.bot {
          transform: translateX(100%); }
      #home-slider-top .content > div .item .front .ffront.fade, #home-slider-top .content > div .item .front.fade {
        transition-property: all;
        transition-duration: 1s;
        transition-timing-function: ease;
        opacity: 0; }
  #home-slider-top .content > div .slick-active .slide {
    transform: none !important; }
  #home-slider-top .content > div .slick-active .fade {
    opacity: 1 !important; }
  #home-slider-top .content > div .slick-active .front {
    transition-delay: 0s !important; }
  #home-slider-top .content > div .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  #home-slider-top .content > div .flex-control-nav button {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    border: none;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }
  #home-slider-top .content > div .flex-control-nav .slick-active button {
    background: #00539D;
    cursor: default; }
  #home-slider-top .content > div .flex-direction-nav a {
    width: 25px;
    height: 71px;
    /*margin: -20px 0 0;
            display: block;*/
    background: url(../../images/fleches.png) no-repeat 0 0;
    /*position: absolute;
            top: 50%;
            z-index: 10;
            cursor: pointer;
            text-indent: -9999px;
            opacity: 1;
            -webkit-transition: all .3s ease;*/ }
  #home-slider-top .content > div .flex-direction-nav .flex-prev {
    left: 20px !important;
    z-index: 99999; }
  #home-slider-top .content > div .flex-direction-nav .flex-next {
    right: 20px !important;
    z-index: 99999;
    background-position: 100% 0; }

#home-slider-top .carousel-element img {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto; }

#home-slider-top .carousel-nav {
  height: 24px;
  background: #fff;
  position: relative;
  text-align: center; }

#home-slider-top .carousel-nav a {
  padding: 0 12px 0 0;
  line-height: 12px;
  margin: 0 4px;
  background: url(../../images/gp2/interface/home-news-nav-buttons.png) no-repeat right;
  cursor: pointer; }

#home-slider-top .carousel-nav .no-desktop.active {
  background-position: left; }

#home-slider-top .carousel-nav .under a,
#home-slider-top .carousel-nav .over a {
  display: block;
  float: left;
  margin: 0;
  width: 242.5px;
  text-transform: uppercase;
  font-size: 0.8125em;
  font-family: AGRegular;
  line-height: 24px;
  margin: 0;
  padding: 0;
  color: #979797;
  text-align: center;
  cursor: pointer;
  background: url(../../images/gp2/interface/home-slider-top-nav-separator.png) repeat-y right;
  text-decoration: none; }

#home-slider-top .carousel-nav .under a.last,
#home-slider-top .carousel-nav .over a.last {
  background: none; }

#home-slider-top .carousel-nav .under,
#home-slider-top .carousel-nav .over {
  width: 100%;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0; }

#home-slider-top .carousel-nav .over {
  overflow: hidden;
  position: relative;
  width: 0;
  background: url(../../images/gp2/interface/home-slider-top-nav-bg);
  color: #fff; }

#home-slider-top .carousel-nav .over a {
  color: #fff; }

#home-slider-top .carousel-nav .over-wrap {
  width: 2000em;
  position: absolute;
  top: 0;
  left: 0; }

/* Home slider bottom
---------------------------------------------- */
#home-slider-bottom {
  margin: 20px 0 0 0;
  background: url(../../images/gp2/interface/home-slider-bottom-bg.png) repeat-x bottom;
  border-bottom: 1px solid #fff;
  position: relative; }

#home-slider-bottom .carousel-mask {
  height: 490px;
  position: relative;
  overflow: hidden; }

#home-slider-bottom .carousel-slider {
  height: 490px;
  width: 2000em;
  position: absolute;
  top: 0;
  left: 0; }

#home-slider-bottom .carousel-element {
  width: 970px;
  height: 490px;
  float: left;
  text-align: center; }

#home-slider-bottom .fb-like-box {
  margin: 0 0 0 110px;
  float: left; }

#home-slider-bottom .fb-like-button {
  float: left;
  text-decoration: none; }

#home-slider-bottom .fb-like-button img {
  float: left;
  border: none;
  display: block;
  margin: 0;
  padding: 0; }

#home-slider-bottom .carousel-nav {
  text-align: center;
  padding: 20px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

#home-slider-bottom .carousel-nav a {
  padding: 0 12px 0 0;
  line-height: 12px;
  margin: 0 4px;
  background: url(../../images/gp2/interface/home-news-nav-buttons.png) no-repeat right;
  cursor: pointer; }

#home-slider-bottom .carousel-nav a.active {
  background-position: left; }

/* Home blocks
---------------------------------------------- */
#home-blocks {
  position: relative;
  overflow: auto;
  padding: 0 0 0 0;
  z-index: 9; }

#home-blocks .content {
  padding: 15px 0 0 0; }

#home-blocks .block {
  width: 33%;
  float: right; }

#home-blocks #block-apointment {
  margin-top: -13px; }

#home-blocks #block-coords {
  background: url(../../images/gp2/interface/home-blocks-separator.png) no-repeat right 13px;
  margin-top: -13px;
  margin-bottom: 35px; }

/* Icons
---------------------------------------------- */
#icons {
  margin: 0;
  width: 100%;
  height: 81px;
  background: url(../../images/gp2/interface/icons-bar-background.png) repeat-x top;
  position: relative;
  z-index: 5; }

#icons .content {
  overflow: hidden;
  text-align: center; }

#icons .shadow {
  width: 100%;
  height: 30px;
  background: url(../../images/gp2/interface/icons-bar-shadow.png) no-repeat center top;
  position: absolute;
  bottom: 0;
  left: 0; }

#icons a {
  display: inline-block !important;
  margin: 9px 0 0 0;
  padding: 0 35px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.9em;
  line-height: 1.1em;
  color: #6a6a6a;
  font-family: AGRegular;
  border-right: 1px solid #c5c5c5; }

#icons a strong {
  font-family: AGBold;
  font-weight: normal; }

#icons a .icon {
  width: 35px;
  height: 35px;
  display: block;
  float: left;
  margin: 0 10px 0 0;
  background: url(../../images/gp2/interface/icons-bar@2x.png) no-repeat;
  background-size: 140px 70px;
  float: left; }

#icons a .label {
  float: left;
  margin: 2px 0 0 0;
  white-space: nowrap; }

html.no-touch #icons a:hover .label {
  color: #024994; }

#icons a#icon-member {
  margin-left: 20px; }

#icons a#icon-newsletter {
  border: none; }

#icons a#icon-member .icon {
  background-position: 0 0; }

#icons a#icon-app .icon {
  background-position: -35px 0; }

#icons a#icon-facebook .icon {
  background-position: -70px 0; }

#icons a#icon-newsletter .icon {
  background-position: -105px 0; }

html.no-touch #icons a#icon-member:hover .icon {
  background-position: 0 -35px; }

html.no-touch #icons a#icon-app:hover .icon {
  background-position: -35px -35px; }

html.no-touch #icons a#icon-facebook:hover .icon {
  background-position: -70px -35px; }

html.no-touch #icons a#icon-newsletter:hover .icon {
  background-position: -105px -35px; }

/* END OF HOME STYLES - START OF INTERNAL STYLES
---------------------------------------------- */
/* Blue blocks
---------------------------------------------- */
.blue-block {
  position: relative;
  margin: 0 auto;
  border: 1px solid #70b8ff;
  background: #006fd7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #006fd7 0%, #004b92 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006fd7), color-stop(100%, #004b92));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #006fd7 0%, #004b92 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #006fd7 0%, #004b92 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #006fd7 0%, #004b92 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #006fd7 0%, #004b92 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006fd7', endColorstr='#004b92', GradientType=0);
  /* IE6-9 */ }

.blue-block-shadow {
  position: absolute;
  width: 584px;
  height: 27px;
  bottom: -27px;
  left: 50%;
  margin-left: -292px;
  background: url(../../images/gp2/interface/blue-block-shadow.png); }

.blue-block-zebra {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../../images/gp2/interface/blue-block-background.png); }

.blue-block-content {
  position: relative;
  padding: 0 25px; }

.blue-block h2 {
  font-family: AGBold;
  font-size: 1.5em;
  line-height: 1.1em;
  position: relative;
  padding: 40px 0 18px 100px !important;
  margin: 0 0 20px -30px;
  background: url(../../images/gp2/interface/blue-block-title-separator.png) no-repeat bottom left;
  color: #fff !important; }

.blue-block h2 .icon {
  display: block;
  width: 110px;
  height: 96px;
  background: url(../../images/gp2/interface/blue-block-title-icon.png) no-repeat;
  position: absolute;
  top: -10px;
  left: -20px; }

.blue-block p,
.blue-block ul {
  color: #fff;
  font-size: 0.875em; }

.blue-block li {
  margin: 0 0 10px 0; }

/* Internal left
---------------------------------------------- */
#left {
  float: left;
  width: 66%;
  margin: 0 0 70px 0;
  padding: 0 0 15px 0;
  /* css3 */
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px; }

#left.fullwidth {
  width: 100%; }

#left-title {
  display: block;
  overflow: hidden;
  background: url(../../images/gp2/interface/internal-title-background.png);
  /* css3 */
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px; }

#left-title img {
  float: left;
  margin: 0 20px 0 0; }

#left-title h1 {
  vertical-align: middle;
  color: #fff;
  font-size: 1.5em;
  font-family: AGRegular;
  vertical-align: middle;
  text-transform: uppercase;
  float: left;
  padding: 60px 0 0 0;
  width: 190px;
  display: block; }

#left-title h1 strong {
  font-weight: normal;
  font-family: AGBold; }

#left .youtube {
  width: 480px;
  height: 390px;
  margin: 10px auto 0 auto;
  display: block;
  position: relative; }

#left .youtube-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5; }

#left .youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  border: none;
  z-index: 5; }

#left .youtube-shadow {
  width: 480px;
  height: 30px;
  margin: 0 auto;
  background: url(../../images/gp2/interface/youtube-shadow.png) no-repeat; }

#left .youtube-button {
  display: block;
  width: 112px;
  height: 112px;
  background: url(../../images/gp2/interface/play-button.png) no-repeat;
  cursor: pointer;
  text-decoration: none;
  top: 50%;
  left: 50%;
  margin: -70px 0 0 -56px;
  position: absolute;
  z-index: 10; }

#left h2 {
  font-family: AGBold;
  color: #404040;
  text-transform: uppercase;
  font-size: 1.25em;
  display: block;
  padding: 20px 30px 15px 30px; }

#left h2.small {
  padding: 5px 30px 15px 30px; }

#left p,
#left ul,
#left ol {
  display: block;
  padding: 0 30px 15px 30px;
  font-size: 0.875em;
  line-height: 1.3em;
  color: #404040; }

#left ol {
  font-size: 0.75em;
  color: #fff;
  font-weight: bold; }

#left ul li {
  padding: 0 0 0 12px;
  background: url(../../images/gp2/interface/list-item.png) no-repeat 0 6px; }

#left ol li {
  margin: 0 0 0 12px;
  padding: 0 0 0 6px;
  background: url(../../images/gp2/interface/list-numeric-item.png) no-repeat 0 0;
  list-style: decimal inside; }

#left ol li span {
  font-size: 1.2em;
  line-height: 1.3em;
  color: #404040;
  margin: 0;
  padding: 1px 0 0 0;
  font-weight: normal; }

#left p a,
#left ul a,
#left ol a {
  color: #004b92;
  text-decoration: none; }

#left p a:hover,
#left ul a:hover,
#left ol a:hover {
  text-decoration: underline; }

#left .blue-block {
  width: 570px;
  margin: 20px auto; }

#left .blue-block p,
#left .blue-block ul,
#left .blue-block ol {
  padding: 0 20px 15px 20px;
  color: #fff; }

#left form {
  padding: 10px 0 10px 30px;
  overflow: hidden; }

#left input[type=text],
#left input[type=textbox],
#left input[type=email],
#left input[type=tel],
#left input[type=password],
#left textarea {
  width: 250px;
  float: left;
  margin: 0 18px 10px 0;
  padding-top: 11px; }

#left textarea {
  height: 100px; }

#left .customSelect {
  width: 282px;
  float: left;
  margin: 0 18px 10px 0; }

#left form .long {
  width: 550px; }

#left input[type="submit"] {
  float: right;
  margin: 10px 30px 0 0; }

#left form .choices {
  margin: 0 0 20px 0;
  overflow: hidden; }

#left form .choices label {
  color: #404040;
  text-transform: uppercase;
  font-size: 0.75em;
  line-height: 1em;
  font-family: AGRegular;
  float: left;
  margin: 2px 7px 0 0; }

#left form .choices .customradio {
  margin-right: 40px;
  float: left; }

/* STYLES ADAPTES AU CODE HTLM novius
#left .news-block{
	font-size:1em;
}

#left .news-block li{
	list-style:none;
	overflow: hidden;
	margin:0;
	padding:15px 0;
	display:block;
	border-top:1px solid #c4e27d;
	background: none;
}

#left .news-block li img{
	display: block;
	border:2px solid #f2f2f2;
	width:280px;
	height: auto;
	float: left;
	/* css3 * /
	-webkit-box-shadow:rgba(0,0,0,0.3) 0 0 5px;
   	-moz-box-shadow:rgba(0,0,0,0.3) 0 0 5px;
    box-shadow:rgba(0,0,0,0.3) 0 0 5px;
}

#left .news-block li .news-content{
	width:275px;
	float:right;
}

#left .news-block li h3{
	color:#404040;
	line-height: 1.1em;
	font-weight:bold;
	text-decoration: none;
}

#left .news-block li h3 a{
	color:#404040;
	text-decoration: none;
}

#left .news-block li .date{
	font-size:0.875em;
	line-height:1em;
	color:#404040;
	font-style:italic;
}

#left .news-block li p{
	font-size:0.75em;
	line-height:1.3em;
	color:#404040;
	padding:15px 15px 15px 0;
}

#left .news-block li a.readmore{
	font-family:AGRegular;
	font-size:0.9em;
	line-height:1em;
	color:#a0d10c;
	text-decoration: none;
	float:right;
	margin: 0 15px 0 0;
	text-transform: uppercase;
}

#left .news-block li a.readmore:hover span{
	text-decoration: underline;
}
*/
#left table#special, #left table.special, table#special {
  width: 580px;
  margin: 0 auto 15px auto;
  font-size: 0.75em;
  color: #404040;
  border: none; }

#left table#special th, #left table.special th, table#special th {
  padding: 5px 20px;
  margin: 0;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #818181;
  vertical-align: middle;
  font-weight: bold;
  text-align: left; }

#left table#special th img, #left table.special th img, table#special th img {
  height: 24px;
  width: auto;
  margin-top: -12px; }

#left table#special td, #left table.special td, table#special td {
  padding: 10px 20px;
  margin: 0;
  border-right: 1px solid #818181;
  vertical-align: middle; }

#left table#special tr:nth-child(2n), #left table.special tr:nth-child(2n), table#special tr:nth-child(2n) {
  background: #e2e2e2; }

#left-tabs {
  padding: 15px 15px 40px 15px;
  overflow: hidden; }

#left-tabs a {
  display: block;
  float: left;
  width: 19.5%;
  height: 26px;
  padding: 14px 0 0 0;
  margin: 0 0.5% 0 0;
  background: #e2e2e2;
  line-height: 1.1em;
  font-family: AGBold;
  font-size: 0.7em;
  color: #404040;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  /* css3 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

#left-tabs a.long {
  padding: 8px 0 0 0;
  height: 32px; }

#left-tabs a:hover,
#left-tabs a.active {
  background: url(../../images/gp2/interface/left-tabs-hover.png) repeat-x;
  color: #fff; }

#left .stats-pictures {
  overflow: hidden;
  width: 600px;
  margin: 0 auto 15px auto; }

#left .stats-pictures img {
  width: 200px;
  height: 90px;
  float: left;
  display: block; }

#left .submenu li {
  background: none; }

#left .submenu {
  padding: 25px 0 0 0; }

#left .submenu ul,
#left .submenu ul li {
  padding: 0;
  margin: 0; }

#left .submenu li.level-2 a,
#left .submenu li.level-2 a:hover {
  padding: 0 20px 5px 20px;
  font-family: AGBookBold;
  color: #00468e;
  font-size: 1.25em;
  text-transform: uppercase; }

#left .submenu .col {
  float: left;
  width: 33%;
  padding: 0 0 30px 0; }

#left .submenu li.level-2 {
  padding: 20px 0 0 0; }

#left .submenu li.level-2 ul {
  padding: 10px 0 0 0; }

#left .submenu li.level-2 ul li a,
#left .submenu li.level-2 ul li a:hover {
  padding: 0 20px 5px 20px;
  text-transform: none;
  color: #8a8a8a;
  font-family: Arial;
  font-size: 1.2em;
  line-height: 1.3em;
  cursor: pointer;
  display: inline; }

#left .submenu li.level-2 ul li a:hover {
  text-decoration: none;
  color: #00468e; }

/* Internal right
---------------------------------------------- */
#right {
  float: right;
  width: 31.5%;
  margin: 0 0 70px 0; }

#right #block-coords {
  margin: -13px auto 20px auto;
  width: 300px;
  padding-bottom: 32px;
  background: url(../../images/gp2/interface/right-block-separator.png) center bottom no-repeat;
  float: none; }

#right #block-coords form {
  padding: 0 0 0 3px; }

#right #block-apointment {
  height: 455px;
  width: 306px;
  margin: 0 auto;
  float: none;
  background-size: 100% 82%; }

#right #block-apointment form {
  height: 310px;
  background: url(../../images/gp2/interface/right-block-separator.png) center bottom no-repeat; }

#right #block-apointment .carousel-nav {
  bottom: 15px; }

#right-icons {
  width: 293px;
  margin: 0 auto; }

#right-icons a {
  width: 293px;
  height: 47px;
  display: block;
  background: url(../../images/gp2/interface/right-push-button.png) top no-repeat;
  margin: 0 0 8px 8px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.9em;
  line-height: 1.1em;
  color: #848383;
  font-family: AGRegular; }

#right-icons a:hover {
  background-position: bottom;
  color: #095da9; }

#right-icons a strong {
  font-weight: normal;
  font-family: AGBold; }

#right-icons a .icon {
  display: block;
  width: 35px;
  height: 35px;
  background: url(../../images/gp2/interface/right-push-icons.png) no-repeat;
  float: left;
  margin: 6px 10px 0 10px; }

#right-icons a .label {
  display: block;
  float: left;
  margin: 9px 0 0 0; }

#right-icons a#right-app .icon {
  background-position: 0 0; }

#right-icons a#right-newsletter .icon {
  background-position: -35px 0; }

#right-icons a#right-facebook .icon {
  background-position: -70px 0; }

#right-icons a#right-app:hover .icon {
  background-position: 0 -35px; }

#right-icons a#right-newsletter:hover .icon {
  background-position: -35px -35px; }

#right-icons a#right-facebook:hover .icon {
  background-position: -70px -35px; }

#right-icons a#right-member {
  height: 77px;
  background: url(../../images/gp2/interface/right-member-button.png) top no-repeat;
  color: #fff;
  font-size: 1.125em;
  margin-top: 35px; }

#right-icons a#right-member:hover {
  background-position: bottom; }

#right-icons a#right-member .label {
  float: none;
  padding: 19px 0 0 70px; }

/* Internal center
---------------------------------------------- */
#center {
  margin-top: 5px;
  margin-bottom: 50px;
  padding-bottom: 50px;
  /* css3 */
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px; }

/*
#center-title{
	overflow:hidden;
	position: relative;
	background: #006fd7; /* Old browsers * /
	background: -moz-linear-gradient(top,  #006fd7 0%, #004b92 100%); /* FF3.6+ * /
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006fd7), color-stop(100%,#004b92)); /* Chrome,Safari4+ * /
	background: -webkit-linear-gradient(top,  #006fd7 0%,#004b92 100%); /* Chrome10+,Safari5.1+ * /
	background: -o-linear-gradient(top,  #006fd7 0%,#004b92 100%); /* Opera 11.10+ * /
	background: -ms-linear-gradient(top,  #006fd7 0%,#004b92 100%); /* IE10+ * /
	background: linear-gradient(to bottom,  #006fd7 0%,#004b92 100%); /* W3C * /
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006fd7', endColorstr='#004b92',GradientType=0 ); /* IE6-9 * /
}

#center-title .zebra{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0; left:0;
	background:url(../../images/gp2/interface/blue-block-background.png);
}

#center-title .picture{
	float:left;
	display: block;
	width:650px;
	height: auto;
	position: relative;
}
*/
#center-title .pellet {
  position: absolute;
  display: block;
  bottom: 15px;
  right: 310px; }

#center-title h1 {
  display: block;
  float: right;
  width: 260px;
  color: #fff;
  font-family: AGBold;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.75em;
  line-height: 1.1em;
  padding: 54px 20px 25px 20px;
  background: url(../../images/gp2/interface/center-title-separator.png) no-repeat bottom left;
  position: relative; }

#center-title h2 {
  display: block;
  float: right;
  width: 262px;
  color: #fff;
  font-family: AGRegular;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.5625em;
  line-height: 1.1em;
  padding: 16px 18px 0 20px;
  position: relative; }

#center-title h2 strong {
  font-family: AGBold;
  font-weight: normal; }

#center h3 {
  font-family: AGBold;
  font-weight: normal;
  font-size: 1.25em;
  line-height: 1em;
  color: #404040;
  padding: 30px 0 20px 0;
  text-transform: uppercase;
  display: block;
  width: 850px;
  margin: 0 auto; }

#result-search-center .infobox {
  border: 2px solid #d5d5d5;
  background: url(../../images/gp2/interface/center-infobox-background.png);
  width: 810px;
  padding: 25px 20px;
  margin: 0 auto;
  /* css3 */
  border-radius: 5px; }

#center .blue-block {
  width: 850px; }

#center-coords.infobox {
  clear: both;
  position: relative;
  background-color: #eee;
  overflow: hidden; }

#center-coords .coords {
  position: relative;
  width: 215px;
  float: left;
  margin-top: 35px;
  margin-left: 35px;
  margin-bottom: 35px; }
  #center-coords .coords .link-edit-fiche {
    top: -30px; }

#center-coords .hours {
  position: relative;
  width: 280px;
  float: left;
  margin-top: 35px;
  margin-bottom: 35px; }
  #center-coords .hours .link-edit-fiche {
    top: -30px; }

#center-coords .hours .owner,
#center-coords .coords .owner {
  font-size: 1.3125em;
  font-family: AGBold;
  line-height: 1.1em;
  padding: 0 50px 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 2px solid #dcdcdc;
  color: #0e59a2;
  text-transform: uppercase; }

#center-coords .hours .label,
#center-coords .coords .label {
  font-family: AGRegular;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 1em;
  color: #0e59a2;
  padding: 10px 0 2px 0;
  margin-bottom: 10px;
  display: block; }

#center-coords .coords .value {
  margin-left: 30px;
  margin-bottom: 12px; }

#center-coords .hours .value,
#center-coords .coords .value,
#center-coords .hours .schedule,
#center-coords .coords .schedule {
  position: relative;
  font-size: 0.8em;
  color: #404040;
  line-height: 1.5;
  display: block; }

#center-coords .hours .value a,
#center-coords .coords .value a {
  color: #404040;
  text-decoration: none; }

#center-coords .hours .value a:hover,
#center-coords .coords .value a:hover {
  color: #00468e; }

#center-coords .coords .fa {
  position: absolute;
  left: -30px;
  top: 0;
  bottom: 0;
  color: #00468e;
  font-size: 1.5em;
  width: 15px; }

#center-coords .hours .schedule,
#center-coords .coords .schedule {
  padding: 15px 0 0 0; }

#center-coords .coords > .btn-link {
  margin-left: -13px;
  background: url(../../images/gp2/interface/bg_btn_connection.png) top left #014A93;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold; }

#center-coords #coords-email.value {
  margin-bottom: 0;
  padding: 4px; }
  #center-coords #coords-email.value, #center-coords #coords-email.value .fa {
    color: #fff; }
  #center-coords #coords-email.value .fa {
    top: 4px; }

#center-coords .coords .coords-email-pop {
  display: none;
  background: url(../../images/gp2/interface/bg_btn_connection.png) top left #014A93;
  margin-top: -3px;
  margin-left: -13px;
  position: absolute;
  z-index: 99;
  white-space: nowrap; }
  #center-coords .coords .coords-email-pop .value {
    margin: 0 30px 4px 45px; }
  #center-coords .coords .coords-email-pop a {
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    line-height: 2; }
    #center-coords .coords .coords-email-pop a:hover {
      color: #fff;
      text-decoration: underline; }

#center-coords .picture {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 420px;
  min-height: 220px; }

#center-activities.infobox {
  position: relative;
  padding: 0;
  width: 970px; }
  #center-activities.infobox .link-edit-fiche {
    left: auto;
    right: 3px; }

#center-activities .carousel-mask {
  width: 800px;
  height: 115px;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

#center-activities .carousel-slider {
  width: 2000em;
  height: 115px;
  left: 0;
  top: 0;
  position: absolute; }

#center-activities .carousel-element {
  width: 80px;
  height: 115px;
  float: left; }

#center-activities .carousel-element img {
  display: block;
  width: 63px;
  height: 45px;
  margin: 28px 0 2px 13px; }

#center-activities .carousel-element span {
  display: block;
  color: #014a94;
  font-size: 0.7em;
  font-family: AGCondMedium;
  text-transform: uppercase;
  text-align: center; }

#center-activities .prev,
#center-activities .next {
  width: 21px;
  height: 22px;
  display: block;
  text-decoration: none;
  background: url(../../images/gp2/interface/center-activities-nav.png) no-repeat;
  cursor: pointer;
  position: absolute;
  top: 40px; }

#center-activities .prev {
  background-position: bottom;
  left: 5px; }

#center-activities .next {
  background-position: top;
  right: 5px; }

#center-activities .lists {
  overflow: hidden;
  padding: 25px 25px 25px 60px; }

#center-activities .lists ul {
  float: left;
  display: block;
  font-size: 0.75em;
  line-height: 1.3em;
  font-family: AGRegular;
  color: #848383;
  text-transform: uppercase; }

#center-activities .lists li {
  float: none;
  width: auto;
  padding: 0 0 0 15px;
  background: url(../../images/gp2/interface/list-item.png) no-repeat 0 4px; }

#center-services {
  margin-bottom: 20px;
  border: none; }
  #center-services .consent {
    margin-top: 7px; }
    #center-services .consent label {
      color: #fff;
      text-transform: uppercase;
      font-size: 0.75em;
      line-height: 1em;
      font-family: AGRegular;
      margin: 0 7px 0 0; }

#center-services-before {
  position: relative; }
  #center-services-before .link-edit-fiche {
    left: auto;
    right: 3px; }

#center-services .blue-block-content {
  padding: 0; }

#center-services .tabs {
  height: 60px; }

#center-services .tabs a {
  display: block;
  float: left;
  width: 38%;
  padding: 0 0 0 12%;
  color: #848383;
  font-family: AGBold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.25em;
  line-height: 1em;
  line-height: 60px;
  background: url(../../images/gp2/interface/center-services-tab-passive.png);
  position: relative; }

#center-services .tabs a .icon {
  width: 100px;
  height: 80px;
  display: none;
  position: absolute;
  top: -10px;
  left: -20px; }

#center-appointment-link .icon {
  background: url(../../images/gp2/interface/center-appointment-icon.png) no-repeat; }

#center-quotation-link .icon {
  background: url(../../images/gp2/interface/center-quotation-icon.png) no-repeat; }

#center-services .tabs a .arrow {
  display: block;
  width: 28px;
  height: 26px;
  position: absolute;
  right: 40px;
  top: 18px;
  background: url(../../images/gp2/interface/center-tab-passive-arrow.png) no-repeat; }

#center-services .tabs a.active {
  background: none;
  color: #fff; }

#center-services .tabs a.active .icon {
  display: block; }

#center-services .tabs a.active .arrow {
  background: url(../../images/gp2/interface/center-tab-active-arrow.png) no-repeat; }

#center-services .tabs-content {
  background: url(../../images/gp2/interface/center-activities-lists-background.png) repeat-x top;
  width: 99%;
  margin: 0 auto;
  padding: 0 0 15px 0; }

#center-services .tab-content {
  padding: 0 0 0 15px; }

#center-services .col {
  position: relative;
  float: left;
  width: 275px; }

#center-services .col .title {
  display: block;
  padding: 15px 0;
  color: #fff;
  font-family: AGBold;
  text-transform: uppercase;
  overflow: hidden; }

#center-services .col .title .number {
  width: 24px;
  height: 24px;
  display: block;
  float: left;
  color: #fff;
  font-size: 1em;
  font-family: AGBold;
  line-height: 24px;
  background: url(../../images/gp2/interface/center-forms-number-bg.png) no-repeat;
  text-align: center; }

#center-services .col .title .label {
  float: left;
  margin: 0 0 0 5px;
  font-size: 1.2em;
  line-height: 24px; }

#center-services .col .choices {
  height: 24px;
  overflow: hidden;
  float: left;
  margin: 0 0 10px 0;
  padding: 10px 0 0 0; }

#center-services .col .choices label {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.75em;
  line-height: 1em;
  font-family: AGRegular;
  float: left;
  margin: 2px 7px 0 0; }

#center-services .col .choices .customradio {
  margin-right: 30px;
  float: left; }

#center-services .col input[type="text"],
#center-services .col input[type="email"],
#center-services .col textarea {
  background: #fff;
  padding: 9px 10px 8px 10px;
  margin: 0 10px 10px 0;
  font-size: 0.7em;
  line-height: 1em;
  width: 100px;
  float: left; }

#center-services .col textarea {
  height: 100px; }

#center-services .col input[type="text"].long,
#center-services .col input[type="email"].long,
#center-services .col textarea.long {
  width: 232px;
  margin-right: 0; }

#center-services .col .customSelect {
  width: 254px;
  margin: 0 0 10px 0;
  float: left;
  font-size: 0.7em; }

#center-services .col .customSelect .selectedValue {
  background: #fff;
  line-height: 1em;
  padding: 10px; }

#center-services .col .customSelect .selectValueWrap .caret {
  top: 1px;
  right: 1px; }

#center-services.rdv-page {
  width: auto; }
  #center-services.rdv-page .col {
    width: 90%;
    display: block;
    margin-left: 25px; }
    #center-services.rdv-page .col .customSelect {
      margin-right: 15px; }
    #center-services.rdv-page .col .choices {
      float: none;
      display: block; }
    #center-services.rdv-page .col input[type="text"].long,
    #center-services.rdv-page .col input[type="email"].long,
    #center-services.rdv-page .col textarea.long {
      margin-right: 15px; }

#center-services .optout {
  overflow: hidden;
  float: left;
  clear: both;
  width: 100%; }

#center-services .optout .customcheckbox {
  float: left;
  margin: 0 5px 0 0; }

#center-services .optout p {
  font-size: 0.75em;
  color: #fff;
  line-height: 1.2em;
  display: block;
  float: left;
  width: 230px; }

#center-services .col input[type=submit] {
  float: right;
  margin: 9px 20px 0 0; }

#center-advertising {
  position: relative; }

#center-advertising.infobox {
  overflow: hidden;
  margin-bottom: 40px; }

#center-advertising .col {
  float: left;
  padding: 0 25px 0 10px;
  width: 449px;
  border-right: 1px solid #d9d9d9; }

#center-advertising .col:nth-child(2n) {
  padding: 0 10px 0 25px;
  border: none; }

#center-advertising .col:nth-of-type(2n) {
  clear: both; }

#center-advertising .col a:not(.link-edit-fiche) img {
  width: 370px;
  height: auto;
  display: block;
  border: none;
  margin: 0 auto; }

#center-advertising .shadow {
  width: 370px;
  height: 19px;
  background: url(../../images/gp2/interface/center-ad-shadow.png) no-repeat center;
  display: block;
  margin: 0 auto; }

#center-advertising h4 {
  display: block;
  font-size: 1.25em;
  line-height: 1.2em;
  color: #404040;
  font-weight: normal;
  font-family: AGBold;
  padding: 10px 0 10px 0;
  text-transform: uppercase; }

#center-advertising h4 a {
  color: #404040;
  text-decoration: none; }

#center-advertising p {
  display: block;
  padding: 0 0 15px 0;
  color: #404040;
  font-size: 0.875em;
  line-height: 1.3em; }

#center-jobs .blue-block-content {
  padding: 0 0 30px 0; }

#center-jobs .link-edit-fiche {
  left: auto;
  right: 3px; }

#center-jobs h3 {
  color: #fff;
  padding: 0 0 5px 90px;
  display: block;
  height: 65px;
  width: auto;
  line-height: 65px;
  position: relative;
  margin: 0 0 40px 0;
  background: url(../../images/gp2/interface/blue-block-title-separator.png) no-repeat 20px bottom; }

#center-jobs h3 .icon {
  width: 92px;
  height: 108px;
  display: block;
  position: absolute;
  top: -10px;
  left: -15px;
  background: url(../../images/gp2/interface/center-jobs-title-icon.png) no-repeat; }

#center-jobs .job-offer {
  float: left;
  background: #fff;
  width: 380px;
  height: 120px;
  margin: 0 0 0 30px;
  position: relative;
  /* css3 */
  border-radius: 5px; }

#center-jobs .job-offer h4 {
  color: #404040;
  font-family: AGBold;
  font-size: 0.875em;
  line-height: 1.2em;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: normal; }

#center-jobs .job-offer h4 a {
  text-decoration: none;
  color: #404040; }

#center-jobs .job-offer p {
  color: #404040;
  font-size: 0.8em;
  line-height: 1.3em;
  padding: 0 15px 15px 15px;
  overflow: hidden;
  height: 37px; }

#center-jobs .job-offer .button {
  display: block;
  float: right;
  position: absolute;
  right: 15px;
  bottom: 15px; }

#center-pictures.infobox {
  overflow: hidden;
  position: relative;
  width: 970px;
  padding: 15px 0;
  margin-top: 40px;
  background-color: #0e59a2; }

#center-pictures .carousel-mask {
  width: 780px;
  height: 175px;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

#center-pictures .carousel-slider {
  width: 2000em;
  left: 0;
  top: 0;
  position: absolute; }

#center-pictures .prev,
#center-pictures .next {
  width: 21px;
  height: 22px;
  display: block;
  text-decoration: none;
  background: url(../../images/gp2/interface/center-activities-nav.png) no-repeat;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -11px; }

#center-pictures .prev {
  background-position: bottom;
  left: 5px; }

#center-pictures .next {
  background-position: top;
  right: 5px; }

#center-pictures .carousel-element {
  float: left;
  width: 195px !important; }

#center-pictures .carousel-element img {
  display: block;
  /*margin:10px auto;*/
  width: 168px;
  height: auto;
  border: 2px solid #fff;
  float: left;
  margin: 10px 11px 10px 15px;
  /* css3 */
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0 10px; }

#center-edito small {
  font-family: AGRegular;
  font-size: .8em; }

#center-edito h3 {
  float: left;
  width: 260px;
  height: 100%;
  text-align: right;
  border-right: solid 2px;
  padding-right: 20px;
  padding-top: 20px;
  color: #0e59a2;
  text-transform: initial; }

#center-edito {
  margin: 35px;
  position: relative; }
  #center-edito .link-edit-fiche {
    top: -30px; }

#center-edito p {
  color: #404040;
  float: left;
  padding: 1em 0 2em 1em; }

#center-pages ul {
  list-style-type: none;
  text-align: center;
  margin: 15px 0; }
  #center-pages ul li {
    vertical-align: top;
    display: inline-block;
    margin-left: 15px;
    background-color: #dcdcdc;
    border-radius: 3px; }
    #center-pages ul li:hover, #center-pages ul li.active {
      background-color: #A5DB21; }
      #center-pages ul li:hover a:not(#foo), #center-pages ul li.active a:not(#foo) {
        color: #fff; }
  #center-pages ul a:not(#foo) {
    line-height: 27px;
    padding: 8px;
    text-transform: uppercase;
    font-family: AGBold;
    width: 130px;
    min-height: 27px;
    text-align: center;
    align-content: center;
    justify-content: center;
    display: inline-block;
    display: flex;
    font-size: .65em;
    text-decoration: none;
    height: 100%; }
    #center-pages ul a:not(#foo) span {
      flex: 0 auto;
      align-self: center;
      display: inline-block;
      line-height: 1;
      vertical-align: middle;
      height: 100%; }

#center-pages::after {
  content: '';
  display: table;
  clear: both; }

#center-pages-content {
  color: #000;
  border-top: 2px solid #dcdcdc;
  margin: 0 35px;
  line-height: 1.5; }
  #center-pages-content h1, #center-pages-content h2, #center-pages-content h3 {
    font-family: AGBold;
    font-weight: normal;
    font-size: 1.25em;
    line-height: 1em;
    padding: 30px 0 20px 0;
    text-transform: none;
    margin: 0 auto;
    display: block;
    width: auto; }
  #center-pages-content h2 {
    font-size: 1.05em; }
  #center-pages-content h3 {
    font-size: 1em; }
  #center-pages-content h2 + h3 {
    padding-top: 0; }
  #center-pages-content h1, #center-pages-content h2, #center-pages-content h3, #center-pages-content h4, #center-pages-content h5, #center-pages-content h6 {
    color: #404040; }
  #center-pages-content h3 {
    color: #000;
    text-decoration: underline;
    text-decoration-color: #dcdcdc;
    font-family: AGRegular;
    font-weight: 500; }
  #center-pages-content ul li {
    padding: 0 0 0 12px;
    background: url(../../images/gp2/interface/list-item.png) no-repeat 0 6px;
    font-size: 1.2em;
    line-height: 1.3em;
    color: #404040;
    margin: 0;
    font-weight: normal; }
    #center-pages-content ul li p {
      padding-left: 30px;
      padding-right: 30px; }
  #center-pages-content p, #center-pages-content ul, #center-pages-content ol {
    display: block;
    padding: 0 0 15px 0;
    font-size: 0.875em;
    line-height: 1.3em; }

/* Header Login */
.header-login {
  float: right;
  position: relative;
  min-width: 170px; }
  .header-login a {
    text-decoration: none; }
  .header-login .btn-espaceclient {
    padding: 2px 10px;
    margin: 5px 0 0 0;
    background: url(../../images/gp2/interface/bg_btn_connection.png) top left #014A93;
    color: #ffffff;
    font-size: 12px;
    font-family: 'AGRegular';
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block; }
  .header-login .espace-client {
    position: absolute;
    top: 100%;
    z-index: 9999;
    display: block;
    visibility: hidden;
    margin: 0;
    list-style: none;
    opacity: 0;
    -webkit-transform: translateY(25px);
    -moz-transform: translateY(25px);
    -ms-transform: translateY(25px);
    -o-transform: translateY(25px);
    transform: translateY(25px);
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    right: 0;
    left: auto;
    padding: 7px;
    width: 156px;
    background: url(../../images/gp2/interface/bg_popup_connection.png) #0067cc; }
    .header-login .espace-client .btn-link {
      color: #ffffff; }
    .header-login .espace-client .form-control {
      border: 1px solid #0086CE;
      margin-bottom: 10px;
      background: #ffffff;
      color: #303c42;
      width: 89%;
      font-size: 12px;
      padding: 8px; }
      .header-login .espace-client .form-control:focus {
        background: #ffffff; }
    .header-login .espace-client .header-login-title {
      color: #fff;
      font-size: 12px;
      margin: 12px 0 8px 0;
      display: block;
      text-transform: uppercase;
      font-family: AGBold; }
    .header-login .espace-client input[type=submit], .header-login .espace-client a.newcompte-link {
      background: url(../../images/gp2/interface/submit-background.png) repeat-x top;
      line-height: 1em;
      text-transform: uppercase;
      font-size: 12px; }
    .header-login .espace-client input[type=submit] {
      width: auto;
      float: right; }
    .header-login .espace-client form a {
      clear: both;
      color: #fff;
      display: block;
      text-align: right;
      padding: 5px 0 0 0;
      font-size: 11px;
      font-style: italic; }
    .header-login .espace-client hr {
      height: 1px;
      color: #007bf5;
      background-color: #007bf5;
      border: 0; }
  .header-login.active div {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

/* Media-query for mobile res.
---------------------------------------------- */
.show-mobile {
  display: none; }

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 321px) {
  header #header-logo-anniv {
    float: right;
    width: 12%;
    padding: 3px 0 0 0; } }

@media screen and (max-width: 690px) {
  #center-pictures.infobox,
  #center-activities.infobox {
    width: 304px; }
  .hide-mobile {
    display: none; }
  .show-mobile {
    display: block; }
  /* General
	-------------------------- */
  #wrapper {
    min-width: 304px; }
  #main,
  #main-semicolumn {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .content {
    width: 304px; }
  .semicols {
    overflow: visible; }
  .semicol {
    width: auto;
    float: none; }
  .no-desktop {
    display: block !important; }
  .no-mobile {
    display: none !important; }
  /* Header
	-------------------------- */
  header {
    height: 37px;
    background: url("../../images/gp2/interface/mobile/header-background.png") repeat-x; }
  header .content {
    position: static; }
  header #header-logo {
    float: none;
    margin: 0 auto;
    width: 38.3%;
    padding: 3px 0 0 0; }
  /* Nav
	-------------------------- */
  nav {
    float: none;
    position: static; }
  nav ul {
    display: none;
    position: absolute;
    top: 37px;
    left: 0;
    width: 100%;
    /* css3 */
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 3px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 3px 3px; }
  nav li.level-1 ul,
  nav li.level-1:hover ul {
    display: none !important; }
  nav li.level-1 {
    float: none; }
  nav li.level-1 a,
  nav li.level-1:hover a {
    display: block;
    height: 40px;
    padding: 0;
    color: #fff;
    background: #095da9;
    text-align: center;
    border: none;
    border-bottom: 1px solid #9dbedd;
    line-height: 40px;
    font-family: AGRegular;
    cursor: pointer;
    /* css3 */
    webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  nav li.level-1 a.last {
    border: none;
    background: #095da9; }
  nav #nav-mobile-button {
    width: 20px;
    height: 17px;
    background: url(../../images/gp2/interface/mobile/nav-icon.png) no-repeat left;
    cursor: pointer;
    position: absolute;
    top: 10px;
    display: block;
    left: 25px; }
  nav #nav-mobile-button.active {
    background-position: right; }
  /* Header search
	-------------------------- */
  header #header-search {
    float: none;
    position: static; }
  header #header-search form {
    display: none;
    position: absolute;
    left: 0;
    top: 37px;
    width: 100%;
    padding: 16px 0;
    margin: 0;
    background: #095da9; }
  header #header-search input[type=submit] {
    display: none; }
  header #header-search input[type=text] {
    padding: 8px 15px;
    width: 245px;
    margin: 0 auto;
    display: block;
    float: none;
    border: 1px solid #095599;
    font-family: AGRegular;
    font-size: 0.9375em;
    font-style: normal;
    line-height: 1em;
    color: #095da9;
    /* css3 */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  header #header-search #search-mobile-button {
    width: 18px;
    height: 17px;
    background: url(../../images/gp2/interface/mobile/search-icon.png) no-repeat left;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 25px;
    display: block; }
  header #header-search #search-mobile-button.active {
    background-position: right; }
  /* Header mobile subnav
	-------------------------- */
  #header-mobile-subnav {
    height: 29px;
    background: url(../../images/gp2/interface/mobile/header-subnav-background.png) repeat-x;
    /* css3 */
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px; }
  #header-mobile-subnav a {
    display: block;
    width: 33%;
    float: left;
    color: #004b92;
    font-family: AGBold;
    font-size: 0.775em;
    line-height: 29px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    background: url(../../images/gp2/interface/footer-col-separator.png) repeat-y right; }
  #header-mobile-subnav a.last {
    background: none; }
  /* Footer
	-------------------------- */
  footer {
    padding: 0;
    background: none; }
  footer #footer-top .left,
  footer #footer-top .middle,
  footer #footer-top .right,
  footer #footer-logos,
  footer #footer-bottom,
  #seo {
    display: none; }
  footer .no-desktop {
    overflow: hidden;
    padding: 10px 0; }
  footer .no-desktop a {
    float: left;
    font-size: 0.75em;
    line-height: 1em;
    color: #848383;
    font-family: AGRegular;
    text-decoration: underline; }
  footer .no-desktop a.last {
    float: right; }
  /* HOME STYLES
	-------------------------- */
  /* Home slider top
	-------------------------- */
  #home-slider-top {
    padding: 12px 0 0 0;
    background: none; }
  #home-slider-top .content {
    position: relative;
    width: auto;
    margin: 0; }
  #home-slider-top .carousel-mask,
  #home-slider-top .carousel-slider {
    height: auto; }
  #home-slider-top .carousel-element {
    width: 320px; }
  #home-slider-top .carousel-nav {
    text-align: center;
    background: none;
    position: absolute;
    bottom: 6px;
    height: 18px;
    width: 100%; }
  #home-slider-top .carousel-nav .under,
  #home-slider-top .carousel-nav .over {
    display: none; }
  #home-slider-top .carousel-nav .no-desktop {
    display: inline !important; }
  #home-slider-top iframe {
    display: none; }
  /* NOVIUS */
  /* Home blocks
	-------------------------- */
  #home-blocks {
    overflow: visible; }
  #home-blocks .content {
    padding: 7px 0 0 0; }
  #home-blocks #block-news {
    display: none; }
  #home-blocks #block-coords {
    float: none;
    background: #ededed;
    width: 304px;
    margin: 0 auto; }
  #home-blocks #block-coords h3 {
    padding: 14px; }
  #home-blocks #block-coords form {
    padding: 0 14px 14px 14px; }
  #home-blocks #block-coords .block-picture {
    display: none; }
  #home-blocks #block-coords input[type="text"] {
    width: 245px;
    background: #fff; }
  #home-blocks #block-coords .customSelect {
    width: 277px; }
  #home-blocks #block-coords .customSelect .selectedValue {
    background: #fff; }
  #home-blocks #block-apointment {
    padding: 0 0 7px 0;
    top: auto;
    float: none !important;
    margin: 0 auto;
    width: 304px;
    height: 63px;
    background: url(../../images/gp2/interface/mobile/block-apointment-background.png) no-repeat; }
  #home-blocks #block-apointment form {
    display: none; }
  #home-blocks #block-apointment h3 {
    float: none;
    font-size: 1.25em; }
  #home-blocks #block-apointment h3 a {
    float: none;
    padding: 16px 0 0 75px;
    width: 229px;
    height: 47px; }
  #home-blocks #block-apointment h3 a br {
    display: none; }
  /* Home icons
	-------------------------- */
  #icons {
    background: none;
    height: auto;
    margin: 40px 0 0 0; }
  #icons .content {
    padding: 20px 0;
    border-top: 2px solid #f5f8fb; }
  #icons .shadow {
    display: none; }
  #icons a {
    padding: 0 !important;
    border: none !important;
    width: 25%; }
  #icons a .label {
    display: none; }
  #icons a .icon {
    margin: 0 auto !important;
    float: none;
    width: 55px;
    height: 55px;
    background-size: 220px 55px;
    background: url(../../images/gp2/interface/mobile/icons-bar.png); }
  #icons a#icon-news .icon,
  html.no-touch #icons a#icon-news:hover .icon {
    background-position: 0 0; }
  #icons a#icon-app .icon,
  html.no-touch #icons a#icon-app:hover .icon {
    background-position: -55px 0; }
  #icons a#icon-facebook .icon,
  html.no-touch #icons a#icon-facebook:hover .icon {
    background-position: -110px 0; }
  #icons a#icon-newsletter .icon,
  html.no-touch #icons a#icon-newsletter:hover .icon {
    background-position: -165px 0; }
  /* Home slider bottom
	-------------------------- */
  #home-slider-bottom {
    display: none; }
  /* Left
	-------------------------- */
  #breadcrumbs {
    display: none; }
  #left {
    float: none;
    width: auto;
    padding: 20px 0 0 0;
    margin: 0;
    /* css3 */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  #left-title {
    background: none;
    margin: 0;
    /* css3 */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  #left-title img {
    display: none; }
  #left-title h1 {
    float: none;
    width: auto;
    height: auto;
    color: #004b92;
    padding: 0 0 15px 0; }
  #left h2,
  #left h2.small {
    padding: 5px 0 15px 0;
    font-size: 1em; }
  #left p,
  #left ul,
  #left ol {
    padding: 0 0 15px 0;
    font-size: 0.8em; }
  #left ol {
    font-size: 0.7em; }
  #left table {
    width: 100%;
    border: none; }
  #left table th,
  #left table td {
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    display: block; }
  #left table th img {
    height: 15px; }
  #left .news-block {
    padding: 0 0 15px 0 !important; }
  #left .news-block .interieur_actus {
    padding: 0 10px; }
  #left .news-block .actu-thumb img {
    margin: 0 0 10px 0; }
  #left .news-block li {
    border-color: #e6e6e6;
    padding: 15px 0 0 0;
    position: relative; }
  #left .news-block li img {
    display: none; }
  #left .news-block li .news-content {
    float: none;
    width: auto; }
  #left .news-block li .readmore {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../../images/gp2/interface/mobile/news-arrow.png) 295px center no-repeat; }
  #left .news-block li .readmore span {
    display: none; }
  #left .news-block li h3,
  #left .news-block li h3 a,
  #left .news-block li .date {
    color: #004b92; }
  #left form {
    padding: 0 0 20px 0;
    overflow: visible; }
  #left form .choices {
    padding: 0 0 10px 0; }
  #left input[type=text],
  #left input[type=textbox],
  #left input[type=email],
  textarea {
    float: none;
    display: block;
    margin: 0 0 5px 0;
    padding: 8px 15px;
    width: 272px !important; }
  #left .customSelect {
    width: 100%;
    margin: 0 0 5px 0; }
  #left .customSelect .selectedValue {
    padding: 10px 12px; }
  #left .customSelect .selectValueWrap .caret {
    right: 2px;
    top: 2px; }
  #left input[type="submit"] {
    float: none;
    display: block;
    width: 110px;
    margin: 10px auto 0 auto; }
  #left .youtube {
    width: 100%;
    height: 230px;
    margin: 0 0 20px 0; }
  #left .youtube-shadow {
    display: none; }
  #left-tabs {
    padding: 0 0 30px 0; }
  #left-tabs a,
  #left-tabs a.long {
    float: none;
    width: auto;
    margin: 0 0 5px 0;
    padding: 0;
    height: 35px;
    line-height: 35px;
    font-size: 0.8em;
    color: #fff; }
  #left-tabs a br {
    display: none; }
  #left .stats-pictures {
    display: none; }
  #left .submenu {
    padding: 10px 0 0 0; }
  #left .submenu .col {
    float: none;
    padding: 0;
    width: auto; }
  #left .submenu ul,
  #left .submenu li {
    padding: 0 !important;
    margin: 0 !important; }
  #left .submenu li.level-2 a,
  #left .submenu li.level-2 a:hover {
    padding: 0;
    /*height          : 37px;*/
    line-height: 37px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #b6c7d6;
    font-family: AGRegular;
    font-size: 14px;
    background: #095da9 url(../../images/gp2/interface/mobile/submenu-level1-plus.png) no-repeat 280px center; }
  #left .submenu li.level-2.active a {
    background: #095da9 url(../../images/gp2/interface/mobile/submenu-level1-less.png) no-repeat 280px center; }
  #left .submenu li.level-2 ul {
    display: none; }
  #left .submenu li.level-2.active ul {
    display: block; }
  #left .submenu li.level-2 ul li a,
  #left .submenu li.level-2 ul li a:hover,
  #left .submenu li.level-2.active ul li a {
    display: block;
    height: 37px;
    line-height: 37px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #b0b0b0;
    padding: 0;
    font-size: 14px;
    font-family: AGRegular;
    text-decoration: none;
    color: #848383;
    background: #d3d3d3 url(../../images/gp2/interface/mobile/submenu-level2-arrow.png) no-repeat 280px center; }
  /* Right
	-------------------------- */
  #right {
    display: none; }
  /* Blue blocks
	-------------------------- */
  .blue-block {
    width: auto !important;
    margin: 15px 0 25px 0 !important; }
  .blue-block-shadow {
    display: none; }
  .blue-block-content {
    padding: 0 15px; }
  .blue-block h2 {
    font-size: 1em;
    padding: 15px 0 10px 70px !important;
    margin: 0 0 15px -15px;
    background: url(../../images/gp2/interface/mobile/blue-block-title-separator.png) no-repeat 20px bottom; }
  .blue-block h2 .icon {
    width: 57px;
    height: 48px;
    background: url(../../images/gp2/interface/mobile/blue-block-title-icon.png) no-repeat;
    position: absolute;
    top: -10px;
    left: 0; }
  .blue-block p,
  .blue-block ul,
  .blue-block ol {
    font-size: 0.8em !important; }
  /* Center
	-------------------------- */
  #center {
    margin-top: 0;
    margin-bottom: 0;
    padding: 25px 0 0 0;
    /* css3 */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  #result-search-center .infobox {
    width: auto; }
  #center-title {
    overflow: visible;
    position: relative;
    background: none;
    filter: none; }
  #center-title .zebra,
  #center-title .picture,
  #center-title .pellet {
    display: none; }
  #center-title h1 {
    font-family: AGRegular;
    font-size: 0.875em;
    line-height: 1em;
    font-style: italic;
    color: #404040;
    background: none;
    padding: 0 0 5px 0;
    float: none; }
  #center-title h2 {
    float: none;
    font-size: 1.4em;
    width: auto;
    height: auto;
    color: #004b92;
    padding: 0 0 15px 0; }
  #center h3 {
    font-size: 1em;
    padding: 0 0 15px 0;
    width: auto; }
  #center-coords.infobox {
    margin: 0 0 25px 0;
    padding: 10px; }
  #center-coords .hours,
  #center-coords .coords {
    float: none;
    width: auto; }
  #center-coords .hours .owner,
  #center-coords .coords .owner {
    display: inline-block;
    font-size: 1em;
    padding-right: 0; }
  #center-coords .hours .label,
  #center-coords .coords .label {
    display: none; }
  #center-coords .hours .value,
  #center-coords .coords .value {
    position: relative;
    display: block;
    padding: 15px 0 15px 50px;
    font-size: 0.8em; }
  #center-coords .picture {
    display: none; }
  #center-coords .icon {
    display: block;
    width: 33px;
    height: 40px;
    position: absolute;
    top: 4px;
    left: 0;
    background: url(../../images/gp2/interface/mobile/center-coords-icons.png) no-repeat; }
  #center-coords #coords-address .icon {
    background-position: 0 0;
    top: 10px; }
  #center-coords #coords-phone .icon {
    background-position: -33px 0; }
  #center-coords #coords-fax .icon {
    background-position: -66px 0; }
  #center-coords #coords-email .icon {
    background-position: -99px 0; }
  #center-activities.infobox {
    background: none;
    border: none;
    padding: 0; }
  #center-activities .carousel-mask {
    width: auto;
    height: auto;
    overflow: visible; }
  #center-activities .carousel-slider {
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
    left: auto !important;
    top: auto; }
  #center-activities .carousel-element {
    height: 70px;
    width: 20%;
    font-size: 0.75em; }
  #center-activities .carousel-element img {
    margin-top: 0;
    margin-left: 8px;
    width: 50px;
    height: auto; }
  #center-activities .prev,
  #center-activities .next {
    display: none; }
  #center-activities .lists {
    background: none;
    padding: 0 0 0 20px;
    margin: 0 0 25px 0; }
  #center-activities .lists li {
    line-height: 1.5em;
    background-position: 0 6px; }
  #center-services {
    display: none; }
  #center-advertising.infobox {
    padding: 0;
    margin: 0 0 15px 0;
    background: none;
    border: none;
    /* css3 */
    border-radius: 0; }
  #center-advertising .col {
    position: relative;
    float: none;
    width: auto !important;
    margin: 0;
    padding: 0 !important;
    border: none !important; }
  #center-advertising .col .shadow {
    display: none; }
  #center-advertising .col a:not(.link-edit-fiche) img {
    max-width: 100%;
    height: auto; }
  #center-advertising .col h4 {
    text-transform: none;
    font-size: 0.875em;
    padding: 10px 0 0 0; }
  #center-advertising p {
    font-size: 0.8em; }
  #center-jobs.blue-block {
    width: auto; }
  #center-jobs .blue-block-content {
    padding: 0; }
  #center-jobs h3 {
    font-size: 1em;
    line-height: 1em;
    padding: 15px 0 10px 45px;
    margin: 0 0 15px 0;
    height: auto;
    background: url(../../images/gp2/interface/mobile/blue-block-title-separator.png) no-repeat 30px bottom; }
  #center-jobs h3 .icon {
    width: 46px;
    height: 55px;
    background: url(../../images/gp2/interface/mobile/center-jobs-title-icon.png) no-repeat;
    left: -10px;
    top: -8px; }
  #center-jobs .job-offer {
    position: relative;
    float: none;
    width: 230px;
    height: 60px;
    margin: 0 auto 15px auto;
    padding: 0; }
  #center-jobs .job-offer p,
  #center-jobs .job-offer .button {
    display: none; }
  #center-jobs .job-offer h4 {
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  #center-jobs .job-offer h4 a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../../images/gp2/interface/mobile/center-jobs-arrow.png) no-repeat 200px center; }
  #center-jobs .job-offer h4 a span {
    display: block;
    padding: 15px 20px 0 20px; }
  #center-pictures.infobox {
    overflow: visible;
    background: none;
    border: none;
    padding: 0;
    position: relative;
    margin-top: 20px; }
  #center-pictures .carousel-mask {
    width: 100%;
    height: 275px;
    position: relative;
    overflow: hidden;
    z-index: 5; }
  #center-pictures .carousel-slider {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 2000em;
    height: auto; }
  #center-pictures .carousel-element {
    width: 304px !important;
    height: auto; }
  #center-pictures .carousel-element img {
    width: 100%;
    height: auto;
    border: none;
    margin: 0;
    /* css3 */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  #center-pictures .prev,
  #center-pictures .next {
    z-index: 10;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    cursor: pointer; }
  #center-pictures .prev {
    background: url(../../images/gp2/interface/mobile/center-pictures-prev.png) no-repeat left center;
    left: 5px; }
  #center-pictures .next {
    background: url(../../images/gp2/interface/mobile/center-pictures-next.png) no-repeat right center;
    right: 5px; }
  #center-appointment-button,
  #center-quotation-button {
    width: 229px;
    height: 62px;
    padding: 0 0 0 80px;
    margin: 0 0 15px 0;
    background: url(../../images/gp2/interface/mobile/center-blue-btn.png) no-repeat;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.1em;
    line-height: 62px;
    color: #fff;
    font-family: AGBold;
    position: relative; }
  #center-quotation-button {
    margin-bottom: 25px; }
  #center-appointment-button .icon {
    width: 58px;
    height: 50px;
    position: absolute;
    left: 15px;
    top: 7px;
    background: url(../../images/gp2/interface/mobile/center-appointment-btn-icon.png) no-repeat;
    display: block; }
  #center-quotation-button .icon {
    width: 58px;
    height: 50px;
    position: absolute;
    left: 15px;
    top: 7px;
    background: url(../../images/gp2/interface/mobile/center-quotation-btn-icon.png) no-repeat;
    display: block; }
  /* CORRECTIONS DE PROBLEMES DANS LES CONTENUS WYSI */
  #left img, #left table td img {
    max-width: 100%;
    height: auto;
    margin: auto;
    display: block; }
  /* Titre */
  #left-title.hasimg {
    width: 100%;
    background: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
  #left-title.hasimg h1 {
    height: auto;
    width: auto;
    background: none !important;
    margin: 0 !important;
    padding: 60px 0 0 40px; }
  /*#left table td h3 {
        padding : 0;
    }*/
  .header-login {
    float: none;
    position: static;
    min-width: 0;
    width: 18px; }
    .header-login .btn-espaceclient {
      padding: 1px;
      margin: 0;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      width: 18px;
      position: absolute;
      top: 8px;
      right: 60px; }
    .header-login #compte {
      left: 0;
      right: 0;
      width: 94%;
      padding: 2%;
      margin: 0 auto; }
      .header-login #compte .form-control {
        width: 96%; }
  .compte-bloc .libelle {
    margin: 10px 0 0 0 !important; }
  .compte-bloc .switch {
    float: right;
    margin: 0 10px 5px 0; }
  .compte-info-btn {
    color: #00529C;
    background: none;
    padding: 30px 0 0 0;
    font-style: italic;
    width: auto;
    height: auto; } }

/* mediaquery */
/*
@media only screen and (min-width: 690px) {

	#center-pictures .carousel-element{ width:auto !important; }

}
*/
/* Media-query for RETINA mobile res.
---------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 690px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 690px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 690px), only screen and (min-device-pixel-ratio: 2) and (max-width: 690px), only screen and (min-resolution: 192dpi) and (max-width: 690px), only screen and (min-resolution: 2dppx) and (max-width: 690px) {
  header {
    background: url(../../images/gp2/interface/mobile/header-background@2x.png);
    background-size: 1px 37px; }
  nav #nav-mobile-button {
    background: url(../../images/gp2/interface/mobile/nav-icon@2x.png) no-repeat left;
    background-size: 40px 17px; }
  header #header-search #search-mobile-button {
    background: url(../../images/gp2/interface/mobile/search-icon@2x.png) no-repeat left;
    background-size: 36px 17px; }
  #header-mobile-subnav {
    background: url(../../images/gp2/interface/mobile/header-subnav-background@2x.png) repeat-x;
    background-size: 1px 29px; }
  #home-blocks #block-apointment {
    background: url(../../images/gp2/interface/mobile/block-apointment-background@2x.png) no-repeat;
    background-size: 304px 63px; }
  #icons a .icon {
    background-image: url(../../images/gp2/interface/mobile/icons-bar@2x.png);
    background-size: 220px 55px; }
  #left .submenu li.level-2 a,
  #left .submenu li.level-2 a:hover {
    background-image: url(../../images/gp2/interface/mobile/submenu-level1-plus@2x.png);
    background-size: 12px 12px; }
  #left .submenu li.level-2.active a {
    background-image: url(../../images/gp2/interface/mobile/submenu-level1-less@2x.png);
    background-size: 12px 12px; }
  #left .submenu li.level-2 ul li a,
  #left .submenu li.level-2 ul li a:hover,
  #left .submenu li.level-2.active ul li a {
    background-image: url(../../images/gp2/interface/mobile/submenu-level2-arrow@2x.png);
    background-size: 8px 13px; }
  #center-coords .icon {
    background: url(../../images/gp2/interface/mobile/center-coords-icons@2x.png) no-repeat;
    background-size: 130px 40px; }
  #center-jobs .job-offer h4 a {
    background: url(../../images/gp2/interface/mobile/center-jobs-arrow@2x.png) no-repeat 200px center;
    background-size: 14px 21px; }
  #center-appointment-button,
  #center-quotation-button {
    background: url(../../images/gp2/interface/mobile/center-blue-btn@2x.png) no-repeat;
    background-size: 304px 62px; }
  #center-appointment-button .icon {
    background: url(../../images/gp2/interface/mobile/center-appointment-btn-icon@2x.png) no-repeat;
    background-size: 58px 55px; }
  #center-quotation-button .icon {
    background: url(../../images/gp2/interface/mobile/center-quotation-btn-icon@2x.png) no-repeat;
    background-size: 58px 50px; }
  #center-pictures .prev {
    background: url(../../images/gp2/interface/mobile/center-pictures-prev@2x.png) no-repeat;
    background-size: 40px 40px; }
  #center-pictures .next {
    background: url(../../images/gp2/interface/mobile/center-pictures-next@2x.png) no-repeat;
    background-size: 40px 40px; } }

/* mediaquery */
.customSelect {
  position: relative;
  font-size: 0.875em;
  font-family: AGRegular; }

.customSelect .selectedValue {
  padding: 12px 15px;
  margin-bottom: 0;
  line-height: 1em;
  color: #848383;
  cursor: pointer;
  background-color: #e2e2e2;
  /* css3 */
  border: 1px solid #d6d5d6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.customSelect .selectList {
  z-index: 100;
  position: absolute;
  left: -999em;
  top: -999em;
  width: 100%;
  color: #848383;
  list-style: none;
  background: #ffffff;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.customSelect.select-open .selectList {
  left: -1px !important;
  top: auto !important; }

.customSelect .selectList dl {
  background: #fff; }

.customSelect .selectList dl.defaultScrollbar {
  overflow-x: hidden;
  overflow-y: scroll; }

.customSelect dl, .customSelect dd {
  margin: 0; }

.customSelect dd {
  zoom: 1;
  cursor: pointer; }

.customSelect .selected {
  text-decoration: none;
  background: #e2e2e2;
  /* Old browsers */ }

.customSelect .selectList dd.hovered {
  background: #b0ec1b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b0ec1b 0%, #8cb232 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b0ec1b), color-stop(100%, #8cb232));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b0ec1b 0%, #8cb232 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b0ec1b 0%, #8cb232 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b0ec1b 0%, #8cb232 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b0ec1b 0%, #8cb232 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0ec1b', endColorstr='#8cb232', GradientType=0);
  /* IE6-9 */
  color: #fff; }

.customSelect dt {
  font-weight: bold;
  font-style: italic;
  padding: 8px 15px; }

.customSelect dd {
  padding: 8px 15px; }

.hasJS select.custom {
  position: absolute;
  left: -999em; }

.customSelect.disabled .selectedValue {
  border: 1px solid #ccc;
  color: #ccc;
  cursor: default; }

.customSelect .caret {
  display: block;
  width: 27px;
  height: 32px;
  background: url(../../images/gp2/interface/select-button.png) no-repeat left top; }

.customSelect .selectValueWrap {
  position: relative; }

.customSelect .selectValueWrap .caret {
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer; }

.customSelect .jspPane {
  overflow-x: hidden;
  width: 100% !important; }

.customSelect .jspVerticalBar {
  background: none;
  width: 8px; }

.customSelect .jspHorizontalBar {
  height: 0;
  overflow: hidden; }

.customSelect .jspTrack {
  background: none;
  right: 5px;
  border-radius: 5px; }

.customSelect .jspDrag {
  border-radius: 5px;
  color: #ffffff;
  opacity: .5;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.gm-style-iw div {
  overflow: hidden !important; }

.flex-video {
  box-sizing: border-box;
  position: relative;
  height: 0px;
  overflow: hidden;
  padding-bottom: 100%; }

.flex-video iframe {
  top: 0px;
  left: 0px;
  width: 100%;
  position: absolute;
  height: 100%; }

/* Alerts */
.alert {
  position: relative;
  display: block;
  margin: 30px 0;
  padding: 15px 50px 15px 30px;
  background: #dddddd;
  color: #ffffff; }

.alert.alert-success {
  background: #a6b746; }

.alert.alert-info {
  background: #4696b7; }

.alert.alert-warning {
  background: #e0b346; }

.alert.alert-error {
  background: #da3a3a; }

.alert .close {
  position: absolute;
  top: 15px;
  right: 20px;
  display: block;
  width: auto;
  height: 24px;
  color: #FFF;
  text-decoration: none;
  line-height: 24px; }

.alert h4,
.alert h5,
.alert h6 {
  margin: 0;
  line-height: 1.5em; }

.alert p {
  margin: 5px 0 0 0;
  font-size: 14px; }

/* Buttons */
/* ------------------------------------------------------ */
.btn {
  display: inline-block;
  margin-bottom: 0;
  padding: 5px 20px;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-image: none;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.loaded .btn {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }

.btn .fa {
  margin-right: 5px; }

.btn-icon .fa {
  margin: 0; }

.btn:hover,
.btn:focus {
  text-decoration: none; }

.btn:focus {
  outline: 0; }

.btn:active,
.btn.active {
  outline: 0; }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: .65;
  filter: alpha(opacity=65);
  cursor: not-allowed;
  pointer-events: none; }

.btn-block {
  display: block;
  padding-right: 0;
  padding-left: 0;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* Default */
.btn-default {
  padding-bottom: 3px;
  border-bottom: 2px solid #1797c7;
  background: #0086CE;
  color: #ffffff; }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  outline: 0;
  border-color: #127499;
  background-color: #1d8eb8;
  color: #ffffff; }

/* Red */
.btn-red {
  padding-bottom: 3px;
  border-bottom: 2px solid #C22F2F;
  background: #F43A3B;
  color: #ffffff; }

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
  outline: 0;
  border-color: #992525;
  background-color: #ee0d0e;
  color: #ffffff; }

/* Gray */
.btn-gray {
  padding-bottom: 3px;
  border-bottom: 2px solid #cecece;
  background: #E7E7E7;
  color: inherit; }

.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active {
  outline: 0;
  border-color: #bdbdbd;
  background-color: #d6d6d6;
  color: inherit; }

.btn-gray.fa-star.active {
  background: #0086CE;
  color: #ffffff;
  border-color: #015F8B; }

/* Link */
.btn-link {
  padding: 0px 10px 2px;
  margin: 4px 0px 0px;
  border-radius: 0px;
  color: #FFF !important;
  background: none repeat scroll 0% 0% #0E8ACC; }

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active {
  outline: 0;
  color: #ffffff; }

.btn-large {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 18px;
  line-height: 40px;
  font-weight: bold; }

/* Margins */
/* ------------------------------------------------------ */
.m60 {
  margin: 60px; }

.m55 {
  margin: 55px; }

.m50 {
  margin: 50px; }

.m45 {
  margin: 45px; }

.m40 {
  margin: 40px; }

.m35 {
  margin: 35px; }

.m30 {
  margin: 30px; }

.m25 {
  margin: 25px; }

.m20 {
  margin: 20px; }

.m15 {
  margin: 15px; }

.m10 {
  margin: 10px; }

.m5 {
  margin: 5px; }

.m0 {
  margin: 0; }

.mt60 {
  margin-top: 60px; }

.mt55 {
  margin-top: 55px; }

.mt50 {
  margin-top: 50px; }

.mt45 {
  margin-top: 45px; }

.mt40 {
  margin-top: 40px; }

.mt35 {
  margin-top: 35px; }

.mt30 {
  margin-top: 30px; }

.mt25 {
  margin-top: 25px; }

.mt20 {
  margin-top: 20px; }

.mt15 {
  margin-top: 15px; }

.mt10 {
  margin-top: 10px; }

.mt5 {
  margin-top: 5px; }

.mt0 {
  margin-top: 0; }

.mb60 {
  margin-bottom: 60px; }

.mb55 {
  margin-bottom: 55px; }

.mb50 {
  margin-bottom: 50px; }

.mb45 {
  margin-bottom: 45px; }

.mb40 {
  margin-bottom: 40px; }

.mb35 {
  margin-bottom: 35px; }

.mb30 {
  margin-bottom: 30px; }

.mb25 {
  margin-bottom: 25px; }

.mb20 {
  margin-bottom: 20px; }

.mb15 {
  margin-bottom: 15px; }

.mb10 {
  margin-bottom: 10px; }

.mb5 {
  margin-bottom: 5px; }

.mb0 {
  margin-bottom: 0; }

/* Paddings */
/* ------------------------------------------------------ */
.p60 {
  padding: 60px; }

.p55 {
  padding: 55px; }

.p50 {
  padding: 50px; }

.p45 {
  padding: 45px; }

.p40 {
  padding: 40px; }

.p35 {
  padding: 35px; }

.p30 {
  padding: 30px; }

.p25 {
  padding: 25px; }

.p20 {
  padding: 20px; }

.p15 {
  padding: 15px; }

.p10 {
  padding: 10px; }

.p5 {
  padding: 5px; }

.p0 {
  padding: 0; }

.pt60 {
  padding-top: 60px; }

.pt55 {
  padding-top: 55px; }

.pt50 {
  padding-top: 50px; }

.pt45 {
  padding-top: 45px; }

.pt40 {
  padding-top: 40px; }

.pt35 {
  padding-top: 35px; }

.pt30 {
  padding-top: 30px; }

.pt25 {
  padding-top: 25px; }

.pt20 {
  padding-top: 20px; }

.pt15 {
  padding-top: 15px; }

.pt10 {
  padding-top: 10px; }

.pt5 {
  padding-top: 5px; }

.pt0 {
  padding-top: 0; }

.pb60 {
  padding-bottom: 60px; }

.pb55 {
  padding-bottom: 55px; }

.pb50 {
  padding-bottom: 50px; }

.pb45 {
  padding-bottom: 45px; }

.pb40 {
  padding-bottom: 40px; }

.pb35 {
  padding-bottom: 35px; }

.pb30 {
  padding-bottom: 30px; }

.pb25 {
  padding-bottom: 25px; }

.pb20 {
  padding-bottom: 20px; }

.pb15 {
  padding-bottom: 15px; }

.pb10 {
  padding-bottom: 10px; }

.pb5 {
  padding-bottom: 5px; }

.pb0 {
  padding-bottom: 0; }

#tarteaucitron {
  display: none;
  max-height: 100%;
  left: 50%;
  margin: 0 auto 0 -430px;
  padding: 0;
  position: fixed;
  top: 6%;
  width: 860px;
  z-index: 2147483647; }
  @media only screen and (max-width: 1050px) {
    #tarteaucitron {
      background: #ffffff;
      border: 0;
      bottom: 0;
      height: 90%;
      left: 0;
      margin: 0;
      margin-top: 50px;
      max-width: 100%;
      top: 0;
      width: 100%; } }
  @media screen and (min-width: 1050px) and (max-width: 1280px) {
    #tarteaucitron {
      border: 0;
      left: 0;
      margin: 50px 5%;
      max-height: 80%;
      width: 90%;
      background: #ffffff; } }
  #tarteaucitron * {
    zoom: 1; }
  #tarteaucitron .clear {
    clear: both; }
  #tarteaucitron a {
    color: #00529c;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none; }
  #tarteaucitron b {
    font-size: 22px;
    font-weight: 500; }
  #tarteaucitron button {
    border: 0; }
  #tarteaucitron #dialogTitle {
    color: #ffffff;
    margin-left: 10px;
    font-size: 2rem; }
  #tarteaucitron .tarteaucitronBorder {
    background: #ffffff;
    border: 2px solid #0075c6;
    border-top: 0;
    height: auto;
    overflow: auto;
    min-height: 155px; }
    @media only screen and (max-width: 1050px) {
      #tarteaucitron .tarteaucitronBorder {
        border: 0; } }
  #tarteaucitron #tarteaucitronServices .tarteaucitronTitle,
  #tarteaucitron #tarteaucitronInfo {
    background: #00529c;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0 0;
    padding: 5px 20px;
    text-align: left;
    width: auto; }
    #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
    #tarteaucitron #tarteaucitronInfo button {
      background: none;
      color: #ffffff; }
  #tarteaucitron #tarteaucitronServices {
    min-height: 100%; }
    @media only screen and (min-width: 1050px) {
      #tarteaucitron #tarteaucitronServices {
        height: auto !important; } }
    @media only screen and (max-width: 1050px) {
      #tarteaucitron #tarteaucitronServices .tarteaucitronTitle {
        text-align: left; } }
    #tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
      font-size: 14px; }
    #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
      background: #ffffff;
      display: none;
      position: relative; }
    #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
      background: #00529c;
      color: #ffffff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      margin: 20px 0 0;
      padding: 5px 20px;
      text-align: left;
      width: auto; }
    #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
      margin-bottom: 0;
      margin-top: 21px;
      position: relative;
      background: rgba(0, 117, 198, 0.9); }
      #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
        margin-left: 15px;
        margin-top: 2px; }
        #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName h2 {
          color: #ffffff; }
        #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName b {
          color: #ffffff; }
        #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a {
          font-size: 22px; }
      #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk {
        margin-top: 0; }
    #tarteaucitron #tarteaucitronServices .tarteaucitronLine {
      margin: 0;
      overflow: hidden;
      padding: 15px 5px;
      border-bottom: 1px solid rgba(139, 187, 23, 0.5); }
      #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
        display: inline-block;
        float: left;
        margin-left: 10px;
        text-align: left;
        width: 45%; }
        @media only screen and (max-width: 768px) {
          #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
            width: 90%; } }
        #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a:hover {
          text-decoration: underline; }
        #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitronListCookies {
          color: #00529c;
          font-size: 12px; }
      #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
        display: inline-block;
        float: right;
        margin: 7px 15px 0;
        text-align: right; }
        @media only screen and (max-width: 768px) {
          #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
            float: left;
            margin: 10px 15px 5px; } }
        #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
        #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny {
          background: #00529c;
          border-radius: 4px;
          color: #ffffff;
          cursor: pointer;
          display: inline-block;
          padding: 6px 10px;
          text-align: center;
          text-decoration: none;
          width: auto; }
    #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a,
    #tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
      color: #ffffff;
      font-weight: 500; }
      #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a:hover,
      #tarteaucitron #tarteaucitronServices .tarteaucitronTitle a:hover {
        text-decoration: none; }
  #tarteaucitron #tarteaucitronClosePanel {
    color: #ffffff;
    cursor: pointer;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none;
    padding: 4px;
    position: absolute;
    right: 0;
    top: -20px;
    text-align: center;
    background: transparent; }
  #tarteaucitron #tarteaucitronDisclaimer {
    color: #00529c;
    font-size: 12px;
    margin: 15px auto 0;
    width: 80%; }
  #tarteaucitron #tarteaucitronInfo,
  #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    color: #ffffff;
    display: none;
    font-size: 12px;
    font-weight: 500;
    margin-top: 0;
    max-width: 270px;
    padding: 20px;
    position: absolute;
    z-index: 2147483647; }
  #tarteaucitron #tarteaucitronInfo a {
    color: #ffffff;
    text-decoration: underline; }

#tarteaucitronAlertBig a,
#tarteaucitronAlertSmall a {
  color: #ffffff; }

#tarteaucitronRoot {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }
  #tarteaucitronRoot * {
    box-sizing: initial;
    color: #00529c;
    font-family: sans-serif;
    font-size: 14px;
    line-height: normal;
    vertical-align: initial; }

#tarteaucitronBack {
  background: #000000;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2147483646; }

#tarteaucitronAlertSmall {
  background: #00529c;
  bottom: 0;
  display: none;
  padding: 0;
  position: fixed;
  right: 0;
  text-align: center;
  width: auto;
  z-index: 2147483646; }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer {
    display: none;
    max-height: 70%;
    max-width: 500px;
    position: fixed;
    right: 0;
    width: 100%; }
    @media only screen and (max-width: 1050px) {
      #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer {
        background: #ffffff;
        border: 0;
        bottom: 0;
        height: 100%;
        left: 0;
        margin: 0;
        max-height: 100%;
        max-width: 100%;
        top: 0;
        width: 100%; } }
    #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
      background: #ffffff;
      border: 2px solid #00529c;
      color: #00529c;
      font-size: 11px;
      height: auto;
      overflow: auto;
      text-align: left; }
      @media only screen and (max-width: 1050px) {
        #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
          border: 0; } }
      #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList b {
        color: #00529c; }
      #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain {
        background: rgba(0, 82, 156, 0.1);
        padding: 7px 5px 10px;
        word-wrap: break-word; }
        #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain:hover {
          background: rgba(0, 82, 156, 0.2); }
        #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain a {
          color: #ffffff;
          text-decoration: none; }
        #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft {
          display: inline-block;
          width: 50%; }
          #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft a,
          #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft b {
            color: #ee0d0e; }
        #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListRight {
          color: #00529c;
          display: inline-block;
          font-size: 11px;
          margin-left: 10%;
          vertical-align: top;
          width: 30%; }
      #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden {
        background: rgba(0, 82, 156, 0.07); }
      #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle {
        background: #0075c6;
        color: #ffffff;
        display: inline-block;
        font-size: 14px;
        font-weight: 700;
        margin: 20px 0 0;
        padding: 5px 10px;
        text-align: left;
        width: auto; }
    #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle {
      background: #00529c;
      margin-top: 21px;
      padding: 13px 0 9px 13px;
      text-align: left; }
      #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle b {
        color: #ffffff;
        font-size: 16px; }
    #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie {
      background: #00529c;
      color: #ffffff;
      cursor: pointer;
      font-size: 12px;
      font-weight: 700;
      text-decoration: none;
      padding: 4px 0;
      position: absolute;
      right: 0;
      text-align: center;
      width: 70px; }
  #tarteaucitronAlertSmall #tarteaucitronManager {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    padding: 8px 10px; }
    #tarteaucitronAlertSmall #tarteaucitronManager:hover {
      background: rgba(255, 255, 255, 0.05); }
    #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot {
      background-color: #00529c;
      border-radius: 5px;
      display: block;
      height: 8px;
      margin-bottom: 1px;
      margin-top: 5px;
      overflow: hidden;
      width: 100%; }
      #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen,
      #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow,
      #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
        display: block;
        float: left;
        height: 100%;
        width: 0; }
      #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen {
        background-color: #8bbb17; }
      #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow {
        background-color: #0075c6; }
      #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
        background-color: #ee0d0e; }
  #tarteaucitronAlertSmall #tarteaucitronCookiesNumber {
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    padding: 0 10px;
    vertical-align: top; }
    #tarteaucitronAlertSmall #tarteaucitronCookiesNumber:hover {
      background: rgba(255, 255, 255, 0.3); }

.tarteaucitronAlertBigTop {
  top: 0; }

.tarteaucitronAlertBigBottom {
  bottom: 0; }
  .tarteaucitronAlertBigBottom button {
    border: 0; }

#tarteaucitronAlertBig {
  background: #00529c;
  color: #ffffff;
  display: none;
  font-size: 15px;
  left: 0;
  padding: 5px 5%;
  position: fixed;
  text-align: center;
  width: 90%;
  box-sizing: content-box;
  z-index: 2147483645; }
  #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
    font: 14px Arial;
    color: #ffffff; }
    @media only screen and (max-width: 1050px) {
      #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
        display: inline-block;
        margin-bottom: .5rem; } }
    #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b {
      font: 14px Arial;
      color: #ffffff;
      font-weight: 700; }
  #tarteaucitronAlertBig #tarteaucitronCloseAlert,
  #tarteaucitronAlertBig #tarteaucitronPersonalize {
    background: #8bbb17;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
    margin-left: 7px; }
  #tarteaucitronAlertBig #tarteaucitronCloseAlert {
    background: none;
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 3px;
    margin-left: 7px;
    padding: 4px 10px; }

#tarteaucitronPercentage {
  background: #0075c6;
  box-shadow: 0 0 2px #ffffff, 0 1px 2px #00529c;
  height: 5px;
  left: 0;
  position: fixed;
  width: 0;
  z-index: 2147483644; }

.tac_float {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.tac_activate {
  background: #00529c;
  color: #ffffff;
  display: table;
  font-size: 12px;
  height: 100%;
  line-height: initial;
  margin: auto;
  text-align: center;
  width: 100%; }
  .tac_activate .tarteaucitronAllow {
    background: #00529c;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    width: auto; }
  .tac_activate .tac_float b {
    color: #ffffff; }
  .tac_activate .tac_float .tarteaucitronAllow {
    background-color: #ee0d0e;
    display: inline-block; }

ins.ferank-publicite, ins.adsbygoogle {
  text-decoration: none; }

div.amazon_product {
  height: 240px;
  width: 120px; }

.mapTooltip {
  position: fixed;
  background-color: #fff;
  moz-opacity: 0.70;
  opacity: 0.70;
  filter: alpha(opacity=70);
  border-radius: 10px;
  padding: 10px;
  z-index: 1000;
  max-width: 200px;
  display: none;
  color: #343434; }

.tooltip_map {
  opacity: 0.85; }

#left .container_maps {
  max-width: 90%;
  margin: auto;
  position: relative; }
  #left .container_maps .maps_lightbox {
    margin: 0px 10px;
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    height: 580px;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.85);
    padding: 25px 15px 15px;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }
    #left .container_maps .maps_lightbox a.close {
      position: absolute;
      right: 0;
      top: 0;
      display: block;
      width: 25px;
      height: 25px; }
      #left .container_maps .maps_lightbox a.close::before {
        content: 'x';
        color: #004893;
        font-family: sans-serif;
        position: absolute;
        left: 0;
        right: 0;
        height: 25px;
        line-height: 25px;
        font-size: 22px;
        text-align: center; }
    #left .container_maps .maps_lightbox .maps_lightbox_content {
      height: 100%;
      position: relative;
      overflow: auto; }
      #left .container_maps .maps_lightbox .maps_lightbox_content .infobox {
        width: auto;
        display: block; }
        #left .container_maps .maps_lightbox .maps_lightbox_content .infobox.has_slideshow .img_agence, #left .container_maps .maps_lightbox .maps_lightbox_content .infobox.has_slideshow .label, #left .container_maps .maps_lightbox .maps_lightbox_content .infobox.has_slideshow .value {
          cursor: pointer; }
        #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .img_agence {
          position: absolute;
          max-width: 140px;
          right: 20px;
          top: 15px;
          max-height: 90px; }
        #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider {
          position: fixed;
          top: 10%;
          right: 10%;
          left: 10%;
          bottom: 10%;
          margin: auto;
          max-height: 500px;
          max-width: 1000px;
          display: none;
          box-shadow: none;
          border-radius: none;
          background: transparent;
          z-index: 10000;
          border: none; }
          #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider::before {
            position: fixed;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            display: block;
            content: '';
            background: rgba(0, 0, 0, 0.4); }
          #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .slides {
            display: block;
            height: 460px;
            padding: 0px;
            margin: 0px -50px;
            list-style: none; }
            #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .slides::before, #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .slides::after {
              content: "";
              display: block;
              height: 44px;
              position: absolute;
              top: -40px;
              right: -34px;
              width: 2px;
              background: #FFF;
              -ms-transform: rotate(45deg);
              /* IE 9 */
              -webkit-transform: rotate(45deg);
              /* Chrome, Safari, Opera */
              transform: rotate(45deg); }
            #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .slides::after {
              -ms-transform: rotate(-45deg);
              /* IE 9 */
              -webkit-transform: rotate(-45deg);
              /* Chrome, Safari, Opera */
              transform: rotate(-45deg);
              visibility: visible; }
            #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .slides li {
              height: 100%;
              background: none; }
              #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .slides li img {
                max-width: 100%;
                width: auto;
                margin: auto;
                position: absolute;
                left: 0px;
                right: 0px;
                bottom: 0px;
                top: 0px;
                height: 460px; }
          #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .flex-direction-nav {
            height: 100%;
            margin: -47% 0px 0px -5%;
            padding: 0px;
            width: 110%; }
            #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .flex-direction-nav .flex-prev,
            #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .flex-direction-nav .flex-next {
              position: absolute;
              text-indent: 0px;
              color: transparent; }
              #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .flex-direction-nav .flex-prev::before,
              #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .flex-direction-nav .flex-next::before {
                content: "";
                display: block;
                width: 30px;
                height: 30px;
                border-left: 2px solid #FFFFFF;
                border-bottom: 2px solid #FFFFFF;
                -ms-transform: rotate(45deg);
                /* IE 9 */
                -webkit-transform: rotate(45deg);
                /* Chrome, Safari, Opera */
                transform: rotate(45deg); }
            #left .container_maps .maps_lightbox .maps_lightbox_content .infobox .flexslider .flex-direction-nav .flex-next::before {
              -ms-transform: rotate(-135deg);
              /* IE 9 */
              -webkit-transform: rotate(-135deg);
              /* Chrome, Safari, Opera */
              transform: rotate(-135deg); }

.gp2_centre .tabs-content .consent {
  color: #ffffff; }

.consent {
  font-size: .8rem;
  text-transform: none; }
