@import "../js/royalslider-9-5-4/royalslider.css";
@import "../js/royalslider-9-5-4/skins/default-inverted/rs-default-inverted.css";
@import "../js/photoswipe/css/photoswipe.css";
@import "../js/photoswipe/css/default-skin.css";
/*@brand-primary:         #377BB8;*/
/*@brand-primary:         #377BB8;*/
/*@brand-primary:         #9c0104;*/
/*@brand-sortir:          #821a5c;*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url("https://p.typekit.net/p.css?s=1&k=edo3oke&ht=tk&f=31060.31061&a=14194224&app=typekit&e=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,
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: 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;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Titillium Web', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555;
  background-color: #ebebeb;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #a02b47;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #641b2c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ebebeb;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #f0f0f0;
}
.sr-only {
  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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: normal;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 86%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #a02b47;
}
a.text-primary:hover {
  color: #782035;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #a02b47;
}
a.bg-primary:hover {
  background-color: #782035;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #f0f0f0;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
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: 21px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1024px) {
  .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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #f0f0f0;
}
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.42857143;
  color: #777777;
}
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 #f0f0f0;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #555;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .container {
    width: 744px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 964px;
  }
}
@media (min-width: 1328px) {
  .container {
    width: 1164px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.row {
  margin-left: -12px;
  margin-right: -12px;
}
.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,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.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,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333333%;
}
.col-xs-pull-22 {
  right: 91.66666667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333333%;
}
.col-xs-pull-19 {
  right: 79.16666667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333333%;
}
.col-xs-pull-16 {
  right: 66.66666667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333333%;
}
.col-xs-pull-13 {
  right: 54.16666667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333333%;
}
.col-xs-pull-10 {
  right: 41.66666667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333333%;
}
.col-xs-pull-7 {
  right: 29.16666667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333333%;
}
.col-xs-pull-4 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 4.16666667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333333%;
}
.col-xs-push-22 {
  left: 91.66666667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333333%;
}
.col-xs-push-19 {
  left: 79.16666667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333333%;
}
.col-xs-push-16 {
  left: 66.66666667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333333%;
}
.col-xs-push-13 {
  left: 54.16666667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333333%;
}
.col-xs-push-10 {
  left: 41.66666667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333333%;
}
.col-xs-push-7 {
  left: 29.16666667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333333%;
}
.col-xs-push-4 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 4.16666667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 1024px) {
  .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,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  .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,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1328px) {
  .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,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23,
  .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #ebebeb;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.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: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.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: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.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: #ebcccc;
}
@media screen and (max-width: 1023px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #555;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #b4b3b3;
}
.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #b4b3b3;
  background-color: white;
  background-image: none;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f0f0f0;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 35px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 31px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 48px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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 {
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}
.form-control-feedback {
  position: absolute;
  top: 26px;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  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: #dff0d8;
}
.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 {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  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: #fcf8e3;
}
.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 {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  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: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #959595;
}
@media (min-width: 1024px) {
  .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 .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: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -12px;
  margin-right: -12px;
}
@media (min-width: 1024px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 12px;
}
@media (min-width: 1024px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 1024px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #f0f0f0;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #d1d1d1;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #f0f0f0;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #a02b47;
  border-color: #a02b47;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #782035;
  border-color: #701e32;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #a02b47;
  border-color: #a02b47;
}
.btn-primary .badge {
  color: #a02b47;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #01be7e;
  border-color: #01a56d;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #018b5c;
  border-color: #016845;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #01be7e;
  border-color: #01a56d;
}
.btn-success .badge {
  color: #01be7e;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f08d3c;
  border-color: #ee7f24;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #e77212;
  border-color: #c6620f;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f08d3c;
  border-color: #ee7f24;
}
.btn-warning .badge {
  color: #f08d3c;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #a02b47;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #641b2c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.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;
  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;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  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: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #555;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #484848;
  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: #a02b47;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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: 13px;
  line-height: 1.42857143;
  color: #777777;
  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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 1024px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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 .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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-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 {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  line-height: 31px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #b4b3b3;
  text-align: center;
  background-color: #f0f0f0;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 6px;
}
.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 {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f0f0f0;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #f0f0f0;
  border-color: #a02b47;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f0f0f0 #f0f0f0 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #b4b3b3;
  background-color: #ebebeb;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 1024px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 1024px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ebebeb;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.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: #a02b47;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 1024px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 1024px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ebebeb;
  }
}
.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: 21px;
  border: 1px solid transparent;
}
@media (min-width: 1024px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 1024px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 12px;
  padding-left: 12px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .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-width: 767px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -12px;
  margin-left: -12px;
}
@media (min-width: 1024px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1024px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  transform: translate3d(0, 0, 0);
}
@media (min-width: 1024px) {
  .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: 14.5px 12px;
  font-size: 19px;
  line-height: 21px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -12px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 12px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: 1024px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.25px -12px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 1023px) {
  .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: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1024px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -12px;
  }
}
@media (min-width: 1024px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -12px;
  margin-right: -12px;
  padding: 10px 12px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 1024px) {
  .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 .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: 1023px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 1024px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -12px;
  }
}
.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 1024px) {
  .navbar-text {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #a02b47;
  border-color: #a02b47;
}
.navbar-default .navbar-brand {
  color: white;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: white;
}
.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: white;
  background-color: #a02b47;
}
.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: #a02b47;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #23598a;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #a02b47;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #a02b47;
  color: white;
}
@media (max-width: 1023px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .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: white;
    background-color: #a02b47;
  }
  .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: white;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: white;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.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: #080808;
}
.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: #080808;
  color: #fff;
}
@media (max-width: 1023px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .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: #080808;
  }
  .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: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 0px 0px;
  margin-bottom: 21px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #a02b47;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #641b2c;
  background-color: #f0f0f0;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #a02b47;
  border-color: #a02b47;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f0f0f0;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #a02b47;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #782035;
}
.label-success {
  background-color: #01be7e;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #018b5c;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f08d3c;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #e77212;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #a02b47;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f0f0f0;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d7d7d7;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 1024px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 67.5px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.42857143;
  background-color: #ebebeb;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #a02b47;
}
.thumbnail .caption {
  padding: 9px;
  color: #555;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #a02b47;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #01be7e;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f08d3c;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #f0f0f0;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #a02b47;
  border-color: #a02b47;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e9aebc;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  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: #ddd;
}
.panel-default > .panel-heading {
  color: #555;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #555;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #a02b47;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #a02b47;
  border-color: #a02b47;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a02b47;
}
.panel-primary > .panel-heading .badge {
  color: #a02b47;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a02b47;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.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: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 22.5px;
  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 {
  transform: translate3d(0, -25%, 0);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate3d(0, 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 rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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: 1024px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1280px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 13px;
  line-height: 1.4;
  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;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.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;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 1024px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.content-one-col:before,
.content-one-col:after,
.content-two-col:before,
.content-two-col:after,
.content-three-col:before,
.content-three-col:after,
.gallery-thumbs:before,
.gallery-thumbs:after,
.index-list:before,
.index-list:after,
.index-list.index-list-no-image:before,
.index-list.index-list-no-image:after,
.index-short-list:before,
.index-short-list:after,
.index-mosaic:before,
.index-mosaic:after,
.index-presse:before,
.index-presse:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.content-one-col:after,
.content-two-col:after,
.content-three-col:after,
.gallery-thumbs:after,
.index-list:after,
.index-list.index-list-no-image:after,
.index-short-list:after,
.index-mosaic:after,
.index-presse:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  transform: translate3d(0, 0, 0);
}
.visible-xs,
.visible-sm,
.visible-md,
.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: 1023px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 1023px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 1023px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 1023px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) and (max-width: 1327px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) and (max-width: 1327px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1280px) and (max-width: 1327px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) and (max-width: 1327px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1328px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1328px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1328px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1328px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 1023px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1280px) and (max-width: 1327px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1328px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.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;
  }
}
/*********** GLYPHICONS /theme/glyphicons.less **********/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?-hdtioa');
  src: url('../fonts/icomoon/icomoon.eot?#iefix-hdtioa') format('embedded-opentype'), url('../fonts/icomoon/icomoon.ttf?-hdtioa') format('truetype'), url('../fonts/icomoon/icomoon.woff?-hdtioa') format('woff'), url('../fonts/icomoon/icomoon.svg?-hdtioa#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-link_logo_web:before {
  content: "\eb01";
}
.icon-Messenger_logo_web:before {
  content: "\eb00";
}
.icon-arrow-forward-outline:before {
  content: "\eb04";
}
.icon-accroche_logo_-entreprises .path1:before {
  content: "\eaef";
  color: #2060ac;
}
.icon-accroche_logo_-entreprises .path2:before {
  content: "\eaf0";
  margin-left: -4.90234375em;
  color: #353839;
}
.icon-accroche_logo_-entreprises .path3:before {
  content: "\eaf1";
  margin-left: -4.90234375em;
  color: #353839;
}
.icon-accroche_logo_-entreprises .path4:before {
  content: "\eaf2";
  margin-left: -4.90234375em;
  color: #353839;
}
.icon-accroche_logo_-entreprises .path5:before {
  content: "\eaf3";
  margin-left: -4.90234375em;
  color: #353839;
}
.icon-accroche_logo_-entreprises .path6:before {
  content: "\eaf4";
  margin-left: -4.90234375em;
  color: #353839;
}
.icon-accroche_logo_-entreprises .path7:before {
  content: "\eaf5";
  margin-left: -4.90234375em;
  color: #353839;
}
.icon-accroche_logo_-entreprises .path8:before {
  content: "\eaf6";
  margin-left: -4.90234375em;
  color: #353839;
}
.icon-accroche_logo_-entreprises .path9:before {
  content: "\eaf7";
  margin-left: -4.90234375em;
  color: #353839;
}
.icon-accroche_logo_-entreprises .path10:before {
  content: "\eaf8";
  margin-left: -4.90234375em;
  color: #353839;
}
.icon-accroche_logo_-entreprises .path11:before {
  content: "\eaf9";
  margin-left: -4.90234375em;
  color: #353839;
}
.icon-accroche_logo_-entreprises .path12:before {
  content: "\eafa";
  margin-left: -4.90234375em;
  color: #2060ac;
}
.icon-accroche_logo_-entreprises .path13:before {
  content: "\eafb";
  margin-left: -4.90234375em;
  color: #2060ac;
}
.icon-accroche_logo_-entreprises .path14:before {
  content: "\eafc";
  margin-left: -4.90234375em;
  color: #2060ac;
}
.icon-accroche_logo_-entreprises .path15:before {
  content: "\eafd";
  margin-left: -4.90234375em;
  color: #2060ac;
}
.icon-accroche_logo_-entreprises .path16:before {
  content: "\eafe";
  margin-left: -4.90234375em;
  color: #2060ac;
}
.icon-accroche_logo_-entreprises .path17:before {
  content: "\eaff";
  margin-left: -4.90234375em;
  color: #2060ac;
}
.icon-user-connecte-blanc:before {
  content: "\e900";
  color: #fff;
}
.icon-user-connecte-noir:before {
  content: "\e901";
}
.icon-user-deconnecte-blanc:before {
  content: "\e902";
  color: #fff;
}
.icon-user-deconnecte-noir:before {
  content: "\e903";
}
.icon-temoin-lecteur:before {
  content: "\e616";
}
.icon-lacote:before {
  content: "\e615";
  color: #a02b47;
}
.icon-arcinfo:before {
  content: "\e600";
}
.icon-nouvelliste:before {
  content: "\e60b";
}
.icon-camera2:before {
  content: "\e607";
}
.icon-folderopen:before {
  content: "\e608";
}
.icon-play2:before {
  content: "\e60a";
}
.icon-io-bubble-2:before {
  content: "\e605";
}
.icon-io-bubble:before {
  content: "\e606";
}
.icon-io-image:before {
  content: "\e609";
}
.icon-chevron-top:before {
  content: "\e601";
}
.icon-chevron-right:before {
  content: "\e602";
}
.icon-chevron-left:before {
  content: "\e603";
}
.icon-chevron-bottom:before {
  content: "\e604";
}
.icon-home:before {
  content: "\e904";
}
.icon-home2:before {
  content: "\e905";
}
.icon-home3:before {
  content: "\e906";
}
.icon-office:before {
  content: "\e907";
}
.icon-newspaper:before {
  content: "\e908";
}
.icon-pencil:before {
  content: "\e909";
}
.icon-pencil2:before {
  content: "\e90a";
}
.icon-quill:before {
  content: "\e90b";
}
.icon-pen:before {
  content: "\e90c";
}
.icon-blog:before {
  content: "\e90d";
}
.icon-eyedropper:before {
  content: "\e90e";
}
.icon-droplet:before {
  content: "\e90f";
}
.icon-paint-format:before {
  content: "\e910";
}
.icon-image:before {
  content: "\e911";
}
.icon-images:before {
  content: "\e912";
}
.icon-camera:before {
  content: "\e913";
}
.icon-headphones:before {
  content: "\e914";
}
.icon-music:before {
  content: "\e915";
}
.icon-play:before {
  content: "\e916";
}
.icon-film:before {
  content: "\e917";
}
.icon-video-camera:before {
  content: "\e918";
}
.icon-dice:before {
  content: "\e919";
}
.icon-pacman:before {
  content: "\e91a";
}
.icon-spades:before {
  content: "\e91b";
}
.icon-clubs:before {
  content: "\e91c";
}
.icon-diamonds:before {
  content: "\e91d";
}
.icon-bullhorn:before {
  content: "\e91e";
}
.icon-connection:before {
  content: "\e91f";
}
.icon-podcast:before {
  content: "\e920";
}
.icon-feed:before {
  content: "\e921";
}
.icon-mic:before {
  content: "\e922";
}
.icon-book:before {
  content: "\e923";
}
.icon-books:before {
  content: "\e924";
}
.icon-library:before {
  content: "\e925";
}
.icon-file-text:before {
  content: "\e926";
}
.icon-profile:before {
  content: "\e927";
}
.icon-file-empty:before {
  content: "\e928";
}
.icon-files-empty:before {
  content: "\e929";
}
.icon-file-text2:before {
  content: "\e92a";
}
.icon-file-picture:before {
  content: "\e92b";
}
.icon-file-music:before {
  content: "\e92c";
}
.icon-file-play:before {
  content: "\e92d";
}
.icon-file-video:before {
  content: "\e92e";
}
.icon-file-zip:before {
  content: "\e92f";
}
.icon-copy:before {
  content: "\e930";
}
.icon-paste:before {
  content: "\e931";
}
.icon-stack:before {
  content: "\e932";
}
.icon-folder:before {
  content: "\e933";
}
.icon-folder-open:before {
  content: "\e934";
}
.icon-folder-plus:before {
  content: "\e935";
}
.icon-folder-minus:before {
  content: "\e936";
}
.icon-folder-download:before {
  content: "\e937";
}
.icon-folder-upload:before {
  content: "\e938";
}
.icon-price-tag:before {
  content: "\e939";
}
.icon-price-tags:before {
  content: "\e93a";
}
.icon-barcode:before {
  content: "\e93b";
}
.icon-qrcode:before {
  content: "\e93c";
}
.icon-ticket:before {
  content: "\e93d";
}
.icon-cart:before {
  content: "\e93e";
}
.icon-coin-dollar:before {
  content: "\e93f";
}
.icon-coin-euro:before {
  content: "\e940";
}
.icon-coin-pound:before {
  content: "\e941";
}
.icon-coin-yen:before {
  content: "\e942";
}
.icon-credit-card:before {
  content: "\e943";
}
.icon-calculator:before {
  content: "\e944";
}
.icon-lifebuoy:before {
  content: "\e945";
}
.icon-phone:before {
  content: "\e946";
}
.icon-phone-hang-up:before {
  content: "\e947";
}
.icon-address-book:before {
  content: "\e948";
}
.icon-envelop:before {
  content: "\e949";
}
.icon-pushpin:before {
  content: "\e94a";
}
.icon-location:before {
  content: "\e94b";
}
.icon-location2:before {
  content: "\e94c";
}
.icon-compass:before {
  content: "\e94d";
}
.icon-compass2:before {
  content: "\e94e";
}
.icon-map:before {
  content: "\e94f";
}
.icon-map2:before {
  content: "\e950";
}
.icon-history:before {
  content: "\e951";
}
.icon-clock:before {
  content: "\e952";
}
.icon-clock2:before {
  content: "\e953";
}
.icon-alarm:before {
  content: "\e954";
}
.icon-bell:before {
  content: "\e955";
}
.icon-stopwatch:before {
  content: "\e956";
}
.icon-calendar:before {
  content: "\e957";
}
.icon-printer:before {
  content: "\e958";
}
.icon-keyboard:before {
  content: "\e959";
}
.icon-display:before {
  content: "\e95a";
}
.icon-laptop:before {
  content: "\e95b";
}
.icon-mobile:before {
  content: "\e95c";
}
.icon-mobile2:before {
  content: "\e95d";
}
.icon-tablet:before {
  content: "\e95e";
}
.icon-tv:before {
  content: "\e95f";
}
.icon-drawer:before {
  content: "\e960";
}
.icon-drawer2:before {
  content: "\e961";
}
.icon-box-add:before {
  content: "\e962";
}
.icon-box-remove:before {
  content: "\e963";
}
.icon-download:before {
  content: "\e964";
}
.icon-upload:before {
  content: "\e965";
}
.icon-floppy-disk:before {
  content: "\e966";
}
.icon-drive:before {
  content: "\e967";
}
.icon-database:before {
  content: "\e968";
}
.icon-undo:before {
  content: "\e969";
}
.icon-redo:before {
  content: "\e96a";
}
.icon-undo2:before {
  content: "\e96b";
}
.icon-redo2:before {
  content: "\e96c";
}
.icon-forward:before {
  content: "\e96d";
}
.icon-reply:before {
  content: "\e96e";
}
.icon-bubble:before {
  content: "\e96f";
}
.icon-bubbles:before {
  content: "\e970";
}
.icon-bubbles2:before {
  content: "\e971";
}
.icon-bubble2:before {
  content: "\e972";
}
.icon-bubbles3:before {
  content: "\e973";
}
.icon-bubbles4:before {
  content: "\e974";
}
.icon-user:before {
  content: "\e975";
}
.icon-users:before {
  content: "\e976";
}
.icon-user-plus:before {
  content: "\e977";
}
.icon-user-minus:before {
  content: "\e978";
}
.icon-user-check:before {
  content: "\e979";
}
.icon-user-tie:before {
  content: "\e97a";
}
.icon-quotes-left:before {
  content: "\e97b";
}
.icon-quotes-right:before {
  content: "\e97c";
}
.icon-hour-glass:before {
  content: "\e97d";
}
.icon-spinner:before {
  content: "\e97e";
}
.icon-spinner2:before {
  content: "\e97f";
}
.icon-spinner3:before {
  content: "\e980";
}
.icon-spinner4:before {
  content: "\e981";
}
.icon-spinner5:before {
  content: "\e982";
}
.icon-spinner6:before {
  content: "\e983";
}
.icon-spinner7:before {
  content: "\e984";
}
.icon-spinner8:before {
  content: "\e985";
}
.icon-spinner9:before {
  content: "\e986";
}
.icon-spinner10:before {
  content: "\e987";
}
.icon-spinner11:before {
  content: "\e988";
}
.icon-binoculars:before {
  content: "\e989";
}
.icon-search:before {
  content: "\e98a";
}
.icon-zoom-in:before {
  content: "\e98b";
}
.icon-zoom-out:before {
  content: "\e98c";
}
.icon-enlarge:before {
  content: "\e98d";
}
.icon-shrink:before {
  content: "\e98e";
}
.icon-enlarge2:before {
  content: "\e98f";
}
.icon-shrink2:before {
  content: "\e990";
}
.icon-key:before {
  content: "\e991";
}
.icon-key2:before {
  content: "\e992";
}
.icon-lock:before {
  content: "\e993";
}
.icon-unlocked:before {
  content: "\e994";
}
.icon-wrench:before {
  content: "\e995";
}
.icon-equalizer:before {
  content: "\e996";
}
.icon-equalizer2:before {
  content: "\e997";
}
.icon-cog:before {
  content: "\e998";
}
.icon-cogs:before {
  content: "\e999";
}
.icon-hammer:before {
  content: "\e99a";
}
.icon-magic-wand:before {
  content: "\e99b";
}
.icon-aid-kit:before {
  content: "\e99c";
}
.icon-bug:before {
  content: "\e99d";
}
.icon-pie-chart:before {
  content: "\e99e";
}
.icon-stats-dots:before {
  content: "\e99f";
}
.icon-stats-bars:before {
  content: "\e9a0";
}
.icon-stats-bars2:before {
  content: "\e9a1";
}
.icon-trophy:before {
  content: "\e9a2";
}
.icon-gift:before {
  content: "\e9a3";
}
.icon-glass:before {
  content: "\e9a4";
}
.icon-glass2:before {
  content: "\e9a5";
}
.icon-mug:before {
  content: "\e9a6";
}
.icon-spoon-knife:before {
  content: "\e9a7";
}
.icon-leaf:before {
  content: "\e9a8";
}
.icon-rocket:before {
  content: "\e9a9";
}
.icon-meter:before {
  content: "\e9aa";
}
.icon-meter2:before {
  content: "\e9ab";
}
.icon-hammer2:before {
  content: "\e9ac";
}
.icon-fire:before {
  content: "\e9ad";
}
.icon-lab:before {
  content: "\e9ae";
}
.icon-magnet:before {
  content: "\e9af";
}
.icon-bin:before {
  content: "\e9b0";
}
.icon-bin2:before {
  content: "\e9b1";
}
.icon-briefcase:before {
  content: "\e9b2";
}
.icon-airplane:before {
  content: "\e9b3";
}
.icon-truck:before {
  content: "\e9b4";
}
.icon-road:before {
  content: "\e9b5";
}
.icon-accessibility:before {
  content: "\e9b6";
}
.icon-target:before {
  content: "\e9b7";
}
.icon-shield:before {
  content: "\e9b8";
}
.icon-power:before {
  content: "\e9b9";
}
.icon-switch:before {
  content: "\e9ba";
}
.icon-power-cord:before {
  content: "\e9bb";
}
.icon-clipboard:before {
  content: "\e9bc";
}
.icon-list-numbered:before {
  content: "\e9bd";
}
.icon-list:before {
  content: "\e9be";
}
.icon-list2:before {
  content: "\e9bf";
}
.icon-tree:before {
  content: "\e9c0";
}
.icon-menu:before {
  content: "\e9c1";
}
.icon-menu2:before {
  content: "\e9c2";
}
.icon-menu3:before {
  content: "\e9c3";
}
.icon-menu4:before {
  content: "\e9c4";
}
.icon-cloud:before {
  content: "\e9c5";
}
.icon-cloud-download:before {
  content: "\e9c6";
}
.icon-cloud-upload:before {
  content: "\e9c7";
}
.icon-cloud-check:before {
  content: "\e9c8";
}
.icon-download2:before {
  content: "\e9c9";
}
.icon-upload2:before {
  content: "\e9ca";
}
.icon-download3:before {
  content: "\e9cb";
}
.icon-upload3:before {
  content: "\e9cc";
}
.icon-sphere:before {
  content: "\e9cd";
}
.icon-earth:before {
  content: "\e9ce";
}
.icon-link:before {
  content: "\e9cf";
}
.icon-flag:before {
  content: "\e9d0";
}
.icon-attachment:before {
  content: "\e9d1";
}
.icon-eye:before {
  content: "\e9d2";
}
.icon-eye-plus:before {
  content: "\e9d3";
}
.icon-eye-minus:before {
  content: "\e9d4";
}
.icon-eye-blocked:before {
  content: "\e9d5";
}
.icon-bookmark:before {
  content: "\e9d6";
}
.icon-bookmarks:before {
  content: "\e9d7";
}
.icon-sun:before {
  content: "\e9d8";
}
.icon-contrast:before {
  content: "\e9d9";
}
.icon-brightness-contrast:before {
  content: "\e9da";
}
.icon-star-empty:before {
  content: "\e9db";
}
.icon-star-half:before {
  content: "\e9dc";
}
.icon-star-full:before {
  content: "\e9dd";
}
.icon-heart:before {
  content: "\e9de";
}
.icon-heart-broken:before {
  content: "\e9df";
}
.icon-man:before {
  content: "\e9e0";
}
.icon-woman:before {
  content: "\e9e1";
}
.icon-man-woman:before {
  content: "\e9e2";
}
.icon-happy:before {
  content: "\e9e3";
}
.icon-happy2:before {
  content: "\e9e4";
}
.icon-smile:before {
  content: "\e9e5";
}
.icon-smile2:before {
  content: "\e9e6";
}
.icon-tongue:before {
  content: "\e9e7";
}
.icon-tongue2:before {
  content: "\e9e8";
}
.icon-sad:before {
  content: "\e9e9";
}
.icon-sad2:before {
  content: "\e9ea";
}
.icon-wink:before {
  content: "\e9eb";
}
.icon-wink2:before {
  content: "\e9ec";
}
.icon-grin:before {
  content: "\e9ed";
}
.icon-grin2:before {
  content: "\e9ee";
}
.icon-cool:before {
  content: "\e9ef";
}
.icon-cool2:before {
  content: "\e9f0";
}
.icon-angry:before {
  content: "\e9f1";
}
.icon-angry2:before {
  content: "\e9f2";
}
.icon-evil:before {
  content: "\e9f3";
}
.icon-evil2:before {
  content: "\e9f4";
}
.icon-shocked:before {
  content: "\e9f5";
}
.icon-shocked2:before {
  content: "\e9f6";
}
.icon-baffled:before {
  content: "\e9f7";
}
.icon-baffled2:before {
  content: "\e9f8";
}
.icon-confused:before {
  content: "\e9f9";
}
.icon-confused2:before {
  content: "\e9fa";
}
.icon-neutral:before {
  content: "\e9fb";
}
.icon-neutral2:before {
  content: "\e9fc";
}
.icon-hipster:before {
  content: "\e9fd";
}
.icon-hipster2:before {
  content: "\e9fe";
}
.icon-wondering:before {
  content: "\e9ff";
}
.icon-wondering2:before {
  content: "\ea00";
}
.icon-sleepy:before {
  content: "\ea01";
}
.icon-sleepy2:before {
  content: "\ea02";
}
.icon-frustrated:before {
  content: "\ea03";
}
.icon-frustrated2:before {
  content: "\ea04";
}
.icon-crying:before {
  content: "\ea05";
}
.icon-crying2:before {
  content: "\ea06";
}
.icon-point-up:before {
  content: "\ea07";
}
.icon-point-right:before {
  content: "\ea08";
}
.icon-point-down:before {
  content: "\ea09";
}
.icon-point-left:before {
  content: "\ea0a";
}
.icon-warning:before {
  content: "\ea0b";
}
.icon-notification:before {
  content: "\ea0c";
}
.icon-question:before {
  content: "\ea0d";
}
.icon-plus:before {
  content: "\ea0e";
}
.icon-minus:before {
  content: "\ea0f";
}
.icon-info:before {
  content: "\ea10";
}
.icon-cancel-circle:before {
  content: "\ea11";
}
.icon-blocked:before {
  content: "\ea12";
}
.icon-cross:before {
  content: "\ea13";
}
.icon-checkmark:before {
  content: "\ea14";
}
.icon-checkmark2:before {
  content: "\ea15";
}
.icon-spell-check:before {
  content: "\ea16";
}
.icon-enter:before {
  content: "\ea17";
}
.icon-exit:before {
  content: "\ea18";
}
.icon-play22:before {
  content: "\ea19";
}
.icon-pause:before {
  content: "\ea1a";
}
.icon-stop:before {
  content: "\ea1b";
}
.icon-previous:before {
  content: "\ea1c";
}
.icon-next:before {
  content: "\ea1d";
}
.icon-backward:before {
  content: "\ea1e";
}
.icon-forward2:before {
  content: "\ea1f";
}
.icon-play3:before {
  content: "\ea20";
}
.icon-pause2:before {
  content: "\ea21";
}
.icon-stop2:before {
  content: "\ea22";
}
.icon-backward2:before {
  content: "\ea23";
}
.icon-forward3:before {
  content: "\ea24";
}
.icon-first:before {
  content: "\ea25";
}
.icon-last:before {
  content: "\ea26";
}
.icon-previous2:before {
  content: "\ea27";
}
.icon-next2:before {
  content: "\ea28";
}
.icon-eject:before {
  content: "\ea29";
}
.icon-volume-high:before {
  content: "\ea2a";
}
.icon-volume-medium:before {
  content: "\ea2b";
}
.icon-volume-low:before {
  content: "\ea2c";
}
.icon-volume-mute:before {
  content: "\ea2d";
}
.icon-volume-mute2:before {
  content: "\ea2e";
}
.icon-volume-increase:before {
  content: "\ea2f";
}
.icon-volume-decrease:before {
  content: "\ea30";
}
.icon-loop:before {
  content: "\ea31";
}
.icon-loop2:before {
  content: "\ea32";
}
.icon-infinite:before {
  content: "\ea33";
}
.icon-shuffle:before {
  content: "\ea34";
}
.icon-arrow-up-left:before {
  content: "\ea35";
}
.icon-arrow-up:before {
  content: "\ea36";
}
.icon-arrow-up-right:before {
  content: "\ea37";
}
.icon-arrow-right:before {
  content: "\ea38";
}
.icon-arrow-down-right:before {
  content: "\ea39";
}
.icon-arrow-down:before {
  content: "\ea3a";
}
.icon-arrow-down-left:before {
  content: "\ea3b";
}
.icon-arrow-left:before {
  content: "\ea3c";
}
.icon-arrow-up-left2:before {
  content: "\ea3d";
}
.icon-arrow-up2:before {
  content: "\ea3e";
}
.icon-arrow-up-right2:before {
  content: "\ea3f";
}
.icon-arrow-right2:before {
  content: "\ea40";
}
.icon-arrow-down-right2:before {
  content: "\ea41";
}
.icon-arrow-down2:before {
  content: "\ea42";
}
.icon-arrow-down-left2:before {
  content: "\ea43";
}
.icon-arrow-left2:before {
  content: "\ea44";
}
.icon-circle-up:before {
  content: "\ea45";
}
.icon-circle-right:before {
  content: "\ea46";
}
.icon-circle-down:before {
  content: "\ea47";
}
.icon-circle-left:before {
  content: "\ea48";
}
.icon-tab:before {
  content: "\ea49";
}
.icon-move-up:before {
  content: "\ea4a";
}
.icon-move-down:before {
  content: "\ea4b";
}
.icon-sort-alpha-asc:before {
  content: "\ea4c";
}
.icon-sort-alpha-desc:before {
  content: "\ea4d";
}
.icon-sort-numeric-asc:before {
  content: "\ea4e";
}
.icon-sort-numberic-desc:before {
  content: "\ea4f";
}
.icon-sort-amount-asc:before {
  content: "\ea50";
}
.icon-sort-amount-desc:before {
  content: "\ea51";
}
.icon-command:before {
  content: "\ea52";
}
.icon-shift:before {
  content: "\ea53";
}
.icon-ctrl:before {
  content: "\ea54";
}
.icon-opt:before {
  content: "\ea55";
}
.icon-checkbox-checked:before {
  content: "\ea56";
}
.icon-checkbox-unchecked:before {
  content: "\ea57";
}
.icon-radio-checked:before {
  content: "\ea58";
}
.icon-radio-checked2:before {
  content: "\ea59";
}
.icon-radio-unchecked:before {
  content: "\ea5a";
}
.icon-crop:before {
  content: "\ea5b";
}
.icon-make-group:before {
  content: "\ea5c";
}
.icon-ungroup:before {
  content: "\ea5d";
}
.icon-scissors:before {
  content: "\ea5e";
}
.icon-filter:before {
  content: "\ea5f";
}
.icon-font:before {
  content: "\ea60";
}
.icon-ligature:before {
  content: "\ea61";
}
.icon-ligature2:before {
  content: "\ea62";
}
.icon-text-height:before {
  content: "\ea63";
}
.icon-text-width:before {
  content: "\ea64";
}
.icon-font-size:before {
  content: "\ea65";
}
.icon-bold:before {
  content: "\ea66";
}
.icon-underline:before {
  content: "\ea67";
}
.icon-italic:before {
  content: "\ea68";
}
.icon-strikethrough:before {
  content: "\ea69";
}
.icon-omega:before {
  content: "\ea6a";
}
.icon-sigma:before {
  content: "\ea6b";
}
.icon-page-break:before {
  content: "\ea6c";
}
.icon-superscript:before {
  content: "\ea6d";
}
.icon-subscript:before {
  content: "\ea6e";
}
.icon-superscript2:before {
  content: "\ea6f";
}
.icon-subscript2:before {
  content: "\ea70";
}
.icon-text-color:before {
  content: "\ea71";
}
.icon-pagebreak:before {
  content: "\ea72";
}
.icon-clear-formatting:before {
  content: "\ea73";
}
.icon-table:before {
  content: "\ea74";
}
.icon-table2:before {
  content: "\ea75";
}
.icon-insert-template:before {
  content: "\ea76";
}
.icon-pilcrow:before {
  content: "\ea77";
}
.icon-ltr:before {
  content: "\ea78";
}
.icon-rtl:before {
  content: "\ea79";
}
.icon-section:before {
  content: "\ea7a";
}
.icon-paragraph-left:before {
  content: "\ea7b";
}
.icon-paragraph-center:before {
  content: "\ea7c";
}
.icon-paragraph-right:before {
  content: "\ea7d";
}
.icon-paragraph-justify:before {
  content: "\ea7e";
}
.icon-indent-increase:before {
  content: "\ea7f";
}
.icon-indent-decrease:before {
  content: "\ea80";
}
.icon-share:before {
  content: "\ea81";
}
.icon-new-tab:before {
  content: "\ea82";
}
.icon-embed:before {
  content: "\ea83";
}
.icon-embed2:before {
  content: "\ea84";
}
.icon-terminal:before {
  content: "\ea85";
}
.icon-share2:before {
  content: "\ea86";
}
.icon-mail:before {
  content: "\ea87";
}
.icon-mail2:before {
  content: "\ea88";
}
.icon-mail3:before {
  content: "\ea89";
}
.icon-mail4:before {
  content: "\ea8a";
}
.icon-amazon:before {
  content: "\ea8b";
}
.icon-google:before {
  content: "\ea8c";
}
.icon-google2:before {
  content: "\ea8d";
}
.icon-google3:before {
  content: "\ea8e";
}
.icon-google-plus:before {
  content: "\ea8f";
}
.icon-google-plus2:before {
  content: "\ea90";
}
.icon-google-plus3:before {
  content: "\ea91";
}
.icon-hangouts:before {
  content: "\ea92";
}
.icon-google-drive:before {
  content: "\ea93";
}
.icon-facebook:before {
  content: "\ea94";
}
.icon-facebook2:before {
  content: "\ea95";
}
.icon-instagram:before {
  content: "\ea96";
}
.icon-whatsapp:before {
  content: "\ea97";
}
.icon-spotify:before {
  content: "\ea98";
}
.icon-telegram:before {
  content: "\ea99";
}
.icon-twitter:before {
  content: "\ea9a";
}
.icon-vine:before {
  content: "\ea9b";
}
.icon-vk:before {
  content: "\ea9c";
}
.icon-renren:before {
  content: "\ea9d";
}
.icon-sina-weibo:before {
  content: "\ea9e";
}
.icon-rss:before {
  content: "\ea9f";
}
.icon-rss2:before {
  content: "\eaa0";
}
.icon-youtube:before {
  content: "\eaa1";
}
.icon-youtube2:before {
  content: "\eaa2";
}
.icon-twitch:before {
  content: "\eaa3";
}
.icon-vimeo:before {
  content: "\eaa4";
}
.icon-vimeo2:before {
  content: "\eaa5";
}
.icon-lanyrd:before {
  content: "\eaa6";
}
.icon-flickr:before {
  content: "\eaa7";
}
.icon-flickr2:before {
  content: "\eaa8";
}
.icon-flickr3:before {
  content: "\eaa9";
}
.icon-flickr4:before {
  content: "\eaaa";
}
.icon-dribbble:before {
  content: "\eaab";
}
.icon-behance:before {
  content: "\eaac";
}
.icon-behance2:before {
  content: "\eaad";
}
.icon-deviantart:before {
  content: "\eaae";
}
.icon-500px:before {
  content: "\eaaf";
}
.icon-steam:before {
  content: "\eab0";
}
.icon-steam2:before {
  content: "\eab1";
}
.icon-dropbox:before {
  content: "\eab2";
}
.icon-onedrive:before {
  content: "\eab3";
}
.icon-github:before {
  content: "\eab4";
}
.icon-npm:before {
  content: "\eab5";
}
.icon-basecamp:before {
  content: "\eab6";
}
.icon-trello:before {
  content: "\eab7";
}
.icon-wordpress:before {
  content: "\eab8";
}
.icon-joomla:before {
  content: "\eab9";
}
.icon-ello:before {
  content: "\eaba";
}
.icon-blogger:before {
  content: "\eabb";
}
.icon-blogger2:before {
  content: "\eabc";
}
.icon-tumblr:before {
  content: "\eabd";
}
.icon-tumblr2:before {
  content: "\eabe";
}
.icon-yahoo:before {
  content: "\eabf";
}
.icon-yahoo2:before {
  content: "\eac0";
}
.icon-tux:before {
  content: "\eac1";
}
.icon-appleinc:before {
  content: "\eac2";
}
.icon-finder:before {
  content: "\eac3";
}
.icon-android:before {
  content: "\eac4";
}
.icon-windows:before {
  content: "\eac5";
}
.icon-windows8:before {
  content: "\eac6";
}
.icon-soundcloud:before {
  content: "\eac7";
}
.icon-soundcloud2:before {
  content: "\eac8";
}
.icon-skype:before {
  content: "\eac9";
}
.icon-reddit:before {
  content: "\eaca";
}
.icon-hackernews:before {
  content: "\eacb";
}
.icon-wikipedia:before {
  content: "\eacc";
}
.icon-linkedin:before {
  content: "\eacd";
}
.icon-linkedin2:before {
  content: "\eace";
}
.icon-lastfm:before {
  content: "\eacf";
}
.icon-lastfm2:before {
  content: "\ead0";
}
.icon-delicious:before {
  content: "\ead1";
}
.icon-stumbleupon:before {
  content: "\ead2";
}
.icon-stumbleupon2:before {
  content: "\ead3";
}
.icon-stackoverflow:before {
  content: "\ead4";
}
.icon-pinterest:before {
  content: "\ead5";
}
.icon-pinterest2:before {
  content: "\ead6";
}
.icon-xing:before {
  content: "\ead7";
}
.icon-xing2:before {
  content: "\ead8";
}
.icon-flattr:before {
  content: "\ead9";
}
.icon-foursquare:before {
  content: "\eada";
}
.icon-yelp:before {
  content: "\eadb";
}
.icon-paypal:before {
  content: "\eadc";
}
.icon-chrome:before {
  content: "\eadd";
}
.icon-firefox:before {
  content: "\eade";
}
.icon-IE:before {
  content: "\eadf";
}
.icon-edge:before {
  content: "\eae0";
}
.icon-safari:before {
  content: "\eae1";
}
.icon-opera:before {
  content: "\eae2";
}
.icon-file-pdf:before {
  content: "\eae3";
}
.icon-file-openoffice:before {
  content: "\eae4";
}
.icon-file-word:before {
  content: "\eae5";
}
.icon-file-excel:before {
  content: "\eae6";
}
.icon-libreoffice:before {
  content: "\eae7";
}
.icon-html-five:before {
  content: "\eae8";
}
.icon-html-five2:before {
  content: "\eae9";
}
.icon-css3:before {
  content: "\eaea";
}
.icon-git:before {
  content: "\eaeb";
}
.icon-codepen:before {
  content: "\eaec";
}
.icon-svg:before {
  content: "\eaed";
}
.icon-IcoMoon:before {
  content: "\eaee";
}
/*********** BOOTSTRAP SELECT theme/bootstrap-select-variables.less **********/
/*********** BOOTSTRAP SELECT theme/bootstrap-select.less **********/
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-bottom: 0;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
/*********** GENERAL theme/general.less **********/
body {
  background: white;
}
.container {
  padding: 24px;
}
.main-container {
  padding-top: 165px;
}
a:hover,
a:focus,
a:visited,
a:active {
  text-decoration: none;
  outline: none;
}
a:hover {
  transition: color 0.2s ease-in-out;
}
main {
  padding-bottom: 30px;
}
time {
  font-size: 65%;
  color: #777777;
  display: block;
}
.gray-txt {
  color: #b4b3b3;
}
hr {
  border-top: 1px solid #f0f0f0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  display: block;
}
h1 {
  margin-top: 0;
  margin-bottom: 30px!important;
  font-size: 32px;
}
h2 {
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #333;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #a02b47;
}
strong,
b,
th {
  font-weight: 600;
}
.italic {
  font-style: italic;
}
label {
  font-weight: normal;
}
label,
th {
  font-weight: normal;
}
.form-control {
  box-shadow: none;
}
.teaser {
  margin-bottom: 20px;
}
.teaser h3 {
  margin-top: 0;
}
.teaser p {
  margin-top: 10px;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.text-align-right-mobile-left {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .text-align-right-mobile-left {
    text-align: left;
    margin-bottom: 15px;
  }
}
.italic {
  font-style: italic;
}
#loader {
  text-align: center;
  display: none;
}
.time {
  font-style: italic;
  display: block;
}
.time span {
  padding-right: 5px;
  display: inline-block;
  font-weight: 600;
}
.pull-center {
  width: 100%;
  text-align: center;
}
a.more {
  color: #b4b3b3;
  font-style: italic;
}
a.more span {
  font-size: 12px;
}
a.more:hover {
  color: #a02b47;
}
.show-for-mobile {
  display: none;
}
@media (max-width: 767px) {
  .hide-for-mobile {
    display: none;
  }
  .show-for-mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .img-mobile-full {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.strong {
  font-weight: 600;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}
hr.hr-cat {
  margin-top: 0;
  margin-bottom: 15px;
}
.form-one.cat .bootstrap-select,
.form-one.cat button[type="submit"] {
  margin-top: 0;
  margin-bottom: 15px;
}
.form-one.cat .add-select {
  display: inline-block;
}
.row.row-padding-small {
  margin-left: -5px;
  margin-right: -5px;
}
.row.row-padding-small .col-xs-1,
.row.row-padding-small .col-sm-1,
.row.row-padding-small .col-md-1,
.row.row-padding-small .col-lg-1,
.row.row-padding-small .col-xs-2,
.row.row-padding-small .col-sm-2,
.row.row-padding-small .col-md-2,
.row.row-padding-small .col-lg-2,
.row.row-padding-small .col-xs-3,
.row.row-padding-small .col-sm-3,
.row.row-padding-small .col-md-3,
.row.row-padding-small .col-lg-3,
.row.row-padding-small .col-xs-4,
.row.row-padding-small .col-sm-4,
.row.row-padding-small .col-md-4,
.row.row-padding-small .col-lg-4,
.row.row-padding-small .col-xs-5,
.row.row-padding-small .col-sm-5,
.row.row-padding-small .col-md-5,
.row.row-padding-small .col-lg-5,
.row.row-padding-small .col-xs-6,
.row.row-padding-small .col-sm-6,
.row.row-padding-small .col-md-6,
.row.row-padding-small .col-lg-6,
.row.row-padding-small .col-xs-7,
.row.row-padding-small .col-sm-7,
.row.row-padding-small .col-md-7,
.row.row-padding-small .col-lg-7,
.row.row-padding-small .col-xs-8,
.row.row-padding-small .col-sm-8,
.row.row-padding-small .col-md-8,
.row.row-padding-small .col-lg-8,
.row.row-padding-small .col-xs-9,
.row.row-padding-small .col-sm-9,
.row.row-padding-small .col-md-9,
.row.row-padding-small .col-lg-9,
.row.row-padding-small .col-xs-10,
.row.row-padding-small .col-sm-10,
.row.row-padding-small .col-md-10,
.row.row-padding-small .col-lg-10,
.row.row-padding-small .col-xs-11,
.row.row-padding-small .col-sm-11,
.row.row-padding-small .col-md-11,
.row.row-padding-small .col-lg-11,
.row.row-padding-small .col-xs-12,
.row.row-padding-small .col-sm-12,
.row.row-padding-small .col-md-12,
.row.row-padding-small .col-lg-12,
.row.row-padding-small .col-xs-13,
.row.row-padding-small .col-sm-13,
.row.row-padding-small .col-md-13,
.row.row-padding-small .col-lg-13,
.row.row-padding-small .col-xs-14,
.row.row-padding-small .col-sm-14,
.row.row-padding-small .col-md-14,
.row.row-padding-small .col-lg-14,
.row.row-padding-small .col-xs-15,
.row.row-padding-small .col-sm-15,
.row.row-padding-small .col-md-15,
.row.row-padding-small .col-lg-15,
.row.row-padding-small .col-xs-16,
.row.row-padding-small .col-sm-16,
.row.row-padding-small .col-md-16,
.row.row-padding-small .col-lg-16,
.row.row-padding-small .col-xs-17,
.row.row-padding-small .col-sm-17,
.row.row-padding-small .col-md-17,
.row.row-padding-small .col-lg-17,
.row.row-padding-small .col-xs-18,
.row.row-padding-small .col-sm-18,
.row.row-padding-small .col-md-18,
.row.row-padding-small .col-lg-18,
.row.row-padding-small .col-xs-19,
.row.row-padding-small .col-sm-19,
.row.row-padding-small .col-md-19,
.row.row-padding-small .col-lg-19,
.row.row-padding-small .col-xs-20,
.row.row-padding-small .col-sm-20,
.row.row-padding-small .col-md-20,
.row.row-padding-small .col-lg-20,
.row.row-padding-small .col-xs-21,
.row.row-padding-small .col-sm-21,
.row.row-padding-small .col-md-21,
.row.row-padding-small .col-lg-21,
.row.row-padding-small .col-xs-22,
.row.row-padding-small .col-sm-22,
.row.row-padding-small .col-md-22,
.row.row-padding-small .col-lg-22,
.row.row-padding-small .col-xs-23,
.row.row-padding-small .col-sm-23,
.row.row-padding-small .col-md-23,
.row.row-padding-small .col-lg-23,
.row.row-padding-small .col-xs-24,
.row.row-padding-small .col-sm-24,
.row.row-padding-small .col-md-24,
.row.row-padding-small .col-lg-24 {
  padding-left: 5px;
  padding-right: 5px;
}
.row.row-padding-no {
  margin-left: 0;
  margin-right: 0;
}
.row.row-padding-no .col-xs-1,
.row.row-padding-no .col-sm-1,
.row.row-padding-no .col-md-1,
.row.row-padding-no .col-lg-1,
.row.row-padding-no .col-xs-2,
.row.row-padding-no .col-sm-2,
.row.row-padding-no .col-md-2,
.row.row-padding-no .col-lg-2,
.row.row-padding-no .col-xs-3,
.row.row-padding-no .col-sm-3,
.row.row-padding-no .col-md-3,
.row.row-padding-no .col-lg-3,
.row.row-padding-no .col-xs-4,
.row.row-padding-no .col-sm-4,
.row.row-padding-no .col-md-4,
.row.row-padding-no .col-lg-4,
.row.row-padding-no .col-xs-5,
.row.row-padding-no .col-sm-5,
.row.row-padding-no .col-md-5,
.row.row-padding-no .col-lg-5,
.row.row-padding-no .col-xs-6,
.row.row-padding-no .col-sm-6,
.row.row-padding-no .col-md-6,
.row.row-padding-no .col-lg-6,
.row.row-padding-no .col-xs-7,
.row.row-padding-no .col-sm-7,
.row.row-padding-no .col-md-7,
.row.row-padding-no .col-lg-7,
.row.row-padding-no .col-xs-8,
.row.row-padding-no .col-sm-8,
.row.row-padding-no .col-md-8,
.row.row-padding-no .col-lg-8,
.row.row-padding-no .col-xs-9,
.row.row-padding-no .col-sm-9,
.row.row-padding-no .col-md-9,
.row.row-padding-no .col-lg-9,
.row.row-padding-no .col-xs-10,
.row.row-padding-no .col-sm-10,
.row.row-padding-no .col-md-10,
.row.row-padding-no .col-lg-10,
.row.row-padding-no .col-xs-11,
.row.row-padding-no .col-sm-11,
.row.row-padding-no .col-md-11,
.row.row-padding-no .col-lg-11,
.row.row-padding-no .col-xs-12,
.row.row-padding-no .col-sm-12,
.row.row-padding-no .col-md-12,
.row.row-padding-no .col-lg-12,
.row.row-padding-no .col-xs-13,
.row.row-padding-no .col-sm-13,
.row.row-padding-no .col-md-13,
.row.row-padding-no .col-lg-13,
.row.row-padding-no .col-xs-14,
.row.row-padding-no .col-sm-14,
.row.row-padding-no .col-md-14,
.row.row-padding-no .col-lg-14,
.row.row-padding-no .col-xs-15,
.row.row-padding-no .col-sm-15,
.row.row-padding-no .col-md-15,
.row.row-padding-no .col-lg-15,
.row.row-padding-no .col-xs-16,
.row.row-padding-no .col-sm-16,
.row.row-padding-no .col-md-16,
.row.row-padding-no .col-lg-16,
.row.row-padding-no .col-xs-17,
.row.row-padding-no .col-sm-17,
.row.row-padding-no .col-md-17,
.row.row-padding-no .col-lg-17,
.row.row-padding-no .col-xs-18,
.row.row-padding-no .col-sm-18,
.row.row-padding-no .col-md-18,
.row.row-padding-no .col-lg-18,
.row.row-padding-no .col-xs-19,
.row.row-padding-no .col-sm-19,
.row.row-padding-no .col-md-19,
.row.row-padding-no .col-lg-19,
.row.row-padding-no .col-xs-20,
.row.row-padding-no .col-sm-20,
.row.row-padding-no .col-md-20,
.row.row-padding-no .col-lg-20,
.row.row-padding-no .col-xs-21,
.row.row-padding-no .col-sm-21,
.row.row-padding-no .col-md-21,
.row.row-padding-no .col-lg-21,
.row.row-padding-no .col-xs-22,
.row.row-padding-no .col-sm-22,
.row.row-padding-no .col-md-22,
.row.row-padding-no .col-lg-22,
.row.row-padding-no .col-xs-23,
.row.row-padding-no .col-sm-23,
.row.row-padding-no .col-md-23,
.row.row-padding-no .col-lg-23,
.row.row-padding-no .col-xs-24,
.row.row-padding-no .col-sm-24,
.row.row-padding-no .col-md-24,
.row.row-padding-no .col-lg-24 {
  padding-left: 0;
  padding-right: 0;
}
.btn.btn-invert {
  background: white;
  color: #a02b47;
  text-transform: uppercase;
  font-weight: 600;
  padding: 6px 15px;
}
.btn.btn-invert:hover {
  background: #782035;
  color: white;
}
.embed-media-16-9 {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
}
.embed-media-16-9 iframe,
.embed-media-16-9 embed,
.embed-media-16-9 object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-media-4-3 {
  position: relative;
  padding-bottom: 75%;
  /* 4:3 */
}
.embed-media-4-3 iframe,
.embed-media-4-3 embed,
.embed-media-4-3 object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-media-3-2 {
  position: relative;
  padding-bottom: 66.666666%;
  /* 3:2 */
}
.embed-media-3-2 iframe,
.embed-media-3-2 embed,
.embed-media-3-2 object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .pagination > li > a,
  .pagination > li > span {
    padding: 16px 18px;
  }
}
@media (max-width: 767px) {
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%!important;
  }
}
@media (max-width: 767px) {
  .breadcrumb {
    margin-bottom: 10px;
  }
  .h1 {
    margin-bottom: 15px!important;
    font-size: 20px;
  }
  .h2,
  h3,
  h4,
  h5 {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .img-main {
    margin-bottom: 15px!important;
  }
}
@media (max-width: 1024px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0!important;
  }
}
@media (max-width: 767px) {
  /*
  .container-content {
    margin-top: -12px;
  }
 */
  #classContent {
    margin-top: -12px;
    /* margin-top:-12px*/
  }
}
.form-one.cat .bootstrap-select {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .form-one.cat .bootstrap-select {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  h1 {
    margin-top: 15px;
    font-size: 24px;
    line-height: 1;
  }
}
@media (max-width: 1280px) {
  aside.teasers-right {
    display: none;
  }
}
.btn {
  padding: 4px 16px;
}
.btn-border {
  background: transparent;
  border: solid 1px #a02b47;
  color: #a02b47;
  text-transform: uppercase;
}
.btn-border:hover {
  background: #a02b47;
  color: white;
}
@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
/*********** END GENERAL **********/
/*********** COLONNES DE TEMPLATE POUR LE CONTENU PRINCIPAL (MIXINS) **********/
/* Contenu principal sur toute la largeur */
.content-one-col {
  margin-left: -12px;
  margin-right: -12px;
}
.content-one-col main {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .content-one-col main {
    float: left;
    width: 100%;
  }
}
/* Contenu principal + 1 colonne plus petite */
.content-two-col {
  margin-left: -12px;
  margin-right: -12px;
}
.content-two-col main {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1280px) {
  .content-two-col main {
    float: left;
    width: 75%;
  }
}
.content-two-col nav.nav-second {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1280px) {
  .content-two-col nav.nav-second {
    float: left;
    width: 25%;
  }
}
.content-two-col aside {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1280px) {
  .content-two-col aside {
    float: left;
    width: 25%;
  }
}
/* Contenu principal + 2 colonnes plus petites */
.content-three-col {
  margin-left: -12px;
  margin-right: -12px;
}
.content-three-col main {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .content-three-col main {
    float: left;
    width: 54.16666667%;
  }
}
.content-three-col nav.nav-second {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .content-three-col nav.nav-second {
    float: left;
    width: 20.83333333%;
  }
}
.content-three-col aside {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .content-three-col aside {
    float: left;
    width: 25%;
  }
}
/* Meteo */
div.meteo-container {
  background-color: #563d7c;
  width: 480px;
  height: 320px;
}
div.meteo {
  background-color: #006080;
  position: relative;
}
div.meteo div {
  position: absolute;
}
div.cityInfos {
  display: none;
}
div.cityBulletins {
  display: none;
}
div.day {
  width: 100px;
  display: inline-block;
  text-align: center;
}
.map {
  position: relative;
}
.map-icon {
  position: absolute;
  left: 0px;
  top: 0px;
}
.map-icon a {
  color: #000;
}
.map-icon img {
  width: 30px;
}
.map-icon div {
  font-size: 12px;
  font-weight: bold;
  top: -35px;
  left: 25px;
  position: relative;
}
.picto {
  display: inline-block;
  margin-right: 22px;
  text-align: center;
}
.picto p {
  text-align: center;
  margin-top: 15px;
}
/*********** END COLONNES DE TEMPLATE PREDEFINIES POUR LE CONTENU PRINCIPAL (MIXINS) **********/
/*********** HEADER theme/header.less **********/
header.nav-mobile {
  background: white;
  padding-top: 34px;
  padding-bottom: 34px;
  position: relative;
  min-height: 50px;
  max-width: 100%;
}
.nf-top-header-nav ul li .btn-primary {
  margin-left: 15px;
}
@media (min-width: 1164px) {
  .navbar {
    max-width: 1164px;
    margin: 0 auto;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.logo {
  top: 25px;
  position: absolute;
}
@media (max-width: 1024px) {
  header.nav-mobile {
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
header .login-box .btn-primary {
  background-color: #ce0200;
  border: none;
}
header small a {
  color: #ce0200;
}
/* header */
header.nav-desktop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
  min-height: 135px;
}
body.header-fixed header.nav-desktop {
  min-height: initial;
}
.header-fixed header.nav-desktop {
  position: fixed;
}
.header-fixed .nf-top-header .navbar-toggle {
  margin-top: 10px;
}
.header-fixed .nf-header-bottom-mon-journal img {
  margin-top: 13px;
}
/* top header */
.nf-top-header-wrap {
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.nf-top-header {
  padding: 0;
}
.header-fixed .nf-top-header-wrap {
  display: none;
}
.nf-top-header-nav {
  /*margin-top:2px;*/
}
.nf-top-header-nav ul {
  list-style: none outside;
  padding: 0;
  margin: 0;
  text-align: center;
}
.nf-top-header-nav ul li {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.nf-top-header-nav ul li .btn-primary {
  padding: 0 5px;
}
.nf-top-header-nav ul li.navItem a,
.nf-top-header-nav ul li.meteotop a {
  color: #b4b3b3;
  display: block;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 8px;
}
.nf-top-header-nav ul li.navItem a:hover,
.nf-top-header-nav ul li.active a,
.nf-top-header-nav ul li.meteotop a:hover,
.nf-top-header-nav ul li.meteotop.active a {
  color: #555;
}
.nf-top-header-nav ul li.navItem:first-child a {
  padding-left: 0;
}
.nf-top-header-nav ul li ul {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  float: none;
  left: 50%;
  transform: translateX(-50%);
  min-width: 200px;
  padding-bottom: 5px;
  position: absolute;
  text-align: center;
  top: 27px;
  z-index: 100;
  display: none;
}
.nf-top-header-nav ul li ul li {
  float: none;
  width: 100%;
}
.nf-top-header-nav ul li:hover ul {
  display: block;
}
.nf-top-header-nav ul li ul li a {
  padding: 0 20px 5px 20px!important;
  margin: 0;
  color: #555;
  font-size: 14px;
  text-transform: none;
  display: block;
}
.nf-top-header-nav ul li ul li.active a,
.nf-top-header-nav ul li ul li a:hover {
  color: #a02b47;
}
.nf-top-header-nav ul li ul li:first-child a {
  padding: 10px 20px 5px 20px!important;
}
.nf-top-header-nav ul li.search {
  margin-right: 7px;
  margin-left: 7px;
}
.nf-top-header-nav ul li.search .nf-bottom-header-search {
  background-color: white;
  display: block;
  padding: 2px 4px 1px 4px;
  color: #555;
  border: 1px solid black;
  font-size: 0.7em;
}
.nf-top-header-abonnez-vous {
  text-transform: uppercase;
}
/* end top header */
/* meteo top header */
.meteotop img {
  margin-right: 10px;
}
.meteotop ul {
  text-align: left!important;
}
/* end meteo top header */
/* bottom header */
.nf-bottom-header-wrap.container {
  background: transparent;
  padding-top: 0;
  padding-bottom: 0;
}
.header-fixed .nf-bottom-header .header-logo {
  display: none;
}
.nf-bottom-header .container {
  padding: 0 24px;
  background-color: transparent;
}
.nf-bottom-header-nav {
  margin: 4px auto 6px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.nf-header-bottom-logo {
  display: none;
}
.header-fixed .nf-header-bottom-logo {
  display: inline-block;
  width: 10%;
}
.nf-bottom-header-nav ul {
  list-style: none outside;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 50%;
}
.nf-bottom-header-nav ul:first-child {
  text-align: right;
}
.nf-bottom-header-nav ul:last-child {
  text-align: left;
}
.header-fixed .nf-bottom-header-nav ul {
  width: 45%;
}
.nf-bottom-header-nav ul li {
  display: inline-block;
  position: relative;
  padding: 0 11px;
  margin: 0;
}
.nf-bottom-header-nav ul li a {
  color: black;
  display: inline-block;
  padding: 4px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  border-bottom: 3px #fff solid;
}
.nf-bottom-header-nav ul li a:hover,
.nf-bottom-header-nav ul li.active a {
  color: black;
  border-bottom: 3px #a02b47 solid;
}
.nf-bottom-header-nav ul li a.btn-abonnes {
  margin: 0;
  border: 1px #000 solid;
  border-radius: 3px;
}
.nf-bottom-header-nav ul li ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  background: red;
}
.nf-bottom-header-nav ul li ul li {
  float: none;
  width: 100%;
}
.nf-bottom-header-nav ul li:hover ul {
  display: block;
}
.nf-bottom-header-nav ul li ul li a {
  padding: 0 20px 5px 20px!important;
  margin: 0;
  color: #555;
  font-size: 14px;
  text-transform: none;
  display: block;
}
.nf-bottom-header-nav ul li ul li.active a,
.nf-bottom-header-nav ul li ul li a:hover {
  color: #a02b47;
}
.nf-bottom-header-nav ul li ul li:first-child a {
  padding: 10px 20px 5px 20px!important;
}
.btn-abonnes {
  margin-top: 20px;
  background-color: white;
  text-transform: uppercase;
  margin-right: 20px;
  font-weight: 600;
}
.nf-bottom-header-search input {
  background-color: transparent;
  border: none;
  width: 210px;
  padding: 5px 10px;
}
.nf-bottom-header-search button {
  background-color: transparent;
  border: none;
  color: #777777;
  font-size: 16px;
}
.nf-header-bottom-mon-journal {
  font-style: italic;
  font-weight: 600;
  margin-right: 20px;
  cursor: pointer;
}
.nf-header-bottom-mon-journal img {
  height: 28px;
}
/* end bottom header */
/* navigation separator gradient */
.nf-header-bottom-separator {
  /* ff3.6+ */
  /* safari4+,chrome */
  /* safari5.1+,chrome10+ */
  /* opera 11.10+ */
  /* ie10+ */
  background: linear-gradient(180deg, rgba(206, 2, 0, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0200', endColorstr='#FFFFFF', GradientType=0);
  /* ie6-9 */
  width: 100%;
  height: 12px;
  clear: both;
  float: none;
}
/* end navigation separator gradient */
/* sub navigation */
.nf-header-bottom-subnav {
  background-color: #a02b47;
}
.nf-header-bottom-subnav .container {
  padding-top: 4px;
  padding-bottom: 4px;
}
.nf-header-bottom-subnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.nf-header-bottom-subnav li {
  display: inline-block;
  color: #fff;
  border-right: 1px #fff solid;
}
.nf-header-bottom-subnav li:last-child {
  border: 0;
}
.nf-header-bottom-subnav a,
body.sortir2016 .nav-desktop .nf-header-bottom-subnav a {
  color: #fff;
  text-transform: uppercase;
  padding: 1px 20px;
  font-size: 14px;
}
/* end sub navigation */
/* news header */
.nf-news-header-wrap {
  background: transparent;
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.nf-news-header {
  padding: 20px 20px;
  background-color: #f0f0f0;
  z-index: 99999;
}
.nf-news-header-list a {
  margin-right: 20px;
  font-size: 13px;
  font-weight: 600;
  font-style: italic;
  color: #555;
  position: relative;
  top: -2px;
}
.nf-news-header-list a:hover {
  color: #b4b3b3;
}
.nf-news-header-list a span {
  color: #b4b3b3;
  margin-right: 10px;
}
.nf-news-header-list-vignette a {
  top: 2px;
}
.nf-news-header-list-live a {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  top: 0;
  margin-bottom: 8px;
  display: block;
}
.nf-news-header-list-live a span {
  color: white;
  background: #a02b47;
  border-radius: 4px;
  padding: 1px 5px;
}
/* end news header */
/* top header */
/* end top header */
/* picto profil slide */
.navbar-default .navbar-toggle .icon-bar,
.navbar-toggle.desktop .icon-bar {
  background: #625e5e none repeat scroll 0 0 !important;
}
.nf-top-header .navbar-toggle {
  margin-right: -4px;
  margin-top: 1px;
}
.nf-top-header .navbar-toggle .icon-bar.ib3 {
  width: 15px;
  margin-left: 7px;
}
.nf-top-header .navbar-toggle span.profil {
  position: absolute;
  left: 35px;
  top: 0;
  font-size: 2em;
}
/* end picto profil slide */
/* top pub header */
.nf-top-pub-header-wrap {
  margin: 0 auto;
  max-width: 985px;
  font-size: 0;
  line-height: 0;
}
/* end top pub header */
/* bottom pub header */
.nf-bottom-pub-header-wrap {
  margin: 0 auto;
  max-width: 994px;
  padding: 0 0 0 0;
  font-size: 0;
  line-height: -1;
  /*padding-top:20px;*/
}
/* end bottom pub header */
/* nav mobile */
.navbar-header {
  text-align: center;
  padding-top: 10px;
}
.nav-mobile a.navbar-brand {
  color: #a02b47;
  float: none;
}
.nav-mobile .navbar-toggle {
  margin-right: 0;
  margin-top: 0;
}
.nav-mobile .navbar-toggle .icon-bar.ib3 {
  width: 15px;
  margin-left: 7px;
}
.nav-mobile .navbar-toggle img {
  position: absolute;
  left: 35px;
  top: 1px;
}
.nav-mobile .nf-bottom-header-search.mobile.pull-right {
  padding: 0 10px 0 0;
}
.nav-mobile .nav > li > a:hover,
.nav-mobile .nav > li > a:focus {
  color: #b0afad !important;
}
.nf-bottom-header-search.mobile .btn-abonnes {
  margin: 0;
  border: 1px #000 solid;
  border-radius: 3px;
  background: transparent !important;
  color: black;
  font-size: 12px;
  padding: 4px;
  letter-spacing: 1px;
}
/* end nav mobile */
.nav-mobile a.navbar-brand {
  padding: 0;
  top: 8px;
  position: absolute;
  left: 0;
  width: 100%;
}
.nav-mobile a.navbar-brand img {
  height: 30px;
}
/* header responsive */
@media screen and (max-width: 320px) {
  .nav-mobile a.navbar-brand {
    position: absolute;
    right: 10px;
    width: auto;
    left: auto;
  }
}
@media screen and (max-width: 1327px) {
  .nf-bottom-header-search input {
    width: 195px;
  }
  .nf-top-header-nav ul li a {
    font-size: 11px;
  }
  .nf-subnav-header-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .nf-top-header-nav ul li ul {
    top: 22px;
  }
  a.nf-top-header-abonnez-vous {
    padding: 4px 5px;
  }
}
@media screen and (max-width: 1279px) {
  /*
  .nf-top-header-nav-wrap ul{
    display:none;
  }
  */
  .nf-top-header-nav ul li a {
    font-size: 10px;
  }
  a.nf-header-bottom-mon-journal {
    font-size: 13px;
  }
  a.nf-top-header-abonnez-vous {
    font-size: 11px;
  }
  .nf-top-header-nav ul li a {
    padding: 5px 4px!important;
    margin-top: 1px;
  }
  .nf-bottom-header-nav ul li a {
    font-size: 12px;
  }
  .nf-top-header-nav .meteotop img {
    margin-right: 5px;
  }
  .nf-top-header-right {
    margin-top: 4px;
  }
  a.nf-top-header-abonnez-vous {
    font-size: 10px!important;
    padding: 4px 5px;
  }
  a.nf-header-bottom-mon-journal {
    margin-right: 10px;
    font-size: 10px!important;
  }
  .nf-bottom-header-nav ul li {
    padding: 0 5px;
  }
  .navbar-toggle {
    padding-left: 0px;
  }
  .nf-top-header .navbar-toggle img {
    left: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .nf-bottom-header-nav ul li {
    padding: 0 5px;
  }
  .navbar-toggle {
    padding-left: 0px !important;
  }
  .nf-top-header .navbar-toggle img {
    left: 25px;
  }
}
@media screen and (max-width: 1023px) {
  .main-container {
    padding-top: 0;
  }
  .navbar-toggle {
    padding-left: 6px !important;
  }
}
/* end header responsive */
@media screen and (max-width: 420px) {
  .nav-mobile .navbar > .container a.navbar-brand {
    font-size: 24px;
  }
  .nf-bottom-header-search.mobile .btn-abonnes {
    margin-top: 1px;
    background-color: #ffb400;
    margin-right: 0;
    padding: 2px 4px;
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .nf-news-header {
    position: relative;
    top: -45px;
    margin-bottom: -30px;
  }
  body.subMainNavPresent .nf-news-header {
    top: -15px;
  }
  .nf-bottom-pub-header {
    margin-top: 25px;
  }
}
@media screen and (max-width: 1330px) {
  .nf-bottom-header-nav ul li a {
    font-size: 12px;
  }
}
/*********** END HEADER **********/
/*********** HEADER FIXED  **********/
.header-fixed header.nav-desktop {
  position: fixed;
  background: white;
}
/*********** ENF HEADER FIXED  **********/
@media (max-width: 1023px) {
  header .nav > li > a {
    background: #a02b47 !important;
  }
}
/*********** GALERIE PHOTOS /theme/galeries-photos.less**********/
.gallery-thumbs {
  margin-left: -12px;
  margin-right: -12px;
}
.gallery-thumbs figure {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .gallery-thumbs figure {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1280px) {
  .gallery-thumbs figure {
    float: left;
    width: 25%;
  }
}
.gallery-thumbs {
  margin-left: -1px;
  margin-right: -1px;
}
.gallery-thumbs figure {
  margin-bottom: 2px;
}
.gallery-thumbs figure {
  padding-left: 1px;
  padding-right: 1px;
}
.gallery-thumbs figure a:hover {
  cursor: pointer;
}
.gallery-photos-detail div {
  margin-bottom: 30px;
}
.my-simple-gallery figcaption {
  display: none;
}
.photos-index h1 span {
  color: #b4b3b3;
}
/*********** ROYAL SLIDER  theme/royalslider.less **********/
.img-main {
  margin-bottom: 30px;
}
.royalSlider {
  width: 100%;
}
.rsDefaultInv .rsBullets {
  position: absolute;
  z-index: 35;
  left: 5px;
  top: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: transparent;
  text-align: left;
  line-height: 14px;
  overflow: hidden;
}
.rsDefaultInv .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
}
.rsDefaultInv .rsBullet {
  width: 8px;
  height: 8px;
}
.rsDefaultInv .rsBullet {
  width: 8px;
  height: 8px;
  padding: 8px;
}
.img-main figcaption {
  color: #fff;
  width: 100%;
  bottom: 0;
  top: auto;
  position: absolute;
}
.img-main .rs-caption {
  color: #fff;
  padding: 10px 50px 10px 10px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
}
.img-main.rsFullscreen .rs-caption {
  color: #333;
  padding: 0;
  background-color: transparent;
  width: 100%;
}
.img-main .rs-copyright {
  top: -73px;
  font-size: 12px;
  left: 10px;
  position: absolute;
  top: -24px;
  opacity: 1;
  text-shadow: 0 0 8px #000;
}
.img-main {
  position: relative;
}
.rsDefaultInv .rsFullscreenBtn {
  z-index: 42;
  top: 6px!important;
}
.rsDefaultInv .rsFullscreenIcn {
  z-index: 42;
  display: block;
  margin: 6px;
  width: 22px;
  height: 22px;
  background: url('../img/rs-default-inverted.png') 0 0;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.75);
  *background-color: #FFF;
  border-radius: 3px!important;
}
.rs {
  position: relative;
}
.rs-count {
  position: absolute;
  top: 10px;
  left: 10px;
  background: transparent;
  padding: 2px 5px;
  font-size: 13px;
  color: white;
  text-shadow: 0 0 8px #000;
}
.contentSlider {
  width: 100%;
}
.contentSlider,
.contentSlider .rsOverflow,
.contentSlider .rsSlide,
.contentSlider .rsVideoFrameHolder,
.contentSlider .rsThumbs {
  background: #eee;
  color: #000;
}
.contentSlider .rsSlide,
.contentSlider .rsOverflow {
  background: #eee;
}
.contentSlider h3 {
  font-size: 24px;
  line-height: 31px;
  margin: 12px 0 8px;
  font-weight: bold;
}
.contentSlider img {
  max-width: 100%;
  height: auto;
  display: block;
}
.content-slider-bg {
  width: 86%;
  padding: 24px 7%;
  background: #eee;
}
.rsFullscreen.img-main figcaption {
  /*background-color: white;*/
  bottom: 0;
  color: #555;
  padding: 40px;
  text-align: center;
}
.rsDefaultInv .rsFullscreenIcn {
  border-radius: 0;
}
.rsDefaultInv .rsArrowIcn {
  border-radius: 0;
}
.rsMainSlideImage {
  position: relative;
  z-index: 1;
}
.rsSlide figcaption {
  z-index: 1001;
}
@media (max-width: 1024px) {
  .rsBullets {
    display: none!important;
    position: static!important;
  }
  .rsBullet {
    display: none!important;
  }
}
/* slider dossiers */
#slider-dossiers {
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 4px;
}
#slider-dossiers figcaption.rsABlock {
  left: 0;
  position: absolute;
  top: auto;
  bottom: 0;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
}
#slider-dossiers a {
  color: white;
}
#slider-dossiers a:hover {
  color: #cccccc;
}
#slider-dossiers .slider-dossiers-tit {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  font-style: italic;
  text-transform: none;
  display: block;
  margin-bottom: 10px;
}
.slider-dossiers-wrap {
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  .slider-dossiers {
    font-size: 17px;
  }
  .rsSlide figcaption {
    font-size: 12px;
  }
}
/* end slider dossiers */
/*********** END ROYAL SLIDER **********/
/*********** FOOTER theme/footer.less **********/
footer .logo-footer a {
  color: #a02b47;
  font-size: 22px;
}
footer .social-footer a {
  color: #ccc;
  font-size: 24px;
  margin-left: 10px;
}
footer .logo-footer span {
  line-height: 1.3;
}
footer .social-footer span {
  line-height: 1.3;
}
footer .social-footer a:hover {
  color: #a02b47;
}
footer .adresse-footer {
  color: #999;
}
footer .copyright-footer {
  color: #ccc;
  font-size: 13px;
}
footer .copyright-footer a {
  color: #ccc;
}
.footer-sitemap ul li.footer-sitemap-col {
  width: 14.28571429%;
  float: left;
}
.footer-sitemap ul li.footer-sitemap-col ul li {
  margin: 10px 0;
}
footer.container {
  background-color: #ce0200;
  color: #ffffff;
  padding-bottom: 0;
  padding-top: 0;
}
footer.container hr {
  border-top-color: #00a8e0;
}
/* Footer top */
.footer-top .nav a {
  color: #ffffff;
  text-transform: uppercase;
}
.footer-top .nav a:hover {
  background: none;
  color: #333333;
}
.footer-top .social-footer span {
  vertical-align: top;
  color: #a02b47;
}
.footer-top .social-footer > span {
  display: inline-block;
  margin-top: 5px;
  margin-right: 5px;
}
/* Footer sitemap */
.footer-sitemap ul {
  padding: 0;
}
.footer-sitemap li {
  list-style: none;
  padding: 0;
}
.footer-sitemap li a {
  padding: 3px  0;
  color: #a02b47;
}
.footer-sitemap li a:hover {
  background: none;
  color: #ffffff;
}
.footer-sitemap > ul > li > a {
  text-transform: uppercase;
  color: #ffffff;
}
.footer-bottom {
  background-color: #ffffff;
  margin: 0 -24px;
  padding: 24px 12px;
  margin-top: 24px;
  font-size: 0.9em;
}
.footer-nltr button.btn-primary {
  background-color: #a02b47;
  border-color: #a02b47;
}
.footer-bottom .copyright-footer {
  font-size: 0.9em;
}
/* Footer nltr */
.footer-nltr h5 {
  color: #820100;
  text-transform: uppercase;
  margin-bottom: 0;
}
.footer-nltr input {
  height: 40px;
  background-color: #e80200;
  border-color: #e80200;
  color: #ffffff !important;
}
.footer-nltr button {
  height: 39px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.footer-nltr form {
  margin-top: 10px;
}
.footer-nltr form label {
  width: 55%;
  float: left;
}
.footer-nltr input::-webkit-input-placeholder {
  color: white !important;
}
.footer-sitemap ul.nav li ul {
  display: none;
}
.footer-nav .footer-nav-col .footer-nav-col-wrap {
  border-left: none;
  padding-left: 0;
}
footer a,
footer {
  color: #b8b8b8;
}
footer a:hover {
  color: #777777;
}
.nf-top-footer {
  background: #f0f0f0;
}
.nf-top-footer-wrap {
  background: transparent;
  padding-top: 30px;
  padding-bottom: 30px;
}
.nf-top-footer .footer-logo {
  color: #b8b8b8;
  display: block;
  font-size: 38px;
}
.footer-follow {
  position: relative;
}
.footer-follow span {
  display: inline-block;
}
.footer-follow a span {
  font-size: 26px;
  display: inline-block;
  margin-left: 10px;
}
.footer-follow .footer-follow-txt {
  font-size: 14px;
  position: relative;
  top: 11px;
}
.footer-follow .footer-follow-ico {
  position: relative;
  top: 17px;
}
.nf-top-footer-search {
  background-color: white;
  border-radius: 4px;
  margin-top: 13px;
}
.nf-top-footer-search input {
  background-color: transparent;
  border: none;
  padding: 5px 10px;
  width: 210px;
}
.nf-top-footer-search button {
  background-color: transparent;
  border: none;
  color: #b8b8b8;
  font-size: 16px;
}
.footer-nav {
  margin-top: 30px;
}
.footer-nav p {
  font-weight: 600;
}
.footer-nav-col-wrap {
  border-left: solid 1px #b8b8b8;
  padding-left: 30px;
}
.footer-nav .footer-nav-col:first-child .footer-nav-col-wrap {
  border-left: none;
  padding-left: 0;
}
.footer-nav a.footer-nav-item {
  font-size: 18px;
  font-weight: 600;
  color: #777777;
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.footer-nav a.footer-nav-item span {
  margin-right: 5px;
  position: relative;
  font-size: 12px;
  top: -2px;
}
/* footer bottom */
.nf-bottom-footer {
  background: white;
}
.nf-bottom-footer-wrap {
  background: transparent;
  padding-top: 30px;
  padding-bottom: 10px;
}
.footer-sitemap.row {
  margin-left: 0;
  margin-right: 0;
}
.footer-sitemap ul {
  padding: 0;
}
.footer-sitemap ul li a {
  color: #777777;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  display: block;
  margin-bottom: 15px;
}
.footer-sitemap ul li a:hover {
  color: #b8b8b8;
}
.footer-sitemap ul li ul a {
  color: #b8b8b8;
  font-size: 14px;
  margin-top: 5px;
  display: block;
  text-transform: none;
  margin-bottom: 5px;
}
.footer-sitemap ul li ul a:hover {
  color: #777777;
}
/* end footer bottom */
footer.container hr {
  border-top-color: #ebebeb;
}
/* footer copyright */
.nf-copyright-footer {
  background: white;
}
.nf-copyright-footer-wrap {
  background: transparent;
  padding-top: 0px;
  padding-bottom: 30px;
}
.nf-copyright-footer-copyright {
  font-size: 12px;
}
/* end footer copyright */
.nf-bottom-footer-wrap {
  padding-bottom: 0 !important;
}
/* footer responsive */
@media screen and (max-width: 1327px) {
  .nf-top-footer-search input {
    width: 195px;
  }
}
@media screen and (max-width: 1279px) {
  .nf-top-footer-search input {
    width: 145px;
  }
  .nf-copyright-footer-copyright {
    margin-top: 20px;
    text-align: left;
  }
}
@media screen and (max-width: 1023px) {
  footer .social-footer a {
    color: #ccc;
    font-size: 24px;
    margin-right: 5px;
    margin-left: 5px;
  }
  footer .social-footer {
    text-align: center;
  }
  footer .logo-footer {
    text-align: center;
    margin-bottom: 10px;
  }
  footer .adresse-footer {
    text-align: center;
    margin-bottom: 10px;
  }
  footer .copyright-footer {
    text-align: center;
  }
  .nf-copyright-footer-wrap {
    text-align: center;
  }
  .nf-copyright-footer-copyright {
    text-align: center;
    margin-top: 20px;
  }
  .nf-top-footer-search {
    display: none;
  }
  .footer-follow {
    text-align: center;
  }
  .nf-bottom-footer {
    display: none;
  }
  .footer-nav-col-wrap {
    border-left: none;
    padding-left: 0;
  }
  .nf-top-footer {
    text-align: center;
  }
  .footer-nltr form {
    text-align: right;
  }
  .footer-nltr form label {
    float: none;
  }
  .footer-nltr button {
    float: right;
  }
  .nf-bottom-footer {
    display: none;
  }
  .footer-top .nav a {
    text-align: center;
    border-bottom: 1px solid #00a8e0;
  }
  .footer-top .social-footer {
    margin-top: 20px;
  }
  .nf-copyright-footer-copyright {
    font-size: 11px!important;
    padding-top: 2px!important;
  }
  .nf-copyright-footer {
    font-size: 12px!important;
  }
  .nf-top-footer .footer-logo {
    font-size: 30px;
  }
  .footer-nav p {
    display: none;
  }
  .footer-nav-col-wrap br {
    display: none;
  }
  .footer-nav-item span {
    display: none;
  }
  .footer-nav a.footer-nav-item {
    font-size: 15px;
    margin-bottom: 0px;
    border-top: solid 1px white;
    padding: 10px 0;
  }
  div.col-sm-9.text-align-right.footer-follow {
    display: none;
  }
  .footer-nav {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .footer-nltr form label {
    width: 100%;
  }
  .footer-nltr {
    text-align: center;
  }
  .footer-bottom {
    margin-left: -15px;
    margin-right: -15px;
  }
  .footer-nltr button.btn-primary {
    margin-top: 12px;
    width: 100%;
  }
  .footer-nltr h5 {
    margin-bottom: 10px;
  }
}
/* end footer responsive */
/*********** INDEX (SOMMAIRES) theme/index.less **********/
/* index vignette à gauche et texte à droite */
.index-list {
  word-wrap: break-word;
  margin-left: -12px;
  margin-right: -12px;
}
.index-list figure {
  position: relative;
  float: left;
  width: 45.83333333%;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.index-list article {
  position: relative;
  float: left;
  width: 54.16666667%;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.index-list.index-list-no-image {
  margin-left: -12px;
  margin-right: -12px;
}
.index-list.index-list-no-image article {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.index-list h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
}
.index-list img.mobile-show {
  display: none;
}
.index-list {
  margin-left: -12px;
  margin-right: -12px;
}
.index-list.index-list-full h1 {
  display: none;
}
.index-list-cat-article {
  bottom: 0;
  color: white;
  font-weight: 600;
  left: 0;
  position: absolute;
  text-transform: uppercase;
  display: block;
  width: 100%;
  padding: 10px 22px;
  text-shadow: 0px 0px 8px #000000;
  line-height: 1;
}
.index-list small {
  font-size: 95%;
}
.index-list .articles-ico {
  bottom: auto;
  top: 5px;
  text-shadow: 0px 0px 8px #000000;
  right: 24px;
}
a.index-list-dossiers {
  color: #b4b3b3;
  display: block;
  margin-top: 5px;
}
a.index-list-dossiers:hover,
.home-une small a.index-list-dossiers:hover small,
a.index-list-dossiers small:hover {
  color: #a02b47 !important;
}
@media screen and (max-width: 1023px) {
  .index-list {
    margin-left: -12px;
    margin-right: -12px;
  }
  .index-list figure {
    position: relative;
    float: left;
    width: 37.5%;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .index-list article {
    position: relative;
    float: left;
    width: 62.5%;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .index-list article,
  .index-list figure {
    padding-left: 5px;
    padding-right: 5px;
  }
  .index-list {
    margin-left: -5px;
    margin-right: -5px;
  }
  .index-list p {
    display: none;
  }
  .index-list h2 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .hr-index-list {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .index-list small {
    font-size: 85%;
  }
  .index-list img.mobile-hide {
    display: none;
  }
  .index-list img.mobile-show {
    display: inline!important;
  }
  .index-list.index-list-large {
    position: relative;
  }
  .index-list.index-list-large.index-list-large-full {
    /*margin-left: -15px;
    margin-right: -15px;*/
  }
  .index-list.index-list-large article {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
  }
  .index-list.index-list-large figure {
    margin-bottom: 0;
  }
  .index-list.index-list-large h2 a {
    color: white;
  }
  .index-list.index-list-large h2 a small {
    color: white !important;
  }
  .index-list.index-list-large h2 a:hover {
    color: #d9d9d9;
  }
  .hr-index-list-large {
    border-top: none;
    margin-bottom: 0;
    margin-top: 15px;
  }
  .index-list.index-list-large {
    margin-left: 0;
    margin-right: 0;
  }
  .index-list.index-list-full {
    margin-left: -15px;
    margin-right: -15px;
  }
  .index-list.index-list-full figure {
    margin-bottom: 15px;
  }
  .hr-index-list-full {
    border-top: none;
    margin-bottom: 0;
    margin-top: 15px;
  }
  .index-list.index-list-full h2 {
    margin-bottom: 0;
  }
  .index-list.index-list-full {
    margin-left: -15px;
    margin-right: -15px;
  }
  h1.h1-index-list {
    display: none;
  }
  .index-list.index-list-full h1 {
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    background: #a02b47;
    padding: 5px 15px;
    font-size: 24px;
    display: block;
  }
  .index-list.index-list-full figure {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .index-list.index-list-full article {
    width: 100%;
    float: none;
  }
  .index-list.index-list-large figure {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .index-list.index-list-large article {
    width: 100%;
    float: none;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 12px;
  }
  .index-list.index-list-large .index-list-cat-article {
    bottom: auto;
    top: 5px;
  }
  .index-list.index-list-large a:hover {
    color: #d9d9d9 !important;
  }
  .index-list.index-list-large a.index-list-dossiers,
  .index-list.index-list-large .date {
    color: white!important;
  }
  .index-list-cat-article {
    font-size: 13px;
    padding: 6px 12px;
  }
}
.plus-actu {
  width: 100%;
  text-align: center;
  padding: 50px 0;
  text-transform: uppercase;
}
.plus-actu button {
  text-transform: uppercase!important;
}
.index-list figure a img {
  -webkit-border-top-radius: 4px;
  -moz-border-top-radius: 4px;
  border-top-radius: 4px;
  overflow: hidden;
}
/* index masonry */
.masonry {
  max-width: 100%;
}
.masonry .item,
.masonry .grid-sizer {
  width: 33.33333333%;
}
.masonry .item-w2 {
  width: 66.6666%;
}
.masonry .item,
.masonry .grid-sizer {
  float: left;
}
.index-masonry-content figure img {
  width: 100%;
}
.index-masonry-content {
  padding: 0 14px 0 14px;
  background: white;
  margin-bottom: 28px;
}
.index-masonry-content-txt {
  padding: 15px;
  border: #ececec solid 1px;
  border-top: none;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  /*
   -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.16);
box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.16);
*/
}
.index-masonry-content figure {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
}
.index-masonry-content-txt h2 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 8px;
  margin-top: 0;
}
.index-masonry-content-txt p {
  margin-bottom: 20px;
  padding-bottom: 0;
}
.index-masonry-content-txt small {
  color: #b4b3b3;
  font-size: 14px;
  font-weight: 400;
}
.index-masonry-content-txt h2 small {
  margin-top: 0;
  color: #a02b47;
  margin-bottom: 5px;
  font-weight: 600;
}
.index-masonry-content-txt h2 a {
  color: #555;
}
.index-masonry-content-txt h2 a:hover {
  color: #a02b47;
}
.index-masonry {
  margin: 0 -15px;
}
@media screen and (max-width: 1024px) {
  .masonry .item,
  .masonry .grid-sizer {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .masonry .item,
  .masonry .grid-sizer {
    width: 100%;
  }
}
/* index sans images ats */
.index-short-list {
  margin-left: -12px;
  margin-right: -12px;
}
.index-short-list span.date {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .index-short-list span.date {
    float: left;
    width: 16.66666667%;
  }
}
.index-short-list h2 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .index-short-list h2 {
    float: left;
    width: 58.33333333%;
  }
}
.index-short-list .index-short-list-button {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  float: right;
}
@media (min-width: 1024px) {
  .index-short-list .index-short-list-button {
    float: left;
    width: 25%;
  }
}
.index-short-list h2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 1.42857;
  font-family: 'Titillium Web', 'Open Sans', Helvetica, Arial, sans-serif;
}
.index-short-list span.date {
  padding-top: 3px;
}
hr.index-short-list-hr {
  border-top-style: dotted;
  border-top-color: #ccc;
  margin-bottom: 12px;
  margin-top: 12px;
}
@media screen and (max-width: 1024px) {
  .index-short-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .index-short-list figure {
    margin-bottom: 20px;
  }
  .index-short-list article {
    width: 100%;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
  }
  .index-short-list-button {
    display: none;
  }
}
/* index vignette et texte en blocks côte à côte */
.index-mosaic {
  margin-left: -12px;
  margin-right: -12px;
}
.index-mosaic article {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .index-mosaic article {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1280px) {
  .index-mosaic article {
    float: left;
    width: 33.33333333%;
  }
}
.index-mosaic article {
  margin-bottom: 30px;
}
.index-mosaic figure {
  height: 166px;
  overflow: hidden;
}
.index-mosaic article div.index-mosaic-content {
  background: #f0f0f0;
  padding: 15px;
  height: 85px;
  overflow: hidden;
}
.index-mosaic article h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 110%;
}
.index-mosaic article h2 small {
  font-size: 88%;
}
@media screen and (max-width: 1327px) {
  .index-mosaic figure {
    height: 155px;
  }
}
@media screen and (max-width: 1279px) {
  .index-mosaic figure {
    height: 268px;
  }
}
@media screen and (max-width: 1023px) {
  .index-mosaic figure {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .index-list-cat-article {
    font-size: 10px;
  }
}
/*********** CONTACT /theme/contact.less **********/
#map-canvas.contact-google-map {
  height: 467px;
  font-size: 10em !important;
  margin-bottom: 25px;
}
.index-contact article.contact {
  background-color: #f5f5f5;
  margin-bottom: 1px;
  padding: 10px;
}
.index-contact article.contact h5 {
  padding: 0;
  margin: 0;
}
.index-contact article.contact a {
  color: #a02b47;
}
.index-contact article.contact div {
  display: inline-block;
}
.index-contact article.contact div:first-child {
  width: 35%;
  vertical-align: top;
}
/*********** END CONTACT /theme/contact.less **********/
/*********** ARTICLES theme/articles.less **********/
.articles {
  word-wrap: break-word;
}
.articles-img-main-teasers {
  background: #f0f0f0;
  margin-top: -30px;
  margin-bottom: 30px;
  padding: 10px 15px 0;
}
.articles-img-main-teasers h4 {
  margin-top: 0;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0;
}
.articles-img-main-teasers h4 a {
  color: white;
}
.articles-img-main-teasers h4 a:hover {
  color: #a02b47;
}
.articles-img-main-teasers h4 small {
  color: white;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
}
.articles-img-main-teasers h4 span {
  margin-right: 5px;
}
.articles-img-main-teasers article {
  padding: 0 6px!important;
}
.articles-img-main-teasers-row {
  margin-left: -6px;
  margin-right: -6px;
}
.articles-img-main-teasers figure {
  position: relative;
  margin-bottom: 0;
}
.articles-img-main-teasers figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
}
.articles-img-main-teasers figure figcaption a:hover {
  color: white;
  opacity: 0.7;
}
.articles-ico-teaser {
  position: absolute;
  font-weight: 600;
  font-size: 16px;
  color: white;
  top: 5px;
  left: 10px;
  text-shadow: 2px 2px 2px #969696;
}
.articles-ico-teaser a {
  color: white;
}
.articles-ico-teaser a:hover {
  opacity: 0.7;
}
.articles-img-main-teasers-content {
  margin-bottom: 10px;
}
.articles-img-main-teasers-content {
  margin-bottom: 10px;
}
.articles h1 small {
  color: #b4b3b3;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  margin-top: 10px;
}
/*.articles .articles-mobile-h1, .articles .articles-mobile-date {
  display:none;
}*/
.articles .my-simple-gallery-articles-count {
  bottom: auto;
  right: 10px;
  top: 10px;
  border-radius: 4px;
}
.plus-actu .btn {
  background: transparent;
  border: solid 1px #a02b47;
  color: #a02b47;
}
.plus-actu .btn:hover {
  background: #a02b47;
  color: white;
}
.articles .img-main figure img.mobile-show {
  display: none;
}
span.auteur {
  color: #777777;
  color: #b4b3b3;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  cursor: pointer;
  display: block;
  text-transform: uppercase;
}
span.auteur:hover {
  color: #a02b47;
}
.modal-auteur h4 {
  color: #a02b47;
  font-weight: 600;
  font-size: 21px;
}
.modal-auteur img {
  padding-bottom: 20px;
}
.auteurs {
  display: inline-block;
}
.articles-ico {
  color: #fff;
  position: absolute;
  opacity: 1;
  font-size: 17px;
  right: 12px;
  top: 5px;
}
.articles-ico-photos {
  margin: 0 0 0 3px;
}
.articles-ico-videos {
  margin: 0 0 0 9px;
  font-size: 18px;
  position: relative;
  top: 2px;
}
.articles-ico-lock {
  font-size: 18px;
  position: relative;
  top: -1px;
}
.articles-ico-dossiers {
  margin: 0 5px;
}
.articles-img-main-teasers .articles-ico {
  display: none;
}
.autres-articles h3 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.article-refresh {
  font-size: 12px;
  font-weight: normal;
}
.btn-refresh {
  font-size: 16px;
  padding: 0 7px;
  margin-top: -5px;
}
.btn-refresh.v2021 {
  margin-top: 0;
}
@media (max-width: 1280px) {
  .btn-refresh.v2021 {
    display: none;
  }
}
.detail-mot-accroche {
  text-transform: uppercase;
}
/* box identificaation pour articles cadenassés */
.article-identification-block {
  background: #f0f0f0;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 20px;
}
@media (min-width: 1280px) {
  .article-identification-block {
    min-height: 335px;
  }
}
.article-identification-block:hover {
  background: #a02b47;
}
.article-identification-block-no-hover:hover {
  background: #f0f0f0;
}
.article-identification-high {
  color: #a02b47;
}
.article-identification-block:hover ul,
.article-identification-block:hover p {
  color: white!important;
}
.article-identification-block:hover h5 {
  color: white!important;
}
.article-identification-block:hover .article-identification-high {
  color: white!important;
}
.article-identification-login .btn {
  width: 100%;
}
.article-identification-login input {
  border-radius: 4px!important;
  color: #555;
}
.article-identification-login-forget {
  display: block;
  color: #a02b47 !important;
}
.article-identification-login-block {
  margin-top: 15px;
}
.article-identification-login .article-identification-login-block:first-child {
  margin-top: 0;
}
.article-identification-block:hover .btn-primary {
  background-color: #782035;
  border-color: #782035;
}
.article-identification-block:hover .article-identification-login-forget {
  color: white!important;
}
.article-identification {
  /*background:@gray-lighter;*/
  border-top: 16px solid #ffb400;
  padding: 20px 20px;
  text-align: center;
}
.article-identification a {
  color: #555;
}
.article-identification h3 {
  margin: 0 0 15px 0;
  padding: 15px;
  border: #b4b3b3 dashed 1px;
}
.article-identification ul {
  color: #555;
  font-weight: 600;
  font-style: italic;
  list-style: none outside;
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 18px;
}
.article-identification ul li {
  margin-bottom: 10px;
}
.article-identification h4 {
  text-transform: uppercase;
  font-weight: 600;
  color: #555;
  margin-bottom: 20px;
  font-size: 1.5em;
}
.article-identification h5 {
  text-transform: uppercase;
  font-weight: 600;
  color: #555;
  font-size: 1.3em;
  margin-bottom: 10px;
  margin-top: 0;
}
.article-identification p {
  margin-bottom: 30px;
}
.article-identification .btn-article-login,
.article-identification .btn-article-offre {
  font-weight: 600;
  font-size: 1em;
  width: 60%;
  margin-bottom: 20px;
  border-radius: 10px;
  padding: 8px 16px;
}
.article-identification .btn-article-login {
  background-color: #f0f0f0;
  color: #555;
}
.article-identification .btn-article-login:hover {
  background-color: #b4b3b3;
}
.article-identification .btn-article-offre {
  background-color: #ffb400;
  color: #fff;
}
.article-identification .btn-article-offre:hover {
  background-color: #e8a400;
}
/* end box identification pour articles cadenassés */
main.articles .well {
  margin-top: 20px;
  padding: 15px;
}
main.articles .well p {
  margin: 15px 0 0 0;
}
main.articles .well p:first-child {
  margin-top: 0;
}
.ico-temoin-lecteur {
  position: absolute;
  top: 10px;
  left: 22px;
}
.home-une .ico-temoin-lecteur,
.teaser-quatre .ico-temoin-lecteur {
  left: 10px;
}
.ico-temoin-lecteur,
.ico-temoin-lecteur:hover {
  background: #a02b47;
  color: white;
  display: block;
  font-size: 35px;
  padding: 3px;
  line-height: 1;
  border-radius: 4px;
}
.add-comment-link {
  font-style: italic;
  font-size: 13px;
  color: #b4b3b3;
  display: inline-block;
  font-weight: 600;
  margin-bottom: 3px;
}
.add-comment-link:hover {
  color: #a02b47;
}
.article-main-content h2 {
  font-size: 17px;
  margin-bottom: 15px;
}
.article-main-content h3 {
  font-size: 16px;
}
.article-main-content h4 {
  font-size: 14px;
}
.nfarcote_facebook_timeline div.fb-post.fb_iframe_widget {
  width: 100%!important;
}
.nfarcote_facebook_timeline div.fb-post.fb_iframe_widget span {
  width: 100%!important;
}
.nfarcote_facebook_timeline div.fb-post.fb_iframe_widget span iframe {
  width: 100%!important;
}
.nfarcote_facebook_timeline iframe.fb_iframe_widget_lift {
  width: 100% !important;
}
.icon-unlocked {
  display: none!important;
}
body.logged .icon-lock {
  display: none!important;
}
body.logged .icon-unlocked {
  display: inline!important;
}
@media (max-width: 1023px) {
  .articles .metas-article {
    margin-bottom: 12px;
  }
  .articles-img-main-teasers-content {
    margin-bottom: 0;
  }
  .articles-img-main-teasers .articles-ico {
    display: block;
  }
  .articles-img-main-teasers h4 small {
    display: none;
  }
  .articles-img-main-teasers figure {
    margin-bottom: 0;
  }
  .article-refresh {
    margin-top: 10px;
    display: block;
  }
  .articles-img-main-teasers figure figcaption {
    background-color: transparent;
    padding: 10px 0 0 0;
    position: static;
  }
  .articles-img-main-teasers h4 {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .articles-img-main-teasers h4 a {
    color: #555;
  }
  .articles-img-main-teasers h4 a:hover {
    color: #a02b47 !important;
  }
  .article-identification {
    padding: 10px;
  }
  .ico-temoin-lecteur {
    top: 8px;
    left: 12px;
  }
  .ico-temoin-lecteur img {
    width: 25px;
  }
  .teaser-treize .ico-temoin-lecteur {
    left: 22px;
  }
}
@media (max-width: 767px) {
  .articles h1 {
    font-size: 25px;
  }
  .articles .articles-mobile-h1 {
    display: block;
    font-size: 25px;
  }
  .articles .articles-mobile-date {
    font-family: "garagegothic-boldregular", sans-serif;
    color: #b4b3b3;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
    margin-top: 10px;
    line-height: 15px;
    display: block;
  }
  .articles-img-main-teasers {
    margin-top: -15px;
    padding-bottom: 0;
  }
  .articles-img-main-teasers-content {
    margin-bottom: 15px;
  }
  .articles .articles-mobile-h1 {
    margin-bottom: 12px !important;
    margin-top: 10px;
  }
  .articles-img-main-teasers h4 {
    margin-bottom: 0;
  }
  .index-list .articles-ico {
    right: 13px;
    top: -2px;
  }
  .articles-ico-lock {
    font-size: 13px;
  }
  .articles-ico-photos {
    font-size: 13px;
  }
  .articles-ico-videos {
    font-size: 13px;
    top: 1px;
  }
  .index-list-first .ico-temoin-lecteur {
    top: 30px;
    left: auto;
    right: 12px;
  }
  .teaser-treize .ico-temoin-lecteur {
    left: 12px;
  }
  .ico-temoin-lecteur,
  .ico-temoin-lecteur:hover {
    font-size: 15px;
  }
}
/* reload */
.h1-date-reload {
  margin-bottom: 8px;
}
.h1-date-reload small {
  color: #b4b3b3;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 10px;
}
.h1-date-reload .article-refresh {
  font-size: 12px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .h1-date-reload {
    display: none;
  }
}
/* END reload */
.metas-article.version2020 {
  margin-bottom: 20px;
  color: #b4b3b3;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  cursor: pointer;
  display: block;
  text-transform: uppercase;
}
.metas-article.version2020 .datetime {
  margin-left: 30px;
  display: inline-block;
}
@media (max-width: 767px) {
  .metas-article.version2020 .datetime {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .metas-article.version2020 {
    margin-bottom: 0;
  }
  .metas-article.version2020 .readingtime {
    text-transform: capitalize;
  }
}
@media (min-width: 767px) {
  .metas-article.version2020 .readingtime {
    margin: 0;
    padding: 0;
  }
}
.metas-article.version2020 .shareit.version2020.mobile {
  padding: 0;
}
/*********** TEASERS (SOMMAIRES) theme/index.less **********/
.teaser {
  margin-bottom: 30px;
  word-wrap: break-word;
}
.teaser h3 {
  font-size: 20px;
}
.teaser.teaser-deux {
  border: solid 1px #f0f0f0;
  padding: 15px;
  border-radius: 4px;
}
.teaser.teaser-deux h3 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
}
.teaser.teaser-deux h3 small {
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: none;
  color: #555;
}
.teaser.teaser-deux ul {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.teaser.teaser-deux ul li:first-child {
  padding-top: 0;
}
.teaser.teaser-deux ul li {
  font-weight: 600;
  padding-top: 15px;
  line-height: 1.2;
  font-size: 14px;
}
.teaser.teaser-deux ul li a small {
  color: #a02b47;
  font-size: 14px;
}
.teaser.teaser-deux ul li a {
  color: #b4b3b3;
  line-height: 1.3;
}
.teaser.teaser-deux ul li .comments-count a {
  color: #a02b47;
  font-weight: 400;
}
.teaser.teaser-deux ul li .comments-count span {
  margin: 0 12px 0 5px 0;
}
@media (max-width: 1280px) {
  aside.teasers-right.teasers-right-articles {
    display: none!important;
  }
}
.teaser.teaser-trois h3 {
  margin-bottom: 15px;
}
.teaser.teaser-trois p {
  padding: 0;
  margin: 0;
}
.teaser.teaser-trois h4 {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
}
/* teaser 4 */
.teaser.teaser-quatre figure {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
  position: relative;
}
.teaser.teaser-quatre h3 {
  font-weight: 600;
  text-transform: uppercase;
}
.teaser.teaser-quatre .teaser-quatre-txt h3 {
  font-weight: 600;
  text-transform: none;
  margin-bottom: 10px;
}
.teaser.teaser-quatre h3 {
  font-weight: 600;
  margin-bottom: 15px;
}
.teaser-quatre-txt {
  border: 1px solid #f0f0f0;
  border-top: none;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 20px;
}
.teaser-quatre-txt p {
  margin-bottom: 20px;
}
.teaser-quatre-txt small {
  color: #b4b3b3;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.teaser-quatre-txt a {
  color: #555;
}
.teaser-quatre-txt a:hover {
  color: #a02b47;
}
.teaser-quatre.teaser-quatre-no-image .teaser-quatre-txt {
  border: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  -webkit-border-radius: 4px;
  -moz-border-radius-: 4px;
  border-radius: 4px;
  padding: 20px;
}
/* end teaser 4 */
.teaser.teaser-cinq h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.teaser.teaser-cinq h3 a {
  color: #555;
}
.teaser.teaser-cinq h3 a:hover {
  color: #a02b47;
}
.teaser.teaser-cinq figure {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
}
.teaser-cinq-txt {
  border: 1px solid #f0f0f0;
  border-top: none;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 20px;
  padding-top: 10px;
}
.teaser-cinq-txt p {
  margin-bottom: 20px;
}
.teaser-cinq-txt small {
  color: #b4b3b3;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.teaser.teaser-cinq h4 {
  font-weight: 600;
  padding-bottom: 0px;
}
.teaser.teaser-cinq h4 a {
  color: #555;
}
.teaser.teaser-cinq h4 a:hover {
  color: #a02b47;
}
.teaser.teaser-six figure {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
}
.teaser.teaser-six h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.teaser.teaser-six h3 a {
  color: #555;
}
.teaser.teaser-six h3 a:hover {
  color: #a02b47;
}
.teaser-six-txt {
  border: 1px solid #f0f0f0;
  border-top: none;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 20px;
}
.teaser-six-txt p {
  margin-bottom: 20px;
}
.teaser-six-txt small {
  color: #b4b3b3;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.teaser-six-txt a {
  color: #555;
}
.teaser-six-txt a:hover {
  color: #a02b47;
}
.teaser.teaser-six h4 {
  font-weight: 600;
  margin-bottom: 20px;
}
.teaser.teaser-cinq h4 {
  font-weight: 600;
  padding-bottom: 0px;
}
.teaser.teaser-six h4 a {
  color: #555;
}
.teaser.teaser-six h4 a:hover {
  color: #a02b47;
}
.teaser.teaser-six .teaser-six-bottom {
  background: #f0f0f0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.teaser-six-bottom small {
  color: #b4b3b3;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  padding: 10px 20px;
  display: block;
}
.teaser.teaser-sept figure {
  margin-bottom: 20px;
}
.teaser.teaser-sept {
  background: #f0f0f0;
  padding: 15px;
  text-align: center;
}
.teaser.teaser-sept h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: none;
}
.teaser.teaser-sept h3 a {
  color: #555;
}
.teaser.teaser-sept h3 a:hover {
  color: #a02b47;
}
.teaser.teaser-huit .row {
  margin-left: 0px;
  margin-right: 0px;
}
.teaser.teaser-huit figure {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.teaser.teaser-huit {
  background: #f0f0f0;
  padding: 15px;
  text-align: center;
}
.teaser.teaser-huit h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 20px;
  text-transform: none;
}
.teaser.teaser-huit h4 a {
  color: #555;
}
.teaser.teaser-huit h4 a:hover {
  color: #a02b47;
}
.teaser.teaser-huit h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.teaser.teaser-neuf h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.teaser.teaser-neuf h3 a {
  color: #555;
}
.teaser.teaser-neuf h3 a:hover {
  color: #a02b47;
}
.teaser.teaser-neuf figure {
  margin-top: 10px;
}
.teaser-neuf-txt {
  border: 1px solid #f0f0f0;
  border-top: none;
  padding: 20px;
  padding-top: 10px;
}
.teaser-neuf-txt.teaser-neuf-txt-last {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.teaser-neuf-txt p {
  margin-bottom: 20px;
}
.teaser-neuf-txt small {
  color: #b4b3b3;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.teaser.teaser-neuf h4 {
  font-weight: 600;
  padding-bottom: 0px;
}
.teaser.teaser-neuf h4 a {
  color: #555;
}
.teaser.teaser-neuf h4 a:hover {
  color: #a02b47;
}
.teaser.teaser-neuf .nav-tabs {
  border: 1px solid #f0f0f0;
}
.teaser.teaser-neuf .nav-tabs > li > a {
  border: 0 none;
  border-radius: 0;
  line-height: 1.42857;
  margin-right: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #555;
  padding: 10px 5px;
  outline: none!important;
  border-bottom: solid 2px white;
}
.teaser.teaser-neuf .nav-tabs > li {
  float: left;
  margin-bottom: 0;
  text-align: center;
  width: 33.3333%;
  margin: 0;
  padding: 0;
}
.teaser.teaser-neuf .nav-tabs > li.active > a,
.teaser.teaser-neuf .nav-tabs > li.active > a:focus,
.teaser.teaser-neuf .nav-tabs > li.active > a:hover,
.teaser.teaser-neuf .nav-tabs li a:hover {
  background-color: transparent;
  border: 0;
  border-bottom: solid 2px #a02b47;
  color: #a02b47;
}
@media (max-width: 1279px) {
  .teaser.teaser-neuf .nav-tabs > li > a {
    font-size: 12px;
  }
}
.teaser.teaser-dix figure {
  margin-bottom: 20px;
}
.teaser.teaser-dix {
  padding: 0;
  position: relative;
}
.teaser.teaser-dix h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: none;
}
.teaser.teaser-dix h3 small {
  color: white;
  margin-bottom: 5px;
  font-size: 13px;
}
.teaser.teaser-dix h3 a {
  color: white;
}
.teaser.teaser-dix h3 a:hover {
  color: #d9d9d9;
}
.teaser-dix-txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 15px;
}
.teaser.teaser-onze h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.teaser.teaser-onze h3 a {
  color: #555;
}
.teaser.teaser-onze h3 a:hover {
  color: #a02b47;
}
.teaser.teaser-onze figure {
  margin-top: 10px;
}
.teaser-onze-txt {
  background: #f0f0f0;
  border-top: none;
  padding: 2px;
}
.teaser-onze-txt:hover {
  background: #a02b47;
}
.teaser-onze-txt:hover h4 a {
  color: #a02b47;
}
.teaser-onze-txt-content {
  background: white;
  padding: 15px;
}
.teaser-onze-txt.teaser-onze-txt-last {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.teaser-onze-txt p {
  margin-bottom: 20px;
}
.teaser-onze-txt small {
  color: #b4b3b3;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.teaser.teaser-onze h4 {
  font-weight: 600;
  padding-bottom: 0px;
}
.teaser.teaser-onze h4 a {
  color: #555;
}
.teaser.teaser-onze h4 a:hover {
  color: #a02b47;
}
.teaser.teaser-onze .teaser-onze-txt-content:hover h4 a {
  color: #a02b47;
}
.teaser.teaser-onze .nav-tabs {
  border: 1px solid #f0f0f0;
}
.teaser.teaser-onze .nav-tabs {
  border-bottom: none!important;
}
.teaser.teaser-onze .nav-tabs > li > a {
  border: 0 none;
  border-radius: 0;
  line-height: 1.42857;
  margin-right: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #555;
  padding: 10px 5px;
  outline: none!important;
  border-bottom: solid 2px white;
}
.teaser.teaser-onze .nav-tabs > li {
  float: left;
  margin-bottom: 0;
  text-align: center;
  width: 33.3333%;
  margin: 0;
  padding: 0;
}
.teaser.teaser-onze .nav-tabs > li.active > a,
.teaser.teaser-onze .nav-tabs > li.active > a:focus,
.teaser.teaser-onze .nav-tabs > li.active > a:hover,
.teaser.teaser-onze .nav-tabs li a:hover {
  background-color: transparent;
  border: 0;
  border-bottom: solid 2px #a02b47;
  color: #a02b47;
}
.teaser.teaser-onze h4 a {
  color: #555;
}
.teaser.teaser-douze p {
  margin-top: 0;
}
.teaser.teaser-douze h3 {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.teaser.teaser-douze a {
  color: #555;
}
.teaser.teaser-douze a:hover {
  color: #a02b47;
}
@media (max-width: 1279px) {
  .teaser.teaser-onze .nav-tabs > li > a {
    font-size: 12px;
  }
}
.teaser.teaser-treize {
  border: solid 1px #f0f0f0;
}
.teaser.teaser-treize figure {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  /*  float:left;
  width:45%;
*/
}
.teaser.teaser-treize h3 {
  font-weight: 600;
  text-transform: uppercase;
}
.teaser.teaser-treize .teaser-treize-txt h3 {
  font-weight: 600;
  text-transform: none;
  margin-bottom: 10px;
}
.teaser.teaser-treize h3 {
  font-weight: 600;
  margin-bottom: 15px;
}
.teaser-treize-txt {
  padding: 20px 20px 20px 0;
  /*padding:20px;*/
  /* float:left;
  width:335px;*/
}
.teaser-treize.teaser-treize-no-image .teaser-treize-txt {
  padding: 20px 0;
}
.teaser-treize-txt p {
  margin-bottom: 20px;
}
.teaser-treize-txt small {
  color: #b4b3b3;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.teaser-treize-txt a {
  color: #555;
}
.teaser-treize-txt a:hover {
  color: #a02b47;
}
.teaser.teaser-treize .articles-ico {
  right: 24px;
}
.col-1-1 .teaers-last-contents {
  border: solid 4px #f0f0f0;
  padding: 20px;
  padding-top: 0;
}
/* teaser mon compte */
.col-3 .teaser-account a.btn {
  padding: 6px 18px;
}
.teaser-account {
  background: #a02b47;
  padding: 20px;
  color: white;
  word-wrap: break-word;
}
.teaser-account a,
.teaser-account h3,
.teaser-account small {
  color: white;
}
.teaser-account figure {
  float: left;
  width: 30%;
}
.teaser-account .abo-data-container {
  width: 63%;
  float: right;
}
.teaser-account a.btn {
  padding: 6px 35px;
}
.teaser-account span {
  display: inline-block !important;
  margin-bottom: 0 !important;
}
.teaser-account div.container-data {
  text-align: left;
  border-top: 1px solid #b43050;
  padding-top: 20px;
  margin-top: 20px;
  overflow: hidden;
}
.teaser-account div.container-data span {
  font-weight: 200 !important;
}
.teaser-account a:hover {
  color: #501523;
}
.teaser-account p {
  margin-top: 0;
  line-height: 1.1em;
}
.teaser-account h3 {
  color: white;
  font-weight: 600;
  margin-bottom: 0 !important;
  font-size: 1.3em;
  text-align: center;
}
.teaser-account ul {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.teaser-account ul li {
  margin-top: 10px;
}
.teaser-account ul li:first-child {
  margin-top: 0;
}
/* teaser mon journal */
.teaser-monjournal {
  background: #f0f0f0;
  padding: 20px;
}
.teaser-monjournal ul {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.teaser-monjournal ul li {
  margin-top: 10px;
}
.teaser-monjournal ul li:first-child {
  margin-top: 0;
}
.teaser-monjournal a,
.teaser-monjournal h3,
.teaser-monjournal h3 small {
  color: #555;
}
.teaser-monjournal a:hover {
  color: #a02b47;
}
.teaser-monjournal a {
  font-weight: 600;
}
.monjournal-img {
  margin-bottom: 20px;
}
.teaser-monjournal h3 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
.teaser-monjournal h3 small {
  font-style: italic;
  text-transform: none;
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  color: #a02b47;
  font-weight: 600;
}
.teaser-monjournal .btn {
  text-transform: uppercase;
}
.monjournal-btn {
  margin-top: 20px;
}
.nav-mobile .teaser-account {
  border: none;
  border-radius: 4px;
  background: #782035;
}
.nav-mobile .mon-journal-login .nav-slide-monjournal-link span {
  display: inline;
}
.nav-mobile .mon-journal-login .nav-slide-monjournal-link .teaser-account.a:hover {
  color: #000000;
}
@media (max-width: 767px) {
  .teaser.teaser-treize .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .teaser.teaser-treize .col-txt,
  .teaser.teaser-treize .col-img {
    padding-left: 5px;
    padding-right: 5px;
  }
  .teaser.teaser-treize .col-img img {
    border-radius: 4px;
  }
  .teaser.teaser-treize .articles-ico {
    right: 13px;
    top: -2px;
  }
  .teaser h3 {
    font-size: 16px;
  }
  .teaser.teaser-treize p {
    display: none;
  }
}
.agenda .teaser-douze h4 {
  font-size: 16px;
  margin-top: 0;
}
.teaser-monjournal.teaser-la-selection {
  background: #a02b47;
}
.teaser-monjournal.teaser-la-selection h3 {
  font-size: 24px;
  font-style: italic;
  text-transform: none;
  text-align: right;
  line-height: 1.3em;
  position: relative;
}
.teaser-monjournal.teaser-la-selection h3 img {
  position: absolute;
  left: 0px;
  top: 7px;
}
.teaser-monjournal.teaser-la-selection .separate {
  background: url(/bundles/iomediaweb/img/bkg-raye-violet.png) repeat-x;
  height: 20px;
  margin-bottom: 20px;
}
.teaser-monjournal.teaser-la-selection h4 {
  font-size: 1.7em;
  margin: 0 0 0.5em 0;
}
.teaser-monjournal.teaser-la-selection a {
  font-weight: normal;
}
.teaser-monjournal.teaser-la-selection a:hover {
  opacity: 0.5;
}
.teaser-monjournal.teaser-la-selection.v2021 {
  background: none;
  border: solid 10px #f0f0f0;
  position: relative;
  padding: 15px;
}
.teaser-monjournal.teaser-la-selection.v2021 div.picto-quote {
  position: absolute;
  top: 0;
  background: #a02b47;
  top: -28px;
  right: 0;
  left: 0;
  padding: 10px 10px;
  border-radius: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 43px;
}
.teaser-monjournal.teaser-la-selection.v2021 div.picto-quote img {
  max-width: 25px;
}
.teaser-monjournal.teaser-la-selection.v2021 h3 {
  color: #222222;
  text-align: center;
  font-style: normal;
  font-size: 1.8rem;
  margin-top: 20px;
  line-height: 1.1em;
  margin-bottom: 25px;
}
.teaser-monjournal.teaser-la-selection.v2021 h3 img {
  position: absolute;
  left: 0px;
  top: 7px;
}
.teaser-monjournal.teaser-la-selection.v2021 div.infos {
  font-size: 1.2rem;
}
.teaser-monjournal.teaser-la-selection.v2021 div.infos .icon-str-marker::before {
  font-size: 15px;
}
.teaser-monjournal.teaser-la-selection.v2021 div.infos strong {
  color: #555;
}
.teaser-monjournal.teaser-la-selection.v2021 h4 {
  color: #222222;
  font-size: 1.5rem;
  margin-top: -4px;
  margin-bottom: 3px;
}
.teaser-monjournal.teaser-la-selection.v2021 a {
  color: #222222;
}
.teaser-monjournal.teaser-la-selection.v2021 .teaser-douze {
  padding-bottom: 12px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
}
.teaser-monjournal.teaser-la-selection.v2021 .teaser-douze:last-child {
  padding-bottom: 0;
  margin-bottom: 10px;
  border-bottom: 0;
}
.teaser-monjournal.teaser-la-selection h3,
.teaser-monjournal.teaser-la-selection h4,
.teaser-monjournal.teaser-la-selection p,
.teaser-monjournal.teaser-la-selection a,
.teaser-monjournal.teaser-la-selection .gray-txt {
  color: #fff;
}
.teaers-last-contents-thematique {
  background-color: #4dd6e9;
  padding: 20px;
}
.teaers-last-contents-thematique > h3 {
  margin: 0 0 50px;
  text-transform: uppercase;
  font-size: 1.9em;
  position: relative;
  padding-right: 40px;
}
.teaers-last-contents-thematique > h3 a {
  color: white;
}
.teaers-last-contents-thematique > h3 img {
  position: absolute;
  top: 2px;
  right: -20px;
  width: 35px;
}
.teaers-last-contents-thematique .teaser-quatre-txt {
  background-color: white;
}
.thematic-btn {
  margin-bottom: 10px;
}
.thematic-btn a.btn {
  background-color: white;
  font-family: 'garagegothic-boldregular', sans-serif !important;
  color: #555;
  font-size: 1.3em;
  display: block;
  border: 0;
  box-shadow: 4px 5px 10px -7px #545454;
}
.thematic-btn a.btn:hover,
.thematic-btn a.btn:focus {
  background: #f0f0f0;
}
/* call to subscribe newsletter */
.teaser.callToSubscribe {
  background-color: #f0f0f0;
  overflow: hidden;
}
.teaser.callToSubscribe img {
  width: 44%;
  float: left;
}
.teaser.callToSubscribe .text {
  font-size: 1em;
  width: 56%;
  float: left;
  padding: 15px;
}
.teaser.callToSubscribe .text.mobile {
  display: none;
}
.teaser.callToSubscribe .text.desktop {
  display: block;
}
.teaser.callToSubscribe .text p {
  text-align: center;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 5px;
}
.teaser.callToSubscribe .text h4 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 5px;
}
.teaser.callToSubscribe .text input {
  border: 1px solid #555;
  border-radius: 10px;
  background: none;
  font-size: 0.8em;
  width: 60%;
  margin-right: 10px;
  padding: 1px 5px;
}
.teaser.callToSubscribe .text .btn {
  border-radius: 10px;
  padding: 0 16px;
}
@media (max-width: 767px) {
  .teaser.callToSubscribe img {
    width: 42%;
  }
  .teaser.callToSubscribe .text {
    width: 58%;
  }
  .teaser.callToSubscribe .text h4 {
    font-size: 1.4em;
  }
  .teaser.callToSubscribe .text.mobile {
    display: block;
    padding: 10px;
  }
  .teaser.callToSubscribe .text.mobile h4 {
    margin-bottom: 5px;
  }
  .teaser.callToSubscribe .text.desktop {
    display: none;
  }
}
.teaser.callToSubscribeSportHebdo {
  background-color: #f0f0f0;
  overflow: hidden;
}
.teaser.callToSubscribeSportHebdo img {
  width: 44%;
  float: left;
}
.teaser.callToSubscribeSportHebdo .text {
  font-size: 1em;
  width: 56%;
  float: left;
  padding: 15px;
}
.teaser.callToSubscribeSportHebdo .text.mobile {
  display: none;
}
.teaser.callToSubscribeSportHebdo .text.desktop {
  display: block;
}
.teaser.callToSubscribeSportHebdo .text p {
  text-align: center;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 5px;
}
.teaser.callToSubscribeSportHebdo .text h4 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 5px;
}
.teaser.callToSubscribeSportHebdo .text input {
  border: 1px solid #555;
  border-radius: 10px;
  background: none;
  font-size: 0.8em;
  width: 60%;
  margin-right: 10px;
  padding: 1px 5px;
}
.teaser.callToSubscribeSportHebdo .text .btn {
  border-radius: 10px;
  padding: 0 16px;
}
@media (max-width: 767px) {
  .teaser.callToSubscribeSportHebdo img {
    width: 42%;
  }
  .teaser.callToSubscribeSportHebdo .text {
    width: 58%;
  }
  .teaser.callToSubscribeSportHebdo .text h4 {
    font-size: 1.4em;
  }
  .teaser.callToSubscribeSportHebdo .text.mobile {
    display: block;
    padding: 10px;
  }
  .teaser.callToSubscribeSportHebdo .text.mobile h4 {
    margin-bottom: 5px;
  }
  .teaser.callToSubscribeSportHebdo .text.desktop {
    display: none;
  }
}
.teaser.callToSubscribeWeek {
  background-color: #f0f0f0;
  overflow: hidden;
}
.teaser.callToSubscribeWeek img {
  width: 44%;
  float: left;
}
.teaser.callToSubscribeWeek .text {
  font-size: 1em;
  width: 56%;
  float: left;
  padding: 15px;
}
.teaser.callToSubscribeWeek .text.mobile {
  display: none;
}
.teaser.callToSubscribeWeek .text.desktop {
  display: block;
}
.teaser.callToSubscribeWeek .text p {
  text-align: center;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 5px;
}
.teaser.callToSubscribeWeek .text h4 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 5px;
}
.teaser.callToSubscribeWeek .text input {
  border: 1px solid #555;
  border-radius: 10px;
  background: none;
  font-size: 0.8em;
  width: 60%;
  margin-right: 10px;
  padding: 1px 5px;
}
.teaser.callToSubscribeWeek .text .btn {
  border-radius: 10px;
  padding: 0 16px;
}
@media (max-width: 767px) {
  .teaser.callToSubscribeWeek img {
    width: 42%;
  }
  .teaser.callToSubscribeWeek .text {
    width: 58%;
  }
  .teaser.callToSubscribeWeek .text h4 {
    font-size: 1.4em;
  }
  .teaser.callToSubscribeWeek .text.mobile {
    display: block;
    padding: 10px;
  }
  .teaser.callToSubscribeWeek .text.mobile h4 {
    margin-bottom: 5px;
  }
  .teaser.callToSubscribeWeek .text.desktop {
    display: none;
  }
}
/* END call to subscribe newsletter */
/* Entreprise */
.teaser .entrepriseSelection {
  border: 4px solid #a02b47;
  border-radius: 10px;
  background: none;
}
.teaser .entrepriseSelection > a {
  margin-bottom: 10px;
  display: block;
}
.teaser .entrepriseSelection .baseline {
  text-align: center;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding: 5px 0;
  margin: 20px 0;
}
.teaser .entrepriseSelection .baseline h3 {
  margin: 0;
}
.teaser .entrepriseSelection .baseline p {
  margin: 0;
}
.teaser .entrepriseSelection .text-icon {
  position: relative;
  margin-left: 70px;
}
.teaser .entrepriseSelection .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/arcinfo/pictos/rubriques/picto_article.svg);
  position: absolute;
  top: 0;
  left: -62px;
  width: 55px;
}
.teaser .entrepriseSelection .text-icon h3 {
  color: #a02b47;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.teaser .entrepriseSelection .text-icon h3 span {
  text-transform: lowercase;
  font-family: 'Titillium Web', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.9rem;
}
.teaser .entrepriseSelection .portrait .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/arcinfo/pictos/rubriques/picto_portrait.svg);
}
.teaser .entrepriseSelection .interview .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/arcinfo/pictos/rubriques/picto_interviews.svg);
}
.teaser .entrepriseSelection .communique .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/arcinfo/pictos/rubriques/picto_communiques.svg);
}
.teaser .entrepriseSelection h4 {
  color: #555;
  margin: 0;
  margin-left: 70px;
  font-family: 'GarageGothicRegular' !important;
}
.teaser .entrepriseSelection p {
  color: #a7a7a7;
  margin: 0 0 20px;
  margin-left: 70px;
}
.teaser .entrepriseSelection .btn {
  font-family: 'garagegothic-boldregular', sans-serif !important;
  font-weight: normal;
}
/* END Entreprise */
/*********** PUSH TO TOP ARROW theme/push-to-top.less **********/
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.5;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(192, 192, 192, 0.8) url(/bundles/iomediaweb/img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
/*********** HOME PAGES theme/home.less **********/
/* big une */
.home-big-une {
  margin-bottom: 20px;
}
.home-big-une figure {
  position: relative;
}
.home-big-une figure a.imgLink {
  display: block;
  position: relative;
}
.home-big-une figure a.imgLink img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.home-big-une figure .bg-alpha {
  bottom: 0;
  left: 0;
  position: absolute;
}
.home-big-une figure {
  position: relative;
}
.home-big-une .articles-caption {
  position: absolute;
  bottom: 0;
  color: white;
  left: 0;
  background-size: 100%;
  background-clip: content-box;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 20px;
}
.home-big-une .articles-caption h1 {
  text-transform: uppercase;
  color: white;
  margin-bottom: 15px!important;
  font-size: 42px;
  font-weight: 600;
  letter-spacing: -1px;
}
.home-big-une .articles-caption p {
  margin-bottom: 20px;
}
.home-big-une .articles-caption small {
  font-size: 14px;
  /*display:block;*/
}
.home-big-une .articles-caption h1 a {
  color: white;
}
.home-big-une .articles-caption h1 span {
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}
.home-big-une .articles-caption h1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.home-big-une .articles-ico {
  bottom: auto;
  top: 5px;
  right: 10px;
  text-shadow: 0 0 8px #000;
}
.home-big-une .index-list-dossiers {
  color: white;
}
.home-big-une .index-list-dossiers:hover {
  color: rgba(255, 255, 255, 0.8);
}
/* end big une */
/* Zone en Une */
.home-une-left {
  width: 616px;
  margin-right: 20px;
  float: left;
}
.home-une-right {
  width: 300px;
  float: left;
}
.home-une h1 {
  text-transform: uppercase;
  margin: 0 0 15px 0!important;
  padding: 0;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -1px;
}
.home-une figure {
  position: relative;
}
.home-une figure img {
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 0!important;
}
.home-une small {
  color: #b4b3b3;
  font-size: 14px;
}
.home-une .home-une-txt {
  padding: 20px;
  border: solid 1px #f0f0f0;
  border-top: none;
}
.home-une-motaccroche {
  position: absolute;
  bottom: 15px;
  left: 21px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  color: white;
  text-shadow: 0 0 8px #000;
}
/*
.home-une small {
  color:white;
}
*/
/* end Zone en Une */
.home-une-left-top {
  margin-bottom: 30px;
}
/* teasers home region */
.teasers-home-region {
  border: solid 4px #f0f0f0;
  padding: 20px;
  margin-bottom: 30px;
}
.teasers-home-region-head .more {
  line-height: 2;
  display: block;
}
.teasers-home-region-head {
  margin-bottom: 20px;
}
.home-region-head-title {
  font-size: 23px;
  font-style: italic;
}
/* end teasers home region */
/* message intersticiel */
.message-intersticiel {
  border-top: #f0f0f0 solid 1px;
  border-bottom: #f0f0f0 solid 1px;
  padding: 20px;
  margin: 0 0 30px 0;
  font-style: italic;
  color: #b4b3b3;
  text-align: center;
  font-size: 13px;
}
/* message intersticiel */
.index-list-first .home-une small {
  color: white;
}
.index-list-first .home-une small:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1327px) {
  .home-une-left {
    width: 552px;
  }
}
@media screen and (max-width: 1279px) {
  .home-une-left {
    width: 100%;
  }
  .home-une-right {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .home-une-left {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .home-big-une .articles-caption {
    position: relative;
    bottom: auto;
    color: #555;
    left: auto;
    padding: 0px;
  }
  .home-big-une .bg-alpha {
    display: none;
  }
  .home-big-une .articles-caption h1 a:hover {
    color: #a02b47;
  }
  .home-big-une .articles-caption h1 a {
    color: #555;
  }
  .home-big-une .index-list-dossiers {
    color: #b4b3b3;
  }
  .home-big-une .articles-caption small {
    color: #b4b3b3;
  }
  .home-big-une .articles-caption h1 {
    margin-top: 20px;
  }
  .teasers-home-region .text-align-right {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .home-une-left-top figure {
    margin-right: -12px;
    margin-left: -12px;
    position: relative;
  }
  .home-une-left-top figure img {
    border-radius: 0;
  }
  .home-une-left-top .home-une-txt {
    border: none;
    padding: 20px 0;
  }
  .home-big-une figure {
    margin-left: -15px;
    margin-right: -15px;
  }
  .home-big-une figure img {
    border-radius: 0;
  }
  .home-big-une .articles-caption {
    padding-left: 15px;
    padding-right: 15px;
  }
  .teaser-quatre-txt {
    border: none;
    padding: 20px 0 0 0;
  }
  .teaser-treize-txt {
    padding: 0;
  }
  .teaser.teaser-treize {
    border: none;
  }
  .teasers-home-region {
    padding: 10px;
  }
  .home-une h1 {
    font-size: 24px;
  }
  .home-une-motaccroche {
    bottom: 7px;
    font-size: 19px;
    left: 12px;
  }
  .teasers-home-region-head .more {
    font-size: 14px;
  }
  .home-une figure img {
    border-bottom-left-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
  }
}
/*********** BOUTONS DE PARTAGE /theme/share.less**********/
.shareit {
  padding-right: 0;
  text-align: right;
  position: relative;
  z-index: 999;
}
.shareit.version2020,
.shareit.version2020.bottom {
  padding-top: 5px;
  position: relative;
}
.shareit.version2020 .moreShare div,
.shareit.version2020.bottom .moreShare div {
  display: none;
  position: absolute;
  top: 38px;
  right: 0;
  width: 50px;
}
.shareit.version2020 .moreShare div span,
.shareit.version2020.bottom .moreShare div span {
  background-color: #fff;
}
.shareit.version2020.bottom {
  border: 2px solid #ccc;
  text-align: center;
  padding: 30px 30px 20px 30px;
  margin-bottom: 25px;
}
.shareit.version2020.bottom p.labelPartage {
  color: #222222;
  display: inline-block;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
.shareit.version2020.bottom > a,
.shareit.version2020.bottom > .moreShare {
  vertical-align: bottom;
}
.shareit.version2020.bottom .moreShare a {
  display: block;
}
.shareit.version2020.bottom .moreShare a span {
  margin-bottom: 5px;
}
.shareit.version2020.bottom:before,
.shareit.version2020.bottom:after {
  border-top: solid 15px #a02b47;
  width: 90px;
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: -9px;
  content: "";
}
.shareit.version2020.bottom:after {
  top: auto;
  bottom: -9px;
}
.shareit.version2020 .moreShare:hover div {
  display: block;
}
.shareit span {
  margin-left: 7px;
  float: right;
  font-size: 18px;
}
.shareit.version2020 span,
.shareit.version2020 img {
  color: #555;
  border: 2px solid #ccc;
  border-radius: 17px;
  padding: 7px;
  font-size: 15px;
}
.shareit.version2020.pull-right span.icon-arrow-forward-outline {
  color: #a02b47;
}
.shareit a,
.shareit .moreShare {
  color: #ccc;
  position: relative;
  top: 2px;
  display: inline-block;
}
.shareit > a,
.shareit .moreShare > span {
  margin-bottom: 10px;
}
.shareit a:hover,
.shareit .moreShare:hover,
.shareit.version2020 span:hover {
  color: #a02b47;
  border-color: #a02b47;
}
.shareit-txt {
  font-size: 14px;
  color: #b4b3b3;
  position: relative;
  top: -3px;
}
.container-content {
  position: relative;
}
/* outer wrapper, fixed to left */
#share-wrapper {
  margin-top: 100px;
  position: fixed;
  left: 10%;
  margin-left: -52px;
}
/* inner wrapper */
#share-wrapper ul.share-inner-wrp,
.share {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
/* the list */
#share-wrapper li.button-wrap,
.share {
  display: block;
}
#share-wrapper li.button-wrap i,
.share i {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 26px;
}
/* share link */
#share-wrapper li.button-wrap > a,
.share {
  height: 32px;
  padding: 13px 14px 7px 14px;
  display: block;
  line-height: 32px;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
button-wrap > a,
.share {
  padding: 13px 16px 7px 14px;
}
/* regular css */
.class a {
  font-size: 20px;
}
.facebook {
  background-color: #3B5998;
  transition: 0.2s;
}
.facebook:hover {
  background-color: hsl(221, 44%, 46%);
  transition: 0.2s;
}
.twitter {
  background-color: #00ACED;
  transition: 0.2s;
}
.twitter:hover {
  background-color: hsl(196, 100%, 51%);
  transition: 0.2s;
}
.pinterest {
  background-color: #C72527;
  transition: 0.2s;
}
.pinterest:hover {
  background-color: hsl(359, 69%, 51%);
  transition: 0.2s;
}
.linkedin {
  background-color: #1B86BC;
  transition: 0.2s;
}
.linkedin:hover {
  background-color: hsl(200, 75%, 47%);
  transition: 0.2s;
}
.share {
  background-color: hsl(0, 0%, 36%);
  transition: 0.2s;
}
.share:hover {
  background-color: hsl(0, 0%, 41%);
  transition: 0.2s;
}
.google {
  background-color: #D14836;
  transition: 0.2s;
}
.google:hover {
  background-color: hsl(7, 63%, 57%);
  transition: 0.2s;
}
@media screen and (max-width: 700px) {
  #share-wrapper li.button-wrap,
  .share {
    display: inline-block;
    margin-right: -5px;
    transition: all 0s;
  }
  .share {
    margin-right: 0;
  }
  #share-wrapper {
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 0;
    left: auto;
    right: 0;
  }
  #share-wrapper ul.share-inner-wrp {
    margin-left: auto;
    margin-right: auto;
  }
}
.shareit-mobile {
  display: none;
}
.shareit-mobile {
  border-top: solid 1px #f0f0f0;
  border-bottom: solid 1px #f0f0f0;
  margin: 15px 0;
  padding: 5px 0 2px;
  text-align: center;
}
.shareit-mobile a {
  color: #b4b3b3;
  font-size: 25px;
  display: inline-block;
  margin: 0 7px;
}
.shareit-mobile a:hover {
  color: #a02b47;
}
.shareit-mobile a.shareit-mobile-facebook {
  color: #3b5998;
}
.shareit-mobile a.shareit-mobile-facebook:hover {
  color: #2d4373;
}
.shareit-mobile a.shareit-mobile-twitter {
  color: #55acee;
}
.shareit-mobile a.shareit-mobile-twitter:hover {
  color: #2795e9;
}
.shareit-mobile a.shareit-mobile-google {
  color: #d34836;
}
.shareit-mobile a.shareit-mobile-google:hover {
  color: #b03626;
}
.shareit-mobile a.shareit-mobile-linkdin {
  color: #0077b5;
}
.shareit-mobile a.shareit-mobile-linkdin:hover {
  color: #005582;
}
.shareit-mobile a.shareit-mobile-rss {
  color: #ff6600;
}
.shareit-mobile a.shareit-mobile-rss:hover {
  color: #cc5200;
}
@media screen and (max-width: 1279px) {
  .shareit-txt {
    display: none;
  }
  .shareit.version2020.bottom p.labelPartage {
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .shareit-mobile {
    display: block;
  }
}
/*********** SONDAGES theme/sondages.less  **********/
.sondages .content {
  padding: 0;
  margin-left: 15px;
  margin-right: 15px;
}
.teaser .sondages .content {
  margin-left: 0;
  margin-right: 0;
}
.sondages .sondages-txt {
  padding: 15px 8px 15px 32px;
}
.sondages .sondages-txt-img {
  background: #f0f0f0;
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: 20px;
}
.sondages h2 {
  margin-top: 0;
}
.progress-bar {
  float: left;
  width: 40px;
  height: 100%;
  font-size: 13px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #a02b47;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
  min-width: 40px;
}
.teaser .sondages .content img {
  margin-bottom: 10px;
}
.teaser .sondages .content p {
  margin-bottom: 4px;
}
.teaser .sondages .content p.survey-title {
  margin-bottom: 10px;
}
.survey-content-inner {
  display: none;
}
.survey-content-inner.loaded {
  display: block;
}
.survey-content-inner .teaser .sondages .content {
  margin: 5px;
  padding: 15px;
  border: 1px #f0f0f0 solid;
}
/*
@media (max-width: @screen-sm) {
  .sondages figure{
    display:none;
  }
  .sondages  {

    article{
      width:100%;
      float:none;
      padding-left: 10px;
      padding-right: 10px;
    }

  }
  .sondages .content {
    padding:10px 10px 0 10px;
  }
}
*/
/*********** NAVIGATION PRINCIPALE theme/nav-main.less ****/
header .navbar {
  margin-bottom: 0;
}
header .navbar-brand {
  padding: 7px 0;
  font-size: 32px;
}
header .navbar-default .navbar-nav > li > a {
  ouline: none!important;
  font-weight: 600;
}
header.nav-desktop .nf-top-header-abonnez-vous {
  background-color: #ffb400;
  border-color: transparent;
}
header.nav-desktop .nf-top-header-abonnez-vous:hover {
  background-color: #e8a400;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: -12px;
  margin-right: 0;
}
.navbar-default {
  background-color: transparent!important;
  border-color: transparent!important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent!important;
  border-color: transparent!important;
}
.navbar-default .navbar-toggle {
  border-color: transparent!important;
}
.header-search {
  position: relative;
  top: 10px;
}
.header-search span {
  font-size: 18px;
  left: 5px;
  position: relative;
  top: 2px;
}
.header-search button {
  background: transparent;
  border: none;
  color: white;
}
.header-search input {
  font-size: 15px;
  border: none;
  padding: 5px 10px;
  border-radius: 2px;
  background: #e20200;
  color: white;
  width: 190px;
}
.header-search input::-webkit-input-placeholder {
  color: #a50200;
}
.header-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #a50200;
}
.header-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #a50200;
}
.header-search input:-ms-input-placeholder {
  color: #a50200;
}
.header-search input:focus,
.header-search button:focus {
  border: none!important;
  outline: none;
  outline-style: none;
  box-shadow: none;
}
.icon-nav-main {
  display: none;
}
.nav-lang,
.nav-lang-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .header-search {
    display: none;
  }
  header .nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .icon-nav-main {
    display: block;
    float: left;
    font-size: 18px;
    margin-top: 2px;
    width: 40px;
  }
  .nav-lang.nav-lang-mobile {
    display: block;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }
  .navbar-toggle {
    background-color: transparent;
    padding-left: 15px;
    float: left;
    margin-right: 0;
  }
  .navbar-brand {
    font-size: 30px;
  }
  header .nav > li {
    border-top: solid 1px #b50200;
    display: block;
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
  }
  .navbar-nav {
    margin: 0 -12px;
  }
  header ul.nav li ul li {
    text-transform: none;
    font-size: 16px;
    width: 50%;
    float: left;
    text-align: left;
    border-top: solid 1px #f0f0f0;
  }
  header ul.nav li ul li:nth-child(odd) {
    border-right: solid 1px #f0f0f0;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 15px;
  }
  .dropdown-menu {
    padding: 0;
    border-top: solid 1px white;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-left: -13px;
    margin-right: -13px;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #641b2c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ce0200;
  }
  .dropdown-menu {
    border-radius: 0;
  }
  header .nav > li > a {
    background: #ce0200;
  }
  header .nav > li > a:hover,
  header .nav > li > a:focus {
    color: #820100 !important;
  }
  header .nav li ul li a:hover,
  header .nav.nav li ul li a:focus {
    background-color: white;
  }
  header ul.nav li ul li:last-child {
    /*text-align:left;
    width:50%;
    float:none;
    */
  }
  header ul.nav li ul li:nth-last-child(2) {
    border-bottom: solid 1px #f0f0f0;
  }
  .navbar-user {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #fff;
    font-size: 22px;
    position: absolute;
    right: 46px;
    top: 9px;
  }
  .navbar-search {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: 8px;
    top: 11px;
  }
  .navbar-collapse {
    background: white;
  }
  .navbar .login-box {
    border: 0;
    max-width: 100%;
    padding: 15px;
    width: 100%;
    text-align: center;
  }
  .navbar .login-box .input-group {
    padding: 0 0 15px 0;
  }
  .navbar .login-box button {
    margin: 0 0 15px 0;
  }
  .navbar .login-collapse {
    background: white;
    margin-left: -13px;
    margin-right: -13px;
  }
  .input-group {
    border-collapse: separate;
    display: table;
    position: relative;
    width: 100%;
  }
  .navbar .search-collapse {
    background: #ce0200;
    margin-left: -13px;
    margin-right: -13px;
  }
  .navbar .search-collapse .search {
    padding: 0 15px 15px;
  }
  .navbar .search-collapse .search {
    padding: 0 15px 15px;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #ce0200;
  }
}
/*********** END NAVIGATION PRINCIPALE ****/
/********** NAVIGATION 2EME NIVEAU ***********/
/* subnav 1 header */
.nf-subnav-header {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease;
}
.nf-subnav-header {
  /*
  position: absolute;
  width: 100%;
  z-index: 10000;
  */
}
.show-subnav {
  height: 325px;
}
.hide-subnav {
  height: 0;
}
.nf-subnav-header {
  background: #a02b47;
}
.nf-subnav-header a {
  color: white;
}
.nf-subnav-header a:hover {
  color: #641b2c;
}
.nf-subnav-header-wrap {
  margin: 0 auto;
  position: relative;
}
.nf-subnav-row {
  min-height: 300px;
}
.nf-subnav-list {
  margin-bottom: 12px;
}
.nf-subnav-list a.time {
  padding: 6px 0;
  color: #641b2c;
}
.nf-subnav-img img {
  margin-bottom: 10px;
}
.nf-subnav-img a.time {
  padding: 6px 0;
  color: #641b2c;
}
.nf-subnav-img-title {
  font-size: 17px;
  display: block;
}
/* end subnav 1 header */
/* subnav 1 1 header */
.nf-subnav-header-wrap {
  background: transparent none repeat scroll 0 0;
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.nf-subnav-header-1-title {
  text-transform: uppercase;
  color: white;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 20px;
  display: block;
  margin-top: 20px;
}
/* end subnav 1 1 header */
/* subnav 1 2 header */
.nf-subnav-1-header-2-title {
  text-transform: uppercase;
  color: white;
  font-size: 23px;
  font-weight: 400;
  padding: 0 20px;
}
.nf-subnav-1-header-2-wrap {
  background: #8c263e;
  padding: 13px 0 20px 0;
  min-height: 600px;
}
.nf-subnav-1-header-2 ul {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.nf-subnav-1-header-2 ul li {
  margin: 0;
  padding: 0;
  border-top: solid 1px #a02b47;
}
.nf-subnav-1-header-2 ul li a {
  margin: 0;
  padding: 8px 20px 10px 20px;
  display: block;
  font-size: 18px;
}
.nf-subnav-1-header-2 ul li:first-child {
  border-top: none;
  margin-top: 10px;
}
/* end subnav 1 2 header */
/* nav mobile versus nav desktop */
.nav-mobile {
  display: none;
}
@media (max-width: 1023px) {
  .nav-desktop {
    display: none;
  }
  .nav-mobile {
    display: block;
  }
}
/* end nav mobile versus nav desktop */
/* nav mobile en position fixe */
/* nav mobile en position fixe */
/*
@media (max-width: @screen-sm) {
  .nav-mobile{
    position:fixed!important;
    z-index:10000;
    top:0;
  }
  .container-content{
    margin-top:40px;
  }
}
*/
/*********** SOUS NAVIGATION theme/nav-second.less **********/
nav.nav-second {
  margin: 0 0 30px 0;
}
nav.nav-second ul {
  margin: 0;
  padding: 0;
}
nav.nav-second ul li {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
/*
nav.nav-second ul li:first-child{
  border-top:solid 1px @gray-lighter;
}
*/
/*
nav.nav-second ul li{
  border-bottom:solid 1px @gray-lighter;
}
*/
nav.nav-second ul li a {
  padding: 0 0 12px 0;
  display: block;
  color: #777777;
}
nav.nav-second ul li a:hover,
nav.nav-second ul li.active a {
  color: #a02b47;
}
nav.nav-second ul li.active ul li a {
  color: #777777;
}
nav.nav-second ul li.active ul li a:hover {
  color: #a02b47;
}
nav.nav-second ul li.active ul li a:hover,
nav.nav-second ul li.active ul li.active a {
  color: #a02b47;
}
nav.nav-second ul li ul li,
nav.nav-second ul li:first-child ul li {
  border: none;
}
nav.nav-second ul li ul {
  padding-left: 15px;
}
nav.nav-second ul li ul li a {
  font-size: 90%;
  padding: 0 0 10px 0;
}
nav.nav-second ul li ul li:first-child a {
  margin-top: -5px;
}
@media (max-width: 1024px) {
  nav.nav-second {
    margin-top: 5px;
    display: none;
  }
}
/*********** END SOUS NAVIGATION **********/
@media screen and (max-width: 1023px) {
  .navbar-slide {
    display: none;
    width: 80%;
    max-width: 400px;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
    background: #a02b47;
    -o-box-shadow: inset -3px 0px 4px 0px #641b2c;
    box-shadow: inset -3px 0px 4px 0px #641b2c;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#641b2c, Direction=180, Strength=4);
    /* NE PAS MODIFIER : Tricks pour rendre visible de 1px sur iphone (pour qu'il charge la hauteur de la nav sans saut */
    border-right: 1px solid rgba(0, 0, 0, 0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 0 !important;
    margin-top: -1px !important;
    margin-left: -1px !important;
    /* */
  }
  .navbar-slide.toshow {
    display: block !important;
  }
  .navbar-slide ul {
    width: 100% !important;
    margin: 0 !important;
  }
  .navbar-slide li {
    border: none !important;
    border-bottom: 1px solid #641b2c !important;
  }
  .navbar-slide li a {
    padding-left: 30px;
  }
  .navbar-slide li ul {
    -o-box-shadow: inset -3px 0px 4px 0px #f0f0f0;
    box-shadow: inset -3px 0px 4px 0px #f0f0f0 !important;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#f0f0f0, Direction=180, Strength=4);
  }
  .navbar-slide li ul li {
    float: none !important;
    width: auto !important;
    background: none !important;
    border-bottom: 1px solid #f0f0f0 !important;
    box-shadow: none !important;
  }
  .navbar-slide .navbar-nav .dropdown-menu .dropdown-header,
  .navbar-slide .navbar-nav .dropdown-menu > li > a {
    padding: 10px 15px;
  }
  html,
  body {
    max-width: 100%;
    /* désactivation https://project.iomedia.ch/#/tasks/16243518
	overflow-x: hidden;
	*/
  }
  /* .navslide-overlay{
     display: none;
     width:100%;
     height:200px;
     position:absolute;
     top:0;
     left:0;
     z-index: 2000;
     cursor: pointer;
   }*/
  /** Navslide desktop **/
  .navbar-toggle.desktop {
    display: none !important;
  }
  .navbar-slide-desktop {
    display: none !important;
  }
}
/** Animation 3 barres en croix :**/
.nf-top-header span.icon-bar {
  transition: all 0.4s ease-in-out;
}
.nf-top-header span.icon-bar.ib1.opened {
  transform: rotate(45deg) translateY(8px);
}
.nf-top-header span.icon-bar.ib2.opened {
  filter: alpha(opacity=0);
  opacity: 0;
}
.nf-top-header span.icon-bar.ib3.opened {
  transform: rotate(-45deg) translateY(-8px);
  width: 22px;
  margin-left: 0;
}
.navslide-overlay {
  display: none;
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  cursor: pointer;
}
.navbar {
  z-index: 1000;
}
.navbar-slide.desktophide {
  display: none;
}
/** Navslide pour desktop **/
.navbar-toggle.desktop {
  display: block;
  background-color: transparent !important;
}
.navbar-slide-desktop {
  display: none;
  width: 400px !important;
  max-width: 400px;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000;
  background: #a02b47;
  -o-box-shadow: inset -3px 0px 4px 0px #641b2c;
  box-shadow: inset -3px 0px 4px 0px #641b2c;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#641b2c, Direction=180, Strength=4);
  border-right: 1px solid rgba(0, 0, 0, 0);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 !important;
  margin-top: -35px !important;
  /*margin-left: -@grid-gutter-width - 1px !important;*/
}
.navbar-slide-desktop.toshow {
  display: block !important;
}
.navbar-slide-desktop ul {
  width: 100% !important;
  margin: 0 !important;
}
.navbar-slide-desktop li {
  border: none !important;
  border-bottom: 1px solid #641b2c !important;
}
.navbar-slide-desktop li a {
  padding-left: 30px;
}
.navbar-slide-desktop li ul {
  -o-box-shadow: inset -3px 0px 4px 0px #f0f0f0;
  box-shadow: inset -3px 0px 4px 0px #f0f0f0 !important;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#f0f0f0, Direction=180, Strength=4);
}
.navbar-slide-desktop li ul li {
  float: none !important;
  width: auto !important;
  background: none !important;
  border-bottom: 1px solid #f0f0f0 !important;
  box-shadow: none !important;
}
.navbar-slide-desktop .navbar-nav .dropdown-menu .dropdown-header,
.navbar-slide-desktop .navbar-nav .dropdown-menu > li > a {
  padding: 10px 15px;
}
.navbar-slide-desktop .navbar-nav > li {
  float: none;
}
.navbar-slide li.top {
  border-bottom: none!important;
}
.navbar-slide li.top {
  border-bottom: none!important;
  padding: 2px 15px;
}
.navbar-slide li.top a {
  width: 100%;
  background: #782035 !important;
  border-radius: 4px;
  padding: 8px 16px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
.navbar-slide li.yellow a {
  background-color: #ffb400 !important;
  border-color: transparent;
}
.navbar-slide li.mon-journal-login {
  border-bottom: none !important;
}
.navbar-slide .mon-journal-login button.btn {
  margin-bottom: 15px!important;
}
/*********** LOGIN theme/login.less **********/
.login-box {
  max-width: 320px;
  width: 100%;
  border: solid #f0f0f0 1px;
  padding: 20px;
}
.login-box .btn {
  width: 100%;
}
.login-box .icon-user-check {
  font-size: 80px;
  color: grey;
  width: 100%;
  text-align: center;
  color: #f0f0f0;
}
.login-modal .login-box {
  max-width: 100%;
  width: 100%;
  border: none;
  padding: 10px;
}
.login-modal .login-modal-connect {
  padding: 15px;
}
.login-modal .login-modal-input {
  padding: 15px;
  width: 100%;
  border-radius: 5px!important;
}
.login-modal .login-box .btn {
  width: 100%;
}
.login-modal .login-box .icon-user-check {
  font-size: 80px;
  color: grey;
  width: 100%;
  text-align: center;
  color: #f0f0f0;
}
.login-modal .input-group {
  width: 100%;
}
.login-modal .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  text-align: center;
  width: 50%;
}
.login-modal .modal-body {
  padding: 0;
}
.login-modal .nav-tabs > li > a {
  border: 0!important;
}
.login-modal .tab-content {
  padding: 0 20px 20px 20px;
}
.login-modal .form-control {
  height: auto;
}
.login-modal .checkbox input {
  margin-top: 6px;
}
.login-modal .checkbox input {
  margin-top: 6px;
}
.login-modal .form-one .checkbox label {
  margin-top: 10px;
  margin-bottom: 10px;
}
.login-modal .nav-tabs > li > a {
  padding: 25px 15px;
  margin-right: 0;
}
.login-modal .nav-tabs {
  border-bottom: medium none;
}
.login-modal .nav-tabs > li > a,
.login-modal .nav-tabs > li > a,
.login-modal .nav-tabs > li > a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ebebeb;
  border-color: #dddddd #dddddd transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: pointer;
}
.login-modal .nav-tabs > li.active > a,
.login-modal .nav-tabs > li.active > a:hover,
.login-modal .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #dddddd #dddddd transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default;
}
.login-modal .login-modal-forget {
  bottom: -42px;
  margin: 0;
  padding: 0 40px 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.login-modal .login-modal-forget a {
  color: white;
}
.login-modal .login-modal-forget a:hover {
  opacity: 0.8;
}
/*********** END LOGIN **********/
/*********** SITEMAP theme/sitemap.less**********/
/* Communs */
.sitemap ul#sitemap {
  margin: 0;
  padding: 0;
  margin-top: 1em;
}
.sitemap ul {
  margin-bottom: 20px;
}
.sitemap ul li {
  list-style: none;
  padding: inherit !important;
}
.sitemap ul li ul li {
  line-height: 2.5em;
}
.sitemap ul li.panel-default {
  margin-bottom: 10px;
}
.sitemap ul li ul li a {
  display: block;
  border-bottom: 1px solid #dddddd;
  background-image: url(images/arrow-right.png);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
/* Niveau 1 */
.sitemap > ul > li ul {
  padding: 0;
  margin-left: 20px;
  font-size: 0.9em;
}
.sitemap .panel-default,
.sitemap .panel-default .panel-body,
.sitemap .panel-heading {
  border: none !important;
}
.sitemap .panel-heading {
  position: relative;
  padding: 0;
}
.sitemap .panel-heading:after {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e604";
  color: #aaaaaa;
  font-size: 12px;
  margin-right: 5px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 15px;
}
.sitemap .panel-heading a {
  display: block;
  padding: 10px;
  padding-right: 40px;
}
/*********** END SITEMAP **********/
/*********** FORMULAIRE  theme/forms.less **********/
.form-one hr {
  margin-top: 10px;
  margin-bottom: 13px;
}
.form-one label {
  margin-top: 9px;
}
@media (max-width: 1024px) {
  .form-one hr {
    display: none;
  }
}
/*********** END FORMULAIRE **********/
/*********** JOBS theme/jobs.less **********/
.jobs {
  /* index */
  /* detail */
}
.jobs .jobs-index ul.jobs-index-list {
  list-style: none outside;
  padding: 0;
  margin: 0;
  border: solid 1px #f0f0f0;
  background: #f0f0f0;
  border-radius: 4px;
  overflow: hidden;
  font-weight: 600;
}
.jobs .jobs-index ul.jobs-index-list {
  color: #777777;
}
.jobs .jobs-index ul.jobs-index-list h3 a {
  color: #555;
}
.jobs .jobs-index ul.jobs-index-list h3 a:hover {
  color: #a02b47;
}
.jobs .jobs-index ul.jobs-index-list a:hover {
  color: #777777;
}
.jobs .jobs-index ul.jobs-index-list li {
  list-style: none outside;
  padding: 20px;
  margin: 1px 0 0 0;
  border-left: solid 4px white;
  background: white;
}
.jobs .jobs-index ul.jobs-index-list li:first-child {
  margin-top: 0;
}
.jobs .jobs-index ul.jobs-index-list li:hover {
  border-left: solid 4px #a02b47;
  background: #fafafa;
}
.jobs .jobs-index ul.jobs-index-list li h3 {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #555;
  font-weight: 600;
  line-height: 1.4;
}
.jobs .jobs-index ul.jobs-index-list li .btn {
  padding: 0 10px;
  min-width: 120px;
}
.jobs .jobs-index ul.jobs-index-list li a.btn {
  color: white;
}
@media (max-width: 1024px) {
  .jobs .jobs-index-list div.row div {
    margin: 10px 0!important;
  }
  .jobs .jobs-index ul.jobs-index-list li h3 {
    font-size: 20px;
  }
  .jobs .jobs-index ul.jobs-index-list li {
    padding: 10px;
  }
}
.jobs .jobs-detail-pdf {
  width: 100%;
  text-align: center;
}
.jobs .table-job-detail th {
  border-right: solid 1px #f0f0f0;
  max-width: 50px;
}
.jobs .jobs-detail-container-table {
  border-radius: 8px;
  overflow: hidden;
  border: solid 1px #f0f0f0;
  margin-bottom: 20px;
}
.jobs .table-job-detail th,
.jobs .table-job-detail td {
  padding: 14px 20px!important;
  border: none;
  border-top: solid 1px #f0f0f0;
}
.jobs .table-job-detail tr:first-child th,
.jobs .table-job-detail tr:first-child td {
  border-top: none;
}
.jobs .table-job-detail tr th:first-child,
.jobs .table-job-detail tr td:first-child {
  border-right: solid 1px #f0f0f0;
}
.jobs table.table-job-detail {
  background: #fafafa;
  margin-bottom: 0;
}
.jobs .jobs-detail h2 {
  font-size: 20px;
}
@media (max-width: 1024px) {
  .jobs .table-job-detail th {
    max-width: 100%;
  }
}
/*********** COMMENTAIRES theme/commentaires.less **********/
.comments {
  padding: 1px;
}
div#comments-container {
  border: 4px solid #f0f0f0;
  padding: 20px 20px 0 20px;
  clear: both;
}
h3.aio-comment-title {
  border: 1px dashed #b4b3b3;
  margin: 0 0 15px;
  padding: 15px;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
}
h3#comments-count {
  margin: 0 0 15px 0;
  padding: 15px;
  border: #b4b3b3 dashed 1px;
  width: 100%;
  text-align: center;
  font-style: italic;
}
.comments p {
  line-height: 1.2em;
}
.comments ul {
  list-style: none outside;
  padding: 0;
  margin: 0 0 0 0;
}
.comments ul li {
  list-style: none outside;
  padding: 0;
  margin: 0;
  display: block;
  color: #555;
  margin: 0 0 1px 0;
  background-color: #FFF;
  padding: 20px;
}
.comments ul li.comments-level-two {
  padding-left: 70px;
}
.comments ul li.comments-level-three {
  padding-left: 140px;
}
.comments ul li.comments-level-four {
  padding-left: 210px;
}
.comments figure {
  max-width: 70px;
  float: left;
  margin-right: 20px;
}
.comments article {
  overflow: hidden;
}
.comments-author {
  float: left;
  margin-right: 10px;
  color: #a02b47;
  font-weight: bold;
}
.comments-date {
  float: left;
  color: #a02b47;
}
.comments-header {
  margin-bottom: 10px;
}
.comments-footer .comments-footer-left {
  float: left;
}
.comments-footer .comments-footer-right {
  float: right;
  margin-left: 20px;
}
.comments .btn.small {
  font-size: 0.8em;
  line-height: 1em;
  padding: 0.3em 1em;
  font-weight: bold;
}
.comments .comments-level-four p {
  margin-bottom: 0 !important;
}
.comments p.comments-warning {
  /*font-size:0.8em !important;*/
}
.comments .comments-oubli a {
  font-size: 0.8em;
  display: block;
  padding-top: 2px;
}
.comments .form.form-color .form-line:nth-child(even) {
  background-color: #f0f0f0;
  border-top: none;
}
.comments .form.form-color .form-line:nth-child(2n+1) {
  background-color: #e1e1e1;
}
.comments .form .form-line {
  background-color: #f0f0f0;
  border-top: none;
}
.comments .form .row {
  margin-left: 0;
  margin-right: 0;
}
.comments .form fieldset input[type="text"],
.comments .form fieldset input[type="email"],
.comments .form fieldset input[type="password"],
.comments .form fieldset textarea,
.comments .form .customSelect {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  color: #333;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin: 0;
  padding: 8px 10px;
  width: 100%;
}
.comments .form .form-line.form-line-submit {
  background-color: transparent !important;
  border: 0 none;
}
.comments label {
  padding-top: 8px;
}
.comments-repondre-button {
  color: #777777;
  cursor: pointer;
  display: block;
  padding: 10px 0;
}
#commentFormDiv {
  border: 4px solid #f0f0f0;
  padding: 20px;
}
.comments .article-identification {
  border: none;
  padding: 0;
  text-align: center;
}
.comments .article-identification-block {
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 15px;
}
.characters {
  text-align: right;
  margin: 10px 0;
  font-style: italic;
  color: #999;
  font-size: 14px;
}
.cluff {
  font-style: italic;
  color: #999;
  text-align: left;
  margin: 10px 0;
}
.cluff a {
  color: #999;
  text-decoration: underline;
}
.article-identification-block:hover .characters {
  color: white;
}
.article-identification-block:hover .cluff {
  color: white;
}
.article-identification-block:hover .cluff a {
  color: white;
}
.article-identification-block:hover .cluff a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1023px) {
  .comments ul li.comments-level-two {
    padding-left: 30px;
  }
  .comments ul li.comments-level-three {
    padding-left: 60px;
  }
  .comments ul li.comments-level-four {
    padding-left: 90px;
  }
  .comments p {
    text-align: left !important;
  }
  .comments-author {
    margin-bottom: 5px;
  }
  .comments .comments-oubli.text-align-left {
    text-align: center;
    padding-bottom: 8px;
  }
  div#comments-container {
    padding: 10px 10px 0;
  }
}
/******** FAQ theme/faq.less *******/
.faq .panel-default,
.faq .panel-default .panel-body,
.faq .panel-heading {
  border: none !important;
}
.faq.panel-group .panel + .panel {
  margin-top: 10px !important;
}
.faq .panel-heading {
  position: relative;
  padding: 0;
}
.faq .panel-heading:after {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e604";
  color: #aaaaaa;
  font-size: 12px;
  margin-right: 5px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 15px;
}
.faq .panel-heading a {
  display: block;
  padding: 10px;
  padding-right: 40px;
}
/*********** ANNUAIRE theme/annuaire.less **********/
.annuaire .panel-default {
  border-color: #f5f5f5;
}
.annuaire ul.list-inline {
  margin: 0;
}
.annuaire ul.list-inline li {
  line-height: 2em;
}
.annuaire ul.list-inline li a:before {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
  color: #aaaaaa;
  font-size: 12px;
  margin-right: 5px;
}
/*********** ONGLET CATEGORIES theme/onglets-categories.less  **********/
.onglets-categories .nav-tabs li {
  /**/
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.onglets-categories .nav-tabs {
  border: none;
  border-bottom: 1px solid #f4f4f4;
}
.onglets-categories .nav-tabs li a {
  border: none !important;
  background-color: #f4f4f4;
}
.onglets-categories .nav-tabs li.active a,
.onglets-categories .nav-tabs li.active a:focus {
  background-color: #a02b47;
  color: #ffffff;
  position: relative;
}
.onglets-categories .nav-tabs li.active a:after {
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #a02b47;
  bottom: 0;
  left: 0;
  content: '';
}
.onglets-categories .tab-pane {
  padding: 20px;
  padding-bottom: 10px;
  background-color: #a02b47;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #ffffff;
}
.onglets-categories .tab-pane ul li {
  list-style-image: url(/bundles/iomediaweb/img/arrow-list.png);
  line-height: 2em;
}
.onglets-categories .tab-pane a {
  color: #ffffff;
}
.onglets-categories .tab-pane a:hover {
  opacity: 0.8;
}
.onglets-categories .search-categ {
  margin-top: 3px;
}
.onglets-categories .search-categ .btn {
  height: 35px;
}
.onglets-categories .tab-pane li.active a {
  color: #111;
}
/*********** ADMINISTRATION theme/administration.less **********/
.administration .list-group li {
  list-style: none;
  line-height: 1.8em;
}
/*********** SOMMAIRE theme/sommaire.less **********/
.sommaire .list-group li {
  list-style: none;
}
.sommaire .list-inline li {
  margin-right: 40px;
  line-height: 2em;
}
@media screen and (min-width: 768px) {
  .sommaire .list-inline li {
    width: 48%;
    margin-right: 0;
  }
}
/*********** SHOP theme/shop.less **********/
/* Shop */
.shop .shop-list {
  border: 1px solid #eeeeee;
  border-top: 0;
}
/* Shop : vignettes */
.shop-vignette {
  border: 1px solid #eeeeee;
  border-right: none;
  margin-bottom: -1px;
  text-align: center;
  padding: 20px;
  transition: box-shadow 0.3s;
  overflow: hidden;
  box-sizing: border-box;
}
.shop-vignette h2 {
  font-size: 1.2em;
  margin-bottom: 5px;
}
.shop-vignette .prix {
  font-size: 1.2em;
  display: block;
  margin-bottom: 5px;
}
.shop-vignette:hover {
  -o-box-shadow: inset 0px 0px 0px 5px #ce0200;
  box-shadow: inset 0px 0px 0px 5px #ce0200;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#ce0200, Direction=NaN, Strength=0);
}
.shop-vignette small {
  color: #aaaaaa;
}
/* Shop : filtres */
.shop .filter-shop {
  border-top: 1px solid #eeeeee;
  padding: 1em 2em;
}
.shop .filter-shop ul {
  margin: 0;
  padding: 0;
}
.shop .filter-shop ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.shop .filter-shop ul li a {
  padding: 0 0 12px;
  display: block;
  color: #777;
}
.shop .filter-shop ul li a:hover,
.shop .filter-shop ul li.active a {
  color: #a02b47;
}
.shop .filter-shop ul li.active ul li a {
  color: #777;
}
@media all and (max-width: 1280px) {
  .shop .filter-shop ul li {
    display: inline-block;
    margin-right: 20px;
  }
}
/* Select custom */
.select-custom {
  display: block;
  position: relative;
  border: 1px solid #eeeeee;
}
.select-custom:after {
  content: "";
  display: block;
  background-image: url('/bundles/iomediaweb/img/arrow-select.png');
  position: absolute;
  background-size: 16px;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  bottom: inherit;
  left: inherit;
  background-color: #ffffff;
  background-position: center;
  border-left: 1px solid #f4f4f4;
  height: 100%;
  width: 42px;
}
.select-custom select {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 102% -8px;
  background-size: 75px 75px;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: #232323;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  min-height: 30px;
  line-height: 20px;
  padding: 12px;
  position: relative;
  vertical-align: middle;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  width: 100%;
}
/* Shop Link */
.shop-link {
  margin-bottom: 15px;
  color: #cccccc;
}
.shop-link > a {
  text-transform: uppercase;
  margin: 0 10px;
  border-right: 1px solid #dddddd;
  padding-right: 20px;
}
.shop-link > a span {
  margin-right: 7px;
}
.shop-view {
  color: #666666;
  margin-left: 10px;
}
.shop-view a {
  margin: 0 5px;
}
.shop-view a.selected {
  color: #666666;
}
@media screen and (min-width: 1280px) {
  .shop-link {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shop-view {
    display: block;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .shop-link > a {
    display: block;
    border: none;
    margin-top: 10px;
  }
}
/* Shop : détail */
.shop-detail .shop-prix {
  font-size: 2em;
  color: #ce0200;
  margin-bottom: 1em;
}
/* Select custom */
.select-custom {
  display: block;
  position: relative;
  border: 1px solid #eeeeee;
}
.select-custom:after {
  content: "";
  display: block;
  background-image: url('/bundles/iomediaweb/img/arrow-select.png');
  position: absolute;
  background-size: 16px;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  bottom: inherit;
  left: inherit;
  background-color: #ffffff;
  background-position: center;
  border-left: 1px solid #f4f4f4;
  height: 100%;
  width: 42px;
}
.select-custom select {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 102% -8px;
  background-size: 75px 75px;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: #232323;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  min-height: 30px;
  line-height: 20px;
  padding: 12px;
  position: relative;
  vertical-align: middle;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  width: 100%;
}
/* Shop view */
.shop-view {
  margin-bottom: 10px;
}
.shop-view a {
  margin: 0 5px;
}
.shop-view a.selected {
  color: #666666;
}
/* Shop : vignettes */
.shop-vignette {
  border: 1px solid #eeeeee;
  border-right: none;
  /*margin-bottom: -1px;*/
  text-align: center;
  padding: 20px;
  transition: box-shadow 0.3s;
  overflow: hidden;
  box-sizing: border-box;
}
.shop-vignette:nth-child(4) {
  border-right: 1px solid #eeeeee;
}
.shop-vignette h2 {
  font-size: 1.2em;
  margin-bottom: 5px;
}
.shop-vignette .prix {
  font-size: 1.2em;
  display: block;
  margin-bottom: 5px;
}
.shop-vignette:hover {
  -o-box-shadow: inset 0px 0px 0px 5px #ce0200;
  box-shadow: inset 0px 0px 0px 5px #ce0200;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#ce0200, Direction=NaN, Strength=0);
}
.shop-vignette small {
  color: #aaaaaa;
}
/* Related products */
.related-product {
  margin-top: 50px;
}
.related-product .contentSlider div.rsOverflow,
.related-product .contentSlider div.rsSlide {
  background-color: #ffffff;
}
.related-product .contentSlider .rsBullets {
  margin-top: -40px;
  text-align: right;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .related-product h2,
  .related-product .prix {
    font-size: 0.9em;
  }
  .related-product .btn {
    font-size: 0.7em;
  }
}
/*********** ARTICLES theme/img-main-photoswipe.less **********/
.img-main-photoswipe {
  position: relative;
  margin-bottom: 30px;
}
.img-main-photoswipe .articles-caption-copyright {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.img-main-photoswipe .img-copyright {
  display: block;
  color: white;
  font-size: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  padding: 10px;
}
.img-main-photoswipe .img-caption {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 0;
  width: 100%;
  display: block;
  position: static;
}
.img-main-photoswipe .img-caption .articles-caption {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 15px;
  width: 100%;
}
.img-main-photoswipe .my-simple-gallery-articles-count {
  position: absolute;
  bottom: auto;
  right: 10px;
  top: 10px;
  /*background: rgba(0, 0, 0, 0.6);*/
  background: white;
  color: #a02b47;
  padding: 5px 10px;
}
.img-main-photoswipe .my-simple-gallery figure {
  display: none;
}
.img-main-photoswipe .my-simple-gallery figure:first-child {
  display: block;
}
.img-main-photoswipe figure img.mobile-show {
  display: none;
}
@media (max-width: 1024px) {
  .img-main-photoswipe .my-simple-gallery figure {
    margin-left: -15px;
    margin-right: -15px;
  }
  .img-main-photoswipe .my-simple-gallery-articles-count {
    right: -5px !important;
  }
}
@media (max-width: 767px) {
  .img-main-photoswipe figure img.mobile-hide {
    display: none;
  }
  .img-main-photoswipe figure img.mobile-show {
    display: inline!important;
  }
  .img-main-photoswipe .articles-caption-copyright {
    width: 111%;
  }
}
/*********** PRESSE theme/presse.less ******************/
/* index sans images ats */
.index-presse {
  margin-left: -12px;
  margin-right: -12px;
}
.index-presse span.date {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .index-presse span.date {
    float: left;
    width: 16.66666667%;
  }
}
.index-presse h3 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .index-presse h3 {
    float: left;
    width: 62.5%;
  }
}
.index-presse .index-presse-button {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 1024px) {
  .index-presse .index-presse-button {
    float: left;
    width: 20.83333333%;
  }
}
.index-presse h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 1.42857;
  font-family: 'Titillium Web', 'Open Sans', Helvetica, Arial, sans-serif;
}
hr.index-presse-hr {
  border-top-style: dotted;
}
hr.index-presse-hr {
  border-top-color: #ccc;
  margin-bottom: 12px;
  margin-top: 12px;
}
@media (max-width: 1024px) {
  .index-presse {
    margin-left: -15px;
    margin-right: -15px;
  }
  .index-presse figure {
    margin-bottom: 20px;
  }
  .index-presse article {
    width: 100%;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
  }
  .index-presse-button {
    display: none;
  }
}
.gallery-thumbs-hd figcaption {
  display: block;
  padding: 10px;
  text-align: center;
}
/*********** VIDEO theme/videos.less**********/
/*********** end  video js **********/
.video-js {
  padding-top: 56.25%;
}
.vjs-fullscreen {
  padding-top: 0px;
}
.videocontent {
  width: 100%;
}
.index-mosaic-content-video figure {
  position: relative;
}
.ico-video-thumb {
  position: absolute;
  top: 0;
  bottom: 0;
}
/*********** end  video js **********/
/*********** PAGE SIMPLE page-simple.less **********/
/****** liste a puce avec fleche pour contenu wysiwig *******/
ul.aio-liste li:before {
  -moz-osx-font-smoothing: grayscale;
  color: #aaa;
  content: "";
  font-family: icomoon;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  margin-right: 10px;
  text-transform: none;
  display: inline-block;
}
ul.aio-liste {
  list-style: none outside;
}
ul.aio-liste li {
  padding-top: 15px;
}
ul.aio-liste li:first-child {
  padding-top: 0;
}
@media (max-width: 767px) {
  ul.aio-liste {
    padding-top: 0;
    margin-left: 0;
    padding-left: 0;
  }
}
/****** end liste a puce avec fleche pour contenu wysiwig *******/
/*********** ajout document / liens **********/
.content-documents {
  margin: 40px 0;
}
.content-documents h3 {
  border-bottom: #f0f0f0 solid 1px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content-documents ul {
  padding-left: 0;
}
.content-documents ul li {
  list-style: none outside;
  padding-top: 10px;
}
/*********** end ajout document / liens **********/
/*********** ajout sons audio **********/
.audio-simple {
  margin-bottom: 25px;
}
.audio-simple audio {
  max-width: 100%;
}
.audio-simple .audio-simple-label {
  padding-top: 3px;
  display: block;
}
/*********** ajout sons **********/
/*********** encadre**********/
.well.encadre-simple {
  margin: 20px 0;
}
/*********** end encadre **********/
/*********** BREADCRUMB theme/breadcrumb.less **********/
.breadcrumb {
  font-size: 14px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.breadcrumb-mobile-2 a,
.breadcrumb a {
  color: #b4b3b3;
}
.breadcrumb-mobile-2 a:hover,
.breadcrumb a:hover {
  color: #555;
}
.breadcrumb > li + li::before {
  content: "/";
}
.breadcrumb-mobile {
  display: none;
}
.breadcrumb-mobile-2 {
  display: none;
}
.breadcrumb-wrap {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  margin: 0 12px;
  padding: 7px 0 5px 0;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .breadcrumb-mobile {
    display: block;
  }
  .breadcrumb {
    display: none;
  }
  .breadcrumb-wrap {
    border-bottom: none;
    border-top: none;
    margin: 0;
    padding: 0;
    margin-bottom: 0;
  }
}
.breadcrumb-mobile {
  font-size: 14px;
  border-bottom: solid 1px #f0f0f0;
}
.breadcrumb-mobile {
  list-style: outside none none;
  padding: 0;
  margin: 0;
}
.breadcrumb-mobile li {
  float: left;
}
.breadcrumb-mobile li a {
  display: block;
  padding: 10px 15px;
  border-right: solid 1px #f0f0f0;
}
.breadcrumb-mobile li a {
  text-transform: uppercase;
  font-weight: 600;
}
.breadcrumb-mobile-back {
  position: relative;
  top: 1px;
}
/* breadcrumb mobile 2 */
@media (max-width: 767px) {
  .breadcrumb-mobile-2 {
    display: block;
  }
}
.breadcrumb-mobile-2 {
  border: 1px solid #f0f0f0;
  font-size: 13px;
  list-style: outside none none;
  margin: 12px;
  padding: 0;
  border-radius: 4px;
}
.breadcrumb-mobile-2 li {
  float: left;
}
.breadcrumb-mobile-2 li a {
  display: block;
  padding: 8px 20px 8px 15px;
  background: url("/bundles/iomediaweb/img/breadcrumb-arrow.png") no-repeat scroll 100% 50% transparent;
}
.breadcrumb-mobile-2 li a.breadcrumb-no-arrow {
  display: block;
  padding: 8px 15px;
  background: none;
}
.breadcrumb-mobile-2 li a {
  text-transform: uppercase;
  font-weight: 600;
}
/*********** SELECT MENU UTILISE PAR views/includes/select-category-1.html.twig select-menu/index.less **********/
.category_select {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
select.form-control {
  -webkit-appearance: none;
  appearance: none;
  color: #777777;
  border: 1px solid #ccc;
  padding: 0.3em 0.5em;
  margin: 0 1em 1em 0;
  width: auto;
  padding-right: 20px;
  background: #fff url('/bundles/iomediaweb/img/down-triangle.png') no-repeat 96% center;
}
select.form-control.rounded {
  border-radius: 0.4em;
}
select.form-control.plain {
  color: #fff;
  background-color: #09c;
  border: none;
  background-image: url('/bundles/iomediaweb/img/down-triangle-white.png');
}
.form_category_select.cat select.form-control {
  height: 32px;
}
/*********** WEBCAMS theme/webcams.less**********/
article.webcams {
  height: 267px;
  overflow: hidden;
}
article.webcams .webcams-figure {
  background-color: #f0f0f0;
  height: 200px;
  overflow: hidden;
}
article.webcams .webcams-figure img {
  max-height: 100%;
  width: auto;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
}
.index-mosaic article.webcams .modal-body figure {
  height: auto;
  overflow: auto;
}
@media (max-width: 1023px) {
  article.webcams {
    height: 320px;
    overflow: hidden;
  }
  article.webcams .webcams-figure {
    height: 250px;
  }
}
/*********** END WEBCAMS theme/webcams.less**********/
#main_body #form_container li.li_1 label:first-child {
  width: 100%;
}
#main_body form li.li_1 div span {
  width: 40%;
}
/*********** ANNUAIRE theme/avis-deces-naissance.less **********/
form.avis-deces-search {
  background: #f0f0f0;
  border-radius: 4px;
  padding: 15px;
}
form.avis-deces-search label {
  margin-top: 6px;
}
form.avis-deces-search .btn {
  padding: 6px 16px 5px;
}
/*********** DOSSIERS theme/dossiers.less **********/
nav.folder-navig {
  margin: 15px 0 30px 0;
  text-align: left;
  margin-bottom: 15px;
}
nav.folder-navig ul,
nav.folder-navig li {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav.folder-navig li {
  display: inline-block;
}
nav.folder-navig li a {
  color: #555;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  border-left: 0;
  border-top: none;
  padding: 8px 10px;
  display: inline-block;
  background: #f0f0f0;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 4px;
}
nav.folder-navig li a:hover,
nav.folder-navig li.active a {
  color: #a02b47;
}
.folder-uptitle {
  color: #a02b47;
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
}
@media screen and (max-width: 1279px) {
  nav.folder-navig li a {
    font-size: 12px;
  }
}
/*********** NAV SLIDE DESKTOP theme/nav-slide-desktop.less **********/
.navbar-slide-desktop {
  text-align: center;
  color: #b4b3b3;
}
.navbar-slide-desktop ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #b4b3b3;
}
.navbar-slide-desktop :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b4b3b3;
  opacity: 1;
}
.navbar-slide-desktop ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b4b3b3;
  opacity: 1;
}
.navbar-slide-desktop :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b4b3b3;
}
.navbar-slide-desktop a {
  color: #b4b3b3;
}
.navbar-slide-desktop a:hover {
  color: #555;
}
.navbar-slide-desktop li {
  border: none !important;
  border-bottom: 1px solid #f0f0f0 !important;
}
.navbar-slide-desktop .mon-journal-login {
  padding: 15px;
  color: #777777;
  width: 100%;
}
.navbar-slide-desktop .mon-journal-login input {
  padding: 5 10px;
  width: 100%;
  margin-bottom: 15px;
  color: #777777;
  border: 0;
  border-bottom: 1px solid #b4b3b3;
  border-bottom-color: #b4b3b3;
  text-align: center;
}
.navbar-slide-desktop .mon-journal-login span {
  /*color:darken(@link-color, 15%);*/
  color: #b4b3b3;
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
}
.navbar-slide-desktop .mon-journal-login span.title {
  margin: 0;
  font-size: 1.2em;
  color: #555;
}
.navbar-slide-desktop .mon-journal-login button.btn {
  width: 100%;
  background: #a02b47;
  border-radius: 4px;
  padding: 8px 16px;
  margin-bottom: 30px;
  font-weight: 600;
}
.navbar-slide-desktop .mon-journal-login p {
  color: #b4b3b3;
  font-size: 0.9em;
}
.navbar-slide-desktop .mon-journal-login form div {
  padding: 20px 0;
}
.navbar-slide-desktop .mon-journal-login .espace-client {
  border-radius: 4px;
  background: #f0f0f0;
  padding: 20px;
}
.navbar-slide-desktop .mon-journal-login .espace-client a {
  color: #a02b47 !important;
  font-weight: 600;
}
.navbar-slide-desktop .mon-journal-login .teaser-account {
  background: #a02b47;
  border-radius: 4px;
  color: white;
  font-size: 1.2em;
}
.navbar-slide-desktop .mon-journal-login .teaser-account a,
.navbar-slide-desktop .mon-journal-login .teaser-account p,
.navbar-slide-desktop .mon-journal-login .teaser-account span {
  color: white;
}
.navbar-slide-desktop .mon-journal-login button.btn {
  margin-bottom: 15px!important;
}
.navbar-slide-desktop .mon-journal-login .dropdown-menu {
  margin: 0 0 14px !important;
  padding: 0 !important;
  position: static;
  text-transform: none;
  border: 1px solid #f0f0f0;
}
.navbar-slide-desktop .mon-journal-login .dropdown-menu li a {
  color: #555 !important;
}
.navbar-slide-desktop .mon-journal-login .dropdown-menu li a:hover {
  color: #b4b3b3 !important;
}
.navbar-slide-desktop .mon-journal-login .dropdown-menu li:hover a {
  color: #b4b3b3 !important;
}
.navbar-slide-desktop .dropdown-menu {
  position: static;
}
.navbar-slide-desktop li.bottom {
  text-align: left;
  text-transform: uppercase;
}
.navbar-slide-desktop li.bottom a {
  padding-left: 30px;
}
.navbar-slide-desktop li.top {
  border-bottom: none!important;
  padding: 2px 15px;
}
.navbar-slide-desktop li.top a {
  width: 100%;
  background: #f0f0f0 !important;
  border-radius: 4px;
  padding: 8px 16px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
.nav-slide-monjournal-link,
.nav-slide-monjournal-link:hover {
  margin-top: 10px!important;
  display: block!important;
  padding: 0!important;
}
.navbar-toggle.desktop .icon-bar {
  background: #ccc none repeat scroll 0 0;
  border-radius: 1px;
  color: black;
  display: block;
  height: 2px;
  width: 22px;
}
.navbar-slide-desktop {
  margin: 0 !important;
}
.navbar-slide-desktop {
  background: #fff none repeat scroll 0 0 padding-box;
  box-shadow: -3px 0 4px 0 #e1e1e1 inset;
  display: none;
  height: auto;
  left: 0;
  margin: 0 0 0 !important;
  max-width: 400px;
  position: absolute;
  top: 0;
  width: 400px !important;
  z-index: 1000;
}
.navbar-slide-desktop li.dropdown.open ul {
  z-index: 1000;
  position: relative;
}
.navbar-slide-desktop li.dropdown.open ul li {
  z-index: 1000;
}
.navbar-slide-desktop li a.nav-compte-link {
  text-transform: none!important;
  padding: 0!important;
  display: inline-block;
  padding: 0 15px 17px 0!important;
  /*color:@brand-primary!important;*/
  font-size: 13px!important;
  font-weight: 600;
}
.navbar-slide-desktop .navbar-nav > li {
  float: none;
}
/*********** THEME NFARCOTE theme/nfarcote.less **********/
.nav-mobile .mon-journal-login {
  padding: 15px;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
}
.nav-mobile .mon-journal-login input {
  padding: 5 10px;
  width: 100%;
  margin-bottom: 15px;
  color: #777777;
}
.nav-mobile .mon-journal-login span {
  /*color:darken(@link-color, 15%);*/
  color: white;
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
}
.nav-mobile .mon-journal-login button.btn {
  width: 100%;
  background: #641b2c;
  border-radius: 4px;
  padding: 8px 16px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 600;
}
.nf-bottom-header-search.mobile {
  background: none;
  margin-top: 23px;
}
.nf-bottom-header-search.mobile.pull-right {
  margin: 0;
  padding: 9px 10px 0 0;
  font-size: 1.3em;
}
.nf-bottom-header-search.mobile a {
  color: #fff;
}
aside.mobileCol2 .teaser {
  text-align: center;
}
.gtm-margin-photo-3,
.gtm-margin-photo-2,
.gtm-margin-photo-1,
.gtm-margin-photo {
  margin-left: 0px !important;
  text-align: center;
}
#slider-page-simple .pubcontent {
  padding-left: 0;
}
.figureContainer {
  position: relative;
}
.header-fixed .nf-bottom-header-nav.premium div.nf-header-bottom-logo {
  text-align: center;
}
/* Abonnés premium */
.header-fixed .nf-bottom-header-nav.premium ul {
  width: 41%;
}
.header-fixed .nf-bottom-header-nav.premium div.nf-header-bottom-logo {
  width: 18%;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .header-fixed .nf-bottom-header-nav.premium div.nf-header-bottom-logo div.labelAbo.inNav {
    margin-left: 2px;
  }
}
.labelAbo,
.articles .prixAbo {
  background-color: #ffb400;
  cursor: auto;
}
.labelPartenaire {
  background-color: #a02b47;
  cursor: auto;
}
.partner-icon {
  height: 25px;
  top: 10px;
  right: 25px;
  position: absolute;
  border: 1px solid white;
}
.partner-badge {
  height: 45px;
  top: 0px;
  right: 25px;
  position: absolute;
  border: 1px solid white;
}
.partner-img {
  max-width: 75px;
  display: inline-block;
}
.btn.labelAbo,
.btn.labelAbo:visited,
.articles .prixAbo,
.btn.labelPartenaire {
  border: 0;
  text-transform: uppercase;
  padding: 0 8px;
  margin-left: 18px;
  color: #fff;
}
body.monJournal .teaser-treize-txt .btn.labelAbo,
body.monJournal .teaser-treize-txt .btn.labelAbo:visited {
  margin-left: 0;
}
.btn.labelAbo:hover,
.btn.labelAbo:active,
.btn.labelAbo:focus,
.articles .prixAbo:hover,
.articles .prixAbo:active,
.articles .prixAbo:focus {
  background-color: #ffb400;
  color: #fff;
}
.articles > div > .btn.labelAbo,
.articles > div > div#reloadContent > .btn.labelAbo,
.articles > div > div#reloadContent > .btn.labelPartenaire {
  margin: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.articles .prixAbo {
  position: absolute;
  left: 0;
  bottom: -22px;
  margin: 0;
}
/* Abonnés premium */
.royalSlider {
  visibility: hidden;
}
.pub-slider {
  visibility: hidden;
}
/* articles payants */
.form-payant {
  clear: both;
}
.logged .col-teaser-article.payant,
.articlePayant.unlogged .col-teaser-article.payant,
.logged .logged div.extraitArticle,
.articlePayant.unlogged .logged div.extraitArticle {
  display: none;
}
.logged .content-3-col .col-1.payant,
.articlePayant.unlogged .content-3-col .col-1.payant {
  margin-left: 10%;
}
.logged main.articles.payant .col-1-2,
.articlePayant.unlogged main.articles.payant .col-1-2 {
  width: auto;
}
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.clearfix.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.clearfix.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.dl-horizontal dd.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.dl-horizontal dd.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.container.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.container.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.container-fluid.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.container-fluid.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.row.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.row.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.form-horizontal .form-group.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.form-horizontal .form-group.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.btn-toolbar.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.btn-toolbar.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.btn-group-vertical > .btn-group.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.btn-group-vertical > .btn-group.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.nav.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.nav.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.navbar.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.navbar.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.navbar-header.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.navbar-header.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.navbar-collapse.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.navbar-collapse.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.pager.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.pager.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.panel-body.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.panel-body.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.modal-footer.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.modal-footer.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.content-one-col.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.content-one-col.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.content-two-col.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.content-two-col.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.content-three-col.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.content-three-col.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.gallery-thumbs.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.gallery-thumbs.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.index-list.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.index-list.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.index-list.index-list-no-image.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.index-list.index-list-no-image.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.index-short-list.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.index-short-list.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.index-mosaic.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.index-mosaic.articles,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.index-presse.main-index-list,
.logged:not(.annuaire):not(.avisdeces):not(.courrier):not(.avisnaissance) .col-1.index-presse.articles {
  width: auto !important;
}
#col-2-abo {
  display: none;
}
.logged:not(.concours) #col-2-abo,
.articlePayant.unlogged #col-2-abo {
  display: block;
}
.logged:not(.concours) #col-general.payant,
.articlePayant.unlogged #col-general.payant {
  display: none;
}
.commentAnswer .article-identification {
  font-size: 1em;
}
.businessClick {
  margin-bottom: 10px;
}
.logged .businessClick {
  display: none;
}
body.logged main.payant.col-1 .col-1-1,
body.articlePayant.unlogged main.payant.col-1 .col-1-1 {
  width: 940px;
}
@media screen and (max-width: 1279px) {
  body.logged main.payant.col-1 .col-1-1,
  body.articlePayant.unlogged main.payant.col-1 .col-1-1 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  body.logged main.payant.col-1,
  body.articlePayant.unlogged main.payant.col-1 {
    margin-right: 0;
  }
}
@media screen and (max-width: 1279px) {
  body.logged .content-3-col main.payant.col-1 .col-3,
  body.articlePayant.unlogged .content-3-col main.payant.col-1 .col-3 {
    width: 100%;
  }
}
/* end articles payants */
@media (max-width: 744px) {
  /*header .navbar-brand {
    font-size: 30px;
    margin-top:3px;
  }*/
  .teaser.teaser-treize figure {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    float: none;
    overflow: visible;
    width: 100%;
  }
}
.nf-top-header-right {
  margin-top: 2px;
}
/* start SLIDERS & TEASERS */
.teaser-douze-txt {
  background: #f0f0f0;
  padding: 10px;
  color: #555 !important;
}
#content-slider-galeries .teaser-douze-txt h4 a,
#content-slider-videos .teaser-douze-txt h4 a {
  color: #555 !important;
}
#content-slider-galeries .rsOverflow,
#content-slider-videos .rsOverflow {
  width: 100% !important;
}
#content-slider-galeries div.rsSlide,
#content-slider-videos div.rsSlide {
  padding: 0;
  min-height: 170px;
  margin: 0;
}
#content-slider-galeries .rsBullets,
#content-slider-videos .rsBullets {
  margin-top: -40px;
  text-align: right;
  left: 0;
  padding-right: 15px;
}
#content-slider-galeries .teaser-douze-txt h4,
#content-slider-videos .teaser-douze-txt h4 {
  font-size: 1.2em;
  font-weight: 600;
  margin: 0;
}
#content-slider-galeries .teaser-douze-txt h4 a,
#content-slider-videos .teaser-douze-txt h4 a {
  color: #fff;
}
#content-slider-galeries .teaser-douze-txt h4 small,
#content-slider-videos .teaser-douze-txt h4 small {
  color: #000;
  font-size: 0.8em;
  opacity: 0.7;
}
.teaser.teaserTags h3 {
  margin-bottom: 0;
  text-transform: none;
}
.teaser.teaserTags .teaser-douze {
  margin-top: 20px;
}
.teaser.teaserTags .teaser-douze figure {
  margin-bottom: 15px;
}
.teaser.teaserTags .teaser-douze h4 {
  margin-top: 0;
  font-size: 1.4em;
  font-weight: 600;
}
.teaser.teaserTags .tag-all {
  display: block;
  margin-top: 15px;
}
.teaser.teaserTags .tag-all a:hover {
  opacity: 0.7;
}
/* end SLIDERS & TEASERS */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1280px) {
  .teaser.teaser-quatre.datalayer {
    min-height: 408px;
  }
}
@media (max-width: 744px) {
  .home-une-right {
    float: none!important;
    width: 100% !important;
  }
  .home-une-left {
    margin-bottom: 30px!important;
  }
  .col-1-1 .teasers-home .teaser-quatre {
    float: none !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .col-1-1 .teasers-home .teaser-quatre-txt {
    min-height: 1px !important;
  }
}
@media screen and (max-width: 767px) {
  .meteo-btn {
    margin-top: 1em;
  }
  #slider-page-simple {
    /*height:270px !important;*/
  }
  #slider-page-simple .pubcontent {
    padding-left: 0;
    padding-top: 3%;
  }
  .logged .content-3-col .col-1.payant,
  .articlePayant.unlogged .content-3-col .col-1.payant {
    margin-left: 0;
  }
}
/* cacher les cadenas quand loggé */
body.logged .container-content .icon-lock {
  display: none!important;
}
/* cacher les cadenas quand loggé */
/* Galerie */
.gallery-thumbs figure {
  height: 131px;
}
.gallery-thumbs figure img {
  max-height: 100%;
  width: auto;
  margin: 0 auto;
}
/* Fenêtre modale webcam */
.webcams header.nav-desktop {
  z-index: 1040;
}
/* Nouvelle fonts */
@font-face {
  font-family: 'garagegothic-boldregular';
  src: url('/bundles/iomediaweb/fonts/garagegothic/garagegothic-bold-webfont.woff2') format('woff2'), url('/bundles/iomediaweb/fonts/garagegothic/garagegothic-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Titillium Web';
  src: url('/bundles/iomediaweb/fonts/titillium/TitilliumWeb-Regular.eot');
  src: url('/bundles/iomediaweb/fonts/titillium/TitilliumWeb-Regular.eot?#iefix') format('embedded-opentype'), url('/bundles/iomediaweb/fonts/titillium/TitilliumWeb-Regular.woff2') format('woff2'), url('/bundles/iomediaweb/fonts/titillium/TitilliumWeb-Regular.woff') format('woff'), url('/bundles/iomediaweb/fonts/titillium/TitilliumWeb-Regular.svg#TitilliumWeb-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
@font-face {
  font-family: 'GarageGothicRegular';
  src: url('/bundles/iomediaweb/fonts/garagegothic/GarageGothicRegular.eot?#iefix') format('embedded-opentype'),  url('../fonts/garagegothic/GarageGothicRegular.otf') format('opentype'),
	     url('/bundles/iomediaweb/fonts/garagegothic/GarageGothicRegular.woff') format('woff'), url('/bundles/iomediaweb/fonts/garagegothic/GarageGothicRegular.woff2') format('woff'), url('/bundles/iomediaweb/fonts/garagegothic/GarageGothicRegular.ttf')  format('truetype'), url('/bundles/iomediaweb/fonts/garagegothic/GarageGothicRegular.svg#GarageGothicRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
@font-face {
  font-family: "GarageGothicRegular";
  src: url("https://use.typekit.net/af/85d488/00000000000000003b9ae7a3/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/85d488/00000000000000003b9ae7a3/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/85d488/00000000000000003b9ae7a3/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "GarageGothicRegular";
  src: url("https://use.typekit.net/af/8503f0/00000000000000003b9ae7a4/27/l?subset_id=2&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/8503f0/00000000000000003b9ae7a4/27/d?subset_id=2&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/8503f0/00000000000000003b9ae7a4/27/a?subset_id=2&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
}
.tk-garage-gothic {
  font-family: "garage-gothic", sans-serif;
}
div.col-1-1 {
  font-size: 1.2em;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: 'garagegothic-boldregular', sans-serif !important;
  font-weight: normal!important;
  letter-spacing: 0!important;
}
.home-une h1 {
  font-size: 43px;
  line-height: 39px;
}
.teaser h3 {
  font-size: 28px;
}
.home-une-motaccroche {
  font-family: 'garagegothic-boldregular', sans-serif !important;
  font-weight: normal!important;
  letter-spacing: 0!important;
  font-size: 35px;
}
.index-list-cat-article {
  font-family: 'garagegothic-boldregular', sans-serif !important;
  font-weight: normal!important;
  letter-spacing: 0!important;
  font-size: 32px;
}
h4,
.h4 {
  font-size: 27px;
}
h1 {
  font-size: 42px;
}
.strong.article-header {
  font-family: 'garagegothic-boldregular', sans-serif !important;
  font-weight: normal!important;
  letter-spacing: 0!important;
  font-size: 24px!important;
  line-height: 26px;
}
.autres-articles h3 {
  font-size: 30px;
}
.index-list h2 {
  font-size: 31px;
  line-height: 32px;
}
.index-mosaic article h2 {
  font-size: 130%;
}
@media screen and (max-width: 767px) {
  .index-list-cat-article {
    font-size: 100%;
  }
  .index-list h2 {
    font-size: 150%;
    line-height: 105%;
  }
  .rs-caption-2col {
    font-size: 0.5em;
  }
}
/* END Nouvelle fonts */
/* Style wysiwyg */
.article-header p {
  text-align: justify;
  font-family: garagegothic-boldregular, sans-serif !important;
  font-size: 25px;
  line-height: 1.1;
}
.article-main-content span.detail-mot-accroche,
.article-header span.detail-mot-accroche,
.extraitArticle span.detail-mot-accroche,
.motAccroche {
  background-color: #ce0200 !important;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  text-transform: uppercase;
  font-weight: 600;
}
div#article-encadre-text.encadre1:before,
div.sponsor:before {
  content: "";
  background-color: #ce0200;
  width: 210px;
  height: 70px;
  z-index: 1;
  position: absolute;
}
div#article-encadre-text.encadre1:after,
div.sponsor:after {
  content: "";
  background-color: #ce0200;
  width: 210px;
  height: 70px;
  z-index: 1;
  float: right;
  margin-top: -55px;
  margin-right: -15px;
}
/* Styles pour https://project.iomedia.ch/#/tasks/25397398 */
div#article-encadre-text.encadreGris:before {
  content: "";
  background-color: #ce0200;
  width: 210px;
  height: 70px;
  z-index: 1;
  position: absolute;
  top: 0;
}
div#article-encadre-text.encadreGris:after {
  content: "";
  background-color: #ce0200;
  width: 210px;
  height: 70px;
  z-index: 1;
  float: right;
  margin-top: -55px;
  margin-right: -15px;
}
div#article-encadre-text.encadreGris {
  padding-top: 15px;
  padding-bottom: 30px;
  position: relative;
}
div#article-encadre-text.encadreGris p {
  background-color: #eee;
  padding: 0px 15px 10.5px 15px;
  z-index: 10000;
  position: relative;
  margin-left: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
div#article-encadre-text.encadreGris p:first-child {
  padding-top: 15px;
}
/* END Styles pour https://project.iomedia.ch/#/tasks/25397398 */
div.sponsor.agrege {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
div.sponsor.agrege div.fondGris {
  background-color: #eee;
  padding: 17px 50px 50px 50px;
  z-index: 10000;
  position: relative;
  margin-top: 15px;
  margin-left: 15px;
}
div.sponsor.agrege div.fondGris .title {
  margin-bottom: 15px;
  font-family: Titillium Web;
  font-size: 1rem;
  color: #555;
  text-transform: uppercase;
}
div.sponsor.agrege .item {
  background-color: #fff;
  margin-bottom: 30px;
}
div.sponsor.agrege .item div:first-child {
  padding: 0;
}
div.sponsor.agrege .item h2.intertitre {
  margin: 10px 0 5px;
}
div.sponsor.agrege .item a {
  color: initial;
}
div.sponsor.agrege .item p {
  font-size: 0.9em;
}
div.sponsor.personnalise {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
div.sponsor.personnalise div.fondGris {
  background-color: #eee;
  padding: 12px 20px 20px 20px;
  z-index: 10000;
  position: relative;
  margin-top: 15px;
  margin-left: 15px;
}
div.sponsor.personnalise div.fondGris .title {
  margin-bottom: 12px;
  font-family: Titillium Web;
  font-size: 1rem;
  color: #555;
  text-transform: uppercase;
}
div.sponsor.personnalise div.fondGris h2 {
  text-transform: uppercase;
  margin: 0px 0 10px;
  font-size: 2.1em;
}
div#article-encadre-text.encadre1 {
  width: 100%;
  padding-bottom: 20px;
  padding-top: 15px;
  position: relative;
}
div#article-encadre-text.encadre1 div.fondGris {
  background-color: #eee;
  padding: 15px 15px 10px 15px;
  z-index: 10000;
  position: relative;
  margin-left: 15px;
  margin-top: 15px;
}
div#article-encadre-text.encadre1 h2 {
  text-transform: uppercase;
  color: #ce0200;
  font-family: garagegothic-boldregular, sans-serif !important;
  font-size: 37px;
  margin: 0;
  font-size: 28px;
}
div#article-encadre-text.encadre1 ul {
  padding: 0 0 0 35px;
}
div#article-encadre-text.encadre1 ul li:before {
  content: "";
  background: url(http://lenouvelliste.ch/media/image/65/fleche.png) no-repeat;
  background-size: 30px 24.75px;
  position: absolute;
  display: block;
  width: 30px;
  height: 24.75px;
  left: -35px;
}
div#article-encadre-text.encadre1 ul li {
  list-style-type: none;
  position: relative;
}
.article-main-content,
.extraitArticle,
body.entreprise .main-text,
.sponsor {
  /*p.photoImage + p {
		text-align: center;
		font-style: italic;
		strong {
			font-size:0.8em;
		}
	}*/
}
.article-main-content .iframely-embed,
.extraitArticle .iframely-embed,
body.entreprise .main-text .iframely-embed,
.sponsor .iframely-embed {
  max-width: 100vh !important;
}
.article-main-content h2,
.extraitArticle h2,
body.entreprise .main-text h2,
.sponsor h2 {
  font-size: 28px;
}
.article-main-content div.encadre2,
.extraitArticle div.encadre2,
body.entreprise .main-text div.encadre2,
.sponsor div.encadre2,
.article-main-content section.encadre2,
.extraitArticle section.encadre2,
body.entreprise .main-text section.encadre2,
.sponsor section.encadre2 {
  margin: 20px 0 !important;
  width: 100%;
  margin-top: 20px;
  background-color: #eee;
  border-top: 10px solid #ce0200;
  padding: 10px 15px 10px 15px;
}
.article-main-content div.encadre2 div.fondGris,
.extraitArticle div.encadre2 div.fondGris,
body.entreprise .main-text div.encadre2 div.fondGris,
.sponsor div.encadre2 div.fondGris,
.article-main-content section.encadre2 div.fondGris,
.extraitArticle section.encadre2 div.fondGris,
body.entreprise .main-text section.encadre2 div.fondGris,
.sponsor section.encadre2 div.fondGris {
  background-color: #eee;
  padding: 10px 15px 10px 15px;
  z-index: 10000;
  position: relative;
  margin-top: 15px;
  margin-left: 15px;
}
.article-main-content div.encadre2 span.titre,
.extraitArticle div.encadre2 span.titre,
body.entreprise .main-text div.encadre2 span.titre,
.sponsor div.encadre2 span.titre,
.article-main-content section.encadre2 span.titre,
.extraitArticle section.encadre2 span.titre,
body.entreprise .main-text section.encadre2 span.titre,
.sponsor section.encadre2 span.titre {
  text-transform: uppercase;
  color: #ce0200;
  font-family: garagegothic-boldregular, sans-serif !important;
  margin: 0;
  font-size: 28px;
  font-weight: normal;
}
.article-main-content section.encadre3,
.extraitArticle section.encadre3,
body.entreprise .main-text section.encadre3,
.sponsor section.encadre3 {
  background-color: #eee;
  padding: 15px 15px 10px 15px;
  z-index: 10000;
  position: relative;
  margin-bottom: 15px;
  margin-top: 15px;
}
.article-main-content section.encadre3 span.titre,
.extraitArticle section.encadre3 span.titre,
body.entreprise .main-text section.encadre3 span.titre,
.sponsor section.encadre3 span.titre {
  border-top: 10px solid #ce0200;
  text-transform: uppercase;
  color: #ce0200;
  font-family: garagegothic-boldregular, sans-serif !important;
  margin: 0;
  font-size: 28px;
  float: left;
}
.article-main-content section.encadre3 strong,
.extraitArticle section.encadre3 strong,
body.entreprise .main-text section.encadre3 strong,
.sponsor section.encadre3 strong {
  color: #ce0200;
}
.article-main-content div.infosPratiques,
.extraitArticle div.infosPratiques,
body.entreprise .main-text div.infosPratiques,
.sponsor div.infosPratiques {
  color: #ce0200;
  text-transform: uppercase;
  border: 0 !important;
  margin: 0 !important;
  border-top: 10px solid #ce0200 !important;
  font-size: 21px;
  font-style: italic;
  font-weight: bold;
  clear: both;
  float: left;
}
.article-main-content strong.exergue,
.extraitArticle strong.exergue,
body.entreprise .main-text strong.exergue,
.sponsor strong.exergue {
  font-size: 28px;
  font-family: garagegothic-boldregular, sans-serif !important;
  color: #333;
  font-weight: normal;
  border-top: solid 2px #333;
  padding: 15px 70px;
  max-width: 300px;
  display: block;
  line-height: 30px;
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-top: 35px;
}
.article-main-content strong.exergue:before,
.extraitArticle strong.exergue:before,
body.entreprise .main-text strong.exergue:before,
.sponsor strong.exergue:before {
  border-top: solid 15px #ce0200;
  width: 90px;
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: -9px;
  content: "";
}
.article-main-content div.faceAface,
.extraitArticle div.faceAface,
body.entreprise .main-text div.faceAface,
.sponsor div.faceAface,
.article-main-content p,
.extraitArticle p,
body.entreprise .main-text p,
.sponsor p,
.article-main-content div.encadre1,
.extraitArticle div.encadre1,
body.entreprise .main-text div.encadre1,
.sponsor div.encadre1,
.article-main-content div.sponsor,
.extraitArticle div.sponsor,
body.entreprise .main-text div.sponsor,
.sponsor div.sponsor,
.article-main-content div.encadre2,
.extraitArticle div.encadre2,
body.entreprise .main-text div.encadre2,
.sponsor div.encadre2,
.article-main-content section.encadre2,
.extraitArticle section.encadre2,
body.entreprise .main-text section.encadre2,
.sponsor section.encadre2,
.article-main-content div.infosPratiques,
.extraitArticle div.infosPratiques,
body.entreprise .main-text div.infosPratiques,
.sponsor div.infosPratiques,
.article-main-content h1,
.extraitArticle h1,
body.entreprise .main-text h1,
.sponsor h1,
.article-main-content h2,
.extraitArticle h2,
body.entreprise .main-text h2,
.sponsor h2 {
  clear: both;
}
.article-main-content h2.intertitre,
.extraitArticle h2.intertitre,
body.entreprise .main-text h2.intertitre,
.sponsor h2.intertitre {
  font-size: 27px;
}
.article-main-content h2.intertitreVideoEmbed,
.extraitArticle h2.intertitreVideoEmbed,
body.entreprise .main-text h2.intertitreVideoEmbed,
.sponsor h2.intertitreVideoEmbed {
  font-size: 27px;
}
.article-main-content h2.intertitreVideoEmbed:after,
.extraitArticle h2.intertitreVideoEmbed:after,
body.entreprise .main-text h2.intertitreVideoEmbed:after,
.sponsor h2.intertitreVideoEmbed:after {
  content: '\25BA';
  padding-left: 5px;
}
.article-main-content h2.listicle,
.extraitArticle h2.listicle,
body.entreprise .main-text h2.listicle,
.sponsor h2.listicle {
  text-transform: uppercase;
  border-bottom: 3px solid #ce0200;
  font-size: 30px;
  font-family: garagegothic-boldregular, sans-serif !important;
  display: inline-block;
  clear: both;
}
.article-main-content p.interviewQuestions,
.extraitArticle p.interviewQuestions,
body.entreprise .main-text p.interviewQuestions,
.sponsor p.interviewQuestions {
  font-weight: 600;
  margin-bottom: 0;
}
.article-main-content div.faceAface p.personne span,
.extraitArticle div.faceAface p.personne span,
body.entreprise .main-text div.faceAface p.personne span,
.sponsor div.faceAface p.personne span {
  text-transform: uppercase;
  border-bottom: 5px solid #ce0200;
  font-size: 20px;
}
.article-main-content div.faceAface p.titre span,
.extraitArticle div.faceAface p.titre span,
body.entreprise .main-text div.faceAface p.titre span,
.sponsor div.faceAface p.titre span {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1.1;
  font-family: garagegothic-boldregular, sans-serif !important;
  text-align: justify;
}
.article-main-content div.faceAface p.legende,
.extraitArticle div.faceAface p.legende,
body.entreprise .main-text div.faceAface p.legende,
.sponsor div.faceAface p.legende {
  font-size: 16px;
}
.article-main-content div.faceAface p.legende span.signaturePhoto,
.extraitArticle div.faceAface p.legende span.signaturePhoto,
body.entreprise .main-text div.faceAface p.legende span.signaturePhoto,
.sponsor div.faceAface p.legende span.signaturePhoto {
  font-style: italic;
  color: #b4b3b3;
}
.article-main-content div.faceAface span.auteur,
.extraitArticle div.faceAface span.auteur,
body.entreprise .main-text div.faceAface span.auteur,
.sponsor div.faceAface span.auteur {
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
}
.article-main-content .entete,
.extraitArticle .entete,
body.entreprise .main-text .entete,
.sponsor .entete {
  font-weight: 600;
}
.article-main-content div.citation1:before,
.extraitArticle div.citation1:before,
body.entreprise .main-text div.citation1:before,
.sponsor div.citation1:before,
.article-main-content div.citation3:before,
.extraitArticle div.citation3:before,
body.entreprise .main-text div.citation3:before,
.sponsor div.citation3:before {
  content: "";
  background-image: url('/media/image/65/guillemets.png');
  background-size: 80px 74px;
  width: 80px;
  height: 74px;
  z-index: 1;
  position: absolute;
  left: -115px;
  top: -10px;
}
.article-main-content div.citation3:after,
.extraitArticle div.citation3:after,
body.entreprise .main-text div.citation3:after,
.sponsor div.citation3:after,
.article-main-content div.citation4:after,
.extraitArticle div.citation4:after,
body.entreprise .main-text div.citation4:after,
.sponsor div.citation4:after {
  content: '"';
}
.article-main-content div.citation2:before,
.extraitArticle div.citation2:before,
body.entreprise .main-text div.citation2:before,
.sponsor div.citation2:before,
.article-main-content div.citation4:before,
.extraitArticle div.citation4:before,
body.entreprise .main-text div.citation4:before,
.sponsor div.citation4:before {
  content: "";
  background-image: url('/media/image/64/la_phrase.png');
  background-size: 148px 167px;
  width: 148px;
  height: 167px;
  z-index: 1;
  position: absolute;
  left: -175px;
  top: -10px;
}
.article-main-content div.citation1,
.extraitArticle div.citation1,
body.entreprise .main-text div.citation1,
.sponsor div.citation1,
.article-main-content div.citation2,
.extraitArticle div.citation2,
body.entreprise .main-text div.citation2,
.sponsor div.citation2 {
  text-align: justify;
  color: #ce0200;
  font-size: 28px;
  font-family: garagegothic-boldregular, sans-serif !important;
  line-height: 1.1;
  margin: 10px 0 0 115px !important;
  position: relative;
  margin-bottom: 20px;
  border: 0 !important;
}
.article-main-content div.citation3,
.extraitArticle div.citation3,
body.entreprise .main-text div.citation3,
.sponsor div.citation3,
.article-main-content div.citation4,
.extraitArticle div.citation4,
body.entreprise .main-text div.citation4,
.sponsor div.citation4 {
  color: #ce0200;
  font-size: 28px;
  font-family: garagegothic-boldregular, sans-serif;
  line-height: 1.1;
  margin: 50px 0 0 115px !important;
  position: relative;
  margin-bottom: 20px;
  border: 0 !important;
}
.article-main-content div.citation3 + div.citation3,
.extraitArticle div.citation3 + div.citation3,
body.entreprise .main-text div.citation3 + div.citation3,
.sponsor div.citation3 + div.citation3,
.article-main-content div.citation4 + div.citation4,
.extraitArticle div.citation4 + div.citation4,
body.entreprise .main-text div.citation4 + div.citation4,
.sponsor div.citation4 + div.citation4 {
  color: #555;
  font-size: 0.9em;
  font-family: "Titillium Web", "Open Sans", Helvetica, Arial, sans-serif;
  display: block;
  text-transform: uppercase;
  min-height: 74px;
  margin: 0 0 0 115px !important;
}
.article-main-content div.citation3 + div.citation3 span.citationAuteur,
.extraitArticle div.citation3 + div.citation3 span.citationAuteur,
body.entreprise .main-text div.citation3 + div.citation3 span.citationAuteur,
.sponsor div.citation3 + div.citation3 span.citationAuteur,
.article-main-content div.citation4 + div.citation4 span.citationAuteur,
.extraitArticle div.citation4 + div.citation4 span.citationAuteur,
body.entreprise .main-text div.citation4 + div.citation4 span.citationAuteur,
.sponsor div.citation4 + div.citation4 span.citationAuteur {
  font-weight: 600;
  text-transform: uppercase;
}
.article-main-content div.citation4 + div.citation4,
.extraitArticle div.citation4 + div.citation4,
body.entreprise .main-text div.citation4 + div.citation4,
.sponsor div.citation4 + div.citation4 {
  min-height: 167px;
}
.article-main-content div.citation3 + div.citation3:before,
.extraitArticle div.citation3 + div.citation3:before,
body.entreprise .main-text div.citation3 + div.citation3:before,
.sponsor div.citation3 + div.citation3:before,
.article-main-content div.citation3 + div.citation3:after,
.extraitArticle div.citation3 + div.citation3:after,
body.entreprise .main-text div.citation3 + div.citation3:after,
.sponsor div.citation3 + div.citation3:after,
.article-main-content div.citation4 + div.citation4:before,
.extraitArticle div.citation4 + div.citation4:before,
body.entreprise .main-text div.citation4 + div.citation4:before,
.sponsor div.citation4 + div.citation4:before,
.article-main-content div.citation4 + div.citation4:after,
.extraitArticle div.citation4 + div.citation4:after,
body.entreprise .main-text div.citation4 + div.citation4:after,
.sponsor div.citation4 + div.citation4:after {
  content: none;
}
.article-main-content div.citation4,
.extraitArticle div.citation4,
body.entreprise .main-text div.citation4,
.sponsor div.citation4,
.article-main-content div.citation4 + div.citation4,
.extraitArticle div.citation4 + div.citation4,
body.entreprise .main-text div.citation4 + div.citation4,
.sponsor div.citation4 + div.citation4 {
  margin-left: 175px !important;
}
.article-main-content div.citation1 span.citationAuteur,
.extraitArticle div.citation1 span.citationAuteur,
body.entreprise .main-text div.citation1 span.citationAuteur,
.sponsor div.citation1 span.citationAuteur,
.article-main-content div.citation2 span.citationAuteur,
.extraitArticle div.citation2 span.citationAuteur,
body.entreprise .main-text div.citation2 span.citationAuteur,
.sponsor div.citation2 span.citationAuteur {
  color: #555;
  font-size: 0.58em;
  font-family: "Titillium Web", "Open Sans", Helvetica, Arial, sans-serif;
  display: block;
  text-transform: uppercase;
}
.article-main-content div.citation1 span.citationAuteur strong,
.extraitArticle div.citation1 span.citationAuteur strong,
body.entreprise .main-text div.citation1 span.citationAuteur strong,
.sponsor div.citation1 span.citationAuteur strong,
.article-main-content div.citation2 span.citationAuteur strong,
.extraitArticle div.citation2 span.citationAuteur strong,
body.entreprise .main-text div.citation2 span.citationAuteur strong,
.sponsor div.citation2 span.citationAuteur strong {
  font-weight: 600;
  /*font-style:italic;*/
}
.article-main-content figure.image-captioned,
.extraitArticle figure.image-captioned,
body.entreprise .main-text figure.image-captioned,
.sponsor figure.image-captioned {
  position: relative;
}
.article-main-content figure.image-captioned figcaption,
.extraitArticle figure.image-captioned figcaption,
body.entreprise .main-text figure.image-captioned figcaption,
.sponsor figure.image-captioned figcaption {
  position: absolute;
  z-index: 15;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  color: #fff;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  max-height: 120px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 0;
}
.article-main-content figure.image-captioned:hover figcaption,
.extraitArticle figure.image-captioned:hover figcaption,
body.entreprise .main-text figure.image-captioned:hover figcaption,
.sponsor figure.image-captioned:hover figcaption {
  opacity: 1;
}
.article-main-content .external_link:before,
.extraitArticle .external_link:before,
body.entreprise .main-text .external_link:before,
.sponsor .external_link:before {
  content: '';
  height: 20px;
  width: 25px;
  display: inline-block;
  margin-right: 5px;
  top: 2px;
  position: relative;
}
.article-main-content .internal_link:before,
.extraitArticle .internal_link:before,
body.entreprise .main-text .internal_link:before,
.sponsor .internal_link:before {
  content: '';
  height: 20px;
  width: 25px;
  display: inline-block;
  margin-right: 5px;
  top: 2px;
  position: relative;
}
.article-main-content .internal_link,
.extraitArticle .internal_link,
body.entreprise .main-text .internal_link,
.sponsor .internal_link,
.article-main-content .external_link,
.extraitArticle .external_link,
body.entreprise .main-text .external_link,
.sponsor .external_link {
  color: #9c0104;
  font-family: 'Titillium Web', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: black;
}
.article-main-content .internal_link strong,
.extraitArticle .internal_link strong,
body.entreprise .main-text .internal_link strong,
.sponsor .internal_link strong,
.article-main-content .external_link strong,
.extraitArticle .external_link strong,
body.entreprise .main-text .external_link strong,
.sponsor .external_link strong {
  font-family: 'garagegothic-boldregular', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  font-weight: normal;
}
.article-main-content .image-captioned img,
.extraitArticle .image-captioned img,
body.entreprise .main-text .image-captioned img,
.sponsor .image-captioned img {
  max-width: 100%;
  height: auto;
}
.article-main-content p.photoImage,
.extraitArticle p.photoImage,
body.entreprise .main-text p.photoImage,
.sponsor p.photoImage {
  text-align: center;
  font-style: italic;
}
.article-main-content p.photoImage img,
.extraitArticle p.photoImage img,
body.entreprise .main-text p.photoImage img,
.sponsor p.photoImage img {
  max-width: 100%;
  height: auto;
}
.article-main-content p.photoLegende,
.extraitArticle p.photoLegende,
body.entreprise .main-text p.photoLegende,
.sponsor p.photoLegende {
  text-align: center;
  font-style: italic;
}
.article-main-content p.photoLegende span,
.extraitArticle p.photoLegende span,
body.entreprise .main-text p.photoLegende span,
.sponsor p.photoLegende span {
  font-size: 0.8em !important;
}
.article-main-content .lechiffre,
.extraitArticle .lechiffre,
body.entreprise .main-text .lechiffre,
.sponsor .lechiffre {
  text-align: center;
  font-family: garagegothic-boldregular, sans-serif;
  color: #ce0200;
  font-size: 180px;
  font-weight: bold;
  margin: 22px 0 0 0 !important;
  line-height: 0.8em;
  border: 0 !important;
}
.article-main-content .lechiffre + .lechiffre,
.extraitArticle .lechiffre + .lechiffre,
body.entreprise .main-text .lechiffre + .lechiffre,
.sponsor .lechiffre + .lechiffre {
  font-family: "Titillium Web", "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: 0px !important;
  padding-left: 20%;
  padding-right: 20%;
  font-size: 18px;
  line-height: inherit;
}
.article-main-content .lechiffre + .lechiffre + .lechiffre,
.extraitArticle .lechiffre + .lechiffre + .lechiffre,
body.entreprise .main-text .lechiffre + .lechiffre + .lechiffre,
.sponsor .lechiffre + .lechiffre + .lechiffre {
  margin-top: 0px;
  padding-left: 20%;
  padding-right: 20%;
  font-size: 18px;
  color: inherit;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 1024px) {
  .article-main-content .lechiffre + .lechiffre,
  .extraitArticle .lechiffre + .lechiffre,
  body.entreprise .main-text .lechiffre + .lechiffre,
  .sponsor .lechiffre + .lechiffre,
  .article-main-content .lechiffre + .lechiffre + .lechiffre,
  .extraitArticle .lechiffre + .lechiffre + .lechiffre,
  body.entreprise .main-text .lechiffre + .lechiffre + .lechiffre,
  .sponsor .lechiffre + .lechiffre + .lechiffre {
    padding: 0;
  }
}
.article-main-content .planfixe,
.extraitArticle .planfixe,
body.entreprise .main-text .planfixe,
.sponsor .planfixe {
  margin: 0 !important;
  background-color: #ce0200;
  padding: 0 4px 0 4px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0 !important;
}
.article-main-content .planfixe + .planfixe,
.extraitArticle .planfixe + .planfixe,
body.entreprise .main-text .planfixe + .planfixe,
.sponsor .planfixe + .planfixe {
  background-color: #FFC7C7;
}
.article-main-content .planfixe + .planfixe + .planfixe,
.extraitArticle .planfixe + .planfixe + .planfixe,
body.entreprise .main-text .planfixe + .planfixe + .planfixe,
.sponsor .planfixe + .planfixe + .planfixe {
  background-color: #eee;
  padding: 10px 5px;
  color: inherit;
  text-transform: initial;
  font-weight: initial;
  padding: 5px 5px !important;
  margin: 0 !important;
}
.article-main-content .colLeftCom,
.extraitArticle .colLeftCom,
body.entreprise .main-text .colLeftCom,
.sponsor .colLeftCom {
  float: left;
  width: 24%;
  margin-right: 15px;
  padding-bottom: 15px;
  border: 0 !important;
}
@media screen and (max-width: 1024px) {
  .article-main-content .colLeftCom,
  .extraitArticle .colLeftCom,
  body.entreprise .main-text .colLeftCom,
  .sponsor .colLeftCom {
    float: none;
    width: 100%;
  }
}
.article-main-content .colLeftCom .photoCom,
.extraitArticle .colLeftCom .photoCom,
body.entreprise .main-text .colLeftCom .photoCom,
.sponsor .colLeftCom .photoCom {
  max-width: 100px;
  display: block;
}
.article-main-content .colLeftCom .titreCom,
.extraitArticle .colLeftCom .titreCom,
body.entreprise .main-text .colLeftCom .titreCom,
.sponsor .colLeftCom .titreCom {
  border-top: 1px solid black;
  font-family: garagegothic-boldregular, sans-serif !important;
  color: #ce0200;
  font-size: 28px;
  text-transform: uppercase;
  padding-top: 5px;
}
.article-main-content .colLeftCom .nomCom,
.extraitArticle .colLeftCom .nomCom,
body.entreprise .main-text .colLeftCom .nomCom,
.sponsor .colLeftCom .nomCom {
  font-family: 'garagegothic-boldregular', sans-serif !important;
  font-weight: normal !important;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  font-size: 2.2rem;
}
.article-main-content .colLeftCom .professionCom,
.extraitArticle .colLeftCom .professionCom,
body.entreprise .main-text .colLeftCom .professionCom,
.sponsor .colLeftCom .professionCom {
  text-transform: uppercase;
}
.article-main-content .colLeftCom p,
.extraitArticle .colLeftCom p,
body.entreprise .main-text .colLeftCom p,
.sponsor .colLeftCom p {
  margin: 0;
  line-height: normal;
}
.article-main-content .colRightCom,
.extraitArticle .colRightCom,
body.entreprise .main-text .colRightCom,
.sponsor .colRightCom {
  float: left;
  width: 73%;
  padding-bottom: 15px;
  border: 0 !important;
}
@media screen and (max-width: 1024px) {
  .article-main-content .colRightCom,
  .extraitArticle .colRightCom,
  body.entreprise .main-text .colRightCom,
  .sponsor .colRightCom {
    float: none;
    width: 100%;
  }
}
.records-container .index-short-list h2 {
  font-size: 20px;
}
/* Nav folder responsive */
.pn-ProductNav_Wrapper {
  position: relative;
  padding: 0 11px;
  box-sizing: border-box;
}
.pn-ProductNav {
  margin-top: 25px;
  margin-bottom: 25px;
  /* Make this scrollable when needed */
  overflow-x: hidden;
  /* We don't want vertical scrolling */
  overflow-y: hidden;
  /* For WebKit implementations, provide inertia scrolling */
  -webkit-overflow-scrolling: touch;
  /* We don't want internal inline elements to wrap */
  white-space: nowrap;
  /* If JS present, let's hide the default scrollbar */
  /* positioning context for advancers */
  position: relative;
  font-size: 0;
}
.js .pn-ProductNav {
  /* Make an auto-hiding scroller for the 3 people using a IE */
  -ms-overflow-style: -ms-autohiding-scrollbar;
  /* Remove the default scrollbar for WebKit implementations */
}
.js .pn-ProductNav::-webkit-scrollbar {
  display: none;
}
.pn-ProductNav_Contents {
  float: left;
  transition: transform 0.2s ease-in-out;
  position: relative;
}
.pn-ProductNav_Contents-no-transition {
  transition: none;
}
.pn-ProductNav_Link {
  text-decoration: none;
  color: #fff;
  font-size: 1.4rem;
  display: inline-flex;
  align-items: center;
  /*min-height: 44px;*/
  border: 1px solid transparent;
  text-transform: uppercase;
  font-weight: normal;
  border-left: 0;
  border-top: none;
  /*background: #f0f0f0;*/
  margin-top: 4px;
  margin-right: 10px;
  margin-bottom: 9px;
  border-right: 0px solid #eee;
  padding: 3px 3px;
  margin-right: 0;
  background-color: #B2B3B8;
}
.pn-ProductNav_Link::before {
  content: "|";
  padding-right: 7px;
}
.pn-ProductNav_Link:first-child::before {
  color: #B2B3B8;
  padding-right: 0;
}
.pn-ProductNav_Link + .pn-ProductNav_Link {
  border-left-color: #eee;
}
.pn-ProductNav_Link[aria-selected="true"] {
  color: #a02b47;
}
.pn-Advancer {
  /* Reset the button */
  -webkit-appearance: none;
  appearance: none;
  background-color: #B2B3B8;
  padding: 0 0 5px 0;
  border: 0;
  /* Now style it as needed */
  position: absolute;
  top: 4px;
  bottom: 0;
  height: 67%;
  /* Set the buttons invisible by default */
  opacity: 0;
  transition: opacity 0.3s;
  color: #000;
  line-height: 100%;
}
.pn-Advancer:focus {
  outline: 0;
}
.pn-Advancer:hover {
  cursor: pointer;
}
.pn-Advancer_Left {
  left: 1px;
}
[data-overflowing="both"] ~ .pn-Advancer_Left,
[data-overflowing="left"] ~ .pn-Advancer_Left {
  opacity: 1;
}
.pn-Advancer_Right {
  right: 0;
}
[data-overflowing="both"] ~ .pn-Advancer_Right,
[data-overflowing="right"] ~ .pn-Advancer_Right {
  opacity: 1;
}
.pn-Advancer_Icon {
  width: 20px;
  height: 44px;
  fill: #bbb;
  background-color: red;
}
.pn-ProductNav_Indicator {
  display: none;
  position: absolute;
  bottom: 9px;
  left: 0;
  height: 4px;
  width: 92px;
  background-color: #385cb0;
  transform-origin: 0 0;
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/* END Nav folder responsive */
/* Entreprises */
body.entreprise {
  /* menu alphabétique entreprise */
  /* Pictos */
}
body.entreprise .btn.sponsorise {
  margin-left: 0;
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
body.entreprise .menu-entreprise {
  display: inline-block;
  max-width: 100%;
  max-height: 448px;
}
body.entreprise #menu-entreprise-map area {
  cursor: pointer;
  color: transparent;
  background-color: transparent;
  border: none;
  outline: none;
}
@media screen and (max-width: 1024px) {
  body.entreprise header .navbar-brand {
    font-size: 34px;
  }
}
body.entreprise header.nav-mobile .navbar > .container a.navbar-brand {
  font-size: 3.3rem;
}
body.entreprise .shareit a {
  color: #a02b47;
}
body.entreprise .shareit a:hover {
  color: rgba(56, 92, 176, 0.5);
}
body.entreprise .nf-bottom-header .header-logo {
  margin-top: 0;
}
body.entreprise .nf-bottom-header .header-logo img {
  height: 60px;
}
body.entreprise .nf-header-bottom-logo img {
  height: 43px;
}
body.entreprise .nf-header-bottom-separator {
  display: none;
}
body.entreprise .pn-EntrepriseNav_Wrapper {
  padding: 0 0px !important;
}
body.entreprise #pnEntrepriseNav {
  background-color: #B2B3B8 !important;
  margin-top: 0;
}
body.entreprise .pn-EntrepriseNav_Link:hover {
  color: white!important;
}
body.entreprise .pn-EntrepriseNav_Link.active {
  font-weight: bold;
  color: white!important;
}
body.entreprise .pn-EntrepriseNav_Link:nth-of-type(1)::before {
  display: none;
}
body.entreprise .pn-EntrepriseNav_Wrapper {
  position: relative;
  padding: 0 11px;
  box-sizing: border-box;
}
body.entreprise .pn-EntrepriseNav {
  margin-top: 25px;
  margin-bottom: 25px;
  /* Make this scrollable when needed */
  overflow-x: hidden;
  /* We don't want vertical scrolling */
  overflow-y: hidden;
  /* For WebKit implementations, provide inertia scrolling */
  -webkit-overflow-scrolling: touch;
  /* We don't want internal inline elements to wrap */
  white-space: nowrap;
  /* If JS present, let's hide the default scrollbar */
  /* positioning context for advancers */
  position: relative;
  font-size: 0;
}
body.entreprise .js .pn-EntrepriseNav {
  /* Make an auto-hiding scroller for the 3 people using a IE */
  -ms-overflow-style: -ms-autohiding-scrollbar;
  /* Remove the default scrollbar for WebKit implementations */
}
body.entreprise .js .pn-EntrepriseNav::-webkit-scrollbar {
  display: none;
}
body.entreprise .pn-EntrepriseNav_Contents {
  float: left;
  transition: transform 0.2s ease-in-out;
  position: relative;
  padding-left: 10px;
}
body.entreprise .pn-EntrepriseNav_Contents-no-transition {
  transition: none;
}
body.entreprise .pn-EntrepriseNav_Link {
  text-decoration: none;
  color: #fff;
  font-size: 1.4rem;
  display: inline-flex;
  align-items: center;
  /*min-height: 44px;*/
  border: 1px solid transparent;
  text-transform: uppercase;
  font-weight: normal;
  border-left: 0;
  border-top: none;
  /*background: #f0f0f0;*/
  margin-top: 1px;
  margin-right: 10px;
  margin-bottom: 0;
  border-right: 0px solid #eee;
  padding: 3px 3px;
  margin-right: 0;
  background-color: #B2B3B8;
}
@media screen and (max-width: 767px) {
  body.entreprise .pn-EntrepriseNav_Link {
    font-size: 11px;
  }
}
body.entreprise .pn-EntrepriseNav_Link::before {
  content: "|";
  color: white;
  padding-right: 7px;
}
body.entreprise .pn-EntrepriseNav_Link + .pn-EntrepriseNav_Link {
  border-left-color: #eee;
}
body.entreprise .pn-EntrepriseNav_Link[aria-selected="true"] {
  color: #385cb0;
}
body.entreprise .pn-Advancer {
  /* Reset the button */
  -webkit-appearance: none;
  appearance: none;
  background-color: #B2B3B8;
  padding: 0 0 5px 0;
  border: 0;
  /* Now style it as needed */
  position: absolute;
  top: 4px;
  bottom: 0;
  height: 67%;
  /* Set the buttons invisible by default */
  opacity: 0;
  transition: opacity 0.3s;
  color: #000;
  line-height: 100%;
}
body.entreprise .pn-Advancer:focus {
  outline: 0;
}
body.entreprise .pn-Advancer:hover {
  cursor: pointer;
}
body.entreprise .pn-Advancer_Left {
  left: 1px;
}
body.entreprise [data-overflowing="both"] ~ .pn-Advancer_Left,
body.entreprise [data-overflowing="left"] ~ .pn-Advancer_Left {
  opacity: 1;
}
body.entreprise .pn-Advancer_Right {
  right: 0;
}
body.entreprise [data-overflowing="both"] ~ .pn-Advancer_Right,
body.entreprise [data-overflowing="right"] ~ .pn-Advancer_Right {
  opacity: 1;
}
body.entreprise .pn-Advancer_Icon {
  width: 20px;
  height: 44px;
  fill: #bbb;
  background-color: red;
}
body.entreprise .pn-EntrepriseNav_Indicator {
  display: none;
  position: absolute;
  bottom: 9px;
  left: 0;
  height: 4px;
  width: 92px;
  background-color: #385cb0;
  transform-origin: 0 0;
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
body.entreprise .teaser.teaser-quatre.interviews {
  border-radius: 6px;
  border: 1px solid #f0f0f0;
}
body.entreprise .teaser.teaser-quatre.interviews figure {
  border-radius: 0;
}
body.entreprise .teaser.teaser-quatre.interviews figure img {
  width: 100%;
  filter: grayscale(100%);
  border-top-left-radius: 6px;
}
body.entreprise .home-une .home-une-txt,
body.entreprise .teaser-quatre-txt {
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  border-bottom: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  position: relative;
}
body.entreprise .teaser.teaser-treize.datalayer {
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px;
}
body.entreprise .teaser.teaser-treize.datalayer figure {
  border-radius: 0;
}
body.entreprise .teaser.teaser-treize.datalayer .teaser-treize-txt {
  padding-top: 0;
}
body.entreprise .home-une-left-bottom .teaser-quatre-txt {
  min-height: 240px;
}
body.entreprise .title-entreprise,
body.entreprise .teaser-title-entreprise {
  margin-bottom: 1em;
  margin-top: 1em;
  overflow: hidden;
}
body.entreprise .title-entreprise h1,
body.entreprise .teaser-title-entreprise h1,
body.entreprise .title-entreprise h2,
body.entreprise .teaser-title-entreprise h2 {
  margin: 0 !important;
  padding: 0;
  color: #a02b47;
}
body.entreprise .title-entreprise h1,
body.entreprise .teaser-title-entreprise h1 {
  font-size: 34px;
  text-transform: uppercase;
  margin-bottom: -5px !important;
}
@media screen and (max-width: 767px) {
  body.entreprise .title-entreprise h1,
  body.entreprise .teaser-title-entreprise h1 {
    display: block;
  }
}
body.entreprise .title-entreprise h2,
body.entreprise .teaser-title-entreprise h2 {
  font-family: 'Titillium Web', 'Open Sans', Helvetica, Arial, sans-serif !important;
  line-height: 1.2em;
  font-size: 20px;
}
body.entreprise .title-entreprise a:last-child,
body.entreprise .teaser-title-entreprise a:last-child {
  float: right;
  margin-top: 33px;
  color: #b4b3b3;
}
@media screen and (max-width: 767px) {
  body.entreprise .title-entreprise a:last-child,
  body.entreprise .teaser-title-entreprise a:last-child {
    font-size: 0.9em;
  }
}
body.entreprise .slider-dossiers figcaption.rsABlock {
  background-color: #58585a;
}
body.entreprise .index h3 {
  color: #a02b47;
  margin-bottom: 0;
}
body.entreprise .index .entreprise.alphabetic-menu {
  display: inline-block;
  width: 100%;
  padding: 8px 0;
  margin-bottom: 15px;
  display: flex;
}
@media screen and (max-width: 1024px) {
  body.entreprise .index .entreprise.alphabetic-menu {
    padding-top: 0;
  }
}
body.entreprise .index .entreprise.alphabetic-menu a {
  display: table-cell;
  display: flex;
  flex: 1 1 auto;
  font-family: 'garagegothic-boldregular', sans-serif !important;
  font-size: 1.5em;
  display: block;
  color: white;
  border-radius: 6px;
  padding: 0 14px;
  text-align: center;
  margin-right: 9px;
}
@media screen and (max-width: 1024px) {
  body.entreprise .index .entreprise.alphabetic-menu a {
    font-size: 0.9em;
    padding: 5px;
    margin-right: 5px;
  }
}
body.entreprise .index .entreprise.alphabetic-menu.active {
  background-color: #eee;
  box-shadow: none;
}
@media screen and (max-width: 1024px) {
  body.entreprise .index .entreprise.alphabetic-menu {
    margin-top: 5px;
  }
}
body.entreprise #entreprise-loading-container {
  width: 100%;
  text-align: center;
  display: none;
}
body.entreprise #entreprise-loading-container img {
  width: 45px;
  display: inline-block;
}
body.entreprise .pictoEntreprise {
  display: none;
}
body.entreprise .category-788947 .teaser-quatre-txt,
body.entreprise .category-788949 .teaser-quatre-txt,
body.entreprise .category-788950 .teaser-quatre-txt,
body.entreprise .category-788951 .teaser-quatre-txt {
  position: relative;
}
body.entreprise .category-788947 .pictoEntreprise,
body.entreprise .category-788949 .pictoEntreprise,
body.entreprise .category-788950 .pictoEntreprise,
body.entreprise .category-788951 .pictoEntreprise {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
body.entreprise .category-788947 .pictoEntreprise a,
body.entreprise .category-788949 .pictoEntreprise a,
body.entreprise .category-788950 .pictoEntreprise a,
body.entreprise .category-788951 .pictoEntreprise a {
  display: none;
  width: 35px;
}
body.entreprise .category-788947 h3 a {
  /*color:@brand-primary;
			&:after {
				content:'>';
			}*/
}
body.entreprise .category-788947 .pictoEntreprise {
  display: block;
}
body.entreprise .category-788947 .pictoEntreprise a:nth-child(2) {
  display: block;
}
body.entreprise .category-788949 h3 a {
  color: #a02b47;
}
body.entreprise .category-788949 h3 a:after {
  content: '>';
}
body.entreprise .category-788949 .pictoEntreprise {
  display: block;
}
body.entreprise .category-788949 .pictoEntreprise a:nth-child(1) {
  display: block;
}
body.entreprise .category-788950 h3 a {
  color: #a02b47;
}
body.entreprise .category-788950 h3 a:after {
  content: '>';
}
body.entreprise .category-788950 .pictoEntreprise {
  display: block;
}
body.entreprise .category-788950 .pictoEntreprise a:nth-child(3) {
  display: block;
}
body.entreprise .category-788951 h3 a {
  /*color:@brand-primary;
			&:after {
				content:'>';
			}*/
}
body.entreprise .category-788951 .pictoEntreprise {
  display: block;
}
body.entreprise .category-788951 .pictoEntreprise a:nth-child(4) {
  display: block;
}
body.entreprise .title-entreprise .text-icon,
body.entreprise .teaser-title-entreprise .teaser-text-icon {
  position: relative;
  margin-left: 70px;
  float: left;
}
body.entreprise .title-entreprise .text-icon:before,
body.entreprise .teaser-title-entreprise .teaser-text-icon:before {
  position: absolute;
  top: 0;
  left: -70px;
  width: 55px;
}
@media screen and (max-width: 767px) {
  body.entreprise .title-entreprise .text-icon:before,
  body.entreprise .teaser-title-entreprise .teaser-text-icon:before {
    width: 53px;
  }
}
body.entreprise .teaers-last-contents h3 {
  text-transform: uppercase;
}
body.entreprise.index-entreprisearticle-partenaire main.col-1 figure,
body.entreprise.index-entreprise main.col-1 figure,
body.entreprise.index-entreprisearticle-partenaire body.entreprise .teaser.teaser-quatre figure,
body.entreprise.index-entreprise body.entreprise .teaser.teaser-quatre figure {
  border: 0;
}
body.entreprise div.bottom {
  padding: 0 !important;
  margin: 0;
}
body.entreprise .labelAbo {
  font-style: normal;
}
body.entreprise.home-entreprise #slider-dossiers {
  font-weight: 400;
}
body.entreprise.home-entreprise #slider-dossiers .title-carousel {
  text-transform: initial;
  font-size: 1em;
  font-family: 'garagegothic-boldregular', sans-serif !important;
}
@media screen and (max-width: 1024px) {
  body.entreprise.home-entreprise #slider-dossiers .title-carousel {
    font-size: 1.7em;
  }
}
body.entreprise.home-entreprise #slider-dossiers .title-carousel span {
  font-family: 'GarageGothicRegular';
}
body.entreprise.home-entreprise #slider-dossiers .intro {
  font-size: 0.6em;
  text-transform: initial;
  display: block;
  line-height: 1em;
}
@media screen and (max-width: 1024px) {
  body.entreprise.home-entreprise #slider-dossiers .intro {
    font-size: 1.3em;
    line-height: 1em;
  }
}
@media screen and (max-width: 767px) {
  body.entreprise.home-entreprise #slider-dossiers .intro {
    display: none;
  }
}
body.entreprise .teaser.teaser-quatre.interviews .teaser-quatre-txt,
body.entreprise .category-788949 .teaser-quatre-txt {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 0;
  border: 1px solid #f0f0f0;
  min-height: 412px;
}
body.entreprise .teaser.teaser-quatre.interviews .teaser-quatre-txt h3 a:after,
body.entreprise .category-788949 .teaser-quatre-txt h3 a:after {
  content: "";
}
body.entreprise .teaser.teaser-quatre.interviews .info,
body.entreprise .category-788949 .info {
  font-size: 0.9em;
  padding: 15px;
  float: left;
  width: 50%;
}
body.entreprise .teaser.teaser-quatre.interviews .info .company,
body.entreprise .category-788949 .info .company,
body.entreprise .teaser.teaser-quatre.interviews .info .function,
body.entreprise .category-788949 .info .function {
  font-size: 0.9em;
}
body.entreprise .teaser.teaser-quatre.interviews .info .company,
body.entreprise .category-788949 .info .company {
  font-weight: 600;
}
body.entreprise .teaser.teaser-quatre.interviews .info .company:after,
body.entreprise .category-788949 .info .company:after {
  content: '>';
}
body.entreprise .teaser.teaser-quatre.interviews .info h2,
body.entreprise .category-788949 .info h2 {
  font-size: 1.7em;
  margin: 10px 0 0 0;
}
body.entreprise .teaser.teaser-quatre.interviews .info h2 a,
body.entreprise .category-788949 .info h2 a {
  color: #a02b47;
}
body.entreprise .teaser.teaser-quatre.interviews figure,
body.entreprise .category-788949 figure {
  float: left;
  width: 50%;
}
body.entreprise .teaser.teaser-quatre.interviews figure img,
body.entreprise .category-788949 figure img {
  width: 100%;
  filter: grayscale(100%);
  border-top-left-radius: 6px;
}
body.entreprise .teaser.teaser-quatre.interviews .text,
body.entreprise .category-788949 .text {
  padding: 15px;
  clear: both;
}
body.entreprise .teaser.teaser-quatre.interviews small,
body.entreprise .category-788949 small {
  padding: 15px;
  display: block;
}
body.entreprise.index-entreprise.portrait div.content-3-col,
body.entreprise.detail-entreprise.portrait div.content-3-col,
body.entreprise.index-entreprise.interviews div.content-3-col,
body.entreprise.detail-entreprise.interviews div.content-3-col,
body.entreprise.index-entreprise.portrait div.content-2-col,
body.entreprise.detail-entreprise.portrait div.content-2-col,
body.entreprise.index-entreprise.interviews div.content-2-col,
body.entreprise.detail-entreprise.interviews div.content-2-col {
  margin-left: 10%;
}
@media screen and (max-width: 1280px) {
  body.entreprise.index-entreprise.portrait div.content-3-col,
  body.entreprise.detail-entreprise.portrait div.content-3-col,
  body.entreprise.index-entreprise.interviews div.content-3-col,
  body.entreprise.detail-entreprise.interviews div.content-3-col,
  body.entreprise.index-entreprise.portrait div.content-2-col,
  body.entreprise.detail-entreprise.portrait div.content-2-col,
  body.entreprise.index-entreprise.interviews div.content-2-col,
  body.entreprise.detail-entreprise.interviews div.content-2-col {
    margin-left: 0;
  }
}
body.entreprise.index-entreprise.portrait div.content-3-col main.col-1,
body.entreprise.detail-entreprise.portrait div.content-3-col main.col-1,
body.entreprise.index-entreprise.interviews div.content-3-col main.col-1,
body.entreprise.detail-entreprise.interviews div.content-3-col main.col-1,
body.entreprise.index-entreprise.portrait div.content-2-col main.col-1,
body.entreprise.detail-entreprise.portrait div.content-2-col main.col-1,
body.entreprise.index-entreprise.interviews div.content-2-col main.col-1,
body.entreprise.detail-entreprise.interviews div.content-2-col main.col-1 {
  width: 660px;
}
@media screen and (max-width: 1024px) {
  body.entreprise.index-entreprise.portrait div.content-3-col main.col-1,
  body.entreprise.detail-entreprise.portrait div.content-3-col main.col-1,
  body.entreprise.index-entreprise.interviews div.content-3-col main.col-1,
  body.entreprise.detail-entreprise.interviews div.content-3-col main.col-1,
  body.entreprise.index-entreprise.portrait div.content-2-col main.col-1,
  body.entreprise.detail-entreprise.portrait div.content-2-col main.col-1,
  body.entreprise.index-entreprise.interviews div.content-2-col main.col-1,
  body.entreprise.detail-entreprise.interviews div.content-2-col main.col-1 {
    width: 100%;
  }
}
body.entreprise.index-entreprise.portrait div.content-3-col main.col-1 .col-1-1,
body.entreprise.detail-entreprise.portrait div.content-3-col main.col-1 .col-1-1,
body.entreprise.index-entreprise.interviews div.content-3-col main.col-1 .col-1-1,
body.entreprise.detail-entreprise.interviews div.content-3-col main.col-1 .col-1-1,
body.entreprise.index-entreprise.portrait div.content-2-col main.col-1 .col-1-1,
body.entreprise.detail-entreprise.portrait div.content-2-col main.col-1 .col-1-1,
body.entreprise.index-entreprise.interviews div.content-2-col main.col-1 .col-1-1,
body.entreprise.detail-entreprise.interviews div.content-2-col main.col-1 .col-1-1,
body.entreprise.index-entreprise.portrait div.content-3-col main.col-1 .col-1,
body.entreprise.detail-entreprise.portrait div.content-3-col main.col-1 .col-1,
body.entreprise.index-entreprise.interviews div.content-3-col main.col-1 .col-1,
body.entreprise.detail-entreprise.interviews div.content-3-col main.col-1 .col-1,
body.entreprise.index-entreprise.portrait div.content-2-col main.col-1 .col-1,
body.entreprise.detail-entreprise.portrait div.content-2-col main.col-1 .col-1,
body.entreprise.index-entreprise.interviews div.content-2-col main.col-1 .col-1,
body.entreprise.detail-entreprise.interviews div.content-2-col main.col-1 .col-1 {
  width: 660px;
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  body.entreprise.index-entreprise.portrait div.content-3-col main.col-1 .col-1-1,
  body.entreprise.detail-entreprise.portrait div.content-3-col main.col-1 .col-1-1,
  body.entreprise.index-entreprise.interviews div.content-3-col main.col-1 .col-1-1,
  body.entreprise.detail-entreprise.interviews div.content-3-col main.col-1 .col-1-1,
  body.entreprise.index-entreprise.portrait div.content-2-col main.col-1 .col-1-1,
  body.entreprise.detail-entreprise.portrait div.content-2-col main.col-1 .col-1-1,
  body.entreprise.index-entreprise.interviews div.content-2-col main.col-1 .col-1-1,
  body.entreprise.detail-entreprise.interviews div.content-2-col main.col-1 .col-1-1,
  body.entreprise.index-entreprise.portrait div.content-3-col main.col-1 .col-1,
  body.entreprise.detail-entreprise.portrait div.content-3-col main.col-1 .col-1,
  body.entreprise.index-entreprise.interviews div.content-3-col main.col-1 .col-1,
  body.entreprise.detail-entreprise.interviews div.content-3-col main.col-1 .col-1,
  body.entreprise.index-entreprise.portrait div.content-2-col main.col-1 .col-1,
  body.entreprise.detail-entreprise.portrait div.content-2-col main.col-1 .col-1,
  body.entreprise.index-entreprise.interviews div.content-2-col main.col-1 .col-1,
  body.entreprise.detail-entreprise.interviews div.content-2-col main.col-1 .col-1 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  body.entreprise.index-entreprise.portrait div.content-3-col main.col-1 .col-1-1,
  body.entreprise.detail-entreprise.portrait div.content-3-col main.col-1 .col-1-1,
  body.entreprise.index-entreprise.interviews div.content-3-col main.col-1 .col-1-1,
  body.entreprise.detail-entreprise.interviews div.content-3-col main.col-1 .col-1-1,
  body.entreprise.index-entreprise.portrait div.content-2-col main.col-1 .col-1-1,
  body.entreprise.detail-entreprise.portrait div.content-2-col main.col-1 .col-1-1,
  body.entreprise.index-entreprise.interviews div.content-2-col main.col-1 .col-1-1,
  body.entreprise.detail-entreprise.interviews div.content-2-col main.col-1 .col-1-1,
  body.entreprise.index-entreprise.portrait div.content-3-col main.col-1 .col-1,
  body.entreprise.detail-entreprise.portrait div.content-3-col main.col-1 .col-1,
  body.entreprise.index-entreprise.interviews div.content-3-col main.col-1 .col-1,
  body.entreprise.detail-entreprise.interviews div.content-3-col main.col-1 .col-1,
  body.entreprise.index-entreprise.portrait div.content-2-col main.col-1 .col-1,
  body.entreprise.detail-entreprise.portrait div.content-2-col main.col-1 .col-1,
  body.entreprise.index-entreprise.interviews div.content-2-col main.col-1 .col-1,
  body.entreprise.detail-entreprise.interviews div.content-2-col main.col-1 .col-1 {
    width: 100%;
  }
}
body.entreprise.index-entreprise.articles main.col-1,
body.entreprise.detail-entreprise.articles main.col-1 {
  width: 660px;
}
@media screen and (max-width: 1024px) {
  body.entreprise.index-entreprise.articles main.col-1,
  body.entreprise.detail-entreprise.articles main.col-1 {
    width: 100%;
  }
}
body.entreprise.index-entreprise.articles main.col-1 .col-1,
body.entreprise.detail-entreprise.articles main.col-1 .col-1 {
  width: 660px;
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  body.entreprise.index-entreprise.articles main.col-1 .col-1,
  body.entreprise.detail-entreprise.articles main.col-1 .col-1 {
    width: 100%;
  }
}
body.entreprise.index-entreprise.portrait article h2 span {
  font-family: 'GarageGothicRegular';
}
body.entreprise.index-entreprise article {
  padding-bottom: 40px;
}
body.entreprise.index-entreprise .home-une-left {
  float: none;
}
body.entreprise.index-entreprise .col-sm-12.display-mobile {
  display: none;
}
@media screen and (max-width: 1280px) {
  body.entreprise.index-entreprise .col-sm-12.display-mobile {
    display: block;
  }
  body.entreprise.index-entreprise .not-on-mobile {
    display: none;
  }
}
body.entreprise.index-entreprise .records-container.company article div.withLogo {
  overflow: hidden;
}
body.entreprise.index-entreprise .records-container.company article div.withLogo h2 {
  float: left;
  width: 50%;
}
@media screen and (max-width: 1024px) {
  body.entreprise.index-entreprise .records-container.company article div.withLogo h2 {
    width: 100%;
    float: none;
  }
}
body.entreprise.index-entreprise .records-container.company article div.withLogo figure {
  width: 50%;
  float: right;
}
@media screen and (max-width: 1024px) {
  body.entreprise.index-entreprise .records-container.company article div.withLogo figure {
    display: none;
  }
}
body.entreprise.index-entreprise .records-container.company article div.withLogo figure img {
  max-width: 100%;
  margin-bottom: 20px;
}
body.entreprise.index-entreprise .records-container.company article h2 a {
  color: #a02b47;
}
body.entreprise.index-entreprise .records-container.company article h2:after {
  content: ' >';
}
@media print {
  body.entreprise.index-entreprise .index-list-cat-article {
    display: none!important;
  }
  body.entreprise.index-entreprise .index-list-cat-article.index-list-cat-article-print {
    display: block!important;
    color: black!important;
    position: static!important;
    padding: 0 0 10px 0!important;
    text-shadow: 0px 0px 0px #000000 !important;
  }
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column:nth-child(odd) {
  margin-right: 30px;
}
@media screen and (max-width: 1280px) {
  body.entreprise.index-entreprise .records-container.interviews .index-2-column:nth-child(odd) {
    margin-right: 20px;
  }
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column {
  width: 47%;
  float: left;
  border-radius: 6px;
  border: 1px solid #f0f0f0;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  body.entreprise.index-entreprise .records-container.interviews .index-2-column {
    width: 100%;
    margin-right: 0;
  }
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column .info {
  width: 50%;
}
@media screen and (max-width: 1280px) {
  body.entreprise.index-entreprise .records-container.interviews .index-2-column .info {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 1280px) {
  body.entreprise.index-entreprise .records-container.interviews .index-2-column .biography,
  body.entreprise.index-entreprise .records-container.interviews .index-2-column .text {
    font-size: 0.8em;
  }
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column h2 {
  margin: 10px 0 0 0;
  font-size: 1.7em;
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column h2 a {
  color: #a02b47;
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column figure {
  width: 50%;
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column img {
  width: 100%;
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  border-top-left-radius: 6px;
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column .biography,
body.entreprise.index-entreprise .records-container.interviews .index-2-column .info,
body.entreprise.index-entreprise .records-container.interviews .index-2-column .text {
  padding: 20px;
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column .company,
body.entreprise.index-entreprise .records-container.interviews .index-2-column .function {
  font-size: 0.9em;
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column .company {
  font-weight: 600;
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column .company:after {
  /*content:' >';*/
}
body.entreprise.index-entreprise .records-container.interviews .index-2-column figure,
body.entreprise.index-entreprise .records-container.interviews .index-2-column article.info {
  float: left;
}
body.entreprise.index-entreprise .records-container.communiques figure img {
  border: 1px solid #f0f0f0;
}
body.entreprise.detail-entreprise div.col-1 {
  font-size: 1.2em;
}
@media screen and (max-width: 1024px) {
  body.entreprise.detail-entreprise div.infosCompany2 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  body.entreprise.detail-entreprise figcaption {
    font-size: 1.8em;
  }
}
body.entreprise.detail-entreprise .social-entreprise {
  margin-top: 15px;
  margin-right: 25px;
  margin-bottom: 15px;
}
body.entreprise.detail-entreprise .loading {
  position: absolute;
  z-index: 15000;
  left: 52%;
  top: 10px;
  display: none;
}
body.entreprise.detail-entreprise figure .entreprise-logo {
  position: absolute;
  width: 30%;
  height: 101%;
  background-color: rgba(255, 255, 255, 0.7);
  left: 0;
  top: 0;
}
body.entreprise.detail-entreprise figure .entreprise-logo img {
  position: absolute;
  left: 15px;
  bottom: 15px;
  /* height: 100%; */
  max-width: 84%;
}
body.entreprise.detail-entreprise h1.companyTitle {
  border-bottom: 1px solid #b4b3b3;
  padding-bottom: 10px;
  color: #a02b47;
}
@media screen and (max-width: 1024px) {
  body.entreprise.detail-entreprise h1.companyTitle {
    display: block;
    float: none;
  }
}
body.entreprise.detail-entreprise h1.companyTitle span {
  color: #555;
  font-size: 0.7em;
  font-family: GarageGothicRegular;
}
body.entreprise.detail-entreprise hr {
  text-align: left;
  margin-left: 0;
  width: 10%;
  border-top: 1px solid #b4b3b3;
}
body.entreprise.detail-entreprise.interviews .intro,
body.entreprise.detail-entreprise.communiques .intro,
body.entreprise.detail-entreprise.articles .intro,
body.entreprise.detail-entreprise.portrait .intro {
  margin: 20px 0;
  font-family: 'GarageGothicRegular';
  font-size: 1.5em;
}
body.entreprise.detail-entreprise.interviews .intro .media,
body.entreprise.detail-entreprise.communiques .intro .media,
body.entreprise.detail-entreprise.articles .intro .media,
body.entreprise.detail-entreprise.portrait .intro .media {
  float: right;
}
body.entreprise.detail-entreprise.interviews .intro .media img,
body.entreprise.detail-entreprise.communiques .intro .media img,
body.entreprise.detail-entreprise.articles .intro .media img,
body.entreprise.detail-entreprise.portrait .intro .media img {
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  body.entreprise.detail-entreprise.interviews .intro .media,
  body.entreprise.detail-entreprise.communiques .intro .media,
  body.entreprise.detail-entreprise.articles .intro .media,
  body.entreprise.detail-entreprise.portrait .intro .media {
    float: none;
  }
  body.entreprise.detail-entreprise.interviews .intro .media img,
  body.entreprise.detail-entreprise.communiques .intro .media img,
  body.entreprise.detail-entreprise.articles .intro .media img,
  body.entreprise.detail-entreprise.portrait .intro .media img {
    margin-left: 0;
  }
}
body.entreprise.detail-entreprise.interviews h1.companyTitle,
body.entreprise.detail-entreprise.communiques h1.companyTitle,
body.entreprise.detail-entreprise.articles h1.companyTitle,
body.entreprise.detail-entreprise.portrait h1.companyTitle {
  border-bottom: 1px solid #b4b3b3;
  padding-bottom: 10px;
  color: #a02b47;
}
body.entreprise.detail-entreprise.interviews h1 .function,
body.entreprise.detail-entreprise.communiques h1 .function,
body.entreprise.detail-entreprise.articles h1 .function,
body.entreprise.detail-entreprise.portrait h1 .function {
  font-size: 0.6em;
}
body.entreprise.detail-entreprise.interviews .row.company,
body.entreprise.detail-entreprise.communiques .row.company,
body.entreprise.detail-entreprise.articles .row.company,
body.entreprise.detail-entreprise.portrait .row.company {
  background-color: #eaeaea;
  padding: 1em;
  margin-top: 2em;
}
body.entreprise.detail-entreprise.interviews .row.company h4,
body.entreprise.detail-entreprise.communiques .row.company h4,
body.entreprise.detail-entreprise.articles .row.company h4,
body.entreprise.detail-entreprise.portrait .row.company h4 {
  text-transform: uppercase;
}
body.entreprise.detail-entreprise.interviews .row.company .col-xs-24,
body.entreprise.detail-entreprise.communiques .row.company .col-xs-24,
body.entreprise.detail-entreprise.articles .row.company .col-xs-24,
body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 {
  border-radius: 6px;
  background-color: #fff;
  padding: 20px;
}
body.entreprise.detail-entreprise.interviews .row.company .col-xs-24 .col-xs-12:first-child,
body.entreprise.detail-entreprise.communiques .row.company .col-xs-24 .col-xs-12:first-child,
body.entreprise.detail-entreprise.articles .row.company .col-xs-24 .col-xs-12:first-child,
body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 .col-xs-12:first-child {
  padding-left: 0;
}
body.entreprise.detail-entreprise.interviews .row.company .col-xs-24 .col-xs-12:last-child,
body.entreprise.detail-entreprise.communiques .row.company .col-xs-24 .col-xs-12:last-child,
body.entreprise.detail-entreprise.articles .row.company .col-xs-24 .col-xs-12:last-child,
body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 .col-xs-12:last-child {
  padding-right: 0;
}
body.entreprise.detail-entreprise.interviews .row.company .col-xs-24 .col-xs-12 h2,
body.entreprise.detail-entreprise.communiques .row.company .col-xs-24 .col-xs-12 h2,
body.entreprise.detail-entreprise.articles .row.company .col-xs-24 .col-xs-12 h2,
body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 .col-xs-12 h2 {
  margin-top: 0;
  color: #a02b47;
}
body.entreprise.detail-entreprise.interviews .row.company .col-xs-24 .col-xs-12 h2:after,
body.entreprise.detail-entreprise.communiques .row.company .col-xs-24 .col-xs-12 h2:after,
body.entreprise.detail-entreprise.articles .row.company .col-xs-24 .col-xs-12 h2:after,
body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 .col-xs-12 h2:after {
  content: '>';
}
body.entreprise.detail-entreprise.interviews .row.company .col-xs-24 .col-xs-12 h2.withLogo,
body.entreprise.detail-entreprise.communiques .row.company .col-xs-24 .col-xs-12 h2.withLogo,
body.entreprise.detail-entreprise.articles .row.company .col-xs-24 .col-xs-12 h2.withLogo,
body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 .col-xs-12 h2.withLogo {
  width: 50%;
  float: left;
}
@media screen and (max-width: 1024px) {
  body.entreprise.detail-entreprise.interviews .row.company .col-xs-24 .col-xs-12 h2.withLogo,
  body.entreprise.detail-entreprise.communiques .row.company .col-xs-24 .col-xs-12 h2.withLogo,
  body.entreprise.detail-entreprise.articles .row.company .col-xs-24 .col-xs-12 h2.withLogo,
  body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 .col-xs-12 h2.withLogo {
    width: 100%;
    float: none;
  }
}
body.entreprise.detail-entreprise.interviews .row.company .col-xs-24 .col-xs-12 figure,
body.entreprise.detail-entreprise.communiques .row.company .col-xs-24 .col-xs-12 figure,
body.entreprise.detail-entreprise.articles .row.company .col-xs-24 .col-xs-12 figure,
body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 .col-xs-12 figure {
  float: right;
  width: 50%;
}
body.entreprise.detail-entreprise.interviews .row.company .col-xs-24 .col-xs-12 figure img,
body.entreprise.detail-entreprise.communiques .row.company .col-xs-24 .col-xs-12 figure img,
body.entreprise.detail-entreprise.articles .row.company .col-xs-24 .col-xs-12 figure img,
body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 .col-xs-12 figure img {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  body.entreprise.detail-entreprise.interviews .row.company .col-xs-24 .col-xs-12 figure,
  body.entreprise.detail-entreprise.communiques .row.company .col-xs-24 .col-xs-12 figure,
  body.entreprise.detail-entreprise.articles .row.company .col-xs-24 .col-xs-12 figure,
  body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 .col-xs-12 figure {
    display: none;
  }
}
body.entreprise.detail-entreprise.interviews .row.company .col-xs-24 .col-xs-12 .text,
body.entreprise.detail-entreprise.communiques .row.company .col-xs-24 .col-xs-12 .text,
body.entreprise.detail-entreprise.articles .row.company .col-xs-24 .col-xs-12 .text,
body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 .col-xs-12 .text {
  clear: both;
}
body.entreprise.detail-entreprise.interviews .row.company .row img.entreprise-logo,
body.entreprise.detail-entreprise.communiques .row.company .row img.entreprise-logo,
body.entreprise.detail-entreprise.articles .row.company .row img.entreprise-logo,
body.entreprise.detail-entreprise.portrait .row.company .row img.entreprise-logo {
  width: 150px;
}
body.entreprise.detail-entreprise.interviews .row.company .text,
body.entreprise.detail-entreprise.communiques .row.company .text,
body.entreprise.detail-entreprise.articles .row.company .text,
body.entreprise.detail-entreprise.portrait .row.company .text {
  color: #555;
}
body.entreprise.detail-entreprise.interviews .row.company .row,
body.entreprise.detail-entreprise.communiques .row.company .row,
body.entreprise.detail-entreprise.articles .row.company .row,
body.entreprise.detail-entreprise.portrait .row.company .row,
body.entreprise.detail-entreprise.interviews .row.company .col-xs-24,
body.entreprise.detail-entreprise.communiques .row.company .col-xs-24,
body.entreprise.detail-entreprise.articles .row.company .col-xs-24,
body.entreprise.detail-entreprise.portrait .row.company .col-xs-24 {
  margin: 0;
}
body.entreprise.detail-entreprise.interviews .title-entreprise .text-icon:before,
body.entreprise.detail-entreprise.communiques .title-entreprise .text-icon:before,
body.entreprise.detail-entreprise.articles .title-entreprise .text-icon:before,
body.entreprise.detail-entreprise.portrait .title-entreprise .text-icon:before {
  content: url(/bundles/iomediaweb/img/entreprise/arcinfo/pictos/rubriques/picto_interviews.svg);
}
body.entreprise.detail-entreprise.interviews h1.companyTitle,
body.entreprise.detail-entreprise.communiques h1.companyTitle,
body.entreprise.detail-entreprise.articles h1.companyTitle,
body.entreprise.detail-entreprise.portrait h1.companyTitle {
  border-bottom: 1px solid #b4b3b3;
  padding-bottom: 10px;
  color: #a02b47;
}
body.entreprise.detail-entreprise.interviews h1.companyTitle .function,
body.entreprise.detail-entreprise.communiques h1.companyTitle .function,
body.entreprise.detail-entreprise.articles h1.companyTitle .function,
body.entreprise.detail-entreprise.portrait h1.companyTitle .function {
  color: #555;
}
body.entreprise.detail-entreprise.portrait .dirigeants {
  background-color: #eaeaea;
  padding: 30px;
  overflow: hidden;
}
body.entreprise.detail-entreprise.portrait .dirigeants h4 {
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant:nth-child(2n+0) {
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant:nth-child(2n+0) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant {
    margin-bottom: 20px;
  }
}
body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant {
  margin-bottom: 30px;
  width: 47.5%;
  float: left;
  border-radius: 6px;
  border: 1px solid #b4b3b3;
  background-color: #fff;
  min-height: 440px;
}
@media screen and (max-width: 1024px) {
  body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant {
    width: 100%;
    min-height: auto;
    margin-right: 0;
  }
}
body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant .info {
  font-size: 0.9em;
  padding: 15px;
  float: left;
  width: 50%;
}
body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant .info.fullwidth {
  width: 100%;
  float: none;
}
body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant .info .company {
  font-weight: 600;
  /*&:after {
						content:'>';
					}*/
}
body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant .info h2 {
  font-size: 1.7em;
  margin: 10px 0 0 0;
}
body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant .info h2 a {
  color: #a02b47;
}
body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant figure {
  float: left;
  width: 50%;
}
body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant figure img {
  width: 100%;
  filter: grayscale(100%);
  border-top-left-radius: 6px;
}
body.entreprise.detail-entreprise.portrait .dirigeants .additionnal-dirigeant .text {
  padding: 15px;
  clear: both;
}
body.entreprise.detail-entreprise.communiques .title-entreprise .text-icon:before {
  content: url(/bundles/iomediaweb/img/entreprise/arcinfo/pictos/rubriques/picto_communiques.svg);
}
body.entreprise.detail-entreprise.interviews .companyTitle {
  margin-bottom: 10px !important;
}
body.entreprise.detail-entreprise.articles .intro {
  margin: 20px 0;
  font-family: 'GarageGothicRegular';
  font-size: 1.5em;
}
body.entreprise.detail-entreprise.articles .title-entreprise .text-icon:before {
  content: url(/bundles/iomediaweb/img/entreprise/arcinfo/pictos/rubriques/picto_article.svg);
}
body.entreprise.detail-entreprise.articles .trame-theme {
  position: absolute;
  bottom: 0;
  height: 100%;
  background-color: #eaeaea;
  opacity: 0.7;
  filter: alpha(opacity=70);
  padding: 10px;
  width: 175px;
}
body.entreprise.detail-entreprise.articles .trame-theme .text {
  position: absolute;
  bottom: 20px;
  left: 10px;
  color: #000;
}
body.entreprise.detail-entreprise.articles .trame-theme .text .bigWord {
  text-transform: uppercase;
  font-family: 'garagegothic-boldregular', sans-serif !important;
  font-size: 2.2em;
}
@media screen and (max-width: 767px) {
  body.entreprise.detail-entreprise.articles .trame-theme .text .bigWord {
    font-size: 1.2em;
  }
}
/* END Entreprises */
.live-detail .index-list.index-list-large article {
  background: none;
  position: relative;
  padding: 0;
}
.live-detail .index-list.index-list-large article p {
  display: block;
}
.main-index-list .labelPartenaire.sponsorise {
  display: none;
}
/*********** COLONNES NFARCOTE **********/
.container {
  width: 1308px;
  padding: 24px;
}
.content-3-col .col-1 {
  width: 936px;
  float: left;
  margin-right: 20px;
}
.content-3-col .col-1-1 {
  width: 666px;
  float: left;
  margin-right: 20px;
  position: relative;
}
.content-3-col .col-1-2 {
  width: 250px;
  float: left;
}
.content-3-col .col-3 {
  width: 300px;
  float: left;
}
.content-3-col.content-3-col-index .col-1 {
  width: 936px;
}
.content-3-col.content-3-col-index .col-1-1 {
  width: 616px;
}
.content-3-col.content-3-col-index .col-1-2 {
  width: 300px;
}
.content-3-col.content-3-col-index .col-3 {
  width: 300px;
}
.content-2-col .col-1 {
  width: 936px;
  float: left;
  margin-right: 20px;
}
.content-2-col .col-1-2 {
  display: none;
}
.content-2-col .col-3 {
  width: 300px;
  float: left;
}
.content-1-col .col-1 {
  width: 100%;
}
.content-1-col .col-1-1 {
  width: 100%;
}
.content-1-col .col-1-2 {
  display: none;
}
.content-1-col .col-3 {
  display: none;
}
/* 1280 */
@media screen and (max-width: 1327px) {
  .container {
    width: 1240px;
  }
  .content-3-col .col-1 {
    width: 872px;
  }
  .content-3-col .col-1-1 {
    width: 602px;
  }
  .content-3-col .col-1-2 {
    width: 250px;
  }
  .content-3-col.content-3-col-index .col-1 {
    width: 872px;
  }
  .content-3-col.content-3-col-index .col-1-1 {
    width: 552px;
  }
  .content-3-col.content-3-col-index .col-1-2 {
    width: 300px;
  }
  .content-2-col .col-1 {
    width: 872px;
  }
}
/* END 1280 */
/* 1024 */
@media screen and (max-width: 1279px) {
  .container {
    width: 980px;
    padding-left: 0;
    padding-right: 0;
  }
  .content-3-col .col-1 {
    width: 660px;
  }
  .content-3-col .col-1-1 {
    width: 100%;
    float: none;
  }
  .content-3-col .col-1-2 {
    width: 100%;
    float: none;
  }
  .content-3-col.content-3-col-index .col-1 {
    width: 660px;
  }
  .content-3-col.content-3-col-index .col-1-1 {
    width: 100%;
    float: none;
  }
  .content-3-col.content-3-col-index .col-1-2 {
    width: 100%;
    float: none;
  }
  .content-2-col .col-1 {
    width: 660px;
  }
  .content-3-col .col-1-2 aside .teaser {
    /*width:50%;*/
    float: left;
    padding: 10px;
  }
  .content-3-col .col-1-2 aside {
    margin-left: -10px;
    margin-right: -10px;
  }
}
/* END 1024 */
/* TABLETS */
/* END TABLETS */
/* MOBILE */
@media screen and (max-width: 1023px) {
  .container {
    padding: 12px;
    width: 100%;
  }
  .content-3-col .col-1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .content-3-col .col-1-1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .content-3-col .col-1-2 {
    display: none;
  }
  .content-3-col .col-3 {
    display: none;
  }
  .content-3-col.content-3-col-index .col-1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .content-3-col.content-3-col-index .col-1-1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .content-3-col.content-3-col-index .col-1-2 {
    display: none;
  }
  .content-3-col.content-3-col-index .col-3 {
    display: none;
  }
  .content-2-col .col-1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .content-2-col .col-3 {
    display: none;
  }
  /* gestion teasers col 2 */
  /*
  .content-3-col .col-1-2 aside .teaser{
    width:100%;
    float:none;
    padding:0;
  }
  .content-3-col .col-1-2 aside{
    margin-left:0;
    margin-right:0;
  }
  */
  /* end gestion teasers col 2 */
}
/*END  MOBILE */
/*********** MON JOURNAL theme/mon-journal.less **********/
/* navigation dates */
.mon-journal {
  /*
  nav.folder-navig li a{
    color: @gray2;
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
    border-left: solid 1px @gray-lighter;
    padding:15px 19px;
  }
  nav.folder-navig li{
    display: inline-block!important;
  }
  */
}
.mon-journal nav.folder-navig {
  margin-top: 0;
  padding: 0;
  margin-bottom: 0;
  max-width: 630px;
}
.mon-journal nav.folder-navig li a {
  background: white;
  font-size: 15px;
}
.mon-journal nav.folder-navig li.active a,
.mon-journal nav.folder-navig li a:hover,
.mon-journal nav.folder-navig li:first-child a {
  color: #555;
}
.mon-journal .mon-journal-select {
  display: none;
}
.mon-journal nav.folder-navig li.active a,
.mon-journal nav.folder-navig li a:hover {
  color: white;
  background: #a02b47;
}
/* end navigation dates */
.monjournal-top {
  position: absolute;
  right: -14px;
  top: -32px;
  z-index: 20;
}
.header-mon-journal h1 {
  font-weight: 600;
  margin-bottom: 20px!important;
}
.header-mon-journal {
  margin-bottom: 45px;
  /*background: url(/bundles/iomediaweb/img/agenda-search-bg.png) 100% 0 no-repeat #f0f0f0;*/
  background: #f0f0f0;
  padding: 10px 20px;
  border-radius: 4px;
  position: relative;
}
aside .mon-compte-login span {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: block;
}
aside .mon-compte-login .form-control {
  margin-bottom: 15px;
}
aside .mon-compte-login a {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}
aside .mon-compte-login button {
  margin-top: 20px;
  background: #782035;
}
@media screen and (max-width: 1327px) {
  .mon-journal nav.folder-navig li a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1279px) {
  .mon-journal nav.folder-navig li a {
    font-size: 13px;
  }
  .mon-journal .monjournal-top {
    right: -14px;
    top: -5px;
    z-index: 20;
    width: 160px;
  }
  .mon-journal .mon-journal nav.folder-navig {
    max-width: 420px;
  }
}
@media screen and (max-width: 767px) {
  .mon-journal .monjournal-top {
    display: none;
  }
  .header-mon-journal {
    margin-bottom: 0px;
    background: transparent;
  }
  .header-mon-journal h1 {
    margin-bottom: 0!important;
  }
  .mon-journal .mon-journal-select {
    margin-bottom: 25px;
  }
  .mon-journal nav.folder-navig li a {
    display: none;
  }
  .mon-journal .mon-journal-select {
    display: block;
  }
  .mon-journal .mon-journal-select select.form-control {
    width: 100%;
    color: #b4b3b3;
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
    height: auto;
    margin: 0;
  }
}
/*********** SUPPLEMENTS theme/supplements.less**********/
/* teaser supplements */
.teaser-monjournal.teaser-supplements .col-teaser-supplements {
  margin-bottom: 20px;
}
.teaser-monjournal.teaser-supplements a {
  color: white;
}
.teaser-monjournal.teaser-supplements .monjournal-btn {
  margin-top: 0;
}
/* end teaser supplements */
/* sommaire suppléments */
/* end sommaire suppléments */
.index-supplements .index-supplements-wrap {
  background: #f0f0f0;
  text-align: center;
  margin-bottom: 20px;
}
.index-supplements .index-supplements-img {
  height: 180px;
  overflow: hidden;
  display: block;
}
.index-supplements .index-supplements-link {
  color: #777777;
  font-weight: 600;
  display: block;
  padding: 10px 10px;
  font-size: 18px;
}
.index-supplements .index-supplements-link:hover {
  color: #a02b47;
}
@media screen and (max-width: 1279px) {
  .index-supplements-img {
    height: 250px;
  }
}
/*********** AGENDA theme/agenda.less **********/
.agenda {
  /* navigation agenda */
  /* end navigation agenda */
}
.agenda .agenda-title {
  color: #a02b47;
}
.agenda .agenda-place {
  color: #a02b47;
  font-weight: 600;
}
.agenda .home-une-left-top .agenda-place {
  font-size: 20px;
}
.agenda .home-une-left-top .agenda-date span {
  font-size: 14px;
}
.agenda .agenda-date {
  font-weight: 600;
  font-size: 38px;
  text-transform: uppercase;
  line-height: 0.5em;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: white;
  text-shadow: 0px 0px 8px #000000;
}
.agenda .home-une-left-top .agenda-date {
  font-size: 55px;
  line-height: 0.4em;
  right: 20px;
  bottom: 15px;
}
.agenda .agenda-date span {
  font-size: 14px;
}
.agenda .agenda-date-from {
  text-align: center;
  float: left;
}
.agenda .agenda-date-sep {
  text-align: center;
  float: left;
}
.agenda .agenda-date-to {
  text-align: center;
  float: left;
}
.agenda .teaser-signal-event {
  background: url('/bundles/iomediaweb/img/ico-loudspeaker.png') no-repeat 80% 50% #f0f0f0;
  padding: 20px;
  min-height: 140px;
}
.agenda .teaser-signal-event h3 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 31px;
}
.agenda .teaser-signal-event .more {
  color: #a02b47;
}
.agenda .teaser.teaser-quatre h2 {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 20px;
  margin-top: 0;
}
.agenda .teaser-douze h4 {
  margin-top: 0;
}
.agenda .teaser-monjournal .teaser-douze {
  margin-bottom: 15px;
}
.agenda .teaser-monjournal-border {
  background: transparent;
  border: #f0f0f0 solid 4px;
}
.agenda .teaser-list-agenda {
  border: solid 1px #f0f0f0;
  position: relative;
}
.agenda .teaser-list-agenda .col-xs-10 {
  padding-right: 0;
}
.agenda .teaser-list-agenda .agenda-date {
  position: relative;
  right: auto;
  bottom: auto;
  color: #777777;
  text-shadow: 0px 0px 0px #000000;
  padding: 10px 0 0 12px;
  font-size: 33px;
}
.agenda .teaser-list-agenda p {
  margin-bottom: 0;
}
.agenda .teaser-list-agenda-gray {
  background: #f0f0f0;
}
.agenda .teaser-list-agenda .teaser-treize-txt {
  background: white;
  padding: 15px 20px 15px 12px;
}
.agenda .teaser-list-agenda-date {
  width: 52%;
}
.agenda .teaser-list-agenda-img {
  width: 48%;
}
.agenda .teaser-list-agenda:hover .teaser-list-agenda-gray {
  background: #a02b47;
}
.agenda .teaser-list-agenda:hover .agenda-date {
  color: white;
}
.agenda .more-teaser-list-agenda {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 3px 5px;
}
.agenda .teaser-list-agenda-h2 {
  text-transform: uppercase;
  font-weight: 600;
}
.agenda .index-list h2 a {
  color: #333;
}
@media (max-width: 1023px) {
  .agenda .index-list-large.index-list h2 a {
    color: white;
  }
}
.agenda .agenda-search {
  background: url('/bundles/iomediaweb/img/agenda-search-bg.png') 100% 0 no-repeat #f0f0f0;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 4px;
}
.agenda .agenda-search h1 {
  color: #a02b47;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.agenda .agenda-search h1 small {
  display: inline-block;
  text-transform: none;
  color: #555;
  font-size: 16px;
  margin-left: 15px;
}
.agenda .agenda-search .agenda-count {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 10px;
  background: white;
  width: auto;
  display: inline;
}
.agenda .agenda-search .agenda-count span {
  color: #a02b47;
}
.agenda a.agenda-search-label {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  padding: 7px 10px;
  border-radius: 2px;
  border: none;
  color: #555;
  background: #ffffff url('/bundles/iomediaweb/img/down-triangle.png') no-repeat 96% center;
}
.agenda a.agenda-search-label:hover,
.agenda li.active a.agenda-search-label {
  color: white!important;
  background: #a02b47 url('/bundles/iomediaweb/img/down-triangle-white.png') no-repeat 96% center !important;
  border: none;
}
.agenda .agenda-search-label-right {
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  display: block;
  float: left;
  margin-left: 15px;
}
.agenda .agenda-search-label-left {
  display: block;
  float: left;
}
.agenda .agenda-place {
  color: #a02b47;
  font-weight: 600;
  font-size: 15px;
}
.agenda ul.agenda-search-link {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.agenda .agenda-search-tab-content {
  background: #a02b47;
  color: white;
  font-size: 14px;
  margin-bottom: 30px;
}
.agenda .agenda-search-title {
  font-weight: 600;
  text-transform: uppercase;
  display: block;
}
.agenda .agenda-search-tab-content-wrap {
  padding-left: 20px;
  padding-right: 20px;
}
.agenda .agenda-search-tab-content.tab-content > .active {
  margin-top: -30px;
  padding: 20px 0;
}
.teaser-monjournal.teaser-la-selection.teaser-visibilite {
  background: #a02b47;
}
body.sortir2016 {
  background: #f2f2f2;
}
body.sortir2016 .nav-desktop {
  background: #fff;
}
body.sortir2016 .nav-desktop a {
  color: #b4b3b3;
}
body.sortir2016 .nav-desktop a:hover {
  color: #555;
}
body.sortir2016 .article-header span.detail-mot-accroche,
body.sortir2016 .extraitArticle span.detail-mot-accroche,
body.sortir2016 .motAccroche {
  background-color: #a02b47;
}
body.sortir2016 .btn-primary {
  background-color: #ffb400;
}
body.sortir2016 .nf-bottom-header-nav > ul > li > a:hover {
  border-bottom: 3px solid #a02b47;
}
body.sortir2016 .nf-bottom-header-nav > ul > li.active > a {
  border-bottom: 3px solid #a02b47;
}
body.sortir2016 .nav-desktop a {
  color: #b4b3b3;
}
body.sortir2016 .nav-desktop a:hover {
  color: #555;
}
body.sortir2016 .nf-top-header a {
  color: #555;
}
body.sortir2016 .nf-top-header a:hover {
  color: #a02b47;
}
body.sortir2016 .nf-top-header .signalez {
  background: #f2f2f2;
  min-height: 42px;
  display: block;
  float: right;
  padding: 0 20px;
  font-weight: 600;
}
body.sortir2016 .nf-top-header .col-sm-24.text-uppercase {
  padding: 5px;
  font-size: 0.8em;
  font-weight: 600;
}
body.sortir2016 .nf-top-header .signalez .text-uppercase {
  color: #545454;
  margin-right: 20px;
}
body.sortir2016 .nf-top-header .col-sm-9.col-md-9.text-right em {
  line-height: 42px;
}
body.sortir2016 .nf-top-header .signalez em {
  margin-right: 20px;
  font-size: 0.85em;
}
body.sortir2016 .nf-top-header .bottom {
  font-size: 1.3em;
  line-height: 42px;
}
body.sortir2016 .nf-top-header .bottom .col-sm-9 {
  padding-right: 2.8%;
}
body.sortir2016 .nf-top-header .nf-bottom-pub-header-wrap {
  padding-top: 0;
}
body.sortir2016 .nf-top-header .nf-bottom-header {
  padding: 0 20px;
  background: none !important;
}
body.sortir2016 .nf-top-header .icon-user-deconnecte-blanc::before {
  color: #555;
}
body.sortir2016 .nf-top-header .navbar-default .navbar-toggle .icon-bar,
body.sortir2016 .nf-top-header .navbar-toggle.desktop .icon-bar {
  background-color: #555 !important;
}
body.sortir2016 .nf-bottom-header-nav ul li a.btn-abonnes {
  color: #555;
  border: 1px #555 solid;
}
body.sortir2016 .nf-header-bottom-subnav.sortir > .container > ul > li {
  margin-left: 0;
}
body.sortir2016 .nf-header-bottom-subnav.sortir li {
  border-right: 1px white solid;
}
body.sortir2016 .nf-header-bottom-subnav.sortir li:last-child {
  border-right: 0;
}
body.sortir2016 .nf-header-bottom-subnav a {
  padding: 1px 0;
}
body.sortir2016 .nf-bottom-header-nav > ul > li.active.sortir > a {
  border-bottom: 3px solid #a02b47;
}
body.sortir2016 .labelAbo,
body.sortir2016 .articles .prixAbo {
  background-color: #ffb400;
}
body.sortir2016 .nf-bottom-header-nav > ul > li > a:hover {
  border-bottom: 3px solid #a02b47;
}
body.sortir2016 .nf-bottom-header a {
  font-size: 13px !important;
}
body.sortir2016 .container-content {
  background: #fff;
}
body.sortir2016 .col3 {
  margin-top: 132px;
}
body.sortir2016 .teaser-monjournal.teaser-la-selection {
  background: #a02b47;
}
body.sortir2016 .btn-primary {
  background-color: #a02b47;
  border: 0;
}
body.sortir2016 .teaser-list-agenda:hover .teaser-list-agenda-gray {
  background: #a02b47;
}
body.sortir2016 .agenda-search h1 {
  color: #545454;
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  padding: 10px;
  float: left;
}
body.sortir2016 h1 a:hover,
body.sortir2016 h2 a:hover,
body.sortir2016 h3 a:hover,
body.sortir2016 h4 a:hover,
body.sortir2016 h5 a:hover,
body.sortir2016 h6 a:hover,
body.sortir2016 .teaser-quatre-txt a:hover,
body.sortir2016 .agenda-place,
body.sortir2016 .teaser.teaser-douze a:hover,
body.sortir2016 .btn.btn-invert,
body.sortir2016 a,
body.sortir2016 .teaser-signal-event .more {
  color: #a02b47;
}
body.sortir2016 .agenda-search h1 span {
  color: #ffd53a;
}
body.sortir2016 a.agenda-search-label:hover,
body.sortir2016 li.active a.agenda-search-label {
  background: #a02b47 url('/bundles/iomediaweb/img/down-triangle-white.png') no-repeat 96% center !important;
}
body.sortir2016 .agenda-search-tab-content,
body.sortir2016 .btn.btn-invert:hover,
body.sortir2016 .plus-actu .btn:hover,
body.sortir2016 .special-scheldule .ui-widget-header {
  background: #a02b47;
}
body.sortir2016 .special-scheldule .ui-widget-header {
  background: #ffd53a !important;
}
body.sortir2016 .btn.btn-invert:hover,
body.sortir2016 .plus-actu .btn,
body.sortir2016 a.btn-primary {
  color: #fff;
}
body.sortir2016 .special-scheldule {
  position: relative;
}
body.sortir2016 .premium .teaser .description {
  margin-left: -12px;
  padding-right: 0;
}
body.sortir2016 .premium .teaser .infos {
  padding-right: 0;
}
body.sortir2016 .premium .teaser .infos .pictoPremium {
  position: absolute;
  left: 18px;
  top: -5px;
}
body.sortir2016 .premium .teaser .btn-primary {
  background-color: #fed14b;
}
body.sortir2016 .premium .teaser-list-agenda .teaser-treize-txt {
  background-color: #a02b47;
  min-height: 122px;
}
body.sortir2016 .premium .teaser-list-agenda .teaser-treize-txt h3 a {
  color: #fff833;
}
body.sortir2016 .premium .teaser-list-agenda .teaser-treize-txt p,
body.sortir2016 .premium .teaser-list-agenda .teaser-treize-txt .agenda-place {
  color: #fff;
}
body.sortir2016 .loading {
  position: absolute;
  z-index: 15000;
  left: 52%;
  top: 10px;
  display: none;
}
.home.agenda.sortir2016.header-fixed .nf-header-bottom-subnav.sortir {
  display: none;
}
body.agenda.sortir2016 .nav-mobile {
  background-image: none !important;
  background: #fff !important;
}
@media (max-width: 1279px) {
  .agenda .home-une-left-top .agenda-date {
    bottom: auto;
    font-size: 38px;
    line-height: 0.4em;
    right: 20px;
    top: 25px;
  }
  .agenda .agenda-search {
    background-image: none;
  }
  body.agenda.sortir2016 .home-une-left-bottom .col-sm-12 {
    width: 50%;
    float: left;
  }
  body.agenda.sortir2016 .col-1,
  body.agenda.sortir2016 .col-3 {
    width: auto;
    font-size: 0.8em;
  }
  body.agenda.sortir2016 .col-1 h1,
  body.agenda.sortir2016 .col-3 h1,
  body.agenda.sortir2016 .col-1 h2,
  body.agenda.sortir2016 .col-3 h2,
  body.agenda.sortir2016 .col-1 h3,
  body.agenda.sortir2016 .col-3 h3,
  body.agenda.sortir2016 .col-1 h4,
  body.agenda.sortir2016 .col-3 h4,
  body.agenda.sortir2016 .col-1 h5,
  body.agenda.sortir2016 .col-3 h5,
  body.agenda.sortir2016 .col-1 h6,
  body.agenda.sortir2016 .col-3 h6 {
    font-size: 1.6em;
  }
  body.agenda.sortir2016 .col-1 {
    width: 65.3% !important;
    /*margin-left:12px;*/
  }
  body.agenda.sortir2016 .col1-2 {
    display: none;
  }
  body.agenda.sortir2016 .col-3 {
    width: 33.33333332% !important;
    padding: 12px;
  }
  body.agenda.sortir2016 .content-3-col .col-1 {
    margin-right: 0;
  }
  body.agenda.sortir2016 .col-3 img {
    max-width: 100%;
    height: auto !important;
  }
  body.agenda.sortir2016 .agenda-date {
    font-size: 1.4em;
    line-height: 1em;
  }
  body.agenda.sortir2016 .agenda-date span {
    font-size: 0.5em;
  }
  body.agenda.sortir2016 .teaser-list-agenda .teaser-treize-txt {
    padding: 5px 20px 5px 12px;
  }
  body.agenda.sortir2016 .teaser-list-agenda .teaser-treize-txt h3 {
    margin-bottom: 5px;
  }
  body.agenda.sortir2016 .teaser-list-agenda .teaser-treize-txt p {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .agenda-search {
    margin-top: 15px;
  }
  .agenda .agenda-search h1 small {
    line-height: 23px;
    margin-left: 0;
    margin-top: 10px;
  }
  .agenda .agenda-search h1 {
    margin-top: 0;
  }
  body.agenda.sortir2016 .col-1.col-xs-16 {
    width: 100% !important;
  }
  body.agenda.sortir2016 .home-une-left-top .labelAbo {
    margin-left: -12px;
    margin-right: -12px;
  }
  body.agenda.sortir2016 .teasers-home {
    clear: both;
  }
}
/* ******  bloc logged  ****** */
body.agenda.sortir2016 .teaser.teaser-account.user-info {
  background-color: #a02b47;
}
body.agenda.sortir2016 .teaser.teaser-account.user-info div.container-data {
  border-top: 1px solid white;
}
body.agenda.sortir2016 .teaser.teaser-account.user-info a {
  color: white;
}
/* ******  END bloc logged  ****** */
/* ******  Teaser offres visibilité (premium)  ****** */
.teaser-la-selection.teaser-visibilite h3 img {
  position: relative;
  left: auto;
  top: auto;
}
.teaser-la-selection.teaser-visibilite h3 {
  text-align: left;
}
.teaser-la-selection.teaser-visibilite {
  padding: 30px;
}
.teaser-la-selection.teaser-visibilite .separate2 {
  border-top: 1px solid #fff;
  padding-top: 15px;
  margin-top: 10px;
}
.teaser-la-selection.teaser-visibilite h4 a {
  color: #FECE00;
  font-weight: bold;
}
.teaser-la-selection.teaser-visibilite h4 a:hover {
  color: #FECE00;
  opacity: 0.5;
}
.teaser-la-selection.teaser-visibilite .teaser-12-txt {
  font-size: 0.8em;
}
.teaser-la-selection.teaser-visibilite figure img.labelVisibilite {
  position: absolute;
  left: 16px;
  top: -4px;
}
.teaser-la-selection.teaser-visibilite .teaser-12-txt p {
  line-height: 1.1em;
}
.teaser-la-selection.teaser-visibilite .teaser-12-txt span {
  font-weight: bold;
}
/* ******  END Teaser offres visibilité (premium)  ****** */
/* ******  START style coupé du template layoutsortir2018  ****** */
body.agenda.sortir2016 .nf-top-header-nav ul li.navItem a,
body.agenda.sortir2016 .nf-top-header-nav a,
body.agenda.sortir2016 .icon-search {
  color: #b4b3b3 !important;
}
body.agenda.sortir2016 header.nav-desktop .nf-top-header-abonnez-vous {
  background-color: #ffb400;
  color: white !important;
}
body.agenda.sortir2016 .nf-header-bottom-subnav.sortir {
  background-color: #a02b47;
  color: white !important;
  margin-bottom: 15px;
  padding: 5px;
}
body.agenda.sortir2016 .nf-header-bottom-subnav.sortir > .container > ul > li {
  text-transform: uppercase;
  margin-left: 15px;
  padding-right: 15px;
  padding-left: 15px;
}
body.agenda.sortir2016 .nf-header-bottom-subnav.sortir > .container > ul > li > a {
  color: white !important;
}
body.agenda.sortir2016 .nf-header-bottom-subnav.sortir > .container > ul > li.active {
  font-weight: bold;
}
body.agenda.sortir2016 .nf-header-bottom-subnav.sortir > .container > ul > li.active > a:hover {
  font-weight: bold;
}
body.agenda.sortir2016 .signalez {
  background: #f2f2f2;
  min-height: 42px;
  display: block;
  float: right;
  padding: 0 20px;
  font-weight: 600;
}
body.agenda.sortir2016 .signalez .text-uppercase {
  color: #545454;
  margin-right: 20px;
}
body.agenda.sortir2016 .navbar-header .navbar-toggle .icon-bar {
  background-color: #555 !important;
}
@media screen and (max-width: 1023px) {
  body.agenda.sortir2016 .container {
    /*padding:0;*/
  }
  body.agenda.sortir2016 .navbar-header {
    padding: 15px;
  }
  body.agenda.sortir2016 .nf-header-bottom-subnav.mobile.sortir {
    margin-top: 15px;
  }
  body.agenda.sortir2016 .nf-header-bottom-subnav.sortir > .container > ul > li > a {
    color: white !important;
  }
  body.agenda.sortir2016 .navbar-brand > img {
    max-width: 50%!important;
    height: auto!important;
    margin-top: 0!important;
    max-height: 70px;
  }
}
@media screen and (max-width: 767px) {
  body.agenda.sortir2016 .navbar-brand > img {
    max-width: 60%!important;
    margin-left: 12%;
  }
  body.agenda.sortir2016 .no-margin-mobile {
    margin: 0;
  }
  body.agenda.sortir2016 .signalez-container {
    margin-top: 15px;
    font-size: 0.713em;
  }
  body.agenda.sortir2016 main.col-1 {
    width: auto !important;
  }
  body.agenda.sortir2016 main {
    /*padding-left:8px;
			padding-right:8px;*/
  }
}
/* ******  END style coupé du template layoutsortir2018  ****** */
aside h3 {
  color: black;
}
aside .teaser-la-selection h3,
aside .teaser-account.user-info h3 {
  color: #fff;
}
/*********** THEME LA CÔTE /theme/theme-lacote.less**********/
.nf-bottom-header {
  padding: 0 20px;
  /*  background-image: url('/bundles/iomediaweb/img/lacote-header-bg.png')!important;
  background-repeat:repeat-x;
  background-color: @brand-primary;
  border-bottom: 1px solid @brand-primary;*/
}
.nav-mobile span.profil {
  position: absolute;
  left: 35px;
  top: 0;
  font-size: 2em;
}
/* Agenda sortir */
.agenda.sortir2016 .nav-mobile {
  background-image: url("/bundles/iomediaweb/img/lacote-header-bg.png") !important;
  background-repeat: repeat-x;
  background-color: #a02b47;
}
.agenda.sortir2016 .navbar-brand > img {
  margin-top: 1% !important;
}
.agenda.sortir2016 .teaser-monjournal.teaser-la-selection .separate {
  background: url(/bundles/iomediaweb/img/bkg-raye-sortir-lacote.png) repeat-x;
  height: 19px;
}
/* END Agenda sortir */
.teaser-monjournal.teaser-la-selection .separate {
  background: url(/bundles/iomediaweb/img/bkg-raye-rouge.png) repeat-x;
  height: 19px;
}
.nf-bottom-header .container {
  background-color: transparent;
}
.nf-bottom-header-nav ul li a {
  /*color: white;*/
}
.navbar-toggle.desktop .icon-bar {
  /*background: white none repeat scroll 0 0;*/
}
.nf-bottom-header-nav ul li a.btn-abonnes {
  /*border: 2px #fff solid;*/
  background: transparent;
  /*color: #fff;*/
}
body .navbar-default .navbar-toggle .icon-bar,
body .navbar-toggle.desktop .icon-bar {
  /*background: #fff none repeat scroll 0 0 !important;*/
}
.nf-bottom-header .header-logo {
  color: #fff;
}
.nf-bottom-header-nav ul li a {
  border-bottom: 3px transparent solid;
}
.nf-bottom-header-nav ul li a:hover {
  color: #000;
  border-bottom: 3px #a02b47 solid;
}
.nf-bottom-header-nav ul li.active a {
  border-bottom: 3px white solid;
  color: white;
}
.nav-mobile a.navbar-brand {
  color: #fff;
}
.nf-header-bottom-subnav {
  background-color: white;
}
.nf-header-bottom-subnav a {
  color: #a02b47;
}
.nf-header-bottom-subnav li {
  border-right: 1px #a02b47 solid;
}
.nf-bottom-header {
  padding: 0;
}
.nav-mobile a.navbar-brand {
  top: 13px;
}
.nf-bottom-header-nav ul li a:hover.btn-abonnes {
  /*border-bottom: 2px #fff solid;*/
}
/* navigation separator gradient */
.nf-header-bottom-separator {
  /* ff3.6+ */
  /* safari4+,chrome */
  /* safari5.1+,chrome10+ */
  /* opera 11.10+ */
  /* ie10+ */
  background: linear-gradient(180deg, rgba(160, 43, 71, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@brand-primary', endColorstr='#FFFFFF', GradientType=0);
  /* ie6-9 */
  width: 100%;
  height: 12px;
  clear: both;
  float: none;
}
/* end navigation separator gradient */
.nf-bottom-header-nav ul li a.btn-abonnes {
  /*border: 1px #fff solid*/
}
.nf-bottom-header-nav ul li a.btn-abonnes:hover {
  border: 1px solid #a02b47 !important;
  border-radius: 3px !important;
  color: #a02b47 !important;
}
.breadcrumb-mobile-2 a,
.breadcrumb a {
  color: #b4b3b3;
}
.nf-bottom-header-nav {
  padding-left: 178px;
}
body.header-fixed .nf-bottom-header-nav {
  padding-left: 0;
}
.nf-bottom-header .header-logo {
  color: #fff;
  font-size: 2.5em;
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: -4px;
}
@media screen and (max-width: 1279px) {
  .nf-bottom-header-nav {
    padding-left: 125px;
  }
}
.nav-mobile .navbar-toggle {
  z-index: 2;
}
.nav-mobile .nf-bottom-header-search.mobile.pull-right {
  position: relative;
  z-index: 2;
}
/* Style wysiwyg */
.article-main-content span.detail-mot-accroche,
body.entreprise .main-text span.detail-mot-accroche,
.article-header span.detail-mot-accroche,
.extraitArticle span.detail-mot-accroche,
.motAccroche {
  background-color: #a02b47 !important;
}
div#article-encadre-text.encadre1:before,
div.sponsor:before,
div#article-encadre-text.encadre1:after,
div.sponsor:after,
div#article-encadre-text.encadreGris:before,
div#article-encadre-text.encadreGris:after {
  background-color: #a02b47;
}
div#article-encadre-text.encadre1 h2,
div#article-encadre-text.encadreGris h2 {
  color: #a02b47;
}
div#article-encadre-text.encadre1 ul,
div#article-encadre-text.encadreGris ul {
  padding: 0 0 0 35px;
}
div#article-encadre-text.encadre1 ul li:before,
div#article-encadre-text.encadreGris ul li:before {
  content: "";
  background: url(http://lenouvelliste.ch/media/image/65/fleche.png) no-repeat;
  background-size: 30px 24.75px;
  position: absolute;
  display: block;
  width: 30px;
  height: 24.75px;
  left: -35px;
}
.article-main-content strong.exergue:before,
body.entreprise .main-text strong.exergue:before,
.extraitArticle strong.exergue:before {
  border-top: solid 15px #a02b47;
}
.article-main-content .external_link:before,
body.entreprise .main-text .external_link:before,
.extraitArticle .external_link:before {
  background: url('/bundles/iomediaweb/img/LC_new_lien_externe.png');
  background-size: cover;
}
.article-main-content .internal_link:before,
body.entreprise .main-text .internal_link:before,
.extraitArticle .internal_link:before {
  background: url('/bundles/iomediaweb/img/LC_new_lien_interne.png');
  background-size: cover;
}
.article-main-content strong.exergue:before,
body.entreprise .main-text strong.exergue:before,
.extraitArticle strong.exergue:before {
  border-top: solid 15px #a02b47;
}
.article-main-content .internal_link:hover,
body.entreprise .main-text .internal_link:hover,
.extraitArticle .internal_link:hover,
.article-main-content .external_link:hover,
body.entreprise .main-text .external_link:hover,
.extraitArticle .external_link:hover {
  color: #a02b47;
}
.article-main-content div.encadre2,
body.entreprise .main-text div.encadre2,
.extraitArticle div.encadre2,
.article-main-content section.encadre2,
body.entreprise .main-text section.encadre2,
.extraitArticle section.encadre2 {
  border-top: 10px solid #a02b47;
}
.article-main-content div.encadre2 span.titre,
body.entreprise .main-text div.encadre2 span.titre,
.extraitArticle div.encadre2 span.titre,
.article-main-content section.encadre2 span.titre,
body.entreprise .main-text section.encadre2 span.titre,
.extraitArticle section.encadre2 span.titre {
  color: #a02b47;
}
.article-main-content section.encadre3 span.titre,
body.entreprise .main-text section.encadre3 span.titre,
.extraitArticle section.encadre3 span.titre {
  color: #a02b47;
  border-top: 10px solid #a02b47;
}
.article-main-content section.encadre3 strong,
body.entreprise .main-text section.encadre3 strong,
.extraitArticle section.encadre3 strong {
  color: #a02b47;
}
.article-main-content div.infosPratiques,
body.entreprise .main-text div.infosPratiques,
.extraitArticle div.infosPratiques {
  color: #a02b47;
  border-top: 10px solid #a02b47 !important;
}
.article-main-content h2.listicle,
body.entreprise .main-text h2.listicle,
.extraitArticle h2.listicle {
  border-bottom: 3px solid #a02b47;
}
.article-main-content div.faceAface p.personne span,
body.entreprise .main-text div.faceAface p.personne span,
.extraitArticle div.faceAface p.personne span {
  border-bottom: 5px solid #a02b47;
}
.article-main-content div.citation1:before,
body.entreprise .main-text div.citation1:before,
.extraitArticle div.citation1:before,
.article-main-content div.citation3:before,
body.entreprise .main-text div.citation3:before,
.extraitArticle div.citation3:before {
  background-image: url('/media/image/69/guillemets_lc-1.png');
}
.article-main-content div.citation2:before,
body.entreprise .main-text div.citation2:before,
.extraitArticle div.citation2:before,
.article-main-content div.citation4:before,
body.entreprise .main-text div.citation4:before,
.extraitArticle div.citation4:before {
  background-image: url('/media/image/69/la_phrase_lc.png');
}
.article-main-content div.citation1,
body.entreprise .main-text div.citation1,
.extraitArticle div.citation1,
.article-main-content div.citation2,
body.entreprise .main-text div.citation2,
.extraitArticle div.citation2,
.article-main-content div.citation3,
body.entreprise .main-text div.citation3,
.extraitArticle div.citation3,
.article-main-content div.citation4,
body.entreprise .main-text div.citation4,
.extraitArticle div.citation4 {
  color: #a02b47;
}
.article-main-content div#article-encadre-text.encadre1 ul li::before,
body.entreprise .main-text div#article-encadre-text.encadre1 ul li::before,
.extraitArticle div#article-encadre-text.encadre1 ul li::before {
  background: url(/media/image/69/base/fleche_lc.png) no-repeat;
  background-size: 30px 24.75px;
}
.article-main-content .lechiffre,
body.entreprise .main-text .lechiffre,
.extraitArticle .lechiffre {
  color: #a02b47;
}
.article-main-content .planfixe,
body.entreprise .main-text .planfixe,
.extraitArticle .planfixe {
  background-color: #a02b47;
}
.article-main-content .planfixe + .planfixe,
body.entreprise .main-text .planfixe + .planfixe,
.extraitArticle .planfixe + .planfixe {
  background-color: #e9aebc;
}
.article-main-content .colLeftCom .titreCom,
body.entreprise .main-text .colLeftCom .titreCom,
.extraitArticle .colLeftCom .titreCom {
  color: #a02b47;
}
/* END Style wysiwyg */
.teaser-monjournal.teaser-la-selection.teaser-visibilite {
  background: #a02b47 !important;
}
/* Boutique */
a.boutique-caddie-retirer {
  background-color: #a02b47 !important;
}
.btn.primary {
  background: #a02b47 !important;
}
form.boutique-form .required::after,
.boutique-recap-commande label[for=payment_mode]::after {
  content: " *";
  color: #a02b47 !important;
}
a.boutique-caddie-retirer:hover {
  background-color: #910100 !important;
}
/* END Boutique */
.pn-ProductNav_Link[aria-selected="true"] {
  color: #a02b47;
}
/* Entreprise */
body.entreprise {
  /* Pictos */
  /* menu alphabétique entreprise */
}
body.entreprise .title-entreprise .text-icon:before,
body.entreprise .teaser-title-entreprise .teaser-text-icon:before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_portrait.svg);
}
body.entreprise .title-entreprise.articlesPartenaires .text-icon:before,
body.entreprise .teaser-title-entreprise.article .teaser-text-icon:before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_article.svg);
}
body.entreprise .title-entreprise.communiques .text-icon:before,
body.entreprise .teaser-title-entreprise.communiques .teaser-text-icon:before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_communiques.svg);
}
body.entreprise .title-entreprise.interviews .text-icon:before,
body.entreprise .teaser-title-entreprise.interviews .teaser-text-icon:before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_interviews.svg);
}
body.entreprise .index h3 {
  color: #a02b47;
  margin-bottom: 0;
}
body.entreprise .index .entreprise.alphabetic-menu a {
  background-color: #a02b47;
}
body.entreprise .index .entreprise.alphabetic-menu a.active {
  color: #a02b47;
}
body.entreprise.detail-entreprise .social-entreprise a {
  color: rgba(160, 43, 71, 0.5);
}
body.entreprise.detail-entreprise .social-entreprise a:hover {
  color: #a02b47;
}
body.entreprise.detail-entreprise.interviews .title-entreprise .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_interviews.svg);
}
body.entreprise.detail-entreprise.portrait .title-entreprise .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_interviews.svg);
}
body.entreprise.detail-entreprise.communiques .title-entreprise .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_communiques.svg);
}
body.entreprise.detail-entreprise.articles .title-entreprise .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_article.svg);
}
.teaser .entrepriseSelection .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_article.svg);
}
.teaser .entrepriseSelection .portrait .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_portrait.svg);
}
.teaser .entrepriseSelection .interview .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_interviews.svg);
}
.teaser .entrepriseSelection .communique .text-icon::before {
  content: url(/bundles/iomediaweb/img/entreprise/lacote/pictos/rubriques/picto_communiques.svg);
}
/* END Entreprise */
@media print {
  /* On cache les éléments non nécessaires */
  .container-content aside.col-3,
  .container-content main .col-1-2,
  .nf-top-pub-header,
  .nav-desktop,
  .nav-mobile,
  .breadcrumb-wrap,
  .shareit,
  .btn-refresh,
  .add-comment-link,
  .article-refresh,
  .autres-articles,
  #comments-container,
  .nf-top-footer,
  .nf-bottom-footer,
  iframe {
    display: none;
  }
  /* On redimensionne les éléments restants */
  body {
    font-size: 12px;
  }
  .logo-print {
    display: block !important;
    margin-left: 30px;
  }
  .main-container,
  .container-content,
  .container-content main,
  .container-content main .col-1-1 {
    width: 100% !important;
    margin: 0;
  }
  .container-content main .col-1-1 h1 {
    display: block !important;
  }
  .royalSlider .rsOverflow {
    width: 100% !important;
  }
  .row.h1-date-reload {
    display: block !important;
  }
  .nf-copyright-footer-wrap {
    width: 100%;
    font-size: 10px !important;
  }
  .nf-copyright-footer-copyright {
    text-align: left;
    font-size: 10px !important;
  }
  /* N'affiche pas les liens des hrefs (par défaut dans bootsrap */
  a[href]:after {
    content: none;
  }
  /* home page */
  .home .teaser.teaser-treize {
    border: none!important;
  }
  .home .index-list-cat-article {
    display: none!important;
  }
  .home .home-une .home-une-txt {
    padding: 0!important;
    border: none!important;
  }
  .home .home-une-motaccroche {
    position: static!important;
    font-size: 20px!important;
    font-weight: 600!important;
    color: black!important;
    text-shadow: 0 0 0 #000 !important;
    margin-bottom: 15px!important;
  }
  .home .home-une-left-top figure {
    margin-bottom: 15px!important;
  }
  .home .home-une-left {
    width: 100%!important;
    margin-right: 0!important;
    float: none!important;
  }
  .home .home-une-right {
    width: 100%!important;
    float: none!important;
  }
  .home .teaser-quatre-txt {
    border: none!important;
    padding: 0!important;
  }
  .home .teaser.teaser-quatre figure {
    float: left!important;
    width: 50%!important;
    padding-right: 24px !important;
  }
  .home .teaser.teaser-quatre .teaser-quatre-txt {
    float: left!important;
    width: 50%!important;
  }
  .home .teaser.teaser-quatre::before,
  .home .teaser.teaser-quatre::after {
    content: " " !important;
    display: table!important;
  }
  .home .teaser.teaser-quatre::after {
    clear: both!important;
  }
  .home .teaser-quatre-txt {
    border: none!important;
    padding: 0!important;
  }
  .home .teaser.teaser-quatre figure {
    float: left!important;
    width: 38%!important;
    padding-right: 24px !important;
  }
  .home .teaser.teaser-quatre .teaser-quatre-txt {
    float: left!important;
    width: 62%!important;
  }
  .home .teaser.teaser-quatre::before,
  .home .teaser.teaser-quatre::after {
    content: " " !important;
    display: table!important;
  }
  .home .teaser.teaser-quatre::after {
    clear: both!important;
  }
  .home .home-une h1 {
    font-size: 17px!important;
  }
  .home .teaser {
    page-break-inside: avoid!important;
  }
  .home .articles-ico {
    display: none!important;
  }
  body {
    margin-top: 30px!important;
  }
  .home .home-une-left-bottom .col-sm-12 {
    float: none!important;
    width: 100%!important;
  }
  .home .teasers-home-region .col-sm-12 {
    float: none!important;
    width: 100%!important;
  }
  .home .teasers-home-region .row {
    margin: 0!important;
  }
  .home .row .teasers-home-region-head {
    margin-bottom: 10px;
  }
  .home .teasers-home-region .more {
    display: none!important;
  }
  .home .teasers-home-region .teaser.teaser-quatre figure {
    float: left!important;
    width: 25%!important;
    padding-right: 12px !important;
  }
  .home .teasers-home-region .teaser.teaser-quatre .teaser-quatre-txt {
    float: left!important;
    width: 75%!important;
  }
  .home .teasers-home-region .teaser.teaser-treize .col-sm-12.col-img {
    float: left!important;
    width: 25%!important;
    padding: 0 12px 0 0!important;
  }
  .home .teasers-home-region .teaser.teaser-treize .col-sm-12.col-txt {
    float: left!important;
    width: 75%!important;
    padding: 0!important;
  }
  .home .teaser-treize-txt {
    padding: 0!important;
  }
  .img-rounded,
  img,
  figure {
    border-radius: 0!important;
  }
  .home .slider-dossiers {
    page-break-inside: avoid!important;
  }
}
