@charset "UTF-8";
/* SOCLE STYLE */
@font-face {
  font-family: "Barlow Thin";
  src: url("https://db.onlinewebfonts.com/t/d5f05cf7e153f61c81d7bc4619189028.eot");
  src: url("https://db.onlinewebfonts.com/t/d5f05cf7e153f61c81d7bc4619189028.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/d5f05cf7e153f61c81d7bc4619189028.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/d5f05cf7e153f61c81d7bc4619189028.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/d5f05cf7e153f61c81d7bc4619189028.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/d5f05cf7e153f61c81d7bc4619189028.svg#Barlow Thin")format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Regular";
  src: url("https://db.onlinewebfonts.com/t/795640e2e50d64eb829116ba8f81739d.eot");
  src: url("https://db.onlinewebfonts.com/t/795640e2e50d64eb829116ba8f81739d.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/795640e2e50d64eb829116ba8f81739d.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/795640e2e50d64eb829116ba8f81739d.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/795640e2e50d64eb829116ba8f81739d.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/795640e2e50d64eb829116ba8f81739d.svg#Barlow Regular")format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Bold";
  src: url("https://db.onlinewebfonts.com/t/cc57c0063652805a088f821b5eadcccd.eot");
  src: url("https://db.onlinewebfonts.com/t/cc57c0063652805a088f821b5eadcccd.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/cc57c0063652805a088f821b5eadcccd.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/cc57c0063652805a088f821b5eadcccd.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/cc57c0063652805a088f821b5eadcccd.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/cc57c0063652805a088f821b5eadcccd.svg#Barlow Bold")format("svg");
  font-weight: normal;
  font-style: normal;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: 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 {
  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;
  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;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Barlow Regular";
  font-size: 16px;
  line-height: 1.625;
  color: #727272;
  background-color: #ffffff;
}

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

a {
  color: #009ee0;
  text-decoration: none;
}

a:hover, a:focus {
  color: #009ee0;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 24px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.625;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 26px;
  margin-bottom: 26px;
  border: 0;
  border-top: 1px solid #e3e3e3;
}

.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: normal;
  line-height: normal;
  color: #142147;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #e3e3e3;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 26px;
  margin-bottom: 13px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 13px;
  margin-bottom: 13px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 28px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 18px;
}

h6, .h6 {
  font-size: 14px;
}

p {
  margin: 0 0 13px;
}

.lead {
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 660px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 87%;
}

mark,
.mark {
  background-color: white;
  padding: .2em;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #e3e3e3;
}

.text-primary {
  color: #142147;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #090f1f;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #142147;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #090f1f;
}

.bg-success {
  background-color: #e0f3e0;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #bbe5bb;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: white;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #e6e6e6;
}

.bg-danger {
  background-color: #f8eded;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #eac8c8;
}

.page-header {
  padding-bottom: 12px;
  margin: 52px 0 26px;
  border-bottom: 1px solid #f7f7f7;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 13px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 26px;
}

dt,
dd {
  line-height: 1.625;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 1025px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #e3e3e3;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 13px 26px;
  margin: 0 0 26px;
  font-size: 20px;
  border-left: 5px solid #f7f7f7;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.625;
  color: #e3e3e3;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f7f7f7;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 26px;
  font-style: normal;
  line-height: 1.625;
}

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

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

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

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

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

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

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

.container-fluid:after {
  clear: both;
}

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

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.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-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 660px) {
  .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-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 800px) {
  .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-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@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-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #e3e3e3;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 26px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.625;
  vertical-align: top;
  border-top: 1px solid #e3e3e3;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e3e3e3;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #e3e3e3;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #e3e3e3;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e3e3e3;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f7f7f7;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #e0f3e0;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #ceecce;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: white;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #f2f2f2;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f8eded;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #f1dada;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 659px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 19.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e3e3e3;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 26px;
  font-size: 24px;
  line-height: inherit;
  color: #727272;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

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

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 6px;
  font-size: 16px;
  line-height: 1.625;
  color: #142147;
}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.625;
  color: #142147;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #142147;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(20, 33, 71, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(20, 33, 71, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f7f7f7;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 29px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 26px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 0;
  min-height: 42px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 29px;
  padding: 3px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 29px;
  line-height: 29px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 29px;
  padding: 3px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

.form-group-sm select.form-control {
  height: 29px;
  line-height: 29px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 29px;
  min-height: 40px;
  padding: 4px 5px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 24px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 24px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 44px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 47.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 29px;
  height: 29px;
  line-height: 29px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #e0f3e0;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: white;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f8eded;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 31px;
}

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.picker-switch::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.picker-switch::after ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b2b2b2;
}

@media (min-width: 660px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 660px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 6px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 660px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 660px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
    font-size: 14px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.625;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #ffffff;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #ffffff;
  background-color: #009ee0;
  border-color: #009ee0;
}

.btn-default:focus, .btn-default.focus {
  color: #ffffff;
  background-color: #007aad;
  border-color: #004461;
}

.btn-default:hover {
  color: #ffffff;
  background-color: #007aad;
  border-color: #0073a3;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #ffffff;
  background-color: #007aad;
  border-color: #0073a3;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #006189;
  border-color: #004461;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #009ee0;
  border-color: #009ee0;
}

.btn-default .badge {
  color: #009ee0;
  background-color: #ffffff;
}

.btn-primary {
  color: #fff;
  background-color: #142147;
  border-color: #0e1833;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #090f1f;
  border-color: black;
}

.btn-primary:hover {
  color: #fff;
  background-color: #090f1f;
  border-color: #010203;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #090f1f;
  border-color: #010203;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #010203;
  border-color: black;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #142147;
  border-color: #0e1833;
}

.btn-primary .badge {
  color: #142147;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #00BB00;
  border-color: #00a200;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #008800;
  border-color: #002200;
}

.btn-success:hover {
  color: #fff;
  background-color: #008800;
  border-color: darkgreen;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #008800;
  border-color: darkgreen;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: darkgreen;
  border-color: #002200;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #00BB00;
  border-color: #00a200;
}

.btn-success .badge {
  color: #00BB00;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #8a4185;
  border-color: #793974;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #673164;
  border-color: #221021;
}

.btn-info:hover {
  color: #fff;
  background-color: #673164;
  border-color: #4f254c;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #673164;
  border-color: #4f254c;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #4f254c;
  border-color: #221021;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #8a4185;
  border-color: #793974;
}

.btn-info .badge {
  color: #8a4185;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #FF8D00;
  border-color: #e67f00;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #cc7100;
  border-color: #663800;
}

.btn-warning:hover {
  color: #fff;
  background-color: #cc7100;
  border-color: #a85d00;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc7100;
  border-color: #a85d00;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a85d00;
  border-color: #663800;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #FF8D00;
  border-color: #e67f00;
}

.btn-warning .badge {
  color: #FF8D00;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #CC0000;
  border-color: #b30000;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #990000;
  border-color: #330000;
}

.btn-danger:hover {
  color: #fff;
  background-color: #990000;
  border-color: #750000;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #990000;
  border-color: #750000;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #750000;
  border-color: #330000;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #CC0000;
  border-color: #b30000;
}

.btn-danger .badge {
  color: #CC0000;
  background-color: #fff;
}

.btn-link {
  color: #009ee0;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #009ee0;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #e3e3e3;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 24px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 3px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 3px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-block {
  display: block;
  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%;
}

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

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 12px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.625;
  color: #727272;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #656565;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #142147;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #e3e3e3;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.625;
  color: #e3e3e3;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 1025px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 5px 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #142147;
  text-align: center;
  background-color: #f7f7f7;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 3px 5px;
  font-size: 14px;
  border-radius: 0;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 24px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 30px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}

.nav > li.disabled > a {
  color: #e3e3e3;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #e3e3e3;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent;
  border-color: #009ee0;
}

.nav .nav-divider {
  height: 1px;
  margin: 12px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #142147;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.625;
  border: 1px solid transparent;
  border-radius: 5px 5px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #f7f7f7 #f7f7f7 #142147;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #142147;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 5px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #142147;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 660px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 5px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 660px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 26px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 1025px) {
  .navbar {
    border-radius: 5px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 1025px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 1025px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 1025px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 1025px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 1025px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 12px 15px;
  font-size: 18px;
  line-height: 26px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 1025px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 1025px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 6px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 26px;
}

@media (max-width: 1024px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 26px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 1025px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}

@media (min-width: 660px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 1024px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1025px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 12px;
  margin-bottom: 12px;
}

@media (min-width: 1025px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1025px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 1024px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: white;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: white;
}

.navbar-inverse .navbar-nav > li > a {
  color: white;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 1024px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: white;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: white;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 0 0;
  margin-bottom: 26px;
  list-style: none;
  background-color: transparent;
  border-radius: 5px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #a9a9a9;
}

.breadcrumb > .active {
  color: #142147;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #e3e3e3;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #cacaca;
}

.label-primary {
  background-color: #142147;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #090f1f;
}

.label-success {
  background-color: #00BB00;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #008800;
}

.label-info {
  background-color: #8a4185;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #673164;
}

.label-warning {
  background-color: #FF8D00;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #cc7100;
}

.label-danger {
  background-color: #CC0000;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #990000;
}

.panel {
  margin-bottom: 26px;
  background-color: #f7f7f7;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e3e3e3;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 26px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #e3e3e3;
}

.panel-default > .panel-heading {
  color: #727272;
  background-color: #a9a9a9;
  border-color: #e3e3e3;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e3e3e3;
}

.panel-default > .panel-heading .badge {
  color: #a9a9a9;
  background-color: #727272;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e3e3e3;
}

.panel-primary {
  border-color: #142147;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #142147;
  border-color: #142147;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #142147;
}

.panel-primary > .panel-heading .badge {
  color: #142147;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #142147;
}

.panel-success {
  border-color: #00BB00;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #e0f3e0;
  border-color: #00BB00;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00BB00;
}

.panel-success > .panel-heading .badge {
  color: #e0f3e0;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00BB00;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #FF8D00;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: white;
  border-color: #FF8D00;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #FF8D00;
}

.panel-warning > .panel-heading .badge {
  color: white;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #FF8D00;
}

.panel-danger {
  border-color: #CC0000;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f8eded;
  border-color: #CC0000;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #CC0000;
}

.panel-danger > .panel-heading .badge {
  color: #f8eded;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #CC0000;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid #e3e3e3;
  border-radius: 24px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.625;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 660px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 800px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Barlow Regular";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.625;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 5px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

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

.clearfix: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;
}

.affix {
  position: fixed;
}

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

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

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

@media (max-width: 659px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 659px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 659px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

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

@media (min-width: 660px) and (max-width: 799px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 660px) and (max-width: 799px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 660px) and (max-width: 799px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

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

@media (min-width: 800px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 800px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 800px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

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

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 659px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 660px) and (max-width: 799px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 800px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

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

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

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

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://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.7.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.7.0#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.33333em;
  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.28571em;
  text-align: center;
}

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

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

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

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

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  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: #fff;
}

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

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

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

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

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

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

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

.fa-th:before {
  content: "";
}

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

.fa-check:before {
  content: "";
}

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

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

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

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

.fa-signal:before {
  content: "";
}

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

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

.fa-home:before {
  content: "";
}

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

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

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

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

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

.fa-inbox:before {
  content: "";
}

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

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

.fa-refresh:before {
  content: "";
}

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

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

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

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

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

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

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

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

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

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

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

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

.fa-list:before {
  content: "";
}

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

.fa-indent:before {
  content: "";
}

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

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

.fa-pencil:before {
  content: "";
}

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

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

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

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

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

.fa-arrows:before {
  content: "";
}

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

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

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

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

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

.fa-eject:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "";
}

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

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

.fa-ban:before {
  content: "";
}

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

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

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

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

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

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

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

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

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

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

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

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

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

.fa-retweet:before {
  content: "";
}

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

.fa-folder:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-key:before {
  content: "";
}

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

.fa-comments:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "";
}

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

.fa-upload:before {
  content: "";
}

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

.fa-phone:before {
  content: "";
}

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

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

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

.fa-twitter:before {
  content: "";
}

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

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

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

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

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

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

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

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

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

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

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

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

.fa-paperclip:before {
  content: "";
}

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

.fa-square:before {
  content: "";
}

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

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

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

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

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

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

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

.fa-money:before {
  content: "";
}

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

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

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

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

.fa-columns:before {
  content: "";
}

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

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

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

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

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

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

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

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

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

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

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

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

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

.fa-exchange:before {
  content: "";
}

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

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

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

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

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

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

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

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

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

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

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

.fa-beer:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

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

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

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

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

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "";
}

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

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

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

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

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

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

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

.fa-crop:before {
  content: "";
}

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

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

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

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

.fa-microphone:before {
  content: "";
}

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

.fa-shield:before {
  content: "";
}

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

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

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

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

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

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

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

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

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

.fa-bullseye:before {
  content: "";
}

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

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

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

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

.fa-ticket:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "";
}

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

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

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

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

.fa-gbp:before {
  content: "";
}

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

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

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

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

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

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

.fa-file:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

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

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

.fa-dropbox:before {
  content: "";
}

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

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

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

.fa-tumblr:before {
  content: "";
}

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

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

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

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

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

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

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

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

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

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

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

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

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

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

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

.fa-wheelchair:before {
  content: "";
}

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

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

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

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

.fa-slack:before {
  content: "";
}

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

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

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

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

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

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

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

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

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

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

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

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

.fa-steam:before {
  content: "";
}

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

.fa-recycle:before {
  content: "";
}

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

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

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

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

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

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

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

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

.fa-git:before {
  content: "";
}

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

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

.fa-qq:before {
  content: "";
}

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

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

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

.fa-history:before {
  content: "";
}

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

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

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

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

.fa-bomb:before {
  content: "";
}

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

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

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

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

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

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

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

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

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

.fa-lastfm:before {
  content: "";
}

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

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

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

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

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

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

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

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

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

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

.fa-motorcycle:before {
  content: "";
}

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

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

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

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

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

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

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

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

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

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

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

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clone:before {
  content: "";
}

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

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

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

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

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

.fa-hourglass:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

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

.fa-gg:before {
  content: "";
}

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

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

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

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

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

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

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

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

.fa-contao:before {
  content: "";
}

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

.fa-amazon:before {
  content: "";
}

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

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

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

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

.fa-industry:before {
  content: "";
}

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

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

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

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

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

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

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

.fa-fonticons:before {
  content: "";
}

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

.fa-edge:before {
  content: "";
}

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

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

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

.fa-usb:before {
  content: "";
}

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

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

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

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

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

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

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

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

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

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

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

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

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

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

.fa-blind:before {
  content: "";
}

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

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

.fa-braille:before {
  content: "";
}

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

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

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

.fa-glide:before {
  content: "";
}

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

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

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

.fa-viadeo:before {
  content: "";
}

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

.fa-snapchat:before {
  content: "";
}

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

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

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

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

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

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

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

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  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;
}

/* NODE MODULES */
.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 660px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 800px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

.bootstrap-datetimepicker-widget .picker-switch::after {
  content: "Toggle Date and Time Screens";
}

.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 5px;
}

.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #e3e3e3;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table th.prev::after {
  content: "Previous Month";
}

.bootstrap-datetimepicker-widget table th.next::after {
  content: "Next Month";
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #f7f7f7;
}

.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #e3e3e3;
}

.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
  background: #f7f7f7;
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
  color: #e3e3e3;
}

.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #142147;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #142147;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #e3e3e3;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 5px;
}

.bootstrap-datetimepicker-widget table td span:hover {
  background: #f7f7f7;
}

.bootstrap-datetimepicker-widget table td span.active {
  background-color: #142147;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td span.old {
  color: #e3e3e3;
}

.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #e3e3e3;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

/* AMUNDI STYLE */
body {
  font: 16px "Barlow Regular";
  line-height: 1.625;
  color: #727272;
}

#page {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 118px;
  /*z-index: 199;*/
  position: relative;
  padding-bottom: 100px;
}

#page.with-cookie_info {
  padding-top: 164px;
}

a {
  color: #009ee0;
  text-decoration: underline;
  cursor: pointer;
  transition: color 0.2s;
}

footer a,
nav a,
header a {
  text-decoration: none;
}

a:hover,
a:focus,
a.active {
  color: #009ee0;
  text-decoration: none !important;
}

a:active {
  color: #009ee0;
  text-decoration: underline;
}

a.row {
  display: block;
  text-decoration: none;
  color: inherit;
  padding: 15px 0;
}

div.row.block-result {
  margin-top: 0;
  margin-bottom: 0;
}

a.row.block-result {
  min-height: 120px;
  transition: background 0.2s;
  margin-top: 0;
  margin-bottom: 0;
}

a.row.block-result:hover,
a.row.block-result:focus,
a.row.block-result:active {
  background-color: #f7f7f7;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

p,
pre {
  margin: 0 0 20px 0;
  padding: 0;
}

header ul,
footer ul,
nav ul,
ul.nav {
  padding: 0;
  margin: 0;
}

p + ul {
  margin-top: -16px;
}

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

ol {
  list-style-position: inside;
  list-style-image: none;
  list-style-type: none;
  counter-reset: counter(ol);
}

ol li {
  counter-increment: ol;
  margin: 0 0 4px 10px;
}

ol li:before {
  content: counter(ol);
  color: #009ee0;
  padding-right: 5px;
}

/*!! J'utilise a fond des astuces CSS ici. Prendre le temps de comprendre avant d'éditer !!*/
/* Trick CSS pour avoir des videos elastiques Exemple: http://webdesignerwall.com/demo/elastic-videos/ */
div.video-js {
  position: relative;
  padding-bottom: 50%;
  height: 0 !important;
  max-width: 100%;
  overflow: hidden;
  padding-top: 55px;
}

/* Trick only visible while the page is still loading */
video.video-js {
  background-color: #000000;
  max-width: 100%;
  height: auto;
}

/* FIN Trick CSS */
ul li:before {
  content: '';
  background: #142147;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin: 0 7px 0 -15px;
  vertical-align: middle;
}

ul ul li:before {
  background: #009ee0;
}

footer li:before,
nav li:before,
.nav li:before,
header li:before {
  background: none;
  display: none;
}

li {
  padding: 0;
  margin: 0 0 4px 25px;
  position: relative;
}

footer li,
nav li,
.nav li,
header li {
  display: inline;
  padding: 0 5px;
  vertical-align: middle;
  margin: 0;
}

.inner-width {
  width: 100%;
  max-width: 890px;
  margin: 0 auto;
  /*overflow: hidden;*/
}

.full-width {
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}

.mid-width {
  width: 100%;
  max-width: 1030px;
  padding: 0 5px;
  margin: 0 auto;
}

/* ************************** GRID LAYOUT BOOT ************************* */
.col-md-4-5,
.col-md-7-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-md-12 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 100%;
}

.col-md-11 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 91.66666667%;
}

.col-md-10 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 83.33333333%;
}

.col-md-9 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 75%;
}

.col-md-8 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 66.66666667%;
}

.col-md-7-5 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 64%;
}

.col-md-7 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 58.33333333%;
}

.col-md-6 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 50%;
}

.col-md-5 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 41.66666667%;
}

.col-md-4-5 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 36%;
}

.col-md-4 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 33.33333333%;
}

.col-md-3 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 25%;
}

.col-md-2 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 16.66666667%;
}

.col-md-1 {
  vertical-align: top;
  float: left;
  text-align: left;
  width: 8.33333333%;
}

/* Version centrée */
.row.tac {
  text-align: center;
}

/* IE8 ne marche pas bien avec margin auto. J'ai du faire à l'ancienne. */
.row.tac .col-md-12 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-11 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-10 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-9 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-8 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-7-5 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-7 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-6 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-5 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-4-5 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-4 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-3 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-2 {
  display: inline-block;
  float: none;
}

.row.tac .col-md-1 {
  display: inline-block;
  float: none;
}

/* fix problème d'espacement (à la place d'utiliser des commentaires HTML */
.row.tac [class^='col-md-'] {
  margin-right: -4px;
}

.row > .tar {
  text-align: right;
}

/* Version avec marges
   Exempe: 3 CTA sur une page de fond
*/
.full-width > .row {
  margin-left: 0;
  margin-right: 0;
}

/* ************************************************************************ */
h1 {
  margin: 0;
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.02em;
  padding: 10px 0;
}

/* Version alternative du titre */
h1.title-main {
  font-size: 36px;
  font-weight: 200;
  padding: 0 0 10px 0;
  line-height: 42px;
  text-transform: uppercase;
}

h2 {
  margin: 0;
  color: #142147;
  font-size: 36px;
  font-weight: 200;
  padding: 0 0 30px 0;
  letter-spacing: 0.02em;
  /*text-align:left;*/
}

h3 {
  margin: 0;
  font: 24px "Barlow Regular";
  color: #142147;
  padding: 0 0 15px 0;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0.02em;
}

h4 {
  margin: 0;
  color: #142147;
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 10px 0;
  text-align: left;
  letter-spacing: 0.02em;
}

h5 {
  margin: 0;
  color: #142147;
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 10px 0;
  text-align: left;
  /*letter-spacing: 0.02em;*/
}

h6 {
  margin: 0;
  color: #142147;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0;
  text-align: left;
  letter-spacing: 0.02em;
}

.subtitle {
  font-size: 0.8em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}

h1 b,
h2 b,
h3 b,
h4 b,
h5 b h6 b {
  font-family: inherit;
  /* Nos utilisateurs sont creatifs, mais c'est INCORRECT et INTERDIT */
}

section {
  margin: 0 auto;
  padding: 20px 0 20px 0;
  max-width: 1280px;
  overflow: hidden;
  /*min-height:200px;*/
}

table {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

td {
  /* Par defaut */
  vertical-align: top;
  padding: 0 20px 20px 0;
}

td:last-child {
  padding-right: 0;
}

td.media {
  width: 300px;
  /*padding:0;*/
}

article {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

label {
  font-weight: normal;
}

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

@media \0screen {
  img {
    width: auto;
  }
}

/* HACK IE8 */
dl,
menu,
dd {
  margin: 0;
  padding: 0;
}

figure {
  width: 100%;
  max-width: 100%;
  text-align: center;
  margin: 0 0 5px 0;
}

.with-border-top {
  border-top: solid 1px #a9a9a9;
  padding: 15px 0;
  margin: 10px 0;
}

.row div:first-child figure {
  text-align: left;
}

.row div:last-child figure {
  text-align: right;
}

.with-vert-sep {
  border-left: solid 1px #a9a9a9;
}

.with-horiz-sep {
  border-top: solid 1px #a9a9a9;
  padding-top: 5px;
}

#block-corresponding-all-results > div {
  padding: 15px 0;
}

h1.emphasize2,
h2.emphasize2,
h3.emphasize2,
h4.emphasize2,
h5.emphasize2,
h6.emphasize2 {
  text-transform: uppercase;
}

.block-result p.cut {
  max-height: 100px;
}

/****** LES DIFFERENTES COULEUR DE FOND ******/
.dark-bg-1 {
  background-color: #142147 !important;
  color: #ffffff;
}

.dark-bg-1 * {
  color: #ffffff;
  border-color: #ffffff;
}

.dark-bg-1 .typo-huge {
  color: #ffffff;
}

.dark-bg-1 .with-horiz-sep,
.dark-bg-1 .with-vert-sep {
  border-color: #ffffff;
}

.dark-bg-2 {
  background-color: #00b3b6 !important;
}

.dark-bg-2 * {
  color: #ffffff;
  border-color: #ffffff;
}

.dark-bg-2 .typo-huge {
  color: #ffffff;
}

.dark-bg-2 .with-horiz-sep,
.dark-bg-2 .with-vert-sep {
  border-color: #ffffff;
}

.medium-bg-1 {
  background-color: #009ee0 !important;
  color: #ffffff;
}

.medium-bg-1 * {
  color: #ffffff;
  border-color: #ffffff;
}

.medium-bg-1 .typo-huge {
  color: #ffffff;
}

.medium-bg-1 .with-horiz-sep,
.medium-bg-1 .with-vert-sep {
  border-color: #ffffff;
}

.medium-bg-2 {
  background-color: #f07d00 !important;
}

.medium-bg-2 * {
  color: #ffffff;
}

.medium-bg-2 .typo-huge {
  color: #ffffff;
}

.medium-bg-2 .with-horiz-sep,
.medium-bg-2 .with-vert-sep {
  border-color: #ffffff;
}

.light-bg-1 {
  background-color: #6ac3ef !important;
  color: #ffffff;
}

.light-bg-1 * {
  color: #ffffff;
  border-color: #ffffff;
}

.light-bg-1 .with-horiz-sep,
.light-bg-1 .with-vert-sep {
  border-color: #ffffff;
}

.light-bg-2 {
  background: url("../images/bg-pattern.png") 0 0 repeat #e3e3e3 !important;
}

.light-bg-2 * {
  border-color: #ffffff;
}

.light-bg-2 .with-horiz-sep,
.light-bg-2 .with-vert-sep {
  border-color: #ffffff;
}

.light-bg-3 {
  background: #f7f7f7 !important;
}

/****** *************************** ******/
#floating-menu {
  position: fixed;
  z-index: 400;
  right: 0;
  top: 50%;
  margin-right: -60px;
  transition: margin 0.3s;
  margin-top: -50px;
}

#floating-menu.visible {
  visibility: visible;
  margin-right: 0;
}

body.modal-open #floating-menu {
  visibility: hidden;
}

#floating-menu a {
  display: block;
  height: 56px;
  width: 56px;
  text-align: center;
  background: #e3e3e3;
  color: #009ee0;
  padding: 13px;
  margin-bottom: 2px;
  transition: opacity 0.3s;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#floating-menu.visible a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

#stickyDisclaimer {
  background-color: #727272;
  background-color: rgba(114, 114, 114, 0.9);
  color: #ffffff;
  padding: 15px 0;
}

div.ie8 #stickyDisclaimer {
  /* IE 8 ONLY !!! */
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#e56D6D6D,endColorstr=#e56D6D6D)';
  zoom: 1;
}

#stickyDisclaimer.fixed {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 38px;
  z-index: 200;
  padding: 5px 0;
}

#stickyDisclaimer p {
  padding: 0;
  margin: 0;
}

#cookie_info {
  background: #727272;
  color: #ffffff;
  padding: 5px 10px;
  z-index: 1;
  position: relative;
}

#cookie_info .typo-small {
  margin-bottom: 0;
  max-width: 980px;
}

#cookie_info .typo-small p {
  display: inline;
  margin: 0;
}

#cookie_info .typo-small a {
  color: #f07d00;
}

#cookie_info .typo-small button {
  display: block;
  font-size: 1em;
  margin: 8px auto 5px;
  padding-top: 3px;
}

#cookie_info .close-btn {
  font-size: 1.5em;
  vertical-align: middle;
  color: #ffffff;
  padding: 0 5px;
  position: relative;
  left: 22px;
}

body.has-cookie .popin-view {
  padding-left: 14px;
}

body.has-cookie .popin-view h1 {
  color: inherit;
}

.nowrap {
  white-space: nowrap;
}

section.header-section {
  min-height: 220px;
  text-align: center;
  padding: 10px 0 0 0;
  margin: 0;
  overflow: visible;
  position: relative;
}

div.bg-header {
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-position: 50% 0;
  background-size: cover;
  /*z-index:-1;*/
}

div.article-header {
  margin-top: 50px;
}

div.article-header article {
  background: #ffffff;
  min-height: 290px;
  padding-right: 10px;
}

.header-section div.inner-width {
  position: relative;
}

.header-section p {
  text-align: left;
}

.header-section article p {
  padding-right: 30px;
}

.header-section article p:first-child {
  padding-top: 15px;
}

.breadcrumb {
  margin: 20px 0 !important;
  background: none;
  border-radius: 0;
  padding: 0;
  white-space: nowrap;
}

.breadcrumb a {
  color: inherit !important;
  text-decoration: none;
}

.breadcrumb li {
  padding: 0;
  margin: 0;
  color: #ffffff !important;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 95%;
  height: 15px;
  padding-left: 20px;
}

.breadcrumb li:before {
  background: none;
  position: absolute;
  left: 0;
  margin-left: 0;
  bottom: 2px;
}

.breadcrumb > li + li:before {
  content: '\68';
  font-family: 'icons';
  height: auto;
  font-size: 0.8em;
}

.breadcrumb > .active span {
  color: inherit;
  border-bottom: solid 1px #009ee0;
}

.dn {
  display: none;
}

.typo-legend {
  color: #009ee0;
  font-size: 0.9em;
}

.color-error {
  color: #CC0000;
}

.fonds-choices,
.gammes-choices {
  position: relative;
  min-height: 1px;
}

.fonds-choices > div,
.gammes-choices > div {
  padding-top: 15px;
  padding-bottom: 15px;
}

.loadable {
  transition: opacity 0.2s ease-out;
}

.loading {
  cursor: progress;
}

.loading .fa-spin {
  color: #e3e3e3;
  font-size: 5em;
}

.loading.loadable {
  opacity: 0.1;
  filter: alpha(opacity=10);
}

ul.mini-tab {
  white-space: nowrap;
}

ul.mini-tab li {
  display: inline-block;
  border-left: solid 1px;
  margin: 20px 0;
  padding: 0 20px;
  line-height: normal;
}

ul.mini-tab li:first-child {
  border-left: 0;
}

ul.mini-tab li a {
  text-decoration: none;
  white-space: nowrap;
}

ul.mini-tab a.active,
ul.mini-tab li.active a {
  color: #009ee0;
}

.medium-bg-1 ul.mini-tab a:hover,
.medium-bg-1 ul.mini-tab a.active,
.medium-bg-1 ul.mini-tab li.active a {
  color: #142147;
}

ul.mini-tab li:after,
ul.mini-tab a:after {
  bottom: -25px;
}

ul.mini-tab li.active:after,
ul.mini-tab a.active:after {
  bottom: -20px;
}

.number-results {
  float: left;
  width: 100%;
  clear: both;
}

ul.pagination {
  margin: 20px 0 40px 0;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

ul.pagination li {
  margin: 0;
  display: inline;
  padding: 0 8px;
}

ul.pagination li:before {
  display: none;
}

.pagination > li > a {
  margin: 0;
  padding: 0;
  border: none;
  color: #142147;
  text-decoration: none;
}

.pagination > li > a:hover {
  color: #009ee0;
}

.pagination > li > a .icon {
  margin: 0 5px;
  vertical-align: middle;
}

.pagination li a.active {
  text-decoration: none;
  color: #009ee0;
}

@keyframes fill-loader {
  0% {
    width: 0%;
    opacity: 1;
  }
  50% {
    width: 100%;
    opacity: 1;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}

.fill-loader:before {
  animation-name: fill-loader;
  animation-timing-function: linear;
  animation-duration: 1s;
  background: -moz-linear-gradient(left, #142147 0%, #009ee0 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #142147), color-stop(100%, #009ee0));
  background: -webkit-linear-gradient(left, #142147 0%, #009ee0 100%);
  background: -o-linear-gradient(left, #142147 0%, #009ee0 100%);
  background: -ms-linear-gradient(left, #142147 0%, #009ee0 100%);
  background: linear-gradient(to right, #142147 0%, #009ee0 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#7abcff', endColorstr='#4096ee', GradientType=1);
  bottom: 0;
  content: '';
  height: 1px;
  position: absolute;
  width: 0;
  left: 0;
}

.fill-loader.start:before {
  animation-name: fill-loader;
  animation-timing-function: linear;
  animation-duration: 5s;
}

.anchor {
  position: relative;
  top: -61px;
}

/* header fixed bar + cycle-slider fixed bar */
#tabs-container .anchor {
  top: -125px;
}

.classic-header,
table.classic td {
  padding: 15px 20px;
  font-weight: normal;
}

table.classic tr:nth-child(even) {
  background: #f7f7f7;
}

table.table-bordered-vert,
table.table-bordered-vert th {
  border: 1px solid #e3e3e3;
}

table.table-bordered-vert td {
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}

div.ie8 .navbar-toggle {
  display: none;
}

div.ie8 .navbar-header {
  float: left;
}

div.ie8 .navbar-collapse.collapse {
  display: block !important;
  visibility: visible !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}

div.ie8 .navbar-nav {
  margin: 0;
}

.cancel-before-li li:before {
  display: none;
}

.title-bonus {
  color: #727272;
  text-align: right;
  font-size: 0.7em;
  font-weight: 200;
  vertical-align: middle;
  line-height: 0.7em;
  /*padding-left: 15px;*/
  white-space: nowrap;
}

.result-per-page a {
  color: inherit;
  text-decoration: none;
}

.result-per-page a.active {
  border-bottom: solid 1px;
}

.tooltip {
  position: absolute;
  z-index: 999;
  color: #CC0000;
}

.tooltip-inner {
  max-width: 400px;
  padding: 20px;
  color: #727272;
  text-align: left;
  text-decoration: none;
  background-color: #ffffff;
  border-radius: 0;
  border: 1px solid #e3e3e3;
}

.tooltip.top .tooltip-arrow {
  bottom: -2px;
  left: 50%;
  margin-left: -5px;
  border-width: 8px 8px 0 8px;
  border-color: transparent;
  border-top-color: #ffffff;
}

.tt-menu {
  width: 100%;
  margin: 0;
}

.tt-menu p {
  margin: 0;
}

.tt-menu .tt-dataset-suggestions {
  border: 1px solid #e3e3e3;
  background: #ffffff;
  border-top: 0;
  text-align: left;
  line-height: normal;
}

.tt-menu .tt-dataset-suggestions div {
  padding: 15px;
}

.tt-menu .tt-dataset-suggestions .tt-cursor {
  background-color: #e3e3e3;
  cursor: pointer;
}

.lexicon-results dd {
  padding-left: 15px;
  border-left: 5px solid #e3e3e3;
}

ul.lexicon-letters {
  text-align: center;
}

ul.lexicon-letters li {
  display: inline-block;
  margin: 0;
}

ul.lexicon-letters li a {
  width: 28px;
  color: #142147;
  border-left: 1px solid #142147;
  display: inline-block;
  text-decoration: none;
  text-align: center;
}

ul.lexicon-letters li:first-child a {
  border-left: none;
}

ul.lexicon-letters li a.selected,
ul.lexicon-letters li a:hover {
  background-color: #142147;
  color: #ffffff;
}

ul.lexicon-letters li a.disabled {
  color: #a9a9a9;
}

ul.lexicon-letters li a.disabled:hover {
  background-color: #e3e3e3;
}

.lexicon-results {
  /*transition:opacity 0.2s;*/
}

.lexicon-results:empty {
  min-height: 200px;
  cursor: progress;
}

.lexicon-results:before {
  opacity: 0;
  transition: opacity 0.2s, width 0.2s;
  background: -moz-linear-gradient(left, #142147 0%, #009ee0 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #142147), color-stop(100%, #009ee0));
  background: -webkit-linear-gradient(left, #142147 0%, #009ee0 100%);
  background: -o-linear-gradient(left, #142147 0%, #009ee0 100%);
  background: -ms-linear-gradient(left, #142147 0%, #009ee0 100%);
  background: linear-gradient(to right, #142147 0%, #009ee0 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#7abcff', endColorstr='#4096ee', GradientType=1);
  content: '';
  display: block;
  height: 1px;
  width: 100%;
}

.lexicon-results:empty:before {
  animation-name: fill-loader;
  animation-timing-function: linear;
  animation-duration: 2s;
}

.nav-tabs {
  border-bottom: 0;
}

span.title-main {
  font-size: 36px;
  font-weight: 200;
  padding: 0 0 10px 0;
  line-height: 42px;
  text-transform: uppercase;
  color: #ffffff;
}

.productsheet span.title-main {
  text-transform: none;
}

.amundi-fund-drop-button h1 {
  font-size: 14px;
  color: #343434;
  display: inline;
}

.fund-description .col-md-6 .risk_nl {
  width: 280px;
}

.fund-description .disclaimer {
  float: left;
  width: 100%;
  text-align: left;
  padding: 15px 0 0 0;
  font-size: 0.9em;
}

form#documents-search-filters {
  margin-bottom: 14px;
}

.bg-grey-background {
  background-color: #f7f7f7;
}

.nota_secondary {
  color: #142147 !important;
}

.secure-pg:after {
  font-family: 'FontAwesome';
  content: '\f023';
  margin-left: 8px;
}

.col-md-9.input-select:before {
  font-family: fontawesome;
  position: absolute;
  right: 30px;
  top: 10px;
}

.inner-width.specific-disclaimer {
  font-size: 12px;
  position: relative;
  bottom: 28px;
}

.inner-width.specific-disclaimer p {
  margin: 0;
}

.navbar-default {
  border: none;
  background: #ffffff;
  margin: 0;
  border-radius: 0;
}

.navbar-collapse {
  padding: 0;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 29px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

#logo {
  height: 90px;
  width: 139px;
}

#logo img {
  height: 53px;
  margin-top: 17px;
  margin-left: 10px;
  width: auto;
  max-width: none;
}

header.active #logo img[src*='.svg'] {
  height: 73px;
  margin-top: -6px;
  transition: all 0.5s;
  margin-left: -6px;
}

#logo img[src*='.svg'] {
  height: 96px;
  margin-top: -4px;
  margin-left: -11px;
}

#header-main {
  height: 90px;
  border-bottom: 1px solid #e3e3e3;
}

#header-main .full-width {
  position: relative;
}

.menu-nav li a {
  font: 14px "Barlow Regular";
  color: #727272;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 90px;
}

#header-links .navbar-nav a.active:after {
  border-color: transparent transparent #142147 transparent;
}

#header-links a.is-active,
#header-links .navbar-default .navbar-nav > li > a:active,
#header-links .navbar-default .navbar-nav > li > a:hover,
#header-links .navbar-default .navbar-nav > li > a:focus,
#header-links .navbar-default .navbar-nav > li.active > a,
#header-links .navbar-default .navbar-nav > li.active > a:hover,
#header-links .navbar-default .navbar-nav > li.active > a:focus {
  color: #009ee0;
  background-color: transparent;
  text-decoration: none;
}

a.img-link-overlay {
  position: relative;
  display: inline-block;
  width: 217px;
  max-width: 100%;
  max-height: 146px;
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 15px;
}

a.img-link-overlay .menuoverlay {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.75)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.75) 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#33000000', endColorstr='#bf000000', GradientType=0);
  content: '';
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: top 0.2s;
  text-shadow: 0 0 2px #555555;
}

a.img-link-overlay:hover .menuoverlay {
  top: -100px;
}

a.img-link-overlay .text {
  position: absolute;
  top: 30%;
  left: 10px;
  right: 10px;
  text-align: center;
}

a.img-link-overlay .text:after {
  color: #009ee0;
  content: '\2192';
  display: block;
  margin-top: 10px;
  font-size: 1.5em;
  text-align: center;
}

a.link-search {
  display: inline-block;
  font-size: 32px;
  background-color: #f7f7f7;
  width: 81px;
  text-align: center;
  line-height: 89px;
  text-decoration: none !important;
  color: #727272;
  transition: color 0.2s, background 0.2s;
}

a.link-search:hover,
a.link-search:focus,
a.link-search:active {
  color: #009ee0;
  background: transparent;
}

div.search-nav a {
  font-size: 32px;
}

a.link-search.active {
  color: #009ee0;
}

div.search-menu {
  border: none;
  text-align: center;
  overflow: visible;
}

.twitter-typeahead {
  width: 100%;
}

div.search-menu input {
  width: 100%;
  height: 60px;
  border-radius: 5px;
  background-color: #ffffff;
  border: solid 1px #a9a9a9;
  padding: 5px 60px 5px 60px;
  line-height: 50px;
  outline-style: none;
  margin: 0;
}

div.search-menu .inner-width {
  position: relative;
  padding: 0 !important;
}

div.search-menu .icon-search {
  font-size: 25px;
  padding: 0;
  line-height: 26px;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
}

div.search-menu button.ok {
  position: absolute;
  top: 7px;
  right: 8px;
  height: 46px;
  border-radius: 5px;
  background-color: #009ee0;
  font-size: 22px;
  padding: 0 6px;
  border: 0;
  text-align: center;
  color: #ffffff;
  margin: 0;
}

div.relative {
  position: relative;
}

/*
div.regular-menu-content.active{
    margin-top:1px;
}
*/
/* Menu version mini */
header.active #header-main,
header.active #logo {
  height: 60px;
  transition: height 0.5s;
}

header.active #logo img {
  height: 40px;
  margin-top: 10px;
  transition: all 0.5s;
}

#header.active .nav.menu-nav li,
#header.active .nav.menu-nav li a,
#header.active div.search-nav a {
  line-height: 60px;
  transition: line-height 0.5s;
}

#header.active div.search-nav a {
  line-height: 59px;
  font-size: 25px;
}

#header .nav.menu-nav {
  text-align: right;
}

#header .nav.menu-nav li {
  display: inline-block;
  padding: 0;
  line-height: 90px;
  vertical-align: top;
}

#header .nav.menu-nav li a:hover {
  background-color: transparent;
  color: #009ee0;
}

#header .nav.menu-nav li a:focus {
  background-color: transparent;
}

@media only screen and (max-width: 1160px) {
  .menu-content-pane > .row > .col-md-3 {
    width: 50%;
  }
  .menu-content-pane > .row > .col-md-3 .details {
    height: 120px;
  }
}

@media only screen and (max-width: 660px) {
  .menu-content-pane {
    padding: 12px;
  }
  .menu-content-pane .col-md-4 {
    width: 100%;
  }
  .menu-content-pane > .row > .col-md-3 {
    width: 100%;
  }
  .menu-content-pane > .row > .col-md-3 .details {
    height: 80px;
  }
  #header-links .nav-satelite li a:not(.active) {
    display: none;
  }
}

/*
 Mode mini header avec footer static
 J'essaye de conserver ici toutes les consequences sur les margins/padding que ce mode un peu particulier a.
 */
@media only screen and (max-width: 660px), only screen and (max-height: 660px) {
  #header-main,
  #logo {
    height: 60px;
  }
  #logo img {
    height: 40px;
    margin-top: 10px;
  }
  #logo img[src*='.svg'] {
    height: 69px;
    margin: 0;
  }
  #header .nav.menu-nav li,
  #header .nav.menu-nav li a,
  #header div.search-nav a {
    line-height: 60px;
  }
  #header div.search-nav a {
    font-size: 25px;
  }
  #header .navbar-toggle {
    margin: 14px !important;
  }
  #header-links {
    position: relative !important;
  }
  #page {
    padding-top: 0;
    padding-bottom: 50px;
  }
  #page.with-cookie_info {
    padding-top: 0;
  }
  .anchor {
    top: 0;
    /* Pusiqu'on est en mode fixe */
  }
  #stickyDisclaimer.fixed {
    bottom: 0;
  }
}

#header-links {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #ffffff;
}

#header-links:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #e3e3e3;
  z-index: -1;
  height: 1px;
}

#header-main a:after,
#header-links .block_lang-select a:after,
#metanav .full-width a:after {
  border-style: solid;
  border-width: 0 7px 6px 7px;
  border-color: transparent transparent #ffffff transparent;
  bottom: -5px;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  opacity: 0;
  transition: bottom 0.2s ease-in, opacity 0.2s ease-in;
  width: 0;
  visibility: hidden;
}

#header-main a.link-search:after {
  display: none;
}

#header-links .tools a:after {
  border-bottom-color: #e3e3e3 !important;
}

#header-links .block_lang-select a:after {
  border-bottom-color: #f7f7f7 !important;
}

#header-main a:after {
  border-bottom-color: #142147 !important;
}

#header-main a.active:after,
#metanav .full-width a.active:after,
#header-links div.block_lang-select li.active a:after {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}

/*
	visibility: visible;
	opacity: 1;
	bottom: -1px;
}
*/
#header-links .tools a {
  padding: 9px 15px;
  border-left: 1px solid #a9a9a9;
}

#header-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: -60px;
  z-index: 201;
  display: none;
}

#metanav {
  background-color: #343434;
  color: #a9a9a9;
  font-size: 10px;
  font-weight: bold;
  line-height: 29px;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  height: 29px;
  transition: margin 0.2s;
  z-index: 2;
  position: relative;
}

#metanav .full-width {
  position: relative;
  height: 29px;
}

header.active #metanav {
  margin-top: -29px;
}

#metanav a {
  color: #a9a9a9;
  transition: color 0.2s;
}

#metanav .tools {
  background-color: #343434;
  position: absolute;
  top: 0;
  right: 0;
}

#metanav .tools a {
  position: relative;
  text-decoration: none;
}

#header-links .tools .icon-down {
  margin-left: 10px;
  font-size: 0.8em;
}

#header-links .tools .icon-user {
  margin-right: 10px;
}

#header-links .tools .fa-globe {
  display: none;
}

#metanav .tools a.active,
#metanav a:focus,
#metanav a:active,
#metanav a:hover {
  color: #ffffff;
}

#metanav a.active {
  color: #009ee0;
  text-decoration: none;
}

#metanav li {
  display: inline-block;
  padding: 0 12px;
  position: relative;
  vertical-align: top;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.menu-content {
  position: relative;
}

.menu-content-pane {
  background: #142147;
  border-bottom: solid 6px #009ee0;
  left: 0;
  opacity: 0;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  margin: -6px auto 0;
  transition: opacity 0.2s ease-out, margin-top 0.2s ease-out;
  visibility: hidden;
  z-index: -1;
  text-align: left;
  max-width: 1280px;
  width: 100%;
}

.ie8 .menu-content-pane {
  max-width: 1250px;
  box-sizing: content-box;
}

.menu-content-pane .tab-content {
  display: none;
}

.menu-content-pane.metanav-menu-content {
  background: url("../images/bg-pattern.png") #e3e3e3;
  border-bottom: none;
}

.menu-content-pane.active {
  visibility: visible;
  margin-top: 0;
  opacity: 1;
}

.menu-content-pane.active .tab-content {
  display: block;
}

.menu-content-pane.metanav-menu-content > div {
  display: none;
}

.menu-content-pane.metanav-menu-content.active {
  z-index: 1;
}

.menu-content-pane.metanav-menu-content.active > div {
  display: inherit;
}

.menu-content-pane li {
  display: block;
  padding: 0 0 10px 0;
}

.menu-content-pane li:before {
  color: #009ee0;
  speak: none;
  content: '\2192';
  background: none;
  width: auto;
  height: auto;
  display: inline;
  margin: 0 7px 0 0;
  vertical-align: baseline;
}

.block_lang-select .tabpanel ul.nav-tabs {
  border: none;
}

.block_lang-select .tabpanel li {
  padding: 0;
}

.block_lang-select li:before {
  content: '';
  margin: 0;
  padding: 0;
}

.block_lang-select .nav a {
  color: #142147;
  border: none;
  background-color: transparent;
  font-weight: bold;
  padding: 10px 40px;
  font-size: 1.1em;
  margin: 0;
}

.block_lang-select .nav li.active a,
.block_lang-select .nav a:hover {
  color: #009ee0;
  background-color: transparent;
  border: none;
}

.block_lang-select .nav .active a {
  color: #009ee0;
  border: none;
  background-color: transparent;
}

.block_lang-select .lang-list {
  background: #f7f7f7;
  border: solid 1px #e3e3e3;
  padding: 50px;
  margin-top: -1px;
}

.lang-only .block_lang-select .lang-list {
  padding: 0;
  margin-top: -1px;
  position: absolute;
  top: 0;
  right: 0;
}

.lang-only .block_lang-select .lang-list li {
  padding: 0 30px;
}

.block_lang-select .lang-list a {
  color: #666666;
}

.block_lang-select .lang-list a:hover {
  color: #009ee0;
}

.block_lang-select .lang-list li {
  padding: 0 30px 0 0;
}

.block_lang-select .lang-list li div {
  padding: 10px 0;
  border-bottom: 1px dotted #c4c5c6;
}

.navbar-default .navbar-toggle {
  border: none;
  border-radius: 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #f7f7f7;
}

.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #009ee0;
}

#header .navbar-toggle {
  margin: 27px;
}

#header.active .navbar-toggle {
  margin: 14px;
  -webkit-transition: margin 0.5s;
  -moz-transition: margin 0.5s;
  transition: margin 0.5s;
}

.menu-content-pane.metanav-menu-content.small-menu {
  background: none;
}

.menu-content-pane.metanav-menu-content.small-menu > .full-width {
  background: url("../images/bg-pattern.png") #e3e3e3;
  padding: 15px;
  max-width: 500px;
  right: 0;
  top: 0;
  position: absolute;
}

#account-extranet .tac {
  background: #f7f7f7;
  border: solid 1px #e3e3e3;
  padding: 15px 0;
}

#account-extranet li {
  padding: 5px 0;
}

/* Icone Lock dans le menu */
.menu-content-pane .text-item a.secure-pg:after {
  font-family: 'FontAwesome';
  content: '\f023';
  margin-left: 8px;
}

@media (max-width: 1024px) {
  #header-links .full-width {
    overflow: visible;
  }
  #header .navbar-collapse {
    position: absolute;
    width: 100%;
    top: 100%;
    background: #142147;
    border-bottom: solid 6px #009ee0 !important;
    float: none !important;
    padding: 5px 25px;
  }
  #header .navbar-collapse .nav.menu-nav li {
    display: block;
  }
  #header .navbar-collapse .nav.menu-nav li:before {
    vertical-align: top;
  }
  #header .navbar-collapse .nav.menu-nav li a {
    width: calc(100% - 25px);
  }
  .navbar-nav {
    margin: 7.5px 0;
  }
  .menu-nav li:before {
    color: #009ee0;
    content: '\2192';
    background: none;
    width: auto;
    height: auto;
    display: inline;
    margin-right: 7px;
    vertical-align: baseline;
  }
  .navbar-default .navbar-nav > li > a {
    color: #ffffff;
  }
  #header .nav.menu-nav {
    text-align: left;
  }
  #menu {
    overflow: hidden;
  }
  #menu li {
    line-height: 40px !important;
    transition: none !important;
    display: block;
    width: auto;
    padding: 0;
  }
  #menu li a {
    line-height: 40px !important;
    width: auto;
    padding: 0;
  }
  #header .nav.menu-nav li a {
    display: inline-block;
    color: #ffffff;
  }
}

@media (max-width: 800px) {
  #metanav li {
    padding: 0 5px;
  }
  #metanav .tools span {
    display: none;
  }
  #header-links .tools a {
    padding: 9px 20px;
  }
  #header-links .tools .icon {
    font-size: 1.2em;
  }
  #header-links .tools .fa {
    font-size: 1.3em;
  }
  #header-links .tools .icon-user {
    margin: 0;
  }
  #header-links .tools .fa-globe {
    display: inline;
  }
  .menu-content-pane {
    padding: 15px;
  }
  .block_lang-select .nav a {
    padding: 10px;
  }
  .block_lang-select .lang-list {
    padding: 30px 15px;
  }
  #header .navbar-collapse {
    padding: 5px 10px;
  }
  #header .navbar-collapse .nav.menu-nav li {
    margin: 0 14px 0 0;
  }
  #header .navbar-collapse .nav.menu-nav li:before {
    margin: 0 2px 0 0;
  }
}

@media (max-width: 660px) {
  #header-links div.block_lang-select li.active a:after {
    display: none;
  }
  #header #metanav .full-width .nav-satelite li {
    height: 29px;
    float: left;
    padding: 0;
  }
  #header #metanav .full-width .nav-satelite li a.active {
    height: 29px;
    text-align: center;
    white-space: pre-wrap;
    width: 138px;
  }
  #header #metanav .full-width .nav-satelite li:first-child a {
    line-height: 1.4;
  }
  #header .navbar-collapse {
    padding: 5px 15px;
  }
}

#footer {
  /*margin-top: 39px;*/
  margin-bottom: 37px;
  position: relative;
  z-index: 199;
  bottom: 0;
  left: 0;
  right: 0;
}

#footer.fixed {
  position: fixed;
}

#footer .medium-bg-1 .full-width {
  overflow: visible;
  position: relative;
}

#footer .dark-bg-1 .full-width p,
#footer .dark-bg-1 .full-width ul {
  margin: 0;
}

#footer .baseline {
  font-size: 28px;
  font-weight: 200;
  padding: 35px 0;
}

#footer .logo {
  display: inline-block;
  margin: -15px 40px -36px 40px;
  width: 164px;
  height: 164px;
}

#footer .logo img {
  width: 100%;
  margin-top: -10px;
}

#footer .question-footer {
  display: inline-block;
}

#footer .question-footer p {
  display: inline-block;
  font-size: 1.7em;
  padding: 35px 0;
  margin: 0;
}

#footer .question-footer a.btn-reverse {
  position: absolute;
  top: 35px;
  right: 40px;
  margin: 0;
}

#footer .link-contact {
  margin: 31px 40px 36px 0 !important;
}

#footer .link-contact:hover {
  background: #ffffff;
  color: #009ee0;
}

#footer .sites-text {
  font-size: 16px;
  font-weight: bold;
  padding: 48px 19px 31px 40px;
  float: none !important;
  display: inline-block;
}

#footer .nav-partners {
  display: inline-block;
}

#footer .nav-partners li {
  display: inline-block;
  padding: 24px 0 31px 0;
}

#footer .nav-partners li a {
  font: 12px "Barlow Regular";
  padding: 0 10px;
  border-left: 1px solid #81899f;
  color: #ffffff;
}

#footer .inner-width .nav-links {
  height: 37px;
  overflow: hidden;
  text-align: right;
}

.navbar-toggle {
  margin: 2px 3px 0 0;
}

.navbar-toggle:hover span {
  background-color: #ffffff;
}

.navbar-toggle span {
  background-color: #888888;
}

.nav-links li {
  display: inline-block;
  margin-top: 8px;
  border-left: 1px solid #81899f;
  padding: 0;
}

.nav-links .collapsing li,
.nav-links .in li {
  display: block;
  text-align: left;
  border-left: none;
}

.nav-links .collapsing li.legal,
.nav-links .in li.legal {
  margin-bottom: 1em;
}

.nav-links li:first-child,
.nav-links li.legal {
  border: none;
}

.nav-links li.legal {
  border: none;
  font: 12px "Barlow Regular";
  padding: 0 12px;
  color: #ffffff;
}

.nav-links li a {
  font: 12px "Barlow Regular";
  padding: 0 10px;
  color: #ffffff;
  display: block;
}

.nav-links .row {
  text-align: right;
}

#footer_quicklinks {
  border-top: none;
}

#footer_quicklinks ul {
  margin-bottom: 9px;
}

#footer_quicklinks ul li a {
  color: #81899f;
}

#footer_quicklinks ul li a:hover {
  color: #ccd2db;
}

.navbar-fixed-bottom {
  border-top: 1px solid #81899f;
  min-height: 38px;
  z-index: 500;
  /* comme le header */
}

.navbar-fixed-bottom .navbar-header {
  border-bottom: 1px solid #81899f;
}

/* ********************************** */
/* Boutons sociaux. Attention peuvent */
/* être ailleurs que dans le footer   */
/* ********************************** */
.social {
  display: table;
  overflow: hidden;
}

.dark-bg-1 .social {
  border-left: 1px solid #81899f;
  border-right: 1px solid #81899f;
}

.social li {
  float: left;
  text-align: center;
  margin-top: 0;
  position: relative;
  padding: 0;
  border-left: solid 1px #ffffff;
}

.social li a {
  background-color: #81899f;
  vertical-align: middle;
  display: table-cell;
  width: 46px;
  height: 37px;
  margin: 0 auto;
  padding: 0;
}

.social li a i {
  color: #ffffff;
}

.dark-bg-1 .social li {
  border-left-color: #81899f;
}

.dark-bg-1 li a {
  background: transparent;
}

.dark-bg-1 .social li a i {
  color: #81899f;
}

.social li .link-facebook {
  font-size: 17px;
}

.social li .link-twitter {
  font-size: 14px;
}

.social li .link-youtube {
  font-size: 20px;
}

.social li .link-linkedin {
  font-size: 15px;
}

.social li .link-googleplus {
  font-size: 15px;
}

.social li .link-instagram {
  font-size: 15px;
}

.social li .link-instagram {
  font-size: 17px;
}

.social li .link-instagram i {
  font-size: 15px;
}

.social a:hover .icon {
  top: -46px;
  transition: top 0.2s linear;
}

.social a:before {
  content: '';
  color: #142147;
  background: #ffffff;
  text-align: center;
  font-family: 'icons';
  display: block;
  width: 46px;
  height: 38px;
  line-height: 38px;
  position: absolute;
  bottom: -49px;
  left: 0;
  z-index: 20;
  transition: bottom 0.2s ease-out;
}

.social a:hover:before {
  bottom: 0;
  left: 0;
  transition: bottom 0.2s ease-out 100ms;
}

.social a:hover.link-facebook:before {
  content: '\64';
}

.social a:hover.link-twitter:before {
  content: '\6c';
}

.social a:hover.link-youtube:before {
  content: '\6e';
}

.social a:hover.link-linkedin:before {
  content: '\66';
}

.social a:hover.link-googleplus:before {
  content: '\65';
}

.social a:hover.link-instagram:before {
  content: '\f16d';
  font-family: FontAwesome;
  font-size: 17px;
}

.social a:hover.link-instagram:before {
  content: '\f16d';
  font-family: FontAwesome;
  font-size: 17px;
}

@media only screen and (max-width: 1025px) {
  #footer_quicklinks {
    float: none !important;
  }
  #footer .question-footer {
    vertical-align: top;
  }
  #footer .question-footer a.btn-reverse {
    position: relative;
    top: inherit;
    right: inherit;
    margin: 0 0 15px 0;
  }
  #footer .question-footer p {
    display: block;
    padding: 9px 0;
    font-size: 18px;
  }
  .dark-bg-1 .social {
    border-left: none;
  }
}

@media only screen and (max-width: 1024px) {
  .nav-links .navbar-collapse li {
    display: inline-block;
    min-width: 49%;
  }
  .nav-links .navbar-collapse li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media only screen and (max-width: 800px) {
  #footer .nav-partners {
    display: block;
    padding-bottom: 10px;
  }
  #footer .nav-partners li {
    display: block;
    padding: 0 1em 1em 40px;
    text-align: left;
    min-width: 50%;
  }
  #footer .nav-partners li a {
    padding: 4px 10px;
  }
}

@media only screen and (max-width: 660px) {
  .nav-links .navbar-collapse li {
    display: block;
  }
  #footer .sites-text {
    padding: 10px 0 10px 40px;
  }
  #footer .nav-partners {
    display: block;
    padding-bottom: 10px;
  }
  #footer .nav-partners li {
    display: block;
    padding: 0 1em 1em 40px;
    text-align: left;
    min-width: 50%;
  }
  #footer .nav-partners li a {
    padding: 4px 10px;
  }
  #footer .logo {
    display: block;
    text-align: center;
    margin: auto;
    margin-bottom: -45px;
    width: 80px;
    height: 100px;
  }
  #footer .medium-bg-1 .full-width .logo img {
    margin-top: -25px;
  }
  #footer .question-footer {
    display: block;
    text-align: center;
  }
  #footer .question-footer a.btn-reverse {
    padding: 6px 10px;
  }
}

.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
  bottom: 0;
}

.modal-dialog {
  width: 890px;
  max-width: 100%;
  margin: 130px auto;
  z-index: 1041;
}

.modal-content {
  border: none;
  background: transparent;
  box-shadow: none;
  max-height: 100%;
  text-align: center;
  max-width: 100%;
  width: 100%;
}

.modal-header {
  padding: 0;
  border: none;
  height: 30px;
  position: relative;
}

.modal-header h4 {
  color: #ffffff;
  text-align: center;
  padding: 3px 0;
}

.modal-header button {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #ffffff;
  font-size: 30px;
  font-weight: 200;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  opacity: 1 !important;
  filter: none !important;
}

.modal-body {
  padding: 0;
  background: #000000;
}

/* ---------------------------------------------------- */
#modal_popin_image.full-height {
  cursor: zoom-out;
}

#modal_popin_image.modal .modal-dialog {
  width: auto;
  max-width: 95%;
  height: 95%;
  max-height: 95%;
  margin: auto;
}

#modal_popin_image .modal-content {
  position: absolute;
  top: 31px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  transform: scale(0.3, 0.3);
  opacity: 0.1;
}

#modal_popin_image .modal-body {
  max-height: 100%;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  display: inline-block;
  height: 100%;
  width: 100%;
}

#modal_popin_image.in .modal-content {
  transform: scale(1, 1);
  opacity: 1;
  transition: 0.5s ease-out;
}

#modal_popin_image.full-height .modal-body {
  background-image: none !important;
  width: 100%;
  max-width: 1280px;
}

#modal_popin_image.full-screen .modal-body img {
  display: none !important;
}

/* ********* G�n�r�s par EZOE ********** */
.obj-left,
.tal,
.text-left {
  text-align: left;
}

.obj-right,
.tar,
.text-right {
  text-align: right;
}

.obj-center,
.tac,
.text-center {
  text-align: center !important;
}

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

/* ********* **************** ********** */
.emphasize {
  font-weight: bold;
  color: #142147;
}

.emphasize2 {
  color: #009ee0;
}

.date {
  color: #a9a9a9;
  margin-bottom: 10px;
}

.quote {
  color: #009ee0;
  display: inline-block;
  position: relative;
  padding: 0 30px;
  margin: 15px;
  font-size: 18px;
  font-weight: 200;
}

.quote:before {
  content: '\201C';
  color: #009ee0;
  font-size: 72px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 40px;
}

.quote:after {
  content: '\201D';
  color: #009ee0;
  font-size: 72px;
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 5px;
}

/* Cet objet est truff� de subtilit�s CSS */
.key-sentence {
  height: 315px;
  padding: 0 20px;
  vertical-align: middle;
  display: table-cell;
  width: 890px;
  /* Explication table-layout n'est pas � fixed, donc $theme-inner-width est plafonn� par l'espace dispo (Le centre de la page, ou le div englobant ) */
  border-bottom: solid 15px transparent !important;
  /* Margin-bottom n'est pas dispo pour une table-cell */
  /*background-clip: padding-box;*/
  position: relative;
}

/* A cause d'IE8 qui ne supporte pas background-clip, j'ai du improviser*/
.key-sentence:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 300px;
  display: block;
  background-color: #009ee0;
  z-index: -1;
}

.key-sentence:after {
  content: '';
  position: absolute;
  bottom: 0;
  display: block;
  background-color: #142147;
  left: 0;
  right: 0;
  height: 5px;
}

.key-sentence h4 {
  padding-bottom: 20px;
}

.key-sentence * {
  vertical-align: middle;
  color: #ffffff;
}

.typo-small {
  font: 12px "Barlow Regular";
  margin-bottom: 0.7em;
}

.typo-huge {
  font-size: 54px;
  font-weight: bold;
  color: #009ee0;
  margin: 0;
  white-space: nowrap;
}

table.key-bloc,
table.etf-key-bloc {
  /*width:auto;*/
  height: 280px;
  letter-spacing: 0.02em;
  font-size: 16px;
  font-weight: 200;
  margin: 10px 0;
}

table.etf-key-bloc p,
table.key-bloc p {
  margin: 0;
  padding: 0;
}

table.etf-key-bloc td,
table.key-bloc td {
  width: 33.33333%;
  padding: 20px 30px;
  vertical-align: middle;
  border-left: solid 10px transparent;
  background-clip: padding-box;
}

table.etf-key-bloc td:first-child,
table.key-bloc td:first-child {
  border-left-width: 0;
  margin-top: 20px;
}

table.etf-key-bloc td::after,
table.key-bloc td::after {
  background: none repeat scroll 0 0 #ffffff;
  content: '';
  display: block;
  height: 4px;
  margin: 20px auto 0;
  width: 35px;
}

table.etf-key-bloc td.dark-bg-1::after {
  background: none repeat scroll 0 0 #142147;
}

.mceContentBody .row {
  margin-bottom: 15px;
}

ul.big-margin {
  margin-top: 0;
}

ul.big-margin li {
  margin-bottom: 15px;
}

ol.big-circle li {
  margin: 0 0 15px 45px;
}

ol.big-circle li:before {
  display: block;
  background-color: #009ee0;
  border-radius: 100%;
  height: 32px;
  width: 32px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  line-height: 32px;
  font-size: 18px;
  position: absolute;
  left: -45px;
  top: 0;
  font-family: inherit;
  margin: 0;
  padding: 0;
}

.video_tri_figure {
  position: relative;
  margin-bottom: 20px;
}

.video_tri_figure > p {
  cursor: pointer;
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  text-align: center;
  color: #000000;
  font-size: 50px;
  font-weight: bold;
}

.video_tri_figure div img {
  width: 100%;
}

.video_tri_figure div.row {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 15px 0;
}

.video_tri_figure div.row p {
  color: #000000;
}

.video_tri_figure div.row p.typo-huge,
.video_tri_figure div.row p.typo-huge sup {
  color: #009ee0;
}

.video_tri_figure .fa.fa-play:before {
  top: 40%;
}

.rich_card {
  background-color: #f07d00;
}

.rich_card figure {
  margin-bottom: 0;
}

.rich_card img {
  width: 100%;
}

.rich_card div {
  padding: 15px;
}

.rich_card div * {
  color: #ffffff;
}

.rich_card div.parent_color {
  background-color: #009ee0;
}

.colored_vertical div {
  padding: 25px;
  margin-bottom: 25px;
}

.colored_vertical div * {
  color: #ffffff;
}

.colored_vertical div p {
  margin-bottom: 10px;
}

.colored_vertical div ul li:before {
  background: #ffffff;
}

.colored_vertical > div {
  background-color: #6ac3ef;
}

.colored_vertical > div + div {
  background-color: #009ee0;
}

.colored_vertical > div + div + div {
  background-color: #142147;
}

/*Clean bootstrap */
button:active,
.btn:active {
  box-shadow: none;
}

.btn {
  border-radius: 24px;
  font-size: 14px;
  font-weight: bold;
  transition: color 0.2s ease 0s, border-color 0.2s ease 0s, background 0.2s ease 0s, transform 0.1s ease-out;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  padding: 10px 20px;
  border: solid 2px #000000;
  margin: 0 5px 10px;
  position: relative;
  border-color: #009ee0;
  background: #009ee0;
  color: #ffffff;
  max-width: 95%;
}

.btn:focus,
.btn:hover {
  outline: none;
  color: #009ee0;
  background: #ffffff;
}

.btn:active {
  transform: scale(0.97);
  box-shadow: none;
}

.btn.arrow:after {
  content: '\2193';
  margin-left: 10px;
}

.btn.external:after {
  font-family: 'icons';
  content: '\75';
  margin-left: 10px;
}

.btn-reverse {
  border-color: #142147;
  background: transparent;
  color: #142147;
}

.btn-reverse:focus,
.btn-reverse:hover {
  color: #ffffff;
  background: #142147;
}

.btn-slider {
  color: #142147;
  background: #ccd2db;
  background: rgba(255, 255, 255, 0.4);
  padding: 3px 10px;
  border-color: #727272;
  margin: 5px;
}

.btn-slider:focus,
.btn-slider:hover {
  border-color: #ffffff;
}

.btn.btn-fund {
  color: #343434;
  background-color: #ffffff;
  border-color: #e3e3e3;
  border-radius: 5px;
  border-width: 1px;
  padding: 6px 12px;
  margin: 5px 0;
  position: relative;
  z-index: 150 !important;
}

.btn .icon-down {
  font-size: 0.7em;
  padding-left: 10px;
  color: #727272;
}

.btn:hover .icon-down {
  color: #009ee0;
}

.dark-bg-1 .btn-reverse,
.dark-bg-2 .btn-reverse,
.medium-bg-1 .btn-reverse,
.medium-bg-2 .btn-reverse,
.light-bg-1 .btn-reverse {
  border-color: #ffffff;
  color: #ffffff;
}

.dark-bg-1 .btn-reverse:focus,
.dark-bg-1 .btn-reverse:hover {
  background-color: #ffffff;
  color: #142147;
}

.dark-bg-2 .btn-reverse:focus,
.dark-bg-2 .btn-reverse:hover {
  background-color: #ffffff;
  color: #00b3b6;
}

.medium-bg-1 .btn-reverse:focus,
.medium-bg-1 .btn-reverse:hover {
  background-color: #ffffff;
  color: #009ee0;
}

.medium-bg-2 .btn-reverse:focus,
.medium-bg-2 .btn-reverse:hover {
  background-color: #ffffff;
  color: #f07d00;
}

.light-bg-1 .btn-reverse:focus,
.light-bg-1 .btn-reverse:hover {
  background-color: #ffffff;
  color: #6ac3ef;
}

.btn-medium-bg-2 {
  background-color: #f07d00;
  border-color: #f07d00;
}

.btn-medium-bg-2:focus,
.btn-medium-bg-2:hover {
  color: #f07d00;
}

.label {
  border: none;
  display: inline-block;
  color: #ffffff;
  background-color: #142147;
  /* DEFAULT COLOR */
  font-size: 14px;
  font-weight: normal;
  padding: 4px 12px 4px 12px;
  border-radius: 24px;
  margin: 0 10px 5px 0;
}

.label.label-header {
  border: solid 1px #ffffff;
  transition: border 0.2s, color 0.2s;
}

a:hover .label.label-header {
  border-color: #009ee0;
  color: #009ee0;
}

.input-group-addon {
  width: auto;
  min-width: 0;
  height: 50px;
  border-radius: 0;
  line-height: 40px;
}

label.input-group-addon {
  background: none;
  border: none;
  position: absolute;
  color: #e3e3e3;
}

select,
input[type='text'],
input[type='password'],
input[type='email'],
textarea {
  background: #ffffff;
  color: #727272 !important;
  border: solid 1px #a9a9a9 !important;
  width: 100%;
  height: 50px;
  line-height: 40px;
  padding: 5px 10px;
  margin-bottom: 10px;
  box-shadow: none;
  border-radius: 0;
}

select.error,
input.error,
textarea.error {
  border-color: #CC0000 !important;
}

label {
  padding: 0;
  position: relative;
  margin-bottom: 0;
  margin-right: 15px;
  min-width: 100px;
  line-height: 40px;
}

textarea {
  height: 520px;
  line-height: normal;
}

textarea.form-text {
  height: 220px;
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  height: auto;
  width: auto;
  visibility: hidden;
}

.yui3-overlay-content input[type='checkbox'] {
  visibility: visible;
}

input[type='checkbox'] + label,
input[type='radio'] + label {
  padding-left: 15px;
  cursor: pointer;
  color: #a9a9a9;
  font-size: 0.9em;
  line-height: 23px;
  margin-bottom: 5px;
}

input[type='checkbox']:checked + label,
input[type='radio']:checked + label {
  color: #009ee0;
}

input[type='radio'] + label:before,
input[type='checkbox'] + label:before {
  content: '';
  position: absolute;
  left: -15px;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #a9a9a9;
  background: #f7f7f7;
  border-radius: 0;
}

input[type='radio'] + label:before {
  border-radius: 100%;
}

input[type='radio'] + label:after,
input[type='checkbox'] + label:after {
  color: #009ee0;
  content: '✕';
  width: 18px;
  height: 18px;
  font-family: "Barlow Regular";
  font-size: 15px;
  left: -15px;
  line-height: 1;
  position: absolute;
  top: 2px;
  text-align: center;
  padding: 1px;
  transition: all 0.3s;
  z-index: 1;
  transform: scale(0.1);
  visibility: hidden;
}

input[type='radio'] + label:after {
  background: #009ee0;
  border-radius: 100%;
  display: block;
  height: 12px;
  top: 5px;
  content: '';
  width: 12px;
  left: -12px;
}

input[type='radio']:checked + label:after,
input[type='checkbox']:checked + label:after {
  visibility: visible;
  transform: none;
}

/* A supprimer une fois la classe .search_wrapper implémentée dans tous les tpl search_tabs_by_media */
.class-frontpage #search-bar {
  position: relative;
  top: 0;
  z-index: 1;
  overflow: visible;
  /* REQUIRED FOR AUTOSUGGEST MENU */
}

.search_wrapper #search-bar {
  position: relative;
  top: 0;
  z-index: 1;
  overflow: visible;
  /* REQUIRED FOR AUTOSUGGEST MENU */
}

#selection-search-bar,
.selection-search-bar {
  opacity: 0;
  transition: opacity 0.2s ease-in;
  visibility: hidden;
  width: 100%;
  padding: 80px 5px;
  height: 220px;
  margin-top: -220px;
  z-index: 11;
  position: relative;
}

#selection-search-bar.active,
.selection-search-bar.active {
  opacity: 1;
  z-index: 1;
  visibility: visible;
  overflow: visible;
}

.thanks {
  padding: 15px;
}

.newsletter label.error {
  display: none !important;
}

.form-error-container {
  padding: 15px;
}

.ui-menu .ui-menu-item:before {
  content: none;
}

/* **************************************************************************************** */
/*                                           MOBILE                                         */
/* **************************************************************************************** */
@media only screen and (max-width: 890px) {
  .label,
  .btn {
    font-size: 12px;
  }
  #selection-search-bar,
  .selection-search-bar {
    height: 160px;
    margin-top: -160px;
  }
}

/*-- Surcharge du theme chosen pour liste deroulante et autocompletion --*/
.chosen-container {
  width: 100% !important;
  margin-bottom: 10px;
  text-align: left;
}

.chosen-container .chosen-single {
  background: #ffffff;
  color: #727272;
  border: solid 1px #a9a9a9;
  width: 100%;
  height: 50px;
  line-height: 40px;
  padding: 5px 10px;
  box-shadow: none;
  border-radius: 0;
}

.chosen-container .chosen-single span {
  color: #727272;
  font-size: 16px;
  padding-left: 5px;
}

.chosen-container .chosen-single div {
  background: url("../images/arrow.png") no-repeat 50% 50% !important;
}

.chosen-container.chosen-container-active.chosen-with-drop .chosen-single {
  background-image: inherit;
}

.chosen-container .chosen-drop {
  background-clip: inherit;
  border-radius: 0;
  color: #727272;
  margin: 0;
}

.chosen-container .chosen-drop .chosen-search input {
  font-size: 16px;
}

.chosen-container .chosen-drop .chosen-results {
  color: #727272;
  max-height: 100px;
}

.chosen-container .chosen-drop .chosen-results li {
  font-size: 16px;
}

.chosen-container .chosen-drop .chosen-results li:before {
  display: none;
}

.chosen-container .chosen-drop .chosen-results li:hover, .chosen-container .chosen-drop .chosen-results li.highlighted {
  background: #1e90ff;
  color: #ffffff !important;
}

.chosen-container .chosen-drop .chosen-results li:hover em, .chosen-container .chosen-drop .chosen-results li.highlighted em {
  color: #ffffff;
}

.chosen-container .chosen-drop .chosen-results li em {
  color: #727272;
}

@font-face {
  font-family: 'icons';
  src: url("fonts/icons.eot");
  src: url("fonts/icons.eot?#iefix") format("embedded-opentype"), url("fonts/icons.svg#icons") format("svg"), url("fonts/icons.woff") format("woff"), url("fonts/icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.icon {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}

.icon.fa {
  font-family: 'FontAwesome';
}

.icon-arrow:before {
  content: '\61';
}

.icon-bullet:before {
  content: '\62';
}

.icon-down:before {
  content: '\63';
}

.icon-facebook:before {
  content: '\64';
}

.icon-googleplus:before {
  content: '\65';
}

.icon-linkedin:before {
  content: '\66';
}

.icon-menu:before {
  content: '\67';
}

.icon-next:before,
.amundi-breadcrumb > li + li:before {
  content: '\68';
}

.icon-previous:before {
  content: '\69';
}

.icon-pdf:before {
  content: '\70';
}

.icon-book:before {
  content: '\71';
}

.icon-scroll:before {
  content: '\6a';
}

.icon-search:before {
  content: '\6b';
}

.icon-twitter:before {
  content: '\6c';
}

.icon-user:before {
  content: '\6d';
}

.icon-youtube:before {
  content: '\6e';
}

.icon-scroll-alone:before {
  content: '\6f';
}

.icon-donwload-pdf:before {
  content: '\72';
}

.icon-graphique:before {
  content: '\73';
}

.icon-infographie:before {
  content: '\74';
}

.icon-lien-externe:before {
  content: '\75';
}

.icon-zoom:before {
  content: '\76';
}

.icon-chain:before {
  content: '\77';
}

.icon-phone:before {
  content: '\78';
}

.icon-tchat:before {
  content: '\79';
}

.icon-contact:before {
  content: '\7a';
}

.icon-envelop:before {
  content: '\30';
  font-size: 34px;
}

.icon-check:before {
  content: '\31';
}

.icon-cross:before {
  content: '\32';
}

a.icon,
a.fa {
  position: relative;
  display: inline-block;
  max-width: 100%;
  /* Required for IE8 */
  text-decoration: none;
}

a.icon:before,
a.fa:before {
  font-size: 46px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #f7f7f7;
  margin-top: -35px;
  margin-left: -35px;
  width: 70px;
  height: 70px;
  transition: color 0.2s, transform 0.2s;
  background-color: rgba(114, 114, 114, 0.5);
  border-radius: 100%;
  text-align: center;
  line-height: normal;
  padding: 12px 0;
}

a.fa.fa-play:before {
  /* Samy trouve que l'icone play est décallé (a cause de sa forme) */
  padding-left: 5px;
}

div.ie8 a.icon:before,
div.ie8 a.fa:before {
  /* IE8 ONLY !!*/
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f6D6D6D,endColorstr=#7f6D6D6D)';
  zoom: 1;
}

a.icon-zoom {
  cursor: zoom-in;
}

.card .icon {
  color: #009ee0;
  font-size: 0.75em;
}

.card h4 .icon {
  color: inherit;
  position: static;
  display: inline;
  font-size: 1.9em;
  vertical-align: middle;
  padding-right: 8px;
}

.card h4 .icon.fa,
.title-bonus .icon-pdf {
  font-size: 2em;
}

.card h3 .icon {
  color: inherit;
  position: absolute;
  left: 5px;
  top: 1px;
  font-size: 1.3em;
}

.hero-img {
  position: relative;
  max-height: 525px;
  overflow: hidden;
  margin-bottom: 20px;
  width: 100%;
}

.hero-img figure {
  margin: 0;
  padding: 0;
}

.hero-img figure img {
  min-height: 300px;
}

.hero-img .bg {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0;
  padding-bottom: 42px;
  padding-top: 40px;
}

.hero-img .bg h2 {
  display: block;
  margin: auto;
  font-size: 32px;
  font-family: 'Barlow Regular', 'montreal-serial-extraboldRg';
  color: white;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0px 0px 10px #1522467a;
  margin-bottom: 25px;
}

.hero-img .bg a.product {
  font-family: 'montreal-serial-mediumregular';
  color: white;
  padding: 8px 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 19px;
  transition: background-color 0.4s;
  display: inline-block;
  clear: both;
  text-align: center;
  background-color: #00BDF0;
  margin-left: 10px;
  width: 200px;
  margin-bottom: 10px;
  margin-right: 10px;
  letter-spacing: 1px;
}

.hero-img .bg a.investment {
  display: inline-block;
  margin: auto;
  text-transform: uppercase;
  font-family: 'montreal-serial-mediumregular';
  margin-top: 122px;
  clear: both;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
  letter-spacing: 1px;
  color: #152246;
  padding: 4px 20px;
  font-size: 16px;
  transition: background-color 0.4s;
  text-decoration: none;
}

.hero-img .bg p.legend {
  font-size: 14px;
  position: absolute;
  margin-bottom: 0;
  bottom: 0px;
  right: 0px;
  display: inline-block;
  color: white !important;
  padding: 6px 20px;
  background-color: #414042;
}

@media only screen and (max-width: 1024px) {
  .hero-img .bg {
    top: 25%;
  }
  .hero-img .bg h2 {
    font-size: 20px;
  }
  .hero-img .bg a.product {
    width: auto;
  }
  .hero-img .bg a.investment {
    margin-top: 10px;
  }
  .hero-img .bg p.legend {
    font-size: 10px;
  }
}

@media only screen and (max-width: 660px) {
  .hero-img .bg {
    top: 10%;
  }
  .hero-img .bg a.product {
    padding: 5px 20px;
    font-size: 13px;
  }
  .hero-img .bg a.investment {
    font-size: 13px;
  }
}

.productsheet .hero-keys {
  margin-bottom: 0;
}

.hero-keys {
  position: relative;
  height: 506px;
  overflow: hidden;
  margin-bottom: 20px;
}

.hero-keys figure {
  margin: 0;
  padding: 0;
}

.hero-keys figure img {
  min-height: 300px;
}

.hero-keys .bg {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0;
  padding-bottom: 34px;
  min-height: 450px;
}

.hero-keys .bg h2 {
  margin-top: 10px;
  font-family: 'montreal-serial-extraboldRg';
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 3px;
  background-color: rgba(21, 38, 80, 0.8);
  display: inline-block;
  padding: 8px 50px;
  color: #ffffff;
  margin-bottom: 20px;
}

.hero-keys .bg h3 {
  color: #ffffff;
  font-size: 28px;
  font-family: 'montreal-serial-mediumregular';
  text-align: center;
  text-shadow: 2px 2px 2px #333333;
  margin-bottom: 10px;
  padding: 10px;
}

.hero-keys .bg h3.bg_title {
  background-color: rgba(21, 38, 80, 0.8);
}

.hero-keys .bg .kf.building {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 120px;
  padding-right: 120px;
}

.hero-keys .bg .kf.building .key-box {
  background-color: rgba(0, 189, 240, 0.9);
  border-bottom: 6px solid #0E749E;
  height: 200px;
  padding: 10px;
  padding-top: 50px;
  box-shadow: 0 0 15px #999999;
  text-align: center;
  margin-bottom: 10px;
}

.hero-keys .bg .kf.building .key-box p {
  color: #ffffff;
  font-family: 'montreal-serial-lightregular';
  font-size: 18px;
  line-height: 22px;
}

.hero-keys .bg .kf.building .key-box h4 {
  color: #ffffff;
  font-family: 'montreal-serial-extralightRg';
  font-size: 66px;
  line-height: 60px;
  margin-top: 0;
  text-align: center;
}

.hero-keys .bg .kf.building .key-box h4.sm-font {
  font-size: 50px;
  line-height: 60px;
}

.hero-keys .bg .kf.building .key-box sup {
  font-size: 12px;
  top: inherit;
  vertical-align: text-top;
}

.hero-keys .bg p.legend {
  color: #414042 !important;
  background-color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  position: absolute;
  margin-bottom: 0;
  bottom: 0;
  right: 0;
  display: inline-block;
  padding: 6px 20px;
}

.key_figures, .key_figures_content, .product-patch, .help-item {
  display: flex;
  justify-content: center;
  font-family: 'montreal-serial-extralightRg';
}

.key_figures li, .key_figures_content li, .product-patch li, .help-item li {
  text-align: center;
  width: 224px;
  height: 200px;
  margin: 0 10px;
  padding: 50px 10px 10px;
}

.key_figures li:before, .key_figures_content li:before, .product-patch li:before, .help-item li:before {
  display: none;
}

.key_figures li p, .key_figures_content li p, .product-patch li p, .help-item li p {
  font-size: 18px;
  line-height: 22px;
}

.key_figures li p.key-number, .key_figures_content li p.key-number, .product-patch li p.key-number, .help-item li p.key-number {
  font-size: 66px;
  line-height: 60px;
  margin-top: 0;
  margin-bottom: 10px;
}

.key_figures li p.sm-font, .key_figures_content li p.sm-font, .product-patch li p.sm-font, .help-item li p.sm-font {
  font-size: 50px;
}

.key_figures li p sup, .key_figures_content li p sup, .product-patch li p sup, .help-item li p sup {
  margin-left: 4px;
}

.key_figures {
  color: #ffffff;
}

.key_figures li {
  background-color: rgba(0, 189, 240, 0.9);
  border-bottom: 6px solid #0E749E;
  box-shadow: 0 0 15px #999999;
}

.key_figures_content li:after {
  content: '';
  background-color: #a7b1c1;
  position: absolute;
  height: 60px;
  width: 2px;
  right: -11px;
  top: 50px;
}

.key_figures_content li:last-child:after {
  display: none;
}

.key_figures_content li p {
  color: #009ee0;
  font-family: 'montreal-serial-mediumregular';
}

.key_figures_content li p.key-number {
  color: #142147;
  font-family: 'montreal-serial-lightregular';
}

.hero-help-item {
  background: #152246;
  overflow: hidden;
  position: relative;
  padding: 40px 0 60px;
}

.hero-help-item .bg-img {
  position: absolute;
  bottom: 0;
}

.hero-help-item h2 {
  color: #ffffff;
  font-family: 'montreal-serial-lightregular';
  position: relative;
  padding-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
}

.help-item {
  justify-content: space-around;
}

.help-item li {
  display: flex;
  padding: 0;
}

.help-item li a {
  background: rgba(21, 34, 70, 0.3);
  border: 1px solid #ffffff;
  color: #ffffff;
  overflow: hidden;
  padding: 10px;
  width: 100%;
  height: 100%;
  transition: background-color 0.3s, border-color 0.3s;
}

.help-item li a:hover {
  background: #00b5ed;
  border: 1px solid #00b5ed;
}

.help-item li a:hover:after {
  background: #152246;
}

.help-item li a:after {
  content: " ";
  background: #00b5ed;
  display: block;
  margin: 20px auto 0;
  height: 4px;
  width: 40px;
}

.help-item li a .fa {
  font-size: 50px;
  margin: 20px 0;
}

.help-item li a .text {
  display: block;
  font-family: 'montreal-serial-mediumregular';
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  max-height: 52px;
  text-transform: uppercase;
  overflow: hidden;
}

.product-patch {
  justify-content: space-around;
  margin: 30px 0;
}

.product-patch li {
  background-color: #f1f2f2;
  box-shadow: 0 0 10px #cccccc;
  border-bottom: 4px solid #00b5ed;
  color: #0e749e;
  display: flex;
  padding: 10px;
  justify-content: center;
  flex-direction: column;
}

.product-patch li .fa {
  font-size: 70px;
  margin-bottom: 20px;
}

.product-patch li p {
  font-family: 'montreal-serial-mediumregular';
  margin: 0;
}

.product-patch li p:last-child {
  max-height: 110px;
  overflow: hidden;
}

.product-intro .intro {
  text-align: center;
  margin: 20px 0 40px;
  padding: 30px;
}

.product-intro .intro p {
  font-family: 'montreal-serial-mediumregular';
  font-size: 22px;
  margin: 0;
}

.product-intro .intro:after, .product-intro .intro:before {
  content: " ";
  background: #2193be;
  height: 3px;
  width: 150px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.product-intro .intro:after {
  bottom: 0;
}

.product-intro .intro:before {
  top: 0;
}

.product-intro .edito {
  background: #f7f7f7;
  margin: 20px 0 40px;
  padding: 30px;
  text-align: center;
}

.product-intro .edito h3 {
  text-align: center;
}

.product-intro .edito p:last-child {
  margin-bottom: 0;
}

.fp-mp-actu {
  background: #ffffff;
  margin-bottom: 15px;
  padding: 20px;
}

.fp-mp-actu h3 {
  color: #2193be;
  font-size: 16px;
  font-family: 'montreal-serial-mediumregular';
  margin-top: 0;
  text-align: left;
}

.fp-mp-actu p {
  font-size: 14px;
}

.fp-mp-actu p.date {
  color: #2193be;
  font-family: 'montreal-serial-mediumregular';
  text-align: right;
  margin-bottom: 0;
}

.add-feat {
  border-radius: 20px;
  padding: 20px 25px;
  margin-bottom: 10px;
}

.add-feat h4 {
  font-size: 16px;
  font-family: 'montreal-serial-mediumregular';
  text-align: left;
}

.add-feat p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}

.add-feat .cta {
  border: none;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  padding: 4px 8px;
}

.add-feat.toknow {
  background: #d1f0fe;
}

.add-feat.toknow .cta {
  background-color: #2193be;
}

.add-feat.toknow h4 {
  color: #2193be;
}

.add-feat.caution {
  background: #fcf5d8;
}

.add-feat.caution .cta {
  background-color: #d7b430;
}

.add-feat.caution h4 {
  color: #d7b430;
}

#ps-last-documents {
  margin-bottom: 40px;
}

#ps-last-documents h3 {
  text-align: center;
  padding: 0;
  margin: 30px 0;
}

.doc_download {
  margin-bottom: 20px;
}

.doc_download .col-xs-12.col-md-4 {
  border: 1px solid #2C98C1;
  text-align: center;
  transition: background-color 0.4s;
  margin: 0 -1px -1px 0;
  padding: 0;
}

.doc_download .col-xs-12.col-md-4 p {
  height: 50px;
  line-height: 1.625;
  margin: 0;
  overflow: hidden;
}

.doc_download .col-xs-12.col-md-4 .date {
  height: 28px;
}

.doc_download .col-xs-12.col-md-4 a {
  display: block;
  padding: 10px 15px;
}

.doc_download .col-xs-12.col-md-4:hover {
  background: #152246;
  border-color: #152246;
}

.doc_download .col-xs-12.col-md-4:hover a, .doc_download .col-xs-12.col-md-4:hover .date {
  color: #ffffff;
}

.gff-menu.responsive {
  display: none;
}

.cta_immo {
  background: #00bdf0;
  color: #ffffff;
  clear: both;
  display: inline-block;
  font-family: 'montreal-serial-mediumregular';
  letter-spacing: 1px;
  padding: 8px 60px;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color 0.4s;
  text-align: center;
}

.cta_immo:hover, .cta_immo:focus {
  background: #41708f;
  color: #ffffff;
}

.hidden-style {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/*
$screen-xs:               480px !default;
$screen-sm:               660px !default; //768px
$screen-md:               800px !default; //992px
$screen-lg:               1200px !default;
$screen-sm-height:        660px !default;
*/
@media only screen and (max-width: 1024px) {
  .hero-keys {
    height: auto;
    background-color: #152650;
    max-height: none;
  }
  .hero-keys figure {
    display: none;
  }
  .hero-keys .bg {
    position: relative;
  }
  .hero-keys .bg h2 {
    font-size: 20px;
  }
  .hero-keys .bg p.legend {
    font-size: 10px;
  }
  .hero-keys .bg .kf.building {
    margin-bottom: 0;
  }
  .hero-keys .bg .kf.building .key-box {
    height: 160px;
    padding-top: 45px;
    box-shadow: none;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 992px) {
  .hero-keys .bg .kf.building {
    padding-left: 60px;
    padding-right: 60px;
  }
  .hero-keys .bg .kf.building .key-box {
    height: 130px;
    padding-top: 27px;
  }
  .hero-keys .bg .kf.building .key-box p {
    font-size: 11px;
    line-height: 14px;
  }
  .hero-keys .bg .kf.building .key-box h4 {
    font-size: 45px;
    line-height: 50px;
  }
  .hero-keys .bg .kf.building .key-box h4.sm-font {
    font-size: 30px;
    line-height: 32px;
  }
  .key_figures, .key_figures_content, .product-patch, .help-item {
    display: block;
  }
  .key_figures li, .key_figures_content li, .product-patch li, .help-item li {
    width: 100%;
    margin: 0 0 20px;
  }
  .key_figures_content li:after {
    content: '';
    height: 2px;
    width: 160px;
    left: 50%;
    right: inherit;
    bottom: -21px;
    top: inherit;
    transform: translateX(-50%);
  }
  .hero-help-item {
    padding-bottom: 0;
  }
  .hero-help-item .bg-img {
    display: none;
  }
  .help-item a {
    width: 100%;
  }
}

@media screen and (max-width: 800px) {
  .doc_download .col-md-4, .doc_download .col-md-3 {
    width: 100%;
  }
  .gff-menu {
    display: none;
  }
  .gff-menu.responsive {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .hero-keys {
    height: auto;
    background-color: #152650;
    max-height: none;
  }
  .hero-keys figure {
    display: none;
  }
  .hero-keys .bg {
    position: relative;
  }
  .hero-keys .bg .kf.building {
    padding-left: 30px;
    padding-right: 30px;
  }
  .hero-keys .bg .kf.building .key-box {
    height: 160px;
    padding-top: 45px;
    box-shadow: none;
    margin-bottom: 10px;
  }
}

.slide,
.slider {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  height: 612px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: top center;
}

.block-carrousel a,
.mini-carrousel a {
  text-decoration: none !important;
}

.block-carrousel .controls {
  font-size: 1.5em;
}

.block-carrousel .controls i {
  position: absolute;
  bottom: 48%;
  left: 0;
  right: 0;
  transition: color 0.2s;
}

.block-carrousel .control {
  position: absolute;
  top: 0;
  bottom: 0;
  cursor: pointer;
  width: 50px;
  z-index: 101;
}

.block-carrousel .control.cycle-prev {
  text-align: center;
}

.block-carrousel .control.cycle-next {
  right: 0;
  text-align: center;
}

.block-carrousel .cycle-prev:hover i,
.block-carrousel .cycle-next:hover i {
  color: #009ee0;
}

.block-carrousel .link-bottom,
.block-carrousel .link-bottom .icon,
.block-carrousel .link-bottom:before {
  position: absolute;
  left: 50%;
  width: 42px;
  margin-left: -21px;
}

.block-carrousel .link-bottom {
  bottom: 10%;
  height: 42px;
  font-size: 22px;
  line-height: 22px;
  z-index: 100;
  border-radius: 50%;
  border: 2px solid #a7b1c1;
  color: #a7b1c1;
  overflow: hidden;
}

.block-carrousel .link-bottom .icon {
  bottom: -21px;
  text-align: center;
  line-height: 80px;
  transition: bottom 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}

.block-carrousel .link-bottom:before {
  content: '\6f';
  color: #009ee0;
  font-family: 'icons';
  text-align: center;
  display: block;
  height: 42px;
  line-height: 70px;
  top: -70px;
  z-index: 20;
  transition: top 0.2s ease-out;
}

.block-carrousel .link-bottom:hover {
  border-color: #009ee0;
}

.block-carrousel .link-bottom:hover .icon {
  bottom: -80px;
}

.block-carrousel .link-bottom:hover:before {
  top: -15px;
}

.cycle-pager {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25%;
  z-index: 101;
  text-align: center;
  font-size: 13px;
}

.cycle-pager a {
  margin: 0 2px;
  color: inherit;
}

.cycle-pager a i {
  transition: color 0.2s;
}

.cycle-pager a.cycle-pager-active i {
  color: #009ee0;
}

.block-carrousel .carrousel-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 35%;
}

.block-carrousel .carrousel-content {
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: 0;
  text-align: center;
  padding: 0 10%;
  margin: auto;
}

.block-carrousel .carrousel-content .intro {
  font-size: 1.4em;
  line-height: normal;
  padding-bottom: 40px;
}

.block-carrousel .carrousel-content h2 {
  font-size: 42px;
}

.row.mini-carrousel .block {
  border: solid 1px #e3e3e3;
  height: 785px;
  margin-bottom: 45px;
  position: relative;
}

.row.mini-carrousel .block-right {
  padding: 30px 30px;
}

.row.mini-carrousel .block-right article:first-child {
  border: none;
  padding-top: 0;
  margin-top: 0;
}

.row.mini-carrousel .block-right article {
  border-top: solid 1px #e3e3e3;
  padding-top: 30px;
}

.row.mini-carrousel .card.news {
  border: none;
  background: transparent !important;
}

.row.mini-carrousel .card.news .details {
  height: auto;
}

.row.mini-carrousel .block-right .card.news .details {
  margin: 15px 0;
}

.row.mini-carrousel .block-right .card.news h5 {
  color: #142147;
  text-transform: none;
}

.row.mini-carrousel .block-pager {
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
}

.row.mini-carrousel .block-pager div {
  display: inline;
}

.row.mini-carrousel .card.news .text {
  height: 250px;
}

.row.mini-carrousel .card.news p {
  height: auto;
}

.mini-carrousel .control {
  font-size: 1.5em;
  color: #142147;
  vertical-align: middle;
  padding: 0 15px;
}

.posr .tabs-container {
  padding-top: 30px;
}

.posr.tabs-content {
  position: relative;
}

/* carroussel avec onglets */
.posr .tabs-pager-container {
  position: relative;
  width: 100%;
  top: inherit;
}

.posr .tabs-nav {
  display: table;
  width: 100%;
}

.posr .tabs-pager-container.cycle-pager-docked::after {
  height: 3px;
  width: 100%;
  position: absolute;
  top: 100%;
  content: '';
  display: block;
  background-color: #f07d00;
}

.posr .tabs-pager-container.cycle-pager {
  border: 1px solid #e3e3e3;
}

.posr .tabs-pager-container .cycle-pager-link-container {
  width: 12.5%;
  border-left: 1px solid #e3e3e3;
  position: relative;
  transition: all 0.2s ease;
  float: none;
  display: table-cell;
  font: 12px "Barlow Regular", Arial, Verdana, Barlow Regular, sans-serif;
  font-weight: bold;
}

.posr .cycle-pager-docked .cycle-pager-link-container {
  font-family: "Barlow Regular";
  font-size: 15px;
  font-weight: 200;
}

.posr .cycle-pager .cycle-pager-link-container a {
  height: 80px;
  line-height: 80px;
  background-color: #ffffff;
  display: block;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  margin: 0;
  padding: 0 10px;
  transition: none;
  color: #343434;
}

.posr .cycle-pager .cycle-pager-link-container a:hover {
  background: #ccecf9;
  /*color: $theme-color-01-00;*/
}

.posr .cycle-pager-docked .cycle-pager-link-container a.cycle-pager-link {
  position: relative;
  vertical-align: middle;
  display: block;
  height: 60px;
  line-height: 60px;
  text-decoration: none;
  text-align: center;
  padding: 0 10px;
  margin: 0;
}

.posr .tabs-pager-container .cycle-pager-link-container a span {
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
  max-height: 60px;
  overflow: hidden;
}

.posr .cycle-pager .cycle-pager-link-container.cycle-pager-active a {
  background-color: #009ee0 !important;
  color: #ffffff !important;
}

.posr .tabs-pager-container .cycle-pager-link-container:first-child {
  border-left: none;
}

/* Arrow pour carroussel ou slider*/
.arrow-when-active::after {
  height: 0;
  width: 0;
  left: 50%;
  bottom: -7px;
  margin-left: -7px;
  position: absolute;
  display: block;
  border-style: solid;
  border-color: transparent transparent #ffffff transparent;
  border-width: 0 7px 6px 7px;
  content: '';
  opacity: 0;
  visibility: hidden;
  transition: bottom 0.2s ease-in, opacity 0.2s ease-in;
}

.cycle-pager-active a.arrow-when-active::after,
.arrow-when-active.active::after {
  bottom: -3px;
  visibility: visible;
  opacity: 1;
}

.arrow-when-active.big-arrow::after {
  border-width: 0 12px 9px 12px;
}

.cycle-pager-docked .arrow-when-active::after {
  z-index: 1;
}

.cycle-pager-docked.fixed {
  position: fixed;
  top: 60px;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  left: inherit;
  right: inherit;
  /* Le slider/gallery utilise un z-index jusque 100 */
  z-index: 101;
}

.cycle-pager-docked.fixed-after {
  position: absolute;
  bottom: 96px;
}

.posr .cycle-pager-docked .cycle-pager-active a.cycle-pager-link {
  background-color: #f07d00 !important;
}

.posr .cycle-pager-docked .cycle-pager-link span {
  color: #142147;
}

.posr .cycle-pager-docked .cycle-pager-active .cycle-pager-link span {
  color: #ffffff;
}

#anchor-cycle-pager-docked.fixed {
  height: 60px;
}

.posr a.cycle-pager-button {
  display: none;
}

.tabs-container-bar {
  height: 3px;
  margin: 40px 0;
}

.gallery-container {
  position: relative;
}

.gallery-container .slide {
  height: 501px;
  width: 100%;
}

.gallery-container .controls {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 100px;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
}

.gallery-container .controls .control {
  position: absolute;
  text-align: center;
  border: 2px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  width: 40px;
  height: 40px;
  bottom: 30px;
  transition: border-color, color, 0.3s ease;
}

.gallery-container .controls .control:hover {
  cursor: pointer;
  border-color: #009ee0;
  color: #009ee0;
}

.gallery-container .controls .cycle-prev {
  left: 40px;
}

.gallery-container .controls .cycle-next {
  right: 40px;
}

.gallery-container .controls i {
  position: absolute;
  top: 10px;
}

.gallery-container .controls .cycle-prev i {
  left: 13px;
}

.gallery-container .controls .cycle-next i {
  left: 15px;
}

.gallery-container .controls span {
  font-family: "Barlow Regular";
  font-weight: 200;
}

.gallery-container .controls #current-caption {
  font-size: 2.3em;
}

.gallery-container .controls #txt-caption {
  font-weight: bold;
  margin-left: 5px;
}

.gallery-container #img_caption {
  position: absolute;
  width: 60%;
  height: 40px;
  left: 20%;
  top: 15px;
  text-align: center;
  color: #ffffff;
}

#modal_popin_image article.fullscreen-gallery-container {
  height: 100%;
  /*background-color:$theme-color-00-00;*/
}

#modal_popin_image .gallery-container,
#modal_popin_image .slide-container {
  height: 100%;
}

/* /// CORPO /// */
.slider .business-controls #sliders-pager {
  display: inline-block;
  margin: 0 5px;
  position: relative;
}

.business-height {
  height: 443px !important;
}

.block-carrousel .business-controls {
  position: absolute;
  z-index: 101;
  text-align: center;
  cursor: pointer;
  bottom: 30px;
  left: 28%;
}

.block-carrousel .business-controls i {
  position: static;
  bottom: auto;
  left: auto;
  right: auto;
  transition: color 0.2s, background-color 0.2s;
  display: inline-block;
}

.block-carrousel .business-controls .cycle-prev,
.block-carrousel .business-controls .cycle-next {
  display: inline-block;
  width: auto;
  position: static;
}

.business-controls .cycle-pager a.cycle-pager-active i.icon-bullet {
  background-color: #ffffff;
  color: transparent;
}

.mini-carrousel .business-controls .cycle-pager a.cycle-pager-active i.icon-bullet {
  color: #001c4b;
}

.block-carrousel .business-wrapper {
  bottom: 0;
}

.block-carrousel .business-content {
  position: absolute;
  left: 0;
  bottom: 40%;
  text-align: left;
  padding: 0 0;
  max-width: 40%;
  margin-left: 28%;
}

.block-carrousel .business-content h2 {
  font-size: 26px;
  font-family: "Barlow Regular";
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 0;
  max-height: 62px;
  overflow: hidden;
}

.block-carrousel .business-content .intro {
  font-size: 1.2em;
  font-family: "Barlow Regular";
  line-height: normal;
  padding-bottom: 0;
  max-height: 164px;
  overflow: hidden;
}

.block-carrousel .business-content a.btn.btn-reverse {
  position: absolute;
  bottom: -94px;
}

.block-carrousel .business-content .btn-slider {
  margin: 5px 0 15px;
  position: absolute;
  bottom: 0;
}

.row.mini-carrousel .col-md-5,
.row.mini-carrousel .col-md-6 {
  padding-left: 5px;
  padding-right: 5px;
}

.block-carrousel .business-controls i.icon-bullet {
  border-radius: 100%;
  color: #ffffff;
  background-color: transparent;
}

/* Side Slider for Business Content */
.block-carrousel .side-slider {
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  width: 300px;
  height: 320px;
  padding: 25px 20px;
  top: 60px;
  right: 50px;
  z-index: 101;
}

.block-carrousel .side-slider .side-slider-subtitle {
  font-family: "Barlow Regular";
  font-weight: bold;
  font-size: 0.8em;
  line-height: 7px;
}

.block-carrousel .side-slider .side-slider-title {
  font-family: "Barlow Regular";
  font-weight: bold;
  font-size: 1.2em;
}

.block-carrousel .side-slider .side-slider-content {
  padding-top: 5px;
  font-family: "Barlow Regular";
  font-size: 0.9em;
  line-height: 20px;
  font-weight: 200;
}

.block-carrousel .side-slider .btn {
  position: absolute;
  bottom: 20px;
  left: 10%;
  width: 80%;
}

.block-carrousel .sliders-pager {
  position: absolute;
  z-index: 101;
  text-align: center;
  cursor: pointer;
  bottom: 30px;
  left: 30%;
}

/* End Side Slider */
/* begin home header fund slider (moteur) */
section.home-header-fund-slider {
  height: 410px !important;
}

section.home-header-fund-slider .block-carrousel {
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 1280px;
}

section.home-header-fund-slider .block-carrousel .business-content {
  top: 31px;
  bottom: 16%;
}

section.home-header-fund-slider .home-header-fund-height {
  height: 410px !important;
}

.home_slider.search_products {
  background: #009ee0;
  z-index: 200;
  color: #ffffff;
  padding: 20px;
  position: absolute;
  right: 20px;
  width: 27%;
  height: auto;
  top: 31px;
}

.home_slider.search_products .tip_tabs_links a:hover {
  color: white;
  text-decoration: underline !important;
}

.home_slider.search_products select {
  line-height: 1.3;
  padding: 5px 20px 5px 12px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #ffffff url("../images/arrow.png") no-repeat right 6px top 50%;
}

.home_slider.search_products select::-ms-expand {
  display: none;
}

/* end home header fund slider (moteur) */
@media only screen and (max-width: 800px) {
  .cycle-pager-docked.fixed {
    left: 0;
  }
}

@media only screen and (max-width: 890px) {
  .slide,
  .slider {
    height: 360px;
  }
  .block-carrousel .controls {
    font-size: 1.2em;
  }
  .block-carrousel .control {
    width: 30px;
  }
  .block-carrousel .carrousel-content {
    left: 30px;
    right: 30px;
    padding: 0;
  }
  .block-carrousel .carrousel-content .intro {
    font-size: 1em;
    padding-bottom: 20px;
    max-height: 170px;
  }
  .block-carrousel .carrousel-content h2 {
    font-size: 1.6em;
    padding-bottom: 10px;
    max-height: 106px;
  }
  .block-carrousel .link-bottom {
    bottom: 5%;
  }
  .block-carrousel .carrousel-content-wrapper img {
    max-height: 140px;
    width: auto;
  }
  .posr .cycle-pager .cycle-pager-link-container a {
    height: 100px;
    line-height: 100px;
  }
  .posr .cycle-pager-docked .row {
    margin: 0;
  }
  .posr .cycle-pager-docked a {
    padding: 0 5px;
  }
  .posr .cycle-pager-docked a.col-md-3 {
    width: 25%;
  }
  .gallery-container .slide {
    height: 451px;
  }
  .cycle-pager a {
    margin: 0 5px;
    /* Pour les gros doigts sur ipad */
  }
  .block-carrousel .side-slider {
    width: 260px;
    height: 318px;
  }
  .block-carrousel .business-content {
    margin-left: 6%;
  }
}

@media only screen and (max-width: 660px) {
  #anchor-cycle-pager-docked.fixed {
    height: 50px;
  }
  .posr .cycle-pager-docked {
    top: 0;
  }
  .posr .cycle-pager-docked.fixed-after {
    top: inherit;
  }
  .posr .tabs-pager-container a::after {
    display: none;
  }
  .posr .tabs-pager-container .cycle-pager-link-container a.cycle-pager-link {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
  }
  .posr .tabs-pager-container .cycle-pager-link-container a span {
    display: none;
    color: #ffffff;
  }
  .posr .tabs-pager-container .cycle-pager-link-container.cycle-pager-active a span {
    display: inline-block;
  }
  .posr .tabs-pager-container .cycle-pager-link-container {
    transition: width 0.5s, background-color 0.5s;
    float: none;
    display: table-cell;
    width: 2%;
  }
  .posr .tabs-pager-container .cycle-pager-link-container a {
    padding: 0;
  }
  .posr .tabs-pager-container a.cycle-pager-button {
    position: relative;
    width: 15%;
    padding: 0;
  }
  .posr .tabs-pager-container .cycle-pager-button::after {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    content: '';
    left: 50%;
    margin-bottom: -10px;
    margin-top: 15px;
  }
  .posr .tabs-pager-container a.cycle-pager-left {
    float: left;
  }
  .posr .tabs-pager-container a.cycle-pager-right {
    float: right;
  }
  .posr .cycle-pager a.cycle-pager-left::after {
    border-right-color: #009ee0;
    margin-left: -15px;
  }
  .posr .cycle-pager a.cycle-pager-right::after {
    border-left-color: #009ee0;
    margin-left: -5px;
  }
  .posr .cycle-pager-docked a.cycle-pager-left::after {
    border-right-color: #f07d00;
    margin-left: -20px;
  }
  .posr .cycle-pager-docked a.cycle-pager-right::after {
    border-left-color: #f07d00;
    margin-left: -2px;
  }
  .posr .tabs-pager-container .cycle-pager-active {
    width: 60%;
  }
  /* mobile for cycle slider */
  .posr .tabs-pager-container .cycle-pager-button {
    display: inline-block;
    height: 50px;
    margin: 0;
  }
  .posr .tabs-pager-container .tabs-nav {
    width: 70%;
    border-right: 1px solid #e3e3e3;
  }
  .posr .tabs-pager-container .cycle-pager-link-container:first-child {
    border-left: 1px solid #e3e3e3;
  }
  .row.mini-carrousel .block {
    height: auto;
    padding-bottom: 45px;
  }
  .row.mini-carrousel .card.news .text {
    height: 150px;
  }
  .row.mini-carrousel .block-pager {
    bottom: 10px;
  }
  .gallery-container .slide {
    height: 339px;
  }
  .block-carrousel .side-slider {
    top: 360px;
    left: 0;
    width: 100%;
    height: 200px;
    text-align: center;
    background: #4c6081;
  }
  .block-carrousel .side-slider .btn {
    bottom: 10px;
  }
  .business-height {
    height: 360px !important;
    overflow: visible;
    margin-bottom: 230px;
  }
  .block-carrousel .business-content {
    position: static;
    margin: 40px;
    max-width: 100%;
  }
  .block-carrousel .business-content a.btn.btn-reverse {
    position: static;
  }
  .block-carrousel .business-content .btn-slider {
    bottom: 88px;
    left: 50%;
    transform: translateX(calc(-50% - 2px));
  }
}

@media only screen and (max-width: 660px) {
  .row.mini-carrousel .block {
    height: auto;
  }
  .gallery-container .slide {
    height: 249px;
  }
  .gallery-container #img_caption {
    top: 0;
  }
  .gallery-container .controls .cycle-prev {
    left: 10px;
  }
  .gallery-container .controls .cycle-next {
    right: 10px;
  }
  .block-carrousel .side-slider {
    height: 230px;
  }
  /* begin home header fund slider (moteur) */
  section.home-header-fund-slider {
    height: 683px !important;
  }
  section.home-header-fund-slider .home_slider.search_products {
    background: #009ee0 !important;
    height: auto !important;
    top: 360px !important;
  }
  section.home-header-fund-slider .block-carrousel .controls {
    bottom: 60px !important;
    left: 34%;
  }
  /* end home header fund slider (moteur) */
}

@media only screen and (max-height: 660px) {
  .cycle-pager-docked.fixed {
    top: 0;
  }
}

/* MEDIA QUERIES */
@media only screen and (max-width: 910px) {
  section .full-width,
  .inner-width,
  .mid-width {
    max-width: 100%;
    padding: 0 10px;
  }
  body {
    font-size: 14px;
  }
  h1,
  h1.title-main {
    font-size: 24px;
    line-height: normal;
  }
  h2 {
    font-size: 24px;
    padding-bottom: 10px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 14px;
  }
  .typo-huge {
    font-size: 36px;
  }
  /* .typo-small          {font-size:11px;}  Ca fait mal aux yeux sur IPAD */
}

@media only screen and (max-width: 800px) {
  /******************************** Ajustement TYPO ********************************/
  .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .col-md-12,
  .col-md-11,
  .col-md-10,
  .col-md-9,
  .col-md-8,
  .col-md-7,
  .col-md-6,
  .col-md-5,
  .col-md-4,
  .col-md-3,
  .col-md-2,
  .col-md-1,
  .col-md-4-5,
  .col-md-7-5 {
    padding: 0 5px;
  }
  .col-md-3,
  .col-md-2,
  .col-md-1 {
    width: 50%;
  }
  section {
    padding-top: 10px;
  }
  p {
    margin-bottom: 10px;
  }
  table.key-bloc,
  table.etf-key-bloc {
    height: auto;
    font-size: 14px;
  }
  .breadcrumb {
    margin: 0 0 10px 0 !important;
  }
  section.header-section {
    min-height: 160px;
  }
  /*div.bg-header {
        max-height:160px;
        // On retire pour l'instant
    }*/
  div.article-header {
    margin-top: 30px;
  }
  div.article-header article {
    min-height: 0;
  }
  ul.mini-tab li {
    margin: 10px 0;
    padding: 0 10px;
  }
  ul.mini-tab a:after {
    bottom: -15px;
  }
  ul.mini-tab a.active:after {
    bottom: -10px;
  }
  .inner-width.specific-disclaimer p {
    margin: 0;
  }
}

@media only screen and (max-width: 660px) {
  body {
    min-height: 100vh;
  }
  .col-md-12,
  .col-md-11,
  .col-md-10,
  .col-md-9,
  .col-md-8,
  .col-md-7,
  .col-md-6,
  .col-md-5,
  .col-md-4-5,
  .col-md-7-5 {
    width: 100%;
  }
  .col-md-4,
  .col-md-3 {
    width: 50%;
  }
  /* Row imbriquées */
  .row .row .col-md-9,
  .row .row .col-md-8,
  .row .row .col-md-7,
  .row .row .col-md-6,
  .row .row .col-md-5,
  .row .row .col-md-4,
  .row .row .col-md-3,
  .row .row .col-md-2,
  .row .row .col-md-1,
  .row .row .col-md-4-5,
  .row .row .col-md-7-5 {
    width: 50% !important;
  }
  .row div figure {
    text-align: center !important;
    width: 100%;
  }
  .row div figure img {
    width: 100%;
    height: auto;
  }
  .key-sentence {
    height: auto;
    padding: 40px 20px;
  }
  #floating-menu {
    display: none;
  }
  ul.mini-tab {
    white-space: normal;
    padding: 5px 0;
  }
  ul.mini-tab li {
    display: inline-block;
    min-width: 45%;
    margin: 5px 0;
  }
  ul.mini-tab a.active:after {
    display: none;
  }
  ul.pagination li:not(:first-child):not(:last-child) {
    display: none;
  }
  .hidden-xs {
    /* Hidden if extra small */
    display: none;
  }
  .breadcrumb {
    white-space: inherit;
    overflow: hidden;
  }
}

@media only screen and (max-width: 480px) {
  .col-md-12,
  .col-md-11,
  .col-md-10,
  .col-md-9,
  .col-md-8,
  .col-md-7,
  .col-md-6,
  .col-md-5,
  .col-md-4,
  .col-md-4-5,
  .col-md-7-5,
  .col-md-3,
  .col-md-2,
  .col-md-1 {
    width: 100%;
  }
  .row > .tar {
    text-align: left;
  }
  figure {
    /*padding-top:5px; Non sur expert */
    padding-bottom: 5px;
  }
  table.etf-key-bloc tbody,
  table.key-bloc tr {
    display: block;
  }
  table.etf-key-bloc td,
  table.key-bloc td {
    display: block;
    width: 100%;
    position: static;
    padding: 30px 15px;
    border-left: none;
  }
  div.article-header article {
    margin: 0;
    padding: 0;
  }
  div.article-header figure {
    padding-top: 0;
  }
  section.header-section article p:first-child {
    padding: 0 5px;
  }
  .with-vert-sep {
    border-left: none;
  }
}

/* Elles ont en general une largeur de 1/3, et utilisent à fond les layout de bootstrap */
.card {
  border: solid 1px #e3e3e3;
  padding: 0;
  height: 580px;
  position: relative;
  margin: 0 auto 30px;
  display: block;
  color: inherit;
  transition: transform 0.2s, background 0.2s;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.2);
}

div.ie8 .card.document {
  /* IE 8 ONLY !!! */
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF,endColorstr=#33FFFFFF)';
  zoom: 1;
}

.mini-carrousel .card {
  height: auto;
}

/*
.col-md-4 .card {
    max-width: 350px;
}
*/
.card img {
  width: 100%;
  height: auto;
}

.card .card-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 30px;
}

.card .details {
  padding: 0;
  /*padding: 10px 10px 10px 0;*/
  margin: 30px;
  position: relative;
  overflow: hidden;
  max-height: 330px;
}

.card .details .secure-pg:after {
  content: none;
}

.card .details .secure-pg:before {
  font-family: 'FontAwesome';
  content: '\f023';
  margin-right: 8px;
}

.card.external-login-form .details {
  max-height: inherit;
}

a.card {
  text-decoration: none;
  color: inherit;
}

a.card:active {
  transform: scale(0.98);
}

a.card:hover {
  color: inherit;
  /*border-color: #A5A3A3;*/
  background: rgba(227, 227, 227, 0.2);
}

div.ie8 a.card.document:hover {
  /* IE 8 ONLY !!! */
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#33BFBFBF,endColorstr=#33BFBFBF)';
  zoom: 1;
}

.card h4 {
  display: block;
  padding: 0 0 10px 0;
  height: 90px;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  word-break: break-word;
}

.card h5 {
  display: block;
  padding: 15px 0;
  max-height: 90px;
  overflow: hidden;
  color: #009ee0;
  text-transform: uppercase;
  word-break: break-word;
}

.card h6 {
  display: block;
  padding: 15px 0 5px;
  word-break: break-word;
}

.card p {
  height: 130px;
  display: block;
  margin: 0 0 10px 0;
}

/* Sur light-bg-2, les couleurs de fonds sont bien d�finies */
.light-bg-2 .card {
  background: #ffffff;
}

.light-bg-2 a.card:hover {
  background: rgba(255, 255, 255, 0.3);
}

/*
.card a.btn {
    position:absolute;
    bottom:0;
    left:0;
    margin:0;
}
*/
.card.product {
  background-color: #ffffff;
}

.card.product:after {
  content: '';
  display: block;
  border-bottom: solid 5px #009ee0 !important;
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
}

.card.product .no_button:hover {
  cursor: text;
}

.card.product .no_button,
card.product .no_button:focus,
card.product .no_button:hover {
  text-decoration: none;
}

/*
.card.product a.btn {
    right:0;
}
*/
.card .emphasize {
  display: block;
  color: #009ee0;
}

.card .nota {
  display: block;
  font-weight: bold;
  color: #142147;
}

.card.external-login-form {
  height: auto;
  background: #ffffff;
  filter: none;
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.card.external-link {
  height: auto;
  background: #ffffff;
  filter: none;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.card.external-link h4 {
  min-height: 60px;
  height: auto;
}

.card.external-link .details {
  height: 150px;
}

.card.external-link p {
  height: auto;
}

.card.blog-post {
  border: none;
}

.card.blog-post h4 {
  height: auto;
  max-height: 90px;
}

.card.blog-post .edito {
  height: 190px;
}

.card.blog-post p {
  height: auto;
}

.card.blog-post .card-bottom {
  right: initial;
}

.blog-post .nota {
  font: inherit;
  display: block;
  font-size: 0.9em;
  color: #e3e3e3;
  padding-bottom: 15px;
}

.card.document {
  padding: 15px;
  height: 200px !important;
  max-width: 200px;
  overflow: visible;
}

.card.document .secure-pg:after {
  content: none;
}

.card.document .secure-pg:before {
  font-family: 'FontAwesome';
  content: '\f023';
  margin-right: 8px;
}

/*
a.card.document:hover {
    transform:scale(1.04);
}
*/
/* Les differentes variations de documents suivant les fonds ou ils sont pos�s */
.dark-bg-1 .card.document:before {
  border-top-color: #142147;
  border-right-color: #142147;
}

.dark-bg-2 .card.document:before {
  border-top-color: #00b3b6;
  border-right-color: #00b3b6;
}

.medium-bg-1 .card.document:before {
  border-top-color: #009ee0;
  border-right-color: #009ee0;
}

.medium-bg-2 .card.document:before {
  border-top-color: #f07d00;
  border-right-color: #f07d00;
}

/*.light-bg-1 .card.document:before {border-top-color:$theme-color-01-20;border-right-color:$theme-color-01-20;}*/
.light-bg-2 .card.document {
  border-color: #e3e3e3;
}

/*.light-bg-2 .card.document:before {border-top-color:$theme-color-00-60;border-right-color:$theme-color-00-60;}*/
.card.document:before {
  content: '';
  position: absolute;
  top: -1px;
  right: -1px;
  border: solid 12px #ffffff;
  border-bottom-color: inherit;
  border-left-color: inherit;
  transition: border 0.2s;
}

.card.document .nota:after {
  /*content: "\70";*/
  content: '\6f';
  font-family: 'icons';
  font-size: 17px;
  position: absolute;
  bottom: 35px;
  width: 30px;
  height: 30px;
  margin-left: -13px;
  left: 50%;
  text-align: center;
  /*background:$theme-color-02-00;*/
  background: #ccd2db;
  color: #ffffff;
  border-radius: 100%;
  line-height: 32px;
  transition: background 0.2s;
}

.card.document.bc-video .nota:after,
.card.document.am-fund .nota:after {
  display: none;
}

a.card.document:hover .nota:after {
  background: #142147;
}

.card.document:after {
  content: 'PDF';
  text-align: center;
  position: absolute;
  color: #ffffff;
  display: block;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #009ee0;
}

.card.bc-video.document:after {
  content: 'VIDEO';
}

.card.am-fund.document:after {
  content: 'FONDS';
  /* TODO: Translate */
}

.card.document .nota {
  font: inherit;
  font-size: 0.8em;
  color: inherit;
}

.row.blog-post figure {
  margin: 0;
}

.row.blog-post .talk {
  padding: 30px 15px;
}

.row.blog-post .talk a.btn {
  margin-top: 25px;
}

.card.news .nota {
  color: inherit;
}

.card.expertise {
  height: 170px;
  border: none;
  border-left: solid 5px #009ee0;
  background: transparent;
  -ms-filter: 'none';
  /* For IE8 Double quotes REQUIRED!*/
}

/*
section.light-bg-2 a.card.expertise:hover {
    background:$theme-color-00-100;
}
*/
.card.expertise h6 {
  padding: 5px 0 15px;
  height: auto;
}

.card.expertise .text.cut {
  height: 100px;
  font-size: 14px;
}

.card.cta p,
.card.expertise p {
  padding: 0;
  margin-bottom: 5px;
  height: auto;
}

.card.cta h3 {
  padding-left: 43px;
  padding-right: 5px;
  height: 70px;
}

.card.cta img {
  width: auto;
  max-width: 100%;
  display: block !important;
  margin: 0 auto;
}

.card.expertise .details {
  /*padding:10px 10px 10px 0;*/
  margin: 0 0 0 20px;
  /*height:98%;*/
}

.card.expertise .card-bottom {
  margin: 10px 20px;
}

.card.goal {
  height: 320px !important;
  text-align: center;
  overflow: hidden;
}

.card.goal .details > div {
  position: absolute;
  bottom: 24%;
  left: 15px;
  right: 15px;
}

.card.goal .details .cut {
  max-height: 150px;
}

.card.goal p {
  margin: 0;
  height: auto;
}

.card.goal .btn {
  position: static;
  margin-top: 15px;
}

.card.goal h5 {
  color: #ffffff;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 40%;
  text-transform: none;
  text-align: center;
}

.card.goal h5:after {
  content: '';
  display: block;
  width: 35px;
  height: 4px;
  background: #ffffff;
  margin: 20px auto 0;
}

.card.goal .details {
  margin: 0;
  padding: 60px 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 14px;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  visibility: hidden;
}

.card.goal img {
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  max-height: none;
  height: auto;
  width: auto;
}

.card.goal:hover .details {
  opacity: 1;
  visibility: visible;
}

.card.cta {
  height: auto;
  border: none;
  background: transparent;
  -ms-filter: 'none';
  /* For IE8 Double quotes REQUIRED!*/
}

.card.cta .details {
  height: 180px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}

.card.cta .btn {
  position: static;
  max-width: 260px;
  width: 90%;
}

.row.blog-post .col-md-5 {
  max-width: 358px;
}

.card.BeforeLoadingAnimation {
  visibility: hidden;
  opacity: 0;
  position: relative;
  top: 40px;
}

.card.LoadingAnimation {
  visibility: visible;
  transition: opacity 0.5s linear, top 0.5s ease-out;
  opacity: 1;
  top: 0;
}

.card.push-link {
  border: solid 1px #e3e3e3;
}

.card.push-link .card-bottom {
  right: 0;
}

ul.tabs > li:before {
  display: none;
}

ul.tabs {
  display: table;
  margin: 0;
  padding: 0;
}

ul.tabs > li {
  float: left;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #000000;
}

ul.tabs > li:hover {
  background-color: #f7f7f7;
}

ul.tabs > li.selected {
  background-color: #f7f7f7;
}

div.content {
  border: 1px solid #000000;
  clear: both;
}

/* CARD PRODUCT */
.highlight_funds .card {
  height: 350px;
}

.highlight_funds .card.product {
  background-color: #009ee0;
}

.highlight_funds .card.product:hover {
  background-color: #81899f;
}

.highlight_funds .card p {
  height: auto;
  line-height: 1.2em;
  text-align: center;
}

.highlight_funds .card.product h5 {
  padding: 5px 0;
  text-align: center;
  color: #ffffff;
  line-height: 1.1em;
  font-size: 1.1em;
}

.highlight_funds .card.product .details {
  margin: 10px 35px;
  max-height: 96px;
  color: #ffffff;
  padding: 0;
}

.highlight_funds .button-block {
  text-transform: uppercase;
}

.highlight_funds .button-block .btn {
  width: 100%;
  margin: 0;
}

/* FIN CARD PRODUCT */
/* CARD Twitter */
.card.twitter {
  background: rgba(255, 255, 255, 0.2);
  height: 280px;
  text-align: center;
}

.card.twitter i {
  transition: background 0.2s, color 0.2s;
  position: absolute;
  width: 35px;
  height: 35px !important;
  background: #009ee0;
  border: 1px solid #009ee0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding-top: 10px;
  color: #ffffff;
}

.card.twitter:hover i {
  background: transparent;
}

.card.twitter img {
  width: 25%;
}

.card.twitter .details {
  margin: 10px 20px;
  line-height: 1.3em;
}

.card.twitter .details h6 {
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  padding: 10px 0 10px;
}

.card.twitter .details p {
  color: #000000;
  padding-top: 20px;
  line-height: 1.2em;
  height: 120px;
}

.card.twitter .card-bottom {
  display: none;
}

.card.twitter .label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  padding-top: 5px;
}

.card.twitter .title {
  padding: 10px 0 0 0;
}

.card.twitter .follower {
  color: #009ee0;
}

/* FIN CARD Twitter */
@media only screen and (max-width: 800px) {
  .card .details {
    margin: 15px;
  }
  .card .card-bottom {
    margin-left: 15px;
    margin-right: 15px;
  }
  .card.external-link .details {
    height: 120px;
  }
}

@media only screen and (max-width: 890px) {
  .card {
    height: 520px;
  }
  .card.expertise h6 {
    padding-bottom: 5px;
  }
}

@media only screen and (max-width: 660px) {
  .card {
    height: 480px;
  }
  .card .details {
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .card .card-bottom {
    margin-top: 15px;
    margin-bottom: 15px;
    position: static;
    display: block;
  }
  .card p {
    height: 100px;
  }
  .card h4 {
    height: 70px;
  }
  .card.blog-post .edito {
    height: 130px;
  }
  .row.blog-post .col-md-5 {
    max-width: none;
  }
}

@media only screen and (max-width: 480px) {
  .card {
    height: auto !important;
    margin-bottom: 15px;
  }
  .card * {
    height: auto !important;
  }
  .card p.cut {
    height: 100px !important;
  }
  .card.goal {
    height: 200px !important;
    margin-bottom: 10px;
  }
  .card.goal .details > div {
    bottom: 10%;
  }
}

.checkerboard_expertise .card {
  border-left: 0px solid transparent;
  text-align: center;
  color: #ffffff;
  transition: color 0.2s;
  font-size: 1em;
  line-height: 1.1em;
}

.checkerboard_expertise .card .title {
  text-transform: uppercase;
  padding: 10px 0;
}

.checkerboard_expertise .card .text .cut {
  height: 105px;
}

.checkerboard_expertise .card .details {
  margin: 10px 20px;
}

.checkerboard_expertise .card .card-bottom {
  display: none;
}

.checkerboard_expertise .card:hover {
  color: #e3e3e3;
}

.checkerboard_expertise article:first-child .card {
  background: #142147;
}

.checkerboard_expertise article:nth-child(2) .card {
  background: #009ee0;
}

.checkerboard_expertise article:nth-child(3) .card {
  background: #8e2138;
}

.checkerboard_expertise article:nth-child(4) .card {
  background: #c8361b;
}

#disclaimer-background {
  background-color: #28303d;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 498;
}

#disclaimer-background > div {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#home-disclaimer {
  position: fixed;
  left: 0;
  right: 0;
  top: 15%;
  bottom: 20%;
  z-index: 499;
  /* More than anything else */
}

#home-disclaimer .btn-reverse {
  color: #ffffff;
  border-color: #ffffff;
}

#home-disclaimer .btn-reverse:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #009ee0;
}

#home-disclaimer .disclaimer-content {
  margin: 0 auto;
  width: 100%;
  max-width: 1300px;
  padding: 0 70px 0 170px;
  height: 100%;
}

#home-disclaimer .disclaimer-content h2 {
  padding: 15px 0 25px 0;
  font-size: 2.5em;
  text-shadow: 0 0 10px #555555;
  color: #ffffff;
  text-align: center;
}

#home-disclaimer .disclaimer-logo {
  position: relative;
  width: 0;
  height: 0;
  top: -140px;
  left: -140px;
  overflow: visible;
}

#home-disclaimer .disclaimer-logo img {
  width: 140px;
  height: 140px;
  max-width: 140px;
  max-height: 140px;
}

#home-disclaimer .disclaimer-conditions {
  width: 100%;
  padding: 30px;
  min-height: 100px;
  height: 40%;
  max-height: 60vh;
  overflow-y: scroll;
  position: relative;
}

#home-disclaimer .disclaimer-conditions a,
#home-disclaimer .disclaimer-conditions:focus {
  color: #727272;
}

#home-disclaimer .disclaimer-question {
  padding: 5px 15px;
  margin: 0 0 30px 0;
  border-top: solid 1px #ffffff;
  color: #142147;
}

/** Disclaimer popup**/
#Incadre {
  position: fixed;
  top: 20%;
  left: 50%;
  z-index: 16000;
  width: 640px;
  margin-left: -320px;
}

aside#disclaimer_amundi .attribute-description a {
  color: #727272;
}

div#disclaimer_amundi-cadre {
  width: 100%;
  position: relative;
  font-size: 12px;
  background-color: #33415e;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 50px;
}

.disclaimer_amundi-logo {
  position: relative;
  margin: auto;
  margin-bottom: 10px;
  height: 80px;
}

.disclaimer_amundi-logo img {
  position: absolute;
  left: 50%;
  width: 150px;
  margin-top: -80px;
  margin-left: -75px;
}

#disclaimer_amundi div.class-disclaimer {
  margin: 0 30px;
}

#block-content {
  font-size: 13px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding: 10px;
}

#disclaimer_amundi div.class-disclaimer div.attribute-description {
  width: 100%;
  height: 196px;
  margin: 10px 0;
  padding: 10px;
  position: relative;
  background: rgba(255, 255, 255, 0.8);
}

#disclaimer_amundi div.class-disclaimer div.attribute-description div.tooltip {
  z-index: 17000;
  position: fixed;
}

#disclaimer_amundi div.disclaimer-question {
  color: #142147;
  font: 14px "Barlow Regular";
  line-height: 1.625;
}

#disclaimer_amundi div.disclaimer-buttons-place-holder {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

#disclaimer_amundi-fond {
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 15000;
  background: #ffffff;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#disclaimer_amundi .bloc-question {
  padding: 10px;
  background: rgba(255, 255, 255, 0.8);
}

/* end disclaimer popup*/
@media screen and (max-width: 660px) {
  #disclaimer-background {
    position: fixed;
  }
  #home-disclaimer {
    position: relative;
  }
  #home-disclaimer .disclaimer-conditions {
    padding: 20px;
  }
  #home-disclaimer .disclaimer-content {
    padding: 0 25px 20px 25px;
    position: static;
  }
  #home-disclaimer .disclaimer-logo {
    display: none;
  }
  #Incadre {
    width: 500px;
    margin-left: -250px;
  }
  #disclaimer_amundi div.class-disclaimer div.attribute-description {
    height: 100px;
  }
  #disclaimer_amundi div.disclaimer-buttons-place-holder {
    margin-top: 10px;
  }
}

@media only screen and (max-height: 660px) {
  body.has-disclaimer .navbar-fixed-bottom {
    position: fixed;
  }
  body.has-disclaimer #home-disclaimer {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 480px) {
  #Incadre {
    width: 90%;
    left: 5%;
    margin-left: 0;
  }
  #disclaimer_amundi .btn {
    display: block;
    margin: 10px;
  }
}

@media only screen and (max-height: 480px) {
  #home-disclaimer {
    position: relative;
  }
  #home-disclaimer .disclaimer-content {
    padding: 0 25px 20px 25px;
    position: static;
  }
  #home-disclaimer .disclaimer-logo {
    display: none;
  }
  #Incadre {
    top: 20px;
  }
  .disclaimer_amundi-logo {
    display: none;
  }
  #disclaimer_amundi div.class-disclaimer {
    padding-top: 10px;
  }
  #disclaimer_amundi div.class-disclaimer div.attribute-description {
    height: 100px;
  }
  #disclaimer_amundi div.disclaimer-buttons-place-holder {
    margin-top: 10px;
  }
}

.ta_container.row {
  margin-left: -20px;
  margin-right: -20px;
}

.ta_container .placeholder_3_col {
  height: 240px;
  z-index: -1;
}

.ta_container .placeholder_2_col {
  height: 240px;
  z-index: -1;
  display: none;
}

.ta_article {
  height: 240px;
  padding-left: 20px;
  padding-right: 20px;
}

.ta_block {
  padding: 20px;
  margin-bottom: 40px;
  height: 200px;
  position: relative;
  background-color: #f7f7f7;
}

.light-bg-2 .ta_block {
  background-color: #ffffff;
}

.ta_block.one_two {
  height: 440px;
}

.ta_block:before {
  content: '\201D';
  font-size: 15em;
  position: absolute;
  top: 90px;
  left: -8px;
  line-height: 0;
  color: #dddddd;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.light-bg-2 .ta_block:before {
  color: #f7f7f7;
}

.ta_block:after {
  content: '\201C';
  color: #009ee0;
  font-size: 10em;
  position: absolute;
  bottom: -35px;
  right: 4px;
  line-height: 5px;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.ta_block .ta_quote {
  position: relative;
  text-align: center;
  height: 88px;
  font-size: 1em;
  font-weight: 200;
  font-style: oblique;
  line-height: 1.3em;
}

.ta_block .ta_quote.no_link {
  height: 110px;
}

.ta_block.one_two .ta_quote {
  height: 248px;
}

.ta_block.one_two .ta_quote.no_link {
  height: 270px;
}

.ta_block.one_one .big_quote {
  font-size: 1.1em;
}

.ta_block.one_one .medium_quote {
  font-size: 1em;
}

.ta_block.one_one .small_quote {
  font-size: 0.9em;
}

.ta_block .big_quote {
  font-size: 1.15em;
}

.ta_block .medium_quote {
  font-size: 1.1em;
}

.ta_block .small_quote {
  font-size: 1em;
}

.ta_block .ta_link {
  text-align: center;
  font-size: 0.9em;
  height: 22px;
}

.ta_block .ta_link a {
  color: #e3e3e3;
}

.ta_block .ta_footer {
  position: relative;
  max-height: 50px;
  text-align: center;
  overflow: hidden;
}

.ta_block.one_two .ta_footer {
  max-height: 130px;
}

.ta_block .ta_info {
  display: inline-block;
  vertical-align: top;
}

.ta_block.one_two .ta_info {
  display: block;
}

.ta_block .ta_picture {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 10px;
}

.ta_block.one_two .ta_picture {
  width: 65px;
  height: 65px;
  margin: 10px auto 0 auto;
}

.ta_block .ta_picture i {
  position: absolute;
  left: 0;
  font-size: 50px;
  background-color: #f7f7f7;
  color: #ccd2db;
  padding-top: 7px;
}

.ta_block.one_two .ta_picture i {
  font-size: 65px;
  padding-top: 10px;
}

.ta_block .ta_source {
  font-size: 0.8em;
  color: #000000;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
}

.ta_block .ta_author {
  font-size: 0.8em;
  color: #000000;
  text-align: center;
}

@media only screen and (max-width: 890px) {
  .ta_article {
    height: 220px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .ta_block.one_two {
    height: 420px;
  }
  .ta_container .placeholder_3_col,
  .ta_container .placeholder_2_col {
    height: 220px;
  }
  .ta_block.one_two .ta_quote {
    height: 228px;
  }
  .ta_block.one_two .ta_quote.no_link {
    height: 250px;
  }
  .ta_container.row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ta_block {
    padding: 15px;
    margin-bottom: 20px;
  }
  .ta_block:before {
    top: 79px;
  }
  .ta_block:after {
    bottom: -31px;
  }
  .ta_block .big_quote {
    font-size: 1.1em;
  }
}

@media only screen and (max-width: 660px) {
  .ta_article.col-md-8 {
    width: 50%;
  }
  .ta_block.one_one {
    padding: 20px 10px;
  }
  .ta_block.two_one {
    height: 420px;
  }
  .ta_block.two_one .ta_quote {
    height: 228px;
  }
  .ta_block.two_one .ta_quote.no_link {
    height: 250px;
  }
  .ta_block.two_one .ta_info {
    display: block;
  }
  .ta_block.two_one .ta_picture {
    width: 65px;
    height: 65px;
    margin: 10px auto 0 auto;
  }
  .ta_block.two_one .ta_picture i {
    font-size: 65px;
    padding-top: 10px;
  }
  .ta_block.two_one .ta_footer {
    max-height: 130px;
  }
  .ta_container .placeholder_3_col {
    display: none;
  }
  .ta_container .placeholder_2_col {
    display: block;
  }
  .ta_block.one_one .big_quote {
    font-size: 1.2em;
  }
  .ta_block.one_one .medium_quote {
    font-size: 1.1em;
  }
  .ta_block.one_one .small_quote {
    font-size: 1em;
  }
}

@media only screen and (max-width: 480px) {
  .ta_article,
  .ta_block,
  .ta_block .ta_quote {
    height: auto !important;
  }
  .ta_article.col-md-8 {
    width: 100%;
  }
  .ta_container .placeholder_2_col {
    display: none;
  }
  .ta_block .ta_link {
    margin-top: 5px;
  }
  .ta_block .ta_quote.no_link {
    margin-bottom: 15px;
  }
  .ta_block .ta_footer {
    max-height: 110px;
  }
  .ta_block .big_quote,
  .ta_block .medium_quote,
  .ta_block .small_quote {
    font-size: 1.2em !important;
  }
}

.tax-calc {
  overflow: visible;
}

.tax-calc .input-group.date {
  width: 100%;
}

.tax-calc .input-group {
  margin-bottom: 10px;
}

.tax-calc .input-group-addon {
  line-height: 38px;
}

.tax-calc .btn-group {
  position: inherit;
  display: inline;
  margin-top: 5px;
}

.tax-calc .btn.btn-add,
.tax-calc .btn.btn-remove {
  border-radius: 5px;
  padding: 4px 7px;
  margin: inherit;
}

.tax-calc ul.list-unstyled li:before {
  display: none;
}

.tax-calc ul.list-unstyled li {
  padding-left: 0;
  margin: 0;
}

.tax-calc .form-control[readonly] {
  background: #e3e3e3;
  pointer-events: none;
}

.tax-calc .datepicker .disabled {
  background: #e3e3e3;
}

.tax-calc .datepicker {
  color: #001c4b;
}

.tax-calc .top-spacing {
  margin-top: 15px;
}

#worldMap {
  position: relative;
  top: -70px;
  display: block;
}

.locator {
  position: relative;
  background-color: #f3f4f4;
  overflow: hidden;
  height: 700px;
  width: 100%;
}

.locator-wrapper {
  max-width: 960px;
  margin: auto;
  position: relative;
  height: 100%;
}

.locator-map-viewport {
  position: relative;
  width: 1059px;
  height: 1024px;
  margin: auto;
  top: -50px;
  left: 50%;
  margin-left: -512px;
}

.locator-map {
  position: absolute;
  background: url("../images/carte/map_hd.gif") no-repeat 4px 40px;
  background-size: 1059px 674px;
  width: 1059px;
  height: 1024px;
  top: 0;
  left: -20px;
  display: block;
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: -moz-transform 400ms ease-out, left 400ms ease-out, top 400ms ease-out;
  -o-transition: -o-transform 400ms ease-out, left 400ms ease-out, top 400ms ease-out;
  -ms-transition: -ms-transform 400ms ease-out, left 400ms ease-out, top 400ms ease-out;
  -webkit-transition: -webkit-transform 400ms ease-out, left 400ms ease-out, top 400ms ease-out;
  transition: transform 400ms ease-out, left 400ms ease-out, top 400ms ease-out;
}

.locator-map-ie8 {
  display: none;
  background: none;
  height: 674px;
  width: 1059px;
  position: relative;
  overflow: hidden;
}

.ie8 .locator-map {
  display: none;
}

.ie8 .locator-map-ie8 {
  display: block;
}

.locator-map-ie8 img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 5.9%;
  left: 0.38%;
}

.locator-map .location-bubble {
  width: 12px;
  height: 12px;
  position: absolute;
  cursor: pointer;
  z-index: 0;
  margin-left: -3px;
  margin-top: -3px;
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: -moz-transform 400ms ease-out;
  -o-transition: -o-transform 400ms ease-out;
  -ms-transition: -ms-transform 400ms ease-out;
  -webkit-transition: -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out;
}

.locator-map .location-bubble img {
  width: 6px;
  height: 6px;
  position: absolute;
  top: -3px;
  left: 3px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .locator-map .location-bubble {
    background-size: 50%;
  }
}

.locator-map.zoomed .location-bubble {
  -moz-transform: scale(0.36);
  -o-transform: scale(0.36);
  -ms-transform: scale(0.36);
  -webkit-transform: scale(0.36);
  transform: scale(0.36);
}

.locator-map .location-bubble div {
  color: #ffffff;
  background-color: #1db2e9;
  padding: 8px 10px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  white-space: nowrap;
  top: -45px;
  left: 5px;
  display: none \9;
  -moz-transform: translateY(50%) translateX(-50%) translateZ(0);
  -o-transform: translateY(50%) translateX(-50%) translateZ(0);
  -ms-transform: translateY(50%) translateX(-50%);
  -webkit-transform: translateY(50%) translateX(-50%) translateZ(0);
  transform: translateY(50%) translateX(-50%) translateZ(0);
  margin-left: -50%\9;
  -moz-transition: -moz-transform 200ms linear, opacity 200ms linear;
  -o-transition: -o-transform 200ms linear, opacity 200ms linear;
  -ms-transition: -ms-transform 200ms linear, opacity 200ms linear;
  -webkit-transition: -webkit-transform 200ms linear, opacity 200ms linear;
  transition: transform 200ms linear, opacity 200ms linear;
}

:root .locator-map .location-bubble div {
  margin-left: 0;
}

.locator-map.zoomed .location-bubble div {
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  -webkit-transition: none;
  transition: none;
}

.locator-map .location-bubble div span {
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin-left: -8px;
  width: 16px;
  height: 8px;
  background: url("../images/carte/locator-down-arrow.png") no-repeat 0 0;
}

.locator-map .location-bubble:hover div,
.locator-map .location-bubble.active div {
  opacity: 1;
  display: block \9;
  -moz-transform: translateY(0%) translateX(-50%) translateZ(0);
  -o-transform: translateY(0%) translateX(-50%) translateZ(0);
  -ms-transform: translateY(0%) translateX(-50%);
  -webkit-transform: translateY(0%) translateX(-50%) translateZ(0);
  transform: translateY(0%) translateX(-50%) translateZ(0);
}

.locator-map .location-bubble:hover,
.locator-map .location-bubble.active {
  z-index: 1;
}

.locator .location-list {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f3f4f4;
  padding-top: 150px;
  z-index: 2;
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -moz-transition: -moz-transform 400ms ease-out;
  -o-transition: -o-transform 400ms ease-out;
  -ms-transition: -ms-transform 400ms ease-out;
  -webkit-transition: -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out;
}

.locator.list-opened .location-list {
  top: 0%\9;
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

.locator.list-opened .locator-btns {
  opacity: 0;
  pointer-events: none;
}

.locator.list-opened-no-transition .locator-btns {
  display: none;
}

.locator-list-wrapper {
  position: relative;
  white-space: nowrap;
  -moz-transition: -moz-transform 400ms linear;
  -o-transition: -o-transform 400ms linear;
  -ms-transition: -ms-transform 400ms linear;
  -webkit-transition: -webkit-transform 400ms linear;
  transition: transform 400ms linear;
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.location-list-close {
  width: 17px;
  height: 17px;
  background: url(../images/carte/locator-close.png) no-repeat 0 0;
  position: absolute;
  left: 50%;
  top: 60px;
  cursor: pointer;
  margin-left: 458px;
}

.locator.list-opened .location-list-close,
.locator.list-opened-no-transition .location-list-close {
  display: block;
}

.locator .location-list .location-list-slide {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.locator .location-list > .locator-wrapper {
  white-space: nowrap;
  max-width: none;
}

.locator .location-list .location-column {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding: 0 24px;
}

.locator .location-list .location-column:first-child {
  padding-left: 0;
  padding-right: 36px;
}

.locator .location-list .location-column:last-child {
  padding-left: 36px;
  padding-right: 0;
}

.location-list-item {
  height: 40px;
  line-height: 40px;
  color: #767b7f;
  border-bottom: 1px dotted #b1b3b4;
  cursor: pointer;
  clear: both;
}

.locator-list-legend {
  margin-top: 60px;
  text-align: center;
}

.locator-list-pager {
  text-align: right;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: 460px;
  white-space: nowrap;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.locator-list-pager div {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin: 6px;
  background-color: #acd6e8;
  cursor: pointer;
  display: inline-block;
}

.locator-list-pager div.locator-active {
  background-color: #53b7e6;
}

.location-list-item .location-type-square {
  float: right;
  margin-top: 16px;
}

.location-name {
  float: left;
}

.location-type-square {
  margin: 0 2px;
  width: 8px;
  height: 8px;
  display: inline-block;
}

.locator-legend {
  display: inline-block;
  margin-left: 8px;
  margin-right: 32px;
}

.locator-legend-wrapper {
  display: inline-block;
  margin: 10px;
}

.location-type-square.international {
  background-color: #647591;
}

.location-type-square.partner {
  background-color: #1db2e9;
}

.location-type-square.tiers {
  background-color: #dba000;
}

.location-list-item:first-child {
  margin-top: 40px;
  border-top: 1px dotted #b1b3b4;
}

.location-list-title {
  color: #1db2e9;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 40px;
  font-size: 16px;
}

.location-list-title:first-child {
  margin-top: 0;
  border-top: none;
}

.locator-header {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 3;
  pointer-events: none;
  -webkit-transform: translateZ(0);
}

.locator-btns {
  display: inline-block;
  opacity: 1;
  -moz-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  -webkit-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 3;
  -webkit-transform: translateZ(0);
}

.location-btn {
  padding: 8px 16px;
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  background-color: #f07d00;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 18px;
  cursor: pointer;
  -moz-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  -webkit-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
  opacity: 1;
}

.location-btn.locator-hidden {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.location-popup {
  width: 620px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -310px;
  bottom: 30px;
  margin-top: 40px;
  background-color: #ffffff;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -moz-transition: -moz-transform 200ms ease-out;
  -o-transition: -o-transform 200ms ease-out;
  -ms-transition: -ms-transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
}

.ie8 .location-popup {
  display: none;
}

.ie8 .location-popup.opened {
  display: block;
  opacity: 0;
}

.location-popup.opened {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.location-popup-header {
  height: 50px;
  background-color: #647591;
  position: relative;
  text-align: center;
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -moz-transition: -moz-transform 400ms linear;
  -o-transition: -o-transform 400ms linear;
  -ms-transition: -ms-transform 400ms linear;
  -webkit-transition: -webkit-transform 400ms linear;
  transition: transform 400ms linear;
}

.location-popup.opened .location-popup-header {
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

.location-popup-header-prev,
.location-popup-header-next {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 9px;
  cursor: pointer;
}

.location-popup-header-prev {
  background: url("../images/carte/locator-prev.jpg") no-repeat 0 0;
  left: 20px;
}

.location-popup-header-next {
  background: url("../images/carte/locator-next.jpg") no-repeat 0 0;
  right: 20px;
}

.locator-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.locator-transition {
  -moz-transition: -moz-transform 200ms linear;
  -o-transition: -o-transform 200ms linear;
  -ms-transition: -ms-transform 200ms linear;
  -webkit-transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
}

.locator-slide-right {
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.locator-slide-left {
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.location-popup-header-title {
  color: #ffffff;
  line-height: 50px;
  font-size: 18px;
}

.location-popup-body {
  background-color: #ffffff;
  position: relative;
  top: 0;
  left: 0;
  margin-left: 0;
  margin-top: 0;
  filter: none !important;
  border-bottom: 1px solid #f3f4f4;
}

.location-popup-title {
  color: #f07d00;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin: 12px 36px 6px;
}

.location-popup-infos {
  color: #767a7d;
  font-size: 90%;
}

.location-popup-infos > div {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  -moz-transform: translateY(200px);
  -o-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -moz-transition: -moz-transform 300ms ease-out, opacity 250ms ease-out;
  -o-transition: -o-transform 300ms ease-out, opacity 250ms ease-out;
  -ms-transition: -ms-transform 300ms ease-out, opacity 250ms ease-out;
  -webkit-transition: -webkit-transform 300ms ease-out, opacity 250ms ease-out;
  transition: transform 300ms ease-out, opacity 250ms ease-out;
  -moz-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
}

.location-popup-infos > div:first-child {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

.location-popup-infos-site {
  padding-left: 36px;
}

.location-popup-websites {
  margin-top: 12px;
  border-top: 1px solid #f4f4f4;
  padding: 0 36px;
  -moz-transform: translateY(200px);
  -o-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -moz-transition: -moz-transform 300ms ease-out, opacity 250ms ease-out;
  -o-transition: -o-transform 300ms ease-out, opacity 250ms ease-out;
  -ms-transition: -ms-transform 300ms ease-out, opacity 250ms ease-out;
  -webkit-transition: -webkit-transform 300ms ease-out, opacity 250ms ease-out;
  transition: transform 300ms ease-out, opacity 250ms ease-out;
  -moz-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

.location-popup.opened .location-popup-infos > div,
.location-popup.opened .location-popup-websites {
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.location-label {
  color: #f07d00;
}

.location-link {
  color: #f07d00;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}

.location-link:first-child {
  margin-top: 12px;
}

.location-link:last-child {
  margin-bottom: 12px;
}

.location-link:before {
  width: 5px;
  height: 9px;
  display: inline-block;
  background: url(../images/carte/locator-right-arrow.png) no-repeat 0 0;
  content: '';
  margin-right: 5px;
}

.locator-bottom-banner-wrapper {
  height: 130px;
  width: 100%;
  display: block;
  margin-top: -14px;
}

.locator-bottom-banner-header {
  display: block;
  width: 100%;
  height: 14px;
  position: relative;
  overflow: hidden;
  top: 1px;
}

.locator-bottom-banner-header-left {
  position: absolute;
  top: 0;
  left: -14px;
  width: 50%;
  height: 100%;
  background-color: #667792;
}

.locator-bottom-banner-header-right {
  position: absolute;
  top: 0;
  right: -13px;
  width: 50%;
  height: 100%;
  background-color: #667792;
}

.locator-bottom-banner-header-arrow {
  position: absolute;
  width: 27px;
  height: 13px;
  top: 1px;
  left: 50%;
  margin-left: -14px;
  background: url("../images/carte/band-blue-arrow.png") no-repeat 0 0;
}

.locator-bottom-banner {
  height: 116px;
  width: 100%;
  display: block;
  background-color: #667792;
  color: #ffffff;
  text-align: center;
  padding: 20px 100px;
  font: "Barlow Regular";
  font-weight: 200;
}

@media screen and (max-width: 640px) {
  .location-popup {
    width: 100%;
    left: auto;
    margin-left: 0;
  }
  .location-list-close {
    left: unset;
    right: 20px;
    top: 20px;
  }
  .locator .location-list {
    display: none;
  }
  .locator .location-list .location-column:first-child,
  .locator .location-list .location-column:last-child,
  .locator .location-list .location-column {
    width: 100%;
    padding: 0 20px;
  }
  .locator-list-wrapper {
    white-space: normal;
    margin-bottom: 20px;
  }
  .locator.list-opened .location-list {
    display: block;
  }
  .locator.list-opened {
    height: auto;
    overflow: auto;
  }
}

.news_hightlight {
  display: block;
  position: relative;
  margin-bottom: 10px;
}

.news_hightlight.small {
  height: 170px;
}

.news_hightlight.small .details {
  height: 143px;
}

.news_hightlight.medium {
  height: 260px;
}

.news_hightlight.medium .details {
  height: 95px;
}

.news_hightlight.large {
  height: 350px;
}

.news_hightlight.large .details {
  height: 160px;
}

.news_highlight_block .btn {
  margin-top: 20px;
}

.news_highlight_block .row {
  margin-left: -5px;
  margin-right: -5px;
}

.news_highlight_block .col-md-4,
.news_highlight_block .col-md-3,
.news_highlight_block .col-md-9 {
  padding-left: 5px;
  padding-right: 5px;
}

.news_highlight_block .card {
  background: #009ee0;
  transition: all 0.2s;
  border-color: #e4e7e9;
  line-height: 1.1em;
}

.news_highlight_block .card .details {
  margin: 10px 10px 15px 10px;
}

.news_highlight_block .card .details * {
  color: #ffffff;
  height: auto;
}

.news_highlight_block .card .details h4 {
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 7px 0 12px 0;
}

.news_highlight_block .card .details .text {
  margin: 0;
  font-size: 14px;
  line-height: 1.3em;
  padding-right: 25px;
}

.news_highlight_block .card .details p {
  padding-right: 10px;
}

.news_highlight_block .card:hover {
  background: #009ee0;
  opacity: 0.6;
}

.news_highlight_block .card:hover .details {
  color: #ffffff;
}

.news_highlight_block .card:hover .fa.fa-plus {
  background: #ffffff !important;
  border-color: #e4e7e9 !important;
}

.news_highlight_block .card .fa.fa-plus {
  transition: background 0.2s, border-color 0.2s;
  background: #b2dbe0;
  border-top: 1px solid #6bb8c1;
  border-left: 1px solid #6bb8c1;
  color: #008998;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 11px;
  text-align: center;
  font-size: 13px;
  vertical-align: bottom;
  height: 35px;
  width: 35px;
}

.news_highlight_block .card.research, .news_highlight_block .card.market {
  background-color: #142147;
}

.news_highlight_block .card.expertises {
  background-color: #009ee0;
}

.news_highlight_block .card.produits {
  background-color: #00b3b6;
}

.news_highlight_block .card.resultats, .news_highlight_block .card.corporate {
  background-color: #8e2138;
}

.news_highlight_block .card.dossiers {
  background-color: #c8361b;
}

.news_highlight_side {
  display: block;
  transition: background 0.2s, transform 0.2s;
  position: relative;
  line-height: 1.1em;
  height: 98px;
  background: #e3e9e7;
  border: 1px solid #e4e7e9;
  color: #000000;
  text-decoration: none;
  padding: 15px;
  margin-bottom: 10px;
  overflow: hidden;
}

.news_highlight_side h4 {
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  padding: 5px 0;
}

.news_highlight_side .date {
  margin-bottom: 0;
  color: #000000;
  font-size: 15px;
}

.news_highlight_side .details {
  max-height: 70px;
  padding-right: 15px;
}

.news_highlight_side .fa.fa-plus {
  transition: background 0.2s, color 0.2s;
  font-size: 0.7em;
  position: absolute;
  color: #00b3b6;
  background: #b2dbe0;
  width: 25px;
  height: 25px;
  right: 0;
  bottom: 0;
  text-align: center;
  padding-top: 7px;
  padding-left: 1px;
}

.news_highlight_side:active {
  transform: scale(0.98);
}

.news_highlight_side:hover {
  background: #f2f2f2;
}

.news_highlight_side:hover .fa.fa-plus {
  background: #fff;
}

@media only screen and (max-width: 860px) {
  .news_highlight_block .col-md-9, .news_highlight_block .col-md-3 {
    width: 100%;
  }
}

@media only screen and (max-width: 660px) {
  .news_highlight_block .col-md-4.last {
    width: 100%;
  }
}

@media only screen and (max-width: 500px) {
  .news_highlight_block .col-md-9 .col-md-4 {
    width: 100% !important;
  }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Barlow Regular",Barlow Regular,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Barlow Regular",Barlow Regular,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

.myplayer .playlist-wrapper {
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}

.myplayer .vjs-playlist {
  width: auto;
  white-space: nowrap;
  background-color: transparent;
  padding: 6px 0 0 0;
}

.myplayer .vjs-playlist::-webkit-scrollbar {
  height: 11px;
  border-radius: 100%;
}

.myplayer .vjs-playlist::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #e6e6e6;
}

.myplayer .vjs-playlist::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.myplayer .vjs-playlist-item,
.myplayer .vjs-playlist-ad-overlay {
  display: inline-block;
  height: 84px;
  margin: 0 8px 0 0;
  overflow: hidden;
  max-width: 160px;
}

.myplayer .vjs-playlist-item .vjs-playlist-duration,
.myplayer .vjs-playlist-ad-overlay .vjs-playlist-duration {
  font-size: 12px;
}

.myplayer .vjs-playlist-item .vjs-playlist-title-container .vjs-up-next-text,
.myplayer .vjs-playlist-ad-overlay .vjs-playlist-title-container .vjs-up-next-text {
  background-color: #0CC5D780;
  padding: 2px 8px;
}

.myplayer .vjs-playlist-item .vjs-playlist-title-container .vjs-playlist-name,
.myplayer .vjs-playlist-ad-overlay .vjs-playlist-title-container .vjs-playlist-name {
  display: none;
}

.myplayer .vjs-playlist-item:before,
.myplayer .vjs-playlist-ad-overlay:before {
  display: none;
}

/********************************************************************************************/
/* Accordeon
/********************************************************************************************/
.panel-patrimoine-group .panel {
  font-size: 0.813em;
  border-radius: 0;
  border-width: 1px 0;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.panel-patrimoine-group .panel-heading {
  font-size: 1.077em;
  border-radius: 0;
  font-family: "Barlow Regular";
}

.panel-patrimoine-group .panel-heading.bold .panel-title {
  font-weight: bold;
}

.panel-patrimoine .panel-heading .panel-title {
  font-family: "Barlow Regular";
  background-color: #e9f5f7;
  padding: 5px 10px 5px 5px;
  position: relative;
}

.panel-patrimoine .panel-heading {
  margin: 0;
  padding: 0;
  border: 0;
}

.panel-patrimoine .panel-title {
  display: block;
  margin: 0;
  font-size: 15px;
  color: #00154d;
  line-height: 1.8em;
}

.panel-patrimoine .panel-title i {
  font-size: 10px;
  padding-right: 5px;
  padding-left: 2px;
  font-weight: bold;
}

.panel-patrimoine .panel-body {
  background-color: #e9f5f7;
  padding: 15px;
}

.panel-patrimoine .panel-body p {
  font-size: 1em;
  color: #737373;
  margin-bottom: 2px;
}

.panel-patrimoine .panel-body p.handofsean {
  font-size: 1.3em;
  color: #00154d;
}

.panel-patrimoine .panel-body p b.bigger {
  font-size: 15px;
}

.panel-patrimoine .panel-body ul li {
  margin-bottom: 7px;
}

.panel-patrimoine-group {
  position: relative;
}

.panel-patrimoine-group.no-image .panel-title {
  display: inline-block;
}

.panel-patrimoine-group.panel-image-side {
  min-height: 120px;
}

.panel-patrimoine-group.panel-image-side .panel-patrimoine {
  margin-left: 115px;
  padding-top: 30px;
}

.panel-patrimoine-group.panel-image-side .image_responsive {
  float: left;
}

.panel-patrimoine-group.panel-image-side .image_responsive img {
  position: absolute;
  z-index: 1;
}

.panel-patrimoine-group.panel-image-inside {
  min-height: 80px;
}

.panel-patrimoine-group.panel-image-inside .panel-patrimoine {
  padding-top: 40px;
}

.panel-patrimoine-group.panel-image-inside .panel-heading .panel-title {
  padding-left: 64px;
}

.panel-patrimoine-group.panel-image-inside .image_responsive {
  float: left;
}

.panel-patrimoine-group.panel-image-inside .image_responsive img {
  position: absolute;
  z-index: 1;
  margin-left: -15px;
  margin-top: -14px;
}

.panel-patrimoine-group .panel .panel-body table {
  font-size: 0.9em;
}

.panel-patrimoine-group .panel .panel-body table tr th {
  background-color: #8089a0;
  color: #FFF;
  white-space: normal;
}

.panel-patrimoine-group .panel .panel-body table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.panel-patrimoine-group .panel .panel-body table tr:nth-child(odd) {
  background-color: #d4ecf1;
}

.panel-patrimoine-group .panel .panel-body p.alternative, .panel .panel-body li.alternative {
  color: #3A87AD;
}

.panel-patrimoine-group .panel .panel-body ul li {
  font-size: 13px;
}

a.faq {
  text-decoration: none;
  display: block;
  border-bottom: solid 1px #727272;
  margin-bottom: 10px;
}

.faq p.emphasize2 {
  margin-bottom: 5px;
}

.faq div.cut_with_button {
  max-height: 80px;
  color: #727272;
  overflow: hidden;
  transition: max-height 0.5s;
}

.faq.active div.cut_with_button {
  max-height: 1000px;
}

.faq .less, .faq .more {
  text-align: right;
  color: #727272;
}

.faq .less:hover, .faq .more:hover {
  text-decoration: underline;
}

.faq .less {
  display: none;
}

.faq .more {
  display: block;
}

.faq.active .less {
  display: block;
}

.faq.active .more {
  display: none;
}

.faq.full_faq .less, .faq.full_faq .more {
  display: none;
}

.faq.full_faq:hover {
  cursor: default !important;
}

.download-other span {
  margin-right: 5px;
}

.table-liste-produit th {
  background: #142147;
  color: #ffffff;
  font-weight: normal;
  font-family: 'montreal-serial-mediumregular';
  text-align: center;
}

.table-liste-produit p {
  margin: 0;
}

.table-liste-produit a {
  display: block;
}

@media only screen and (max-width: 800px) {
  .responsive-table-line table,
  .responsive-table-line thead,
  .responsive-table-line tbody,
  .responsive-table-line th,
  .responsive-table-line td,
  .responsive-table-line tr {
    display: block;
  }
  .responsive-table-line thead tr {
    display: none;
  }
  .responsive-table-line tr {
    margin-bottom: 20px;
  }
  .responsive-table-line td {
    position: relative;
    border: 0 solid transparent;
    padding-left: 50% !important;
    white-space: normal !important;
    text-align: right;
  }
  .responsive-table-line td:before {
    content: attr(data-title);
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    text-align: left;
    background-color: #f8f8f8;
    padding: 8px;
  }
  .responsive-table-line .download-other {
    margin-top: 0;
  }
  .responsive-table-line .download-other tr {
    margin-bottom: 0;
    padding: 10px 0;
  }
  .responsive-table-line .download-other td {
    border: none;
    text-align: center;
    padding-left: 8px !important;
  }
  .responsive-table-line .download-other td:before {
    display: none;
  }
  .responsive-table-line .download-other td.date {
    margin-bottom: 0;
  }
}

/* SPECIFIC EXTENSION STYLE */
#header.active a::after {
  display: none;
}

#metanav .full-width {
  overflow: visible;
}

#metanav .full-width li {
  overflow: visible;
}

#metanav .full-width li:first-child {
  padding-left: 0;
}

#metanav .full-width li a {
  display: inline-block;
  font-weight: normal;
  color: #ffffff;
}

#metanav .full-width li a:hover {
  color: #f07d00;
}

#metanav .full-width li a.active {
  padding: 0 12px;
  background: #f07d00;
  color: #ffffff;
}

#metanav .full-width li a.active::after {
  bottom: -5px;
  border-color: #f07d00 transparent transparent transparent;
  border-width: 6px 7px 0 7px;
}

/* Brightcove css override */
.brightcove-video-player-container .player-content .vjs-big-play-button:before,
.brightcove-video-player-container .player-content .video-js div.vjs-big-play-button:before {
  padding: 0;
}

.brightcove-video-player-container .player-content .video-js.vjs-mouse .vjs-big-play-button {
  line-height: 2em;
}

.brightcove-video-player-container .playlist-content,
.brightcove-video-player-container .player-content {
  padding-top: 56.25% !important;
}

:lang(cs-CZ) *:not(i):not(.icon):not(.fa):not(.vjs-icon-placeholder),
:lang(sk-SK) *:not(i):not(.icon):not(.fa):not(.vjs-icon-placeholder),
:lang(pl-PL) *:not(i):not(.icon):not(.fa):not(.vjs-icon-placeholder),
:lang(hy-AM) *:not(i):not(.icon):not(.fa):not(.vjs-icon-placeholder),
:lang(ro-RO) *:not(i):not(.icon):not(.fa):not(.vjs-icon-placeholder),
:lang(hu-HU) *:not(i):not(.icon):not(.fa):not(.vjs-icon-placeholder) {
  font-family: Arial, sans-serif !important;
}

/*# sourceMappingURL=maps/front.css.map */
