/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

*/
/* ==============================
   Roboto Condensed - Self Hosted
   ============================== 

// Light 300
@font-face {
  font-family: "Roboto Condensed";
  src: url("/font/Roboto-Condensed-Light.woff2") format("woff2"),
       url("/font/Roboto-Condensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

// Regular 400 
@font-face {
  font-family: "Roboto Condensed";
  src: url("/font/Roboto-Condensed-Regular.woff2") format("woff2"),
       url("/font/Roboto-Condensed-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
*/
/*! 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 {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../font/glyphicons-halflings-regular.eot');
  src: url('../font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../font/glyphicons-halflings-regular.woff2') format('woff2'), url('../font/glyphicons-halflings-regular.woff') format('woff'), url('../font/glyphicons-halflings-regular.ttf') format('truetype'), url('../font/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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #222222;
  background-color: #f1f2f5;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #222222;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f1f2f5;
  border: 1px solid #ddd;
  border-radius: 0;
  -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: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eaebec;
}
.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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 39px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 86%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #222222;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #080808;
}
.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;
  background-color: #222222;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #080808;
}
.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: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #ffffff;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 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 #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #ffffff;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ffffff;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  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: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #555555;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #f1f2f5;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-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,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #555555;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #777777;
}
.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #777777;
  background-color: #fff;
  background-image: none;
  border: 1px solid transparent;
  border-radius: none;
  -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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #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: #ffffff;
  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: 35px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 21px;
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 31px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.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: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #626262;
}
@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: 28px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@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: 19px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.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: 0px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #fff;
  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: #fff;
  background-color: #977ce8;
  border-color: #977ce8;
}
.btn-default:focus,
.btn-default.focus {
  color: #fff;
  background-color: #7551e0;
  border-color: #4a22c2;
}
.btn-default:hover {
  color: #fff;
  background-color: #7551e0;
  border-color: #6e48df;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #7551e0;
  border-color: #6e48df;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #fff;
  background-color: #5c32db;
  border-color: #4a22c2;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #977ce8;
  border-color: #977ce8;
}
.btn-default .badge {
  color: #977ce8;
  background-color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #222222;
  border-color: #151515;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #080808;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #080808;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #080808;
  border-color: #000000;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #222222;
  border-color: #151515;
}
.btn-primary .badge {
  color: #222222;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #977ce8;
  border-color: #8666e4;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #7551e0;
  border-color: #421ead;
}
.btn-success:hover {
  color: #fff;
  background-color: #7551e0;
  border-color: #5c32db;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #7551e0;
  border-color: #5c32db;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #5c32db;
  border-color: #421ead;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #977ce8;
  border-color: #8666e4;
}
.btn-success .badge {
  color: #977ce8;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #89c6d5;
  border-color: #76bdce;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #63b4c8;
  border-color: #347f91;
}
.btn-info:hover {
  color: #fff;
  background-color: #63b4c8;
  border-color: #49a7be;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #63b4c8;
  border-color: #49a7be;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #49a7be;
  border-color: #347f91;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #89c6d5;
  border-color: #76bdce;
}
.btn-info .badge {
  color: #89c6d5;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #de2b76;
  border-color: #cf206a;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #b91d5e;
  border-color: #610f31;
}
.btn-warning:hover {
  color: #fff;
  background-color: #b91d5e;
  border-color: #9a184f;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #b91d5e;
  border-color: #9a184f;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #9a184f;
  border-color: #610f31;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #de2b76;
  border-color: #cf206a;
}
.btn-warning .badge {
  color: #de2b76;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #de2b76;
  border-color: #cf206a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #b91d5e;
  border-color: #610f31;
}
.btn-danger:hover {
  color: #fff;
  background-color: #b91d5e;
  border-color: #9a184f;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #b91d5e;
  border-color: #9a184f;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #9a184f;
  border-color: #610f31;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #de2b76;
  border-color: #cf206a;
}
.btn-danger .badge {
  color: #de2b76;
  background-color: #fff;
}
.btn-link {
  color: #222222;
  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: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #eaebec;
  border-radius: 0;
  -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: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: green;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #484848;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #222222;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #999999;
  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 {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  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: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  line-height: 31px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #777777;
  text-align: center;
  background-color: none;
  border: 1px solid transparent;
  border-radius: none;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 0;
}
.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 > 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: #428bca;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #428bca;
  border-color: #222222;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #ffffff #ffffff #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #777777;
  background-color: #f1f2f5;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f1f2f5;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.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: #222222;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-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 {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f1f2f5;
  }
}
.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: 52px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@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.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,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 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: 15.5px 15px;
  font-size: 19px;
  line-height: 21px;
  height: 52px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 9px;
  margin-bottom: 9px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@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: 21px;
  }
  .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: 15.5px;
    padding-bottom: 15.5px;
  }
}
.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: 8.5px;
  margin-bottom: 8.5px;
}
@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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-sm {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-xs {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-text {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
@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: #dddddd;
  border-color: #cccccc;
}
.navbar-default .navbar-brand {
  color: #999999;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #808080;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #999999;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #222222;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #222222;
  background-color: #ffffff;
}
.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: #cccccc;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #ffffff;
  color: #222222;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #222222;
  }
  .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: #222222;
    background-color: #ffffff;
  }
  .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: #999999;
}
.navbar-default .navbar-link:hover {
  color: #fff;
}
.navbar-default .btn-link {
  color: #999999;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #fff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #bfbfbf;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #bfbfbf;
}
.navbar-inverse .navbar-nav > li > a {
  color: #bfbfbf;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #bfbfbf;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #bfbfbf;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #bfbfbf;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #222222;
  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: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #000000;
  background-color: #ffffff;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #222222;
  border-color: #222222;
  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: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.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: #999999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #222222;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #080808;
}
.label-success {
  background-color: #977ce8;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #7551e0;
}
.label-info {
  background-color: #89c6d5;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #63b4c8;
}
.label-warning {
  background-color: #de2b76;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #b91d5e;
}
.label-danger {
  background-color: #de2b76;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #b91d5e;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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;
}
.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: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
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,
button.list-group-item:hover,
a.list-group-item:focus,
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: #ffffff;
  color: #999999;
  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: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #555;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
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: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #555555;
  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: #555555;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #222222;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #222222;
  border-color: #222222;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #222222;
}
.panel-primary > .panel-heading .badge {
  color: #222222;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #222222;
}
.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: 0;
  -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: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-shadow: none;
  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: 0;
  -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.6;
  filter: alpha(opacity=60);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 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, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 13px;
  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: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 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;
  }
}
/* ========================================================================================================== !
 * CSS outils personnalisés
 */
.no-margin {
  margin: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-top {
  padding-top: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
.scroll-y {
  overflow-y: auto;
}
.clear {
  clear: both;
}
.item-text,
.item-img {
  vertical-align: middle;
}
.item-text.glyphicon,
.item-img.glyphicon {
  top: 0;
}
.item-img {
  margin-right: 5px;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}
progress {
  /* Positioning */
  vertical-align: top;
  position: absolute;
  /* Dimensions */
  width: 100%;
  height: 4px;
  /* Reset the apperance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Get rid of the default border in Firefox/Opera. */
  border: none;
  /* For Firefox/IE10+ */
  background-color: transparent;
  /* For IE10+, color of the progress bar */
  color: #54a1d1;
}
progress::-webkit-progress-bar {
  background-color: transparent;
}
.flat::-webkit-progress-value {
  background-color: #54a1d1;
}
.flat::-moz-progress-bar {
  background-color: #54a1d1;
}
.progress-container {
  width: 100%;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  height: 4px;
  display: block;
}
.progress-bar {
  background-color: #54a1d1;
  width: 50%;
  display: block;
  height: inherit;
}
.btn {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  border-radius: 0px;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 12px 20px;
  position: relative;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.btn i {
  margin-left: 6px;
}
.btn:focus,
.btn:active,
.btn:hover,
.btn:focus:active,
.btn:active:active,
.btn:hover:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  outline: 0;
}
a:focus,
button:focus,
a:active,
button:active,
a:hover,
button:hover,
a:focus:active,
button:focus:active,
a:active:active,
button:active:active,
a:hover:active,
button:hover:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  outline: 0;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #f35396;
  border-color: #f35396;
}
.link-collapse.btn-encoche:before {
  border-color: #f1f2f5;
}
.btn-encoche:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -14px;
  bottom: -7px;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
}
.btn-inscription {
  padding: 13px 0;
  color: #fff;
  background-color: #977ce8;
  border-color: #977ce8;
}
.btn-inscription:focus,
.btn-inscription.focus {
  color: #fff;
  background-color: #7551e0;
  border-color: #4a22c2;
}
.btn-inscription:hover {
  color: #fff;
  background-color: #7551e0;
  border-color: #6e48df;
}
.btn-inscription:active,
.btn-inscription.active,
.open > .dropdown-toggle.btn-inscription {
  color: #fff;
  background-color: #7551e0;
  border-color: #6e48df;
}
.btn-inscription:active:hover,
.btn-inscription.active:hover,
.open > .dropdown-toggle.btn-inscription:hover,
.btn-inscription:active:focus,
.btn-inscription.active:focus,
.open > .dropdown-toggle.btn-inscription:focus,
.btn-inscription:active.focus,
.btn-inscription.active.focus,
.open > .dropdown-toggle.btn-inscription.focus {
  color: #fff;
  background-color: #5c32db;
  border-color: #4a22c2;
}
.btn-inscription:active,
.btn-inscription.active,
.open > .dropdown-toggle.btn-inscription {
  background-image: none;
}
.btn-inscription.disabled:hover,
.btn-inscription[disabled]:hover,
fieldset[disabled] .btn-inscription:hover,
.btn-inscription.disabled:focus,
.btn-inscription[disabled]:focus,
fieldset[disabled] .btn-inscription:focus,
.btn-inscription.disabled.focus,
.btn-inscription[disabled].focus,
fieldset[disabled] .btn-inscription.focus {
  background-color: #977ce8;
  border-color: #977ce8;
}
.btn-inscription .badge {
  color: #977ce8;
  background-color: #fff;
}
.btn-inscription:hover,
.btn-inscription:focus,
.btn-inscription:active,
.btn-inscription:hover:hover,
.btn-inscription:focus:hover,
.btn-inscription:active:hover,
.btn-inscription:hover:focus,
.btn-inscription:focus:focus,
.btn-inscription:active:focus,
.btn-inscription:hover:active,
.btn-inscription:focus:active,
.btn-inscription:active:active {
  background-color: #7551e0;
}
.btn-inscription:hover:before,
.btn-inscription:focus:before,
.btn-inscription:active:before,
.btn-inscription:hover:hover:before,
.btn-inscription:focus:hover:before,
.btn-inscription:active:hover:before,
.btn-inscription:hover:focus:before,
.btn-inscription:focus:focus:before,
.btn-inscription:active:focus:before,
.btn-inscription:hover:active:before,
.btn-inscription:focus:active:before,
.btn-inscription:active:active:before {
  border-top-color: #7551e0;
}
.btn-inscription.btn-encoche:before {
  border-top: 7px solid #977ce8;
}
.btn-inscription i {
  margin: 0;
}
.btn-connexion {
  vertical-align: top;
  padding: 13px 0;
  color: #fff;
  background-color: #89c6d5;
  border-color: #89c6d5;
}
.btn-connexion:focus,
.btn-connexion.focus {
  color: #fff;
  background-color: #63b4c8;
  border-color: #3a8fa4;
}
.btn-connexion:hover {
  color: #fff;
  background-color: #63b4c8;
  border-color: #5cb0c5;
}
.btn-connexion:active,
.btn-connexion.active,
.open > .dropdown-toggle.btn-connexion {
  color: #fff;
  background-color: #63b4c8;
  border-color: #5cb0c5;
}
.btn-connexion:active:hover,
.btn-connexion.active:hover,
.open > .dropdown-toggle.btn-connexion:hover,
.btn-connexion:active:focus,
.btn-connexion.active:focus,
.open > .dropdown-toggle.btn-connexion:focus,
.btn-connexion:active.focus,
.btn-connexion.active.focus,
.open > .dropdown-toggle.btn-connexion.focus {
  color: #fff;
  background-color: #49a7be;
  border-color: #3a8fa4;
}
.btn-connexion:active,
.btn-connexion.active,
.open > .dropdown-toggle.btn-connexion {
  background-image: none;
}
.btn-connexion.disabled:hover,
.btn-connexion[disabled]:hover,
fieldset[disabled] .btn-connexion:hover,
.btn-connexion.disabled:focus,
.btn-connexion[disabled]:focus,
fieldset[disabled] .btn-connexion:focus,
.btn-connexion.disabled.focus,
.btn-connexion[disabled].focus,
fieldset[disabled] .btn-connexion.focus {
  background-color: #89c6d5;
  border-color: #89c6d5;
}
.btn-connexion .badge {
  color: #89c6d5;
  background-color: #fff;
}
.btn-connexion:hover,
.btn-connexion:focus,
.btn-connexion:active,
.btn-connexion:hover:hover,
.btn-connexion:focus:hover,
.btn-connexion:active:hover,
.btn-connexion:hover:focus,
.btn-connexion:focus:focus,
.btn-connexion:active:focus,
.btn-connexion:hover:active,
.btn-connexion:focus:active,
.btn-connexion:active:active {
  background-color: #63b4c8;
}
.btn-connexion:hover:before,
.btn-connexion:focus:before,
.btn-connexion:active:before,
.btn-connexion:hover:hover:before,
.btn-connexion:focus:hover:before,
.btn-connexion:active:hover:before,
.btn-connexion:hover:focus:before,
.btn-connexion:focus:focus:before,
.btn-connexion:active:focus:before,
.btn-connexion:hover:active:before,
.btn-connexion:focus:active:before,
.btn-connexion:active:active:before {
  border-top-color: #63b4c8;
}
.btn-connexion.btn-encoche:before {
  border-top: 7px solid #89c6d5;
}
.btn-connexion i {
  margin: 0;
}
.btn-connected {
  text-decoration: none;
  display: block;
  padding: 6px 4px 1px 0;
  color: #fff;
  background: none;
  border: none;
  font-family: arial;
  letter-spacing: 0;
}
.btn-connected:hover,
.btn-connected:focus {
  color: #fff;
}
.btn-bloc {
  display: inline-block;
  background-color: #222222;
  width: 142px;
  height: 142px;
  text-align: center;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 35px;
  margin-bottom: 10px;
  margin-right: 5px;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.btn-bloc i {
  margin-bottom: 10px;
}
.btn-bloc:nth-child(even) {
  margin-right: 0;
}
.btn-bloc:nth-child(1) span {
  color: #97d0d8;
}
.btn-bloc:nth-child(2) span {
  color: #f35396;
}
.btn-bloc:nth-child(3) span {
  color: #977ce8;
}
.btn-bloc:nth-child(4) span {
  color: #93b4ff;
}
.btn-bloc:hover {
  color: #fff;
  text-decoration: none;
}
.btn-bloc:hover span {
  color: #222222;
}
.btn-bloc:focus {
  color: #fff;
  text-decoration: none;
}
.btn-bloc:focus span {
  color: #fff;
}
.btn-bloc:hover:nth-child(1) {
  background-color: #97d0d8;
}
.btn-bloc:hover:nth-child(2) {
  background-color: #f35396;
}
.btn-bloc:hover:nth-child(3) {
  background-color: #977ce8;
}
.btn-bloc:hover:nth-child(4) {
  background-color: #93b4ff;
}
.btn-banniere {
  position: relative;
  display: block;
  height: 160px;
  padding: 37px 0 37px 113px;
  border: 10px solid #fff;
  border-left: 0;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  line-height: normal;
  text-decoration: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.btn-banniere:hover,
.btn-banniere:focus,
.btn-banniere:focus:active {
  color: #fff;
  text-decoration: none;
  border: 10px solid #fff;
  border-left: 0;
}
.btn-banniere::before {
  position: absolute;
  right: 0;
  top: -10px;
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 20px 80px 0;
  border-color: transparent #fff transparent transparent;
}
.btn-banniere::after {
  position: absolute;
  right: -10px;
  top: -10px;
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 20px 80px 0;
  border-color: transparent #f1f2f5 transparent transparent;
}
.btn-banniere.btn-banniere-communaute {
  background: #977ce8 url('../img/contenu/cadeaux.png') no-repeat 14px 17px;
}
.btn-banniere.btn-banniere-communaute:hover,
.btn-banniere.btn-banniere-communaute:focus {
  background-color: #b9a7f0;
}
.btn-banniere.btn-banniere-temoignages {
  background: #7cbee8 url('../img/contenu/bulles.png') no-repeat 14px 17px;
}
.btn-banniere.btn-banniere-temoignages:hover,
.btn-banniere.btn-banniere-temoignages:focus {
  background-color: #a7d4f0;
}
.link-concours {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.link-concours .nb-note {
  color: #959292;
  background-color: #e5e6ea;
  margin-left: 2px;
  padding: 2px 8px;
  border-radius: 10px;
}
.link-concours .nb-com {
  color: #b28add;
  background-color: #ebe9fa;
  margin-left: 2px;
  padding: 2px 8px;
  border-radius: 10px;
}
.link-concours:hover,
.link-concours:focus {
  background-color: #f4f5f8;
}
.btn-connected-submenu .btn-connected-submenu-item {
  display: block;
  border-bottom: 1px solid #e2e4ea;
  padding: 4px;
  font-size: 14px;
}
.btn-connected-submenu .btn-connected-submenu-item:hover,
.btn-connected-submenu .btn-connected-submenu-item:focus,
.btn-connected-submenu .btn-connected-submenu-item:active,
.btn-connected-submenu .btn-connected-submenu-item:active:hover {
  background-color: #7cbee8;
  color: #fff;
  text-decoration: none;
}
.btn-connected-submenu li:last-child a {
  border-bottom: 0;
}
.btn-open-concours {
  background: none;
  border: 0;
  vertical-align: middle;
}
.btn-open-concours:focus,
.btn-open-concours:active,
.btn-open-concours:hover,
.btn-open-concours:focus:active,
.btn-open-concours:active:active,
.btn-open-concours:hover:active {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  outline: 0;
}
.btn-listePaire {
  color: #fff;
  background-color: #977ce8;
  border-color: #977ce8;
}
.btn-listePaire em {
  font-size: 12px;
  color: #f0ecfb;
}
.btn-listePaire:hover,
.btn-listePaire:focus,
.btn-listePaire:active,
.btn-listePaire:hover:hover,
.btn-listePaire:focus:hover,
.btn-listePaire:active:hover,
.btn-listePaire:hover:focus,
.btn-listePaire:focus:focus,
.btn-listePaire:active:focus,
.btn-listePaire:hover:active,
.btn-listePaire:focus:active,
.btn-listePaire:active:active {
  background-color: #7551e0;
}
.btn-listePaire:hover:before,
.btn-listePaire:focus:before,
.btn-listePaire:active:before,
.btn-listePaire:hover:hover:before,
.btn-listePaire:focus:hover:before,
.btn-listePaire:active:hover:before,
.btn-listePaire:hover:focus:before,
.btn-listePaire:focus:focus:before,
.btn-listePaire:active:focus:before,
.btn-listePaire:hover:active:before,
.btn-listePaire:focus:active:before,
.btn-listePaire:active:active:before {
  border-top-color: #7551e0;
}
.btn-listeImpaire {
  color: #fff;
  background-color: #7cbee8;
  border-color: #7cbee8;
}
.btn-listeImpaire em {
  font-size: 12px;
  color: #dcf1ff;
}
.btn-listeImpaire:hover,
.btn-listeImpaire:focus,
.btn-listeImpaire:active,
.btn-listeImpaire:hover:hover,
.btn-listeImpaire:focus:hover,
.btn-listeImpaire:active:hover,
.btn-listeImpaire:hover:focus,
.btn-listeImpaire:focus:focus,
.btn-listeImpaire:active:focus,
.btn-listeImpaire:hover:active,
.btn-listeImpaire:focus:active,
.btn-listeImpaire:active:active {
  background-color: #51a8e0;
}
.btn-listeImpaire:hover:before,
.btn-listeImpaire:focus:before,
.btn-listeImpaire:active:before,
.btn-listeImpaire:hover:hover:before,
.btn-listeImpaire:focus:hover:before,
.btn-listeImpaire:active:hover:before,
.btn-listeImpaire:hover:focus:before,
.btn-listeImpaire:focus:focus:before,
.btn-listeImpaire:active:focus:before,
.btn-listeImpaire:hover:active:before,
.btn-listeImpaire:focus:active:before,
.btn-listeImpaire:active:active:before {
  border-top-color: #51a8e0;
}
.form-control {
  height: 44px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: italic;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
}
.form-control:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
}
.form-control:focus,
.form-control:active,
.form-control:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  outline: 0;
}
.form-group {
  margin-bottom: 0px;
  border: 1px solid #ccc;
}
.form-group.last {
  border-top: 0;
}
.form-temoignage {
  margin-bottom: 10px;
  border: 0px;
}
.comment-form {
  border: 0;
  margin-bottom: 10px;
}
header.fixmenu .nav-header .nav-header-rub-link {
  padding: 0;
}
header.fixmenu .nav-header .main-search-btn {
  padding-bottom: 5px;
}
header.fixmenu .nav-header .nav-header-rub-list {
  margin-bottom: 0;
}
header.fixmenu .header-hr {
  margin-bottom: 5px;
}
header.fixmenu .header-connexion,
header.fixmenu .header-connected {
  padding-top: 8px;
}
header.fixmenu .header-social {
  padding-top: 20px;
}
header.fixmenu .header-logo {
  max-height: 70px;
}
header.fixmenu .connected-bar {
  height: 34px;
}
header.fixmenu .connected-bar-avatar {
  margin-top: 0;
}
header.fixmenu .connected-bar-pseudo {
  margin: 8px;
  font-size: 15px;
}
header.fixmenu .connected-bar-nav-list-left {
  margin: 0 0 0 15px;
}
.dl-menuwrapper {
  width: 100%;
  max-width: 300px;
  float: left;
  position: relative;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  -moz-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
}
.dl-menuwrapper .main-search {
  display: none;
}
.dl-menuwrapper:first-child {
  margin-right: 100px;
}
.dl-menuwrapper button {
  background: #ccc;
  border: none;
  width: 48px;
  height: 45px;
  text-indent: -900em;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  outline: none;
}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background: #aaa;
}
.dl-menuwrapper button:after {
  content: '';
  position: absolute;
  width: 68%;
  height: 5px;
  background: #fff;
  top: 10px;
  left: 16%;
  box-shadow: 0 10px 0 #fff,  0 20px 0 #fff;
}
.dl-menuwrapper ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.dl-menuwrapper li {
  position: relative;
}
.dl-menuwrapper li a {
  width: 100%;
  text-decoration: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  display: block;
  padding: 10px 0;
  position: relative;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  border-top: 1px solid #eaebec;
}
.no-touch .dl-menuwrapper li a:hover {
  background: rgba(255, 248, 213, 0.1);
}
.dl-menuwrapper li.dl-back > a {
  padding-left: 30px;
  background: rgba(0, 0, 0, 0.1);
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  top: 0;
  line-height: 50px;
  font-family: 'icomoon';
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\e000";
}
.dl-menuwrapper li.dl-back:after {
  left: 10px;
  color: rgba(212, 204, 198, 0.3);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dl-menuwrapper li > a:after {
  right: 10px;
  color: rgba(0, 0, 0, 0.15);
}
.dl-menuwrapper .dl-menu {
  margin: 5px 0 0 0;
  position: fixed;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  left: -15px;
  top: -5px;
  max-width: 300px;
  height: auto;
  background-color: #ffffff;
  z-index: 1031;
  padding: 30px;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
  display: none;
}
/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none;
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block;
}
/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
  margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-1 {
  -webkit-animation: MenuAnimOut1 0.4s linear forwards;
  -moz-animation: MenuAnimOut1 0.4s linear forwards;
  animation: MenuAnimOut1 0.4s linear forwards;
}
.dl-menu.dl-animate-out-2 {
  -webkit-animation: MenuAnimOut2 0.3s ease-in-out forwards;
  -moz-animation: MenuAnimOut2 0.3s ease-in-out forwards;
  animation: MenuAnimOut2 0.3s ease-in-out forwards;
}
.dl-menu.dl-animate-out-3 {
  -webkit-animation: MenuAnimOut3 0.4s ease forwards;
  -moz-animation: MenuAnimOut3 0.4s ease forwards;
  animation: MenuAnimOut3 0.4s ease forwards;
}
.dl-menu.dl-animate-out-4 {
  -webkit-animation: MenuAnimOut4 0.4s ease forwards;
  -moz-animation: MenuAnimOut4 0.4s ease forwards;
  animation: MenuAnimOut4 0.4s ease forwards;
}
.dl-menu.dl-animate-out-5 {
  -webkit-animation: MenuAnimOut5 0.4s ease forwards;
  -moz-animation: MenuAnimOut5 0.4s ease forwards;
  animation: MenuAnimOut5 0.4s ease forwards;
}
@-webkit-keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut3 {
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }
}
@-moz-keyframes MenuAnimOut1 {
  50% {
    -moz-transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -moz-transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -moz-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
@-moz-keyframes MenuAnimOut2 {
  100% {
    -moz-transform: translateX(-100%);
    opacity: 0;
  }
}
@-moz-keyframes MenuAnimOut3 {
  100% {
    -moz-transform: translateZ(300px);
    opacity: 0;
  }
}
@-moz-keyframes MenuAnimOut4 {
  100% {
    -moz-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-moz-keyframes MenuAnimOut5 {
  100% {
    -moz-transform: translateY(40%);
    opacity: 0;
  }
}
@keyframes MenuAnimOut1 {
  50% {
    transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
@keyframes MenuAnimOut2 {
  100% {
    transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes MenuAnimOut3 {
  100% {
    transform: translateZ(300px);
    opacity: 0;
  }
}
@keyframes MenuAnimOut4 {
  100% {
    transform: translateZ(-300px);
    opacity: 0;
  }
}
@keyframes MenuAnimOut5 {
  100% {
    transform: translateY(40%);
    opacity: 0;
  }
}
.dl-menu.dl-animate-in-1 {
  -webkit-animation: MenuAnimIn1 0.3s linear forwards;
  -moz-animation: MenuAnimIn1 0.3s linear forwards;
  animation: MenuAnimIn1 0.3s linear forwards;
}
.dl-menu.dl-animate-in-2 {
  -webkit-animation: MenuAnimIn2 0.3s ease-in-out forwards;
  -moz-animation: MenuAnimIn2 0.3s ease-in-out forwards;
  animation: MenuAnimIn2 0.3s ease-in-out forwards;
}
.dl-menu.dl-animate-in-3 {
  -webkit-animation: MenuAnimIn3 0.4s ease forwards;
  -moz-animation: MenuAnimIn3 0.4s ease forwards;
  animation: MenuAnimIn3 0.4s ease forwards;
}
.dl-menu.dl-animate-in-4 {
  -webkit-animation: MenuAnimIn4 0.4s ease forwards;
  -moz-animation: MenuAnimIn4 0.4s ease forwards;
  animation: MenuAnimIn4 0.4s ease forwards;
}
.dl-menu.dl-animate-in-5 {
  -webkit-animation: MenuAnimIn5 0.4s ease forwards;
  -moz-animation: MenuAnimIn5 0.4s ease forwards;
  animation: MenuAnimIn5 0.4s ease forwards;
}
@-webkit-keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes MenuAnimIn1 {
  0% {
    -moz-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -moz-transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -moz-transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes MenuAnimIn2 {
  0% {
    -moz-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes MenuAnimIn3 {
  0% {
    -moz-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
}
@-moz-keyframes MenuAnimIn4 {
  0% {
    -moz-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
}
@-moz-keyframes MenuAnimIn5 {
  0% {
    -moz-transform: translateY(40%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes MenuAnimIn1 {
  0% {
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes MenuAnimIn2 {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn3 {
  0% {
    transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn4 {
  0% {
    transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn5 {
  0% {
    transform: translateY(40%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
  -webkit-animation: SubMenuAnimIn1 0.4s ease forwards;
  -moz-animation: SubMenuAnimIn1 0.4s ease forwards;
  animation: SubMenuAnimIn1 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
  -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
  -moz-animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
  animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
  -webkit-animation: SubMenuAnimIn3 0.4s ease forwards;
  -moz-animation: SubMenuAnimIn3 0.4s ease forwards;
  animation: SubMenuAnimIn3 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
  -webkit-animation: SubMenuAnimIn4 0.4s ease forwards;
  -moz-animation: SubMenuAnimIn4 0.4s ease forwards;
  animation: SubMenuAnimIn4 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
  -webkit-animation: SubMenuAnimIn5 0.4s ease forwards;
  -moz-animation: SubMenuAnimIn5 0.4s ease forwards;
  animation: SubMenuAnimIn5 0.4s ease forwards;
}
@-webkit-keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}
@-moz-keyframes SubMenuAnimIn1 {
  0% {
    -moz-transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes SubMenuAnimIn2 {
  0% {
    -moz-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes SubMenuAnimIn3 {
  0% {
    -moz-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
}
@-moz-keyframes SubMenuAnimIn4 {
  0% {
    -moz-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
}
@-moz-keyframes SubMenuAnimIn5 {
  0% {
    -moz-transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn1 {
  0% {
    transform: translateX(50%);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn2 {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn3 {
  0% {
    transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn4 {
  0% {
    transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn5 {
  0% {
    transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    transform: translateZ(0);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
  -webkit-animation: SubMenuAnimOut1 0.4s ease forwards;
  -moz-animation: SubMenuAnimOut1 0.4s ease forwards;
  animation: SubMenuAnimOut1 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
  -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
  -moz-animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
  animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
  -webkit-animation: SubMenuAnimOut3 0.4s ease forwards;
  -moz-animation: SubMenuAnimOut3 0.4s ease forwards;
  animation: SubMenuAnimOut3 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
  -webkit-animation: SubMenuAnimOut4 0.4s ease forwards;
  -moz-animation: SubMenuAnimOut4 0.4s ease forwards;
  animation: SubMenuAnimOut4 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
  -webkit-animation: SubMenuAnimOut5 0.4s ease forwards;
  -moz-animation: SubMenuAnimOut5 0.4s ease forwards;
  animation: SubMenuAnimOut5 0.4s ease forwards;
}
@-webkit-keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut3 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
}
@-moz-keyframes SubMenuAnimOut1 {
  0% {
    -moz-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(50%);
    opacity: 0;
  }
}
@-moz-keyframes SubMenuAnimOut2 {
  0% {
    -moz-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(100%);
    opacity: 0;
  }
}
@-moz-keyframes SubMenuAnimOut3 {
  0% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -moz-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-moz-keyframes SubMenuAnimOut4 {
  0% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -moz-transform: translateZ(300px);
    opacity: 0;
  }
}
@-moz-keyframes SubMenuAnimOut5 {
  0% {
    -moz-transform: translateZ(0);
    opacity: 1;
  }
  100% {
    -moz-transform: translateZ(-200px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut1 {
  0% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(50%);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut2 {
  0% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut3 {
  0% {
    transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    transform: translateZ(-300px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut4 {
  0% {
    transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    transform: translateZ(300px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut5 {
  0% {
    transform: translateZ(0);
    opacity: 1;
  }
  100% {
    transform: translateZ(-200px);
    opacity: 0;
  }
}
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
  display: block;
}
.no-js .dl-menuwrapper li.dl-back {
  display: none;
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0, 0, 0, 0.1);
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: '';
}
.no-overflow {
  overflow: hidden;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
.modal-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  margin: 0;
}
h2 {
  font-size: 30px;
}
h5 {
  font-weight: bold;
  padding: 0 0 5px 0;
  text-transform: none;
}
ul.list {
  margin: 17px 0;
  padding: 0 0 0 18px;
}
ul.list li {
  margin-bottom: 5px;
}
.purple {
  color: #977ce8;
}
.concours-cadeaux {
  color: #7b60ba;
}
.concours-cadeaux .valeur {
  font-size: .85em;
  color: #9f8add;
  background-color: #ebe9fa;
  padding: 2px 6px;
  border-radius: 3px;
  line-height: 1;
  vertical-align: middle;
}
.action-twitter {
  background-color: #b9a7ee;
  padding: 4px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: x-small;
  font-weight: 600;
}
.action-twitter:focus,
.action-twitter:active,
.action-twitter:hover {
  background: #f35396;
  color: #fff;
  text-decoration: none;
}
.dl-back {
  display: none;
}
.concours-conditions p {
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.masque {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.modal-content {
  border: 0;
}
.modal-title {
  padding: 0;
}
.modal-header {
  background-color: #977ce8;
  color: #fff;
}
.modal-header .close {
  margin-top: -2px;
  color: #fff;
  opacity: 1;
}
.navbar-fixed-top {
  left: inherit;
  width: 100%;
}
.modal-open footer,
.modal-open header,
.modal-open .footer-copyright {
  width: calc(100% + 17px);
}
.modal-open footer,
.modal-open .footer-copyright {
  padding-right: 17px;
}
.blue {
  color: #7cbee8;
}
.white {
  color: #fff;
}
.main-search-btn {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
}
.main-search-btn:focus,
.main-search-btn:active,
.main-search-btn:hover,
.main-search-btn:focus:active,
.main-search-btn:active:active,
.main-search-btn:hover:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  outline: 0;
}
.search-close {
  background: transparent;
}
.search-close:hover {
  background: #f35396;
}
.picto-bulle {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 10px 15px 8px 0;
}
.picto-bulle li {
  display: inline-block;
}
.picto-bulle img {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  margin-right: 5px;
}
.contenu {
  margin-top: 20px;
}
.contenu-connecte {
  margin-top: 20px;
}
.open > .dropdown-toggle.btn-default {
  background-color: inherit;
}
.header {
  position: relative;
  z-index: 1000;
  background-color: #fff;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  transform: translate3d(0, 0, 0);
}
.header-hr {
  margin-top: 5px;
}
.main-search-collapse {
  padding: 15px 0 15px;
}
.main-search-input {
  border: 0;
  font-size: 1.1em;
}
.nav-header-dropdown-menu.dropdown-search {
  padding: 20px 0;
}
.connected-bar {
  background-color: #7cbee8;
  color: #fff;
  height: 44px;
}
.col-pseudo-avatar {
  pointer-events: none;
}
.connected-bar-pseudo {
  display: inline-block;
  margin: 8px;
  font-size: 19px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
}
.connected-bar-pseudo img {
  margin-right: 20px;
}
.connected-bar-avatar {
  margin-top: 4px;
  float: left;
}
.connected-bar-nav.collapse {
  display: inline-block;
  vertical-align: middle;
}
.connected-bar-nav.collapse .btn-connected {
  padding-top: 0;
}
.connected-bar-pictos {
  display: inline-block;
  vertical-align: middle;
  float: right;
}
.connected-bar-nav-list-left {
  margin: -3px 0 0 0;
  padding: 0;
}
.connected-bar-nav-list-left li {
  margin: 0 14px;
  display: inline-block;
  vertical-align: middle;
}
.connected-bar-nav-list-left li.ul-rose {
  padding: 5px 7px 5px 10px;
  background-color: #de2b76;
  border-radius: 5px;
}
.connected-bar-nav-list-left li.ul-rose:hover {
  padding: 5px 7px 5px 10px;
  background-color: #f35396;
  border-radius: 5px;
}
.connected-bar-nav-list-left li:not(:first-child):before {
  content: "|";
  color: #fff;
  position: absolute;
  margin-left: -18px;
  margin-top: -2px;
}
.connected-bar-nav-list-right {
  margin: 0;
  padding: 0;
}
.connected-bar-nav-list-right li {
  display: inline-block;
}
.connected-bar-nav-list-right li.inactive {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.connected-bar .btn-connected-submenu {
  margin: 0;
  padding: 0;
}
.connected-bar .btn-connected-submenu li {
  display: block;
}
.header-connexion,
.header-connected {
  padding-top: 35px;
}
.header-connexion .btn,
.header-connected .btn {
  width: 49%;
}
.header-connexion-profil {
  width: 49%;
  border: 1px solid #ccc;
  display: inline-block;
}
.header-connexion-profil-avatar {
  float: left;
  margin: 5px 10px 5px 5px;
}
.header-connexion-profil-pseudo {
  float: left;
  padding: 0;
  margin: 5px 0;
  font-size: 14px;
  line-height: 17px;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header-connexion-profil-pseudo strong {
  font-weight: bold;
}
.header-social {
  padding-top: 40px;
}
.header-social li {
  display: inline-block;
  margin-left: 8px;
}
.header-social li:first-child {
  margin: 0;
}
.header-social .btn i {
  margin: 0;
}
.header-logo {
  max-height: 132px;
}
.footer {
  padding-top: 60px;
  font-size: 1.3rem;
  color: #bcbcbc;
  background-color: #201e21;
}
.footer-container {
  position: relative;
}
.footer-container span {
  color: orange;
  font-weight: bold;
}
.footer-genie {
  position: absolute;
  right: 0;
  bottom: -47px;
  width: 333px;
  height: 396px;
  background-image: url('../img/footer/genie.webp');
}
.footer-title {
  font-size: 1.7rem;
  text-transform: uppercase;
  color: #977ce8;
  font-weight: 400;
}
.footer-pays {
  padding-left: 60px;
}
.footer-list-link {
  line-height: 2.5;
  font-size: 1.2rem;
  color: #977ce8;
}
.footer-list-link a {
  color: #bcbcbc;
}
.footer-list-link span {
  padding-left: 5px;
}
.autres-pays {
  text-transform: uppercase;
  padding-left: 15px;
  padding-top: 10px;
}
.autres-pays span {
  color: #977ce8;
  font-weight: 600;
}
.autres-pays a {
  color: #bcbcbc;
}
.autres-pays a:hover {
  text-decoration: underline;
}
.footer-bons-plans a {
  color: white;
}
.footer-copyright {
  margin-top: 40px;
  padding: 20px 0 30px 0;
  font-size: 1.1rem;
  background-color: #131214;
}
.footer-copyright,
.footer-copyright a {
  color: #ffffff;
}
.bloc-shadow:after {
  content: url('../img/contenu/bloc-ombre.png');
  position: absolute;
  bottom: -35px;
  left: 20px;
}
.bloc {
  padding: 25px;
  position: relative;
  margin-bottom: 25px;
}
.pop-arrow:after,
.pop-arrow:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.pop-arrow:after {
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
.pop-arrow:before {
  border-bottom-color: #fff;
  border-width: 11px;
  margin-left: -11px;
}
.pop-arrow.pop-arrow-left:after,
.pop-arrow.pop-arrow-left:before {
  left: 12%;
}
.pop-arrow.pop-arrow-right:after,
.pop-arrow.pop-arrow-right:before {
  right: 12%;
}
.pop-relative {
  position: relative;
}
.pop {
  color: #222222;
  background-color: #fff;
  position: absolute;
  width: 350px;
  top: 100%;
  -webkit-box-shadow: 0px 0px 4px #ccc;
  box-shadow: 0px 0px 4px #ccc;
  z-index: 1;
  padding: 25px;
}
.pop-marquages,
.pop-fonctionnalites {
  padding: 15px 0;
  width: 300px;
}
.pop-avatar {
  float: left;
  margin: 0 10px 0 0;
}
.pop-pseudo {
  display: block;
  color: #7cbee8;
  font-size: 15px;
  font-weight: bold;
}
.pop-add-pseudo {
  display: inline-block;
  color: #7cbee8;
  font-size: 15px;
  font-weight: bold;
  margin-top: 5px;
  text-transform: uppercase;
}
.btn-pop-add {
  padding: 7px 10px;
}
.new-friend {
  padding: 10px 0;
}
.pop-add-puce {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(../img/sprites.png);
  background-position: -48px -35px;
}
.pop-add {
  top: 44px;
  right: -16px;
}
.pop-msg {
  top: 44px;
  right: -16px;
}
.pop-msg .msg-pop-new-msg {
  text-decoration: none;
  display: block;
  padding: 9px 0 1px 0;
  margin: 10px 0px;
}
.pop-msg .msg-pop-new-msg .pop-pseudo {
  margin-top: -3px;
}
.pop-msg .msg-pop-new-msg .extrait {
  font-size: 14px;
}
.pop-msg .msg-pop-new-msg:hover {
  background-color: #f1f2f5;
}
.pop-msg .msg-pop-link {
  display: block;
  font-size: 13px;
  margin: 10px 0;
  background-color: #7cbee8;
  color: #ffffff;
  padding: 5px;
  border-radius: 5px;
}
.pop-msg .msg-pop-link:hover {
  background-color: #a7d4f0;
}
.pop-msg .nonlu {
  background-color: #fafcfd;
}
.pop-up-no-notification {
  right: -34px;
}
.bloc-quisommesnous {
  background: #97d0d8 url('../img/contenu/genie-bloc.webp') no-repeat right bottom;
  color: #fff;
  min-height: 320px;
}
.bloc-quisommesnous p {
  padding-bottom: 10px;
  line-height: 22px;
  text-align: justify;
  width: 72%;
  margin: 0;
}
.bloc-calendrieravent {
  background: #97d0d8 url(../img/contenu/sapin-de-noel.png) no-repeat right bottom;
  background-size: 40%;
  color: #fff;
  min-height: 320px;
  margin-bottom: 20px;
}
.bloc-calendrieravent p {
  padding: 10px 0;
  line-height: 24px;
  text-align: justify;
  width: 68%;
}
.bloc-nemanquezpas {
  padding: 25px 5px 25px 25px;
  background: #ffffff url('../img/contenu/bck-top-manquezpas.png') no-repeat left top;
}
.bloc-nemanquezpas ul {
  margin: 25px 0;
}
.bloc-nemanquezpas .nemanquezpas-item {
  text-decoration: none;
}
.bloc-nemanquezpas .nemanquezpas-item:hover,
.bloc-nemanquezpas .nemanquezpas-item:focus {
  font-weight: bold;
  color: #f35396;
}
.list-new-concours {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0 0 0 18px;
}
.list-new-concours.border-right {
  border-right: 1px solid #e9e9e9;
}
.list-new-concours li {
  margin-bottom: 7px;
}
.list-new-concours-item {
  display: block;
}
.list-new-concours-item:hover {
  text-decoration: none;
}
.list-new-concours-item:before {
  position: absolute;
  left: -24px;
  content: " ";
  display: block;
  width: 40px;
  height: 20px;
  background: url('../img/sprites.png') no-repeat -40px 0px;
}
.list-new-concours-item:hover:before {
  background-position: 0px 0px;
}
.bloc-nouveauxconcours {
  background-color: #fff;
}
.bloc-nouveauxconcours .btn {
  margin-top: 6px;
}
.bloc-newsletter {
  background-color: #977ce8;
  color: #fff;
}
.bloc-social {
  background-color: #de2c74;
  color: #fff;
}
.bloc-social a {
  color: #fff;
}
.bloc-social a:hover svg {
  transform: scale(1.2);
  transition: transform 0.2s ease;
}
.bloc-communaute {
  margin-top: 20px;
  background-color: #fff;
}
.bloc-communaute ul {
  list-style: none;
  padding: 0;
  margin: 0 -25px;
}
.bloc-communaute ul li {
  margin: 0;
}
.bloc-communaute ul li:nth-child(even) a {
  color: #977ce8;
}
.bloc-communaute ul li:nth-child(odd) a {
  background-color: #f1f2f5;
}
.bloc-communaute ul li a {
  text-decoration: none;
  display: block;
  position: relative;
  padding: 5px 25px;
}
.bloc-communaute ul li a i {
  position: absolute;
  right: 25px;
  top: 9px;
}
.bloc-communaute ul li a:hover {
  font-weight: bold;
}
.bloc-concours {
  background-color: #f8f6fa;
  margin: 20px 0 10px 0;
  -moz-box-shadow: -3px 3px 5px #d0d0d0;
  -webkit-box-shadow: -3px 3px 5px #d0d0d0;
  box-shadow: -3px 3px 5px #d0d0d0;
}
.bloc-concours .nav {
  border-top: 1px solid #f1f2f5;
}
.bloc-concours .nav-tabs > li > a {
  border: 0;
}
.bloc-concours .nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #f1f2f5;
  border-bottom: 0;
  border-top: 0;
}
.bloc-concours .nav > li > a:last-child {
  border-right: 0;
}
.bloc-concours .nav > li > a:hover,
.bloc-concours .nav > li > a:focus,
.bloc-concours .nav > li > a.active {
  background-color: #f1f2f5;
}
.bloc-concours .nav > li > a.participate {
  background-color: #977ce8;
  color: #fff;
}
.bloc-concours .nav > li > a.participate:hover,
.bloc-concours .nav > li > a.participate:focus,
.bloc-concours .nav > li > a.participate:active {
  background-color: #f35396;
}
.bloc-concours .nav > li > a.liste-gagnants {
  background-color: #7cbee8;
  color: #ffffff;
}
.bloc-concours .nav > li > a.liste-gagnants:hover,
.bloc-concours .nav > li > a.liste-gagnants:focus,
.bloc-concours .nav > li > a.liste-gagnants:active {
  background-color: #7cbee8;
}
.bloc-concours header {
  display: flex;
  justify-content: space-between;
}
.bloc-concours header .concours-title::after {
  border-color: transparent #f8f6fa transparent transparent;
}
.bloc-concours header.fiche-concours {
  background-color: #b9a7ee;
}
.bloc-concours header.fiche-concours .concours-title::after {
  border-color: transparent #b9a7ee transparent transparent;
}
.bloc-concours header.fiche-concours-joue {
  background-color: #6dba62;
}
.bloc-concours header.fiche-concours-joue .concours-title::after {
  border-color: transparent #6dba62 transparent transparent;
}
.bloc-concours header.fiche-concours-favoris {
  background-color: #d94983;
}
.bloc-concours header.fiche-concours-favoris .concours-title::after {
  border-color: transparent #d94983 transparent transparent;
}
.bloc-concours header.fiche-concours-joue-favoris {
  background: linear-gradient(60deg, #6dba62, #6dba62, #d94983);
}
.bloc-concours header.fiche-concours-joue-favoris .concours-title::after {
  border-color: transparent #6dba62 transparent transparent;
}
.bloc-concours header.fiche-concours-ignore {
  background-color: #b9cfd1;
}
.bloc-concours header.fiche-concours-ignore .concours-title::after {
  border-color: transparent #b9cfd1 transparent transparent;
}
.bloc-concours header.fiche-concours-plus-tard {
  background-color: #ffd477;
}
.bloc-concours header.fiche-concours-plus-tard .concours-title::after {
  border-color: transparent #ffd477 transparent transparent;
}
.notconnected-disabled:hover,
.notconnected-disabled span:hover,
.notconnected-disabled:focus,
.notconnected-disabled span:focus,
.notconnected-disabled:active,
.notconnected-disabled span:active,
.notconnected-disabled:active:hover,
.notconnected-disabled span:active:hover {
  color: #d3d6e0;
  border-color: transparent;
  outline: 0;
}
.picto-coeur {
  background-image: url(../img/sprites.png);
  background-position: -4px -35px;
  display: inline-block;
  width: 31px;
  height: 21px;
  vertical-align: middle;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: -4px;
}
.concours-title-link {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 1.9rem;
  font-weight: normal;
}
.concours-title-link:hover,
.concours-title-linkfocus {
  text-decoration: none;
  color: #7cbee8;
}
.picto-calendar {
  color: #fff;
  font-size: 14px !important;
}
.concours-end-link {
  color: #fff;
  font-size: 1.6rem;
  font-weight: normal;
}
.concours-end-link:hover,
.concours-end-linkfocus {
  text-decoration: none;
  color: #7cbee8;
}
.concours-id:hover,
.concours-date-ajout:hover {
  text-decoration: none;
}
.concours-title {
  position: relative;
  display: inline-block;
  padding: 13px 40px 10px 15px;
  color: #fff;
  font-size: 1.9rem;
  background-color: rgba(34, 34, 34, 0.9);
}
.concours-title span {
  color: #e1daf8;
  font-size: 1.4rem;
  text-transform: none;
}
.concours-title::after {
  position: absolute;
  right: 0;
  top: 0;
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 18px 32px 0;
  border-color: transparent #fff transparent transparent;
}
.concours-head {
  padding: 3px 15px 0 10px;
}
.stars {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
  padding: 0;
  list-style: none;
}
.stars li {
  display: inline-block;
  width: 16px;
  height: 20px;
  margin-top: 5px;
  background: url('../img/sprites.png') no-repeat -20px -62px;
}
.stars li.active {
  background: url('../img/sprites.png') no-repeat -3px -62px;
}
.concours-etat {
  display: inline-block;
  vertical-align: middle;
}
.concours-etat-btn {
  min-width: 175px;
  border-radius: 20px;
  color: #222222;
  border: none;
  text-transform: none;
  height: 40px;
  padding: 11px 20px;
  text-align: left;
  background: #ffffff url('../img/dropdown.png') no-repeat 150px 16px;
}
.concours-etat-btn:hover,
.concours-etat-btn:focus,
.concours-etat-btn:active,
.concours-etat-btn:focus:hover {
  background: #977ce8 url('../img/dropdown.png') no-repeat 150px 16px;
  border-radius: 20px 20px 0px 0px;
}
.etat-concours-joue {
  display: inline-block;
  background: url('../img/sprites.png');
  width: 19px;
  height: 18px;
  background-position: -43px -60px;
  vertical-align: sub;
  margin-left: 0!important;
}
.etat-concours-favoris {
  display: inline-block;
  background: url('../img/sprites.png');
  width: 19px;
  height: 18px;
  background-position: -62px -60px;
  vertical-align: sub;
  margin-left: 0!important;
}
.etat-concours-plus-tard {
  display: inline-block;
  margin-left: 0 !important;
  color: orange;
  font-size: 18px;
  padding-right: 2px;
}
.etat-concours-ignore {
  display: inline-block;
  background: url('../img/sprites.png');
  width: 19px;
  height: 18px;
  background-position: -152px -60px;
  vertical-align: sub;
  margin-left: 0!important;
}
.dropdown-etat-concours-btn {
  background: none;
  border: 0;
  text-align: center;
  width: 100%;
  height: 35px;
  min-width: 175px;
}
.dropdown-etat-concours-btn:hover,
.dropdown-etat-concours-btn:focus,
.dropdown-etat-concours-btn:active,
.dropdown-etat-concours-btn:active:hover {
  background-color: #f1f2f5;
}
.dropdown-etat-concours {
  padding: 0px;
  width: inherit;
  max-width: 175px;
  margin: -2px 0 0;
  border-radius: 0px 0px 20px 20px;
}
.smiley {
  display: inline-block;
  width: 34px;
  height: 40px;
  cursor: pointer;
}
.smiley img {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  width: 28px;
  height: 28px;
}
.smiley i {
  vertical-align: middle;
  font-size: 30px;
  color: lightgray;
}
.smiley:hover img {
  margin-top: -7px;
}
.smiley:hover i {
  margin-top: -7px;
}
.smileybp {
  display: inline-block;
  width: 34px;
  height: 40px;
  cursor: pointer;
}
.smileybp img {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  width: 28px;
  height: 28px;
}
.smileybp i {
  vertical-align: middle;
  font-size: 30px;
  color: lightgray;
}
.smileybp:hover img {
  margin-top: -7px;
}
.smileybp:hover i {
  margin-top: -7px;
}
.text-smiley {
  width: 20px;
}
.code-smiley {
  width: 100px;
  padding-bottom: 10px;
  cursor: pointer;
}
.list-concours-etat {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
}
.list-concours-etat li {
  display: inline-block;
}
.list-concours-etat li.joue {
  background: url('../img/sprites.png') no-repeat;
  width: 16px;
  height: 16px;
  background-position: -44px -62px;
}
.list-concours-etat li.favoris {
  background: url('../img/sprites.png') no-repeat;
  width: 16px;
  height: 16px;
  background-position: -65px -62px;
}
.bloc-selection {
  margin: 30px 0;
}
.bloc-selection-date-ajout {
  margin-bottom: 20px;
  font-size: 1.1rem;
  color: #8d8d8d;
  font-style: italic;
}
.concours-infos {
  padding: 15px 15px 0 15px;
}
.concours-infos ul.list {
  padding: 0 20px;
}
.bg-nav {
  background-color: #f7f7f7;
}
.concours-comments,
.concours-notes {
  padding: 15px 30px 10px 30px;
}
.concours-comments-close,
.concours-notes-close {
  margin-right: -15px;
  padding: 0;
  line-height: 0.5;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 4rem;
}
.concours-comments-close:hover,
.concours-notes-close:hover,
.concours-comments-close:active,
.concours-notes-close:active,
.concours-comments-close:focus,
.concours-notes-close:focus {
  color: #f35396;
  opacity: 1;
  filter: alpha(opacity=100);
}
.concours-comments-close:hover,
.concours-notes-close:hover,
.concours-comments-close:active,
.concours-notes-close:active,
.concours-comments-close:focus,
.concours-notes-close:focus,
.concours-comments-close:hover:active,
.concours-notes-close:hover:active,
.concours-comments-close:active:active,
.concours-notes-close:active:active,
.concours-comments-close:focus:active,
.concours-notes-close:focus:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  outline: 0;
}
.load-comment {
  display: inline-block !important;
  width: 100% !important;
  margin: 30px 0px 30px 0px;
}
.comment {
  margin: 0;
  padding: 10px 0 0 0;
  border-top: 1px solid #f1f1f1;
}
.comment-avatar {
  padding-top: 8px;
}
.comment-pseudo {
  font-size: 15px;
  font-weight: bold;
  color: #7cbee8;
  padding: 0;
  margin: 0;
}
.comment-pseudo.active {
  color: #977ce8;
}
.comment-pseudo.active .comment-pseudo-picto-bulle,
.comment-pseudo.active .bonplan-pseudo-picto-bulle {
  background-position: -132px -60px;
  cursor: pointer;
}
.comment-pseudo.active a {
  color: #977ce8;
}
.comment-pseudo.active a:hover {
  text-decoration: none;
}
.comment-pseudo span {
  color: #9b9b9b;
  font-size: 12px;
  font-weight: normal;
}
.comment-pseudo a {
  color: #7cbee8;
  text-transform: uppercase;
  font-size: 12px;
}
.comment-pseudo a:hover {
  text-decoration: none;
}
.comment-pseudo a[href*="#fiche-concours"] {
  font-size: 10px;
}
.comment-pseudo.admin {
  color: #de2b76;
}
.comment-pseudo.admin a {
  color: #de2b76;
}
.comment-pseudo.admin a:hover {
  text-decoration: none;
}
.comment-pseudo-picto-bulle,
.bonplan-pseudo-picto-bulle {
  display: inline-block;
  width: 17px;
  height: 19px;
  background-image: url(../img/sprites.png);
  background-position: -114px -60px;
  cursor: pointer;
}
.comment-btn-like-container {
  min-width: 65px;
  padding-top: 10px;
  text-align: right;
}
.comment-btn-like,
.comment-btn-like-bonplan {
  width: 25px;
  height: 25px;
  padding: 0;
  background-image: url('../img/sprites.png');
  background-position: -86px -35px;
  background-color: transparent;
}
.comment-btn-like:hover,
.comment-btn-like-bonplan:hover,
.comment-btn-like:active,
.comment-btn-like-bonplan:active,
.comment-btn-like:focus,
.comment-btn-like-bonplan:focus,
.comment-btn-like:active:focus,
.comment-btn-like-bonplan:active:focus {
  background-image: url('../img/sprites.png');
  background-position: -86px -59px;
}
.comment-btn-like.active,
.comment-btn-like-bonplan.active {
  background-image: url('../img/sprites.png');
  background-position: -86px -59px;
}
.comment-btn-like-nb {
  display: inline-block;
  height: 25x;
  line-height: 25px;
  color: #977ce8;
  font-weight: bold;
}
.temoignage-btn-like {
  width: 25px;
  height: 25px;
  padding: 0;
  background-image: url('../img/sprites.png');
  background-position: -86px -35px;
  background-color: transparent;
  margin-left: -25px;
}
.temoignage-btn-like:hover,
.temoignage-btn-like:active,
.temoignage-btn-like:focus,
.temoignage-btn-like:active:focus {
  background-image: url('../img/sprites.png');
  background-position: -86px -59px;
}
.temoignage-btn-like.active {
  background-image: url('../img/sprites.png');
  background-position: -86px -59px;
}
.temoignage-btn-like-nb {
  display: inline-block;
  height: 25x;
  line-height: 25px;
  color: #977ce8;
  font-weight: bold;
}
.comment-msg {
  overflow-wrap: anywhere;
}
.comment-msg a {
  font-weight: bold;
}
.comment-msg a:hover {
  text-decoration: none;
}
.topCom {
  color: #155724;
  background-color: #d4edda;
  padding: 5px;
  margin-top: 5px;
  border-radius: 5px;
}
.comment-see-all-container {
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 1px solid #f1f1f1;
}
.comment-see-all {
  font-size: 1.2rem;
  text-decoration: underline;
}
.comment-see-all:hover,
.comment-see-all:active,
.comment-see-all:focus {
  color: #f35396;
}
.post-comment-area {
  min-height: 90px;
  margin-bottom: 15px;
  background-color: #f4f5f8;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.post-comment-legend {
  color: #9b9b9b;
  font-size: 1rem;
  margin-bottom: 20px;
}
.bloc-publicites {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 25px 0px;
}
.bloc-publicites img {
  margin: 20px 0;
}
.adblock {
  padding: 30px 10px;
  background: #f50b00;
  text-align: center;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.8em;
  max-width: 300px;
  height: 250px;
}
.img_avatar {
  width: 148px;
  height: 148px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.logo_modif_avatar {
  float: left;
  position: absolute;
  bottom: 0;
}
.texte_modif_avatar {
  float: left;
  font-size: 0.8em;
  font-weight: bold;
  padding: 10px 5px 5px 50px;
  background-color: rgba(43, 43, 43, 0);
  color: #ffffff;
  opacity: 0;
  position: absolute;
  bottom: 0;
}
.texte_modif_avatar:hover {
  transition: visibility 0s 1s, opacity 1s linear;
  opacity: 1;
  background-color: rgba(43, 43, 43, 0.7);
  cursor: pointer;
}
.info_membre {
  font-size: 1.1em;
}
.avatarAmi {
  float: left;
  width: 90px;
  height: 90px;
  margin-right: 5px;
  margin-top: 5px;
  position: relative;
}
.texte_avatarAmi {
  float: left;
  background-color: rgba(43, 43, 43, 0.6);
  width: 100%;
  text-align: right;
  font-size: 0.8em;
  padding-bottom: 2px;
  font-weight: normal;
  color: #ffffff;
  position: absolute;
  bottom: 0;
}
#back-to-top {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
  width: 59px;
  height: 59px;
  font-size: 20px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  transform: translate3d(0, 0, 0);
}
#back-to-top.show {
  opacity: 0.8;
}
#back-to-top:hover {
  opacity: 1;
}
.list-orga:hover {
  border-color: #ddd;
  color: #977ce8 !important;
}
.InputModifProfil {
  width: 80%;
  padding: 5px;
}
.SelectModifProfil {
  padding: 5px;
}
.enligne {
  font-size: 0.8em;
  font-weight: bold;
  width: 100%;
  padding: 5px;
  text-align: center;
  background-color: rgba(52, 201, 36, 0.8);
  color: #ffffff;
  position: absolute;
  bottom: 0;
}
.horsligne {
  font-size: 0.8em;
  font-weight: bold;
  width: 100%;
  padding: 5px;
  text-align: center;
  background-color: rgba(96, 96, 96, 0.7);
  color: #ffffff;
  position: absolute;
  bottom: 0;
}
.badges {
  padding: 5px;
}
.grey {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.countdown {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.countdown div {
  display: inline-block;
}
.countdown div span {
  display: inline-block;
}
.countdown-container {
  margin: 0 3px;
}
.countdown-container .countdown-heading {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 12px;
  font-size: 9px;
}
.countdown-container .countdown-value {
  font-size: 30px;
  background: #222222;
  padding: 0px 7px;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
.bloc-avent {
  background: #fff url(/content/img/contenu/cadeaux.png) no-repeat 270px 55px;
}
.alerteNotif {
  margin-left: 0;
  z-index: 999999;
  display: block;
  cursor: pointer;
  position: fixed;
  top: 10px;
  left: 10px;
  padding: 10px;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  border-radius: 5px;
  background-color: rgba(124, 190, 232, 0.9);
  display: none;
}
.alerteNotif a {
  color: #fff;
  text-decoration: none;
}
@keyframes blinkSlow {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
}
.post-insta {
  background-image: url('/content/img/contenu/fond-rs.webp');
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  border: medium solid #ffffff;
  color: #ffffff;
  margin: 15px auto;
  line-height: 1.5;
  text-align: center;
  padding: 30px;
  font-size: 1.2em;
  /* Fond de secours pendant le chargement */
  background-color: #c4afd8;
  /* Hauteur minimale par défaut (mobile) */
  min-height: 259px;
}
.post-insta-title {
  color: floralwhite;
  text-transform: uppercase;
  animation: blinkSlow 3s infinite ease-in-out;
  display: inline-block;
  font-size: 1.5em;
  /* Optimise l'animation pour éviter le repaint */
  will-change: opacity;
}
.post-insta-subtitle {
  display: inline-block;
  margin-top: 8px;
  text-transform: uppercase;
  max-width: 90%;
  padding: 12px 24px;
  color: darkslateblue;
  border-top: 3px solid floralwhite;
  border-bottom: 3px solid floralwhite;
  text-align: center;
  font-weight: 700;
}
.post-insta-description {
  display: block;
  margin-top: 8px;
}
.post-insta-btn {
  text-transform: uppercase;
  margin-top: 8px;
}
.post-insta-footer {
  font-size: 0.8em;
  display: block;
  margin-top: 8px;
}
.liste-bons-plans article {
  position: relative;
  padding: 0;
  margin: 0 30px 30px 0px;
  float: left;
  width: 360px;
  clear: none !important;
  border: solid 1px #dbdbdb;
  border-bottom: none;
}
.liste-bons-plans article:nth-child(2n) {
  margin: 0 0 30px 0;
}
.liste-bons-plans article:hover {
  opacity: 0.8;
}
.liste-bons-plans:after {
  /* Important pour forcer le retour à la ligne du menu en responsive (à cause des float) */
  content: "";
  display: table;
  clear: both;
}
.titre-bons-plans {
  background-image: radial-gradient(circle at top left, #c4a3e2, #8369ca);
}
.titre-bons-plans a {
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 10px 15px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.4;
  text-align: center;
  text-transform: initial;
}
.titre-expire {
  background-image: radial-gradient(circle at top left, #a0d2da, #006d88);
}
.spn-expire {
  background-color: #006d88;
  left: 0;
  position: absolute;
  font-size: .75em;
  color: #fff;
  top: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 0 0 5px 0;
  letter-spacing: .1em;
}
.img-bon-plan img {
  width: 358px;
}
.menu-bon-plan {
  margin-bottom: 20px;
}
.img-bon-plan-menu img {
  width: 100%;
}
.bloc-bon-plan {
  background-color: #f8f6fa;
  -moz-box-shadow: -3px 3px 5px #d0d0d0;
  -webkit-box-shadow: -3px 3px 5px #d0d0d0;
  box-shadow: -3px 3px 5px #d0d0d0;
}
.bloc-bon-plan:after {
  /* Important pour forcer le retour à la ligne du menu en responsive (à cause des float) */
  content: "";
  display: table;
  clear: both;
}
.bloc-bon-plan header {
  margin-bottom: 20px;
}
.bloc-bon-plan header img {
  width: 100%;
}
.titre-bon-plan h1 {
  padding: 30px 30px 0;
  text-align: center;
}
.separation {
  background: none repeat scroll 0 0 #977ce8;
  height: 8px;
  padding: 8px 0 0;
  width: 60%;
  margin: 20px auto 25px;
}
.bon-plan-footads {
  margin: 15px 0px;
}
#contenu-bon-plan {
  padding: 0 35px 0px;
}
#footer-bon-plan {
  padding: 0 35px 0px;
}
#footer-bon-plan .titre-footer-bon-plan {
  background-color: #c3a2e1;
  margin: 0px;
  padding: 5px 15px;
  border: 0px;
  color: #fff;
  font-family: sans-serif;
  font-size: 1.15em;
  font-weight: 300;
  line-height: 1.4;
  text-align: left;
}
#footer-bon-plan .content-footer-bon-plan {
  background-color: #ebe1f1;
  margin-bottom: 10px;
  padding: 0px;
  border-radius: 0px 0px 15px 15px;
}
#contenu-bon-plan h2 {
  font-size: 1.5em;
  color: #977ce8;
  text-transform: uppercase;
  font-weight: 600;
  margin: 25px 0 0;
  padding-bottom: 5px;
}
#contenu-bon-plan h3 {
  padding: 15px 0px 0px 0px;
}
#contenu-bon-plan h3.violet {
  font-size: 24px;
  color: #977ce8;
}
#contenu-bon-plan h4 {
  padding: 20px 0 0 0;
}
#contenu-bon-plan a {
  color: #977ce8;
}
#contenu-bon-plan a.btn-default {
  color: #fff;
}
#contenu-bon-plan p,
#contenu-bon-plan ul,
#contenu-bon-plan ol,
#footer-bon-plan p {
  color: #38424b;
  font-family: sans-serif;
  font-size: 1.15em;
  font-weight: 300;
  line-height: 1.4;
  margin-top: 15px;
}
#contenu-bon-plan ul ul {
  font-size: 1em;
  margin-top: 5px;
}
#contenu-bon-plan .table-bordered > tbody > tr > td {
  color: #38424b;
  font-family: sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.6;
  padding: 20px 20px 10px 20px;
}
#footer-bon-plan .pfoot {
  font-size: 0.9em;
  text-align: center;
  margin-top: 30px;
}
#footer-bon-plan .infos {
  font-size: 0.9em;
  Font-style: italic;
  color: #999;
}
#footer-bon-plan {
  text-align: center;
}
.liste-fdj {
  text-align: center;
}
.liste-fdj article {
  position: relative;
  margin: 0 0 0 2px;
  float: left;
  width: 374px;
  clear: none !important;
  border: solid 1px #dbdbdb;
  border-bottom: none;
}
.liste-fdj article:nth-child(2n) {
  margin: 0 0 0px 0;
}
.liste-fdj:after {
  /* Important pour forcer le retour à la ligne du menu en responsive (à cause des float) */
  content: "";
  display: table;
  clear: both;
}
.bloc-fdj-titre {
  background-color: #b9a7ee;
  text-align: left;
  color: #fff;
}
.bloc-fdj-titre .concours-title {
  font-weight: 400;
}
.bloc-fdj-titre .concours-title::after {
  border-color: transparent #b9a7ee transparent transparent;
}
.bloc-fdj-titre .texte-date-fin {
  font-weight: 300;
}
.header-euromillions {
  background-color: #f8f6fa;
  padding: 10px;
}
.euromillions-img img {
  height: 80px;
  padding: 10px 0px;
}
.resultat-euromillions-titre {
  font-size: 1.5rem;
  font-weight: bold;
  padding-bottom: 8px;
}
.resultat-euromillions-titre span {
  font-size: 1.3rem;
  color: #001367;
}
.resultat-tirage-euromillions {
  width: 308px;
  margin: 5px auto 0px auto;
  display: inline-flex;
}
.resultat-tirage-euromillions .numero {
  background: #001367;
  color: #ffffff;
  width: 40px;
  height: 40px;
  margin: 0 3px 0 0;
  border-radius: 50%;
  float: left;
  text-align: center;
  line-height: 43px;
  font-size: 16px;
  font-weight: bold;
}
.resultat-tirage-euromillions .etoile {
  display: block;
  width: 43px;
  height: 43px;
  float: left;
  margin-left: 1%;
}
.resultat-tirage-euromillions .etoile .etoile-couleur {
  stroke-width: 22px;
  stroke: #fbb94f;
  fill: #fbb94f;
}
.resultat-tirage-euromillions .etoile .numero-etoile {
  display: block;
  width: 43px;
  height: 40px;
  line-height: 40px;
  position: relative;
  top: -44px;
  left: 1px;
  float: left;
  text-align: center;
  font-size: 15px;
  font-weight: bold !important;
  color: #ffffff;
}
.mymillion {
  width: 240px;
  border-radius: 50px;
  color: #043487;
  border: #043487 solid 3px;
  margin: 0px auto 0px auto;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  font-size: 16px;
  display: block;
}
.mymillion span {
  position: relative;
  padding-left: 5px;
  top: 2px;
}
.gains-euromillions-link {
  margin: 2px 0 0 0;
}
.gains-euromillions-link a {
  text-decoration: underline;
}
.gains-euromillions-link a:hover {
  text-decoration: none;
}
.prochain-tirage-euromillions {
  display: grid;
  background: #f2fbff;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  padding-bottom: 8px;
}
.prochain-tirage-euromillions .titre-euro {
  width: 100%;
  background: #004494;
  border-color: #004494;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.4rem;
  padding: 2px 10px 0;
  font-weight: 900;
  line-height: 38px;
  min-height: 40px;
  grid-column-start: 1;
  grid-column-end: 4;
  margin-bottom: 8px;
}
.prochain-tirage-euromillions .date-jackpot {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  grid-column-start: 1;
  grid-column-end: 3;
  font-size: 0.8em;
  margin-top: 2px;
  line-height: 1.15;
}
.prochain-tirage-euromillions .date-jackpot span {
  text-transform: uppercase;
  color: #003366;
  font-size: 1.4em;
}
.prochain-tirage-euromillions .date-jackpot #countdownEuromillions {
  text-transform: none;
  color: #000;
  font-weight: 100;
  font-size: 0.9em;
}
.prochain-tirage-euromillions .jouer-euro {
  margin: 0;
}
.prochain-tirage-euromillions .jouer-euro .btn {
  padding: 12px 5px 12px 10px;
  background-color: #977ce8;
}
.prochain-tirage-euromillions .jouer-euro .btn:hover {
  background-color: #f35396;
}
.header-loto {
  background-color: #f8f6fa;
  padding: 10px;
}
.loto-img img {
  height: 80px;
  padding: 10px 0px;
}
.resultat-loto-titre {
  font-size: 1.5rem;
  font-weight: bold;
  padding-bottom: 8px;
}
.resultat-loto-titre span {
  font-size: 1.3rem;
  color: #001367;
}
.resultat-tirage-loto {
  width: 308px;
  margin: 5px auto 0px auto;
  display: inline-flex;
}
.resultat-tirage-loto .numero {
  background: #00a2d9;
  color: #ffffff;
  width: 40px;
  height: 40px;
  margin: 0 3px 0 0;
  border-radius: 50%;
  float: left;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  font-weight: bold;
}
.resultat-tirage-loto .numero-chance {
  background: #ea3946;
  color: #ffffff;
  width: 40px;
  height: 40px;
  margin: 0 0 13.5px;
  border-radius: 50%;
  float: left;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  font-weight: bold;
}
.resultat-tirage-loto .chance {
  margin: 8px 3px 0px 0px;
}
.resultat-tirage-loto .chance img {
  height: 10px;
}
.jocker {
  width: 240px;
  border-radius: 50px;
  color: #043487;
  border: #043487 solid 3px;
  margin: 0px auto 0px auto;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  font-size: 16px;
  display: block;
}
.jocker span {
  position: relative;
  padding-left: 5px;
  top: 2px;
}
.gains-loto-link {
  margin: 2px 0 0 0;
}
.gains-loto-link a {
  text-decoration: underline;
}
.gains-loto-link a:hover {
  text-decoration: none;
}
.prochain-tirage-loto {
  display: grid;
  background: #f2fbff;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  padding-bottom: 8px;
}
.prochain-tirage-loto .titre-euro {
  width: 100%;
  background: #004494;
  border-color: #004494;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.4rem;
  padding: 2px 10px 0;
  font-weight: 900;
  line-height: 38px;
  min-height: 40px;
  grid-column-start: 1;
  grid-column-end: 4;
  margin-bottom: 8px;
}
.prochain-tirage-loto .date-jackpot {
  color: #000;
  font-weight: bold;
  grid-column-start: 1;
  grid-column-end: 3;
  text-transform: uppercase;
  font-size: 0.8em;
  margin-top: 2px;
  line-height: 1.15;
}
.prochain-tirage-loto .date-jackpot span {
  text-transform: uppercase;
  color: #003366;
  font-size: 1.4em;
}
.prochain-tirage-loto .date-jackpot #countdownLoto {
  text-transform: none;
  color: #000;
  font-weight: 100;
  font-size: 0.9em;
}
.prochain-tirage-loto .jouer-euro {
  margin: 0;
}
.prochain-tirage-loto .jouer-euro .btn {
  padding: 12px 5px 12px 10px;
  background-color: #977ce8;
}
.prochain-tirage-loto .jouer-euro .btn:hover {
  background-color: #f35396;
}
.bloc-gouvernement {
  position: relative;
  font: 700 8px/8px 'Encode Sans', 'Encode Sans Fallback', sans-serif;
  text-transform: uppercase;
  text-align: left;
  background: #fddc49;
  padding: 5px 50px 5px 15px;
  font-size: 9px;
  line-height: 10px;
  color: #163861;
  border: 1px solid #ddd;
}
.bloc-gouvernement .moins18 {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 45px;
  top: 5px;
}
.bloc-gouvernement .gouv {
  position: absolute;
  width: 33px;
  height: 20px;
  right: 10px;
  top: 5px;
}
/* ====================================
   DEBUT SUGGESTIONS MOTEUR RECHERCHE
   ==================================== */
.search-autocomplete-wrap {
  position: relative;
}
/* Wrapper pour positionner la liste en absolu sous l'input */
.search-input-outer {
  flex: 1;
  min-width: 0;
}
/* La liste de suggestions */
.search-suggestions-list {
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  right: 0;
  z-index: 9999;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  border-radius: 10px;
  overflow-y: auto;
}
/* Séparateur de groupe */
.search-suggestions-list .suggestion-group-label {
  padding: 6px 12px 3px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #999;
  border-bottom: 1px solid #f0f0f0;
  cursor: default;
  pointer-events: none;
}
.search-suggestions-list .suggestion-group-label:first-of-type {
  padding: 0px 12px 3px;
}
/* Chaque item */
.search-suggestions-list li.suggestion-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 5px 12px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  transition: background 0.1s;
}
.search-suggestions-list li.suggestion-item:last-child {
  border-bottom: none;
}
.search-suggestions-list li.suggestion-item:hover,
.search-suggestions-list li.suggestion-item.suggestion-active {
  background: #f3f5f6;
}
/* Icônes */
.search-suggestions-list li.suggestion-item .sug-icon {
  color: #aaa;
  flex-shrink: 0;
  font-size: 13px;
  width: 14px;
  text-align: center;
}
/* Mise en valeur du texte saisi */
.search-suggestions-list li.suggestion-item .sug-match {
  font-weight: 600;
}
/* Message "aucun résultat" */
.search-suggestions-list .suggestion-empty {
  padding: 10px 12px;
  color: #aaa;
  font-size: 13px;
  font-style: italic;
}
/* ====================================
   FIN SUGGESTIONS MOTEUR RECHERCHE
   ==================================== */
/* ====================================
   OPTIMISATION MODALS - Core Web Vitals - Bootstrap 3.3.6
   ==================================== */
/* Cache les modals sans display:none */
.modal {
  visibility: hidden;
  opacity: 0;
  contain: layout style paint;
}
/* Bootstrap 3 utilise .in pour les modals ouvertes */
.modal.in {
  visibility: visible;
  opacity: 1;
}
/* Simplifie l'animation fade */
.modal.fade {
  transition: opacity 0.15s linear;
}
.modal.fade .modal-dialog {
  transition: transform 0.2s ease-out;
  transform: translate3d(0, -25%, 0);
}
.modal.in .modal-dialog {
  transform: translate3d(0, 0, 0);
}
.modal-backdrop.fade {
  transition: opacity 0.15s linear;
}
/* Sur mobile : pas d'animation = meilleur INP */
@media (max-width: 767px) {
  .modal.fade .modal-dialog {
    transform: translate3d(0, 0, 0);
    transition: none;
  }
  .modal-dialog {
    margin: 10px;
  }
}
/* Desktop */
@media (min-width: 768px) {
  .modal-dialog {
    margin: 30px auto;
  }
}
/* Évite le flash au chargement */
.modal:not(.in) {
  pointer-events: none;
}
/* ====================================
   FIN OPTIMISATION MODALS - Core Web Vitals - Bootstrap 3.3.6
   ==================================== */
.bloc-touslesjeuxconcours {
  background-color: #97d0d8;
  color: #fff;
  margin-bottom: 0!important;
}
.bloc-touslesjeuxconcours p {
  width: 100%;
}
.bloc-touslesjeuxconcours .select-jeux {
  width: 350px;
  position: relative;
}
.bloc-touslesjeuxconcours .select-jeux input {
  cursor: pointer;
}
.bloc-touslesjeuxconcours .select-jeux button i {
  margin: 0;
}
.bloc-touslesjeuxconcours .select-tri {
  width: 330px;
  float: left;
  margin-top: 10px;
  margin-right: 18px;
}
.menu-select-jeux {
  display: none;
  width: 300px;
  position: absolute;
  background-color: #fff;
  left: 0;
  top: 44px;
  z-index: 10;
  border: 1px solid #ccc;
}
.list-menu-select-jeux {
  padding: 0;
  margin: 0;
}
.link-select-jeux {
  display: block;
  padding: 7px 13px;
}
.link-select-jeux:hover {
  color: #fff;
  background-color: #f35396;
  text-decoration: none;
}
.open-bloc-badge,
.open-bloc-amis,
.open-bloc-points,
.open-bloc-filleuls {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../img/sprites.png);
  background-position: -258px -4px;
  float: right;
  margin-right: 10px;
  margin-top: 9px;
}
.open-bloc-badge.open,
.open-bloc-amis.open,
.open-bloc-points.open,
.open-bloc-filleuls.open {
  background-position: -218px -4px;
}
.filtres-list {
  padding: 15px 0px 10px 0px;
}
.bloc-filtrerpar {
  background-color: #fff;
}
.bloc-filtrerpar h2 {
  padding: 0;
}
.open-bloc-filtrerpar {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url('../img/sprites.png');
  background-position: -258px -4px;
  position: absolute;
  top: 25px;
  right: 20px;
}
.open-bloc-filtrerpar.open {
  background-position: -218px -4px;
}
.bloc-list-filtrerpar {
  padding-left: 0;
  padding-right: 21px;
}
.list-filtrerpar.border-right {
  border-right: 1px solid #e6e8ee;
}
.item-filtrerpar {
  font-weight: normal;
  cursor: pointer;
  height: 35px;
  font-size: 14px;
}
.item-filtrerpar input {
  display: none;
}
.item-filtrerpar:before {
  content: '';
  display: inline-block;
  width: 21px;
  height: 20px;
  padding-left: 25px;
  vertical-align: sub;
  background-image: url(../img/sprites.png);
  background-position: -128px -5px;
}
.item-filtrerpar.active:before {
  background-position: -102px -5px;
}
.bloc-topmembres {
  background-color: #fff;
}
.bloc-topmembres h2 > span {
  font-size: 17px;
}
.bloc-communaute h2 > span {
  font-size: 17px;
}
.bloc-topbonsplans {
  background-color: #fff;
}
.bloc-topbonsplans h2 > span {
  font-size: 17px;
}
.bloc-daily {
  background: #ffffff url(../img/contenu/bck-top-daily.png) no-repeat left top;
}
.bloc-daily h2 {
  color: #fff;
}
/* --- Classement membres (sidebar "Top membres" + modale "Classement complet") :
   badge de rang rond + avatar coloré façon commentaires, plutôt que l'ancien carré plat --- */
.list-membres {
  margin: 0;
  padding: 0;
  counter-reset: num;
}
.list-membres li {
  list-style-type: none;
  counter-increment: num;
  display: flex;
  align-items: center;
  padding: 6px 0;
  border-bottom: 1px solid #f3f0fb;
}
.list-membres li:last-child {
  border-bottom: none;
}
.list-membres li:nth-child(1)::before {
  background-color: #ebc480;
  color: #fff;
  border-color: #ebc480;
}
.list-membres li:nth-child(2)::before {
  background-color: #e2a384;
  color: #fff;
  border-color: #e2a384;
}
.list-membres li:nth-child(3)::before {
  background-color: #d0d0d0;
  color: #fff;
  border-color: #d0d0d0;
}
.list-membres li::before {
  content: counter(num);
  /* on affiche le compteur */
  font-weight: bold;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid #e3ddf5;
  width: 28px;
  height: 28px;
  background-color: #f7f4fe;
  color: #977ce8;
  margin-right: 12px;
  text-decoration: none;
}
.item-list-membres {
  display: flex;
  align-items: center;
  height: auto;
  flex: 1;
  min-width: 0;
  text-decoration: none;
}
.item-list-membres:hover {
  text-decoration: none;
}
.item-list-membres:hover > .pop-add-pseudo {
  color: #f35396 !important;
}
.item-list-membres .pop-avatar {
  float: none;
}
/* --- Avatar du classement : rond + bordure colorée façon commentaires (au lieu d'un
   carré sans bordure). Même code couleur : bleu homme / violet femme. --- */
.pop-avatar {
  border-radius: 50%;
  border: 2px solid rgba(124, 190, 232, 0.5);
  flex-shrink: 0;
}
.pop-avatar.avatar-femme {
  border-color: rgba(151, 124, 232, 0.5);
}
/* --- Avatar de la barre membre connecté (bleue) : même traitement rond + bordure --- */
.connected-bar-avatar {
  border-radius: 50%;
  border: 2px solid rgba(124, 190, 232, 0.5);
}
.connected-bar-avatar.avatar-femme {
  border-color: rgba(151, 124, 232, 0.5);
}
/* --- Pseudo du classement : aligné sur le code couleur des commentaires plutôt que
   toujours bleu en majuscules --- */
.pop-add-pseudo {
  display: inline-block;
  color: #7cbee8;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  text-transform: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pop-add-pseudo.femme {
  color: #977ce8;
}
.bloc-bannieres > a {
  margin-bottom: 20px;
}
.bloc-concours.cloture {
  color: #6a6a6a;
}
.bloc-concours.cloture .fiche-concours {
  background-color: #d0d0d0;
}
.bloc-concours.cloture .fiche-concours .concours-title::after {
  border-color: transparent #d0d0d0 transparent transparent;
}
.bloc-concours.cloture .concours-cadeaux {
  color: #6a6a6a;
}
.bloc-concours.cloture .concours-title {
  background-color: #4c4c4c;
}
.bloc-concours.cloture .concours-title-link {
  background-color: #4c4c4c;
}
.bloc-concours.cloture .picto-bulle,
.bloc-concours.cloture .picto-coeur {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.5;
}
.bloc-concours.cloture .nav > li > a.participate {
  background-color: #d0d0d0;
}
.btn-banniere-sep {
  height: 18px;
  display: block;
  clear: both;
}
.pagination-num-page {
  font-size: 20px;
  margin-top: 11px;
}
.bloc-pagination {
  border: 1px solid #fff;
  text-align: center;
  margin: 0;
  padding: 15px!important;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
}
.bloc-pagination a {
  text-decoration: none;
}
.bloc-pagination .list-unstyled {
  margin-top: 9px;
}
.bloc-pagination .list-unstyled.next {
  text-align: right;
}
.bloc-pagination .list-unstyled.previous {
  text-align: left;
}
.bloc-pagination .list-unstyled a:hover {
  color: #977ce8;
}
.pagination {
  margin: 0 auto;
}
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  font-weight: bold;
  border: none;
}
.pagination > li > a.active,
.pagination > li > span.active {
  background-color: #977ce8;
  color: #fff;
  border: none;
}
.pagination > li > a.active:hover,
.pagination > li > span.active:hover {
  background-color: #977ce8;
  color: #fff;
  border: none;
}
.pagination > li > a:hover,
.pagination > li > span:hover {
  background-color: #eeeeee;
  border: none;
  color: #222222;
}
.pagination > li > a.sep,
.pagination > li > span.sep {
  cursor: default;
}
.pagination > li > a.sep:hover,
.pagination > li > span.sep:hover {
  background-color: transparent;
}
.pagination > li > a.orga,
.pagination > li > span.orga {
  background-color: rgba(255, 255, 255, 0.6);
  margin: 5px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  display: inline-block;
  border-radius: 50%;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.pagination > li > a.orga:hover,
.pagination > li > span.orga:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
.pagination > li > a.orgaActive,
.pagination > li > span.orgaActive {
  background-color: #977ce8;
  color: #fff;
  border: none;
  margin: 5px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  display: inline-block;
  border-radius: 50%;
}
.pagination > li > a.orgaActive:hover,
.pagination > li > span.orgaActive:hover {
  background-color: #977ce8;
  color: #fff;
  border: none;
}
.picto-gift {
  display: inline-block;
  width: 23px;
  height: 23px;
  background-image: url('../img/sprites.png');
  background-position: -167px -2px;
  vertical-align: bottom;
  margin-right: 15px;
}
.picto-gift-comm {
  display: inline-block;
  width: 34px;
  height: 34px;
  vertical-align: bottom;
  margin-right: 10px;
}
.bloc-temoignage {
  position: relative;
  border-radius: 8px;
  background-color: #fff;
}
.bloc-temoignage:after {
  content: '';
  position: absolute;
  border: 36px solid transparent;
  width: 0;
  height: 0;
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #fff;
  bottom: -51px;
  right: 20px;
  -ms-transform: rotate(-15deg);
  /* IE 9 */
  -webkit-transform: rotate(-15deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-15deg);
}
.bloc-temoignage h2 {
  font-family: arial;
  font-weight: bold;
  font-size: 18px;
  text-transform: none;
  padding: 0;
}
.bloc-temoignage .temoignage-signature {
  text-align: right;
  font-size: 13px;
  color: #888888;
  display: block;
}
.bloc-temoignage .temoignage-signature a {
  font-weight: bold;
}
/* --- Témoignage populaire (remplace l'ancienne bordure pointillée 3px/6px) --- */
.bloc-temoignage.temoignage-top {
  background-color: #ede7fd;
  border-left: 3px solid #977ce8;
  padding-left: 10px;
}
.bloc-temoignage.temoignage-top:hover {
  background-color: #e7dffa;
}
/* Le coin de papier plié (:after) reprend la couleur du fond de la card :
   resté blanc par défaut, il tranchait mal sur le fond violet des "populaires" */
.bloc-temoignage.temoignage-top:after {
  border-top-color: #ede7fd;
}
.bloc-temoignage.temoignage-top-mega {
  border-left-width: 5px;
}
.bloc-temoignage.temoignage-top-ultra {
  border-left-width: 7px;
  background-color: #e3d9fb;
}
.bloc-temoignage.temoignage-top-ultra:hover {
  background-color: #dccdf8;
}
.bloc-temoignage.temoignage-top-ultra:after {
  border-top-color: #e3d9fb;
}
.temoignage-top-badge {
  color: #977ce8;
  font-size: 10.5px;
  font-weight: 700;
  margin-left: 4px;
  vertical-align: middle;
  letter-spacing: 0.02em;
}
/* --- Messagerie privée : disposition façon messagerie moderne (moi à droite / ami à gauche) --- */
.bloc-mp {
  display: flex;
  flex-direction: column-reverse;
  /* messages reçus en DESC (PHP/JS inchangés) -> ordre visuel chronologique sans toucher au tri/prepend existant */
  /* #mp-{id}-avatar conservé dans le DOM (handler suppression), juste masqué visuellement */
}
.bloc-mp .mp-row {
  display: flex;
  align-items: flex-end;
  margin-bottom: 14px;
}
.bloc-mp .mp-row-ami {
  justify-content: flex-start;
}
.bloc-mp .mp-row-moi {
  justify-content: flex-end;
}
.bloc-mp .mp-avatar-wrap {
  flex-shrink: 0;
  margin-right: 8px;
}
.bloc-mp .mp-row-moi .mp-avatar-wrap {
  display: none;
}
.bloc-mp .mp-bubble-col {
  display: flex;
  flex-direction: column;
  max-width: 75%;
}
.bloc-mp .mp-row-moi .mp-bubble-col {
  align-items: flex-end;
}
.bloc-mp .mp-row-ami .mp-bubble-col {
  align-items: flex-start;
}
.bloc-mp .mp-moi {
  background-color: #977ce8;
  color: #fff;
  padding: 10px 14px;
  border-radius: 16px 16px 4px 16px;
}
.bloc-mp .mp-ami {
  background-color: #f1eefb;
  color: #3d2e75;
  padding: 10px 14px;
  border-radius: 16px 16px 16px 4px;
}
.bloc-mp .date-mp {
  font-size: 11px;
  color: #9b93b8;
  margin: 2px 4px 0;
  display: block;
}
.bloc-mp .mp-row-moi .date-mp {
  text-align: right;
}
.bloc-mp .mp-row-ami .date-mp {
  text-align: left;
}
.bloc-mp .date-mp .comment-action-btn {
  height: 18px;
  padding: 0 6px;
  margin-left: 6px;
  font-size: 10px;
}
/* --- Avatar rond + bordure genrée, réutilisable (liste conversations + bulles + en-tête discussion) --- */
.mp-avatar {
  border-radius: 50%;
  border: 2px solid rgba(124, 190, 232, 0.5);
}
.mp-avatar.avatar-femme {
  border-color: rgba(151, 124, 232, 0.5);
}
/* --- Pastille "en ligne" --- */
.mp-avatar-wrap {
  position: relative;
  display: inline-block;
}
.mp-avatar-wrap.is-online::after {
  content: "";
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 12px;
  height: 12px;
  background-color: #3dd16f;
  border: 2px solid #fff;
  border-radius: 50%;
}
/* --- Liste des conversations (mp.php) --- */
.mp-conversation-item {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  padding: 12px 0;
  border-top: 1px solid #e8e3f4;
  position: relative;
}
.mp-conversation-item:hover {
  background-color: #faf9fd;
  text-decoration: none;
}
.mp-conversation-body {
  display: flex;
  flex-direction: column;
  min-width: 0;
  flex: 1;
}
.mp-conversation-preview {
  color: #6b6280;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mp-unread-badge {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 10.5px;
  font-weight: 700;
  color: #977ce8;
  background: #f1eefb;
  border-radius: 20px;
  padding: 3px 9px;
}
.mp-unread-badge .fa {
  font-size: 7px;
}
/* --- En-tête de discussion.php : avatar + pseudo + statut en ligne --- */
.discussion-header {
  display: flex;
  align-items: center;
  gap: 12px;
}
.mp-online-label {
  font-size: 11px;
  font-weight: 700;
  color: #3dd16f;
  margin-left: 6px;
}
.gestion-amis {
  padding: 25px;
}
.gestion-amis h2 {
  font-family: arial;
  font-weight: bold;
  font-size: 18px;
  text-transform: none;
  padding: 0;
}
/* ====================================================================
   REFONTE VISUELLE (juin 2026) — porté depuis le <style> inline de
   fiche-NEW.php / nouveautev2-NEW.php une fois validé en ligne.
   Voir CLAUDE.md ("Chantier en cours : refonte visuelle fiche concours")
   pour le détail des choix et des pièges rencontrés.
   ==================================================================== */
/* --- Icône nav "Commentez ce jeu" : couleur allégée + espacement cohérent --- */
#btn-load-comments .fa {
  color: #b9a7ee;
  margin-right: 4px;
}
/* --- Étoiles nav : centrage horizontal + vertical dans la cellule --- */
.link-concours-nav .stars {
  margin: 0;
  vertical-align: middle;
}
.link-concours-nav li {
  vertical-align: middle;
}
/* --- Nav MES NOTES/COMMENTEZ CE JEU/étoiles/PARTICIPER trop haute sur mobile (20/07/2026) ---
   Sur mobile (<768px), _responsive.less (@media max-width:@screen-xs-max, ~ligne 717) fait déjà
   passer .nav-tabs.nav-justified en grille 2 colonnes (> li{display:inline-block;width:50%}) —
   PAS un simple empilement Bootstrap 1 colonne. Dans cette grille, le padding vertical par défaut
   de Bootstrap sur .nav>li>a (10px haut/bas — seul le padding gauche/droite est surchargé par
   site.less) rendait chaque cellule inutilement haute. Le <li> des étoiles est un cas à part :
   il contient un <ul class="stars"> brut (pas de <a>), sensiblement moins haut (~20px) que sa
   cellule voisine PARTICIPER (icône + texte + chevron) sur la même ligne — sans centrage vertical
   fiable, il "coule" vers le bas de la ligne au lieu d'être centré comme PARTICIPER. */
@media (max-width: 767px) {
  .link-concours-nav.nav-justified > li > a {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .link-concours-nav.nav-justified > li:has(.stars) {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 6px 0;
  }
}
/* --- Même grille 2 colonnes appliquée sur 992-1199px (_responsive.less, sidebar présente) ---
   Même cause que ci-dessus (le <li> des étoiles n'a pas de <a>, donc aucun centrage vertical
   propre face à PARTICIPER) dès qu'on repasse en grille 2 colonnes ici aussi — même fix, sans
   le réajustement de padding des <a> (pas demandé sur cette plage, la nav n'est pas "trop haute"
   sur desktop, seul le passage à la ligne du texte+badge posait problème). */
@media (min-width: 992px) and (max-width: 1199px) {
  .link-concours-nav.nav-justified > li:has(.stars) {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}
/* --- Valeur des lots : pill contour seul --- */
.concours-cadeaux .valeur {
  background-color: transparent;
  border: 1px solid #c4b4f0;
  color: #a08cc8;
  font-size: .8em;
  border-radius: 20px;
}
/* Concours clôturé : pill grisée comme le reste */
.bloc-concours.cloture .concours-cadeaux .valeur {
  color: #787878;
  border-color: #c0c0c0;
}
/* --- Champ URL liste gagnants : même style que textarea commentaire --- */
input[id^="url-liste-"] {
  border: 1px solid #c8c0e8 !important;
  background-color: #fff !important;
}
input[id^="url-liste-"]:focus {
  border-color: #b9a7ee !important;
  background-color: #fff !important;
  box-shadow: 0 0 0 2px rgba(185, 167, 238, 0.18) !important;
  outline: none !important;
}
/* --- Card liste des gagnants --- */
.liste-gagnants-card {
  display: flex;
  align-items: center;
  gap: 14px;
  background: #f7f4fe;
  border-left: 3px solid #977ce8;
  border-radius: 0 6px 6px 0;
  padding: 14px 16px;
  margin-top: 10px;
}
.fiche-visited {
  filter: saturate(0.5);
}
.concours-note-text {
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.2;
}
.concours-action-link {
  font-weight: normal;
  font-size: .9em;
  cursor: pointer;
}
.liste-gagnants-card.liste-gagnants-pending {
  background: #faf9fd;
  border-left-color: #c4b4f0;
}
.liste-gagnants-icon {
  font-size: 32px;
  color: #977ce8;
  line-height: 1;
  flex-shrink: 0;
}
.liste-gagnants-pending .liste-gagnants-icon {
  color: #c4b4f0;
}
.liste-gagnants-body {
  flex: 1;
}
.liste-gagnants-title {
  font-weight: 700;
  color: #3d2e75;
  margin: 0 0 10px;
  font-size: 14px;
}
.liste-gagnants-pending .liste-gagnants-title {
  color: #7a6aaa;
}
.liste-gagnants-btn {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: #977ce8;
  color: #fff !important;
  font-weight: 600;
  font-size: 13px;
  padding: 8px 18px;
  border-radius: 20px;
  text-decoration: none !important;
  transition: background 0.15s;
  margin-bottom: 10px;
}
.liste-gagnants-btn:hover {
  background: #8568d9;
  color: #fff !important;
}
.liste-gagnants-credit {
  margin: 0;
  font-size: 12px;
  color: #9b9b9b;
}
.liste-gagnants-credit .fa-heart {
  color: #f35396;
}
.liste-gagnants-credit a {
  color: #7a6aaa;
  font-weight: 600;
}
.liste-gagnants-credit a:hover {
  color: #977ce8;
  text-decoration: none;
}
/* --- Card : léger border-radius --- */
.bloc-concours {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
/* L'espace de l'accent (bordure haut+gauche) n'est réservé que lorsqu'un marquage est actif */
.bloc-concours.has-marquage {
  padding-left: 4px;
  padding-top: 4px;
}
/* --- H5 : couleur titraille + icônes FA --- */
.bloc-concours h5 {
  color: #3a2f6b;
}
.bloc-concours h5 .fa {
  color: #b9a7ee;
  margin-right: 6px;
}
/* Concours clôturé : titraille grisée comme le reste (même gris que .valeur clôturé) */
.bloc-concours.cloture h5 {
  color: #787878;
}
/* --- Conditions : bordure gauche bleue --- */
.concours-conditions .alert-info {
  border-left: 4px solid #7cbee8;
  border-radius: 4px;
}
/* --- Commentaires : hover + transition --- */
.comment {
  transition: background-color 0.15s ease;
  padding-bottom: 12px;
  border-top: 1px solid #e8e3f4;
}
.comment:hover {
  background-color: #faf9fd;
}
/* --- Avatar : arrondi complet + bordure colorée et atténuée (même code couleur
   que le pseudo : bleu homme / violet femme / rose admin) --- */
.comment .media-object {
  border-radius: 50%;
  border: 2px solid rgba(124, 190, 232, 0.5);
}
.comment .media-object.avatar-femme {
  border-color: rgba(151, 124, 232, 0.5);
}
.comment .media-object.avatar-admin {
  border-color: rgba(222, 43, 118, 0.5);
}
/* --- "Mes notes" : icône à la place de l'avatar (pas un membre, pas de couleur genrée) --- */
.note-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #f7f4fe;
  border: 1px solid #e3ddf5;
  color: #977ce8;
  font-size: 15px;
  flex-shrink: 0;
}
/* Date seule (pas de pseudo à afficher pour une note) : plus discret qu'un nom de membre */
.note-date {
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  color: #8a82a8;
}
.note-date .fa {
  font-size: 11px;
  opacity: 0.8;
}
/* --- État vide des commentaires : invite chaleureuse plutôt qu'une ligne de texte plate --- */
.comment-empty-state {
  text-align: center;
  background: #f7f4fe;
  border-radius: 10px;
  padding: 22px 16px;
  margin: 0 0 10px;
}
.comment-empty-icon {
  font-size: 30px;
  color: #977ce8;
  margin-bottom: 8px;
}
.comment-empty-title {
  font-weight: 700;
  color: #3d2e75;
  margin: 0 0 4px;
  font-size: 15px;
}
.comment-empty-text {
  margin: 0;
  font-size: 12.5px;
  color: #7a6aaa;
}
/* Bascule live après le 1er commentaire (scripts.js, sans rechargement) : la card vide
   redevient un titre simple (même style que les autres h5 de la fiche), au lieu de
   garder le fond violet autour d'un texte brut. */
.comment-posted-heading {
  text-align: left;
  background: transparent;
  border-radius: 0;
  padding: 0 0 5px;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  color: #3a2f6b;
}
.comment-posted-heading .fa {
  color: #b9a7ee;
  margin-right: 6px;
}
/* --- Bouton vote ❤ --- */
.comment-btn-like {
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  width: auto !important;
  height: 26px !important;
  padding: 0 10px !important;
  margin: 0 !important;
  border: 1px solid #e3ddf5 !important;
  border-radius: 20px !important;
  background: #fff none !important;
  background-image: none !important;
  color: #b8b8b8 !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: all 0.15s !important;
  box-shadow: none !important;
  text-decoration: none !important;
  vertical-align: middle !important;
  line-height: 1 !important;
}
.comment-btn-like:hover,
.comment-btn-like:focus {
  border-color: #f5a8c8 !important;
  color: #d94983 !important;
  background-color: #fff5f8 !important;
  box-shadow: none !important;
  outline: none !important;
}
.comment-btn-like.active {
  background: #977ce8 none !important;
  background-image: none !important;
  border-color: #977ce8 !important;
  color: #fff !important;
}
.comment-btn-like.active:hover {
  background: #8568d9 none !important;
  border-color: #8568d9 !important;
  color: #fff !important;
}
.comment-btn-like .comment-btn-like-nb {
  font-size: 11px;
  font-weight: 600;
  color: inherit;
  display: inline;
  height: auto;
  line-height: 1;
}
.comment-btn-like-container {
  padding-top: 6px !important;
}
/* --- Textarea : bordure visible par défaut + focus violet --- */
.post-comment-area {
  border: 1px solid #c8c0e8;
  margin-bottom: 5px !important;
}
.post-comment-area:focus {
  border-color: #b9a7ee !important;
  background-color: #fff !important;
  box-shadow: 0 0 0 2px rgba(185, 167, 238, 0.18) !important;
}
/* --- Date du commentaire (dans h6 pseudo) --- */
.comment-date {
  color: #8a82a8;
  font-size: 10.5px;
  font-weight: normal;
  margin-left: 8px;
}
.comment-date .fa {
  font-size: 10px;
  opacity: 0.8;
}
/* --- Commentaire populaire (topCom) --- */
.comment.comment-top {
  background-color: #ede7fd;
  border-top-color: #b9a7ee;
  border-left: 3px solid #977ce8;
  padding-left: 10px;
}
.comment.comment-top:hover {
  background-color: #e7dffa;
}
.topCom {
  color: inherit;
  background: none;
  padding: 0;
  margin: 0 0 6px;
  border-radius: 0;
  border-left: none;
}
.comment-top-badge {
  color: #977ce8;
  font-size: 10.5px;
  font-weight: 700;
  margin-left: 7px;
  vertical-align: middle;
  letter-spacing: 0.02em;
}
/* --- Message : réduire l'espace avant les actions --- */
.comment-msg {
  margin: 0 0 6px;
}
/* --- Actions sous le texte du commentaire --- */
.comment-actions {
  margin-top: 0;
  line-height: 1;
}
.comment-action-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  height: 22px;
  padding: 0 9px;
  margin-right: 6px;
  border: 1px solid #e3ddf5;
  border-radius: 20px;
  background: #fff;
  color: #7a7090;
  font-size: 11px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 0.15s, border-color 0.15s, color 0.15s;
  white-space: nowrap;
  vertical-align: middle;
}
.comment-action-btn:hover,
a.comment-action-btn:hover {
  background-color: #f5f2ff;
  border-color: #b9a7ee;
  color: #977ce8;
  text-decoration: none;
}
.comment-action-signaler:hover {
  background-color: #fff5f8 !important;
  border-color: #f5a8c8 !important;
  color: #d94983 !important;
}
.comment-action-btn.done {
  cursor: default;
  pointer-events: none;
}
.comment-signaler-confirm {
  font-size: 11px;
  color: #d94983;
  font-style: italic;
}
/* --- Bulle @mention : forcer la même hauteur que les autres boutons action
   (concours ET bons plans — site.less force display:inline-block;width:17px
   identiquement sur .comment-pseudo-picto-bulle et .bonplan-pseudo-picto-bulle) --- */
.comment-actions .comment-pseudo-picto-bulle,
.comment-actions .bonplan-pseudo-picto-bulle {
  display: inline-flex !important;
  align-items: center !important;
  height: 22px !important;
  width: auto !important;
  background-image: none !important;
  vertical-align: middle !important;
}
/* --- Méta concours (jeu n°, ajouté le, marqué/visité le) intégré en pied de card --- */
.concours-meta {
  margin: 0;
  padding: 10px 15px 12px;
  border-top: 1px solid #ece8f5;
  font-size: 1.1rem;
  font-style: normal;
  color: #a39bb5;
}
.concours-meta .fa {
  color: #c4b4f0;
  margin-right: 2px;
}
.concours-meta-sep {
  color: #d8d0ec;
  margin: 0 4px;
}
.concours-meta a.concours-id,
.concours-meta a.concours-date-ajout {
  color: #a39bb5;
}
.concours-meta a.concours-id:hover,
.concours-meta a.concours-date-ajout:hover {
  color: #977ce8;
  text-decoration: none;
}
/* --- Emoji picker --- */
.emoji-picker-container {
  display: block;
  margin-top: 0;
}
.emoji-picker-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.emoji-shortlist {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  flex-wrap: wrap;
  background: #f7f4fe;
  border: 1px solid #e3ddf5;
  border-radius: 20px;
  padding: 4px 8px;
}
.emoji-btn {
  font-size: 18px;
  cursor: pointer;
  padding: 3px 4px;
  border-radius: 6px;
  line-height: 1;
  display: inline-block;
  user-select: none;
  transition: transform 0.1s, background 0.12s;
}
.emoji-btn:hover {
  background: #f0ecfd;
  transform: scale(1.25);
}
.emoji-picker-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #e3ddf5;
  color: #b9a7ee;
  cursor: pointer;
  font-size: 11px;
  transition: all 0.15s;
  vertical-align: middle;
  margin-left: 2px;
}
.emoji-picker-toggle:hover {
  background: #f0ecfd;
  border-color: #b9a7ee;
  color: #977ce8;
}
.emoji-picker-panel {
  display: flex;
  flex-wrap: wrap;
  gap: 1px;
  margin-top: 6px;
  padding: 8px;
  background: #faf8ff;
  border: 1px solid #e3ddf5;
  border-radius: 10px;
  max-width: 300px;
}
.emoji-picker-panel .emoji-btn {
  font-size: 20px;
  padding: 4px 5px;
  border-radius: 6px;
}
/* ====================================================
   MARQUAGE - barre d'icônes 1 clic (remplace le dropdown)
   ==================================================== */
/* --- Bordure d'accent en coin (haut + gauche), remplace le bandeau plein-couleur --- */
.accent-bar,
.accent-bar-top {
  position: absolute;
  background: transparent;
  transition: background 0.3s ease;
}
.accent-bar {
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
}
.accent-bar-top {
  left: 0;
  top: 0;
  right: 0;
  height: 4px;
}
.accent-bar.accent-joue,
.accent-bar-top.accent-joue {
  background: #6dba62;
}
.accent-bar.accent-favoris,
.accent-bar-top.accent-favoris {
  background: #d94983;
}
.accent-bar.accent-plustard,
.accent-bar-top.accent-plustard {
  background: #ffd477;
}
.accent-bar.accent-ignore,
.accent-bar-top.accent-ignore {
  background: #b9cfd1;
}
.accent-bar.accent-joue-favoris {
  background: linear-gradient(180deg, #6dba62, #d94983);
}
.accent-bar-top.accent-joue-favoris {
  background: linear-gradient(90deg, #6dba62, #d94983);
}
/* --- Pictos d'info : leur propre ligne, séparée du marquage --- */
/* !important nécessaire : _responsive.less est importé APRÈS ce fichier dans site.less
   et redéfinit .picto-bulle (display:table, margin/padding différents) à 2 breakpoints
   mobiles (max-width:566px et max-width:420px) — un reliquat de l'ancienne mise en page,
   qui écraserait sinon cette règle sur mobile malgré une spécificité identique. */
.picto-bulle {
  display: block !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 0 8px !important;
}
.picto-bulle img {
  vertical-align: middle;
}
/* --- Ligne marquage : icônes à gauche, ouvrir/fermer à droite --- */
.marquage-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.icon-bar {
  display: flex;
  gap: 6px;
  background: #f7f4fe;
  border-radius: 20px;
  padding: 4px 8px;
}
/* Concours clôturé : pill de marquage grisée comme .picto-bulle */
.bloc-concours.cloture .icon-bar {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}
.icon-btn {
  border: 1px solid #e3ddf5;
  background: #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 14px;
  color: #b5acce;
  transition: all 0.15s ease;
}
.icon-btn:hover {
  transform: scale(1.12);
}
.icon-btn.active-joue {
  background: #6dba62;
  color: #fff;
  border-color: #6dba62;
}
.icon-btn.active-favoris {
  background: #d94983;
  color: #fff;
  border-color: #d94983;
}
.icon-btn.active-plustard {
  background: #ffd477;
  color: #fff;
  border-color: #ffd477;
}
.icon-btn.active-ignore {
  background: #b9cfd1;
  color: #fff;
  border-color: #b9cfd1;
}
/* --- Icônes "Mes marquages" (menu membre connecté) : mêmes icônes/couleurs que
   l'icon-bar de marquage des fiches concours, au lieu des anciens sprites --- */
.menu-marquage-icon {
  display: inline-block;
  width: 18px;
  text-align: center;
  margin-right: 4px;
  font-size: 15px;
  vertical-align: middle;
}
.menu-marquage-icon.icon-joue {
  color: #6dba62;
}
.menu-marquage-icon.icon-favoris {
  color: #d94983;
}
.menu-marquage-icon.icon-plustard {
  color: #ffd477;
}
.menu-marquage-icon.icon-ignore {
  color: #b9cfd1;
}
.icon-btn.notconnected-disabled {
  cursor: pointer;
  color: #c8c0e8;
}
/* --- Bouton ouvrir/fermer détails : aligné avec la barre d'icônes, toujours visible sur le bandeau violet --- */
.btn-open-concours {
  flex-shrink: 0;
  color: #fff;
}
.btn-open-concours:hover,
.btn-open-concours:focus,
.btn-open-concours:active {
  color: #f0ecfd;
}
/* --- Pictos d'info + marquage sur une seule ligne en desktop/tablette
   (sur mobile : empilés, séparés simplement par un peu d'espace) --- */
@media (min-width: 567px) {
  .concours-head {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .picto-bulle {
    width: auto !important;
    margin-bottom: 0 !important;
  }
  .marquage-row {
    justify-content: flex-start;
  }
}
/* ====================================================================
   Cohérence visuelle listing (ex-"scope limité à nouveautev2-NEW.php",
   désormais déployé partout puisque ces blocs sont sur toutes les pages
   de listing via inc-menu-generique-droite.php)
   ==================================================================== */
.bloc-touslesjeuxconcours,
.bloc-filtrerpar,
.bloc-nemanquezpas,
.bloc-social,
.bloc-newsletter,
.bloc-topmembres,
.bloc-topbonsplans,
.bloc-publicites,
.bloc-avent {
  border-radius: 8px;
}
/* Fix sticky sidebar — BS3 float → flex sur desktop pour que la colonne sidebar
   atteigne la hauteur de la colonne contenu (condition nécessaire pour position:sticky) */
@media (min-width: 992px) {
  .contenu .container > .row {
    display: flex;
    /* align-items:stretch par défaut — les deux colonnes s'étendent à la hauteur de la plus grande */
  }
  .contenu .container > .row > [class*="col-md-"],
  .contenu .container > .row > [class*="col-lg-"] {
    float: none;
  }
}
/* Sticky ad fin de sidebar (desktop uniquement, uniquement inc-menu-generique-droite.php) */
@media (min-width: 992px) {
  .sidebar-sticky-end {
    position: sticky;
    top: 20px;
  }
}
/* La droite a déjà son propre traitement (chevron via ::before/::after sur .btn-banniere) */
.btn-banniere {
  border-radius: 8px 0 0 8px;
}
/* ====================================================================
   Cohérence visuelle index.php / bonsplans.php (25/06/2026)
   ==================================================================== */
.bloc-quisommesnous,
.bloc-nouveauxconcours,
.btn-bloc,
.bloc-communaute {
  border-radius: 8px;
}
/* Carte bon plan : pas de bordure basse (le bandeau titre suit juste en dessous),
   donc seuls les coins du haut sont arrondis */
.item-bon-plan {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
/* Même carte "bon plan" mais dans les widgets sidebar (inc-menu-bons-plans.php,
   inc-menu-accueil-droite.php, inc-menu-generique-droite.php) : .menu-bon-plan
   enveloppe l'image (.img-bon-plan-menu) + le bandeau titre (.titre-bons-plans),
   exactement la même structure que .item-bon-plan sur bonsplans.php — même fix. */
.menu-bon-plan {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
/* .bloc-touslesjeuxconcours a "margin-bottom:0!important" en dur (_fiche.less) ;
   on pose margin-top ici plutôt que de lutter contre ce !important — au collapsing
   des marges entre frères adjacents, c'est la plus grande des deux qui gagne. */
.bloc-filtrerpar {
  margin-top: 20px;
  margin-bottom: 20px;
}
.filtres-note {
  margin: 14px 0 0;
  padding-top: 12px;
  border-top: 1px dashed #e3ddf5;
  font-size: 11px;
  color: #b5acce;
  font-style: italic;
}
/* ====================================================
   FILTRES - pills violettes (remplace les checkbox sprite)
   ==================================================== */
.bloc-filtrerpar h2 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.filtres-icon {
  display: inline-flex;
  flex-shrink: 0;
  color: #977ce8;
}
.filtres-icon svg {
  width: 16px;
  height: 16px;
}
.filtres-badge {
  display: inline-flex;
  align-items: center;
  background: #977ce8;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  padding: 3px 10px;
  border-radius: 20px;
}
/* Conteneur badge + reset : permet de les faire passer à la ligne ENSEMBLE (mobile)
   sans étirer le badge lui-même sur toute la largeur */
.filtres-status {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 566px) {
  .filtres-status {
    flex-basis: 100%;
    margin-top: 4px;
  }
}
.filtres-reset {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 11px;
  font-weight: 600;
  color: #977ce8;
  cursor: pointer;
  text-transform: none;
}
.filtres-reset:hover {
  color: #6a4fc4;
  text-decoration: underline;
}
/* --- Chevron ouvrir/fermer : icône FA qui pivote au lieu du sprite --- */
.open-bloc-filtrerpar,
.open-bloc-filtrerpar:link,
.open-bloc-filtrerpar:visited,
.open-bloc-filtrerpar:hover,
.open-bloc-filtrerpar:focus,
.open-bloc-filtrerpar:active {
  background-image: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #e3ddf5;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #977ce8;
  text-decoration: none;
  outline: none;
  transition: transform 0.25s ease, background-color 0.15s ease;
}
.open-bloc-filtrerpar:hover,
.open-bloc-filtrerpar:focus {
  background-color: #f7f4fe;
  color: #977ce8;
}
.open-bloc-filtrerpar.open {
  transform: rotate(180deg);
}
/* --- Titre de colonne (regroupement thématique) --- */
.filtres-col-titre {
  display: block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #b5acce;
  margin-bottom: 8px;
}
/* --- Colonnes : un peu d'air de chaque côté du filet pointillé --- */
.bloc-list-filtrerpar {
  padding-left: 16px;
  padding-right: 16px;
}
.bloc-list-filtrerpar:first-child {
  padding-left: 0;
}
.bloc-list-filtrerpar:not(:last-child) {
  border-right: 1px dashed #e3ddf5;
}
.list-filtrerpar {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media (max-width: 566px) {
  .bloc-list-filtrerpar {
    padding-left: 0;
    padding-right: 0;
    border-right: none !important;
    margin-bottom: 14px;
  }
}
/* --- Pills de filtre : contour violet clair au repos, plein quand actif --- */
.item-filtrerpar {
  display: flex;
  align-items: center;
  gap: 6px;
  height: auto;
  padding: 4px 9px;
  border: 1px solid #e3ddf5;
  border-radius: 14px;
  font-size: 12px;
  color: #555;
  background: #fff;
  transition: all 0.15s ease;
}
.item-filtrerpar:hover {
  background: #f7f4fe;
  border-color: #c4b4f0;
}
.item-filtrerpar:before {
  content: none;
}
.item-filtrerpar::after {
  font-family: "FontAwesome";
  content: "\f00c";
  width: 12px;
  font-size: 11px;
  color: #fff;
  order: -1;
  flex-shrink: 0;
}
.item-filtrerpar.active {
  background: #977ce8;
  border-color: #977ce8;
  color: #fff;
}
.item-filtrerpar.active:hover {
  background: #8568d9;
  border-color: #8568d9;
}
/* ====================================================
   SELECTS date/tri : dropdown 100% custom
   ==================================================== */
.bloc-touslesjeuxconcours-selects {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 14px;
  position: relative;
}
.csel {
  position: relative;
}
.csel-trigger {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 44px;
  padding: 0 16px;
  border-radius: 14px;
  border: 1px solid #e3ddf5;
  background: #fff;
  box-shadow: 0 12px 28px rgba(91, 75, 138, 0.1);
  color: #5b6072;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease;
}
.csel-trigger:hover {
  border-color: #c9c2e0;
  background: #faf8ff;
}
.csel.open .csel-trigger {
  border-color: #977ce8;
  box-shadow: 0 0 0 3px rgba(151, 124, 232, 0.25);
}
.csel-icon {
  color: #c4b4f0;
  flex-shrink: 0;
  display: flex;
}
.csel-icon svg {
  width: 16px;
  height: 16px;
}
.csel-current {
  font-weight: 800;
  color: #241c3d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}
.csel-chevron {
  color: #b9b3cc;
  flex-shrink: 0;
  display: flex;
  transition: transform .2s ease;
}
.csel-chevron svg {
  width: 16px;
  height: 16px;
}
.csel.open .csel-chevron {
  transform: rotate(180deg);
  color: #977ce8;
}
.csel-menu {
  display: none;
  position: absolute;
  left: 0;
  top: calc(108%);
  z-index: 50;
  width: max-content;
  min-width: 100%;
  max-width: 360px;
  background: #fff;
  border-radius: 16px;
  border: 1px solid #e3ddf5;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.16);
  padding: 6px;
}
.csel.open .csel-menu {
  display: block;
}
/* --- Variante "recherchable" (ex. liste d'amis sur mp.php) : champ de filtre en tête
   du menu + menu scrollable si beaucoup d'options --- */
.csel-searchable .csel-menu {
  max-height: 320px;
  overflow-y: auto;
}
.csel-search-wrap {
  position: relative;
  margin-bottom: 6px;
}
.csel-search-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #b3a8d6;
  font-size: 12px;
}
.csel-search {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #e3ddf5;
  border-radius: 10px;
  background: #f7f4fe;
  padding: 8px 12px 8px 30px;
  font-size: 13px;
  color: #3d2e75;
}
.csel-search:focus {
  outline: none;
  border-color: #977ce8;
  background: #fff;
}
.csel-no-results {
  padding: 10px 12px;
  font-size: 12.5px;
  color: #9b93b8;
  text-align: center;
}
.csel-option {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 10px 12px;
  border: 0;
  background: none;
  border-radius: 10px;
  text-align: left;
  font-size: 13px;
  font-weight: 600;
  color: #6a6478;
  cursor: pointer;
  transition: background .12s ease;
}
.csel-option span:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.csel-option:hover,
.csel-option:focus {
  background: #f7f4fe;
  outline: none;
}
.csel-option[aria-selected="true"] {
  color: #241c3d;
  font-weight: 800;
}
.csel-radio {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1.5px solid #d8d2ea;
  background: #fff;
  flex-shrink: 0;
  transition: border-color 0.12s ease, background 0.12s ease;
}
.csel-option[aria-selected="true"] .csel-radio {
  border-color: #977ce8;
  background: #977ce8;
}
.csel-radio-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  transition: opacity .12s ease;
}
.csel-option[aria-selected="true"] .csel-radio-dot {
  opacity: 1;
}
@media (max-width: 560px) {
  .csel {
    width: 100%;
  }
  .csel-trigger {
    width: 100%;
  }
  .csel-menu {
    width: 100%;
  }
}
/* ====================================================
   PAGINATION : pills violettes (remplace le style Bootstrap nu
   ci-dessus dans ce même fichier, qui restait le seul bloc "carré"
   des pages de listing)
   ==================================================== */
.bloc-pagination {
  border: none;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 12px 28px rgba(91, 75, 138, 0.08);
  padding: 14px 15px !important;
}
.bloc-pagination.row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
/* Centrage redondant à l'intérieur de chaque colonne : avec flex-wrap:wrap sur une
   seule ligne, align-content:stretch (valeur par défaut) étire la ligne sur toute la
   hauteur de la carte ; le contenu de la colonne (en flux normal) reste alors ancré
   en haut au lieu d'en profiter. On centre donc aussi au niveau de chaque colonne. */
.bloc-pagination.hidden-sm > div {
  display: flex !important;
  align-items: center !important;
  float: none !important;
}
.bloc-pagination.hidden-sm .previous,
.bloc-pagination.hidden-sm .next {
  width: 100%;
}
.bloc-pagination.hidden-sm .pagination {
  width: 100%;
}
.bloc-pagination .pagination {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4px;
  margin-top: 0;
}
.bloc-pagination .pagination > li {
  float: none;
}
.bloc-pagination .pagination > li > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 34px;
  padding: 0 10px;
  border-radius: 20px;
}
.bloc-pagination .pagination > li > a:hover {
  background-color: #f7f4fe !important;
  color: #977ce8 !important;
}
.bloc-pagination .pagination > li > a.active,
.bloc-pagination .pagination > li > a.active:hover {
  background-color: #977ce8 !important;
  color: #fff !important;
  box-shadow: 0 4px 10px rgba(151, 124, 232, 0.35);
}
.bloc-pagination .pagination > li > a.sep {
  min-width: auto;
  padding: 0 4px;
  color: #c4b9e0;
}
.bloc-pagination .pagination > li > a.sep:hover {
  background-color: transparent !important;
  color: #c4b9e0 !important;
}
.bloc-pagination.hidden-sm .previous,
.bloc-pagination.hidden-sm .next {
  display: flex;
  align-items: center;
  margin: 0;
}
.bloc-pagination.hidden-sm .previous {
  justify-content: flex-start;
}
.bloc-pagination.hidden-sm .next {
  justify-content: flex-end;
}
.bloc-pagination.hidden-sm .previous li,
.bloc-pagination.hidden-sm .next li {
  list-style: none;
}
.bloc-pagination.hidden-sm .previous li a,
.bloc-pagination.hidden-sm .next li a,
.bloc-pagination.hidden-sm .previous li:not(:has(a)),
.bloc-pagination.hidden-sm .next li:not(:has(a)) {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  gap: 6px;
  height: 38px;
  padding: 0 16px;
  border-radius: 20px;
  border: 1px solid #e3ddf5;
  background: #fff;
  color: #5b6072;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .02em;
  text-decoration: none;
}
.bloc-pagination.hidden-sm .previous li a:hover,
.bloc-pagination.hidden-sm .next li a:hover {
  border-color: #977ce8;
  background: #faf8ff;
  color: #977ce8 !important;
}
.bloc-pagination.hidden-sm .previous li:not(:has(a)),
.bloc-pagination.hidden-sm .next li:not(:has(a)) {
  color: #c4b9e0;
  border-color: #ece8f5;
  background: #fbfafd;
  cursor: default;
}
.bloc-pagination.hidden-md .previous li a,
.bloc-pagination.hidden-md .next li a,
.bloc-pagination.hidden-md .previous li:not(:has(a)),
.bloc-pagination.hidden-md .next li:not(:has(a)) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid #e3ddf5;
  background: #fff;
  color: #977ce8;
  text-decoration: none;
  list-style: none;
}
.bloc-pagination.hidden-md .previous li a:hover,
.bloc-pagination.hidden-md .next li a:hover {
  background: #f7f4fe;
  border-color: #c4b4f0;
}
.bloc-pagination.hidden-md .previous li:not(:has(a)),
.bloc-pagination.hidden-md .next li:not(:has(a)) {
  color: #c4b9e0;
  border-color: #ece8f5;
  background: #fbfafd;
}
/* Les col-xs-2/col-xs-8 d'origine sont en %, ce qui empêcherait le badge "PAGE X"
   de se rétrécir à son contenu. Avec 2 boutons ronds de largeur égale aux extrémités,
   justify-content:space-between centre naturellement l'élément central auto-largeur. */
.bloc-pagination.hidden-md {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.bloc-pagination.hidden-md > [class*="col-xs-"] {
  width: auto;
  flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
}
.bloc-pagination.hidden-md .previous,
.bloc-pagination.hidden-md .next {
  margin: 0;
}
/* Pas de <span> dans le markup d'inc-pagination.php (partagé avec d'autres pages,
   non modifié) : le badge auto-largeur est donc posé directement sur le div,
   recentré par les 2 boutons ronds de largeur égale de part et d'autre. */
.bloc-pagination.hidden-md .pagination-num-page {
  margin: 0;
  background: #977ce8;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .02em;
  padding: 8px 20px;
  border-radius: 20px;
}
/* ====================================================================
   listes-gagnants.php : listing compact (03/07/2026)
   ==================================================================== */
.liste-gagnants-list {
  /* pas de padding — les items gèrent leur propre espacement */
}
.liste-gagnants-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border-bottom: 1px solid #ece8f5;
}
.liste-gagnants-item:last-child {
  border-bottom: none;
}
.liste-gagnants-item.is-consulted {
  opacity: 0.55;
}
.liste-gagnants-check {
  flex-shrink: 0;
  width: 18px;
  text-align: center;
}
.liste-gagnants-chevron {
  color: #c4b4f0;
  font-size: 1.3rem;
}
.liste-gagnants-joue {
  color: #6dba62;
  font-size: 1.6rem;
}
.liste-gagnants-info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.liste-gagnants-title {
  font-size: 1.35rem;
  color: #3a2f6b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.liste-gagnants-title:hover,
.liste-gagnants-title:focus {
  color: #7c5cd1;
  text-decoration: none;
}
.liste-gagnants-meta {
  font-size: 1.15rem;
  color: #9b93b8;
}
.liste-gagnants-voir {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: #7c5cd1;
  color: #fff !important;
  border-radius: 20px;
  padding: 5px 13px 3px;
  font-size: 1.25rem;
  font-weight: 600;
  white-space: nowrap;
  text-decoration: none !important;
}
.liste-gagnants-voir:hover,
.liste-gagnants-voir:focus {
  background: #623cc8;
}
.liste-gagnants-voir .fa {
  font-size: 1.1rem;
}
@media (max-width: 767px) {
  .liste-gagnants-item {
    flex-wrap: wrap;
    gap: 6px;
    padding: 9px 10px;
  }
  .liste-gagnants-title {
    white-space: normal;
  }
  .liste-gagnants-voir {
    margin-left: 28px;
    font-size: 1.2rem;
    padding: 3px 11px;
  }
}
/* ====================================================================
   liste-organisateurs.php : grille de cards (remplace le .list-group
   carré) + badge "X en cours" — 25/06/2026
   ==================================================================== */
.orga-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.orga-card {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border: 1px solid #ece8f5;
  border-radius: 10px;
  padding: 10px 16px;
  text-decoration: none;
  color: #3a2f6b;
  font-family: 'Roboto Condensed', sans-serif;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.orga-card:hover,
.orga-card:focus {
  background: #f7f4fe;
  border-color: #c4b4f0;
  text-decoration: none;
  color: #3a2f6b;
}
.orga-card-name {
  text-transform: uppercase;
}
.orga-count {
  background: #977ce8;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .02em;
  border-radius: 20px;
  padding: 3px 10px;
  white-space: nowrap;
}
/* ====================================================
   PROFIL MEMBRE (fiche-membre.php)
   ==================================================== */
.profile-card-body {
  padding: 18px 20px;
}
.friend-msg-toggle-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: none;
  border: 0;
  padding: 0;
  margin-left: 14px;
  font-size: 12px;
  font-weight: 600;
  color: #9b93b8;
  cursor: pointer;
}
.friend-msg-toggle-link:hover,
.friend-msg-toggle-link:focus {
  color: #977ce8;
  text-decoration: underline;
  outline: none;
}
.profile-header {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  padding: 10px 0 20px;
}
.profile-avatar-wrap {
  position: relative;
  flex-shrink: 0;
  display: inline-block;
}
.profile-avatar {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid rgba(124, 190, 232, 0.5);
  background: #fff;
}
.profile-avatar.avatar-femme {
  border-color: rgba(151, 124, 232, 0.5);
}
.profile-avatar-wrap.is-online::after {
  content: "";
  position: absolute;
  bottom: 4px;
  right: 4px;
  width: 18px;
  height: 18px;
  background-color: #3dd16f;
  border: 3px solid #fff;
  border-radius: 50%;
}
.profile-header-info {
  flex: 1;
  min-width: 220px;
}
.profile-pseudo {
  margin: 0 0 6px;
  font-size: 22px;
  font-weight: 700;
  color: #7cbee8;
}
.profile-pseudo.femme {
  color: #977ce8;
}
.profile-status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  border-radius: 20px;
  padding: 4px 12px;
  margin-bottom: 10px;
}
.profile-status .fa {
  font-size: 8px;
}
.profile-status-online {
  background: #e9faf0;
  color: #2faa5b;
}
.profile-status-offline {
  background: #f2f0f7;
  color: #8a82a8;
}
.profile-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
.profile-meta-item {
  font-size: 13px;
  color: #6a6478;
}
.profile-meta-item .fa {
  color: #b9a7ee;
  margin-right: 5px;
}
.profile-stats-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 10px;
}
.profile-stat-tile {
  flex: 1;
  min-width: 120px;
  background: #f7f4fe;
  border: 1px solid #e3ddf5;
  border-radius: 12px;
  padding: 16px 12px;
  text-align: center;
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
}
a.profile-stat-tile-link:hover,
a.profile-stat-tile-link:focus {
  background: #ede7fd;
  border-color: #c4b4f0;
  text-decoration: none;
  color: inherit;
}
.profile-stat-icon {
  font-size: 22px;
  color: #977ce8;
  margin-bottom: 6px;
}
.profile-stat-value {
  font-size: 20px;
  font-weight: 800;
  color: #3a2f6b;
}
.profile-stat-label {
  font-size: 12px;
  color: #7a7090;
}
.badges-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 18px 20px;
}
.badges-grid .badges {
  width: 56px;
  height: 56px;
  object-fit: contain;
  padding: 8px;
  border-radius: 12px;
  background: #f7f4fe;
  border: 1px solid #e3ddf5;
  transition: transform 150ms;
}
.badges-grid .badges:hover {
  transform: scale(1.1);
}
.amis-manage-link {
  text-align: center;
  padding: 18px 20px 0;
  margin-bottom: -8px;
}
/* H1 sémantique — même rendu visuel que le H2 d'origine.
   H1 Bootstrap = 36px, H2 = 30px. On aligne sur H2 pour éviter toute régression visuelle
   après le passage h2 → h1 (SEO) sur les pages de listing et l'accueil. */
.bloc-touslesjeuxconcours h1,
.bloc-quisommesnous h1 {
  font-size: 32px;
}
/* --- Cadre teal (.bloc-touslesjeuxconcours) qui ne contient QUE le <h2>/<h1> (membre.php,
   fiche-membre.php, liste-gains-public.php) : le padding-bottom global (h1-h5, site.less)
   décale le texte vers le haut, mal centré verticalement dans le bandeau. :only-child
   cible précisément ces cas sans toucher aux pages où un <p> suit le h2 (amis.php,
   liste-commentaires.php, liste-gains.php, liste-notes.php), qui ont besoin de cet espace. --- */
.bloc-touslesjeuxconcours h2.text-center:only-child,
.bloc-touslesjeuxconcours h1.text-center:only-child {
  padding-bottom: 0;
}
.amis-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 18px 20px;
}
.amis-card {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border: 1px solid #ece8f5;
  border-radius: 30px;
  padding: 6px 16px 6px 6px;
  text-decoration: none;
  color: #3a2f6b;
  font-weight: 600;
  font-size: 13px;
  -webkit-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
}
.amis-card:hover,
.amis-card:focus {
  background: #f7f4fe;
  border-color: #c4b4f0;
  text-decoration: none;
  color: #3a2f6b;
}
.amis-card-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid rgba(124, 190, 232, 0.5);
}
.amis-card-avatar.avatar-femme {
  border-color: rgba(151, 124, 232, 0.5);
}
/* ====================================================
   ÉDITION AVATAR (membre.php) — modale Bootstrap
   ==================================================== */
.profile-avatar-edit-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #977ce8;
  color: #fff;
  border: 2px solid #fff;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 150ms;
}
.profile-avatar-edit-btn:hover,
.profile-avatar-edit-btn:focus {
  background: #8568d9;
  color: #fff;
  outline: none;
}
.avatar-crop-imagebox {
  position: relative;
  height: 320px;
  width: 320px;
  max-width: 100%;
  margin: 0 auto;
  border: 1px solid #e3ddf5;
  border-radius: 8px;
  background: #f7f4fe;
  overflow: hidden;
  background-repeat: no-repeat;
  cursor: move;
}
.avatar-crop-thumbbox {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 160px;
  height: 160px;
  margin-top: -80px;
  margin-left: -80px;
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
}
.avatar-crop-spinner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 320px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.avatar-crop-actions {
  margin-top: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}
.avatar-crop-zoom {
  display: flex;
  gap: 6px;
}
/* ====================================================
   MES COMMENTAIRES (liste-commentaires.php)
   ==================================================== */
.my-comment-card {
  padding: 14px 16px;
}
.my-comment-header {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 8px;
}
.my-comment-header .media-object {
  flex-shrink: 0;
}
.my-comment-header-text {
  flex: 1;
  min-width: 0;
}
.my-comment-header-text .comment-date {
  display: block;
  margin-left: 0;
  margin-top: 2px;
}
.my-comment-header .comment-btn-like {
  cursor: default;
  pointer-events: none;
  flex-shrink: 0;
}
.comment-action-btn.comment-action-new {
  background: #977ce8;
  border-color: #977ce8;
  color: #fff;
}
.comment-action-btn.comment-action-new:hover {
  background: #8568d9;
  border-color: #8568d9;
  color: #fff;
}
/* --- Bouton "Concours non joués" (barre membre connectée) : pill engageante avec
   compteur live, au lieu du badge rose plat d'origine --- */
.btn-non-joues {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  background: linear-gradient(135deg, #de2b76, #f35396);
  color: #fff !important;
  border-radius: 20px;
  font-weight: 700;
  text-decoration: none !important;
  transition: transform 150ms ease, box-shadow 150ms ease;
  box-shadow: 0 2px 8px rgba(222, 43, 118, 0.35);
}
.btn-non-joues:hover,
.btn-non-joues:focus {
  transform: translateY(-1px) scale(1.03);
  box-shadow: 0 4px 14px rgba(222, 43, 118, 0.45);
}
.btn-non-joues-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  background: #fff;
  color: #de2b76;
  border-radius: 20px;
  font-size: 11px;
  font-weight: 800;
}
/* --- Icônes de notification (amis/messages) de la barre membre : badge rond en
   overlay au coin de l'icône (au lieu du simple texte inline d'origine), avec un
   léger pouls quand il y a une notification à voir ---
   Bouton repassé en carré flex de taille fixe (36px) plutôt que de compter sur
   l'alignement texte/baseline par défaut : fa-users et fa-comments n'ont pas
   exactement la même boîte de glyphe dans Font Awesome, donc avec un simple
   display:block + padding (réglage d'origine de .btn-connected), l'un des deux
   icônes se retrouvait visuellement plus haut que l'autre. Centrer en flexbox
   ignore ce détail de glyphe et garantit les deux icônes pile à la même hauteur. */
/* --- Recentrage vertical du bloc entier dans la barre (44px) : .connected-bar-pictos
   (site.less) a `float:right`, et un élément flotté n'est jamais affecté par
   `vertical-align` (qui ne s'applique qu'au flux inline normal) — donc le
   `vertical-align: middle` posé dans site.less n'avait jamais d'effet réel ici.
   Indépendant de la largeur d'écran (le float reste actif en mobile aussi). --- */
.connected-bar-pictos {
  margin-top: 5px;
}
.connected-bar-pictos .btn-connected {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0 !important;
  border-radius: 50%;
  transition: background-color 150ms ease;
}
.connected-bar-pictos .btn-connected:hover,
.connected-bar-pictos .btn-connected:focus {
  background-color: rgba(255, 255, 255, 0.15);
}
.connected-bar-pictos .label {
  position: absolute;
  top: -2px;
  right: -2px;
  min-width: 15px;
  height: 15px;
  line-height: 15px;
  padding: 0 4px;
  border-radius: 20px;
  font-size: 9.5px;
  font-weight: 800;
  box-shadow: 0 0 0 2px #7cbee8;
}
.connected-bar-pictos .label-danger:not(.hidden) {
  animation: notif-pulse 1.8s ease-in-out infinite;
}
@keyframes notif-pulse {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
/* --- Bannière d'info en tête des pages "marquages" (participer-terminer, favoris,
   faire-plus-tard) : remplace les .alert Bootstrap vert/jaune/rouge (hors charte)
   par un style cohérent avec le reste de la refonte --- */
.page-info-banner {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  background: #f7f4fe;
  border-left: 4px solid #977ce8;
  border-radius: 0 8px 8px 0;
  padding: 12px 16px;
  margin: 0 0 15px;
  color: #5b4f8a;
  font-size: 13px;
}
.page-info-banner .fa {
  color: #977ce8;
  font-size: 16px;
  margin-top: 1px;
  flex-shrink: 0;
}
/* ====================================================
   RECHERCHE DE MEMBRE (amis.php) — suggestions en direct
   ==================================================== */
.member-search-wrap {
  position: relative;
  max-width: 420px;
  margin: 0 auto;
}
.member-search-input-wrap {
  position: relative;
}
.member-search-icon {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #b3a8d6;
  font-size: 14px;
}
.member-search-input {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #e3ddf5;
  border-radius: 20px;
  background: #fff;
  padding: 10px 16px 10px 38px;
  font-size: 14px;
  color: #3d2e75;
}
.member-search-input:focus {
  outline: none;
  border-color: #977ce8;
  box-shadow: 0 0 0 2px rgba(151, 124, 232, 0.18);
}
.member-search-results {
  position: absolute;
  top: calc(106%);
  left: 0;
  right: 0;
  z-index: 50;
  max-height: 320px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #e3ddf5;
  border-radius: 14px;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.16);
  padding: 6px;
}
.member-search-result {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 10px;
  border-radius: 10px;
  text-decoration: none;
  color: #3a2f6b;
  font-weight: 600;
  font-size: 13px;
}
.member-search-result:hover,
.member-search-result:focus {
  background: #f7f4fe;
  text-decoration: none;
  color: #3a2f6b;
}
.member-search-result-avatar {
  border-radius: 50%;
  border: 2px solid rgba(124, 190, 232, 0.5);
  flex-shrink: 0;
}
.member-search-result-avatar.avatar-femme {
  border-color: rgba(151, 124, 232, 0.5);
}
.member-search-no-results {
  padding: 10px 12px;
  font-size: 12.5px;
  color: #9b93b8;
  text-align: center;
}
/* --- Sous-titres "Vos invitations" (amis.php) : le réemploi de .concours-title
   (bannière violette + triangle ::after) n'avait pas de sens pour un simple
   sous-titre de section — nouvelle classe neutre, sans bannière ni triangle.
   Padding horizontal aligné sur celui de .amis-grid (20px) pour que le texte et
   les cartes d'amis juste en dessous soient sur la même ligne verticale. --- */
.amis-section-intro {
  padding: 18px 20px 0;
}
.amis-subheading {
  font-size: 15px;
  font-weight: 700;
  color: #3a2f6b;
  margin: 0 0 4px;
  padding: 0;
  text-transform: none;
  background: none;
}
/* --- Icône seule (suppression message MP, newmp-NEW.php) dans un pill
   .comment-action-btn : même piège que les icônes fa-users/fa-comments de la
   barre membre — l'alignement texte/baseline par défaut varie selon le glyphe
   FA. Recentrée en boîte carrée fixe (comme .connected-bar-pictos .btn-connected)
   plutôt que de compter sur le flex row pensé pour icône+texte. --- */
#del-mp.comment-action-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px;
  height: 18px;
  font-size: 11px;
  padding: 1px 0px 0px 1px !important;
  line-height: 1;
}
/* --- MODALES (refonte 28/06/2026) ---
   Chrome déjà violet/blanc via .modal-header (site.less, @color5) — ici on
   harmonise coins arrondis, boutons en pills et les .alert Bootstrap brutes
   (rouge/bleu vifs, en rupture avec la charte) avec des cartes douces. --- */
.modal-content {
  border-radius: 12px;
}
.modal-header {
  padding: 16px 20px;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}
.modal-title {
  font-size: 1.7rem;
}
.modal-body {
  padding: 20px;
}
.modal-footer {
  border-top: 1px solid #ece8f5;
  padding: 14px 20px;
}
.modal-footer .btn,
.modal-body .btn {
  border-radius: 20px;
  padding: 8px 18px;
}
.modal-body .alert {
  border-radius: 8px;
  border: 0;
  border-left: 3px solid;
  padding: 12px 16px;
  font-size: 1.3rem;
  margin-bottom: 16px;
}
.modal-body .alert-danger {
  background: #fdeef2;
  border-left-color: #de2b76;
  color: #9c2058;
}
.modal-body .alert-info {
  background: #f7f4fe;
  border-left-color: #977ce8;
  color: #5b4a96;
}
/* Témoignage (#modal-temoignage) : upload photo en card claire, note finale discrète */
.temoignage-upload {
  background: #f7f4fe;
  border-radius: 8px;
  padding: 12px 14px 4px;
}
.temoignage-upload label {
  font-weight: 700;
  color: #5b4a96;
}
.temoignage-upload em {
  font-weight: normal;
  color: #9b93b8;
}
.temoignage-upload .help-block {
  color: #9b93b8;
  font-size: 1.1rem;
}
.temoignage-note {
  font-size: 1.2rem;
  color: #9b93b8;
  margin-top: 14px;
}
.temoignage-note i {
  color: #c4b4f0;
  margin-right: 4px;
}
/* Invitations d'amis (amis.php) : pseudo + compte à rebours d'expiration (30j) sur 2 lignes dans la pill .amis-card */
.amis-card-meta {
  display: flex;
  flex-direction: column;
  gap: 1px;
  min-width: 0;
}
.amis-card-expiry {
  font-size: 11px;
  color: #9b93b8;
}
/* "Le jeu ne s'affiche pas" (#modal-urljeuko) : tips en liste claire plutôt qu'un bloc de texte */
.modal-tips-list {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
.modal-tips-list li {
  padding: 10px 0;
  border-top: 1px solid #ece8f5;
}
.modal-tips-list li i {
  color: #977ce8;
  margin-right: 6px;
}
.modal-tips-list li:first-child {
  border-top: 0;
}
/* Graphique de statistiques (membre-stats.php) — remplace l'ancien camembert piechart.js */
/* 2 graphiques empilés (pas côte à côte) : le graphique "par année" peut compter beaucoup de colonnes pour un membre ancien, il a besoin de toute la largeur pour rester lisible */
.membre-stats-charts-grid {
  display: flex;
  flex-direction: column;
  gap: 45px;
  margin-top: 4px;
}
.membre-stats-chart-card {
  background: #faf9fd;
  border: 1px solid #ece8f5;
  border-radius: 10px;
  padding: 16px;
}
/* les 2 doughnuts (catégorie de lots / mécanique) sont bornés en largeur, donc côte à côte sur desktop plutôt que de gaspiller l'espace en pleine largeur comme les graphiques en barres */
.membre-stats-charts-row {
  display: flex;
  flex-wrap: wrap;
  gap: 45px;
}
.membre-stats-charts-row .membre-stats-chart-card {
  flex: 1;
  min-width: 280px;
}
.membre-stats-chart-title {
  margin: 0 0 10px;
  padding: 0;
  font-size: 1.4rem;
  color: #3a2f6b;
  font-weight: 700;
}
.membre-stats-chart-wrap {
  position: relative;
  height: 280px;
}
.membre-stats-chart-wrap-doughnut {
  height: 360px;
  max-width: 380px;
  margin: 0 auto;
}
/* Alertes Bootstrap hors modales (newsletter.php et autres formulaires non encore migrés) — mêmes tokens que .modal-body .alert-danger/-info, + variante succès. Cascade volontaire : restyle aussi tout .alert-success/-danger/-info existant ailleurs sur le site (ex. formulaire "coordonnées" de membre.php), cohérent avec la charte plutôt qu'une régression. */
.alert-success,
.alert-danger,
.alert-info {
  border-radius: 8px;
  border: 0;
  border-left: 3px solid;
  padding: 12px 16px;
  font-size: 1.3rem;
  margin-bottom: 16px;
}
.alert-success {
  background: #eaf7ec;
  border-left-color: #6dba62;
  color: #2f6e2a;
}
.alert-danger {
  background: #fdeef2;
  border-left-color: #de2b76;
  color: #9c2058;
}
.alert-info {
  background: #f7f4fe;
  border-left-color: #977ce8;
  color: #5b4a96;
}
/* Newsletter (newsletter.php) : cartes de choix Quotidienne/Hebdomadaire + panneau email
   Contraste volontairement plus appuyé que les autres composants pastel du site : .bloc-concours
   a un fond #f8f6fa très clair, donc les tons pastel habituels (#faf9fd/#e3ddf5) s'y noyaient
   complètement — ici fond blanc + bordures plus foncées pour que cartes/panneau se détachent. */
.nl-options {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 10px 0 26px;
}
.nl-option-card {
  flex: 1;
  min-width: 220px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 18px;
  border: 2px solid #d8cdf2;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(151, 124, 232, 0.08);
  cursor: pointer;
  margin: 0;
  font-weight: normal;
  transition: border-color 0.15s, background-color 0.15s;
}
.nl-option-card:hover {
  border-color: #977ce8;
}
.nl-option-card:has(.nl-option-input:checked) {
  border-color: #977ce8;
  background: #f7f4fe;
}
.nl-option-input {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.nl-option-icon {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #f7f4fe;
  border: 1px solid #c4b4f0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  color: #7c5cd1;
}
.nl-option-card:has(.nl-option-input:checked) .nl-option-icon {
  background: #977ce8;
  color: #fff;
  border-color: #977ce8;
}
.nl-option-text {
  flex: 1;
}
.nl-option-title {
  display: block;
  font-weight: 700;
  color: #3a2f6b;
  font-size: 1.4rem;
  margin: 0 0 3px;
}
.nl-option-desc {
  display: block;
  font-size: 1.2rem;
  color: #6b6383;
}
.nl-option-check {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #c4b4f0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: transparent;
  font-size: 11px;
  margin-top: 2px;
}
.nl-option-card:has(.nl-option-input:checked) .nl-option-check {
  border-color: #977ce8;
  background: #977ce8;
  color: #fff;
}
/* Panneau email : c'est l'action principale de la page, doit ressortir nettement du reste */
.nl-email-panel {
  background: #fff;
  border: 2px solid #977ce8;
  border-radius: 12px;
  padding: 22px;
  box-shadow: 0 2px 8px rgba(151, 124, 232, 0.12);
  margin-bottom: 10px;
}
.nl-email-panel-title {
  margin: 0 0 14px;
  font-weight: 700;
  font-size: 1.5rem;
  color: #3a2f6b;
}
.nl-email-panel-title .fa {
  color: #977ce8;
  margin-right: 6px;
}
.nl-email-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}
.nl-email-input {
  flex: 1;
  min-width: 220px;
  border: 2px solid #c4b4f0;
  border-radius: 8px;
  height: 46px;
  padding: 0 16px;
  background: #fff;
  font-size: 1.4rem;
}
.nl-email-input:focus {
  border-color: #977ce8;
  background-color: #fff;
  box-shadow: 0 0 0 3px rgba(151, 124, 232, 0.18);
}
.nl-email-row .btn {
  height: 46px;
}
.nl-email-hint {
  font-size: 1.2rem;
  color: #6b6383;
  margin: 0;
}
/* Encart FDJ (inc-fdj.php), intercalé entre les fiches concours via inc-monetisation.php : même radius que .bloc-concours pour se fondre dans le listing.
   overflow:hidden clippe proprement les coins du bandeau violet .bloc-fdj-titre (1er enfant, pleine largeur) — même principe déjà utilisé sur .bloc-concours avec son bandeau .fiche-concours. */
.liste-fdj {
  border-radius: 8px;
  overflow: hidden;
}
/* .bloc-gouvernement (bandeau légal jaune) est un frère après .liste-fdj, pas un enfant — le radius du haut ne le concerne pas, mais c'est lui qui ferme visuellement le bloc en bas (seul élément avec un fond visible à cet endroit, .liste-fdj n'a pas de bordure basse) */
.bloc-gouvernement {
  border-radius: 0 0 8px 8px;
}
/* Sommaire d'ancres (mentionslegales.php) : page longue découpée en plusieurs .bloc-concours, ces pills permettent de sauter directement à une section */
.mentions-toc {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}
.mentions-toc a {
  background: #fff;
  border: 1px solid #e3ddf5;
  border-radius: 20px;
  padding: 6px 14px;
  font-size: 1.2rem;
  color: #5b4a96;
  text-decoration: none;
  transition: background-color 0.15s, border-color 0.15s, color 0.15s;
}
.mentions-toc a:hover,
.mentions-toc a:focus {
  background: #977ce8;
  border-color: #977ce8;
  color: #fff;
  text-decoration: none;
}
.faq-bloc {
  margin-top: 16px;
  padding: 20px 24px;
  background: #f7f4fe;
  border-radius: 8px;
}
.faq-section-icon {
  color: #b9a7ee;
  margin-right: 6px;
}
.genie-badge {
  display: inline-block;
  background: #f7f4fe;
  border: 1px solid #d0c7f0;
  border-radius: 20px;
  padding: 2px 12px;
  font-size: .88em;
  color: #7c5cd1;
  margin-bottom: 10px;
}
.faq-item {
  border-bottom: 1px solid #e3ddf5;
  padding: 10px 0;
}
.faq-item:last-child {
  border-bottom: none;
}
.faq-summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  cursor: pointer;
  font-weight: 600;
  color: #3a2f6b;
}
.faq-summary::-webkit-details-marker {
  display: none;
}
.faq-answer {
  margin: 10px 0 0;
  color: #555;
}
.faq-chevron {
  color: #b9a7ee;
  font-size: .85em;
  flex-shrink: 0;
  margin-left: 8px;
  transition: transform .2s;
}
details[open] .faq-chevron {
  transform: rotate(90deg);
}
.footer-orga-wrap {
  margin-top: 8px;
}
.footer-orga-pill {
  display: inline-block;
  background: #e67e00;
  color: #fff !important;
  border-radius: 20px;
  padding: 5px 18px;
  font-weight: 700;
  font-size: .82em;
  letter-spacing: .4px;
  text-decoration: none !important;
}
.footer-orga-pill:hover,
.footer-orga-pill:focus {
  background: #b36200;
  color: #fff !important;
}
.bloc-orga-hero {
  background: linear-gradient(135deg, #1e0a45 0%, #3a1878 60%, #6a3fd4 100%);
  border-radius: 12px;
  padding: 36px 28px 28px;
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
}
.bloc-orga-hero-title {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 12px;
  color: #fff;
}
.bloc-orga-hero-sub {
  font-size: 1.5rem;
  opacity: .88;
  margin: 0 0 24px;
}
.bloc-orga-stats {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-top: 8px;
}
.bloc-orga-stat {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  padding: 14px 22px;
  min-width: 130px;
  flex: 1 1 120px;
  max-width: 180px;
}
.bloc-orga-stat-number {
  display: block;
  font-size: 2.4rem;
  font-weight: 700;
  color: #e8d8ff;
  line-height: 1;
  margin-bottom: 4px;
}
.bloc-orga-stat-label {
  font-size: 1.15rem;
  opacity: .82;
}
.bloc-orga-benefits,
.bloc-orga-include {
  list-style: none;
  padding: 0;
  margin: 0 0 14px;
}
.bloc-orga-benefits li,
.bloc-orga-include li {
  padding: 5px 0 5px 28px;
  position: relative;
  font-size: 1.4rem;
}
.bloc-orga-benefits li i,
.bloc-orga-include li i {
  position: absolute;
  left: 0;
  top: 6px;
  color: #7c5cd1;
  font-size: 1.4rem;
}
.bloc-orga-benefits li i {
  color: #6dba62;
}
.bloc-orga-refs-title {
  font-size: 1.3rem;
  color: #8a82a8;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 16px 0 8px;
}
.bloc-orga-refs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.bloc-orga-refs span {
  background: #f7f4fe;
  border: 1px solid #e3ddf5;
  border-radius: 20px;
  padding: 4px 14px;
  font-size: 1.3rem;
  color: #3a2f6b;
  font-weight: 600;
}
.bloc-orga-offer .concours-title {
  font-size: 1.7rem;
}
.bloc-orga-offer-premium {
  border-left: 3px solid #7c5cd1;
}
.bloc-orga-option-note {
  font-size: 1.25rem;
  color: #8a82a8;
  margin: 10px 0 0;
}
.bloc-orga-option-note a {
  color: #7c5cd1;
}
.bloc-orga-cta-block {
  background: #f7f4fe;
  border: 2px solid #c8b8f5;
  border-radius: 12px;
  text-align: center;
  padding: 32px 24px;
  margin-bottom: 24px;
}
.bloc-orga-cta-title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #3a2f6b;
  margin: 0 0 8px;
}
.bloc-orga-cta-sub {
  font-size: 1.45rem;
  color: #6a5e8a;
  margin-bottom: 20px;
}
.bloc-orga-cta-btn {
  background: #7c5cd1;
  color: #fff !important;
  border-radius: 30px;
  padding: 14px 36px;
  font-size: 1.6rem;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .04em;
}
.bloc-orga-cta-btn i {
  margin-right: 8px;
}
.bloc-orga-cta-btn:hover,
.bloc-orga-cta-btn:focus {
  background: #623cc8;
  color: #fff !important;
  text-decoration: none;
}
.bloc-orga-cta-btn-block {
  display: block;
  width: 100%;
  text-align: center;
  border: 0;
  cursor: pointer;
}
.bloc-orga-cta-contact {
  margin-top: 16px;
  font-size: 1.35rem;
  color: #8a82a8;
}
.bloc-orga-cta-contact a {
  color: #7c5cd1;
}
@media (max-width: 767px) {
  .bloc-orga-hero-title {
    font-size: 2rem;
  }
  .bloc-orga-stat {
    min-width: 40%;
    max-width: 50%;
  }
}
.advent-hero {
  position: relative;
  background: linear-gradient(155deg, #0f0520 0%, #1e0a45 45%, #3a1878 100%);
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}
.advent-snow {
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
}
.advent-snow span {
  position: absolute;
  top: -8px;
  background: rgba(255, 255, 255, 0.82);
  border-radius: 50%;
  animation: snowfall linear infinite;
}
@keyframes snowfall {
  0% {
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateY(440px) translateX(18px);
    opacity: 0;
  }
}
.advent-stars {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.advent-stars::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 2px;
  background: white;
  border-radius: 50%;
  box-shadow: 12px 14px 0 white, 38px 7px 0 rgba(255, 255, 255, 0.55), 72px 22px 0 white, 114px 9px 0 rgba(255, 255, 255, 0.4), 152px 17px 0 white, 206px 4px 0 rgba(255, 255, 255, 0.7), 254px 19px 0 white, 315px 11px 0 rgba(255, 255, 255, 0.5), 382px 7px 0 white, 32px 44px 0 rgba(255, 255, 255, 0.3), 87px 49px 0 white, 142px 39px 0 rgba(255, 255, 255, 0.6), 224px 54px 0 white, 303px 41px 0 rgba(255, 255, 255, 0.4), 363px 47px 0 white, 420px 12px 0 rgba(255, 255, 255, 0.6), 468px 33px 0 white, 510px 8px 0 rgba(255, 255, 255, 0.4);
  animation: starTwinkle 3.5s ease-in-out infinite alternate;
}
.advent-stars::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 1px;
  background: white;
  border-radius: 50%;
  box-shadow: 22px 29px 0 rgba(255, 255, 255, 0.5), 57px 14px 0 white, 97px 34px 0 rgba(255, 255, 255, 0.7), 133px 27px 0 white, 178px 41px 0 rgba(255, 255, 255, 0.4), 234px 34px 0 white, 283px 21px 0 rgba(255, 255, 255, 0.6), 343px 29px 0 white, 393px 15px 0 rgba(255, 255, 255, 0.5), 448px 42px 0 rgba(255, 255, 255, 0.3), 490px 22px 0 white;
  animation: starTwinkle 4.5s ease-in-out infinite alternate-reverse;
}
@keyframes starTwinkle {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}
.advent-tree-wrap {
  display: flex;
  justify-content: center;
  padding: 28px 20px 0;
}
.advent-tree {
  width: 200px;
  height: auto;
  filter: drop-shadow(0 4px 28px rgba(100, 60, 200, 0.4));
}
@keyframes twinkle {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: .12;
  }
}
@keyframes starPulse {
  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: .75;
    transform: scale(1.12);
  }
}
.advent-tree .light {
  animation: twinkle 1.8s ease-in-out infinite;
}
.advent-tree .l1 {
  animation-delay: 0s;
}
.advent-tree .l2 {
  animation-delay: .22s;
}
.advent-tree .l3 {
  animation-delay: .44s;
}
.advent-tree .l4 {
  animation-delay: .66s;
}
.advent-tree .l5 {
  animation-delay: .88s;
}
.advent-tree .l6 {
  animation-delay: .11s;
}
.advent-tree .l7 {
  animation-delay: .33s;
}
.advent-tree .l8 {
  animation-delay: .55s;
}
.advent-tree .l9 {
  animation-delay: .77s;
}
.advent-tree .l10 {
  animation-delay: .99s;
}
.advent-tree .l11 {
  animation-delay: .05s;
}
.advent-tree .l12 {
  animation-delay: .27s;
}
.advent-tree .l13 {
  animation-delay: .49s;
}
.advent-tree .l14 {
  animation-delay: .71s;
}
.advent-tree .l15 {
  animation-delay: .93s;
}
.advent-tree .l16 {
  animation-delay: .16s;
}
.advent-tree .l17 {
  animation-delay: .38s;
}
.advent-tree .l18 {
  animation-delay: .60s;
}
.advent-tree .tree-star {
  animation: starPulse 2.5s ease-in-out infinite;
  transform-origin: 100px 13px;
}
.advent-hero-content {
  text-align: center;
  padding: 16px 28px 34px;
  color: #fff;
}
.advent-hero-h1 {
  font-size: 2.6rem;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.55);
  margin: 0 0 6px;
  line-height: 1.2;
}
.advent-hero-sub {
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.82);
  margin: 0 0 20px;
}
.advent-countdown {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin: 0 0 8px;
  flex-wrap: wrap;
}
.advent-countdown-unit {
  text-align: center;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  padding: 10px 14px;
  min-width: 64px;
  backdrop-filter: blur(4px);
}
.advent-countdown-number {
  display: block;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  color: #FFD700;
  font-variant-numeric: tabular-nums;
  letter-spacing: -0.02em;
}
.advent-countdown-label {
  display: block;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: .07em;
  opacity: .7;
  margin-top: 3px;
}
.advent-countdown-msg {
  display: block;
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.65);
  margin: 6px 0 18px;
  font-style: italic;
}
.advent-hors-saison {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 10px;
  padding: 14px 20px;
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.85);
  margin: 0 0 16px;
  display: inline-block;
}
.advent-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin-top: 14px;
}
.advent-stat-pill {
  background: rgba(255, 255, 255, 0.13);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 20px;
  padding: 5px 14px;
  font-size: 1.35rem;
  backdrop-filter: blur(4px);
  white-space: nowrap;
}
.advent-stat-pill strong {
  color: #FFD700;
}
.advent-type-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 12px 0 16px;
}
.advent-type-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #f7f4fe;
  border: 1px solid #e3ddf5;
  border-radius: 20px;
  padding: 5px 12px;
  font-size: 1.35rem;
  color: #3a2f6b;
  white-space: nowrap;
}
.advent-type-pill i {
  color: #977ce8;
}
.advent-type-pill .atp-count {
  background: #977ce8;
  color: #fff;
  border-radius: 10px;
  padding: 1px 7px;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.6;
}
.advent-reset-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: transparent;
  border: 1px solid #e3ddf5;
  border-radius: 20px;
  padding: 6px 14px;
  color: #7c5cd1;
  font-size: 1.3rem;
  cursor: pointer;
  transition: background .15s, color .15s;
  margin-top: 8px;
}
.advent-reset-btn:hover {
  background: #f7f4fe;
  color: #5a3db8;
}
.advent-steps {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin: 16px 0;
}
.advent-step {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}
.advent-step-num {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #977ce8;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1;
}
.advent-step-body strong {
  display: block;
  color: #3a2f6b;
  font-size: 1.5rem;
  margin-bottom: 3px;
}
.advent-step-body p {
  color: #5a5080;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.5;
}
.advent-faq-intro {
  color: #8a82a8;
  font-size: 1.3rem;
  margin: 0 0 16px;
}
.advent-faq-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.advent-faq-item {
  border-bottom: 1px solid #e8e3f4;
}
.advent-faq-item:last-child {
  border-bottom: none;
}
.advent-faq-item.open .advent-faq-btn i {
  transform: rotate(45deg);
}
.advent-faq-item.open .advent-faq-answer {
  display: block;
}
.advent-faq-btn {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 14px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  color: #3a2f6b;
  font-weight: 600;
  font-size: 1.45rem;
  cursor: pointer;
  line-height: 1.35;
}
.advent-faq-btn i {
  color: #b9a7ee;
  flex-shrink: 0;
  transition: transform .2s;
}
.advent-faq-answer {
  display: none;
  padding: 0 16px 14px;
  color: #5a5080;
  font-size: 1.4rem;
  line-height: 1.65;
}
.advent-inner-bloc {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #ece8f5;
  margin-top: 16px;
  padding: 20px;
}
.advent-inner-bloc h2 {
  color: #3a2f6b;
  font-size: 1.8rem;
  margin: 0 0 14px;
}
.advent-inner-bloc h2 i {
  color: #b9a7ee;
  margin-right: 6px;
}
@media (max-width: 566px) {
  .advent-hero-h1 {
    font-size: 2rem;
  }
  .advent-tree {
    width: 150px;
  }
  .advent-countdown-number {
    font-size: 2.4rem;
  }
  .advent-countdown-unit {
    min-width: 50px;
    padding: 8px 10px;
  }
  .advent-hero-content {
    padding: 12px 16px 26px;
  }
  .advent-inner-bloc {
    padding: 16px;
  }
}
.col-nav-open,
.col-nav-close {
  display: none !important;
}
@media (max-width: 991px) {
  .connected-bar {
    height: auto !important;
    min-height: 44px;
  }
  .col-pseudo-avatar {
    display: inline-flex !important;
    align-items: center;
    height: 44px;
    margin-left: 8px;
    padding: 0 10px;
    color: #fff !important;
    font-size: 2.4rem;
  }
  .col-pseudo-avatar::after {
    display: none !important;
  }
  .col-pseudo-avatar:hover,
  .col-pseudo-avatar:focus,
  .col-pseudo-avatar:active {
    color: #fff !important;
    text-decoration: none;
  }
  .col-pseudo-avatar .col-nav-open {
    display: inline-block !important;
  }
  .col-pseudo-avatar .col-nav-close {
    display: none !important;
  }
  .col-pseudo-avatar[aria-expanded="true"] .col-nav-open {
    display: none !important;
  }
  .col-pseudo-avatar[aria-expanded="true"] .col-nav-close {
    display: inline-block !important;
  }
  .connected-bar-pseudo {
    display: none;
  }
  .pop-fonctionnalites,
  .pop-marquages {
    position: relative !important;
    top: auto !important;
    background-color: #92c9ec;
  }
  li.pop-section-header {
    color: #175881 !important;
    border-top-color: #175881 !important;
    margin-top: 0 !important;
  }
  li.pop-li-no-border {
    border-bottom: 0 !important;
  }
  .pop-fonctionnalites .btn-connected-submenu-item .fa {
    color: #fff !important;
  }
  .connected-bar-nav-list-btn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
@media (min-width: 992px) {
  header.fixmenu .ligne-header {
    display: none;
  }
  header.fixmenu .header-hr {
    display: none;
  }
  header.fixmenu .no-margin {
    margin-top: 5px;
  }
  .nav-header-rub-list {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
  }
  .nav-header-rub {
    display: inline-block;
    vertical-align: top;
    margin: 0 14px;
  }
  .nav-header-rub .dropdown {
    position: static;
  }
  .nav-header-rub:not(:first-child):before {
    content: "|";
    color: #999999;
    position: absolute;
    margin-left: -16px;
  }
  .nav-header-rub:first-child {
    margin: 0 12px 0 0;
  }
  .nav-header-rub.main-search:before {
    content: "";
  }
  .nav-header-rub-link {
    text-decoration: none;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    display: block;
    padding: 0 0 7px 0;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 5px solid #fff;
  }
  .nav-header-rub-link:first-child {
    padding-left: 0;
    margin-left: 0;
  }
  .nav-header-rub-link:hover,
  .nav-header-rub-link:focus,
  .nav-header-rub-link:active,
  .open .nav-header-rub-link {
    text-decoration: none;
    border-bottom: 5px solid #de2b76;
  }
  .nav-header-dropdown-menu {
    position: fixed;
    top: inherit;
    width: 100%;
    min-width: inherit;
    float: none;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 40px;
    border: 0px;
    border-top: 1px solid #eaebec;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .nav-header-sub-rub {
    padding: 0 50px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 90px;
    -moz-column-gap: 90px;
    column-gap: 90px;
    -webkit-column-rule: 1px solid #eaebec;
    -moz-column-rule: 1px solid #eaebec;
    column-rule: 1px solid #eaebec;
  }
  .nav-header-sub-rub-link {
    display: block;
    margin: 0 0 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 1.7rem;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .nav-header-sub-rub-link:hover,
  .nav-header-sub-rub-link:focus,
  .nav-header-sub-rub-link:active,
  .nav-header-sub-rub-link:hover i,
  .nav-header-sub-rub-link:focus i,
  .nav-header-sub-rub-link:active i {
    color: #f35396;
  }
  .nav-header-sub-rub-link i {
    margin-top: 3px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .header-connexion-profil-pseudo {
    max-width: 90px;
  }
  .nav-header-rub-list {
    margin-bottom: 5px;
  }
  .nav-header-rub {
    margin: 0 9px 0 5px;
  }
  .nav-header-rub:not(:first-child):before {
    margin-left: -11px;
    top: -2px;
  }
  .nav-header-rub-link {
    padding-bottom: 3px;
    font-size: 1.5rem;
  }
  .main-search-btn {
    padding-bottom: 10px;
  }
  .contenu {
    margin-top: 16px;
  }
  .contenu-connecte {
    margin-top: 16px;
  }
  .flex-col-md,
  .flex-row-md {
    display: flex;
  }
  .bloc-quisommesnous {
    width: 100%;
    background-position: bottom right -30px;
  }
  .bloc-calendrieravent {
    width: 100%;
    background-position: bottom right -30px;
  }
  .bloc-nemanquezpas {
    width: 100%;
  }
  .nav-tabs.nav-justified {
    font-size: 0;
    border: 0;
  }
  .nav-tabs.nav-justified > li {
    display: inline-block;
    width: 50%;
    font-size: 15px;
  }
  .nav-tabs.nav-justified > li > a {
    margin: 0;
    border: 1px solid #f4f5f8;
  }
  .post-insta {
    min-height: 286px;
  }
  #contenu-bon-plan img {
    width: 100%;
  }
  .footer-pays {
    padding-left: 40px;
  }
  .footer-genie {
    right: -57px;
  }
  .footer-bons-plans p {
    padding-right: 40px;
  }
}
@media (max-width: 1199px) {
  .btn-bloc-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .btn-bloc {
    margin-left: 0;
    margin-right: 0;
  }
  .btn-banniere {
    height: 140px;
    padding-top: 33px;
    padding-left: 85px;
    font-size: 2.2rem;
  }
  .btn-banniere::before,
  .btn-banniere::after {
    border-width: 70px 20px 70px 0;
  }
  .btn-banniere.btn-banniere-communaute {
    background-position: top 20px left 0;
    background-size: 90px;
  }
  .btn-banniere.btn-banniere-temoignages {
    background-position: top 9px left 0;
    background-size: 100px;
  }
  .liste-bons-plans article {
    margin: 0px 0px 30px 0px;
    float: left;
    width: 100%;
    clear: none !important;
    border: solid 1px #dbdbdb;
    border-bottom: none;
  }
  .liste-bons-plans article:nth-child(2n) {
    margin: 0px 0px 30px 0px;
  }
  .img-bon-plan img {
    width: 100%;
  }
  .liste-fdj article:nth-child(3) {
    display: none;
  }
  .liste-fdj article {
    width: 100%;
    margin: 0px;
  }
}
@media (max-width: 991px) {
  .header-logo-link {
    display: inline-block;
    vertical-align: middle;
  }
  .header-connexion,
  .header-connected {
    padding-top: 5px;
    text-align: right;
  }
  .header-connexion .btn,
  .header-connected .btn {
    width: 40px;
    height: 40px;
    padding: 11px;
  }
  .header-connexion .btn.btn-encoche:before,
  .header-connected .btn.btn-encoche:before,
  .header-connexion .btn.btn-encoche:after,
  .header-connected .btn.btn-encoche:after {
    content: none;
  }
  .header-menu-btn {
    font-size: 3rem;
  }
  .header-menu-btn:hover,
  .header-menu-btn:active,
  .header-menu-btn:focus {
    color: #f35396;
  }
  .col-pseudo-avatar {
    pointer-events: inherit;
  }
  .col-pseudo-avatar::after {
    display: inline-block;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent;
  }
  .col-pseudo-avatar:hover,
  .col-pseudo-avatar:active,
  .col-pseudo-avatar:focus {
    text-decoration: none;
  }
  .connected-bar-nav-menu {
    margin: -10px -15px;
    background-color: #7cbee8;
    /* "Concours non joués" sur mobile : la pill dégradée (desktop) faisait
           bizarre une fois isolée dans la liste pleine largeur du menu mobile —
           remplacée ici par la même structure de ligne que "Mes marquages"/"Mes
           autres fonctionnalités" (pleine largeur, padding identique), juste avec
           un fond rose plein pour la distinguer des deux autres. Desktop non
           affecté (cette règle n'existe que sous ce @media). */
  }
  .connected-bar-nav-menu.collapse {
    display: none;
  }
  .connected-bar-nav-menu.in {
    display: block;
  }
  .connected-bar-nav-menu li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #66b3e4;
    padding: 0;
    margin: 0;
  }
  .connected-bar-nav-menu li:not(:first-child):before {
    color: #7cbee8;
  }
  .connected-bar-nav-menu .btn-connected {
    text-align: left;
    padding: 12px 15px!important;
  }
  .connected-bar-nav-menu .btn-non-joues {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 12px 15px !important;
    background: #de2b76;
    border-radius: 0;
    box-shadow: none;
    text-align: left;
  }
  .connected-bar-nav-menu .btn-non-joues:hover,
  .connected-bar-nav-menu .btn-non-joues:focus {
    transform: none;
    box-shadow: none;
    background: #de2b76;
  }
  .connected-bar-nav-menu .btn-non-joues-badge {
    margin-left: auto;
  }
  .btn-connected-submenu {
    margin: 0;
    padding: 0;
    background-color: #7cbee8;
  }
  .btn-connected-submenu.collapse {
    display: none;
  }
  .btn-connected-submenu.in {
    display: block;
  }
  .btn-connected-submenu li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #66b3e4;
    padding: 0;
    margin: 0;
  }
  .btn-connected-submenu li:not(:first-child):before {
    color: #7cbee8;
  }
  .btn-connected-submenu .btn-connected-submenu-item {
    color: #fff;
    text-align: left;
    padding: 12px 15px!important;
    border: 0;
  }
  .pop-arrow:before,
  .pop-arrow:after {
    content: none;
  }
  .pop-marquages,
  .pop-fonctionnalites {
    position: relative;
    border: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .pop-marquages li,
  .pop-fonctionnalites li {
    background-color: #92c9ec;
  }
  /* Notifications amis/messages (icônes du haut) : même piège que .pop-marquages/
       .pop-fonctionnalites ci-dessus, mais la règle .pop d'origine ne le corrigeait
       qu'à partir de 420px — entre 421px et @screen-sm-max, le popup gardait sa largeur
       fixe desktop (350px) et pouvait dépasser de l'écran sur mobile. */
  .pop-add,
  .pop-msg {
    display: block;
    position: fixed;
    top: 85px;
    left: 0;
    right: 0;
    padding: 10px;
    width: 100%;
  }
  .dl-back {
    display: block;
  }
  .nav-header-dropdown-menu {
    position: fixed;
    left: 300px;
    top: -2px;
    padding: 0;
    border: 0;
    box-shadow: none;
    height: 100%;
  }
  .responsive-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1031;
    width: 80%;
    max-width: 300px;
    height: 100%;
    overflow: hidden;
    background-color: #ffffff;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    -webkit-box-shadow: 0 0 23px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.5);
  }
  .responsive-menu.close {
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    left: -300px;
  }
  .responsive-menu-inner {
    width: 600px;
    height: 100%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
  }
  .responsive-menu-slide {
    -webkit-transform: translate(-300px, 0);
    -ms-transform: translate(-300px, 0);
    -o-transform: translate(-300px, 0);
    transform: translate(-300px, 0);
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
  }
  .responsive-menu-header {
    width: 300px;
    height: 50px;
    background-color: #1b1b1b;
    color: #fff;
    padding: 15px 30px;
  }
  .responsive-menu-close {
    background: none;
    border: 0;
    float: right;
    display: inline-block;
  }
  .responsive-menu-close:hover,
  .responsive-menu-close:focus,
  .responsive-menu-close:active,
  .responsive-menu-close:active:focus {
    color: #f35396;
  }
  .responsive-menu-sub-menu {
    float: right;
    width: 300px;
    height: 400px;
  }
  .responsive-menu-container {
    height: calc(100% - 50px - 65px);
  }
  .responsive-menu-social-network {
    height: 65px;
  }
  .nav-header-rub-list,
  .nav-header-sub-rub {
    position: relative;
    width: 300px;
    margin: 0;
    padding: 10px 10px 0 30px;
    height: auto;
    overflow: auto;
  }
  .nav-header-rub-list > .main-search,
  .nav-header-sub-rub > .main-search {
    display: none;
  }
  .nav-header-rub-list {
    height: 100%;
  }
  .nav-header-rub-list > .main-search {
    display: none;
  }
  .nav-header-sub-rub {
    width: 300px;
    margin: 0;
    padding: 10px 0px 30px 30px;
    height: calc(100% - 50px);
  }
  .nav-header-sub-rub li {
    padding-right: 10px;
  }
  .nav-header-sub-rub > .main-search {
    display: none;
  }
  .nav-header-rub-link,
  .nav-header-sub-rub-link {
    width: 100%;
    text-decoration: none;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    display: block;
    padding: 5px 0;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    border-top: 1px solid #eaebec!important;
  }
  .nav-header-rub-link:not(.btn-close-nav-sub) i,
  .nav-header-sub-rub-link:not(.btn-close-nav-sub) i {
    display: none;
  }
  .nav-header-rub-link.btn-close-nav-sub,
  .nav-header-sub-rub-link.btn-close-nav-sub {
    text-align: right;
  }
  .nav-header-rub:first-child .nav-header-rub-link,
  .nav-header-rub:first-child .nav-header-sub-rub-link,
  .nav-header-sub-rub > li:first-child .nav-header-rub-link,
  .nav-header-sub-rub > li:first-child .nav-header-sub-rub-link {
    border: 0 !important;
  }
  .nav-header-rub-link:hover,
  .nav-header-sub-rub-link:hover,
  .nav-header-rub-link:focus,
  .nav-header-sub-rub-link:focus,
  .nav-header-rub-link:active,
  .nav-header-sub-rub-link:active {
    text-decoration: none;
    border-top: 1px solid #eaebec!important;
    color: #f35396;
  }
  .nav-header-rub-link.dropdown-toggle::after,
  .nav-header-sub-rub-link.dropdown-toggle::after {
    display: inline-block;
    float: right;
    margin-top: 2px;
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .dropdown-search {
    display: none;
    position: fixed;
    left: 0;
    top: 102px;
    border: 0;
    box-shadow: none;
    right: 0;
    border-bottom: 1px solid #ccc;
    height: auto;
  }
  .dropdown-search-connecte {
    display: none;
    position: fixed;
    left: 0;
    top: 102px;
    border: 0;
    box-shadow: none;
    right: 0;
    border-bottom: 1px solid #ccc;
    height: auto;
  }
  .btn-valid-search {
    width: auto!important;
  }
  .responsive-search.btn {
    border: 1px solid #ccc;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .responsive-search.btn:hover {
    background-color: #f35396;
  }
  .search-close.btn {
    color: #222222;
  }
  .search-close.btn:hover {
    color: #fff;
  }
  .btn i {
    margin-left: 0;
  }
  .header-social {
    padding: 15px 30px;
  }
  .post-insta {
    min-height: 259px;
  }
  .bon-plan-footads {
    padding: 0px;
  }
  #contenu-bon-plan img {
    width: 100%;
    padding: 0px 0px;
  }
  #contenu-bon-plan {
    padding: 0 15px 0px;
  }
  #footer-bon-plan {
    padding: 0px 0px 0px 0px;
  }
  .footer {
    padding-top: 40px;
  }
  .footer-pays {
    margin-top: 30px;
    padding-left: 15px;
  }
  .footer-list-link li {
    display: inline-block;
    width: 30%;
  }
  .footer-copyright {
    margin-top: 25px;
  }
  #back-to-top {
    display: none;
  }
  #back-to-top.show {
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .header-connexion,
  .header-connected {
    text-align: right;
  }
  .nav-tabs.nav-justified {
    font-size: 0;
    border: 0;
  }
  .nav-tabs.nav-justified > li {
    display: inline-block;
    width: 50%;
    font-size: 15px;
  }
  .nav-tabs.nav-justified > li > a {
    margin: 0;
    border: 1px solid #f4f5f8;
  }
  .post-insta {
    min-height: 259px;
  }
}
@media (max-width: 640px) {
  .btn-bloc {
    flex: 1;
    margin-right: 10px;
  }
  .btn-bloc:nth-child(even) {
    margin-right: 10px;
  }
  .btn-bloc:last-child {
    margin-right: 0;
  }
  .btn-banniere {
    height: 90px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 60px;
    font-size: 1.8rem;
  }
  .btn-banniere::before,
  .btn-banniere::after {
    border-width: 45px 20px 45px 0;
  }
  .btn-banniere.btn-banniere-communaute {
    background-position: top 10px left 5px;
    background-size: 55px;
  }
  .btn-banniere.btn-banniere-temoignages {
    background-position: top 8px left 5px;
    background-size: 55px;
  }
  .texte-date-fin {
    display: none;
  }
  .picto-calendar {
    padding-top: 10px;
  }
  .concours-end-link {
    font-size: 1.5rem;
  }
  .info_membre {
    text-align: center;
    margin-top: 10px;
  }
  .bloc-calendrieravent {
    background: #97d0d8;
    background-size: 100%;
    color: #fff;
    min-height: 320px;
  }
  .bloc-calendrieravent p {
    padding: 10px 0;
    line-height: 24px;
    text-align: justify;
    width: 100%;
  }
  .post-insta {
    min-height: 286px;
  }
}
@media (max-width: 566px) {
  .header-logo {
    max-height: 132px;
    max-width: 260px;
  }
  .header-connexion,
  .header-connected {
    padding-top: 8px;
  }
  .dropdown-search {
    top: 50px;
  }
  .dropdown-search-connecte {
    top: 94px;
  }
  .concours-head {
    margin: 5px 10px 5px 10px;
    text-align: center;
    width: 99%;
    padding: 0px 10px 0px 10px;
  }
  .picto-bulle {
    display: table;
    margin: 0 auto;
    padding: 0 0 5px 0;
  }
  .bloc-nouveauxconcours .col-xs-6 {
    width: 100%;
  }
  .list-new-concours.border-right {
    border: 0;
  }
  .concours-title {
    width: 100%;
    text-align: center;
    padding: 13px 15px 10px 15px;
  }
  .concours-title::after {
    content: none;
  }
  .concours-title-link {
    font-size: 1.8rem;
  }
  .concours-end-link {
    font-size: 1.4rem;
  }
  .picto-bulle img {
    width: 32px;
    height: 32px;
    border-radius: 8px;
  }
  .concours-etat-btn {
    height: 32px;
    padding: 7px 20px;
    background: #ffffff url(../img/dropdown.png) no-repeat 150px 12px;
  }
  .concours-etat-btn:hover,
  .concours-etat-btn:focus,
  .concours-etat-btn:active,
  .concours-etat-btn:focus:hover {
    background: #977ce8 url('../img/dropdown.png') no-repeat 150px 12px;
  }
  .concours-infos {
    padding: 15px 15px 0 15px;
  }
  .concours-infos h5 {
    font-size: 14px;
  }
  .post-insta {
    min-height: 286px;
  }
  .btn-bloc-container {
    flex-wrap: wrap;
  }
  .btn-bloc {
    flex-basis: calc(50% - 10px);
  }
  .btn-bloc:nth-child(even) {
    margin-right: 0;
  }
  .btn-banniere {
    padding-top: 20px;
    font-size: 1.5rem;
  }
  .footer-list-link li {
    display: inline-block;
    width: 49%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .header-logo {
    max-width: 290px;
  }
  .header-menu-btn,
  .header-logo-link {
    margin-top: 10px;
  }
  .header-connexion,
  .header-connected {
    padding-top: 10px;
  }
  .header-connexion .btn:not(.btn-no-resize),
  .header-connected .btn:not(.btn-no-resize) {
    width: 38px;
    height: 38px;
    padding: 10px;
  }
  .row.ligne-header {
    padding-bottom: 5px;
  }
}
@media (max-width: 767px) and (min-width: 497px) {
  .header-logo {
    max-width: 230px;
  }
  .header-menu-btn,
  .header-logo-link {
    margin-top: 8px;
  }
  .header-connexion,
  .header-connected {
    padding-top: 8px;
  }
  .header-connexion .btn:not(.btn-no-resize),
  .header-connected .btn:not(.btn-no-resize) {
    width: 34px;
    height: 34px;
    padding: 8px;
  }
  .row.ligne-header {
    padding-bottom: 0px;
  }
}
@media (max-width: 496px) and (min-width: 420px) {
  .main-search-btn {
    padding: 0;
  }
  .header-connexion .btn:not(.btn-no-resize),
  .header-connected .btn:not(.btn-no-resize) {
    width: 25px;
    height: 25px;
    padding: 4px;
  }
  .header-logo {
    max-width: 160px;
  }
  .dropdown-search {
    top: 42px;
  }
  .dropdown-search-connecte {
    top: 86px;
  }
  .btn-banniere {
    padding-left: 20px;
  }
  .btn-banniere.btn-banniere-communaute {
    background-image: none;
  }
  .btn-banniere.btn-banniere-temoignages {
    background-image: none;
  }
  .post-insta {
    min-height: 353px;
  }
}
@media (max-width: 420px) {
  .main-search-btn {
    padding: 0;
  }
  .nav-tabs.nav-justified > li.link-concours-facebook {
    display: none;
  }
  .header-logo {
    max-width: 170px;
  }
  .header-connexion .btn:not(.btn-no-resize),
  .header-connected .btn:not(.btn-no-resize) {
    width: 25px;
    height: 25px;
    padding: 4px;
  }
  .dropdown-search {
    top: 42px;
  }
  .dropdown-search-connecte {
    top: 86px;
  }
  body {
    font-size: 14px;
  }
  .pop {
    display: block;
    position: fixed;
    top: 85px;
    left: 0;
    right: 0;
    padding: 10px;
    width: 100%;
  }
  .bloc-topbonsplans {
    padding-left: 0px;
    padding-right: 0px;
  }
  .bloc-topbonsplans h2 {
    text-align: center;
  }
  .bloc-touslesjeuxconcours .select-jeux {
    width: 300px;
  }
  .concours-end-link {
    font-size: 1.4rem;
  }
  .concours-title-link {
    font-size: 1.6rem;
  }
  .concours-head {
    margin: 5px 10px 5px 10px;
    text-align: center;
  }
  .concours-infos {
    padding: 10px 10px 0px 10px;
  }
  .picto-bulle {
    padding: 10px 0 10px 0;
  }
  .stars {
    margin: 0;
  }
  h5 {
    padding: 0 0 5px 0;
  }
  .bloc-nemanquezpas {
    padding: 25px 10px;
  }
  .bloc-shadow-container {
    width: 100%;
  }
  .btn-banniere {
    padding-top: 10px;
    font-size: 2rem;
  }
  .btn-banniere.btn-banniere-communaute {
    margin-bottom: 10px;
  }
  .nav-tabs.nav-justified > li {
    width: 100%;
  }
  .btn {
    white-space: normal;
  }
  .bloc-newsletter .col-md-6 {
    width: 100%;
  }
  .bloc-newsletter .checkbox {
    margin: 0;
  }
  .bloc-newsletter .input-group {
    display: block;
    margin-top: 10px;
  }
  .bloc-newsletter .btn {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .post-insta {
    min-height: 339px;
  }
  .footer-list-link li {
    width: 100%;
  }
}
@media (max-width: 390px) {
  .header-connexion,
  .header-connected {
    padding-top: 8px;
  }
  .header-connexion .btn:not(.btn-no-resize),
  .header-connected .btn:not(.btn-no-resize) {
    width: 25px;
    height: 25px;
    padding: 3px;
  }
  h2 {
    font-size: 25px;
  }
  .header-logo {
    /* max-width: 140px; */
  }
  .col-pseudo-avatar::after {
    margin: 17px;
  }
  header.fixmenu .col-pseudo-avatar::after {
    margin: 13px;
  }
  .dropdown-search {
    top: 42px;
  }
  .dropdown-search-connecte {
    top: 86px;
  }
  .post-insta {
    min-height: 364px;
  }
  .responsive-menu {
    width: 100%;
  }
  .bloc-touslesjeuxconcours .select-jeux {
    width: 300px;
  }
}

/*# sourceMappingURL=sitev5.css.map */