@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    background: transparent !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: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

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

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

  .navbar {
    display: none;
  }

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

  .label {
    border: 1px solid #000;
  }

  .table, .page-forum #forum > table, .node-type-forum #forum > table, body .field__item table {
    border-collapse: collapse !important;
  }
  .table td, .page-forum #forum > table td, .node-type-forum #forum > table td, body .field__item table td,
.table th,
.page-forum #forum > table th,
.node-type-forum #forum > table th,
body .field__item table th {
    background-color: #fff !important;
  }

  .table-bordered th, body .field__item table th,
.table-bordered td,
body .field__item table td {
    border: 1px solid #ddd !important;
  }
}
@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-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

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

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

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

[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,
h1 body.page-node-type-article .goback,
body.page-node-type-article h1 .goback, h2 small,
h2 .small,
h2 body.page-node-type-article .goback,
body.page-node-type-article h2 .goback, h3 small,
h3 .small,
h3 body.page-node-type-article .goback,
body.page-node-type-article h3 .goback, h4 small,
h4 .small,
h4 body.page-node-type-article .goback,
body.page-node-type-article h4 .goback, h5 small,
h5 .small,
h5 body.page-node-type-article .goback,
body.page-node-type-article h5 .goback, h6 small,
h6 .small,
h6 body.page-node-type-article .goback,
body.page-node-type-article h6 .goback,
.h1 small,
.h1 .small,
.h1 body.page-node-type-article .goback,
body.page-node-type-article .h1 .goback, .h2 small,
.h2 .small,
.h2 body.page-node-type-article .goback,
body.page-node-type-article .h2 .goback, .h3 small,
.h3 .small,
.h3 body.page-node-type-article .goback,
body.page-node-type-article .h3 .goback, .h4 small,
.h4 .small,
.h4 body.page-node-type-article .goback,
body.page-node-type-article .h4 .goback, .h5 small,
.h5 .small,
.h5 body.page-node-type-article .goback,
body.page-node-type-article .h5 .goback, .h6 small,
.h6 .small,
.h6 body.page-node-type-article .goback,
body.page-node-type-article .h6 .goback {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small,
h1 body.page-node-type-article .goback,
body.page-node-type-article h1 .goback, .h1 small,
.h1 .small,
.h1 body.page-node-type-article .goback,
body.page-node-type-article .h1 .goback,
h2 small,
h2 .small,
h2 body.page-node-type-article .goback,
body.page-node-type-article h2 .goback, .h2 small,
.h2 .small,
.h2 body.page-node-type-article .goback,
body.page-node-type-article .h2 .goback,
h3 small,
h3 .small,
h3 body.page-node-type-article .goback,
body.page-node-type-article h3 .goback, .h3 small,
.h3 .small,
.h3 body.page-node-type-article .goback,
body.page-node-type-article .h3 .goback {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small,
h4 body.page-node-type-article .goback,
body.page-node-type-article h4 .goback, .h4 small,
.h4 .small,
.h4 body.page-node-type-article .goback,
body.page-node-type-article .h4 .goback,
h5 small,
h5 .small,
h5 body.page-node-type-article .goback,
body.page-node-type-article h5 .goback, .h5 small,
.h5 .small,
.h5 body.page-node-type-article .goback,
body.page-node-type-article .h5 .goback,
h6 small,
h6 .small,
h6 body.page-node-type-article .goback,
body.page-node-type-article h6 .goback, .h6 small,
.h6 .small,
.h6 body.page-node-type-article .goback,
body.page-node-type-article .h6 .goback {
  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;
}

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small,
body.page-node-type-article .goback {
  font-size: 85%;
}

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

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

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

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 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;
  }
}

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small,
blockquote body.page-node-type-article .goback,
body.page-node-type-article blockquote .goback {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before,
blockquote body.page-node-type-article .goback:before,
body.page-node-type-article blockquote .goback:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
.blockquote-reverse body.page-node-type-article .goback:before,
body.page-node-type-article .blockquote-reverse .goback:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before,
blockquote.pull-right body.page-node-type-article .goback:before,
body.page-node-type-article blockquote.pull-right .goback:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
.blockquote-reverse body.page-node-type-article .goback:after,
body.page-node-type-article .blockquote-reverse .goback:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after,
blockquote.pull-right body.page-node-type-article .goback:after,
body.page-node-type-article blockquote.pull-right .goback:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

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

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

.container, body .footer_partenaires > div {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, body .footer_partenaires > div:before, .container:after, body .footer_partenaires > div:after {
  content: " ";
  display: table;
}
.container:after, body .footer_partenaires > div:after {
  clear: both;
}
@media (min-width: 768px) {
  .container, body .footer_partenaires > div {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container, body .footer_partenaires > div {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container, body .footer_partenaires > div {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, body.front #homepage_footer a:last-child, body .footer_partenaires > div a.count_5, body .footer_partenaires > div label.count_5, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, body .footer_partenaires > div a.count_4, body .footer_partenaires > div a.count_3, body .footer_partenaires > div label.count_4, body .footer_partenaires > div label.count_3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, body.page--hautes_cours .president .img, body.front .home_top #home_menu, .news_list .views-row, .view-actualites-list .views-row, .view-actualites-for-member .views-row, body.front #home_news_list .views-row, body footer.footer .footer_contact, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, body.page-comment .form-type-managed-file,
body.node-type-forum .form-type-managed-file, body.front #homepage_footer a, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, body.page--hautes_cours .top .term_map_wrapper, body.page--hautes_cours .top .chapo, body .footer_partenaires > div a.count_2, body .footer_partenaires > div label.count_2, body footer.footer .right_leftpart, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, body.page--hautes_cours .president .infos, body.front .home_top #home_news_caroussel, body footer.footer .right, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .rangee-media.centered, body .rangee-media#wrapper_map, .rangee-media.contact .president,
.rangee-media.contact .adresse,
.rangee-media.contact .telephone,
.rangee-media.contact .telecopie,
.rangee-media.contact .site, body.page-node-type-webform .contact .adresse, body.page-node-type-webform .contact .telephone, body.page-node-type-webform .contact .telecopie, body.page-node-type-webform .contact .site, body.page-node-type-webform .contact .president, body.page--hautes_cours .contact .adresse,
body.page--hautes_cours .contact .telephone,
body.page--hautes_cours .contact .telecopie,
body.page--hautes_cours .contact .site,
body.page--hautes_cours .contact .nom-correspondant,
body.page--hautes_cours .contact .qualite-correspondant,
body.page--hautes_cours .contact .coordonnees-correspondant,
body.page--hautes_cours .contact .precision-correspondant, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, body.front #homepage_footer a:last-child, body .footer_partenaires > div a.count_5, body .footer_partenaires > div label.count_5, .col-sm-3, body .footer_partenaires > div a.count_4, body .footer_partenaires > div a.count_3, body .footer_partenaires > div label.count_4, body .footer_partenaires > div label.count_3, .col-sm-4, body.page--hautes_cours .president .img, body.front .home_top #home_menu, .news_list .views-row, .view-actualites-list .views-row, .view-actualites-for-member .views-row, body.front #home_news_list .views-row, body footer.footer .footer_contact, .col-sm-5, body.page-comment .form-type-managed-file,
body.node-type-forum .form-type-managed-file, body.front #homepage_footer a, .col-sm-6, body.page--hautes_cours .top .term_map_wrapper, body.page--hautes_cours .top .chapo, body .footer_partenaires > div a.count_2, body .footer_partenaires > div label.count_2, body footer.footer .right_leftpart, .col-sm-7, .col-sm-8, body.page--hautes_cours .president .infos, body.front .home_top #home_news_caroussel, body footer.footer .right, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .rangee-media.centered, body .rangee-media#wrapper_map, .rangee-media.contact .president,
.rangee-media.contact .adresse,
.rangee-media.contact .telephone,
.rangee-media.contact .telecopie,
.rangee-media.contact .site, body.page-node-type-webform .contact .adresse, body.page-node-type-webform .contact .telephone, body.page-node-type-webform .contact .telecopie, body.page-node-type-webform .contact .site, body.page-node-type-webform .contact .president, body.page--hautes_cours .contact .adresse,
body.page--hautes_cours .contact .telephone,
body.page--hautes_cours .contact .telecopie,
body.page--hautes_cours .contact .site,
body.page--hautes_cours .contact .nom-correspondant,
body.page--hautes_cours .contact .qualite-correspondant,
body.page--hautes_cours .contact .coordonnees-correspondant,
body.page--hautes_cours .contact .precision-correspondant {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2, body.front #homepage_footer a:last-child, body .footer_partenaires > div a.count_5, body .footer_partenaires > div label.count_5 {
    width: 16.6666666667%;
  }

  .col-sm-3, body .footer_partenaires > div a.count_4, body .footer_partenaires > div a.count_3, body .footer_partenaires > div label.count_4, body .footer_partenaires > div label.count_3 {
    width: 25%;
  }

  .col-sm-4, body.page--hautes_cours .president .img, body.front .home_top #home_menu, .news_list .views-row, .view-actualites-list .views-row, .view-actualites-for-member .views-row, body.front #home_news_list .views-row, body footer.footer .footer_contact {
    width: 33.3333333333%;
  }

  .col-sm-5, body.page-comment .form-type-managed-file,
body.node-type-forum .form-type-managed-file, body.front #homepage_footer a {
    width: 41.6666666667%;
  }

  .col-sm-6, body.page--hautes_cours .top .term_map_wrapper, body.page--hautes_cours .top .chapo, body .footer_partenaires > div a.count_2, body .footer_partenaires > div label.count_2, body footer.footer .right_leftpart {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8, body.page--hautes_cours .president .infos, body.front .home_top #home_news_caroussel, body footer.footer .right {
    width: 66.6666666667%;
  }

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

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12, .rangee-media.centered, body .rangee-media#wrapper_map, .rangee-media.contact .president,
.rangee-media.contact .adresse,
.rangee-media.contact .telephone,
.rangee-media.contact .telecopie,
.rangee-media.contact .site, body.page-node-type-webform .contact .adresse, body.page-node-type-webform .contact .telephone, body.page-node-type-webform .contact .telecopie, body.page-node-type-webform .contact .site, body.page-node-type-webform .contact .president, body.page--hautes_cours .contact .adresse,
body.page--hautes_cours .contact .telephone,
body.page--hautes_cours .contact .telecopie,
body.page--hautes_cours .contact .site,
body.page--hautes_cours .contact .nom-correspondant,
body.page--hautes_cours .contact .qualite-correspondant,
body.page--hautes_cours .contact .coordonnees-correspondant,
body.page--hautes_cours .contact .precision-correspondant {
    width: 100%;
  }

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

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

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

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

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

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

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

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

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

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

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

  .col-sm-offset-2, body .footer_partenaires > div label.count_3 {
    margin-left: 16.6666666667%;
  }

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

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

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

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

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

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

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

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

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

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

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

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

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

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

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

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

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

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

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

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

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

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

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

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

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

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

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

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

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

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

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table, .page-forum #forum > table, .node-type-forum #forum > table, body .field__item table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th, .page-forum #forum > table > thead > tr > th, .node-type-forum #forum > table > thead > tr > th, body .field__item table > thead > tr > th,
.table > thead > tr > td,
.page-forum #forum > table > thead > tr > td,
.node-type-forum #forum > table > thead > tr > td,
body .field__item table > thead > tr > td,
.table > tbody > tr > th,
.page-forum #forum > table > tbody > tr > th,
.node-type-forum #forum > table > tbody > tr > th,
body .field__item table > tbody > tr > th,
.table > tbody > tr > td,
.page-forum #forum > table > tbody > tr > td,
.node-type-forum #forum > table > tbody > tr > td,
body .field__item table > tbody > tr > td,
.table > tfoot > tr > th,
.page-forum #forum > table > tfoot > tr > th,
.node-type-forum #forum > table > tfoot > tr > th,
body .field__item table > tfoot > tr > th,
.table > tfoot > tr > td,
.page-forum #forum > table > tfoot > tr > td,
.node-type-forum #forum > table > tfoot > tr > td,
body .field__item table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th, .page-forum #forum > table > thead > tr > th, .node-type-forum #forum > table > thead > tr > th, body .field__item table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .page-forum #forum > table > caption + thead > tr:first-child > th, .node-type-forum #forum > table > caption + thead > tr:first-child > th, body .field__item table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.page-forum #forum > table > caption + thead > tr:first-child > td,
.node-type-forum #forum > table > caption + thead > tr:first-child > td,
body .field__item table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.page-forum #forum > table > colgroup + thead > tr:first-child > th,
.node-type-forum #forum > table > colgroup + thead > tr:first-child > th,
body .field__item table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.page-forum #forum > table > colgroup + thead > tr:first-child > td,
.node-type-forum #forum > table > colgroup + thead > tr:first-child > td,
body .field__item table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.page-forum #forum > table > thead:first-child > tr:first-child > th,
.node-type-forum #forum > table > thead:first-child > tr:first-child > th,
body .field__item table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.page-forum #forum > table > thead:first-child > tr:first-child > td,
.node-type-forum #forum > table > thead:first-child > tr:first-child > td,
body .field__item table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody, .page-forum #forum > table > tbody + tbody, .node-type-forum #forum > table > tbody + tbody, body .field__item table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table, .page-forum #forum > table .table, .node-type-forum #forum > table .table, .table .page-forum #forum > table, .page-forum .table #forum > table, .page-forum #forum > table #forum > table, .node-type-forum #forum > table .page-forum #forum > table, .table .node-type-forum #forum > table, .node-type-forum .table #forum > table, .page-forum #forum > table .node-type-forum #forum > table, .node-type-forum #forum > table #forum > table, body .field__item table .table, body .field__item table .page-forum #forum > table, .page-forum body .field__item table #forum > table, body .field__item table .node-type-forum #forum > table, .node-type-forum body .field__item table #forum > table, .table body .field__item table, .page-forum #forum > table body .field__item table, .node-type-forum #forum > table body .field__item table, body .field__item .table table, body .field__item .page-forum #forum > table table, .page-forum body .field__item #forum > table table, body .field__item .node-type-forum #forum > table table, .node-type-forum body .field__item #forum > table table, body .field__item table table {
  background-color: #fff;
}

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

.table-bordered, body .field__item table {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, body .field__item table > thead > tr > th,
.table-bordered > thead > tr > td,
body .field__item table > thead > tr > td,
.table-bordered > tbody > tr > th,
body .field__item table > tbody > tr > th,
.table-bordered > tbody > tr > td,
body .field__item table > tbody > tr > td,
.table-bordered > tfoot > tr > th,
body .field__item table > tfoot > tr > th,
.table-bordered > tfoot > tr > td,
body .field__item table > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, body .field__item table > thead > tr > th,
.table-bordered > thead > tr > td,
body .field__item table > thead > tr > td {
  border-bottom-width: 2px;
}

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

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

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

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

.table > thead > tr > td.active, .page-forum #forum > table > thead > tr > td.active, .node-type-forum #forum > table > thead > tr > td.active, body .field__item table > thead > tr > td.active,
.table > thead > tr > th.active,
.page-forum #forum > table > thead > tr > th.active,
.node-type-forum #forum > table > thead > tr > th.active,
body .field__item table > thead > tr > th.active, .table > thead > tr.active > td, .page-forum #forum > table > thead > tr.active > td, .node-type-forum #forum > table > thead > tr.active > td, body .field__item table > thead > tr.active > td, .table > thead > tr.active > th, .page-forum #forum > table > thead > tr.active > th, .node-type-forum #forum > table > thead > tr.active > th, body .field__item table > thead > tr.active > th,
.table > tbody > tr > td.active,
.page-forum #forum > table > tbody > tr > td.active,
.node-type-forum #forum > table > tbody > tr > td.active,
body .field__item table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.page-forum #forum > table > tbody > tr > th.active,
.node-type-forum #forum > table > tbody > tr > th.active,
body .field__item table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.page-forum #forum > table > tbody > tr.active > td,
.node-type-forum #forum > table > tbody > tr.active > td,
body .field__item table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.page-forum #forum > table > tbody > tr.active > th,
.node-type-forum #forum > table > tbody > tr.active > th,
body .field__item table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.page-forum #forum > table > tfoot > tr > td.active,
.node-type-forum #forum > table > tfoot > tr > td.active,
body .field__item table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.page-forum #forum > table > tfoot > tr > th.active,
.node-type-forum #forum > table > tfoot > tr > th.active,
body .field__item table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.page-forum #forum > table > tfoot > tr.active > td,
.node-type-forum #forum > table > tfoot > tr.active > td,
body .field__item table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.page-forum #forum > table > tfoot > tr.active > th,
.node-type-forum #forum > table > tfoot > tr.active > th,
body .field__item table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

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

.table > thead > tr > td.success, .page-forum #forum > table > thead > tr > td.success, .node-type-forum #forum > table > thead > tr > td.success, body .field__item table > thead > tr > td.success,
.table > thead > tr > th.success,
.page-forum #forum > table > thead > tr > th.success,
.node-type-forum #forum > table > thead > tr > th.success,
body .field__item table > thead > tr > th.success, .table > thead > tr.success > td, .page-forum #forum > table > thead > tr.success > td, .node-type-forum #forum > table > thead > tr.success > td, body .field__item table > thead > tr.success > td, .table > thead > tr.success > th, .page-forum #forum > table > thead > tr.success > th, .node-type-forum #forum > table > thead > tr.success > th, body .field__item table > thead > tr.success > th,
.table > tbody > tr > td.success,
.page-forum #forum > table > tbody > tr > td.success,
.node-type-forum #forum > table > tbody > tr > td.success,
body .field__item table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.page-forum #forum > table > tbody > tr > th.success,
.node-type-forum #forum > table > tbody > tr > th.success,
body .field__item table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.page-forum #forum > table > tbody > tr.success > td,
.node-type-forum #forum > table > tbody > tr.success > td,
body .field__item table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.page-forum #forum > table > tbody > tr.success > th,
.node-type-forum #forum > table > tbody > tr.success > th,
body .field__item table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.page-forum #forum > table > tfoot > tr > td.success,
.node-type-forum #forum > table > tfoot > tr > td.success,
body .field__item table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.page-forum #forum > table > tfoot > tr > th.success,
.node-type-forum #forum > table > tfoot > tr > th.success,
body .field__item table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.page-forum #forum > table > tfoot > tr.success > td,
.node-type-forum #forum > table > tfoot > tr.success > td,
body .field__item table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.page-forum #forum > table > tfoot > tr.success > th,
.node-type-forum #forum > table > tfoot > tr.success > th,
body .field__item table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

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

.table > thead > tr > td.info, .page-forum #forum > table > thead > tr > td.info, .node-type-forum #forum > table > thead > tr > td.info, body .field__item table > thead > tr > td.info,
.table > thead > tr > th.info,
.page-forum #forum > table > thead > tr > th.info,
.node-type-forum #forum > table > thead > tr > th.info,
body .field__item table > thead > tr > th.info, .table > thead > tr.info > td, .page-forum #forum > table > thead > tr.info > td, .node-type-forum #forum > table > thead > tr.info > td, body .field__item table > thead > tr.info > td, .table > thead > tr.info > th, .page-forum #forum > table > thead > tr.info > th, .node-type-forum #forum > table > thead > tr.info > th, body .field__item table > thead > tr.info > th,
.table > tbody > tr > td.info,
.page-forum #forum > table > tbody > tr > td.info,
.node-type-forum #forum > table > tbody > tr > td.info,
body .field__item table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.page-forum #forum > table > tbody > tr > th.info,
.node-type-forum #forum > table > tbody > tr > th.info,
body .field__item table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.page-forum #forum > table > tbody > tr.info > td,
.node-type-forum #forum > table > tbody > tr.info > td,
body .field__item table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.page-forum #forum > table > tbody > tr.info > th,
.node-type-forum #forum > table > tbody > tr.info > th,
body .field__item table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.page-forum #forum > table > tfoot > tr > td.info,
.node-type-forum #forum > table > tfoot > tr > td.info,
body .field__item table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.page-forum #forum > table > tfoot > tr > th.info,
.node-type-forum #forum > table > tfoot > tr > th.info,
body .field__item table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.page-forum #forum > table > tfoot > tr.info > td,
.node-type-forum #forum > table > tfoot > tr.info > td,
body .field__item table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.page-forum #forum > table > tfoot > tr.info > th,
.node-type-forum #forum > table > tfoot > tr.info > th,
body .field__item table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

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

.table > thead > tr > td.warning, .page-forum #forum > table > thead > tr > td.warning, .node-type-forum #forum > table > thead > tr > td.warning, body .field__item table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.page-forum #forum > table > thead > tr > th.warning,
.node-type-forum #forum > table > thead > tr > th.warning,
body .field__item table > thead > tr > th.warning, .table > thead > tr.warning > td, .page-forum #forum > table > thead > tr.warning > td, .node-type-forum #forum > table > thead > tr.warning > td, body .field__item table > thead > tr.warning > td, .table > thead > tr.warning > th, .page-forum #forum > table > thead > tr.warning > th, .node-type-forum #forum > table > thead > tr.warning > th, body .field__item table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.page-forum #forum > table > tbody > tr > td.warning,
.node-type-forum #forum > table > tbody > tr > td.warning,
body .field__item table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.page-forum #forum > table > tbody > tr > th.warning,
.node-type-forum #forum > table > tbody > tr > th.warning,
body .field__item table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.page-forum #forum > table > tbody > tr.warning > td,
.node-type-forum #forum > table > tbody > tr.warning > td,
body .field__item table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.page-forum #forum > table > tbody > tr.warning > th,
.node-type-forum #forum > table > tbody > tr.warning > th,
body .field__item table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.page-forum #forum > table > tfoot > tr > td.warning,
.node-type-forum #forum > table > tfoot > tr > td.warning,
body .field__item table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.page-forum #forum > table > tfoot > tr > th.warning,
.node-type-forum #forum > table > tfoot > tr > th.warning,
body .field__item table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.page-forum #forum > table > tfoot > tr.warning > td,
.node-type-forum #forum > table > tfoot > tr.warning > td,
body .field__item table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.page-forum #forum > table > tfoot > tr.warning > th,
.node-type-forum #forum > table > tfoot > tr.warning > th,
body .field__item table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

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

.table > thead > tr > td.danger, .page-forum #forum > table > thead > tr > td.danger, .node-type-forum #forum > table > thead > tr > td.danger, body .field__item table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.page-forum #forum > table > thead > tr > th.danger,
.node-type-forum #forum > table > thead > tr > th.danger,
body .field__item table > thead > tr > th.danger, .table > thead > tr.danger > td, .page-forum #forum > table > thead > tr.danger > td, .node-type-forum #forum > table > thead > tr.danger > td, body .field__item table > thead > tr.danger > td, .table > thead > tr.danger > th, .page-forum #forum > table > thead > tr.danger > th, .node-type-forum #forum > table > thead > tr.danger > th, body .field__item table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.page-forum #forum > table > tbody > tr > td.danger,
.node-type-forum #forum > table > tbody > tr > td.danger,
body .field__item table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.page-forum #forum > table > tbody > tr > th.danger,
.node-type-forum #forum > table > tbody > tr > th.danger,
body .field__item table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.page-forum #forum > table > tbody > tr.danger > td,
.node-type-forum #forum > table > tbody > tr.danger > td,
body .field__item table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.page-forum #forum > table > tbody > tr.danger > th,
.node-type-forum #forum > table > tbody > tr.danger > th,
body .field__item table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.page-forum #forum > table > tfoot > tr > td.danger,
.node-type-forum #forum > table > tfoot > tr > td.danger,
body .field__item table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.page-forum #forum > table > tfoot > tr > th.danger,
.node-type-forum #forum > table > tfoot > tr > th.danger,
body .field__item table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.page-forum #forum > table > tfoot > tr.danger > td,
.node-type-forum #forum > table > tfoot > tr.danger > td,
body .field__item table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.page-forum #forum > table > tfoot > tr.danger > th,
.node-type-forum #forum > table > tfoot > tr.danger > th,
body .field__item table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.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 > .table, .page-forum #forum.table-responsive > table, .node-type-forum #forum.table-responsive > table, body .field__item .table-responsive > table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .page-forum #forum.table-responsive > table > thead > tr > th, .node-type-forum #forum.table-responsive > table > thead > tr > th, body .field__item .table-responsive > table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.page-forum #forum.table-responsive > table > thead > tr > td,
.node-type-forum #forum.table-responsive > table > thead > tr > td,
body .field__item .table-responsive > table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.page-forum #forum.table-responsive > table > tbody > tr > th,
.node-type-forum #forum.table-responsive > table > tbody > tr > th,
body .field__item .table-responsive > table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.page-forum #forum.table-responsive > table > tbody > tr > td,
.node-type-forum #forum.table-responsive > table > tbody > tr > td,
body .field__item .table-responsive > table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.page-forum #forum.table-responsive > table > tfoot > tr > th,
.node-type-forum #forum.table-responsive > table > tfoot > tr > th,
body .field__item .table-responsive > table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td,
.page-forum #forum.table-responsive > table > tfoot > tr > td,
.node-type-forum #forum.table-responsive > table > tfoot > tr > td,
body .field__item .table-responsive > table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered, body .field__item .table-responsive > table {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, body .field__item .table-responsive > table > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
body .field__item .table-responsive > table > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
body .field__item .table-responsive > table > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
body .field__item .table-responsive > table > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
body .field__item .table-responsive > table > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child,
body .field__item .table-responsive > table > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, body .field__item .table-responsive > table > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
body .field__item .table-responsive > table > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
body .field__item .table-responsive > table > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
body .field__item .table-responsive > table > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
body .field__item .table-responsive > table > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child,
body .field__item .table-responsive > table > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, body .field__item .table-responsive > table > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
body .field__item .table-responsive > table > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
body .field__item .table-responsive > table > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td,
body .field__item .table-responsive > table > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].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;
}

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

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #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-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.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;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #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:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #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:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #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:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #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:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #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:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

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

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

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

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

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

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

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px 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;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

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

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, body .footer_partenaires.navbar > div .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

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

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
.navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

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

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

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
  font-size: 13px;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager .pager__items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pager li {
  display: inline;
  padding: 0;
}
.pager li > a,
.pager li > span {
  color: #34a49d;
  display: inline-block;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager li.is-active a {
  background-color: #34a49d;
  border-color: #34a49d;
  color: #fff;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

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

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

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, body .footer_partenaires > div .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container, .jumbotron body .footer_partenaires > div, body .jumbotron .footer_partenaires > div {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, body .footer_partenaires > div .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active body.page-node-type-article .list-group-item-heading > .goback,
body.page-node-type-article .list-group-item.active .list-group-item-heading > .goback, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

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

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

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

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
body.page-node-type-article .panel-title > .goback,
.panel-title > small > a,
.panel-title > .small > a,
body.page-node-type-article .panel-title > .goback > a {
  color: inherit;
}

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

.panel > .table, .page-forum #forum.panel > table, .node-type-forum #forum.panel > table, body .field__item .panel > table,
.panel > .table-responsive > .table,
.page-forum .panel > #forum.table-responsive > table,
.node-type-forum .panel > #forum.table-responsive > table,
body .field__item .panel > .table-responsive > table,
.panel > .panel-collapse > .table,
.page-forum .panel > #forum.panel-collapse > table,
.node-type-forum .panel > #forum.panel-collapse > table,
body .field__item .panel > .panel-collapse > table {
  margin-bottom: 0;
}
.panel > .table caption, .page-forum #forum.panel > table caption, .node-type-forum #forum.panel > table caption, body .field__item .panel > table caption,
.panel > .table-responsive > .table caption,
.page-forum .panel > #forum.table-responsive > table caption,
.node-type-forum .panel > #forum.table-responsive > table caption,
.panel > .panel-collapse > .table caption,
.page-forum .panel > #forum.panel-collapse > table caption,
.node-type-forum .panel > #forum.panel-collapse > table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child, .page-forum #forum.panel > table:first-child, .node-type-forum #forum.panel > table:first-child, body .field__item .panel > table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.page-forum .panel > #forum.table-responsive:first-child > table:first-child,
.node-type-forum .panel > #forum.table-responsive:first-child > table:first-child,
body .field__item .panel > .table-responsive:first-child > table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .page-forum #forum.panel > table:first-child > thead:first-child > tr:first-child, .node-type-forum #forum.panel > table:first-child > thead:first-child > tr:first-child, body .field__item .panel > table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.page-forum #forum.panel > table:first-child > tbody:first-child > tr:first-child,
.node-type-forum #forum.panel > table:first-child > tbody:first-child > tr:first-child,
body .field__item .panel > table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.page-forum .panel > #forum.table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
.node-type-forum .panel > #forum.table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.page-forum .panel > #forum.table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child,
.node-type-forum .panel > #forum.table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .page-forum #forum.panel > table:first-child > thead:first-child > tr:first-child td:first-child, .node-type-forum #forum.panel > table:first-child > thead:first-child > tr:first-child td:first-child, body .field__item .panel > table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.page-forum #forum.panel > table:first-child > thead:first-child > tr:first-child th:first-child,
.node-type-forum #forum.panel > table:first-child > thead:first-child > tr:first-child th:first-child,
body .field__item .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.page-forum #forum.panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
.node-type-forum #forum.panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
body .field__item .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.page-forum #forum.panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
.node-type-forum #forum.panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
body .field__item .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.page-forum .panel > #forum.table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
.node-type-forum .panel > #forum.table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.page-forum .panel > #forum.table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
.node-type-forum .panel > #forum.table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.page-forum .panel > #forum.table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
.node-type-forum .panel > #forum.table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.page-forum .panel > #forum.table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
.node-type-forum .panel > #forum.table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .page-forum #forum.panel > table:first-child > thead:first-child > tr:first-child td:last-child, .node-type-forum #forum.panel > table:first-child > thead:first-child > tr:first-child td:last-child, body .field__item .panel > table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.page-forum #forum.panel > table:first-child > thead:first-child > tr:first-child th:last-child,
.node-type-forum #forum.panel > table:first-child > thead:first-child > tr:first-child th:last-child,
body .field__item .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.page-forum #forum.panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
.node-type-forum #forum.panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
body .field__item .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.page-forum #forum.panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
.node-type-forum #forum.panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
body .field__item .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.page-forum .panel > #forum.table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
.node-type-forum .panel > #forum.table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.page-forum .panel > #forum.table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
.node-type-forum .panel > #forum.table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.page-forum .panel > #forum.table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
.node-type-forum .panel > #forum.table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.page-forum .panel > #forum.table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
.node-type-forum .panel > #forum.table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child, .page-forum #forum.panel > table:last-child, .node-type-forum #forum.panel > table:last-child, body .field__item .panel > table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.page-forum .panel > #forum.table-responsive:last-child > table:last-child,
.node-type-forum .panel > #forum.table-responsive:last-child > table:last-child,
body .field__item .panel > .table-responsive:last-child > table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .page-forum #forum.panel > table:last-child > tbody:last-child > tr:last-child, .node-type-forum #forum.panel > table:last-child > tbody:last-child > tr:last-child, body .field__item .panel > table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.page-forum #forum.panel > table:last-child > tfoot:last-child > tr:last-child,
.node-type-forum #forum.panel > table:last-child > tfoot:last-child > tr:last-child,
body .field__item .panel > table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.page-forum .panel > #forum.table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
.node-type-forum .panel > #forum.table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.page-forum .panel > #forum.table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child,
.node-type-forum .panel > #forum.table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .page-forum #forum.panel > table:last-child > tbody:last-child > tr:last-child td:first-child, .node-type-forum #forum.panel > table:last-child > tbody:last-child > tr:last-child td:first-child, body .field__item .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.page-forum #forum.panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
.node-type-forum #forum.panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
body .field__item .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.page-forum #forum.panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.node-type-forum #forum.panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
body .field__item .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.page-forum #forum.panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.node-type-forum #forum.panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
body .field__item .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.page-forum .panel > #forum.table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
.node-type-forum .panel > #forum.table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.page-forum .panel > #forum.table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
.node-type-forum .panel > #forum.table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.page-forum .panel > #forum.table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.node-type-forum .panel > #forum.table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.page-forum .panel > #forum.table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.node-type-forum .panel > #forum.table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .page-forum #forum.panel > table:last-child > tbody:last-child > tr:last-child td:last-child, .node-type-forum #forum.panel > table:last-child > tbody:last-child > tr:last-child td:last-child, body .field__item .panel > table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.page-forum #forum.panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
.node-type-forum #forum.panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
body .field__item .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.page-forum #forum.panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.node-type-forum #forum.panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
body .field__item .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.page-forum #forum.panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.node-type-forum #forum.panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
body .field__item .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.page-forum .panel > #forum.table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
.node-type-forum .panel > #forum.table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.page-forum .panel > #forum.table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
.node-type-forum .panel > #forum.table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.page-forum .panel > #forum.table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.node-type-forum .panel > #forum.table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.page-forum .panel > #forum.table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.node-type-forum .panel > #forum.table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table, .page-forum #forum.panel > .panel-body + table, .node-type-forum #forum.panel > .panel-body + table, body .field__item .panel > .panel-body + table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.page-forum #forum.panel > table + .panel-body,
.node-type-forum #forum.panel > table + .panel-body,
body .field__item .panel > table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .page-forum #forum.panel > table > tbody:first-child > tr:first-child th, .node-type-forum #forum.panel > table > tbody:first-child > tr:first-child th, body .field__item .panel > table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.page-forum #forum.panel > table > tbody:first-child > tr:first-child td,
.node-type-forum #forum.panel > table > tbody:first-child > tr:first-child td,
body .field__item .panel > table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered, body .field__item .panel > table,
.panel > .table-responsive > .table-bordered,
body .field__item .panel > .table-responsive > table {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, body .field__item .panel > table > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
body .field__item .panel > table > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
body .field__item .panel > table > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
body .field__item .panel > table > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
body .field__item .panel > table > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
body .field__item .panel > table > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, body .field__item .panel > table > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
body .field__item .panel > table > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
body .field__item .panel > table > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
body .field__item .panel > table > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
body .field__item .panel > table > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
body .field__item .panel > table > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, body .field__item .panel > table > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
body .field__item .panel > table > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
body .field__item .panel > table > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
body .field__item .panel > table > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, body .field__item .panel > table > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
body .field__item .panel > table > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
body .field__item .panel > table > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
body .field__item .panel > table > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

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

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

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

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

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

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

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

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

  tr.visible-xs {
    display: table-row !important;
  }

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

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

@media (max-width: 767px) {
  .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;
  }

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

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

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

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

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

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

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

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

  tr.visible-lg {
    display: table-row !important;
  }

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

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

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

@media (max-width: 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;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

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

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

  tr.visible-print {
    display: table-row !important;
  }

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

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

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

@media print {
  .hidden-print {
    display: none !important;
  }
}
.lb-loader, .lightbox {
  text-align: center;
  line-height: 0;
}

.lb-dataContainer:after, .lb-outerContainer:after {
  content: "";
  clear: both;
}

html.lb-disable-scrolling {
  overflow: hidden;
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid #fff;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff;
}

.lb-loader, .lb-nav {
  position: absolute;
  left: 0;
}

.lb-outerContainer:after {
  display: table;
}

.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-next, .lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  display: table;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1;
}

@font-face {
  font-family: "StRyde-Regular";
  src: url("../fonts/stryde/stryde-regular-webfont.eot");
  src: url("../fonts/stryde/stryde-regular-webfont.woff") format("woff"), url("../fonts/stryde/stryde-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova-Bold";
  src: url("../fonts/proxima_nova/proximanova-bold-webfont.eot");
  src: url("../fonts/proxima_nova/proximanova-bold-webfont.woff") format("woff"), url("../fonts/proxima_nova/proximanova-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova-Semibold";
  src: url("../fonts/proxima_nova/proximanova-semibold-webfont.eot");
  src: url("../fonts/proxima_nova/proximanova-semibold-webfont.woff") format("woff"), url("../fonts/proxima_nova/proximanova-semibold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova-Regular";
  src: url("../fonts/proxima_nova/proximanova-regular-webfont.eot");
  src: url("../fonts/proxima_nova/proximanova-regular-webfont.woff") format("woff"), url("../fonts/proxima_nova/proximanova-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Intello-Medium";
  src: url("../fonts/intelo/kastelov_-_intelo_medium-webfont.eot");
  src: url("../fonts/intelo/kastelov_-_intelo_medium-webfont.woff") format("woff"), url("../fonts/intelo/kastelov_-_intelo_medium-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?34wnxe");
  src: url("../fonts/icomoon/icomoon.eot?34wnxe#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?34wnxe") format("truetype"), url("../fonts/icomoon/icomoon.woff?34wnxe") format("woff"), url("../fonts/icomoon/icomoon.svg?34wnxe#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"], .icomoon, .rangee-media.link .rangee-media-link span:after, .rangee-media.contact .adresse:before, body.path-user .goback:before, .node-type-forum.page-node-edit #forum-node-form select:after,
.page-node-add-forum #forum-node-form select:after, body.page-node-type-webform .contact .adresse:before, body.page-node-type-webform .contact:before, body.page--hautes_cours .block-views-blockactualites-for-cour-block-1 .container_ahjucaf:before, body.page--hautes_cours .block-views-blockactualites-for-cour-block-1 .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before, body.page--hautes_cours .field_block_accordeon .block-views-blockactualites-for-cour-block-1 .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before, body.page--hautes_cours .field_block_accordeon .opener:before, body.page--hautes_cours .block-views-blockpages-for-cour-block-1 .container_ahjucaf:before, body.page--hautes_cours .block-views-blockpages-for-cour-block-1 .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before, body.page--hautes_cours .field_block_accordeon .block-views-blockpages-for-cour-block-1 .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before, body.page--hautes_cours .contact .contact_wrapper:before,
body.page--hautes_cours .contact .correspondant_wrapper:before, body.page--hautes_cours .contact:before, body.page--hautes_cours .field_textes_juridiques:before, body.page--hautes_cours .president .img .field--name-field-photo-du-president:before, body.page--hautes_cours .president:before, header #search-block-form .form-actions, header #views-exposed-form-search-page-1 .form-actions, body.front .home_top #home_news_caroussel .views-row article .desc h3:after, body.front .home_top #home_news_caroussel .views-row article .desc h3:before, .field--name-field-collection-de-champ-textes .morelink_ahjucaf:after, .field--name-field-collection-de-champ-textes body.front .home_top #home_news_caroussel .views-row article .desc a:after, body.front .home_top #home_news_caroussel .views-row article .desc .field--name-field-collection-de-champ-textes a:after, .field--name-field-collection-de-champ-textes .news_list .views-row article .link:after, .field--name-field-collection-de-champ-textes .view-actualites-list .views-row article .link:after, .field--name-field-collection-de-champ-textes .view-actualites-for-member .views-row article .link:after, .field--name-field-collection-de-champ-textes body.front #home_news_list .views-row article .link:after, body.front .field--name-field-collection-de-champ-textes #home_news_list .views-row article .link:after, .news_list .views-row article .field--name-field-collection-de-champ-textes .link:after, .view-actualites-list .views-row article .field--name-field-collection-de-champ-textes .link:after, .view-actualites-for-member .views-row article .field--name-field-collection-de-champ-textes .link:after, body.front #home_news_list .views-row article .field--name-field-collection-de-champ-textes .link:after, .region-mobile-menu #block-topmenu-2 > .menu > li .caret:before, .region-mobile-menu #block-navigationprincipale > .menu > li .caret:before, header .menu--main > .menu > li .caret:before, .top_header #block-topmenu > .menu > li ul.menu li a:before, .top_header #block-topmenu > .menu > li:nth-child(3), .top_header #block-topmenu > .menu > li:nth-child(2), .toggle_searchform, .list_link_ahjucaf .link:after, .news_list .views-row article .wrap .date:after, .view-actualites-list .views-row article .wrap .date:after, .view-actualites-for-member .views-row article .wrap .date:after, body.front #home_news_list .views-row article .wrap .date:after, body #wrapper_map .mapselect .select2-selection:before, body #wrapper_map h2:before, body #wrapper_map:after, #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock2:before, #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 a:before, #block-ahjucaf-config-ahjucaf-sidebar .block-title:before, body footer.footer .right_leftpart .footer_rse ul li:last-child a:before, body footer.footer .right_leftpart .footer_rse ul li:first-child a:before, body .breadcrumb li:first-child, body .breadcrumb li:before, body .gotop .icon:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-plus:before {
  content: "";
}

.icon-actualites:after, body.front .home_top #home_news_caroussel .views-row article .desc h3:after {
  content: "";
}

.icon-actualites_before:before, body.page--hautes_cours .block-views-blockactualites-for-cour-block-1 .container_ahjucaf:before, body.page--hautes_cours .block-views-blockactualites-for-cour-block-1 .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before, body.page--hautes_cours .field_block_accordeon .block-views-blockactualites-for-cour-block-1 .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before {
  content: "";
}

.icon-arrets:before {
  content: "";
}

.icon-balance:before {
  content: "";
}

.icon-bump_gauche:before {
  content: "";
}

.icon-bump_haut:before, body.front .home_top #home_news_caroussel .views-row article .desc h3:before {
  content: "";
}

.icon-bump_haut_after:after, .news_list .views-row article .wrap .date:after, .view-actualites-list .views-row article .wrap .date:after, .view-actualites-for-member .views-row article .wrap .date:after, body.front #home_news_list .views-row article .wrap .date:after, body #wrapper_map:after {
  content: "";
}

.icon-contact_acces-membre:before, body.page-node-type-webform .contact:before, body.page--hautes_cours .contact:before, .top_header #block-topmenu > .menu > li:nth-child(3):before {
  content: "";
}

.icon-dossiers_thematiques:before, body.page--hautes_cours .block-views-blockpages-for-cour-block-1 .container_ahjucaf:before, body.page--hautes_cours .block-views-blockpages-for-cour-block-1 .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before, body.page--hautes_cours .field_block_accordeon .block-views-blockpages-for-cour-block-1 .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before {
  content: "";
}

.icon-fleche:before, body.path-user .goback:before, body.page--hautes_cours .field_block_accordeon .opener:before, .region-mobile-menu #block-topmenu-2 > .menu > li .caret:before, .region-mobile-menu #block-navigationprincipale > .menu > li .caret:before, header .menu--main > .menu > li .caret:before, .top_header #block-topmenu > .menu > li ul.menu li a:before, body #wrapper_map .mapselect .select2-selection:before, #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock2:before, #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 a:before, #block-ahjucaf-config-ahjucaf-sidebar .block-title:before, body .breadcrumb li:before, body .gotop .icon:before {
  content: "";
}

.icon-fleche_after:after, .rangee-media.link .rangee-media-link span:after, .field--name-field-collection-de-champ-textes .morelink_ahjucaf:after, .field--name-field-collection-de-champ-textes body.front .home_top #home_news_caroussel .views-row article .desc a:after, body.front .home_top #home_news_caroussel .views-row article .desc .field--name-field-collection-de-champ-textes a:after, .field--name-field-collection-de-champ-textes .news_list .views-row article .link:after, .field--name-field-collection-de-champ-textes .view-actualites-list .views-row article .link:after, .field--name-field-collection-de-champ-textes .view-actualites-for-member .views-row article .link:after, .field--name-field-collection-de-champ-textes body.front #home_news_list .views-row article .link:after, body.front .field--name-field-collection-de-champ-textes #home_news_list .views-row article .link:after, .news_list .views-row article .field--name-field-collection-de-champ-textes .link:after, .view-actualites-list .views-row article .field--name-field-collection-de-champ-textes .link:after, .view-actualites-for-member .views-row article .field--name-field-collection-de-champ-textes .link:after, body.front #home_news_list .views-row article .field--name-field-collection-de-champ-textes .link:after, .list_link_ahjucaf .link:after {
  content: "";
}

.icon-globe:before, .top_header #block-topmenu > .menu > li:nth-child(2):before, body #wrapper_map h2:before {
  content: "";
}

.icon-home_fil_ariane:before, body .breadcrumb li:first-child:before {
  content: "";
}

.icon-i_contact:before, .rangee-media.contact .adresse:before, body.page-node-type-webform .contact .adresse:before, body.page--hautes_cours .contact .contact_wrapper:before,
body.page--hautes_cours .contact .correspondant_wrapper:before, body.page--hautes_cours .president .img .field--name-field-photo-du-president:before {
  content: "";
}

.icon-logo_fb:before, body footer.footer .right_leftpart .footer_rse ul li:first-child a:before {
  content: "";
}

.icon-logo_rss:before, body footer.footer .right_leftpart .footer_rse ul li:last-child a:before {
  content: "";
}

.icon-loupe:before, header #search-block-form .form-actions:before, header #views-exposed-form-search-page-1 .form-actions:before, .toggle_searchform:before {
  content: "";
}

.icon-pin_map:before {
  content: "";
}

.icon-president:before, body.page--hautes_cours .president:before {
  content: "";
}

.icon-textes_references:before, body.page--hautes_cours .field_textes_juridiques:before {
  content: "";
}

/**
 * Fix fonts that render as bold in Firefox
 *
 * Put this near the top of your style.css
 * Before any overriding styles
 */
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
}
html header.navbar-default {
  background-color: transparent;
  border: none;
}
/**
 * Firefox specific rule
 */
@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}
/* Bootstrap Menu focus style reset */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus,
.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
}

/* New grid step "xlg" */
.visible-xlg {
  display: none;
}

@media (min-width: 1500px) {
  .visible-xlg {
    display: block;
  }

  .container, body .footer_partenaires > div {
    width: 1460px;
    max-width: 100%;
  }

  .col-xlg-1 {
    width: 8.3333333333%;
    float: left;
  }

  .col-xlg-2 {
    width: 16.6666666667%;
    float: left;
  }

  .col-xlg-3 {
    width: 25%;
    float: left;
  }

  .col-xlg-4 {
    width: 33.3333333333%;
    float: left;
  }

  .col-xlg-5 {
    width: 41.6666666667%;
    float: left;
  }

  .col-xlg-6 {
    width: 50%;
    float: left;
  }

  .col-xlg-7 {
    width: 58.3333333333%;
    float: left;
  }

  .col-xlg-8 {
    width: 66.6666666667%;
    float: left;
  }

  .col-xlg-9 {
    width: 75%;
    float: left;
  }

  .col-xlg-10 {
    width: 83.3333333333%;
    float: left;
  }

  .col-xlg-11 {
    width: 91.6666666667%;
    float: left;
  }

  .col-xlg-12 {
    width: 100%;
    float: left;
  }
}
/* Navigation change breakpoint for burget menu */
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }

  .navbar-left, .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border: none;
  }

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

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

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

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

  .collapse.in {
    display: block !important;
  }
}
/*
*  ------
*  ------ Ahjucaf Common Layout
*  ------
*/
body {
  color: #666666;
  background-color: #f8f8f8;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* lightbox center */
  /* Cookie banner */
  /* Entête de pages, actualités, forum */
  /* All pagers */
  /* Bouton GoTop */
  /*
  *  ------
  *  ------ Footer
  *  ------
  */
}
body h1, body h2, body h3 {
  text-align: left;
}
body p {
  font-size: 18px;
  line-height: 25px;
}
body sup {
  font-size: 55%;
}
body label {
  font-weight: 300;
}
body img {
  max-width: 100%;
  height: auto;
}
body .microdata {
  display: none;
}
body .main-container {
  margin-top: 40px;
}
body .field__item u {
  font-weight: 300;
}
body .field__item h3 {
  color: #2ba7db;
  font-size: 22px;
}
body .field__item .media-element-container .file-icon {
  padding: 3px 4px;
  float: left;
  min-width: 28px;
}
body .field__item .media-element-container a {
  float: left;
}
body .field__item ul {
  list-style-type: none;
  line-height: 27px;
  font-size: 18px;
}
body .field__item ul .media-element-container {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  top: 5px;
}
body .field__item ul li:before {
  content: "•";
  margin-right: 10px;
  color: #34a49d;
  font-size: 30px;
  position: relative;
}
body .field__item ul li {
  color: #555;
}
body .field__item ul li .media {
  padding-bottom: 0 !important;
}
body .field__item .file-document a {
  margin: 0;
  display: block;
}
body .field__item table thead {
  background: #34a49d;
  color: #fff;
}
body #lightbox {
  position: fixed !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
body .cnil_bottom_banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  z-index: 9999999;
  padding: 5px 20px;
}
body .cnil_bottom_banner p {
  font-size: 14px;
  float: left;
  padding: 10px 0 0 0;
}
body .cnil_bottom_banner a, body .cnil_bottom_banner input[type=submit] {
  float: right;
  background: none;
  border-radius: 25px;
  border: 1px solid #34a49d;
  padding: 3px 10px;
  font-size: 12px;
  color: #34a49d;
  margin-top: 9px;
}
body .cnil_bottom_banner a:hover, body .cnil_bottom_banner input[type=submit]:hover {
  color: #fff;
}
body .cnil_wrapper {
  margin-bottom: 30px;
}
body .cnil_wrapper .help-block p {
  font-size: 12px;
}
body .entete {
  margin: 0 0 50px -20px;
  background-color: #fff;
  padding: 30px calc(6% + 20px) 50px calc(6% + 20px);
  text-align: justify;
}
@media (max-width: 991px) {
  body .entete {
    margin: 0 0 50px 0px;
    padding: 30px 12px 50px 12px;
  }
}
body .entete h1 {
  position: relative;
  color: #323232;
  position: relative;
  margin-bottom: 58px;
  font-size: 34px;
}
body .entete h1:before {
  content: "";
  position: absolute;
  width: 45px;
  height: 3px;
  background-color: #34a49d;
  bottom: -26px;
  left: 0;
}
body .pagination {
  font-size: 13px;
}
body .pagination li {
  float: left !important;
  margin: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
}
body .pagination li a {
  float: left !important;
  margin: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
}
body .pagination .ajax-progress-throbber {
  display: none;
}
body .pagination > .active > span, body .pagination > .active:hover > span, body .pagination > a:hover > span {
  background-color: #34a49d;
  border-color: #34a49d;
}
body .pagination > li > a:hover, body .pagination > li > a:focus, body .pagination > li > span:hover, body .pagination > li > span:focus {
  color: #34a49d;
}
body .pagination > li > a, body .pagination > li > span {
  color: #34a49d;
}
body #sliding-popup {
  width: 100%;
  background: #444;
  line-height: 12px;
  padding: 10px 0 0 0;
  color: #fff;
}
body #sliding-popup p {
  padding: 5px;
  font-size: 15px;
}
body #sliding-popup p a {
  color: #2ba7db;
}
body #sliding-popup #popup-buttons button {
  padding: 7px 20px;
  margin: 0 0 7px 0;
  background: #2ba7db;
  border: none;
  border-radius: 30px;
  color: #fff;
}
body #sliding-popup #popup-buttons > button:last-child {
  display: none;
}
body .gotop {
  display: none;
  position: fixed;
  bottom: 5%;
  right: 5%;
  font-size: 1.3em;
  display: block;
  border-radius: 50px;
  background-color: #652076;
  color: #fff;
  width: 40px;
  height: 40px;
  padding: 5px 9px;
}
body .gotop .icon {
  position: absolute;
}
body .gotop .icon:before {
  font-size: 15px;
  color: #fff;
  position: absolute;
  top: 6px;
  right: -18px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media (max-width: 991px) {
  body .gotop {
    display: none !important;
  }
}
body .gotop .title {
  color: #652076;
  text-transform: uppercase;
  font-size: 12px;
  display: block;
  width: 87px;
  position: absolute;
  top: 43px;
  left: -19px;
}
body .gotop:hover, body .gotop:active {
  background-color: #2ba7db;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
body .gotop:hover .title, body .gotop:active .title {
  color: #2ba7db;
}
body #block-ahjucaf-content a {
  color: #34a49d;
  text-decoration: none;
}
body #block-ahjucaf-content a .field__item {
  text-decoration: none;
  word-break: break-all;
}
body #block-ahjucaf-content a:hover {
  text-decoration: underline;
}
body #block-ahjucaf-content a:hover .field__item {
  text-decoration: underline;
}
body.page-taxonomy-term #block-system-main a, body.page-node-61 #block-system-main a, body.page-node-62 #block-system-main a, body.page-node-47 #block-system-main a {
  color: #2ba7db;
}
body.page-taxonomy-term #block-system-main .rangee-media-link, body.page-node-61 #block-system-main .rangee-media-link, body.page-node-62 #block-system-main .rangee-media-link, body.page-node-47 #block-system-main .rangee-media-link {
  color: #34a49d;
}
body header {
  border-radius: 0;
  background-color: #fff;
  width: 100%;
  /*
  *  ------
  *  ------ Burger
  *  ------
  */
  /*
  *  ------
  *  ------ Main Menu
  *  ------
  */
}
@media (max-width: 991px) {
  body header {
    padding: 0;
    position: relative;
    min-height: 130px;
  }
  body header:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 50px;
    background: #000;
  }
}
body header .navbar-header a.logo {
  height: 80px;
}
body header .navbar-header a.logo img {
  position: relative;
  top: -59px;
}
@media (max-width: 991px) {
  body header .navbar-header a.logo img {
    top: 0px;
    max-height: 118px;
  }
}
body header.navbar-default .navbar-toggle, body header.navbar-default .navbar-toggle:hover, body header.navbar-default .navbar-toggle:focus {
  background-color: transparent;
  border-color: #fff;
}
body header.navbar-default .navbar-toggle .icon-bar, body header.navbar-default .navbar-toggle:hover .icon-bar, body header.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #fff;
}
body header.navbar-default .navbar-toggle:hover {
  background-color: #34a49d;
  border-color: #34a49d;
}
body header.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #fff;
}
body header #block-ahjucaf-main-menu, body header #block-topmenu-for-mobile {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  body header #block-ahjucaf-main-menu, body header #block-topmenu-for-mobile {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  body header #block-ahjucaf-main-menu > ul.menu, body header #block-topmenu-for-mobile > ul.menu {
    width: 100%;
    margin: 0;
  }
}
body header #block-ahjucaf-main-menu > ul.menu > li, body header #block-topmenu-for-mobile > ul.menu > li {
  margin-right: 5px;
  padding: 36px 0 28px 0px;
  position: relative;
  border-bottom: 2px solid #fff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body header #block-ahjucaf-main-menu > ul.menu > li, body header #block-topmenu-for-mobile > ul.menu > li {
    margin-right: 3px;
  }
}
@media (max-width: 991px) {
  body header #block-ahjucaf-main-menu > ul.menu > li, body header #block-topmenu-for-mobile > ul.menu > li {
    padding: 0px !important;
  }
  body header #block-ahjucaf-main-menu > ul.menu > li ul.dropdown-menu, body header #block-topmenu-for-mobile > ul.menu > li ul.dropdown-menu {
    text-align: center;
  }
  body header #block-ahjucaf-main-menu > ul.menu > li.open a, body header #block-topmenu-for-mobile > ul.menu > li.open a {
    background: transparent;
  }
}
body header #block-ahjucaf-main-menu > ul.menu > li.active-trail, body header #block-topmenu-for-mobile > ul.menu > li.active-trail {
  border-bottom: 2px solid #34a49d;
}
body header #block-ahjucaf-main-menu > ul.menu > li.active-trail:hover, body header #block-topmenu-for-mobile > ul.menu > li.active-trail:hover {
  border-bottom: none;
}
@media (max-width: 991px) {
  body header #block-ahjucaf-main-menu > ul.menu > li.active-trail, body header #block-topmenu-for-mobile > ul.menu > li.active-trail {
    border-bottom: 2px solid #34a49d;
  }
  body header #block-ahjucaf-main-menu > ul.menu > li.active-trail:hover, body header #block-topmenu-for-mobile > ul.menu > li.active-trail:hover {
    border-bottom: 2px solid #34a49d;
  }
}
body header #block-ahjucaf-main-menu > ul.menu > li:last-child, body header #block-topmenu-for-mobile > ul.menu > li:last-child {
  margin-right: 0;
}
body header #block-ahjucaf-main-menu > ul.menu > li > a, body header #block-topmenu-for-mobile > ul.menu > li > a {
  color: #323232;
  padding: 5px 8px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
}
body header #block-ahjucaf-main-menu > ul.menu > li > a:hover, body header #block-topmenu-for-mobile > ul.menu > li > a:hover {
  color: #34a49d;
}
body header #block-ahjucaf-main-menu > ul.menu > li > a.active-trail, body header #block-topmenu-for-mobile > ul.menu > li > a.active-trail {
  color: #34a49d;
}
@media (max-width: 1499px) {
  body header #block-ahjucaf-main-menu > ul.menu > li > a, body header #block-topmenu-for-mobile > ul.menu > li > a {
    padding: 5px 6px;
    font-size: 13px;
    letter-spacing: 0;
  }
}
@media (max-width: 1199px) {
  body header #block-ahjucaf-main-menu > ul.menu > li > a, body header #block-topmenu-for-mobile > ul.menu > li > a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  body header #block-ahjucaf-main-menu > ul.menu > li > a, body header #block-topmenu-for-mobile > ul.menu > li > a {
    padding: 15px 15px 12px 15px;
  }
}
body header #block-ahjucaf-main-menu > ul.menu > li ul.dropdown-menu, body header #block-topmenu-for-mobile > ul.menu > li ul.dropdown-menu {
  padding: 0;
  position: absolute;
  border-top: 6px solid #34a49d !important;
  border-radius: 0;
  box-shadow: 0px 3px 11px #888;
  left: auto;
  top: 93px;
  width: 100%;
  border: none;
}
@media (max-width: 991px) {
  body header #block-ahjucaf-main-menu > ul.menu > li ul.dropdown-menu, body header #block-topmenu-for-mobile > ul.menu > li ul.dropdown-menu {
    position: relative;
    top: 0px;
    box-shadow: inset 0px 0px 4px #888;
  }
}
body header #block-ahjucaf-main-menu > ul.menu > li ul.dropdown-menu li, body header #block-topmenu-for-mobile > ul.menu > li ul.dropdown-menu li {
  padding: 5px;
  font-size: 14px;
}
body header #block-ahjucaf-main-menu > ul.menu > li ul.dropdown-menu li a, body header #block-topmenu-for-mobile > ul.menu > li ul.dropdown-menu li a {
  white-space: inherit;
  padding: 5px 10px;
  color: #444;
  background-color: transparent;
  font-size: 16px;
  line-height: 18px;
}
body header #block-ahjucaf-main-menu > ul.menu > li ul.dropdown-menu li a.active-trail, body header #block-topmenu-for-mobile > ul.menu > li ul.dropdown-menu li a.active-trail {
  color: #34a49d;
}
body header #block-ahjucaf-main-menu > ul.menu > li ul.dropdown-menu li a:hover, body header #block-topmenu-for-mobile > ul.menu > li ul.dropdown-menu li a:hover {
  color: #fff !important;
  background-color: #34a49d;
}
body header #block-ahjucaf-main-menu > ul.menu > li ul.dropdown-menu li a[href="/user/logout"], body header #block-topmenu-for-mobile > ul.menu > li ul.dropdown-menu li a[href="/user/logout"] {
  position: relative;
}
body header #block-ahjucaf-main-menu > ul.menu > li ul.dropdown-menu li a[href="/user/logout"]:before, body header #block-topmenu-for-mobile > ul.menu > li ul.dropdown-menu li a[href="/user/logout"]:before {
  content: "";
  opacity: 0.5;
  background: url(/sites/default/files/powerblack.png) no-repeat;
  width: 10px;
  height: 10px;
  background-size: 9px auto;
  background-position: 0 0;
  top: 0px;
  display: inline-block;
  left: -6px;
  position: relative;
}
@media (max-width: 991px) {
  body header #block-ahjucaf-main-menu > ul.menu > li, body header #block-topmenu-for-mobile > ul.menu > li {
    margin-right: 0px;
    padding: 16px 0 8px 0px;
    border-bottom: 2px solid #ccc;
    text-align: center;
  }
}
body header #block-ahjucaf-main-menu .dropdown-submenu, body header #block-topmenu-for-mobile .dropdown-submenu {
  position: relative;
}
@media (min-width: 992px) {
  body header #block-ahjucaf-main-menu .dropdown-submenu > .dropdown-menu, body header #block-topmenu-for-mobile .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
  }
  body header #block-ahjucaf-main-menu .dropdown-submenu:hover > a:after, body header #block-topmenu-for-mobile .dropdown-submenu:hover > a:after {
    border-left-color: #fff;
  }
  body header #block-ahjucaf-main-menu .dropdown-submenu.pull-left, body header #block-topmenu-for-mobile .dropdown-submenu.pull-left {
    float: none;
  }
  body header #block-ahjucaf-main-menu .dropdown-submenu.pull-left > .dropdown-menu, body header #block-topmenu-for-mobile .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  body header .secondary {
    margin: 0;
    padding: 0;
  }
}
body header {
  background: #fff;
}
@media screen and (min-width: 1200px) {
  body .region-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  body .region-header #block-ahjucaf-branding {
    text-align: center;
  }
}
body .region-header #block-ahjucaf-branding a img {
  margin-top: 9px;
  max-height: 118px;
}
@media screen and (min-width: 1200px) {
  body .region-header #block-ahjucaf-branding a img {
    margin-top: -51px;
    max-height: unset;
  }
}
body .breadcrumb {
  background: #34a49d;
  border-radius: 0;
  padding: 25px 30px 30px 30px;
  color: #fff;
  margin: 0 15px 0 0;
  position: relative;
  z-index: 2;
  font-size: 15px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  body .breadcrumb {
    margin: 0;
    padding: 15px 20px 20px 20px;
  }
}
body .breadcrumb ol {
  display: flex;
  align-items: stretch;
}
body .breadcrumb li {
  color: #323232;
  position: relative;
  padding: 0 22px 0 11px;
  display: flex;
  align-items: center;
  /*@media (max-width: $screen-md-max){
  	display: block;
  }*/
}
@media (max-width: 991px) {
  body .breadcrumb li {
    padding: 0 11px 0 11px;
  }
}
body .breadcrumb li a {
  text-decoration: none !important;
  color: #fff !important;
}
body .breadcrumb li a.active {
  color: #323232 !important;
}
body .breadcrumb li:before {
  color: #fff;
  position: absolute;
  top: 0;
  left: -22px;
  width: 20px;
  height: 20px;
  font-size: 25px;
}
@media (max-width: 991px) {
  body .breadcrumb li:before {
    top: 3px;
    left: -12px;
    font-size: 15px;
  }
}
body .breadcrumb li:first-child {
  font-size: 1.6em;
  color: #fff;
  width: 50px;
  height: 30px;
  padding: 0;
}
@media (max-width: 991px) {
  body .breadcrumb li:first-child {
    width: 30px;
  }
}
body .breadcrumb li:first-child a {
  width: 50px;
  height: 30px;
  color: #2ba7db;
  display: block;
  font-size: 0;
}
body .breadcrumb li:first-child:before {
  pointer-events: none;
  left: 5px;
  top: 0;
  font-size: 24px;
}
@media (max-width: 991px) {
  body .breadcrumb li:first-child:before {
    top: 0px !important;
    left: -10px;
  }
}
body .breadcrumb li:last-child a {
  color: #000;
  text-transform: uppercase;
  cursor: default;
}
body .breadcrumb li:last-child a:hover {
  text-decoration: none;
}
body .breadcrumb li.active {
  color: #000;
  text-transform: uppercase;
  cursor: default;
}
@media (max-width: 991px) {
  body .breadcrumb li.active {
    font-size: 12px;
    padding: 2px 13px;
  }
}
body .breadcrumb li a {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 3px;
}
body .breadcrumb li a:after {
  display: none;
}
@media (max-width: 991px) {
  body .breadcrumb li a {
    font-size: 12px;
  }
}
body footer.footer {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #323232 url(../img/footer_bg.jpg) repeat-y 100%;
}
@media (max-width: 1199px) {
  body footer.footer > .container, body footer.footer_partenaires.footer > div {
    width: 100%;
  }
}
@media (max-width: 991px) {
  body footer.footer > .container, body footer.footer_partenaires.footer > div {
    padding: 0;
  }
}
body footer.footer .footer_contact {
  background-color: #323232;
  color: #fff;
  padding: 50px 10px;
  font-size: 1.2em;
}
@media (max-width: 991px) {
  body footer.footer .footer_contact {
    padding: 20px 10px;
  }
}
@media (max-width: 991px) {
  body footer.footer .footer_contact {
    text-align: center;
  }
}
body footer.footer .footer_contact strong {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 19px;
  width: 80%;
  display: block;
  font-weight: 300;
}
@media (max-width: 991px) {
  body footer.footer .footer_contact strong {
    width: 100%;
  }
}
body footer.footer .footer_contact p:last-of-type {
  margin-top: 20px;
  font-size: 18px;
}
body footer.footer .footer_contact p > a {
  color: #fff;
}
body footer.footer .footer_contact a.btn {
  font-size: 13px;
  background: #2ba7db;
  color: #fff;
  padding: 9px 26px;
  border-radius: 21px;
  margin: 20px 0;
  display: inline-block;
  text-transform: uppercase;
}
body footer.footer .footer_contact a.btn:hover {
  text-decoration: none;
  background-color: #34a49d;
}
body footer.footer .right {
  background-color: #2e2e2e;
  padding: 40px 0 0 0;
}
@media (max-width: 1199px) {
  body footer.footer .right {
    min-height: 390px;
  }
}
@media (max-width: 991px) {
  body footer.footer .right {
    padding: 0;
  }
}
body footer.footer .right_leftpart {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 30px;
}
@media (max-width: 991px) {
  body footer.footer .right_leftpart {
    margin: 0;
    padding: 20px;
    text-align: center;
  }
}
body footer.footer .right_leftpart .menu--menu-de-bas-de-page {
  padding: 50px;
}
@media (max-width: 1199px) {
  body footer.footer .right_leftpart .menu--menu-de-bas-de-page {
    padding: 50px 10px;
  }
}
@media (max-width: 991px) {
  body footer.footer .right_leftpart .menu--menu-de-bas-de-page {
    padding: 50px 0px;
  }
}
@media (max-width: 767px) {
  body footer.footer .right_leftpart .menu--menu-de-bas-de-page {
    padding: 10px 0px 10px 0;
  }
}
body footer.footer .right_leftpart .menu--menu-de-bas-de-page ul {
  line-height: 15px;
  margin-left: 0;
  text-align: center;
}
@media screen and (min-width: 991px) {
  body footer.footer .right_leftpart .menu--menu-de-bas-de-page ul {
    text-align: left;
  }
}
body footer.footer .right_leftpart .menu--menu-de-bas-de-page ul li a {
  color: #fff;
  font-size: 17px;
  display: block;
  padding: 10px 0;
}
body footer.footer .right_leftpart .menu--menu-de-bas-de-page ul li a:hover {
  color: #2ba7db;
  text-decoration: none;
}
body footer.footer .right_leftpart .footer_rse {
  padding: 0 50px;
  line-height: 40px;
  min-height: 80px;
}
@media (max-width: 1199px) {
  body footer.footer .right_leftpart .footer_rse {
    padding: 0 30px;
    min-height: unset;
  }
}
@media (max-width: 991px) {
  body footer.footer .right_leftpart .footer_rse {
    padding: 0 10px;
  }
}
body footer.footer .right_leftpart .footer_rse ul {
  list-style-type: none;
  padding: 0;
}
body footer.footer .right_leftpart .footer_rse ul li:before {
  display: none;
}
body footer.footer .right_leftpart .footer_rse ul li a {
  color: #fff;
  position: relative;
  min-width: 190px;
  display: inline-block;
  font-size: 16px;
}
@media (max-width: 991px) {
  body footer.footer .right_leftpart .footer_rse ul li a {
    font-size: 16px;
    min-width: 194px;
  }
}
body footer.footer .right_leftpart .footer_rse ul li a:hover {
  color: #2ba7db;
  text-decoration: none;
}
body footer.footer .right_leftpart .footer_rse ul li a:hover:before {
  color: #2ba7db !important;
}
body footer.footer .right_leftpart .footer_rse ul li:first-child a:before {
  font-size: 1.7em;
  color: #fff;
  position: absolute;
  top: 0;
  right: -34px;
}
body footer.footer .right_leftpart .footer_rse ul li:last-child {
  display: none;
}
body footer.footer .right_leftpart .footer_rse ul li:last-child a:before {
  font-size: 1.7em;
  color: #fff;
  position: absolute;
  top: 6px;
  right: -34px;
}
body footer.footer .footer_citation {
  font-size: 20px;
  padding: 60px 0 0 20px !important;
  color: #fff;
  line-height: 1.3em;
  font-style: italic;
  padding: 0 0 0 20px;
  display: block;
  float: right;
  width: 43%;
  position: relative;
}
@media (max-width: 767px) {
  body footer.footer .footer_citation {
    width: 100%;
    background: #323232;
    padding: 40px !important;
  }
}
body footer.footer .footer_citation:before {
  font-style: italic !important;
  content: "“";
  font-size: 80px;
  font-style: normal;
  position: absolute;
  left: -16px;
}
@media (max-width: 767px) {
  body footer.footer .footer_citation:before {
    left: 0px;
  }
}
body footer.footer .footer_citation:after {
  font-style: italic !important;
  content: "”";
  font-size: 80px;
  font-style: normal;
  float: right;
  right: -10px;
  position: relative;
}
@media (max-width: 991px) {
  body footer.footer .footer_citation:after {
    right: 20px;
  }
}
@media (max-width: 767px) {
  body footer.footer .footer_citation:after {
    right: -13px;
  }
}
body footer.footer .footer_citation p {
  font-size: 27px;
  line-height: 34px;
}
@media (max-width: 991px) {
  body footer.footer .footer_citation p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  body footer.footer .footer_citation p br {
    display: none;
  }
}
body .footer_partenaires {
  width: 100%;
  background-color: #f8f8f8;
  text-align: center;
}
body .footer_partenaires > div {
  padding: 20px 5%;
}
body .footer_partenaires > div label {
  padding: 70px 0;
  font-weight: 300;
  color: #323232;
  font-size: 22px;
}
@media (max-width: 767px) {
  body .footer_partenaires > div label {
    padding: 10px 0;
  }
}
body .footer_partenaires > div a {
  text-align: center;
}
body .footer_partenaires > div a img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: auto;
  max-height: 160px;
}
body .footer_partenaires > div a:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/*
*  ------
*  ------ Sidebar
*  ------
*/
.bump {
  position: absolute;
  width: 60px;
  height: 15px;
  overflow: hidden;
  display: block;
  left: 8px;
  bottom: -14px;
}
.bump:after {
  content: "";
  position: absolute;
  border-radius: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 60px;
  height: 60px;
  top: -51px;
  left: 1px;
  background-color: #34a49d;
}

#block-ahjucaf-config-ahjucaf-sidebar {
  margin-top: 0px;
}
#block-ahjucaf-config-ahjucaf-sidebar .block-title {
  background: #34a49d;
  color: #fff;
  font-size: 1.3em;
  padding: 24px;
  margin: 0;
  position: relative;
}
@media (max-width: 991px) {
  #block-ahjucaf-config-ahjucaf-sidebar .block-title {
    cursor: pointer;
  }
}
#block-ahjucaf-config-ahjucaf-sidebar .block-title:before {
  font-size: 11px;
  color: #fff;
  position: absolute;
  bottom: -4px;
  left: 34px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 999;
}
#block-ahjucaf-config-ahjucaf-sidebar ul {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 25px 10px;
  list-style-type: none;
  line-height: 26px;
}
#block-ahjucaf-config-ahjucaf-sidebar ul li a {
  font-size: 13px;
  padding: 0 15px;
  color: #666666;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
@media (max-width: 991px) {
  #block-ahjucaf-config-ahjucaf-sidebar ul li a {
    padding: 6px 15px;
  }
}
#block-ahjucaf-config-ahjucaf-sidebar ul li a:hover {
  text-decoration: none;
}
#block-ahjucaf-config-ahjucaf-sidebar ul li a img {
  display: inline;
  margin-right: 10px;
  width: 24px;
  position: relative;
  top: -3px;
}
#block-ahjucaf-config-ahjucaf-sidebar ul li a[href="/user/logout"] {
  position: relative;
  padding-left: 32px;
}
#block-ahjucaf-config-ahjucaf-sidebar ul li a[href="/user/logout"]:before {
  content: "";
  opacity: 0.5;
  background: url(/sites/default/files/powerblack.png) no-repeat;
  width: 20px;
  height: 20px;
  background-size: 9px auto;
  background-position: 0 0;
  top: 7px;
  display: inline-block;
  left: 15px;
  position: absolute;
}
@media (max-width: 767px) {
  #block-ahjucaf-config-ahjucaf-sidebar ul li a[href="/user/logout"]:before {
    top: 13px;
  }
}
#block-ahjucaf-config-ahjucaf-sidebar ul li.active, #block-ahjucaf-config-ahjucaf-sidebar ul li:hover {
  background-color: #34a49d;
}
#block-ahjucaf-config-ahjucaf-sidebar ul li.active a, #block-ahjucaf-config-ahjucaf-sidebar ul li:hover a {
  color: #fff;
}
#block-ahjucaf-config-ahjucaf-sidebar .block {
  background: #f8f8f8;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#block-ahjucaf-config-ahjucaf-sidebar .block:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
#block-ahjucaf-config-ahjucaf-sidebar .block a img {
  width: 100%;
}
#block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 {
  background-color: #34a49d;
  padding: 30px;
}
#block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 a {
  display: block;
  position: relative;
}
#block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 a:before {
  transition: all ease 0.3s;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: -2px;
  font-size: 21px;
}
@media (max-width: 1199px) {
  #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 a img {
    display: none;
  }
}
#block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1:hover a:before {
  right: -10px;
}
#block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 img {
  max-width: 30px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
  height: auto;
}
#block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 span.title {
  padding-left: 60px;
  font-size: 21px;
  color: #fff;
  display: inline-block;
  width: 75%;
}
@media (max-width: 1199px) {
  #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 span.title {
    padding-left: 0px;
    width: auto;
  }
}
@media (max-width: 991px) {
  #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 span.title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 span.title {
    font-size: 21px;
  }
}
#block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock2 {
  position: relative;
}
#block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock2 p {
  margin-bottom: 0;
}
#block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock2 span.title {
  font-size: 21px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  padding: 0 60px 0 55px;
}
@media (max-width: 991px) {
  #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock2 span.title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock2 span.title {
    font-size: 21px;
  }
}
#block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock2:before {
  transition: all ease 0.3s;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 28px;
  font-size: 21px;
}
#block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock2:hover:before {
  right: 18px;
}

/*
*  ------
*  ------ Map (homepage & pages internes)
*  ------
*/
body #wrapper_map {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  background: #fff;
}
body #wrapper_map:after {
  font-size: 90px;
  color: #fff;
  position: absolute;
  top: -57px;
  left: 50%;
  z-index: 1;
  margin-left: -45px;
}
body #wrapper_map h2 {
  background: #fff;
  font-size: 29px;
  padding: 30px 0 20px 0;
  margin: 40px 0 0 0;
  position: relative;
  color: #323232;
}
@media (max-width: 991px) {
  body #wrapper_map h2 {
    padding: 30px 30px 30px 30px !important;
    text-align: center !important;
  }
}
body #wrapper_map h2:before {
  font-size: 29px;
  color: #323232;
  position: absolute;
  top: -11px;
  right: 50%;
  width: 50px;
  height: 50px;
  z-index: 999;
  margin-right: -25px;
}
@media (min-width: 1500px) {
  body #wrapper_map .mapselect {
    position: absolute;
    padding: 13px;
    top: 15px;
    right: 3%;
  }
}
body #wrapper_map .mapselect .select2-selection {
  text-transform: uppercase;
  font-size: 11px;
  border: 1px solid #2ba7db;
  padding: 12px 50px 10px 20px;
  border-radius: 20px;
  position: relative;
  padding: 4px 15px 4px 4px;
  height: 35px;
}
body #wrapper_map .mapselect .select2-selection:before {
  font-size: 0.7em;
  color: #666666;
  position: absolute;
  top: 13px;
  right: 18px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
body #wrapper_map .mapselect .select2-selection__arrow {
  position: relative;
}
body #wrapper_map .mapselect .select2-selection__arrow b {
  display: none;
}
body #wrapper_map .mapselect .select2-container {
  max-width: 230px;
}
body #map {
  width: 100%;
  height: 800px;
}
body #map.small, body.page-node-type-article #map.goback {
  width: 300px;
  height: 300px;
}
@media (max-width: 767px) {
  body #map {
    height: 400px;
  }
}
body .infowindows {
  text-align: center;
  color: #444;
}
body .infowindows a {
  color: #652076;
  text-transform: uppercase;
  margin-bottom: 20px;
}
body .mapselect {
  float: right;
  position: relative;
}
@media (max-width: 1499px) {
  body .mapselect {
    float: none;
    margin-bottom: 20px;
  }
}
body .mapselect .list {
  max-height: 300px;
  overflow: auto;
  display: none;
  border: 1px solid #666666;
  border-radius: 16px;
  position: relative;
  top: 8px;
  z-index: 9999;
  background-color: #fff;
  width: 100%;
}
body .mapselect .list .views-row {
  padding: 6px;
}
body .mapselect:hover {
  height: auto;
}
body .mapselect:hover .list {
  display: block;
}
body .mapselect .views-field-tid {
  display: none;
}
body:not(.path-frontpage) .mapselect {
  display: none;
}
body:not(.path-frontpage) #wrapper_map {
  margin-bottom: 30px;
}
body:not(.path-frontpage) #wrapper_map:after {
  left: 60px;
}
body:not(.path-frontpage) #wrapper_map h2 {
  padding-left: 40px;
  text-align: left;
  margin: 0;
}
body:not(.path-frontpage) #wrapper_map h2:before {
  left: 43px;
  right: auto;
}

.news_list, .view-actualites-list, .view-actualites-for-member, body.front #home_news_list {
  padding: 0;
}
.news_list .row.centered, .view-actualites-list .row.centered, .view-actualites-for-member .row.centered, body.front #home_news_list .row.centered, .news_list body .row#wrapper_map, .view-actualites-list body .row#wrapper_map, .view-actualites-for-member body .row#wrapper_map, body .news_list .row#wrapper_map, body .view-actualites-list .row#wrapper_map, body .view-actualites-for-member .row#wrapper_map, body.front #home_news_list .row#wrapper_map {
  clear: both;
  padding: 20px 0 90px 0;
}
.news_list .row.centered a, .view-actualites-list .row.centered a, .view-actualites-for-member .row.centered a, body.front #home_news_list .row.centered a, .news_list body .row#wrapper_map a, .view-actualites-list body .row#wrapper_map a, .view-actualites-for-member body .row#wrapper_map a, body .news_list .row#wrapper_map a, body .view-actualites-list .row#wrapper_map a, body .view-actualites-for-member .row#wrapper_map a, body.front #home_news_list .row#wrapper_map a {
  font-size: 14px;
}
.news_list .title, .view-actualites-list .title, .view-actualites-for-member .title, body.front #home_news_list .title {
  clear: both;
  color: #323232;
  font-size: 29px;
  margin: 90px 0 30px 0;
}
.news_list .view-content, .view-actualites-list .view-content, .view-actualites-for-member .view-content, body.front #home_news_list .view-content {
  display: flex;
  flex-wrap: wrap;
}
.news_list .views-row, .view-actualites-list .views-row, .view-actualites-for-member .views-row, body.front #home_news_list .views-row {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .news_list .views-row, .view-actualites-list .views-row, .view-actualites-for-member .views-row, body.front #home_news_list .views-row {
    padding-left: 0;
    padding-right: 0;
  }
}
.news_list .views-row:first-child, .view-actualites-list .views-row:first-child, .view-actualites-for-member .views-row:first-child, body.front #home_news_list .views-row:first-child, .news_list .views-row:nth-child(3n+1), .view-actualites-list .views-row:nth-child(3n+1), .view-actualites-for-member .views-row:nth-child(3n+1), body.front #home_news_list .views-row:nth-child(3n+1) {
  padding-left: 0;
}
@media (max-width: 767px) {
  .news_list .views-row:first-child, .view-actualites-list .views-row:first-child, .view-actualites-for-member .views-row:first-child, body.front #home_news_list .views-row:first-child, .news_list .views-row:nth-child(3n+1), .view-actualites-list .views-row:nth-child(3n+1), .view-actualites-for-member .views-row:nth-child(3n+1), body.front #home_news_list .views-row:nth-child(3n+1) {
    padding-right: 0;
  }
}
.news_list .views-row:nth-child(3n), .view-actualites-list .views-row:nth-child(3n), .view-actualites-for-member .views-row:nth-child(3n), body.front #home_news_list .views-row:nth-child(3n) {
  padding-right: 0;
}
@media (max-width: 767px) {
  .news_list .views-row:nth-child(3n), .view-actualites-list .views-row:nth-child(3n), .view-actualites-for-member .views-row:nth-child(3n), body.front #home_news_list .views-row:nth-child(3n) {
    padding-left: 0;
  }
}
.news_list .views-row article, .view-actualites-list .views-row article, .view-actualites-for-member .views-row article, body.front #home_news_list .views-row article {
  background-color: #fff;
  padding-bottom: 50px;
  position: relative;
  height: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  min-height: 570px;
}
.news_list .views-row article .image, .view-actualites-list .views-row article .image, .view-actualites-for-member .views-row article .image, body.front #home_news_list .views-row article .image {
  height: 185px;
  overflow: hidden;
}
.news_list .views-row article .image img, .view-actualites-list .views-row article .image img, .view-actualites-for-member .views-row article .image img, body.front #home_news_list .views-row article .image img {
  object-fit: cover;
  height: 185px;
  width: 100%;
}
.news_list .views-row article .wrap, .view-actualites-list .views-row article .wrap, .view-actualites-for-member .views-row article .wrap, body.front #home_news_list .views-row article .wrap {
  position: relative;
}
.news_list .views-row article .wrap .date, .view-actualites-list .views-row article .wrap .date, .view-actualites-for-member .views-row article .wrap .date, body.front #home_news_list .views-row article .wrap .date {
  text-align: center;
  display: inline-block;
  position: absolute;
  top: -6px;
  left: 20px;
  background: url(../img/bump.png) no-repeat;
  font-size: 1.2em;
  position: relative;
  color: #323232;
}
.news_list .views-row article .wrap .date:after, .view-actualites-list .views-row article .wrap .date:after, .view-actualites-for-member .views-row article .wrap .date:after, body.front #home_news_list .views-row article .wrap .date:after {
  font-size: 90px;
  color: #fff;
  position: absolute;
  top: -50px;
  left: 2px;
  z-index: 1;
}
.news_list .views-row article .wrap .date b, .view-actualites-list .views-row article .wrap .date b, .view-actualites-for-member .views-row article .wrap .date b, body.front #home_news_list .views-row article .wrap .date b {
  position: relative;
  z-index: 2;
  display: block;
  font-size: 1.6em;
  line-height: 0.8em;
  font-weight: 300;
  text-align: left;
  text-indent: 20px;
}
.news_list .views-row article .wrap .title, .view-actualites-list .views-row article .wrap .title, .view-actualites-for-member .views-row article .wrap .title, body.front #home_news_list .views-row article .wrap .title {
  margin: 0px;
  padding: 30px;
  font-size: 24px;
  line-height: 1.2em;
}
@media (max-width: 991px) {
  .news_list .views-row article .wrap .title, .view-actualites-list .views-row article .wrap .title, .view-actualites-for-member .views-row article .wrap .title, body.front #home_news_list .views-row article .wrap .title {
    font-size: 18px;
    line-height: 1.05em;
    padding: 20px;
  }
}
.news_list .views-row article .wrap .title a, .view-actualites-list .views-row article .wrap .title a, .view-actualites-for-member .views-row article .wrap .title a, body.front #home_news_list .views-row article .wrap .title a {
  color: #323232;
}
.news_list .views-row article .wrap .title a:hover, .view-actualites-list .views-row article .wrap .title a:hover, .view-actualites-for-member .views-row article .wrap .title a:hover, body.front #home_news_list .views-row article .wrap .title a:hover {
  text-decoration: none;
  color: #34a49d;
}
.news_list .views-row article .wrap .chapo p, .view-actualites-list .views-row article .wrap .chapo p, .view-actualites-for-member .views-row article .wrap .chapo p, body.front #home_news_list .views-row article .wrap .chapo p {
  padding: 0 30px 30px 30px;
  color: #666666;
  font-size: 17px;
  line-height: 1.45em;
}
@media (max-width: 991px) {
  .news_list .views-row article .wrap .chapo p, .view-actualites-list .views-row article .wrap .chapo p, .view-actualites-for-member .views-row article .wrap .chapo p, body.front #home_news_list .views-row article .wrap .chapo p {
    font-size: 16px;
    line-height: 1.1em;
    padding: 0 15px 15px 15px;
  }
}
.news_list .views-row article .link, .view-actualites-list .views-row article .link, .view-actualites-for-member .views-row article .link, body.front #home_news_list .views-row article .link {
  position: absolute !important;
  bottom: 30px;
  right: 27px;
  margin-right: 30px;
  font-size: 15px;
}
@media (max-width: 991px) {
  .news_list .views-row article .link, .view-actualites-list .views-row article .link, .view-actualites-for-member .views-row article .link, body.front #home_news_list .views-row article .link {
    bottom: 5px;
    right: 55px;
  }
}
@media (max-width: 767px) {
  .news_list .views-row article .link, .view-actualites-list .views-row article .link, .view-actualites-for-member .views-row article .link, body.front #home_news_list .views-row article .link {
    bottom: 15px;
    right: 25px;
  }
}
.news_list .views-row article .link:after, .view-actualites-list .views-row article .link:after, .view-actualites-for-member .views-row article .link:after, body.front #home_news_list .views-row article .link:after {
  padding: 3px 4px;
  line-height: 19px;
  font-size: 25px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .news_list .views-row article .link:after, .view-actualites-list .views-row article .link:after, .view-actualites-for-member .views-row article .link:after, body.front #home_news_list .views-row article .link:after {
    padding: 4px 4px;
  }
}
@media (max-width: 991px) {
  .news_list .views-row article .link:after, .view-actualites-list .views-row article .link:after, .view-actualites-for-member .views-row article .link:after, body.front #home_news_list .views-row article .link:after {
    right: -38px !important;
  }
}
.news_list .views-row article .link:hover, .view-actualites-list .views-row article .link:hover, .view-actualites-for-member .views-row article .link:hover, body.front #home_news_list .views-row article .link:hover {
  text-decoration: none;
  color: #2ba7db;
}
.news_list .views-row article .link:hover:after, .view-actualites-list .views-row article .link:hover:after, .view-actualites-for-member .views-row article .link:hover:after, body.front #home_news_list .views-row article .link:hover:after {
  background-color: #2ba7db;
}

#user-pass-reset #edit-submit {
  font-size: 13px;
  background: #2ba7db;
  color: #fff;
  padding: 9px 26px;
  border-radius: 21px;
  margin: 20px 0;
  display: inline-block;
  border: solid 1px #2ba7db;
  text-transform: uppercase;
}

.form-type-password .label {
  margin-top: 5px;
  margin-bottom: 10px;
}
.form-type-password .form-control-feedback {
  right: 20px;
  top: 29px !important;
}

.form-type-password-confirm .password-help {
  display: inline-block;
}

.page-user-edit .breadcrumb {
  margin-bottom: 40px;
}
.page-user-edit #edit-submit {
  font-size: 13px;
  background: #2ba7db;
  color: #fff;
  padding: 9px 26px;
  border-radius: 21px;
  margin: 20px 0;
  display: inline-block;
  border: solid 1px #2ba7db;
  text-transform: uppercase;
  font-family: "ProximaNova-Regular" !important;
}

#node-delete-confirm {
  padding: 30px 40px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #652076;
  margin-top: 40px;
  border-radius: 10px;
  margin-bottom: 40px;
}
#node-delete-confirm button {
  margin-top: auto !important;
}

.file-widget {
  max-width: 430px;
}
.file-widget button {
  font-size: 13px;
  background: #2ba7db;
  color: #fff;
  padding: 9px 26px;
  border-radius: 21px !important;
  margin: 20px 0;
  margin-top: 0;
  margin-left: 20px !important;
  display: inline-block;
  border: solid 1px #2ba7db;
  text-transform: uppercase;
  font-family: "ProximaNova-Regular" !important;
}

#edit-scheduler-settings .panel-heading a {
  color: white !important;
}

#comment-form input {
  border: none;
  border-radius: 20px;
  background-color: rgba(43, 167, 219, 0.2);
  box-shadow: none;
  max-width: 400px;
}

#comment-body-add-more-wrapper .wysiwyg-toggle-wrapper {
  display: none;
}

#edit-comment-body-und-0-format {
  display: none;
}

#edit-field-comment-document .help-block {
  display: none;
}

.cke_wysiwyg_frame {
  background-color: rgba(43, 167, 219, 0.2) !important;
  font-family: "ProximaNova-Regular";
}

.subscribe {
  border-top: solid 1px #d6dadc;
}

.page-user-edit #edit-mimemail {
  display: none;
}
.page-user-edit #edit-mail {
  max-width: 450px;
}
.page-user-edit .progress {
  display: none;
}

.page-comment #edit-submit {
  font-size: 13px;
  background-color: #652076;
  color: #fff;
  padding: 9px 26px;
  border-radius: 21px !important;
  margin: 20px 0;
  margin-top: 0;
  margin-left: 20px !important;
  display: inline-block;
  border: solid 1px #652076;
  text-transform: uppercase;
  font-family: "ProximaNova-Regular" !important;
}
.page-comment #edit-submit:hover {
  color: #652076;
  background-color: #fff;
}

.page-node-113 .view-content {
  min-height: 650px;
}

iframe {
  max-width: 100%;
}

@media (max-width: 1199px) {
  .page-node-105 .rangee-media .media {
    float: none !important;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .page-node-105 .rangee-media .media .content {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .page-node-105 .rangee-media .media .content a {
    float: none !important;
  }
}
@media (max-width: 1199px) {
  .page-node-105 .rangee-media .media .content a img {
    margin-bottom: 20px;
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .page-node-105 .rangee-media .contact .adresse, .page-node-105 .rangee-media .contact .telephone {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 991px) {
  .page-node-105 .rangee-media .contact h2 {
    margin: 0 0 20px 20px;
  }
}
@media (max-width: 991px) {
  .page-node-105 .rangee-media .contact::before {
    top: 39px !important;
    left: 10px !important;
  }
}
@media (max-width: 991px) {
  .page-node-105 .rangee-media form label, .page-node-105 .rangee-media form input, .page-node-105 .rangee-media form textarea {
    width: 100% !important;
    float: none;
  }
}

@media (max-width: 991px) {
  body.node-type-webform .g-recaptcha, body.node-type-webform .g-recaptcha div {
    width: 100% !important;
  }
}

.alert-success {
  background-color: transparent;
  color: #652076;
  border-color: #652076;
}

.alert-danger {
  color: #a94442;
  border-color: #a94442;
  background-color: transparent;
}

.page-node-105 .messages {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .chapo .field-type-text-long {
    padding-bottom: 20px;
  }
}
#block-views-block-list-pays-cours-nationale-block-1, #block-views-block-list-pays-cours-communautaire-block-1 {
  display: none;
}

/*
*  ------
*  ------ Ahjucaf Reusable Styles
*  ------
*/
a:hover {
  text-decoration: none !important;
}

.title_ahjucaf {
  color: #ccc;
}

.morelink_ahjucaf, body.front .home_top #home_news_caroussel .views-row article .desc a, .news_list .views-row article .link, .view-actualites-list .views-row article .link, .view-actualites-for-member .views-row article .link, body.front #home_news_list .views-row article .link {
  color: #652076;
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
}
.morelink_ahjucaf:after, body.front .home_top #home_news_caroussel .views-row article .desc a:after, .news_list .views-row article .link:after, .view-actualites-list .views-row article .link:after, .view-actualites-for-member .views-row article .link:after, body.front #home_news_list .views-row article .link:after {
  position: absolute;
  right: -28px;
  top: -2px;
  height: 22px;
  width: 22px;
  content: "+";
  color: #fff;
  background-color: #652076;
  border-radius: 22px;
  padding: 2px 5px;
  line-height: 19px;
  font-size: 1.7em;
}
@media (max-width: 991px) {
  .morelink_ahjucaf:after, body.front .home_top #home_news_caroussel .views-row article .desc a:after, .news_list .views-row article .link:after, .view-actualites-list .views-row article .link:after, .view-actualites-for-member .views-row article .link:after, body.front #home_news_list .views-row article .link:after {
    right: -8px;
    top: -3px !important;
  }
}
.morelink_ahjucaf:hover, body.front .home_top #home_news_caroussel .views-row article .desc a:hover, .news_list .views-row article .link:hover, .view-actualites-list .views-row article .link:hover, .view-actualites-for-member .views-row article .link:hover, body.front #home_news_list .views-row article .link:hover {
  color: #2ba7db;
  text-decoration: none;
}
.morelink_ahjucaf:hover:after, body.front .home_top #home_news_caroussel .views-row article .desc a:hover:after, .news_list .views-row article .link:hover:after, .view-actualites-list .views-row article .link:hover:after, .view-actualites-for-member .views-row article .link:hover:after, body.front #home_news_list .views-row article .link:hover:after {
  background-color: #2ba7db;
}

.btn_ahjucaf, .rangee-media.button a, .page-node-add-forum #edit-actions button, body.page-notifications #edit-subscribe, body.page-notifications #edit-cancel, body.page-comment #page .btn-primary,
body.node-type-forum #page .btn-primary, body.page-comment #edit-submit,
body.node-type-forum #edit-submit, body.page-comment .comment-add a,
body.node-type-forum .comment-add a, body.page-comment .subscribe ul a,
body.node-type-forum .subscribe ul a, body.page-comment .list-inline a, body.page-comment .subscribe a,
body.node-type-forum .list-inline a,
body.node-type-forum .subscribe a, body.page-forum ul.action a, body.page--hautes_cours .top .term_map_wrapper a.btn, body.page-node-type-article .goback {
  border: 1px solid #652076;
  border-radius: 30px;
  padding: 8px 16px;
  text-decoration: none !important;
  color: #652076 !important;
}
.btn_ahjucaf:hover, .rangee-media.button a:hover, .page-node-add-forum #edit-actions button:hover, body.page-notifications #edit-subscribe:hover, body.page-notifications #edit-cancel:hover, body.page-comment #page .btn-primary:hover,
body.node-type-forum #page .btn-primary:hover, body.page-comment #edit-submit:hover,
body.node-type-forum #edit-submit:hover, body.page-comment .comment-add a:hover,
body.node-type-forum .comment-add a:hover, body.page-comment .list-inline a:hover, body.page-comment .subscribe a:hover,
body.node-type-forum .list-inline a:hover,
body.node-type-forum .subscribe a:hover, body.page-forum ul.action a:hover, body.page--hautes_cours .top .term_map_wrapper a.btn:hover, body.page-node-type-article .goback:hover {
  color: #fff !important;
}

.container_ahjucaf, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu {
  min-height: 200px;
  background-color: #fff;
  padding: 0px;
  border-radius: 3px;
  position: relative;
}
@media (max-width: 767px) {
  .container_ahjucaf:before, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before {
    left: 0px !important;
  }
  .container_ahjucaf .field-collection-view, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu .field-collection-view {
    margin: 0;
  }
}
.container_ahjucaf.small_container, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .small_container.field-name-field-contenu {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .container_ahjucaf.small_container, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .small_container.field-name-field-contenu {
    width: 100%;
  }
}
.container_ahjucaf:after, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:after {
  content: "";
  position: absolute;
  top: 0px;
  left: -27px;
  width: 27px;
  height: 126px;
  background: url("../img/bump_left_nobullet.jpg") no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
.container_ahjucaf > *, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu > * {
  padding-left: 6% !important;
  padding-right: 6% !important;
}
@media (max-width: 767px) {
  .container_ahjucaf > *, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu > * {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.container_ahjucaf h2, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu h2 {
  font-size: 29px;
  color: #323232;
  /*@media (max-width: $screen-xs-max){
  	padding-left:30px !important;
  }*/
}
.container_ahjucaf .title, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu .title, .container_ahjucaf .field--name-field-title, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu .field--name-field-title {
  font-size: 29px;
  line-height: 35px;
  color: #444;
  padding-top: 42px;
  padding-bottom: 25px;
}
.container_ahjucaf .field--name-field-title, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu .field--name-field-title {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .container_ahjucaf:after, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:after {
    display: none;
  }
}

.cta_ahjucaf, .news_list .row.centered a, .view-actualites-list .row.centered a, .view-actualites-for-member .row.centered a, body.front #home_news_list .row.centered a, .news_list body .row#wrapper_map a, .view-actualites-list body .row#wrapper_map a, .view-actualites-for-member body .row#wrapper_map a, body .news_list .row#wrapper_map a, body .view-actualites-list .row#wrapper_map a, body .view-actualites-for-member .row#wrapper_map a, body.front #home_news_list .row#wrapper_map a {
  background-color: #652076;
  border-radius: 30px;
  padding: 18px 40px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.cta_ahjucaf:hover, .news_list .row.centered a:hover, .view-actualites-list .row.centered a:hover, .view-actualites-for-member .row.centered a:hover, body.front #home_news_list .row.centered a:hover, .news_list body .row#wrapper_map a:hover, .view-actualites-list body .row#wrapper_map a:hover, .view-actualites-for-member body .row#wrapper_map a:hover, body .news_list .row#wrapper_map a:hover, body .view-actualites-list .row#wrapper_map a:hover, body .view-actualites-for-member .row#wrapper_map a:hover, body.front #home_news_list .row#wrapper_map a:hover {
  text-decoration: none;
  background-color: #76258a;
}

.centered, body #wrapper_map {
  text-align: center;
}

.regular, .rangee-media.contact .president,
.rangee-media.contact .adresse,
.rangee-media.contact .telephone,
.rangee-media.contact .telecopie,
.rangee-media.contact .site, .rangee-media.contact label, body.path-user #user-login-form a.lost, body.path-user #user-form a.lost, body.path-user #user-pass a.lost, .page-forum .comment .field-label, .node-type-forum .comment .field-label, body.page-comment .comment-add a,
body.node-type-forum .comment-add a, body.page-comment .subscribe ul a,
body.node-type-forum .subscribe ul a, body.page-comment .list-inline a, body.page-comment .subscribe a,
body.node-type-forum .list-inline a,
body.node-type-forum .subscribe a, .panel table thead th, body.page-node-type-webform .contact .adresse, body.page-node-type-webform .contact .telephone, body.page-node-type-webform .contact .telecopie, body.page-node-type-webform .contact .site, body.page-node-type-webform .contact .president, body.page-node-type-webform .contact label, body.page-node-type-page .content .field-name-body ul,
body.page-node-type-page .content .field-name-field-body ul,
body.page-node-type-webform .content .field-name-body ul,
body.page-node-type-webform .content .field-name-field-body ul, .forum thead th a, body, body p, body .field__item u, body .cnil_bottom_banner a, body .cnil_bottom_banner input[type=submit], body header #block-ahjucaf-main-menu > ul.menu > li > a, body header #block-topmenu-for-mobile > ul.menu > li > a, body header #block-ahjucaf-main-menu > ul.menu > li ul.dropdown-menu li a, body header #block-topmenu-for-mobile > ul.menu > li ul.dropdown-menu li a {
  font-family: "ProximaNova-Regular";
}

.bold, .page-sitemap ul.sitemap > li > a, .rangee-media.link .rangee-media-link span, body.path-user #user-login-form .form-item > label, body.path-user #user-form .form-item > label, body.path-user #user-pass .form-item > label, body.page-comment .field-label,
body.node-type-forum .field-label, body.page-comment .doc label,
body.node-type-forum .doc label, body.page-comment .submitted span a, body.page-comment .submitted span,
body.node-type-forum .submitted span a,
body.node-type-forum .submitted span, body.page-node-type-page h4,
body.page-node-type-webform h4, body.page--hautes_cours .contact label, body.page--hautes_cours .president .infos .nom, body.page-node-type-article .submitted .category, body.front .home_top #home_menu ul li a span.title > span, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-contenu h4, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-contenu h4, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-nature-de-la-norme, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-nature-de-la-norme, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-date b, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-date strong,
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-annee b,
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-annee strong, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-date b, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-date strong,
.field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-annee b,
.field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-annee strong, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-date,
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-annee, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-date,
.field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-annee, .top_header #block-topmenu > .menu > li a, .list_link_ahjucaf .link, body h4, body strong, body b, body .field__item b, body .field__item strong, body .gotop .title, body footer.footer .right_leftpart .footer_rse ul li a, body .infowindows a, .morelink_ahjucaf, body.front .home_top #home_news_caroussel .views-row article .desc a, .news_list .views-row article .link, .view-actualites-list .views-row article .link, .view-actualites-for-member .views-row article .link, body.front #home_news_list .views-row article .link, .morelink_ahjucaf:after, body.front .home_top #home_news_caroussel .views-row article .desc a:after, .news_list .views-row article .link:after, .view-actualites-list .views-row article .link:after, .view-actualites-for-member .views-row article .link:after, body.front #home_news_list .views-row article .link:after {
  font-family: "ProximaNova-Semibold";
  font-weight: 300;
}

.stryde, .rangee-media.link .rangee-media-link, .page-forum .comment .submitted span, .node-type-forum .comment .submitted span, body.page-node-type-page h3,
body.page-node-type-webform h3, body.page-node-type-article .submitted strong, body.page-node-type-article .submitted b, body.page-node-type-article .submitted, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-contenu h3, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-contenu h3, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-titre, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity h2, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-titre, .field-collection-container .field--name-field-collection-de-champ-textes.entity h2, body h1, body h2, body h3, body footer.footer .footer_citation:before, body footer.footer .footer_citation:after, #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock1 span.title, #block-ahjucaf-config-ahjucaf-sidebar .block#block-sidebarblock2 span.title, .news_list .title, .view-actualites-list .title, .view-actualites-for-member .title, body.front #home_news_list .title {
  font-family: "StRyde-Regular";
}

.list_link_ahjucaf {
  color: #34a49d;
  font-size: 22px;
  border-bottom: 1px solid #f1f1f1;
  display: block;
  padding: 15px 0;
}
.list_link_ahjucaf .date {
  display: block;
  font-size: 17px;
  color: #444;
}
.list_link_ahjucaf .link {
  font-size: 12px;
  float: right;
  position: relative;
  color: #652076;
  text-transform: uppercase;
  padding: 4px 35px 10px 0;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .list_link_ahjucaf .link {
    float: none;
    display: block;
    text-align: right;
  }
}
.list_link_ahjucaf .link:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all ease 0.3s;
  position: absolute;
  background-color: #652076;
  font-size: 13px;
  padding: 5px 7px;
  color: #fff;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  border-radius: 25px;
}
.list_link_ahjucaf:hover {
  text-decoration: none;
  color: #2ba7db;
}
.list_link_ahjucaf:hover .link {
  color: #2ba7db;
}
.list_link_ahjucaf:hover .link:after {
  right: -5px;
  background-color: #2ba7db;
}

.block-local-tasks-block .tabs.primary {
  position: relative;
  margin-bottom: 10px;
  border: none;
}
.block-local-tasks-block .tabs.primary > li {
  border: none;
  display: none;
}
.block-local-tasks-block .tabs.primary > li a, .block-local-tasks-block .tabs.primary > li a.active, .block-local-tasks-block .tabs.primary > li a:hover {
  background: #652076;
  color: #fff;
  border: none;
  border-radius: 0 5px 5px 0;
  font-size: 14px;
}
.block-local-tasks-block .tabs.primary > li a:hover, .block-local-tasks-block .tabs.primary > li a.active:hover {
  background: #2ba7db;
}

/* Boutons d'édition pour admins */
.block-local-tasks-block {
  position: fixed;
  left: 0;
  top: 40%;
  font-size: 11px;
  border: none;
  z-index: 9999;
}
.block-local-tasks-block .tabs > li {
  float: none;
  border: none;
  display: none;
}
.block-local-tasks-block .tabs > li:nth-child(2), .block-local-tasks-block .tabs > li:last-child {
  display: block;
}
.block-local-tasks-block .tabs > li a {
  border: 1px solid #34a49d;
  background: #34a49d !important;
  color: #fff !important;
  padding: 5px;
  text-align: center;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  min-width: 80px;
}
.block-local-tasks-block .tabs > li a:hover, .block-local-tasks-block .tabs > li a:active, .block-local-tasks-block .tabs > li a:visited {
  color: #fff !important;
  background-color: #122060 !important;
  border: none !important;
  text-decoration: none;
}
.block-local-tasks-block .tabs > li:first-child {
  display: none;
}

.action-links {
  display: none;
}

.header__wrapper {
  z-index: 11;
  position: relative;
}

.toggle_searchform {
  font-size: 22px;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  text-decoration: none;
}
.toggle_searchform__mobile {
  display: block;
  border: unset;
  position: absolute;
  top: 14px;
  right: 60px;
}
@media screen and (min-width: 991px) {
  .toggle_searchform__mobile {
    display: none;
  }
}

.top_header {
  position: relative;
}
.top_header .menu--top-menu > .menu {
  margin-bottom: 0;
  height: 100%;
  display: flex;
  min-height: 65px;
}
.top_header .menu--top-menu > .menu > li {
  margin: 0 20px 0 0;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 20px 0 40px;
  font-size: 24px;
  transition: color ease 0.6s;
  display: flex;
  align-items: center;
  position: relative;
}
.top_header .menu--top-menu > .menu > li a {
  letter-spacing: 1px;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.top_header .menu--top-menu > .menu > li:last-child {
  border: none;
  margin: 5px 0;
  padding: 0;
}
.top_header .menu--top-menu > .menu > li:last-child a {
  border-radius: 20px;
  background: #2ba7db;
  color: #fff;
  padding: 10px 25px 8px 25px;
  margin: 10px 0;
  font-size: 14px;
}

/*
	*  ------
	*  ------ Top section Menu
	*  ------
	*/
.top_header {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  background: #323232;
}
@media (max-width: 991px) {
  .top_header {
    display: none;
  }
}
.top_header .region-top-header {
  display: flex;
  justify-content: flex-end;
  margin-right: calc(7% + 40px);
}
.top_header #block-topmenu {
  display: flex;
  align-items: center;
}
.top_header #block-topmenu > .menu {
  display: flex;
}
.top_header #block-topmenu > .menu > li {
  margin: 0 20px 0 0;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px 20px 10px 40px;
  font-size: 24px;
  transition: color ease 0.6s;
}
@media (max-width: 1499px) {
  .top_header #block-topmenu > .menu > li {
    padding: 10px 10px 10px 30px;
    margin: 0 10px 0 0;
  }
}
@media (max-width: 1199px) {
  .top_header #block-topmenu > .menu > li {
    padding: 10px 3px 10px 29px;
    margin: 0 3px 0 0;
  }
}
.top_header #block-topmenu > .menu > li:before {
  font-size: 26px;
}
.top_header #block-topmenu > .menu > li:nth-child(1) {
  position: relative;
}
.top_header #block-topmenu > .menu > li:nth-child(1):before {
  background: url(../img/logo_juricaf.png) no-repeat;
  background-size: 100%;
  background-position: 0 0;
  content: "";
  position: absolute;
  top: 18px;
  left: 5px;
  width: 28px;
  height: 28px;
}
.top_header #block-topmenu > .menu > li:nth-child(1):hover:before {
  background-image: url(../img/logo_juricaf_cyan.png);
}
.top_header #block-topmenu > .menu > li:nth-child(2) {
  position: relative;
}
.top_header #block-topmenu > .menu > li:nth-child(2):before {
  color: #fff;
  position: absolute;
  top: 18px;
  left: 10px;
  width: 28px;
  height: 28px;
}
.top_header #block-topmenu > .menu > li:nth-child(3) {
  position: relative;
}
.top_header #block-topmenu > .menu > li:nth-child(3):before {
  color: #fff;
  position: absolute;
  top: 18px;
  left: 10px;
  width: 28px;
  height: 28px;
}
.top_header #block-topmenu > .menu > li a {
  letter-spacing: 1px;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.top_header #block-topmenu > .menu > li ul.menu {
  background: #323232;
  position: absolute;
  top: 100%;
  left: -20px;
  z-index: 1000;
  float: left;
  min-width: 160px;
  display: none;
  padding: 5px 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  border: 1px solid #ccc;
  border-top: 0;
  border-radius: 4px;
  margin: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
  background-clip: padding-box;
}
.top_header #block-topmenu > .menu > li ul.menu li a {
  padding: 10px 30px 10px 43px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  font-size: 11px;
  white-space: nowrap;
  display: block;
}
.top_header #block-topmenu > .menu > li ul.menu li a:hover {
  background-color: #000 !important;
}
.top_header #block-topmenu > .menu > li ul.menu li a:before {
  font-size: 1em;
  color: #fff;
  position: absolute;
  top: 13px;
  left: 18px;
}
.top_header #block-topmenu > .menu > li ul.menu li:last-child a:before {
  content: "";
  background: url(../img/power.png) no-repeat;
  width: 20px;
  height: 20px;
  background-size: 12px auto;
  background-position: 0 0;
  top: 10px;
}
.top_header #block-topmenu > .menu > li:last-child {
  border: none;
  margin: 5px 0;
  padding: 0;
}
.top_header #block-topmenu > .menu > li:last-child a {
  border-radius: 20px;
  background: #2ba7db;
  color: #fff;
  padding: 10px 25px 8px 25px;
  margin: 10px 0;
  font-size: 14px;
}
.top_header #block-topmenu > .menu > li:hover > a, .top_header #block-topmenu > .menu > li:hover:before {
  color: #2ba7db !important;
}
.top_header #block-topmenu > .menu > li:hover:last-child > a {
  background: #2ba7db;
  color: #fff !important;
}
.top_header #block-topmenu > .menu > li:hover:last-child > a:hover {
  background: #34a49d;
}
.top_header #block-topmenu > .menu > li.menu-item--parent > a {
  position: relative;
  padding-right: 15px;
}
.top_header #block-topmenu > .menu > li.menu-item--parent > a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 12px;
  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;
}
.top_header #block-topmenu > .menu > li.menu-item--parent:hover > .menu {
  display: block;
}
.top_header #block-topmenu > .menu > li.menu-item--parent .caret {
  display: none !important;
}
.top_header #block-search-api-page-search {
  display: inline-block;
  float: right;
}

header {
  position: relative;
}
header #block-ahjucaf-branding {
  position: relative;
}
header .menu--main {
  display: none;
}
@media screen and (min-width: 991px) {
  header .menu--main {
    display: block;
  }
}
header .menu--main > .menu {
  margin-bottom: 0;
  margin-left: 0;
}
@media screen and (min-width: 991px) {
  header .menu--main > .menu {
    display: flex;
  }
}
header .menu--main > .menu > li {
  margin-right: 5px;
  position: relative;
  border-bottom: 2px solid #ccc;
  padding: 15px 15px 12px 15px;
}
@media screen and (min-width: 991px) {
  header .menu--main > .menu > li {
    padding: 36px 0 28px 0px;
    border-bottom: 2px solid #fff;
  }
}
header .menu--main > .menu > li a {
  color: #323232;
  padding: 5px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  display: block;
}
@media (min-width: 991px) {
  header .menu--main > .menu > li a {
    padding: 5px 6px;
    font-size: 13px;
    letter-spacing: 0;
    text-align: unset;
  }
}
@media (min-width: 1500px) {
  header .menu--main > .menu > li a {
    padding: 5px 6px;
    font-size: 16px;
    letter-spacing: 0;
  }
}
header .menu--main > .menu > li a:hover {
  color: #34a49d;
  text-decoration: none;
}
header .menu--main > .menu > li::marker {
  display: none;
}
header .menu--main > .menu > li > ul {
  display: none;
  padding: 0;
  border-radius: 0;
  box-shadow: 0px 3px 11px #888;
  left: auto;
  top: 92px;
  width: 100%;
  border: none;
  border-top: 6px solid #34a49d !important;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  z-index: 11;
  margin-left: 0;
  min-width: 200px;
}
@media screen and (min-width: 991px) {
  header .menu--main > .menu > li > ul {
    position: absolute;
  }
}
header .menu--main > .menu > li > ul li {
  padding: 5px;
  font-size: 14px;
}
header .menu--main > .menu > li > ul li .caret {
  display: none !important;
}
header .menu--main > .menu > li > ul li a {
  text-transform: unset;
  white-space: inherit;
  padding: 5px 10px;
  color: #444;
  background-color: transparent;
  font-size: 16px;
  line-height: 18px;
  display: block;
}
header .menu--main > .menu > li > ul li a:hover {
  color: #fff !important;
  background-color: #34a49d;
}
header .menu--main > .menu > li > ul li.menu-item--active-trail a {
  color: #34a49d;
}
@media screen and (min-width: 991px) {
  header .menu--main > .menu > li:hover > ul {
    display: block;
  }
}
header .menu--main > .menu > li.open > ul {
  display: block;
}
header .menu--main > .menu > li.menu-item--active-trail {
  border-bottom: 2px solid #34a49d;
}
header .menu--main > .menu > li:nth-child(2) a:hover {
  color: #2ba7db;
}
header .menu--main > .menu > li:nth-child(2) > ul {
  border-top: 6px solid #2ba7db !important;
}
header .menu--main > .menu > li:nth-child(2) > ul > li > a:hover {
  color: #fff !important;
  background-color: #2ba7db;
}
header .menu--main > .menu > li:nth-child(2) > ul > li.menu-item--active-trail a {
  color: #2ba7db;
}
header .menu--main > .menu > li:nth-child(2).menu-item--active-trail {
  border-bottom: 2px solid #2ba7db;
}
header .menu--main > .menu > li .caret {
  display: none;
  position: absolute;
  top: 10px;
  right: 0;
  width: 20px;
  height: 25px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (max-width: 991px) {
  header .menu--main > .menu > li .caret {
    display: inline-block;
    border: none;
  }
}
header .menu--main > .menu > li .caret:before {
  color: #34a49d;
  font-size: 25px;
}

ul {
  list-style-type: none !important;
}

.button__menu {
  /* Menu || Burger || Container
  ----------------------------------------------------------------------------------------------------*/
  /* Menu || Burger || Open
  ----------------------------------------------------------------------------------------------------*/
  /* Menu || Burger || Close
  ----------------------------------------------------------------------------------------------------*/
}
.button__menu-container {
  position: absolute;
  top: 8px;
  right: 25px;
  padding: 5px;
  z-index: 998;
  background: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 992px) {
  .button__menu-container {
    display: none;
  }
}
.button__menu-container button {
  cursor: pointer;
  border: none;
  background: none;
}
.button__menu-open {
  display: block;
  float: left;
  width: 26px;
  height: 22px;
  position: relative;
  transform: rotate(0deg);
  transition: all 0.25s ease-in-out;
}
.button__menu-open.open span:nth-child(1), .button__menu-open.open span:nth-child(6) {
  transition: all 0.25s ease-in-out;
  transform: rotate(45deg);
}
.button__menu-open.open span:nth-child(2), .button__menu-open.open span:nth-child(5) {
  transition: all 0.25s ease-in-out;
  transform: rotate(-45deg);
}
.button__menu-open.open span:nth-child(1) {
  left: 2px;
  top: 4px;
}
.button__menu-open.open span:nth-child(2) {
  left: calc(50% - 2px);
  top: 4px;
}
.button__menu-open.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
.button__menu-open.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
.button__menu-open.open span:nth-child(5) {
  left: 2px;
  top: 13px;
}
.button__menu-open.open span:nth-child(6):nth-child(6) {
  left: calc(50% - 2px);
  top: 13px;
}
.button__menu-open span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #fff;
  transform: rotate(0deg);
  transition: all 0.25s ease-in-out;
}
.button__menu-open span:nth-child(even) {
  left: 50%;
}
.button__menu-open span:nth-child(odd) {
  left: 0;
}
.button__menu-open span:nth-child(1), .button__menu-open span:nth-child(2) {
  top: 0;
}
.button__menu-open span:nth-child(3), .button__menu-open span:nth-child(4) {
  top: 10px;
}
.button__menu-open span:nth-child(5), .button__menu-open span:nth-child(6) {
  top: 20px;
}
.button__menu-close {
  display: none;
  width: 36px;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
}
.menu-mobile--active .button__menu-close {
  display: block;
  z-index: 50;
}

.region-mobile-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 12;
  background: #fff;
}
.region-mobile-menu #block-topmenu-2 ul.menu, .region-mobile-menu #block-navigationprincipale ul.menu {
  margin-left: 0;
}
.region-mobile-menu #block-topmenu-2 > .menu, .region-mobile-menu #block-navigationprincipale > .menu {
  margin-bottom: 0;
  margin-left: 0;
}
@media screen and (min-width: 991px) {
  .region-mobile-menu #block-topmenu-2 > .menu, .region-mobile-menu #block-navigationprincipale > .menu {
    display: flex;
  }
}
.region-mobile-menu #block-topmenu-2 > .menu > li, .region-mobile-menu #block-navigationprincipale > .menu > li {
  margin-right: 5px;
  position: relative;
  border-bottom: 2px solid #ccc;
  padding: 15px 15px 12px 15px;
}
@media screen and (min-width: 991px) {
  .region-mobile-menu #block-topmenu-2 > .menu > li, .region-mobile-menu #block-navigationprincipale > .menu > li {
    padding: 36px 0 28px 0px;
    border-bottom: 2px solid #fff;
  }
}
.region-mobile-menu #block-topmenu-2 > .menu > li a, .region-mobile-menu #block-navigationprincipale > .menu > li a {
  color: #323232;
  padding: 5px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  display: block;
}
@media (min-width: 991px) {
  .region-mobile-menu #block-topmenu-2 > .menu > li a, .region-mobile-menu #block-navigationprincipale > .menu > li a {
    padding: 5px 6px;
    font-size: 13px;
    letter-spacing: 0;
    text-align: unset;
  }
}
@media (min-width: 1500px) {
  .region-mobile-menu #block-topmenu-2 > .menu > li a, .region-mobile-menu #block-navigationprincipale > .menu > li a {
    padding: 5px 6px;
    font-size: 16px;
    letter-spacing: 0;
  }
}
.region-mobile-menu #block-topmenu-2 > .menu > li a:hover, .region-mobile-menu #block-navigationprincipale > .menu > li a:hover {
  color: #34a49d;
  text-decoration: none;
}
.region-mobile-menu #block-topmenu-2 > .menu > li::marker, .region-mobile-menu #block-navigationprincipale > .menu > li::marker {
  display: none;
}
.region-mobile-menu #block-topmenu-2 > .menu > li > ul, .region-mobile-menu #block-navigationprincipale > .menu > li > ul {
  display: none;
  padding: 0;
  border-radius: 0;
  box-shadow: 0px 3px 11px #888;
  left: auto;
  top: 92px;
  width: 100%;
  border: none;
  border-top: 6px solid #34a49d !important;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  z-index: 11;
  margin-left: 0;
  min-width: 200px;
  margin-left: 0;
}
@media screen and (min-width: 991px) {
  .region-mobile-menu #block-topmenu-2 > .menu > li > ul, .region-mobile-menu #block-navigationprincipale > .menu > li > ul {
    position: absolute;
  }
}
.region-mobile-menu #block-topmenu-2 > .menu > li > ul li, .region-mobile-menu #block-navigationprincipale > .menu > li > ul li {
  padding: 5px;
  font-size: 14px;
}
.region-mobile-menu #block-topmenu-2 > .menu > li > ul li .caret, .region-mobile-menu #block-navigationprincipale > .menu > li > ul li .caret {
  display: none !important;
}
.region-mobile-menu #block-topmenu-2 > .menu > li > ul li a, .region-mobile-menu #block-navigationprincipale > .menu > li > ul li a {
  text-transform: unset;
  white-space: inherit;
  padding: 5px 10px;
  color: #444;
  background-color: transparent;
  font-size: 16px;
  line-height: 18px;
  display: block;
}
.region-mobile-menu #block-topmenu-2 > .menu > li > ul li a:hover, .region-mobile-menu #block-navigationprincipale > .menu > li > ul li a:hover {
  color: #fff !important;
  background-color: #34a49d;
}
.region-mobile-menu #block-topmenu-2 > .menu > li > ul li.menu-item--active-trail a, .region-mobile-menu #block-navigationprincipale > .menu > li > ul li.menu-item--active-trail a {
  color: #34a49d;
}
@media screen and (min-width: 991px) {
  .region-mobile-menu #block-topmenu-2 > .menu > li:hover > ul, .region-mobile-menu #block-navigationprincipale > .menu > li:hover > ul {
    display: block;
  }
}
.region-mobile-menu #block-topmenu-2 > .menu > li.open > ul, .region-mobile-menu #block-navigationprincipale > .menu > li.open > ul {
  display: block;
}
.region-mobile-menu #block-topmenu-2 > .menu > li.menu-item--active-trail, .region-mobile-menu #block-navigationprincipale > .menu > li.menu-item--active-trail {
  border-bottom: 2px solid #34a49d;
}
.region-mobile-menu #block-topmenu-2 > .menu > li:nth-child(2) a:hover, .region-mobile-menu #block-navigationprincipale > .menu > li:nth-child(2) a:hover {
  color: #2ba7db;
}
.region-mobile-menu #block-topmenu-2 > .menu > li:nth-child(2) > ul, .region-mobile-menu #block-navigationprincipale > .menu > li:nth-child(2) > ul {
  border-top: 6px solid #2ba7db !important;
}
.region-mobile-menu #block-topmenu-2 > .menu > li:nth-child(2) > ul > li > a:hover, .region-mobile-menu #block-navigationprincipale > .menu > li:nth-child(2) > ul > li > a:hover {
  color: #fff !important;
  background-color: #2ba7db;
}
.region-mobile-menu #block-topmenu-2 > .menu > li:nth-child(2) > ul > li.menu-item--active-trail a, .region-mobile-menu #block-navigationprincipale > .menu > li:nth-child(2) > ul > li.menu-item--active-trail a {
  color: #2ba7db;
}
.region-mobile-menu #block-topmenu-2 > .menu > li:nth-child(2).menu-item--active-trail, .region-mobile-menu #block-navigationprincipale > .menu > li:nth-child(2).menu-item--active-trail {
  border-bottom: 2px solid #2ba7db;
}
.region-mobile-menu #block-topmenu-2 > .menu > li .caret, .region-mobile-menu #block-navigationprincipale > .menu > li .caret {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 25px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (max-width: 991px) {
  .region-mobile-menu #block-topmenu-2 > .menu > li .caret, .region-mobile-menu #block-navigationprincipale > .menu > li .caret {
    display: inline-block;
    border: none;
  }
}
.region-mobile-menu #block-topmenu-2 > .menu > li .caret:before, .region-mobile-menu #block-navigationprincipale > .menu > li .caret:before {
  color: #34a49d;
  font-size: 25px;
}

.open-menu:before {
  content: "";
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  transition: all 0.2s ease-in-out;
  height: 100%;
  bottom: 0;
}
.open-menu .region-mobile-menu {
  display: block;
}
@media screen and (min-width: 991px) {
  .open-menu .region-mobile-menu {
    display: none;
  }
}

#block-socialsharingblock {
  margin-bottom: 50px;
}
@media screen and (min-width: 991px) {
  #block-socialsharingblock {
    padding-left: 50px;
  }
}
#block-socialsharingblock h2 {
  text-align: center;
}
@media screen and (min-width: 991px) {
  #block-socialsharingblock h2 {
    text-align: unset;
  }
}

.region-footer-bottom .field--name-body p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .region-featured {
    display: flex;
    height: 100%;
  }
}
.region-featured .slick-dots {
  list-style: none;
  position: absolute;
  display: flex;
  right: 5%;
  flex-wrap: wrap;
  bottom: 80px;
}
.region-featured .slick-dots li {
  font-size: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0.3);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 3px;
}
.region-featured .slick-dots li.slick-active {
  background-color: #fff;
}
.region-featured .slick-dots li button {
  display: none;
}

.featured {
  margin-top: 60px;
}

#home_news_caroussel .view-content {
  opacity: 0;
}
#home_news_caroussel .view-content.slick-slider {
  opacity: 1;
}

.block-views-blocksidebar-all-list-pays-cours-icons-block-1,
.block-views-blockcours-nationale-on-sidebar-block-1,
.block-views-blockcours-communautaires-on-sidebar-block-1,
.block-sibemenu-block,
.block-views-blockchildrend-page-on-sidebar-block-1 {
  box-shadow: none !important;
  margin-top: 0 !important;
}
.block-views-blocksidebar-all-list-pays-cours-icons-block-1 h2,
.block-views-blockcours-nationale-on-sidebar-block-1 h2,
.block-views-blockcours-communautaires-on-sidebar-block-1 h2,
.block-sibemenu-block h2,
.block-views-blockchildrend-page-on-sidebar-block-1 h2 {
  background: #208fbe;
  color: #fff;
  font-size: 1.3em;
  padding: 24px;
  margin: 0;
  position: relative;
}
.block-views-blocksidebar-all-list-pays-cours-icons-block-1 h2 span,
.block-views-blockcours-nationale-on-sidebar-block-1 h2 span,
.block-views-blockcours-communautaires-on-sidebar-block-1 h2 span,
.block-sibemenu-block h2 span,
.block-views-blockchildrend-page-on-sidebar-block-1 h2 span {
  position: relative;
  z-index: 2;
}
.block-views-blocksidebar-all-list-pays-cours-icons-block-1 h2:before,
.block-views-blockcours-nationale-on-sidebar-block-1 h2:before,
.block-views-blockcours-communautaires-on-sidebar-block-1 h2:before,
.block-sibemenu-block h2:before,
.block-views-blockchildrend-page-on-sidebar-block-1 h2:before {
  font-family: "icomoon" !important;
  content: "";
  font-size: 11px;
  color: #fff;
  position: absolute;
  bottom: -4px;
  left: 34px;
  transform: rotate(90deg);
  z-index: 2;
}
.block-views-blocksidebar-all-list-pays-cours-icons-block-1 h2:after,
.block-views-blockcours-nationale-on-sidebar-block-1 h2:after,
.block-views-blockcours-communautaires-on-sidebar-block-1 h2:after,
.block-sibemenu-block h2:after,
.block-views-blockchildrend-page-on-sidebar-block-1 h2:after {
  background-color: #208fbe;
  content: "";
  position: absolute;
  border-radius: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 60px;
  height: 60px;
  bottom: -8px;
  left: 10px;
  z-index: 1;
}
.block-views-blocksidebar-all-list-pays-cours-icons-block-1 .view-content,
.block-views-blockcours-nationale-on-sidebar-block-1 .view-content,
.block-views-blockcours-communautaires-on-sidebar-block-1 .view-content,
.block-sibemenu-block .view-content,
.block-views-blockchildrend-page-on-sidebar-block-1 .view-content {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 25px 10px;
  list-style-type: none;
  line-height: 26px;
}
.block-views-blocksidebar-all-list-pays-cours-icons-block-1 .view-content .views-row a,
.block-views-blockcours-nationale-on-sidebar-block-1 .view-content .views-row a,
.block-views-blockcours-communautaires-on-sidebar-block-1 .view-content .views-row a,
.block-sibemenu-block .view-content .views-row a,
.block-views-blockchildrend-page-on-sidebar-block-1 .view-content .views-row a {
  display: block;
  font-size: 13px;
  padding: 0 15px;
  color: #666666;
  text-transform: uppercase;
  width: 100%;
}
.block-views-blocksidebar-all-list-pays-cours-icons-block-1 .view-content .views-row a img,
.block-views-blockcours-nationale-on-sidebar-block-1 .view-content .views-row a img,
.block-views-blockcours-communautaires-on-sidebar-block-1 .view-content .views-row a img,
.block-sibemenu-block .view-content .views-row a img,
.block-views-blockchildrend-page-on-sidebar-block-1 .view-content .views-row a img {
  display: inline;
  margin-right: 10px;
  width: 24px !important;
  position: relative;
  top: -3px;
  height: auto;
}
.block-views-blocksidebar-all-list-pays-cours-icons-block-1 .view-content .views-row a.active,
.block-views-blockcours-nationale-on-sidebar-block-1 .view-content .views-row a.active,
.block-views-blockcours-communautaires-on-sidebar-block-1 .view-content .views-row a.active,
.block-sibemenu-block .view-content .views-row a.active,
.block-views-blockchildrend-page-on-sidebar-block-1 .view-content .views-row a.active {
  background-color: #208fbe;
  color: #fff;
}
.block-views-blocksidebar-all-list-pays-cours-icons-block-1 .view-content .views-row:hover,
.block-views-blockcours-nationale-on-sidebar-block-1 .view-content .views-row:hover,
.block-views-blockcours-communautaires-on-sidebar-block-1 .view-content .views-row:hover,
.block-sibemenu-block .view-content .views-row:hover,
.block-views-blockchildrend-page-on-sidebar-block-1 .view-content .views-row:hover {
  background-color: #208fbe;
}
.block-views-blocksidebar-all-list-pays-cours-icons-block-1 .view-content .views-row:hover a,
.block-views-blockcours-nationale-on-sidebar-block-1 .view-content .views-row:hover a,
.block-views-blockcours-communautaires-on-sidebar-block-1 .view-content .views-row:hover a,
.block-sibemenu-block .view-content .views-row:hover a,
.block-views-blockchildrend-page-on-sidebar-block-1 .view-content .views-row:hover a {
  color: #fff;
}

.region-sidebar .menu--top-menu {
  box-shadow: none !important;
  margin-top: 0 !important;
}
.region-sidebar .menu--top-menu .menu {
  box-shadow: none !important;
  margin-left: 0;
}
.region-sidebar .menu--top-menu > .menu > li > a {
  display: none !important;
}
.region-sidebar .menu--top-menu h2 {
  background: #208fbe;
  color: #fff;
  font-size: 1.3em;
  padding: 24px;
  margin: 0;
  position: relative;
}
.region-sidebar .menu--top-menu h2 span {
  position: relative;
  z-index: 2;
}
.region-sidebar .menu--top-menu h2:before {
  font-family: "icomoon" !important;
  content: "";
  font-size: 11px;
  color: #fff;
  position: absolute;
  bottom: -4px;
  left: 34px;
  transform: rotate(90deg);
  z-index: 2;
}
.region-sidebar .menu--top-menu h2:after {
  background-color: #208fbe;
  content: "";
  position: absolute;
  border-radius: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 60px;
  height: 60px;
  bottom: -8px;
  left: 10px;
  z-index: 1;
}
.region-sidebar .menu--top-menu .view-content {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 25px 10px;
  list-style-type: none;
  line-height: 26px;
}
.region-sidebar .menu--top-menu .view-content .views-row a {
  display: block;
  font-size: 13px;
  padding: 0 15px;
  color: #666666;
  text-transform: uppercase;
  width: 100%;
}
.region-sidebar .menu--top-menu .view-content .views-row a img {
  display: inline;
  margin-right: 10px;
  width: 24px !important;
  position: relative;
  top: -3px;
  height: auto;
}
.region-sidebar .menu--top-menu .view-content .views-row:hover {
  background-color: #208fbe;
}
.region-sidebar .menu--top-menu .view-content .views-row:hover a {
  color: #fff;
}

body.path-search-results .panel-search {
  margin-bottom: 20px;
}
body.path-search-results #search-api-page-search-form {
  margin: 20px 0;
}
body.path-search-results .search-results {
  margin: 20px 0;
  text-align: justify;
  padding: 0;
}
body.path-search-results .view-search .views-row {
  border-bottom: 1px solid #ccc;
}
body.path-search-results .view-search .views-row .views-field-title {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
}
body.path-search-results .view-search .views-row .views-field-title a {
  color: #34a49d;
  text-decoration: none;
}

.forum {
  clear: both;
  margin-right: 13px;
}
.forum table {
  width: 100%;
}
.forum thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  padding: 8px;
  line-height: 1.42857;
}
.forum thead th a {
  color: #652076 !important;
}
.forum thead th a:hover {
  color: #2ba7db;
  text-decoration: none;
}
.forum thead th a .tablesort {
  display: none;
}
.forum tbody td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
}
.forum tbody td.forum__topic {
  font-size: 22px;
  line-height: 23px;
  padding: 20px 0;
}
.forum tbody td.forum__topic a:hover {
  color: #2ba7db;
  text-decoration: none;
}
.forum tbody td.forum__topic .submitted {
  font-size: 16px;
  font-family: "ProximaNova-Semibold";
}
.forum tbody td.forum__topic .submitted br {
  display: none;
}
.forum tbody .forum__icon {
  display: none;
}
.forum tbody a {
  color: #34a49d;
}
@media (max-width: 991px) {
  .forum tr th:last-child, .forum tr td:last-child {
    display: none;
  }
  .forum tr th:nth-child(3), .forum tr td:nth-child(3) {
    text-align: center;
  }
}

.comment-form label {
  display: block;
}
.comment-form .field--name-comment-body {
  max-width: 650px;
}
.comment-form .field--name-field-comment-document {
  border-bottom: 1px solid #ddd;
}
.comment-form .form-actions {
  display: flex;
  justify-content: flex-end;
}
.comment-form .form-actions #edit-submit {
  color: #fff !important;
  background-color: #652076;
  margin: 30px 0px 20px 20px;
  text-transform: uppercase;
  font-family: "ProximaNova-Semibold" !important;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 30px;
}
.comment-form .form-actions #edit-preview {
  display: none;
}

.sitemap-item h2 {
  display: none;
}
.sitemap-item > div > ul > li {
  margin-bottom: 20px;
}
.sitemap-item > div ul {
  list-style: disc !important;
}
.sitemap-item > div ul > li > a {
  font-weight: bold;
}
.sitemap-item > div ul > li > ul {
  list-style-type: circle !important;
}
.sitemap-item > div ul > li > ul li a {
  font-weight: normal;
}
.sitemap-item > div ul > li > ul li > ul {
  list-style-type: square !important;
}
.sitemap-item.sitemap-item--vocabulary-hautes-cours h2 {
  display: block;
  color: #34a49d;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}

.btn_ahjucaf, .rangee-media.button a, .page-node-add-forum #edit-actions button, body.page-notifications #edit-subscribe, body.page-notifications #edit-cancel, body.page-comment #page .btn-primary,
body.node-type-forum #page .btn-primary, body.page-comment #edit-submit,
body.node-type-forum #edit-submit, body.page-comment .comment-add a,
body.node-type-forum .comment-add a, body.page-comment .subscribe ul a,
body.node-type-forum .subscribe ul a, body.page-comment .list-inline a, body.page-comment .subscribe a,
body.node-type-forum .list-inline a,
body.node-type-forum .subscribe a, body.page-forum ul.action a, body.page--hautes_cours .top .term_map_wrapper a.btn, body.page-node-type-article .goback {
  display: inline-block;
  margin: 20px 0;
  float: right;
}

/*
*  ------
*  ------ Affichage des fields collections (Pages de base, page webform et pages taxonomies)
*  ------
*/
.field-collection-container {
  border: none;
}
.field-collection-container .field__item .field-collection-view {
  border-bottom: 1px solid #f1f1f1;
  min-height: 80px;
}
.field-collection-container .field__item:last-child .field-collection-view {
  border: none;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity, .field-collection-container .field--name-field-collection-de-champ-textes.entity {
  margin: 0 0 20px 0;
  padding: 0;
  position: relative;
}
@media (max-width: 767px) {
  .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity, .field-collection-container .field--name-field-collection-de-champ-textes.entity {
    padding-bottom: 20px;
  }
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-titre, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity h2, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-titre, .field-collection-container .field--name-field-collection-de-champ-textes.entity h2 {
  margin: 0;
  padding: 0;
  color: #34a49d;
  font-size: 22px;
  line-height: 23px;
  width: 70%;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-titre.titre_de_section, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity h2.titre_de_section, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-titre.titre_de_section, .field-collection-container .field--name-field-collection-de-champ-textes.entity h2.titre_de_section {
  margin-bottom: 20px;
  color: #2ba7db;
}
@media (max-width: 767px) {
  .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-titre, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity h2, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-titre, .field-collection-container .field--name-field-collection-de-champ-textes.entity h2 {
    width: 100%;
  }
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .title__event, .field-collection-container .field--name-field-collection-de-champ-textes.entity .title__event {
  margin: 0;
  padding: 0;
  color: #34a49d;
  font-size: 22px;
  line-height: 23px;
  width: 70%;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .button_wrapper, .field-collection-container .field--name-field-collection-de-champ-textes.entity .button_wrapper {
  width: auto;
  position: absolute;
  top: 50%;
  right: 0;
}
@media (max-width: 767px) {
  .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .button_wrapper, .field-collection-container .field--name-field-collection-de-champ-textes.entity .button_wrapper {
    top: auto;
    right: 20px;
    bottom: -24px;
  }
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .button_wrapper a, .field-collection-container .field--name-field-collection-de-champ-textes.entity .button_wrapper a {
  text-align: right;
  padding-right: 20px;
  line-height: 14px;
  margin: 0 0 15px 0;
  color: #652076 !important;
  display: block;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .button_wrapper a:after, .field-collection-container .field--name-field-collection-de-champ-textes.entity .button_wrapper a:after {
  top: -8px;
  left: auto;
  font-size: 11px;
  padding: 6px;
  width: 25px;
  height: 25px;
  transition: all ease 0.2s;
  content: "";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .button_wrapper a:hover, .field-collection-container .field--name-field-collection-de-champ-textes.entity .button_wrapper a:hover {
  color: #2ba7db !important;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .button_wrapper a.document:after, .field-collection-container .field--name-field-collection-de-champ-textes.entity .button_wrapper a.document:after {
  top: -8px;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .button_wrapper a.open:after, .field-collection-container .field--name-field-collection-de-champ-textes.entity .button_wrapper a.open:after {
  transform: rotate(90deg);
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-date,
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-annee, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-date,
.field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-annee {
  display: inline-block;
  padding-left: 10px;
  font-size: 16px;
  color: #666666;
  position: relative;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-date b, .field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-date strong,
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-annee b,
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-annee strong, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-date b, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-date strong,
.field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-annee b,
.field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-annee strong {
  color: #666666;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-date:before,
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-textes-annee:before, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-date:before,
.field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-textes-annee:before {
  content: "|";
  position: absolute;
  left: -2px;
  top: -2px;
  font-size: 20px;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-nature-de-la-norme, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-nature-de-la-norme {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  font-size: 16px;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-contenu, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-contenu {
  display: none;
  margin-top: 20px;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-contenu h2, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-contenu h2 {
  color: #2ba7db;
  font-size: 16px;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-contenu h3, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-contenu h3 {
  color: #2ba7db;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity .field-name-field-contenu h4, .field-collection-container .field--name-field-collection-de-champ-textes.entity .field-name-field-contenu h4 {
  font-size: 18px;
  color: #666666;
}
.field-collection-container .paragraph--type--collection-de-champs-contenu-ann.entity.open .field-name-field-contenu, .field-collection-container .field--name-field-collection-de-champ-textes.entity.open .field-name-field-contenu {
  display: none;
}

.field-collection-view, .field-collection-container {
  border: none;
  padding: 1em 0 0.3em 0;
}

.field--name-field-collection-de-champ-textes .button_wrapper {
  float: right;
  width: 90px;
}
.field--name-field-collection-de-champ-textes .morelink_ahjucaf, .field--name-field-collection-de-champ-textes body.front .home_top #home_news_caroussel .views-row article .desc a, body.front .home_top #home_news_caroussel .views-row article .desc .field--name-field-collection-de-champ-textes a, .field--name-field-collection-de-champ-textes .news_list .views-row article .link, .field--name-field-collection-de-champ-textes .view-actualites-list .views-row article .link, .field--name-field-collection-de-champ-textes .view-actualites-for-member .views-row article .link, .field--name-field-collection-de-champ-textes body.front #home_news_list .views-row article .link, body.front .field--name-field-collection-de-champ-textes #home_news_list .views-row article .link, .news_list .views-row article .field--name-field-collection-de-champ-textes .link, .view-actualites-list .views-row article .field--name-field-collection-de-champ-textes .link, .view-actualites-for-member .views-row article .field--name-field-collection-de-champ-textes .link, body.front #home_news_list .views-row article .field--name-field-collection-de-champ-textes .link {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
}
.field--name-field-collection-de-champ-textes .morelink_ahjucaf:after, .field--name-field-collection-de-champ-textes body.front .home_top #home_news_caroussel .views-row article .desc a:after, body.front .home_top #home_news_caroussel .views-row article .desc .field--name-field-collection-de-champ-textes a:after, .field--name-field-collection-de-champ-textes .news_list .views-row article .link:after, .field--name-field-collection-de-champ-textes .view-actualites-list .views-row article .link:after, .field--name-field-collection-de-champ-textes .view-actualites-for-member .views-row article .link:after, .field--name-field-collection-de-champ-textes body.front #home_news_list .views-row article .link:after, body.front .field--name-field-collection-de-champ-textes #home_news_list .views-row article .link:after, .news_list .views-row article .field--name-field-collection-de-champ-textes .link:after, .view-actualites-list .views-row article .field--name-field-collection-de-champ-textes .link:after, .view-actualites-for-member .views-row article .field--name-field-collection-de-champ-textes .link:after, body.front #home_news_list .views-row article .field--name-field-collection-de-champ-textes .link:after {
  font-size: 1.1em;
  color: #fff;
  position: absolute;
  top: -2px;
  left: -22px;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.field--name-field-collection-de-champ-textes .morelink_ahjucaf.open:after, .field--name-field-collection-de-champ-textes body.front .home_top #home_news_caroussel .views-row article .desc a.open:after, body.front .home_top #home_news_caroussel .views-row article .desc .field--name-field-collection-de-champ-textes a.open:after, .field--name-field-collection-de-champ-textes .news_list .views-row article .open.link:after, .field--name-field-collection-de-champ-textes .view-actualites-list .views-row article .open.link:after, .field--name-field-collection-de-champ-textes .view-actualites-for-member .views-row article .open.link:after, .field--name-field-collection-de-champ-textes body.front #home_news_list .views-row article .open.link:after, body.front .field--name-field-collection-de-champ-textes #home_news_list .views-row article .open.link:after, .news_list .views-row article .field--name-field-collection-de-champ-textes .open.link:after, .view-actualites-list .views-row article .field--name-field-collection-de-champ-textes .open.link:after, .view-actualites-for-member .views-row article .field--name-field-collection-de-champ-textes .open.link:after, body.front #home_news_list .views-row article .field--name-field-collection-de-champ-textes .open.link:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/*
*  ------
*  ------ Affichage en grille (utilisé sur la home, page actualités, page actualités membres)
*  ------
*/
.field--name-field-accordeon {
  display: none;
}

body.front {
  background: url(../img/courbes.png) no-repeat 100%;
  background-size: 100%;
  background-color: #f8f8f8;
  background-position: 0 10%;
  /*
  *  ------
  *  ------ Caroussel News
  *  ------
  */
  /*
  *  ------
  *  ------ Home map
  *  ------
  */
  /*
  *  ------
  *  ------ List News
  *  ------
  */
  /*
  *  ------
  *  ------ Homepage Footer Cyan
  *  ------
  */
}
body.front .home_top {
  background-color: #54c3bc;
  height: 527px;
  margin-top: 20px;
  /*
  *  ------
  *  ------ Menu Right of Caroussel
  *  ------
  */
}
@media (max-width: 1499px) {
  body.front .home_top {
    height: 415px;
  }
}
@media (max-width: 1199px) {
  body.front .home_top {
    height: 345px;
  }
}
@media (max-width: 991px) {
  body.front .home_top {
    height: 265px;
  }
}
@media (max-width: 767px) {
  body.front .home_top {
    height: auto;
  }
}
body.front .home_top #home_news_caroussel {
  position: relative;
  top: -40px;
  left: 20px;
}
body.front .home_top #home_news_caroussel ol.carousel-indicators {
  bottom: 37px;
  right: 60px;
  width: 100px;
  position: absolute;
  margin: 0;
  text-align: right;
  left: auto;
}
@media (max-width: 767px) {
  body.front .home_top #home_news_caroussel ol.carousel-indicators {
    right: 40px;
  }
}
body.front .home_top #home_news_caroussel ol.carousel-indicators li {
  border: none;
  background-color: rgba(255, 255, 255, 0.3);
}
body.front .home_top #home_news_caroussel ol.carousel-indicators li.active {
  background-color: #fff;
}
body.front .home_top #home_news_caroussel .views-row {
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  body.front .home_top #home_news_caroussel .views-row {
    padding-bottom: 90px;
  }
}
body.front .home_top #home_news_caroussel .views-row article {
  position: relative;
}
body.front .home_top #home_news_caroussel .views-row article > a img.img-responsive {
  width: 100%;
}
body.front .home_top #home_news_caroussel .views-row article .diaporama {
  position: relative;
}
body.front .home_top #home_news_caroussel .views-row article .diaporama a {
  width: 100%;
}
body.front .home_top #home_news_caroussel .views-row article .diaporama a img {
  width: 95%;
}
body.front .home_top #home_news_caroussel .views-row article .desc {
  width: 66%;
  position: absolute;
  bottom: -60px;
  left: 30px;
  background-color: #fff;
  padding: 40px 50px 50px 50px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  body.front .home_top #home_news_caroussel .views-row article .desc {
    padding: 40px 40px 10px 46px;
  }
}
@media (max-width: 767px) {
  body.front .home_top #home_news_caroussel .views-row article .desc {
    bottom: -90px;
    left: 0px;
    padding: 40px 20px 10px 16px;
  }
}
body.front .home_top #home_news_caroussel .views-row article .desc h3 {
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
  font-size: 26px;
  color: #323232;
}
@media (max-width: 991px) {
  body.front .home_top #home_news_caroussel .views-row article .desc h3 {
    font-size: 19px;
  }
}
body.front .home_top #home_news_caroussel .views-row article .desc h3:before {
  font-size: 3em;
  color: #fff;
  position: absolute;
  top: -89px;
  left: -47px;
}
@media (max-width: 991px) {
  body.front .home_top #home_news_caroussel .views-row article .desc h3:before {
    top: -75px;
  }
}
@media (max-width: 767px) {
  body.front .home_top #home_news_caroussel .views-row article .desc h3:before {
    top: -75px;
    left: -7px;
  }
}
body.front .home_top #home_news_caroussel .views-row article .desc h3:after {
  font-size: 1.2em;
  color: #000;
  position: absolute;
  top: -45px;
  left: -23px;
}
@media (max-width: 991px) {
  body.front .home_top #home_news_caroussel .views-row article .desc h3:after {
    left: -29px;
  }
}
@media (max-width: 767px) {
  body.front .home_top #home_news_caroussel .views-row article .desc h3:after {
    left: 11px;
  }
}
body.front .home_top #home_news_caroussel .views-row article .desc a {
  top: 33px;
  right: -30px;
  float: right;
  max-width: 80px;
  margin-right: 30px;
  font-size: 15px;
}
@media (max-width: 991px) {
  body.front .home_top #home_news_caroussel .views-row article .desc a {
    left: 31px;
    top: 0;
    font-size: 12px;
  }
}
body.front .home_top #home_news_caroussel .views-row article .desc a:after {
  top: -2px;
}
@media (max-width: 767px) {
  body.front .home_top #home_news_caroussel {
    left: 10px;
  }
}
body.front .home_top #home_menu {
  padding-right: 0;
}
body.front .home_top #home_menu ul {
  height: 100%;
  list-style-type: none;
  padding: 0;
}
body.front .home_top #home_menu ul li {
  height: 25%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.19);
}
body.front .home_top #home_menu ul li:first-child a span.icon img {
  margin: 46px 0px 0px 0;
}
@media (max-width: 1499px) {
  body.front .home_top #home_menu ul li:first-child a span.icon img {
    margin: 30px 0px 0px 0;
  }
}
@media (max-width: 1199px) {
  body.front .home_top #home_menu ul li:first-child a span.icon img {
    margin: 27px 0px 0px 0;
    max-width: 40px;
    max-height: 40px;
  }
}
@media (max-width: 991px) {
  body.front .home_top #home_menu ul li:first-child a span.icon img {
    margin: 21px 0px 0px 0;
    max-width: 30px;
    max-height: 30px;
  }
}
@media (max-width: 767px) {
  body.front .home_top #home_menu ul li:first-child a span.icon img {
    margin: 30px 0px 0px 0;
    max-width: 30px;
    max-height: 30px;
  }
}
body.front .home_top #home_menu ul li.count_3 {
  height: 33.3%;
}
body.front .home_top #home_menu ul li.count_3 span.icon img {
  margin: 60px 0px 0px 0 !important;
}
body.front .home_top #home_menu ul li.count_2 {
  height: 50%;
}
body.front .home_top #home_menu ul li.count_2 span.icon img {
  margin: 90px 0px 0px 0 !important;
}
body.front .home_top #home_menu ul li a {
  color: #fff;
  display: block;
  height: 100%;
}
body.front .home_top #home_menu ul li a span.icon {
  transition: all ease 0.1s;
  text-align: center;
  width: 40%;
  background-color: #34a49d;
  display: block;
  float: right;
  height: 100%;
}
body.front .home_top #home_menu ul li a span.icon img {
  width: auto;
  max-width: 50px;
  max-height: 50px;
  margin: 40px 0px 0px 0;
}
@media (max-width: 1499px) {
  body.front .home_top #home_menu ul li a span.icon img {
    margin: 30px 0px 0px 0;
  }
}
@media (max-width: 1199px) {
  body.front .home_top #home_menu ul li a span.icon img {
    margin: 27px 0px 0px 0;
    max-width: 40px;
    max-height: 40px;
  }
}
@media (max-width: 991px) {
  body.front .home_top #home_menu ul li a span.icon img {
    margin: 18px 0px 0px 0;
    max-width: 30px;
    max-height: 30px;
  }
}
@media (max-width: 767px) {
  body.front .home_top #home_menu ul li a span.icon img {
    margin: 30px 0px 0px 0;
    max-width: 30px;
    max-height: 30px;
  }
}
body.front .home_top #home_menu ul li a span.title {
  transition: all ease 0.1s;
  float: left;
  width: 60%;
  height: 100%;
  position: relative;
  padding: 0 30px 0 0;
  display: table;
}
body.front .home_top #home_menu ul li a span.title > span {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  line-height: 22px;
  text-align: right;
}
@media (max-width: 1499px) {
  body.front .home_top #home_menu ul li a span.title > span {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 1199px) {
  body.front .home_top #home_menu ul li a span.title > span {
    font-size: 16px;
    line-height: 17px;
  }
}
@media (max-width: 991px) {
  body.front .home_top #home_menu ul li a span.title > span {
    font-size: 13px;
    line-height: 13px;
  }
}
@media (max-width: 767px) {
  body.front .home_top #home_menu ul li a span.title > span {
    font-size: 15px;
    line-height: 19px;
  }
}
body.front .home_top #home_menu ul li a span.title:before {
  background: url(../img/bump_link.jpg) no-repeat;
  content: "";
  position: absolute;
  width: 37px;
  height: 67px;
  right: -24px;
  top: 41%;
  margin-top: -20px;
  z-index: 9;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  body.front .home_top #home_menu ul li a span.title:before {
    right: -25px;
  }
}
@media (max-width: 991px) {
  body.front .home_top #home_menu ul li a span.title:before {
    top: 30%;
    margin-top: -20px;
    z-index: 9;
    background-size: 36px;
  }
}
@media (max-width: 767px) {
  body.front .home_top #home_menu ul li a span.title:before {
    background-size: 37px;
    background-position: 0 5px;
  }
}
body.front .home_top #home_menu ul li a:hover span.icon {
  width: 39%;
}
body.front .home_top #home_menu ul li a:hover span.title {
  width: 61%;
}
@media (max-width: 767px) {
  body.front .home_top #home_menu ul li {
    height: 90px !important;
  }
}
@media (max-width: 767px) {
  body.front .home_top #home_menu ul {
    margin-bottom: 0px;
  }
}
body.front #wrapper_map > h2 {
  text-align: center;
}
body.front #homepage_footer {
  background-color: #34a49d;
  overflow: auto;
  margin: 50px 0;
}
body.front #homepage_footer a {
  color: #fff;
}
body.front .breadcrumb {
  display: none;
}

/* Page actu et actu membres */
body.page-node-113 .entete,
body.page-node-76 .entete {
  margin: 0 0 10px -20px;
}

.view-actualites-list .views-exposed-form label, .view-actualites-for-member .views-exposed-form label {
  display: none;
}
.view-actualites-list .views-exposed-form #edit-field-cat-gorie-tid-wrapper, .view-actualites-for-member .views-exposed-form #edit-field-cat-gorie-tid-wrapper {
  float: right;
  margin-bottom: 30px;
  margin-right: 10px;
}

body.page-node-type-article .entete {
  text-align: justify;
}
body.page-node-type-article .submitted {
  color: #323232;
  padding: 0 0 10px 0;
  display: block;
  font-size: 20px;
}
body.page-node-type-article .submitted strong, body.page-node-type-article .submitted b {
  font-weight: normal;
}
body.page-node-type-article .submitted .category {
  color: #652076;
  text-transform: uppercase;
  display: inline;
  font-size: 15px;
}
body.page-node-type-article .submitted .category div {
  display: inline;
}
body.page-node-type-article .content_news {
  padding-top: 40px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: justify;
}
body.page-node-type-article .content_news .img-responsive {
  margin-bottom: 30px;
}
body.page-node-type-article .goback {
  color: #652076;
  text-transform: uppercase;
  float: right;
  margin: 20px 0 0 0;
}
body.page-node-type-article .goback:hover {
  text-decoration: none;
  color: #fff;
  background: #652076;
}
@media (max-width: 767px) {
  body.page-node-type-article .goback {
    font-size: 13px;
    text-align: center;
  }
}

.search__form--wrapper h3 {
  text-align: center;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 18px;
}
.search__form--wrapper .block-views-exposed-filter-blocksearch-page-1 {
  text-align: center;
}
.search__form--wrapper .block-views-exposed-filter-blocksearch-page-1 h2 {
  display: none;
}
.search__form--wrapper .block-views-exposed-filter-blocksearch-page-1 .form--inline {
  text-align: center;
}
.search__form--wrapper .block-views-exposed-filter-blocksearch-page-1 .form--inline .form-item {
  float: none;
}
.search__form--wrapper .block-views-exposed-filter-blocksearch-page-1 .form--inline .form-item .form-text {
  max-width: 350px;
  margin: 0 auto;
  border: none;
  border-radius: 20px;
  background-color: rgba(43, 167, 219, 0.2);
  box-shadow: none;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}
.search__form--wrapper .block-views-exposed-filter-blocksearch-page-1 .button {
  background-color: transparent;
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  border: 1px solid #652076;
  border-radius: 30px;
  padding: 8px 16px;
  text-decoration: none !important;
  color: #652076 !important;
  font-size: 14px;
  line-height: 1.42857;
}
.search__form--wrapper .block-views-exposed-filter-blocksearch-page-1 .button:hover {
  background-color: #652076;
  color: #fff !important;
}

header {
  /* Form search */
}
header .block-views-exposed-filter-blocksearch-page-1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #eee;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  z-index: -1;
  display: none;
}
header #search-block-form, header #views-exposed-form-search-page-1 {
  min-width: 80px;
  height: 65px;
  padding: 13px 10px 13px 14px;
  margin-right: 20px;
  padding-bottom: 0;
  padding-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 991px) {
  header #search-block-form, header #views-exposed-form-search-page-1 {
    margin: 20px auto 10px auto;
    text-align: center;
    height: 35px;
    max-width: 500px;
  }
}
header #search-block-form .form--inline, header #views-exposed-form-search-page-1 .form--inline {
  width: 100%;
  display: flex;
  justify-content: center;
}
header #search-block-form .form-item, header #search-block-form .form-actions, header #views-exposed-form-search-page-1 .form-item, header #views-exposed-form-search-page-1 .form-actions {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}
header #search-block-form .form-item, header #views-exposed-form-search-page-1 .form-item {
  display: block;
  float: unset;
}
header #search-block-form .form-item input, header #views-exposed-form-search-page-1 .form-item input {
  border: 0;
  border-radius: 0 !important;
  outline: 0 !important;
  opacity: 1 !important;
  display: block;
  background: unset;
  width: 100%;
}
@media screen and (min-width: 480px) {
  header #search-block-form .form-item input, header #views-exposed-form-search-page-1 .form-item input {
    width: 350px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  header #search-block-form .form-item, header #views-exposed-form-search-page-1 .form-item {
    max-width: none;
    width: calc(100% - 90px);
  }
}
header #search-block-form .form-actions, header #views-exposed-form-search-page-1 .form-actions {
  display: inline-block;
  background: transparent;
  border: none;
  position: relative;
  outline: none;
  margin-bottom: 0;
  margin-top: 0;
  color: #2ba7db;
}
header #search-block-form .form-actions:before, header #views-exposed-form-search-page-1 .form-actions:before {
  font-size: 22px;
}
header #search-block-form .form-actions:hover, header #views-exposed-form-search-page-1 .form-actions:hover {
  color: #2ba7db;
}
header #search-block-form .form-actions .button, header #views-exposed-form-search-page-1 .form-actions .button {
  position: absolute;
  top: -4px;
  left: -7px;
  height: 40px;
  width: 40px;
  font-size: 0;
  opacity: 0;
  padding: 0;
}

.search-form-show {
  overflow: hidden;
}
.search-form-show:before {
  content: "";
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  transition: all 0.2s ease-in-out;
  height: 100%;
  bottom: 0;
}
.search-form-show .block-views-exposed-filter-blocksearch-page-1 {
  top: 100%;
  opacity: 1;
  display: block;
}

/*
*  ------
*  ------ Taxonomy (Pays membres)
*  ------
*/
body.page--hautes_cours {
  /* Liste des pages */
  /* Liste des actus */
  /* Emulate active menu */
}
body.page--hautes_cours .field-collection-view {
  margin: 0;
}
body.page--hautes_cours .container_ahjucaf, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu {
  margin: 0 0 30px 0;
  text-align: justify;
}
body.page--hautes_cours .container_ahjucaf > h2, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu > h2 {
  padding: 44px 0 20px 0;
}
@media (max-width: 991px) {
  body.page--hautes_cours .container_ahjucaf > h2, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu > h2 {
    padding-left: 60px !important;
  }
}
body.page--hautes_cours .breadcrumb {
  background: #2ba7db;
}
@media (max-width: 767px) {
  body.page--hautes_cours .breadcrumb {
    margin: 0;
  }
}
body.page--hautes_cours .top {
  padding-top: 40px;
}
body.page--hautes_cours .top h1 {
  margin-top: 30px;
  margin-bottom: 80px;
  position: relative;
  color: #323232;
}
body.page--hautes_cours .top h1:after {
  background-color: #208fbe;
  position: absolute;
  content: "";
  width: 45px;
  height: 3px;
  bottom: -30px;
  left: 0;
}
body.page--hautes_cours .top .country {
  font-size: 1.6em;
}
body.page--hautes_cours .top .country img {
  max-width: 36px;
  display: inline;
  position: relative;
  top: -5px;
  margin-right: 7px;
}
body.page--hautes_cours .top .name {
  position: relative;
}
body.page--hautes_cours .top .name:after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #2ba7db;
}
body.page--hautes_cours .top .chapo {
  padding-right: 0 !important;
}
@media (max-width: 991px) {
  body.page--hautes_cours .top .chapo {
    padding-right: 15px !important;
  }
}
body.page--hautes_cours .top .term_map_wrapper {
  padding-right: 0;
}
body.page--hautes_cours .top .term_map_wrapper #map {
  width: 100%;
  max-height: 230px;
}
body.page--hautes_cours .top .term_map_wrapper a.btn {
  color: #652076;
  float: right;
  margin: 20px 0;
  text-transform: uppercase;
  font-size: 13px;
}
body.page--hautes_cours .top .term_map_wrapper a.btn:hover {
  background-color: #652076;
  color: #fff;
  text-decoration: none;
}
body.page--hautes_cours .top:after {
  display: none;
}
body.page--hautes_cours .description .taxonomy-term-description > div, body.page--hautes_cours .description .taxonomy-term-description > p {
  padding: 0 6%;
}
body.page--hautes_cours .president {
  position: relative;
}
body.page--hautes_cours .president > h2 {
  padding: 44px 0 20px 0;
}
@media (max-width: 991px) {
  body.page--hautes_cours .president > h2 {
    padding-left: 60px !important;
  }
}
body.page--hautes_cours .president .president-inner {
  padding-bottom: 20px;
}
body.page--hautes_cours .president:before {
  z-index: 999;
  font-size: 30px;
  color: #666666;
  position: absolute;
  top: 43px;
  left: -4px;
}
@media (max-width: 991px) {
  body.page--hautes_cours .president:before {
    left: 11px !important;
  }
}
body.page--hautes_cours .president .img {
  padding-right: 30px !important;
  margin-left: 60px;
  width: auto;
}
body.page--hautes_cours .president .img .field--name-field-photo-du-president {
  position: relative;
  margin-bottom: 40px;
  max-width: 150px;
}
body.page--hautes_cours .president .img .field--name-field-photo-du-president:before {
  font-size: 50px;
  color: #f2f2f2;
  position: absolute;
  left: -65px;
  top: 0;
  width: 10px;
  height: 50px;
}
body.page--hautes_cours .president .img .field--name-field-photo-du-president .field-items {
  position: relative;
}
body.page--hautes_cours .president .img .field--name-field-photo-du-president .field-items:before {
  position: absolute;
  content: "";
  left: -20px;
  top: 0;
  width: 1px;
  height: 150px;
  background-color: #efefef;
  border: none;
}
body.page--hautes_cours .president .img img {
  height: 100%;
}
body.page--hautes_cours .president .bio-doc .file-icon, body.page--hautes_cours .president .bio-doc .file-size {
  display: none;
}
body.page--hautes_cours .president .infos {
  margin-top: 30px;
  padding-left: 0px !important;
  width: auto;
}
body.page--hautes_cours .president .infos .nom {
  color: #666666;
  font-size: 19px;
}
body.page--hautes_cours .president .infos .date {
  font-size: 16px;
}
body.page--hautes_cours .president .infos .date .field-name-field-nomm-le {
  display: inline;
  color: #666666;
}
body.page--hautes_cours .president .infos .date .field-name-field-nomm-le * {
  color: #666666;
  display: inline;
}
body.page--hautes_cours .field_textes_juridiques {
  position: relative;
}
body.page--hautes_cours .field_textes_juridiques > h2 {
  padding: 44px 0 20px 0;
}
@media (max-width: 991px) {
  body.page--hautes_cours .field_textes_juridiques > h2 {
    padding-left: 60px !important;
  }
}
body.page--hautes_cours .field_textes_juridiques:before {
  z-index: 999;
  font-size: 30px;
  color: #666666;
  position: absolute;
  top: 43px;
  left: -4px;
}
@media (max-width: 991px) {
  body.page--hautes_cours .field_textes_juridiques:before {
    left: 11px !important;
  }
}
body.page--hautes_cours .contact {
  padding-bottom: 40px;
  position: relative;
}
body.page--hautes_cours .contact > h2 {
  padding: 44px 0 10px 0;
}
@media (max-width: 991px) {
  body.page--hautes_cours .contact > h2 {
    padding-left: 60px !important;
  }
}
body.page--hautes_cours .contact:before {
  z-index: 999;
  font-size: 30px;
  color: #666666;
  position: absolute;
  top: 43px;
  left: -4px;
}
@media (max-width: 991px) {
  body.page--hautes_cours .contact:before {
    left: 11px !important;
  }
}
body.page--hautes_cours .contact label {
  min-width: 140px;
  display: inline-block;
  float: left;
  color: #666666;
}
body.page--hautes_cours .contact .contact_wrapper,
body.page--hautes_cours .contact .correspondant_wrapper {
  margin-left: 60px;
}
body.page--hautes_cours .contact .field--name-field-titre-de-la-cour,
body.page--hautes_cours .contact .subtitle-correspondant {
  color: #208fbe;
  font-size: 22px;
  padding-bottom: 20px;
}
body.page--hautes_cours .contact .subtitle-correspondant {
  margin-top: 35px;
}
body.page--hautes_cours .contact .field--name-field-cour .field__item + .field__item {
  margin-top: 40px;
}
body.page--hautes_cours .contact .contact_wrapper,
body.page--hautes_cours .contact .correspondant_wrapper {
  position: relative;
}
body.page--hautes_cours .contact .contact_wrapper:before,
body.page--hautes_cours .contact .correspondant_wrapper:before {
  font-size: 50px;
  color: #f2f2f2;
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 50px;
}
@media (max-width: 1499px) {
  body.page--hautes_cours .contact .contact_wrapper:before,
body.page--hautes_cours .contact .correspondant_wrapper:before {
    left: -14px;
  }
}
@media (max-width: 1199px) {
  body.page--hautes_cours .contact .contact_wrapper:before,
body.page--hautes_cours .contact .correspondant_wrapper:before {
    left: -45px;
  }
}
body.page--hautes_cours .contact .contact_wrapper .adresse,
body.page--hautes_cours .contact .contact_wrapper .nom-correspondant,
body.page--hautes_cours .contact .correspondant_wrapper .adresse,
body.page--hautes_cours .contact .correspondant_wrapper .nom-correspondant {
  position: relative;
}
body.page--hautes_cours .contact .contact_wrapper .adresse:before,
body.page--hautes_cours .contact .contact_wrapper .nom-correspondant:before,
body.page--hautes_cours .contact .correspondant_wrapper .adresse:before,
body.page--hautes_cours .contact .correspondant_wrapper .nom-correspondant:before {
  position: absolute;
  content: "";
  left: -20px;
  top: 0;
  width: 1px;
  height: 110px;
  background-color: #efefef;
  border: none;
}
body.page--hautes_cours .contact .correspondant_wrapper label {
  min-width: 255px;
}
body.page--hautes_cours .contact .field--name-field-cour .contact_wrapper:before {
  left: -75px;
}
body.page--hautes_cours .contact .precision-correspondant .rangee-media p a img {
  max-width: 250px;
}
body.page--hautes_cours .contact .precision-correspondant .rangee-media .media {
  float: none;
  display: block;
}
body.page--hautes_cours .contact .precision-correspondant .rangee-media .media .file {
  display: flex;
}
body.page--hautes_cours .contact .precision-correspondant .rangee-media .media .file a:first-child {
  width: 40px;
}
body.page--hautes_cours .contact .precision-correspondant .rangee-media .media .file a:last-child {
  min-width: 630px;
  text-align: left;
}
body.page--hautes_cours .notes > h2 {
  padding: 44px 0 20px 0;
}
body.page--hautes_cours .notes:after {
  background: url("../img/bump_left.jpg") no-repeat;
}
body.page--hautes_cours .notes ul {
  line-height: 28px;
  padding-bottom: 40px;
}
body.page--hautes_cours .notes ul li {
  width: 45%;
  display: inline-block;
}
body.page--hautes_cours .notes .field__item > p {
  font-size: 0.8em;
}
body.page--hautes_cours .block-views-blockpages-for-cour-block-1 .container_ahjucaf, body.page--hautes_cours .block-views-blockpages-for-cour-block-1 .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu, body.page--hautes_cours .field_block_accordeon .block-views-blockpages-for-cour-block-1 .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu {
  position: relative;
}
body.page--hautes_cours .block-views-blockpages-for-cour-block-1 .container_ahjucaf:before, body.page--hautes_cours .block-views-blockpages-for-cour-block-1 .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before, body.page--hautes_cours .field_block_accordeon .block-views-blockpages-for-cour-block-1 .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before {
  z-index: 999;
  font-size: 30px;
  color: #666666;
  position: absolute;
  top: 43px;
  left: -4px;
}
@media (max-width: 991px) {
  body.page--hautes_cours .block-views-blockpages-for-cour-block-1 .container_ahjucaf:before, body.page--hautes_cours .block-views-blockpages-for-cour-block-1 .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before, body.page--hautes_cours .field_block_accordeon .block-views-blockpages-for-cour-block-1 .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before {
    left: 11px !important;
  }
}
body.page--hautes_cours .field_block_accordeon {
  /*.field-name-field-deail-accordeon{
  	border-top:1px solid $grey_light;
  	position: relative;
  	padding-bottom:30px;
  	.field-items{
  		display: none;
  	}
  	&:before{
  		@extend .icomoon, .icon-fleche;
  		font-size: 1em;
  		color: $grey_medium;
  		position: absolute;
  		top: 11px;
  		right: 50%;
  		@include rotate(90deg);
  	}
  	&.open{
  		border-top:none;
  		&:before{
  			@include rotate(-90deg);
  			top: auto;
  			bottom: 8px;
  		}
  		.field-items{
  			display: block;
  			margin-top: 40px;
  			border-bottom:1px solid $grey_light;
  			margin-bottom: 5px;
  		}
  	}

  }*/
}
body.page--hautes_cours .field_block_accordeon .field--name-field-title {
  cursor: pointer;
}
body.page--hautes_cours .field_block_accordeon .field--name-field-resume {
  padding-bottom: 25px;
}
body.page--hautes_cours .field_block_accordeon .field--name-field-resume h3 {
  margin-top: 0;
}
body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:after {
  background: url("../img/bump_left.jpg") no-repeat;
}
body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu .rangee-media {
  margin-top: 0 !important;
}
body.page--hautes_cours .field_block_accordeon .opener {
  position: relative;
  height: 25px;
  cursor: pointer;
}
body.page--hautes_cours .field_block_accordeon .opener:before {
  font-size: 1em;
  color: #666666;
  position: absolute;
  top: 5px;
  right: 50%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
body.page--hautes_cours .field_block_accordeon .opener:hover {
  box-shadow: 0px -2px 5px -4px #34a49d;
}
body.page--hautes_cours .field_block_accordeon .opener:hover:before {
  color: #34a49d;
}
body.page--hautes_cours .field_block_accordeon .field--name-field-detail-accordeon {
  padding-bottom: 30px;
  display: none;
}
body.page--hautes_cours .field_block_accordeon .content:hover .field-name-field-deail-accordeon {
  /*cursor:pointer;
  &:before{
  	color: $blue;
  }*/
}
body.page--hautes_cours .field_block_accordeon .field-collection-item-field-blocs-accordeons.open .field-name-field-deail-accordeon {
  display: block;
}
body.page--hautes_cours .field_block_accordeon .field-collection-item-field-blocs-accordeons.open .opener {
  box-shadow: 0px -2px 5px -4px #34a49d;
}
body.page--hautes_cours .field_block_accordeon .field-collection-item-field-blocs-accordeons.open .opener:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
body.page--hautes_cours .view-id-pays_actualit_s.view-display-id-block_1 {
  padding-bottom: 30px;
}
body.page--hautes_cours .block-views-blockactualites-for-cour-block-1 .container_ahjucaf, body.page--hautes_cours .block-views-blockactualites-for-cour-block-1 .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu, body.page--hautes_cours .field_block_accordeon .block-views-blockactualites-for-cour-block-1 .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu {
  position: relative;
}
body.page--hautes_cours .block-views-blockactualites-for-cour-block-1 .container_ahjucaf:before, body.page--hautes_cours .block-views-blockactualites-for-cour-block-1 .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before, body.page--hautes_cours .field_block_accordeon .block-views-blockactualites-for-cour-block-1 .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:before {
  z-index: 999;
  font-size: 30px;
  color: #666666;
  position: absolute;
  top: 43px;
  left: -4px;
}
body.page--hautes_cours #navbar-collapse .menu.nav > li:nth-child(2) {
  border-bottom: 2px solid #2ba7db !important;
}
body.page--hautes_cours #navbar-collapse .menu.nav > li:nth-child(2) > a {
  color: #2ba7db !important;
}
body.page--hautes_cours #navbar-collapse .menu.nav > li:nth-child(2) ul.dropdown-menu {
  border-top: 6px solid #2ba7db !important;
}
body.page--hautes_cours #navbar-collapse .menu.nav > li:nth-child(2) ul.dropdown-menu li a:hover {
  background-color: #2ba7db !important;
}
body.page--hautes_cours #navbar-collapse .menu.nav > li:nth-child(2):hover {
  border: none !important;
}

/* Gestion du menu en bleu */
/*body.page-taxonomy-term,
body.page-node-61, // Cours nationales
body.page-node-62, // Cours Communautaires
body.page-node-47{ // Hautes cours
	header#navbar #navbar-collapse ul.menu > li > a.active-trail {
		color: $blue;
	}
	header#navbar #navbar-collapse ul.menu > li.active-trail {
	    border-bottom: 2px solid $blue;
	    &:hover{
	    	border:none;
	    	@media (max-width: $screen-sm-max){
	    		border-bottom: 2px solid $blue;
	    	}
	    }
	    ul.dropdown-menu{
	    	a.active-trail{
	    		color: $blue;
	    		&:hover{
	    			color: $white;
	    		}
	    	}
	    }
	}
	header#navbar #navbar-collapse ul.menu > li.active-trail ul.dropdown-menu {
	    border-top: 6px solid $blue;
	    li a:hover {
	        background-color: $blue !important;
	    }
	}
}*/
header#navbar #navbar-collapse ul.menu > li:nth-child(2) > a.active-trail,
header#navbar #navbar-collapse ul.menu > li:nth-child(2) > a:hover {
  color: #2ba7db;
}

header#navbar #navbar-collapse ul.menu > li:nth-child(2):hover,
header#navbar #navbar-collapse ul.menu > li:nth-child(2).active-trail {
  border-bottom: 2px solid #2ba7db;
}
header#navbar #navbar-collapse ul.menu > li:nth-child(2):hover:hover,
header#navbar #navbar-collapse ul.menu > li:nth-child(2).active-trail:hover {
  border: none;
}
@media (max-width: 991px) {
  header#navbar #navbar-collapse ul.menu > li:nth-child(2):hover:hover,
header#navbar #navbar-collapse ul.menu > li:nth-child(2).active-trail:hover {
    border-bottom: 2px solid #2ba7db;
  }
}
header#navbar #navbar-collapse ul.menu > li:nth-child(2):hover ul.dropdown-menu a.active-trail,
header#navbar #navbar-collapse ul.menu > li:nth-child(2).active-trail ul.dropdown-menu a.active-trail {
  color: #2ba7db;
}
header#navbar #navbar-collapse ul.menu > li:nth-child(2):hover ul.dropdown-menu a.active-trail:hover,
header#navbar #navbar-collapse ul.menu > li:nth-child(2).active-trail ul.dropdown-menu a.active-trail:hover {
  color: #fff !important;
}

header#navbar #navbar-collapse ul.menu > li:nth-child(2):hover ul.dropdown-menu {
  border-top: 6px solid #2ba7db !important;
}
header#navbar #navbar-collapse ul.menu > li:nth-child(2):hover ul.dropdown-menu li a:hover {
  background-color: #2ba7db !important;
}

#block-views-block-cours-communautaires-on-sidebar-block-1 .views-row a {
  min-height: 50px;
}

/* Pages de base (page & webform) */
.file {
  display: flex;
  align-items: center;
}
.file a.file--application-pdf {
  background: unset;
  padding-left: 0;
  display: inline-block;
}

a.file--application-pdf {
  background: url("../img/application-pdf.png") no-repeat left center;
  padding-left: 20px;
  display: inline-block;
}

.field--type-text-with-summary a:not(file--application-pdf)[href$=".pdf"] {
  background: url("../img/application-pdf.png") no-repeat left center;
  padding-left: 20px;
  display: inline-block;
}

#block-ahjucaf-content + #wrapper_map {
  margin-top: 40px;
}

body:not(.user-logged-in) #block-topmenu .menu .caret, body:not(.user-logged-in) #block-topmenu-2 .menu .caret {
  display: none !important;
}
body:not(.user-logged-in) #block-topmenu .menu .menu, body:not(.user-logged-in) #block-topmenu-2 .menu .menu {
  display: none !important;
}

body.page-node-type-page h3,
body.page-node-type-webform h3 {
  color: #2ba7db;
  font-size: 20px;
}
body.page-node-type-page h4,
body.page-node-type-webform h4 {
  font-size: 18px;
  color: #666666;
}
body.page-node-type-page .entete .field-name-field-chapo .field__item,
body.page-node-type-webform .entete .field-name-field-chapo .field__item {
  white-space: pre-line;
}
body.page-node-type-page .content .field-name-body h2,
body.page-node-type-page .content .field-name-field-body h2,
body.page-node-type-webform .content .field-name-body h2,
body.page-node-type-webform .content .field-name-field-body h2 {
  padding-top: 42px;
  padding-bottom: 15px;
}
body.page-node-type-page .content .field-name-body .h2-delimiter h2,
body.page-node-type-page .content .field-name-field-body .h2-delimiter h2,
body.page-node-type-webform .content .field-name-body .h2-delimiter h2,
body.page-node-type-webform .content .field-name-field-body .h2-delimiter h2 {
  padding-top: 12px;
}
body.page-node-type-page .content .field-name-body .field__item > h3:first-child,
body.page-node-type-page .content .field-name-field-body .field__item > h3:first-child,
body.page-node-type-webform .content .field-name-body .field__item > h3:first-child,
body.page-node-type-webform .content .field-name-field-body .field__item > h3:first-child {
  padding-top: 45px;
  padding-bottom: 20px;
}
body.page-node-type-page .content .field-name-body .field__item > .greytext:first-child, body.page-node-type-page .content .field-name-body .field__item > .media:first-child,
body.page-node-type-page .content .field-name-field-body .field__item > .greytext:first-child,
body.page-node-type-page .content .field-name-field-body .field__item > .media:first-child,
body.page-node-type-webform .content .field-name-body .field__item > .greytext:first-child,
body.page-node-type-webform .content .field-name-body .field__item > .media:first-child,
body.page-node-type-webform .content .field-name-field-body .field__item > .greytext:first-child,
body.page-node-type-webform .content .field-name-field-body .field__item > .media:first-child {
  margin-top: 45px;
}
body.page-node-type-page .content .field-name-body .field__item > p:first-child:not(:empty),
body.page-node-type-page .content .field-name-field-body .field__item > p:first-child:not(:empty),
body.page-node-type-webform .content .field-name-body .field__item > p:first-child:not(:empty),
body.page-node-type-webform .content .field-name-field-body .field__item > p:first-child:not(:empty) {
  padding-top: 42px;
}
body.page-node-type-page .content .field-name-body ul,
body.page-node-type-page .content .field-name-field-body ul,
body.page-node-type-webform .content .field-name-body ul,
body.page-node-type-webform .content .field-name-field-body ul {
  padding: 0;
}
body.page-node-type-page .content .field-name-body ul li,
body.page-node-type-page .content .field-name-field-body ul li,
body.page-node-type-webform .content .field-name-body ul li,
body.page-node-type-webform .content .field-name-field-body ul li {
  line-height: 26px;
  padding-bottom: 3px;
}
body.page-node-type-page .field_textes_juridiques h2,
body.page-node-type-webform .field_textes_juridiques h2 {
  padding-top: 42px;
  padding-bottom: 20px;
}
body.page-node-type-page .field-collection-view,
body.page-node-type-webform .field-collection-view {
  margin-left: 0;
}
body.page-node-type-page article.node-page,
body.page-node-type-webform article.node-page {
  margin-bottom: 20px;
}
body.page-node-type-page .container_ahjucaf, body.page-node-type-page body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu, body.page--hautes_cours .field_block_accordeon body.page-node-type-page .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu,
body.page-node-type-webform .container_ahjucaf,
body.page-node-type-webform body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu,
body.page--hautes_cours .field_block_accordeon body.page-node-type-webform .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu {
  text-align: justify;
  padding-bottom: 30px;
}
body.page-node-type-page .container_ahjucaf:after, body.page-node-type-page body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:after, body.page--hautes_cours .field_block_accordeon body.page-node-type-page .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:after,
body.page-node-type-webform .container_ahjucaf:after,
body.page-node-type-webform body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:after,
body.page--hautes_cours .field_block_accordeon body.page-node-type-webform .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu:after {
  background: url("../img/bump_left.jpg") no-repeat;
}

.page-node-type-page .node--type-page {
  margin-bottom: 20px;
}

.collection-more-info {
  display: flex;
  font-family: "ProximaNova-Semibold";
  font-weight: 300;
  max-width: 70%;
}
.collection-more-info span {
  display: inline-block;
  position: relative;
}
.collection-more-info span:first-child {
  padding-right: 10px;
}
.collection-more-info span:first-child:before {
  display: none;
}
.collection-more-info span:nth-child(2) {
  padding-left: 10px;
}
.collection-more-info span:nth-child(2):before {
  content: "|";
  position: absolute;
  left: -2px;
  top: -2px;
  font-size: 20px;
}

#views-exposed-form-actualites-list-block-1 .button, #views-exposed-form-actualites-for-member-block-1 .button {
  display: none;
}
#views-exposed-form-actualites-list-block-1 .form--inline .form-item, #views-exposed-form-actualites-for-member-block-1 .form--inline .form-item {
  float: right;
}
#views-exposed-form-actualites-list-block-1 .form--inline .form-item select, #views-exposed-form-actualites-for-member-block-1 .form--inline .form-item select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  outline: none !important;
}
#views-exposed-form-actualites-list-block-1 .form--inline .form-item select:focus-visible, #views-exposed-form-actualites-for-member-block-1 .form--inline .form-item select:focus-visible {
  border: 1px solid #ccc;
  outline: none;
}

.node-219 .breadcrumb, .node-221 .breadcrumb, .node-222 .breadcrumb {
  background: #2ba7db;
}

.page--403 {
  margin-bottom: 30px;
}
.page--403 h2 {
  padding-top: 42px;
  padding-bottom: 15px;
}
.page--403 .btn_ahjucaf, .page--403 .rangee-media.button a, .rangee-media.button .page--403 a, .page--403 .page-node-add-forum #edit-actions button, .page-node-add-forum #edit-actions .page--403 button, .page--403 body.page-notifications #edit-subscribe, body.page-notifications .page--403 #edit-subscribe, .page--403 body.page-notifications #edit-cancel, body.page-notifications .page--403 #edit-cancel, .page--403 body.page-comment #page .btn-primary, body.page-comment #page .page--403 .btn-primary,
.page--403 body.node-type-forum #page .btn-primary,
body.node-type-forum #page .page--403 .btn-primary, .page--403 body.page-comment #edit-submit, body.page-comment .page--403 #edit-submit,
.page--403 body.node-type-forum #edit-submit,
body.node-type-forum .page--403 #edit-submit, .page--403 body.page-comment .comment-add a, body.page-comment .comment-add .page--403 a,
.page--403 body.node-type-forum .comment-add a,
body.node-type-forum .comment-add .page--403 a, .page--403 body.page-comment .list-inline a, body.page-comment .list-inline .page--403 a, .page--403 body.page-comment .subscribe a, body.page-comment .subscribe .page--403 a,
.page--403 body.node-type-forum .list-inline a,
body.node-type-forum .list-inline .page--403 a,
.page--403 body.node-type-forum .subscribe a,
body.node-type-forum .subscribe .page--403 a, .page--403 body.page-forum ul.action a, body.page-forum ul.action .page--403 a, .page--403 body.page-node-type-article .goback, body.page-node-type-article .page--403 .goback, .page--403 body.page--hautes_cours .top .term_map_wrapper a.btn, body.page--hautes_cours .top .term_map_wrapper .page--403 a.btn {
  float: left;
}

.block-views-blockchildrend-page-on-sidebar-block-1 h2, .block-sibemenu-block h2 {
  background: #34a49d;
}
.block-views-blockchildrend-page-on-sidebar-block-1 h2:after, .block-sibemenu-block h2:after {
  background-color: #34a49d;
}
.block-views-blockchildrend-page-on-sidebar-block-1 .view-content .views-row:hover, .block-sibemenu-block .view-content .views-row:hover {
  background-color: #34a49d;
}
.block-views-blockchildrend-page-on-sidebar-block-1 ul li, .block-sibemenu-block ul li {
  margin-left: 0;
}

.field--name-field-resume img {
  height: auto;
}

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

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

.user-pass-reset {
  color: #fff;
}

.form-item .description {
  clear: both;
}

@media screen and (min-width: 768px) {
  .paragragh__detail--accordeon {
    width: calc(100% - 130px);
  }
}

body.page-node-61 .breadcrumb,
body.page-node-47 .breadcrumb,
body.page-node-62 .breadcrumb,
body.page-taxonomy .breadcrumb {
  background-color: #208fbe;
}
body.page-node-61 #block-ahjucaf-config-ahjucaf-sidebar .block-title,
body.page-node-47 #block-ahjucaf-config-ahjucaf-sidebar .block-title,
body.page-node-62 #block-ahjucaf-config-ahjucaf-sidebar .block-title,
body.page-taxonomy #block-ahjucaf-config-ahjucaf-sidebar .block-title {
  background-color: #208fbe;
}
body.page-node-61 #block-ahjucaf-config-ahjucaf-sidebar .bump::after,
body.page-node-47 #block-ahjucaf-config-ahjucaf-sidebar .bump::after,
body.page-node-62 #block-ahjucaf-config-ahjucaf-sidebar .bump::after,
body.page-taxonomy #block-ahjucaf-config-ahjucaf-sidebar .bump::after {
  background-color: #208fbe;
}
body.page-node-61 #block-ahjucaf-config-ahjucaf-sidebar ul li.active, body.page-node-61 #block-ahjucaf-config-ahjucaf-sidebar ul li:hover,
body.page-node-47 #block-ahjucaf-config-ahjucaf-sidebar ul li.active,
body.page-node-47 #block-ahjucaf-config-ahjucaf-sidebar ul li:hover,
body.page-node-62 #block-ahjucaf-config-ahjucaf-sidebar ul li.active,
body.page-node-62 #block-ahjucaf-config-ahjucaf-sidebar ul li:hover,
body.page-taxonomy #block-ahjucaf-config-ahjucaf-sidebar ul li.active,
body.page-taxonomy #block-ahjucaf-config-ahjucaf-sidebar ul li:hover {
  background-color: #208fbe;
}
body.page-node-61 #block-ahjucaf-config-ahjucaf-sidebar ul li.active a, body.page-node-61 #block-ahjucaf-config-ahjucaf-sidebar ul li:hover a,
body.page-node-47 #block-ahjucaf-config-ahjucaf-sidebar ul li.active a,
body.page-node-47 #block-ahjucaf-config-ahjucaf-sidebar ul li:hover a,
body.page-node-62 #block-ahjucaf-config-ahjucaf-sidebar ul li.active a,
body.page-node-62 #block-ahjucaf-config-ahjucaf-sidebar ul li:hover a,
body.page-taxonomy #block-ahjucaf-config-ahjucaf-sidebar ul li.active a,
body.page-taxonomy #block-ahjucaf-config-ahjucaf-sidebar ul li:hover a {
  color: #fff;
}

body.page-taxonomy .breadcrumb li:first-child::before {
  top: 10px;
}

.infowindows h3 {
  color: #323232 !important;
}

body.page-node-type-webform .messages {
  margin-top: 40px;
}
body.page-node-type-webform .contact {
  padding-bottom: 40px;
  position: relative;
}
@media (max-width: 767px) {
  body.page-node-type-webform .contact {
    padding-bottom: 0px;
  }
}
body.page-node-type-webform .contact:before {
  z-index: 999;
  font-size: 30px;
  color: #666666;
  position: absolute;
  top: 43px;
  left: -4px;
}
@media (max-width: 767px) {
  body.page-node-type-webform .contact:before {
    display: none;
  }
}
body.page-node-type-webform .contact label, body.page-node-type-webform .contact .field {
  display: inline-block;
}
body.page-node-type-webform .contact label {
  min-width: 180px;
  color: #666666;
  font-size: 18px;
}
body.page-node-type-webform .contact .contact_wrapper {
  margin: 0 0 20px 70px;
}
body.page-node-type-webform .contact .adresse {
  position: relative;
}
body.page-node-type-webform .contact .adresse:before {
  font-size: 50px;
  color: #f2f2f2;
  position: absolute;
  left: -65px;
  top: 0;
  width: 10px;
  height: 50px;
}
body.page-node-type-webform .contact .adresse:after {
  position: absolute;
  content: "";
  left: -20px;
  top: 0;
  width: 1px;
  height: 60px;
  background-color: #f1f1f1;
  border: none;
}
body.page-node-type-webform .contact h2 {
  padding-top: 42px;
  display: block;
  padding-bottom: 10px;
}
body.page-node-type-webform .contact h3 {
  font-size: 20px;
  color: #2ba7db;
  margin: 0 0 20px 20px;
}
body.page-node-type-webform .contact .adresse, body.page-node-type-webform .contact .telephone, body.page-node-type-webform .contact .telecopie, body.page-node-type-webform .contact .site, body.page-node-type-webform .contact .president {
  padding: 0;
}
body.page-node-type-webform .g-recaptcha {
  width: 160px;
  margin: 30px auto;
}
@media (max-width: 991px) {
  body.page-node-type-webform .g-recaptcha {
    width: 100%;
  }
}
body.page-node-type-webform #map {
  max-height: 260px;
  width: 88%;
  margin: 30px 6% 10px 6%;
}
body.page-node-type-webform .node--type-webform {
  margin-bottom: 30px;
}
body.page-node-type-webform .node--type-webform > .container_ahjucaf:not(:first-child), body.page-node-type-webform body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item.node--type-webform > .field-name-field-contenu:not(:first-child), body.page--hautes_cours .field_block_accordeon body.page-node-type-webform .field--name-field-champs-accordeons > .field__item.node--type-webform > .field-name-field-contenu:not(:first-child) {
  margin-top: 40px;
}
body.page-node-type-webform .webform_container {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 30px;
}
body.page-node-type-webform .webform_container > h2 {
  padding-top: 40px;
  padding-bottom: 20px;
}
body.page-node-type-webform .webform_container .form-item {
  margin: 20px 0;
}
body.page-node-type-webform .webform_container .form-item > label {
  display: block;
  float: left;
  width: 20%;
}
@media (max-width: 991px) {
  body.page-node-type-webform .webform_container .form-item > label {
    width: 100%;
  }
}
body.page-node-type-webform .webform_container .form-item > input {
  display: inline;
  width: 80%;
  max-width: 300px;
  border: none;
  border-radius: 20px;
  background-color: rgba(43, 167, 219, 0.2);
  box-shadow: none;
}
@media (max-width: 991px) {
  body.page-node-type-webform .webform_container .form-item > input {
    width: 100%;
  }
}
body.page-node-type-webform .webform_container .form-item textarea {
  resize: none;
  display: inline;
  width: 80%;
  border: none;
  border-radius: 20px;
  background-color: rgba(43, 167, 219, 0.2);
  box-shadow: none;
  min-height: 350px;
}
@media (max-width: 991px) {
  body.page-node-type-webform .webform_container .form-item textarea {
    width: 100%;
  }
}
body.page-node-type-webform .webform_container .form-item .grippie {
  display: none;
}
body.page-node-type-webform .webform_container .form-actions {
  margin-left: 20%;
}
body.page-node-type-webform .webform_container .form-actions .form-submit {
  background: #2ba7db;
  border-radius: 20px;
  color: #fff;
  border: none;
  padding: 8px 38px;
  text-transform: uppercase;
}
body.page-node-type-webform .webform_container .form-type-webform-markup {
  width: 80%;
  margin-left: 20%;
  display: inline-block;
}
@media (max-width: 991px) {
  body.page-node-type-webform .webform_container .form-type-webform-markup {
    width: 100%;
    margin-left: 0%;
  }
}
body.page-node-type-webform .webform_container .form-type-webform-markup p {
  font-size: 12px;
  line-height: 16px;
}

.panel {
  margin-bottom: 0;
}
.panel .panel-heading {
  background-color: #34a49d !important;
  color: #fff !important;
}
.panel table {
  padding: 10px;
  width: 100%;
}
.panel table thead th {
  padding: 10px 20px 10px 0;
}

body.page-notifications .form-textarea-wrapper,
body.page-node-add-forum .form-textarea-wrapper,
body.page-forum .form-textarea-wrapper,
body.page-comment-reply .form-textarea-wrapper,
body.node-type-forum .form-textarea-wrapper {
  max-width: 650px;
}
body.page-notifications .subscribe,
body.page-node-add-forum .subscribe,
body.page-forum .subscribe,
body.page-comment-reply .subscribe,
body.node-type-forum .subscribe {
  border: none;
}
@media (max-width: 767px) {
  body.page-notifications .subscribe ul li a,
body.page-node-add-forum .subscribe ul li a,
body.page-forum .subscribe ul li a,
body.page-comment-reply .subscribe ul li a,
body.node-type-forum .subscribe ul li a {
    width: 100%;
    margin: 10px 0px;
  }
}
@media (max-width: 767px) {
  body.page-notifications ul.links.list-inline,
body.page-node-add-forum ul.links.list-inline,
body.page-forum ul.links.list-inline,
body.page-comment-reply ul.links.list-inline,
body.node-type-forum ul.links.list-inline {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.page-notifications ul.links.list-inline li,
body.page-node-add-forum ul.links.list-inline li,
body.page-forum ul.links.list-inline li,
body.page-comment-reply ul.links.list-inline li,
body.node-type-forum ul.links.list-inline li {
    width: 100%;
    padding: 0;
  }
}
body.page-notifications #block-system-main a,
body.page-node-add-forum #block-system-main a,
body.page-forum #block-system-main a,
body.page-comment-reply #block-system-main a,
body.node-type-forum #block-system-main a {
  text-decoration: none;
}
body.page-notifications .comment .field-name-field-comment-document .field-label,
body.page-node-add-forum .comment .field-name-field-comment-document .field-label,
body.page-forum .comment .field-name-field-comment-document .field-label,
body.page-comment-reply .comment .field-name-field-comment-document .field-label,
body.node-type-forum .comment .field-name-field-comment-document .field-label {
  display: block;
  float: none;
}
body.page-notifications .comment .field-items,
body.page-node-add-forum .comment .field-items,
body.page-forum .comment .field-items,
body.page-comment-reply .comment .field-items,
body.node-type-forum .comment .field-items {
  float: none !important;
}

.cke_editable {
  background-color: rgba(43, 167, 219, 0.1);
  padding: 10px;
}

/* Liste des sujets de discussion */
body.page-node-add-forum #edit-taxonomy-forums {
  display: none;
}

body.page-forum .breadcrumb li:first-child:before {
  top: 10px;
}
body.page-forum ul.action {
  display: block !important;
  list-style-type: none;
}
body.page-forum ul.action a {
  background-color: transparent;
  color: #652076;
  margin: 10px 10px 30px 0;
  float: right;
  text-transform: uppercase;
}
body.page-forum .icon-after {
  display: none;
}
body.page-forum .btn_wrapper {
  text-align: right;
  padding: 30px 0;
}
body.page-forum .btn_forum {
  color: #652076;
  margin: 15px 0;
}
body.page-forum .btn_forum:hover {
  background-color: #652076;
  text-decoration: none;
  color: #fff;
}

body.page-comment #edit-author,
body.node-type-forum #edit-author {
  display: none;
}
body.page-comment .comment-form,
body.node-type-forum .comment-form {
  margin-top: 50px;
}
body.page-comment #comment-form,
body.node-type-forum #comment-form {
  padding-bottom: 80px;
  overflow: auto;
}
body.page-comment #comment-form div[id^=edit-author],
body.node-type-forum #comment-form div[id^=edit-author] {
  display: none;
}
body.page-comment #comment-form input.form-file,
body.node-type-forum #comment-form input.form-file {
  border-radius: 0 !important;
}
body.page-comment #comment-form #edit-field-comment-document,
body.node-type-forum #comment-form #edit-field-comment-document {
  padding: 0;
  background-color: transparent;
  border: none;
}
body.page-comment #comment-form #edit-field-comment-document fieldset,
body.node-type-forum #comment-form #edit-field-comment-document fieldset {
  padding: 0;
  background-color: transparent;
  border: none;
}
body.page-comment #comment-form #edit-field-comment-document legend,
body.node-type-forum #comment-form #edit-field-comment-document legend {
  display: none;
}
body.page-comment #comment-form #edit-field-comment-document .panel-body,
body.node-type-forum #comment-form #edit-field-comment-document .panel-body {
  padding: 0;
}
body.page-comment #comment-form #edit-field-comment-document .input-group-btn button,
body.node-type-forum #comment-form #edit-field-comment-document .input-group-btn button {
  margin: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  height: 34px;
}
body.page-comment #edit-notifications,
body.node-type-forum #edit-notifications {
  display: none;
}
body.page-comment .form-textarea-wrapper,
body.node-type-forum .form-textarea-wrapper {
  border: 1px solid rgba(43, 167, 219, 0.2);
  border-radius: 20px;
}
body.page-comment .form-textarea-wrapper #cke_edit-comment-body-und-0-value,
body.node-type-forum .form-textarea-wrapper #cke_edit-comment-body-und-0-value {
  border-radius: 20px;
  border: none;
  overflow: hidden;
}
body.page-comment .form-textarea-wrapper .cke_wysiwyg_frame, body.page-comment .form-textarea-wrapper .cke_top,
body.node-type-forum .form-textarea-wrapper .cke_wysiwyg_frame,
body.node-type-forum .form-textarea-wrapper .cke_top {
  background-color: rgba(43, 167, 219, 0.2);
}
body.page-comment .form-textarea-wrapper .cke_top,
body.node-type-forum .form-textarea-wrapper .cke_top {
  border-color: #fff;
}
body.page-comment .form-textarea-wrapper .cke_bottom,
body.node-type-forum .form-textarea-wrapper .cke_bottom {
  display: none;
}
body.page-comment .forum_content,
body.node-type-forum .forum_content {
  padding-top: 60px;
}
body.page-comment .submitted,
body.node-type-forum .submitted {
  color: #323232;
  padding: 0 0 10px 0;
  display: block;
  font-size: 20px;
}
body.page-comment .submitted strong, body.page-comment .submitted b,
body.node-type-forum .submitted strong,
body.node-type-forum .submitted b {
  font-weight: normal;
}
body.page-comment .submitted span a, body.page-comment .submitted span,
body.node-type-forum .submitted span a,
body.node-type-forum .submitted span {
  color: #666666;
  font-size: 15px;
}
body.page-comment .list-inline a, body.page-comment .subscribe a,
body.node-type-forum .list-inline a,
body.node-type-forum .subscribe a {
  text-transform: uppercase;
  color: #652076;
}
body.page-comment .list-inline a:hover, body.page-comment .subscribe a:hover,
body.node-type-forum .list-inline a:hover,
body.node-type-forum .subscribe a:hover {
  background: #652076;
  color: #fff;
  text-decoration: none;
}
body.page-comment .wysiwyg-toggle-wrapper, body.page-comment .filter-wrapper, body.page-comment .help-block,
body.node-type-forum .wysiwyg-toggle-wrapper,
body.node-type-forum .filter-wrapper,
body.node-type-forum .help-block {
  display: none;
}
body.page-comment #edit-field-forum-document .help-block,
body.node-type-forum #edit-field-forum-document .help-block {
  display: inline-block;
  width: 100%;
}
body.page-comment input.form-file,
body.node-type-forum input.form-file {
  padding: 0;
}
body.page-comment .permalink,
body.node-type-forum .permalink {
  display: none;
}
body.page-comment .subscribe ul,
body.node-type-forum .subscribe ul {
  list-style-type: none;
  padding: 0;
}
body.page-comment .subscribe ul a,
body.node-type-forum .subscribe ul a {
  background-color: transparent;
  color: #652076;
  margin: 20px;
  float: right;
  text-transform: uppercase;
}
body.page-comment .list-inline,
body.node-type-forum .list-inline {
  float: right;
}
body.page-comment .file-icon,
body.node-type-forum .file-icon {
  display: none;
}
body.page-comment .comment-add a,
body.node-type-forum .comment-add a {
  background-color: transparent;
  color: #652076;
  margin: 20px;
  float: right;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  body.page-comment .comment-add a,
body.node-type-forum .comment-add a {
    width: 100%;
    margin: 10px 0px;
  }
}
body.page-comment #edit-submit,
body.node-type-forum #edit-submit {
  background-color: transparent;
  color: #fff !important;
  background-color: #652076;
  margin: 30px 0px 20px 20px;
  float: right;
  text-transform: uppercase;
  font-family: "ProximaNova-Semibold" !important;
  padding: 12px 20px;
}
body.page-comment #edit-submit .icon,
body.node-type-forum #edit-submit .icon {
  display: none;
}
body.page-comment #edit-submit:hover,
body.node-type-forum #edit-submit:hover {
  background: #fff;
  color: #652076 !important;
}
body.page-comment .form-type-managed-file,
body.node-type-forum .form-type-managed-file {
  padding-left: 0;
}
body.page-comment #page .btn-primary,
body.node-type-forum #page .btn-primary {
  background-color: transparent;
  color: #652076;
  margin: 20px;
  float: right;
  text-transform: uppercase;
  font-family: "ProximaNova-Semibold" !important;
  margin: 0;
}
body.page-comment .form-item-shadow, body.page-comment #edit-taxonomy-forums, body.page-comment .tabledrag-toggle-weight, body.page-comment .filter-wrapper, body.page-comment .wysiwyg-toggle-wrapper,
body.node-type-forum .form-item-shadow,
body.node-type-forum #edit-taxonomy-forums,
body.node-type-forum .tabledrag-toggle-weight,
body.node-type-forum .filter-wrapper,
body.node-type-forum .wysiwyg-toggle-wrapper {
  display: none;
}
body.page-comment .tabledrag-handle .handle,
body.node-type-forum .tabledrag-handle .handle {
  margin: -2px 7px !important;
  height: 24px;
}

/* Notification page */
body.page-notifications #block-system-main {
  margin-top: 20px;
}
body.page-notifications #edit-subscription-info {
  display: none;
}
body.page-notifications #edit-subscribe, body.page-notifications #edit-cancel {
  background-color: transparent;
  color: #652076;
  margin: 20px;
  float: right;
  text-transform: uppercase;
  font-family: "ProximaNova-Semibold" !important;
}
body.page-notifications .panel-body {
  padding: 0;
}
body.page-notifications #edit-controls {
  background-color: transparent;
  border: none;
}

/* Add forum topic */
.page-node-add-forum #edit-actions {
  margin-bottom: 40px;
}
.page-node-add-forum #edit-actions button {
  background-color: transparent;
  color: #fff !important;
  background: #652076;
  margin: 20px 0;
  float: right;
  text-transform: uppercase;
  font-family: "ProximaNova-Semibold" !important;
}
.page-node-add-forum #edit-actions button .icon {
  display: none;
}
.page-node-add-forum #edit-actions button:hover {
  color: #652076 !important;
  background: #fff;
}

/* Add and edit forum topic */
.node-type-forum.page-node-edit .file-widget .btn-primary,
.page-node-add-forum .file-widget .btn-primary {
  margin: 0 !important;
  padding: 10px 20px;
}
.node-type-forum.page-node-edit #edit-field-forum-document,
.node-type-forum.page-node-edit #edit-scheduler-settings,
.page-node-add-forum #edit-field-forum-document,
.page-node-add-forum #edit-scheduler-settings {
  margin-bottom: 20px;
}
.node-type-forum.page-node-edit #edit-field-forum-document fieldset,
.page-node-add-forum #edit-field-forum-document fieldset {
  background: transparent;
  border: none;
  padding: 0;
}
.node-type-forum.page-node-edit .form-item-shadow, .node-type-forum.page-node-edit #edit-taxonomy-forums, .node-type-forum.page-node-edit .tabledrag-toggle-weight, .node-type-forum.page-node-edit .filter-wrapper, .node-type-forum.page-node-edit .wysiwyg-toggle-wrapper,
.page-node-add-forum .form-item-shadow,
.page-node-add-forum #edit-taxonomy-forums,
.page-node-add-forum .tabledrag-toggle-weight,
.page-node-add-forum .filter-wrapper,
.page-node-add-forum .wysiwyg-toggle-wrapper {
  display: none;
}
.node-type-forum.page-node-edit .form-file,
.page-node-add-forum .form-file {
  padding: 5px;
}
.node-type-forum.page-node-edit .btn-danger,
.page-node-add-forum .btn-danger {
  padding: 7px 10px;
}
.node-type-forum.page-node-edit button[id^=edit-field-forum-document],
.page-node-add-forum button[id^=edit-field-forum-document] {
  padding: 9px 10px;
}
.node-type-forum.page-node-edit .handle,
.page-node-add-forum .handle {
  display: none;
}
.node-type-forum.page-node-edit #forum-node-form,
.page-node-add-forum #forum-node-form {
  margin-top: 20px;
}
.node-type-forum.page-node-edit #forum-node-form input[type=text],
.page-node-add-forum #forum-node-form input[type=text] {
  max-width: 400px;
  border: none;
  border-radius: 20px;
  background-color: rgba(43, 167, 219, 0.2);
  box-shadow: none;
}
.node-type-forum.page-node-edit #forum-node-form .form-textarea-wrapper,
.page-node-add-forum #forum-node-form .form-textarea-wrapper {
  border: 1px solid rgba(43, 167, 219, 0.2);
  border-radius: 20px;
}
.node-type-forum.page-node-edit #forum-node-form .form-textarea-wrapper #cke_edit-body-und-0-value,
.page-node-add-forum #forum-node-form .form-textarea-wrapper #cke_edit-body-und-0-value {
  border-radius: 20px;
  border: none;
  overflow: hidden;
}
.node-type-forum.page-node-edit #forum-node-form .form-textarea-wrapper .cke_wysiwyg_frame, .node-type-forum.page-node-edit #forum-node-form .form-textarea-wrapper .cke_top,
.page-node-add-forum #forum-node-form .form-textarea-wrapper .cke_wysiwyg_frame,
.page-node-add-forum #forum-node-form .form-textarea-wrapper .cke_top {
  background-color: rgba(43, 167, 219, 0.2);
}
.node-type-forum.page-node-edit #forum-node-form .form-textarea-wrapper .cke_top,
.page-node-add-forum #forum-node-form .form-textarea-wrapper .cke_top {
  border-color: #fff;
}
.node-type-forum.page-node-edit #forum-node-form .form-textarea-wrapper .cke_bottom,
.page-node-add-forum #forum-node-form .form-textarea-wrapper .cke_bottom {
  display: none;
}
.node-type-forum.page-node-edit #forum-node-form #edit-field-forum-document-und-body,
.page-node-add-forum #forum-node-form #edit-field-forum-document-und-body {
  padding: 0;
}
.node-type-forum.page-node-edit #forum-node-form #edit-field-forum-document-und,
.page-node-add-forum #forum-node-form #edit-field-forum-document-und {
  padding: 0;
  background-color: transparent;
  border: none;
}
.node-type-forum.page-node-edit #forum-node-form input[id$=-upload],
.page-node-add-forum #forum-node-form input[id$=-upload] {
  background-color: rgba(43, 167, 219, 0.2);
  box-shadow: none;
  border: none;
  padding: 0;
}
.node-type-forum.page-node-edit #forum-node-form .form-item .help-block,
.page-node-add-forum #forum-node-form .form-item .help-block {
  display: none;
}
.node-type-forum.page-node-edit #forum-node-form #edit-scheduler-settings a.visited, .node-type-forum.page-node-edit #forum-node-form #edit-scheduler-settings a.active, .node-type-forum.page-node-edit #forum-node-form #edit-scheduler-settings a:hover,
.page-node-add-forum #forum-node-form #edit-scheduler-settings a.visited,
.page-node-add-forum #forum-node-form #edit-scheduler-settings a.active,
.page-node-add-forum #forum-node-form #edit-scheduler-settings a:hover {
  color: #fff;
  text-decoration: none;
}
.node-type-forum.page-node-edit #forum-node-form select,
.page-node-add-forum #forum-node-form select {
  max-width: 400px;
  border: none;
  border-radius: 20px;
  background-color: rgba(43, 167, 219, 0.2);
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
}
.node-type-forum.page-node-edit #forum-node-form select:after,
.page-node-add-forum #forum-node-form select:after {
  font-size: 15px;
  color: #fff;
  position: absolute;
  top: 6px;
  right: -18px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.node-type-forum.page-node-edit .panel-default > .panel-heading,
.page-node-add-forum .panel-default > .panel-heading {
  border: 1px solid #ddd;
}
.node-type-forum.page-node-edit .container-inline-date label,
.page-node-add-forum .container-inline-date label {
  display: block;
}
.node-type-forum.page-node-edit #edit-scheduler-settings .panel-heading,
.page-node-add-forum #edit-scheduler-settings .panel-heading {
  margin-bottom: 0;
}
.node-type-forum.page-node-edit .form-item-publish-on-date label.control-label, .node-type-forum.page-node-edit .form-item-unpublish-on-date label.control-label,
.page-node-add-forum .form-item-publish-on-date label.control-label,
.page-node-add-forum .form-item-unpublish-on-date label.control-label {
  display: none;
}

.page-forum .action-links, .node-type-forum .action-links {
  padding: 0;
  list-style-type: none;
}
.page-forum #forum > table, .node-type-forum #forum > table {
  width: 100%;
}
.page-forum .comment, .node-type-forum .comment {
  background-color: #f0f3f8 !important;
  margin: 10px;
  padding: 20px 30px 30px 30px;
}
.page-forum .comment .field-label, .node-type-forum .comment .field-label {
  font-size: 17px;
}
.page-forum .comment .content, .node-type-forum .comment .content {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .page-forum .comment ul.links.list-inline li a, .node-type-forum .comment ul.links.list-inline li a {
    display: inline-block;
    margin: 0 0 10px 0;
  }
}
.page-forum .indented .comment, .node-type-forum .indented .comment {
  margin-left: 30px;
  background: rgba(52, 164, 157, 0.1);
}

/* Fields documents */
#edit-field-forum-document {
  padding: 0;
  margin: 0;
  background: transparent;
}
#edit-field-forum-document legend {
  display: none;
}
#edit-field-forum-document thead {
  display: none;
}
#edit-field-forum-document tbody td {
  border: none;
}

#edit-submit {
  margin: 0 20px 0 0;
  float: left;
}

#edit-delete {
  border-radius: 20px;
  text-transform: uppercase;
  color: #d43f3a;
  background: #fff;
  font-family: "ProximaNova-Semibold" !important;
  padding: 12px 16px;
}
#edit-delete .icon {
  display: none;
}

button[id^=edit-field-comment-document],
button[id^=edit-field-forum-document] {
  border-radius: 20px;
  font-family: "ProximaNova-Semibold" !important;
  padding: 8px 15px;
  text-transform: uppercase;
}
button[id^=edit-field-comment-document] .icon,
button[id^=edit-field-forum-document] .icon {
  display: none;
}

button[id$=upload-button] {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  background: #34a49d !important;
  border: none;
  padding: 10px 20px;
}

body.path-user {
  background: #208fbe;
}
body.path-user .goback {
  color: #fff;
  text-transform: uppercase;
  margin: 60px 90px 0 90px;
  display: inline-block;
  font-size: 15px;
  position: relative;
}
body.path-user .goback:before {
  font-size: 26px;
  color: #fff;
  position: absolute;
  top: -2px;
  left: -40px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: all ease 0.5s;
}
body.path-user .goback:hover {
  text-decoration: none;
}
body.path-user .goback:hover:before {
  left: -50px;
}
body.path-user h1.page-header {
  color: #fff;
  position: relative;
  border: none;
  padding-bottom: 30px;
  margin: 40px 0 12px 0;
}
@media (max-width: 991px) {
  body.path-user h1.page-header {
    margin-left: 20px;
  }
}
body.path-user h1.page-header:after {
  position: absolute;
  content: "";
  width: 37px;
  height: 3px;
  left: 0;
  bottom: 0;
  background: #fff;
}
body.path-user .subtitle {
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  body.path-user .subtitle {
    margin-left: 20px;
  }
}
body.path-user .login-wrapper {
  margin: 0 auto;
  width: 620px;
}
@media (max-width: 991px) {
  body.path-user .login-wrapper {
    width: 100%;
  }
}
@media (max-width: 991px) {
  body.path-user .login-wrapper input {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  body.path-user .login-wrapper label {
    width: 100% !important;
  }
}
body.path-user #user-login-form, body.path-user #user-form, body.path-user #user-pass {
  padding: 60px 50px 30px 50px;
  position: relative;
  background-color: #fff;
  margin: 50px 0 50px 0;
}
body.path-user #user-login-form:before, body.path-user #user-form:before, body.path-user #user-pass:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -27px;
  background: url("../img/bump_left_blue.jpg") no-repeat;
  width: 27px;
  height: 126px;
}
body.path-user #user-login-form .form-item, body.path-user #user-form .form-item, body.path-user #user-pass .form-item {
  margin: 0 0 20px 0;
}
body.path-user #user-login-form .form-item > label, body.path-user #user-form .form-item > label, body.path-user #user-pass .form-item > label {
  display: inline-block;
  width: 40%;
  margin: 0;
  float: left;
  font-size: 19px;
}
body.path-user #user-login-form .form-item > input, body.path-user #user-form .form-item > input, body.path-user #user-pass .form-item > input {
  display: inline-block;
  width: 60%;
  margin: 0;
  border: none;
  border-radius: 20px;
  background-color: rgba(43, 167, 219, 0.2);
  box-shadow: none;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}
body.path-user #user-login-form a.lost, body.path-user #user-form a.lost, body.path-user #user-pass a.lost {
  color: #666666;
  font-style: italic;
  float: right;
  border-bottom: 1px solid rgba(102, 102, 102, 0.3);
}
@media (max-width: 991px) {
  body.path-user #user-login-form a.lost, body.path-user #user-form a.lost, body.path-user #user-pass a.lost {
    width: 100%;
    text-align: center;
    display: block;
  }
}
body.path-user #user-login-form a.lost:hover, body.path-user #user-form a.lost:hover, body.path-user #user-pass a.lost:hover {
  text-decoration: none;
  color: #2ba7db;
  border-bottom: 1px solid rgba(43, 167, 219, 0.3);
}
body.path-user #user-login-form .form-actions, body.path-user #user-form .form-actions, body.path-user #user-pass .form-actions {
  clear: both;
  text-align: left;
  padding: 20px 0 0 0;
}
body.path-user #user-login-form .form-actions .button, body.path-user #user-form .form-actions .button, body.path-user #user-pass .form-actions .button {
  border: none;
  border-radius: 20px;
  background-color: #2ba7db;
  box-shadow: none;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 34px;
}
body.path-user #user-login-form .form-actions .button:hover, body.path-user #user-form .form-actions .button:hover, body.path-user #user-pass .form-actions .button:hover {
  background-color: #34a49d;
}
body.path-user #user-pass {
  padding: 40px 50px 50px 50px;
}
body.path-user .alert-block {
  margin-top: 20px;
}
body.path-user .alert-block a {
  color: #fff;
}

/*
*  ------
*  ------ Rangées wysiwyg
*  ------
*/
.rangee-media {
  margin: 20px 0;
  padding: 0;
  width: 100%;
  float: none;
  clear: both;
  display: inline-block;
}
.rangee-media br {
  line-height: 10px;
}
.rangee-media.contact label {
  display: inline-block;
  min-width: 180px;
  color: #666666;
  font-size: 18px;
}
@media (max-width: 767px) {
  .rangee-media.contact label {
    display: block;
  }
}
.rangee-media.contact .contact_wrapper {
  margin: 0 0 20px 55px;
}
@media (max-width: 767px) {
  .rangee-media.contact .contact_wrapper > span {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .rangee-media.contact .contact_wrapper br {
    display: none;
  }
}
.rangee-media.contact .adresse {
  position: relative;
}
.rangee-media.contact .adresse:before {
  font-size: 50px;
  color: #f2f2f2;
  position: absolute;
  left: -65px;
  top: 0;
  width: 10px;
  height: 50px;
}
.rangee-media.contact .adresse:after {
  position: absolute;
  content: "";
  left: -20px;
  top: 0;
  width: 1px;
  height: 100px;
  background-color: #f1f1f1;
  border: none;
}
.rangee-media.contact h3 {
  font-size: 20px;
  color: #2ba7db;
  margin: 0 0 20px 0px;
}
.rangee-media.contact .president a,
.rangee-media.contact .adresse a,
.rangee-media.contact .telephone a,
.rangee-media.contact .telecopie a,
.rangee-media.contact .site a {
  color: #34a49d;
}
.rangee-media.button a {
  color: #652076 !important;
  text-decoration: none !important;
}
.rangee-media.button a:hover {
  background-color: #652076 !important;
  color: #fff !important;
}
.rangee-media.right > div {
  padding-left: 0;
}
.rangee-media.right h3 {
  margin: 0 10px 20px 0;
}
.rangee-media.right p > a[data-lightbox] {
  float: right !important;
}
.rangee-media.right p > a[data-lightbox] > img {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .rangee-media.right p > a[data-lightbox] {
    max-width: 100%;
    float: none;
    margin: 0 0 20px 0;
    display: block;
  }
  .rangee-media.right p > a[data-lightbox] img {
    padding: 0;
  }
}
@media (max-width: 1199px) {
  .rangee-media.right .media {
    float: none !important;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .rangee-media.right .media .content {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .rangee-media.right .media .content a {
    float: none !important;
  }
}
@media (max-width: 1199px) {
  .rangee-media.right .media .content a img {
    margin-bottom: 20px;
    display: inline-block;
  }
}
.rangee-media.right .media {
  float: right;
  display: inline;
  width: auto;
  max-width: 50%;
  padding-left: 20px;
  margin: 0;
}
.rangee-media.right .media img {
  width: 100%;
  height: auto;
  max-width: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  .rangee-media.right .media {
    max-width: 60%;
  }
}
@media (max-width: 991px) {
  .rangee-media.right .media {
    max-width: none;
    padding-left: 0px;
  }
}
.rangee-media.left h3 {
  margin: 0 10px 20px 0;
}
.rangee-media.left p > a[data-lightbox] {
  float: left;
}
.rangee-media.left p > a[data-lightbox] > img {
  padding-right: 10px;
}
@media (max-width: 767px) {
  .rangee-media.left p > a[data-lightbox] {
    max-width: 100%;
    float: none;
    margin: 0 0 20px 0;
    display: block;
  }
  .rangee-media.left p > a[data-lightbox] img {
    padding: 0;
  }
}
.rangee-media.left .media {
  float: left;
  display: inline;
  width: auto;
  max-width: 50%;
  padding-right: 20px;
  margin: 0;
}
.rangee-media.left .media img {
  width: 100%;
  height: auto;
  max-width: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1199px) {
  .rangee-media.left .media {
    float: none !important;
    width: 100%;
    max-width: 100%;
    display: inline-block;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .rangee-media.left .media .content {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .rangee-media.left .media .content a {
    float: none !important;
  }
}
@media (max-width: 1199px) {
  .rangee-media.left .media .content a img {
    display: inline-block;
    max-width: 70%;
  }
}
@media (max-width: 991px) {
  .rangee-media.left .media .content a img {
    max-width: none;
    margin-bottom: 10px;
  }
}
.rangee-media.left .rangee-media.contact {
  width: 69% !important;
  margin-top: 0;
}
.rangee-media.left .rangee-media.contact:before {
  display: none;
}
.rangee-media.left .rangee-media.contact label {
  min-width: none;
  display: inline;
}
@media (max-width: 991px) {
  .rangee-media.left .rangee-media.contact {
    width: 100% !important;
    margin-bottom: 0;
  }
}
.rangee-media.centered, body .rangee-media#wrapper_map {
  text-align: center;
  margin: 0px 0 20px 0;
  padding: 0;
}
.rangee-media.centered a, body .rangee-media#wrapper_map a {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
.rangee-media.centered a img, body .rangee-media#wrapper_map a img {
  margin: 0px auto;
  padding: 0;
  height: auto;
  max-width: 100%;
}
@media (max-width: 991px) {
  .rangee-media.centered a, body .rangee-media#wrapper_map a {
    width: 100%;
  }
}
.rangee-media.link {
  margin: 0px 0 0 0;
  padding: 30px 0 30px 0;
  border-bottom: 1px solid #f1f1f1;
  line-height: 20px;
}
.rangee-media.link > p {
  display: none;
}
.rangee-media.link .rangee-media-link {
  width: 100%;
  display: block;
  color: #34a49d;
  position: relative;
  font-size: 22px;
  text-decoration: none !important;
}
.rangee-media.link .rangee-media-link span {
  display: inline-block;
  position: relative;
  float: right;
  color: #652076;
  padding-right: 40px;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 1px;
}
@media (max-width: 1199px) {
  .rangee-media.link .rangee-media-link span {
    margin-top: 25px;
  }
}
.rangee-media.link .rangee-media-link span:after {
  position: absolute;
  background-color: #652076;
  color: #fff;
  padding: 5px 6px;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  font-size: 13px;
  top: -4px;
  right: 0;
  transition: all ease 0.2s;
}
.rangee-media.link .rangee-media-link span:hover {
  color: #2ba7db;
}
.rangee-media.link .rangee-media-link span:hover:after {
  background-color: #2ba7db;
  right: -5px;
}
.rangee-media.h2-delimiter {
  background-color: #fff;
  position: relative;
  width: 114%;
  left: -6.8%;
  margin: 70px 0 0px 0px;
}
.rangee-media.h2-delimiter h2 {
  padding: 10px 6%;
  margin-top: 30px;
  padding-top: 16px;
  padding-bottom: 25px;
}
.rangee-media.h2-delimiter h2:before {
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  background-color: #f8f8f8;
  height: 40px;
}
.rangee-media.h2-delimiter:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -27px;
  width: 27px;
  height: 126px;
  background: url("../img/bump_left.jpg") no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
.rangee-media.greytext {
  background-color: #f0f3f8 !important;
  padding: 30px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
}
.rangee-media > div > h2, .rangee-media > div > h3, .rangee-media > div > h4, .rangee-media > div > h5 {
  font-size: 22px;
  text-transform: none;
}
.rangee-media > div > h2:after, .rangee-media > div > h3:after, .rangee-media > div > h4:after, .rangee-media > div > h5:after {
  bottom: -10px;
  top: auto;
}
.field__item > .link:last-of-type {
  border: none;
}

/* Display inside Ckeditor */
body.cke_editable {
  /*br{
  	border:1px dotted red;
  	line-height: 20px;
  	padding:20px;
  }*/
  /*div{
  	border:1px dotted #ccc;
  	padding:10px;
  	clear:both;
  	overflow:auto;
  }
  span{
  	border:1px dashed #efefef;
  	padding:5px;
  }
  label{
  	border:1px dashed #efefef;
  	padding:5px;
  	display: block;
  }*/
}
body.cke_editable .rangee-media {
  background: #fff;
  clear: both;
  float: none;
  display: inline-block;
}
body.cke_editable .rangee-media .media-element,
body.cke_editable .rangee-media img[data-cke-saved-src] {
  display: inline;
  width: auto;
  max-width: 50%;
  padding-left: 10px;
  margin: 0;
}
@media (max-width: 1199px) {
  body.cke_editable .rangee-media .media-element,
body.cke_editable .rangee-media img[data-cke-saved-src] {
    max-width: 60%;
  }
}
@media (max-width: 991px) {
  body.cke_editable .rangee-media .media-element,
body.cke_editable .rangee-media img[data-cke-saved-src] {
    max-width: none;
    padding-left: 0px;
    clear: both;
  }
}
body.cke_editable .rangee-media.right .media-element,
body.cke_editable .rangee-media.right img[data-cke-saved-src] {
  float: right;
}
body.cke_editable .rangee-media.left .media-element,
body.cke_editable .rangee-media.left img[data-cke-saved-src] {
  float: left;
}
body.cke_editable .rangee-media.h2-delimiter {
  width: 100%;
  left: 0%;
}
body.cke_editable td, body.cke_editable th {
  padding: 0;
  min-width: 100px;
}
body.cke_editable h2 {
  font-size: 2em;
  color: #444;
}
body.cke_editable h3 {
  color: #2ba7db !important;
  font-size: 20px;
}
body.cke_editable h4 {
  font-size: 18px;
  color: #666666;
}
.cke_ltr h2 {
  font-size: 2em;
  color: #444;
}
.cke_ltr h3 {
  color: #2ba7db !important;
  font-size: 20px;
}
.cke_ltr h4 {
  font-size: 18px;
  color: #666666;
}

.rangee-media.h2-delimiter > * {
  padding-left: 6% !important;
  padding-right: 6% !important;
}

.page-sitemap #block-system-main > .btn_ahjucaf, .page-sitemap body.page-node-type-article #block-system-main > .goback, body.page-node-type-article .page-sitemap #block-system-main > .goback, .page-sitemap body.page--hautes_cours .top .term_map_wrapper #block-system-main > a.btn, body.page--hautes_cours .top .term_map_wrapper .page-sitemap #block-system-main > a.btn, .page-sitemap body.page-forum ul.action #block-system-main > a, body.page-forum ul.action .page-sitemap #block-system-main > a, .page-sitemap body.page-comment .list-inline #block-system-main > a, body.page-comment .list-inline .page-sitemap #block-system-main > a, .page-sitemap body.page-comment .subscribe #block-system-main > a, body.page-comment .subscribe .page-sitemap #block-system-main > a,
.page-sitemap body.node-type-forum .list-inline #block-system-main > a,
body.node-type-forum .list-inline .page-sitemap #block-system-main > a,
.page-sitemap body.node-type-forum .subscribe #block-system-main > a,
body.node-type-forum .subscribe .page-sitemap #block-system-main > a, .page-sitemap body.page-comment .subscribe ul #block-system-main > a,
.page-sitemap body.node-type-forum .subscribe ul #block-system-main > a, .page-sitemap body.page-comment .comment-add #block-system-main > a, body.page-comment .comment-add .page-sitemap #block-system-main > a,
.page-sitemap body.node-type-forum .comment-add #block-system-main > a,
body.node-type-forum .comment-add .page-sitemap #block-system-main > a, .page-sitemap body.page-comment #block-system-main > #edit-submit, body.page-comment .page-sitemap #block-system-main > #edit-submit,
.page-sitemap body.node-type-forum #block-system-main > #edit-submit,
body.node-type-forum .page-sitemap #block-system-main > #edit-submit, .page-sitemap body.page-comment #page #block-system-main > .btn-primary, body.page-comment #page .page-sitemap #block-system-main > .btn-primary,
.page-sitemap body.node-type-forum #page #block-system-main > .btn-primary,
body.node-type-forum #page .page-sitemap #block-system-main > .btn-primary, .page-sitemap body.page-notifications #block-system-main > #edit-subscribe, body.page-notifications .page-sitemap #block-system-main > #edit-subscribe, .page-sitemap body.page-notifications #block-system-main > #edit-cancel, body.page-notifications .page-sitemap #block-system-main > #edit-cancel, .page-sitemap .page-node-add-forum #edit-actions #block-system-main > button, .page-node-add-forum #edit-actions .page-sitemap #block-system-main > button, .page-sitemap .rangee-media.button #block-system-main > a, .rangee-media.button .page-sitemap #block-system-main > a {
  margin: 20px 0;
  clear: both;
  display: inline-block;
  float: right;
}
.page-sitemap ul.sitemap > li {
  margin-bottom: 20px;
}
@media print {
  #block-ahjucaf-config-ahjucaf-sidebar,
.breadcrumb,
.tabs--primary,
.cnil_bottom_banner,
.footer_partenaires,
.footer {
    display: none;
  }

  .main-container .row .col-sm-9 {
    width: 100% !important;
  }

  .field-name-field-deail-accordeon {
    display: block !important;
  }

  .term_map_wrapper {
    display: none;
  }

  .opener {
    display: none;
  }

  a[href]:after {
    font-size: 12px;
  }

  body.page-taxonomy-term .top .chapo {
    width: 100%;
  }

  body.page-taxonomy-term .container_ahjucaf, body.page--hautes_cours .field_block_accordeon body.page-taxonomy-term .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu, body.page-taxonomy-term .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu {
    margin: 0 0 5px 0;
  }

  body .main-container {
    margin-top: 0px;
  }

  .container_ahjucaf, body.page--hautes_cours .field_block_accordeon .field--name-field-champs-accordeons > .field__item > .field-name-field-contenu {
    page-break-inside: avoid;
  }
}

/*# sourceMappingURL=style.css.map */
