/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "allerregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #181334;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #37828e;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #225057;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: inherit;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'museo700', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
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: #37828e;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #296069;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #37828e;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #296069;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  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: 0px;
}
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%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #000000;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
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: 991px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 991px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #000000;
  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;
  outline: inherit;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}
output {
  display: block;
  padding-top: 6px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 5px 5px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #d1d2c4;
  border-radius: 0px;
  -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: #d1d2c4;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(209, 210, 196, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(209, 210, 196, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #433591;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 6px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 5px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: inherit;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}
.btn:hover,
.btn:focus,
.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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #37828e;
  background-color: #ffffff;
  border-color: #37828e;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #37828e;
  background-color: #e6e6e6;
  border-color: #132e32;
}
.btn-primary:hover {
  color: #37828e;
  background-color: #e6e6e6;
  border-color: #265a62;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #37828e;
  background-color: #e6e6e6;
  border-color: #265a62;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #37828e;
  background-color: #d4d4d4;
  border-color: #132e32;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ffffff;
  border-color: #37828e;
}
.btn-primary .badge {
  color: #ffffff;
  background-color: #37828e;
}
.btn-success {
  color: #ffffff;
  background-color: #3dafe0;
  border-color: #27a6dc;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #2097ca;
  border-color: #125572;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #2097ca;
  border-color: #1b80ab;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2097ca;
  border-color: #1b80ab;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #1b80ab;
  border-color: #125572;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #3dafe0;
  border-color: #27a6dc;
}
.btn-success .badge {
  color: #3dafe0;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #3dafe0;
  border-color: #27a6dc;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #2097ca;
  border-color: #125572;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #2097ca;
  border-color: #1b80ab;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #2097ca;
  border-color: #1b80ab;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #1b80ab;
  border-color: #125572;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #3dafe0;
  border-color: #27a6dc;
}
.btn-info .badge {
  color: #3dafe0;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d20a11;
  border-color: #ba090f;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #a1080d;
  border-color: #400305;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #a1080d;
  border-color: #7f060a;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #a1080d;
  border-color: #7f060a;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #7f060a;
  border-color: #400305;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d20a11;
  border-color: #ba090f;
}
.btn-danger .badge {
  color: #d20a11;
  background-color: #ffffff;
}
.btn-link {
  color: #37828e;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #225057;
  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: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0px;
  -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: 10px 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: #000000;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #000000;
  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: #37828e;
}
.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: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  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: 33px;
  line-height: 33px;
}
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: 5px 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #d1d2c4;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #37828e;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.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: 0px 0px 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: 0px;
}
.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: #37828e;
}
.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: 0px;
}
.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: 0px 0px 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: 22px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 991px) {
  .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: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 991px) {
  .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: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .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: 0px;
}
.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: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 990px) {
  .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: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #37828e;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #296069;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #37828e;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #37828e;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #37828e;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: rgba(0, 0, 0, 0.3);
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #37828e;
  color: #ffffff;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #37828e;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #37828e;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #37828e;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #37828e;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #37828e;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 0px 0px;
  margin-bottom: 22px;
  list-style: none;
  background-color: none;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #000000;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 5px 5px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #37828e;
  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: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #225057;
  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: 3;
  color: #ffffff;
  background-color: #37828e;
  border-color: #37828e;
  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: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 22px 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: #37828e;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #296069;
}
.label-success {
  background-color: #3dafe0;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2097ca;
}
.label-info {
  background-color: #3dafe0;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #2097ca;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d20a11;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #a1080d;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #37828e;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #37828e;
}
.thumbnail .caption {
  padding: 9px;
  color: #181334;
}
.alert {
  padding: 25px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 45px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #d20a11;
  border-color: #d20a11;
  color: white;
}
.alert-danger hr {
  border-top-color: #ba090f;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.panel {
  margin-bottom: 22px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -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: 5px 0 15px 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 5px 0 15px 0;
  padding-right: 5px 0 15px 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  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: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #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: #000000;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #000000;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: transparent;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #37828e;
  border-color: transparent;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-primary > .panel-heading .badge {
  color: #37828e;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 24px;
  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: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #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;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 991px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "allerregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0px;
}
.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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -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;
  font-family: "allerregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  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);
}
.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: 16px;
  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;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #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%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* VARIABLE BOOTSTRAP */
.text-brand-success {
  color: #37828e;
}
@font-face {
  font-family: 'IcoMoon-Ultimate';
  src: url('fonts/icomoon.ttf?-mxku12') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Ajout par FV pour la mediatheque, pas sur qeu ce soit au bon endroit */
.icon-combine-05x {
  position: relative;
  width: 0px;
  margin-left: -15px;
}
/* Fin ajout FV */
.icon-plus:before {
  content: "\ed56";
}
.icon-minus:before {
  content: "\ed57";
}
.icon-plus2:before {
  content: "\ed58";
}
.icon-minus2:before {
  content: "\ed59";
}
.icon-plus3:before {
  content: "\ed5a";
}
.icon-minus3:before {
  content: "\ed5b";
}
.icon-plus-circle:before {
  content: "\ed5c";
}
.icon-minus-circle:before {
  content: "\ed5d";
}
.icon-plus-circle2:before {
  content: "\ed5e";
}
.icon-minus-circle2:before {
  content: "\ed5f";
}
.icon-home:before {
  content: "\e900";
}
.icon-home2:before {
  content: "\e901";
}
.icon-home3:before {
  content: "\e902";
}
.icon-home4:before {
  content: "\e903";
}
.icon-home5:before {
  content: "\e904";
}
.icon-home6:before {
  content: "\e905";
}
.icon-home7:before {
  content: "\e906";
}
.icon-home8:before {
  content: "\e907";
}
.icon-home9:before {
  content: "\e908";
}
.icon-office:before {
  content: "\e909";
}
.icon-city:before {
  content: "\e90a";
}
.icon-newspaper:before {
  content: "\e90b";
}
.icon-magazine:before {
  content: "\e90c";
}
.icon-design:before {
  content: "\e90d";
}
.icon-pencil:before {
  content: "\e90e";
}
.icon-pencil2:before {
  content: "\e90f";
}
.icon-pencil3:before {
  content: "\e910";
}
.icon-pencil4:before {
  content: "\e911";
}
.icon-pencil5:before {
  content: "\e912";
}
.icon-pencil6:before {
  content: "\e913";
}
.icon-pencil7:before {
  content: "\e914";
}
.icon-eraser:before {
  content: "\e915";
}
.icon-eraser2:before {
  content: "\e916";
}
.icon-eraser3:before {
  content: "\e917";
}
.icon-quill:before {
  content: "\e918";
}
.icon-quill2:before {
  content: "\e919";
}
.icon-quill3:before {
  content: "\e91a";
}
.icon-quill4:before {
  content: "\e91b";
}
.icon-pen:before {
  content: "\e91c";
}
.icon-pen-plus:before {
  content: "\e91d";
}
.icon-pen-minus:before {
  content: "\e91e";
}
.icon-pen2:before {
  content: "\e91f";
}
.icon-pen3:before {
  content: "\e920";
}
.icon-pen4:before {
  content: "\e921";
}
.icon-pen5:before {
  content: "\e922";
}
.icon-marker:before {
  content: "\e923";
}
.icon-marker2:before {
  content: "\e924";
}
.icon-blog:before {
  content: "\e925";
}
.icon-blog2:before {
  content: "\e926";
}
.icon-pen6:before {
  content: "\e927";
}
.icon-brush:before {
  content: "\e928";
}
.icon-spray:before {
  content: "\e929";
}
.icon-palette:before {
  content: "\e92a";
}
.icon-palette2:before {
  content: "\e92b";
}
.icon-color-sampler:before {
  content: "\e92c";
}
.icon-toggle:before {
  content: "\e92d";
}
.icon-bucket:before {
  content: "\e92e";
}
.icon-bucket2:before {
  content: "\e92f";
}
.icon-gradient:before {
  content: "\e930";
}
.icon-eyedropper:before {
  content: "\e931";
}
.icon-eyedropper2:before {
  content: "\e932";
}
.icon-eyedropper3:before {
  content: "\e933";
}
.icon-droplet:before {
  content: "\e934";
}
.icon-droplet2:before {
  content: "\e935";
}
.icon-droplet-contrast:before {
  content: "\e936";
}
.icon-color-clear:before {
  content: "\e937";
}
.icon-paint-format:before {
  content: "\e938";
}
.icon-stamp:before {
  content: "\e939";
}
.icon-images:before {
  content: "\e93a";
}
.icon-image:before {
  content: "\e93b";
}
.icon-image2:before {
  content: "\e93c";
}
.icon-image-compare:before {
  content: "\e93d";
}
.icon-images2:before {
  content: "\e93e";
}
.icon-image3:before {
  content: "\e93f";
}
.icon-images3:before {
  content: "\e940";
}
.icon-image4:before {
  content: "\e941";
}
.icon-image5:before {
  content: "\e942";
}
.icon-image6:before {
  content: "\e943";
}
.icon-camera:before {
  content: "\e944";
}
.icon-camera2:before {
  content: "\e945";
}
.icon-camera3:before {
  content: "\e946";
}
.icon-shutter:before {
  content: "\e947";
}
.icon-headphones:before {
  content: "\e948";
}
.icon-headset:before {
  content: "\e949";
}
.icon-music:before {
  content: "\e94a";
}
.icon-music2:before {
  content: "\e94b";
}
.icon-music3:before {
  content: "\e94c";
}
.icon-music4:before {
  content: "\e94d";
}
.icon-music5:before {
  content: "\e94e";
}
.icon-music6:before {
  content: "\e94f";
}
.icon-album:before {
  content: "\e950";
}
.icon-cassette:before {
  content: "\e951";
}
.icon-tape:before {
  content: "\e952";
}
.icon-piano:before {
  content: "\e953";
}
.icon-guitar:before {
  content: "\e954";
}
.icon-trumpet:before {
  content: "\e955";
}
.icon-speakers:before {
  content: "\e956";
}
.icon-play:before {
  content: "\e957";
}
.icon-play2:before {
  content: "\e958";
}
.icon-clapboard-play:before {
  content: "\e959";
}
.icon-clapboard:before {
  content: "\e95a";
}
.icon-media:before {
  content: "\e95b";
}
.icon-presentation:before {
  content: "\e95c";
}
.icon-movie:before {
  content: "\e95d";
}
.icon-film:before {
  content: "\e95e";
}
.icon-film2:before {
  content: "\e95f";
}
.icon-film3:before {
  content: "\e960";
}
.icon-film4:before {
  content: "\e961";
}
.icon-video-camera:before {
  content: "\e962";
}
.icon-video-camera2:before {
  content: "\e963";
}
.icon-video-camera-slash:before {
  content: "\e964";
}
.icon-video-camera3:before {
  content: "\e965";
}
.icon-video-camera4:before {
  content: "\e966";
}
.icon-video-camera-slash2:before {
  content: "\e967";
}
.icon-video-camera5:before {
  content: "\e968";
}
.icon-recording:before {
  content: "\e969";
}
.icon-dice:before {
  content: "\e96a";
}
.icon-gamepad:before {
  content: "\e96b";
}
.icon-gamepad2:before {
  content: "\e96c";
}
.icon-gamepad3:before {
  content: "\e96d";
}
.icon-pacman:before {
  content: "\e96e";
}
.icon-spades:before {
  content: "\e96f";
}
.icon-clubs:before {
  content: "\e970";
}
.icon-diamonds:before {
  content: "\e971";
}
.icon-chess-king:before {
  content: "\e972";
}
.icon-chess-queen:before {
  content: "\e973";
}
.icon-chess-rock:before {
  content: "\e974";
}
.icon-chess-bishop:before {
  content: "\e975";
}
.icon-chess-knight:before {
  content: "\e976";
}
.icon-chess-pawn:before {
  content: "\e977";
}
.icon-chess:before {
  content: "\e978";
}
.icon-bullhorn:before {
  content: "\e979";
}
.icon-megaphone:before {
  content: "\e97a";
}
.icon-new:before {
  content: "\e97b";
}
.icon-connection:before {
  content: "\e97c";
}
.icon-connection2:before {
  content: "\e97d";
}
.icon-connection3:before {
  content: "\e97e";
}
.icon-connection4:before {
  content: "\e97f";
}
.icon-podcast:before {
  content: "\e980";
}
.icon-station:before {
  content: "\e981";
}
.icon-station2:before {
  content: "\e982";
}
.icon-antenna:before {
  content: "\e983";
}
.icon-satellite-dish:before {
  content: "\e984";
}
.icon-satellite-dish2:before {
  content: "\e985";
}
.icon-feed:before {
  content: "\e986";
}
.icon-podcast2:before {
  content: "\e987";
}
.icon-antenna2:before {
  content: "\e988";
}
.icon-mic:before {
  content: "\e989";
}
.icon-mic-off:before {
  content: "\e98a";
}
.icon-mic2:before {
  content: "\e98b";
}
.icon-mic-off2:before {
  content: "\e98c";
}
.icon-mic3:before {
  content: "\e98d";
}
.icon-mic4:before {
  content: "\e98e";
}
.icon-mic5:before {
  content: "\e98f";
}
.icon-book:before {
  content: "\e990";
}
.icon-book2:before {
  content: "\e991";
}
.icon-book-play:before {
  content: "\e992";
}
.icon-book3:before {
  content: "\e993";
}
.icon-bookmark:before {
  content: "\e994";
}
.icon-books:before {
  content: "\e995";
}
.icon-archive:before {
  content: "\e996";
}
.icon-reading:before {
  content: "\e997";
}
.icon-library:before {
  content: "\e998";
}
.icon-library2:before {
  content: "\e999";
}
.icon-graduation:before {
  content: "\e99a";
}
.icon-file-text:before {
  content: "\e99b";
}
.icon-profile:before {
  content: "\e99c";
}
.icon-file-empty:before {
  content: "\e99d";
}
.icon-file-empty2:before {
  content: "\e99e";
}
.icon-files-empty:before {
  content: "\e99f";
}
.icon-files-empty2:before {
  content: "\e9a0";
}
.icon-file-plus:before {
  content: "\e9a1";
}
.icon-file-plus2:before {
  content: "\e9a2";
}
.icon-file-minus:before {
  content: "\e9a3";
}
.icon-file-minus2:before {
  content: "\e9a4";
}
.icon-file-download:before {
  content: "\e9a5";
}
.icon-file-download2:before {
  content: "\e9a6";
}
.icon-file-upload:before {
  content: "\e9a7";
}
.icon-file-upload2:before {
  content: "\e9a8";
}
.icon-file-check:before {
  content: "\e9a9";
}
.icon-file-check2:before {
  content: "\e9aa";
}
.icon-file-eye:before {
  content: "\e9ab";
}
.icon-file-eye2:before {
  content: "\e9ac";
}
.icon-file-text2:before {
  content: "\e9ad";
}
.icon-file-text3:before {
  content: "\e9ae";
}
.icon-file-picture:before {
  content: "\e9af";
}
.icon-file-picture2:before {
  content: "\e9b0";
}
.icon-file-music:before {
  content: "\e9b1";
}
.icon-file-music2:before {
  content: "\e9b2";
}
.icon-file-play:before {
  content: "\e9b3";
}
.icon-file-play2:before {
  content: "\e9b4";
}
.icon-file-video:before {
  content: "\e9b5";
}
.icon-file-video2:before {
  content: "\e9b6";
}
.icon-copy:before {
  content: "\e9b7";
}
.icon-copy2:before {
  content: "\e9b8";
}
.icon-file-zip:before {
  content: "\e9b9";
}
.icon-file-zip2:before {
  content: "\e9ba";
}
.icon-file-xml:before {
  content: "\e9bb";
}
.icon-file-xml2:before {
  content: "\e9bc";
}
.icon-file-css:before {
  content: "\e9bd";
}
.icon-file-css2:before {
  content: "\e9be";
}
.icon-file-presentation:before {
  content: "\e9bf";
}
.icon-file-presentation2:before {
  content: "\e9c0";
}
.icon-file-stats:before {
  content: "\e9c1";
}
.icon-file-stats2:before {
  content: "\e9c2";
}
.icon-file-locked:before {
  content: "\e9c3";
}
.icon-file-locked2:before {
  content: "\e9c4";
}
.icon-file-spreadsheet:before {
  content: "\e9c5";
}
.icon-file-spreadsheet2:before {
  content: "\e9c6";
}
.icon-copy3:before {
  content: "\e9c7";
}
.icon-copy4:before {
  content: "\e9c8";
}
.icon-paste:before {
  content: "\e9c9";
}
.icon-paste2:before {
  content: "\e9ca";
}
.icon-paste3:before {
  content: "\e9cb";
}
.icon-paste4:before {
  content: "\e9cc";
}
.icon-stack:before {
  content: "\e9cd";
}
.icon-stack2:before {
  content: "\e9ce";
}
.icon-stack3:before {
  content: "\e9cf";
}
.icon-folder:before {
  content: "\e9d0";
}
.icon-folder-search:before {
  content: "\e9d1";
}
.icon-folder-download:before {
  content: "\e9d2";
}
.icon-folder-upload:before {
  content: "\e9d3";
}
.icon-folder-plus:before {
  content: "\e9d4";
}
.icon-folder-plus2:before {
  content: "\e9d5";
}
.icon-folder-minus:before {
  content: "\e9d6";
}
.icon-folder-minus2:before {
  content: "\e9d7";
}
.icon-folder-check:before {
  content: "\e9d8";
}
.icon-folder-heart:before {
  content: "\e9d9";
}
.icon-folder-remove:before {
  content: "\e9da";
}
.icon-folder2:before {
  content: "\e9db";
}
.icon-folder-open:before {
  content: "\e9dc";
}
.icon-folder3:before {
  content: "\e9dd";
}
.icon-folder4:before {
  content: "\e9de";
}
.icon-folder-plus3:before {
  content: "\e9df";
}
.icon-folder-minus3:before {
  content: "\e9e0";
}
.icon-folder-plus4:before {
  content: "\e9e1";
}
.icon-folder-minus4:before {
  content: "\e9e2";
}
.icon-folder-download2:before {
  content: "\e9e3";
}
.icon-folder-upload2:before {
  content: "\e9e4";
}
.icon-folder-download3:before {
  content: "\e9e5";
}
.icon-folder-upload3:before {
  content: "\e9e6";
}
.icon-folder5:before {
  content: "\e9e7";
}
.icon-folder-open2:before {
  content: "\e9e8";
}
.icon-folder6:before {
  content: "\e9e9";
}
.icon-folder-open3:before {
  content: "\e9ea";
}
.icon-certificate:before {
  content: "\e9eb";
}
.icon-cc:before {
  content: "\e9ec";
}
.icon-price-tag:before {
  content: "\e9ed";
}
.icon-price-tag2:before {
  content: "\e9ee";
}
.icon-price-tags:before {
  content: "\e9ef";
}
.icon-price-tag3:before {
  content: "\e9f0";
}
.icon-price-tags2:before {
  content: "\e9f1";
}
.icon-price-tag4:before {
  content: "\e9f2";
}
.icon-price-tags3:before {
  content: "\e9f3";
}
.icon-price-tag5:before {
  content: "\e9f4";
}
.icon-price-tags4:before {
  content: "\e9f5";
}
.icon-barcode:before {
  content: "\e9f6";
}
.icon-barcode2:before {
  content: "\e9f7";
}
.icon-qrcode:before {
  content: "\e9f8";
}
.icon-ticket:before {
  content: "\e9f9";
}
.icon-ticket2:before {
  content: "\e9fa";
}
.icon-theater:before {
  content: "\e9fb";
}
.icon-store:before {
  content: "\e9fc";
}
.icon-store2:before {
  content: "\e9fd";
}
.icon-cart:before {
  content: "\e9fe";
}
.icon-cart2:before {
  content: "\e9ff";
}
.icon-cart3:before {
  content: "\ea00";
}
.icon-cart4:before {
  content: "\ea01";
}
.icon-cart5:before {
  content: "\ea02";
}
.icon-cart-add:before {
  content: "\ea03";
}
.icon-cart-add2:before {
  content: "\ea04";
}
.icon-cart-remove:before {
  content: "\ea05";
}
.icon-basket:before {
  content: "\ea06";
}
.icon-bag:before {
  content: "\ea07";
}
.icon-bag2:before {
  content: "\ea08";
}
.icon-percent:before {
  content: "\ea09";
}
.icon-coins:before {
  content: "\ea0a";
}
.icon-coin-dollar:before {
  content: "\ea0b";
}
.icon-coin-euro:before {
  content: "\ea0c";
}
.icon-coin-pound:before {
  content: "\ea0d";
}
.icon-coin-yen:before {
  content: "\ea0e";
}
.icon-piggy-bank:before {
  content: "\ea0f";
}
.icon-wallet:before {
  content: "\ea10";
}
.icon-cash:before {
  content: "\ea11";
}
.icon-cash2:before {
  content: "\ea12";
}
.icon-cash3:before {
  content: "\ea13";
}
.icon-cash4:before {
  content: "\ea14";
}
.icon-credit-card:before {
  content: "\ea15";
}
.icon-credit-card2:before {
  content: "\ea16";
}
.icon-calculator:before {
  content: "\ea17";
}
.icon-calculator2:before {
  content: "\ea18";
}
.icon-calculator3:before {
  content: "\ea19";
}
.icon-chip:before {
  content: "\ea1a";
}
.icon-lifebuoy:before {
  content: "\ea1b";
}
.icon-phone:before {
  content: "\ea1c";
}
.icon-phone2:before {
  content: "\ea1d";
}
.icon-phone-slash:before {
  content: "\ea1e";
}
.icon-phone-wave:before {
  content: "\ea1f";
}
.icon-phone-plus:before {
  content: "\ea20";
}
.icon-phone-minus:before {
  content: "\ea21";
}
.icon-phone-plus2:before {
  content: "\ea22";
}
.icon-phone-minus2:before {
  content: "\ea23";
}
.icon-phone-incoming:before {
  content: "\ea24";
}
.icon-phone-outgoing:before {
  content: "\ea25";
}
.icon-phone3:before {
  content: "\ea26";
}
.icon-phone-slash2:before {
  content: "\ea27";
}
.icon-phone-wave2:before {
  content: "\ea28";
}
.icon-phone-hang-up:before {
  content: "\ea29";
}
.icon-phone-hang-up2:before {
  content: "\ea2a";
}
.icon-address-book:before {
  content: "\ea2b";
}
.icon-address-book2:before {
  content: "\ea2c";
}
.icon-address-book3:before {
  content: "\ea2d";
}
.icon-notebook:before {
  content: "\ea2e";
}
.icon-at-sign:before {
  content: "\ea2f";
}
.icon-envelop:before {
  content: "\ea30";
}
.icon-envelop2:before {
  content: "\ea31";
}
.icon-envelop3:before {
  content: "\ea32";
}
.icon-envelop4:before {
  content: "\ea33";
}
.icon-envelop5:before {
  content: "\ea34";
}
.icon-mailbox:before {
  content: "\ea35";
}
.icon-pushpin:before {
  content: "\ea36";
}
.icon-pushpin2:before {
  content: "\ea37";
}
.icon-location:before {
  content: "\ea38";
}
.icon-location2:before {
  content: "\ea39";
}
.icon-location3:before {
  content: "\ea3a";
}
.icon-location4:before {
  content: "\ea3b";
}
.icon-location5:before {
  content: "\ea3c";
}
.icon-location6:before {
  content: "\ea3d";
}
.icon-location7:before {
  content: "\ea3e";
}
.icon-compass:before {
  content: "\ea3f";
}
.icon-compass2:before {
  content: "\ea40";
}
.icon-compass3:before {
  content: "\ea41";
}
.icon-compass4:before {
  content: "\ea42";
}
.icon-compass5:before {
  content: "\ea43";
}
.icon-compass6:before {
  content: "\ea44";
}
.icon-map:before {
  content: "\ea45";
}
.icon-map2:before {
  content: "\ea46";
}
.icon-map3:before {
  content: "\ea47";
}
.icon-map4:before {
  content: "\ea48";
}
.icon-map5:before {
  content: "\ea49";
}
.icon-direction:before {
  content: "\ea4a";
}
.icon-reset:before {
  content: "\ea4b";
}
.icon-history:before {
  content: "\ea4c";
}
.icon-clock:before {
  content: "\ea4d";
}
.icon-clock2:before {
  content: "\ea4e";
}
.icon-clock3:before {
  content: "\ea4f";
}
.icon-clock4:before {
  content: "\ea50";
}
.icon-watch:before {
  content: "\ea51";
}
.icon-watch2:before {
  content: "\ea52";
}
.icon-alarm:before {
  content: "\ea53";
}
.icon-alarm-add:before {
  content: "\ea54";
}
.icon-alarm-check:before {
  content: "\ea55";
}
.icon-alarm-cancel:before {
  content: "\ea56";
}
.icon-bell:before {
  content: "\ea57";
}
.icon-bell2:before {
  content: "\ea58";
}
.icon-bell3:before {
  content: "\ea59";
}
.icon-bell-plus:before {
  content: "\ea5a";
}
.icon-bell-minus:before {
  content: "\ea5b";
}
.icon-bell-check:before {
  content: "\ea5c";
}
.icon-bell-cross:before {
  content: "\ea5d";
}
.icon-stopwatch:before {
  content: "\ea5e";
}
.icon-calendar:before {
  content: "\ea5f";
}
.icon-calendar2:before {
  content: "\ea60";
}
.icon-calendar3:before {
  content: "\ea61";
}
.icon-calendar4:before {
  content: "\ea62";
}
.icon-calendar5:before {
  content: "\ea63";
}
.icon-printer:before {
  content: "\ea64";
}
.icon-printer2:before {
  content: "\ea65";
}
.icon-printer3:before {
  content: "\ea66";
}
.icon-printer4:before {
  content: "\ea67";
}
.icon-shredder:before {
  content: "\ea68";
}
.icon-mouse:before {
  content: "\ea69";
}
.icon-mouse2:before {
  content: "\ea6a";
}
.icon-mouse-left:before {
  content: "\ea6b";
}
.icon-mouse-right:before {
  content: "\ea6c";
}
.icon-keyboard:before {
  content: "\ea6d";
}
.icon-keyboard2:before {
  content: "\ea6e";
}
.icon-typewriter:before {
  content: "\ea6f";
}
.icon-display:before {
  content: "\ea70";
}
.icon-display2:before {
  content: "\ea71";
}
.icon-display3:before {
  content: "\ea72";
}
.icon-display4:before {
  content: "\ea73";
}
.icon-laptop:before {
  content: "\ea74";
}
.icon-mobile:before {
  content: "\ea75";
}
.icon-mobile2:before {
  content: "\ea76";
}
.icon-tablet:before {
  content: "\ea77";
}
.icon-mobile3:before {
  content: "\ea78";
}
.icon-tv:before {
  content: "\ea79";
}
.icon-radio:before {
  content: "\ea7a";
}
.icon-cabinet:before {
  content: "\ea7b";
}
.icon-drawer:before {
  content: "\ea7c";
}
.icon-drawer2:before {
  content: "\ea7d";
}
.icon-drawer-out:before {
  content: "\ea7e";
}
.icon-drawer-in:before {
  content: "\ea7f";
}
.icon-drawer3:before {
  content: "\ea80";
}
.icon-box:before {
  content: "\ea81";
}
.icon-box-add:before {
  content: "\ea82";
}
.icon-box-remove:before {
  content: "\ea83";
}
.icon-download:before {
  content: "\ea84";
}
.icon-upload:before {
  content: "\ea85";
}
.icon-floppy-disk:before {
  content: "\ea86";
}
.icon-floppy-disks:before {
  content: "\ea87";
}
.icon-floppy-disks2:before {
  content: "\ea88";
}
.icon-floppy-disk2:before {
  content: "\ea89";
}
.icon-floppy-disk3:before {
  content: "\ea8a";
}
.icon-disk:before {
  content: "\ea8b";
}
.icon-disk2:before {
  content: "\ea8c";
}
.icon-usb-stick:before {
  content: "\ea8d";
}
.icon-drive:before {
  content: "\ea8e";
}
.icon-server:before {
  content: "\ea8f";
}
.icon-database:before {
  content: "\ea90";
}
.icon-database2:before {
  content: "\ea91";
}
.icon-database3:before {
  content: "\ea92";
}
.icon-database4:before {
  content: "\ea93";
}
.icon-database-menu:before {
  content: "\ea94";
}
.icon-database-add:before {
  content: "\ea95";
}
.icon-database-remove:before {
  content: "\ea96";
}
.icon-database-insert:before {
  content: "\ea97";
}
.icon-database-export:before {
  content: "\ea98";
}
.icon-database-upload:before {
  content: "\ea99";
}
.icon-database-refresh:before {
  content: "\ea9a";
}
.icon-database-diff:before {
  content: "\ea9b";
}
.icon-database-edit:before {
  content: "\ea9c";
}
.icon-database-edit2:before {
  content: "\ea9d";
}
.icon-database-check:before {
  content: "\ea9e";
}
.icon-database-arrow:before {
  content: "\ea9f";
}
.icon-database-time:before {
  content: "\eaa0";
}
.icon-database-time2:before {
  content: "\eaa1";
}
.icon-undo:before {
  content: "\eaa2";
}
.icon-redo:before {
  content: "\eaa3";
}
.icon-rotate-ccw:before {
  content: "\eaa4";
}
.icon-rotate-cw:before {
  content: "\eaa5";
}
.icon-rotate-ccw2:before {
  content: "\eaa6";
}
.icon-rotate-cw2:before {
  content: "\eaa7";
}
.icon-rotate-ccw3:before {
  content: "\eaa8";
}
.icon-rotate-cw3:before {
  content: "\eaa9";
}
.icon-flip-vertical:before {
  content: "\eaaa";
}
.icon-flip-vertical2:before {
  content: "\eaab";
}
.icon-flip-horizontal:before {
  content: "\eaac";
}
.icon-flip-horizontal2:before {
  content: "\eaad";
}
.icon-flip-vertical3:before {
  content: "\eaae";
}
.icon-flip-vertical4:before {
  content: "\eaaf";
}
.icon-angle:before {
  content: "\eab0";
}
.icon-shear:before {
  content: "\eab1";
}
.icon-unite:before {
  content: "\eab2";
}
.icon-subtract:before {
  content: "\eab3";
}
.icon-interset:before {
  content: "\eab4";
}
.icon-exclude:before {
  content: "\eab5";
}
.icon-align-left:before {
  content: "\eab6";
}
.icon-align-center-horizontal:before {
  content: "\eab7";
}
.icon-align-right:before {
  content: "\eab8";
}
.icon-align-top:before {
  content: "\eab9";
}
.icon-align-center-vertical:before {
  content: "\eaba";
}
.icon-align-bottom:before {
  content: "\eabb";
}
.icon-undo2:before {
  content: "\eabc";
}
.icon-redo2:before {
  content: "\eabd";
}
.icon-forward:before {
  content: "\eabe";
}
.icon-reply:before {
  content: "\eabf";
}
.icon-reply-all:before {
  content: "\eac0";
}
.icon-bubble:before {
  content: "\eac1";
}
.icon-bubbles:before {
  content: "\eac2";
}
.icon-bubbles2:before {
  content: "\eac3";
}
.icon-bubble2:before {
  content: "\eac4";
}
.icon-bubbles3:before {
  content: "\eac5";
}
.icon-bubbles4:before {
  content: "\eac6";
}
.icon-bubble-notification:before {
  content: "\eac7";
}
.icon-bubbles5:before {
  content: "\eac8";
}
.icon-bubbles6:before {
  content: "\eac9";
}
.icon-bubble3:before {
  content: "\eaca";
}
.icon-bubble-dots:before {
  content: "\eacb";
}
.icon-bubble-lines:before {
  content: "\eacc";
}
.icon-bubble4:before {
  content: "\eacd";
}
.icon-bubble-dots2:before {
  content: "\eace";
}
.icon-bubble-lines2:before {
  content: "\eacf";
}
.icon-bubble5:before {
  content: "\ead0";
}
.icon-bubble6:before {
  content: "\ead1";
}
.icon-bubbles7:before {
  content: "\ead2";
}
.icon-bubble7:before {
  content: "\ead3";
}
.icon-bubbles8:before {
  content: "\ead4";
}
.icon-bubble8:before {
  content: "\ead5";
}
.icon-bubble-dots3:before {
  content: "\ead6";
}
.icon-bubble-lines3:before {
  content: "\ead7";
}
.icon-bubble9:before {
  content: "\ead8";
}
.icon-bubble-dots4:before {
  content: "\ead9";
}
.icon-bubble-lines4:before {
  content: "\eada";
}
.icon-bubbles9:before {
  content: "\eadb";
}
.icon-bubbles10:before {
  content: "\eadc";
}
.icon-bubble-blocked:before {
  content: "\eadd";
}
.icon-bubble-quote:before {
  content: "\eade";
}
.icon-bubble-user:before {
  content: "\eadf";
}
.icon-bubble-smiley:before {
  content: "\eae0";
}
.icon-bubble-check:before {
  content: "\eae1";
}
.icon-bubble-video:before {
  content: "\eae2";
}
.icon-bubble-link:before {
  content: "\eae3";
}
.icon-bubble-lock:before {
  content: "\eae4";
}
.icon-bubble-star:before {
  content: "\eae5";
}
.icon-bubble-heart:before {
  content: "\eae6";
}
.icon-bubble-paperclip:before {
  content: "\eae7";
}
.icon-bubble-cancel:before {
  content: "\eae8";
}
.icon-bubble-plus:before {
  content: "\eae9";
}
.icon-bubble-minus:before {
  content: "\eaea";
}
.icon-bubble-notification2:before {
  content: "\eaeb";
}
.icon-bubble-left:before {
  content: "\eaec";
}
.icon-bubble-right:before {
  content: "\eaed";
}
.icon-bubble-first:before {
  content: "\eaee";
}
.icon-bubble-last:before {
  content: "\eaef";
}
.icon-bubble-reply:before {
  content: "\eaf0";
}
.icon-bubble-forward:before {
  content: "\eaf1";
}
.icon-bubble-reply2:before {
  content: "\eaf2";
}
.icon-bubble-forward2:before {
  content: "\eaf3";
}
.icon-user:before {
  content: "\eaf4";
}
.icon-users:before {
  content: "\eaf5";
}
.icon-user-plus:before {
  content: "\eaf6";
}
.icon-user-minus:before {
  content: "\eaf7";
}
.icon-user-cancel:before {
  content: "\eaf8";
}
.icon-user-block:before {
  content: "\eaf9";
}
.icon-user-lock:before {
  content: "\eafa";
}
.icon-user-check:before {
  content: "\eafb";
}
.icon-users2:before {
  content: "\eafc";
}
.icon-user2:before {
  content: "\eafd";
}
.icon-users3:before {
  content: "\eafe";
}
.icon-user-plus2:before {
  content: "\eaff";
}
.icon-user-minus2:before {
  content: "\eb00";
}
.icon-user-cancel2:before {
  content: "\eb01";
}
.icon-user-block2:before {
  content: "\eb02";
}
.icon-user-lock2:before {
  content: "\eb03";
}
.icon-user-check2:before {
  content: "\eb04";
}
.icon-user3:before {
  content: "\eb05";
}
.icon-user4:before {
  content: "\eb06";
}
.icon-user5:before {
  content: "\eb07";
}
.icon-user6:before {
  content: "\eb08";
}
.icon-users4:before {
  content: "\eb09";
}
.icon-user-tie:before {
  content: "\eb0a";
}
.icon-user7:before {
  content: "\eb0b";
}
.icon-users5:before {
  content: "\eb0c";
}
.icon-collaboration:before {
  content: "\eb0d";
}
.icon-vcard:before {
  content: "\eb0e";
}
.icon-hat:before {
  content: "\eb0f";
}
.icon-bowtie:before {
  content: "\eb10";
}
.icon-tie:before {
  content: "\eb11";
}
.icon-hanger:before {
  content: "\eb12";
}
.icon-tshirt:before {
  content: "\eb13";
}
.icon-pants:before {
  content: "\eb14";
}
.icon-shorts:before {
  content: "\eb15";
}
.icon-sock:before {
  content: "\eb16";
}
.icon-laundry:before {
  content: "\eb17";
}
.icon-quotes-left:before {
  content: "\eb18";
}
.icon-quotes-right:before {
  content: "\eb19";
}
.icon-quotes-left2:before {
  content: "\eb1a";
}
.icon-quotes-right2:before {
  content: "\eb1b";
}
.icon-hour-glass:before {
  content: "\eb1c";
}
.icon-hour-glass2:before {
  content: "\eb1d";
}
.icon-hour-glass3:before {
  content: "\eb1e";
}
.icon-spinner:before {
  content: "\eb1f";
}
.icon-spinner2:before {
  content: "\eb20";
}
.icon-spinner3:before {
  content: "\eb21";
}
.icon-spinner4:before {
  content: "\eb22";
}
.icon-spinner5:before {
  content: "\eb23";
}
.icon-spinner6:before {
  content: "\eb24";
}
.icon-spinner7:before {
  content: "\eb25";
}
.icon-spinner8:before {
  content: "\eb26";
}
.icon-spinner9:before {
  content: "\eb27";
}
.icon-spinner10:before {
  content: "\eb28";
}
.icon-spinner11:before {
  content: "\eb29";
}
.icon-microscope:before {
  content: "\eb2a";
}
.icon-binoculars:before {
  content: "\eb2b";
}
.icon-binoculars2:before {
  content: "\eb2c";
}
.icon-search:before {
  content: "\eb2d";
}
.icon-zoom-in:before {
  content: "\eb2e";
}
.icon-zoom-out:before {
  content: "\eb2f";
}
.icon-search2:before {
  content: "\eb30";
}
.icon-zoom-in2:before {
  content: "\eb31";
}
.icon-zoom-out2:before {
  content: "\eb32";
}
.icon-search3:before {
  content: "\eb33";
}
.icon-search4:before {
  content: "\eb34";
}
.icon-zoom-in3:before {
  content: "\eb35";
}
.icon-zoom-out3:before {
  content: "\eb36";
}
.icon-search5:before {
  content: "\eb37";
}
.icon-search6:before {
  content: "\eb38";
}
.icon-enlarge:before {
  content: "\eb39";
}
.icon-shrink:before {
  content: "\eb3a";
}
.icon-enlarge2:before {
  content: "\eb3b";
}
.icon-shrink2:before {
  content: "\eb3c";
}
.icon-enlarge3:before {
  content: "\eb3d";
}
.icon-shrink3:before {
  content: "\eb3e";
}
.icon-enlarge4:before {
  content: "\eb3f";
}
.icon-shrink4:before {
  content: "\eb40";
}
.icon-enlarge5:before {
  content: "\eb41";
}
.icon-shrink5:before {
  content: "\eb42";
}
.icon-enlarge6:before {
  content: "\eb43";
}
.icon-shrink6:before {
  content: "\eb44";
}
.icon-enlarge7:before {
  content: "\eb45";
}
.icon-shrink7:before {
  content: "\eb46";
}
.icon-key:before {
  content: "\eb47";
}
.icon-key2:before {
  content: "\eb48";
}
.icon-key3:before {
  content: "\eb49";
}
.icon-key4:before {
  content: "\eb4a";
}
.icon-key5:before {
  content: "\eb4b";
}
.icon-keyhole:before {
  content: "\eb4c";
}
.icon-lock:before {
  content: "\eb4d";
}
.icon-lock2:before {
  content: "\eb4e";
}
.icon-lock3:before {
  content: "\eb4f";
}
.icon-lock4:before {
  content: "\eb50";
}
.icon-unlocked:before {
  content: "\eb51";
}
.icon-lock5:before {
  content: "\eb52";
}
.icon-unlocked2:before {
  content: "\eb53";
}
.icon-safe:before {
  content: "\eb54";
}
.icon-wrench:before {
  content: "\eb55";
}
.icon-wrench2:before {
  content: "\eb56";
}
.icon-wrench3:before {
  content: "\eb57";
}
.icon-equalizer:before {
  content: "\eb58";
}
.icon-equalizer2:before {
  content: "\eb59";
}
.icon-equalizer3:before {
  content: "\eb5a";
}
.icon-equalizer4:before {
  content: "\eb5b";
}
.icon-cog:before {
  content: "\eb5c";
}
.icon-cogs:before {
  content: "\eb5d";
}
.icon-cog2:before {
  content: "\eb5e";
}
.icon-cog3:before {
  content: "\eb5f";
}
.icon-cog4:before {
  content: "\eb60";
}
.icon-cog5:before {
  content: "\eb61";
}
.icon-cog6:before {
  content: "\eb62";
}
.icon-cog7:before {
  content: "\eb63";
}
.icon-factory:before {
  content: "\eb64";
}
.icon-hammer:before {
  content: "\eb65";
}
.icon-hammer-wrench:before {
  content: "\eb66";
}
.icon-knife:before {
  content: "\eb67";
}
.icon-screwdriver:before {
  content: "\eb68";
}
.icon-screwdriver2:before {
  content: "\eb69";
}
.icon-magic-wand:before {
  content: "\eb6a";
}
.icon-magic-wand2:before {
  content: "\eb6b";
}
.icon-pulse:before {
  content: "\eb6c";
}
.icon-pulse2:before {
  content: "\eb6d";
}
.icon-aid-kit:before {
  content: "\eb6e";
}
.icon-aid-kit2:before {
  content: "\eb6f";
}
.icon-stethoscope:before {
  content: "\eb70";
}
.icon-ambulance:before {
  content: "\eb71";
}
.icon-alarm2:before {
  content: "\eb72";
}
.icon-pandage:before {
  content: "\eb73";
}
.icon-pandage2:before {
  content: "\eb74";
}
.icon-bug:before {
  content: "\eb75";
}
.icon-bug2:before {
  content: "\eb76";
}
.icon-syringe:before {
  content: "\eb77";
}
.icon-syringe2:before {
  content: "\eb78";
}
.icon-pill:before {
  content: "\eb79";
}
.icon-construction:before {
  content: "\eb7a";
}
.icon-traffic-cone:before {
  content: "\eb7b";
}
.icon-traffic-lights:before {
  content: "\eb7c";
}
.icon-pie-chart:before {
  content: "\eb7d";
}
.icon-pie-chart2:before {
  content: "\eb7e";
}
.icon-pie-chart3:before {
  content: "\eb7f";
}
.icon-pie-chart4:before {
  content: "\eb80";
}
.icon-pie-chart5:before {
  content: "\eb81";
}
.icon-pie-chart6:before {
  content: "\eb82";
}
.icon-pie-chart7:before {
  content: "\eb83";
}
.icon-stats-dots:before {
  content: "\eb84";
}
.icon-stats-bars:before {
  content: "\eb85";
}
.icon-pie-chart8:before {
  content: "\eb86";
}
.icon-stats-bars2:before {
  content: "\eb87";
}
.icon-stats-bars3:before {
  content: "\eb88";
}
.icon-stats-bars4:before {
  content: "\eb89";
}
.icon-stats-bars5:before {
  content: "\eb8a";
}
.icon-stats-bars6:before {
  content: "\eb8b";
}
.icon-chart:before {
  content: "\eb8c";
}
.icon-stats-growth:before {
  content: "\eb8d";
}
.icon-stats-decline:before {
  content: "\eb8e";
}
.icon-stats-growth2:before {
  content: "\eb8f";
}
.icon-stats-decline2:before {
  content: "\eb90";
}
.icon-stairs-up:before {
  content: "\eb91";
}
.icon-stairs-down:before {
  content: "\eb92";
}
.icon-stairs:before {
  content: "\eb93";
}
.icon-stairs2:before {
  content: "\eb94";
}
.icon-ladder:before {
  content: "\eb95";
}
.icon-rating:before {
  content: "\eb96";
}
.icon-rating2:before {
  content: "\eb97";
}
.icon-rating3:before {
  content: "\eb98";
}
.icon-cake:before {
  content: "\eb99";
}
.icon-podium:before {
  content: "\eb9a";
}
.icon-stars:before {
  content: "\eb9b";
}
.icon-medal-star:before {
  content: "\eb9c";
}
.icon-medal:before {
  content: "\eb9d";
}
.icon-medal2:before {
  content: "\eb9e";
}
.icon-medal-first:before {
  content: "\eb9f";
}
.icon-medal-second:before {
  content: "\eba0";
}
.icon-medal-third:before {
  content: "\eba1";
}
.icon-crown:before {
  content: "\eba2";
}
.icon-trophy:before {
  content: "\eba3";
}
.icon-trophy2:before {
  content: "\eba4";
}
.icon-trophy3:before {
  content: "\eba5";
}
.icon-diamond:before {
  content: "\eba6";
}
.icon-diamond2:before {
  content: "\eba7";
}
.icon-trophy4:before {
  content: "\eba8";
}
.icon-gift:before {
  content: "\eba9";
}
.icon-gift2:before {
  content: "\ebaa";
}
.icon-balloon:before {
  content: "\ebab";
}
.icon-pipe:before {
  content: "\ebac";
}
.icon-mustache:before {
  content: "\ebad";
}
.icon-mustache2:before {
  content: "\ebae";
}
.icon-glass:before {
  content: "\ebaf";
}
.icon-glass2:before {
  content: "\ebb0";
}
.icon-glass3:before {
  content: "\ebb1";
}
.icon-glass4:before {
  content: "\ebb2";
}
.icon-bottle:before {
  content: "\ebb3";
}
.icon-bottle2:before {
  content: "\ebb4";
}
.icon-bottle3:before {
  content: "\ebb5";
}
.icon-bottle4:before {
  content: "\ebb6";
}
.icon-mug:before {
  content: "\ebb7";
}
.icon-fork-knife:before {
  content: "\ebb8";
}
.icon-spoon-knife:before {
  content: "\ebb9";
}
.icon-cook:before {
  content: "\ebba";
}
.icon-plate:before {
  content: "\ebbb";
}
.icon-steak:before {
  content: "\ebbc";
}
.icon-fish:before {
  content: "\ebbd";
}
.icon-chicken:before {
  content: "\ebbe";
}
.icon-hamburger:before {
  content: "\ebbf";
}
.icon-pizza:before {
  content: "\ebc0";
}
.icon-cheese:before {
  content: "\ebc1";
}
.icon-bread:before {
  content: "\ebc2";
}
.icon-icecream:before {
  content: "\ebc3";
}
.icon-milk:before {
  content: "\ebc4";
}
.icon-cup:before {
  content: "\ebc5";
}
.icon-cup2:before {
  content: "\ebc6";
}
.icon-coffee-baen:before {
  content: "\ebc7";
}
.icon-coffee:before {
  content: "\ebc8";
}
.icon-teapot:before {
  content: "\ebc9";
}
.icon-leaf:before {
  content: "\ebca";
}
.icon-leaf2:before {
  content: "\ebcb";
}
.icon-apple:before {
  content: "\ebcc";
}
.icon-grapes:before {
  content: "\ebcd";
}
.icon-cherry:before {
  content: "\ebce";
}
.icon-tree:before {
  content: "\ebcf";
}
.icon-tree2:before {
  content: "\ebd0";
}
.icon-tree3:before {
  content: "\ebd1";
}
.icon-tree4:before {
  content: "\ebd2";
}
.icon-cactus:before {
  content: "\ebd3";
}
.icon-mountains:before {
  content: "\ebd4";
}
.icon-paw:before {
  content: "\ebd5";
}
.icon-footprint:before {
  content: "\ebd6";
}
.icon-tent:before {
  content: "\ebd7";
}
.icon-flower:before {
  content: "\ebd8";
}
.icon-flower2:before {
  content: "\ebd9";
}
.icon-rocket:before {
  content: "\ebda";
}
.icon-meter:before {
  content: "\ebdb";
}
.icon-meter2:before {
  content: "\ebdc";
}
.icon-meter-slow:before {
  content: "\ebdd";
}
.icon-meter-medium:before {
  content: "\ebde";
}
.icon-meter-fast:before {
  content: "\ebdf";
}
.icon-meter3:before {
  content: "\ebe0";
}
.icon-hammer2:before {
  content: "\ebe1";
}
.icon-balance:before {
  content: "\ebe2";
}
.icon-scale:before {
  content: "\ebe3";
}
.icon-bomb:before {
  content: "\ebe4";
}
.icon-fire:before {
  content: "\ebe5";
}
.icon-fire2:before {
  content: "\ebe6";
}
.icon-lab:before {
  content: "\ebe7";
}
.icon-atom:before {
  content: "\ebe8";
}
.icon-atom2:before {
  content: "\ebe9";
}
.icon-magnet:before {
  content: "\ebea";
}
.icon-magnet2:before {
  content: "\ebeb";
}
.icon-dumbbell:before {
  content: "\ebec";
}
.icon-skull:before {
  content: "\ebed";
}
.icon-skull2:before {
  content: "\ebee";
}
.icon-lamp:before {
  content: "\ebef";
}
.icon-lamp2:before {
  content: "\ebf0";
}
.icon-lamp3:before {
  content: "\ebf1";
}
.icon-spotlight:before {
  content: "\ebf2";
}
.icon-lamp4:before {
  content: "\ebf3";
}
.icon-lamp5:before {
  content: "\ebf4";
}
.icon-lamp6:before {
  content: "\ebf5";
}
.icon-lamp7:before {
  content: "\ebf6";
}
.icon-lamp8:before {
  content: "\ebf7";
}
.icon-broom:before {
  content: "\ebf8";
}
.icon-toiletpaper:before {
  content: "\ebf9";
}
.icon-bin:before {
  content: "\ebfa";
}
.icon-bin2:before {
  content: "\ebfb";
}
.icon-bin3:before {
  content: "\ebfc";
}
.icon-bin4:before {
  content: "\ebfd";
}
.icon-bin5:before {
  content: "\ebfe";
}
.icon-briefcase:before {
  content: "\ebff";
}
.icon-briefcase2:before {
  content: "\ec00";
}
.icon-briefcase3:before {
  content: "\ec01";
}
.icon-airplane:before {
  content: "\ec02";
}
.icon-airplane2:before {
  content: "\ec03";
}
.icon-airplane3:before {
  content: "\ec04";
}
.icon-airplane4:before {
  content: "\ec05";
}
.icon-paperplane:before {
  content: "\ec06";
}
.icon-car:before {
  content: "\ec07";
}
.icon-steering-wheel:before {
  content: "\ec08";
}
.icon-car2:before {
  content: "\ec09";
}
.icon-gas:before {
  content: "\ec0a";
}
.icon-bus:before {
  content: "\ec0b";
}
.icon-truck:before {
  content: "\ec0c";
}
.icon-bike:before {
  content: "\ec0d";
}
.icon-road:before {
  content: "\ec0e";
}
.icon-train:before {
  content: "\ec0f";
}
.icon-train2:before {
  content: "\ec10";
}
.icon-ship:before {
  content: "\ec11";
}
.icon-boat:before {
  content: "\ec12";
}
.icon-chopper:before {
  content: "\ec13";
}
.icon-chopper2:before {
  content: "\ec14";
}
.icon-cube:before {
  content: "\ec15";
}
.icon-cube2:before {
  content: "\ec16";
}
.icon-cube3:before {
  content: "\ec17";
}
.icon-cube4:before {
  content: "\ec18";
}
.icon-pyramid:before {
  content: "\ec19";
}
.icon-pyramid2:before {
  content: "\ec1a";
}
.icon-package:before {
  content: "\ec1b";
}
.icon-puzzle:before {
  content: "\ec1c";
}
.icon-puzzle2:before {
  content: "\ec1d";
}
.icon-puzzle3:before {
  content: "\ec1e";
}
.icon-puzzle4:before {
  content: "\ec1f";
}
.icon-glasses-3d:before {
  content: "\ec20";
}
.icon-glasses-3d2:before {
  content: "\ec21";
}
.icon-glasses:before {
  content: "\ec22";
}
.icon-glasses2:before {
  content: "\ec23";
}
.icon-brain:before {
  content: "\ec24";
}
.icon-accessibility:before {
  content: "\ec25";
}
.icon-accessibility2:before {
  content: "\ec26";
}
.icon-strategy:before {
  content: "\ec27";
}
.icon-target:before {
  content: "\ec28";
}
.icon-target2:before {
  content: "\ec29";
}
.icon-target3:before {
  content: "\ec2a";
}
.icon-ammo:before {
  content: "\ec2b";
}
.icon-gun:before {
  content: "\ec2c";
}
.icon-gun-forbidden:before {
  content: "\ec2d";
}
.icon-shield:before {
  content: "\ec2e";
}
.icon-shield-check:before {
  content: "\ec2f";
}
.icon-shield-notice:before {
  content: "\ec30";
}
.icon-shield2:before {
  content: "\ec31";
}
.icon-shield3:before {
  content: "\ec32";
}
.icon-shield4:before {
  content: "\ec33";
}
.icon-soccer:before {
  content: "\ec34";
}
.icon-football:before {
  content: "\ec35";
}
.icon-archery:before {
  content: "\ec36";
}
.icon-bow:before {
  content: "\ec37";
}
.icon-sword:before {
  content: "\ec38";
}
.icon-tennis:before {
  content: "\ec39";
}
.icon-pingpong:before {
  content: "\ec3a";
}
.icon-baseball:before {
  content: "\ec3b";
}
.icon-basketball:before {
  content: "\ec3c";
}
.icon-golf:before {
  content: "\ec3d";
}
.icon-golf2:before {
  content: "\ec3e";
}
.icon-hockey:before {
  content: "\ec3f";
}
.icon-racing:before {
  content: "\ec40";
}
.icon-finish:before {
  content: "\ec41";
}
.icon-eight-ball:before {
  content: "\ec42";
}
.icon-bowling:before {
  content: "\ec43";
}
.icon-bowling2:before {
  content: "\ec44";
}
.icon-power:before {
  content: "\ec45";
}
.icon-power2:before {
  content: "\ec46";
}
.icon-power3:before {
  content: "\ec47";
}
.icon-switch:before {
  content: "\ec48";
}
.icon-switch2:before {
  content: "\ec49";
}
.icon-power-cord:before {
  content: "\ec4a";
}
.icon-power-cord2:before {
  content: "\ec4b";
}
.icon-outlet:before {
  content: "\ec4c";
}
.icon-clipboard:before {
  content: "\ec4d";
}
.icon-clipboard2:before {
  content: "\ec4e";
}
.icon-clipboard3:before {
  content: "\ec4f";
}
.icon-clipboard4:before {
  content: "\ec50";
}
.icon-clipboard5:before {
  content: "\ec51";
}
.icon-clipboard6:before {
  content: "\ec52";
}
.icon-playlist:before {
  content: "\ec53";
}
.icon-playlist-add:before {
  content: "\ec54";
}
.icon-list-numbered:before {
  content: "\ec55";
}
.icon-list:before {
  content: "\ec56";
}
.icon-list2:before {
  content: "\ec57";
}
.icon-more:before {
  content: "\ec58";
}
.icon-more2:before {
  content: "\ec59";
}
.icon-grid:before {
  content: "\ec5a";
}
.icon-grid2:before {
  content: "\ec5b";
}
.icon-grid3:before {
  content: "\ec5c";
}
.icon-grid4:before {
  content: "\ec5d";
}
.icon-grid5:before {
  content: "\ec5e";
}
.icon-grid6:before {
  content: "\ec5f";
}
.icon-grid7:before {
  content: "\ec60";
}
.icon-tree5:before {
  content: "\ec61";
}
.icon-tree6:before {
  content: "\ec62";
}
.icon-tree7:before {
  content: "\ec63";
}
.icon-lan:before {
  content: "\ec64";
}
.icon-lan2:before {
  content: "\ec65";
}
.icon-lan3:before {
  content: "\ec66";
}
.icon-menu:before {
  content: "\ec67";
}
.icon-circle-small:before {
  content: "\ec68";
}
.icon-menu2:before {
  content: "\ec69";
}
.icon-menu3:before {
  content: "\ec6a";
}
.icon-menu4:before {
  content: "\ec6b";
}
.icon-menu5:before {
  content: "\ec6c";
}
.icon-menu6:before {
  content: "\ec6d";
}
.icon-menu7:before {
  content: "\ec6e";
}
.icon-menu8:before {
  content: "\ec6f";
}
.icon-menu9:before {
  content: "\ec70";
}
.icon-menu10:before {
  content: "\ec71";
}
.icon-cloud:before {
  content: "\ec72";
}
.icon-cloud-download:before {
  content: "\ec73";
}
.icon-cloud-upload:before {
  content: "\ec74";
}
.icon-cloud-check:before {
  content: "\ec75";
}
.icon-cloud2:before {
  content: "\ec76";
}
.icon-cloud-download2:before {
  content: "\ec77";
}
.icon-cloud-upload2:before {
  content: "\ec78";
}
.icon-cloud-check2:before {
  content: "\ec79";
}
.icon-download2:before {
  content: "\ec7a";
}
.icon-download3:before {
  content: "\ec7b";
}
.icon-upload2:before {
  content: "\ec7c";
}
.icon-upload3:before {
  content: "\ec7d";
}
.icon-import:before {
  content: "\ec7e";
}
.icon-import2:before {
  content: "\ec7f";
}
.icon-download4:before {
  content: "\ec80";
}
.icon-upload4:before {
  content: "\ec81";
}
.icon-download5:before {
  content: "\ec82";
}
.icon-upload5:before {
  content: "\ec83";
}
.icon-download6:before {
  content: "\ec84";
}
.icon-upload6:before {
  content: "\ec85";
}
.icon-download7:before {
  content: "\ec86";
}
.icon-upload7:before {
  content: "\ec87";
}
.icon-download8:before {
  content: "\ec88";
}
.icon-upload8:before {
  content: "\ec89";
}
.icon-download9:before {
  content: "\ec8a";
}
.icon-upload9:before {
  content: "\ec8b";
}
.icon-download10:before {
  content: "\ec8c";
}
.icon-upload10:before {
  content: "\ec8d";
}
.icon-sphere:before {
  content: "\ec8e";
}
.icon-sphere2:before {
  content: "\ec8f";
}
.icon-sphere3:before {
  content: "\ec90";
}
.icon-planet:before {
  content: "\ec91";
}
.icon-planet2:before {
  content: "\ec92";
}
.icon-earth:before {
  content: "\ec93";
}
.icon-earth2:before {
  content: "\ec94";
}
.icon-earth3:before {
  content: "\ec95";
}
.icon-link:before {
  content: "\ec96";
}
.icon-unlink:before {
  content: "\ec97";
}
.icon-link2:before {
  content: "\ec98";
}
.icon-unlink2:before {
  content: "\ec99";
}
.icon-link3:before {
  content: "\ec9a";
}
.icon-unlink3:before {
  content: "\ec9b";
}
.icon-link4:before {
  content: "\ec9c";
}
.icon-unlink4:before {
  content: "\ec9d";
}
.icon-link5:before {
  content: "\ec9e";
}
.icon-unlink5:before {
  content: "\ec9f";
}
.icon-anchor:before {
  content: "\eca0";
}
.icon-flag:before {
  content: "\eca1";
}
.icon-flag2:before {
  content: "\eca2";
}
.icon-flag3:before {
  content: "\eca3";
}
.icon-flag4:before {
  content: "\eca4";
}
.icon-flag5:before {
  content: "\eca5";
}
.icon-flag6:before {
  content: "\eca6";
}
.icon-flag7:before {
  content: "\eca7";
}
.icon-flag8:before {
  content: "\eca8";
}
.icon-attachment:before {
  content: "\eca9";
}
.icon-attachment2:before {
  content: "\ecaa";
}
.icon-eye:before {
  content: "\ecab";
}
.icon-eye-plus:before {
  content: "\ecac";
}
.icon-eye-minus:before {
  content: "\ecad";
}
.icon-eye-blocked:before {
  content: "\ecae";
}
.icon-eye2:before {
  content: "\ecaf";
}
.icon-eye-blocked2:before {
  content: "\ecb0";
}
.icon-eye3:before {
  content: "\ecb1";
}
.icon-eye-blocked3:before {
  content: "\ecb2";
}
.icon-eye4:before {
  content: "\ecb3";
}
.icon-bookmark2:before {
  content: "\ecb4";
}
.icon-bookmark3:before {
  content: "\ecb5";
}
.icon-bookmarks:before {
  content: "\ecb6";
}
.icon-bookmark4:before {
  content: "\ecb7";
}
.icon-spotlight2:before {
  content: "\ecb8";
}
.icon-starburst:before {
  content: "\ecb9";
}
.icon-snowflake:before {
  content: "\ecba";
}
.icon-temperature:before {
  content: "\ecbb";
}
.icon-temperature2:before {
  content: "\ecbc";
}
.icon-weather-lightning:before {
  content: "\ecbd";
}
.icon-weather-lightning2:before {
  content: "\ecbe";
}
.icon-weather-rain:before {
  content: "\ecbf";
}
.icon-weather-rain2:before {
  content: "\ecc0";
}
.icon-weather-snow:before {
  content: "\ecc1";
}
.icon-weather-snow2:before {
  content: "\ecc2";
}
.icon-weather-cloud-wind:before {
  content: "\ecc3";
}
.icon-weather-cloud-wind2:before {
  content: "\ecc4";
}
.icon-weather-cloud-sun:before {
  content: "\ecc5";
}
.icon-weather-cloud-sun2:before {
  content: "\ecc6";
}
.icon-weather-cloudy:before {
  content: "\ecc7";
}
.icon-weather-cloudy2:before {
  content: "\ecc8";
}
.icon-weather-sun-wind:before {
  content: "\ecc9";
}
.icon-weather-sun-wind2:before {
  content: "\ecca";
}
.icon-sun:before {
  content: "\eccb";
}
.icon-sun2:before {
  content: "\eccc";
}
.icon-moon:before {
  content: "\eccd";
}
.icon-day-night:before {
  content: "\ecce";
}
.icon-day-night2:before {
  content: "\eccf";
}
.icon-weather-windy:before {
  content: "\ecd0";
}
.icon-fan:before {
  content: "\ecd1";
}
.icon-umbrella:before {
  content: "\ecd2";
}
.icon-sun3:before {
  content: "\ecd3";
}
.icon-contrast:before {
  content: "\ecd4";
}
.icon-brightness-contrast:before {
  content: "\ecd5";
}
.icon-brightness-high:before {
  content: "\ecd6";
}
.icon-brightness-medium:before {
  content: "\ecd7";
}
.icon-brightness-low:before {
  content: "\ecd8";
}
.icon-bed:before {
  content: "\ecd9";
}
.icon-bed2:before {
  content: "\ecda";
}
.icon-furniture:before {
  content: "\ecdb";
}
.icon-chair:before {
  content: "\ecdc";
}
.icon-star-empty:before {
  content: "\ecdd";
}
.icon-star-empty2:before {
  content: "\ecde";
}
.icon-star-full:before {
  content: "\ecdf";
}
.icon-star-empty3:before {
  content: "\ece0";
}
.icon-star-half:before {
  content: "\ece1";
}
.icon-star-full2:before {
  content: "\ece2";
}
.icon-star:before {
  content: "\ece3";
}
.icon-heart:before {
  content: "\ece4";
}
.icon-heart2:before {
  content: "\ece5";
}
.icon-heart3:before {
  content: "\ece6";
}
.icon-heart4:before {
  content: "\ece7";
}
.icon-heart-broken:before {
  content: "\ece8";
}
.icon-heart5:before {
  content: "\ece9";
}
.icon-heart6:before {
  content: "\ecea";
}
.icon-heart-broken2:before {
  content: "\eceb";
}
.icon-heart7:before {
  content: "\ecec";
}
.icon-heart8:before {
  content: "\eced";
}
.icon-heart-broken3:before {
  content: "\ecee";
}
.icon-lips:before {
  content: "\ecef";
}
.icon-lips2:before {
  content: "\ecf0";
}
.icon-thumbs-up:before {
  content: "\ecf1";
}
.icon-thumbs-up2:before {
  content: "\ecf2";
}
.icon-thumbs-down:before {
  content: "\ecf3";
}
.icon-thumbs-down2:before {
  content: "\ecf4";
}
.icon-thumbs-up3:before {
  content: "\ecf5";
}
.icon-thumbs-down3:before {
  content: "\ecf6";
}
.icon-height:before {
  content: "\ecf7";
}
.icon-man:before {
  content: "\ecf8";
}
.icon-woman:before {
  content: "\ecf9";
}
.icon-man-woman:before {
  content: "\ecfa";
}
.icon-male:before {
  content: "\ecfb";
}
.icon-female:before {
  content: "\ecfc";
}
.icon-peace:before {
  content: "\ecfd";
}
.icon-yin-yang:before {
  content: "\ecfe";
}
.icon-happy:before {
  content: "\ecff";
}
.icon-happy2:before {
  content: "\ed00";
}
.icon-smile:before {
  content: "\ed01";
}
.icon-smile2:before {
  content: "\ed02";
}
.icon-tongue:before {
  content: "\ed03";
}
.icon-tongue2:before {
  content: "\ed04";
}
.icon-sad:before {
  content: "\ed05";
}
.icon-sad2:before {
  content: "\ed06";
}
.icon-wink:before {
  content: "\ed07";
}
.icon-wink2:before {
  content: "\ed08";
}
.icon-grin:before {
  content: "\ed09";
}
.icon-grin2:before {
  content: "\ed0a";
}
.icon-cool:before {
  content: "\ed0b";
}
.icon-cool2:before {
  content: "\ed0c";
}
.icon-angry:before {
  content: "\ed0d";
}
.icon-angry2:before {
  content: "\ed0e";
}
.icon-evil:before {
  content: "\ed0f";
}
.icon-evil2:before {
  content: "\ed10";
}
.icon-shocked:before {
  content: "\ed11";
}
.icon-shocked2:before {
  content: "\ed12";
}
.icon-baffled:before {
  content: "\ed13";
}
.icon-baffled2:before {
  content: "\ed14";
}
.icon-confused:before {
  content: "\ed15";
}
.icon-confused2:before {
  content: "\ed16";
}
.icon-neutral:before {
  content: "\ed17";
}
.icon-neutral2:before {
  content: "\ed18";
}
.icon-hipster:before {
  content: "\ed19";
}
.icon-hipster2:before {
  content: "\ed1a";
}
.icon-wondering:before {
  content: "\ed1b";
}
.icon-wondering2:before {
  content: "\ed1c";
}
.icon-sleepy:before {
  content: "\ed1d";
}
.icon-sleepy2:before {
  content: "\ed1e";
}
.icon-frustrated:before {
  content: "\ed1f";
}
.icon-frustrated2:before {
  content: "\ed20";
}
.icon-crying:before {
  content: "\ed21";
}
.icon-crying2:before {
  content: "\ed22";
}
.icon-cursor:before {
  content: "\ed23";
}
.icon-cursor2:before {
  content: "\ed24";
}
.icon-lasso:before {
  content: "\ed25";
}
.icon-lasso2:before {
  content: "\ed26";
}
.icon-select:before {
  content: "\ed27";
}
.icon-select2:before {
  content: "\ed28";
}
.icon-point-up:before {
  content: "\ed29";
}
.icon-point-right:before {
  content: "\ed2a";
}
.icon-point-down:before {
  content: "\ed2b";
}
.icon-point-left:before {
  content: "\ed2c";
}
.icon-pointer:before {
  content: "\ed2d";
}
.icon-reminder:before {
  content: "\ed2e";
}
.icon-drag-left-right:before {
  content: "\ed2f";
}
.icon-drag-left:before {
  content: "\ed30";
}
.icon-drag-right:before {
  content: "\ed31";
}
.icon-touch:before {
  content: "\ed32";
}
.icon-multitouch:before {
  content: "\ed33";
}
.icon-touch-zoom:before {
  content: "\ed34";
}
.icon-touch-pinch:before {
  content: "\ed35";
}
.icon-hand:before {
  content: "\ed36";
}
.icon-grab:before {
  content: "\ed37";
}
.icon-stack-empty:before {
  content: "\ed38";
}
.icon-stack-plus:before {
  content: "\ed39";
}
.icon-stack-minus:before {
  content: "\ed3a";
}
.icon-stack-star:before {
  content: "\ed3b";
}
.icon-stack-picture:before {
  content: "\ed3c";
}
.icon-stack-down:before {
  content: "\ed3d";
}
.icon-stack-up:before {
  content: "\ed3e";
}
.icon-stack-cancel:before {
  content: "\ed3f";
}
.icon-stack-check:before {
  content: "\ed40";
}
.icon-stack-text:before {
  content: "\ed41";
}
.icon-stack-clubs:before {
  content: "\ed42";
}
.icon-stack-spades:before {
  content: "\ed43";
}
.icon-stack-hearts:before {
  content: "\ed44";
}
.icon-stack-diamonds:before {
  content: "\ed45";
}
.icon-stack-user:before {
  content: "\ed46";
}
.icon-stack4:before {
  content: "\ed47";
}
.icon-stack-music:before {
  content: "\ed48";
}
.icon-stack-play:before {
  content: "\ed49";
}
.icon-move:before {
  content: "\ed4a";
}
.icon-dots:before {
  content: "\ed4b";
}
.icon-warning:before {
  content: "\ed4c";
}
.icon-warning2:before {
  content: "\ed4d";
}
.icon-notification:before {
  content: "\ed4e";
}
.icon-notification2:before {
  content: "\ed4f";
}
.icon-question:before {
  content: "\ed50";
}
.icon-question2:before {
  content: "\ed51";
}
.icon-question3:before {
  content: "\ed52";
}
.icon-question4:before {
  content: "\ed53";
}
.icon-question5:before {
  content: "\ed54";
}
.icon-question6:before {
  content: "\ed55";
}
.icon-info:before {
  content: "\ed60";
}
.icon-info2:before {
  content: "\ed61";
}
.icon-cancel-circle:before {
  content: "\ed62";
}
.icon-cancel-circle2:before {
  content: "\ed63";
}
.icon-blocked:before {
  content: "\ed64";
}
.icon-cancel-square:before {
  content: "\ed65";
}
.icon-cancel-square2:before {
  content: "\ed66";
}
.icon-cancel:before {
  content: "\ed67";
}
.icon-spam:before {
  content: "\ed68";
}
.icon-cross:before {
  content: "\ed69";
}
.icon-cross2:before {
  content: "\ed6a";
}
.icon-cross3:before {
  content: "\ed6b";
}
.icon-checkmark:before {
  content: "\ed6c";
}
.icon-checkmark2:before {
  content: "\ed6d";
}
.icon-checkmark3:before {
  content: "\ed6e";
}
.icon-checkmark4:before {
  content: "\ed6f";
}
.icon-checkmark5:before {
  content: "\ed70";
}
.icon-spell-check:before {
  content: "\ed71";
}
.icon-spell-check2:before {
  content: "\ed72";
}
.icon-enter:before {
  content: "\ed73";
}
.icon-exit:before {
  content: "\ed74";
}
.icon-enter2:before {
  content: "\ed75";
}
.icon-exit2:before {
  content: "\ed76";
}
.icon-enter3:before {
  content: "\ed77";
}
.icon-exit3:before {
  content: "\ed78";
}
.icon-wall:before {
  content: "\ed79";
}
.icon-fence:before {
  content: "\ed7a";
}
.icon-play3:before {
  content: "\ed7b";
}
.icon-pause:before {
  content: "\ed7c";
}
.icon-stop:before {
  content: "\ed7d";
}
.icon-previous:before {
  content: "\ed7e";
}
.icon-next:before {
  content: "\ed7f";
}
.icon-backward:before {
  content: "\ed80";
}
.icon-forward2:before {
  content: "\ed81";
}
.icon-play4:before {
  content: "\ed82";
}
.icon-pause2:before {
  content: "\ed83";
}
.icon-stop2:before {
  content: "\ed84";
}
.icon-backward2:before {
  content: "\ed85";
}
.icon-forward3:before {
  content: "\ed86";
}
.icon-first:before {
  content: "\ed87";
}
.icon-last:before {
  content: "\ed88";
}
.icon-previous2:before {
  content: "\ed89";
}
.icon-next2:before {
  content: "\ed8a";
}
.icon-eject:before {
  content: "\ed8b";
}
.icon-volume-high:before {
  content: "\ed8c";
}
.icon-volume-medium:before {
  content: "\ed8d";
}
.icon-volume-low:before {
  content: "\ed8e";
}
.icon-volume-mute:before {
  content: "\ed8f";
}
.icon-speaker-left:before {
  content: "\ed90";
}
.icon-speaker-right:before {
  content: "\ed91";
}
.icon-volume-mute2:before {
  content: "\ed92";
}
.icon-volume-increase:before {
  content: "\ed93";
}
.icon-volume-decrease:before {
  content: "\ed94";
}
.icon-volume-high2:before {
  content: "\ed95";
}
.icon-volume-medium2:before {
  content: "\ed96";
}
.icon-volume-medium3:before {
  content: "\ed97";
}
.icon-volume-low2:before {
  content: "\ed98";
}
.icon-volume-mute3:before {
  content: "\ed99";
}
.icon-volume-increase2:before {
  content: "\ed9a";
}
.icon-volume-decrease2:before {
  content: "\ed9b";
}
.icon-volume-decrease3:before {
  content: "\ed9c";
}
.icon-volume-5:before {
  content: "\ed9d";
}
.icon-volume-4:before {
  content: "\ed9e";
}
.icon-volume-3:before {
  content: "\ed9f";
}
.icon-volume-2:before {
  content: "\eda0";
}
.icon-volume-1:before {
  content: "\eda1";
}
.icon-volume-0:before {
  content: "\eda2";
}
.icon-volume-mute4:before {
  content: "\eda3";
}
.icon-volume-mute5:before {
  content: "\eda4";
}
.icon-loop:before {
  content: "\eda5";
}
.icon-loop2:before {
  content: "\eda6";
}
.icon-loop3:before {
  content: "\eda7";
}
.icon-infinite-square:before {
  content: "\eda8";
}
.icon-infinite:before {
  content: "\eda9";
}
.icon-infinite2:before {
  content: "\edaa";
}
.icon-loop4:before {
  content: "\edab";
}
.icon-shuffle:before {
  content: "\edac";
}
.icon-shuffle2:before {
  content: "\edad";
}
.icon-wave:before {
  content: "\edae";
}
.icon-wave2:before {
  content: "\edaf";
}
.icon-split:before {
  content: "\edb0";
}
.icon-merge:before {
  content: "\edb1";
}
.icon-first2:before {
  content: "\edb2";
}
.icon-last2:before {
  content: "\edb3";
}
.icon-arrow-up:before {
  content: "\edb4";
}
.icon-arrow-up2:before {
  content: "\edb5";
}
.icon-arrow-up3:before {
  content: "\edb6";
}
.icon-arrow-up4:before {
  content: "\edb7";
}
.icon-arrow-right:before {
  content: "\edb8";
}
.icon-arrow-right2:before {
  content: "\edb9";
}
.icon-arrow-right3:before {
  content: "\edba";
}
.icon-arrow-right4:before {
  content: "\edbb";
}
.icon-arrow-down:before {
  content: "\edbc";
}
.icon-arrow-down2:before {
  content: "\edbd";
}
.icon-arrow-down3:before {
  content: "\edbe";
}
.icon-arrow-down4:before {
  content: "\edbf";
}
.icon-arrow-left:before {
  content: "\edc0";
}
.icon-arrow-left2:before {
  content: "\edc1";
}
.icon-arrow-left3:before {
  content: "\edc2";
}
.icon-arrow-left4:before {
  content: "\edc3";
}
.icon-arrow-up5:before {
  content: "\edc4";
}
.icon-arrow-right5:before {
  content: "\edc5";
}
.icon-arrow-down5:before {
  content: "\edc6";
}
.icon-arrow-left5:before {
  content: "\edc7";
}
.icon-arrow-up-left:before {
  content: "\edc8";
}
.icon-arrow-up6:before {
  content: "\edc9";
}
.icon-arrow-up-right:before {
  content: "\edca";
}
.icon-arrow-right6:before {
  content: "\edcb";
}
.icon-arrow-down-right:before {
  content: "\edcc";
}
.icon-arrow-down6:before {
  content: "\edcd";
}
.icon-arrow-down-left:before {
  content: "\edce";
}
.icon-arrow-left6:before {
  content: "\edcf";
}
.icon-arrow-up-left2:before {
  content: "\edd0";
}
.icon-arrow-up7:before {
  content: "\edd1";
}
.icon-arrow-up-right2:before {
  content: "\edd2";
}
.icon-arrow-right7:before {
  content: "\edd3";
}
.icon-arrow-down-right2:before {
  content: "\edd4";
}
.icon-arrow-down7:before {
  content: "\edd5";
}
.icon-arrow-down-left2:before {
  content: "\edd6";
}
.icon-arrow-left7:before {
  content: "\edd7";
}
.icon-arrow-up-left3:before {
  content: "\edd8";
}
.icon-arrow-up8:before {
  content: "\edd9";
}
.icon-arrow-up-right3:before {
  content: "\edda";
}
.icon-arrow-right8:before {
  content: "\eddb";
}
.icon-arrow-down-right3:before {
  content: "\eddc";
}
.icon-arrow-down8:before {
  content: "\eddd";
}
.icon-arrow-down-left3:before {
  content: "\edde";
}
.icon-arrow-left8:before {
  content: "\eddf";
}
.icon-circle-up:before {
  content: "\ede0";
}
.icon-circle-right:before {
  content: "\ede1";
}
.icon-circle-down:before {
  content: "\ede2";
}
.icon-circle-left:before {
  content: "\ede3";
}
.icon-circle-up2:before {
  content: "\ede4";
}
.icon-circle-right2:before {
  content: "\ede5";
}
.icon-circle-down2:before {
  content: "\ede6";
}
.icon-circle-left2:before {
  content: "\ede7";
}
.icon-circle-up-left:before {
  content: "\ede8";
}
.icon-circle-up3:before {
  content: "\ede9";
}
.icon-circle-up-right:before {
  content: "\edea";
}
.icon-circle-right3:before {
  content: "\edeb";
}
.icon-circle-down-right:before {
  content: "\edec";
}
.icon-circle-down3:before {
  content: "\eded";
}
.icon-circle-down-left:before {
  content: "\edee";
}
.icon-circle-left3:before {
  content: "\edef";
}
.icon-circle-up-left2:before {
  content: "\edf0";
}
.icon-circle-up4:before {
  content: "\edf1";
}
.icon-circle-up-right2:before {
  content: "\edf2";
}
.icon-circle-right4:before {
  content: "\edf3";
}
.icon-circle-down-right2:before {
  content: "\edf4";
}
.icon-circle-down4:before {
  content: "\edf5";
}
.icon-circle-down-left2:before {
  content: "\edf6";
}
.icon-circle-left4:before {
  content: "\edf7";
}
.icon-arrow-resize:before {
  content: "\edf8";
}
.icon-arrow-resize2:before {
  content: "\edf9";
}
.icon-arrow-resize3:before {
  content: "\edfa";
}
.icon-arrow-resize4:before {
  content: "\edfb";
}
.icon-arrow-resize5:before {
  content: "\edfc";
}
.icon-arrow-resize6:before {
  content: "\edfd";
}
.icon-arrow-resize7:before {
  content: "\edfe";
}
.icon-arrow-resize8:before {
  content: "\edff";
}
.icon-square-up-left:before {
  content: "\ee00";
}
.icon-square-up:before {
  content: "\ee01";
}
.icon-square-up-right:before {
  content: "\ee02";
}
.icon-square-right:before {
  content: "\ee03";
}
.icon-square-down-right:before {
  content: "\ee04";
}
.icon-square-down:before {
  content: "\ee05";
}
.icon-square-down-left:before {
  content: "\ee06";
}
.icon-square-left:before {
  content: "\ee07";
}
.icon-arrow-up9:before {
  content: "\ee08";
}
.icon-arrow-right9:before {
  content: "\ee09";
}
.icon-arrow-down9:before {
  content: "\ee0a";
}
.icon-arrow-left9:before {
  content: "\ee0b";
}
.icon-arrow-up10:before {
  content: "\ee0c";
}
.icon-arrow-right10:before {
  content: "\ee0d";
}
.icon-arrow-down10:before {
  content: "\ee0e";
}
.icon-arrow-left10:before {
  content: "\ee0f";
}
.icon-arrow-up-left4:before {
  content: "\ee10";
}
.icon-arrow-up11:before {
  content: "\ee11";
}
.icon-arrow-up-right4:before {
  content: "\ee12";
}
.icon-arrow-right11:before {
  content: "\ee13";
}
.icon-arrow-down-right4:before {
  content: "\ee14";
}
.icon-arrow-down11:before {
  content: "\ee15";
}
.icon-arrow-down-left4:before {
  content: "\ee16";
}
.icon-arrow-left11:before {
  content: "\ee17";
}
.icon-arrow-up-left5:before {
  content: "\ee18";
}
.icon-arrow-up12:before {
  content: "\ee19";
}
.icon-arrow-up-right5:before {
  content: "\ee1a";
}
.icon-arrow-right12:before {
  content: "\ee1b";
}
.icon-arrow-down-right5:before {
  content: "\ee1c";
}
.icon-arrow-down12:before {
  content: "\ee1d";
}
.icon-arrow-down-left5:before {
  content: "\ee1e";
}
.icon-arrow-left12:before {
  content: "\ee1f";
}
.icon-arrow-up13:before {
  content: "\ee20";
}
.icon-arrow-right13:before {
  content: "\ee21";
}
.icon-arrow-down13:before {
  content: "\ee22";
}
.icon-arrow-left13:before {
  content: "\ee23";
}
.icon-arrow-up14:before {
  content: "\ee24";
}
.icon-arrow-right14:before {
  content: "\ee25";
}
.icon-arrow-down14:before {
  content: "\ee26";
}
.icon-arrow-left14:before {
  content: "\ee27";
}
.icon-circle-up5:before {
  content: "\ee28";
}
.icon-circle-right5:before {
  content: "\ee29";
}
.icon-circle-down5:before {
  content: "\ee2a";
}
.icon-circle-left5:before {
  content: "\ee2b";
}
.icon-circle-up6:before {
  content: "\ee2c";
}
.icon-circle-right6:before {
  content: "\ee2d";
}
.icon-circle-down6:before {
  content: "\ee2e";
}
.icon-circle-left6:before {
  content: "\ee2f";
}
.icon-arrow-up15:before {
  content: "\ee30";
}
.icon-arrow-right15:before {
  content: "\ee31";
}
.icon-arrow-down15:before {
  content: "\ee32";
}
.icon-arrow-left15:before {
  content: "\ee33";
}
.icon-arrow-up16:before {
  content: "\ee34";
}
.icon-arrow-right16:before {
  content: "\ee35";
}
.icon-arrow-down16:before {
  content: "\ee36";
}
.icon-arrow-left16:before {
  content: "\ee37";
}
.icon-menu-open:before {
  content: "\ee38";
}
.icon-menu-open2:before {
  content: "\ee39";
}
.icon-menu-close:before {
  content: "\ee3a";
}
.icon-menu-close2:before {
  content: "\ee3b";
}
.icon-enter4:before {
  content: "\ee3c";
}
.icon-enter5:before {
  content: "\ee3d";
}
.icon-esc:before {
  content: "\ee3e";
}
.icon-enter6:before {
  content: "\ee3f";
}
.icon-backspace:before {
  content: "\ee40";
}
.icon-backspace2:before {
  content: "\ee41";
}
.icon-tab:before {
  content: "\ee42";
}
.icon-transmission:before {
  content: "\ee43";
}
.icon-transmission2:before {
  content: "\ee44";
}
.icon-sort:before {
  content: "\ee45";
}
.icon-sort2:before {
  content: "\ee46";
}
.icon-move-up:before {
  content: "\ee47";
}
.icon-move-down:before {
  content: "\ee48";
}
.icon-sort-alpha-asc:before {
  content: "\ee49";
}
.icon-sort-alpha-desc:before {
  content: "\ee4a";
}
.icon-sort-numeric-asc:before {
  content: "\ee4b";
}
.icon-sort-numberic-desc:before {
  content: "\ee4c";
}
.icon-sort-amount-asc:before {
  content: "\ee4d";
}
.icon-sort-amount-desc:before {
  content: "\ee4e";
}
.icon-sort-time-asc:before {
  content: "\ee4f";
}
.icon-sort-time-desc:before {
  content: "\ee50";
}
.icon-battery-6:before {
  content: "\ee51";
}
.icon-battery-5:before {
  content: "\ee52";
}
.icon-battery-4:before {
  content: "\ee53";
}
.icon-battery-3:before {
  content: "\ee54";
}
.icon-battery-2:before {
  content: "\ee55";
}
.icon-battery-1:before {
  content: "\ee56";
}
.icon-battery-0:before {
  content: "\ee57";
}
.icon-battery-charging:before {
  content: "\ee58";
}
.icon-key-keyboard:before {
  content: "\ee59";
}
.icon-key-A:before {
  content: "\ee5a";
}
.icon-key-up:before {
  content: "\ee5b";
}
.icon-key-right:before {
  content: "\ee5c";
}
.icon-key-down:before {
  content: "\ee5d";
}
.icon-key-left:before {
  content: "\ee5e";
}
.icon-command:before {
  content: "\ee5f";
}
.icon-shift:before {
  content: "\ee60";
}
.icon-ctrl:before {
  content: "\ee61";
}
.icon-opt:before {
  content: "\ee62";
}
.icon-checkbox-checked:before {
  content: "\ee63";
}
.icon-checkbox-unchecked:before {
  content: "\ee64";
}
.icon-checkbox-partial:before {
  content: "\ee65";
}
.icon-square:before {
  content: "\ee66";
}
.icon-triangle:before {
  content: "\ee67";
}
.icon-triangle2:before {
  content: "\ee68";
}
.icon-diamond3:before {
  content: "\ee69";
}
.icon-diamond4:before {
  content: "\ee6a";
}
.icon-checkbox-checked2:before {
  content: "\ee6b";
}
.icon-checkbox-unchecked2:before {
  content: "\ee6c";
}
.icon-checkbox-partial2:before {
  content: "\ee6d";
}
.icon-radio-checked:before {
  content: "\ee6e";
}
.icon-radio-checked2:before {
  content: "\ee6f";
}
.icon-radio-unchecked:before {
  content: "\ee70";
}
.icon-toggle-on:before {
  content: "\ee71";
}
.icon-toggle-off:before {
  content: "\ee72";
}
.icon-checkmark-circle:before {
  content: "\ee73";
}
.icon-circle:before {
  content: "\ee74";
}
.icon-circle2:before {
  content: "\ee75";
}
.icon-circles:before {
  content: "\ee76";
}
.icon-circles2:before {
  content: "\ee77";
}
.icon-crop:before {
  content: "\ee78";
}
.icon-crop2:before {
  content: "\ee79";
}
.icon-make-group:before {
  content: "\ee7a";
}
.icon-ungroup:before {
  content: "\ee7b";
}
.icon-vector:before {
  content: "\ee7c";
}
.icon-vector2:before {
  content: "\ee7d";
}
.icon-rulers:before {
  content: "\ee7e";
}
.icon-ruler:before {
  content: "\ee7f";
}
.icon-pencil-ruler:before {
  content: "\ee80";
}
.icon-scissors:before {
  content: "\ee81";
}
.icon-scissors2:before {
  content: "\ee82";
}
.icon-scissors3:before {
  content: "\ee83";
}
.icon-haircut:before {
  content: "\ee84";
}
.icon-comb:before {
  content: "\ee85";
}
.icon-filter:before {
  content: "\ee86";
}
.icon-filter2:before {
  content: "\ee87";
}
.icon-filter3:before {
  content: "\ee88";
}
.icon-filter4:before {
  content: "\ee89";
}
.icon-font:before {
  content: "\ee8a";
}
.icon-ampersand:before {
  content: "\ee8b";
}
.icon-ligature:before {
  content: "\ee8c";
}
.icon-ligature2:before {
  content: "\ee8d";
}
.icon-font-size:before {
  content: "\ee8e";
}
.icon-typography:before {
  content: "\ee8f";
}
.icon-text-height:before {
  content: "\ee90";
}
.icon-text-width:before {
  content: "\ee91";
}
.icon-height2:before {
  content: "\ee92";
}
.icon-width:before {
  content: "\ee93";
}
.icon-bold:before {
  content: "\ee94";
}
.icon-underline:before {
  content: "\ee95";
}
.icon-italic:before {
  content: "\ee96";
}
.icon-strikethrough:before {
  content: "\ee97";
}
.icon-strikethrough2:before {
  content: "\ee98";
}
.icon-font-size2:before {
  content: "\ee99";
}
.icon-bold2:before {
  content: "\ee9a";
}
.icon-underline2:before {
  content: "\ee9b";
}
.icon-italic2:before {
  content: "\ee9c";
}
.icon-strikethrough3:before {
  content: "\ee9d";
}
.icon-omega:before {
  content: "\ee9e";
}
.icon-sigma:before {
  content: "\ee9f";
}
.icon-nbsp:before {
  content: "\eea0";
}
.icon-page-break:before {
  content: "\eea1";
}
.icon-page-break2:before {
  content: "\eea2";
}
.icon-superscript:before {
  content: "\eea3";
}
.icon-subscript:before {
  content: "\eea4";
}
.icon-superscript2:before {
  content: "\eea5";
}
.icon-subscript2:before {
  content: "\eea6";
}
.icon-text-color:before {
  content: "\eea7";
}
.icon-highlight:before {
  content: "\eea8";
}
.icon-pagebreak:before {
  content: "\eea9";
}
.icon-clear-formatting:before {
  content: "\eeaa";
}
.icon-table:before {
  content: "\eeab";
}
.icon-table2:before {
  content: "\eeac";
}
.icon-insert-template:before {
  content: "\eead";
}
.icon-pilcrow:before {
  content: "\eeae";
}
.icon-ltr:before {
  content: "\eeaf";
}
.icon-rtl:before {
  content: "\eeb0";
}
.icon-ltr2:before {
  content: "\eeb1";
}
.icon-rtl2:before {
  content: "\eeb2";
}
.icon-section:before {
  content: "\eeb3";
}
.icon-paragraph-left:before {
  content: "\eeb4";
}
.icon-paragraph-center:before {
  content: "\eeb5";
}
.icon-paragraph-right:before {
  content: "\eeb6";
}
.icon-paragraph-justify:before {
  content: "\eeb7";
}
.icon-paragraph-left2:before {
  content: "\eeb8";
}
.icon-paragraph-center2:before {
  content: "\eeb9";
}
.icon-paragraph-right2:before {
  content: "\eeba";
}
.icon-paragraph-justify2:before {
  content: "\eebb";
}
.icon-indent-increase:before {
  content: "\eebc";
}
.icon-indent-decrease:before {
  content: "\eebd";
}
.icon-paragraph-left3:before {
  content: "\eebe";
}
.icon-paragraph-center3:before {
  content: "\eebf";
}
.icon-paragraph-right3:before {
  content: "\eec0";
}
.icon-paragraph-justify3:before {
  content: "\eec1";
}
.icon-indent-increase2:before {
  content: "\eec2";
}
.icon-indent-decrease2:before {
  content: "\eec3";
}
.icon-share:before {
  content: "\eec4";
}
.icon-share2:before {
  content: "\eec5";
}
.icon-new-tab:before {
  content: "\eec6";
}
.icon-new-tab2:before {
  content: "\eec7";
}
.icon-popout:before {
  content: "\eec8";
}
.icon-embed:before {
  content: "\eec9";
}
.icon-embed2:before {
  content: "\eeca";
}
.icon-markup:before {
  content: "\eecb";
}
.icon-regexp:before {
  content: "\eecc";
}
.icon-regexp2:before {
  content: "\eecd";
}
.icon-code:before {
  content: "\eece";
}
.icon-circle-css:before {
  content: "\eecf";
}
.icon-circle-code:before {
  content: "\eed0";
}
.icon-terminal:before {
  content: "\eed1";
}
.icon-unicode:before {
  content: "\eed2";
}
.icon-seven-segment-0:before {
  content: "\eed3";
}
.icon-seven-segment-1:before {
  content: "\eed4";
}
.icon-seven-segment-2:before {
  content: "\eed5";
}
.icon-seven-segment-3:before {
  content: "\eed6";
}
.icon-seven-segment-4:before {
  content: "\eed7";
}
.icon-seven-segment-5:before {
  content: "\eed8";
}
.icon-seven-segment-6:before {
  content: "\eed9";
}
.icon-seven-segment-7:before {
  content: "\eeda";
}
.icon-seven-segment-8:before {
  content: "\eedb";
}
.icon-seven-segment-9:before {
  content: "\eedc";
}
.icon-share3:before {
  content: "\eedd";
}
.icon-share4:before {
  content: "\eede";
}
.icon-mail:before {
  content: "\eedf";
}
.icon-mail2:before {
  content: "\eee0";
}
.icon-mail3:before {
  content: "\eee1";
}
.icon-mail4:before {
  content: "\eee2";
}
.icon-google:before {
  content: "\eee3";
}
.icon-google-plus:before {
  content: "\eee4";
}
.icon-google-plus2:before {
  content: "\eee5";
}
.icon-google-plus3:before {
  content: "\eee6";
}
.icon-google-drive:before {
  content: "\eee7";
}
.icon-facebook:before {
  content: "\eee8";
}
.icon-facebook2:before {
  content: "\eee9";
}
.icon-facebook3:before {
  content: "\eeea";
}
.icon-ello:before {
  content: "\eeeb";
}
.icon-instagram:before {
  content: "\eeec";
}
.icon-twitter:before {
  content: "\eeed";
}
.icon-twitter2:before {
  content: "\eeee";
}
.icon-twitter3:before {
  content: "\eeef";
}
.icon-feed2:before {
  content: "\eef0";
}
.icon-feed3:before {
  content: "\eef1";
}
.icon-feed4:before {
  content: "\eef2";
}
.icon-youtube:before {
  content: "\eef3";
}
.icon-youtube2:before {
  content: "\eef4";
}
.icon-youtube3:before {
  content: "\eef5";
}
.icon-youtube4:before {
  content: "\eef6";
}
.icon-twitch:before {
  content: "\eef7";
}
.icon-vimeo:before {
  content: "\eef8";
}
.icon-vimeo2:before {
  content: "\eef9";
}
.icon-vimeo3:before {
  content: "\eefa";
}
.icon-lanyrd:before {
  content: "\eefb";
}
.icon-flickr:before {
  content: "\eefc";
}
.icon-flickr2:before {
  content: "\eefd";
}
.icon-flickr3:before {
  content: "\eefe";
}
.icon-flickr4:before {
  content: "\eeff";
}
.icon-picassa:before {
  content: "\ef00";
}
.icon-picassa2:before {
  content: "\ef01";
}
.icon-dribbble:before {
  content: "\ef02";
}
.icon-dribbble2:before {
  content: "\ef03";
}
.icon-dribbble3:before {
  content: "\ef04";
}
.icon-forrst:before {
  content: "\ef05";
}
.icon-forrst2:before {
  content: "\ef06";
}
.icon-deviantart:before {
  content: "\ef07";
}
.icon-deviantart2:before {
  content: "\ef08";
}
.icon-steam:before {
  content: "\ef09";
}
.icon-steam2:before {
  content: "\ef0a";
}
.icon-dropbox:before {
  content: "\ef0b";
}
.icon-onedrive:before {
  content: "\ef0c";
}
.icon-github:before {
  content: "\ef0d";
}
.icon-github2:before {
  content: "\ef0e";
}
.icon-github3:before {
  content: "\ef0f";
}
.icon-github4:before {
  content: "\ef10";
}
.icon-github5:before {
  content: "\ef11";
}
.icon-wordpress:before {
  content: "\ef12";
}
.icon-wordpress2:before {
  content: "\ef13";
}
.icon-joomla:before {
  content: "\ef14";
}
.icon-blogger:before {
  content: "\ef15";
}
.icon-blogger2:before {
  content: "\ef16";
}
.icon-tumblr:before {
  content: "\ef17";
}
.icon-tumblr2:before {
  content: "\ef18";
}
.icon-yahoo:before {
  content: "\ef19";
}
.icon-tux:before {
  content: "\ef1a";
}
.icon-apple2:before {
  content: "\ef1b";
}
.icon-finder:before {
  content: "\ef1c";
}
.icon-android:before {
  content: "\ef1d";
}
.icon-windows:before {
  content: "\ef1e";
}
.icon-windows8:before {
  content: "\ef1f";
}
.icon-soundcloud:before {
  content: "\ef20";
}
.icon-soundcloud2:before {
  content: "\ef21";
}
.icon-skype:before {
  content: "\ef22";
}
.icon-reddit:before {
  content: "\ef23";
}
.icon-linkedin:before {
  content: "\ef24";
}
.icon-linkedin2:before {
  content: "\ef25";
}
.icon-lastfm:before {
  content: "\ef26";
}
.icon-lastfm2:before {
  content: "\ef27";
}
.icon-delicious:before {
  content: "\ef28";
}
.icon-stumbleupon:before {
  content: "\ef29";
}
.icon-stumbleupon2:before {
  content: "\ef2a";
}
.icon-stackoverflow:before {
  content: "\ef2b";
}
.icon-pinterest:before {
  content: "\ef2c";
}
.icon-pinterest2:before {
  content: "\ef2d";
}
.icon-xing:before {
  content: "\ef2e";
}
.icon-xing2:before {
  content: "\ef2f";
}
.icon-flattr:before {
  content: "\ef30";
}
.icon-foursquare:before {
  content: "\ef31";
}
.icon-paypal:before {
  content: "\ef32";
}
.icon-paypal2:before {
  content: "\ef33";
}
.icon-paypal3:before {
  content: "\ef34";
}
.icon-yelp:before {
  content: "\ef35";
}
.icon-file-pdf:before {
  content: "\ef36";
}
.icon-file-openoffice:before {
  content: "\ef37";
}
.icon-file-word:before {
  content: "\ef38";
}
.icon-file-excel:before {
  content: "\ef39";
}
.icon-libreoffice:before {
  content: "\ef3a";
}
.icon-html5:before {
  content: "\ef3b";
}
.icon-html52:before {
  content: "\ef3c";
}
.icon-css3:before {
  content: "\ef3d";
}
.icon-git:before {
  content: "\ef3e";
}
.icon-svg:before {
  content: "\ef3f";
}
.icon-codepen:before {
  content: "\ef40";
}
.icon-chrome:before {
  content: "\ef41";
}
.icon-firefox:before {
  content: "\ef42";
}
.icon-IE:before {
  content: "\ef43";
}
.icon-opera:before {
  content: "\ef44";
}
.icon-safari:before {
  content: "\ef45";
}
.icon-IcoMoon:before {
  content: "\ef46";
}
[class*="block-grid-"] {
  display: block;
  margin: -15px;
  padding: 0;
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table;
}
[class*="block-grid-"]:after {
  clear: both;
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table;
}
[class*="block-grid-"]:after {
  clear: both;
}
.block-grid-item {
  display: inline;
  margin: 0;
  padding: 15px;
  height: auto;
  float: left;
  width: 100%;
  list-style: none;
}
.block-grid-xs-12 > .block-grid-item {
  width: 8.33333333%;
}
.block-grid-xs-12 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-12 > .block-grid-item:nth-of-type(12n+1) {
  clear: both;
}
.block-grid-xs-11 > .block-grid-item {
  width: 9.09090909%;
}
.block-grid-xs-11 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-11 > .block-grid-item:nth-of-type(11n+1) {
  clear: both;
}
.block-grid-xs-10 > .block-grid-item {
  width: 10%;
}
.block-grid-xs-10 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-10 > .block-grid-item:nth-of-type(10n+1) {
  clear: both;
}
.block-grid-xs-9 > .block-grid-item {
  width: 11.11111111%;
}
.block-grid-xs-9 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-9 > .block-grid-item:nth-of-type(9n+1) {
  clear: both;
}
.block-grid-xs-8 > .block-grid-item {
  width: 12.5%;
}
.block-grid-xs-8 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-8 > .block-grid-item:nth-of-type(8n+1) {
  clear: both;
}
.block-grid-xs-7 > .block-grid-item {
  width: 14.28571429%;
}
.block-grid-xs-7 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-7 > .block-grid-item:nth-of-type(7n+1) {
  clear: both;
}
.block-grid-xs-6 > .block-grid-item {
  width: 16.66666667%;
}
.block-grid-xs-6 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-6 > .block-grid-item:nth-of-type(6n+1) {
  clear: both;
}
.block-grid-xs-5 > .block-grid-item {
  width: 20%;
}
.block-grid-xs-5 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-5 > .block-grid-item:nth-of-type(5n+1) {
  clear: both;
}
.block-grid-xs-4 > .block-grid-item {
  width: 25%;
}
.block-grid-xs-4 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-4 > .block-grid-item:nth-of-type(4n+1) {
  clear: both;
}
.block-grid-xs-3 > .block-grid-item {
  width: 33.33333333%;
}
.block-grid-xs-3 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-3 > .block-grid-item:nth-of-type(3n+1) {
  clear: both;
}
.block-grid-xs-2 > .block-grid-item {
  width: 50%;
}
.block-grid-xs-2 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-2 > .block-grid-item:nth-of-type(2n+1) {
  clear: both;
}
.block-grid-xs-1 > .block-grid-item {
  width: 100%;
}
.block-grid-xs-1 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-1 > .block-grid-item:nth-of-type(1n+1) {
  clear: both;
}
@media (min-width: 768px) {
  .block-grid-sm-12 > .block-grid-item {
    width: 8.33333333%;
  }
  .block-grid-sm-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-sm-11 > .block-grid-item {
    width: 9.09090909%;
  }
  .block-grid-sm-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-sm-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-sm-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-sm-9 > .block-grid-item {
    width: 11.11111111%;
  }
  .block-grid-sm-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-sm-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-sm-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-sm-7 > .block-grid-item {
    width: 14.28571429%;
  }
  .block-grid-sm-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-sm-6 > .block-grid-item {
    width: 16.66666667%;
  }
  .block-grid-sm-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-sm-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-sm-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-sm-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-sm-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-sm-3 > .block-grid-item {
    width: 33.33333333%;
  }
  .block-grid-sm-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-sm-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-sm-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-sm-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-sm-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}
@media (min-width: 991px) {
  .block-grid-md-12 > .block-grid-item {
    width: 8.33333333%;
  }
  .block-grid-md-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-md-11 > .block-grid-item {
    width: 9.09090909%;
  }
  .block-grid-md-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-md-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-md-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-md-9 > .block-grid-item {
    width: 11.11111111%;
  }
  .block-grid-md-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-md-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-md-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-md-7 > .block-grid-item {
    width: 14.28571429%;
  }
  .block-grid-md-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-md-6 > .block-grid-item {
    width: 16.66666667%;
  }
  .block-grid-md-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-md-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-md-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-md-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-md-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-md-3 > .block-grid-item {
    width: 33.33333333%;
  }
  .block-grid-md-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-md-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-md-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-md-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-md-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .block-grid-lg-12 > .block-grid-item {
    width: 8.33333333%;
  }
  .block-grid-lg-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-lg-11 > .block-grid-item {
    width: 9.09090909%;
  }
  .block-grid-lg-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-lg-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-lg-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-lg-9 > .block-grid-item {
    width: 11.11111111%;
  }
  .block-grid-lg-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-lg-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-lg-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-lg-7 > .block-grid-item {
    width: 14.28571429%;
  }
  .block-grid-lg-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-lg-6 > .block-grid-item {
    width: 16.66666667%;
  }
  .block-grid-lg-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-lg-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-lg-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-lg-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-lg-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-lg-3 > .block-grid-item {
    width: 33.33333333%;
  }
  .block-grid-lg-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-lg-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-lg-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-lg-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-lg-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
}
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker td.day.disabled {
  color: #eeeeee;
}
.datepicker td.old,
.datepicker td.new {
  color: #999999;
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #bdc3c7;
}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9;
}
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span:hover {
  background: #eeeeee;
}
.datepicker td span.active {
  color: #ffffff;
  background-color: #bdc3c7;
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #bdc3c7;
}
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9;
}
.datepicker td span.old {
  color: #999999;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #bdc3c7;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.datepicker table thead tr th {
  font-weight: 700;
  background: none;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 100%;
  left: 0;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  margin-top: -1px;
}
.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: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  top: 100%;
  left: 0;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.actu .btn.dropdown-toggle:before {
  display: none;
}
.actu.home {
  padding: 20px;
  background: #FFF;
  margin-bottom: 30px;
}
.actu.home h2 {
  color: inherit;
  font-size: 30px;
  font-family: "museo700";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  text-transform: uppercase;
  padding-right: 65px;
  border-bottom: 1px solid #37828e;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.actu.home h2 a {
  color: inherit;
  text-decoration: none;
}
.actu.home h2 a:hover,
.actu.home h2 a:focus,
.actu.home h2 a:active {
  text-decoration: none;
}
@media (max-width: 768px) {
  .actu.home h2 {
    text-align: left;
    font-size: 28px;
  }
}
.actu.home .news-hot .entete {
  position: relative;
  z-index: 100;
  line-height: 16px;
  color: #ffffff;
  text-align: center;
}
.actu.home .news-hot .entete .rss {
  position: absolute;
  right: 15px;
  top: 3px;
}
.actu.home .news-hot .entete .theme {
  font-size: 16px;
  color: #37828e;
  text-transform: uppercase;
}
.actu.home .news-hot .entete .date {
  color: #FFF;
  text-align: center;
  position: relative;
  background: #37828e;
  display: block;
  padding: 5px;
  text-transform: uppercase;
  font-family: "museo500";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  position: absolute;
  width: 46px;
  height: 46px;
  line-height: 18px;
  right: -15px;
  top: -15px;
}
.actu.home .news-hot .entete .date:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.actu.home .news-hot .entete .date:before {
  border-width: 11px 23px 0 23px;
  border-color: #37828e transparent transparent transparent;
  right: 0px;
  top: 46px;
}
.actu.home .news-hot .owl-item {
  padding: 0px 0px 0px 12px;
}
.actu.home .news-hot .owl-item:first-child {
  padding: 0px 0px 0px 0px;
}
@media (max-width: 768px) {
  .actu.home .news-hot .owl-item {
    padding: 0px 0px 0px 0px;
  }
}
.actu.home .news-hot .news .panel {
  cursor: pointer;
  border: 0px;
}
.actu.home .news-hot .news .panel:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}
.actu.home .news-hot .news .panel .panel-body {
  padding: 15px;
}
.actu.home .news-hot .news h3 {
  margin-top: 0px;
  position: relative;
  font-size: 18px;
  color: #000000;
  width: calc(100% - 60px);
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
.actu.home .news-hot .news .image {
  display: block;
  height: 127px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center -20px;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .actu.home .news-hot .news .image {
    height: 100px;
  }
}
@media (max-width: 991px) {
  .actu.home .news-hot .news .image {
    height: 200px;
  }
}
@media (max-width: 768px) {
  .actu.home .news-hot .news .image {
    height: 200px;
  }
}
@media (max-width: 480px) {
  .actu.home .news-hot .news .image {
    height: 100px;
  }
}
.actu.home .news-hot .news .ellipsis {
  max-height: 90px;
  display: block;
}
.actu.home .news-hot .news .ellipsis p {
  font-size: 16px;
}
.actu.home .news-hot .news .panel {
  background: #f0f0f0;
}
.actu.home .news-hot .news .panel p {
  line-height: 20px;
}
.actu.home .news-hot .news .panel:hover {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.actu.home .news-hot .news .panel:hover p {
  color: #000000;
}
.actu.home .news-hot .owl-controls {
  position: absolute;
  top: -65px;
  right: 0px;
}
.actu.home .news-hot .owl-controls .owl-buttons div {
  padding: 0px;
  background: white;
  border-radius: 0px;
  margin: 0px 0px 0px 1px;
  width: 25px;
  color: #37828e;
}
.actu.home .news-hot .owl-controls .owl-buttons div.owl-prev {
  opacity: 0.5;
  left: -40px;
}
.actu.home .news-hot .owl-controls .owl-buttons div.owl-next {
  opacity: 1;
  right: -25px;
}
.actu.home .news-hot .owl-controls .owl-buttons div i {
  font-size: 22px;
}
.actu.liste {
  margin-top: inherit;
}
.actu.liste .form-horizontal {
  margin-top: 15px;
}
.actu.liste .form-horizontal .form-group {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .actu.liste .form-horizontal .form-group > [class^="col-"],
  .actu.liste .form-horizontal .form-group > [class*=" col-"] {
    padding-bottom: 15px;
  }
}
.actu.liste .form-horizontal .btn-primary {
  padding: 8px 5px;
}
.actu.liste .trame-wrapper {
  margin-bottom: 0px;
}
.actu.liste .panel {
  background: none;
  padding: 0px 0px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  z-index: 1;
  position: relative;
  cursor: pointer;
  margin-bottom: 0px;
}
.actu.liste .panel .panel-body {
  padding: 0px;
}
.actu.liste h3 {
  margin-top: 5px;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  width: calc(100% - 60px);
}
.actu.liste h3 a {
  color: #000000;
}
.actu.liste .ellipsis {
  padding-left: 15px;
}
.actu.liste .ellipsis p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 5px;
}
.actu.liste .ellipsis .btn.btn-link {
  padding: 0px;
  font-family: "allerregular";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
.actu.liste .ellipsis .btn.btn-link:before {
  content: "\ee1b\00A0";
  font-family: "IcoMoon-Ultimate";
  font-size: 12px;
}
.actu.liste .entete {
  position: relative;
  z-index: 100;
  line-height: 16px;
  color: #ffffff;
  text-align: center;
}
.actu.liste .entete .rss {
  position: absolute;
  right: 15px;
  top: 3px;
}
.actu.liste .entete .theme {
  font-size: 16px;
  color: #37828e;
  text-transform: uppercase;
}
.actu.liste .entete .date {
  color: #FFF;
  text-align: center;
  position: relative;
  background: #37828e;
  display: block;
  padding: 5px;
  text-transform: uppercase;
  font-family: "museo500";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  position: absolute;
  width: 46px;
  height: 46px;
  line-height: 18px;
  right: -15px;
  top: -15px;
}
.actu.liste .entete .date:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.actu.liste .entete .date:before {
  border-width: 11px 23px 0 23px;
  border-color: #37828e transparent transparent transparent;
  right: 0px;
  top: 46px;
}
.actu.liste .date {
  right: -1px !important;
  top: -24px !important;
}
@media (max-width: 991px) {
  .actu.liste .panel {
    max-height: inherit;
  }
}
.actu.liste .loader {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
.actu.liste .actuItem .ellipsis p {
  width: calc(100% - 60px);
}
@media (max-width: 991px) {
  .actu.liste .actuItem a {
    margin-bottom: 0px;
    margin-top: 15px;
  }
}
.actu.fiche .trame-wrapper:before {
  top: 0;
  bottom: 0;
}
.actu.fiche .trame-wrapper h2 {
  background: #37828e;
  font-family: "museo300";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transform: -0.01deg;
  -moz-transform: -0.01deg;
  -ms-transform: -0.01deg;
  -o-transform: -0.01deg;
}
blockquote {
  font-size: 16px;
  border-radius: 0 0 36px 0;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  background: #eee;
  padding: 30px 65px;
  text-align: center;
  font-family: "alleritalic";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
@media (min-width: 768px) {
  blockquote {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  blockquote {
    margin-left: 8.33333333%;
  }
}
blockquote svg {
  position: absolute;
  top: 10px;
  left: 15px;
  height: 30px;
  width: 38px;
}
blockquote footer {
  padding: 0;
}
blockquote footer:before {
  display: none;
}
blockquote footer cite {
  font-style: normal;
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  display: block;
}
blockquote footer,
blockquote small,
blockquote .small {
  font-size: inherit;
  font-style: normal;
  font-family: "allerregular";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
.breadcrumb {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 13px;
}
.breadcrumb a {
  color: #000000;
}
.breadcrumb li + li::before {
  color: inherit;
}
.owl-carousel.owl-theme .owl-controls .owl-page {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  margin: 0px 2px 1px 2px;
  padding: 5px 5px;
}
.owl-carousel.owl-theme .owl-controls .owl-page.active {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border-width: 4px;
  text-align: center;
  margin: 0 2px 0 2px;
  padding: 5px 5px;
}
.owl-carousel.owl-theme .owl-controls .owl-page span {
  margin: -4px 0px 0px -4px;
  border: 0px;
  width: 8px;
  height: 8px;
  background: none;
}
.owl-carousel.owl-theme .item .carousel-caption {
  background: #ffffff;
  width: 460px;
  left: 50%;
  border-bottom-right-radius: 40px;
  text-shadow: none;
  text-align: left;
  padding: 20px;
  width: auto;
  right: 5%;
  left: 30%;
}
@media (max-width: 991px) {
  .owl-carousel.owl-theme .item .carousel-caption {
    top: 160px;
    width: 260px;
    left: inherit;
    right: 30px;
    max-height: 175px;
    overflow: hidden;
  }
}
.owl-carousel.owl-theme .item .carousel-caption p {
  color: #000000;
  font-size: 18px;
}
@media (max-width: 991px) {
  .owl-carousel.owl-theme .item .carousel-caption p {
    font-size: 14px;
    line-height: 16px;
  }
}
.owl-carousel.owl-theme .item .carousel-caption h2 {
  font-size: 33px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .owl-carousel.owl-theme .item .carousel-caption h2 {
    font-size: 24px;
  }
}
.owl-carousel.owl-theme .item .carousel-caption h2 {
  font-size: 20px;
}
.owl-carousel.owl-theme .item .carousel-caption p {
  font-size: 16px;
}
.contentSingle {
  height: 530px;
}
@media (max-width: 768px) {
  .contentSingle {
    height: 300px;
  }
}
.contentSingle .owl-carousel.owl-theme {
  position: relative;
}
.contentSingle .owl-carousel.owl-theme .item {
  height: 530px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
}
.contentSingle .owl-carousel.owl-theme .item .carousel-caption {
  background: #ffffff;
  width: 460px;
  left: 50%;
  border-bottom-right-radius: 40px;
  text-shadow: none;
  text-align: left;
  padding: 20px;
  width: auto;
  right: 5%;
  left: 30%;
}
@media (max-width: 991px) {
  .contentSingle .owl-carousel.owl-theme .item .carousel-caption {
    top: 160px;
    width: 260px;
    left: inherit;
    right: 30px;
    max-height: 175px;
    overflow: hidden;
  }
}
.contentSingle .owl-carousel.owl-theme .item .carousel-caption p {
  color: #000000;
  font-size: 18px;
}
@media (max-width: 991px) {
  .contentSingle .owl-carousel.owl-theme .item .carousel-caption p {
    font-size: 14px;
    line-height: 16px;
  }
}
.contentSingle .owl-carousel.owl-theme .item .carousel-caption h2 {
  font-size: 33px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .contentSingle .owl-carousel.owl-theme .item .carousel-caption h2 {
    font-size: 24px;
  }
}
.contentSingle .owl-carousel.owl-theme .item .carousel-caption h2 {
  font-size: 20px;
}
.contentSingle .owl-carousel.owl-theme .item .carousel-caption p {
  font-size: 16px;
}
.contentSingle .owl-carousel.owl-theme .item figure {
  background-size: cover;
  background-position: top center;
}
@media (min-width: 991px) {
  .contentSingle .owl-carousel.owl-theme .item figure {
    height: 500px;
  }
}
@media (max-width: 990px) {
  .contentSingle .owl-carousel.owl-theme .item figure {
    background: none !important;
  }
}
.contentSingle .owl-carousel.owl-theme .item figure img {
  display: none !important;
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 990px) {
  .contentSingle .owl-carousel.owl-theme .item figure img {
    display: block !important;
  }
  table.contentSingle .owl-carousel.owl-theme .item figure img {
    display: table !important;
  }
  tr.contentSingle .owl-carousel.owl-theme .item figure img {
    display: table-row !important;
  }
  th.contentSingle .owl-carousel.owl-theme .item figure img,
  td.contentSingle .owl-carousel.owl-theme .item figure img {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .contentSingle .owl-carousel.owl-theme .item figure img {
    display: block !important;
  }
  table.contentSingle .owl-carousel.owl-theme .item figure img {
    display: table !important;
  }
  tr.contentSingle .owl-carousel.owl-theme .item figure img {
    display: table-row !important;
  }
  th.contentSingle .owl-carousel.owl-theme .item figure img,
  td.contentSingle .owl-carousel.owl-theme .item figure img {
    display: table-cell !important;
  }
}
@media (max-width: 991px) {
  .contentSingle .owl-carousel.owl-theme .item figure figcaption .container {
    padding: 0px;
  }
}
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption {
  top: 20px;
  background: #3dafe0;
  padding: 15px 20px;
  color: white;
  text-align: center;
  font-size: 22px;
  line-height: 23px;
  position: absolute;
  z-index: 1000;
}
@media (max-width: 990px) {
  .contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption {
    position: relative;
    top: inherit;
    left: inherit;
    width: inherit;
  }
}
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption h2 {
  font-size: 45px;
  text-align: center;
}
@media (max-width: 767px) {
  .contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption h2 {
    font-size: 30px;
  }
}
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption h2:after {
  content: '';
  position: relative;
  margin: 0 auto;
  display: block;
  width: 56px;
  height: 1px;
  background: #ffffff;
}
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption strong {
  font-size: 24px;
  line-height: 27px;
  display: block;
  padding-top: 10px;
}
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a {
  color: white;
}
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a:hover,
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a:active {
  text-decoration: none;
}
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a.big-plus {
  margin-top: 10px;
  margin-bottom: -85px;
  position: relative;
  display: inline-block;
  z-index: 100;
  color: #3dafe0;
  width: 140px;
  height: 140px;
  background: white;
  border: 10px solid rgba(255, 255, 255, 0.65);
  border-radius: 50%;
  padding-top: 15px;
  text-align: center;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.8);
}
@media (max-width: 991px) {
  .contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a.big-plus {
    margin-bottom: 30px;
  }
}
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a.big-plus span {
  position: absolute;
  font-size: 25px;
  line-height: 20px;
  z-index: 100;
  display: inline-block;
  text-align: center;
  top: 20px;
  left: 0px;
  right: 0;
  bottom: 0;
}
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a.big-plus span span {
  display: block;
  padding-top: 5px;
}
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a.big-plus span span:after {
  clear: both;
  content: '';
  display: inline-block;
  width: 34px;
  height: 34px;
  background-image: url('../image/contenu/bandeau/add.png');
  background-size: cover;
  position: relative;
  margin-top: 10px;
}
.contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a.big-plus:before {
  content: '';
  border-radius: 50%;
  display: block;
  z-index: 0;
  position: absolute;
  width: 170px;
  height: 170px;
  background: rgba(255, 255, 255, 0.65);
  top: -25px;
  left: -25px;
}
@media (max-width: 767px) {
  .contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption {
    font-size: 18px;
  }
  .contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption strong {
    font-size: 18px;
  }
  .contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption h2 {
    font-size: 25px;
  }
  .contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a.big-plus {
    width: 90px;
    height: 90px;
  }
  .contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a.big-plus:before {
    width: 110px;
    height: 110px;
    top: -20px;
    left: -20px;
  }
  .contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a.big-plus span {
    top: 10px;
    font-size: 14px;
  }
  .contentSingle .owl-carousel.owl-theme .item figure figcaption .container .caption a.big-plus span span:after {
    width: 20px;
    height: 20px;
    margin-top: 0;
    background-size: cover;
  }
}
@media (max-width: 768px) {
  .contentSingle .owl-carousel.owl-theme .item {
    height: 300px;
  }
}
.contentSingle .owl-carousel.owl-theme .owl-controls {
  margin: 0;
}
.contentSingle .owl-carousel.owl-theme .owl-controls .owl-page {
  margin-top: 10px;
}
.contentSingle .owl-carousel.owl-theme .owl-controls .owl-page span {
  height: 17px;
  width: 17px;
  border-width: 1px;
  border-style: solid;
  opacity: 1;
  background: none;
}
.contentSingle .owl-carousel.owl-theme .owl-controls .owl-buttons div {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.19);
  opacity: 1;
  position: absolute;
  top: 50%;
  height: 64px;
  line-height: 55px;
  width: 36px;
  border-radius: 30px 0 0 30px;
  padding-left: 13px;
  padding-right: 5px;
  margin: -32px 0 0 0;
}
.contentSingle .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 5px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.contentSingle .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 5px;
}
.contentSingle .owl-carousel.owl-theme .owl-controls .owl-page span {
  border-color: #37828e;
}
.contentSingle .owl-carousel.owl-theme .owl-controls .owl-page.active span {
  background: #37828e;
}
.contentSingle .owl-carousel.owl-theme .owl-controls .owl-buttons div {
  background: #37828e;
}
.contentSingle .owl-excluded {
  float: none;
}
.contentSingle .owl-excluded.block-grid-item.home {
  padding: 0;
}
.containerCarouselContent .owl-item {
  text-align: center;
}
.containerCarouselContent .bigContent {
  position: relative;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .containerCarouselContent .bigContent {
    margin-bottom: 50px;
  }
}
.containerCarouselContent .bigContent .owl-controls .owl-buttons div {
  position: absolute;
  display: block;
  opacity: 1;
  width: 50px;
  height: 50px;
  top: 50%;
  margin: -25px 0 0 0;
  line-height: 47px;
  text-align: center;
  border-radius: 0;
  font-size: 22px;
  color: #7cb01f;
  background: #37828e;
}
.containerCarouselContent .bigContent .owl-controls .owl-buttons div img {
  width: 30px;
  height: 30px;
}
.containerCarouselContent .bigContent .owl-controls .owl-buttons div.disabled {
  opacity: 0.5;
}
.containerCarouselContent .bigContent .owl-controls .owl-buttons div.owl-prev {
  left: 0px;
}
.containerCarouselContent .bigContent .owl-controls .owl-buttons div.owl-next {
  right: 0px;
}
@media (max-width: 480px) {
  .containerCarouselContent .bigContent .carousel-caption {
    display: none;
  }
}
.containerCarouselContent .bigContent .item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.containerCarouselContent .bigContent .item .embed-responsive-16by9 {
  padding-bottom: 41.7% !important;
}
.containerCarouselContent .smallContent {
  width: 100%;
  margin: 0px auto 30px auto;
}
@media (max-width: 768px) {
  .containerCarouselContent .smallContent {
    display: none !important;
  }
}
.containerCarouselContent .smallContent .item {
  opacity: 0.5;
  border: 4px solid transparent;
  background: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.containerCarouselContent .smallContent .item.video:before {
  content: "";
  width: 49px;
  height: 49px;
  top: calc(50% - 25px);
  left: calc(50% - 24px);
  background: url('../image/picto/video.png');
  position: absolute;
  z-index: 100;
  background-size: cover;
}
.containerCarouselContent .smallContent .item img {
  height: 60px;
  background-size: cover;
  margin-bottom: 0px;
}
.containerCarouselContent .smallContent .item img.icoOff {
  height: auto;
  min-width: inherit;
  margin-top: auto;
  position: absolute;
  bottom: 15px;
  left: 110px;
  display: block;
}
.containerCarouselContent .smallContent .item img.icoOn {
  height: auto;
  min-width: inherit;
  margin-top: auto;
  position: absolute;
  bottom: 15px;
  left: 110px;
  display: none;
}
.containerCarouselContent .smallContent .synced .item {
  opacity: 1;
  cursor: pointer;
}
.containerCarouselContent .smallContent .synced .item img.icoOff {
  display: none;
}
.containerCarouselContent .smallContent .synced .item img.icoOn {
  display: block;
}
.sateliteCarousel {
  background: white;
  padding: 2px;
  margin-bottom: 40px;
}
.sateliteCarousel .desc {
  padding: 10px 20px;
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  font-size: 18px;
  color: #181334;
}
.sateliteCarousel .desc .title {
  font-family: "museo700";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  font-size: 24px;
  display: block;
}
aside.contact {
  background: white;
  padding: 10px;
  margin-bottom: 30px;
}
aside.contact p {
  font-size: 16px;
}
aside.contact .title {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
#administrable_content {
  margin-top: 100px;
}
@media (min-width: 991px) {
  #administrable_content {
    margin-top: 200px;
  }
}
#administrable_content .content-wrapper {
  background: white;
  padding: 15px 30px;
}
#administrable_content .content-wrapper .breadcrumb {
  margin-left: -30px;
  margin-right: -30px;
  padding: 0 45px 7px 15px;
  border-bottom: 1px solid #e5e5e5;
}
#administrable_content .content-wrapper .sharing {
  position: absolute;
  right: 30px;
  top: 15px;
}
@media (min-width: 991px) {
  #administrable_content .content-wrapper h1 {
    text-align: right;
  }
}
@media (min-width: 991px) and (min-width: 991px) {
  #administrable_content .content-wrapper h1 {
    margin-left: 8.33333333%;
  }
}
#administrable_content .paragraphes h2 {
  text-transform: uppercase;
}
#administrable_content .paragraphes .images .block-grid-item .img-responsive {
  margin: 0 auto;
}
#administrable_content .paragraphes .content {
  font-size: 16px;
}
#administrable_content .paragraphes .content h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "museo500";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
#administrable_content .paragraphes .content p:last-child {
  margin-bottom: 0;
}
#administrable_content .paragraphes ul:not(.dropdown-menu):not(.pagination) {
  list-style: none;
  padding: 0;
}
#administrable_content .paragraphes ul:not(.dropdown-menu):not(.pagination) li:before {
  content: "\ee1b";
}
#administrable_content .paragraphes ul:not(.dropdown-menu):not(.pagination) li:before {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  padding-right: 5px;
  display: inline-block;
}
#administrable_content .paragraphes ul:not(.dropdown-menu):not(.pagination) li.no:before {
  display: none;
}
#administrable_content .paragraphes ul:not(.dropdown-menu):not(.pagination) a:before {
  content: "\ee1b";
}
#administrable_content .paragraphes ul:not(.dropdown-menu):not(.pagination) a:before {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  padding-right: 5px;
  display: inline-block;
}
#administrable_content .paragraphes ul:not(.dropdown-menu):not(.pagination) ul {
  padding-left: 20px;
}
#administrable_content .paragraphes .more {
  font-size: 16px;
  margin-top: 10px;
  display: inline-block;
}
#administrable_content .paragraphes .more:before {
  content: "\ee1b";
}
#administrable_content .paragraphes .more:before {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  margin-right: 7px;
}
#administrable_content .paragraphes .more:hover,
#administrable_content .paragraphes .more:active,
#administrable_content .paragraphes .more:hover {
  text-decoration: none;
}
#administrable_content .paragraphes .liens .go-further {
  font-size: 16px;
  border-radius: 0 0 36px 0;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #eee;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #administrable_content .paragraphes .liens .go-further {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  #administrable_content .paragraphes .liens .go-further {
    margin-left: 8.33333333%;
  }
}
#administrable_content .paragraphes .liens .go-further h2 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
#administrable_content .paragraphes .para {
  margin-bottom: 40px;
}
#administrable_content .paragraphes .para.simple img {
  margin-bottom: 15px;
}
#administrable_content .paragraphes .para.double img {
  margin-bottom: 15px;
}
#administrable_content .paragraphes .para.double h2 {
  font-size: 18px;
}
#administrable_content .paragraphes ul {
  list-style: none;
  padding: 0;
}
#administrable_content .paragraphes ul a:before {
  content: "\ee1b";
}
#administrable_content .paragraphes ul a:before {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  margin-right: 7px;
}
#administrable_content .paragraphes ul a:hover,
#administrable_content .paragraphes ul a:active,
#administrable_content .paragraphes ul a:hover {
  text-decoration: none;
}
#administrable_content .paragraphes ul a[target="_blank"]:after {
  display: inline-block;
  margin-left: 7px;
  font-size: 12px;
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eec6";
}
.img-popin {
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  position: relative;
  z-index: 100;
}
.img-popin:hover {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}
.overlayImg {
  cursor: pointer;
  margin-top: 15px;
  margin-left: 15px;
  position: absolute;
  z-index: 1000;
  color: #ffffff;
  background: #000000;
  opacity: 0.4;
  height: 24px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #ffffff;
  display: block;
  font-size: 16px;
}
.event .dateEvenement-container {
  background: #37828e;
  color: #ffffff;
  padding: 5px 10px;
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  text-align: left;
  position: relative;
}
.event .dateEvenement-container .dateEvenement {
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.event .dateEvenement-container .dateEvenement:before {
  content: '\ea60';
  font-family: "IcoMoon-Ultimate";
  position: absolute;
  left: 10px;
  font-size: 24px;
}
@media (max-width: 768px) {
  .event .dateEvenement-container .dateEvenement:before {
    font-size: 20px;
  }
}
.event .dateEvenement-container .date {
  font-size: 16px;
  padding-left: 35px;
  padding-right: 20px;
  display: block;
}
.event .dateEvenement-container .heure {
  font-size: 16px;
  padding-left: 35px;
  padding-right: 20px;
  display: block;
}
.event .descriptionEvenement {
  line-height: 20px;
}
.event .descriptionEvenement .lieuEvenement {
  font-family: "allerregular";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  text-transform: uppercase;
  color: #37828e;
  padding: 10px 10px 0px 10px !important;
}
.event .titreEvenement {
  min-height: 130px;
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  margin-bottom: 0px;
}
.event .encartEvenement {
  background: #ffffff;
  padding: 10px;
}
.event .encartEvenement h3 {
  color: inherit;
}
.event.home h2 {
  color: inherit;
  font-size: 30px;
  font-family: "museo700";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  text-transform: uppercase;
  padding-right: 65px;
  border-bottom: 1px solid #37828e;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.event.home h2 a {
  color: inherit;
}
@media (max-width: 768px) {
  .event.home h2 {
    text-align: left;
    font-size: 28px;
  }
}
.event.home .event-hot .owl-item {
  padding: 0px 0px 0px 12px;
}
.event.home .event-hot .owl-item:first-child {
  padding: 0px 0px 0px 0px;
}
@media (max-width: 768px) {
  .event.home .event-hot .owl-item {
    padding: 0px 0px 0px 0px;
  }
}
.event.home .event-hot .event {
  cursor: pointer;
}
.event.home .event-hot .event .dateEvenement-container {
  background: #37828e;
  color: #ffffff;
  padding: 5px 10px;
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  text-align: left;
  position: relative;
}
.event.home .event-hot .event .dateEvenement-container .dateEvenement {
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.event.home .event-hot .event .dateEvenement-container .dateEvenement:before {
  content: '\ea60';
  font-family: "IcoMoon-Ultimate";
  position: absolute;
  left: 10px;
  font-size: 24px;
}
@media (max-width: 768px) {
  .event.home .event-hot .event .dateEvenement-container .dateEvenement:before {
    font-size: 20px;
  }
}
.event.home .event-hot .event .dateEvenement-container .date {
  font-size: 16px;
  padding-left: 35px;
  padding-right: 20px;
  display: block;
}
.event.home .event-hot .event .dateEvenement-container .heure {
  font-size: 16px;
  padding-left: 35px;
  padding-right: 20px;
  display: block;
}
.event.home .event-hot .event .descriptionEvenement {
  line-height: 20px;
}
.event.home .event-hot .event .descriptionEvenement .lieuEvenement {
  font-family: "allerregular";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  text-transform: uppercase;
  color: #37828e;
  padding: 10px 10px 0px 10px !important;
}
.event.home .event-hot .event .titreEvenement {
  min-height: 130px;
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  margin-bottom: 0px;
}
.event.home .event-hot .event .encartEvenement {
  background: #ffffff;
  padding: 10px;
}
.event.home .event-hot .event .encartEvenement h3 {
  color: inherit;
}
.event.home .event-hot .event:hover {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.event.home .event-hot .event .encartEvenement {
  background: #f0f0f0;
  padding: 10px;
}
.event.home .event-hot .event .encartEvenement:hover * {
  color: initial;
}
.event.home .event-hot .event .dateEvenement-container {
  margin-bottom: 0;
}
.event.home .event-hot .event .dateEvenement-container .dateEvenement {
  margin: 0 0 15px;
  padding: 0;
}
.event.home .event-hot .owl-controls {
  position: absolute;
  top: -65px;
  right: 0px;
}
.event.home .event-hot .owl-controls .owl-buttons div {
  padding: 0px;
  background: white;
  border-radius: 0px;
  margin: 0px 0px 0px 1px;
  width: 25px;
  color: #37828e;
}
.event.home .event-hot .owl-controls .owl-buttons div.owl-prev {
  opacity: 0.5;
  left: -40px;
}
.event.home .event-hot .owl-controls .owl-buttons div.owl-next {
  opacity: 1;
  right: -25px;
}
.event.home .event-hot .owl-controls .owl-buttons div i {
  font-size: 22px;
}
.event.side .event {
  padding-top: 0;
}
.event.side .event .dateEvenement-container {
  background: #37828e;
  color: #ffffff;
  padding: 5px 10px;
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  text-align: left;
  position: relative;
}
.event.side .event .dateEvenement-container .dateEvenement {
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.event.side .event .dateEvenement-container .dateEvenement:before {
  content: '\ea60';
  font-family: "IcoMoon-Ultimate";
  position: absolute;
  left: 10px;
  font-size: 24px;
}
@media (max-width: 768px) {
  .event.side .event .dateEvenement-container .dateEvenement:before {
    font-size: 20px;
  }
}
.event.side .event .dateEvenement-container .date {
  font-size: 16px;
  padding-left: 35px;
  padding-right: 20px;
  display: block;
}
.event.side .event .dateEvenement-container .heure {
  font-size: 16px;
  padding-left: 35px;
  padding-right: 20px;
  display: block;
}
.event.side .event .descriptionEvenement {
  line-height: 20px;
}
.event.side .event .descriptionEvenement .lieuEvenement {
  font-family: "allerregular";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  text-transform: uppercase;
  color: #37828e;
  padding: 10px 10px 0px 10px !important;
}
.event.side .event .titreEvenement {
  min-height: 130px;
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  margin-bottom: 0px;
}
.event.side .event .encartEvenement {
  background: #ffffff;
  padding: 10px;
}
.event.side .event .encartEvenement h3 {
  color: inherit;
}
.event.side .event .titreEvenement {
  min-height: initial;
}
.event.side .event .titreEvenement a {
  color: inherit;
  text-decoration: none;
}
.event.side .event .titreEvenement a:hover,
.event.side .event .titreEvenement a:focus,
.event.side .event .titreEvenement a:active {
  text-decoration: none;
}
.event.side .event .dateEvenement-container {
  padding-bottom: 10px;
  margin-bottom: 0;
}
.event.side .event + .event {
  margin-top: 15px;
}
.event.liste {
  cursor: pointer;
}
.event.liste .form-horizontal {
  margin-top: 15px;
}
.event.liste .form-horizontal .form-group {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .event.liste .form-horizontal .form-group > [class^="col-"],
  .event.liste .form-horizontal .form-group > [class*=" col-"] {
    padding-bottom: 15px;
  }
}
.event.liste .form-horizontal .btn-primary {
  padding: 8px 5px;
}
.event.liste .encartEvenement {
  background: #f0f0f0;
  padding: 10px;
}
.event.liste .encartEvenement h3 {
  min-height: auto;
}
.event.liste .encartEvenement p {
  margin-bottom: 0px;
}
.event.liste .encartEvenement .btn.btn-link {
  padding: 0px 0px 10px 10px;
  font-family: "allerregular";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
.event.liste .encartEvenement .btn.btn-link:before {
  content: "\ee1b\00A0";
  font-family: "IcoMoon-Ultimate";
  font-size: 12px;
}
.event.liste h2 {
  font-size: 16px;
  font-family: "allerregular";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  line-height: 23px;
  text-transform: uppercase;
  max-width: 85%;
}
.event.liste .loader {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
.event.liste .trame-wrapper {
  margin-bottom: 0px;
}
.event.liste .trame-wrapper:before {
  bottom: 0px;
}
.event.liste .item {
  padding-top: 0px;
}
.event.fiche .gmap {
  padding-left: 60px;
  position: relative;
  line-height: 18px;
}
.event.fiche .gmap .btn.btn-link {
  padding: 0px;
  font-family: "allerregular";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
.event.fiche .gmap .btn.btn-link:before {
  content: '\ee1b\00a0';
  font-size: 12px;
  font-family: "IcoMoon-Ultimate";
}
.event.fiche .gmap:before {
  content: "";
  display: block;
  background: url('../image/picto/gmap.png');
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0px;
  left: 0px;
}
.event.fiche .trame-wrapper .theme {
  display: block;
  display: inline-block;
  position: relative;
  padding: 5px;
  color: #37828e;
}
.event.fiche .trame-wrapper:before {
  top: 0;
  bottom: 0;
}
.event.fiche .trame-wrapper h2 {
  background: #37828e;
  font-family: "museo300";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transform: -0.01deg;
  -moz-transform: -0.01deg;
  -ms-transform: -0.01deg;
  -o-transform: -0.01deg;
}
@font-face {
  font-family: 'allerbold';
  src: url('fonts/aller_bd-webfont.eot');
  src: url('fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aller_bd-webfont.woff2') format('woff2'), url('fonts/aller_bd-webfont.woff') format('woff'), url('fonts/aller_bd-webfont.ttf') format('truetype'), url('fonts/aller_bd-webfont.svg#allerbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'allerbold_italic';
  src: url('fonts/aller_bdit-webfont.eot');
  src: url('fonts/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aller_bdit-webfont.woff2') format('woff2'), url('fonts/aller_bdit-webfont.woff') format('woff'), url('fonts/aller_bdit-webfont.ttf') format('truetype'), url('fonts/aller_bdit-webfont.svg#allerbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'alleritalic';
  src: url('fonts/aller_it-webfont.eot');
  src: url('fonts/aller_it-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aller_it-webfont.woff2') format('woff2'), url('fonts/aller_it-webfont.woff') format('woff'), url('fonts/aller_it-webfont.ttf') format('truetype'), url('fonts/aller_it-webfont.svg#alleritalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aller_lightregular';
  src: url('fonts/aller_lt-webfont.eot');
  src: url('fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aller_lt-webfont.woff2') format('woff2'), url('fonts/aller_lt-webfont.woff') format('woff'), url('fonts/aller_lt-webfont.ttf') format('truetype'), url('fonts/aller_lt-webfont.svg#aller_lightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aller_lightitalic';
  src: url('fonts/aller_ltit-webfont.eot');
  src: url('fonts/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aller_ltit-webfont.woff2') format('woff2'), url('fonts/aller_ltit-webfont.woff') format('woff'), url('fonts/aller_ltit-webfont.ttf') format('truetype'), url('fonts/aller_ltit-webfont.svg#aller_lightitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'allerregular';
  src: url('fonts/aller_rg-webfont.eot');
  src: url('fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aller_rg-webfont.woff2') format('woff2'), url('fonts/aller_rg-webfont.woff') format('woff'), url('fonts/aller_rg-webfont.ttf') format('truetype'), url('fonts/aller_rg-webfont.svg#allerregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo300';
  src: url('fonts/museo300-regular-webfont.eot');
  src: url('fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museo300-regular-webfont.woff2') format('woff2'), url('fonts/museo300-regular-webfont.woff') format('woff'), url('fonts/museo300-regular-webfont.ttf') format('truetype'), url('fonts/museo300-regular-webfont.svg#museo300') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo500';
  src: url('fonts/museo500-regular-webfont.eot');
  src: url('fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museo500-regular-webfont.woff2') format('woff2'), url('fonts/museo500-regular-webfont.woff') format('woff'), url('fonts/museo500-regular-webfont.ttf') format('truetype'), url('fonts/museo500-regular-webfont.svg#museo500') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo700';
  src: url('fonts/museo700-regular-webfont.eot');
  src: url('fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museo700-regular-webfont.woff2') format('woff2'), url('fonts/museo700-regular-webfont.woff') format('woff'), url('fonts/museo700-regular-webfont.ttf') format('truetype'), url('fonts/museo700-regular-webfont.svg#museo700') format('svg');
  font-weight: normal;
  font-style: normal;
}
footer {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 991px) {
  footer .text-left {
    text-align: center;
  }
}
footer .copyright {
  margin-top: 20px;
}
@media (max-width: 991px) {
  footer .copyright {
    text-align: center;
  }
}
footer ul {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
  font-size: 16px;
}
footer ul.link-social li {
  display: inline-block;
  padding-right: 15px;
}
@media (max-width: 991px) {
  footer ul.link-social li img {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  footer ul.link-social li {
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
  }
}
footer ul.link-footer li {
  display: inline-block;
  padding-left: 19px;
}
footer ul.link-footer li a {
  color: #000000;
  position: relative;
}
footer ul.link-footer li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 16px;
  background: #000000;
  top: 1px;
  left: -10px;
}
@media (max-width: 991px) {
  footer ul.link-footer li a:before {
    display: none;
  }
}
footer ul.link-footer li:first-child a:before {
  display: none;
}
@media (max-width: 991px) {
  footer ul.link-footer li {
    display: block;
    text-align: center;
    padding-left: 0px;
  }
}
@-ms-viewport {
  width: auto !important;
}
::-ms-clear {
  display: none;
}
body {
  padding: 0;
  margin: 0;
  background: white;
}
.site-logo + .site-title {
  margin-top: 15px;
}
.site-title h1,
.site-title .h1 {
  font-size: 50px;
}
.btn {
  font-family: "museo700";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  font-size: 17px;
  border-width: 2px;
}
.stripped {
  position: relative;
  padding-top: 20px;
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .stripped {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.stripped .btn.btn-link {
  padding: 0px;
}
.stripped .retour {
  margin-bottom: 15px;
}
.stripped .retour .btn:before {
  content: "\eddf\00a0";
}
.gutters0 {
  margin-right: 0;
  margin-left: 0;
}
.gutters0 > [class^="col-"],
.gutters0 > [class*=" col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
.gutters10 {
  margin-right: 30px;
  margin-left: 30px;
}
.gutters10 > [class^="col-"],
.gutters10 > [class*=" col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.guttersButton {
  margin-right: 15px;
  margin-left: 15px;
}
.guttersButton > [class^="col-"],
.guttersButton > [class*=" col-"] {
  padding-right: 2.5px;
  padding-left: 2.5px;
}
.guttersButtonRecherche {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.guttersButtonRecherche > [class^="col-"],
.guttersButtonRecherche > [class*=" col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
h3.popover-title {
  background: #37828e;
  color: #ffffff;
  font-size: 14px !important;
  display: block !important;
  white-space: nowrap;
}
.popover-content {
  color: #000000;
  font-size: 14px !important;
}
.popover-content ul {
  padding-left: 0px;
}
.background-container {
  background-size: cover;
  background-attachment: fixed;
}
.highlight {
  position: relative;
  margin-bottom: 30px;
}
.highlight img {
  width: 100%;
}
.highlight:hover {
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.highlight:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.75;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,000000+100&0+0,1+100 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#000000', GradientType=0);
  /* IE6-8 */
}
.highlight .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 25%;
  color: white;
  font-family: "museo700";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  font-size: 24px;
  line-height: 24px;
  padding: 10px;
  text-transform: uppercase;
}
.highlight .title:hover,
.highlight .title:active,
.highlight .title:focus {
  text-decoration: none;
}
.block-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-list a {
  display: block;
  background: #f0f0f0;
  font-family: "museo500";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  font-size: 20px;
  color: #000;
  padding: 20px 7px;
  text-transform: uppercase;
}
.block-list a:hover,
.block-list a:active,
.block-list a:focus {
  text-decoration: none;
}
.block-list a i.icon {
  display: inline-block;
  float: right;
  height: 57px;
  width: 57px;
  border-radius: 30px;
  margin-top: -15px;
  background: white;
  color: #37828e;
  font-size: 33px;
  line-height: 57px;
  text-align: center;
}
.block-list li + li {
  margin-top: 20px;
}
#main-navbar .btn {
  font-size: 17px;
}
#main-navbar .btn i {
  font-size: 18px;
  line-height: 25px;
}
#main-navbar .navbar-collapse {
  background: white;
}
#main-navbar.navbar {
  background: none;
  box-shadow: none;
  margin-bottom: 0;
  border: none;
}
@media (min-width: 991px) {
  #main-navbar .navbar-header {
    float: none;
    margin: 0 auto;
    width: 60%;
  }
}
#main-navbar .navbar-toggle {
  cursor: pointer;
  color: #000000;
  font-size: 24px;
  text-decoration: none;
  padding: 7px 15px;
  min-height: 50px;
  margin: 0px;
}
#main-navbar .navbar-toggle:hover,
#main-navbar .navbar-toggle:focus,
#main-navbar .navbar-toggle:active,
#main-navbar .navbar-toggle:visited {
  background: none;
}
#main-navbar.navbar-default {
  font-size: 17px;
}
#main-navbar.navbar-default.navbar-fixed-top {
  border: 0px;
}
@media (min-width: 990px) and (max-width: 1199px) {
  #main-navbar.navbar-default {
    font-size: 14px;
  }
}
#main-navbar.navbar-default .navbar-brand {
  padding: 0px;
  min-height: 70px;
  margin: 30px 0 0 30px;
  position: absolute;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-brand {
    margin: 2px 0 0 2px;
    width: 70px;
  }
}
#main-navbar.navbar-default .navbar-brand h1 {
  padding: 0px;
  margin: 0px;
}
#main-navbar.navbar-default .navbar-brand h1:after {
  display: none;
}
#main-navbar.navbar-default .navbar-brand img {
  max-height: 70px;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-brand img {
    margin-top: 3px;
    min-height: inherit;
    max-width: 100%;
  }
}
#main-navbar.navbar-default .navbar-nav > li:not(.langMenu).dropdown > .dropdown-menu {
  background: #37828e;
}
#main-navbar.navbar-default .navbar-nav > li:not(.langMenu) > ul:not(.dropdown-menu) {
  list-style: none;
  padding-left: 20px;
  color: #37828e;
}
#main-navbar.navbar-default .navbar-nav > li:not(.langMenu) > ul:not(.dropdown-menu) > li:before {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#main-navbar.navbar-default .navbar-nav > li:not(.langMenu) > ul:not(.dropdown-menu) > li:before {
  content: "\edc5";
}
#main-navbar.navbar-default .navbar-nav > li:not(.langMenu) > ul:not(.dropdown-menu) > li + li {
  padding-top: 5px;
}
#main-navbar.navbar-default .navbar-nav > li:not(.langMenu) > ul:not(.dropdown-menu) > li ul {
  list-style: outside;
}
#main-navbar.navbar-default .navbar-nav > li:not(.langMenu) > ul:not(.dropdown-menu) > li:before {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#main-navbar.navbar-default .navbar-nav > li:not(.langMenu) > ul:not(.dropdown-menu) > li:before {
  content: "\edc5";
}
#main-navbar.navbar-default .navbar-nav > li:not(.langMenu) > ul:not(.dropdown-menu) > li + li {
  padding-top: 5px;
}
#main-navbar.navbar-default .navbar-nav > li:not(.langMenu) > ul:not(.dropdown-menu) > li ul {
  list-style: outside;
}
#main-navbar.navbar-default .navbar-nav > li:not(.langMenu) > ul:not(.dropdown-menu) a {
  color: #37828e;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-nav {
    margin: 0px 0px;
  }
}
#main-navbar.navbar-default .dropdown-menu > li > a {
  color: #ffffff;
}
#main-navbar.navbar-default .dropdown-menu > li > a:hover,
#main-navbar.navbar-default .dropdown-menu > li > a:focus,
#main-navbar.navbar-default .dropdown-menu > li > a:active {
  background: rgba(0, 0, 0, 0.1);
}
#main-navbar.navbar-default .navbar-left {
  width: 100%;
  float: none !important;
  clear: both;
}
#main-navbar.navbar-default .navbar-left > li {
  display: table-cell;
  float: none !important;
  width: 1%;
  max-height: 70px;
  min-height: 70px;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-left > li {
    max-height: inherit;
    min-height: inherit;
  }
}
#main-navbar.navbar-default .navbar-left > li .dropdown-menu {
  border-top: none;
  -webkit-box-shadow: 0 0px 56px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0px 56px rgba(0, 0, 0, 0.175);
  min-width: 400px;
  max-width: 440px;
  padding: 20px;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-left > li .dropdown-menu {
    min-width: inherit;
    max-width: inherit;
  }
}
#main-navbar.navbar-default .navbar-left > li .dropdown-menu.pull-right {
  right: 0;
  left: auto;
  position: absolute;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-left > li .dropdown-menu.pull-right {
    right: inherit;
    left: inherit;
    position: static;
  }
}
#main-navbar.navbar-default .navbar-left > li .dropdown-menu a {
  white-space: normal;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-left > li {
    display: block;
    width: auto;
  }
}
#main-navbar.navbar-default .navbar-left > li > a {
  z-index: 1002;
  max-height: 70px;
  min-height: 70px;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-left > li > a {
    max-height: inherit;
    min-height: inherit;
  }
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-left {
    padding-left: 0px;
    padding-top: 10px;
    text-align: center;
    border-top: none;
  }
}
#main-navbar.navbar-default .navbar-left .dropdown-menu > li > a {
  color: #ffffff !important;
  padding: 5px 10px 5px 10px;
}
#main-navbar.navbar-default .navbar-left .dropdown-menu > li > a:active,
#main-navbar.navbar-default .navbar-left .dropdown-menu > li > a:focus,
#main-navbar.navbar-default .navbar-left .dropdown-menu > li > a:hover,
#main-navbar.navbar-default .navbar-left .dropdown-menu > li > a:visited {
  text-decoration: underline;
  background: rgba(0, 0, 0, 0.1) !important;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-left .dropdown-menu > li > a {
    text-align: center;
  }
}
#main-navbar.navbar-default .navbar-right {
  z-index: 1003;
  position: absolute;
  margin-top: 0px;
  right: 30px;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-right {
    position: relative;
    right: 0px;
  }
}
#main-navbar.navbar-default .navbar-right .btn-primary {
  background: rgba(0, 0, 0, 0.3);
  color: #ffffff;
}
#main-navbar.navbar-default .navbar-right .md {
  padding: 4px 10px 4px 10px;
  margin-top: 12px;
  margin-left: 6px;
  width: inherit;
}
#main-navbar.navbar-default .navbar-right .md.ellipsis {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-right .md.ellipsis {
    max-width: none;
  }
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-right .md {
    margin-left: 0px;
    display: inline-block;
  }
}
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu.open > a {
  background: transparent;
  border: none;
}
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu.open > a:active,
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu.open > a:focus,
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu.open > a:hover,
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu.open > a:visited {
  background: transparent;
  border: none;
}
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu .dropdown-menu {
  padding: 0px;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu .dropdown-menu {
    border: 0px;
    padding: 0px;
  }
}
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu .dropdown-menu a {
  color: #000000;
}
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a {
  padding-left: 7px;
  padding-right: 7px;
  border: none;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a {
    display: block;
    text-align: center;
    padding: 5px 10px 5px 10px !important;
  }
}
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a:active,
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a:focus,
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a:hover,
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a:visited {
  background: transparent;
  border: none;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a:active,
  #main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a:focus,
  #main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a:hover,
  #main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a:visited {
    background: #37828e;
  }
}
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a img {
  margin-top: -10px;
}
#main-navbar.navbar-default .navbar-right.navbar-nav > li.langMenu > a i {
  color: #000000;
  font-size: 24px;
}
@media (max-width: 990px) {
  #main-navbar.navbar-default .navbar-right {
    text-align: center;
  }
}
#main-navbar .header-site {
  text-align: center;
  margin-top: 55px;
}
@media (min-width: 991px) {
  #main-navbar .header-site {
    margin-top: 30px;
  }
}
#main-navbar .header-site .img-responsive {
  margin: 0 auto;
}
#go-search {
  color: #000;
}
#go-search:hover,
#go-search:active,
#go-search:focus {
  color: white;
  background: black;
}
#toggleNav {
  padding-right: 0;
  padding-left: 0;
}
#toggleNav .navbar {
  margin-bottom: 10px;
}
.navbar-default .navbar-nav > .open ul.dropdown-menu {
  padding: 0;
}
.navbar-default .navbar-nav > .open ul.dropdown-menu a {
  color: inherit;
}
.navbar-default .navbar-nav {
  float: none;
  text-align: center;
}
.navbar-default .navbar-nav.menu-h > li {
  display: inline-block;
  float: none;
  position: relative;
}
.navbar-default .navbar-nav.menu-h > li:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 30px;
  background: #000000;
  position: absolute;
  top: 10px;
  left: -2px;
}
.navbar-default .navbar-nav.menu-h > li:first-child:before {
  display: none;
}
@media print {
  @page {
    size: A4;
    margin: 1.5cm 1.5cm;
  }
  body {
    width: auto !important;
    margin: auto !important;
    font-size: 12pt;
    background-color: #fff !important;
    color: #000 !important;
    padding-top: 0px;
  }
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  blockquote,
  ul,
  ol {
    color: #000 !important;
    margin: auto !important;
  }
  .print {
    display: block;
    /* affichage des éléments de classe print */
  }
  p,
  blockquote {
    orphans: 3;
    /* pas de ligne seule en bas */
    widows: 3;
    /* pas de ligne seule en haut */
  }
  blockquote,
  ul,
  ol {
    page-break-inside: avoid;
    /* pas de coupure dans ces élements */
  }
  h1 {
    page-break-before: always;
    /* chaque titre commence sur une nouvelle page */
  }
  h1,
  h2,
  h3,
  caption {
    page-break-after: avoid;
    /* pas de saut après ces éléments */
  }
  a {
    color: #000 !important;
    text-decoration: underline !important;
  }
  a[href]:after {
    display: none;
  }
  .dontBreak {
    page-break-inside: avoid;
  }
  .embed-responsive {
    border: 1px solid #000000;
  }
  .owl-carousel.small {
    display: none !important;
  }
  .owl-controls.clickable {
    display: none !important;
  }
  h1 {
    font-size: 25px !important;
    padding-left: 0px !important;
  }
  h1:after {
    display: none !important;
  }
  h2 {
    font-size: 22px !important;
  }
  h3 {
    font-size: 18px !important;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
  }
  h4 {
    font-size: 15px !important;
  }
  .containerCarouselContent {
    display: none !important;
  }
  #bandeau {
    display: none;
  }
  .mapContainer {
    display: none !important;
  }
  .home .stripped {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .home .stripped .pic1,
  .home .stripped .pic2,
  .home .stripped .pic3 {
    display: none !important;
  }
  .stripped {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .moreInfo .panel-heading {
    font-size: 18px !important;
  }
  .actu.liste .panel {
    max-height: inherit !important;
  }
  .actu.liste .actuItem .ellipsis {
    max-height: inherit !important;
  }
  .map {
    display: none !important;
  }
  #map {
    display: none !important;
  }
  #tools {
    display: none !important;
  }
  #sidebar {
    display: none !important;
  }
  .fiche.actu .col-md-6 {
    width: 100% !important;
  }
  footer {
    border-top: 1px solid #000000;
    padding: 30px 0 30px 0;
    margin-top: 0px;
    min-height: inherit;
  }
  .pushy-left {
    display: none !important;
  }
  .pushy-center {
    display: none !important;
  }
  .menu-btn-container {
    display: none !important;
  }
  .container-push,
  .push-push {
    -webkit-transform: translate3d(0px, 0, 0) !important;
    -moz-transform: translate3d(0px, 0, 0) !important;
    -ms-transform: translate3d(0px, 0, 0) !important;
    -o-transform: translate3d(0px, 0, 0) !important;
    transform: translate3d(0px, 0, 0) !important;
  }
  .pushy,
  #container,
  .push {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  #administrable_content .container {
    margin-bottom: 15px;
  }
}
@media print and (max-width: 991px) {
  .publication h2,
  .publication .h2 {
    padding-left: 0px;
  }
}
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-35 {
  margin-top: 35px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-45 {
  margin-top: 45px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-50 {
  margin-bottom: 50px;
}
.pt-5 {
  padding-top: 5px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-25 {
  padding-top: 25px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-35 {
  padding-top: 35px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-45 {
  padding-top: 45px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-5 {
  padding-bottom: 5px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-35 {
  padding-bottom: 35px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-45 {
  padding-bottom: 45px;
}
.pb-50 {
  padding-bottom: 50px;
}
.side-nav {
  padding: 5px 15px 10px 15px;
  margin: 50px 0 30px 0;
  text-transform: uppercase;
}
.side-nav > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.side-nav > ul > li {
  font-family: 'museo700', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0;
}
.side-nav > ul > li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.side-nav > ul > li > ul {
  list-style: none;
  padding-left: 20px;
  font-size: 16px;
  text-transform: none;
}
.side-nav > ul > li > ul > li:before {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.side-nav > ul > li > ul > li:before {
  content: "\edc5";
}
.side-nav > ul > li > ul > li + li {
  padding-top: 5px;
}
.side-nav > ul > li > ul > li ul {
  list-style: outside;
}
.side-nav > ul > li > ul > li:before {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.side-nav > ul > li > ul > li:before {
  content: "\edc5";
}
.side-nav > ul > li > ul > li + li {
  padding-top: 5px;
}
.side-nav > ul > li > ul > li ul {
  list-style: outside;
}
.side-nav > ul > li > ul > li {
  font-family: "aller_lightregular";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
.side-nav > ul > li > ul > li a.active {
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
.side-nav > ul > li > ul > li ul li {
  font-size: 15px;
}
@media (max-width: 990px) {
  .side-nav {
    padding: 0;
    display: none;
  }
}
.panel {
  font-size: 16px;
  box-shadow: none;
}
.panel .panel-heading {
  font-size: 18px;
  text-transform: uppercase;
}
.panel .panel-heading a {
  display: block;
  position: relative;
}
.panel .panel-heading a:before {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0px;
}
.panel .panel-heading a[aria-expanded="true"]:before {
  content: "\ed5b";
}
.panel .panel-heading a[aria-expanded="false"]:before {
  content: "\ed5a";
}
.panel .panel-heading a:active,
.panel .panel-heading a:hover,
.panel .panel-heading a:focus {
  text-decoration: none;
}
.panel a[target="_blank"]:after {
  display: inline-block;
  margin-left: 7px;
  font-size: 12px;
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eec6";
}
#bandeau {
  height: 530px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
}
@media (max-width: 768px) {
  #bandeau {
    height: 300px;
  }
}
#bandeau p {
  position: relative;
  z-index: 2;
  color: white;
  font-size: 46px;
  text-align: right;
  padding-top: 120px;
}
@media (max-width: 991px) {
  #bandeau p {
    padding-top: 80px;
    font-size: 25px;
  }
}
#bandeau .silhouette img {
  position: absolute;
  top: 100px;
  right: 15px;
  z-index: 100;
}
@media (max-width: 991px) {
  #bandeau .silhouette img {
    top: 90px;
    width: 150px;
  }
}
#bandeau.home {
  overflow: hidden;
  height: auto;
}
#bandeau.home:before {
  display: none;
}
#bandeau.home .item figure {
  background-size: cover;
  background-position: top center;
}
@media (min-width: 991px) {
  #bandeau.home .item figure {
    height: 500px;
  }
}
@media (max-width: 990px) {
  #bandeau.home .item figure {
    background: none !important;
  }
}
#bandeau.home .item figure img {
  display: none !important;
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 990px) {
  #bandeau.home .item figure img {
    display: block !important;
  }
  table#bandeau.home .item figure img {
    display: table !important;
  }
  tr#bandeau.home .item figure img {
    display: table-row !important;
  }
  th#bandeau.home .item figure img,
  td#bandeau.home .item figure img {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  #bandeau.home .item figure img {
    display: block !important;
  }
  table#bandeau.home .item figure img {
    display: table !important;
  }
  tr#bandeau.home .item figure img {
    display: table-row !important;
  }
  th#bandeau.home .item figure img,
  td#bandeau.home .item figure img {
    display: table-cell !important;
  }
}
@media (max-width: 991px) {
  #bandeau.home .item figure figcaption .container {
    padding: 0px;
  }
}
#bandeau.home .item figure figcaption .container .caption {
  top: 20px;
  background: #3dafe0;
  padding: 15px 20px;
  color: white;
  text-align: center;
  font-size: 22px;
  line-height: 23px;
  position: absolute;
  z-index: 1000;
}
@media (max-width: 990px) {
  #bandeau.home .item figure figcaption .container .caption {
    position: relative;
    top: inherit;
    left: inherit;
    width: inherit;
  }
}
#bandeau.home .item figure figcaption .container .caption h2 {
  font-size: 45px;
  text-align: center;
}
@media (max-width: 767px) {
  #bandeau.home .item figure figcaption .container .caption h2 {
    font-size: 30px;
  }
}
#bandeau.home .item figure figcaption .container .caption h2:after {
  content: '';
  position: relative;
  margin: 0 auto;
  display: block;
  width: 56px;
  height: 1px;
  background: #ffffff;
}
#bandeau.home .item figure figcaption .container .caption strong {
  font-size: 24px;
  line-height: 27px;
  display: block;
  padding-top: 10px;
}
#bandeau.home .item figure figcaption .container .caption a {
  color: white;
}
#bandeau.home .item figure figcaption .container .caption a:hover,
#bandeau.home .item figure figcaption .container .caption a:active {
  text-decoration: none;
}
#bandeau.home .item figure figcaption .container .caption a.big-plus {
  margin-top: 10px;
  margin-bottom: -85px;
  position: relative;
  display: inline-block;
  z-index: 100;
  color: #3dafe0;
  width: 140px;
  height: 140px;
  background: white;
  border: 10px solid rgba(255, 255, 255, 0.65);
  border-radius: 50%;
  padding-top: 15px;
  text-align: center;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.8);
}
@media (max-width: 991px) {
  #bandeau.home .item figure figcaption .container .caption a.big-plus {
    margin-bottom: 30px;
  }
}
#bandeau.home .item figure figcaption .container .caption a.big-plus span {
  position: absolute;
  font-size: 25px;
  line-height: 20px;
  z-index: 100;
  display: inline-block;
  text-align: center;
  top: 20px;
  left: 0px;
  right: 0;
  bottom: 0;
}
#bandeau.home .item figure figcaption .container .caption a.big-plus span span {
  display: block;
  padding-top: 5px;
}
#bandeau.home .item figure figcaption .container .caption a.big-plus span span:after {
  clear: both;
  content: '';
  display: inline-block;
  width: 34px;
  height: 34px;
  background-image: url('../image/contenu/bandeau/add.png');
  background-size: cover;
  position: relative;
  margin-top: 10px;
}
#bandeau.home .item figure figcaption .container .caption a.big-plus:before {
  content: '';
  border-radius: 50%;
  display: block;
  z-index: 0;
  position: absolute;
  width: 170px;
  height: 170px;
  background: rgba(255, 255, 255, 0.65);
  top: -25px;
  left: -25px;
}
@media (max-width: 767px) {
  #bandeau.home .item figure figcaption .container .caption {
    font-size: 18px;
  }
  #bandeau.home .item figure figcaption .container .caption strong {
    font-size: 18px;
  }
  #bandeau.home .item figure figcaption .container .caption h2 {
    font-size: 25px;
  }
  #bandeau.home .item figure figcaption .container .caption a.big-plus {
    width: 90px;
    height: 90px;
  }
  #bandeau.home .item figure figcaption .container .caption a.big-plus:before {
    width: 110px;
    height: 110px;
    top: -20px;
    left: -20px;
  }
  #bandeau.home .item figure figcaption .container .caption a.big-plus span {
    top: 10px;
    font-size: 14px;
  }
  #bandeau.home .item figure figcaption .container .caption a.big-plus span span:after {
    width: 20px;
    height: 20px;
    margin-top: 0;
    background-size: cover;
  }
}
@media (min-width: 991px) {
  #bandeau.home .item {
    height: 530px;
  }
}
#bandeau.home .services a {
  display: block;
  background: #37828e;
  padding: 20px 0 8px;
  color: white;
  font-size: 26px;
  line-height: 25px;
  text-align: center;
}
@media (min-width: 991px) {
  #bandeau.home .services a {
    background: rgba(55, 130, 142, 0.95);
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
  }
}
#bandeau.home .services a:hover,
#bandeau.home .services a:active {
  text-decoration: none;
}
#bandeau.home .services a img {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  height: 15px;
}
#div-search {
  position: relative;
  zoom: 1;
  background: #ffffff;
  -moz-box-shadow: inset 0px -5px 5px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0px -5px 5px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: inset 0px -5px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px -5px 5px 0px rgba(0, 0, 0, 0.15);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.15), Direction=90, Strength=5);
}
#div-search .input-group-addon {
  background: none;
  border: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0), Direction=90, Strength=5);
  padding-right: 100px;
}
@media (max-width: 991px) {
  #div-search .input-group-addon {
    padding-right: 5px;
  }
}
#div-search .input-group-addon button {
  background: none;
  border: 0px;
}
#div-search .input-group-addon button:hover .icon {
  color: rgba(0, 0, 0, 0.5);
}
#div-search .input-group-addon button .icon {
  font-size: 64px;
  color: #000000;
}
@media (max-width: 991px) {
  #div-search .input-group-addon button .icon {
    font-size: 24px;
  }
}
#div-search .close {
  position: absolute;
  top: 10px;
  right: 20px;
  line-height: 30px;
  z-index: 100;
  opacity: 1;
  color: #000000;
}
#div-search .close:hover {
  color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 991px) {
  #div-search .close {
    top: 5px;
    right: 20px;
    font-size: 50px;
    line-height: 50px;
  }
}
#text_search {
  background: none;
  color: #808080;
  width: 100%;
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0), Direction=90, Strength=5);
  height: 50px;
  line-height: 45px;
  padding: 10px 10px;
  font-size: 14px;
}
@media (min-width: 991px) {
  #text_search {
    padding: 0px 66px;
    font-size: 40px;
    height: 150px;
    line-height: 150px;
  }
}
.go-search-bouton {
  cursor: pointer;
}
#go-search.btn-link {
  color: #ffffff;
}
#go-search.btn-link span {
  color: #000000;
  font-size: 24px;
}
#go-search.btn-link:hover,
#go-search.btn-link:active,
#go-search.btn-link:focus {
  background: none;
}
#go-search.btn-link:hover span,
#go-search.btn-link:active span,
#go-search.btn-link:focus span {
  color: rgba(0, 0, 0, 0.5);
}
#go-search.md {
  float: none;
  margin-top: 12px;
  margin-left: 6px;
  padding: 4px 10px 4px 10px;
  line-height: 26px;
}
#search-result .form-horizontal {
  padding: 10px;
  background: rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
}
#search-result .form-horizontal .form-group {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  #search-result .form-horizontal .form-group > [class^="col-"],
  #search-result .form-horizontal .form-group > [class*=" col-"] {
    padding-bottom: 15px;
  }
}
#search-result .panel {
  background: none;
  padding: 0px 0px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  z-index: 1;
  position: relative;
  cursor: pointer;
  margin-bottom: 0px;
}
#search-result .panel .panel-body {
  padding: 0px;
}
#search-result h3 {
  margin-top: 5px;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  width: calc(100% - 60px);
}
#search-result h3 a {
  color: #000000;
}
#search-result .ellipsis {
  padding-left: 15px;
}
#search-result .ellipsis p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 5px;
}
#search-result .ellipsis .btn.btn-link {
  padding: 0px;
  font-family: "allerregular";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
#search-result .ellipsis .btn.btn-link:before {
  content: "\ee1b\00A0";
  font-family: "IcoMoon-Ultimate";
  font-size: 12px;
}
#search-result .panel {
  margin-bottom: 30px;
  position: relative;
}
#search-result .panel .type {
  position: absolute;
  right: 15px;
  top: 23px;
  font-size: 16px;
  color: #37828e;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #search-result .panel .type {
    font-size: 10px;
    position: relative;
    right: inherit;
    top: inherit;
  }
}
#search-result .panel .entete {
  font-size: 24px;
  color: #3dafe0;
}
#search-result .panel .entete:after {
  display: none;
}
#search-result .panel address ul li:before {
  color: #bdbfb9;
}
#search-result #resultat .btn.btn-primary {
  display: none;
}
.searchContainer h2,
.publiRecherche h2 {
  font-size: 24px;
  text-transform: none;
  margin-bottom: 30px;
}
.searchContainer .result .data,
.publiRecherche .result .data {
  padding: 0 15px;
}
.searchContainer .result .trame-wrapper,
.publiRecherche .result .trame-wrapper {
  margin-bottom: 0;
}
.searchContainer .result .type,
.publiRecherche .result .type {
  font-size: 16px;
  font-family: "allerregular";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  line-height: 23px;
  text-transform: uppercase;
  max-width: 85%;
  color: #37828e;
  max-width: 90%;
}
.searchContainer .result .type:empty,
.publiRecherche .result .type:empty {
  padding: 0;
}
.searchContainer .result .date,
.publiRecherche .result .date {
  color: #37828e;
}
.searchContainer .result h3,
.publiRecherche .result h3 {
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
.searchContainer .result h3 a,
.publiRecherche .result h3 a {
  color: inherit;
  text-decoration: none;
}
.searchContainer .result h3 a:hover,
.publiRecherche .result h3 a:hover,
.searchContainer .result h3 a:focus,
.publiRecherche .result h3 a:focus,
.searchContainer .result h3 a:active,
.publiRecherche .result h3 a:active {
  text-decoration: none;
}
.searchContainer .result + .result,
.publiRecherche .result + .result {
  margin-top: 20px;
}
.searchContainer .result .query,
.publiRecherche .result .query {
  color: #37828e;
}
.searchContainer .result .result_rows .result,
.publiRecherche .result .result_rows .result {
  padding-bottom: 10px;
  cursor: pointer;
}
.searchContainer .result .result_rows .result:hover,
.publiRecherche .result .result_rows .result:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  background: #f0f0f0;
}
#search-finish {
  margin-top: 30px;
  text-align: center;
}
#search-loader {
  margin-top: 30px;
  text-align: center;
}
.publication h1,
.publication .h1 {
  font-size: 38px;
}
.publication h1:after,
.publication .h1:after {
  content: '';
  display: block;
  position: relative;
  background: #37828e;
  width: 166px;
  height: 5px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.publication h2,
.publication .h2 {
  font-size: 28px;
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .publication h2,
  .publication .h2 {
    padding-left: 34px;
    font-size: 26px;
  }
}
.publication h2:before,
.publication .h2:before {
  content: '';
  display: block;
  position: absolute;
  width: 23px;
  height: 28px;
  left: -34px;
}
@media (max-width: 991px) {
  .publication h2:before,
  .publication .h2:before {
    left: 0px;
  }
}
.publication h3,
.publication .h3 {
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  background: #37828e;
  padding: 6px 6px;
  display: inline-block;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .publication h3,
  .publication .h3 {
    font-size: 18px !important;
  }
}
.publication img {
  margin: 0 auto 25px auto;
}
.publication .stripped-blockquote {
  background: #ffffff;
  position: relative;
}
.publication .stripped-blockquote .row {
  padding-top: 100px;
  padding-bottom: 70px;
}
@media (max-width: 990px) {
  .publication .stripped-blockquote .row {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.publication .stripped-blockquote:after {
  content: '';
  display: block;
  background: url('../image/contenu/blockquote/bottom_right.png');
  width: 223px;
  height: 226px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
@media (max-width: 990px) {
  .publication .stripped-blockquote:after {
    right: 0px;
  }
}
.publication .stripped-blockquote blockquote {
  border: 0px;
  padding: 0px;
  margin: 0px;
  position: relative;
}
.publication .stripped-blockquote blockquote:before {
  content: '';
  display: block;
  background-image: url('../image/contenu/blockquote/top_left.png');
  background-size: cover;
  width: 80px;
  height: 68px;
  position: absolute;
  top: -30px;
  left: calc(-16.66666667% + (30px * 1));
}
@media (max-width: 991px) {
  .publication .stripped-blockquote blockquote:before {
    width: 40px;
    height: 34px;
    left: 0px;
  }
}
.publication .stripped-blockquote blockquote p {
  font-size: 24px;
  text-align: center;
  color: #ec8500;
  position: relative;
  z-index: 1;
  line-height: 29px;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .publication .stripped-blockquote blockquote p {
    font-size: 18px;
    line-height: 23px;
    padding: 0 50px;
  }
}
.publication .stripped-blockquote blockquote cite {
  text-align: center;
  color: #000000;
  font-size: 20px;
  font-style: normal;
  display: block;
  position: relative;
  z-index: 1;
}
.publication .stripped-blockquote blockquote cite a {
  color: #ffffff;
}
@media (max-width: 990px) {
  .publication .stripped-blockquote blockquote cite {
    font-size: 14px;
  }
}
.publication ul {
  padding-left: 80px;
}
@media (max-width: 991px) {
  .publication ul {
    padding-left: 40px;
  }
}
.publication ul li {
  font-size: 18px;
}
.publication .moreInfo .panel {
  background: none;
}
.publication .moreInfo .panel .panel-heading {
  padding: 0px;
  font-size: 38px;
  color: #37828e;
  position: relative;
}
.publication .moreInfo .panel .panel-heading:before {
  content: "";
  display: block;
  position: absolute;
  width: 96px;
  height: 191px;
  background-image: url('../image/contenu/moreinfo.png');
  background-size: cover;
  left: calc(-8.33333333% - 90px);
}
@media (max-width: 990px) {
  .publication .moreInfo .panel .panel-heading:before {
    display: none;
  }
}
.publication .moreInfo .panel .panel-body {
  border-top: 6px solid #37828e;
  background: #ffffff;
  padding: 30px 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}
.publication .moreInfo .panel .panel-body .go-further ul {
  padding-left: 0px;
}
.publication .moreInfo .panel .panel-body .go-further ul li {
  list-style: none;
}
.publication .moreInfo .panel .panel-body .go-further ul li a {
  color: #000000;
}
.publication .moreInfo .panel .panel-body .go-further ul li a:hover,
.publication .moreInfo .panel .panel-body .go-further ul li a:focus,
.publication .moreInfo .panel .panel-body .go-further ul li a:active {
  color: #37828e;
}
.publication.mapContainer {
  margin-top: -150px;
  position: relative;
}
@media (max-width: 768px) {
  .publication.mapContainer {
    margin-top: 0px;
  }
}
.fckh2 {
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  margin-top: 0;
  opacity: 0.999;
  font-family: "museo500";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
h1,
.h1 {
  font-size: 30px;
  font-family: "museo700";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
h1 span,
.h1 span {
  font-size: 20px;
  text-transform: uppercase;
  display: block;
  margin-top: 15px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 18px;
  color: #000000;
  text-transform: none;
}
@media (max-width: 991px) {
  h3,
  .h3 {
    font-size: 18px;
  }
}
p {
  margin: 0 0 15px;
}
p.accroche {
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  font-size: 18px;
  margin-bottom: 25px;
}
b,
strong {
  font-family: "allerbold";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
}
address ul {
  margin: 0 0 15px 0;
  padding-left: 1.4em;
  list-style: none;
  font-size: 16px;
}
address ul li {
  list-style: none;
  text-indent: -2em;
  margin-bottom: 3px;
}
address ul li.pinPoint:before {
  content: "\ea38";
}
address ul li.numTel:before {
  content: "\ea1d";
}
address ul li.numFax:before {
  content: "\ea67";
}
address ul li.eMail,
address ul li.eMailPro {
  position: relative;
}
address ul li.eMail:before,
address ul li.eMailPro:before {
  content: "\ea32";
}
address ul li.eMail i,
address ul li.eMailPro i {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  width: 15px;
  height: 15px;
  position: absolute;
  margin-left: -30px;
  font-size: 8px;
  border-radius: 50%;
  background: #37828e;
  text-indent: 0;
  text-align: center;
  line-height: 13px;
}
address ul li.eMail i:before,
address ul li.eMailPro i:before {
  content: "\eb50";
}
address ul li.eMail i:before,
address ul li.eMailPro i:before {
  margin-left: 3px;
}
address ul li.eMail img,
address ul li.eMailPro img {
  margin-left: 10px;
}
address ul li.building:before {
  content: "\e909";
}
address ul li.poste:before {
  content: "\eb6e";
}
address ul li.siteWeb:before {
  content: "\ec94";
}
address ul li:before {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #37828e;
  float: left;
  width: 2em;
  margin-top: 4px;
}
ul.list-group {
  margin: 0;
  padding: 0;
  list-style: none;
}
hr {
  border-color: #cfcfcf;
}
hr.separator {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 25%;
  width: 50%;
}
.trame-wrapper {
  position: relative;
  margin-bottom: 25px;
}
.trame-wrapper:before {
  background-color: #62a7b3;
  background-image: url('../image/trame.gif');
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 3px;
  right: 1px;
}
.trame-wrapper * {
  display: inline-block;
  background: #FFF;
  margin: 0;
  padding: 0 10px;
  line-height: 1.01em;
}
.trame-wrapper h2,
.trame-wrapper .h2 {
  font-family: "museo500";
  font-weight: normal;
  -webkit-transform: rotate(-0.001deg);
  -moz-transform: rotate(-0.001deg);
  -ms-transform: rotate(-0.001deg);
  -o-transform: rotate(-0.001deg);
  font-size: 24px;
  text-transform: none;
}
.trame-wrapper.text-center * {
  max-width: 75%;
}
@media (min-width: 768px) {
  .trame-wrapper.text-center * {
    max-width: 55%;
  }
}
#middleOfficeAccordeon {
  padding: 10px;
}
#container {
  background-color: white;
}
#container.no-background {
  background: none;
}
.background-container {
  background-image: url('../image/module/minisite/fond.jpg');
}
/** COULEUR DES LIENS + COULEURS DES LIENS AU SURVOL **/
a {
  color: #588016;
}
a:hover,
a:active,
a:focus,
.breadcrumb a:hover,
.breadcrumb a:active,
.breadcrumb a:focus {
  color: #466916;
}
/** COULEUR DE LA NAVBAR (MENU TOP ET MENU MOBILE) */
.navbar .navbar-nav > li > a,
#main-navbar.navbar-default .navbar-nav > li > ul:not(.dropdown-menu) li,
#main-navbar.navbar-default .navbar-nav > li > ul:not(.dropdown-menu) li a {
  color: #588016;
  /*Couleur de base des liens (sur fond blanc) */
}
.navbar .navbar-nav > li.open > a,
.navbar .navbar-nav > li.open > a:hover,
.navbar .navbar-nav > li.open > a:active,
.navbar .navbar-nav > li.open > a:focus,
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus,
.navbar .navbar-nav > li > a:active,
#main-navbar.navbar-default #collapse-main-menu .navbar-nav > li.dropdown > .dropdown-menu {
  color: white;
  /*Couleur des liens les leur bg lorsqu'ils sont actifs */
  background: #588016;
}
/** COULEUR DE FOND ET DU TEXTE MENU GAUCHE **/
.side-nav {
  background: #181334;
  color: #FFF;
}
.side-nav a {
  color: #FFF;
}
/** COULEUR TITRE DU SITE **/
.site-title > * {
  color: #181334;
}
/** COULEUR FIL D'ARIANE **/
.breadcrumb,
.breadcrumb a,
.sharing {
  color: #588016;
}
/** COULEUR INTERTITRE **/
h2,
h3 {
  color: #588016;
}
/** COULEUR TRAME **/
.trame:after {
  background-color: #588016;
}
/** COULEUR PUCE CAROUSEL */
.owl-carousel.owl-theme .owl-controls .owl-page {
  border-color: rgba(88, 128, 22, 0.5);
}
.owl-carousel.owl-theme .owl-controls .owl-page.active span {
  background-color: #588016;
}
/** COULEUR BOUTON CAROUSEL (FOND + TXT) + COULEUR FOND ET COULEUR ACCORDEON  **/
.owl-controls .owl-buttons div,
.containerCarouselContent .bigContent .owl-controls .owl-buttons div,
.panel-primary > .panel-heading,
.panel-primary > .panel-heading a,
.actu.home .news-hot .owl-controls .owl-buttons div,
.actu.home .news-hot .entete .date,
.actu .news-last .owl-controls .owl-buttons div,
.actu .news-last .entete .date {
  background-color: #181334;
  color: #7cb01f;
}
.actu.home .news-hot .entete .date::before,
.actu .news-last .entete .date::before {
  border-color: #181334 transparent transparent transparent;
}
.actu.home h2,
.event.home h2 {
  border-color: #181334;
}
/** COULEUR SEPARATEUR **/
hr.separator {
  border-color: #588016;
}
/** COULEURS BLOCKQUOTE **/
blockquote {
  background: #7cb01f;
}
blockquote,
blockquote footer,
blockquote footer small,
blockquote footer .small {
  color: #FFF;
}
blockquote svg .guillemet {
  fill: #FFF;
}
/** BACKGROUND ET COULEURS "EN SAVOIR PLUS" **/
#administrable_content .paragraphes .liens .go-further {
  background: #588016;
}
#administrable_content .paragraphes .liens .go-further * {
  color: #FFF;
}
#administrable_content .paragraphes .liens .go-further h2 {
  border-color: #FFF;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* ZOOM EFFECT */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
/*# sourceMappingURL=styles_minisite.css.map */