/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
 
 html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
/*
table {
  border-collapse: collapse;
  border-spacing: 0;
}*/
/*
td,
th {
  padding: 0;
}*/

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@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.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: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-trash-red:before {
  content: "\e020";
  color:red;
}
.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,
.glyphicon-camera1: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,
.glyphicon-facetime-video1: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-bell-blue:before {
  content: "\e123";
  font-size: 1.3em;
  color: #0000FF;
}
.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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #F5F5F5;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #--color--;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}

figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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;
  width: 100% \9;
  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;
}
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:0;
}
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: 5px;
  margin-bottom: 5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 20px;
}
h2,
.h2 {
  font-size: 18px;
}
h3,
.h3 {
  font-size: 16px;
  font-weight: 700;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 8px;
}
.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%;
}
cite {
  font-style: normal;
}
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: #--color--;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #--color--;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 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;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.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;
}

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';
}
blockquote:before,
blockquote:after {
  content: "";
}
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: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 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 #cccccc;
  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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24, .col-xs-25, .col-sm-25, .col-md-25, .col-lg-25, .col-xs-26, .col-sm-26, .col-md-26, .col-lg-26, .col-xs-27, .col-sm-27, .col-md-27, .col-lg-27, .col-xs-28, .col-sm-28, .col-md-28, .col-lg-28, .col-xs-29, .col-sm-29, .col-md-29, .col-lg-29, .col-xs-30, .col-sm-30, .col-md-30, .col-lg-30, .col-xs-31, .col-sm-31, .col-md-31, .col-lg-31, .col-xs-32, .col-sm-32, .col-md-32, .col-lg-32, .col-xs-33, .col-sm-33, .col-md-33, .col-lg-33, .col-xs-34, .col-sm-34, .col-md-34, .col-lg-34, .col-xs-35, .col-sm-35, .col-md-35, .col-lg-35, .col-xs-36, .col-sm-36, .col-md-36, .col-lg-36 {
  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, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-25, .col-xs-26, .col-xs-27, .col-xs-28, .col-xs-29, .col-xs-30, .col-xs-31, .col-xs-32, .col-xs-33, .col-xs-34, .col-xs-35, .col-xs-36 {
  float: left;
}
.col-xs-36 {
  width: 100%;
}
.col-xs-35 {
  width: 97.22222222%;
}
.col-xs-34 {
  width: 94.44444444%;
}
.col-xs-33 {
  width: 91.66666667%;
}
.col-xs-32 {
  width: 88.88888889%;
}
.col-xs-31 {
  width: 86.11111111%;
}
.col-xs-30 {
  width: 83.33333333%;
}
.col-xs-29 {
  width: 80.55555556%;
}
.col-xs-28 {
  width: 77.77777778%;
}
.col-xs-27 {
  width: 75%;
}
.col-xs-26 {
  width: 72.22222222%;
}
.col-xs-25 {
  width: 69.44444444%;
}
.col-xs-24 {
  width: 66.66666667%;
}
.col-xs-23 {
  width: 63.88888889%;
}
.col-xs-22 {
  width: 61.11111111%;
}
.col-xs-21 {
  width: 58.33333333%;
}
.col-xs-20 {
  width: 55.55555556%;
}
.col-xs-19 {
  width: 52.77777778%;
}
.col-xs-18 {
  width: 50%;
}
.col-xs-17 {
  width: 47.22222222%;
}
.col-xs-16 {
  width: 44.44444444%;
}
.col-xs-15 {
  width: 41.66666667%;
}
.col-xs-14 {
  width: 38.88888889%;
}
.col-xs-13 {
  width: 36.11111111%;
}
.col-xs-12 {
  width: 33.33333333%;
}
.col-xs-11 {
  width: 30.55555556%;
}
.col-xs-10 {
  width: 27.77777778%;
}
.col-xs-9 {
  width: 25%;
}
.col-xs-8 {
  width: 22.22222222%;
}
.col-xs-7 {
  width: 19.44444444%;
}
.col-xs-6 {
  width: 16.66666667%;
}
.col-xs-5 {
  width: 13.88888889%;
}
.col-xs-4 {
  width: 11.11111111%;
}
.col-xs-3 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 5.55555556%;
}
.col-xs-1 {
  width: 2.77777778%;
}
.col-xs-pull-36 {
  right: 100%;
}
.col-xs-pull-35 {
  right: 97.22222222%;
}
.col-xs-pull-34 {
  right: 94.44444444%;
}
.col-xs-pull-33 {
  right: 91.66666667%;
}
.col-xs-pull-32 {
  right: 88.88888889%;
}
.col-xs-pull-31 {
  right: 86.11111111%;
}
.col-xs-pull-30 {
  right: 83.33333333%;
}
.col-xs-pull-29 {
  right: 80.55555556%;
}
.col-xs-pull-28 {
  right: 77.77777778%;
}
.col-xs-pull-27 {
  right: 75%;
}
.col-xs-pull-26 {
  right: 72.22222222%;
}
.col-xs-pull-25 {
  right: 69.44444444%;
}
.col-xs-pull-24 {
  right: 66.66666667%;
}
.col-xs-pull-23 {
  right: 63.88888889%;
}
.col-xs-pull-22 {
  right: 61.11111111%;
}
.col-xs-pull-21 {
  right: 58.33333333%;
}
.col-xs-pull-20 {
  right: 55.55555556%;
}
.col-xs-pull-19 {
  right: 52.77777778%;
}
.col-xs-pull-18 {
  right: 50%;
}
.col-xs-pull-17 {
  right: 47.22222222%;
}
.col-xs-pull-16 {
  right: 44.44444444%;
}
.col-xs-pull-15 {
  right: 41.66666667%;
}
.col-xs-pull-14 {
  right: 38.88888889%;
}
.col-xs-pull-13 {
  right: 36.11111111%;
}
.col-xs-pull-12 {
  right: 33.33333333%;
}
.col-xs-pull-11 {
  right: 30.55555556%;
}
.col-xs-pull-10 {
  right: 27.77777778%;
}
.col-xs-pull-9 {
  right: 25%;
}
.col-xs-pull-8 {
  right: 22.22222222%;
}
.col-xs-pull-7 {
  right: 19.44444444%;
}
.col-xs-pull-6 {
  right: 16.66666667%;
}
.col-xs-pull-5 {
  right: 13.88888889%;
}
.col-xs-pull-4 {
  right: 11.11111111%;
}
.col-xs-pull-3 {
  right: 8.33333333%;
}
.col-xs-pull-2 {
  right: 5.55555556%;
}
.col-xs-pull-1 {
  right: 2.77777778%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-36 {
  left: 100%;
}
.col-xs-push-35 {
  left: 97.22222222%;
}
.col-xs-push-34 {
  left: 94.44444444%;
}
.col-xs-push-33 {
  left: 91.66666667%;
}
.col-xs-push-32 {
  left: 88.88888889%;
}
.col-xs-push-31 {
  left: 86.11111111%;
}
.col-xs-push-30 {
  left: 83.33333333%;
}
.col-xs-push-29 {
  left: 80.55555556%;
}
.col-xs-push-28 {
  left: 77.77777778%;
}
.col-xs-push-27 {
  left: 75%;
}
.col-xs-push-26 {
  left: 72.22222222%;
}
.col-xs-push-25 {
  left: 69.44444444%;
}
.col-xs-push-24 {
  left: 66.66666667%;
}
.col-xs-push-23 {
  left: 63.88888889%;
}
.col-xs-push-22 {
  left: 61.11111111%;
}
.col-xs-push-21 {
  left: 58.33333333%;
}
.col-xs-push-20 {
  left: 55.55555556%;
}
.col-xs-push-19 {
  left: 52.77777778%;
}
.col-xs-push-18 {
  left: 50%;
}
.col-xs-push-17 {
  left: 47.22222222%;
}
.col-xs-push-16 {
  left: 44.44444444%;
}
.col-xs-push-15 {
  left: 41.66666667%;
}
.col-xs-push-14 {
  left: 38.88888889%;
}
.col-xs-push-13 {
  left: 36.11111111%;
}
.col-xs-push-12 {
  left: 33.33333333%;
}
.col-xs-push-11 {
  left: 30.55555556%;
}
.col-xs-push-10 {
  left: 27.77777778%;
}
.col-xs-push-9 {
  left: 25%;
}
.col-xs-push-8 {
  left: 22.22222222%;
}
.col-xs-push-7 {
  left: 19.44444444%;
}
.col-xs-push-6 {
  left: 16.66666667%;
}
.col-xs-push-5 {
  left: 13.88888889%;
}
.col-xs-push-4 {
  left: 11.11111111%;
}
.col-xs-push-3 {
  left: 8.33333333%;
}
.col-xs-push-2 {
  left: 5.55555556%;
}
.col-xs-push-1 {
  left: 2.77777778%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-36 {
  margin-left: 100%;
}
.col-xs-offset-35 {
  margin-left: 97.22222222%;
}
.col-xs-offset-34 {
  margin-left: 94.44444444%;
}
.col-xs-offset-33 {
  margin-left: 91.66666667%;
}
.col-xs-offset-32 {
  margin-left: 88.88888889%;
}
.col-xs-offset-31 {
  margin-left: 86.11111111%;
}
.col-xs-offset-30 {
  margin-left: 83.33333333%;
}
.col-xs-offset-29 {
  margin-left: 80.55555556%;
}
.col-xs-offset-28 {
  margin-left: 77.77777778%;
}
.col-xs-offset-27 {
  margin-left: 75%;
}
.col-xs-offset-26 {
  margin-left: 72.22222222%;
}
.col-xs-offset-25 {
  margin-left: 69.44444444%;
}
.col-xs-offset-24 {
  margin-left: 66.66666667%;
}
.col-xs-offset-23 {
  margin-left: 63.88888889%;
}
.col-xs-offset-22 {
  margin-left: 61.11111111%;
}
.col-xs-offset-21 {
  margin-left: 58.33333333%;
}
.col-xs-offset-20 {
  margin-left: 55.55555556%;
}
.col-xs-offset-19 {
  margin-left: 52.77777778%;
}
.col-xs-offset-18 {
  margin-left: 50%;
}
.col-xs-offset-17 {
  margin-left: 47.22222222%;
}
.col-xs-offset-16 {
  margin-left: 44.44444444%;
}
.col-xs-offset-15 {
  margin-left: 41.66666667%;
}
.col-xs-offset-14 {
  margin-left: 38.88888889%;
}
.col-xs-offset-13 {
  margin-left: 36.11111111%;
}
.col-xs-offset-12 {
  margin-left: 33.33333333%;
}
.col-xs-offset-11 {
  margin-left: 30.55555556%;
}
.col-xs-offset-10 {
  margin-left: 27.77777778%;
}
.col-xs-offset-9 {
  margin-left: 25%;
}
.col-xs-offset-8 {
  margin-left: 22.22222222%;
}
.col-xs-offset-7 {
  margin-left: 19.44444444%;
}
.col-xs-offset-6 {
  margin-left: 16.66666667%;
}
.col-xs-offset-5 {
  margin-left: 13.88888889%;
}
.col-xs-offset-4 {
  margin-left: 11.11111111%;
}
.col-xs-offset-3 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 5.55555556%;
}
.col-xs-offset-1 {
  margin-left: 2.77777778%;
}
.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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-30, .col-sm-31, .col-sm-32, .col-sm-33, .col-sm-34, .col-sm-35, .col-sm-36 {
    float: left;
  }
  .col-sm-36 {
    width: 100%;
  }
  .col-sm-35 {
    width: 97.22222222%;
  }
  .col-sm-34 {
    width: 94.44444444%;
  }
  .col-sm-33 {
    width: 91.66666667%;
  }
  .col-sm-32 {
    width: 88.88888889%;
  }
  .col-sm-31 {
    width: 86.11111111%;
  }
  .col-sm-30 {
    width: 83.33333333%;
  }
  .col-sm-29 {
    width: 80.55555556%;
  }
  .col-sm-28 {
    width: 77.77777778%;
  }
  .col-sm-27 {
    width: 75%;
  }
  .col-sm-26 {
    width: 72.22222222%;
  }
  .col-sm-25 {
    width: 69.44444444%;
  }
  .col-sm-24 {
    width: 66.66666667%;
  }
  .col-sm-23 {
    width: 63.88888889%;
  }
  .col-sm-22 {
    width: 61.11111111%;
  }
  .col-sm-21 {
    width: 58.33333333%;
  }
  .col-sm-20 {
    width: 55.55555556%;
  }
  .col-sm-19 {
    width: 52.77777778%;
  }
  .col-sm-18 {
    width: 50%;
  }
  .col-sm-17 {
    width: 47.22222222%;
  }
  .col-sm-16 {
    width: 44.44444444%;
  }
  .col-sm-15 {
    width: 41.66666667%;
  }
  .col-sm-14 {
    width: 38.88888889%;
  }
  .col-sm-13 {
    width: 36.11111111%;
  }
  .col-sm-12 {
    width: 33.33333333%;
  }
  .col-sm-11 {
    width: 30.55555556%;
  }
  .col-sm-10 {
    width: 27.77777778%;
  }
  .col-sm-9 {
    width: 25%;
  }
  .col-sm-8 {
    width: 22.22222222%;
  }
  .col-sm-7 {
    width: 19.44444444%;
  }
  .col-sm-6 {
    width: 16.66666667%;
  }
  .col-sm-5 {
    width: 13.88888889%;
  }
  .col-sm-4 {
    width: 11.11111111%;
  }
  .col-sm-3 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 5.55555556%;
  }
  .col-sm-1 {
    width: 2.77777778%;
  }
  .col-sm-pull-36 {
    right: 100%;
  }
  .col-sm-pull-35 {
    right: 97.22222222%;
  }
  .col-sm-pull-34 {
    right: 94.44444444%;
  }
  .col-sm-pull-33 {
    right: 91.66666667%;
  }
  .col-sm-pull-32 {
    right: 88.88888889%;
  }
  .col-sm-pull-31 {
    right: 86.11111111%;
  }
  .col-sm-pull-30 {
    right: 83.33333333%;
  }
  .col-sm-pull-29 {
    right: 80.55555556%;
  }
  .col-sm-pull-28 {
    right: 77.77777778%;
  }
  .col-sm-pull-27 {
    right: 75%;
  }
  .col-sm-pull-26 {
    right: 72.22222222%;
  }
  .col-sm-pull-25 {
    right: 69.44444444%;
  }
  .col-sm-pull-24 {
    right: 66.66666667%;
  }
  .col-sm-pull-23 {
    right: 63.88888889%;
  }
  .col-sm-pull-22 {
    right: 61.11111111%;
  }
  .col-sm-pull-21 {
    right: 58.33333333%;
  }
  .col-sm-pull-20 {
    right: 55.55555556%;
  }
  .col-sm-pull-19 {
    right: 52.77777778%;
  }
  .col-sm-pull-18 {
    right: 50%;
  }
  .col-sm-pull-17 {
    right: 47.22222222%;
  }
  .col-sm-pull-16 {
    right: 44.44444444%;
  }
  .col-sm-pull-15 {
    right: 41.66666667%;
  }
  .col-sm-pull-14 {
    right: 38.88888889%;
  }
  .col-sm-pull-13 {
    right: 36.11111111%;
  }
  .col-sm-pull-12 {
    right: 33.33333333%;
  }
  .col-sm-pull-11 {
    right: 30.55555556%;
  }
  .col-sm-pull-10 {
    right: 27.77777778%;
  }
  .col-sm-pull-9 {
    right: 25%;
  }
  .col-sm-pull-8 {
    right: 22.22222222%;
  }
  .col-sm-pull-7 {
    right: 19.44444444%;
  }
  .col-sm-pull-6 {
    right: 16.66666667%;
  }
  .col-sm-pull-5 {
    right: 13.88888889%;
  }
  .col-sm-pull-4 {
    right: 11.11111111%;
  }
  .col-sm-pull-3 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 5.55555556%;
  }
  .col-sm-pull-1 {
    right: 2.77777778%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-36 {
    left: 100%;
  }
  .col-sm-push-35 {
    left: 97.22222222%;
  }
  .col-sm-push-34 {
    left: 94.44444444%;
  }
  .col-sm-push-33 {
    left: 91.66666667%;
  }
  .col-sm-push-32 {
    left: 88.88888889%;
  }
  .col-sm-push-31 {
    left: 86.11111111%;
  }
  .col-sm-push-30 {
    left: 83.33333333%;
  }
  .col-sm-push-29 {
    left: 80.55555556%;
  }
  .col-sm-push-28 {
    left: 77.77777778%;
  }
  .col-sm-push-27 {
    left: 75%;
  }
  .col-sm-push-26 {
    left: 72.22222222%;
  }
  .col-sm-push-25 {
    left: 69.44444444%;
  }
  .col-sm-push-24 {
    left: 66.66666667%;
  }
  .col-sm-push-23 {
    left: 63.88888889%;
  }
  .col-sm-push-22 {
    left: 61.11111111%;
  }
  .col-sm-push-21 {
    left: 58.33333333%;
  }
  .col-sm-push-20 {
    left: 55.55555556%;
  }
  .col-sm-push-19 {
    left: 52.77777778%;
  }
  .col-sm-push-18 {
    left: 50%;
  }
  .col-sm-push-17 {
    left: 47.22222222%;
  }
  .col-sm-push-16 {
    left: 44.44444444%;
  }
  .col-sm-push-15 {
    left: 41.66666667%;
  }
  .col-sm-push-14 {
    left: 38.88888889%;
  }
  .col-sm-push-13 {
    left: 36.11111111%;
  }
  .col-sm-push-12 {
    left: 33.33333333%;
  }
  .col-sm-push-11 {
    left: 30.55555556%;
  }
  .col-sm-push-10 {
    left: 27.77777778%;
  }
  .col-sm-push-9 {
    left: 25%;
  }
  .col-sm-push-8 {
    left: 22.22222222%;
  }
  .col-sm-push-7 {
    left: 19.44444444%;
  }
  .col-sm-push-6 {
    left: 16.66666667%;
  }
  .col-sm-push-5 {
    left: 13.88888889%;
  }
  .col-sm-push-4 {
    left: 11.11111111%;
  }
  .col-sm-push-3 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 5.55555556%;
  }
  .col-sm-push-1 {
    left: 2.77777778%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-36 {
    margin-left: 100%;
  }
  .col-sm-offset-35 {
    margin-left: 97.22222222%;
  }
  .col-sm-offset-34 {
    margin-left: 94.44444444%;
  }
  .col-sm-offset-33 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-32 {
    margin-left: 88.88888889%;
  }
  .col-sm-offset-31 {
    margin-left: 86.11111111%;
  }
  .col-sm-offset-30 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-29 {
    margin-left: 80.55555556%;
  }
  .col-sm-offset-28 {
    margin-left: 77.77777778%;
  }
  .col-sm-offset-27 {
    margin-left: 75%;
  }
  .col-sm-offset-26 {
    margin-left: 72.22222222%;
  }
  .col-sm-offset-25 {
    margin-left: 69.44444444%;
  }
  .col-sm-offset-24 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-23 {
    margin-left: 63.88888889%;
  }
  .col-sm-offset-22 {
    margin-left: 61.11111111%;
  }
  .col-sm-offset-21 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-20 {
    margin-left: 55.55555556%;
  }
  .col-sm-offset-19 {
    margin-left: 52.77777778%;
  }
  .col-sm-offset-18 {
    margin-left: 50%;
  }
  .col-sm-offset-17 {
    margin-left: 47.22222222%;
  }
  .col-sm-offset-16 {
    margin-left: 44.44444444%;
  }
  .col-sm-offset-15 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-14 {
    margin-left: 38.88888889%;
  }
  .col-sm-offset-13 {
    margin-left: 36.11111111%;
  }
  .col-sm-offset-12 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 30.55555556%;
  }
  .col-sm-offset-10 {
    margin-left: 27.77777778%;
  }
  .col-sm-offset-9 {
    margin-left: 25%;
  }
  .col-sm-offset-8 {
    margin-left: 22.22222222%;
  }
  .col-sm-offset-7 {
    margin-left: 19.44444444%;
  }
  .col-sm-offset-6 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 13.88888889%;
  }
  .col-sm-offset-4 {
    margin-left: 11.11111111%;
  }
  .col-sm-offset-3 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 5.55555556%;
  }
  .col-sm-offset-1 {
    margin-left: 2.77777778%;
  }
  .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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-30, .col-md-31, .col-md-32, .col-md-33, .col-md-34, .col-md-35, .col-md-36 {
    float: left;
  }
  .col-md-36 {
    width: 100%;
  }
  .col-md-35 {
    width: 97.22222222%;
  }
  .col-md-34 {
    width: 94.44444444%;
  }
  .col-md-33 {
    width: 91.66666667%;
  }
  .col-md-32 {
    width: 88.88888889%;
  }
  .col-md-31 {
    width: 86.11111111%;
  }
  .col-md-30 {
    width: 83.33333333%;
  }
  .col-md-29 {
    width: 80.55555556%;
  }
  .col-md-28 {
    width: 77.77777778%;
  }
  .col-md-27 {
    width: 75%;
  }
  .col-md-26 {
    width: 72.22222222%;
  }
  .col-md-25 {
    width: 69.44444444%;
  }
  .col-md-24 {
    width: 66.66666667%;
  }
  .col-md-23 {
    width: 63.88888889%;
  }
  .col-md-22 {
    width: 61.11111111%;
  }
  .col-md-21 {
    width: 58.33333333%;
  }
  .col-md-20 {
    width: 55.55555556%;
  }
  .col-md-19 {
    width: 52.77777778%;
  }
  .col-md-18 {
    width: 50%;
  }
  .col-md-17 {
    width: 47.22222222%;
  }
  .col-md-16 {
    width: 44.44444444%;
  }
  .col-md-15 {
    width: 41.66666667%;
  }
  .col-md-14 {
    width: 38.88888889%;
  }
  .col-md-13 {
    width: 36.11111111%;
  }
  .col-md-12 {
    width: 33.33333333%;
  }
  .col-md-11 {
    width: 30.55555556%;
  }
  .col-md-10 {
    width: 27.77777778%;
  }
  .col-md-9 {
    width: 25%;
  }
  .col-md-8 {
    width: 22.22222222%;
  }
  .col-md-7 {
    width: 19.44444444%;
  }
  .col-md-6 {
    width: 16.66666667%;
  }
  .col-md-5 {
    width: 13.88888889%;
  }
  .col-md-4 {
    width: 11.11111111%;
  }
  .col-md-3 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 5.55555556%;
  }
  .col-md-1 {
    width: 2.77777778%;
  }
  .col-md-pull-36 {
    right: 100%;
  }
  .col-md-pull-35 {
    right: 97.22222222%;
  }
  .col-md-pull-34 {
    right: 94.44444444%;
  }
  .col-md-pull-33 {
    right: 91.66666667%;
  }
  .col-md-pull-32 {
    right: 88.88888889%;
  }
  .col-md-pull-31 {
    right: 86.11111111%;
  }
  .col-md-pull-30 {
    right: 83.33333333%;
  }
  .col-md-pull-29 {
    right: 80.55555556%;
  }
  .col-md-pull-28 {
    right: 77.77777778%;
  }
  .col-md-pull-27 {
    right: 75%;
  }
  .col-md-pull-26 {
    right: 72.22222222%;
  }
  .col-md-pull-25 {
    right: 69.44444444%;
  }
  .col-md-pull-24 {
    right: 66.66666667%;
  }
  .col-md-pull-23 {
    right: 63.88888889%;
  }
  .col-md-pull-22 {
    right: 61.11111111%;
  }
  .col-md-pull-21 {
    right: 58.33333333%;
  }
  .col-md-pull-20 {
    right: 55.55555556%;
  }
  .col-md-pull-19 {
    right: 52.77777778%;
  }
  .col-md-pull-18 {
    right: 50%;
  }
  .col-md-pull-17 {
    right: 47.22222222%;
  }
  .col-md-pull-16 {
    right: 44.44444444%;
  }
  .col-md-pull-15 {
    right: 41.66666667%;
  }
  .col-md-pull-14 {
    right: 38.88888889%;
  }
  .col-md-pull-13 {
    right: 36.11111111%;
  }
  .col-md-pull-12 {
    right: 33.33333333%;
  }
  .col-md-pull-11 {
    right: 30.55555556%;
  }
  .col-md-pull-10 {
    right: 27.77777778%;
  }
  .col-md-pull-9 {
    right: 25%;
  }
  .col-md-pull-8 {
    right: 22.22222222%;
  }
  .col-md-pull-7 {
    right: 19.44444444%;
  }
  .col-md-pull-6 {
    right: 16.66666667%;
  }
  .col-md-pull-5 {
    right: 13.88888889%;
  }
  .col-md-pull-4 {
    right: 11.11111111%;
  }
  .col-md-pull-3 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 5.55555556%;
  }
  .col-md-pull-1 {
    right: 2.77777778%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-36 {
    left: 100%;
  }
  .col-md-push-35 {
    left: 97.22222222%;
  }
  .col-md-push-34 {
    left: 94.44444444%;
  }
  .col-md-push-33 {
    left: 91.66666667%;
  }
  .col-md-push-32 {
    left: 88.88888889%;
  }
  .col-md-push-31 {
    left: 86.11111111%;
  }
  .col-md-push-30 {
    left: 83.33333333%;
  }
  .col-md-push-29 {
    left: 80.55555556%;
  }
  .col-md-push-28 {
    left: 77.77777778%;
  }
  .col-md-push-27 {
    left: 75%;
  }
  .col-md-push-26 {
    left: 72.22222222%;
  }
  .col-md-push-25 {
    left: 69.44444444%;
  }
  .col-md-push-24 {
    left: 66.66666667%;
  }
  .col-md-push-23 {
    left: 63.88888889%;
  }
  .col-md-push-22 {
    left: 61.11111111%;
  }
  .col-md-push-21 {
    left: 58.33333333%;
  }
  .col-md-push-20 {
    left: 55.55555556%;
  }
  .col-md-push-19 {
    left: 52.77777778%;
  }
  .col-md-push-18 {
    left: 50%;
  }
  .col-md-push-17 {
    left: 47.22222222%;
  }
  .col-md-push-16 {
    left: 44.44444444%;
  }
  .col-md-push-15 {
    left: 41.66666667%;
  }
  .col-md-push-14 {
    left: 38.88888889%;
  }
  .col-md-push-13 {
    left: 36.11111111%;
  }
  .col-md-push-12 {
    left: 33.33333333%;
  }
  .col-md-push-11 {
    left: 30.55555556%;
  }
  .col-md-push-10 {
    left: 27.77777778%;
  }
  .col-md-push-9 {
    left: 25%;
  }
  .col-md-push-8 {
    left: 22.22222222%;
  }
  .col-md-push-7 {
    left: 19.44444444%;
  }
  .col-md-push-6 {
    left: 16.66666667%;
  }
  .col-md-push-5 {
    left: 13.88888889%;
  }
  .col-md-push-4 {
    left: 11.11111111%;
  }
  .col-md-push-3 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 5.55555556%;
  }
  .col-md-push-1 {
    left: 2.77777778%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-36 {
    margin-left: 100%;
  }
  .col-md-offset-35 {
    margin-left: 97.22222222%;
  }
  .col-md-offset-34 {
    margin-left: 94.44444444%;
  }
  .col-md-offset-33 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-32 {
    margin-left: 88.88888889%;
  }
  .col-md-offset-31 {
    margin-left: 86.11111111%;
  }
  .col-md-offset-30 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-29 {
    margin-left: 80.55555556%;
  }
  .col-md-offset-28 {
    margin-left: 77.77777778%;
  }
  .col-md-offset-27 {
    margin-left: 75%;
  }
  .col-md-offset-26 {
    margin-left: 72.22222222%;
  }
  .col-md-offset-25 {
    margin-left: 69.44444444%;
  }
  .col-md-offset-24 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-23 {
    margin-left: 63.88888889%;
  }
  .col-md-offset-22 {
    margin-left: 61.11111111%;
  }
  .col-md-offset-21 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-20 {
    margin-left: 55.55555556%;
  }
  .col-md-offset-19 {
    margin-left: 52.77777778%;
  }
  .col-md-offset-18 {
    margin-left: 50%;
  }
  .col-md-offset-17 {
    margin-left: 47.22222222%;
  }
  .col-md-offset-16 {
    margin-left: 44.44444444%;
  }
  .col-md-offset-15 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-14 {
    margin-left: 38.88888889%;
  }
  .col-md-offset-13 {
    margin-left: 36.11111111%;
  }
  .col-md-offset-12 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 30.55555556%;
  }
  .col-md-offset-10 {
    margin-left: 27.77777778%;
  }
  .col-md-offset-9 {
    margin-left: 25%;
  }
  .col-md-offset-8 {
    margin-left: 22.22222222%;
  }
  .col-md-offset-7 {
    margin-left: 19.44444444%;
  }
  .col-md-offset-6 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-5 {
    margin-left: 13.88888889%;
  }
  .col-md-offset-4 {
    margin-left: 11.11111111%;
  }
  .col-md-offset-3 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 5.55555556%;
  }
  .col-md-offset-1 {
    margin-left: 2.77777778%;
  }
  .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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-25, .col-lg-26, .col-lg-27, .col-lg-28, .col-lg-29, .col-lg-30, .col-lg-31, .col-lg-32, .col-lg-33, .col-lg-34, .col-lg-35, .col-lg-36 {
    float: left;
  }
  .col-lg-36 {
    width: 100%;
  }
  .col-lg-35 {
    width: 97.22222222%;
  }
  .col-lg-34 {
    width: 94.44444444%;
  }
  .col-lg-33 {
    width: 91.66666667%;
  }
  .col-lg-32 {
    width: 88.88888889%;
  }
  .col-lg-31 {
    width: 86.11111111%;
  }
  .col-lg-30 {
    width: 83.33333333%;
  }
  .col-lg-29 {
    width: 80.55555556%;
  }
  .col-lg-28 {
    width: 77.77777778%;
  }
  .col-lg-27 {
    width: 75%;
  }
  .col-lg-26 {
    /*width: 72.22222222%;*/
    width: 840px;
  }
  .col-lg-25 {
    width: 69.44444444%;
  }
  .col-lg-24 {
    width: 66.66666667%;
  }
  .col-lg-23 {
    width: 63.88888889%;
  }
  .col-lg-22 {
    width: 61.11111111%;
  }
  .col-lg-21 {
    width: 58.33333333%;
  }
  .col-lg-20 {
    width: 55.55555556%;
  }
  .col-lg-19 {
    width: 52.77777778%;
  }
  .col-lg-18 {
    width: 50%;
  }
  .col-lg-17 {
    width: 47.22222222%;
  }
  .col-lg-16 {
    width: 44.44444444%;
  }
  .col-lg-15 {
    width: 41.66666667%;
  }
  .col-lg-14 {
    width: 38.88888889%;
  }
  .col-lg-13 {
    width: 36.11111111%;
  }
  .col-lg-12 {
    width: 33.33333333%;
  }
  .col-lg-11 {
    width: 30.55555556%;
  }
  .col-lg-10 {
    /*width: 27.77777778%;*/
    width: 330px;
	padding-right:0;
  }
  .col-lg-9 {
    width: 25%;
  }
  .col-lg-8 {
    width: 22.22222222%;
  }
  .col-lg-7 {
    width: 19.44444444%;
  }
  .col-lg-6 {
    width: 16.66666667%;
  }
  .col-lg-5 {
    width: 13.88888889%;
  }
  .col-lg-4 {
    width: 11.11111111%;
  }
  .col-lg-3 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 5.55555556%;
  }
  .col-lg-1 {
    width: 2.77777778%;
  }
  .col-lg-pull-36 {
    right: 100%;
  }
  .col-lg-pull-35 {
    right: 97.22222222%;
  }
  .col-lg-pull-34 {
    right: 94.44444444%;
  }
  .col-lg-pull-33 {
    right: 91.66666667%;
  }
  .col-lg-pull-32 {
    right: 88.88888889%;
  }
  .col-lg-pull-31 {
    right: 86.11111111%;
  }
  .col-lg-pull-30 {
    right: 83.33333333%;
  }
  .col-lg-pull-29 {
    right: 80.55555556%;
  }
  .col-lg-pull-28 {
    right: 77.77777778%;
  }
  .col-lg-pull-27 {
    right: 75%;
  }
  .col-lg-pull-26 {
    right: 72.22222222%;
  }
  .col-lg-pull-25 {
    right: 69.44444444%;
  }
  .col-lg-pull-24 {
    right: 66.66666667%;
  }
  .col-lg-pull-23 {
    right: 63.88888889%;
  }
  .col-lg-pull-22 {
    right: 61.11111111%;
  }
  .col-lg-pull-21 {
    right: 58.33333333%;
  }
  .col-lg-pull-20 {
    right: 55.55555556%;
  }
  .col-lg-pull-19 {
    right: 52.77777778%;
  }
  .col-lg-pull-18 {
    right: 50%;
  }
  .col-lg-pull-17 {
    right: 47.22222222%;
  }
  .col-lg-pull-16 {
    right: 44.44444444%;
  }
  .col-lg-pull-15 {
    right: 41.66666667%;
  }
  .col-lg-pull-14 {
    right: 38.88888889%;
  }
  .col-lg-pull-13 {
    right: 36.11111111%;
  }
  .col-lg-pull-12 {
    right: 33.33333333%;
  }
  .col-lg-pull-11 {
    right: 30.55555556%;
  }
  .col-lg-pull-10 {
    right: 27.77777778%;
  }
  .col-lg-pull-9 {
    right: 25%;
  }
  .col-lg-pull-8 {
    right: 22.22222222%;
  }
  .col-lg-pull-7 {
    right: 19.44444444%;
  }
  .col-lg-pull-6 {
    right: 16.66666667%;
  }
  .col-lg-pull-5 {
    right: 13.88888889%;
  }
  .col-lg-pull-4 {
    right: 11.11111111%;
  }
  .col-lg-pull-3 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 5.55555556%;
  }
  .col-lg-pull-1 {
    right: 2.77777778%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-36 {
    left: 100%;
  }
  .col-lg-push-35 {
    left: 97.22222222%;
  }
  .col-lg-push-34 {
    left: 94.44444444%;
  }
  .col-lg-push-33 {
    left: 91.66666667%;
  }
  .col-lg-push-32 {
    left: 88.88888889%;
  }
  .col-lg-push-31 {
    left: 86.11111111%;
  }
  .col-lg-push-30 {
    left: 83.33333333%;
  }
  .col-lg-push-29 {
    left: 80.55555556%;
  }
  .col-lg-push-28 {
    left: 77.77777778%;
  }
  .col-lg-push-27 {
    left: 75%;
  }
  .col-lg-push-26 {
    left: 72.22222222%;
  }
  .col-lg-push-25 {
    left: 69.44444444%;
  }
  .col-lg-push-24 {
    left: 66.66666667%;
  }
  .col-lg-push-23 {
    left: 63.88888889%;
  }
  .col-lg-push-22 {
    left: 61.11111111%;
  }
  .col-lg-push-21 {
    left: 58.33333333%;
  }
  .col-lg-push-20 {
    left: 55.55555556%;
  }
  .col-lg-push-19 {
    left: 52.77777778%;
  }
  .col-lg-push-18 {
    left: 50%;
  }
  .col-lg-push-17 {
    left: 47.22222222%;
  }
  .col-lg-push-16 {
    left: 44.44444444%;
  }
  .col-lg-push-15 {
    left: 41.66666667%;
  }
  .col-lg-push-14 {
    left: 38.88888889%;
  }
  .col-lg-push-13 {
    left: 36.11111111%;
  }
  .col-lg-push-12 {
    left: 33.33333333%;
  }
  .col-lg-push-11 {
    left: 30.55555556%;
  }
  .col-lg-push-10 {
    left: 27.77777778%;
  }
  .col-lg-push-9 {
    left: 25%;
  }
  .col-lg-push-8 {
    left: 22.22222222%;
  }
  .col-lg-push-7 {
    left: 19.44444444%;
  }
  .col-lg-push-6 {
    left: 16.66666667%;
  }
  .col-lg-push-5 {
    left: 13.88888889%;
  }
  .col-lg-push-4 {
    left: 11.11111111%;
  }
  .col-lg-push-3 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 5.55555556%;
  }
  .col-lg-push-1 {
    left: 2.77777778%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-36 {
    margin-left: 100%;
  }
  .col-lg-offset-35 {
    margin-left: 97.22222222%;
  }
  .col-lg-offset-34 {
    margin-left: 94.44444444%;
  }
  .col-lg-offset-33 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-32 {
    margin-left: 88.88888889%;
  }
  .col-lg-offset-31 {
    margin-left: 86.11111111%;
  }
  .col-lg-offset-30 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-29 {
    margin-left: 80.55555556%;
  }
  .col-lg-offset-28 {
    margin-left: 77.77777778%;
  }
  .col-lg-offset-27 {
    margin-left: 75%;
  }
  .col-lg-offset-26 {
    margin-left: 72.22222222%;
  }
  .col-lg-offset-25 {
    margin-left: 69.44444444%;
  }
  .col-lg-offset-24 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-23 {
    margin-left: 63.88888889%;
  }
  .col-lg-offset-22 {
    margin-left: 61.11111111%;
  }
  .col-lg-offset-21 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-20 {
    margin-left: 55.55555556%;
  }
  .col-lg-offset-19 {
    margin-left: 52.77777778%;
  }
  .col-lg-offset-18 {
    margin-left: 50%;
  }
  .col-lg-offset-17 {
    margin-left: 47.22222222%;
  }
  .col-lg-offset-16 {
    margin-left: 44.44444444%;
  }
  .col-lg-offset-15 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-14 {
    margin-left: 38.88888889%;
  }
  .col-lg-offset-13 {
    margin-left: 36.11111111%;
  }
  .col-lg-offset-12 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 30.55555556%;
  }
  .col-lg-offset-10 {
    margin-left: 27.77777778%;
  }
  .col-lg-offset-9 {
    margin-left: 25%;
  }
  .col-lg-offset-8 {
    margin-left: 22.22222222%;
  }
  .col-lg-offset-7 {
    margin-left: 19.44444444%;
  }
  .col-lg-offset-6 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-5 {
    margin-left: 13.88888889%;
  }
  .col-lg-offset-4 {
    margin-left: 11.11111111%;
  }
  .col-lg-offset-3 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 5.55555556%;
  }
  .col-lg-offset-1 {
    margin-left: 2.77777778%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
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 #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 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 {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 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;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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 {
  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 {
  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;
}
.input_error .help-block,
.input_error .control-label,
.input_error .radio,
.input_error .checkbox,
.input_error .radio-inline,
.input_error .checkbox-inline {
  color: #a94442;
}
.input_error .form-control,
.input_error.form-control {
  border-color: #DD4B39;
  -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);
}
.input_error .form-control:focus,
.input_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;
}
.input_error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.input_error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #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 .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 {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 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 {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  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;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #--color--;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #--color--;
  border-color: #357ebd;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-link {
  color: #--color--;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #2a6496;
  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.33;
  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.02s linear;
  -o-transition: opacity 0.02s linear;
  transition: opacity 0.02s 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: height 0.01s ease;
  -o-transition: height 0.01s ease;
  transition: height 0.01s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 180px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #--color--;
}
.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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@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:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -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-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 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 #cccccc;
  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 {
  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: #dddddd;
  color:#--color--;
}
.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: #--color--;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  padding-left:10px;
  margin-bottom:20px
}
.nav-tabs > li {
background: #e0e0e0 none repeat scroll 0 0;
border: 1px solid #ddd;
float: left;
margin-bottom: -1px;
margin-right: -1px;
}
.nav-tabs > li > a {
  font-weight: 700;
  line-height: 1.42857143;
  border: 2px solid transparent;
  background-color: #eee;
  color: #--color--;
  text-decoration:underline;
}
.tabs-listing > li > a {
text-decoration:none;
font-weight:400;
}

.nav-tabs > li > a:hover {
  border-color: #fff;
}
.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 #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.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: #ffffff;
  background-color: #--color--;
}
.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 #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.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;
  -webkit-transform:translateZ(0);
}
@media (min-width: 768px) {
  
}
@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-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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@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;
}

@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: 11px;
    padding-bottom: 11px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 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;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/*
.breadcrumb {
  padding:0;
  margin: 0 auto;
  list-style: none;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content:"/";
  padding: 0 6px 0 4px;
  color: #AAAAAA;
}
.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: #--color--;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #--color--;
  border-color: #--color--;
  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: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.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;
}
.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: #ffffff;
  border: 1px solid #dddddd;
  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: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  /*font-size: 75%;*/
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  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: #--color--;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.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 {
	background-color: #AAAAAA;
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	margin-left: 3px;
	padding: 5px 8px;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
.badge:empty {
  display: none;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #--color--;
}
.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: #F39C12;
  color: #FFFFFF;
}
.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: #ffffff;
  text-align: center;
  background-color: #--color--;
  -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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 8px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.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 {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #--color--;
  border-color: #--color--;
}
.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: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  -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: 10px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.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 {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
  position: relative;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #--color--;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #--color--;
  border-color: #--color--;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #--color--;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #--color--;
}
.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-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-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-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-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  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: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 5px 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;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
  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;
}
.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: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  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: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  /*
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  */
}
@-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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}


header{background:#ffffff;}

.dropdown-toggle .css_sprite_c {margin:9px 6px;}

header .container .row
{
margin:10px 0;
}

h1{font-size:24px;font-weight:400;}

.app_f_img
{
background:url("//dux0knkimndc1.cloudfront.net/images/sprite.png") no-repeat scroll 0 -153px rgba(0, 0, 0, 0);
float:left;
height:39px;
margin:10px 0 0 13px;
width:115px;
}
.app_f { background-position:0 -191px; }

.css_sprite_partners {
height:19px;
float:left;
width:110px;
margin:1px 0;
background-image:url(//dux0knkimndc1.cloudfront.net/images/sprite.png)
}
.css_sprite_c {
height:14px;
float:left;
width:22px;
border:1px solid #FFF;
margin:3px;
background-image:url(//dux0knkimndc1.cloudfront.net/images/sprite.png);
}
.css_sprite_share {
height:20px;
float:left;
clear:left;
width:20px;
margin:3px 5px 0 0;
background-image:url(//dux0knkimndc1.cloudfront.net/images/sprite.png);
}
.css_sprite_share_s {
height:18px;
float:left;
clear:left;
width:18px;
margin:2px 5px 0 0;
background-image:url(//dux0knkimndc1.cloudfront.net/images/sprite.png);
}

.css_sprite_dd {
height:19px;
float:left;
width:28px;
margin:1px 3px;
background-image:url(//dux0knkimndc1.cloudfront.net/images/sprite.png);
}

.sprite_equirodi{background-position:0px 0px;width:70px;}
.sprite_equiponi{background-position:0px -19px;width:70px;}
.sprite_equirodistar{background-position:0px -38px;width:98px;}
.sprite_equistud{background-position:0px -57px;width:70px;}
.sprite_equidomain{background-position:0px -76px;width:90px;}
.sprite_equitransport{background-position:0px -95px;width:110px;}
.sprite_equishopping{background-position:0px -114px;width:102px;}
.sprite_equisellerie{background-position:0px -133px;width:95px;}

.sprite_dd_fr{background-position:262px 0;}
.sprite_dd_uk{background-position:262px -19px;}
.sprite_dd_be{background-position:262px -38px;}
.sprite_dd_ch{background-position:262px -57px;}
.sprite_dd_ca{background-position:262px -76px;}
.sprite_dd_es{background-position:262px -95px;}
.sprite_dd_it{background-position:262px -114px;}

.sprite_c_france{background-position:266px 0;}
.sprite_c_united_kingdom{background-position:266px -13px;}
.sprite_c_belgium{background-position:266px -26px;}
.sprite_c_switzerland{background-position:266px -39px;}
.sprite_c_canada{background-position:266px -52px;}
.sprite_c_spain{background-position:266px -65px;}
.sprite_c_italy{background-position:266px -78px;}
.sprite_c_netherland{background-position:266px -91px;}
.sprite_c_germany{background-position:266px -104px;}

.sprite_s_fb{background-position:210px 0;}
.sprite_s_gg{background-position:210px -20px;}
.sprite_s_tw{background-position:210px -40px;}
.sprite_s_yt{background-position:210px -60px;}
.sprite_s_dm{background-position:210px -80px;}
.sprite_s_bl{background-position:210px -100px;}
.sprite_s_rss{background-position:210px -120px;}
.sprite_s_pi{background-position:210px -140px;}

.sprite_s_fb_s{background-position:186px 0;}
.sprite_s_gg_s{background-position:186px -18px;}
.sprite_s_tw_s{background-position:186px -36px;}
.sprite_s_yt_s{background-position:186px -54px;}
.sprite_s_dm_s{background-position:186px -72px;}
.sprite_s_bl_s{background-position:186px -90px;}
.sprite_s_rss_s{background-position:186px -108px;}
.sprite_s_pi_s{background-position:186px -126px;}

/* Mega Drop Down Menu*/
.fhmm .dropdown a,
.fhmm .dropdown-menu  a {
	color:#333333;
}
.fhmm .dropdown a.btn-post,
.fhmm .dropdown .menu-info a,
.fhmm .dropdown-menu  a.btn-post {
	color:#ffffff;
}

.fhmm .dropdown-menu > li > a {
	padding:6px 15px;
}
.fhmm i {
	color:#BFBFBF
}
.fhmm .dropdown-menu {
	box-shadow:none;
	padding:0;
}

.fhmm .dropdown-menu .withoutdesc{    
	margin-top:0;
	padding:15px 20px;
    display:block;
    text-align:left;
    text-transform:none;
    width:100%;
}
.fhmm a:hover {
	text-decoration:none
}
.fhmm .dropdown-menu .withoutdesc ul li {
	padding:3px 10px;
}
.fhmm .dropdown-menu .withoutdesc ul li a:hover,
.fhmm .dropdown-menu .withoutdesc ul li:focus{
	text-decoration:underline;
}
.fhmm .dropdown-menu .withoutdesc ul li a.btn-post:hover
{
text-decoration:none;
}

.fhmm .dropdown-submenu{
	position:relative;
}
.fhmm .dropdown-submenu>.dropdown-menu{
	top:0;
	left:100%;
	margin-top:0;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}
.fhmm .dropdown-submenu:hover>.dropdown-menu{
	display:block;
}

.fhmm .dropdown-submenu>a:after{
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;
	margin-right:-10px;
}
.fhmm .dropdown-submenu:hover>a:after{
	border-left-color:#ffffff;
}
.fhmm .dropdown-submenu.pull-left{
	float:none;
}
.fhmm .dropdown-submenu.pull-left>.dropdown-menu{
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px;
}
.fhmm p {
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:13px;
	color:#333333;
}
.fhmm .nav,
.fhmm .collapse,
.fhmm .dropup,
.fhmm .dropdown {
	position:static;
}

.fhmm .half {
    width:50%;
	left:auto !important;
    right:auto !important;
}
.fhmm .container {
	position:relative;
}
.fhmm .dropdown-menu {
	left:0;
	border:0;
}
.fhmm .nav.navbar-right .dropdown-menu {
	left:0;
	right:0;
}
.fhmm .title {
	font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.fhmm ul {
	list-style:none;
	padding-left:0px;
}

/***** footer *****/

.ft_ptn{display:block;background-color:#19A4DB}
.ft_ptn > div{
background-image: url("//www.equirodi.com/images/business/footer-equiexpert.jpg");
background-repeat: no-repeat;
width:970px;
height:90px;
margin:auto;
}

.footer-primary {
background-color:#333;
border-bottom:1px solid #222;
padding:25px 15px;
}

footer a {color:#AAA;}

.footer-primary .title
{
color:#DED9CD;
display:block;
margin:0 0 15px;
font-size:14px;
font-weight:700;
}

.footer-primary  .left-bar:before {
background:url("//dux0knkimndc1.cloudfront.net/images/sprite.png") no-repeat scroll 0 -440px rgba(0, 0, 0, 0);
content:"";
height:290px;
left:-25px;
position:absolute;
width:7px;
}


.footer-secondary {
background-color: #444;
border-top: 1px solid #555;
color: #837E76;
padding: 15px 0px 8px;
font-size: 11px;
text-transform: uppercase;
}
.footer-secondary li::after {
	content: "|";
	left: 10px;
	display: inline-block;
	width: 10px;
	position: relative;
}

.footer-primary .ft_partner {width:100%;float:left;margin:3px 0;}

#footer-social li {line-height:22px;float:none}

.footer-box__content {
display:block;
min-height:145px;
padding:0;
}

.footer-box__content > p {
color:#8F887C;
float:left;
font-size:12px;
margin:0 0 0 10px;
padding:10px 0 0;
width:145px;
}

.footer-box__list {
list-style:none outside none;
margin:0;
padding:0 0 0 5px;
}

.footer-box__count {
color:#DED9CD;
display:block;
font-size:26px;
margin:5px 0 20px;
}
.footer-box__count > span{font-size:13px}

ul.arrows,ul.arrows2,ul.arrows3{list-style-image:url(//dux0knkimndc1.cloudfront.net/images/puce.gif);}
ul.arrows2{padding:5px 0 0 15px;}
ul.arrows2 li,ul.arrows3 li{margin:10px 0 0 10px}

ul.arrows2 li ul.arrows2 li {
margin: 7px 0 0 10px;
font-size: 0.9em
}

.clear { clear:both }

.footer-box {
background-color:rgba(0, 0, 0, 0);
margin:0 0 15px;
}

#frame_errors {
display:none;
font-size: 1.2em;
}
#frame_message {
font-size: 1.2em;
}

.postad_table {
width:100%;
}

.required:before {
    color: #F00;
    content: "*";
    position: absolute;
    margin-left: -10px;
    font-weight: 400;
    font-size: 20px;
    margin-top: -7px;
}

#fb-root {display: none} 

.navbar-red {
background:#677286;
background-image:-webkit-gradient(linear, left 0%, left 100%, from(#677286), to(#677286));
background-image:-webkit-linear-gradient(top, #677286, 0%, #677286, 100%);
background-image:-moz-linear-gradient(top, #677286 0%, #677286 100%);
background-image:linear-gradient(to bottom, #677286 0%, #677286 100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff4a45', endColorstr='#ffbd0000', GradientType=0);
border-color:#677286 #677286 #--color--;
border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color:#677286;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
border-color:#677286;
}

.navbar-red a { text-decoration: none; }
footer a { text-decoration: none; }

.navbar-red .navbar-nav > .open > a,
.navbar-red .navbar-nav > .open > a:hover,
.navbar-red .navbar-nav > .open > a:focus,
.navbar-red .navbar-nav > li > a:hover,
.navbar-red .navbar-nav > li > a:focus,
.navbar-red .navbar-nav > .active > a,
.navbar-red .navbar-nav > .active > a:hover,
.navbar-red .navbar-nav > .active > a:focus,
.navbar-red .navbar-nav > .disabled > a,
.navbar-red .navbar-nav > .disabled > a:hover,
.navbar-red .navbar-nav > .disabled > a:focus {
	color:#--colormenu-- !important;
	background-color:#EEEEEE;
	cursor:pointer;
}
.navbar-red .navbar-collapse,
.navbar-red .navbar-form {
	border-color:#--color--;
}
.navbar-red .navbar-brand i,
.navbar-red a,
.navbar-red .navbar-brand:hover,
.navbar-red .navbar-brand:focus {
  color:#ffffff;
}
.navbar-red .navbar-link,
.navbar-red .navbar-brand,
.navbar-red .navbar-text,
.navbar-red .navbar-nav > li > a {
	color:#ffffff;
	text-transform:uppercase;
}
.navbar-red .navbar-toggle {
  border-color:#eeeeee;
}
.navbar-red .navbar-toggle:hover,
.navbar-red .navbar-toggle:focus {
  background-color:#--color--;
}
.navbar-red .navbar-toggle .icon-bar {
  background-color:#eeeeee;
}
.navbar-red .navbar-nav > .dropdown > a:hover .caret {
  border-top-color:#ffffff;
  border-bottom-color:#ffffff;
}
.navbar-red .navbar-nav > .dropdown > a .caret {
  border-top-color:#eeeeee;
  border-bottom-color:#eeeeee;
}
.navbar-red .navbar-nav > .open > a .caret,
.navbar-red .navbar-nav > .open > a:hover .caret,
.navbar-red .navbar-nav > .open > a:focus .caret {
  border-top-color:#ffffff;
  border-bottom-color:#ffffff;
}


	
@media (max-width:992px) {

	.nav > li > a {
		font-size:0.8em;
		padding:10px 10px; /* GREG */
	}
	
}

@media (max-width:767px) {

	h1{font-size:20px;font-weight:400;}
	
	.navbar-red .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color:#--color--;
	}
	.navbar-red .dropdown a, 
	.navbar-red .dropdown-menu a,
	.navbar-red .title,
	.navbar-red p,
	.navbar-red .navbar-nav .open .dropdown-menu > li > a {
	color:#ffffff;
	}
	.navbar-red .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-red .navbar-nav .open .dropdown-menu > li > a:focus {
	color:#ffffff;
	background-color:transparent;
	}
	.navbar-red .dropdown-menu .withoutdesc ul li:hover,
	.navbar-red .dropdown-menu .withoutdesc ul li:focus,
	.navbar-red .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-red .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-red .navbar-nav .open .dropdown-menu > .active > a:focus {
	color:#ffffff !important;
	background-color:#--color-- !important;
	}
	.navbar-red .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-red .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-red .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color:#ffffff;
	background-color:#--color--;
	}

	.navbar-red li.dropdown{
	display: inline-block;
	width: 100%;
	padding: 0 0 0 20px;
	}
}


.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn:active, .btn.active {
    background-image: none;
}
.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',  endColorstr='#ffe0e0e0',  GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
}
.btn-default:hover, .btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}
.btn-default:active, .btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}
.btn-default:disabled, .btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none;
}
.btn-primary {
    background-image: -webkit-linear-gradient(top, #576276 0, #576276 100%);
    background-image: -o-linear-gradient(top, #576276 0, #576276 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#576276), to(#576276));
    background-image: linear-gradient(to bottom, #576276 0, #576276 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff576276',  endColorstr='#ff576276',  GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #576276;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #576276;
    background-position: 0 -15px;
}
.btn-primary:active, .btn-primary.active {
    background-color: #576276;
    border-color: #576276;
}
.btn-primary:disabled, .btn-primary[disabled] {
    background-color: #576276;
    background-image: none;
}
.btn-success {
  background-color: #009900;
  border-color: #3e8f3e;
}
.btn-success:hover, .btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px;
}
.btn-success:active, .btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e;
}
.btn-success:disabled, .btn-success[disabled] {
    background-color: #419641;
    background-image: none;
}
.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',  endColorstr='#ff2aabd2',  GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9;
}
.btn-info:hover, .btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px;
}
.btn-info:active, .btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9;
}
.btn-info:disabled, .btn-info[disabled] {
    background-color: #2aabd2;
    background-image: none;
}
.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',  endColorstr='#ffeb9316',  GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13;
}
.btn-warning:hover, .btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px;
}
.btn-warning:active, .btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13;
}
.btn-warning:disabled, .btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none;
}
.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',  endColorstr='#ffc12e2a',  GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28;
}
.btn-danger:hover, .btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px;
}
.btn-danger:active, .btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28;
}
.btn-danger:disabled, .btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none;
}

.btn-er { background-color: hsl(338, 89%, 37%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f11c6a", endColorstr="#b20a47"); background-image: -khtml-gradient(linear, left top, left bottom, from(#f11c6a), to(#b20a47)); background-image: -moz-linear-gradient(top, #f11c6a, #b20a47); background-image: -ms-linear-gradient(top, #f11c6a, #b20a47); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f11c6a), color-stop(100%, #b20a47)); background-image: -webkit-linear-gradient(top, #f11c6a, #b20a47); background-image: -o-linear-gradient(top, #f11c6a, #b20a47); background-image: linear-gradient(#f11c6a, #b20a47); border-color: #b20a47 #b20a47 hsl(338, 89%, 33%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.26); -webkit-font-smoothing: antialiased; }

.btn-er:hover {
    background-position: 0 -15px;
    color: #333;
    text-decoration: none;
}

.thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.dropdown-menu {
  z-index: 25000 !important;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',  endColorstr='#ffe8e8e8',  GradientType=0);
    background-repeat: repeat-x;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: #357ebd;
    background-image: -webkit-linear-gradient(top, #--colormenu-- 0, #357ebd 100%);
    background-image: -o-linear-gradient(top, #--colormenu-- 0, #357ebd 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#--colormenu--), to(#357ebd));
    background-image: linear-gradient(to bottom, #--colormenu-- 0, #357ebd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff--colormenu--',  endColorstr='#ff357ebd',  GradientType=0);
    background-repeat: repeat-x;
}
.alert {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #--colormenu-- 0, #3071a9 100%);
    background-image: -o-linear-gradient(top, #--colormenu-- 0, #3071a9 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#--colormenu--), to(#3071a9));
    background-image: linear-gradient(to bottom, #--colormenu-- 0, #3071a9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff--colormenu--',  endColorstr='#ff3071a9',  GradientType=0);
    background-repeat: repeat-x;
}
.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',  endColorstr='#ff449d44',  GradientType=0);
    background-repeat: repeat-x;
}
.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',  endColorstr='#ff31b0d5',  GradientType=0);
    background-repeat: repeat-x;
}
.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',  endColorstr='#ffec971f',  GradientType=0);
    background-repeat: repeat-x;
}
.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',  endColorstr='#ffc9302c',  GradientType=0);
    background-repeat: repeat-x;
}
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    text-shadow: 0 -1px 0 #3071a9;
    background-image: -webkit-linear-gradient(top, #--colormenu-- 0, #576276 100%);
    background-image: -o-linear-gradient(top, #--colormenu-- 0, #576276 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#--colormenu--), to(#576276));
    background-image: linear-gradient(to bottom, #--colormenu-- 0, #576276 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff--colormenu--',  endColorstr='#ff576276',  GradientType=0);
    background-repeat: repeat-x;
    border-color: #576276;
}
.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default>.panel-heading {
	background-color:#--color--;
	color:#FFFFFF;
}
.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top, #--colormenu-- 0, #357ebd 100%);
    background-image: -o-linear-gradient(top, #--colormenu-- 0, #357ebd 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#--colormenu--), to(#357ebd));
    background-image: linear-gradient(to bottom, #--colormenu-- 0, #357ebd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff--colormenu--',  endColorstr='#ff357ebd',  GradientType=0);
    background-repeat: repeat-x;
}
.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',  endColorstr='#ffd0e9c6',  GradientType=0);
    background-repeat: repeat-x;
}
.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',  endColorstr='#ffc4e3f3',  GradientType=0);
    background-repeat: repeat-x;
}
.panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',  endColorstr='#fffaf2cc',  GradientType=0);
    background-repeat: repeat-x;
}
.panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',  endColorstr='#ffebcccc',  GradientType=0);
    background-repeat: repeat-x;
}
.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',  endColorstr='#fff5f5f5',  GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}

/*********************/

.fb-like-box {
display: block !important;
text-align: center;
}

input[type="radio"], input[type="checkbox"] {
margin:2px 5px 0 2px;
}

/* pathway */
.pathway
{
	background-color:#f0f0f0;
	height:26px;
	margin-bottom:10px;
}

.breadcrumb a {
	color:#949494;
	line-height:26px;
}

/* tabs */
.nav-tabs > li.active a {
    background: #ffffff none repeat scroll 0 0;
    color: #--color--;
}
/* listings */

ul {
    list-style-type: none;
}

.h2h1 {
    color:#--color--;
    font-size:20px;
	font-weight:700;
}

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

.tabs-listing > li > a {
  background-color:#EEE;
  color: #555;
}

table.table_item {
	border:1px solid #DDD;
	background:#FFF;
	cursor:pointer;
	margin-bottom:20px;
	border-spacing: unset;
	border-collapse: unset;
}

.table > tbody > tr > td.cell_title {
    vertical-align: middle;
	border: none;
}

.table > tbody > tr > td.cell_package {
    padding: 0;
	vertical-align:middle;
	width: 1.5%;
	border: none;
}

.bg_text { background-color:#999; }
.bg_basic { background-color:#F08825; }
.bg_international { background-color:#419900; }
.bg_premium { background-color:#0063FF; }
.bg_premiumplus { background-color:#F90F00; }

.cell_date {
  background-color: #f4f4f4;
  font-size: 11px;
  padding: 4px;
  text-align: center;
}

.display_search{float:left}

.cell_price {
  border: 0 none !important;
  float: right;
  font-size: 1.2em;
  font-weight: 700;
  margin: 0;
}

.table > tbody > tr > td.cell_photo {
    padding:0;
    vertical-align: middle;
    width: 26%;
	height: 225px;
}

.btn-partage{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #--color--;
	float: right;
}

.btn-partage span {
	font-size: 1.3em;
	margin: 0 6px 0 0;
	top: 4px;
}

.glyphicon-camera,
.glyphicon-facetime-video 
{
	color:#666;
	margin:0 5px 0px 10px;
	font-size:22px;
}

table.table_item.package_border {
  border:4px solid red;
}
.package_background {
  background-color: yellow;
}					
.table > tbody > tr > td.cell_details {
    border-right: 1px solid #DDDDDD;
    padding: 0 3px;
    width: 53.5%;
	position:relative;
	font-size:12px;
	height: 145px;
}

.desc-line {
	margin:1em 0 0.5em;
}

td.cell_details ul 
{
    padding:5px 5px 0 0;
}
td.cell_details ul li
{
	margin: 3px 0 0;
}
.cell_footer {
background-color:#f4f4f4;
}

.table > tbody > tr > td.cell_localisation {
    width: 17%;
	text-align: center;
	vertical-align: middle;
	height:145px;
}

.table > tbody > tr > td.cell_localisation > span {
	display:block;
}

span.detail_info {
	font-weight: bold;
}

.nopadding
{
	padding:0 !important;
}

/* menu */
.fhmm .fullwidth {
    background-color: #eeeeee;
	border-radius:0;
	width: 100%;
}

.fhmm  .fullwidth_white{
    background-color: #ffffff;
	border-radius:0;
}

/*.menu-info,
.menu-info-es
{
	background-color: #--color--;
    color: #fff;
    font-size: 1.4em;
    margin: 25px 0 0;
    padding: 10px 20px;
    text-align: center;
}
.menu-info-es{background-color:#47A3DA}*/

.tab-pane
{
	border:1px solid #ddd;
	background-color:#FFF;
	padding: 3% 3% 1%;
}

.fhmm .dropdown-ad
{
border-radius:0;
padding:25px 0 0;
margin:0;
}

.dropdown-ad ul li
{
	display:block;
	margin:8px 0;
}
.dropdown-ad ul li a:hover
{
	text-decoration:underline;
}

.dropdown-togglee:hover
{
	text-decoration: underline;
	cursor:pointer;
}

.fhmm .fullwidth_white:before, .fhmm .fullwidth:before, .dropdown-ad:before, .menu-info:before, .menu-info-es:before {
    right: 100%;
}

.fhmm .fullwidth:before, .fhmm .fullwidth:after, .dropdown-ad:before, .dropdown-ad:after , .fullwidth_white:before, .fullwidth_white:after {
	background: none repeat scroll 0 0 #EEE;
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
}

/*.menu-info:before, .menu-info:after,
.menu-info-es:before, .menu-info-es:after  {
	background: none repeat scroll 0 0 #--color--;
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
}
.menu-info-es:before, .menu-info-es:after  {
	background: none repeat scroll 0 0 #47A3DA;
}*/

.fullwidth_white:before, .fullwidth_white:after, .dropdown-ad:before, .dropdown-ad:after  { background: none repeat scroll 0 0 #FFF; }
.menu-info:before, .menu-info:after, .menu-info-es:before, .menu-info-es:after  { z-index:1;}

.fhmm .fullwidth_white:after, .fhmm .fullwidth:after, .dropdown-ad:after, .menu-info:after, .menu-info-es:after{
    left: 100%;
}

/* criterion */
.criterion {
	background-color: #eee;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    padding: 10px;
}

.chzn-select
{
width:100%;
}

/******** moteur de recherche / search engine ************/
.refine {
    width: 100%;
	padding: 0;
}

.refine select {
	border: 1px solid #aaa;
	display: block;
	height: 30px;
	line-height: 28px;
	overflow: hidden;
	padding: 0 0 0 8px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	width:100%;
	cursor: pointer;
	background-color:#FFF;
}
		
.refine input[type="text"] {
    border: 1px solid #aaa;
    color: #333;
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
}
.refine [class*="rc_o"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ebebeb #ebebeb #ebebeb transparent;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    cursor: pointer;
    float: left;
    height: 53px;
    line-height: 10px;
    position: relative;
}
.refine [class*="rc_o"]:last-child {
    margin: 0;
}
.refine [class*="rc_o"] .rc_name2 {
    font-size: 13px;
    font-weight: 700;
    line-height: 53px;
    margin: 0 0 0 15px;
    padding-right: 18px;
    text-transform: uppercase;
}

.refine .rc_dir {
	width:90% !important;
	padding:8px 0 8px 20px !important;
}

.refine .rc_off {
    background-color: #fff;
	width: 18%;
}
.refine .rc_off:first-child {
    background-color: #eee;
    border-left: 1px solid #ebebeb;
    border-right: 0 none;
    cursor: auto;
    padding-right: 0;
    width: 10%;
}

.refine .rc_off:first-child + div {
    background: url("/images/searchbar/refine_first_cell_background.png") no-repeat scroll 0 0 #fff;
    border-left: 0 none;
    padding-left: 13px;
}
.refine .rc_off:not(::first-child) {
color:red;
}

.refine .rc_off:first-child .rc_name2 {
    content:none;
}

.refine .rc_on {
    background-color: #fff;
    border-bottom: 0 none;
}

.refine .rc_off.rcf .rc_name2:after {
	content:none;
}

.refine .rc_off .rc_name2:after {
	content: "\e114";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    right: 12px;
	color:#--color--;
}

.refine .rc_on .rc_name2:after {
	content: "\e113";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    right: 12px;
	color:#AAA;
}

.rc_name p {
    color: #333;
    line-height: 14px;
}
.refine .refine__cell-localisation {
    background-position: 141px 32px, 0 0 !important;
    position: relative;
}
.refine .refine__cell-localisation .ui-autocomplete li a {
    padding: 5px 0 5px 15px;
}
.refine .refine__cell-localisation .ui-autocomplete li a.ui-state-hover {
    background-color: #c4071b;
    border: 0 none;
    border-radius: 0;
    color: #fff;
}
[class*="rc_content"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #e6e6e7 #e6e6e7;
    border-image: none;
    border-right: 1px solid #e6e6e7;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.247);
    cursor: default;
    display: block;
    padding: 15px;
    position: absolute;
    top: 100%;
    z-index: 600;
}
[class*="refine__facette"] .fakelabel.disable {
    opacity: 0.5;
}

.rc_content {
    left: -1px;
    width: 318px;
    z-index: 600;
}

.rc_content_last {
    left: inherit;
    right: -1px;
	width: 318px;
}

.more-search-xs
{
	font-size: 3em;
    position: absolute;
    right: 7%;
    top: 0;
}


/* LG */
@media (min-width: 1200px) {

	.refine .rc_off {
		width: 18%;
	}
}

/* MD */
@media (min-width: 992px) and (max-width: 1199px) {

	.refine .rc_off {
		width: 18%;
	}
	.refine [class*="rc_o"] .rc_name2
	{
		font-size:12px;
	}
}


/* SM */
@media (min-width: 768px) and (max-width: 991px) {

	.refine .rc_off {
		width: 33.333333333333333%;
	}
	
	.refine .rc_off:first-child + div
	{
		background:#FFFFFF;
		padding:0;
	}
	
	.refine .rc_off:first-child
	{
		display:none;
	}
	
	.rc_content, .rc_content_last {
		left:0;
		width:100%;
	}
}

/* XS */
@media (max-width: 767px) {

	.refine .rc_off, .refine .rc_off:first-child {
		display:none;
		width: 100%;
	}
	
	.refine .rc_off:first-child + div
	{
		background:#FFFFFF;
		padding:0;
	}
	
	.refine .rc_off:first-child
	{
		display:none;
	}
	
	.rc_content, .rc_content_last {
		left:0;
		width:100%;
	}
	
	.refine .rc_off:first-child {
		display:block;
	}
	
	.refine .rc_dir {
	  height: auto;
	  padding: 8px 0 8px 20px !important;
	  width: 100% !important;
	}
	.refine .rc_dir div{margin:7px 0 10px;}
}

.f-nav { z-index: 9999; position: fixed; left: 0; top: 0; width: 100%;}

.ac_results {padding: 0px;border: 1px solid black;background-color: white;overflow: hidden;z-index: 99999;}
.ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0;}
.ac_results li {margin: 0px;padding: 2px 5px;cursor: default;display: block;font: menu;font-size: 12px;line-height: 16px;overflow: hidden;}
.ac_odd {background-color: #eee;}
.ac_over {background-color: #--color--;color: white;}

/* menu */

.dropdown-togglee
{
	float:left;
}

.overlay-menu{
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);*/
    content: "";
    display: none;
    height: 150%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 30;
}

.openoverlay-menu {
	display:block;
}
						
.fhmm .fhmm-content.withdesc .btn-group-menu a:after {
	margin: 0;
}

.rodi-menu
{
width: 95px;
position: absolute;
background: url('//dux0knkimndc1.cloudfront.net/images/header/rodi-postad-hearder2.png') no-repeat scroll 0px 0px transparent;
height: 72px;
bottom: -13px;
right: -30px;
z-index:1;
}

.contour
{
position: relative;
background: #ddd;
-moz-border-radius: 4px;
border-radius: 4px;
padding:6px;
margin:30px 0;
}

.contour:before, .contour:after
{
z-index: -1;
position: absolute;
content: "";
bottom: 15px;
left: 10px;
width: 50%;
top: 80%;
max-width:300px;
-webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);
-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
transform: rotate(-3deg);
}

.contour:after
{
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
right: 10px;
left: auto;
}

.error {
    border: 1px solid #F00 !important;
    box-shadow: 0px 0px 4px #F00 !important;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #FFF;
	border-radius: 0px;
	box-shadow: none;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	height: 34px;
}


.table.table_item.tbad td {border:medium none;}
.table.table_item.tbad {background-color:#666;}
.table.table_item.tbad .lk_ptn {color:#fff;}

/* partenaire */

.div_pt_pub.no-padd-t-b {
	padding: 0 10px;
}
.border_col_right {
	border: 1px solid #E2E2E2;
	padding: 17px 10px;
}
.div_pt_pub {
	background-color: #FFFFFF;
	margin: 20px 0;
}

.div_pt_pub aside {
	margin: 0;
	padding: 18px 0 6px;
}

.div_pt_pub aside:not(:last-child) {border-bottom: 1px solid #DADADA}

.div_pt_pub a:hover {text-decoration:none}
.div_pt_pub aside:hover .lbl{text-decoration:underline}

.div_pt_pub aside:hover .ctc,
.div_pt_pub aside:hover .ctc > a,
.div_pt_pub_ft:hover .ctc,
.div_pt_pub_ft:hover .ctc > a
{color:#419641}

.div_pt_pub  aside img {
	float: left;
	margin: 0 8px 0 0;
}

.div_pt_pub aside .lbl {
	color: #C7071E;
	display: block;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
	padding-top: 2px;
}
.div_pt_pub aside .desc {
  color: #6a6a6a;
  font-size: 13px;
  height: 56px;
  line-height: 18px;
  overflow: hidden;
}
/* friends right column */
.div_pt_pub aside .desc_r {
  color: #6a6a6a;
  font-size: 13px;
  text-align:justify;
}
.ctc {
  color: #6a6a6a;
  font-size: 14px;
  margin: 5px 5px 0;
  text-align: right;
  cursor:pointer;
}
.ctc > a {
  color: #6a6a6a;
}
.ctc span{
	margin-left:10px;
}

.div_pt_pub_ft .lbl
{
	color: #C7071E;
	display: block;
	font-size: 16px;
	line-height: 16px;
	padding: 7px 0;
}
/* LG */
@media (min-width: 1200px) {

	.dropdown-togglee
	{
		font-size: 1em;
		padding:16px 14px;
	}
}

/* MD */
@media (min-width: 992px) and (max-width: 1199px) {

	.dropdown-togglee
	{
		font-size: 0.9em;
		padding:16px 10px;
	}	
}


/* SM */
@media (min-width: 768px) and (max-width: 991px) {

	.member-bar{
		margin: 10px auto 5px;
		text-align: right;
	}
	
	.dropdown-togglee
	{
		font-size: 0.8em;
		padding:16px 7px;
	}
	
	.div_pt_pub_ft  {margin-bottom:20px}
	.div_pt_pub_ft .ctc {text-align:left}
}

/* XS */
@media (max-width: 767px) {

	.logo, .search-bar, .member-bar{
		margin: 5px auto;
		padding-left:0;
	}
	
	.4mb10{margin-bottom:10}
	
	table.table_item tr td {
		width:100% !important;
		display: table;
		border: none;
	}
	
	.display_search{float:none}
	
	.table > tbody > tr > td.cell_title,
	.table > tbody > tr > td.cell_photo {
		text-align:center;
		height:auto;
	}
	
	.table > tbody > tr > td.cell_package {
		color: #fff;
		font-weight: 700;
		padding: 5px;
		text-align: center;
		vertical-align: middle;
		width: 100% !important;
	}
	
	.desc-line {
		bottom:0;
		position:relative;
	}
	.table > tbody > tr > td.cell_localisation,
	.table > tbody > tr > td.cell_details {
		height:auto;
	}
	
	.table > tbody > tr > td.cell_localisation > span {
		display:inline;
		margin:0 0 10px;
	}
	.table > tbody > tr > td.cell_localisation > span:after {
		content:" | ";
	}
	
	.div_pt_pub_ft,
	.div_pt_pub_ft .ctc {text-align:center}
}

.table > thead > tr > td.danger_er,
.table > tbody > tr > td.danger_er,
.table > tfoot > tr > td.danger_er,
.table > thead > tr > th.danger_er,
.table > tbody > tr > th.danger_er,
.table > tfoot > tr > th.danger_er,
.table > thead > tr.danger_er > td,
.table > tbody > tr.danger_er > td,
.table > tfoot > tr.danger_er > td,
.table > thead > tr.danger_er > th,
.table > tbody > tr.danger_er > th,
.table > tfoot > tr.danger_er > th {
	background-image: -webkit-linear-gradient(top, #--color-- 0, #bd2361 100%);
	background-image: -o-linear-gradient(top, #--color-- 0, #bd2361 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#--color--), to(#bd2361));
	background-image: linear-gradient(to bottom, #--color-- 0, #bd2361 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff--color--',  endColorstr='#ffbd2361',  GradientType=0);
	background-repeat: repeat-x;
	color:#FFFFFF;
}

.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;   
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    padding: 1px;
    margin-right: 10px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: #aaa;
    color: #fff;
}

.checkbox-custom:disabled + .checkbox-custom-label::before {
    background-color: #f1f1f1;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    border: 1px solid #333;
}

.recap_l {
	width:20%;
	font-weight:700;
	font-size:1.2em;
}

.table_pay {border-collapse:collapse}
.table_pay tr {border:1px solid #ddd;background-color:#FFF}
.table_pay tr.spacer {height:5px;border:none;}
.table_pay tr > td {margin:4px 0 0;border-top:1px solid #ddd !important;}
.table_pay tr > td > label {margin:0}

.btn-pref .btn {
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    border-radius:0 !important;
}

a.link {cursor:pointer;color:#333;}
.frame{background-color:#FFF;border:1px solid #DDD;}

.p0{padding:0 !important}
.p10{padding:10px !important}
.p15{padding:15px !important}
.p20{padding:20px !important}
.pt15{padding-top:15px !important}
.pb15{padding-bottom:15px !important}
.pc15{padding:0 15px !important}

.fs14{font-size:1.4em}

.w100{width:100% !important}
.m10{margin:10px !important}
.m20{margin:20px !important}
.mt10{margin-top:10px !important}
.mr10{margin-right:10px !important}
.ml10{margin-left:10px !important}
.mb10{margin-bottom:10px !important}
.mt15{margin-top:15px !important}
.mt20{margin-top:20px !important}
.mb20{margin-bottom:20px !important}
.mt25{margin-top:25px !important}

.color_er{color:#--color-- !important;}
.lk_dir_menu{color:#--color-- !important;}
.lk_dir_menu:hover{text-decoration:underline !important;}
.noborder,.noborder>div{border:none}
.noborder>.col-xs-36{padding: 0 1% 1%;}

.ftpart{background-color:#FFF;}
.ftpart span{font-size:1.7em;color:#aaa;display:block;margin:10px 0 0}
.ftpart a{height:100px;}

.nobg{background-color:transparent}
.bold{font-weight:700}

.tooltip-inner { background-color: #F3F3F3; color: #333; border:2px solid #333; font-size:16px; padding:8px 14px; }
.tooltip.top .tooltip-arrow { border-top-color: #000; }
.tooltip.right .tooltip-arrow { border-right-color: #000; }
.tooltip.bottom .tooltip-arrow { border-bottom-color: #000; }
.tooltip.left .tooltip-arrow { border-left-color: #000; }

/* pub popup */

#pp_content_pub {
  background-color: #fff;
  bottom: 10px;
  padding: 12px;
  position: absolute;
  right: 40px;
  top: 10px;
  width: 324px;
  z-index: 99997;
}

/* portrait */
@media only screen 
  and (orientation: portrait) {

	/* pub popup */
	#pp_content_pub {
		display:none;
		width:100% !important;
		bottom:0;
		height:400px;
		top:auto;
	}
}

.spr_menu {
    background-image:url(//www.equirodi.com/images/spritemenu.png);
	background-repeat:no-repeat;
    display:block;
}
.sprite-icon-depot-annuaire {
    width:60px;
    height:60px;
    background-position:-5px -5px;
}
.sprite-icon-depot-forfait {
    width:60px;
    height:60px;
    background-position:-75px -5px;
}
.sprite-icon-depot-gris {
    width:45px;
    height:57px;
    background-position:-5px -75px;
}
.sprite-icon-depot-pa {
    width:60px;
    height:60px;
    background-position:-60px -75px;
}
.sprite-icon-map-gris {
    width:41px;
    height:57px;
    background-position:-145px -5px;
}
.sprite-icon-siteweb-gris {
    width:60px;
    height:57px;
    background-position:-145px -72px;
}

.first {height:110px;line-height:75px;padding:10px;background-color:#E0E0E0;}

img {
	max-width:100%;
	height:auto;
}

h2.postad {
    color: #A9003E;
    border-bottom: 1px solid #A9003E;
    font-size: 16px;
    margin: 15px 0px 20px 5px;
	font-weight:700;
}

ul.ads {
	padding: 5px 0 10px 10px;
}
ul.ads li {
	margin:0 0 8px;
}

.es_prods{text-align:center;padding:15px 0;background:#FFF;margin:20px 0 -20px}
#logosecure {margin-top:-3px}

/* clignote */
@-webkit-keyframes blink{
	0%{box-shadow:0px 0px 12px 0px #f88017;}
	50%{box-shadow:0px 0px 0px 0px #f88017;}
	100%{box-shadow:0px 0px 12px 0px #f88017;}
}
@-moz-keyframes blink{
	0%{box-shadow:0px 0px 12px 0px #f88017;}
	50%{box-shadow:0px 0px 0px 0px #f88017;}
	100%{box-shadow:0px 0px 12px 0px #f88017;}
}
@-o-keyframes blink{
	0%{box-shadow:0px 0px 12px 0px #f88017;}
	50%{box-shadow:0px 0px 0px 0px #f88017;}
	100%{box-shadow:0px 0px 12px 0px #f88017;}
}
@keyframes blink{
	0%{box-shadow:0px 0px 12px 0px #f88017;}
	50%{box-shadow:0px 0px 0px 0px #f88017;}
	100%{box-shadow:0px 0px 12px 0px #f88017;}
}

.withmsg {
color:#f88017;
font-size:bold;
z-index: 20;
-webkit-animation: 1s linear 0s infinite alternate blink;
 -moz-animation: 1s linear 0s infinite alternate blink;
   -o-animation: 1s linear 0s infinite alternate blink;
	  animation: 1s linear 0s infinite alternate blink;
}

.cell_ptn{background-color:#666;color:#fff;text-align:center;font-weight: 700; line-height: 14px; margin: 0px 2px; font-size: 11px}
.cell_ptn2{margin:26px auto 4px;width:100%;text-align:center}
.lk_ptn{color:#a9003e;float:right;font-size:10px;margin-bottom: 10px;}

.pr_frm {background-color:#FFF;display:block}
#right_col .pr_frm {border:2px solid #677286}

.pr_frm img,
.pr_frm p
{float:left}

.pr_frm img{width:20%}

.pr_frm p{color:#677286;}
.pr_frm p.pr_frm1{width:71%;margin: 14px 0px 0px 3%;font-size:16px;font-weight:700;}
.pr_frm p.pr_frm2{margin: 3px 0px 0px 3%; width: 71%; font-size:11px;}

.ft-nav {
background: rgb(255,255,255); /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 50%, rgba(219,219,219,1) 51%, rgba(213,213,213,1) 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(225,225,225,1)), color-stop(51%,rgba(219,219,219,1)), color-stop(100%,rgba(213,213,213,1))); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 50%,rgba(219,219,219,1) 51%,rgba(213,213,213,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 50%,rgba(219,219,219,1) 51%,rgba(213,213,213,1) 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 50%,rgba(219,219,219,1) 51%,rgba(213,213,213,1) 100%); /* IE10 preview */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 50%,rgba(219,219,219,1) 51%,rgba(213,213,213,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-8 */
  
  border: 0 none;
  position: relative;
  width: 75px;
  color:#333;
  font-size:20px;
}

.control-box {
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
}
.control-box-phone {
  padding: 5px;
  text-align: center;
}
.control-box-phone .ft-nav {border:1px solid #ddd}

.zoneft {
height: auto;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
list-style: none;
width:100%;
padding: 15px 11px 0;
}

.zoneft:hover > .thumb_ft > a > img {
transform: scale(1.09);
-ms-transform: scale(1.09);
-webkit-transform: scale(1.09);
-o-transform: scale(1.09);
-moz-transform: scale(1.09);
}

.zoneft h4 {
color: #444;
font-size:1.1em;
margin: 0 0 5px;
}
	
.thumb_ft {
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
display: block;
line-height: 1.42857;
margin-bottom: 14px;
min-height: 190px;
position: relative;
transition: all 0.2s ease-in-out 0s;
vertical-align: middle;
overflow: hidden;
}

.thumb_ft > img, .thumb_ft a > img {
bottom: 0;
display: block;
/*max-height: 100%;*/
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
}

.zoneft p
{
margin:5px 0;
}

p.priceft {
font-size: 1.2em;
font-weight: 700;
}

.love {
font-size:22px;
padding:0 10px;
color:#F39C12;
}
.glyphicon-heart-empty:before
{
display:block !important;
margin-top:4px !important;
}

.table_item .love {display:block;height:25px;}

#close_m{
position:absolute;
background-color:#677286;
color:#FFF;
text-align:center;
height:60px;
font-size:2em;
line-height:60px;
cursor:pointer;
width:100%;
z-index:1000;
display:none
}

.close_m {
position:fixed !important;
top:0;
left:0;
}

#mmob {
position:absolute;
top:60px;
width: 100%;
border-top:1px solid #a9003e;
background-color:#DDD;
z-index:500;
margin-left: -15px;
}
#mmob ul{
padding:0 5% 0 5%;
margin:0;
width:100%;
}
#mmob ul li{
border-bottom:1px dotted #aaa;
margin:3% 0;
font-size:1.3em;
width:100%;
}
#mmob ul li a{
width:100%;
display:inline-block;
}

.bzzzz {
	width: 270px;
	max-height: 225px;
	height: 225px;
	display: block;
}
.cell_footer{height:40px}

.hide_large_photo {
	position: relative;
}

.textebarre {
	display:inline;
	margin-left:10px;
	color: #909090;
	padding:0 2px;
	top:-1px;
	font-size:18px;
	position:relative;
	font-weight: 400 !important;
}
.textbarretop {
	margin-left: 7px;
	font-size: 15px;
}

.textebarre::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	border-top: 1px solid #909090;
	border-color: inherit;
	-webkit-transform: -16deg;
	-moz-transform: -16deg;
	-ms-transform: -16deg;
	transform: -16deg;
	-webkit-transform: rotate(-16deg);
	-moz-transform: rotate(-16deg);
	-o-transform: rotate(-16deg);
	-ms-transform: rotate(-16deg);
	transform: rotate(-16deg);
}

.ttipprice {
	color: #bbb;
	font-size: 12px !important;
	margin-left: 3px;
	border: 1px solid #bbb;
	padding: 1px 5px 0px;
	border-radius: 15px;
	cursor: pointer;
	font-weight: 700;
	display: inline-block;
	top: -6px;
	position: relative;
}
/* XS */
@media (max-width: 767px) {
	.bzzzz {
		width: 100%;
		max-height: 100%;
		height: 300px;
		display: block;
	}
}

.myadlist:hover {box-shadow:0 0px 10px rgba(0,0,0,.3);}

.navbar-red a.lk_last {
	color:#a9003e;
}
.depot_m1 {
  position:relative;
  background-color: #EAEAEA;
  color: #333 !important;
  display: block;
  font-size: 18px;
  height: 210px;
}

.depot_m1 .t01 {
	padding:15px 30px 0;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
}
.depot_m1 .t02 {
	padding:0 30px;
	font-size:15px;
}
.depot_m1 img {
	bottom: 0;
	position: absolute;
}

.depot_m2 {
  background-color: #090;
  color: #fff !important;
  display: block;
  font-size: 18px;
  font-style: italic;
  height: 210px;
  padding: 30px 10px;
}
						
.depot_m3 {
  background-color: #A9003E;
  color: #fff !important;
  display: block;
  font-size: 18px;
  font-style: italic;
  height: 100px;
  padding: 20px 10px;
}

.depot_m4 {
  background-color: #333;
  color: #fff !important;
  display: block;
  font-size: 18px;
  font-style: italic;
  height: 100px;
  padding: 20px 10px;
}

.depot_m2 * {
	margin:auto;
	display:block;
}

.depot_m3 *,
.depot_m4 * {
	float:left;
}

.depot_m3 i,
.depot_m4 i	{width:70px}

.depot_m3 div,
.depot_m4 div {width:285px}

.lobster {
	font-family:"Lobster",cursive;
	font-size:24px;
	font-style:normal;
}
						
.rotate i{
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
transition-property: transform;
overflow:hidden;
} 

.rotate:hover i
{
-webkit-transform:rotate(-10deg);
-moz-transform:rotate(-10deg);
-o-transform:rotate(-10deg);
}

.cdr_menu {
	background-color: #EAEAEA;
	color: #333 !important;
	display:block;
	padding:15px 20px;
}
.cdr_menu b {
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px;
  text-transform: uppercase;
  width: 100%;
}
.cdr_menu i {
	float:left;
}
.cdr_menu span {
  float: left;
  font-size: 16px;
  line-height: 21px;
  margin-left: 20px;
}
.cdr_menu div {
  background-color: #677286;
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
  padding: 10px 0;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
  text-align: center;
}

.btn-es{
background-color:#ff7717 !important;
background-image: none;
}

.target_city {display:none;text-align:left;position: relative; top:0px; width: 100%;border: 1px solid #a9003e;padding:0;}
.target_city li {height:27px;line-height:27px;padding:0 10px}
.target_city li:hover {cursor:pointer;font-weight:700;background-color:#EEE}
#the300000{top:10px;}
#the300000.affix-bottom{position:absolute;top:auto;}
.vz_item{width:100%;float:left;margin-bottom:15px;transition:all 200ms ease-in-out;}
.vz_similar .vz_item{min-height:275px;}
.vz_similar_ads .vz_item{min-height:220px;}
.vz_item:hover,
.vz_item_r:hover{-moz-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);}
.vz_item:hover ul.vz-tags > li > a{color:#3ba207;}
.vz_lc{position:relative;width:40%;float:left;}
.vz_lc a{width:100%;height:185px;max-height:200px;overflow:hidden;margin:0;position:relative;display:block;}
.vz_lc a img{position:absolute;max-width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.vz_bc{padding:10px 15px;width:60%;float:left;position:relative;height:185px;}
.vz_dur{position:absolute;right:5px;bottom:5px;color:#FFF;background-color:#677286;padding:4px 10px;font-size:0.9em;}
a.vzl{display:block;margin:11px 0 7px;font-size:20px;line-height:23px;}
ul.vz-data{color:#767676;padding:0;margin:0;}
ul.vz-data > li{line-height:1.3em;display:inline-block;font-size:11px;}
ul.vz-data > li:not(:first-child):before{content:'\002022';margin:0 5px 0 2px;}
ul.vz-tags{padding:0;margin:0;position:absolute;bottom:8px;}
ul.vz-tags > li > a{color:#767676;margin:0;font-weight:400;}
ul.vz-tags > li{display:inline-block;font-size:11px;}
.vz_item_r{margin-bottom:15px;padding:0;transition:all 200ms ease-in-out;}
.vz_lc_l{display:inline-block;width:100%;position:relative;}
.vz_lc_l a{width:100%;height:110px;max-height:110px;overflow:hidden;margin:0;position:relative;display:block;}
.vz_lc_l a img{position:absolute;max-width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.vz_lc_r{display:inline-block;width:100%;padding:1% 2% 0px;}
ul.vz-data{color:#767676;padding:0;margin:0;}
h3#sim_v_t{padding:20px 10px 0;}
a.vzlr{display:block;font-weight:700;color:#A9003E !important;}
.vz_item_r:hover a.vzlr{text-decoration:underline;}
.vz_lc2,
.vz_lc3{position:relative;}
.vz_lc2 a{width:100%;height:180px;max-height:200px;overflow:hidden;margin:0;position:relative;display:block;}
.vz_lc2 a img{position:absolute;max-width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;}
.vz_bc2{padding:0 5px;}
a.vzl2{margin-top:5px;display:block;font-weight:700;}
ul.vz-tags2{padding:0;}
ul.vz-tags2 > li > a{color:#767676;margin:0;font-weight:400;}
ul.vz-tags2 > li{display:inline-block;font-size:11px;}
.vz_lc3 a{width:100%;height:150px;max-height:150px;overflow:hidden;margin:0;position:relative;display:block;}
.embed-v{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;}
.embed-v iframe, .embed-v object, .embed-v embed{position:absolute;top:0;left:0;width:100%;height:100%;}
ul#vz-tags{padding:0 0 0 30px;margin:4px 0 15px;}
ul#vz-tags > li > a{color:#3ba207;margin:0;font-weight:400;}
ul#vz-tags > li{display:inline-block;font-size:12px;margin-right:25px;}
div.articledesc h2{font-weight:700;font-size:2.3em;margin:45px 0 0;}
div.articledesc h3{font-weight:700;font-size:18px;margin:20px 0 0;}
div.articledesc{padding:15px 40px;}
div.articledesc p{font-size:16px;line-height:1.75;word-wrap:break-word;margin:25px 0;font-family:'Poppins', sans-serif;color:#4e5056;text-align:justify;}
div.articledesc a{text-decoration:underline;}
div.articledesc ol,
div.articledesc ul{padding:20px 0 10px 35px;list-style-image:url(https://www.equirodi.com/images/puce.gif);font-size:16px;line-height:1.75;font-family:'Poppins', sans-serif;color:#4e5056;}
div.articledesc ul li,
div.articledesc ol li{margin:15px 0 0 0;}
div.articledesc ul.listcontent{padding:0 0 10px 35px;}
div.articledesc .btns{text-align:center;}
div.articledesc .btn{text-decoration:none;color:#FFF;background-color:#A9003E;margin:20px auto;display:table;}
div.articledesc .btns .btn{display:inline-block;}
article h1{color:#A9003E;font-size:26px;width:100%;font-weight:700;}
ul#head-metas{float:left;color:#666;margin:12px 0 3px;padding:0;}
ul#head-metas li{display:inline-block;}
ul#head-metas li#author::after,
ul#head-metas li.aft::after,
ul#head-metas li#date::after{content:'';display:inline-block;margin:0 10px 0 8px;border-left:1px solid #666;height:11px;vertical-align:middle;}
#review_title{font-size:3em;margin:15px 0 5px;display:block;}
#share_top{float:right;clear:none !important;}
#share_top span:first-child{margin-right:10px;}
#share_top *{display:inline-block;vertical-align:middle;}
.vz_item .glyphicon-camera,
.vz_item .glyphicon-facetime-video{color:#fff;margin:0;font-size:unset;}
#the_author{text-align:center;}
#the_author img{margin-top:15px;}
#the_author h4{margin-top:15px;color:#a9003E;font-size:0.9em;font-weight:700;}
#the_author span.name{font-weight:700;color:#333;font-size:1.2em;}
#the_author p{margin:15px auto;text-align:justify;width:80%;line-height:22px;}
#the_comments{float:left}
#the_comments .acomment{float:left;border-bottom:1px solid #ddd;padding-bottom:15px;}
#the_comments .commentimg{float:left;width:10%}
#the_comments .commentdatas{float:left;width:90%;padding:0 3%}
#the_comments .commentdatas span{display:block;margin-bottom:5px;}
@media screen and (max-width:640px){article h1{font-size:2em;}
#review_title{font-size:1.5em;}
div.articledesc{padding:15px;}
.vz_item{min-height:275px;}
.vz_lc{width:100%;}
.vz_bc{padding:10px 5px 0;width:100%;height:auto;}
ul.vz-tags{position:unset;margin:10px;}
.clearsm{display:block !important;float:none !important;width:auto !important;margin:auto !important;}
}
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color:#333;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -3339px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #333333;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 30px;
  border: 1px solid #aaa;
  background-color: #fff;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 28px;
}
.chosen-container-single .chosen-default {
  color: #333;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 8px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../images/chosen-sprite2.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 2px;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../images/chosen-sprite2.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('../images/chosen-sprite2.png') no-repeat 100% -20px;
  background: url('../images/chosen-sprite2.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -3339px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #333;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../images/chosen-sprite2.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 3339px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('../images/chosen-sprite2.png') no-repeat -30px -20px;
  background: url('../images/chosen-sprite2.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('../images/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

/** Simple modifications needed for DropDownCheckList to take advantage of ThemeRoller settings */
.ui-dropdownchecklist .ui-widget-content
, .ui-dropdownchecklist .ui-widget-header {
	border: 1px solid #aaa;
	background-color:#FFF;
}
.ui-dropdownchecklist-indent {
	padding-left: 7px;
}
/* Font size of 0 on the -selector and an explicit medium on -text required to eliminate 
   descender problems within the containers and still have a valid size for the text */
.ui-dropdownchecklist-selector-wrapper
, .ui-widget.ui-dropdownchecklist-selector-wrapper {
	vertical-align: middle;
	font-size: 0px;
}
.ui-dropdownchecklist-selector {
	padding: 1px 2px 2px 2px;
	font-size: 0px;
}
.ui-dropdownchecklist-text {
	font-size: 13px;
	font-family: Arial;
	padding-left:5px;
}
.ui-dropdownchecklist-item
, .ui-dropdownchecklist-item input {
    vertical-align: middle;
}
.ui-dropdownchecklist-group {
	padding: 1px 2px 2px 2px;
}

/*.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }*/
.ui-dropdownchecklist-selector-wrapper { border: 1px solid #aaaaaa; background: #ffffff; font-weight: normal; color: #333333; height:23px;line-height:23px;cursor: pointer;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 0px solid #aaaaaa; background: #ffffff; font-weight: normal; color: #333333; line-height:23px;cursor: pointer;}

.ui-widget-content .ui-dropdownchecklist-close
{
color: #a9003e;
font-weight: 700;
position: absolute;
text-align: center !important;
top: -29px;
width: 88%;
cursor:pointer;
}
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
	margin-left:4px;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Fichier permettant de reinitialiser les valeurs par défaut de bootstrap */
html {
	font-size:initial;
}
body {
	/*line-height:1.15;*/

	font-family: Helvetica, Arial, sans-serif;
	line-height:initial;
	font-size:initial;
	font-size:13px;
}

footer {
	font-size:initial;
}

p {
	line-height:initial;
	margin: initial; 
}

h2 {
	font-size:initial;
	font-weight: 600;
}

h2.center{
	font-size:24px;
	margin:20px 0;
	color:#000;
}

section {
    padding: 20px 0 40px 0;
}

.frame {
	background-color: #FFF;
	box-shadow: -2px 6px 6px -6px rgba(0,0,0,.20),0 0 7px rgba(0,0,0,.15);
	border-radius: 10px;
	border:0;
	overflow: hidden;
}

.circle {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	margin-left: 15px;
	overflow: hidden;
}

a{color:#e82a2c;}
a:hover {
	text-decoration:none;
}

.m15{margin:15px;}

.b-title {
    font-size: 36px;
    font-weight: 600;
	color:#000;
}

.row{width:initial;} 

.cd-dropdown.dropdown-is-active{display:block;}

#logform .form-group{margin-bottom:15px;}

.navbar {
	display:initial;
	position:initial;
	min-height:initial;
	margin-bottom:initial;
	-webkit-transform:initial;
	font-size:initial;
}

.display_search {float:none;}

.center {
    text-align: center;
}

.dropdown {
  position: initial;
  
}

.cd-dropdown{
	background-color:#eee !important;
}

.cd-dropdown-wrapper {
	display:block !important;
}
.cd-dropdown-trigger{
	color:#fff !important;
	background-color:#23395b !important;
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
	background:#fff !important;
}
.cd-dropdown-content, .cd-dropdown-content ul {
	padding-left:0px;
	font-size:16px;
	padding-top:58px !important;
}
.cd-dropdown h2{
	background-color:#23395b !important;
	text-align:center;
	text-transform:uppercase;
	border-bottom:3px solid #ddd !important;
	height:58px !important;
	line-height:58px !important;
}
.cd-dropdown-content a, .cd-dropdown-content ul a {
	color:#000 !important;
	border-width:0 0 1px 0;
	border-color:#DDD !important;
	border-top-width:0 !important;
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after{
	background:#000 !important;
}

header .container .row {
	margin:0;
}

header .bouton a {font-size:14px !important;}
header .bouton .btn-red {padding:9px 30px 8px !important;}

.form-group {
	margin-bottom:0;
}

/*.form-control {
	border:none;
	box-shadow:inset 1px 1px 0.2em rgba(0, 0, 0, 0.2);
}*/

.cgu p{padding-top:10px;}

.input-group {
	position:initial;
	display:initial;
	border-collapse:initial;
}
.input-group .form-control {
	z-index:0;
}

.btn {
	font-weight:initial;
	/*text-align:initial;*/
	white-space:initial;
	font-size:initial;
	/*line-height:initial;*/
}

.first {
	height:initial;
	line-height:initial;
	padding:initial;
	background-color:initial;
}
/*
p.footer-title {
	margin:20px 0;
}
*/
a.vzl2{padding:5px;}
ul.vz-data{padding:0 5px;}
ul.vz-tags2{padding:5px 5px 0;}

.float-partner{position:fixed;top:20px;}

.container {
    padding:0;
}

.pagination > li > a, .pagination > li > span {/*border:none;background:none;*/font-size:14.4px;color:#000 !important;}

/*.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 0px;
  background:none;
  border:none;
  color:#fff !important;
}*/

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 0;
  color:#fff !important;
  font-weight: 700;
  /* color: inherit; */
  /* background-color: unset !important; */
  /* border-color: unset !important; */
  /* color:#fff !important; */
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: inherit;
  background: none;
  /* border: none; */
  /* color:#fff !important; */
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: inherit;
  background-color: unset;
  /* border-color: unset; */
  cursor: not-allowed;
}

/* .pagination > li:last-child > a, .pagination > li:last-child > span { */
	/* color:#fff !important; */
/* } */

/* colonnes de droite */

aside {padding-right:0 !important}

aside .img-responsive {
	width: 100%;
	height: auto;
}

aside .services {margin:20px 0}

aside .services .title-sidebar {
	font-size: 1.6em;
	font-weight: 600;
	margin-bottom: 20px;
}

aside .services .block-service {
	min-height: 200px;
	border: 2px solid #d7d8d8;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 10px;
	background: #FFF;
}

aside .services .title-service {
	text-align: left;
	font-size: 1.1em;
	color: #23395b;
	margin-top: 10px;
	font-weight: 600;
}

aside .services .title-service i {
	font-size: 1.4em;
	position: relative;
	top: 2px;
}

aside .services .img-service {
	text-align: center;
}

aside .services .descr-service {
	font-size: .9em;
	text-align: center;
}

aside .services .link-service {
	border: 2px solid #23395b;
	border-radius: 50px;
	padding: 10px 20px;
	position: relative;
	display: inline-block;
	font-weight: 600;
	color: #23395b;
	width: 100%;
	font-size: .9em;
	text-align: center;
	margin-top: 20px;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
}

aside .services a:hover .link-service {
	background: #23395b;
	color: #FFF;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
}


@media (min-width:768px){.container{width:750px}}
@media (min-width:992px){.container{width:970px}}
@media (min-width:1200px){.container{width:1170px}}
@media (min-width:1290px){.container{width:1270px}}

.btn {
    color: #FFF;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    cursor: pointer;
    border: 0;
    /*padding: 14px 30px;*/
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

.btn-red {
    background: #fa1616;
    color: #FFF;
    padding-right: 30px;
    padding-left: 30px;
    text-decoration: none;
}

.bouton-center{text-align:center;}
.btn-success {background:#e82a2c;}
.btn-success:hover {background:#af0f11;}

.btn-default {
	background: #677286;
	text-shadow:none;
	color:#fff;
}

.btn-grey {
    color: #23395b;
    background-color: #fff;
    border: 2px solid #23395b;
}
.btn-grey:hover {background-color:#fa1616;border:2px solid #fa1616;color:#fff}

.btn-group .btn-default {
	background: #e0e0e0;
	text-shadow:none;
	color:#677286;
}
.btn-group .btn-default a{
	color:#677286;
}
.btn-group .btn-default.active,
.btn-group .btn-default:hover{
	background:#677286;
}
.btn-group .btn-default.active a,
.btn-group .btn-default:hover a{
	color:#fff;
	font-weight:normal;
}

article h1 {color:#23395b;}
.h2h1{color:#23395b;}

.pagination > li > a, .pagination > li > span {
	color:#e82a2c;
}
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
	background-color:#e82a2c;
	border-color:#e82a2c;
}

.panel-default > .panel-heading {
	background:#23395b;
	color:#fff;
}
.table > tbody > tr.danger_er > td {background:#23395b !important;}

@font-face {
  font-family: 'equirodi';
  font-display: swap;
  font-weight: normal;
  font-style: normal;
  src:	/*url('/fonts/equirodi.woff') format('woff'),*/
		url('/fonts/equirodi.ttf') format('truetype'),
		url('/fonts/equirodi.svg#equirodi') format('svg')/*,*/
		/*url('/fonts/equirodi.eot'),*/
		/*url('/fonts/equirodi.eot#iefix') format('embedded-opentype')*/;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
	font-family: 'equirodi';
	src: url('/fonts/equirodi.svg#equirodi') format('svg');
  }
}*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "equirodi";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  /*line-height: 1em;*/

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-list:before { content: '\e800'; } /* '' */
.icon-immobilier:before { content: '\e801'; } /* '' */
.icon-agricole:before { content: '\e802'; } /* '' */
.icon-chevaux:before { content: '\e803'; } /* '' */
.icon-horse:before { content: '\e804'; } /* '' */
.icon-directory:before { content: '\e805'; } /* '' */
.icon-arrow-right:before { content: '\e806'; } /* '' */
.icon-heart:before { content: '\e807'; } /* '' */
.icon-tick:before { content: '\e808'; } /* '' */
.icon-etalons:before { content: '\e809'; } /* '' */
.icon-search:before { content: '\e80a'; } /* '' */
.icon-emploi:before { content: '\e80b'; } /* '' */
.icon-camion:before { content: '\e80c'; } /* '' */
.icon-marketplace:before { content: '\e80d'; } /* '' */
.icon-cart:before { content: '\e80e'; } /* '' */
.icon-message:before { content: '\e80f'; } /* '' */
.icon-poney:before { content: '\e810'; } /* '' */
.icon-umbrella:before { content: '\e811'; } /* '' */
.icon-pin:before { content: '\e812'; } /* '' */
.icon-coupon:before { content: '\e813'; } /* '' */
.icon-magazine:before { content: '\e814'; } /* '' */
.icon-saddle:before { content: '\e815'; } /* '' */
.icon-user:before { content: '\e816'; } /* '' */
.icon-trophy:before { content: '\e817'; } /* '' */
.icon-vans:before { content: '\e818'; } /* '' */
.icon-bell:before { content: '\e819'; } /* '' */
.icon-arrow-left:before { content: '\e81a'; } /* '' */
.icon-visibility:before { content: '\e81b'; } /* '' */
.icon-ane:before { content: '\e81c'; } /* '' */
.icon-location:before { content: '\e81d'; } /* '' */
.icon-warranty:before { content: '\e81e'; } /* '' */
.icon-filters:before { content: '\e81f'; } /* '' */
.icon-pension:before { content: '\e820'; } /* '' */
.icon-graph:before { content: '\e821'; } /* '' */
.icon-price-tag:before { content: '\e822'; } /* '' */
.icon-stages:before { content: '\e823'; } /* '' */
.icon-rural:before { content: '\e824'; } /* '' */
.icon-vacances:before { content: '\e825'; } /* '' */
.icon-services:before { content: '\e826'; } /* '' */
.icon-cancel:before { content: '\e827'; } /* '' */
.icon-back-listing:before { content: '\e828'; } /* '' */
.icon-print:before { content: '\e829'; } /* '' */
.icon-share:before { content: '\e82a'; } /* '' */
.icon-block:before { content: '\e82b'; } /* '' */
.icon-coins:before { content: '\e82c'; } /* '' */
.icon-plus:before { content: '\e82d'; } /* '' */
.icon-alarm:before { content: '\e82e'; } /* '' */
.icon-phone-user:before { content: '\e82f'; } /* '' */
.icon-contact-user:before { content: '\e830'; } /* '' */
.icon-photo:before { content: '\e832'; } /* '' */
.icon-video:before { content: '\e833'; } /* '' */
.icon-favorite:before { content: '\e834'; } /* '' */
.icon-euro:before { content: '\e835'; } /* '' */
.icon-website:before { content: '\e836'; } /* '' */
.icon-info:before { content: '\e83a'; } /* '' */
.icon-photo-2:before { content: '\e83c'; } /* '' */
.icon-video-2:before { content: '\e83d'; } /* '' */
.icon-remorque:before { content: '\e83e'; } /* '' */
.icon-tractor:before { content: '\e83f'; } /* '' */
.icon-attelage:before { content: '\e840'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-business-advert:before { content: '\e841'; } /* '' */
.icon-business-forfaits:before { content: '\e843'; } /* '' */
.icon-business-website:before { content: '\e842'; } /* '' */
.icon-contact:before { content: '\e846';} /* '' */
.icon-award:before { content: '\e845'; } /* '' */
.icon-lock:before { content: '\e831'; } /* '' */
.icon-materiel:before { content: '\e847'; } /* '' */
.icon-materiel-black:before { content: '\e848'; } /* '' */
.icon-vacances2:before { content: '\e849'; position:relative;top:-15px;left:-18px;} /* '' */
.icon-menu2:before { content: '\e84a';} /* '' */
.icon-jacket:before { content: '\e84f';} /* '' */
.icon-brosse:before { content: '\e84e';} /* '' */
.icon-etable:before { content: '\e84d';} /* '' */
.icon-materiel-horse:before { content: '\e84c';} /* '' */
.icon-etable2:before { content: '\e837';} /* '' */
.icon-home:before { content: '\e852';} /* '' */
.icon-home2:before { content: '\e853';} /* '' */
.icon-home3:before { content: '\e855';} 
.icon-add:before { content: '\e854';} 

.search span.icon-search {
    font-size: 1.4em;
    color: #bdbdbd;
}

.radio-custom:checked + .radio-custom-label::before {
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    background: #aaa;
    border: 1px solid #333;
    color: #fff;
}

.nav-tabs > li.active a {
    background: #ffffff none repeat scroll 0 0;
    color: #23395b;
}
.nav-tabs > li > a {
    color: #23395b;
	text-decoration:none;
}
.nav-tabs > li > a:hover {
    color: #23395b;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color:#fff;
	background:#23395b;
}
.nav-pills > li > a {
	color:#000;
}
.nav-pills > li > a:hover {
	color:#fa1616;
}

.ContactList section {padding-top:0;padding-bottom:0px;}
.ContactList section a {color:#000;}

.img-responsive{display:initial;}

.packages_nb_ads{width:644px;}


#select-tab-2{
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	margin:0 10px 25px 10px;
	padding:10px;
	color:#fff;
	box-shadow:none;
	border:none;
	background-color:#23395b;
	background-image: url(../../im/arrow_down.png);
	background-repeat: no-repeat;
	background-position-x: 95%;
	background-position-y: 14px;
	width:93%;
}

nav#ml-menu{
	font-size:16px;
	z-index:10000;
}

hr {
    box-sizing: content-box;
    overflow: visible;
    background: rgba(0,0,0,.1);
    height: 5px;
    border: none;
    margin: 0;
}

.breadcrumb{background:#fafafa;padding:1px 0;font-size:.8em}
.breadcrumb > .container-fluid{margin-left:0;padding-left:0;}
.breadcrumb ul{padding:0;overflow-y:auto;margin-top:10px;}
.breadcrumb ul li{display:inline-block;list-style:none;position:relative;margin-right:30px;font-size:14.4px;}
.breadcrumb ul li a{color:#000;}
.breadcrumb ul li:after{content:'\e806';font-family:'equirodi';position:absolute;right:-22px;top:5px}
.breadcrumb ul li:last-child{font-weight:600;margin:0}
.breadcrumb ul li:last-child:after{display:none}


#S1m #tbl1 a{color: #23395b;background-color: #fff;border: 2px solid #23395b;-moz-transition: all .2s ease;border-radius: 30px;font-size:14.4px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;}
#S1m #tbl1 a:hover{background-color:#fa1616;border:2px solid #fa1616;color:#fff}

@media (max-width: 1199px){
	.first .three-fifth {
		background-position: 220px 285px;
	}
	  .search {
		width: 220px;
	  }
}

/* XS */
@media (max-width: 767px)
{ 

	nav {
		display: none;
	}

	.search {
		display: none;
	}

	.logo {
		width: 130px;
		margin-top:0;
	}
	
	.vendre {
		/*margin-top: -5px !important;*/
	}
	
	.row {margin-left:-10px;margin-right:-10px;}
	
	.packages_nb_ads{width:320px;}
	
	header .bouton {
		margin-left: 130px;
		margin-top: -8px;
	}
	.first .three-fifth {
		background-position: 220px 285px;
	}
	.icon-right a {
	padding-left:7px;
	}
	/*.icon-left a {
	  font-size: 10px;
	  padding-bottom: 10px;
	}*/
	.icon-right .tm_favorite, .icon-right .tm_account {
	  display: none;
	}
	.icon-right a {
	  font-size: 10px;
	}
	.icon-right span {
	  /*margin-top: -12px;*/
	  font-size: 17px;
	  /*margin-bottom: 3px;*/
	  margin-top:-7px;
	}

	.three-fifth .bouton {
	  display: block;
	}
}

@media (max-width: 730px){
	header .bouton {
		display: none;
	}

	/*
	header .logo {
		float: none;
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		margin-left: 0;
	}
	*/
	.logo img {
		max-width: 100%;
		height: auto;
	}
}

@media (max-width: 667px){
  /*.icon-left {
	  display: block !important;
  }*/
/*
	#ml-menu {
		transform: translateX(-400px);
		-webkit-transform: translateX(-400px);
		-moz-transform: translateX(-400px);
		-ms-transform: translateX(-400px);
		-o-transform: translateX(-400px);
		opacity: 0;
		display: none;
		transition: all .4s ease;
		-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
		-o-transition: all .4s ease;
		z-index: 1000;
	}
	#ml-menu.visible {
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-ms-transform: translateX(0px);
		-o-transform: translateX(0px);
		display: block;
		opacity: 1;
		transition: all .4s ease;
		-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
		-o-transition: all .4s ease;
		width: 100%;
		position: fixed;
		left: 0;
		top: 0;
		background-color: #22395b;
	}
*/
	header nav.visible ul {
		top: 0;
	}
	header nav.visible ul ul {
		top: 0;
	}
	header nav ul>li>a>i {
		background: none;
	}
	header nav > ul > li {
		width: 100%;
		padding: 3px 0;
	}
	header nav ul li a {
		display: block;
		position: relative;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}

	nav ul li a:hover i {
		color: #23395b;
	}

	header nav > ul > li span {
		padding: 10px 15px;
		position: relative;
		line-height: 20px;
		border-radius: 5px 5px 0 0;
		color: #FFF;
		display: block;
		position: relative;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}

	header nav > ul > li span i {
		font-size: 18px;
		color: #FFF;
		border-radius: 6px;
		width: 25px;
		height: 25px;
		display: inline-block;
		padding: 2px 0;
		margin-right: 5px;
	}
/*
	#ml-menu {
		display: block;
	}
*/
	.menu-desktop {
		display: none;
	}
}

@media (max-width: 500px){

	.search{
		display: none;
	}
	.bouton {
		display: none;
	}
	.three-fifth .bouton {
		display: block;
	}
	nav {
		display: none;
	}
	nav.visible {
		display: block !important;
		z-index: 999;
		width: 100%; 
		overflow:auto;
	}


.container {
    padding:0 10px;
}
	
	
  .p20 {
	padding: 0;
  }
  main .container {
	padding: 0 10px;
  }
  section {
	padding: 20px 0;
  }
  .b-title {
	padding: 0 20px;
	font-size: 1.3em;
  }
  .first .three-fifth, .first .two-fifth {
	width: 100%;
	float: none;
	margin: 0 0 20px;
  }
  .first .first-block, .first .second-block {
	width: 100%;
  }

  .first .three-fifth {
	background-position: 260px 440px;
  }



  #filters ul li.col5 {
	display: block;
	margin-right: 0;
  }

  #filters select {
	  width: 100%;
  }

}

@media (max-width: 667px) and (orientation: landscape){
  .logo {
	float: none;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
  }
  .search{
	display: none;
  }
  .bouton {
	display: none;
  }
  .three-fifth .bouton {
	  display: block;
	}
  nav {
	display: none;
  }
  nav.visible {
	display: block !important;
  }
  .p20 {
	padding: 0;
  }
  main .container {
	padding: 0 10px;
  }
  section {
	padding: 20px 0;
  }
  .b-title {
	padding: 0 20px;
	font-size: 1.3em;
  }
  .first .three-fifth, .first .two-fifth {
	width: 100%;
	float: none;
	margin: 0 0 20px;
  }
  .first .first-block, .first .second-block {
	width: 100%;
  }

  .first .three-fifth {
	background-position: 452px 260px;
  }

  footer .prefooter li:first-child {
	display: block;
	padding-top: 20px;
  }
  footer .prefooter li:nth-child(2) {
	display: block;
	padding-top: 20px;
  }
  footer .prefooter li.circle {
	margin-bottom: 20px;
	margin-top: 10px;
  }
  footer .footer {
	margin-top: -22px;
  }
  .footer-title {
	padding-top: 30px;
  }
  ul.our-website li {
	margin-right: 5px;
  }
  ul.our-website li img {
	width: 31px;
  }
  ul.our-website li.last {
	margin-right: 0px;
  }
}


@media (min-width: 1290px) {
	.col-lg-26 {width: 72.22222222%;}
	.col-lg-10 {width: 27.77777778%;}
}
header{background:#23395b;padding:12px 0 0}
header a{color:#FFF}
header .bouton{float:left;margin-left:30px;opacity:1}
header .bouton.search_active{opacity:0}
header .bouton .btn-red{font-size:0.9em;padding:10px 30px;display:block}
.logo{float:left}
.search{float:left;width:400px;margin-left:65px;position:relative}
.search #search{height:38px;padding:0 12px;width:100%}
.search .main-search-submit{padding:0px 6px;position:absolute;top:0;right:0;border:none;height:37px;border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;cursor:pointer;background:#fff}
.search .main-search-submit:hover{background:transparent}
.search span.icon-search{font-size:1.4em;color:#bbb}

.mobile-search-zone{background:#23395b;height:53px;position:absolute;top:55px;left:0;width:100%;z-index:6;padding-top:5px}
.mobile-search-zone #search{height:38px;font-size:14px;padding:0 12px;border:none}
.mobile-search-zone .main-search-submit{padding:0px 10px;position:absolute;top:0;right:15px;height:38px;border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;background:#eee}
.mobile-search-zone span.icon-search{font-size:1.4em;color:#bbb}

.highlight{font-weight:bold;color:#fa1616 !important}
.icon-left{font-size:10px}
.icon-left span[class^='icon']{font-size:20px;display:block;text-align:center}
.icon-right{float:right;font-size:12px}
.icon-right * {transition:all .1s ease;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-o-transition:all .1s ease;}
.icon-right a{display:inline-block;padding-left:10px;position:relative}
.icon-right span {font-size:24px;display:block;text-align:center}
.icon-right a:hover, .icon-right a:hover span {color:#fa1616}
.icon-right a:hover span.nbt {color:#fff}
span.nbt {position:absolute;font-size:11px;background:#fa1616;border-radius:11px;padding:2px 5px;top:14px;right:-3px;display:inline}
.icon-right a:hover span.nb_product_cart {color:#fff}
span.nb_product_cart{position:absolute;font-size:11px;background:#fa1616;border-radius:11px;padding:2px 5px;top:24px;margin-left:18px;display:inline}
@media (max-width:767px){
.icon-right .tm_favorite, .icon-right .tm_account {display:block}
.icon-left{display:flex;width:40px;align-items:center;text-align:center;margin:0 10px 0 0;justify-content:center}
.vendre{float:left;margin-top:-0.07rem}
.logo{width:auto;text-align:left;}
.logo img{height:30px;margin:3px 0 0 7px}
.icon-right{width:min-content;float:right;display:flex;margin: 0 5px 2px 0}
}
#overlay-search{display:none;position:fixed;background-color:#0c193a;opacity:.24;top:0;right:0;bottom:0;left:0;z-index:20}
#suggestions{width:calc( 100% - 10px );position:absolute;margin:55px 0px 0 0px;display:none;z-index:10000;padding:0 10px;height:calc( 100vh - 85px );overflow:hidden}
#sugg_left {float:left;width:24%;height: calc( 100vh - 123px );overflow: scroll;}
.suggestion_history{padding:0;list-style-type:none;font-size:13px;margin: 10px 10px 10px 0} 
.suggestion_history li{padding:5px;line-height:20px;font-size:14px;float:left;width:100%}
#div_suggestion_search span:nth-child(3), #div_suggestion_history span:nth-child(3){clear:left;margin:0 5px 0 21px;}
.suggestion_history li:hover {background-color:#eee;cursor:pointer}
.no-search-results{border:2px solid #ddd;padding:10px 20px;border-radius:5px;width:max-content;margin:15px auto 50px}
.search{margin-left:0}
#search_frame.search_active #search_container{width:100%;display:block}
#search_frame{margin: -5px 0 0 65px;float:left;border-radius:5px;position:relative;padding:5px}
#search_frame.search_active {margin:0;background:#fff;height:calc( 100vh - 60px );width:calc( 100vw - 160px );position:fixed;z-index:10000;left: 80px;top: 50px;}
#search{height:37px;padding:6px 12px;width:100%;border-radius:4px;font-size:14px;border:0}
#search_frame.search_active #search { border-bottom:1px solid #23395b; border-radius:0; outline:0;}
#div_suggestion_products {float:left;width:calc( 76% - 20px );height:100vh}
#suggestion_products_results {display:grid;grid-template-columns: repeat(4, minmax(0, 1fr));grid-gap:15px 18px;overflow:scroll;height:calc( 100vh - 170px );margin:15px 0;}
#div_suggestion_search{display:none;float:left;margin:0 0 25px}
#div_suggestion_search span,
#div_suggestion_history span {float:left}
#close_search_bar {display:none;cursor:pointer;position:absolute;font-size:20px;top:-4px;background:#fff;border-radius:50px;height:42px;width:42px;align-items:center;justify-content:center;right:-55px;z-index:10000;}
#rsb_vZ3{cursor:pointer;position:absolute;background:#eee;border:4px solid transparent;box-sizing:content-box;border-radius:50%;padding:0;width:12px;height:12px;right:25px;font-size:10px;top:6px;color:#000;text-align:center}
#rsb_vZ3:hover{background:#ddd}

#app_invitation{position:fixed;width:100%;padding:7px;font-size:13px;background:#fff;box-shadow: 0 0px 1px 2px #eee;display:flex;top:0;z-index:9999}
#app_invitation.hide{display:none}
#app_invitation img{border-radius:5px;box-shadow:0 0px 1px 2px #eee;margin-right:10px;}
#app_invitation #app_invitation_title{margin:2px 0 0px;font-weight:600;font-size:14px;}
#app_invitation p{margin:0 0 7px}
#app_invitation a{background-color:#23395b;padding: 4px 12px;font-size:13px;display:inline-block;}
#app_invitation button{font-size:20px;position:absolute;top:0;right:0;border:0;background:none;padding:15px;}
#app_invitation.visible ~ header {margin-top:90px}

@media (max-width:1199px){
	#suggestion_products_results {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-gap: 10px 5px;
	}
}
@media (max-width:767px){
	#sugg_left {float:left;width:100%}
	#div_suggestion_products {float:left;width:100%;height:fit-content}
	.suggestion_history li {padding: 5px 0;line-height: 20px;font-size: 14px;}
}
footer ul{margin:0 0 9px;padding:0;list-style:none}
.footer .col-md-9 li a{font-size:15px;display:inline-block;padding:7px 0}
.footer a{color:#FFF}
.footer a:hover{color:#fa1616}

.footer-title {
	font-size: 1.4em;
	padding: 0;
	color: #FFF;
	font-weight: 600;
	margin-bottom:10px;
	margin-top:20px;
}
.footer-small-title {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #FFF;
	font-size:0.9em;
}
.prefooter {
	background: #2c4770;
	padding: 0 0 10px;
	color: #FFF;
	text-align: center;
}

.prefooter .btn-red {
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	padding: 8px 30px;
	margin-left: 10px;
	font-size: 1.1em;
	display: block;
}
.prefooter li{margin:0;font-weight:600;display:inline-block}
.prefooter li.circle{position:relative;top:14px;margin-left:10px;float:none}
.prefooter li.circle a {
	position: absolute;
	top: 3px;
	width: 100%;
	height: 100%;
	left: 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 3px 0px;
	font-size: 1.5em;
	color: #FFF;
	display: block;
}
li.facebook{background:#3b5998}
li.twitter{background:#00acee}
li.youtube{background:#fa1616}
li.pinterest{background:#c8232c}
li.instagram{background:#3f729b}
li.instagram{
	background:#f09433; 
	background:-moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background:-webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background:linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
}
.prefooter_mobile p{margin:15px 0}
.footer_block .title_block {
	color:#fff;
	border-bottom:1px solid #ccc;
	font-size:1.2em;
	line-height:60px;
	margin:0;
}
.tg i{float:right}
.footer_block .container_block{padding:15px}
.footer_block .container_block .footer-small-title{margin:5px 0 15px;font-size:0.8em}
.footer_block .container_block li a{display:inline-block;padding:6px 0}
.footer{background:#2c4770;padding:20px 0}
ul.our-website li {display:inline-block;margin:0 15px 15px 0}
footer .pro {background:#fa1616;border-radius:5px;font-size:0.8em;padding:1px 8px;margin-left:5px;color:#fff}
.copyright{background:#FFF;text-align:center;text-transform:uppercase;font-size:14px;font-weight:600;padding:20px 0}
.recommandation{text-align:center}
/*.recommandation .row{display:flex;align-items:center}*/
.recommandation img{height:auto}
.recommandation .ttip::before{bottom:-11px;left:0;right:0;margin:auto;z-index:1}
.navbar{display:inline-block;margin:7px 0 0}
.navbar a{padding:10px 15px}
nav .title{font-weight:700;margin-top:5px;padding-bottom:10px;text-transform:uppercase;min-height:36px;display:block}
.navbar i{font-size:18px;padding:4px 2px}
.dropdown img.vs{padding:2px}
.dropdown {display:inline-block}
.dropdown .dropbtn{font-size:14px;color:#FFF;padding:10px 15px;cursor:pointer;display:inline-block}

.dropdown-content{display:none;position:absolute;background-color:#EEE;width:100%;left:0;z-index:9999;}

.dropdown:hover .dropdown-content{display:block}
.sub-dropdown{display:none;float:left}
.dropdown:hover .sub-dropdown{display:block}
.sub-dropdown .sub-dropbtn{padding:20px 15px;cursor:pointer;display:block;color:#000}

.sub-dropdown .sub-dropbtn i {background:transparent;transform:rotate(-90deg);display:block;float:right;margin-top:-3px;position:relative;left:2px}

.container_vide_sellerie{background-image:url("/images/pdm/acheteur.png");background-repeat:no-repeat;background-position-x:right;background-position-y:10px;}

.sub-dropdown:hover .sub-dropbtn{background:#FFF}
.sub-dropdown:hover .sub-dropdown-content{display:block}
.sub-dropdown-content{display:none;position:absolute;background-color:#FFF;width:100%;left:0;z-index:1}
.sub-dropdown-content .container{min-height:290px}
.sub-dropdown:hover .sub-dropdown-content{display:block}

.sub-dropdown-content .count-circle {
	background: #23395b;
	width: 20px;
	position: relative;
	display: inline-block;
	height: 20px;
	color: #FFF;
	font-size: .8em;
	padding: 4px 0;
	text-align: center;
	border-radius: 25px;
}

.navbar a:hover i:not(.icon-arrow-left),
.dropdown:hover i:not(.icon-arrow-left),
.sub-dropdown:hover .sub-dropbtn i:not(.icon-arrow-left) {background-color:#fa1616;border-radius:50px;padding:4px 2px;}
.dropdown:hover img.vs{background-color:#fa1616;border-radius:50px;}

.m_col{float:left;width:25%;padding:10px;font-size:14px;}
.m_col a{color:#111;padding:7px 0;display:block}
.m_col a:hover{ color:#fa1616;text-decoration:underline}

.menu-info{background:#23395b;text-align:center;position:relative;padding:10px 0;font-size:22.4px;}
.menu-info a:hover {background:transparent;color:#FFF}
.menu-info img{height:35px;width:auto}
.menu-info span{position:relative;margin-left:20px;color:#fff;line-height:35px}

@media (min-width: 1280px){
	.dropdown .dropbtn,.navbar a{padding:10px 8px;font-size:14px}
}

.csm {float:left;position:relative;max-width:320px;margin:18px 1.5% 7px;background:#fff;border:1px solid #ccc;border-radius:5px;padding:15px;text-align:center;min-width:11%;height:85px;}

.sub .container {min-height:290px;padding:0 0 25px;}

.hm .sub .container {min-height: calc( 100vh - 220px );}
.sub{z-index:2}

.sub .mc div a {padding:4px 0;display:block;font-size:13px;}

.sub-dropbtn {font-size:14px}
.navbar i.icon-arrow-left {font-size:16px}

.dropdown-content {position:absolute;background-color: #EEE;width: 100vw;left: 0;z-index: 9999;}

.sub-dropdown{font-size:14px}

.fs{height:100%;padding:15px 35px;background:#fff}

.hm .sub {
	position: absolute;
	left:0;
	top:56px;
	padding:0;
	background: #fff;
	width:100%;
	
	height:calc( 100vh - 210px );
	/* display:none; */
	visibility:hidden;
	opacity:0;
}
/* .hm:hover .sub {display:block;} */

.hm:hover .sub {
	visibility:visible;
	opacity:1;
	transition: opacity 0.3s, visibility 0.3s;
	-moz-transition: opacity 0.3s, visibility 0.3s;
	-webkit-transition: opacity 0.3s, visibility 0.3s;
	-o-transition: opacity 0.3s, visibility 0.3s;
	transition-delay: 0.15s;
}

#menu-materiel .sub-dropbtn{padding: 20px 12px;}

.hm .sub-dropbtn i {padding:4px 0}

.sub + ul{padding:0}
.sub .child .fs {display:none;height:calc( 100vh - 200px );}

.sub:has(.child:hover) .child:first-child {background:#fff}
.sub .child:first-child{background:#f1f1f1}
.sub .child:hover{background:#f1f1f1 !important}

.sub .child:hover .fs
{
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
}

.hm:hover .sub .child:first-child .fs.fspatch {
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
}

.hm:hover .sub .child:first-child .fs {display:block}

.hm{cursor:pointer;padding:0 0 0 2px;display:inline-block}
.hm > a {display:block;font-size:14px;padding:12px 15px 6px 10px;border-width:4px}

.sub li {color: #23395b;padding: 14px 10px;border-bottom: 1px solid #eee;}
.sub a {color:#111}
.mz_col {
	float: left;
	width: 270px;
	max-width: calc( ( 100vw - 40px ) / 4 );
	padding: 15px 0 30px 0;
	font-size: 14px;
}

.mz_col:first-child{margin-left:10px}
.mz_col a{color:#111;padding: 7px 0;display:block;font-size:13px}
.mz_col a:hover, .fs a:hover{color:#fa1616;text-decoration:underline}

.fs .mc {margin:10px 0 12px;width:33.333%;display:block;float:left}
.fs .mc:nth-child(3n+1){clear:both}

.fs img{border-radius:50px}

.fs ul{padding: 0 0 0 15px}
.fs li{font-size:13px;border:0;padding:0}

.sub-dropdown-content{z-index:2}
.m_simple .sub-dropdown-content{visibility:hidden;opacity:0;display:block;}

.m_simple:hover .sub-dropdown-content {	
	visibility:visible;
	opacity:1;
	transition: opacity 0.3s, visibility 0.3s;
	-moz-transition: opacity 0.3s, visibility 0.3s;
	-webkit-transition: opacity 0.3s, visibility 0.3s;
	-o-transition: opacity 0.3s, visibility 0.3s;
	transition-delay: 0.15s;
}

.dropdown-content{visibility:hidden;opacity:0;display:block;position:absolute;background-color:#EEE;width:100%;left:0;z-index:9999;
transition: opacity 0.3s, visibility 0.3s;
-moz-transition: opacity 0.3s, visibility 0.3s;
-webkit-transition: opacity 0.3s, visibility 0.3s;
-o-transition: opacity 0.3s, visibility 0.3s;
transition-delay: 0.15s;
}

.dropdown:hover .dropdown-content{
	visibility:visible;
	opacity:1;
	transition: opacity 0.3s, visibility 0.3s;
	-moz-transition: opacity 0.3s, visibility 0.3s;
	-webkit-transition: opacity 0.3s, visibility 0.3s;
	-o-transition: opacity 0.3s, visibility 0.3s;
	transition-delay: 0.15s;}

header.on_eshop{margin-bottom:53px}
#icon_menu_active {border-radius:50px;background-color:#fa1616}
#icon_menu_active.icon_bg_transparent{background-color:unset}

#dropdown_menu_materiel{visibility:visible;opacity:1}
.force_hidden {visibility: hidden !important;opacity: 0 !important;}
.icon-menu {padding:4px 2px}

.dropdown:hover .icon-menu {background-color:#fff;border-radius:50px;}

.csmt{font-size:18px;margin-bottom:8px;font-weight:700}
.csms{display:block;font-size:15px}
a.csm:hover{text-decoration:none;box-shadow:0 1px 4px 0 rgba(0,0,0,.3)}
.csm img{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;max-height:70px;max-width:130px}

nav .title{font-weight:700;margin-top:5px;padding-bottom:10px;text-transform:uppercase;min-height:36px;display:block;padding:7px 0;font-size:13px;}

.messagedefilant {height:25px;display: flex;color: #fff;font-size: 13px;white-space: nowrap;overflow: hidden;width: 100%;padding: 2px 0 5px;font-weight: 700;margin: 0 0 3px;}
.messagedefilant div {position: absolute;min-width: 100%;overflow: hidden;left:0;/*right:0;*/}
.messagedefilant div span, .messagedefilant div:after {position: relative;display: inline-block;font-size: 13px;white-space: nowrap;overflow: hidden;top:0;}
.messagedefilant div span {animation: defilement 28s infinite linear;}
.messagedefilant div:after {position: absolute;top:0;left:0;content:attr(data-text);animation: defilement2 28s infinite linear;overflow: hidden;}
.messagedefilant:hover div:after, .messagedefilant:hover div span {animation-play-state: paused}
@keyframes defilement {0% {margin-left: 0;}100% {margin-left: -110%;}}
@keyframes defilement2 {0% {margin-left: 110%;}100% {margin-left: 0%;}}
#nbads{margin:0 0 20px}
.listings p.descr {margin:8px 0 20px}
.cell_ptn2 {margin:20px 0 40px;text-align:center}

.myadlist{
	position:relative;
	display:inline-block;
	width:100%;
	cursor:pointer;
	clear:both;
	background:#FFF;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	box-shadow:-2px 6px 6px -6px rgba(0,0,0,.20),0 0 7px rgba(0,0,0,.15);
	margin-bottom:20px;
}

.myadlist-sponso {
	background: #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 3px solid #d7d8d8;
	margin-bottom: 20px;
}

.cell_package {
	position: absolute;
	color: #FFF;
	font-size: 0.7em;
	padding: 5px 8px 3px 10px;
	z-index: 9;
}

.bg_basic{background-color:rgba(240,136,37,.7);}
.bg_premium{background-color:rgba(0,99,255,.7);}
.bg_premiumplus{background-color:rgba(249,15,1,.7);}

.myadlist:hover {
	box-shadow: 0 0px 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0px 10px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0px 10px rgba(0,0,0,.4);
}

.gallery {
	overflow: hidden;
	border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	height: 280px;
	position:relative;
	padding:0;
	background:#d7d8d8;
	text-align:center;
}

.gallery .thumb{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}

.gallery .contact-photo {
	position:absolute;
	left:0;
	right:0;
	background:rgba(255,255,255,0.6);
	top: 0;
	text-align: center;
	height: 100%;
	z-index: 9;
}

.gallery .contact-photo .btn {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	width: 70%;
	margin: auto;
	top: 50%;
	line-height: 30px;
	transform: translateY(-50%);
	padding: 10px 30px;
	background: #fa1616;
	border-radius: 50px;
	color: #FFF;
}

.gallery .contact-photo .clzcnt {
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 23px;
	color: #333;
	padding: 0px 12px 2px;
	border-radius: 50px;
	cursor: pointer;
	z-index: 99999;
}

.gallery .contact-photo .clzcnt i {font-size:.8em}

.gallery .prev-arrow {
	position: absolute;
	top: 50%;
	left: -15px;
	font-size: 3em;
	transform: translateY(-50%);
	color:#fff !important;
}

.gallery .next-arrow {
	position: absolute;
	top: 50%;
	right: -15px;
	font-size: 3em;
	transform: translateY(-50%);
	color:#fff !important;
}

.myadlist .col-xs-5 .gallery img {width:auto;height: 100%}

.gallery .numbers {
	background: rgba(102,102,102,.5);
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	padding: 10px 20px 10px 10px;
	clear: both;
	border-bottom-left-radius: 7px;
	z-index: 9;
}

.gallery .numbers .photos,.gallery .numbers .videos{float:left;margin-left:10px}
.myadlist .infos {margin:8px 0 7px;padding:0 15px}

.myadlist .badges span {
	font-size: 10px;
	text-transform: uppercase;
	max-height: 20px;
	display: inline-block;
	padding: 3px 10px;
	border-radius: 50px;
	position: relative;
	margin-right: 10px;
	font-weight: 600;
}
.myadlist .new-post{color:#fa1616;border: 1px solid #fa1616}
.myadlist .sold-post{color:#FFF;background:#68b500;border: 1px solid #68b500}
.myadlist .urgent-post{color:#FFF;background:#fa1616;padding-left:34px !important;border:1px solid #fa1616}
.myadlist .urgent-post i{font-size:1.9em;position:absolute;top:-2px;left:5px;text-shadow: 0 0}

.garantee{color:#72a028;font-size:.9em;display:inline-block;margin-right:20px}
.badges{display:inline-block;}

.myadlist h2,
.myadlist h3 {
	min-height: 45px;
	overflow: hidden;
	color: #222222;
	font-size: 1.2em;
	font-weight: 600;
	font-family: Fabriga Medium,Fabriga Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
}
	
.myadlist h2 {
	margin: 7px 0;
}

.myadlist h3 {
	margin: 0 0 7px;
}

.myadlist .description {
	max-height: 65px;
	overflow: hidden;
	color: #666;
	font-size: .9em;
	margin: 0;
	font-family: Fabriga Medium,Fabriga Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
}

.myadlist .content {
	height: 60px;
	overflow: hidden;
	padding: 0;
	margin: 15px 0 0;
	list-style: none;
	font-family: Fabriga Medium,Fabriga Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
}


.myadlist ul.content li {
	display: inline-block;
	color: #666;
	font-size: .8em;
	border: 1px solid #aaa;
	margin: 0 6px 6px 0;
	border-radius: 15px;
	padding: 2px 7px 5px;
}

.btn-save {
	border: 1px solid #333;
	background:#fff;
	cursor:pointer;
	border-radius: 50px;
	padding: 8px 6px 6px 7px;
	position: absolute;
	right:14px;
	top:8px;
	font-weight: 600;
	color: #666;
	font-size: 17px;
	 transition: all .1s ease;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-o-transition: all .1s ease;
}

.btn-save:hover {border-color:#fa1616}

.myadlist .price {
	margin:12px 0 5px;
	color: #fa1616;
	font-size: 1.3em;
	display: inline-block;
}

.myadlist .price-ht {
	color: #666;
	font-weight: 600;
	text-align: center;
	margin-bottom: 30px;
}

.myadlist .pricelist {
	color: #666;
	font-size: 0.8em;
	display: inline-block;
	margin-left: 15px;
}

.myadlist-location {
	margin-top: 20px;
}

/*.myadlist .flag {
	position: relative;
	margin: 0 auto;
}*/

.myadlist .location, .myadlist .type-annonce {
	font-size: .8em;
	text-align: center;
	color: #414a53;
	margin-top: 5px;
}


.myadlist .logo-annonce {
	width: 110px;
	height: 80px;
	display: inline-block;
	vertical-align: top;
}

.myadlist-sponso div:first-child {
	padding: 0;
}

.estimation a, .revendre a {
	position: relative;
	display: block;
	margin: 20px 0;
	background: #23395b;
	color: #FFF;
	padding: 13px 20px 20px;
	border-radius: 7px;
	font-size: 1.1em;
	border: 2px solid #23395b;
}

.estimation i, .revendre i {
	font-size: 1.5em;
	position: relative;
	top: 3px;
}

.revendre a {
	background: #fa1616;
	border: 2px solid #fa1616;
}

.estimation a:hover{
	background: #2c4770;
	border: 2px solid #2c4770;
}
.revendre a:hover {
	background: #af0f11;
	border: 2px solid #af0f11;
}

.assurance a, .simulation a {
	position: relative;
	display: block;
	margin: 20px 0;
	background: #FFF;
	color: #23395b;
	padding: 13px 20px 20px;
	border-radius: 7px;
	font-size: 1.1em;
	border: 2px solid #23395b;
}

.assurance a:hover, .simulation a:hover {
	background: #23395b;
	color: #FFF;
}

.assurance i, .simulation i {
	font-size: 1.5em;
	position: relative;
	top: 3px;
}

.pagination{text-align:center;padding:0;font-size:.9em;margin:0 0 40px}
.pagination li{display:inline-block;border:1px solid #aaa;cursor:pointer;border-radius:25px;padding:24px 24px;margin-right:5px;background:#FFF}
.pagination li.active {background:#23395b;border-color:#23395b}
.pagination li.next-page{padding:26px 60px}
.pagination li a {position:absolute;transform:translate(-50%,-50%);padding:20px}
.pagination li.active a {color:#FFF;font-weight:700}
.pagination li:last-child{background:#fa1616;border:0;font-weight:700;margin:10px 0 0}
.pagination li:last-child a{color:#FFF}
.pagination li:not(:last-child):not(.previous-page):hover {background:#fa1616;border:0;padding: 25px 25px}
.pagination li:not(.previous-page):hover a {color:#FFF}

.btph {line-height:24px}
.btph a {color:#fa1616}

.alert-search {
	text-align: center;
	padding: 1px 0 50px;
}

.tri {
	float: left;
}

.control {
	display: inline-block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 15px;
	padding-top: 3px;
	cursor: pointer;
	font-size: 16px;
	margin-right: 30px;
	font-weight: 600;
}
.control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.control_indicator {
	position: absolute;
	top: 2px;
	left: 0;
	height: 20px;
	width: 20px;
	background: #FFF;
	border: 1px solid #666666;
	border-radius: 5px;
}
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
	background: #FFF;
}

.control input:checked ~ .control_indicator {
	background: #666666;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
	background: #666666;
}
.control input:disabled ~ .control_indicator {
	background: #e6e6e6;
	opacity: 0.6;
	pointer-events: none;
}
.control_indicator:after {
	box-sizing: unset;
	content: '';
	position: absolute;
	display: none;
}
.control input:checked ~ .control_indicator:after {
	display: block;
}
.control-checkbox .control_indicator:after {
	left: 7px;
	top: 3px;
	width: 3px;
	height: 8px;
	border: solid #ffffff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
	border-color: #7b7b7b;
}
.control-checkbox span.numbers-tri {
	color: #fa1616;
	margin-left: 10px;
}

.p_sponsor{background:#fa1616;color:#fff;padding:3px 8px;position:absolute;top:2px;left:2px;z-index:5;font-size:0.8em;border-top-left-radius:5px;border-bottom-right-radius:5px}
.p_n{background:#c1c0e0}
.p_o{background:#f9f6c3;color:#000}

.star-ratings-css-block {
  color:#c5c5c5;
  font-size:var(--size);
  height:var(--size);
  width:max-content;
  margin:-8px 0;
  position:relative;
  display:inline-block;
} 
.star-ratings-css-block::before { 
  content:'★★★★★';
  opacity:.3;
}

.star-ratings-css-block::after {
  color:#ffa41c;
  content:'★★★★★';
  position:absolute;
  z-index:1;
  display:block;
  left:0;
  top:0;
  overflow:hidden;
}

.star-ratings-css-block::after {width:var(--score)}
.rev{font-size:12px;height:14px}
.a_article{background-repeat:no-repeat;background-size:cover;background-position:50% 50%;text-align:center;cursor:pointer}
.a_pos_article{position:absolute;bottom:20px;left:6%;right:6%}
.a_article .p_sponsor{position:relative;width:max-content;margin:0 0 10px}
.a_article .title{height:auto;text-align:left;background:rgba(255,255,255,0.8);padding:5px;border-radius:5px}

#f_filter{float:left;margin:8px 0 20px 5px}
.s_filter {position:relative;width:20%;float:right}	
.s_filter select {
	display: inline-block;
	width: 100%;
	cursor: pointer;
	padding: 10px 15px;
	outline: 0;
	border-radius: 5px;
	background: #FFF;
	color: #666;
	margin-bottom: 0;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.s_filter select::-ms-expand{display:none}
.s_filter select:hover{color:#000}
.s_filter select:disabled{opacity:0.5;pointer-events:none}
.s_filter span{position:absolute;top:15px;right:15px;width:0px;height:0px;border:solid #666;border-width:0 3px 3px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}

.d_filters{margin:0 20px 0 0;display:inline-block}
.listing_r{height:260px;text-align:center;padding: 10px 0 0;margin:10px 0;border-left:1px solid #d7d8d8;}
.wh{font-weight:700;margin:12px 0 0}

@media (max-width:1199px){
	.myadlist h2{font-size: 1.1em}
	.myadlist .description{font-size:.7em}
	.myadlist .content{height:56px}
	.myadlist ul.content li {margin:0 4px 4px 0}
}

@media (max-width:991px){
	.gallery{
		border-radius:10px 10px 0 0;
		-webkit-border-radius:10px 10px 0 0;
		-moz-border-radius:10px 10px 0 0;
	}
	.gallery .numbers{border-bottom-left-radius:inherit}
	.listing_r{height:auto;text-align:left;padding: 10px 0 0;margin:10px 0; border-left:0}
	.myadlist .flag{display:inline-block;margin:0 0 0 15px}
	.myadlist .location, .myadlist .type-annonce {display:inline-block;vertical-align:top;margin-top:7px;margin-left:12px;text-align:inherit}
	.wh{display:inline-block;font-weight:700;margin:5px 0 0;padding:0 0 0 8px}
}
@media (max-width: 767px){
	h1{font-size:22px}
	#ctnf #all_flt{display:none;overflow:hidden}
	.treck-page #ctnf #all_flt{display:block;overflow:visible;margin-bottom:10px !important}
	#ctnf #all_flt_b{z-index:2;top:0;position:fixed;padding:15px 7%;margin:0px 0 18px;width:100%;border-bottom:1px solid #aaa;font-size:20px;background:#fff}
	#ctnf #all_flt_b + *{margin-top:60px;}
	
	.s_filter{width:49%;margin-left:1%}
	#ctnf #f_filter{margin:18px 0 5px 5px}
	#ctnf #m_filter{width:49%;margin-right:1%;border:1px solid #23395b;padding:10px;border-radius:5px;background:#fff}
	
	.gallery{height:225px}
	.myadlist ul.content li{padding:3px 7px 4px}
}
.s4adok{color:#fff;background:#fa1616;border-color:#fa1616}
.glider-contain{width:100%;margin:0 auto;position:relative}
.glider{scrollbar-width:none;margin:0 auto;position:relative;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling: touch;-ms-overflow-style: none;transform:translateZ(0);}
.glider-track{transform:translateZ(0);width:100%;margin:0;padding:0;display:flex;z-index:1;}
.glider.draggable{user-select:none;cursor:-webkit-grab;cursor:grab}
.glider.draggable .glider-slide img{user-select: none;/*pointer-events:none*/}
.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}
.glider-slide {
  user-select: none;
  /*justify-content: center;
  align-content: center;
  width: 100%;*/
}
.glider-slide img {max-width:100%}
.glider::-webkit-scrollbar {
  opacity: 0;
  height: 0;
}
.glider-prev,.glider-next {
  user-select: none;
  position: absolute;
  outline: none;
  background: none;
  padding: 0;
  z-index: 2;
  font-size: 40px;
  text-decoration: none;
  left: -23px;
  border: 0;
  top: 40%;
  cursor: pointer;
  color: #666;
  opacity: 1;
  line-height: 1;
  transition: opacity .2s cubic-bezier(.17,.67,.83,.67),
              color .2s cubic-bezier(.17,.67,.83,.67);
}
.glider-prev:hover,
.glider-next:hover {
  color: #eee;
}
.glider-next {
  right: -25px;
  left: auto;
}
.glider-next.disabled,
.glider-prev.disabled {
  opacity:0;
  cursor: default;
}
.glider-slide {
  min-width: 280px;
}
.glider-hide {
  opacity: 0;
}
.glider-dots {
  user-select: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
}
.glider-dot {
  border: 0;
  padding: 0;
  user-select: none;
  outline: none;
  display: block;
  cursor: pointer;
  color: #ccc;
  border-radius: 999px;
  background: #ccc;
  width: 12px;
  height: 12px;
  margin: 11px 7px -4px;
}
.glider-dot:hover,.glider-dot:focus,.glider-dot.active {background:#fa1616}
@media(max-width: 36em){
  .glider::-webkit-scrollbar {
    opacity: 1;
    -webkit-appearance: none;
    width: 7px;
    height: 3px;
  }
  .glider::-webkit-scrollbar-thumb {
    opacity: 1;
    border-radius: 99px;
    background-color: rgba(156, 156, 156, 0.25);
    box-shadow: 0 0 1px rgba(255,255,255,.25);
  }
}


.feat {
	position: relative;
	background: #FFF;
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	margin-bottom: 20px;
	box-shadow: -2px 6px 6px -6px rgba(0,0,0,.20),0 0 7px rgba(0,0,0,.15);
	-webkit-box-shadow: -2px 6px 6px -6px rgba(0,0,0,.20),0 0 7px rgba(0,0,0,.15);
	padding-bottom:15px;
}

.feat h2 {font-size:1.5em;margin-top:24px;display:inline-block}

.feat .panel-heading a {
	display: inline-block;
	border: 1px solid #23395b;
	margin-left: 20px;
	color: #23395b;
	text-decoration: none;
	font-size: 0.8em;
	padding: 5px 10px;
	border-radius: 50px;
	top: -4px;
	position: relative;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
}

.feat .panel-heading a:hover {
	background: #23395b;
	color: #FFF;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
}

.feat .circle{margin-top:17px;text-align:center}

.feat .ft-nav {
	color: #FFF;
	font-size: 1.7em;
	width: 50px;
	height: 50px;
	background: #23395b;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	z-index: 1;
}

.feat .product-item{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;margin-bottom:0;}

.feat .t1 {overflow:hidden;height:44px;font-weight:600;font-size:1em;margin:5px 0;width:100%;
	font-family: Fabriga Medium,Fabriga Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
}

.feat .product-thumb{height:200px;overflow:hidden;z-index:9;position:relative;text-align:center;background:#d7d8d8}
.feat .featured-product {
	position: absolute;
	top:0;
	color: #FFF;
	font-size: 0.7em;
	padding: 5px 8px 3px 10px;
	border-top-left-radius: 4px;
	z-index: 9;
	text-transform: uppercase;
	background: rgba(35,57,91,.7);
}
.feat .product-thumb img{width:auto;height:auto;z-index:1;position:relative;top:50%;transform:translateY(-50%)}
.feat .product-content {
	padding: 10px;
	text-align: left;
	margin-bottom: 20px;
	height: 110px;
	font-family:Fabriga Medium,Fabriga Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
}
.feat .product-brand {
	font-weight: 400;
	min-height: 20px;
}
.feat .product-meta {
	padding: 0;
	list-style: none;
	font-size: 0.9em;
	margin-bottom: 10px;
	color: #666;
}

.feat .product-meta li {
	display: inline-block;
	position: relative;
}

.feat .product-meta li:after {
	content: "|";
	margin: 0 3px;
}

.feat .product-meta li:last-child:after {
	content: "";
}

.feat .product-price {font-size:1.1em;color:#fa1616;font-weight:600;min-height:23px;overflow:hidden;margin-bottom:10px}
.feat .product-old-price {position:relative;margin:2px 12px;display:block;float:left;color:#23395b}

.feat .product-purcent {
	float: right;
	margin: -1px 0;
	background: #23395b;
	color: #FFF;
	padding: 5px 7px;
	font-size: 0.8em;
}

.panel-body.glider{margin-top:20px}

a.lk_home{margin-bottom:8px;text-align:center;cursor:pointer;padding:10px 12px;font-size:15px;border-radius:50px;color:#23395b;background-color:#fff;border:2px solid #23395b;float:left;width:100%;}
a.lk_home:hover {text-decoration:none;background-color:#fa1616;border:2px solid #fa1616;color:#fff}

@media (max-width: 767px)
{
	.glider{overflow-y:hidden;overflow-x:scroll;}
	.feat h2{font-size:1.1em;margin:0;display:flex;padding:16px 0 0;align-items:center;height:55px}
}
