<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.text-left,
caption,
td,
th {
  text-align: left
}

.dropdown-menu .divider,
.flex-control-thumbs,
.flex-direction-nav a,
.flex-pauseplay a,
.sr-only,
.ui-autocomplete-fields .s-item,
svg:not(:root) {
  overflow: hidden
}

.tooltip,
button,
select {
  text-transform: none
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1MmgVxIIzc.ttf) format('truetype')
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype')
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype')
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fBBc9.ttf) format('truetype')
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype')
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmYUtfBBc9.ttf) format('truetype')
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

caption,
img,
td,
th {
  vertical-align: middle
}

html {
  line-height: 1;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

caption,
td,
th {
  font-weight: 400
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}

a img {
  border: none
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

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

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

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

b,
optgroup,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  margin: .67em 0
}

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

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

pre,
textarea {
  overflow: auto
}

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

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

.glyphicon,
.tooltip,
address {
  font-style: normal
}

button {
  overflow: visible
}

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[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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

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

td,
th {
  padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid
  }

  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  abbr[title]:after {
    content: " (" attr(title) ")"
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""
  }

  blockquote,
  pre {
    border: 1px solid #999
  }

  thead {
    display: table-header-group
  }

  img {
    max-width: 100% !important
  }

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

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

  .navbar {
    display: none
  }

  .btn&gt;.caret,
  .dropup&gt;.btn&gt;.caret {
    border-top-color: #000 !important
  }

  .label {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

  .table td,
  .table th {
    background-color: #fff !important
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important
  }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu&gt;.disabled&gt;a:focus,
.dropdown-menu&gt;.disabled&gt;a:hover,
.form-control,
.open&gt;.btn-danger.dropdown-toggle,
.open&gt;.btn-default.dropdown-toggle,
.open&gt;.btn-info.dropdown-toggle,
.open&gt;.btn-primary.dropdown-toggle,
.open&gt;.btn-success.dropdown-toggle,
.open&gt;.btn-warning.dropdown-toggle {
  background-image: none
}

.views-element-container .sommaire-wrapper ul li img,
.img-responsive,
.img-thumbnail,
.slider-wrapper ul li .sld-item img,
.table,
header,
label {
  max-width: 100%
}

.img-thumbnail,
body {
  background-color: #fff
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
  content: "\002a"
}

.glyphicon-plus:before {
  content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac"
}

.glyphicon-minus:before {
  content: "\2212"
}

.glyphicon-cloud:before {
  content: "\2601"
}

.glyphicon-envelope:before {
  content: "\2709"
}

.glyphicon-pencil:before {
  content: "\270f"
}

.glyphicon-glass:before {
  content: "\e001"
}

.glyphicon-music:before {
  content: "\e002"
}

.glyphicon-search:before {
  content: "\e003"
}

.glyphicon-heart:before {
  content: "\e005"
}

.glyphicon-star:before {
  content: "\e006"
}

.glyphicon-star-empty:before {
  content: "\e007"
}

.glyphicon-user:before {
  content: "\e008"
}

.glyphicon-film:before {
  content: "\e009"
}

.glyphicon-th-large:before {
  content: "\e010"
}

.glyphicon-th:before {
  content: "\e011"
}

.glyphicon-th-list:before {
  content: "\e012"
}

.glyphicon-ok:before {
  content: "\e013"
}

.glyphicon-remove:before {
  content: "\e014"
}

.glyphicon-zoom-in:before {
  content: "\e015"
}

.glyphicon-zoom-out:before {
  content: "\e016"
}

.glyphicon-off:before {
  content: "\e017"
}

.glyphicon-signal:before {
  content: "\e018"
}

.glyphicon-cog:before {
  content: "\e019"
}

.glyphicon-trash:before {
  content: "\e020"
}

.glyphicon-home:before {
  content: "\e021"
}

.glyphicon-file:before {
  content: "\e022"
}

.glyphicon-time:before {
  content: "\e023"
}

.glyphicon-road:before {
  content: "\e024"
}

.glyphicon-download-alt:before {
  content: "\e025"
}

.glyphicon-download:before {
  content: "\e026"
}

.glyphicon-upload:before {
  content: "\e027"
}

.glyphicon-inbox:before {
  content: "\e028"
}

.glyphicon-play-circle:before {
  content: "\e029"
}

.glyphicon-repeat:before {
  content: "\e030"
}

.glyphicon-refresh:before {
  content: "\e031"
}

.glyphicon-list-alt:before {
  content: "\e032"
}

.glyphicon-lock:before {
  content: "\e033"
}

.glyphicon-flag:before {
  content: "\e034"
}

.glyphicon-headphones:before {
  content: "\e035"
}

.glyphicon-volume-off:before {
  content: "\e036"
}

.glyphicon-volume-down:before {
  content: "\e037"
}

.glyphicon-volume-up:before {
  content: "\e038"
}

.glyphicon-qrcode:before {
  content: "\e039"
}

.glyphicon-barcode:before {
  content: "\e040"
}

.glyphicon-tag:before {
  content: "\e041"
}

.glyphicon-tags:before {
  content: "\e042"
}

.glyphicon-book:before {
  content: "\e043"
}

.glyphicon-bookmark:before {
  content: "\e044"
}

.glyphicon-print:before {
  content: "\e045"
}

.glyphicon-camera:before {
  content: "\e046"
}

.glyphicon-font:before {
  content: "\e047"
}

.glyphicon-bold:before {
  content: "\e048"
}

.glyphicon-italic:before {
  content: "\e049"
}

.glyphicon-text-height:before {
  content: "\e050"
}

.glyphicon-text-width:before {
  content: "\e051"
}

.glyphicon-align-left:before {
  content: "\e052"
}

.glyphicon-align-center:before {
  content: "\e053"
}

.glyphicon-align-right:before {
  content: "\e054"
}

.glyphicon-align-justify:before {
  content: "\e055"
}

.glyphicon-list:before {
  content: "\e056"
}

.glyphicon-indent-left:before {
  content: "\e057"
}

.glyphicon-indent-right:before {
  content: "\e058"
}

.glyphicon-facetime-video:before {
  content: "\e059"
}

.glyphicon-picture:before {
  content: "\e060"
}

.glyphicon-map-marker:before {
  content: "\e062"
}

.glyphicon-adjust:before {
  content: "\e063"
}

.glyphicon-tint:before {
  content: "\e064"
}

.glyphicon-edit:before {
  content: "\e065"
}

.glyphicon-share:before {
  content: "\e066"
}

.glyphicon-check:before {
  content: "\e067"
}

.glyphicon-move:before {
  content: "\e068"
}

.glyphicon-step-backward:before {
  content: "\e069"
}

.glyphicon-fast-backward:before {
  content: "\e070"
}

.glyphicon-backward:before {
  content: "\e071"
}

.glyphicon-play:before {
  content: "\e072"
}

.glyphicon-pause:before {
  content: "\e073"
}

.glyphicon-stop:before {
  content: "\e074"
}

.glyphicon-forward:before {
  content: "\e075"
}

.glyphicon-fast-forward:before {
  content: "\e076"
}

.glyphicon-step-forward:before {
  content: "\e077"
}

.glyphicon-eject:before {
  content: "\e078"
}

.glyphicon-chevron-left:before {
  content: "\e079"
}

.glyphicon-chevron-right:before {
  content: "\e080"
}

.glyphicon-plus-sign:before {
  content: "\e081"
}

.glyphicon-minus-sign:before {
  content: "\e082"
}

.glyphicon-remove-sign:before {
  content: "\e083"
}

.glyphicon-ok-sign:before {
  content: "\e084"
}

.glyphicon-question-sign:before {
  content: "\e085"
}

.glyphicon-info-sign:before {
  content: "\e086"
}

.glyphicon-screenshot:before {
  content: "\e087"
}

.glyphicon-remove-circle:before {
  content: "\e088"
}

.glyphicon-ok-circle:before {
  content: "\e089"
}

.glyphicon-ban-circle:before {
  content: "\e090"
}

.glyphicon-arrow-left:before {
  content: "\e091"
}

.glyphicon-arrow-right:before {
  content: "\e092"
}

.glyphicon-arrow-up:before {
  content: "\e093"
}

.glyphicon-arrow-down:before {
  content: "\e094"
}

.glyphicon-share-alt:before {
  content: "\e095"
}

.glyphicon-resize-full:before {
  content: "\e096"
}

.glyphicon-resize-small:before {
  content: "\e097"
}

.glyphicon-exclamation-sign:before {
  content: "\e101"
}

.glyphicon-gift:before {
  content: "\e102"
}

.glyphicon-leaf:before {
  content: "\e103"
}

.glyphicon-fire:before {
  content: "\e104"
}

.glyphicon-eye-open:before {
  content: "\e105"
}

.glyphicon-eye-close:before {
  content: "\e106"
}

.glyphicon-warning-sign:before {
  content: "\e107"
}

.glyphicon-plane:before {
  content: "\e108"
}

.glyphicon-calendar:before {
  content: "\e109"
}

.glyphicon-random:before {
  content: "\e110"
}

.glyphicon-comment:before {
  content: "\e111"
}

.glyphicon-magnet:before {
  content: "\e112"
}

.glyphicon-chevron-up:before {
  content: "\e113"
}

.glyphicon-chevron-down:before {
  content: "\e114"
}

.glyphicon-retweet:before {
  content: "\e115"
}

.glyphicon-shopping-cart:before {
  content: "\e116"
}

.glyphicon-folder-close:before {
  content: "\e117"
}

.glyphicon-folder-open:before {
  content: "\e118"
}

.glyphicon-resize-vertical:before {
  content: "\e119"
}

.glyphicon-resize-horizontal:before {
  content: "\e120"
}

.glyphicon-hdd:before {
  content: "\e121"
}

.glyphicon-bullhorn:before {
  content: "\e122"
}

.glyphicon-bell:before {
  content: "\e123"
}

.glyphicon-certificate:before {
  content: "\e124"
}

.glyphicon-thumbs-up:before {
  content: "\e125"
}

.glyphicon-thumbs-down:before {
  content: "\e126"
}

.glyphicon-hand-right:before {
  content: "\e127"
}

.glyphicon-hand-left:before {
  content: "\e128"
}

.glyphicon-hand-up:before {
  content: "\e129"
}

.glyphicon-hand-down:before {
  content: "\e130"
}

.glyphicon-circle-arrow-right:before {
  content: "\e131"
}

.glyphicon-circle-arrow-left:before {
  content: "\e132"
}

.glyphicon-circle-arrow-up:before {
  content: "\e133"
}

.glyphicon-circle-arrow-down:before {
  content: "\e134"
}

.glyphicon-globe:before {
  content: "\e135"
}

.glyphicon-wrench:before {
  content: "\e136"
}

.glyphicon-tasks:before {
  content: "\e137"
}

.glyphicon-filter:before {
  content: "\e138"
}

.glyphicon-briefcase:before {
  content: "\e139"
}

.glyphicon-fullscreen:before {
  content: "\e140"
}

.glyphicon-dashboard:before {
  content: "\e141"
}

.glyphicon-paperclip:before {
  content: "\e142"
}

.glyphicon-heart-empty:before {
  content: "\e143"
}

.glyphicon-link:before {
  content: "\e144"
}

.glyphicon-phone:before {
  content: "\e145"
}

.glyphicon-pushpin:before {
  content: "\e146"
}

.glyphicon-usd:before {
  content: "\e148"
}

.glyphicon-gbp:before {
  content: "\e149"
}

.glyphicon-sort:before {
  content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"
}

.glyphicon-sort-by-order:before {
  content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154"
}

.glyphicon-sort-by-attributes:before {
  content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"
}

.glyphicon-unchecked:before {
  content: "\e157"
}

.glyphicon-expand:before {
  content: "\e158"
}

.glyphicon-collapse-down:before {
  content: "\e159"
}

.glyphicon-collapse-up:before {
  content: "\e160"
}

.glyphicon-log-in:before {
  content: "\e161"
}

.glyphicon-flash:before {
  content: "\e162"
}

.glyphicon-log-out:before {
  content: "\e163"
}

.glyphicon-new-window:before {
  content: "\e164"
}

.glyphicon-record:before {
  content: "\e165"
}

.glyphicon-save:before {
  content: "\e166"
}

.glyphicon-open:before {
  content: "\e167"
}

.glyphicon-saved:before {
  content: "\e168"
}

.glyphicon-import:before {
  content: "\e169"
}

.glyphicon-export:before {
  content: "\e170"
}

.glyphicon-send:before {
  content: "\e171"
}

.glyphicon-floppy-disk:before {
  content: "\e172"
}

.glyphicon-floppy-saved:before {
  content: "\e173"
}

.glyphicon-floppy-remove:before {
  content: "\e174"
}

.glyphicon-floppy-save:before {
  content: "\e175"
}

.glyphicon-floppy-open:before {
  content: "\e176"
}

.glyphicon-credit-card:before {
  content: "\e177"
}

.glyphicon-transfer:before {
  content: "\e178"
}

.glyphicon-cutlery:before {
  content: "\e179"
}

.glyphicon-header:before {
  content: "\e180"
}

.glyphicon-compressed:before {
  content: "\e181"
}

.glyphicon-earphone:before {
  content: "\e182"
}

.glyphicon-phone-alt:before {
  content: "\e183"
}

.glyphicon-tower:before {
  content: "\e184"
}

.glyphicon-stats:before {
  content: "\e185"
}

.glyphicon-sd-video:before {
  content: "\e186"
}

.glyphicon-hd-video:before {
  content: "\e187"
}

.glyphicon-subtitles:before {
  content: "\e188"
}

.glyphicon-sound-stereo:before {
  content: "\e189"
}

.glyphicon-sound-dolby:before {
  content: "\e190"
}

.glyphicon-sound-5-1:before {
  content: "\e191"
}

.glyphicon-sound-6-1:before {
  content: "\e192"
}

.glyphicon-sound-7-1:before {
  content: "\e193"
}

.glyphicon-copyright-mark:before {
  content: "\e194"
}

.glyphicon-registration-mark:before {
  content: "\e195"
}

.glyphicon-cloud-download:before {
  content: "\e197"
}

.glyphicon-cloud-upload:before {
  content: "\e198"
}

.glyphicon-tree-conifer:before {
  content: "\e199"
}

.glyphicon-tree-deciduous:before {
  content: "\e200"
}

.glyphicon-cd:before {
  content: "\e201"
}

.glyphicon-save-file:before {
  content: "\e202"
}

.glyphicon-open-file:before {
  content: "\e203"
}

.glyphicon-level-up:before {
  content: "\e204"
}

.glyphicon-copy:before {
  content: "\e205"
}

.glyphicon-paste:before {
  content: "\e206"
}

.glyphicon-alert:before {
  content: "\e209"
}

.glyphicon-equalizer:before {
  content: "\e210"
}

.glyphicon-king:before {
  content: "\e211"
}

.glyphicon-queen:before {
  content: "\e212"
}

.glyphicon-pawn:before {
  content: "\e213"
}

.glyphicon-bishop:before {
  content: "\e214"
}

.glyphicon-knight:before {
  content: "\e215"
}

.glyphicon-baby-formula:before {
  content: "\e216"
}

.glyphicon-tent:before {
  content: "\26fa"
}

.glyphicon-blackboard:before {
  content: "\e218"
}

.glyphicon-bed:before {
  content: "\e219"
}

.glyphicon-apple:before {
  content: "\f8ff"
}

.glyphicon-erase:before {
  content: "\e221"
}

.glyphicon-hourglass:before {
  content: "\231b"
}

.glyphicon-lamp:before {
  content: "\e223"
}

.glyphicon-duplicate:before {
  content: "\e224"
}

.glyphicon-piggy-bank:before {
  content: "\e225"
}

.glyphicon-scissors:before {
  content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
  content: "\20bd"
}

.glyphicon-scale:before {
  content: "\e230"
}

.glyphicon-ice-lolly:before {
  content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"
}

.glyphicon-education:before {
  content: "\e233"
}

.glyphicon-option-horizontal:before {
  content: "\e234"
}

.glyphicon-option-vertical:before {
  content: "\e235"
}

.glyphicon-menu-hamburger:before {
  content: "\e236"
}

.glyphicon-modal-window:before {
  content: "\e237"
}

.glyphicon-oil:before {
  content: "\e238"
}

.glyphicon-grain:before {
  content: "\e239"
}

.glyphicon-sunglasses:before {
  content: "\e240"
}

.glyphicon-text-size:before {
  content: "\e241"
}

.glyphicon-text-color:before {
  content: "\e242"
}

.glyphicon-text-background:before {
  content: "\e243"
}

.glyphicon-object-align-top:before {
  content: "\e244"
}

.glyphicon-object-align-bottom:before {
  content: "\e245"
}

.glyphicon-object-align-horizontal:before {
  content: "\e246"
}

.glyphicon-object-align-left:before {
  content: "\e247"
}

.glyphicon-object-align-vertical:before {
  content: "\e248"
}

.glyphicon-object-align-right:before {
  content: "\e249"
}

.glyphicon-triangle-right:before {
  content: "\e250"
}

.glyphicon-triangle-left:before {
  content: "\e251"
}

.glyphicon-triangle-bottom:before {
  content: "\e252"
}

.glyphicon-triangle-top:before {
  content: "\e253"
}

.glyphicon-console:before {
  content: "\e254"
}

.glyphicon-superscript:before {
  content: "\e255"
}

.glyphicon-subscript:before {
  content: "\e256"
}

.glyphicon-menu-left:before {
  content: "\e257"
}

.glyphicon-menu-right:before {
  content: "\e258"
}

.glyphicon-menu-down:before {
  content: "\e259"
}

.glyphicon-menu-up:before {
  content: "\e260"
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}

body {
  margin: 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #333
}

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

a {
  color: #337ab7;
  text-decoration: none
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline
}

a:focus {
  outline-offset: -2px
}

figure {
  margin: 0
}

.img-responsive {
  display: block;
  height: auto
}

.img-rounded {
  border-radius: 6px
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  height: auto
}

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

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

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

[role=button] {
  cursor: pointer
}

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

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

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

.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,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px
}

.h5,
h5,
p {
  margin: 0 0 10px
}

.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: 36px
}

.h2,
h2 {
  font-size: 30px
}

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

.h4,
h4 {
  font-size: 18px
}

.h5,
h5 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400
}

dl,
ol,
ul {
  margin-top: 0
}

.lead,
dl {
  margin-bottom: 20px
}

.h6,
h6 {
  font-size: 12px
}

.lead {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}

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

@media (min-width:768px) {
  .lead {
    font-size: 21px
  }
}

.small,
small {
  font-size: 85%
}

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

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

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

.initialism,
.suggest-news-here span,
.text-uppercase,
header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-autocomplete::first-letter,
header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-text::first-letter {
  text-transform: uppercase
}

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

.text-muted {
  color: #777
}

.text-primary {
  color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
  color: #286090
}

.text-success {
  color: #3c763d
}

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

.text-info {
  color: #31708f
}

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

.text-warning {
  color: #8a6d3b
}

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

.text-danger {
  color: #a94442
}

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

.bg-primary {
  color: #fff;
  background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090
}

.bg-success {
  background-color: #dff0d8
}

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

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

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

.bg-warning {
  background-color: #fcf8e3
}

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

.bg-danger {
  background-color: #f2dede
}

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

pre code,
table {
  background-color: transparent
}

.page-header {
  padding-bottom: 9px
}

ol,
ul {
  list-style: none;
  margin-bottom: 10px
}

.list-inline {
  margin-left: -5px
}

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

dd,
dt {
  line-height: 1.42857
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

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

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

@media (min-width:768px) {
  .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
  }

  .container {
    width: 750px
  }
}

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

.initialism {
  font-size: 90%
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}

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

legend,
pre {
  color: #333
}

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

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

code,
kbd {
  padding: 2px 4px;
  font-size: 90%
}

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

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

address {
  margin-bottom: 20px;
  line-height: 1.42857
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px
}

kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}

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

.center-block,
.container,
.container-fluid {
  margin-left: auto;
  margin-right: auto
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border-radius: 0
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

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

.container:after {
  clear: both
}

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

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

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

.container-fluid:after {
  clear: both
}

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

.row:after {
  clear: both
}

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

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

.col-xs-1 {
  width: 8.33333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

  .col-sm-1 {
    width: 8.33333%
  }

  .col-sm-2 {
    width: 16.66667%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-4 {
    width: 33.33333%
  }

  .col-sm-5 {
    width: 41.66667%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-7 {
    width: 58.33333%
  }

  .col-sm-8 {
    width: 66.66667%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-10 {
    width: 83.33333%
  }

  .col-sm-11 {
    width: 91.66667%
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-pull-1 {
    right: 8.33333%
  }

  .col-sm-pull-2 {
    right: 16.66667%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-4 {
    right: 33.33333%
  }

  .col-sm-pull-5 {
    right: 41.66667%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-7 {
    right: 58.33333%
  }

  .col-sm-pull-8 {
    right: 66.66667%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-10 {
    right: 83.33333%
  }

  .col-sm-pull-11 {
    right: 91.66667%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-push-1 {
    left: 8.33333%
  }

  .col-sm-push-2 {
    left: 16.66667%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-4 {
    left: 33.33333%
  }

  .col-sm-push-5 {
    left: 41.66667%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-7 {
    left: 58.33333%
  }

  .col-sm-push-8 {
    left: 66.66667%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-10 {
    left: 83.33333%
  }

  .col-sm-push-11 {
    left: 91.66667%
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-offset-0 {
    margin-left: 0
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

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

  .col-md-1 {
    width: 8.33333%
  }

  .col-md-2 {
    width: 16.66667%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-4 {
    width: 33.33333%
  }

  .col-md-5 {
    width: 41.66667%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-7 {
    width: 58.33333%
  }

  .col-md-8 {
    width: 66.66667%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-10 {
    width: 83.33333%
  }

  .col-md-11 {
    width: 91.66667%
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-pull-1 {
    right: 8.33333%
  }

  .col-md-pull-2 {
    right: 16.66667%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-4 {
    right: 33.33333%
  }

  .col-md-pull-5 {
    right: 41.66667%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-7 {
    right: 58.33333%
  }

  .col-md-pull-8 {
    right: 66.66667%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-10 {
    right: 83.33333%
  }

  .col-md-pull-11 {
    right: 91.66667%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-push-1 {
    left: 8.33333%
  }

  .col-md-push-2 {
    left: 16.66667%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-4 {
    left: 33.33333%
  }

  .col-md-push-5 {
    left: 41.66667%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-7 {
    left: 58.33333%
  }

  .col-md-push-8 {
    left: 66.66667%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-10 {
    left: 83.33333%
  }

  .col-md-push-11 {
    left: 91.66667%
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-offset-0 {
    margin-left: 0
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

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

  .col-lg-1 {
    width: 8.33333%
  }

  .col-lg-2 {
    width: 16.66667%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-4 {
    width: 33.33333%
  }

  .col-lg-5 {
    width: 41.66667%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-7 {
    width: 58.33333%
  }

  .col-lg-8 {
    width: 66.66667%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-10 {
    width: 83.33333%
  }

  .col-lg-11 {
    width: 91.66667%
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-pull-0 {
    right: auto
  }

  .col-lg-pull-1 {
    right: 8.33333%
  }

  .col-lg-pull-2 {
    right: 16.66667%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-4 {
    right: 33.33333%
  }

  .col-lg-pull-5 {
    right: 41.66667%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-7 {
    right: 58.33333%
  }

  .col-lg-pull-8 {
    right: 66.66667%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-10 {
    right: 83.33333%
  }

  .col-lg-pull-11 {
    right: 91.66667%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-push-0 {
    left: auto
  }

  .col-lg-push-1 {
    left: 8.33333%
  }

  .col-lg-push-2 {
    left: 16.66667%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-4 {
    left: 33.33333%
  }

  .col-lg-push-5 {
    left: 41.66667%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-7 {
    left: 58.33333%
  }

  .col-lg-push-8 {
    left: 66.66667%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-10 {
    left: 83.33333%
  }

  .col-lg-push-11 {
    left: 91.66667%
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-offset-0 {
    margin-left: 0
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

th {
  text-align: left
}

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

.table&gt;tbody&gt;tr&gt;td,
.table&gt;tbody&gt;tr&gt;th,
.table&gt;tfoot&gt;tr&gt;td,
.table&gt;tfoot&gt;tr&gt;th,
.table&gt;thead&gt;tr&gt;td,
.table&gt;thead&gt;tr&gt;th {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.table&gt;thead&gt;tr&gt;th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}

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

.table&gt;tbody+tbody {
  border-top: 2px solid #ddd
}

.table .table {
  background-color: #fff
}

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

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

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

.table-striped&gt;tbody&gt;tr:nth-of-type(odd) {
  background-color: #f9f9f9
}

.table-hover&gt;tbody&gt;tr:hover,
.table&gt;tbody&gt;tr.active&gt;td,
.table&gt;tbody&gt;tr.active&gt;th,
.table&gt;tbody&gt;tr&gt;td.active,
.table&gt;tbody&gt;tr&gt;th.active,
.table&gt;tfoot&gt;tr.active&gt;td,
.table&gt;tfoot&gt;tr.active&gt;th,
.table&gt;tfoot&gt;tr&gt;td.active,
.table&gt;tfoot&gt;tr&gt;th.active,
.table&gt;thead&gt;tr.active&gt;td,
.table&gt;thead&gt;tr.active&gt;th,
.table&gt;thead&gt;tr&gt;td.active,
.table&gt;thead&gt;tr&gt;th.active {
  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-hover&gt;tbody&gt;tr.active:hover&gt;td,
.table-hover&gt;tbody&gt;tr.active:hover&gt;th,
.table-hover&gt;tbody&gt;tr:hover&gt;.active,
.table-hover&gt;tbody&gt;tr&gt;td.active:hover,
.table-hover&gt;tbody&gt;tr&gt;th.active:hover {
  background-color: #e8e8e8
}

.table&gt;tbody&gt;tr.success&gt;td,
.table&gt;tbody&gt;tr.success&gt;th,
.table&gt;tbody&gt;tr&gt;td.success,
.table&gt;tbody&gt;tr&gt;th.success,
.table&gt;tfoot&gt;tr.success&gt;td,
.table&gt;tfoot&gt;tr.success&gt;th,
.table&gt;tfoot&gt;tr&gt;td.success,
.table&gt;tfoot&gt;tr&gt;th.success,
.table&gt;thead&gt;tr.success&gt;td,
.table&gt;thead&gt;tr.success&gt;th,
.table&gt;thead&gt;tr&gt;td.success,
.table&gt;thead&gt;tr&gt;th.success {
  background-color: #dff0d8
}

.table-hover&gt;tbody&gt;tr.success:hover&gt;td,
.table-hover&gt;tbody&gt;tr.success:hover&gt;th,
.table-hover&gt;tbody&gt;tr:hover&gt;.success,
.table-hover&gt;tbody&gt;tr&gt;td.success:hover,
.table-hover&gt;tbody&gt;tr&gt;th.success:hover {
  background-color: #d0e9c6
}

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

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

.table&gt;tbody&gt;tr.warning&gt;td,
.table&gt;tbody&gt;tr.warning&gt;th,
.table&gt;tbody&gt;tr&gt;td.warning,
.table&gt;tbody&gt;tr&gt;th.warning,
.table&gt;tfoot&gt;tr.warning&gt;td,
.table&gt;tfoot&gt;tr.warning&gt;th,
.table&gt;tfoot&gt;tr&gt;td.warning,
.table&gt;tfoot&gt;tr&gt;th.warning,
.table&gt;thead&gt;tr.warning&gt;td,
.table&gt;thead&gt;tr.warning&gt;th,
.table&gt;thead&gt;tr&gt;td.warning,
.table&gt;thead&gt;tr&gt;th.warning {
  background-color: #fcf8e3
}

.table-hover&gt;tbody&gt;tr.warning:hover&gt;td,
.table-hover&gt;tbody&gt;tr.warning:hover&gt;th,
.table-hover&gt;tbody&gt;tr:hover&gt;.warning,
.table-hover&gt;tbody&gt;tr&gt;td.warning:hover,
.table-hover&gt;tbody&gt;tr&gt;th.warning:hover {
  background-color: #faf2cc
}

.table&gt;tbody&gt;tr.danger&gt;td,
.table&gt;tbody&gt;tr.danger&gt;th,
.table&gt;tbody&gt;tr&gt;td.danger,
.table&gt;tbody&gt;tr&gt;th.danger,
.table&gt;tfoot&gt;tr.danger&gt;td,
.table&gt;tfoot&gt;tr.danger&gt;th,
.table&gt;tfoot&gt;tr&gt;td.danger,
.table&gt;tfoot&gt;tr&gt;th.danger,
.table&gt;thead&gt;tr.danger&gt;td,
.table&gt;thead&gt;tr.danger&gt;th,
.table&gt;thead&gt;tr&gt;td.danger,
.table&gt;thead&gt;tr&gt;th.danger {
  background-color: #f2dede
}

.table-hover&gt;tbody&gt;tr.danger:hover&gt;td,
.table-hover&gt;tbody&gt;tr.danger:hover&gt;th,
.table-hover&gt;tbody&gt;tr:hover&gt;.danger,
.table-hover&gt;tbody&gt;tr&gt;td.danger:hover,
.table-hover&gt;tbody&gt;tr&gt;th.danger:hover {
  background-color: #ebcccc
}

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

@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }

  .table-responsive&gt;.table {
    margin-bottom: 0
  }

  .table-responsive&gt;.table&gt;tbody&gt;tr&gt;td,
  .table-responsive&gt;.table&gt;tbody&gt;tr&gt;th,
  .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td,
  .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th,
  .table-responsive&gt;.table&gt;thead&gt;tr&gt;td,
  .table-responsive&gt;.table&gt;thead&gt;tr&gt;th {
    white-space: nowrap
  }

  .table-responsive&gt;.table-bordered {
    border: 0
  }

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

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

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

fieldset,
legend {
  padding: 0;
  border: 0
}

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

legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  border-bottom: 1px solid #e5e5e5
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700
}

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

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

.form-control,
output {
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  display: block
}

input[type=file] {
  display: block
}

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

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

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

output {
  padding-top: 7px
}

.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

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

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

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

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

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

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

textarea.form-control {
  height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px
  }

  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm {
    line-height: 30px
  }

  .input-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg {
    line-height: 46px
  }
}

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

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

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

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

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

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

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

.btn-block+.btn-block,
.help-block,
.panel-group .panel+.panel {
  margin-top: 5px
}

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

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

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

.form-group-sm .form-control,
.input-sm {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px
}

.input-sm {
  height: 30px;
  line-height: 1.5
}

select.input-sm {
  height: 30px;
  line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto
}

.form-group-sm .form-control {
  height: 30px;
  line-height: 1.5
}

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5
}

.btn-lg,
.form-group-lg .form-control,
.input-lg {
  padding: 10px 16px;
  font-size: 18px
}

.input-lg {
  height: 46px;
  line-height: 1.33333;
  border-radius: 6px
}

select.input-lg {
  height: 46px;
  line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto
}

.form-group-lg .form-control {
  height: 46px;
  line-height: 1.33333;
  border-radius: 6px
}

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

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

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

.has-feedback {
  position: relative
}

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

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

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

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}

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

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

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b
}

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

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442
}

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

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(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~.form-control-feedback {
  top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0
}

.help-block {
  display: block;
  margin-bottom: 10px;
  color: #737373
}

@media (min-width:768px) {

  .form-inline .form-control,
  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block
  }

  .form-inline .checkbox,
  .form-inline .control-label,
  .form-inline .form-group,
  .form-inline .radio {
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .form-control {
    width: auto;
    vertical-align: middle
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto
  }

  .form-inline .input-group&gt;.form-control {
    width: 100%
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }

  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px
  }
}

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

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

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

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

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

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

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

  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px
  }
}

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

.dropdown,
.dropup {
  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: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box
}

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

.dropdown-header,
.dropdown-menu&gt;li&gt;a {
  display: block;
  padding: 3px 20px;
  white-space: nowrap;
  line-height: 1.42857
}

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

.dropdown-menu&gt;li&gt;a {
  clear: both;
  font-weight: 400;
  color: #333
}

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

.dropdown-menu&gt;.active&gt;a,
.dropdown-menu&gt;.active&gt;a:focus,
.dropdown-menu&gt;.active&gt;a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7
}

.dropdown-menu&gt;.disabled&gt;a,
.dropdown-menu&gt;.disabled&gt;a:focus,
.dropdown-menu&gt;.disabled&gt;a:hover {
  color: #777
}

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

.open&gt;.dropdown-menu {
  display: block
}

.open&gt;a {
  outline: 0
}

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

.dropdown-header {
  font-size: 12px;
  color: #777
}

.panel-heading&gt;.dropdown .dropdown-toggle,
.panel-title,
.panel-title&gt;.small,
.panel-title&gt;.small&gt;a,
.panel-title&gt;a,
.panel-title&gt;small,
.panel-title&gt;small&gt;a {
  color: inherit
}

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

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

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

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

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

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

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel&gt;.list-group,
.panel&gt;.panel-collapse&gt;.list-group,
.panel&gt;.panel-collapse&gt;.table,
.panel&gt;.table,
.panel&gt;.table-responsive,
.panel&gt;.table-responsive&gt;.table {
  margin-bottom: 0
}

.panel-body {
  padding: 15px
}

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

.panel-body:after {
  clear: both
}

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

.panel-title {
  margin-top: 0;
  font-size: 16px
}

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

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

.panel&gt;.list-group:first-child .list-group-item:first-child,
.panel&gt;.panel-collapse&gt;.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.panel&gt;.list-group:last-child .list-group-item:last-child,
.panel&gt;.panel-collapse&gt;.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

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

.panel&gt;.table-responsive:first-child&gt;.table:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child,
.panel&gt;.table:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

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

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

.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child {
  border-top-left-radius: 3px
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child {
  border-top-right-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child,
.panel&gt;.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}

.panel&gt;.panel-body+.table,
.panel&gt;.panel-body+.table-responsive,
.panel&gt;.table+.panel-body,
.panel&gt;.table-responsive+.panel-body {
  border-top: 1px solid #ddd
}

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

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

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

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

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

.panel&gt;.table-responsive {
  border: 0
}

.linkedin-block,
.panel-group {
  margin-bottom: 20px
}

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

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

.panel-group .panel-heading+.panel-collapse&gt;.list-group,
.panel-group .panel-heading+.panel-collapse&gt;.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&gt;.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}

.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body {
  border-top-color: #ddd
}

.panel-default&gt;.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}

.panel-default&gt;.panel-footer+.panel-collapse&gt;.panel-body {
  border-bottom-color: #ddd
}

.panel-primary {
  border-color: #337ab7
}

.panel-primary&gt;.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}

.panel-primary&gt;.panel-heading+.panel-collapse&gt;.panel-body {
  border-top-color: #337ab7
}

.panel-primary&gt;.panel-heading .badge {
  color: #337ab7;
  background-color: #fff
}

.panel-primary&gt;.panel-footer+.panel-collapse&gt;.panel-body {
  border-bottom-color: #337ab7
}

.panel-success {
  border-color: #d6e9c6
}

.panel-success&gt;.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.panel-success&gt;.panel-heading+.panel-collapse&gt;.panel-body {
  border-top-color: #d6e9c6
}

.panel-success&gt;.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}

.panel-success&gt;.panel-footer+.panel-collapse&gt;.panel-body {
  border-bottom-color: #d6e9c6
}

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

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

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

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

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

.panel-warning {
  border-color: #faebcc
}

.panel-warning&gt;.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.panel-warning&gt;.panel-heading+.panel-collapse&gt;.panel-body {
  border-top-color: #faebcc
}

.panel-warning&gt;.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}

.panel-warning&gt;.panel-footer+.panel-collapse&gt;.panel-body {
  border-bottom-color: #faebcc
}

.panel-danger {
  border-color: #ebccd1
}

.panel-danger&gt;.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.panel-danger&gt;.panel-heading+.panel-collapse&gt;.panel-body {
  border-top-color: #ebccd1
}

.panel-danger&gt;.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}

.panel-danger&gt;.panel-footer+.panel-collapse&gt;.panel-body {
  border-bottom-color: #ebccd1
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0)
}

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

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

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

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

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

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

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

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

.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
  left: 5px;
  margin-bottom: -5px
}

.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,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
  right: 5px;
  margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
  left: 5px;
  margin-top: -5px
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

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

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

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

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

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open&gt;.btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open&gt;.btn-default.dropdown-toggle.focus,
.open&gt;.btn-default.dropdown-toggle:focus,
.open&gt;.btn-default.dropdown-toggle:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

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

.btn-default .badge {
  color: #fff;
  background-color: #333
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open&gt;.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open&gt;.btn-primary.dropdown-toggle.focus,
.open&gt;.btn-primary.dropdown-toggle:focus,
.open&gt;.btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4
}

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

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open&gt;.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open&gt;.btn-success.dropdown-toggle.focus,
.open&gt;.btn-success.dropdown-toggle:focus,
.open&gt;.btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open&gt;.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open&gt;.btn-info.dropdown-toggle.focus,
.open&gt;.btn-info.dropdown-toggle:focus,
.open&gt;.btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open&gt;.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open&gt;.btn-warning.dropdown-toggle.focus,
.open&gt;.btn-warning.dropdown-toggle:focus,
.open&gt;.btn-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d
}

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

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

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open&gt;.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open&gt;.btn-danger.dropdown-toggle.focus,
.open&gt;.btn-danger.dropdown-toggle:focus,
.open&gt;.btn-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19
}

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

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

.btn-link {
  color: #337ab7;
  font-weight: 400;
  border-radius: 0
}

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

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

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

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

.btn-lg {
  line-height: 1.33333;
  border-radius: 6px
}

.btn-sm,
.btn-xs {
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-sm {
  padding: 5px 10px
}

.btn-xs {
  padding: 1px 5px
}

.btn-block {
  display: block;
  width: 100%
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%
}

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

.clearfix:after {
  clear: both
}

.center-block {
  display: block
}

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

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

.invisible {
  visibility: hidden
}

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

.affix {
  position: fixed
}

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

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

  table.visible-xs {
    display: table !important
  }

  tr.visible-xs {
    display: table-row !important
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell !important
  }

  .visible-xs-block {
    display: block !important
  }

  .visible-xs-inline {
    display: inline !important
  }

  .visible-xs-inline-block {
    display: inline-block !important
  }
}

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

  table.visible-sm {
    display: table !important
  }

  tr.visible-sm {
    display: table-row !important
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell !important
  }

  .visible-sm-block {
    display: block !important
  }

  .visible-sm-inline {
    display: inline !important
  }

  .visible-sm-inline-block {
    display: inline-block !important
  }
}

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

  table.visible-md {
    display: table !important
  }

  tr.visible-md {
    display: table-row !important
  }

  td.visible-md,
  th.visible-md {
    display: table-cell !important
  }

  .visible-md-block {
    display: block !important
  }

  .visible-md-inline {
    display: inline !important
  }

  .visible-md-inline-block {
    display: inline-block !important
  }
}

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

  table.visible-lg {
    display: table !important
  }

  tr.visible-lg {
    display: table-row !important
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell !important
  }

  .visible-lg-block {
    display: block !important
  }

  .visible-lg-inline {
    display: inline !important
  }

  .visible-lg-inline-block {
    display: inline-block !important
  }

  .hidden-lg {
    display: none !important
  }
}

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

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

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

.visible-print {
  display: none !important
}

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

  table.visible-print {
    display: table !important
  }

  tr.visible-print {
    display: table-row !important
  }

  td.visible-print,
  th.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
  }

  .hidden-print {
    display: none !important
  }
}

@font-face {
  font-family: flexslider-icon;
  src: url(fonts/flexslider-icon.eot);
  src: url(fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(fonts/flexslider-icon.woff) format("woff"), url(fonts/flexslider-icon.ttf) format("truetype"), url(fonts/flexslider-icon.svg#flexslider-icon) format("svg");
  font-weight: 400;
  font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover {
  outline: 0
}

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

.flexslider {
  padding: 0;
  background: #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, .2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, .2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, .2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, .2)
}

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

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

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

* html .flexslider .slides {
  height: 1%
}

.no-js .flexslider .slides&gt;li:first-child {
  display: block
}

.flexslider .slides {
  zoom: 1
}

.flexslider .slides img {
  width: 100%;
  display: block;
  height: auto;
  -moz-user-select: none
}

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

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

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none
  }
}

.carousel li {
  margin-right: 5px
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, .8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
  font-family: flexslider-icon;
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, .8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.flex-direction-nav a.flex-next:before {
  content: '\f002'
}

.flex-direction-nav .flex-prev {
  left: -50px
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: .7;
  left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: .7;
  right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: .8;
  z-index: 10;
  cursor: pointer;
  color: #000
}

.flex-pauseplay a:before {
  font-family: flexslider-icon;
  font-size: 20px;
  display: inline-block;
  content: '\f004'
}

.flex-pauseplay a:hover {
  opacity: 1
}

.flex-pauseplay a.flex-play:before {
  content: '\f003'
}

.flexslider:not(.flexslider-custom) .flex-control-nav {
  /* display: none;*/
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, .5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, .9);
  cursor: default
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}

.flex-control-thumbs img:hover {
  opacity: 1
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default
}

@media screen and (max-width:860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px
  }
}

header .navbar-header {
  margin-bottom: 15px
}

@media screen and (max-width:992px) {
  header .navbar-header {
    margin: 40px 0 0
  }
}

header .navbar-header .logo.navbar-btn {
  float: left;
  display: inline-block;
  margin: 0;
  width: 209px;
  height: 60px
}

@media screen and (max-width:1199px) {
  header .navbar-header .logo.navbar-btn {
    width: 150px
  }
}

@media screen and (max-width:767px) {
  header .region-navigation {
    text-align: center
  }

  header .navbar-header .logo.navbar-btn {
    float: none !important;
    margin: 0;
    width: 220px
  }
}

header .navbar-header .name.navbar-brand {
  display: none
}

header .navbar-header #block-metalinterface-main-menu {
  float: left;
  padding-top: 34px;
  display: none
}

@media screen and (max-width:992px) {
  header .navbar-header #block-metalinterface-main-menu {
    clear: both;
    float: none;
    margin-bottom: 10px
  }

  header .navbar-header #block-metalinterface-main-menu #block-metalinterface-main-menu-menu {
    border-bottom: 1px solid #fff;
    background: #01adab;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    margin: 0;
    text-align: left;
    position: relative;
    height: auto;
    width: 100%;
    cursor: pointer
  }

  header .navbar-header #block-metalinterface-main-menu #block-metalinterface-main-menu-menu span {
    position: absolute;
    right: 12px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 25px
  }

  header .navbar-header #block-metalinterface-main-menu #block-metalinterface-main-menu-menu span i {
    display: block;
    height: 3px;
    width: 25px;
    margin-bottom: 3px;
    background: #fff
  }

  header .navbar-header #block-metalinterface-main-menu #block-metalinterface-main-menu-menu.opned span i:nth-child(1) {
    transform: translateY(2px) rotate(45deg)
  }

  header .navbar-header #block-metalinterface-main-menu #block-metalinterface-main-menu-menu.opned span i:nth-child(2) {
    display: none !important
  }

  header .navbar-header #block-metalinterface-main-menu #block-metalinterface-main-menu-menu.opned span i:nth-child(3) {
    transform: translateY(-4px) rotate(-45deg)
  }

  header .navbar-header #block-metalinterface-main-menu ul {
    background: #01adab;
    width: 100%;
    display: none;
    margin: 0 0 20px
  }
}

header .navbar-header #block-metalinterface-main-menu ul:after {
  content: '';
  display: table;
  clear: both
}

header .navbar-header #block-metalinterface-main-menu ul li {
  float: left;
  padding: 0 10px;
  position: relative
}

header .navbar-header #block-metalinterface-main-menu ul li:after {
  content: '';
  display: inline-block;
  height: 18px;
  border-right: 1px solid #d8d8da;
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media screen and (max-width:992px) {
  header .navbar-header #block-metalinterface-main-menu ul li {
    padding: 10px;
    float: none;
    border-bottom: 1px solid #fff
  }

  header .navbar-header #block-metalinterface-main-menu ul li:after {
    display: none
  }

  header .navbar-header #block-metalinterface-main-menu ul li:first-child {
    padding-left: 0
  }
}

@media screen and (max-width:992px) and (max-width:992px) {
  header .navbar-header #block-metalinterface-main-menu ul li:first-child {
    padding: 10px
  }
}

header .navbar-header #block-metalinterface-main-menu ul li:last-child:after {
  display: none
}

header .navbar-header #block-metalinterface-main-menu ul li a {
  font-size: 14px;
  color: #757576;
  font-weight: 700;
  text-decoration: none
}

@media screen and (max-width:992px) {
  header .navbar-header #block-metalinterface-main-menu ul li a {
    color: #fff
  }
}
header .navbar-header{
  margin-bottom:0;
}
header .navbar-header #block-metalinterface-main-menu ul li a:hover {
  color: #01adab;
  position: relative
}

header .navbar-header #block-metalinterface-main-menu ul li a:hover:after {
  content: '';
  display: inline-block;
  height: 5px;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
  background-color: #01adab
}

header .navbar-header #block-formulaireexposesearch-pagepage-1 {
  float: left;
}

@media screen and (max-width:1288px) {
  header .navbar-header #block-formulaireexposesearch-pagepage-1 {
    margin: 8px 0 0
  }
}

header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-inline {
  position: relative
}

header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-inline .form-item {
  position: relative;
  margin: 0
}

@media screen and (max-width:767px) {
  header .navbar-header #block-formulaireexposesearch-pagepage-1 {
    float: none;
    clear: both;
    margin: 0;
    border: 0;
    padding: 45px 0 0
  }

  header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-inline .form-item {
    float: none
  }
}

header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-inline .form-item:before {
  content: '';
  width: 19px;
  height: 18px;
  display: inline-block;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -317px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  position: absolute;
  top: 50%;
  left: 13px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

header .navbar-header #block-formulaireexposesearch-pagepage-1 label {
  display: none
}

header .navbar-header #block-formulaireexposesearch-pagepage-1 #edit-actions {
  position: absolute;
  top: 10px;
  left: 14px;
  margin: 0
}

header .navbar-header #block-formulaireexposesearch-pagepage-1 #edit-actions input {
  position: relative;
  width: 18px;
  height: 20px;
  border: 0;
  background: 0 0;
  font-size: 0;
  text-indent: -99999em;
  margin: 0 !important;
  display: block
}

header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-autocomplete,
header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-text {
  width: 305px;
  height: 37px;
  line-height: 37px;
  padding-left: 42px;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  outline: 0;
  font-weight: 700;
  background: 0 0;
  font-size: 17px;
  color: #656566
}

@media screen and (max-width:1200px) {

  header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-autocomplete,
  header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-text {
    width: 156px
  }
}

@media screen and (max-width:992px) {

  header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-autocomplete,
  header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-text {
    width: 405px
  }
}

@media screen and (max-width:767px) {

  header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-autocomplete,
  header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-text {
    width: 100%
  }
}

header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-autocomplete::-moz-placeholder,
header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-autocomplete::-webkit-input-placeholder,
header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-autocomplete::placeholder,
header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-text::-moz-placeholder,
header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-text::-webkit-input-placeholder,
header .navbar-header #block-formulaireexposesearch-pagepage-1 .form-text::placeholder {
  opacity: 1;
  font-size: 13px
}

header .navbar-header #block-dropdownlanguage {
  float: right;
  margin-top: 32px
}

@media screen and (max-width:992px) {
  header .navbar-header #block-dropdownlanguage {
    position: absolute;
    top: -20px;
    right: 20px;
    margin-top: 0
  }
}

header .navbar-header #block-dropdownlanguage .dropbutton-multiple .dropbutton-widget,
header .navbar-header #block-dropdownlanguage .dropbutton-single .dropbutton-widget {
  border: 0
}

header .navbar-header #block-dropdownlanguage .dropbutton-multiple .dropbutton-widget .dropbutton,
header .navbar-header #block-dropdownlanguage .dropbutton-single .dropbutton-widget .dropbutton {
  border: 0;
  position: absolute;
  right: 0;
  background: #fff
}

header .navbar-header #block-dropdownlanguage .dropbutton-multiple .dropbutton-widget .dropbutton .dropbutton-action,
header .navbar-header #block-dropdownlanguage .dropbutton-single .dropbutton-widget .dropbutton .dropbutton-action {
  padding: 2px 14px 2px 2px;
  position: relative;
  white-space: nowrap
}

header .navbar-header #block-dropdownlanguage .dropbutton-multiple .dropbutton-widget .dropbutton .dropbutton-action a,
header .navbar-header #block-dropdownlanguage .dropbutton-single .dropbutton-widget .dropbutton .dropbutton-action a {
  display: inline-block
}

header .navbar-header #block-dropdownlanguage .dropbutton-multiple .dropbutton-widget .dropbutton .dropbutton-action.fr:before,
header .navbar-header #block-dropdownlanguage .dropbutton-single .dropbutton-widget .dropbutton .dropbutton-action.fr:before {
  content: '';
  width: 22px;
  height: 14px;
  display: inline-block;
  position: relative;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -240px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  vertical-align: middle
}

header .navbar-header #block-dropdownlanguage .dropbutton-multiple .dropbutton-widget .dropbutton .dropbutton-action.es:before,
header .navbar-header #block-dropdownlanguage .dropbutton-single .dropbutton-widget .dropbutton .dropbutton-action.es:before {
  content: '';
  width: 22px;
  height: 14px;
  display: inline-block;
  position: relative;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -221px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  vertical-align: middle
}

header .navbar-header #block-dropdownlanguage .dropbutton-multiple .dropbutton-widget .dropbutton .dropbutton-action.it:before,
header .navbar-header #block-dropdownlanguage .dropbutton-single .dropbutton-widget .dropbutton .dropbutton-action.it:before {
  content: '';
  width: 22px;
  height: 14px;
  display: inline-block;
  position: relative;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -259px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  vertical-align: middle
}

header .navbar-header #block-dropdownlanguage .dropbutton-multiple .dropbutton-widget .dropbutton .dropbutton-action.en:before,
header .navbar-header #block-dropdownlanguage .dropbutton-single .dropbutton-widget .dropbutton .dropbutton-action.en:before {
  content: '';
  width: 22px;
  height: 14px;
  display: inline-block;
  position: relative;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -202px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  vertical-align: middle
}

header .navbar-header #block-dropdownlanguage .dropbutton-multiple .dropbutton-widget .dropbutton .dropbutton-action.de:before,
header .navbar-header #block-dropdownlanguage .dropbutton-single .dropbutton-widget .dropbutton .dropbutton-action.de:before {
  content: '';
  width: 22px;
  height: 14px;
  display: inline-block;
  position: relative;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -183px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  vertical-align: middle
}

header .navbar-header #block-dropdownlanguage .language-link,
header .navbar-header #block-dropdownlanguage a {
  font-size: 13px;
  color: #59595a;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer
}

#block-sommaire {
  clear: both;
  background-color: #01adab
}

@media screen and (max-width:767px) {
  #block-sommaire {
    display: block;
    margin-bottom: 18px
  }
}

#block-sommaire .field--item {
  padding-left: 15px;
  padding-right: 15px
}

@media screen and (min-width:992px) {
  #block-sommaire .field--item {
    width: 970px;
    margin: 0 auto
  }
}

@media screen and (min-width:1200px) {
  #block-sommaire .field--item {
    width: 1170px;
    margin: 0 auto
  }
}

@media screen and (min-width:1288px) {
  #block-sommaire .field--item {
    width: 1287px;
    margin: 0 auto
  }
}

@media screen and (max-width:767px) {
  #block-sommaire .field--item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 15px
  }

  #block-sommaire .field--item&gt;h1 {
    width: 100%;
    line-height: 1.3 !important;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
    text-align: center;
    font-size: 12px !important
  }
}

#block-sommaire .field--item&gt;h1,
#block-sommaire .field--item&gt;p {
  float: left;
  margin: 0;
  line-height: 53px;
  font-size: 22px;
  color: #fff;
  font-weight: 700
}

@media screen and (max-width:1200px) {

  #block-sommaire .field--item&gt;h1,
  #block-sommaire .field--item&gt;p {
    font-size: 18px
  }
}

@media screen and (max-width:992px) {
  #block-sommaire .field--item&gt;h1 {
    font-size: 14px
  }

  #block-sommaire .field--item&gt;p {
    font-size: 12px;
    line-height: 1.375;
    margin-top: 15px !important;
    margin-bottom: 10px !important
  }
}

#block-sommaire .field--item .choose-news {
  float: right;
  padding-top: 8px;
  margin: 0 14px
}

#block-sommaire .field--item .choose-news a {
  display: inline-block;
  height: 39px;
  line-height: 39px;
  background-color: #019492;
  border-radius: 4px;
  padding: 0 12px 0 17px;
  color: #fff;
  text-decoration: none;
  font-weight: 700
}

#block-sommaire .field--item .choose-news a:before {
  content: '';
  width: 12px;
  height: 16px;
  display: inline-block;
  position: relative;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -60px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  vertical-align: middle;
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  margin-right: 7px
}

#block-sommaire .field--item .choose-news a:after,
#block-sommaire .field--item .sharing-buttons ul li a:after {
  display: inline-block;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto
}

#block-sommaire .field--item .sharing-buttons ul li.youtube a:after {
  width: 40px;
  height: 20px;
  display: inline-block;
  background-image: url(../images/youtube-green.svg);
  background-repeat: no-repeat;
}


#block-sommaire .field--item .choose-news a:after {
  content: '';
  width: 12px;
  height: 7px;
  position: relative;
  background-position: 0 0;
  background-size: 40px auto;
  vertical-align: middle;
  margin-left: 10px
}

#block-sommaire .field--item .sharing-buttons {
  float: right;
  padding-top: 14px
}

#block-sommaire .field--item .sharing-buttons ul li {
  float: right;
  margin-left: 5px
}

#block-sommaire .field--item .sharing-buttons ul li a {
  display: block;
  width: 27px;
  height: 27px;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  font-size: 0;
  text-indent: -999em
}

#block-sommaire .field--item .sharing-buttons ul li a:after {
  content: '';
  width: 14px;
  height: 12px;
  background-size: 40px auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

#block-sommaire .field--item .sharing-buttons ul li.facebook a:after,
#block-sommaire .field--item .sharing-buttons ul li.twitter a:after {
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  display: inline-block;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  position: absolute
}

#block-sommaire .field--item .sharing-buttons ul li.facebook a:after {
  width: 8px;
  height: 16px;
  background-position: 0 -81px;
  background-size: 40px auto
}

#block-sommaire .field--item .sharing-buttons ul li.twitter a:after {
  width: 14px;
  height: 12px;
  background-position: 0 -121px;
  background-size: 40px auto
}

#block-sommaire .field--item .sharing-buttons ul li.linkedin a:after {
  width: 15px;
  height: 14px;
  display: inline-block;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -102px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  position: absolute
}

.ui-menu .ui-menu-item {
  padding: 0
}

.ui-widget.ui-widget-content {
 /* max-width: 405px;
  width: 90vw !important;*/
  left: 50% !important;
  transform: translate(-50%, 0)
}

ul[data-sa-theme=basic-blue]&gt;li.ui-menu-item {
  display: block;
  padding: 10px;
  border: 0
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper {
  padding: 0;
  display: block;
  background: 0 0 !important;
  border: 0 !important;
  margin: 0 !important
}

.ui-autocomplete-fields .s-item .img-wrap {
  width: 33px;
  float: left
}

.ui-autocomplete-fields .s-item .img-wrap img {
  width: 100%;
  height: auto;
  border-radius: 50%
}

.ui-autocomplete-fields .s-item .s-item-dt {
  float: right;
  width: calc(100% - 60px)
}

.ui-autocomplete-fields .s-item .s-item-dt .title {
  font-size: 14px;
  color: #656566;
  font-weight: 700;
  display: block;
  margin-bottom: 5px
}

.ui-autocomplete-fields .s-item .s-item-dt .cat {
  font-size: 13px;
  color: #757578;
  font-weight: 500;
  font-style: italic
}

header .navbar-header #block-dropdownlanguage .dropbutton-single .language-link {
  cursor: default
}

ul[data-sa-theme=basic-blue]&gt;li.ui-menu-item.ui-state-focus,
ul[data-sa-theme=basic-blue]&gt;li.ui-menu-item:hover {
  background: #f6f2f2;
  border: 0;
  display: block
}

.ui-autocomplete-field-group.no_results+*,
.ui-autocomplete-field-group.ui-state-disabled.no_results.ui-menu-divider.ui-widget-content+li {
  display: none
}

::-webkit-input-placeholder {
  font-size: 13px
}

::-moz-placeholder {
  font-size: 13px
}

:-ms-input-placeholder {
  font-size: 13px
}

:-moz-placeholder {
  font-size: 13px
}

#block-navigationprincipale {
  background: 0 0;
  float: left;
  padding-top: 10px
}

@media screen and (max-width:991px) {
  #block-navigationprincipale {
    float: none;
    clear: both
  }

  #block-navigationprincipale .region-we-mega-menu {
    background: 0 0;
    padding: 0;
    display: block
  }

  #block-navigationprincipale .region-we-mega-menu .navbar-toggle {
    background: #01adab;
    padding: 20px;
    display: block;
    width: 100%
  }

  #block-navigationprincipale .navbar-we-mega-menu {
    display: block;
    float: none;
    clear: both
  }
}

#block-navigationprincipale .navbar-we-mega-menu {
  background: 0 0
}

#block-navigationprincipale .we-mega-menu-ul {
  display: block;
  position: relative;
  padding-bottom: 10px
}

@media screen and (max-width:992px) {
  #block-navigationprincipale .we-mega-menu-ul {
    background: #01adab;
    width: 100%;
    display: none;
    margin: 0 0 20px
  }
}

#block-navigationprincipale .we-mega-menu-ul:after {
  content: '';
  display: table;
  clear: both
}

#block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li {
  display: inline-block;
  float: left;
  padding: 0 10px;
  position: static;
  border: 0;
  background: 0 0;
  min-width: auto
}

@media screen and (max-width:992px) {
  #block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li {
    padding: 0 !important;
    float: none;
    border-bottom: 1px solid #fff
  }

  #block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a {
    padding: 10px !important
  }

  #block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li:first-child {
    padding-left: 0
  }
}

@media screen and (max-width:992px) and (max-width:992px) {
  #block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li:first-child {
    padding: 10px
  }
}

#block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li:last-child a:after {
  display: none !important
}

#block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li:last-child:after {
  display: none
}

#block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a {
  display: inline-block;
  font-size: 14px;
  color: #757576;
  font-weight: 700;
  text-decoration: none;
  background: 0 0;
  padding: 0;
  text-transform: initial;
  position: relative;
  text-align: left
}

@media screen and (max-width:991px) {
  #block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a {
    border: 0
  }
}

#block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a&gt;i {
  display: none
}

#block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a:after {
  content: '';
  display: inline-block;
  height: 18px;
  border-right: 1px solid #d8d8da;
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

#block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a:before {
  content: '';
  height: 18px;
  border-right: 1px solid #d8d8da;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  right: -10px;
  margin-top: -1px;
  display: none
}

@media screen and (max-width:992px) {
  #block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a {
    color: #fff
  }

  #block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a:after,
  #block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a:before {
    display: none
  }
}

#block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a:hover {
  color: #01adab;
  position: relative
}

#block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a:hover:after {
  content: '';
  display: inline-block;
  height: 5px;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
  background-color: #01adab
}

@media screen and (max-width:992px) {
  #block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li&gt;a:hover:after {
    display: none
  }
}

#block-navigationprincipale .we-mega-menu-submenu {
  position: absolute;
  width: 810px;
  left: auto;
  right: 0;
  z-index: 99;
  background: rgba(89, 89, 90, .9);
  border-bottom: 7px solid #01adab;
  padding: 0;
  top: 100%
}

.large-8 {
  width: 66.66667%;
  float: left
}

.large-6 {
  width: 50%
}

.large-4 {
  width: 33.33333%;
  float: left
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner&gt;div {
  padding-left: 0;
  padding-right: 0
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner a {
  font-family: robotoregular, arial
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner .title a {
  display: block;
  font-size: 22px;
  font-family: robotomedium, arial;
  color: #fff;
  background: url(../images/annuaire-icon.png) 0 center no-repeat;
  background-size: 22px 24px;
  padding-left: 37px;
  margin-left: 20px;
  text-align: left;
  padding-bottom: 7px;
  padding-top: 10px
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner .title a:hover {
  color: #fff !important;
  opacity: .8;
  border-bottom: 0
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner .title a:after {
  content: none
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner ul {
  margin: 0 0 20px;
  padding-left: 0;
  padding-right: 0;
  border-right: 1px solid #fff;
  float: left
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner ul li {
  display: block;
  float: none
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner ul a {
  padding: 9px 0 9px 36px;
  color: #fff;
  background: url(../images/puce-menu.png) 25px center no-repeat;
  display: block;
  margin-right: 0
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos a.desc:after,
.navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos a.more:after,
.navbar-we-mega-menu .we-mega-menu-submenu-inner ul a:after {
  display: none
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner ul a.active,
.navbar-we-mega-menu .we-mega-menu-submenu-inner ul a:hover {
  border: none;
  background-color: #fff;
  color: #01adab;
  background-image: url(../images/puce-menu-active.png)
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner ul.large-6.menu-1 {
  border-right: 0;
  float: left
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos {
  background: #01adab;
  height: auto;
  width: 240px;
  margin-right: 15px;
  margin-top: 12px;
  padding: 0;
  font-family: robotolight, arial;
  font-size: 21px;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 4px;
  position: absolute;
  bottom: 10px;
  right: 0
}

@media (max-width:991px) {
  .navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos {
    position: relative;
    border: 1px solid #000;
    margin: 15px auto 10px;
    float: none;
    clear: both;
    top: auto;
    bottom: auto
  }

  .navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos a:before {
    display: none !important
  }
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos strong {
  font-family: robotobold, arial;
  font-size: 30px;
  font-weight: 400
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos a.desc {
  color: #fff;
  display: block;
  font-family: robotolight, arial;
  font-size: 21px;
  line-height: 28px;
  padding: 15px 0 15px 20px
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos a.desc:hover {
  background-color: #fff;
  color: #01adab
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos a.desc strong {
  font-family: robotobold, arial;
  font-size: 30px;
  font-weight: 400
}

.navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos a.more {
  position: absolute;
  color: #fff;
  bottom: 0;
  right: 0;
  padding: 22px 0 0 16px;
  margin: 0;
  font-size: 23px;
  font-family: robotomedium, arial;
  background: url(../images/bg-link-more-menu.png) no-repeat;
  width: 46px;
  height: 49px;
  text-align: center
}

@media (max-width:991px) {
  #block-navigationprincipale .navbar-we-mega-menu {
    float: none;
    clear: both;
    position: static
  }

  body.toggled {
    right: 0 !important;
    height: auto !important;
    overflow: visible !important
  }

  body.toggled .btn-close,
  body.toggled .overlay {
    display: none !important
  }

  body.toggled #block-navigationprincipale .navbar-we-mega-menu {
    display: block;
    float: none;
    clear: both;
    position: static;
    width: 100%;
    height: auto
  }

  body.toggled #block-navigationprincipale .navbar-we-mega-menu .we-mega-menu-ul {
    display: block !important;
    padding-bottom: 0
  }

  body.toggled #block-navigationprincipale .navbar-we-mega-menu .we-mega-menu-ul .we-mega-menu-submenu {
    opacity: 1 !important;
    visibility: visible !important;
    position: static !important;
    width: 100% !important;
    height: auto !important;
    outline: 0;
    border: 0;
    padding: 0 10px 10px;
    background: 0 0
  }

  body.toggled #block-navigationprincipale .navbar-we-mega-menu .we-mega-menu-ul .we-mega-menu-submenu .title {
    display: none
  }

  body.toggled #block-navigationprincipale .navbar-we-mega-menu .we-mega-menu-ul .we-mega-menu-submenu .large-6,
  body.toggled #block-navigationprincipale .navbar-we-mega-menu .we-mega-menu-ul .we-mega-menu-submenu .large-8 {
    width: 100%;
    float: none
  }

  body.toggled #block-navigationprincipale .navbar-we-mega-menu .we-mega-menu-ul .we-mega-menu-submenu ul {
    padding: 0;
    width: 100%;
    border: 0;
    margin-bottom: 0
  }

  .navbar-we-mega-menu .type-of-block {
    display: block
  }

  .navbar-we-mega-menu.navbar ul&gt;li {
    border-bottom: 1px solid #fff
  }

  .navbar-we-mega-menu.navbar ul&gt;li a {
    position: relative;
    padding: 10px 10px 10px 20px !important;
    display: inline-block
  }

  .navbar-we-mega-menu.navbar ul&gt;li a:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px
  }

  .navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos a.desc:before,
  .navbar-we-mega-menu .we-mega-menu-submenu-inner .more-infos a.more:before,
  body.toggled #block-navigationprincipale .navbar-we-mega-menu .we-mega-menu-ul .we-mega-menu-submenu {
    display: none
  }

  .navbar-we-mega-menu .we-mega-menu-submenu-inner ul a {
    background: 0 0
  }

  #block-navigationprincipale .we-mega-menu-ul&gt;.we-mega-menu-li {
    text-align: left
  }

  .navbar-toggle {
    overflow: hidden;
    padding: 10px 20px !important
  }

  .navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #fff;
    margin: 3px;
    float: right;
    clear: both
  }

  .toggled .navbar-toggle .icon-bar:nth-child(1) {
    transform: translateY(10px) rotate(-45deg)
  }

  .toggled .navbar-toggle .icon-bar:nth-child(2) {
    display: none
  }

  .toggled .navbar-toggle .icon-bar:nth-child(3) {
    transform: translateY(1px) rotate(45deg)
  }

  .navbar-we-mega-menu.navbar .we-mega-menu-submenu-inner ul&gt;li {
    border-bottom: 1px solid #fff
  }
}

#edit-actions--2 {
  /*display: none*/
}

body {
  font-family: Roboto, sans-serif
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0 !important
}

@media screen and (min-width:992px) {

  header .navbar-header #block-dropdownlanguage .dropbutton-multiple .dropbutton-widget .dropbutton,
  header .navbar-header #block-dropdownlanguage .dropbutton-single .dropbutton-widget .dropbutton {
    top: -25px
  }

  .container {
    width: 970px
  }
}

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

@media screen and (min-width:1288px) {
  .container {
    width: 1287px
  }
}

.flexslider .flex-direction-nav .flex-next:after,
.flexslider .flex-direction-nav .flex-prev:after {
  width: 38px;
  height: 38px;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  position: relative;
  content: ''
}

.js-pager__items.pager {
  text-align: center
}

.js-pager__items.pager .pager__item {
  display: inline-block;
  border: 1px solid #01adab;
  border-radius: 4px;
  padding: 0 37px
}

.js-pager__items.pager .pager__item a {
  line-height: 37px;
  text-decoration: none;
  font-size: 16px;
  color: #01adab
}

.flexslider {
  border: 0;
  overflow: hidden;
  margin: 0
}

@media screen and (max-width:767px) {
  .flexslider .flex-direction-nav {
    display: none
  }
}

.flexslider .flex-direction-nav .flex-next {
  right: 10px;
  opacity: 1;
  font-size: 0;
  text-indent: -999em
}

.flexslider .flex-direction-nav .flex-next::before {
  display: none
}

.flexslider .flex-direction-nav .flex-next:after {
  display: inline-block;
  background-position: 0 -358px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto
}

.flexslider .flex-direction-nav .flex-prev {
  left: 10px;
  opacity: 1;
  font-size: 0;
  text-indent: -999em
}

.breadcrumb li,
.breadcrumb li a {
  font-size: 12px;
  color: #59595a
}

.flexslider .flex-direction-nav .flex-prev::before {
  display: none
}

.flexslider .flex-direction-nav .flex-prev:after {
  display: inline-block;
  background-position: 0 -401px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto
}

.breadcrumb li:before {
  content: '&gt;'
}

.breadcrumb li a {
  text-decoration: none
}

.slider-wrapper ul li .sld-item {
  position: relative
}

.slider-wrapper ul li .sld-item img {
  min-height: 405px;
  height: auto
}

.slider-wrapper ul li .sld-item .sld-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 52px
}

@media screen and (max-width:767px) {
  .slider-wrapper ul li .sld-item img {
    min-height: 162px;
    height: auto
  }

  .slider-wrapper ul li .sld-item .sld-content {
    padding-top: 20px
  }
}

.slider-wrapper ul li .sld-item .sld-content .sld-dt {
  border-left: 9px solid #01adab;
  max-width: 572px;
  background: rgba(0, 0, 0, .6);
  padding: 50px 58px;
  margin-bottom: 15px
}

.slider-wrapper ul li .sld-item .sld-content .sld-dt h2 {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  margin: 0
}

@media screen and (max-width:767px) {
  .slider-wrapper ul li .sld-item .sld-content .sld-dt {
    border-left: 3px solid #01adab;
    padding: 16px 12px;
    max-width: 240px
  }

  .slider-wrapper ul li .sld-item .sld-content .sld-dt h2 {
    font-size: 12px
  }
}

.slider-wrapper ul li .sld-item .sld-content .btn.show-post {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  background: #01adab;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  border-radius: 0;
  box-shadow: none
}

@media screen and (max-width:767px) {
  .slider-wrapper ul li .sld-item .sld-content .btn.show-post {
    height: 25px;
    line-height: 23px;
    padding: 0 5px;
    font-size: 10px
  }
}

.slider-wrapper ul li .sld-item .sld-content .btn.show-post:before {
  content: '';
  width: 23px;
  height: 13px;
  display: inline-block;
  position: relative;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -340px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  vertical-align: middle;
  margin-right: 8px
}

@media screen and (max-width:767px) {
  .slider-wrapper ul li .sld-item .sld-content .btn.show-post:before {
    transform: scale(.5);
    margin-right: 0
  }
}

.block-title,
.page-header {
  position: relative;
  padding: 25px 0 0;
  border: 0;
  margin: 0 0 20px;
  font-size: 20px;
  color: #797b7b;
  float: left;
  font-weight: 500
}

@media screen and (max-width:767px) {

  .block-title,
  .page-header {
    padding: 20px 0 0;
    font-size: 18px
  }
}

.block-title:after,
.page-header:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #01adab;
  width: 47px;
  height: 6px
}

.path-frontpage .page-header {
  float: none;
  display: block
}

.path-frontpage #block-addarticleblock {
  position: absolute;
  right: 15px;
  top: 0
}

.path-frontpage .laune {
  overflow: hidden;
  transition: all .35s ease-out
}

.path-frontpage .laune .h2,
.path-frontpage .laune h2 {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  margin: 0 0 10px
}

.path-frontpage .laune p {
  font-size: 13px
}

.path-frontpage .c-cta {
  margin-bottom: 50px
}

.path-frontpage .c-cta a {
  float: right;
  margin-top: 5px;
  color: #01adab;
  text-decoration: underline;
  font-size: 13px
}

.path-frontpage .c-cta a:hover {
  text-decoration: none
}

.path-frontpage .c-cta .c-cta-btn .moins {
  display: none
}

.path-frontpage .c-cta .c-cta-btn.open .moins {
  display: inline
}

#add-news-css-id,
#block-webform,
.article footer,
.path-frontpage .c-cta .c-cta-btn.open .plus {
  display: none
}

.main-container {
  padding-top: 23px
}

.views-element-container .view-header {
  overflow: hidden
}

.views-element-container .view-header .suggest-news-here {
  float: right;
  height: 39px;
  line-height: 39px;
  padding: 0 15px;
  background: #01adab;
  border-radius: 4px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  letter-spacing: .7px;
  margin-bottom: 16px;
  text-decoration: none
}

@media screen and (max-width:767px) {
  .views-element-container .view-header .suggest-news-here {
    height: 34px;
    line-height: 34px
  }
}

.views-element-container .view-header .suggest-news-here:before {
  content: '';
  width: 11px;
  height: 12px;
  display: inline-block;
  position: relative;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -278px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  vertical-align: middle;
  margin-right: 8px
}

.views-element-container .view-content {
  clear: both
}

.views-element-container .item-list ul li {
  margin: 0
}

.views-element-container .item-list ul li .post-item {
  border: 1px solid #cecdcc;
  margin-bottom: 32px;
  overflow: hidden;
  position: relative
}

.views-element-container .item-list ul li .post-item .img-wrap {
  padding: 17px 0 17px 19px;
  float: left
}

@media screen and (max-width:767px) {
  .views-element-container .view-header .suggest-news-here {
    display: none
  }

  .views-element-container .item-list ul li .post-item {
    margin-bottom: 16px
  }

  .views-element-container .item-list ul li .post-item .img-wrap {
    padding: 5px 0 5px 5px
  }
}

.views-element-container .item-list ul li .post-item .img-wrap a {
  text-decoration: none
}

.views-element-container .item-list ul li .post-item .img-wrap a img {
  display: block;
  background-color: #01adab;
  width: 269px;
  height: 178px
}

.views-element-container .item-list ul li .post-item .img-wrap.video {
  position: relative
}

.views-element-container .item-list ul li .post-item .img-wrap.video a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: "\f01d";
  font-family: FontAwesome;
  font-size: 100px;
  color: #fff;
  opacity: .8;
  text-shadow: 0 0 30px rgba(0, 0, 0, .5)
}

@media screen and (max-width:767px) {
  .views-element-container .item-list ul li .post-item .img-wrap a img {
    width: 98px;
    height: 65px
  }

  .views-element-container .item-list ul li .post-item .img-wrap.video a::before {
    font-size: 55px
  }
}

.views-element-container .item-list ul li .post-item .post-dt {
  float: right;
  padding: 38px 19px 17px 0;
  width: calc(100% - 322px)
}

@media screen and (max-width:767px) {
  .views-element-container .item-list ul li .post-item .post-dt {
    padding: 10px 10px 10px 0;
    width: calc(100% - 125px)
  }
}

.views-element-container .item-list ul li .post-item .post-dt .type {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 322px;
  background-color: #000;
  height: 22px;
  line-height: 22px;
  padding: 0 15px;
  font-size: 12px;
  color: #fff;
  text-decoration: none
}

@media screen and (max-width:767px) {
  .views-element-container .item-list ul li .post-item .post-dt .type {
    display: none;
    left: 125px
  }
}

.views-element-container .item-list ul li .post-item .post-dt .cat {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #01adab;
  height: 22px;
  line-height: 22px;
  padding: 0 15px;
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  text-decoration: none
}

.views-element-container .item-list ul li .post-item .post-dt h3 {
  margin: 0 0 10px
}

@media screen and (max-width:767px) {
  .views-element-container .item-list ul li .post-item .post-dt .cat {
    display: none
  }

  .views-element-container .item-list ul li .post-item .post-dt h3 {
    font-size: 14px
  }
}

.views-element-container .item-list ul li .post-item .post-dt h3 {
  font-size: 22px;
  color: #202020;
  font-weight: 700;
  text-decoration: none
}

.views-element-container .item-list ul li .post-item .post-dt p {
  font-size: 12px;
  color: #121212
}

.views-element-container .item-list ul li .post-item .post-dt .date {
  float: left;
  font-size: 12px;
  color: #939494;
  position: absolute;
  bottom: 17px;
  left: 322px
}

.views-element-container .item-list ul li .post-item .post-dt .see-act {
  float: right;
  font-size: 12px;
  color: #01adab;
  font-weight: 700;
  text-decoration: underline;
  position: absolute;
  bottom: 17px;
  right: 19px
}

@media screen and (max-width:767px) {
  .views-element-container .item-list ul li .post-item .post-dt h3 {
    font-size: 12px
  }

  .views-element-container .item-list ul li .post-item .post-dt p {
    display: none
  }

  .views-element-container .item-list ul li .post-item .post-dt .date {
    display: none;
    left: 125px
  }

  .post-head .share-btns,
  .views-element-container .item-list ul li .post-item .post-dt .see-act {
    display: none
  }
}

.post-head {
  position: relative
}

.post-head .share-btns {
  position: absolute;
  left: -48px;
  top: 158px
}

.post-head .share-btns ul li .a2a_kit a {
  cursor: pointer;
  float: none;
  display: block;
  padding: 0
}

.post-head .img-wrap {
  position: relative;
  display: flex
}

.post-head .img-wrap .youtube_player {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10
}

.post-head .img-wrap img {
  width: 100%;
  height: auto
}

.post-head .img-wrap .cat,
.post-head .img-wrap .type {
  display: inline-block;
  position: absolute;
  bottom: 0;
  height: 24px;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  line-height: 26px
}

.post-head .img-wrap .type {
  left: 0;
  background-color: #000
}

.post-head .img-wrap .cat {
  right: 0;
  background-color: #01adab;
  font-weight: 500
}

.post-head .post-head-dt {
  padding: 26px 40px;
  background: #4e5050
}

.choose-news:before,
.post-head .post-head-dt .date:before {
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto
}

@media screen and (max-width:767px) {

  .post-head .img-wrap .cat,
  .post-head .img-wrap .type {
    font-size: 10px
  }

  .post-head .post-head-dt {
    padding: 14px;
    margin-bottom: 5px;
    line-height: 20px
  }
}

.post-head .post-head-dt .h1,
.post-head .post-head-dt h1,
.post-head .post-head-dt span {
  font-size: 33px;
  color: #fff;
  margin: 0 0 10px
}

.post-head .post-head-dt .date {
  font-size: 12px;
  color: #fff
}

.post-head .post-head-dt .date:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -444px;
  background-size: 40px auto;
  margin-right: 8px;
  vertical-align: middle
}

@media screen and (max-width:767px) {

  .post-head .post-head-dt .h1,
  .post-head .post-head-dt h1,
  .post-head .post-head-dt span {
    font-size: 12px;
    margin-bottom: 0
  }

  .post-head .post-head-dt .date:before {
    transform: scale(.5);
    margin-right: 0
  }

  .post-head .post-head-dt .date {
    font-size: 8px
  }
}

.views-field-field-news-related .item-list ul li .views-element-container {
  overflow: hidden;
  margin: 0 -6px 24px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap
}

.views-field-field-news-related .item-list ul li .views-element-container .related-post-wrapper {
  width: 48%;
  position: relative;
  background-color: #f5f5f5;
  overflow: hidden;
  float: left;
  margin: 6px
}

@media screen and (max-width:767px) {
  .views-field-field-news-related .item-list ul li .views-element-container .related-post-wrapper {
    width: 100%;
    margin: 0 6px 10px
  }
}

.views-field-field-news-related .item-list ul li .views-element-container .related-post-wrapper .post-image a img {
  display: block;
  background-color: #01adab;
  width: 142px;
  height: 106px;
  float: left
}

@media screen and (max-width:767px) {
  .views-field-field-news-related .item-list ul li .views-element-container .related-post-wrapper .post-image a img {
    width: 110px;
    height: 77px
  }
}

.views-field-field-news-related .item-list ul li .views-element-container .related-post-wrapper .post-title {
  padding: 20px;
  float: right;
  width: calc(100% - 142px)
}

.views-field-field-news-related .item-list ul li .views-element-container .related-post-wrapper .post-title a {
  font-size: 15px;
  color: #121212;
  font-weight: 700;
  text-decoration: none
}

@media screen and (max-width:767px) {
  .views-field-field-news-related .item-list ul li .views-element-container .related-post-wrapper .post-title {
    padding: 8px 12px 22px;
    width: calc(100% - 110px)
  }

  .views-field-field-news-related .item-list ul li .views-element-container .related-post-wrapper .post-title a {
    font-size: 10px
  }
}

.views-field-field-news-related .item-list ul li .views-element-container .related-post-wrapper .post-title .cat {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #01adab;
  height: 22px;
  line-height: 22px;
  padding: 0 15px;
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  text-decoration: none
}

@media screen and (max-width:767px) {
  .views-field-field-news-related .item-list ul li .views-element-container .related-post-wrapper .post-title .cat {
    display: none
  }
}

.views-element-container .sommaire-wrapper * {
  outline: 0
}

.views-element-container .sommaire-wrapper .field-content em {
  font-style: italic
}

.views-element-container .sommaire-wrapper .field-content ol {
  display: block;
  list-style-type: decimal;
  padding-left: 40px;
  margin: 1em 0
}

.views-element-container .sommaire-wrapper .field-content ul {
  display: block;
  list-style-type: disc;
  padding-left: 40px;
  margin: 1em 0 1
}

.views-element-container .sommaire-wrapper .field-content li {
  display: list-item
}

.views-element-container .sommaire-wrapper ul li .h2,
.views-element-container .sommaire-wrapper ul li h2,
.page-node-type-evenement .sommaire-wrapper h2 {
  margin: 10px 0;
  font-size: 23px;
  color: #01adab;
  border-left: 7px solid #01adab;
  padding-left: 15px;
  font-weight: 700;
  outline: 0
}

.views-element-container .sommaire-wrapper ul li p {
  font-size: 14px;
  color: #121212;
  font-weight: 400;
  line-height: 24px
}

.views-element-container .sommaire-wrapper ul li p a {
  color: #01adab
}

.views-element-container .sommaire-wrapper ul li img.align-left,
.views-element-container .sommaire-wrapper ul li img.left {
  max-width: 50%;
  height: auto;
  float: left;
  margin: 0 10px 10px 0
}

.views-element-container .sommaire-wrapper ul li img.align-right,
.views-element-container .sommaire-wrapper ul li img.right {
  max-width: 50%;
  height: auto;
  float: right;
  margin: 0 0 10px 10px
}

.views-element-container .sommaire-wrapper ul li img.align-center,
.views-element-container .sommaire-wrapper ul li img.center {
  max-width: 100%;
  height: auto
}

.views-element-container .sommaire-wrapper ul li .caption-img img {
  max-width: 100%
}

.views-element-container .sommaire-wrapper ul li .caption-img.align-left {
  max-width: 50%;
  height: auto;
  float: left;
  margin: 0 10px 10px 0
}

.views-element-container .sommaire-wrapper ul li .caption-img.align-right {
  max-width: 50%;
  height: auto;
  float: right;
  margin: 0 0 10px 10px
}

.views-element-container .sommaire-wrapper ul li .caption-img figcaption {
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #888686;
  padding: 5px 0
}

.views-element-container .sommaire-wrapper ul li:first-child .views-field-field-description .h2,
.views-element-container .sommaire-wrapper ul li:first-child .views-field-field-description h2 {
  visibility: visible;
  height: auto;
  font-size: 14px;
  color: #121212;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  border-left: 0;
  padding-left: 0
}

.views-element-container .sommaire-wrapper ul li:first-child .views-field-field-description .h2 a,
.views-element-container .sommaire-wrapper ul li:first-child .views-field-field-description h2 a {
  color: #01adab
}

.views-element-container .sommaire-wrapper ul li:first-child .views-field-field-description li h2 {
  margin: 0
}

#block-views-block-article-detail-header-block-1,
.eventimage {
  box-shadow: 0 -7px 40px -6px #171716
}

#block-views-block-article-detail-header-block-1 .form-group,
#block-views-block-article-detail-header-block-1 .form-group .item-list ul {
  margin-bottom: 0
}

@media screen and (max-width:992px) {

  .col-sm-4 {
    width: 100%
  }

  #block-suggestnews,
  #block-webform-2 {
    width: calc(50% - 4px);
    float: right;
    padding-top: 62px
  }
}

@media screen and (max-width:767px) {

  #block-suggestnews,
  #block-webform-2 {
    width: 100%;
    float: none;
    padding-top: 0
  }
}

nav.tabs ul {
  overflow: hidden
}

nav.tabs ul li {
  float: left
}

nav.tabs ul li a {
  color: #000;
  text-decoration: none
}

nav.tabs ul li.active a,
nav.tabs ul li:hover a {
  color: #fff;
  background: #01adab
}

.page-node-type-article .article.full,
.page-node-type-evenement .article.full {
  padding: 20px 70px 40px;
  -moz-box-shadow: 0 12px 40px -15px #171716;
  -webkit-box-shadow: 0 12px 40px -15px #171716;
  box-shadow: 0 12px 40px -15px #171716;
  margin-bottom: 40px;
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1
}

@media screen and (max-width:767px) {

  .page-node-type-article .article.full,
  .page-node-type-evenement .article.full {
    padding: 20px 20px 40px
  }
}

.page-node-type-article .article.full&gt;.content {
  position: relative
}

#spb-block-webform .spb-popup-main-wrapper {
  border: 0;
  padding: 0
}

#spb-block-webform .spb-popup-main-wrapper.spb_center {
  width: 648px !important;
  max-width: 100% !important;
  margin: 0;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

#spb-block-webform .spb-popup-main-wrapper.spb_center:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 48px;
  background: #01adab
}

#spb-block-webform .spb-popup-main-wrapper.spb_center .spb_close {
  color: #fff;
  font-size: 28px;
  border: 0;
  background: 0 0;
  padding-top: 0
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform {
  padding: 12px 100px 60px
}

@media screen and (max-width:767px) {
  #spb-block-webform .spb-popup-main-wrapper.spb_center {
    width: 88% !important
  }

  #spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform {
    padding: 12px 15% 4%
  }
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .webform-progress .webform-progress-tracker {
  margin-top: 0;
  margin-bottom: 60px
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .webform-progress .webform-progress-tracker .progress-step {
  display: none
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .webform-progress .webform-progress-tracker .progress-step.is-active {
  display: block
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .webform-progress .webform-progress-tracker .progress-step .progress-marker,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .webform-progress .webform-progress-tracker .progress-step:after,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform legend,
.path-search-page h1.page-header:after {
  display: none
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .webform-progress .webform-progress-tracker .progress-step.is-active .progress-text {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  padding-top: 0
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .fieldset-wrapper {
  padding: 0 10px
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .fieldset-wrapper label {
  color: #cbcbcd;
  font-size: 16px
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-textarea {
  width: 100%;
  height: 175px;
  border: 1px solid #ececec;
  margin: 4% 0;
  padding: 10px 0 0 10px;
  resize: none;
  background-color: #fff
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-email,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-tel,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-textfield {
  width: 50%;
  float: left;
  padding: 0 3%;
  margin-bottom: 17px
}

@media screen and (max-width:767px) {

  #spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-email,
  #spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-tel,
  #spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-textfield {
    font-size: 14px;
    width: 94%;
    margin: 0 3% 17px;
    box-sizing: border-box
  }
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-email .form-email,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-email .form-tel,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-email .form-text,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-tel .form-email,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-tel .form-tel,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-tel .form-text,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-textfield .form-email,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-textfield .form-tel,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-textfield .form-text {
  border: 1px solid #ececec;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  padding-left: 10px;
  color: #505050;
  font-size: 16px;
  outline: 0
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-tel .intl-tel-input {
  border: 1px solid #ececec;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #505050;
  font-size: 16px;
  outline: 0;
  padding-left: 46px
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-item.form-type-tel .intl-tel-input .form-tel {
  border: 0;
  height: 32px
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform fieldset {
  width: 100%;
  clear: both;
  margin: 0
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-submit {
  line-height: initial;
  font-family: robotobold, arial;
  font-size: 17.41px;
  border: 0;
  margin: 0 10px;
  padding: 6px 20px;
  color: #fff;
  background: #01ADAB;
  border-radius: 5px;
  font-weight: 700
}

@media screen and (max-width:767px) {
  #spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-submit {
    font-size: 14px
  }
}

#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .form-submit.button--primary,
#spb-block-webform .spb-popup-main-wrapper.spb_center #block-webform .webform-button--next {
  float: right
}

@media screen and (min-width:992px) {
  .fix-sommaire #block-views-block-paragraphs-content-bloc-block-2 {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 9;
    max-width: 414px
  }

  .main-container .col-sm-4 {
    position: static;
    position: relative
  }

  .fix-social .post-head .share-btns {
    position: fixed;
    left: auto;
    top: 0;
    transform: translateX(-48px);
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out
  }
}

.path-search-page h1.page-header {
  color: #01adab
}

.webform-confirmation-modal .ui-widget-header {
  background: #01adab !important;
  color: #fff !important
}

.webform-confirmation-modal .ui-widget-header button {
  color: #fff;
  background: 0 0 !important;
  border: 0 !important;
  outline: 0
}

.webform-confirmation-modal .ui-widget-header button .ui-button-icon {
  color: #fff;
  font-size: 25px;
  border: 0;
  line-height: 11px;
  background: 0 0 !important;
  padding-top: 2px;
  text-indent: 0 !important
}

.choose-news:after,
.choose-news:before {
  width: 12px;
  display: inline-block;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  position: relative;
  vertical-align: middle
}

.webform-confirmation-modal .ui-widget-header button .ui-button-icon:before {
  content: "×"
}

.choose-news {
  display: inline-block;
  height: 39px;
  line-height: 39px;
  border-radius: 4px;
  padding: 0 12px 0 17px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  float: right;
}

@media screen and (min-width:768px) {
  .choose-news {
    display: none
  }
}

.linkedin-block {
  background: #0d77b7;
  border-radius: 12px;
  padding: 46px 34px 16px
}

.linkedin-block p {
  font-size: 19px !important;
  color: #fff !important;
  font-weight: 700 !important;
  line-height: 38px !important
}

.linkedin-block .a2a_button_linkedin {
  color: #fff;
  text-decoration: underline;
  float: right;
  line-height: 36px;
  font-size: 14px;
  font-family: arial
}

.linkedin-block .a2a_button_linkedin .a2a_svg {
  float: right
}

@media screen and (max-width:600px) {
  .webform-progress-tracker .progress-text {
    display: block
  }
}

/*.eu-cookie-withdraw-tab,
div#sliding-popup,
div#sliding-popup .eu-cookie-withdraw-banner {
  background: #59595a;
  padding: 7px 2rem 7px 7px;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  position: fixed;
  bottom: 0;
  z-index: 9999;
  opacity: .8;
  width: 100% !important
}

.eu-cookie-compliance-message {
  max-width: calc(100% - 20px)
}

.eu-cookie-compliance-message p {
  font-size: 10px;
  color: #fff;
  text-align: center
}

.eu-cookie-compliance-more-button {
  font-size: 10px;
  color: #232323;
  text-decoration: underline
}

.eu-cookie-compliance-secondary-button {
  display: none
}

.eu-cookie-compliance-buttons {
  margin: 0
}

.decline-button.eu-cookie-compliance-default-button {
  background: 0 0;
  border: 0;
  text-shadow: none;
  box-shadow: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  height: auto;
  font-size: 11px;
  color: #fff
}*/

.page-node-type-article h1.page-header {
  display: none
}

.user-login-form {
  clear: both
}

.views-element-container .sommaire-wrapper figure,
.views-element-container .sommaire-wrapper img {
  max-width: 100% !important;
  height: auto !important
}

.views-element-container .sommaire-wrapper ul li .caption-img.align-center {
  max-width: 100%;
  height: auto;
  overflow: hidden
}

.views-element-container .sommaire-wrapper ul li .caption-img.align-center img {
  max-width: 100%;
  width: auto
}

/* #block-views-block-derniers-articles-news-selection,
#block-views-block-news-selection-news-selection,
.view-trending-news {
  margin-bottom: 35px
} */

@media screen and (max-width:767px) {

  #block-views-block-derniers-articles-news-selection,
  #block-views-block-news-selection-news-selection,
  .view-trending-news {
    margin-bottom: 16px
  }
}

#block-views-block-derniers-articles-news-selection .item-list,
#block-views-block-news-selection-news-selection .item-list {
  border: 1px solid #cecdcc;
  padding: 20px;
}

@media screen and (max-width:767px) {

  #block-views-block-derniers-articles-news-selection .item-list,
  #block-views-block-news-selection-news-selection .item-list,
  .view-trending-news .item-list {
    border: 0;
    padding: 0;
    margin-bottom: 16px
  }
}

#block-views-block-derniers-articles-news-selection .item-list ul li,
#block-views-block-news-selection-news-selection .item-list ul li,
.view-trending-news .item-list ul li {
  margin: 0 0 24px
}

#block-views-block-derniers-articles-news-selection .item-list ul li .p-popular-item,
#block-views-block-news-selection-news-selection .item-list ul li .p-popular-item,
.view-trending-news .item-list ul li .p-popular-item {
  position: relative;
  background-color: #f5f5f5;
  overflow: hidden
}

#block-views-block-derniers-articles-news-selection .item-list ul li .p-popular-item .img-wrap a img,
#block-views-block-news-selection-news-selection .item-list ul li .p-popular-item .img-wrap a img,
.view-trending-news .item-list ul li .p-popular-item .img-wrap a img {
  display: block;
  background-color: #01adab;
  width: 142px;
  height: 106px;
  float: left
}

@media screen and (max-width:767px) {

  #block-views-block-derniers-articles-news-selection .item-list ul li .p-popular-item .img-wrap a img,
  #block-views-block-news-selection-news-selection .item-list ul li .p-popular-item .img-wrap a img,
  .view-trending-news .item-list ul li .p-popular-item .img-wrap a img {
    width: 110px;
    height: 77px
  }
}

#block-views-block-derniers-articles-news-selection .item-list ul li .p-popular-item .item-dt,
#block-views-block-news-selection-news-selection .item-list ul li .p-popular-item .item-dt,
.view-trending-news .item-list ul li .p-popular-item .item-dt {
  padding: 12px 10px 30px 20px;
  float: right;
  width: calc(100% - 142px)
}

#block-views-block-derniers-articles-news-selection .item-list ul li .p-popular-item .item-dt p,
#block-views-block-news-selection-news-selection .item-list ul li .p-popular-item .item-dt p,
.view-trending-news .item-list ul li .p-popular-item .item-dt p {
  margin: 0
}

@media screen and (max-width:767px) {

  #block-views-block-derniers-articles-news-selection .item-list ul li .p-popular-item .item-dt,
  #block-views-block-news-selection-news-selection .item-list ul li .p-popular-item .item-dt,
  .view-trending-news .item-list ul li .p-popular-item .item-dt {
    padding: 8px 12px 22px;
    float: right;
    width: calc(100% - 110px)
  }

  #block-views-block-derniers-articles-news-selection .item-list ul li .p-popular-item .item-dt p,
  #block-views-block-news-selection-news-selection .item-list ul li .p-popular-item .item-dt p,
  .view-trending-news .item-list ul li .p-popular-item .item-dt p {
    font-size: 10px
  }
}

#block-views-block-derniers-articles-news-selection .item-list ul li .p-popular-item .item-dt p a,
#block-views-block-news-selection-news-selection .item-list ul li .p-popular-item .item-dt p a,
.view-trending-news .item-list ul li .p-popular-item .item-dt p a {
  font-size: 15px;
  color: #121212;
  font-weight: 500;
  text-decoration: none
}

@media screen and (max-width:767px) {

  #block-views-block-derniers-articles-news-selection .item-list ul li .p-popular-item .item-dt p a,
  #block-views-block-news-selection-news-selection .item-list ul li .p-popular-item .item-dt p a,
  .view-trending-news .item-list ul li .p-popular-item .item-dt p a {
    font-size: 10px
  }
}

#block-views-block-derniers-articles-news-selection .item-list ul li .p-popular-item .item-dt .cat,
#block-views-block-news-selection-news-selection .item-list ul li .p-popular-item .item-dt .cat,
.view-trending-news .item-list ul li .p-popular-item .item-dt .cat {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #01adab;
  font-weight: 500;
  height: 22px;
  line-height: 22px;
  padding: 0 15px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  white-space: nowrap
}

@media screen and (max-width:767px) {

  #block-views-block-derniers-articles-news-selection .item-list ul li .p-popular-item .item-dt .cat,
  #block-views-block-news-selection-news-selection .item-list ul li .p-popular-item .item-dt .cat,
  .view-trending-news .item-list ul li .p-popular-item .item-dt .cat {
    font-size: 8px;
    height: 16px;
    line-height: 16px;
    padding: 0 5px
  }

  .suggest-news-here {
    margin-bottom: 16px
  }
}

.suggest-news-here {
  display: block;
  padding: 12px 0 132px;
  text-decoration: none !important;
  background: url(../images/suggest-news.png) center bottom 15px no-repeat #27b3b1
}

.suggest-news-here span {
  display: block;
  background-color: #333;
  text-align: center;
  color: #fff
}

.suggest-news-here span strong {
  display: block;
  font-size: 36px;
  line-height: 30px;
  padding: 5px 0 0
}

@media screen and (max-width:767px) {
  .suggest-news-here span strong {
    font-size: 26px
  }
}

.suggest-news-here span small {
  font-size: 18px
}

@media screen and (max-width:992px) {
  .region-sidebar-second #block-views-block-trending-news-trending-news {
    width: calc(50% - 4px);
    float: left
  }
}

@media screen and (max-width:767px) {
  .suggest-news-here span small {
    font-size: 14px
  }

  .region-sidebar-second #block-views-block-trending-news-trending-news {
    width: 100%;
    float: none
  }
}

#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper {
  border: 1px solid #cecdcc
}

#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul {
  margin: 0
}

#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul li,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul li {
  padding: 12px 20px 12px 38px;
  position: relative
}

#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul li:before,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul li:before {
  content: '';
  display: inline-block;
  background-color: #01adab;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 24px;
  left: 19px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul li h4,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul li h4 {
  color: #121212;
  font-size: 16px;
  text-decoration: none;
  font-weight: 400;
  margin: 0
}

#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul li a,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul li a {
  color: #121212;
  font-size: 16px;
  text-decoration: none
}

#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul li:nth-child(even),
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul li:nth-child(even) {
  background-color: #f8f8f8
}

#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul li.active,
#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul li:hover,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul li.active,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul li:hover {
  background-color: #01adab
}

#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul li.active:before,
#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul li:hover:before,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul li.active:before,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul li:hover:before {
  background-color: #fff
}

#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul li.active a,
#block-views-block-paragraphs-content-bloc-block-02 .sommaire-wrapper ul li:hover a,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul li.active a,
#block-views-block-paragraphs-content-bloc-block-2 .sommaire-wrapper ul li:hover a {
  color: #fff
}

@media screen and (max-width:992px) {
  #block-views-block-paragraphs-content-bloc-block-2 {
    display: none
  }
}

#block-views-block-paragraphs-content-bloc-block-02 {
  margin-bottom: 20px
}

@media screen and (min-width:992px) {
  #block-views-block-paragraphs-content-bloc-block-02 {
    display: none
  }
}

#block-webform-2 {
  background-color: #27b3b1;
  margin-bottom: 50px;
  padding: 0 0 44px;
  width: 100%;
}

#block-webform-2 .messages__wrapper button {
  border-radius: 20px;
  border: 0;
  padding: 5px 11px;
  display: none
}

#block-webform-2 .messages__wrapper .alert-danger {
  text-align: center;
  color: #f24044;
  font-size: 14px;
  font-weight: 500
}

#block-webform-2 .block-title {
  float: none;
  background-color: #595959;
  font-size: 23px;
  color: #fefefe;
  line-height: 48px;
  margin: 0 0 26px;
  text-align: center;
  padding: 0
}

#block-webform-2 .block-title:after {
  display: none
}

#block-webform-2:after {
  content: '';
  display: block;
  clear: both
}

#block-webform-2 .form-type-webform-markup {
  margin: 0 -5px 18px;
  text-align: center;
  font-size: 17px;
  color: #fff;
  font-weight: 700
}

@media screen and (max-width:767px) {
  #block-webform-2 .block-title {
    font-size: 17px
  }

  #block-webform-2 .form-type-webform-markup {
    font-size: 12px
  }
}

#block-webform-2 .form-type-email {
  margin: 0;
  width: calc(100% - 41px);
  float: left;
  position: relative
}

#block-webform-2 .form-type-email:before {
  content: '';
  width: 16px;
  height: 11px;
  display: inline-block;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -44px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  position: absolute;
  left: 11px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

#block-webform-2 .form-type-email input {
  width: 100%;
  height: 32px;
  background-color: #fefdfd;
  border: 1px solid #e3e3e7;
  border-radius: 4px 0 0 4px;
  border-right: 0;
  padding: 0 10px 0 32px;
  font-size: 12px;
  color: #b0b0b3;
  outline: 0
}

@media screen and (max-width:767px) {
  #block-webform-2 .form-type-email input {
    font-size: 8px
  }
}

#block-webform-2 .form-actions {
  width: 41px;
  float: right;
  margin: 0;
  position: relative
}

#block-webform-2 .form-actions:before {
  content: '';
  width: 11px;
  height: 17px;
  display: inline-block;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -295px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

#block-webform-2 .form-actions input {
  width: 100%;
  height: 32px;
  background-color: #595959;
  border: 1px solid #e3e3e7;
  border-radius: 0 4px 4px 0;
  border-left: 0;
  font-size: 0;
  text-indent: -999em
}

.footer-second #block-suiveznous {
  margin-bottom: 24px
}

.footer-second #block-suiveznous .text-formatted p {
  float: right;
  line-height: 16px;
  margin: 0 5px;
  font-size: 16px;
  color: #595959;
  font-weight: 900
}

@media screen and (max-width:767px) {
  .footer-second #block-suiveznous .text-formatted p {
    font-size: 12px
  }
}

.footer-second #block-suiveznous .text-formatted ul li {
  float: right;
  margin-left: 5px
}

.footer-second #block-suiveznous .text-formatted ul li a {
  display: block;
  width: 32px;
  height: 32px;
  background-color: #27b3b1;
  border-radius: 50%;
  position: relative;
  font-size: 0;
  text-indent: -999em
}

.footer-second #block-suiveznous .text-formatted ul li a:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.footer-second #block-suiveznous .text-formatted ul li.youtube a:after {
  width: 50px;
  height: 25px;
  display: inline-block;
  background-image: url(../images/youtube-white.svg);
  background-repeat: no-repeat;
  -moz-background-size: 50px auto;
  -o-background-size: 50px auto;
  -webkit-background-size: 50px auto;
}

.footer-second #block-suiveznous .text-formatted ul li.facebook a:after {
  width: 9px;
  height: 19px;
  display: inline-block;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -465px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  position: absolute
}

.footer-second #block-suiveznous .text-formatted ul li.twitter a:after {
  width: 15px;
  height: 13px;
  display: inline-block;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -510px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  position: absolute
}

.footer-second #block-suiveznous .text-formatted ul li.linkedin a:after {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -489px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  position: absolute
}

.footer {
  background-color: #01adab
}

.footer #block-metalinterface-footer {
  float: left;
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

.footer #block-metalinterface-footer #tarteaucitronManager {
  background-color: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 12px
}

#tarteaucitronIcon {
  display: none !important
}

.footer #block-metalinterface-footer .menu--footer {
  margin: 0
}

.footer #block-metalinterface-footer .menu--footer li {
  float: left;
  padding-right: 12px;
  position: relative
}

.footer #block-metalinterface-footer .menu--footer li:after {
  content: '';
  display: inline-block;
  height: 10px;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 6px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.footer #block-metalinterface-footer .menu--footer li a {
  font-size: 12px;
  color: #fff;
  line-height: 37px;
  text-decoration: none;
  padding: 0
}

@media screen and (max-width:767px) {
  .footer #block-metalinterface-footer .menu--footer li a {
    font-size: 9px
  }
}

.footer #block-copyright {
  float: right;
  background: 0 0
}

.footer #block-copyright p {
  margin: 0;
  font-size: 12px;
  color: #fff;
  line-height: 37px
}

.footer-first {
  background-color: #f8f8f8;
  border-top: 10px solid #01adab;
  margin-bottom: 40px;
  padding: 25px 0 45px
}

.footer-first.container {
  width: 100% !important
}

.footer-first.container #block-views-block-choose-article-block-1 {
  background: 0 0;
  padding-left: 15px;
  padding-right: 15px;
  overflow-x: hidden;
  outline: 0
}

@media screen and (max-width:767px) {
  .footer #block-copyright p {
    font-size: 9px
  }

  .footer-first.container #block-views-block-choose-article-block-1 {
    position: relative
  }
}

@media screen and (min-width:992px) {
  .footer-first.container #block-views-block-choose-article-block-1 {
    width: 970px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
  }
}

@media screen and (min-width:1200px) {
  .footer-first.container #block-views-block-choose-article-block-1 {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
  }
}

@media screen and (min-width:1288px) {
  .footer-first.container #block-views-block-choose-article-block-1 {
    width: 1287px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
  }
}

.footer-first.container #block-views-block-choose-article-block-1 .block-title {
  float: none;
  text-align: center;
  font-size: 25px;
  color: #27b3b1;
  margin-bottom: 30px
}

.footer-first.container #block-views-block-choose-article-block-1 .block-title:before {
  content: '';
  width: 27px;
  height: 27px;
  display: inline-block;
  position: relative;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -12px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  margin: 0 12px
}

@media screen and (max-width:767px) {
  .footer-first.container #block-views-block-choose-article-block-1 .block-title {
    font-size: 18px
  }

  .footer-first.container #block-views-block-choose-article-block-1 .block-title:before {
    vertical-align: middle;
    margin-bottom: 6px
  }
}

.footer-first.container #block-views-block-choose-article-block-1 .block-title:after {
  display: none
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group {
  margin: 0 -31px
}

@media screen and (max-width:992px) {
  .footer-first.container #block-views-block-choose-article-block-1 .form-group {
    margin: 0 -6px
  }
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping {
  width: 33.33%;
  padding: 0 31px;
  float: left;
  margin-bottom: 4px
}

@media screen and (max-width:992px) {
  .footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping {
    width: 50%;
    padding: 0 6px
  }
}

@media screen and (max-width:767px) {
  .footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping {
    width: 100%
  }
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-header {
  background-color: #f0f1f1;
  color: #59595a;
  font-size: 14px;
  font-weight: 700;
  line-height: 37px;
  padding: 0 45px 0 11px;
  position: relative;
  cursor: pointer
}

@media screen and (max-width:992px) {
  .footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-header {
    font-size: 12px;
    line-height: 30px
  }
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-header:after {
  content: '+';
  display: inline-block;
  width: 38px;
  height: 37px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 24px;
  background-color: #019795;
  color: #fff
}

@media screen and (max-width:992px) {
  .footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-header:after {
    height: 30px
  }
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-header.opned {
  background-color: #01adab;
  color: #fff
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-header.opned:after {
  content: '-';
  display: inline-block;
  width: 38px;
  height: 37px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 24px;
  background-color: #019795;
  color: #fff
}

@media screen and (max-width:992px) {
  .footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-header.opned:after {
    height: 30px
  }
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content {
  display: none
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper .h3,
.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper h3 {
  background-color: #59595a;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 37px;
  padding: 0 45px 0 11px;
  position: relative;
  margin: 0;
  cursor: pointer
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper .h3:after,
.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper h3:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 16px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  font-size: 24px;
  color: #fff;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #fff transparent transparent
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper .h3.opned:after,
.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper h3.opned:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px;
  border-color: transparent transparent #fff
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper ul {
  margin: 0;
  display: none
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper ul li .s-item {
  overflow: hidden;
  padding: 11px 13px
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper ul li .s-item .img-wrap {
  width: 33px;
  float: left
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper ul li .s-item .img-wrap img {
  width: 100%;
  height: auto;
  border-radius: 50%
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper ul li .s-item .s-item-dt {
  float: right;
  width: calc(100% - 41px)
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper ul li .s-item .s-item-dt .title {
  font-size: 14px;
  color: #656566;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
  text-decoration: none
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-grouping .view-grouping-content .item-list-wrapper ul li .s-item .s-item-dt .cat {
  font-size: 13px;
  color: #757578;
  font-weight: 500;
  font-style: italic
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-footer {
  float: right;
  margin-right: 31px;
  font-size: 16px;
  color: #27b3b1;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  padding-top: 92px
}

@media screen and (max-width:992px) {
  .footer-first.container #block-views-block-choose-article-block-1 .form-group .view-footer {
    margin-right: 6px;
    width: 50%;
    padding-top: 35px;
    text-align: center
  }
}

@media screen and (max-width:767px) {
  .footer-first.container #block-views-block-choose-article-block-1 .form-group .view-footer {
    position: absolute;
    width: auto;
    text-align: right;
    padding-top: 0;
    top: 15px;
    right: 0;
    margin: 0 10px;
    font-size: 0;
    text-indent: -999em
  }
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-footer a {
  font-size: 16px;
  color: #27b3b1;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle
}

.footer-first.container #block-views-block-choose-article-block-1 .form-group .view-footer a:after {
  content: '';
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  background-image: url(../images/sprites-s44e16428fb.png);
  background-repeat: no-repeat;
  background-position: 0 -138px;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  margin-left: 9px;
  vertical-align: middle
}

#edit-actions-wizard-next {
  float: right
}

.suggest-news-here {
  margin-bottom: 0;
  margin-top: 10px
}

@media screen and (max-width:992px) {
  .suggest-news-here {
    margin-top: 5px
  }
}

.description.help-block br {
  display: none
}

a.tarteaucitronSelfLink {
  display: none
}

#tarteaucitronAlertBig #tarteaucitronAllDenied2::after,
#tarteaucitronAlertBig #tarteaucitronCloseAlert::after,
#tarteaucitronAlertBig #tarteaucitronPersonalize2::after {
  content: "";
  width: 0%;
  display: block;
  left: 0;
  z-index: -1;
  transition: all .2s ease-out;
  height: 100%;
  top: 0
}

#tarteaucitronRoot {
  background-color: #01adab !important
}

#tarteaucitronAlertBig {
  background-color: #efefef !important
}

#tarteaucitronAlertBig span,
#tarteaucitronAlertBig strong {
  color: #000 !important
}

#tarteaucitronAlertBig #tarteaucitronPersonalize2 {
  background-color: transparent !important;
  border: 1px solid #27b3b1 !important;
  color: #27b3b1 !important;
  transition: all .2s ease-out;
  position: relative;
  z-index: 1
}

#tarteaucitronAlertBig #tarteaucitronPersonalize2::after {
  position: absolute;
  background-color: #27b3b1
}

#tarteaucitronAlertBig #tarteaucitronPersonalize2 span::before {
  color: #27b3b1 !important;
  transition: all .2s ease-out
}

#tarteaucitronAlertBig #tarteaucitronAllDenied2:hover::after,
#tarteaucitronAlertBig #tarteaucitronCloseAlert:hover::after,
#tarteaucitronAlertBig #tarteaucitronPersonalize2:hover::after {
  width: 100%
}

#tarteaucitronAlertBig #tarteaucitronAllDenied2:hover,
#tarteaucitronAlertBig #tarteaucitronAllDenied2:hover span::before,
#tarteaucitronAlertBig #tarteaucitronCloseAlert:hover,
#tarteaucitronAlertBig #tarteaucitronPersonalize2:hover,
#tarteaucitronAlertBig #tarteaucitronPersonalize2:hover span::before {
  color: #fff !important
}

#tarteaucitronAlertBig #tarteaucitronAllDenied2 {
  transition: all .2s ease-out;
  border: 1px solid #9c1a1a;
  color: #9c1a1a !important;
  background-color: transparent !important;
  position: relative;
  z-index: 1;
  display: none
}

#tarteaucitronAlertBig #tarteaucitronAllDenied2::after {
  position: absolute;
  background-color: #9c1a1a
}

#tarteaucitronAlertBig #tarteaucitronAllDenied2 span::before {
  color: #9c1a1a !important
}

#tarteaucitron #tarteaucitronClosePanel {
  background-color: #b5a5a0 !important
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert {
  background-color: transparent !important;
  border: 1px solid #b5a5a0 !important;
  color: #b5a5a0 !important;
  transition: all .2s ease-out;
  position: relative;
  z-index: 1
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert::after {
  position: absolute;
  background-color: #b5a5a0
}

@media screen and (max-width:767px) {
  .footer-first.container #block-views-block-choose-article-block-1 .form-group .view-footer a {
    font-size: 0;
    text-indent: -999em
  }

  .suggest-news-here {
    margin-top: 0
  }

  .modal__header p {
    padding: 25px 45px;
    font-size: 25px;
    line-height: 1.5
  }

  .modal__header a {
    font-size: 30px
  }

  #tarteaucitronAlertBig .tarteaucitronCTAButton {
    margin: 5px !important
  }

  #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
    text-align: center
  }
}

#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button {
  background-color: #01adab !important;
  border-color: #01adab !important
}

.tac_addtoanyshare {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0
}

.tac_addtoanyshare .tac_float .tarteaucitronAllow {
  margin-top: 5px
}

@media screen and (max-width:1400px) {
  .tac_addtoanyshare .tac_float {
    font-size: 8px
  }
}

.js-open-modal,
.js-open-modal:focus,
.js-open-modal:visited {
  color: #fff;
  text-decoration: none
}</pre></body></html>