/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    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('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/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 Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
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: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
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;
  color: #ff5e4d;
  margin-left: -5px;
}
.list-inline span {
  top: 3px;
  margin-right: 5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  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: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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: #fff;
}
.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: 15px;
    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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .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: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[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: 30px;
  }
  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: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="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: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -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: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.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: #204d74;
  border-color: #122b40;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.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: #398439;
  border-color: #255625;
}
.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: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.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: #269abc;
  border-color: #1b6d85;
}
.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: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.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: #d58512;
  border-color: #985f0d;
}
.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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.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: #ac2925;
  border-color: #761c19;
}
.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: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px 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: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-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: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  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: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
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: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #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: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
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: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  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: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.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: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .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: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
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: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active: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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.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: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.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: 3px;
  border-top-left-radius: 3px;
}
.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: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.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: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.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: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .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 Neue", 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: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.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: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.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;
  }
}
/* news-list */
/* trophee creer */
.white-link-arrow {
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
}
.blue-link-arrow {
  display: inline-block;
  background-image: url('/images/arrow-blue.png');
  background-repeat: no-repeat;
  background-size: 22px 15px;
  background-position: right center;
}
.black-hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
}
.black-hover:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  filter: transparent;
  /* IE 6-9 */
}
body {
  background-color: #f5f5f5;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
}
body.has-background {
  background-image: url('/images/yellow-bg.png');
  background-repeat: no-repeat;
  background-size: contain;
}
body p {
  font-size: 16px;
}
.modal-backdrop.in {
  z-index: 9989 !important;
  opacity: 0.7;
}
.modal {
  z-index: 9999;
}
.home-page .modal-header {
  padding: 0;
  border-bottom: 1px solid #FFED00;
}
.home-page .modal-header button.close {
  opacity: 1;
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 0 4px;
  background-color: #EB2D7C;
  font-size: 18px;
  font-weight: normal;
  text-shadow: 0 0 0 #fff !important;
  color: #fff;
}
.modal.in .modal-dialog {
  z-index: 9999;
  top: 100px;
}
@media (max-width: 767px) {
  .modal.in .modal-dialog {
    top: 5px;
  }
}
.home-page .modal img {
  width: 100%;
}
.home-page .modal .modal-footer {
  text-align: center;
  padding-top: 0;
  border-top: 0;
}
.title-modal-body {
  font-size: 20px;
  text-transform: uppercase;
  color: #00A6CE;
}
.description-modal-body {
  font-size: 14px;
}
.container.base-page {
  position: relative;
}
.container.home-page {
  z-index: 8000;
  margin-top: 124px;
}
.container.content-page,
.trophees-creer-form,
.container.login-page {
  margin-top: 124px;
}
.container.home-page,
.container.content-page,
.container.trophees-creer-form,
.footer-container {
  margin-left: -15px;
}
.container .container-block {
  width: 69%;
  margin-right: 1%;
}
a {
  font-size: 16px;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
h3 {
  font-size: 24px;
  font-weight: 600;
}
iframe {
  width: 100% !important;
}
.col {
  margin-top: 11px;
}
.cookies {
  z-index: 9999;
  position: fixed;
  bottom: -220px;
  left: 15px;
  max-width: calc(100% - 30px);
  width: 500px;
  background-color: #f0f0f0;
  padding: 15px;
  box-shadow: 0px 7px 15px #9a9a9a;
  transition: 0.5s ease-out;
  opacity: 0;
}
.cookies.active {
  bottom: 15px;
  opacity: 1;
}
.cookies .title-cookie {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.cookies > p {
  width: 100%;
  text-align: center;
}
.cookies .buttons-cookie {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.cookies .buttons-cookie a {
  background-color: #5f5f5f;
  color: white;
  display: block;
  padding: 10px 15px;
  border-radius: 10px;
  margin: 5px 10px;
}
.btn-red {
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  background-position: 95% center;
  background-color: #EB2D7C;
  padding: 10px 70px 10px 16px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.btn-red.btn-lg {
  width: auto;
  text-align: left;
}
.btn-red:hover {
  color: #fff;
}
.btn-yellow {
  background-image: url('/images/arrow-blue.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 22px 15px;
  background-color: #FFED00;
  padding: 10px 70px 10px 16px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  color: #384354;
}
.btn-yellow.btn-no-bg {
  background-image: none;
}
button.btn-white {
  width: auto;
  margin: 0 0.7%;
}
button.btn-white.btn-white-margin {
  margin-left: 37%;
}
button.btn-white-lg {
  width: 50%;
  margin: 0;
}
a.btn-white {
  width: 36.4%;
}
.btn-white {
  padding: 10px 15px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 21px 14px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  color: #EB2D7C;
}
.btn-white:hover {
  color: #EB2D7C;
}
.btn-white.btn-white-left {
  background-image: url('/images/page-left.png');
  background-position: 5% center;
  text-align: right;
}
.btn-white.btn-white-center {
  padding: 10px 45px;
  background-image: url('/images/btn-center.png');
  background-position: 5% center;
  background-size: 22px 21px;
}
.btn-white.btn-white-right {
  width: 35.7%;
  margin-right: 0;
  background-image: url('/images/page-right.png');
  background-position: 95% center;
  text-align: left;
}
.btn-trophy {
  float: right;
  padding: 5px 15px;
  background-image: none;
}
.btn-trophy span {
  margin-right: 10px;
  font-size: 16px;
}
.content-social {
  background: #fff;
  padding-top: 40px;
}
.content-social h3 {
  font-size: 24px;
  font-weight: 600;
}
.content-social .row {
  margin: 10px -15px 25px;
}
.content-social .row a {
  width: 18.5%;
  margin-right: 1%;
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: 7px center;
  padding: 12px;
  border-radius: 0;
  color: #fff;
}
.content-social .row a.contact-soc-1 {
  background-color: #225dab;
  background-image: url('/images/soc-white-1@2x.png');
  margin-left: 15px;
}
.content-social .row a.contact-soc-2 {
  background-color: #63caf2;
  background-image: url('/images/soc-white-2@2x.png');
}
.content-social .row a.contact-soc-3 {
  background-color: #ed735a;
  background-image: url('/images/soc-white-3@2x.png');
}
.content-social .row a.contact-soc-4 {
  background-color: #0077b3;
  background-image: url('/images/soc-white-4@2x.png');
}
.content-social .row a.contact-soc-5 {
  background-color: #e8484d;
  background-image: url('/images/soc-white-6@2x.png');
  background-size: 26px 17px;
}
.title-block {
  background: #fff;
  padding: 20px 0;
}
.title-block a {
  color: #000;
}
.title-block h1 {
  font-size: 35px;
  font-weight: 600;
  color: #00A6CE;
}
.partenaires a {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}
.partenaires a.partenaire-1 {
  background-image: url('/images/partenaire-1.png');
}
.partenaires a.partenaire-1:hover {
  background-image: url('/images/partenaire-1-hover.png');
}
.partenaires a.partenaire-2 {
  background-image: url('/images/partenaire-2.png');
}
.partenaires a.partenaire-2:hover {
  background-image: url('/images/partenaire-2-hover.png');
}
.partenaires a.partenaire-3 {
  background-image: url('/images/partenaire-3.png');
}
.partenaires a.partenaire-3:hover {
  background-image: url('/images/partenaire-3-hover.png');
}
/* tags */
.b-red {
  color: #EB2D7C;
}
.b-red:hover {
  color: #EB2D7C;
}
a.b-red {
  line-height: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #EB2D7C;
}
.well {
  padding: 10px 15px;
  border: none;
  border-radius: 0;
  word-wrap: break-word;
}
ul.ul-yellow {
  clear: both;
  margin-left: -15px;
  list-style-type: disc;
}
ul.ul-yellow li {
  line-height: 1;
  font-size: 20px;
  color: #FFED00;
}
ul.ul-yellow li span,
ul.ul-yellow li a {
  font-size: 16px;
  font-weight: 400;
  color: #333;
}
.base-link {
  color: #000 !important;
  text-decoration: underline;
}
.white-block {
  padding: 20px 15px 40px;
  background-color: #fff;
}
.white-block h3 {
  margin-bottom: 30px;
}
.white-block ul {
  margin-top: 25px;
  margin-bottom: 40px;
}
.white-block ul li {
  margin-top: -4px;
}
.white-block ul li a {
  color: #000 !important;
}
.white-block .base-link {
  display: block;
  margin-top: 20px;
}
/* hover effect */
.grid {
  overflow: hidden;
  position: relative;
  padding: 0;
  list-style: none;
}
figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  content: '';
  opacity: 0;
  transform: translate3d(0, 50%, 0);
}
figure.effect-sadie a,
figure.effect-sadie span {
  position: absolute;
  transition: transform 0.35s, color 0.35s;
  transform: translate3d(0, -50%, 0);
}
figure.effect-sadie figcaption::before,
figure.effect-sadie p,
figure.effect-sadie:hover ol {
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px 30px 15px 15px;
  opacity: 0;
  transform: translate3d(0, 10px, 0);
  font-size: 16px;
  color: #fff;
}
figure.effect-sadie p i {
  display: block;
  margin-bottom: 58px;
}
figure.effect-sadie ol {
  opacity: 0;
  transform: translate3d(0, 10px, 0);
}
figure.effect-sadie:hover a,
figure.effect-sadie:hover span {
  color: #fff;
  transform: translate3d(0, -50%, 0) translate3d(0, -85px, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p,
figure.effect-sadie:hover ol {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
span.textarea-span {
  float: right;
  color: #30CFE6;
}
.bg-white-block {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 40px;
}
.bg-white-block a.glyphicon.glyphicon-ok {
  height: 20px;
  width: 20px;
  margin-top: 24px;
  margin-left: 10px;
  padding: 4px 0 0 3px;
  background: #81D758;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
}
.exhibitor-page.label-style form .btn.btn-red {
  margin-top: 40px;
}
.exhibitor-page.label-style form label {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 20px;
}
.bg-hover-block {
  position: absolute;
  width: 100%;
}
.bg-hover-block:hover {
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  cursor: pointer;
}
div.programmation-page-info a[href]:not(.btn),
div.static-page a[href]:not(.btn),
div.news-info a[href]:not(.btn) {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #EB2D7C;
  padding-right: 5px;
}
div.programmation-page-info a:not([href]):not(.btn),
div.static-page a:not([href]):not(.btn),
div.news-info a:not([href]):not(.btn) {
  font-weight: 400;
  color: #333;
}
.logo-header {
  margin-top: -20px;
  margin-bottom: 13px;
  padding-left: 0;
  transition: 0.2s ease-in-out;
}
.no-pad {
  padding: 0;
}
.block-video-info .list-unstyled {
  text-align: right;
  width: 89%;
  margin-top: 5px;
  font-size: 14px;
}
.feedback .list-unstyled li {
  font-size: 14px;
  padding-top: 5px;
}
.contact-feedback.feedback .list-unstyled li {
  padding-top: 0;
}
.list-unstyled {
  color: #ff5e4d;
}
.list-unstyled span {
  top: 3px;
  margin-right: 5px;
}
pre.pre-no-style {
  margin: inherit;
  background-color: inherit;
  border: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: inherit;
  word-break: unset;
  word-wrap: unset;
  white-space: pre-wrap;
}
.list-unstyled-white {
  color: #fff;
}
.list-unstyled-green {
  text-align: center;
  font-size: 14px;
  color: #4EDE0D;
}
.list-unstyled-green span {
  margin-top: 12px;
}
.logo-menu {
  background-image: url('/images/logo-menu.png');
  background-repeat: no-repeat;
  background-size: 522px 131px;
  height: 131px;
}
.header-block-text {
  width: 52%;
  margin-top: 30px;
}
.header-block-link {
  float: right;
}
.header-links-block {
  width: 30%;
  margin-top: 35px;
  padding: 0;
}
.header-links-block a {
  float: left;
  display: block;
  width: 160px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: 5px center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.header-links-block a.header-red {
  margin-right: 15px;
  background-color: #EB2D7C;
  background-image: url('/images/gratuit.png');
  background-size: 41px 33px;
  padding: 8px 0 0 55px;
}
.header-links-block a.header-blue {
  background-color: #00A6CE;
  background-image: url('/images/event-book-active.png');
  background-size: 32px 44px;
  padding: 15px 0 0 43px;
  font-size: 16px;
}
.block-header {
  z-index: 9000;
  /*    position: absolute;
    width: 100%;*/
  position: fixed;
  width: inherit;
  background-color: #09ABD0;
  box-shadow: 0px 4px 15px #5d6980bd;
}
.block-header #link-back-home-mobile {
  display: none;
}
.block-header .navbar-collapse.collapse {
  margin-left: 15px;
}
.block-header .menu button {
  width: 87px;
  height: 87px;
  margin-top: 14px;
  background-image: url(/images/menu-line.png);
  background-repeat: no-repeat;
  background-size: 54px 35px;
  background-position: center 10px;
  border: none;
  font-size: 15px;
  color: #fff;
  padding: 54px 0 0 0;
  background-color: transparent;
  font-weight: lighter;
  transition: 0.2s ease-in-out;
}
.block-header .menu button.toggle-search {
  background-image: url(/images/logo-recherche.png);
  background-position: 12px 10px;
  background-size: 59px 38px;
}
.block-header .menu .header-agenda {
  background-image: url(/images/logo-agenda.png);
  background-position: center top;
  background-size: 40% auto;
  background-repeat: no-repeat;
  color: white;
  display: inline-block;
  padding-top: 50px;
  font-weight: lighter;
  width: 87px;
  text-align: center;
}
.block-header .menu .header-badge {
  background-image: url(/images/logo-badge.png);
  background-repeat: no-repeat;
  background-size: 90% auto;
  background-position: center;
  background-color: #ffdf01;
  display: inline-block;
  width: 150px;
  height: 65px;
  margin-left: 10px;
}
.block-header .menu .dropdown-menu {
  z-index: 9999;
  top: -3px;
  background: rgba(0, 166, 206, 0.95);
  padding-top: 15px;
  position: fixed;
  left: 0 !important;
}
.block-header .menu .dropdown-menu .logo-header-menu {
  margin-top: 40px;
  background-image: url('/images/logo-header-menu.png');
  background-repeat: no-repeat;
  background-size: 500px 65px;
  height: 65px;
  width: 500px;
}
.block-header .menu .dropdown-menu p {
  color: #fff;
}
.block-header .menu .dropdown-menu a.btn {
  position: absolute;
  top: 80px;
  right: 156px;
  border: 2px solid #fff;
  border-radius: 0;
  background-image: url('/images/close-menu.png');
  background-repeat: no-repeat;
  background-size: 20px 19px;
  background-position: 14px center;
  padding: 10px 17px 10px 52px;
  color: #fff;
}
.block-header .menu .dropdown-menu ul.ul-menu > li:hover > ul.submenu {
  display: block;
}
.block-header .menu .dropdown-menu ul.ul-menu {
  margin-top: 90px;
  margin-bottom: 40px;
}
.block-header .menu .dropdown-menu ul.ul-menu li {
  line-height: 2.0;
  list-style: none;
}
.block-header .menu .dropdown-menu ul.ul-menu li a {
  font-size: 21px;
  font-weight: 600;
  color: #fff;
}
.block-header .menu .dropdown-menu ul.ul-menu li a:hover {
  color: #FFED00;
  border-bottom: 3px solid #FFED00;
}
.block-header .menu .dropdown-menu ul.submenu {
  display: none;
  position: absolute;
  width: 100%;
}
.block-header .menu .dropdown-menu ul.submenu li {
  display: block;
}
.block-header .menu .dropdown-menu ul.submenu li a {
  color: #FFED00;
  font-size: 16px;
}
.block-header .image {
  float: left;
  height: 90px;
  margin-top: 15px;
  margin-bottom: 25px;
  background-image: url(/images/salon-creer-logo-2018.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.block-header p {
  margin-top: 55px;
  text-align: left;
  line-height: 1;
  font-size: 31px;
  font-weight: 300;
  color: #00A6CE;
}
.block-header .container-search-desktop {
  position: absolute;
  left: 0;
  bottom: -47px;
  width: 100%;
  display: none;
  align-items: center;
  background-color: white;
  box-shadow: 0px 4px 15px #9a9a9a;
}
.block-header .container-search-desktop.active {
  display: flex;
}
.block-header .container-search-desktop .loupe-search {
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.block-header .container-search-desktop .loupe-search img {
  width: 30px;
  margin-right: 15px;
}
.block-header .container-search-desktop .loupe-search span {
  font-weight: bold;
  font-size: 19px;
  white-space: nowrap;
}
.block-header .container-search-desktop form {
  display: flex;
  width: 84%;
}
.block-header .container-search-desktop form input {
  background-color: white;
}
.block-header .container-search-desktop form button {
  font-weight: bold;
  font-size: 20px;
}
.block-header .container-search-desktop #close-searchbar {
  height: 30px;
  width: 30px;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.block-header.floating .menu button {
  margin-top: 0;
}
.block-header.floating .logo-header {
  max-width: 70%;
  margin-bottom: 0;
}
.right-menu .inform-block a {
  font-size: 16px;
}
.inform-block {
  overflow: hidden;
  width: 32.66%;
  height: 90px;
  margin-right: 1%;
  padding-right: 0;
  background: #fff;
  display: flex;
  align-items: center;
  /* align vertical */
}
.inform-block.col-none-margin {
  margin-right: 0;
}
.inform-block img {
  padding: 0;
}
.inform-block a {
  padding-right: 28px;
  background-image: url('/images/block-info-arrow.png');
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: 95% center;
  font-size: 16px;
  color: #333;
}
.container-block-mobile-header,
.block-mobile-header {
  display: none;
}
.logo {
  z-index: 9900;
  position: absolute;
  top: 228px;
  left: -27px;
  background-image: url('/images/logo.png');
  background-size: 146px;
  height: 146px;
  width: 146px;
}
.col-video {
  overflow: hidden;
  height: 450px;
  padding: 0;
}
.col-video .block-video {
  overflow: hidden;
}
.col-video .block-video video {
  top: 220px;
  left: 50%;
  position: relative;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.col-video .block-video-info {
  position: absolute;
  top: 2px;
  left: -5px;
  height: 450px;
  width: 101%;
  background: url('/images/Header-post-salon-2019.png') no-repeat;
  color: #fff;
  background-position: 36% 25%;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 2;
}
.col-video .block-video-info span.merci {
  display: block;
  margin-top: 78px;
  font-size: 106px;
  font-family: 'Satisfy', cursive;
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.col-video .block-video-info p.p-bold {
  line-height: 1.1;
  margin: 94px 0 0 0;
  font-size: 43px;
  font-weight: 700;
  font-family: 'Satisfy', cursive !important;
}
.col-video .block-video-info p.p-small {
  margin-top: 52px;
  font-size: 24px;
}
.col-video .block-video-info .rgpd-newsletterform {
  padding-left: 7px;
  display: block;
  width: 68%;
  font-size: 15px;
  font-style: italic;
}
.col-video .block-video-info .social-link-newsletter {
  display: inline-block;
  margin-left: 15px;
}
.col-video .block-video-info form {
  margin: 17px 0 25px;
}
.col-video .block-video-info form .btn-red {
  background-position: 95% center;
}
.col-video .block-video-info form .inner-form-inline {
  width: 100%;
  max-width: 86%;
  text-align: left;
  margin: auto;
}
.col-video .block-video-info form .form-group {
  height: auto !important;
  width: 24%;
  vertical-align: top;
  padding-left: 7px;
  padding-right: 7px;
}
.col-video .block-video-info form .form-group.text-top {
  width: 100%;
  margin-top: 0;
  text-align: left;
}
.col-video .block-video-info form .form-group .flag {
  float: left;
  display: block;
  background-image: url('/images/flag.png');
  background-size: 31px 25px;
  background-repeat: no-repeat;
  height: 38px;
  width: 31px;
  margin-top: 4px;
}
.col-video .block-video-info form .form-group label {
  font-size: 20px;
  font-weight: 100;
}
.col-video .block-video-info form .form-group input.form-control {
  width: 100%;
  height: 47px;
  margin: 0;
  background-color: #f0f0f0;
  border: none;
  border-radius: 0;
  font-size: 16px;
}
.block-blue-september .block-blue div.col-md-1 {
  width: 6.6%;
  margin-left: 0;
  padding: 0;
}
.block-blue-september .block-blue div.col-md-1 p {
  margin-top: -14px;
}
.block-blue-september .block-blue div.col-md-2 {
  width: 12%;
  margin-right: 1.1%;
  padding: 19px 0 0 10px;
}
.block-blue-september .block-blue div.col-md-2 p {
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
}
.block-blue-september .block-blue div.timeline {
  width: 32.697%;
  padding-bottom: 12px;
  background-color: #fff;
  color: #000;
}
.block-blue-september .block-blue div.timeline .timeline-date-block {
  margin-bottom: 13px;
}
.block-blue-september .block-blue div.timeline .timeline-date-block div {
  display: inline-block;
  min-height: 70px;
  background-color: #f5f5f5;
}
.block-blue-september .block-blue div.timeline .timeline-date-block div.tl-date {
  width: 42% !important;
  margin-right: 2%;
  padding: 0;
}
.block-blue-september .block-blue div.timeline .timeline-date-block div.tl-date .col-md-1 {
  width: 45%;
  padding: 0;
  font-weight: 600;
}
.block-blue-september .block-blue div.timeline .timeline-date-block div.tl-date .col-md-1 span {
  font-size: 2.2em;
}
.block-blue-september .block-blue div.timeline .timeline-date-block div.tl-date .col-md-1 p {
  margin-top: -5px;
  margin-bottom: 5px;
  font-size: 14px;
}
.block-blue-september .block-blue div.timeline .timeline-date-block div.tl-date b {
  display: inline-block;
  float: left;
  margin-top: 3px;
  font-size: 29px;
}
.block-blue-september .block-blue div.timeline .timeline-date-block div.tl-text {
  width: 56% !important;
  padding: 8px 15px;
  font-size: 19px;
  font-weight: 700;
}
.block-blue-september .block-blue div.timeline .timeline-navigation {
  display: inline-block;
  margin: 13px 0;
}
.block-blue-september .block-blue div.timeline .timeline-navigation a.btn.btn-red {
  background-position: 63% center;
  padding: 20px 15px;
}
.block-blue-september .block-blue div.timeline .timeline-navigation a.btn.btn-red.up {
  margin-left: 5px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.block-blue-september .block-blue div.timeline .timeline-navigation a.btn.btn-red.down {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.block-blue-september .block-blue div.timeline .timeline-navigation i {
  margin: 0 14px;
  color: #EB2D7C;
}
.block-blue-september .block-blue div.timeline .timeline-events-block a {
  display: inline-block;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  color: #000;
  width: 100%;
  padding: 10px 0;
}
.block-blue-september .block-blue div.timeline .timeline-events-block a span.col-md-4 {
  border-right: 1px solid #EB2D7C;
  font-weight: 600;
  font-size: 0.4em;
}
.block-blue-september .block-blue div.timeline .timeline-events-block a p {
  margin-bottom: 0;
  font-size: 14px;
}
.block-blue-september .block-blue div.timeline .timeline-events-block a.space-between-first-event-time {
  margin-top: 15px;
}
.block-blue-september .block-blue div.timeline .space-no-events {
  display: inline-block;
  margin: 10px;
  font-size: 0.4em;
}
.block-blue-september .block-blue div.timeline .space-no-events a {
  color: #EB2D7C;
}
.block-blue-september .block-blue div span {
  font-size: 3em;
}
.block-blue-september .block-blue div p {
  margin-top: -5px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.block-blue-september .block-blue div.col-md-6.сol-block-timeline {
  width: 65.905%;
  margin-right: 0;
  margin-left: 1%;
}
.block-blue-september .block-blue div.col-md-6.сol-block-timeline div.row .col-md-12 {
  background-color: #EB2D7C;
}
.block-blue-september .block-blue div.col-md-6 a.to-play {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  line-height: 2.2;
}
.block-blue-september .col-blocks-2 a {
  width: 100%;
  height: 287px;
  padding: 0;
}
.block-blue-september .col-blocks-2 .home-block-2-2 span {
  background-image: url(/images/arrow-blue.png) !important;
}
.block-blue-september .col-blocks-2 .home-block-2-2,
.block-blue-september .col-blocks-2 .home-block-2-3 {
  padding: 0;
}
.block-blue-september .col-blocks-2 .bg-hover-block {
  height: 287px;
  width: 100%;
}
.block-blue-september .col-blocks-2 .bg-hover-block div {
  height: 94px;
  width: 93px;
  margin: 37px 0 0 15px;
  background-repeat: no-repeat;
}
.block-blue-september .col-blocks-2 .bg-hover-block span {
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  bottom: 25px;
  left: 30px;
  padding: 0;
}
.static-block .block-blue div {
  height: 76px;
  background: #000;
  margin-right: 0.4%;
  color: #fff;
}
.static-block .block-blue div.col-md-1 {
  width: 6.6%;
  margin-left: 0;
  padding: 0;
}
.static-block .block-blue div.col-md-1 p {
  margin-top: -14px;
}
.static-block .block-blue div.col-md-2 {
  width: 12%;
  margin-right: 1.1%;
  padding: 19px 0 0 10px;
}
.static-block .block-blue div.col-md-2 p {
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
}
.static-block .block-blue div span {
  font-size: 3em;
}
.static-block .block-blue div p {
  margin-top: -5px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.static-block .block-blue div.col-md-6.сol-block-timeline {
  width: 65.905%;
  margin-right: 0;
  background: #EB2D7C;
}
.static-block .block-blue div.col-md-6 {
  width: 65.905%;
  margin-right: 0;
  background: #EB2D7C;
}
.static-block .block-blue div.col-md-6 div {
  float: left;
  width: 58px;
  background-color: #EB2D7C;
  background-repeat: no-repeat;
  background-position: 9px center;
  background-size: 48px 47px;
}
.static-block .block-blue div.col-md-6 a.to-play {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  line-height: 2.2;
}
.static-block .col-blocks-2 a {
  width: 32.4%;
  margin-right: 1.1%;
  height: 299px;
  position: relative;
  overflow: hidden;
}
.static-block .col-blocks-2 a > .bg-anim {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s ease-in-out;
}
.static-block .col-blocks-2 a div {
  height: 94px;
  width: 93px;
  background-repeat: no-repeat;
  position: absolute;
  top: 30px;
  left: 30px;
}
.static-block .col-blocks-2 a span {
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 30px;
  padding: 0;
}
.static-block .col-blocks-2 a .grey-fade {
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.static-block .col-blocks-2 a:hover .bg-anim {
  transform: scale(1.1);
}
.static-block .col-blocks-2 a:hover .grey-fade {
  opacity: 1;
}
.static-block .col-blocks-2 .home-block-2-1 a {
  width: 33%;
}
.static-block .col-blocks-2 .home-block-2-1 .bg-hover-block {
  width: 33%;
}
.static-block .col-blocks-2 .home-block-2-2 .bg-hover-block {
  left: 34.1%;
}
.static-block .col-blocks-2 .home-block-2-3 a {
  margin-right: 0;
}
.static-block .col-blocks-2 .home-block-2-3 .bg-hover-block {
  right: 0;
}
.static-block .col-blocks-2 .bg-hover-block {
  height: 299px;
  width: 32.4%;
}
.static-block .col-blocks-2 .bg-hover-block div {
  height: 94px;
  width: 93px;
  margin: 37px 0 0 15px;
  background-repeat: no-repeat;
}
.static-block .col-blocks-2 .bg-hover-block span {
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 30px;
  padding: 0;
}
.actus {
  height: 222px;
  width: 33%;
  margin-right: 12px;
  padding: 0;
}
.actus .grid {
  height: 222px;
}
.actus .grid img {
  width: 100%;
}
.actus .grid figcaption div {
  position: absolute;
  top: 25px;
  background-image: url('/images/la-block-video-info.png');
  background-repeat: no-repeat;
  background-size: 120px 99px;
  height: 99px;
  width: 120px;
  margin: 0 20px;
}
.actus .grid figcaption a.no-transition {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  bottom: 0;
  left: 10px;
  background-position: right 20px;
}
.actus .grid figcaption p {
  overflow: hidden;
  height: 125px;
  bottom: 30px;
  margin-left: 15px;
  font-size: 16px;
}
.actus .grid figcaption p a {
  display: inline-block;
  margin-top: 93px;
  font-size: 16px;
}
.actus .grid figcaption p span {
  height: 30px;
  width: 16px;
  top: 130px;
  right: -3px;
  background: url('/images/actus-arrow.png');
  background-repeat: no-repeat;
  background-size: 16px 30px;
  cursor: pointer;
}
.actus .grid figcaption ol.carousel-indicators {
  left: 38%;
  margin-bottom: -9px;
  text-align: left;
}
.actus .grid figure.effect-sadie:hover a.no-transition {
  transform: translate3d(0, -50%, 0) translate3d(0, 0, 0);
  margin-right: 15px;
}
.partenaires-block {
  width: 65.9%;
}
.partenaires-block .partenaires {
  background-color: #FFED00;
  padding: 24px 5px;
}
.partenaires-block .partenaires .title-partenaires {
  margin-right: 29px;
  background-image: url('/images/sponsors.png') !important;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 123px 74px;
}
.partenaires-block .partenaires .title-partenaires h2 {
  margin-top: 88px;
  font-size: 35px;
  font-weight: 600;
  color: #000;
}
.partenaires-block .partenaires a {
  height: 163px;
  width: 22%;
  margin-left: 1%;
  background-repeat: no-repeat;
}
.partenaires-block .partenaires a.par1 {
  background-image: url('/images/partenaire-3.png');
}
.partenaires-block .partenaires a.par1:hover {
  background-image: url('/images/partenaire-3-hover.png');
}
.partenaires-block .partenaires a.par2 {
  background-image: url('/images/partenaire-2-new.jpg');
}
.partenaires-block .partenaires a.par2:hover {
  background-image: url('/images/partenaire-2-new-hover.jpg');
}
.partenaires-block .sponsors-banner .link-sponsor {
  left: 0;
  height: 230px;
  position: absolute;
  width: 100%;
}
.partenaires-block .sponsors-banner .link-sponsor > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s ease-in-out;
  opacity: 0;
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
}
.partenaires-block .sponsors-banner .link-sponsor:hover > div {
  opacity: 1;
}
.partenaires-block .sponsors-banner div {
  overflow: hidden;
  height: 230px;
  padding: 0;
}
.partenaires-block img {
  width: 100%;
}
/* Page : Partenaires */
section.middle.partners.index .partners-list {
  margin-bottom: 20px;
}
.partners-list {
  float: left;
  height: 77px;
  line-height: 77px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 10px;
}
.partner-logo-link {
  border: #FFED00 1px solid;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  height: 80px !important;
  width: 235px;
  padding-left: 5px;
  padding-right: 5px;
}
/* Page : Partenaires */
.block-red {
  background: #EB2D7C;
  padding: 10px 10px 3px;
  color: #fff;
}
.block-red div.col-md-3 {
  padding: 0 0 9px 0;
  font-size: 27px;
  font-weight: 600;
}
.block-red marquee {
  height: 30px;
  width: 73%;
  margin: 3px 0 5px 10px;
  padding-left: 0;
  font-size: 24px;
  font-weight: 300;
}
.special-study a {
  height: 207px;
  position: relative;
  overflow: hidden;
}
.special-study a .bg-study {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s ease-in-out;
}
.special-study a .grey-fade {
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.special-study a div {
  background-repeat: no-repeat;
  background-position: 15px 15px;
  height: 114px;
  width: 84px;
  position: relative;
}
.special-study a span {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  z-index: 2;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.special-study a:hover .bg-study {
  transform: scale(1.1);
}
.special-study a:hover .grey-fade {
  opacity: 1;
}
.special-study .bg-hover-block {
  height: 207px;
}
.special-study .bg-hover-block div {
  background-repeat: no-repeat;
  background-position: 15px 15px;
  height: 114px;
  width: 84px;
}
.special-study .bg-hover-block span {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  z-index: 999;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.devenir-exposant a {
  height: 299px;
  width: 49.1%;
  position: relative;
  overflow: hidden;
}
.devenir-exposant a .bg-anim {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s ease-in-out;
}
.devenir-exposant a .grey-fade {
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.devenir-exposant a div {
  background-repeat: no-repeat;
  background-position: 15px 15px;
  height: 114px;
  width: 84px;
  position: relative;
}
.devenir-exposant a span {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  z-index: 2;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.devenir-exposant a:hover .bg-anim {
  transform: scale(1.1);
}
.devenir-exposant a:hover .grey-fade {
  opacity: 1;
}
.devenir-exposant .bg-hover-block {
  right: 0;
  width: 49.1%;
  height: 299px;
}
.devenir-exposant .bg-hover-block div {
  background-repeat: no-repeat;
  height: 108px;
  margin: 27px 0 0 18px;
}
.devenir-exposant .bg-hover-block span {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  z-index: 999;
  position: absolute;
  bottom: 15px;
  left: 30px;
  padding: 0;
}
.tv a {
  width: 49.1%;
  margin-right: 13px;
  height: 299px;
  position: relative;
  overflow: hidden;
}
.tv a > .bg-anim {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s ease-in-out;
}
.tv a div {
  height: 94px;
  width: 93px;
  background-repeat: no-repeat;
  position: absolute;
  top: 30px;
  left: 30px;
}
.tv a span {
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 30px;
  padding: 0;
}
.tv a .grey-fade {
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.tv a:hover .bg-anim {
  transform: scale(1.1);
}
.tv a:hover .grey-fade {
  opacity: 1;
}
.tv .bg-hover-block {
  width: 49.1%;
  height: 299px;
}
.tv .bg-hover-block div {
  height: 94px;
  width: 93px;
  margin: 37px 0 0 29px;
  background-repeat: no-repeat;
}
.tv .bg-hover-block span {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  z-index: 999;
  position: absolute;
  bottom: 15px;
  left: 30px;
  padding: 0;
}
.advertising-block {
  width: 32.4%;
  margin-left: 10px;
  height: 517px;
  padding: 0;
}
.advertising-block div {
  overflow: hidden;
  height: 165px;
}
.advertising-block .bg-hover-block {
  left: 0;
  height: 165px;
}
.social div {
  height: 72px;
  width: 22.65%;
}
.social div a {
  display: block;
  background-repeat: no-repeat;
  background-size: 44px;
  width: 44px;
  height: 44px;
  margin: 12px auto;
}
.social .title-social {
  width: 29%;
  background: #fff;
  margin-right: 1%;
}
.social .title-social h2 {
  font-size: 35px;
  font-weight: 600;
  color: #000;
  padding-left: 19px;
}
.social .social-1 {
  background-color: #0077b3;
  margin-right: 1%;
}
.social .social-1 a {
  background-image: url('/images/soc-white-4@2x.png');
}
.social .social-2 {
  background-color: #1da1f2;
  margin-right: 1%;
}
.social .social-2 a {
  background-image: url('/images/soc-white-2.png');
}
.social .social-3 {
  background-color: #225dab;
  margin-right: 0;
}
.social .social-3 a {
  background-image: url('/images/soc-white-1@2x.png');
}
.social .social-4.block-mobile {
  display: none;
}
.youtube .youtube-video {
  width: 53%;
  padding-left: 0;
}
.youtube .youtube-video .yotube-header {
  height: 91px;
  background: #fff;
  padding: 25px 0 25px 14px;
}
.youtube .youtube-video .yotube-header div {
  float: left;
  background-image: url('/images/youtube.png');
  height: 50px;
  width: 124px;
}
.youtube .youtube-video .yotube-header a {
  font-size: 35px;
  font-weight: 600;
  color: #000;
  display: inline-block;
  background-image: url('/images/arrow-blue.png');
  background-repeat: no-repeat;
  background-size: 22px 15px;
  background-position: right center;
}
.youtube .youtube-video iframe {
  height: 338px;
  width: 100%;
}
.youtube .twitter-yellow {
  height: 429px;
  width: 47%;
  background: #00A6CE;
  padding-top: 20px;
}
.youtube .twitter-yellow h2 {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  height: 54px;
  margin: 0 0 8px 0;
  background-image: url(/images/soc-white-2@2x.png);
  background-repeat: no-repeat;
  background-size: 54px;
  padding-left: 71px;
  padding-top: 8px;
}
.youtube .twitter-yellow a {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  margin-top: 20px;
  padding: 0;
}
.youtube .twitter-yellow p {
  color: #fff;
}
.youtube .twitter-yellow p.twitter-date {
  font-size: 16px;
}
.youtube .twitter-yellow p.twitter-comment {
  overflow: hidden;
  height: 3em;
  line-height: 1.7;
  font-size: 16px;
}
.youtube .twitter-yellow span {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
.youtube .twitter-yellow div {
  padding: 10px 0;
  border-bottom: 1px solid #fff;
}
.slider div {
  overflow: hidden;
  height: 296px;
}
.slider .slider-yellow-block {
  background: #FFED00;
}
.slider .slider-yellow-block div {
  background-image: url('/images/slider-yellow.png');
  background-size: 87px 72px;
  height: 72px;
  width: 87px;
  margin: 14px;
}
.slider .slider-yellow-block h2 {
  font-size: 35px;
  font-weight: 600;
  color: #000;
  display: inline-block;
  background-image: url('/images/arrow-blue.png');
  background-repeat: no-repeat;
  background-size: 22px 15px;
  background-position: right center;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.slider .slider-block {
  padding: 0;
}
.slider .slider-block img {
  width: 100%;
}
.sponsors-block {
  height: 414px;
  background: #fff;
  font-size: 14px;
}
.sponsors-block .row {
  margin-left: 0 !important;
}
.sponsors-block p {
  margin: 20px 0;
  font-size: 16px;
  font-weight: 700;
}
.sponsors-block .partner-logo-link {
  padding: 15px;
}
.sponsors-block a {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  display: inline-block;
  height: 46px;
  width: 100%;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sponsors-block a:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  filter: transparent;
  /* IE 6-9 */
}
.sponsors-block a.sponsor1 {
  background-image: url('/images/sponsors/new-hauts.png');
  margin-right: 5px;
}
.sponsors-block a.sponsor2 {
  background-image: url('/images/sponsors/eu.png');
  margin-right: 0;
}
.sponsors-block a.sponsor3 {
  background-image: url('/images/sponsors/cci.png');
}
.sponsors-block a.sponsor4 {
  background-image: url('/images/sponsors/lgp.png');
}
.sponsors-block a.sponsor5 {
  background-image: url('/images/sponsors/CMA.jpg');
}
.sponsors-block a.sponsor6 {
  background-image: url('/images/sponsors/Prefecture.png');
}
.sponsors-block a.sponsor7 {
  background-image: url('/images/sponsors/logos_03.png');
  background-size: 36px 43px;
  width: 36px;
}
.sponsors-block a.sponsor8 {
  background-image: url('/images/sponsors/bpifrance.png');
  background-size: 68px 19px;
  width: 68px;
}
.sponsors-block a.sponsor9 {
  background-image: url('/images/sponsors/metropole.png');
  background-size: 28px 35px;
  width: 28px;
}
.sponsors-block a.sponsor10 {
  background-image: url('/images/sponsors/pas-de-calais.png');
  background-size: 79px 23px;
  width: 79px;
}
.sponsors-block a.sponsor11 {
  background-image: url('/images/sponsors/Ville-Lille.png');
  background-size: 51px 28px;
  width: 51px;
}
.sponsors-block a.sponsor12 {
  background-image: url('/images/sponsors/logos_06.png');
  background-size: 71px 33px;
  width: 71px;
}
.sponsors-block a.sponsor13 {
  background-image: url('/images/sponsors/VDN-logo.jpg');
  background-size: contain;
  width: 62px;
}
.sponsors-block a.sponsor14 {
  background-image: url('/images/sponsors/sponsor14.png');
  background-size: 62px 46px;
  width: 62px;
}
.sponsors-block a.sponsor15 {
  background-image: url('/images/sponsors/sponsor15.png');
  background-size: 48px 54px;
  width: 48px;
}
.sponsors-block a.sponsor16 {
  background-image: url('/images/sponsors/sponsor16.png');
  background-size: 63px 46px;
  width: 63px;
}
.sponsors-block a.sponsor17 {
  background-image: url('/images/sponsors/logo-visite-pro.png');
  height: 30px;
}
.sponsors-block a.sponsor18 {
  background-image: url('/images/sponsors/fr3-npdc.jpg');
}
.sponsors-block a.sponsor19 {
  background-image: url('/images/sponsors/VDN-logo.jpg');
}
.sponsors-block a.sponsor20 {
  background-image: url('/images/sponsors/gazette.jpg');
  height: 35px;
}
.sponsors-block a.sponsor21 {
  background-image: url('/images/sponsors/Contact-fm.jpg');
  height: 35px;
}
.maps-block {
  height: 410px;
  padding-right: 0;
}
.maps-block .map {
  position: relative;
  padding: 0;
  height: 100%;
}
.maps-block .map iframe {
  height: 410px;
  width: 100%;
  border: 0;
}
.maps-block .map-info div {
  position: absolute;
  bottom: 130px;
  background-image: url('/images/img-maps-block.png');
  background-size: 48px 95px;
  height: 95px;
  width: 48px;
  /* margin: 10px;*/
  margin-left: 40px;
  margin-rigth: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.maps-block .map-info a {
  font-size: 35px;
  font-weight: 600;
  color: #000;
  display: inline-block;
  background-image: url('/images/arrow-blue.png');
  background-repeat: no-repeat;
  background-size: 22px 15px;
  background-position: right center;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
footer {
  margin: 10px -15px 0;
  padding: 40px 0;
  background: #000;
  color: #fff;
}
footer .logo-footer {
  width: auto;
  margin: 0 0 30px 0;
}
footer ul:first-child {
  margin-left: 30px;
}
footer ul.col-md-2 {
  width: 25%;
  list-style: none;
  padding-right: 0;
}
footer ul.col-md-2 li {
  line-height: 1.7;
  font-size: 13px;
}
footer ul.col-md-2 li ul {
  padding-left: 0;
  list-style: none;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #b5b5b5;
}
footer a:active {
  color: #b5b5b5;
}
footer .newsletter {
  padding: 30px;
}
footer .newsletter .newsletter-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
footer .newsletter .rgpd-newsletter-footer {
  display: block;
  width: 55%;
  font-size: 15px;
  font-style: italic;
  margin-top: 10px;
}
footer .newsletter h2 {
  margin-top: -5px;
  font-size: 30px;
}
footer .newsletter .form-group {
  height: auto;
}
footer .newsletter .form-group input {
  height: auto;
  border-radius: 0;
  margin-bottom: 0;
  padding: 10.5px;
  font-size: 16px;
}
footer .newsletter .form-group button {
  margin-bottom: 0px;
}
footer .newsletter span {
  line-height: 1.6;
  margin-bottom: 10px;
}
footer .newsletter span .glyphicon-ok:before {
  margin-right: 10px;
}
.block-small-soc a {
  display: inline-block;
  margin-right: 10px;
  background-size: 30px;
  height: 30px;
  width: 30px;
}
.block-small-soc a.social-1 {
  background-image: url('/images/soc-white-1.png');
}
.block-small-soc a.social-2 {
  background-image: url('/images/soc-white-2.png');
}
.block-small-soc a.social-3 {
  background-image: url('/images/soc-white-3.png');
}
.block-small-soc a.social-4 {
  background-image: url('/images/soc-white-4.png');
}
.block-small-soc a.social-5 {
  background-image: url('/images/soc-white-5.png');
}
/* login */
.login-page form {
  margin-top: 10%;
}
.login-page form label {
  font-size: 14px;
}
.form-validation {
  margin-bottom: 15px;
  font-size: 15px;
  color: #ff5e4d;
}
/* contact */
.feedback-title-block {
  background: #fff;
  padding: 20px 15px;
}
.feedback-title-block a {
  color: #000;
}
.feedback-title-block h1 {
  font-size: 35px;
  font-weight: 600;
  color: #00A6CE;
  margin-top: 35px;
  background-image: url('/images/write-blue.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 80px 42px;
  padding: 13px 0 13px 90px;
}
.contact-feedback p {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 16px;
}
.base-page .form-group {
  height: 90px;
  padding-left: 0;
  padding-right: 14px;
}
.base-page .form-group.text-right {
  width: auto;
  margin-top: 0;
}
.base-page input.form-control {
  margin: 0;
}
.base-page .form-control {
  width: 100%;
}
.base-page input.form-control,
.base-page select {
  height: 47px;
  background-color: #f0f0f0;
  border: none;
  border-radius: 0;
  font-size: 16px;
}
.base-page select {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 5px 23px 5px 8px;
  width: 100%;
  line-height: 18px;
  background-image: url('/images/select-bg.png');
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  background-size: 22px 6px;
  background-position: right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.contact-page {
  background-color: #fff;
}
.content-page .form-group-textarea {
  height: auto;
}
.content-page .form-group-checkbox {
  padding-left: 0;
}
.content-page textarea {
  background-color: #f0f0f0;
  border: none;
  border-radius: 0;
  resize: none;
}
.content-page .checkbox {
  margin: 10px 0;
}
.content-page .checkbox label {
  font-size: 18px;
}
.content-page .captcha {
  height: 73px;
}
.content-page .captcha img {
  margin-right: 10px;
}
.content-page .captcha #contact_captcha {
  height: 50px;
  width: 200px;
}
.contact-maps {
  background: #fff;
  padding-top: 40px;
}
.contact-maps iframe {
  height: 357px;
  width: 100%;
  border: 0;
}
.contact-maps h3 {
  font-size: 24px;
  font-weight: 600;
}
.contact-maps .map-info div {
  padding-left: 0;
}
.contact-maps .map-info div p {
  font-size: 16px;
}
.contact-maps .map-info div p.map-title {
  color: #00A6CE;
  font-weight: 700;
}
.page-banner img {
  width: 100%;
}
.rgpd-contact-form {
  font-size: 14px;
}
.rgpd-contact-form a {
  font-weight: bold;
  color: #000;
}
/* right menu */
.agenda-block.panel-group {
  margin-bottom: 0;
  padding: 0;
}
.agenda-block.panel-group .panel {
  background-color: #00A6CE;
  background-image: url('/images/book.png');
  background-repeat: no-repeat;
  background-position: 14px 18px;
  background-size: 34px 50px;
  padding: 15px;
  border-radius: 0;
  color: #fff;
}
.agenda-block.panel-group .panel .panel-heading {
  padding: 10px;
}
.agenda-block.panel-group .panel a.title-agenda {
  margin-top: 8px;
  padding-left: 40px;
  font-size: 29px;
  font-weight: 600;
}
.agenda-block.panel-group .panel a.title-agenda span {
  margin: 5px 5px 0 0;
}
.agenda-block.panel-group .panel .panel-body {
  padding: 15px 0;
  border-top: 0 !important;
}
.agenda-block.panel-group .panel .panel-body .choice-day {
  padding: 0;
}
.agenda-block.panel-group .panel .panel-body .choice-day input[type=checkbox] {
  display: none;
}
.agenda-block.panel-group .panel .panel-body .choice-day label {
  position: relative;
  display: inline-block;
  float: none;
  margin-right: 10px;
  padding: 9px 10px;
  border: 1px solid #fff;
  cursor: pointer;
  font-weight: 600;
  color: #fff;
}
.agenda-block.panel-group .panel .panel-body .choice-day label.active {
  background: #fff;
  color: #00A6CE;
}
.agenda-block.panel-group .panel .panel-body .scroll-agenda {
  overflow-y: scroll;
  height: 272px;
  margin-bottom: 10px;
}
.agenda-block.panel-group .panel .panel-body .scroll-agenda .agenda {
  margin-right: 15px;
  padding: 10px 0;
  border-bottom: 1px solid #fff;
}
.agenda-block.panel-group .panel .panel-body .scroll-agenda .agenda a {
  color: #fff;
}
.agenda-block.panel-group .panel .panel-body .scroll-agenda .agenda a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.agenda-block.panel-group .panel .panel-body .agenda-bottom {
  color: #fff;
}
.agenda-block.panel-group .panel .panel-body .up-agenda {
  display: block;
  margin-bottom: 10px;
  color: #fff;
}
.right-menu-partenaires {
  background: #fff;
}
.right-menu-partenaires h2 {
  background-image: url('/images/sponsors.png') !important;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 53px 32px;
  padding-left: 65px;
  color: #000;
  font-size: 29px;
  font-weight: 600;
}
.right-menu-partenaires .row {
  margin: 20px 0;
}
.right-menu-partenaires .row a {
  height: 93px;
  padding-left: 0;
  background-repeat: no-repeat;
}
.right-menu-partenaires .row a.par1 {
  margin-right: 10px;
  background-image: url('/images/partenaire-3.png');
}
.right-menu-partenaires .row a.par1:hover {
  background-image: url('/images/partenaire-3-hover.png');
}
.right-menu-partenaires .row a.par2 {
  background-image: url('/images/partenaire-2.png');
}
.right-menu-partenaires .row a.par2:hover {
  background-image: url('/images/partenaire-2-hover.png');
}
.right-menu-gratuit {
  background-color: #EB2D7C;
  background-image: url('/images/gratuit.png');
  background-repeat: no-repeat;
  background-position: 15px 20px;
  background-size: 106px 89px;
  padding: 15px;
}
.right-menu-gratuit a {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  margin-top: 123px;
  padding: 0;
}
.right-menu {
  width: 30%;
}
.right-menu .inform-block {
  width: 100%;
}
.right-menu-banner img {
  padding: 0;
}
.right-menu-red-block {
  background-color: #EB2D7C;
  background-image: url('/images/play.png');
  background-repeat: no-repeat;
  background-position: 9px center;
  background-size: 48px 47px;
  padding: 15px;
}
.right-menu-red-block a {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right center;
  padding-left: 55px;
}
.right-menu-newsletter {
  background: #fff;
}
.right-menu-newsletter h2 {
  background-image: url(/images/newsletter-blue@2x.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px 37px;
  padding-left: 46px;
  font-size: 29px;
  font-weight: 600;
  color: #000;
}
.right-menu-newsletter p {
  color: #494949;
  margin: 30px 0;
}
.right-menu-newsletter .form-group {
  height: 65px;
  padding-right: 0 !important;
}
.right-menu-newsletter span.glyphicon-ok {
  padding-bottom: 15px;
}
.glyphicon-ok:before {
  margin-right: 5px;
}
/* trophee creer */
.feedback-title-block.trophee-creer-title h1 {
  margin: 20px 0 0 0;
  padding: 13px 0 13px 82px;
  background-image: url('/images/trophee-creer-title.png');
  background-size: 59px 62px;
}
.trophee-creer-baner {
  height: 261px;
  margin-top: 10px;
  background-image: url('/images/trophee-creer-baner.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.trophee-creer a {
  margin: 20px 0;
}
.trophee-creer ul {
  margin: 0 0 10px -14px;
}
.trophee-creer h3.border-top {
  padding-top: 30px;
  border-top: 1px solid #FFED00;
}
.trophee-creer .news-info-soc.content-social {
  margin-top: 30px;
}
.trophee-creer .news-info-soc.content-social span {
  margin-top: 29px;
}
.trophees-creer-merci h3 {
  padding: 2px 0 2px 39px;
  background-image: url('/images/merci-valid.png');
  background-repeat: no-repeat;
  background-size: 28px 27px;
  background-position: left center;
  color: #81D758;
}
.trophees-creer-merci a {
  margin-top: 20px;
}
.trophee-creer-reglement p.reglament {
  margin: 0;
}
.step-list a {
  padding: 11px 0 12px 40px;
  background-color: #fff;
  background-image: url('/images/normal.png');
  background-repeat: no-repeat;
  background-position: 12px center;
  background-size: 17px;
  border-radius: 0;
  font-size: 16px;
  color: #B0ADB5;
}
.step-list a:hover {
  color: #B0ADB5;
}
.step-list a.active {
  background-color: #000;
  background-image: url('/images/active.png');
  color: #fff;
}
.step-list a.valid {
  background-image: url('/images/valid.png');
  color: #81D758;
}
.step-list a.current {
  background-image: url('/images/current.png');
  color: #30CFE6;
}
.step-list a.col-md-3 {
  width: 24.47%;
  margin: 0 0.7% 0.7% 0;
  text-align: left;
}
.step-list a.col-md-3:nth-child(4n+4) {
  margin: 0 0 1% 0;
}
.step-list a.col-md-12 {
  background-position: 39% center;
}
.trophees-creer-form .content-page form.trophees-creer-step1 .form-group label {
  float: none;
  width: 100%;
}
.trophees-creer-form .content-page {
  color: #000 !important;
}
.trophees-creer-form .content-page abbr {
  display: block;
  font-size: 16px;
  margin-top: 7px;
}
.trophees-creer-form .content-page form {
  background: #fff;
  padding: 0 15px ;
}
.trophees-creer-form .content-page form .form-group {
  height: auto;
  padding-right: 20px;
}
.trophees-creer-form .content-page form .form-group .checkbox {
  padding-right: 20px;
}
.trophees-creer-form .content-page form .form-group label {
  float: left;
  width: auto;
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: 600;
}
.trophees-creer-form .content-page form .form-group input.form-control {
  margin-bottom: 15px;
}
.trophees-creer-form .content-page form .form-group.textarea-no-active textarea {
  background-color: #f5f5f5;
}
.trophees-creer-form .content-page form .form-group p {
  margin: 15px 0;
}
.trophees-creer-form .content-page form h3 {
  margin: 30px 0 20px;
}
.trophees-creer-form .content-page form h4 {
  display: inline-block;
  margin: 22px 0;
  line-height: 22px;
  font-size: 17px;
}
.trophees-creer-form .content-page form .upload-file {
  margin-bottom: 20px;
}
.trophees-creer-form .content-page .feedback-title-block-8 h4 {
  margin: 10px 0;
  padding: 0;
}
.trophees-creer-form .content-page .feedback-title-block-8 .h4-blue {
  color: #00A6CE;
}
.trophees-creer-form .content-page .feedback-title-block-8 span {
  display: none;
}
.trophees-creer-form .content-page .feedback-title-block-8 .col-title {
  height: 40px;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
.trophees-creer-form .content-page .feedback-title-block-8 .col-li {
  margin-bottom: 10px;
  padding: 15px 0 0 15px;
  background-color: #f0f0f0;
}
.trophees-creer-form .content-page .feedback-title-block-8 .col-li.top-margin {
  margin-top: 10px;
}
.trophees-creer-form .content-page .feedback-title-block-8 .col-md-2 {
  width: 19.4%;
}
.trophees-creer-form .content-page .feedback-title-block-8 .col-md-2 input {
  height: 35px;
  background: #fff;
}
.trophees-creer-form .content-page .feedback-title-block-9 .red-link {
  margin-left: 15px;
  font-size: 16px;
  color: #EB2D7C;
  text-decoration: underline;
}
.trophees-creer-form .content-page .feedback-title-block-9 .div-current {
  margin: 50px 0 20px;
  padding: 15px 28% 15px 14%;
  background-color: #30CFE6;
  background-image: url('/images/div-current.png');
  background-repeat: no-repeat;
  background-size: 49px 42px;
  background-position: 3% center;
  color: #fff;
}
.trophees-creer-form .content-page .feedback-title-block-9 .div-grey {
  margin-top: 15px;
  padding: 15px 28% 15px 14%;
  background-color: #ddd;
  background-image: url('/images/div-grey.png');
  background-repeat: no-repeat;
  background-size: 46px 40px;
  background-position: 3% center;
  color: #fff;
}
.trophees-creer-form .content-page .feedback-title-block-9 .well {
  color: #EB2D7C;
}
.trophees-creer-form .content-page .feedback-title-block-9 a.btn-white {
  width: 49.5%;
}
.trophees-creer-form .content-page .feedback-title-block-9 a.btn-white.btn-white-left {
  margin-right: 1%;
}
.trophees-creer-form .content-page .feedback-title-block-9 a.btn-white.btn-white-right {
  background-color: #EB2D7C;
  background-image: url('/images/arrow-white.png');
  background-size: 22px 14px;
  color: #fff;
}
.trophees-creer-form .content-page .form-restore-password p {
  color: #EB2D7C;
}
.step-9-text {
  padding-bottom: 50px;
  background-color: #fff;
}
.step-9-text ul li a {
  color: #000 !important;
}
.step-9-text p.etape {
  margin-top: 30px;
}
.progress-block {
  background: #fff;
  padding: 20px 15px;
}
.progress-block .text-center {
  padding: 20px 0;
}
.progress-block p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
}
.progress-block span {
  display: block !important;
  float: left;
}
.progress-block .progress {
  float: left;
  width: 90%;
  margin: 0 2%;
}
.progress-block .progress .progress-bar {
  background-color: #FFED00;
}
.button-block {
  background: #f5f5f5;
  padding: 15px 0;
}
.button-block-mobile,
.mobile,
.tablet {
  display: none;
}
.button-block-pk,
.pk {
  display: block !important;
}
/* news page */
.feedback-title-block.news-list-title-block h1 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url('/images/news-list-title.png');
  background-size: 65px 53px;
}
.pagination-news {
  padding: 0;
}
.pagination-news a {
  width: 32.65%;
  margin-right: 1%;
  background: #fff;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  color: #EB2D7C;
}
.pagination-news a.text-center {
  color: #858C98;
}
.pagination-news a.page-right {
  margin: 0;
  background-image: url('/images/page-right.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 21px 14px;
}
.pagination-news a.page-center {
  background-image: url('/images/page-center.png');
  background-repeat: no-repeat;
  background-position: 35px center;
  background-size: 32px 26px;
}
.pagination-news a.page-left {
  background-image: url('/images/page-left.png');
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 21px 14px;
}
.news-list figure {
  background-color: rgba(57, 68, 88, 0.8);
}
.news-list img {
  opacity: .8;
  width: 100%;
}
.news-list a {
  bottom: 15px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
.news-list p a.effect-arrow-news-list {
  background-image: url('/images/arrow-white.png');
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: right 20px;
  top: 141px;
  display: inline-block;
  height: 35px;
  padding-right: 30px;
  padding-left: 0;
}
.news-list .col-md-6.col:nth-child(odd) {
  margin-right: 1%;
}
.news-list .col-md-6.col {
  height: 313px;
  width: 49.5%;
  padding: 0;
}
.news-list.news-list-info .col-md-6.col {
  height: 265px;
}
.news-list.news-list-info .col-md-6.col:nth-child(even) {
  margin-right: 1%;
}
.news-list.news-list-info .col-md-6.col:nth-child(odd) {
  margin-right: 0;
}
.pagination-block {
  background: #fff;
}
.pagination-block nav {
  text-align: center;
}
.pagination-block nav ul.pagination li a {
  display: inline-block;
  padding: 0 4px;
  margin: 0 8px;
  border: none;
  border-bottom: 3px solid #858C98;
  font-size: 16px;
  font-weight: 700;
  color: #858C98;
}
.pagination-block nav ul.pagination li a:hover {
  background: none;
  border-bottom: 3px solid #EB2D7C;
  color: #EB2D7C;
}
.pagination-block nav ul.pagination li a.ellipsis {
  border: none;
}
.pagination-block nav ul.pagination li a.previous {
  margin: 8px 0 0 0;
  padding: 6px 12px;
  background-image: url('/images/pagination-left.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21px 13px;
  border: none;
}
.pagination-block nav ul.pagination li a.next {
  margin: 8px 0 0 0;
  padding: 6px 12px;
  background-image: url('/images/pagination-right.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21px 13px;
  border: none;
}
/* news-info */
.news-info {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 40px;
  font-size: 16px;
}
.news-info .news-info-image img {
  width: 100%;
}
.news-info blockquote {
  margin: 30px 0 40px;
  padding: 0 20px;
  border-left: 10px solid #FFED00;
  font-size: 16px;
}
.new-info-ye-block {
  margin: 40px 0;
  line-height: 1.2 !important;
  background-color: #FFED00;
  background-image: url('/images/arrow-blue.png');
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 22px 15px;
  padding: 15px;
  border: none;
  text-align: left;
  font-size: 35px !important;
  font-weight: 600 !important;
  color: #000 !important;
}
.new-info-ye-block div {
  float: left;
  height: 43px;
  width: 43px;
  margin-right: 20px;
  background-image: url('/images/btn-yellow-lg.png');
  background-repeat: no-repeat;
  background-position: left;
  background-size: 43px;
}
.new-info-ye-block a {
  font-size: 35px !important;
  font-weight: 600 !important;
  color: #000 !important;
}
.news-info-soc.content-social {
  background-color: #f5f5f5;
  padding-top: 16px;
}
.news-info-soc.content-social a {
  width: 12%;
  background-position: center;
  padding: 21px 0;
}
.news-info-soc.content-social a span {
  opacity: 0;
}
.news-info-soc.content-social a span.a2a_svg.a2a_s__default {
  display: none;
}
.news-info-soc.content-social a.contact-soc-1 {
  margin-left: 0;
}
.news-info-soc.content-social span {
  margin-top: 9px;
  color: #000;
}
.news-info-soc.content-social span.contact-soc-title {
  width: 22%;
  font-size: 19px;
  font-weight: 600;
}
.news-info-soc.content-social span.contact-soc-span {
  width: 10%;
  padding: 0;
}
.pagination-news-info a {
  width: 49.5%;
  background-color: #fff;
  padding: 15px;
  font-size: 16px;
  font-weight: 700;
  color: #EB2D7C;
}
.pagination-news-info a.page-left {
  margin-right: 1%;
  background-image: url('/images/page-left.png');
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 21px 14px;
  padding-left: 50px;
}
.pagination-news-info a.page-right {
  background-image: url('/images/page-right.png');
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 21px 14px;
  padding-right: 50px;
}
/* calendar */
.calendar {
  background: #fff;
}
.calendar h3 {
  height: 39px;
  padding: 5px 0 0 60px;
  background-image: url('/images/calendar-title.png');
  background-repeat: no-repeat;
  background-size: 41px 39px;
}
.calendar .grey-calendar {
  width: 46%;
  margin: 15px;
  background-color: #f5f5f5;
}
.calendar .grey-calendar .text-center .col-md-3 {
  color: #EB2D7C;
}
.calendar .grey-calendar .calendar-time {
  padding-left: 43px;
  background-color: #EB2D7C;
  background-image: url('/images/time-calendar-white.png');
  background-repeat: no-repeat;
  background-position: 11px center;
  background-size: 22px;
  color: #fff;
}
.calendar .grey-calendar .calendar-date {
  background-image: url('/images/date-red.png');
  background-repeat: no-repeat;
  background-position: -1px center;
  background-size: 15px;
}
.calendar .grey-calendar .calendar-location {
  padding-left: 15px !important;
  background-image: url('/images/loc-red.png');
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 16px;
}
.calendar .grey-calendar .calendar-bottom {
  border-color: #EB2D7C;
}
.calendar .grey-calendar .calendar-bottom a {
  color: #EB2D7C;
}
.calendar .blue-calendar {
  width: 46%;
  margin: 15px;
  background-color: #00A6CE;
  color: #fff;
}
.calendar .blue-calendar .text-center .col-md-3 {
  color: #fff;
}
.calendar .blue-calendar .calendar-time {
  padding-left: 43px;
  background-color: #fff;
  background-image: url('/images/time-calendar-blue.png');
  background-repeat: no-repeat;
  background-position: 11px center;
  background-size: 22px;
  color: #00A6CE;
}
.calendar .blue-calendar .calendar-date {
  background-image: url('/images/date-white.png');
  background-repeat: no-repeat;
  background-position: -1px center;
  background-size: 15px;
}
.calendar .blue-calendar .calendar-location {
  padding-left: 15px !important;
  background-image: url('/images/loc-white.png');
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 16px;
}
.calendar .blue-calendar .calendar-bottom {
  border-color: #fff;
}
.calendar .blue-calendar .calendar-bottom a {
  color: #fff;
}
.calendar .text-center div {
  margin: 20px 0 0;
  padding: 15px;
  font-size: 16px;
}
.calendar .text-center .calendar-time {
  margin: 20px 10px 0;
}
.calendar .text-center .col-md-3 {
  padding: 15px 5px;
}
.calendar .calendar-center {
  padding: 15px;
  font-size: 19px;
  font-weight: 600;
}
.calendar .calendar-bottom {
  border-top: 1px solid;
  color: #fff;
}
.calendar .calendar-bottom a {
  display: block;
  padding: 20px 0;
  font-size: 16px;
}
.calendar-events {
  background: #fff;
  padding-bottom: 20px;
}
.calendar-events h3 {
  margin-left: 15px;
}
.calendar-events .panel-group .panel-heading + .panel-collapse > .panel-body,
.calendar-events .panel-group .panel-heading + .panel-collapse > .list-group {
  border: none;
}
.calendar-events .panel-group .panel {
  -webkit-box-shadow: none;
  margin-top: 30px;
}
.calendar-events .panel-group .panel .panel-heading {
  padding: 0;
  border-bottom: 1px solid #EB2D7C;
}
.calendar-events .panel-group .panel .panel-heading .panel-title {
  padding-bottom: 10px;
}
.calendar-events .panel-group .panel .panel-heading .panel-title a {
  font-size: 19px;
  font-weight: 600;
  color: #EB2D7C;
  text-decoration: none;
}
.calendar-events .panel-group .panel .panel-heading .panel-title a span {
  color: #EB2D7C;
}
.calendar-events .panel-group .panel .panel-body {
  padding: 15px 0;
}
.panel-title a span:not(.letter-panel-title) {
  margin: 0 5px 0 0;
  float: right;
  font-weight: 700;
  font-size: 22px;
}
.static-page ul.ul-yellow li {
  margin-top: 0;
}
.static-page a {
  line-height: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #EB2D7C;
}
.static-page table {
  width: 100% !important;
}
.static-page .btn.btn-red {
  color: #fff;
  white-space: normal;
}
/* programmation */
.ui-multiselect-header {
  display: none;
}
.ui-multiselect-checkboxes label input {
  margin-right: 10px;
}
.filter-programmation .first-row {
  width: auto;
}
.filter-programmation div {
  /* Firefox 19+ */
  /* Firefox 18- */
}
.filter-programmation div p {
  margin: 25px 0 15px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.filter-programmation div label {
  position: relative;
  display: inline-block;
  float: none;
  margin-right: 10px;
  padding: 9px 10px;
  border: 1px solid #00A6CE;
  cursor: pointer;
  font-weight: 600;
  color: #00A6CE;
}
.filter-programmation div ::-webkit-input-placeholder {
  color: #00A6CE;
}
.filter-programmation div ::-moz-placeholder {
  color: #00A6CE;
}
.filter-programmation div :-moz-placeholder {
  color: #00A6CE;
}
.filter-programmation div :-ms-input-placeholder {
  color: #00A6CE;
}
.filter-programmation div label.active {
  background-color: #00A6CE;
  color: #fff;
}
.filter-programmation div input[type=checkbox] {
  display: none;
}
.filter-programmation div select {
  background-image: none;
}
.filter-programmation div a.btn {
  background-color: #f0f0f0;
  background-image: url('/images/arrow-filter.png');
  background-repeat: no-repeat;
  background-position: 91% center;
  border: 0;
  border-radius: 0;
  text-align: left;
  font-weight: 400;
}
.filter-programmation div a.btn.bnt-on-select {
  position: absolute;
  right: 16px;
  bottom: 7px;
  color: #00A6CE;
}
.filter-programmation button.ui-multiselect {
  height: 47px;
  background: #f0f0f0;
  border: none;
  border-radius: 0;
  font-size: 16px;
  color: #00A6CE;
}
.filter-programmation button.ui-multiselect span {
  padding-left: 10px;
  font-size: 14px;
  font-weight: 400;
}
.filter-programmation button.ui-multiselect span.ui-icon {
  padding-right: 12px;
}
.filter-programmation button.ui-multiselect span:nth-child(2) {
  display: block;
  width: 84%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.filter-programmation a.filter-update {
  float: right;
  margin-top: 15px;
  padding-right: 27px;
  background-image: url('/images/filter-update.png');
  background-repeat: no-repeat;
  background-size: 19px 21px;
  background-position: right center;
  color: #00A6CE;
}
.filter-programmation form {
  margin-top: 10px;
}
.filter-programmation form .first-row-block {
  background-color: black;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px;
  justify-content: space-between;
}
.filter-programmation form .first-row-block.display-style-2 .container-sort-time > div:first-child {
  display: none;
}
.filter-programmation form .first-row-block .container-sort-time {
  display: flex;
  align-items: center;
  width: 80%;
}
.filter-programmation form .first-row-block .container-sort-time div {
  margin-right: 20px;
}
.filter-programmation form .first-row-block .container-sort-time div label {
  color: white;
  border: 1px solid white;
  margin-bottom: 0;
}
.filter-programmation form .first-row-block .container-sort-time div label.active {
  color: #00A6CE;
  background-color: white;
}
.filter-programmation form .first-row-block .container-change-display {
  display: flex;
  align-items: center;
  width: 20%;
  justify-content: space-between;
}
.filter-programmation form .first-row-block .container-change-display #display-view-1,
.filter-programmation form .first-row-block .container-change-display #display-view-2 {
  display: flex;
  flex-wrap: wrap;
  height: 30px;
  width: 40px;
  cursor: pointer;
  margin-bottom: -5px;
}
.filter-programmation form .first-row-block .container-change-display #display-view-1.active > span,
.filter-programmation form .first-row-block .container-change-display #display-view-2.active > span {
  background-color: #FFD700;
}
.filter-programmation form .first-row-block .container-change-display #display-view-1 > span,
.filter-programmation form .first-row-block .container-change-display #display-view-2 > span {
  display: block;
  margin: 0 4px 4px 0;
  border-radius: 2px;
  background-color: white;
  transition: 0.2 ease-in-out;
}
.filter-programmation form .first-row-block .container-change-display #display-view-1 > span {
  width: calc(25% - 4px);
  height: calc(33% - 4px);
}
.filter-programmation form .first-row-block .container-change-display #display-view-2 > span {
  width: calc(50% - 4px);
  height: calc(33% - 4px);
}
.filter-programmation form #pop-search-filter {
  width: 40px;
  height: 40px;
  background-image: url(/images/logo-recherche.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: relative;
  cursor: pointer;
}
.filter-programmation form #pop-search-filter #search-filter {
  display: none;
  position: absolute;
  align-items: center;
  left: -245px;
  width: 240px;
}
.filter-programmation form #pop-search-filter #search-filter input.form-control {
  height: 40px;
}
.filter-programmation form #pop-search-filter #search-filter a#event_keyWordFilterSubmit {
  right: 0;
  padding: 0;
  bottom: unset;
}
.filter-programmation form #pop-search-filter.active #search-filter {
  display: flex;
}
.filter-programmation form .ui-multiselect-menu {
  margin: 10px -15px 0 -15px;
  background-color: white;
  display: block !important;
  position: inherit !important;
  width: calc(100% + 30px) !important;
  border-radius: 0px;
  border: none;
}
.filter-programmation form .ui-multiselect-menu .ui-multiselect-checkboxes {
  display: flex;
  flex-wrap: wrap;
}
.filter-programmation form .ui-multiselect-menu label {
  border: none !important;
  display: flex;
}
.filter-programmation form .ui-multiselect-menu label.ui-state-hover {
  border: none !important;
  background: none !important;
}
.filter-programmation form .ui-multiselect-menu label input[type="checkbox"] {
  display: none;
}
.filter-programmation form .ui-multiselect-menu label div {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border-radius: 5px;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-0:checked + div {
  background-color: black;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-0 + div {
  border: 2px solid black;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-0 + div + span {
  color: black;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-1:checked + div {
  background-color: #1BC6B0;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-1 + div {
  border: 2px solid #1BC6B0;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-1 + div + span {
  color: #1BC6B0;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-2:checked + div {
  background-color: #E96565;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-2 + div {
  border: 2px solid #E96565;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-2 + div + span {
  color: #E96565;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-3:checked + div {
  background-color: #006BFF;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-3 + div {
  border: 2px solid #006BFF;
}
.filter-programmation form .ui-multiselect-menu label input#ui-multiselect-0-event_typeFilter-option-3 + div + span {
  color: #006BFF;
}
.programmation-page h1 {
  font-size: 35px;
  font-weight: 600;
  color: #00A6CE;
  padding: 25px 0 25px 95px;
  background-image: url(/images/programm-h1.png);
  background-repeat: no-repeat;
  background-size: 63px 61px;
  background-position: 15px center;
  background-color: white;
  margin: 0 -15px 0 -15px;
}
.programmation-page .blue-link-block {
  padding: 15px 15px 15px 70px;
  background-color: #000;
  background-image: url('/images/blue-link-block.png');
  background-repeat: no-repeat;
  background-size: 43px 36px;
  background-position: 8px center;
  color: #fff;
}
.programmation-page .blue-link-block p {
  margin-bottom: 0;
}
.programmation-page .blue-link-block p a {
  color: #fff;
}
.programmation-page .blue-link-block p a:hover {
  color: #fff;
}
.programmation-page .event-list-block {
  padding: 10px 15px 15px;
  background-color: #fff;
  cursor: pointer;
}
.programmation-page .event-list-block.event-list-block-slug:hover {
  background-color: #fff;
}
.programmation-page .event-list-block.event-list-block-slug .col-md-9 div.col-md-3 {
  padding: 0 0 0 25px;
}
.programmation-page .event-list-block.event-list-block-slug .col-md-9 div.col-md-3.event-star,
.programmation-page .event-list-block.event-list-block-slug .col-md-9 div.col-md-3.event-public,
.programmation-page .event-list-block.event-list-block-slug .col-md-9 div.col-md-3.event-date,
.programmation-page .event-list-block.event-list-block-slug .col-md-9 div.col-md-3.event-time {
  width: 120px;
}
.programmation-page .event-list-block.event-list-block-slug .col-md-9 div.col-md-3.event-star {
  margin-top: 15px;
  margin-left: 20px;
  background-image: url('/images/officiel-white.png');
  background-size: 15px 14px;
}
.programmation-page .event-list-block.event-list-block-slug .col-md-9 div.col-md-3.event-public {
  margin-top: 15px;
  background-image: url('/images/event-public.png');
  background-size: 13px 15px;
}
.programmation-page .event-list-block:hover {
  background-color: #DEDEDE;
}
.programmation-page .event-list-block:hover .col-md-3 a {
  background-color: #00A6CE;
  background-image: url('/images/event-book-active.png');
  color: #fff;
}
.programmation-page .event-list-block .col-md-9 {
  padding: 0;
}
.programmation-page .event-list-block .col-md-9 h4 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.programmation-page .event-list-block .col-md-9 div {
  padding: 0 25px;
  border-right: 1px solid #EB2D7C;
}
.programmation-page .event-list-block .col-md-9 div.col-md-3 {
  width: auto;
  padding-left: 25px;
  background-repeat: no-repeat;
  font-weight: 600;
}
.programmation-page .event-list-block .col-md-9 div.col-md-3.event-time {
  background-image: url('/images/time-blue.png');
  background-size: 17px;
}
.programmation-page .event-list-block .col-md-9 div.col-md-3.event-date {
  margin-left: 20px;
  background-image: url('/images/data-blue.png');
  background-size: 15px 17px;
}
.programmation-page .event-list-block .col-md-9 div.col-md-3.event-star {
  margin-left: 15px;
  background-image: url('/images/officiel.png');
  background-size: 16px 15px;
  background-position: 2px 1px;
}
.programmation-page .event-list-block .col-md-9 a.event-link {
  font-weight: 600;
  color: #EB2D7C;
}
.programmation-page .event-list-block .col-md-3 {
  padding-right: 0;
}
.programmation-page .event-list-block .col-md-3 a {
  display: block;
  margin-top: 6px;
  padding: 10px 15px 10px 60px;
  background-image: url('/images/event-book.png');
  background-repeat: no-repeat;
  background-size: 32px 44px;
  background-position: 15px center;
  border: 1px solid #00A6CE;
  font-weight: 600;
  color: #00A6CE;
}
.programmation-page a.btn-lg-event {
  padding: 10px 15px;
  background-color: #EB2D7C;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.programmation-page #ajax-events-container {
  background-color: white;
  margin: 0 -15px 0 -15px;
  padding: 15px;
}
.programmation-page #ajax-events-container.display-style-2 {
  background-color: transparent;
}
.programmation-page #ajax-events-container.display-style-1 .container-event-first-style {
  display: block;
}
.programmation-page #ajax-events-container.display-style-2 .container-event-second-style {
  display: flex;
}
.programmation-page #ajax-events-container.display-style-2 .container-event-first-style,
.programmation-page #ajax-events-container.display-style-1 .container-event-second-style {
  display: none;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event {
  width: calc(50% - 5px);
  margin-bottom: 10px;
  background-color: #F5F5F5;
  position: relative;
  padding: 5px 0 15px 10px;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div {
  display: flex;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style {
  width: 25px;
  height: 25px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 5px 0 15px 10px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style:hover,
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.active {
  margin-top: -5px;
  margin-bottom: 5px;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.active::after {
  content: "";
  margin-top: 30px;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.atelier {
  background-color: #1BC6B0;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.atelier:hover {
  box-shadow: 0px 0px 15px #1BC6B0;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.atelier.active::after {
  border-bottom: 11px solid #00C4AA;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.atelier .logo-type-event {
  background-image: url('/images/logo-event-atelier.png');
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.conferences {
  background-color: #006BFF;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.conferences:hover {
  box-shadow: 0px 0px 15px #006BFF;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.conferences.active::after {
  border-bottom: 11px solid #0053C1;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.conferences .logo-type-event {
  background-image: url('/images/logo-event-conferences.png');
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.temps_forts {
  background-color: #E96565;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.temps_forts:hover {
  box-shadow: 0px 0px 15px #E96565;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.temps_forts.active::after {
  border-bottom: 11px solid #e96565;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.temps_forts .logo-type-event {
  background-image: url('/images/logo-event-temps-forts.png');
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.active .event-first-style {
  display: flex;
  top: 100%;
  left: 0;
  z-index: 5;
  padding: 10px;
  color: white;
  width: 100%;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.atelier .event-first-style {
  background: #00c4aa;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00c4aa 0%, #1bc6b0 24%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #00c4aa 0%, #1bc6b0 24%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #00c4aa 0%, #1bc6b0 24%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c4aa', endColorstr='#1bc6b0', GradientType=0);
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.conferences .event-first-style {
  background: #0053c1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0053c1 0%, #006bff 24%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #0053c1 0%, #006bff 24%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #0053c1 0%, #006bff 24%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0053c1', endColorstr='#006bff', GradientType=0);
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style.temps_forts .event-first-style {
  background: #d80000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e96565 0%, #e96565 24%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e96565 0%, #e96565 24%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e96565 0%, #e96565 24%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e96565', endColorstr='#e96565', GradientType=0);
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style {
  position: absolute;
  display: none;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .left-container {
  width: 15%;
  flex-direction: column;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .left-container .close-event {
  background-image: url('/images/event-first-style-close.png');
  width: 25px;
  height: 25px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .left-container .logo-type-event {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 80px;
  width: 80%;
  margin-left: -5px;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .middle-container {
  width: 65%;
  display: block;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .right-container {
  width: 20%;
  flex-direction: column;
  align-items: center;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .right-container a {
  display: block;
  background-color: white;
  height: 50px;
  width: 50px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  margin: 5px 0;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .right-container a.event-add {
  background-image: url('/images/event-first-style-add.png');
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .right-container a.event-link {
  background-image: url('/images/event-first-style-see.png');
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .event-time-container > div {
  align-items: center;
  margin-right: 15px;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .event-time-container > div::-moz-selection {
  /*for firefox*/
  background-color: transparent;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .event-time-container > div img {
  max-width: 22px;
  filter: brightness(12);
  filter: grayscale(100%) brightness(1200%);
  margin-right: 5px;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .event-time-container > div img::-moz-selection {
  /*for firefox*/
  background-color: transparent;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .event-content-container {
  flex-wrap: wrap;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .event-content-container h4 {
  font-weight: 500;
  width: 100%;
  margin-bottom: 0;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .event-content-container h4::-moz-selection {
  /*for firefox*/
  background-color: transparent;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .event-content-container h5 {
  width: 100%;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
  margin-top: 5px;
  font-weight: 300;
}
.programmation-page #ajax-events-container .container-event-first-style .container-day-event > div .container-hour-event div .div-pop-first-style .event-first-style .event-content-container h5::-moz-selection {
  background-color: transparent;
}
.programmation-page #ajax-events-container .container-event-second-style {
  justify-content: space-between;
  flex-wrap: wrap;
}
.programmation-page #ajax-events-container .container-event-second-style .container-day-event-second-style {
  width: 48.5%;
}
.programmation-page #ajax-events-container .container-event-second-style .container-day-event-second-style h3 {
  font-style: italic;
  font-size: 60px;
  display: flex;
  align-items: center;
  color: black;
  justify-content: center;
}
.programmation-page #ajax-events-container .container-event-second-style .container-day-event-second-style h3 img {
  max-width: 45px;
  margin-right: 10px;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style {
  position: relative;
  height: 200px;
  margin-bottom: 25px;
  background-repeat: no-repeat;
  background-position: center 18px;
  background-size: 23%;
  transition: 0.2s ease-in-out;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style.atelier {
  background-color: #1BC6B0;
  background-image: url(/images/logo-event-atelier.png);
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style.atelier h4 {
  color: #1BC6B0;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style.atelier .event-logo {
  background-image: url(/images/logo-event-atelier-color.png);
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style.temps_forts {
  background-color: #E96565;
  background-image: url(/images/logo-event-temps-forts.png);
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style.temps_forts h4 {
  color: #E96565;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style.temps_forts .event-logo {
  background-image: url(/images/logo-event-temps-forts-color.png);
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style.conferences {
  background-color: #006BFF;
  background-image: url(/images/logo-event-conferences.png);
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style.conferences h4 {
  color: #006BFF;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style.conferences .event-logo {
  background-image: url(/images/logo-event-conferences-color.png);
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: white;
  overflow: hidden;
  display: flex;
  padding: 10px;
  transition: 0.2s ease-in-out;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .left-container {
  width: 80%;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .right-container {
  width: 20%;
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: hidden;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .right-container a {
  display: block;
  background-color: #EEEEEE;
  height: 50px;
  width: 50px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  margin: 5px 0;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .right-container a.event-add {
  background-image: url(/images/event-first-style-add.png);
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .right-container a.event-link {
  background-image: url(/images/event-first-style-see.png);
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .event-time-container {
  display: flex;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .event-time-container .event-time,
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .event-time-container .event-date {
  display: flex;
  align-items: center;
  margin-right: 15px;
  color: black;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .event-time-container .event-time img,
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .event-time-container .event-date img {
  max-width: 22px;
  filter: grayscale(100%) brightness(0%);
  margin-right: 5px;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .event-description-container {
  display: flex;
  padding: 5px 15px 0 0;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .event-description-container .event-logo {
  min-width: 0%;
  opacity: 0;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 75%;
  transition: 0.2s ease-in-out;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .event-description-container h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0;
  transition: 0.2s ease-in-out;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style .content-event-second-style .event-description-container h5 {
  font-size: 18px;
  margin-top: 5px;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style:hover {
  background-size: 20%;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style:hover .content-event-second-style {
  height: 140px;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style:hover .content-event-second-style .right-container {
  opacity: 1;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style:hover .content-event-second-style .event-time-container {
  opacity: 1;
  height: 23px;
  overflow: unset;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style:hover .content-event-second-style .event-description-container .event-logo {
  opacity: 1;
  min-width: 20%;
}
.programmation-page #ajax-events-container .container-event-second-style .event-second-style:hover .content-event-second-style .event-description-container h4 {
  margin-top: 10px;
  font-size: 18px;
}
.title-block .event-list-block .col-md-9 {
  padding: 23px 0;
  background-color: #00A6CE;
}
.title-block .event-list-block .col-md-9 div.col-md-3 {
  margin-left: 20px;
  border-right: 1px solid #fff;
  color: #fff;
}
.title-block .event-list-block .col-md-9 div.col-md-3.event-time {
  background-image: url('/images/time-calendar-white.png');
  background-size: 19px;
}
.title-block .event-list-block .col-md-9 div.col-md-3.event-date {
  background-image: url('/images/date-white.png');
  background-size: 15px;
}
.title-block .event-list-block .col-md-9 div.col-md-3.event-location {
  background-image: url('/images/loc-white.png');
  background-size: 16px;
  border-right: 0;
}
.title-block .event-list-block .col-md-4 {
  width: 24%;
  margin-left: 1%;
  padding-right: 0;
  background-color: #EB2D7C;
}
.title-block .event-list-block .col-md-4 a {
  display: block;
  margin-top: 6px;
  padding: 10px 15px 10px 60px;
  background-image: url('/images/event-book-active.png');
  background-repeat: no-repeat;
  background-size: 32px 44px;
  background-position: 15px center;
  font-weight: 600;
  color: #fff;
}
.programmation-page-info {
  background-color: #fff;
  padding-bottom: 30px;
}
.programmation-page-info img.les-intervenants-img {
  max-width: 100px;
  height: auto;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0;
}
.programmation-page-info .marg-h5 {
  padding-left: 0;
}
.programmation-page-info img.organisateur-img {
  float: left;
  width: 156px;
  height: 81px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.programmation-page-info h5 {
  margin-top: 0;
  font-weight: 600;
}
.programmation-page-info img.program-org {
  margin: 0 10px 30px 0;
}
.programmation-page-info .yellow-programmation-page-info {
  font-size: 29px;
  font-weight: 600;
  color: #000;
  margin: 30px 0;
  padding: 15px 15px 15px 80px;
  background-color: #FFED00;
  background-image: url('/images/btn-yellow-lg.png');
  background-repeat: no-repeat;
  background-size: 43px;
  background-position: 20px center;
}
.programmation-page-info img.programmation-page-info-img {
  width: 100%;
  margin-bottom: 15px;
}
.programmation-page-info a.mailto-button-event {
  margin-bottom: 15px;
}
/* exhibitor-page */
.dropzone.file-dropzone {
  padding: 20px 20px 20px 120px;
  background-repeat: no-repeat;
  background-size: 83px 74px;
  background-position: 15px center;
  float: left;
  width: 40%;
  margin-top: 20px;
  background-image: url('/images/dropzone.png');
  border: 2px dashed #ccc;
}
.dropzone.file-dropzone a {
  font-weight: 700;
  color: #00A6CE;
}
.exhibitor-page a.btn-red.dropzone-btn {
  float: left !important;
  margin-top: 100px;
  margin-left: 30px;
}
#show-result-image div {
  padding-top: 0;
  padding-left: 0;
}
#show-result-image div.col-md-3 img {
  height: 135px !important;
  width: 135px !important;
  padding: 0;
}
.croppie-container .cr-boundary {
  margin: 0;
}
.block-resize-img {
  margin-top: 30px;
}
.resize-images {
  display: inline-block;
  width: 100%;
}
.resize-images a.btn-red.dropzone-btn {
  margin-top: 308px;
}
.croppie-container .cr-slider-wrap {
  margin-left: 0;
}
a.plaques {
  display: inline-block;
  margin-left: 7px;
  padding: 3px 8px;
  border-radius: 14px;
  font-size: 13px;
  color: #fff;
  cursor: initial;
}
a.plaques.plaques-content {
  margin-top: 24px;
}
a.plaques.fill {
  background: #81D758;
}
a.plaques.fill span {
  margin-right: 5px;
  height: 16px;
  width: 16px;
  padding: 3px 0 0 2px;
  background: #fff;
  border-radius: 50%;
  font-size: 10px;
  color: #81D758;
}
a.plaques.no-fill {
  background: #EB2D7C;
}
.h2-pad {
  padding: 0 15px;
}
hr {
  width: 96%;
  border-top: 1px solid #FFED00;
  clear: both;
}
.exhibitor-page .title-exhibitor {
  padding: 15px;
  background: #fff;
}
.exhibitor-page .title-exhibitor h1 {
  font-size: 35px;
  font-weight: 600;
  color: #00A6CE;
  padding: 11px 0 11px 90px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  margin: 10px 0;
  background-size: 80px;
  padding: 21px 0 21px 120px;
}
.exhibitor-page .title-exhibitor h1.title-exhibitor-login {
  background-image: url('/images/exhibitor-title-first.png');
  background-size: 76px 63px;
  padding: 11px 0 11px 120px;
}
.exhibitor-page .title-exhibitor a.btn {
  margin-top: 23px;
}
.exhibitor-page .bar-exhibitor {
  background-color: #00A6CE;
  padding: 15px 15px 15px 0;
}
.exhibitor-page .bar-exhibitor .block-plaques .col-md-3 {
  padding: 0;
}
.exhibitor-page .bar-exhibitor .block-plaques .col-md-3 a {
  color: #fff;
}
.exhibitor-page .bar-exhibitor .block-bar-exhibitor {
  position: relative;
  width: 94%;
  margin: 30px 0 15px 15px;
}
.exhibitor-page .bar-exhibitor .block-bar-exhibitor .line-bar-exhibitor {
  height: 2px;
  background: #fff;
  border-radius: 5px;
}
.exhibitor-page .bar-exhibitor .block-bar-exhibitor span {
  position: absolute;
  display: inline-block;
  top: -12px;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 7px solid #00A6CE;
  border-radius: 50%;
}
.exhibitor-page .bar-exhibitor .block-bar-exhibitor span.fill {
  top: -19px;
  height: 40px;
  width: 40px;
  padding: 5px 0 0 7px;
  background: #81D758;
  color: #00A6CE;
}
.exhibitor-page .bar-exhibitor .block-bar-exhibitor span.no-fill {
  top: -19px;
  height: 40px;
  width: 40px;
  padding: 5px 0 0 5px;
  background: #EB2D7C;
  color: #00A6CE;
}
.exhibitor-page .progress-block .progress {
  height: 40px;
  width: 115px;
  margin-top: 78px;
  padding: 0;
  background-color: #848b96;
  border-radius: 0;
  -moz-transform: rotate(-90deg);
  /* Для Firefox */
  -ms-transform: rotate(-90deg);
  /* Для IE */
  -webkit-transform: rotate(-90deg);
  /* Для Safari, Chrome, iOS */
  -o-transform: rotate(-90deg);
  /* Для Opera */
  transform: rotate(-90deg);
}
.exhibitor-page .progress-block .col-md-6 {
  margin-left: -23px;
  padding: 0;
}
.exhibitor-page .progress-block .col-md-6 span {
  float: none;
  font-weight: 600;
  color: #848b96;
}
.exhibitor-page .progress-block .col-md-6 span.progress-title-span {
  margin-top: 41px;
}
.exhibitor-page .progress-block .col-md-6 span.progress-title-procent {
  margin-top: 44px;
  font-size: 22px;
}
.exhibitor-page a.a-title {
  color: #000;
}
.exhibitor-page a.btn.btn-yellow {
  padding: 11px 70px 11px 16px;
}
.exhibitor-page h2 {
  font-size: 25px;
  font-weight: 600;
}
.exhibitor-page h3 {
  font-size: 20px;
}
.exhibitor-page h3.h3-float-left {
  float: left;
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
.exhibitor-page .h3-pad-votre {
  margin: 24px 0 15px;
}
.exhibitor-page .label-margin {
  margin: 20px 0;
}
.exhibitor-page .p-float-left {
  float: left;
  margin-top: 25px;
}
.exhibitor-page .float-left {
  float: left;
}
.exhibitor-page .vorte-create-margin-top {
  margin-top: 57px;
}
.exhibitor-page .btn.btn-red.votre-left-float {
  float: left;
}
.exhibitor-page .votre-margin-1 {
  margin-top: 24px;
}
.exhibitor-page .votre-margin-2 {
  margin-bottom: 29px;
}
.exhibitor-page .votre-margin-3 {
  margin-bottom: 15px;
}
.exhibitor-page form .form-group {
  height: auto;
  margin-bottom: 10px;
}
.exhibitor-page form .form-group.form-group-textarea {
  padding-left: 15px;
}
.exhibitor-page form .base-link {
  padding: 0;
}
.exhibitor-page form .btn-red {
  margin-right: 15px;
  float: right;
}
.exhibitor-page form a.btn-yellow.btn-no-bg {
  padding: 11px 15px;
}
.exhibitor-page form label {
  width: 93%;
  font-size: 16px;
  font-weight: 400;
}
.exhibitor-page form label.label-bold {
  margin: 20px 0 10px;
  font-weight: 600;
}
.exhibitor-page form label.exhibitor-login-label {
  width: 100%;
  margin-bottom: 15px;
  padding-right: 27px;
  padding-left: 0;
  font-size: 14px;
}
.exhibitor-page form label.exhibitor-login-label:before {
  top: 2px;
  left: inherit;
  right: -10px;
}
.exhibitor-page .block-border div {
  width: auto;
  margin-right: 30px;
}
.exhibitor-page .block-border div.exhibitor-grey-block {
  margin-top: 20px;
  padding: 15px;
  background-color: #f5f5f5;
}
.exhibitor-page .block-border div.exhibitor-grey-block p {
  margin-bottom: 0;
}
.exhibitor-page .table {
  margin: 40px 0 30px;
}
.exhibitor-page .table span.glyphicon {
  margin-right: 5px;
  font-size: 12px;
}
.exhibitor-page .table > tbody > tr > th,
.exhibitor-page .table > tbody > tr > td {
  border-top: 0;
}
.exhibitor-page .table > tbody > tr > th.text-green,
.exhibitor-page .table > tbody > tr > td.text-green {
  color: #81D758;
}
.exhibitor-page .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}
.exhibitor-page .votre-no-active {
  padding-bottom: 20px;
  border-bottom: 1px solid #FFED00;
  color: #ccc;
}
.exhibitor-page .votre-no-active-border-top {
  padding-top: 20px;
  border-top: 1px solid #FFED00;
}
.exhibitor-page .votre-active {
  padding-bottom: 20px;
  border-bottom: 1px solid #FFED00;
  color: #81D758;
}
.exhibitor-page .list-banners img {
  margin-bottom: 40px;
  padding-left: 0;
}
.exhibitor-page .list-banners img.img-float-left {
  float: left;
  margin-right: 20px;
}
.exhibitor-page .list-banners h2 {
  margin: 20px 0;
}
.exhibitor-page .list-banners h3 {
  margin: 60px 0 20px;
}
.exposants-page h1 {
  padding: 11px 0 11px 110px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 15px center;
  background-image: url('/images/exhibitor-title-first.png');
  background-size: 76px 63px;
}
.exposants-page form .category-block label:nth-of-type(1) {
  border: 1px solid #902daf;
  color: #902daf;
}
.exposants-page form .category-block label:nth-of-type(1).active {
  background: #902daf;
}
.exposants-page form .category-block label:nth-of-type(2) {
  border: 1px solid #EC5B30;
  color: #EC5B30;
}
.exposants-page form .category-block label:nth-of-type(2).active {
  background: #EC5B30;
}
.exposants-page form .category-block label:nth-of-type(3) {
  border: 1px solid #0DAF77;
  color: #0DAF77;
}
.exposants-page form .category-block label:nth-of-type(3).active {
  background: #0DAF77;
}
.exposants-page form .category-block label:nth-of-type(4) {
  border: 1px solid #FE9F00;
  color: #FE9F00;
}
.exposants-page form .category-block label:nth-of-type(4).active {
  background: #FE9F00;
}
.exposants-page form .category-block label:nth-of-type(5) {
  border: 1px solid #000;
  color: #000;
}
.exposants-page form .category-block label:nth-of-type(5).active {
  background: #000;
}
.exposants-page form .category-block label:nth-of-type(6) {
  border: 1px solid #00AEEF;
  color: #00AEEF;
}
.exposants-page form .category-block label:nth-of-type(6).active {
  background: #00AEEF;
}
.exposants-page form .category-block label:nth-of-type(7) {
  border: 1px solid #f480fb;
  color: #f480fb;
}
.exposants-page form .category-block label:nth-of-type(7).active {
  background: #f480fb;
}
.exposants-page form .category-block label.active {
  color: #fff;
}
.exposants-page form .no-choice {
  opacity: 0.4;
}
.exposants-page form p.p-latch {
  display: inline-block;
}
.exposants-page form label {
  margin-top: 10px;
}
.exposants-page form label.active {
  background-color: #000;
  color: #fff;
}
.exposants-page form label.latch {
  position: absolute;
  margin-top: 15px;
  border: none;
}
.exposants-page form label.latch #ch:not(:checked) + #switcher {
  background-color: silver;
}
.exposants-page form label.latch #ch:checked + #switcher #rail {
  left: 13px;
}
.exposants-page form label.latch #switcher {
  width: 40px;
  height: 24px;
  background-color: #81D758;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  border-radius: 100px;
  padding: 2px;
  background-size: 28px 28px;
}
.exposants-page form label.latch #switcher #rail {
  position: absolute;
  top: 2px;
  left: -5px;
  -webkit-transition: all 0.3s ease-in-out;
}
.exposants-page form label.latch #switcher #rail #state1 {
  display: inline-block;
  height: 24px;
  position: relative;
  top: -7px;
  left: -4px;
  padding-left: 5px;
  color: #ebe6e0;
}
.exposants-page form label.latch #switcher #rail #state2 {
  display: inline-block;
  height: 24px;
  position: relative;
  top: -7px;
  left: 13px;
  color: #e0e9eb;
}
.exposants-page form label.latch #switcher #rail #slider {
  top: -6px;
  display: inline-block;
  height: 16px;
  width: 16px;
  position: relative;
  border-radius: 100px;
  background-color: #000;
}
.exposants-page form a.btn {
  width: 56px;
  color: #000;
}
.exposants-page form a.btn.bnt-on-select {
  background-image: url('/images/arrow-filter.png');
  background-size: inherit;
}
.exposants-page form a.filter-update {
  background-image: url('/images/filter-update-2.png');
  background-size: 20px 22px;
  color: #000;
}
.exposants-page .blue-links-block {
  padding: 11px 0 5px 90px;
  background-repeat: no-repeat;
  background-size: 39px 38px;
  background-position: 23px center;
  background-color: #000;
  background-image: url('/images/blue-links-block.png');
  color: #fff;
}
.exposants-page .blue-links-block div.img-remove {
  float: right;
  width: 14px;
  height: 14px;
  margin-top: -3px;
  margin-right: 7px;
  margin-left: 10px;
  background-image: url('/images/img-remove.png');
  background-size: 14px;
}
.exposants-page .blue-links-block a {
  color: #fff;
}
.exposants-page h2 {
  font-weight: 600;
}
.exposants-page h2.category1 {
  color: #00AEEF;
}
.exposants-page h2.category2 {
  color: #EC5B30;
}
.exposants-page h2.category3 {
  color: #0DAF77;
}
.exposants-page h2.category4 {
  color: #FE9F00;
}
.exposants-page h4 {
  margin: 0 0 20px;
  font-size: 21px;
  font-weight: 600;
  color: #828894;
}
.exposants-page .commerce-block {
  display: inline-block;
  width: 100%;
  padding: 20px 0 10px;
  background-color: #f5f5f5;
}
.exposants-page .commerce-block:hover {
  background-color: #dedede;
}
.exposants-page .commerce-block .col-md-1 {
  height: 40px;
  width: 48px;
  margin-left: 10px;
  padding: 0;
}
.exposants-page .commerce-block .commerce-title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.exposants-page .commerce-block .event-location {
  width: 14%;
  border-right: 1px solid #EB2D7C;
  color: #000;
}
.exposants-page .commerce-block .event-location span {
  margin-right: 5px;
}
.exposants-page .commerce-block a.decouvrir {
  width: auto;
  color: #EB2D7C;
}
.exposants-page .commerce-block a.a-glyphicon {
  color: #000;
}
.exposants-page .commerce-block a.a-glyphicon.selected {
  color: #FFED00;
}
.exposants-page .panel-group {
  margin-bottom: 0;
}
.exposants-page .panel-group .panel {
  border: none;
}
.exposants-page .panel-group .panel span.glyphicon {
  font-size: 14px;
  font-weight: 400;
}
.exposants-page .panel-group .panel.panel-default > .panel-heading {
  background-color: #fff;
}
.exposants-page .panel-group .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
.exposants-page .panel-group .panel .panel-title {
  margin: 10px 0;
}
.exposants-page .panel-group .panel .bg-white-block {
  padding-top: 0;
  padding-bottom: 30px;
}
.exposants-page a.btn.btn-red {
  padding: 10px 16px;
  background-image: none;
  color: #fff;
}
.exposants-page a.btn.btn-red.exposants-btn {
  position: relative;
  width: 300px;
  margin-left: 110px;
  text-align: left;
}
.exposants-page a.btn.btn-red.exposants-btn span {
  position: absolute;
  top: 15px;
  right: 15px;
}
.exposants-page .exposants-info div {
  height: 380px;
  width: 49%;
  padding: 15px;
  background-color: #fff;
}
.exposants-page .exposants-info div.info-block {
  margin-right: 2%;
}
.exposants-page .exposants-info div.info-block h3 {
  padding: 13px 0 0 45px;
  background-repeat: no-repeat;
  background-size: 32px 30px;
  background-position: left center;
  background-image: url('/images/info-block.png');
}
.exposants-page .exposants-info div.contact-block .name {
  margin-bottom: 10px;
}
.exposants-page .exposants-info div.contact-block h3 {
  padding: 12px 0 3px 45px;
  background-repeat: no-repeat;
  background-size: 35px 27px;
  background-position: left center;
  background-image: url('/images/contact-block.png');
}
.exposants-page .exposants-info div.contact-block p b a {
  font-weight: bold !important;
  color: #333;
}
.exposants-page .exposants-info div h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
.exposants-page ul.ul-yellow {
  margin-left: 15px;
}
.exposants-page h2 {
  margin-bottom: 30px;
}
.exposants-page .title-bg-1 {
  padding: 11px 0 11px 60px;
  background-repeat: no-repeat;
  background-size: 41px 39px;
  background-position: left center;
  background-image: url('/images/calendar-title.png');
}
.exposants-page hr {
  width: 100%;
}
.exposants-page .yellow-block {
  margin-top: 20px;
  background-color: #FFED00;
  padding: 0 15px 15px;
}
.exposants-page .yellow-block h3 {
  margin-bottom: 15px;
  padding: 10px 0 0 45px;
  background-repeat: no-repeat;
  background-size: 33px 38px;
  background-position: left center;
  background-image: url('/images/bg-white-block.png');
}
.exponent-account .title-block h1 {
  padding: 14px 0 14px 90px;
  background-repeat: no-repeat;
  background-size: 67px;
  background-position: left center;
  background-image: url('/images/exponent-account.png');
}
.exponent-account-login p {
  margin: 10px 0 30px;
}
.exponent-account-login .exhibitor-login-page h3 {
  margin-bottom: 25px;
}
.exponent-account-login .exhibitor-login-page .col-md-6 {
  margin-bottom: 10px;
}
.exponent-account-login .exhibitor-login-page .col-md-6.base-link {
  padding: 0;
}
.exponent-account-login .exhibitor-login-page button.btn.btn-red {
  float: right;
  margin-right: 15px;
  margin-top: 10px;
  /* non checkbox */
}
.exponent-account-login .yellow-block {
  width: 48%;
  background-color: #FFED00;
}
.exponent-account-login .yellow-block p {
  margin: 20px 0;
}
.exponent-account-login .yellow-block .btn.btn-red {
  margin: 20px 0 70px;
}
.exponent-account-btn a {
  padding: 15px 15px 15px 60px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 13px center;
  width: 32.66%;
  margin-right: 1%;
  background-color: #fff;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.exponent-account-btn a.exponent-account-btn-1 {
  background-image: url('/images/exponent-account-btn-1.png');
  background-size: 26px 42px;
}
.exponent-account-btn a.exponent-account-btn-2 {
  padding: 15px 15px 15px 70px;
  background-image: url('/images/exponent-account-btn-2.png');
  background-size: 40px 34px;
}
.exponent-account-btn a.exponent-account-btn-3 {
  margin-right: 0;
  background-image: url('/images/exponent-account-btn-3.png');
  background-size: 30px 33px;
  color: #EB2D7C;
}
.exponent-account-btn a.active {
  background-color: #000;
  color: #fff;
}
.exponent-account-btn a.active.exponent-account-btn-1 {
  background-image: url('/images/event-book-active.png');
  background-size: 32px 44px;
}
.exponent-account-btn a.active.exponent-account-btn-2 {
  background-image: url('/images/exponent-account-btn-2-active.png');
  background-size: 44px 38px;
}
.exponent-account .bg-white-block .filter-programmation {
  padding-bottom: 0;
}
.exponent-account .bg-white-block .filter-programmation a {
  float: right;
  margin: 10px 20px 0;
  background-repeat: no-repeat;
  color: #00A6CE;
}
.exponent-account .bg-white-block .filter-programmation a.exporter {
  padding-left: 25px;
  background-image: url('/images/exporter.png');
  background-size: 18px;
  background-position: left 2px;
}
.exponent-account .bg-white-block .filter-programmation a.imprimer {
  padding-left: 28px;
  background-image: url('/images/imprimer.png');
  background-size: 22px 23px;
  background-position: left -2px;
}
a.supprimer {
  margin-top: 22px;
  text-decoration: none;
}
a.supprimer span {
  height: 20px;
  width: 20px;
  margin-right: 5px;
  padding: 5px 5px 0 0;
  background-color: #EB2D7C;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
}
.exponent-popular .bg-white-block {
  padding-bottom: 20px;
}
.exponent-popular .exposants-page .commerce-block {
  background-color: #fff;
}
.exponent-popular .exposants-page .commerce-block a.supprimer {
  margin-top: 0;
}
.exponent-popular .exposants-page .commerce-block a.supprimer span {
  padding: 5px 0 0 5px;
}
.private-calendar .title-block {
  padding: 11px 0 11px 90px;
  background-repeat: no-repeat;
  background-size: 32px 44px;
  background-position: 30px center;
  background-image: url('/images/event-book.png');
}
.private-calendar h3 {
  font-size: 35px;
  font-weight: 600;
  color: #00A6CE;
  font-size: 25px;
}
.private-calendar .private-calendar-first-block h3 {
  padding: 16px 0 16px 100px;
  background-repeat: no-repeat;
  background-size: 63px 61px;
  background-position: left center;
  background-image: url('/images/programm-h1.png');
  margin-bottom: 30px;
}
.private-calendar .private-calendar-first-block .row {
  margin-bottom: 10px;
}
.private-calendar .private-calendar-first-block .row span {
  width: 10%;
  font-weight: 600;
  color: #00A6CE;
}
.private-calendar .private-calendar-first-block .row p {
  padding-left: 0;
}
.private-calendar .private-calendar-first-block .row p.date-block {
  width: 80px;
  margin-top: -10px;
  margin-left: 15px;
  padding: 10px 15px;
  background-color: #00A6CE;
  color: #fff;
}
.private-calendar .private-calendar-second-block h3 {
  padding: 17px 0 17px 100px;
  background-repeat: no-repeat;
  background-size: 76px 63px;
  background-position: left center;
  background-image: url('/images/exhibitor-title-first.png');
}
.private-calendar .private-calendar-second-block p {
  margin: 20px 0 10px;
}
.marg-12 {
  margin-top: 58px;
}
.partners-list-page h3 {
  margin-bottom: 20px;
}
.partners-list-page .partners-list {
  float: left;
  height: 77px;
  line-height: 77px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 10px;
}
.partners-list-page .partners-list a.partner-logo-link {
  border: #FFED00 1px solid;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  height: 80px !important;
  width: 235px;
  padding-left: 5px;
  padding-right: 5px;
}
.partners-list-page .partners-list a.partner-logo-link img {
  vertical-align: middle;
}
.events-decorator.programmation-page .event-list-block {
  width: 96%;
  margin: 0 2%;
  background-color: #f5f5f5;
}
.events-decorator.programmation-page .event-list-block:hover {
  background-color: #ddd;
}
.slider-block-act {
  padding: 0;
}
.carousel-control {
  color: #fff !important;
}
.btn-white-border.btn-red {
  margin-left: 15px;
  background-color: transparent;
  border: 1px solid #fff;
}
.category-list.news-list figure.effect-sadie p {
  width: 91%;
  bottom: 103px;
}
.actus figure.effect-sadie {
  overflow: hidden;
}
.actus figure.effect-sadie > img:first-child {
  transition: 0.2s ease-in-out;
}
.actus figure.effect-sadie:hover > img:first-child {
  transform: scale(1.1);
}
.category-info form {
  display: block;
  margin-top: 20px;
}
.category-info form .form-group {
  height: auto;
  width: 100%;
  min-height: 70px !important;
}
.category-info form .btn.btn-yellow {
  float: right;
  font-weight: 700;
  font-style: italic;
}
.category-info form .list-unstyled-green {
  margin-bottom: 30px;
}
.personel-events-mobile {
  display: none;
}
.block-video-info .btn-white-border.btn-red {
  margin-right: 15px;
}
div.logo.hidden-logo {
  display: none;
}
.m-b-40 {
  margin-bottom: 40px;
}
a.btn.btn-grey {
  background-image: url('/images/arrow-blue.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  padding: 11px 70px 11px 16px;
  background-color: #8c8c8c ;
  font-size: 16px !important;
  font-weight: 600;
  color: #384354;
  border-radius: 0;
}
/*SEARCH PAGE*/
.page-search-result {
  margin: 11px -15px 0 -15px;
}
.container-search-result {
  background-color: white;
  padding: 0 15px 15px 15px;
}
.header-search-result {
  display: flex;
  align-items: center;
  background-color: white;
  padding: 15px;
}
.header-search-result img {
  max-width: 45px;
}
.header-search-result h1 {
  color: #009CC7;
  font-weight: 600;
  margin: 0;
  font-size: 32px;
  margin-left: 10px;
}
.search-query {
  background-color: #161615;
  padding: 15px;
  margin: 10px 0;
}
.search-query h2 {
  color: white;
  font-size: 18px;
  font-weight: lighter;
  margin: 0;
}
.search-query h2 span {
  font-weight: 500;
}
.title-search-result {
  display: flex;
  align-items: center;
  background-color: white;
  padding: 15px 15px 15px 0;
}
.title-search-result img {
  max-width: 45px;
}
.title-search-result h2 {
  font-style: italic;
  font-weight: 600;
  margin: 0;
  margin-left: 10px;
}
.result-actu {
  display: flex;
  align-items: center;
  height: 115px;
  justify-content: space-around;
  margin-bottom: 15px;
}
.result-actu .image-result-actu {
  height: 100%;
  width: 20%;
  background-size: cover;
  background-position: center;
}
.result-actu .content-result-actu {
  width: calc(80% - 15px);
  color: #161615;
}
.result-actu .content-result-actu span {
  display: block;
  font-style: italic;
}
.result-actu .content-result-actu p {
  font-size: 30px;
}
.result-event {
  display: flex;
  align-items: center;
  height: 115px;
  justify-content: space-around;
  margin-bottom: 15px;
}
.result-event .image-result-event {
  height: 100%;
  width: 20%;
  background-color: yellow;
  background-size: 40%;
  background-position: center;
  background-repeat: no-repeat;
}
.result-event .content-result-event {
  width: calc(80% - 15px);
  color: #161615;
}
.result-event .content-result-event p {
  font-size: 30px;
}
.result-event .content-result-event .dates-result-event {
  display: flex;
}
.result-event .content-result-event .dates-result-event span {
  display: flex;
  align-items: center;
}
.result-event .content-result-event .dates-result-event span img {
  width: 20px;
  margin-right: 3px;
}
.result-event .content-result-event .dates-result-event span:last-child {
  margin-left: 20px;
}
.result-exponent {
  display: flex;
  align-items: center;
  background-color: #f5f5f5;
  min-height: 80px;
  padding-left: 15px;
  justify-content: space-between;
}
.result-exponent:hover {
  background-color: #dedede;
}
.result-exponent .image-result-exponent {
  background-size: cover;
  background-position: center;
  height: 60px;
  width: 100px;
}
.result-exponent .content-result-exponent {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 115px);
}
.result-exponent .content-result-exponent p {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin: 0;
}
.result-exponent .content-result-exponent .info-result-exponent {
  position: relative;
  display: flex;
  align-items: center;
}
.result-exponent .content-result-exponent .info-result-exponent .nostand {
  display: flex;
  border-right: 1px solid #EB2D7C;
  color: #000;
  padding-right: 20px;
}
.result-exponent .content-result-exponent .info-result-exponent .add-exponent {
  position: absolute;
  right: 10px;
  top: unset;
  color: #000;
}
.result-exponent .content-result-exponent .info-result-exponent .link-exponent {
  color: #EB2D7C;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  margin: 0 37px 0 20px;
}
.no-result {
  color: #000;
  font-size: 30px;
  padding-top: 15px;
  font-weight: 400;
}
.no-result span {
  font-weight: 600;
}
.container-link-no-result {
  display: flex;
  flex-wrap: wrap;
}
.container-link-no-result a {
  display: flex;
  align-items: center;
  background-color: #E82771;
  color: white;
  border-radius: 5px;
  font-size: 25px;
  padding: 10px 20px;
  margin: 10px 10px 0 0;
}
.container-link-no-result a img {
  max-width: 50px;
  margin-right: 10px;
}
.red-checkbox label {
  display: block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
}
.red-checkbox label:before {
  content: "";
  display: inline-block;
  border: 2px solid #EB2D7C;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 4px;
  background-color: #ffffff;
  border-radius: 4px;
}
.red-checkbox.input-block input[type=text] {
  width: 79.55%;
}
.red-checkbox.input-block label {
  margin-top: 10px;
}
.red-checkbox input:checked + label:before {
  content: "\2022";
  color: #EB2D7C;
  font-size: 28px;
  text-align: center;
  line-height: 9px;
}
.red-checkbox .checkbox {
  padding-right: 20px;
}
.red-checkbox input[type=radio],
.red-checkbox input[type=checkbox] {
  display: none;
}
@media print {
  body {
    background-color: #f5f5f5 !important;
  }
  body.has-background {
    background-image: url('/images/yellow-bg.png') !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }
  a[href]:after {
    content: "" !important;
  }
  .block-header {
    background-color: #fff !important;
  }
  .block-header .image {
    background-image: url('/images/logo-header.png') !important;
    background-size: 252px 70px !important;
    background-repeat: no-repeat !important;
  }
  .block-header p {
    color: #00A6CE !important;
  }
  .bg-white-block {
    background-color: #fff !important;
    padding-bottom: 40px !important;
  }
  .private-calendar .title-block {
    background-repeat: no-repeat !important;
    background-size: 32px 44px !important;
    background-image: url('/images/event-book.png') !important;
    background-position: 30px center !important;
    background-color: #fff !important;
  }
  .private-calendar .title-block h1 {
    color: #00A6CE !important;
  }
  .private-calendar .private-calendar-first-block h3 {
    margin-bottom: 20px;
    background-image: url('/images/programm-h1.png') !important;
    background-repeat: no-repeat !important;
    padding: 17px 0 17px 100px;
    color: #00A6CE !important;
  }
  .private-calendar .private-calendar-second-block h3 {
    background-size: 76px 63px !important;
    background-repeat: no-repeat !important;
    background-image: url('/images/exhibitor-title-first.png') !important;
    color: #00A6CE !important;
  }
  .private-calendar .private-calendar-first-block .row p.date-block {
    background-color: #00A6CE !important;
    color: #fff !important;
    float: left;
  }
  .private-calendar .private-calendar-first-block .row span {
    color: #00A6CE !important;
    float: left;
    width: 11% !important;
  }
  .partners-list-page h3 {
    margin-bottom: 20px;
  }
  .partners-list-page .partners-list {
    float: left;
    height: 77px;
    line-height: 77px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 10px;
  }
  .partners-list-page .partners-list a.partner-logo-link {
    border: #FDD746 1px solid;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    height: 80px !important;
    width: 235px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .partners-list-page .partners-list a.partner-logo-link img {
    vertical-align: middle;
  }
}
@media print and (max-width: 767px) {
  .private-calendar .private-calendar-first-block .row span {
    display: block !important;
    width: 15% !important;
  }
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .home-page .block-header .menu button {
    background-image: url('/images/menu-line@2x.png');
  }
  .block-header .image {
    background-image: url('/images/logo-header@2x.png');
  }
  .home-page .logo {
    background-image: url('/images/logo@2x.png');
  }
  .header-links-block a.header-blue {
    background-image: url('/images/event-book-active@2x.png');
  }
  .col-video .block-video-info form .form-group .flag {
    background-image: url('/images/flag@2x.png');
  }
  .home-page button.btn-yellow {
    background-image: url('/images/arrow-blue@2x.png');
  }
  .block-small-soc a.social-1 {
    background-image: url('/images/soc-white-1@2x.png');
  }
  .block-small-soc a.social-2 {
    background-image: url('/images/soc-white-2@2x.png');
  }
  .block-small-soc a.social-3 {
    background-image: url('/images/soc-white-3@2x.png');
  }
  .block-small-soc a.social-4 {
    background-image: url('/images/soc-white-4@2x.png');
  }
  .block-small-soc a.social-5 {
    background-image: url('/images/soc-white-5@2x.png');
  }
  .block-blue div.col-md-6 a.to-play {
    background-image: url('/images/arrow-white@2x.png');
  }
  .actus .grid figcaption div {
    background-image: url('/images/la-block-video-info@2x.png');
  }
  .actus .grid figcaption a.no-transition {
    background-image: url('/images/arrow-white@2x.png');
  }
  .right-menu-red-block {
    background-image: url('/images/play@2x.png');
  }
  .right-menu-red-block a {
    background-image: url('/images/arrow-white@2x.png');
  }
  .partenaires-block .partenaires .title-partenaires {
    background-image: url('/images/sponsors@2x.png') !important;
  }
  .partenaires-block .partenaires .partenaires-1 {
    background-image: url('/images/partenaires-1@2x.png');
  }
  .partenaires-block .partenaires .partenaires-2 {
    background-image: url('/images/partenaires-2@2x.png');
  }
  .partenaires-block .partenaires .partenaires-3 {
    background-image: url('/images/partenaires-3@2x.png');
  }
  .partenaires-block .sponsors-banner a div {
    background-image: url('/images/devenir-exposant@2x.png');
  }
  .partenaires-block .sponsors-banner a span {
    background-image: url('/images/arrow-white@2x.png');
  }
  .slider .slider-yellow-block div {
    background-image: url('/images/slider-yellow@2x.png');
  }
  .youtube .twitter-yellow a {
    background-image: url('/images/arrow-white@2x.png');
  }
  .slider .slider-yellow-block a {
    background-image: url('/images/arrow-blue@2x.png');
  }
  .maps-block .map-info div {
    background-image: url('/images/img-maps-block@2x.png');
  }
  .maps-block .map-info a {
    background-image: url('/images/arrow-blue@2x.png');
  }
  .sponsors-block a.sponsor1 {
    background-image: url('/images/sponsors/region@2x.jpg');
  }
  .sponsors-block a.sponsor2 {
    background-image: url('/images/sponsors/sponsor2@2x.png');
  }
  .sponsors-block a.sponsor3 {
    background-image: url('/images/sponsors/cci.png');
  }
  .sponsors-block a.sponsor4 {
    background-image: url('/images/sponsors/sponsor4@2x.png');
  }
  .sponsors-block a.sponsor5 {
    background-image: url('/images/sponsors/CMA.jpg');
  }
  .sponsors-block a.sponsor14 {
    background-image: url('/images/sponsors/sponsor14@2x.png');
  }
  .sponsors-block a.sponsor15 {
    background-image: url('/images/sponsors/sponsor15@2x.png');
  }
  .sponsors-block a.sponsor16 {
    background-image: url('/images/sponsors/sponsor16@2x.png');
  }
  .home-page .block-sponsors .sp-title div.images-sponsors {
    background-image: url('/images/sponsors@2x.png');
  }
  .feedback-title-block h1 {
    background-image: url('/images/write-blue@2x.png');
  }
  .feedback-title-block.news-list-title-block h1 {
    background-image: url('/images/news-list-title@2x.png');
  }
  .feedback-title-block.trophee-creer-title h1 {
    background-image: url('/images/trophee-creer-title@2x.png');
  }
  .agenda-block.panel-group .panel {
    background-image: url('/images/book@2x.png');
  }
  .right-menu-newsletter h2 {
    background-image: url(/images/newsletter-blue@2x.png);
  }
  .pagination-news a.page-left {
    background-image: url('/images/page-left@2x.png');
  }
  .pagination-news a.page-center {
    background-image: url('/images/page-center@2x.png');
  }
  .pagination-news a.page-right {
    background-image: url('/images/page-right@2x.png');
  }
  .pagination-block ul li a.previous {
    background-image: url('/images/pagination-left@2x.png');
  }
  .pagination-block ul li a.next {
    background-image: url('/images/pagination-right@2x.png');
  }
  .news-info .new-info-ye-block div {
    background-image: url('/images/btn-yellow-lg@2x.png');
  }
  .calendar h3 {
    background-image: url('/images/calendar-title@2x.png');
  }
  .news-info .new-info-ye-block {
    background-image: url('/images/arrow-blue@2x.png');
  }
  .btn-red {
    background-image: url('/images/arrow-white@2x.png');
  }
  .intro-effect-push-logo {
    background-image: url('/images/two-logo-menu.png');
  }
  .calendar .blue-calendar .calendar-time {
    background-image: url('/images/time-calendar-blue@2x.png');
  }
  .calendar .blue-calendar .calendar-date {
    background-image: url('/images/date-white@2x.png');
  }
  .calendar .blue-calendar .calendar-location {
    background-image: url('/images/loc-white@2x.png');
  }
  .calendar .grey-calendar .calendar-date {
    background-image: url('/images/date-red@2x.png');
  }
  .calendar .grey-calendar .calendar-time {
    background-image: url('/images/time-calendar-white@2x.png');
  }
  .calendar .grey-calendar .calendar-location {
    background-image: url('/images/loc-red@2x.png');
  }
  .feedback-title-block.trophee-creer-title h2 {
    background-image: url('/images/trophee-creer-title.png');
  }
  .step-list a {
    background-image: url('/images/normal@2x.png');
  }
  .step-list a.valid {
    background-image: url('/images/valid@2x.png');
  }
  .step-list a.current {
    background-image: url('/images/current@2x.png');
  }
  .step-list a.active {
    background-image: url('/images/active@2x.png');
  }
  .btn-white.btn-white-center {
    background-image: url('/images/btn-center@2x.png');
  }
  .trophees-creer-form .content-page .feedback-title-block-9 .div-current {
    background-image: url('/images/div-current@2x.png');
  }
  .trophees-creer-form .content-page .feedback-title-block-9 .div-grey {
    background-image: url('/images/div-grey@2x.png');
  }
  .trophee-creer-baner {
    background-image: url('/images/trophee-creer-baner@2x.png');
  }
  .trophees-creer-merci h3 {
    background-image: url('/images/merci-valid@2x.png');
  }
  .btn-white.btn-white-left {
    background-image: url('/images/page-left@2x.png');
  }
  .btn-white.btn-white-right {
    background-image: url('/images/page-right@2x.png');
  }
  .btn-yellow {
    background-image: url('/images/arrow-blue@2x.png');
  }
  .programmation-page h1 {
    background-image: url('/images/programm-h1@2x.png');
  }
  .programmation-page .blue-link-block {
    background-image: url('/images/blue-link-block@2x.png');
  }
  .programmation-page .event-list-block .col-md-9 div.col-md-3.event-time {
    background-image: url('/images/time-blue@2x.png');
  }
  .programmation-page .event-list-block .col-md-9 div.col-md-3.event-date {
    background-image: url('/images/data-blue@2x.png');
  }
  .programmation-page .event-list-block .col-md-9 div.col-md-3.event-star {
    background-image: url('/images/officiel@2x.png');
  }
  .programmation-page .event-list-block.event-list-block-slug .col-md-9 div.col-md-3.event-star {
    background-image: url('/images/officiel-white@2x.png');
  }
  .programmation-page .event-list-block.event-list-block-slug .col-md-9 div.col-md-3.event-public {
    background-image: url('/images/event-public@2x.png');
  }
  .programmation-page .event-list-block .col-md-3 a {
    background-image: url('/images/event-book@2x.png');
  }
  .programmation-page .event-list-block.active .col-md-3 a {
    background-image: url('/images/event-book-active@2x.png');
  }
  .programmation-page .filter-programmation a.filter-update {
    background-image: url('/images/filter-update@2x.png');
  }
  .programmation-page .filter-programmation div a.btn {
    background-image: url('/images/arrow-filter@2x.png');
  }
  .programmation-page-info .yellow-programmation-page-info {
    background-image: url('/images/btn-yellow-lg@2x.png');
  }
  .title-block .event-list-block .col-md-4 a {
    background-image: url('/images/event-book-active@2x.png');
  }
  .title-block .event-list-block .col-md-9 div.col-md-3.event-time {
    background-image: url('/images/time-calendar-white@2x.png');
  }
  .title-block .event-list-block .col-md-9 div.col-md-3.event-date {
    background-image: url('/images/date-white@2x.png');
  }
  .title-block .event-list-block .col-md-9 div.col-md-3.event-location {
    background-image: url('/images/loc-white@2x.png');
  }
  .exhibitor-page .title-exhibitor h1.title-exhibitor-login {
    background-image: url('/images/exhibitor-title-first@2x.png');
  }
  .btn-trophy {
    background-image: none;
  }
  .dropzone.file-dropzone {
    background-image: url('/images/dropzone@2x.png');
  }
  .exposants-page h1 {
    background-image: url('/images/exhibitor-title-first@2x.png');
  }
  .exposants-page .title-bg-1 {
    background-image: url('/images/calendar-title@2x.png');
  }
  .exposants-page .exposants-info div.info-block h3 {
    background-image: url('/images/info-block@2x.png');
  }
  .exposants-page .exposants-info div.contact-block h3 {
    background-image: url('/images/contact-block@2x.png');
  }
  .exposants-page .yellow-block h3 {
    background-image: url('/images/bg-white-block@2x.png');
  }
  .exposants-page form a.filter-update {
    background-image: url('/images/filter-update-2@2x.png');
  }
  .exposants-page .blue-links-block {
    background-image: url('/images/blue-links-block@2x.png');
  }
  .exposants-page form a.btn.bnt-on-select {
    background-image: url('/images/arrow-filter@2x.png');
  }
  .exposants-page .blue-links-block div.img-remove {
    background-image: url('/images/img-remove@2x.png');
  }
  .private-calendar .title-block {
    background-image: url('/images/event-book@2x.png');
  }
  .exponent-account-btn a.active.exponent-account-btn-2 {
    background-image: url('/images/exponent-account-btn-2-active@2x.png');
  }
  .exponent-account .bg-white-block .filter-programmation a.imprimer {
    background-image: url('/images/imprimer@2x.png');
  }
  .exponent-account .bg-white-block .filter-programmation a.exporter {
    background-image: url('/images/exporter@2x.png');
  }
}
@media (max-width: 1199px) {
  .col-video .block-video {
    background: url(/images/background-header-mobile-large.png) no-repeat;
    background-size: cover;
    height: 100%;
  }
  .col-video .block-video video {
    display: none;
  }
  .col-video .block-video-info {
    background-size: 80%;
  }
  .block-blue div.col-md-6.сol-block-timeline .col-md-12 {
    display: inline-block;
    width: 100%;
  }
  .block-blue div.col-md-6.сol-block-timeline .col-md-12 a.to-play {
    width: 100%;
    padding-top: 8px;
    font-size: 28px;
  }
  .container.home-page,
  .container.content-page,
  .trophees-creer-form,
  .container.login-page {
    margin-top: 116px;
  }
  .logo {
    top: 222px;
  }
  .header-block-text {
    width: 52%;
  }
  .header-links-block {
    float: right;
    width: auto;
    margin-top: 35px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 0;
  }
  .block-header .navbar-collapse.collapse {
    margin-left: 0;
  }
  .block-header .menu .dropdown-menu {
    margin-left: 15px;
  }
  .home-page.container {
    width: 100%;
    margin-left: auto;
    padding: 0;
  }
  .images {
    left: 0;
  }
  .col-video .block-video video {
    top: 280px;
  }
  .block-blue div p {
    font-size: 14px;
  }
  .block-blue div.col-md-2 {
    padding: 21px 0 0 10px;
  }
  .block-blue div.col-md-2 p {
    font-size: 17px;
  }
  .actus .grid {
    height: 454px;
  }
  .actus .grid img {
    height: 455px;
  }
  .partenaires-block {
    width: 65.7%;
  }
  .partenaires-block .partenaires .title-partenaires h2 {
    font-size: 30px;
  }
  .partenaires-block .sponsors-banner div {
    background-size: 788px 230px;
  }
  .sponsors-block .partner-logo-link {
    width: 166px;
  }
  .sponsors-block a {
    background-size: contain !important;
  }
  .sponsors-block a.sponsor1,
  .sponsors-block a.sponsor2 {
    width: 39%;
  }
  .col-blocks-1 {
    width: 66.2%;
  }
  .col-blocks-1 .special-study span {
    font-size: 30px;
  }
  .col-blocks-1 .devenir-exposant a,
  .col-blocks-1 .devenir-exposant .bg-hover-block,
  .col-blocks-1 .tv a,
  .col-blocks-1 .tv .bg-hover-block {
    width: 48.9%;
  }
  .social .title-social h2 {
    font-size: 30px;
  }
  .youtube .youtube-video .yotube-header a {
    width: 73%;
  }
  .youtube .twitter-yellow a {
    margin-top: 0;
  }
  footer .row {
    margin-right: 0;
  }
  /* new-info */
  .news-info-soc.content-social span.contact-soc-title {
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .news-info-soc.content-social span.contact-soc-span {
    width: 14%;
    margin-top: 11px;
  }
  .news-info-soc.content-social a {
    width: 15%;
  }
  .news-info-soc.content-social a.contact-soc-1 {
    margin-left: 15px;
  }
  .calendar .grey-calendar,
  .calendar .blue-calendar {
    width: 95%;
  }
  .calendar .text-center .calendar-time {
    margin-right: 20px;
  }
  .calendar .grey-calendar .text-center .col-md-3,
  .calendar .blue-calendar .text-center .col-md-3 {
    text-align: left;
    padding-left: 20px !important;
  }
  /* right-menu */
  .right-menu-partenaires h1 {
    height: 32px;
    font-size: 22px;
  }
  .right-menu-partenaires .row a {
    height: 79px;
  }
  .right-menu-gratuit a {
    font-size: 30px;
  }
  .right-menu-red-block a {
    font-size: 26px;
  }
  /* news-list */
  .pagination-news a.page-center {
    background-position: 10px center;
  }
  .news-list .col-md-6.col {
    height: 255px;
  }
  /* trophee-creer */
  .step-list a {
    font-size: 14px;
  }
  .btn-white {
    font-size: 14px;
  }
  .trophees-creer-form .content-page form .form-group.input-block input[type=text] {
    width: 73%;
  }
  /* contact */
  .content-social .row a {
    width: 31%;
    margin-bottom: 1%;
  }
  .content-social .row a:nth-child(4) {
    margin-left: 15px;
  }
  /* programmation-page */
  .programmation-page .filter-programmation .first-row {
    padding-right: 0;
  }
  .programmation-page .filter-programmation .col-md-5 {
    width: 34.2%;
  }
  .programmation-page .filter-programmation div a.btn {
    background-position: 87% center;
  }
  .programmation-page .event-list-block .col-md-3 a {
    padding: 10px 7px 10px 50px;
    background-position: 8px center;
  }
  .title-block .event-list-block .col-md-4 {
    padding-left: 0;
  }
  .title-block .event-list-block .col-md-4 a {
    padding: 10px 10px 10px 60px;
  }
  .programmation-page .title-block .event-list-block .col-md-9 div.col-md-3.event-location {
    width: 100% !important;
    margin-top: 20px;
  }
  /* exhibitor-page */
  .exhibitor-page .exhibitor-login-page form .col-sm-6.text-right {
    width: 100%;
  }
  .exhibitor-page .exhibitor-login-page form .col-sm-6.text-right label.exhibitor-login-label {
    margin-top: 5px;
  }
  .exposants-page .commerce-block .event-location {
    width: 14%;
  }
  .exhibitor-page .bar-exhibitor .block-plaques .col-md-3 a {
    font-size: 13px;
  }
  .exhibitor-page form label {
    width: 89%;
  }
  .progress-block {
    padding: 20px 5px;
  }
  .dropzone.file-dropzone {
    width: 54%;
  }
  .block-resize-img {
    margin-top: 80px;
  }
  .exposants-page form a.btn.bnt-on-select {
    background-size: 16px 9px;
  }
  .exposants-page .commerce-block .commerce-title {
    width: 54%;
  }
  .exponent-account-login .exhibitor-login-page button.btn.btn-red {
    float: none;
    margin-top: 10px;
  }
  .exponent-account-btn a {
    font-size: 14px;
  }
  .exponent-account-calendar .filter-programmation .select-row {
    width: 100%;
  }
}
@media (max-width: 1150px) {
  .home-page .block-video-info .list-unstyled {
    text-align: center;
    width: 100%;
  }
  .block-red div.col-md-3 {
    font-size: 23px;
  }
}
@media (max-width: 1090px) {
  .block-blue-september .col-blocks-2 .bg-hover-block span {
    font-size: 25px;
  }
  .tv a,
  .tv .bg-hover-block {
    margin-right: 12px;
    width: 49%;
  }
  .devenir-exposant a,
  .devenir-exposant .bg-hover-block {
    width: 49%;
  }
  .advertising-block {
    width: 32.3%;
  }
  .tv a,
  .devenir-exposant a,
  .special-study a,
  .youtube .yutube-video .yotube-header a {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .header-block-text {
    width: 45%;
    margin-top: 43px;
  }
  .tablet {
    display: block;
  }
  .tablet-no {
    display: none !important;
  }
  .container {
    width: 98%;
  }
  .container.home-page,
  .container.content-page,
  .container.trophees-creer-form,
  .footer-container {
    width: 100%;
    margin-left: 0;
    padding: 0;
  }
  .block-header .col-md-2 {
    width: 18%;
    padding: 0;
  }
  .col-video .block-video video {
    top: 238px;
  }
  .col-video .block-video-info {
    top: -4px;
    height: 454px;
  }
  .col-video .block-video-info span.merci {
    display: block;
    margin-top: 84px;
    font-size: 90px;
  }
  .col-video .block-video-info p.p-bold {
    font-size: 37px;
  }
  .block-header .menu .dropdown-menu {
    margin-left: 30px;
    padding-left: 30px;
  }
  .block-header .menu .dropdown-menu p {
    color: #fff;
    margin-top: 0;
  }
  .inform-block p {
    padding-left: 0;
  }
  .block-blue div.col-md-2 p {
    padding-top: 2px;
    font-size: 16px;
  }
  .block-blue div.col-md-6 a.to-play {
    line-height: 2.5;
    font-size: 30px;
  }
  .col-blocks-2 a span {
    font-size: 26px;
  }
  .col-blocks-1 .special-study span {
    font-size: 26px;
  }
  .advertising-block {
    width: 32.2%;
    margin-left: 9px;
  }
  .partenaires-block {
    width: 65.6%;
  }
  .block-red div.col-md-3 {
    font-size: 21px;
  }
  .social .title-social h2 {
    padding-left: 0;
  }
  .youtube .youtube-video .yotube-header a {
    width: 69%;
    font-size: 30px;
  }
  .youtube .twitter-yellow p.twitter-comment {
    font-size: 14px;
  }
  .slider .slider-yellow-block h2 {
    left: 0;
  }
  .slider div {
    height: 209px;
  }
  .news-list .col {
    overflow: hidden;
  }
  footer {
    padding-left: 50px;
  }
  footer .col-sm-12 {
    padding-left: 0;
  }
  footer .logo-footer {
    margin: 0 0 30px -20px;
  }
  footer ul.col-md-2 {
    width: 25%;
    min-height: 150px;
    padding-left: 0;
    padding-right: 15px;
  }
  footer ul.col-md-2:first-child {
    margin-left: 0;
  }
  footer .newsletter {
    float: none;
  }
  /* trophee-creer */
  .trophee-creer-baner {
    height: 200px;
  }
  .step-list a {
    font-size: 12px;
  }
  .progress-block .progress {
    width: 88%;
  }
  .button-block-pk {
    display: none;
  }
  .button-block-mobile {
    display: block;
  }
  .trophees-creer-form .content-page form .form-group.input-block input[type=text] {
    width: 71%;
  }
  .btn-white.btn-white-center {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    background-position: 38% center;
    background-size: 21px;
  }
  .step-list a {
    padding: 11px 0 12px 24px;
    background-position: 3px center;
  }
  .step-list a.col-md-12 {
    background-position: 38% center;
  }
  button.btn-white.btn-white-margin {
    margin-left: 0;
  }
  .btn-white.btn-white-right,
  .btn-white.btn-white-left {
    width: 49.6%;
    float: left;
  }
  .trophees-creer-step1 .btn-white.btn-white-center {
    width: 35.7%;
    margin-bottom: 0;
    background-position: 5% center;
  }
  .trophees-creer-step1 .btn-white.btn-white-right,
  .trophees-creer-step1 .btn-white.btn-white-left {
    float: none;
    width: 35.7%;
  }
  .feedback-title-block-8 .pk {
    display: none;
  }
  .trophees-creer-form .content-page .feedback-title-block-8 .col-li {
    display: inline-block;
  }
  .trophees-creer-form .content-page .feedback-title-block-8 .col-li h4 {
    margin: 0 0 10px;
  }
  .trophees-creer-form .content-page .feedback-title-block-8 .col-li .col-md-2 {
    width: 100%;
  }
  .trophees-creer-form .content-page .feedback-title-block-8 .col-li .col-md-2 span {
    display: inline-block;
    margin-top: 10px;
    padding-left: 0;
  }
  .trophees-creer-form .content-page .feedback-title-block-8 .col-li .col-md-2 input {
    width: 90%;
  }
  /* news-list */
  .news-list .col-md-6.col {
    height: 231px;
  }
  /* contact */
  .contact-feedback form .col-md-4.col-sm-12.col-xs-12.text-right {
    margin-top: 10px;
    padding-left: 0;
    text-align: left;
  }
  .contact-feedback.feedback .list-unstyled li {
    font-size: 12px;
  }
  /* right menu */
  .agenda-block.panel-group .panel .panel-body .choice-day a {
    margin: 20px 8px 20px 0;
    padding: 5px 10px;
  }
  .right-menu-partenaires h1 {
    padding-top: 5px;
    font-size: 18px;
  }
  .right-menu-partenaires .row a {
    height: 70px;
  }
  .right-menu .inform-block a {
    font-size: 14px;
  }
  .right-menu-red-block a {
    font-size: 21px;
  }
  /* programmation-page */
  .programmation-page .filter-programmation div p {
    margin: 10px 0;
  }
  .programmation-page .filter-programmation div a {
    padding: 9px 16px;
  }
  .programmation-page .filter-programmation .col-md-5 {
    width: 100%;
  }
  .programmation-page .event-list-block .col-md-3 a {
    margin-top: 14px;
    padding: 10px 5px 10px 44px;
    background-position: 5px center;
    font-size: 13px;
  }
  .programmation-page #ajax-events-container .container-hour-event {
    width: 100% !important;
  }
  .title-block .event-list-block .col-md-4 {
    width: 32%;
  }
  /* exhibitor-page */
  .exhibitor-page form label {
    margin-bottom: 15px;
    font-size: 12px;
  }
  .exhibitor-page .bar-exhibitor .block-bar-exhibitor {
    width: 84%;
    margin: 30px 0 15px 40px;
  }
  .exhibitor-page .bar-exhibitor .block-bar-exhibitor span.third {
    left: 67.5% !important;
  }
  .exhibitor-page .bar-exhibitor .block-plaques.tablet {
    margin-top: 15px;
  }
  .exhibitor-page .bar-exhibitor .block-plaques .col-md-3.text-right {
    text-align: center;
  }
  .votre-communication h3 {
    font-size: 16px;
  }
  .block-resize-img {
    margin-top: 0;
  }
  .exposants-page .commerce-block .commerce-title {
    width: 51%;
  }
  .exponent-account-login .exhibitor-login-page button.btn.btn-red {
    float: right;
    margin-top: 0;
  }
  .exponent-account-login .yellow-block {
    width: 96%;
    margin-top: 20px;
    margin-left: 2%;
  }
  .exponent-account-btn a {
    height: 70px;
  }
  .exponent-account-btn a.exponent-account-btn-1,
  .exponent-account-btn a.exponent-account-btn-3 {
    padding-top: 25px;
  }
  .exponent-account-login .exhibitor-login-page .col-md-6.base-link {
    width: 100%;
  }
}
@media (max-width: 880px) {
  .header-block-text {
    width: 39%;
    margin-top: 58px;
  }
  .block-header .col-md-2 {
    width: 22%;
  }
  .block-header p {
    font-size: 29px;
  }
  .block-header .menu .dropdown-menu .logo-menu {
    background-size: 470px 116px;
    height: 116px;
  }
  .col-video {
    height: 424px;
  }
  .col-video .block-video video {
    top: 212px;
  }
  .col-video .block-video-info {
    height: 428px;
  }
  .col-video .block-video-info p.p-small {
    margin-top: 45px;
    font-size: 22px;
  }
  .col-video .block-video-info span.merci {
    margin-top: 106px;
    font-size: 78px;
  }
  .home-page .block-video-info form {
    margin-top: 220px !important;
  }
  .block-blue div p {
    font-size: 12px;
  }
  .block-blue div.col-md-2 p {
    padding-top: 5px;
    font-size: 13px;
  }
  .block-blue div.col-md-6 a.to-play {
    line-height: 3.1;
    font-size: 25px;
  }
  .actus {
    height: 441px;
  }
  .actus .grid {
    height: 440px;
  }
  .actus .grid img {
    height: 442px;
  }
  .partenaires-block {
    width: 65.4%;
  }
  .partenaires-block .partenaires .title-partenaires {
    margin-right: 19px;
    margin-left: 7px;
    background-size: contain;
    padding: 0;
  }
  .partenaires-block .partenaires .title-partenaires h2 {
    font-size: 24px;
  }
  .partenaires-block .partenaires a {
    height: 123px;
    width: 21%;
  }
  .social .title-social h2 {
    font-size: 27px;
  }
  .advertising-block {
    margin-left: 8px;
  }
  .col-blocks-1 .special-study span {
    font-size: 23px;
  }
  .col-blocks-1 .devenir-exposant a,
  .col-blocks-1 .devenir-exposant .bg-hover-block {
    width: 48.8%;
  }
  .col-blocks-1 .tv a,
  .col-blocks-1 .tv .bg-hover-block {
    width: 48.8%;
    margin-right: 11px;
  }
  .youtube .youtube-video .yotube-header a {
    width: 65%;
    margin-top: 8px;
    font-size: 23px;
  }
  .slider .slider-yellow-block h2 {
    font-size: 30px;
  }
  /* new-info */
  .title-block h2 {
    font-size: 30px;
  }
  /* trophee-creer */
  .trophee-creer-baner {
    height: 183px;
  }
  .trophees-creer-form .content-page form .form-group.input-block input[type=text] {
    width: 67%;
  }
  .step-list a.col-md-12 {
    background-position: 37% center;
  }
  .btn-white.btn-white-center {
    background-position: 35% center;
  }
  .btn-white.btn-white-right {
    background-position: 98% center;
  }
  /* right menu */
  .agenda-block.panel-group .panel .panel-body .choice-day a {
    margin: 20px 5px 20px 0;
    padding: 5px 8px;
  }
  .agenda-block.panel-group .panel a.title-agenda {
    font-size: 25px;
  }
  .right-menu-partenaires h2 {
    font-size: 24px;
  }
  .right-menu-partenaires .row a {
    height: 59px;
  }
  .right-menu-gratuit a {
    font-size: 24px;
  }
  .right-menu .inform-block span {
    font-size: 13px;
  }
  .right-menu-red-block a {
    font-size: 17px;
  }
  /* news-list */
  .pagination-news a {
    font-size: 13px;
  }
  .news-list .col-md-6.col {
    height: 201px;
  }
  .pagination-news-info a {
    font-size: 14px;
  }
  /* programmation-page */
  .programmation-page-info img.program-org {
    margin: 0 5px 30px 0;
  }
  .title-block .event-list-block .col-md-9 div.col-md-3 {
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 12px;
  }
  /* exhibitor-page */
  .exhibitor-page .block-border div {
    margin-right: 6px;
  }
  .exhibitor-page .title-exhibitor a.btn {
    margin-top: 26px;
  }
  .exhibitor-page a.btn.btn-yellow {
    width: 100%;
    text-align: left;
    font-size: 14px;
  }
  .exhibitor-page a.btn.btn-yellow.btn-no-bg {
    width: 74px;
  }
  .exhibitor-page p {
    font-size: 13.6px;
  }
  .cr-boundary {
    width: 100% !important;
  }
  .exposants-page .commerce-block .commerce-title {
    width: 45%;
  }
  .exponent-account-btn a {
    padding: 15px 11px 15px 53px;
    font-size: 13px;
  }
  .exposants-page .commerce-block .event-location {
    padding-left: 0;
  }
  .personel-events-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .block-header {
    background-image: url('/images/logo-menu-mobile-2018-left.png'), url('/images/logo-menu-mobile-post-2018-right.png');
    background-size: auto 90%;
    background-position: 10px center, right center;
    background-repeat: no-repeat;
    height: 200px;
    position: relative;
    width: calc(100% + 30px);
    box-shadow: none;
  }
  .block-header #link-back-home-mobile {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
  }
  .row.col.news-info p {
    clear: both;
  }
  .row.col.news-info img {
    height: auto !important;
    width: 100% !important;
  }
  .home-page .block-video-info form {
    margin-top: 283px !important;
  }
  .block-blue div.col-md-6.сol-block-timeline .col-md-12 a.to-play {
    padding-top: 0;
    font-size: 24px;
  }
  .static-block .block-blue div.col-md-6 a.to-play {
    font-size: 28px;
  }
  .personel-events-mobile {
    display: block;
  }
  .personel-events-mobile .agenda-block {
    z-index: 9998;
  }
  .header-links-block {
    display: none;
  }
  .marg-12 {
    margin-top: 0;
  }
  a.btn {
    white-space: normal;
  }
  .container.home-page,
  .container.content-page,
  .container.trophees-creer-form {
    width: 100%;
    margin-left: auto;
    padding: 0;
  }
  .container.home-page,
  .container.content-page,
  .trophees-creer-form {
    margin-top: 0px;
  }
  .container .container-block {
    width: 100%;
    margin-right: 0;
  }
  .logo-header {
    display: none;
  }
  .block-header .col-md-7.header-block-text {
    width: 36%;
    height: 50px;
    margin: 15px 32% 0;
  }
  .block-header .col-md-7.header-block-text p {
    margin-top: 0;
    text-align: center;
  }
  .cookies .container p {
    width: 88%;
    margin-left: 0;
    padding-right: 10px;
  }
  .cookies .container a.btn {
    margin-top: 18px;
  }
  .col-inform-block {
    display: none;
  }
  .home-page .logo {
    top: 257px;
    left: 43%;
    background-size: 100px;
    height: 100px;
    width: 100px;
  }
  .home-page .block-video-info .div-label {
    width: 100% !important;
    margin-bottom: 20px;
    text-align: center;
  }
  .home-page .div-label div {
    width: 200px;
    margin: 0 auto;
  }
  .home-page .div-label div {
    width: 100%;
    margin: 0 auto;
  }
  .home-page .col-video .div-label div > label {
    font-size: 16px;
    float: right;
    width: 90%;
  }
  .col-video .block-video-info form .btn-red {
    margin-left: 7px;
  }
  .col-video {
    height: 360px;
  }
  .home-page .col-video .block-video {
    background: url(/images/background-header-mobile-small.png) no-repeat center;
  }
  .home-page .col-video .block-video video {
    display: none;
  }
  .home-page .block-video-info {
    height: 360px;
    left: 0;
    background-image: url('/images/Header-post-salon-mobile-2019.png');
    background-position: 50% 8%;
    background-size: 80%;
  }
  .home-page .block-video-info .social-link-newsletter {
    margin-top: 5px;
  }
  .home-page .block-video-info span.merci {
    margin-top: 93px;
    text-align: center;
    font-size: 50px;
  }
  .home-page .block-video-info p.p-bold {
    margin: 2% 0 0 0;
    text-align: center;
    font-size: 25px;
  }
  .home-page .block-video-info p.p-small {
    font-size: 18px;
  }
  .home-page .block-video-info form {
    margin-bottom: 10px;
  }
  .home-page .block-video-info form .form-group {
    height: auto;
    width: 90% !important;
    margin-bottom: 10px !important;
  }
  .home-page .block-video-info form .form-group.div-label {
    margin-left: 0 !important;
  }
  .home-page .block-video-info .block-small-soc {
    margin: 20px 0;
  }
  .home-page .block-video-info .block-small-soc a {
    margin-right: 22px;
    background-size: 30px;
    height: 30px;
    width: 30px;
  }
  .block-blue-september .block-blue div.timeline {
    width: 100%;
  }
  .block-blue-september .block-blue div.timeline .timeline-date-block div.tl-date {
    width: 49%;
    margin-right: 2%;
  }
  .block-blue-september .block-blue div.timeline .timeline-date-block div.tl-text {
    width: 49%;
  }
  .block-blue-september .block-blue div.timeline .timeline-events-block a {
    width: 100%;
  }
  .block-blue-september .block-blue div.timeline .timeline-navigation {
    width: 100%;
  }
  .block-blue-september .block-blue div.timeline .timeline-navigation i {
    float: none;
  }
  .block-blue-september .block-blue div.col-md-6.сol-block-timeline {
    width: 100%;
    margin-left: 0;
  }
  .block-blue-september .block-blue div.timeline .timeline-events-block a span.col-md-4 {
    border-right: none;
  }
  .static-block.block-blue div.col-md-1 {
    width: 18%;
    margin-right: 1%;
  }
  .static-block.block-blue div.col-md-2 {
    width: 43%;
    margin-right: 0;
  }
  .static-block.block-blue div.col-md-6 {
    width: 100%;
    margin-top: 11px;
  }
  .static-block.block-blue div.col-md-6 a {
    line-height: 3 !important;
  }
  .block-blue div.col-md-1 {
    width: 18%;
    margin-right: 1%;
  }
  .block-blue div.col-md-2 {
    width: 43%;
    margin-right: 0;
  }
  .block-blue div.col-md-6 {
    width: 100%;
    margin-top: 11px;
  }
  .block-blue div.col-md-6 a {
    line-height: 3 !important;
  }
  .static-block .col-blocks-2 {
    position: relative;
  }
  .static-block .col-blocks-2 a {
    width: 100% !important;
    margin-right: 0;
  }
  .static-block .col-blocks-2 .bg-hover-block {
    width: 100% !important;
  }
  .static-block .col-blocks-2 .home-block-2-2 a {
    margin-top: 11px;
    margin-bottom: 11px;
  }
  .static-block .col-blocks-2 .home-block-2-2 .bg-hover-block {
    top: 309px;
    left: 0;
  }
  .static-block .col-blocks-2 .home-block-2-3 .bg-hover-block {
    bottom: 0;
  }
  .home-page .actus {
    height: 261px;
    width: 100%;
  }
  .home-page .actus .grid {
    height: 261px !important;
  }
  .home-page .actus .grid figcaption a {
    height: 50px !important;
  }
  .home-page .actus .grid figcaption p {
    height: 80px;
    bottom: 16px;
    padding-left: 0;
  }
  .home-page .actus .grid figcaption p a {
    margin-top: 108px;
    padding-right: 20px;
    font-size: 16px;
  }
  .home-page .actus .grid figcaption p span {
    right: -1px;
  }
  .actus .grid figure.effect-sadie:hover a.no-transition {
    transform: translate3d(0, -50%, 0) translate3d(0, -65px, 0);
    margin-left: 7px;
  }
  .news-list p a.effect-arrow-news-list {
    background-position: right 0;
  }
  .partenaires-block {
    width: 100%;
    margin-top: 11px;
  }
  .partenaires-block .partenaires .title-partenaires {
    margin-right: 29px;
    margin-left: 0;
    background-size: 123px 74px;
    padding: 0 15px;
  }
  .partenaires-block .partenaires .title-partenaires h2 {
    font-size: 25px;
  }
  .home-page .block-red marquee {
    width: 50%;
    margin: -3px 0 0 0;
  }
  .col-blocks-1 {
    width: 100%;
  }
  .col-blocks-1 .tv a,
  .col-blocks-1 .tv .bg-hover-block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 11px;
  }
  .col-blocks-1 .devenir-exposant a {
    width: 100%;
    margin-bottom: 11px;
  }
  .col-blocks-1 .devenir-exposant .bg-hover-block {
    bottom: 11px;
    width: 100%;
  }
  .advertising-block {
    width: 100%;
    margin-left: 0;
  }
  .social div {
    width: 49.5%;
  }
  .social div.title-social {
    display: none;
  }
  .social div.social-1 {
    margin-bottom: 10px;
  }
  .social div.social-2 {
    margin: 0;
  }
  .social div.social-3 {
    margin-right: 1%;
    margin-bottom: 10px;
  }
  .social div.social-4.block-mobile {
    display: block;
    background-color: red;
  }
  .social div.social-4.block-mobile a {
    width: 122px;
    background-image: url('/images/youtube-mobile.png');
    background-repeat: no-repeat;
    background-size: 122px 51px;
    background-position: center;
  }
  .youtube {
    margin-top: 11px;
  }
  .youtube .youtube-video {
    display: none;
  }
  .youtube .twitter-yellow {
    width: 100%;
  }
  .sponsors-block {
    height: auto;
  }
  .sponsors-block .partner-logo-link {
    width: 256px;
  }
  .slider-block,
  .slider {
    display: none;
  }
  .maps-block {
    margin-top: 11px;
    padding: 0;
  }
  .home-page input.form-control {
    margin: 0 !important;
  }
  .footer-container {
    width: 100%;
    margin-left: auto;
    padding: 0;
  }
  .footer-container .newsletter {
    clear: both;
  }
  /* right menu */
  .right-menu,
  .pagination-news-info {
    display: none;
  }
  /* news-info */
  .container.content-page .container-block {
    width: 100%;
    margin-right: 0;
  }
  .news-list {
    margin-right: -15px;
  }
  .news-list .col-md-6.col {
    width: 100%;
    margin-right: 0;
  }
  /* news list */
  .pagination-news a {
    background-position: center !important;
    font-size: 0;
  }
  .news-list .col-md-6.col {
    height: auto;
  }
  /* creer */
  .pk {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
  .trophee-creer-baner {
    display: none;
  }
  .step-list a.col-md-3 {
    width: 49.6%;
  }
  .step-list a.col-md-3:nth-child(even) {
    margin: 0 0 0.7% 0;
  }
  .step-list a.col-md-12 {
    background-position: 38% center;
  }
  .trophees-creer-form h3 {
    font-size: 22px;
  }
  .btn-open-step-list {
    display: block;
    margin: 11px -15px;
    background: #fff;
    padding: 15px;
    color: #EB2D7C;
  }
  .btn-open-step-list span {
    float: right;
  }
  /* contact */
  .base-page .form-group {
    height: auto;
  }
  .content-page .captcha {
    height: auto;
  }
  .content-page .captcha img {
    float: left;
  }
  .map-info {
    margin-top: 15px;
    padding-left: 30px;
  }
  .content-social {
    padding-bottom: 20px;
  }
  /* programmation-page */
  .title-block .event-list-block .col-md-9 {
    padding: 23px 0 20px;
  }
  .title-block .event-list-block .col-md-4 {
    padding: 10px;
  }
  .title-block .event-list-block .col-md-4 a {
    margin-top: 0;
    padding: 10px 10px 12px 60px;
  }
  /* exhibitor-page */
  .exhibitor-page form label {
    width: 96%;
  }
  .exhibitor-page .table > tbody > tr > td.text-green,
  .exhibitor-page .table > tbody > tr > td.b-red {
    font-size: 0;
  }
  .exhibitor-page .vorte-create-margin-top {
    margin-top: 0;
  }
  .mobile-margin-1 {
    margin-bottom: 15px;
  }
  .dropzone.file-dropzone {
    width: 100%;
  }
  .exhibitor-page form a.btn-red.dropzone-btn {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }
  .resize-images {
    width: auto;
  }
  .resize-images a.btn.btn-red {
    margin-top: 15px;
  }
  .exhibitor-page .block-border div.exhibitor-grey-block {
    margin-left: 15px;
  }
  .exhibitor-login-page .red-checkbox {
    margin-top: 10px;
    padding: 0;
  }
  .exhibitor-page .list-banners img.img-lg-mobile {
    width: inherit !important;
    height: auto !important;
  }
  .exposants-page .commerce-block .commerce-title {
    width: 57%;
  }
  .exponent-account-btn a.exponent-account-btn-2 {
    padding: 25px 15px 15px 70px;
  }
  .exhibitor-page .exhibitor-login-page form .col-sm-6.text-right {
    margin-top: -25px;
    width: 100%;
  }
}
@media (max-width: 754px) {
  .title-block .event-list-block .col-md-4 a {
    padding: 2px 10px 0 60px;
  }
}
@media (max-width: 700px) {
  .block-mobile-header div.menu-mobile .navbar-collapse.collapse .logo-header-menu {
    height: 54px;
  }
  .block-mobile-header div.menu-mobile .navbar-collapse.collapse p {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    font-size: 17px;
    color: #fff;
    text-align: left;
  }
  .partenaires-block .partenaires .title-partenaires {
    margin-right: 10px;
    background-size: 100px 60px;
  }
  .partenaires-block .partenaires .title-partenaires h2 {
    margin-top: 65px;
    font-size: 22px;
  }
  .partenaires-block .partenaires a {
    height: 150px;
  }
  footer ul.col-md-2 {
    width: 50%;
  }
  /* creer */
  .trophee-creer ul {
    margin: 0 0 20px -14px;
  }
  .step-list a.col-md-12,
  .btn-white.btn-white-center {
    background-position: 34% center;
  }
  .trophees-creer-form .content-page .feedback-title-block-9 a.btn-white {
    font-size: 14px;
  }
  .trophees-creer-form .content-page .feedback-title-block-9 .div-grey,
  .trophees-creer-form .content-page .feedback-title-block-9 .div-current {
    padding: 15px 15px 15px 14%;
  }
  /* programmation-page */
  .title-block .event-list-block .col-md-4 a {
    background-position: 0 center;
    padding: 2px 0 0 44px;
  }
  .programmation-page #ajax-events-container .container-event-second-style .container-day-event-second-style {
    width: 100%;
  }
  .exponent-account-btn a {
    width: 100%;
    margin-bottom: 10px;
  }
  .exposants-page .commerce-block .commerce-title {
    width: 80%;
    margin-top: -15px;
  }
  .exposants-page .commerce-block .event-location {
    margin-top: 10px;
    margin-left: 11px;
  }
  .exposants-page .commerce-block a {
    margin-top: 10px !important;
  }
}
@media (max-width: 540px) {
  .home-page .block-video-info form {
    margin-top: 210px !important;
  }
  .col-video .block-video-info form .form-group .flag {
    display: none;
  }
  .col-video .block-video-info form .form-group label {
    width: 100%;
  }
  footer .logo-footer {
    width: 100%;
  }
  .block-mobile-header .mobile-red-block {
    width: 75%;
  }
  .home-page .logo {
    left: 37%;
  }
  .block-header .col-md-7.header-block-text {
    width: 50%;
    margin: 15px 25% 0;
  }
  .block-mobile-header div.menu-mobile {
    background-size: 34px 22px;
  }
  .block-mobile-header div.menu-mobile button {
    width: 55px;
  }
  .block-mobile-header div.mobile-red-block h2 {
    margin-top: 16px;
    font-size: 18px;
  }
  .home-page .block-video-info span.merci {
    font-size: 47px;
  }
  .home-page .block-video-info p.p-bold {
    font-size: 22px;
  }
  .home-page .block-video-info p.p-small {
    font-size: 16px;
  }
  .home-page .block-video-info a.btn-red {
    margin-bottom: 30px;
  }
  .btn-white-border.btn-red {
    margin-left: 0;
  }
  .block-blue div.col-md-6 a.to-play {
    margin-top: 13px;
    font-size: 18px;
  }
  .block-blue div.col-md-6.сol-block-timeline .col-md-12 a.to-play {
    font-size: 20px;
    margin-top: 9px;
  }
  .home-page .actus h3 {
    font-size: 28px;
  }
  .static-block .block-blue div.col-md-6 a.to-play {
    background-position: right 20px;
    font-size: 18px;
  }
  .home-page .actus .img-i {
    height: 51px;
    width: 25px;
  }
  .home-page .block-red {
    padding: 10px 10px 0;
  }
  .home-page .block-red div.col-md-3 {
    font-size: 17px;
  }
  .home-page .block-red marquee {
    margin: 0;
    font-size: 17px;
  }
  .partenaires-block .partenaires .title-partenaires {
    width: 28%;
  }
  .partenaires-block .partenaires .title-partenaires h2 {
    font-size: 20px;
  }
  .partenaires-block .partenaires a {
    height: 104px;
  }
  .youtube .twitter-yellow {
    height: 460px;
  }
  .youtube .twitter-yellow a {
    margin-top: 12px;
  }
  footer {
    padding-left: 35px;
  }
  /* news-info */
  .title-block .col-md-5 {
    width: 100%;
    margin-bottom: 10px;
  }
  .title-block .col-md-7 {
    width: 100%;
  }
  .title-block .col-md-7 h2 {
    height: auto;
  }
  .news-info-soc.content-social a {
    width: 24%;
    margin-bottom: 10px;
  }
  .news-info-soc.content-social a.contact-soc-4 {
    margin-left: 15px;
  }
  .news-info-soc.content-social span.contact-soc-span {
    font-size: 17px;
    margin-left: 5px;
  }
  .calendar .grey-calendar,
  .calendar .blue-calendar {
    margin: 10px;
  }
  /* creer */
  .step-list a.col-md-12,
  .btn-white.btn-white-center {
    background-position: 29% center;
  }
  .trophees-creer-form .content-page form .form-group.input-block input[type=text] {
    width: 57%;
  }
  .progress-block .progress {
    width: 86%;
  }
  .trophees-creer-step1 .btn-white {
    width: 48.91% !important;
    font-size: 13px;
  }
  .trophees-creer-form .content-page .feedback-title-block-9 a.btn-white {
    width: 100%;
    margin-bottom: 10px;
  }
  .trophees-creer-form .content-page .feedback-title-block-9 .div-grey,
  .trophees-creer-form .content-page .feedback-title-block-9 .div-current {
    padding: 15px 15px 15px 21%;
  }
  ul.ul-yellow.ul-yellow-9-step li {
    margin-bottom: 21px;
  }
  .trophees-creer-form .content-page .feedback-title-block-8 .col-li .col-md-2 label {
    margin-right: 15px;
  }
  .trophees-creer-form .content-page .feedback-title-block-8 .col-li .col-md-2 input {
    width: 85%;
  }
  /* contact */
  .content-page .captcha img {
    width: 50%;
  }
  .content-page .captcha #contact_captcha {
    height: 50px;
    width: 47%;
  }
  .map-info .col-xs-3 {
    width: 50%;
    height: 112px;
  }
  .content-social .row a {
    width: 46%;
  }
  .content-social .row a:nth-child(3),
  .content-social .row a:nth-child(5) {
    margin-left: 15px;
  }
  .content-social .row a:nth-child(4) {
    margin-left: 0;
  }
  /* programmation-page */
  .programmation-page .event-list-block .col-md-9 {
    width: 60%;
  }
  .programmation-page .event-list-block .col-md-9 div.col-md-3 {
    width: 100%;
    margin-bottom: 10px;
    border: none;
  }
  .programmation-page .event-list-block .col-md-9 div.col-md-3.event-date,
  .programmation-page .event-list-block .col-md-9 div.col-md-3.event-star {
    margin-left: 0;
  }
  .programmation-page .event-list-block .col-md-9 a {
    width: 100%;
    padding-left: 0;
  }
  .programmation-page .event-list-block .col-md-3 {
    width: 40%;
  }
  .programmation-page .event-list-block .col-md-3 a {
    padding: 20px 5px 20px 44px;
  }
  .programmation-page .title-block .event-list-block .col-md-9 {
    padding: 10px 0 0;
  }
  .programmation-page .title-block .event-list-block .col-md-9 div.col-md-3 {
    width: auto !important;
    padding: 2px 25px 0;
    margin-bottom: 10px;
    border-right: 0;
  }
  .programmation-page .title-block .event-list-block .col-md-4 {
    width: 39%;
    padding: 27.5px 10px;
  }
  /* exhibitor-page */
  .exhibitor-page form label {
    width: 94%;
  }
  .exposants-page .exposants-info div {
    height: auto;
    width: 100%;
  }
  .exposants-page .exposants-info div.info-block {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .exposants-page .commerce-block .event-location {
    width: 23%;
  }
  .block-blue-september .col-blocks-2 .bg-hover-block span {
    padding-right: 5px !important;
  }
  /* Result search page */
  .result-actu,
  .result-event {
    flex-wrap: wrap;
    height: unset;
  }
  .result-actu .image-result-actu,
  .result-event .image-result-actu,
  .result-actu .image-result-event,
  .result-event .image-result-event {
    width: 100%;
    height: 150px;
  }
  .result-actu .content-result-actu,
  .result-event .content-result-actu,
  .result-actu .content-result-event,
  .result-event .content-result-event {
    width: 100%;
  }
  .result-exponent {
    flex-wrap: wrap;
    padding: 15px;
  }
  .result-exponent .image-result-exponent {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 110px;
  }
  .result-exponent .content-result-exponent {
    width: 100%;
    flex-wrap: wrap;
  }
  .result-exponent .content-result-exponent p {
    width: 100%;
    text-align: center;
  }
  .result-exponent .content-result-exponent .info-result-exponent {
    width: 100%;
    justify-content: center;
    margin-top: 15px;
  }
  .result-exponent .content-result-exponent .info-result-exponent .link-exponent {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .block-header {
    background-image: url(/images/logo-menu-mobile-post-2018.png);
    background-size: 99% auto;
    background-position: right center;
  }
  .filter-programmation form .first-row-block .container-sort-time div {
    margin-right: 0px;
  }
  .filter-programmation form .first-row-block .container-sort-time div label {
    margin-bottom: 5px;
  }
  .filter-programmation form .first-row-block .container-sort-time,
  .filter-programmation form .first-row-block .container-change-display {
    width: 100%;
  }
  .filter-programmation form #pop-search-filter #search-filter {
    left: 45px;
    width: 190px;
  }
}
@media (max-width: 420px) {
  .block-blue div.col-md-6.сol-block-timeline .col-md-12 a.to-play {
    font-size: 15px;
    margin-top: 16px;
  }
  .block-header .col-md-7.header-block-text {
    width: 60%;
    margin: 15px 20% 0;
  }
  .block-mobile-header div.menu-mobile .navbar-collapse.collapse .logo-header-menu {
    height: 43px;
    margin-left: 5px;
  }
  .block-mobile-header div.menu-mobile .navbar-collapse.collapse p {
    margin-left: 5px;
  }
  .block-mobile-header {
    padding-right: 0;
  }
  .block-mobile-header div.menu-mobile button {
    width: 50px;
  }
  .block-mobile-header div.mobile-red-block h2 {
    font-size: 15px;
  }
  .cookies .container p {
    width: 84%;
    font-size: 14px;
  }
  .home-page .logo {
    left: 38%;
  }
  .home-page .block-video-info p.p-bold {
    font-size: 20px;
  }
  .home-page.block-blue div {
    height: 125px;
  }
  .static-block .block-blue div.col-md-6 div {
    width: 45px;
    background-position: -2px center;
  }
  .home-page .block-red div.col-md-3 {
    font-size: 15px;
  }
  .home-page .block-red marquee {
    font-size: 15px;
  }
  .partenaires-block .partenaires .title-partenaires {
    background-size: 71px 40px;
  }
  .partenaires-block .partenaires .title-partenaires h2 {
    margin-top: 48px;
    font-size: 17px;
  }
  .partenaires-block .partenaires a {
    height: 84px;
  }
  .sponsors-block a.sponsor3 {
    width: 88px;
  }
  .sponsors-block a.sponsor4 {
    width: 51px;
  }
  footer a {
    font-size: 14px;
  }
  /* news-info */
  .calendar .text-center .calendar-time {
    margin-right: 10px;
  }
  /* creer */
  .step-list a.col-md-12,
  .btn-white.btn-white-center {
    background-position: 26% center;
  }
  .progress-block .progress {
    width: 83.5%;
  }
  /* contact */
  .content-page .captcha #contact_captcha {
    width: 46%;
  }
  /* programmation-page */
  .programmation-page .event-list-block .col-md-9 div {
    padding: 0 8px;
  }
  .programmation-page .event-list-block .col-md-3 a {
    padding: 10px 5px 10px 44px;
  }
  .programmation-page .title-block .event-list-block .col-md-9 {
    width: 100%;
  }
  .programmation-page .title-block .event-list-block .col-md-9 div.col-md-3.event-date {
    margin-left: 20px;
  }
  .programmation-page .title-block .event-list-block .col-md-4 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .programmation-page .title-block .event-list-block .col-md-4 a {
    font-size: 14px;
    padding: 12px 0 10px 40px;
  }
  .programmation-page .btn-red {
    width: 100%;
    white-space: normal;
  }
  .btn-trophy {
    padding: 13px 19px;
    margin-top: -12px;
    font-size: 0;
  }
  .btn-trophy span {
    margin-right: 0;
  }
  .exposants-page form label.latch {
    left: 0;
    margin-top: 45px;
  }
  .exposants-page .commerce-block .commerce-title {
    width: 79%;
  }
  .exposants-page .title-block h1 {
    padding: 16px 0 16px 110px;
    font-size: 27px;
  }
  .exposants-page a.btn.btn-red.exposants-btn {
    width: 92%;
    margin-left: 15px;
  }
  .exhibitor-login-page form .form-group {
    float: none;
  }
  .exponent-account-login .exhibitor-login-page span {
    float: right;
    margin-right: 15px;
  }
  .exponent-account-login .exhibitor-login-page button.btn.btn-red {
    clear: both;
    margin-top: 10px;
  }
}
@media (max-width: 374px) {
  .block-header .col-md-7.header-block-text {
    width: 70%;
    margin: 15px 15% 0;
  }
  .feedback-title-block h1 {
    font-size: 30px;
  }
  .block-mobile-header {
    padding: 0;
  }
  .block-mobile-header div.mobile-red-block {
    width: 70%;
  }
  .block-mobile-header div.mobile-red-block h2 {
    margin-top: 15px;
  }
  .home-page .logo {
    left: 34%;
  }
  .home-page .block-video-info span.merci {
    font-size: 44px;
  }
  .home-page .block-video-info p.p-bold {
    font-size: 18px;
  }
  .home-page .block-video-info form {
    margin-bottom: 5px;
  }
  .block-blue div.col-md-1 p {
    font-size: 12px !important;
  }
  .block-blue div.col-md-6 a.to-play {
    margin-top: 17px;
    background-image: none;
    font-size: 15px;
  }
  .block-small-soc a {
    margin-right: 7px;
  }
  .partenaires-block .partenaires {
    padding: 24px 5px 13px;
  }
  .partenaires-block .partenaires .title-partenaires {
    background-size: 58px 34px;
  }
  .partenaires-block .partenaires .title-partenaires h2 {
    margin-top: 40px;
    font-size: 14px;
  }
  .partenaires-block .partenaires a {
    height: 63px;
    width: 21%;
  }
  .youtube .twitter-yellow {
    height: 515px;
  }
  .youtube .twitter-yellow h2 {
    padding-top: 8px;
    font-size: 28px;
  }
  .home-page .block-red div.col-md-3 {
    padding: 0;
    font-size: 13px;
  }
  .home-page .block-red marquee {
    height: 22px;
    font-size: 13px;
  }
  .partenaires-block .sponsors-banner a span {
    font-size: 30px;
  }
  /* news-info */
  .calendar .text-center div {
    font-size: 12px;
  }
  .calendar-events .panel-group {
    padding: 0 10px;
  }
  .news-info .btn-red {
    width: 100%;
    font-size: 14px;
  }
  /* creer */
  .trophees-creer-form .content-page form .form-group label {
    width: 100%;
  }
  .trophee-creer a.btn.btn-red {
    width: 100%;
    font-size: 14px;
  }
  .trophee-creer ul {
    margin: 0 0 40px -14px;
  }
  .base-link {
    display: block;
    margin-bottom: 20px;
  }
  .white-block ul li {
    margin-bottom: 15px;
  }
  .step-list a,
  .btn-white {
    font-size: 13px;
  }
  .progress-block .progress {
    width: 82%;
  }
  .trophees-creer-step1 .btn-white {
    width: 48.8% !important;
    font-size: 12px !important;
  }
  .trophees-creer-form .content-page .feedback-title-block-9 .div-grey,
  .trophees-creer-form .content-page .feedback-title-block-9 .div-current {
    padding: 15px 15px 15px 25%;
  }
  .trophees-creer-form .content-page .feedback-title-block-8 .col-li .col-md-2 label {
    margin-right: 20px;
  }
  .trophees-creer-form .content-page .feedback-title-block-8 .col-li .col-md-2 input {
    width: 82%;
  }
  /* programmation-page */
  .programmation-page h1 {
    font-size: 30px;
  }
  .programmation-page .event-list-block .col-md-9 div.col-md-3 {
    font-size: 12px;
  }
  .exponent-account-login .exhibitor-login-page button.btn.btn-red {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  @import url('http://fonts.googleapis.com/css?family=Pacifico|Open+Sans:300');
  li .logo-header-menu {
    width: 100%;
  }
  .outer-menu .menu > div > div > ul.submenu > li > a {
    color: #FFED00 !important;
  }
  .outer-menu .menu > div > div > ul.submenu > li > a:hover,
  .outer-menu .menu > div > div > ul.submenu > li > a:focus {
    border-bottom: none;
  }
  .container-block-mobile-header {
    position: relative;
    height: 80px;
    margin-bottom: 10px;
    display: block;
  }
  .block-mobile-header {
    position: absolute;
    display: block;
    height: 80px;
    background: #09ABD0;
  }
  .block-mobile-header.floating {
    position: fixed;
    z-index: 360;
    top: -13px;
    max-width: 98%;
  }
  .block-mobile-header .menu-mobile {
    height: 55px;
    margin-top: 8px;
  }
  .block-mobile-header .menu-mobile .toggle-search {
    background-image: url(/images/logo-recherche.png);
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: 85%;
    background-position: center;
    border: none;
    background-color: transparent;
    padding: 0;
    position: absolute;
    top: 9px;
    left: 80px;
  }
  .block-mobile-header .menu-mobile .header-agenda {
    background-image: url(/images/logo-agenda.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    height: 60px;
    width: 60px;
    position: absolute;
    left: 10px;
    top: 11px;
  }
  .block-mobile-header .menu-mobile .header-badge {
    background-image: url(/images/logo-badge.png);
    background-repeat: no-repeat;
    background-size: 90% auto;
    background-position: center;
    background-color: #ffdf01;
    position: absolute;
    right: 10px;
    height: 60px;
    width: 145px;
    top: 10px;
  }
  .block-mobile-header .mobile-red-block-new .header-links-block {
    float: inherit;
    display: block;
    margin-top: 18px;
    margin-right: 0;
    color: #fff;
  }
  .block-mobile-header .mobile-red-block {
    height: 60px;
    margin: -67px 0 0 84px;
    background-color: #EB2D7C;
    background-image: url('/images/red-block-mobile@2x.png');
    background-repeat: no-repeat;
    background-position: 10px;
  }
  .block-mobile-header .mobile-red-block h2 {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    margin-top: 18px;
    padding-left: 58px;
  }
  .outer-menu .checkbox-toggle:checked + .hamburger > div {
    transform: rotate(135deg);
    position: relative;
    flex: none;
    width: 12%;
    height: 2px;
    margin-right: 10px;
    background: #FEFEFE;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-menu .checkbox-toggle:checked + .hamburger {
    position: fixed !important;
    width: 160px;
    height: 41px;
    top: 15px;
    right: 23px;
    border: 2px solid #fff;
    border-radius: 0;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 166, 206, 0.95);
    background-image: none;
  }
  .outer-menu .checkbox-toggle:checked + .hamburger span {
    display: inline-block;
  }
  .mobile-menu .dropdown-menu {
    margin: 0;
    background-color: #000;
    border: none;
    box-shadow: none;
  }
  .mobile-menu li > a {
    margin-left: 15px;
    padding: 0;
    font-size: 14px;
    color: #fff;
  }
  .mobile-menu li > a:hover,
  .mobile-menu li > a:focus {
    display: inline-block;
    background-color: #000;
    border-bottom: 2px solid #FFED00;
    color: #fff;
  }
  .flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  * {
    box-sizing: border-box;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
  }
  a,
  a:visited,
  a:hover,
  a:active {
    color: inherit;
    text-decoration: none;
  }
  h1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 3em;
    text-align: center;
  }
  .container-search-desktop {
    display: none !important;
  }
  .container-search-mobile {
    position: absolute;
    left: 0;
    bottom: -47px;
    width: 100%;
    display: none;
    align-items: center;
    background-color: white;
    box-shadow: 0px 4px 15px #9a9a9a;
    z-index: 4;
  }
  .container-search-mobile.active {
    display: flex;
  }
  .container-search-mobile .loupe-search {
    display: flex;
    align-items: center;
    padding-left: 10px;
  }
  .container-search-mobile .loupe-search img {
    width: 30px;
    margin-right: 15px;
  }
  .container-search-mobile .loupe-search span {
    font-weight: bold;
    font-size: 19px;
    white-space: nowrap;
  }
  .container-search-mobile form {
    display: flex;
    width: 84%;
  }
  .container-search-mobile form input.form-control {
    background-color: white;
  }
  .container-search-mobile form button {
    font-weight: bold;
    font-size: 20px;
  }
  .container-search-mobile #close-searchbar {
    height: 30px;
    width: 30px;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
  }
  .outer-menu {
    position: absolute;
    top: 11px;
    left: 15px;
    z-index: 9999;
  }
  .outer-menu .checkbox-toggle {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
    width: 60px;
    height: 60px;
    opacity: 0;
  }
  .outer-menu .checkbox-toggle:checked + .hamburger > div {
    transform: rotate(135deg);
  }
  .outer-menu .checkbox-toggle:checked + .hamburger > div:before,
  .outer-menu .checkbox-toggle:checked + .hamburger > div:after {
    top: 0;
    transform: rotate(90deg);
  }
  .outer-menu .checkbox-toggle:checked + .hamburger > div:after {
    opacity: 0;
  }
  .outer-menu .checkbox-toggle:checked ~ .menu {
    pointer-events: auto;
    visibility: visible;
  }
  .outer-menu .checkbox-toggle:checked ~ .menu > div {
    transform: scale(1);
    transition-duration: .75s;
  }
  .outer-menu .checkbox-toggle:checked ~ .menu > div > div {
    opacity: 1;
    transition: opacity 0.4s ease 0.4s;
  }
  .outer-menu .checkbox-toggle:hover + .hamburger {
    border: 2px solid #fff;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .outer-menu .checkbox-toggle:checked:hover + .hamburger > div {
    transform: rotate(225deg);
  }
  .outer-menu .hamburger {
    background: transparent;
    background-image: url(/images/menu-line.png);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    border: none;
    z-index: 1;
    width: 60px;
    height: 59px;
    padding: .5em 1em;
    border-radius: 0 0.12em 0.12em 0;
    transition: box-shadow 0.4s ease;
    backface-visibility: hidden;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-menu .hamburger span {
    display: none;
  }
  .outer-menu .hamburger > div:before,
  .outer-menu .hamburger > div:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: inherit;
    transition: all 0.4s ease;
  }
  .outer-menu .hamburger > div:after {
    top: 10px;
  }
  .outer-menu .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    visibility: hidden;
    overflow: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-menu .menu > div {
    width: 300vw;
    height: 1000vw;
    color: #FEFEFE;
    background: rgba(0, 166, 206, 0.95);
    border-radius: 50%;
    transition: all 0.4s ease;
    flex: none;
    transform: scale(0);
    backface-visibility: hidden;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-menu .menu > div > div {
    text-align: center;
    max-width: 90vw;
    max-height: 100vh;
    opacity: 0;
    transition: opacity 0.4s ease;
    overflow-y: auto;
    overflow-x: hidden;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-menu .menu > div > div > ul {
    top: 0 !important;
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    max-height: 100vh;
  }
  .outer-menu .menu > div > div > ul > li {
    padding: 0;
    margin: 10px 0;
    display: block;
  }
  .outer-menu .menu > div > div > ul > li > a {
    display: inline-block;
    min-height: 20px;
    cursor: pointer;
    font-size: 17px;
  }
  .outer-menu .menu > div > div > ul > li > a.no-line {
    border-bottom: none;
  }
  .outer-menu .menu > div > div > ul > li > a:hover {
    color: #e5e5e5;
  }
  .outer-menu .menu > div > div > ul > li > a:hover:after {
    width: 100%;
  }
  .outer-menu .menu > div > div > ul > li > a:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: -0.15em;
    left: 0;
    width: 0;
    height: 2px;
  }
}
@media (max-width: 477px) {
  .block-mobile-header .header-links-block a {
    float: right;
    margin-right: 15px;
  }
  .block-mobile-header .header-links-block a.header-red {
    margin-bottom: 10px;
  }
  .block-mobile-header .menu-mobile .header-agenda {
    height: 50px;
    width: 50px;
    position: absolute;
    left: 0px;
    top: 17px;
  }
  .block-mobile-header .menu-mobile .toggle-search {
    left: 110px;
  }
  .block-mobile-header .menu-mobile .header-badge {
    width: 125px;
  }
  .outer-menu {
    left: 55px;
  }
}
