@charset "UTF-8";
/* Couleurs principales */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*$state-info-text:                #31708f !default;*/
/*$state-warning-text:             #8a6d3b !default;*/
/*$state-danger-text:              #a94442 !default;*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../scss/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 19, ../scss/bootstrap/_normalize.scss */
body {
  margin: 0; }

/* line 33, ../scss/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/* line 54, ../scss/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

/* line 67, ../scss/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 77, ../scss/bootstrap/_normalize.scss */
[hidden],
template {
  display: none; }

/* line 89, ../scss/bootstrap/_normalize.scss */
a {
  background-color: transparent; }

/* line 98, ../scss/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* line 110, ../scss/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 118, ../scss/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold; }

/* line 127, ../scss/bootstrap/_normalize.scss */
dfn {
  font-style: italic; }

/* line 136, ../scss/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 145, ../scss/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 154, ../scss/bootstrap/_normalize.scss */
small {
  font-size: 80%; }

/* line 162, ../scss/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 170, ../scss/bootstrap/_normalize.scss */
sup {
  top: -0.5em; }

/* line 174, ../scss/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 185, ../scss/bootstrap/_normalize.scss */
img {
  border: 0; }

/* line 193, ../scss/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 204, ../scss/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px; }

/* line 212, ../scss/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0; }

/* line 221, ../scss/bootstrap/_normalize.scss */
pre {
  overflow: auto; }

/* line 229, ../scss/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 252, ../scss/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 266, ../scss/bootstrap/_normalize.scss */
button {
  overflow: visible; }

/* line 277, ../scss/bootstrap/_normalize.scss */
button,
select {
  text-transform: none; }

/* line 290, ../scss/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 302, ../scss/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 311, ../scss/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 322, ../scss/bootstrap/_normalize.scss */
input {
  line-height: normal; }

/* line 334, ../scss/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 346, ../scss/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 356, ../scss/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

/* line 367, ../scss/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 376, ../scss/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 387, ../scss/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0; }

/* line 396, ../scss/bootstrap/_normalize.scss */
textarea {
  overflow: auto; }

/* line 405, ../scss/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold; }

/* line 416, ../scss/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 421, ../scss/bootstrap/_normalize.scss */
td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../scss/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  /* line 18, ../scss/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 23, ../scss/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 27, ../scss/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 33, ../scss/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  /* line 38, ../scss/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 44, ../scss/bootstrap/_print.scss */
  thead {
    display: table-header-group; }

  /* line 48, ../scss/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 53, ../scss/bootstrap/_print.scss */
  img {
    max-width: 100% !important; }

  /* line 57, ../scss/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 64, ../scss/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 72, ../scss/bootstrap/_print.scss */
  .navbar {
    display: none; }

  /* line 77, ../scss/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  /* line 81, ../scss/bootstrap/_print.scss */
  .label {
    border: 1px solid #000; }

  /* line 85, ../scss/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important; }
    /* line 88, ../scss/bootstrap/_print.scss */
    .table td,
    .table th {
      background-color: #fff !important; }

  /* line 94, ../scss/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
/* line 24, ../scss/bootstrap/_glyphicons.scss */
.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; }

/* line 37, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a"; }

/* line 38, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b"; }

/* line 40, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

/* line 41, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212"; }

/* line 42, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601"; }

/* line 43, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709"; }

/* line 44, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f"; }

/* line 45, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001"; }

/* line 46, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002"; }

/* line 47, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003"; }

/* line 48, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005"; }

/* line 49, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006"; }

/* line 50, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007"; }

/* line 51, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008"; }

/* line 52, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009"; }

/* line 53, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010"; }

/* line 54, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011"; }

/* line 55, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012"; }

/* line 56, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013"; }

/* line 57, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014"; }

/* line 58, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015"; }

/* line 59, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016"; }

/* line 60, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017"; }

/* line 61, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018"; }

/* line 62, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019"; }

/* line 63, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020"; }

/* line 64, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021"; }

/* line 65, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022"; }

/* line 66, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023"; }

/* line 67, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024"; }

/* line 68, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025"; }

/* line 69, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026"; }

/* line 70, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027"; }

/* line 71, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028"; }

/* line 72, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029"; }

/* line 73, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030"; }

/* line 74, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031"; }

/* line 75, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032"; }

/* line 76, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033"; }

/* line 77, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034"; }

/* line 78, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035"; }

/* line 79, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036"; }

/* line 80, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037"; }

/* line 81, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038"; }

/* line 82, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039"; }

/* line 83, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040"; }

/* line 84, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041"; }

/* line 85, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042"; }

/* line 86, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043"; }

/* line 87, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044"; }

/* line 88, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045"; }

/* line 89, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046"; }

/* line 90, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047"; }

/* line 91, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048"; }

/* line 92, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049"; }

/* line 93, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050"; }

/* line 94, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051"; }

/* line 95, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052"; }

/* line 96, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053"; }

/* line 97, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054"; }

/* line 98, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055"; }

/* line 99, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056"; }

/* line 100, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057"; }

/* line 101, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058"; }

/* line 102, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059"; }

/* line 103, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060"; }

/* line 104, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062"; }

/* line 105, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063"; }

/* line 106, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064"; }

/* line 107, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065"; }

/* line 108, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066"; }

/* line 109, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067"; }

/* line 110, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068"; }

/* line 111, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069"; }

/* line 112, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070"; }

/* line 113, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071"; }

/* line 114, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072"; }

/* line 115, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073"; }

/* line 116, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074"; }

/* line 117, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075"; }

/* line 118, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076"; }

/* line 119, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077"; }

/* line 120, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078"; }

/* line 121, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079"; }

/* line 122, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080"; }

/* line 123, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081"; }

/* line 124, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082"; }

/* line 125, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083"; }

/* line 126, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084"; }

/* line 127, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085"; }

/* line 128, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086"; }

/* line 129, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087"; }

/* line 130, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088"; }

/* line 131, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089"; }

/* line 132, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090"; }

/* line 133, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091"; }

/* line 134, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092"; }

/* line 135, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093"; }

/* line 136, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094"; }

/* line 137, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095"; }

/* line 138, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096"; }

/* line 139, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097"; }

/* line 140, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101"; }

/* line 141, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102"; }

/* line 142, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103"; }

/* line 143, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104"; }

/* line 144, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105"; }

/* line 145, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106"; }

/* line 146, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107"; }

/* line 147, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108"; }

/* line 148, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109"; }

/* line 149, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110"; }

/* line 150, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111"; }

/* line 151, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112"; }

/* line 152, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113"; }

/* line 153, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114"; }

/* line 154, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115"; }

/* line 155, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116"; }

/* line 156, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117"; }

/* line 157, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118"; }

/* line 158, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119"; }

/* line 159, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120"; }

/* line 160, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121"; }

/* line 161, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122"; }

/* line 162, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123"; }

/* line 163, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124"; }

/* line 164, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125"; }

/* line 165, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126"; }

/* line 166, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127"; }

/* line 167, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128"; }

/* line 168, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129"; }

/* line 169, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130"; }

/* line 170, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

/* line 171, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

/* line 172, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

/* line 173, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

/* line 174, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135"; }

/* line 175, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136"; }

/* line 176, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137"; }

/* line 177, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138"; }

/* line 178, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139"; }

/* line 179, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140"; }

/* line 180, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141"; }

/* line 181, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142"; }

/* line 182, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143"; }

/* line 183, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144"; }

/* line 184, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145"; }

/* line 185, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146"; }

/* line 186, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148"; }

/* line 187, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149"; }

/* line 188, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150"; }

/* line 189, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

/* line 190, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

/* line 191, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153"; }

/* line 192, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

/* line 193, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

/* line 194, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

/* line 195, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157"; }

/* line 196, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158"; }

/* line 197, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159"; }

/* line 198, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160"; }

/* line 199, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161"; }

/* line 200, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162"; }

/* line 201, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163"; }

/* line 202, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164"; }

/* line 203, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165"; }

/* line 204, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166"; }

/* line 205, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167"; }

/* line 206, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168"; }

/* line 207, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169"; }

/* line 208, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170"; }

/* line 209, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171"; }

/* line 210, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172"; }

/* line 211, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173"; }

/* line 212, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174"; }

/* line 213, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175"; }

/* line 214, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176"; }

/* line 215, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177"; }

/* line 216, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178"; }

/* line 217, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179"; }

/* line 218, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180"; }

/* line 219, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181"; }

/* line 220, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182"; }

/* line 221, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183"; }

/* line 222, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184"; }

/* line 223, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185"; }

/* line 224, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186"; }

/* line 225, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187"; }

/* line 226, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188"; }

/* line 227, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189"; }

/* line 228, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190"; }

/* line 229, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191"; }

/* line 230, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192"; }

/* line 231, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193"; }

/* line 232, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194"; }

/* line 233, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195"; }

/* line 234, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197"; }

/* line 235, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198"; }

/* line 236, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199"; }

/* line 237, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200"; }

/* line 238, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201"; }

/* line 239, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202"; }

/* line 240, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203"; }

/* line 241, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204"; }

/* line 242, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205"; }

/* line 243, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206"; }

/* line 252, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209"; }

/* line 253, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210"; }

/* line 254, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211"; }

/* line 255, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212"; }

/* line 256, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213"; }

/* line 257, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214"; }

/* line 258, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215"; }

/* line 259, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216"; }

/* line 260, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa"; }

/* line 261, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218"; }

/* line 262, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219"; }

/* line 263, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff"; }

/* line 264, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221"; }

/* line 265, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b"; }

/* line 266, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223"; }

/* line 267, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224"; }

/* line 268, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225"; }

/* line 269, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226"; }

/* line 270, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227"; }

/* line 271, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227"; }

/* line 272, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227"; }

/* line 273, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5"; }

/* line 274, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5"; }

/* line 275, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd"; }

/* line 276, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd"; }

/* line 277, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230"; }

/* line 278, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231"; }

/* line 279, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

/* line 280, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233"; }

/* line 281, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234"; }

/* line 282, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235"; }

/* line 283, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236"; }

/* line 284, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237"; }

/* line 285, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238"; }

/* line 286, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239"; }

/* line 287, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240"; }

/* line 288, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241"; }

/* line 289, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242"; }

/* line 290, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243"; }

/* line 291, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244"; }

/* line 292, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245"; }

/* line 293, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

/* line 294, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247"; }

/* line 295, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248"; }

/* line 296, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249"; }

/* line 297, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250"; }

/* line 298, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251"; }

/* line 299, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252"; }

/* line 300, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253"; }

/* line 301, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254"; }

/* line 302, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255"; }

/* line 303, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256"; }

/* line 304, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257"; }

/* line 305, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258"; }

/* line 306, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259"; }

/* line 307, ../scss/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260"; }

/* line 11, ../scss/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 14, ../scss/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 22, ../scss/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

/* line 27, ../scss/bootstrap/_scaffolding.scss */
body {
  font-family: roboto, arial, tahoma, verdana, helvetica;
  font-size: 13px;
  line-height: 1.4;
  color: #4B4B4B;
  background-color: #fff; }

/* line 36, ../scss/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/*a {
    color: $link-color;
    text-decoration: none!important;

    &:hover,
        &:focus {
        color: $link-hover-color;
        text-decoration: $link-hover-decoration;
    }

    &:focus {
        @include tab-focus;
    }
}*/
/* line 69, ../scss/bootstrap/_scaffolding.scss */
figure {
  margin: 0; }

/* line 76, ../scss/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle; }

/* line 81, ../scss/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 86, ../scss/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px; }

/* line 93, ../scss/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

/* line 106, ../scss/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%; }

/* line 113, ../scss/bootstrap/_scaffolding.scss */
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #F5F5F5; }

/* line 125, ../scss/bootstrap/_scaffolding.scss */
.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 141, ../scss/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 159, ../scss/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer; }

/* line 9, ../scss/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  /* line 16, ../scss/bootstrap/_type.scss */
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #DCDCDC; }

/* line 24, ../scss/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px; }
  /* line 30, ../scss/bootstrap/_type.scss */
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

/* line 35, ../scss/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px; }
  /* line 41, ../scss/bootstrap/_type.scss */
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

/* line 47, ../scss/bootstrap/_type.scss */
h1, .h1 {
  font-size: 26px; }

/* line 48, ../scss/bootstrap/_type.scss */
h2, .h2 {
  font-size: 22px; }

/* line 49, ../scss/bootstrap/_type.scss */
h3, .h3 {
  font-size: 20px; }

/* line 50, ../scss/bootstrap/_type.scss */
h4, .h4 {
  font-size: 17px; }

/* line 51, ../scss/bootstrap/_type.scss */
h5, .h5 {
  font-size: 13px; }

/* line 52, ../scss/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px; }

/* line 58, ../scss/bootstrap/_type.scss */
p {
  margin: 0 0 9px; }

/* line 62, ../scss/bootstrap/_type.scss */
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 1000px) {
    /* line 62, ../scss/bootstrap/_type.scss */
    .lead {
      font-size: 19.5px; } }

/* line 78, ../scss/bootstrap/_type.scss */
small,
.small {
  font-size: 92%; }

/* line 83, ../scss/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

/* line 90, ../scss/bootstrap/_type.scss */
.text-left {
  text-align: left; }

/* line 91, ../scss/bootstrap/_type.scss */
.text-right {
  text-align: right; }

/* line 92, ../scss/bootstrap/_type.scss */
.text-center {
  text-align: center; }

/* line 93, ../scss/bootstrap/_type.scss */
.text-justify {
  text-align: justify; }

/* line 94, ../scss/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap; }

/* line 97, ../scss/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase; }

/* line 98, ../scss/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase; }

/* line 99, ../scss/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize; }

/* line 102, ../scss/bootstrap/_type.scss */
.text-muted {
  color: #DCDCDC; }

/* line 5, ../scss/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #335899; }

/* line 8, ../scss/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #264273; }

/* line 5, ../scss/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #1C823E; }

/* line 8, ../scss/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #13582a; }

/* line 5, ../scss/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #00678C; }

/* line 8, ../scss/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #004159; }

/* line 5, ../scss/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #AA6300; }

/* line 8, ../scss/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #774500; }

/* line 5, ../scss/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #AA0000; }

/* line 8, ../scss/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #770000; }

/* line 119, ../scss/bootstrap/_type.scss */
.bg-primary {
  color: #fff; }

/* line 5, ../scss/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #335899; }

/* line 8, ../scss/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #264273; }

/* line 5, ../scss/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8; }

/* line 8, ../scss/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

/* line 5, ../scss/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7; }

/* line 8, ../scss/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

/* line 5, ../scss/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3; }

/* line 8, ../scss/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

/* line 5, ../scss/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede; }

/* line 8, ../scss/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

/* line 138, ../scss/bootstrap/_type.scss */
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #F5F5F5; }

/* line 149, ../scss/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px; }
  /* line 153, ../scss/bootstrap/_type.scss */
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

/* line 167, ../scss/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 173, ../scss/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  /* line 177, ../scss/bootstrap/_type.scss */
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

/* line 185, ../scss/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 18px; }

/* line 189, ../scss/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.4; }

/* line 193, ../scss/bootstrap/_type.scss */
dt {
  font-weight: bold; }

/* line 196, ../scss/bootstrap/_type.scss */
dd {
  margin-left: 0; }

/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 1000px) {
  /* line 211, ../scss/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 218, ../scss/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px; } }

/* line 229, ../scss/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #DCDCDC; }

/* line 235, ../scss/bootstrap/_type.scss */
.initialism {
  font-size: 90%; }

/* line 241, ../scss/bootstrap/_type.scss */
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #F5F5F5; }
  /* line 250, ../scss/bootstrap/_type.scss */
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  /* line 257, ../scss/bootstrap/_type.scss */
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.4;
    color: #DCDCDC; }
    /* line 265, ../scss/bootstrap/_type.scss */
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

/* line 274, ../scss/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #F5F5F5;
  border-left: 0;
  text-align: right; }
  /* line 286, ../scss/bootstrap/_type.scss */
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  /* line 287, ../scss/bootstrap/_type.scss */
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

/* line 294, ../scss/bootstrap/_type.scss */
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.4; }

/* line 7, ../scss/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

/* line 15, ../scss/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0; }

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

/* line 41, ../scss/bootstrap/_code.scss */
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.4;
  word-break: break-all;
  word-wrap: break-word;
  color: #636363;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  /* line 55, ../scss/bootstrap/_code.scss */
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

/* line 66, ../scss/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 10, ../scss/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .container:before, .container:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .container:after {
    clear: both; }
  @media (min-width: 1000px) {
    /* line 10, ../scss/bootstrap/_grid.scss */
    .container {
      width: 732px; } }
  @media (min-width: 1280px) {
    /* line 10, ../scss/bootstrap/_grid.scss */
    .container {
      width: 952px; } }
  @media (min-width: 1680px) {
    /* line 10, ../scss/bootstrap/_grid.scss */
    .container {
      width: 1152px; } }

/* line 30, ../scss/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .container-fluid:after {
    clear: both; }

/* line 39, ../scss/bootstrap/_grid.scss */
.row {
  margin-left: -6px;
  margin-right: -6px; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .row:before, .row:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .row:after {
    clear: both; }

/* line 11, ../scss/bootstrap/mixins/_grid-framework.scss */
.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: 6px;
  padding-right: 6px; }

/* line 27, ../scss/bootstrap/mixins/_grid-framework.scss */
.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; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%; }

/* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%; }

/* line 55, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%; }

/* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 45, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%; }

/* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%; }

/* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 1000px) {
  /* line 27, ../scss/bootstrap/mixins/_grid-framework.scss */
  .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; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 55, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 45, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1280px) {
  /* line 27, ../scss/bootstrap/mixins/_grid-framework.scss */
  .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; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%; }

  /* line 55, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 45, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1680px) {
  /* line 27, ../scss/bootstrap/mixins/_grid-framework.scss */
  .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; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%; }

  /* line 35, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 55, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%; }

  /* line 50, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 45, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%; }

  /* line 40, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  /* line 60, ../scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%; } }
/* line 6, ../scss/bootstrap/_tables.scss */
table {
  background-color: transparent; }

/* line 9, ../scss/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #DCDCDC;
  text-align: left; }

/* line 15, ../scss/bootstrap/_tables.scss */
th {
  text-align: left; }

/* line 22, ../scss/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px; }
  /* line 31, ../scss/bootstrap/_tables.scss */
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.4;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  /* line 41, ../scss/bootstrap/_tables.scss */
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  /* line 50, ../scss/bootstrap/_tables.scss */
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  /* line 57, ../scss/bootstrap/_tables.scss */
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  /* line 62, ../scss/bootstrap/_tables.scss */
  .table .table {
    background-color: #fff; }

/* line 75, ../scss/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

/* line 88, ../scss/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd; }
  /* line 94, ../scss/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  /* line 101, ../scss/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

/* line 114, ../scss/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

/* line 125, ../scss/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

/* line 135, ../scss/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

/* line 143, ../scss/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

/* line 9, ../scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

/* line 20, ../scss/bootstrap/mixins/_table-row.scss */
.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; }

/* line 9, ../scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

/* line 20, ../scss/bootstrap/mixins/_table-row.scss */
.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; }

/* line 9, ../scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

/* line 20, ../scss/bootstrap/mixins/_table-row.scss */
.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; }

/* line 9, ../scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

/* line 20, ../scss/bootstrap/mixins/_table-row.scss */
.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; }

/* line 9, ../scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

/* line 20, ../scss/bootstrap/mixins/_table-row.scss */
.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; }

/* line 171, ../scss/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 999px) {
    /* line 171, ../scss/bootstrap/_tables.scss */
    .table-responsive {
      width: 100%;
      margin-bottom: 13.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      /* line 183, ../scss/bootstrap/_tables.scss */
      .table-responsive > .table {
        margin-bottom: 0; }
        /* line 191, ../scss/bootstrap/_tables.scss */
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      /* line 200, ../scss/bootstrap/_tables.scss */
      .table-responsive > .table-bordered {
        border: 0; }
        /* line 208, ../scss/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        /* line 212, ../scss/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        /* line 225, ../scss/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

/* line 10, ../scss/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

/* line 20, ../scss/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #636363;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

/* line 32, ../scss/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  /*font-weight: bold;*/ }

/* line 47, ../scss/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 52, ../scss/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

/* line 59, ../scss/bootstrap/_forms.scss */
input[type="file"] {
  display: block; }

/* line 64, ../scss/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%; }

/* line 70, ../scss/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto; }

/* line 76, ../scss/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 83, ../scss/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.4;
  color: #3C3C3C; }

/* line 114, ../scss/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.4;
  color: #3C3C3C;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  /* line 57, ../scss/bootstrap/mixins/_forms.scss */
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  /* line 103, ../scss/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  /* line 107, ../scss/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control:-ms-input-placeholder {
    color: #999; }
  /* line 108, ../scss/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-webkit-input-placeholder {
    color: #999; }
  /* line 136, ../scss/bootstrap/_forms.scss */
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  /* line 146, ../scss/bootstrap/_forms.scss */
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #B4B4B4;
    opacity: 1; }
  /* line 153, ../scss/bootstrap/_forms.scss */
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

/* line 162, ../scss/bootstrap/_forms.scss */
textarea.form-control {
  height: auto; }

/* line 174, ../scss/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, ../scss/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px; }
  /* line 197, ../scss/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  /* line 202, ../scss/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 45px; } }
/* line 215, ../scss/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px; }

/* line 224, ../scss/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 231, ../scss/bootstrap/_forms.scss */
  .radio label,
  .checkbox label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

/* line 239, ../scss/bootstrap/_forms.scss */
.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; }

/* line 248, ../scss/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

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

/* line 264, ../scss/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 276, ../scss/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

/* line 285, ../scss/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

/* line 295, ../scss/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

/* line 307, ../scss/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px; }
  /* line 315, ../scss/bootstrap/_forms.scss */
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

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

/* line 79, ../scss/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

/* line 84, ../scss/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

/* line 333, ../scss/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
/* line 340, ../scss/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
/* line 344, ../scss/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
/* line 348, ../scss/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

/* line 71, ../scss/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 6px; }

/* line 79, ../scss/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px; }

/* line 84, ../scss/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

/* line 359, ../scss/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 6px; }
/* line 366, ../scss/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px; }
/* line 370, ../scss/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
/* line 374, ../scss/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.33333; }

/* line 388, ../scss/bootstrap/_forms.scss */
.has-feedback {
  position: relative; }
  /* line 393, ../scss/bootstrap/_forms.scss */
  .has-feedback .form-control {
    padding-right: 40px; }

/* line 398, ../scss/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none; }

/* line 410, ../scss/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px; }

/* line 417, ../scss/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

/* line 8, ../scss/bootstrap/mixins/_forms.scss */
.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: #1C823E; }
/* line 21, ../scss/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #1C823E;
  -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); }
  /* line 24, ../scss/bootstrap/mixins/_forms.scss */
  .has-success .form-control:focus {
    border-color: #13582a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #31d367;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #31d367; }
/* line 31, ../scss/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #1C823E;
  border-color: #1C823E;
  background-color: #dff0d8; }
/* line 37, ../scss/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #1C823E; }

/* line 8, ../scss/bootstrap/mixins/_forms.scss */
.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: #AA6300; }
/* line 21, ../scss/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #AA6300;
  -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); }
  /* line 24, ../scss/bootstrap/mixins/_forms.scss */
  .has-warning .form-control:focus {
    border-color: #774500;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9c11;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9c11; }
/* line 31, ../scss/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #AA6300;
  border-color: #AA6300;
  background-color: #fcf8e3; }
/* line 37, ../scss/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #AA6300; }

/* line 8, ../scss/bootstrap/mixins/_forms.scss */
.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: #AA0000; }
/* line 21, ../scss/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #AA0000;
  -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); }
  /* line 24, ../scss/bootstrap/mixins/_forms.scss */
  .has-error .form-control:focus {
    border-color: #770000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff1111;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff1111; }
/* line 31, ../scss/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #AA0000;
  border-color: #AA0000;
  background-color: #f2dede; }
/* line 37, ../scss/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #AA0000; }

/* line 439, ../scss/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 23px; }
/* line 442, ../scss/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.picker-switch::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.picker-switch::after ~ .form-control-feedback {
  top: 0; }

/* line 453, ../scss/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8b8b8b; }

@media (min-width: 1000px) {
  /* line 478, ../scss/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 485, ../scss/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  /* line 492, ../scss/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block; }
  /* line 496, ../scss/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    /* line 500, ../scss/bootstrap/_forms.scss */
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  /* line 508, ../scss/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%; }
  /* line 512, ../scss/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 519, ../scss/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    /* line 526, ../scss/bootstrap/_forms.scss */
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  /* line 530, ../scss/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  /* line 537, ../scss/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

/* line 559, ../scss/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
/* line 569, ../scss/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px; }
/* line 575, ../scss/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -6px;
  margin-right: -6px; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 1000px) {
  /* line 582, ../scss/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
/* line 593, ../scss/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 6px; }
@media (min-width: 1000px) {
  /* line 603, ../scss/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px; } }
@media (min-width: 1000px) {
  /* line 611, ../scss/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

/* line 9, ../scss/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  /* line 27, ../scss/bootstrap/_buttons.scss */
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  /* line 33, ../scss/bootstrap/_buttons.scss */
  .btn:hover, .btn:focus, .btn.focus {
    color: #282828;
    text-decoration: none; }
  /* line 40, ../scss/bootstrap/_buttons.scss */
  .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); }
  /* line 47, ../scss/bootstrap/_buttons.scss */
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 59, ../scss/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

/* line 69, ../scss/bootstrap/_buttons.scss */
.btn-default,
.btn-default-secondary,
.btn-default-success,
.btn-default-info,
.btn-default-warning,
.btn-default-danger {
  color: #282828 !important;
  background-color: #fff !important;
  border-color: #ccc !important; }
  /* line 11, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-default:focus, .btn-default.focus,
  .btn-default-secondary:focus,
  .btn-default-secondary.focus,
  .btn-default-success:focus,
  .btn-default-success.focus,
  .btn-default-info:focus,
  .btn-default-info.focus,
  .btn-default-warning:focus,
  .btn-default-warning.focus,
  .btn-default-danger:focus,
  .btn-default-danger.focus {
    color: #282828 !important;
    background-color: #e6e6e6 !important;
    border-color: #8c8c8c !important; }
  /* line 17, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-default:hover,
  .btn-default-secondary:hover,
  .btn-default-success:hover,
  .btn-default-info:hover,
  .btn-default-warning:hover,
  .btn-default-danger:hover {
    color: #282828;
    background-color: #e6e6e6 !important;
    border-color: #adadad !important; }
  /* line 22, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle,
  .btn-default-secondary:active,
  .btn-default-secondary.active, .open >
  .btn-default-secondary.dropdown-toggle,
  .btn-default-success:active,
  .btn-default-success.active, .open >
  .btn-default-success.dropdown-toggle,
  .btn-default-info:active,
  .btn-default-info.active, .open >
  .btn-default-info.dropdown-toggle,
  .btn-default-warning:active,
  .btn-default-warning.active, .open >
  .btn-default-warning.dropdown-toggle,
  .btn-default-danger:active,
  .btn-default-danger.active, .open >
  .btn-default-danger.dropdown-toggle {
    color: #282828 !important;
    background-color: #e6e6e6 !important;
    border-color: #adadad !important; }
    /* line 29, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus,
    .btn-default-secondary:active:hover,
    .btn-default-secondary:active:focus,
    .btn-default-secondary:active.focus,
    .btn-default-secondary.active:hover,
    .btn-default-secondary.active:focus,
    .btn-default-secondary.active.focus, .open >
    .btn-default-secondary.dropdown-toggle:hover, .open >
    .btn-default-secondary.dropdown-toggle:focus, .open >
    .btn-default-secondary.dropdown-toggle.focus,
    .btn-default-success:active:hover,
    .btn-default-success:active:focus,
    .btn-default-success:active.focus,
    .btn-default-success.active:hover,
    .btn-default-success.active:focus,
    .btn-default-success.active.focus, .open >
    .btn-default-success.dropdown-toggle:hover, .open >
    .btn-default-success.dropdown-toggle:focus, .open >
    .btn-default-success.dropdown-toggle.focus,
    .btn-default-info:active:hover,
    .btn-default-info:active:focus,
    .btn-default-info:active.focus,
    .btn-default-info.active:hover,
    .btn-default-info.active:focus,
    .btn-default-info.active.focus, .open >
    .btn-default-info.dropdown-toggle:hover, .open >
    .btn-default-info.dropdown-toggle:focus, .open >
    .btn-default-info.dropdown-toggle.focus,
    .btn-default-warning:active:hover,
    .btn-default-warning:active:focus,
    .btn-default-warning:active.focus,
    .btn-default-warning.active:hover,
    .btn-default-warning.active:focus,
    .btn-default-warning.active.focus, .open >
    .btn-default-warning.dropdown-toggle:hover, .open >
    .btn-default-warning.dropdown-toggle:focus, .open >
    .btn-default-warning.dropdown-toggle.focus,
    .btn-default-danger:active:hover,
    .btn-default-danger:active:focus,
    .btn-default-danger:active.focus,
    .btn-default-danger.active:hover,
    .btn-default-danger.active:focus,
    .btn-default-danger.active.focus, .open >
    .btn-default-danger.dropdown-toggle:hover, .open >
    .btn-default-danger.dropdown-toggle:focus, .open >
    .btn-default-danger.dropdown-toggle.focus {
      color: #282828 !important;
      background-color: #d4d4d4 !important;
      border-color: #8c8c8c !important; }
  /* line 37, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle,
  .btn-default-secondary:active,
  .btn-default-secondary.active, .open >
  .btn-default-secondary.dropdown-toggle,
  .btn-default-success:active,
  .btn-default-success.active, .open >
  .btn-default-success.dropdown-toggle,
  .btn-default-info:active,
  .btn-default-info.active, .open >
  .btn-default-info.dropdown-toggle,
  .btn-default-warning:active,
  .btn-default-warning.active, .open >
  .btn-default-warning.dropdown-toggle,
  .btn-default-danger:active,
  .btn-default-danger.active, .open >
  .btn-default-danger.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus,
  .btn-default-secondary.disabled:hover,
  .btn-default-secondary.disabled:focus,
  .btn-default-secondary.disabled.focus,
  .btn-default-secondary[disabled]:hover,
  .btn-default-secondary[disabled]:focus,
  .btn-default-secondary[disabled].focus, fieldset[disabled]
  .btn-default-secondary:hover, fieldset[disabled]
  .btn-default-secondary:focus, fieldset[disabled]
  .btn-default-secondary.focus,
  .btn-default-success.disabled:hover,
  .btn-default-success.disabled:focus,
  .btn-default-success.disabled.focus,
  .btn-default-success[disabled]:hover,
  .btn-default-success[disabled]:focus,
  .btn-default-success[disabled].focus, fieldset[disabled]
  .btn-default-success:hover, fieldset[disabled]
  .btn-default-success:focus, fieldset[disabled]
  .btn-default-success.focus,
  .btn-default-info.disabled:hover,
  .btn-default-info.disabled:focus,
  .btn-default-info.disabled.focus,
  .btn-default-info[disabled]:hover,
  .btn-default-info[disabled]:focus,
  .btn-default-info[disabled].focus, fieldset[disabled]
  .btn-default-info:hover, fieldset[disabled]
  .btn-default-info:focus, fieldset[disabled]
  .btn-default-info.focus,
  .btn-default-warning.disabled:hover,
  .btn-default-warning.disabled:focus,
  .btn-default-warning.disabled.focus,
  .btn-default-warning[disabled]:hover,
  .btn-default-warning[disabled]:focus,
  .btn-default-warning[disabled].focus, fieldset[disabled]
  .btn-default-warning:hover, fieldset[disabled]
  .btn-default-warning:focus, fieldset[disabled]
  .btn-default-warning.focus,
  .btn-default-danger.disabled:hover,
  .btn-default-danger.disabled:focus,
  .btn-default-danger.disabled.focus,
  .btn-default-danger[disabled]:hover,
  .btn-default-danger[disabled]:focus,
  .btn-default-danger[disabled].focus, fieldset[disabled]
  .btn-default-danger:hover, fieldset[disabled]
  .btn-default-danger:focus, fieldset[disabled]
  .btn-default-danger.focus {
    background-color: #fff !important;
    border-color: #ccc !important; }
  /* line 53, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-default .badge,
  .btn-default-secondary .badge,
  .btn-default-success .badge,
  .btn-default-info .badge,
  .btn-default-warning .badge,
  .btn-default-danger .badge {
    color: #fff !important;
    background-color: #282828 !important; }

/* line 81, ../scss/bootstrap/_buttons.scss */
.btn-default:hover {
  color: #fff !important;
  background-color: #335899 !important;
  border-color: #335899 !important; }

/* line 86, ../scss/bootstrap/_buttons.scss */
.btn-default-secondary:hover {
  color: #fff !important;
  background-color: #363D49 !important;
  border-color: #363D49 !important; }

/* line 91, ../scss/bootstrap/_buttons.scss */
.btn-default-success:hover {
  color: #fff !important;
  background-color: #348C41 !important;
  border-color: #348C41 !important; }

/* line 96, ../scss/bootstrap/_buttons.scss */
.btn-default-info:hover {
  color: #fff !important;
  background-color: #3B6EA0 !important;
  border-color: #3B6EA0 !important; }

/* line 101, ../scss/bootstrap/_buttons.scss */
.btn-default-warning:hover {
  color: #fff !important;
  background-color: #E69900 !important;
  border-color: #E69900 !important; }

/* line 106, ../scss/bootstrap/_buttons.scss */
.btn-default-danger:hover {
  color: #fff !important;
  background-color: #A00000 !important;
  border-color: #A00000 !important; }

/* line 112, ../scss/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff !important;
  background-color: #335899 !important;
  border-color: #2d4d86 !important; }
  /* line 11, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-primary:focus, .btn-primary.focus {
    color: #fff !important;
    background-color: #264273 !important;
    border-color: #0d1626 !important; }
  /* line 17, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-primary:hover {
    color: #fff;
    background-color: #264273 !important;
    border-color: #1d3358 !important; }
  /* line 22, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff !important;
    background-color: #264273 !important;
    border-color: #1d3358 !important; }
    /* line 29, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff !important;
      background-color: #1d3358 !important;
      border-color: #0d1626 !important; }
  /* line 37, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #335899 !important;
    border-color: #2d4d86 !important; }
  /* line 53, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-primary .badge {
    color: #335899 !important;
    background-color: #fff !important; }

/* line 115, ../scss/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff !important;
  background-color: #363D49 !important;
  border-color: #2b313a !important; }
  /* line 11, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff !important;
    background-color: #20252c !important;
    border-color: black !important; }
  /* line 17, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-secondary:hover {
    color: #fff;
    background-color: #20252c !important;
    border-color: #111317 !important; }
  /* line 22, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: #fff !important;
    background-color: #20252c !important;
    border-color: #111317 !important; }
    /* line 29, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
      color: #fff !important;
      background-color: #111317 !important;
      border-color: black !important; }
  /* line 37, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled].focus, fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary.focus {
    background-color: #363D49 !important;
    border-color: #2b313a !important; }
  /* line 53, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-secondary .badge {
    color: #363D49 !important;
    background-color: #fff !important; }

/* line 119, ../scss/bootstrap/_buttons.scss */
.btn-success {
  color: #fff !important;
  background-color: #348C41 !important;
  border-color: #2d7938 !important; }
  /* line 11, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-success:focus, .btn-success.focus {
    color: #fff !important;
    background-color: #266730 !important;
    border-color: #0b1c0d !important; }
  /* line 17, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-success:hover {
    color: #fff;
    background-color: #266730 !important;
    border-color: #1d4d24 !important; }
  /* line 22, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff !important;
    background-color: #266730 !important;
    border-color: #1d4d24 !important; }
    /* line 29, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff !important;
      background-color: #1d4d24 !important;
      border-color: #0b1c0d !important; }
  /* line 37, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #348C41 !important;
    border-color: #2d7938 !important; }
  /* line 53, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-success .badge {
    color: #348C41 !important;
    background-color: #fff !important; }

/* line 123, ../scss/bootstrap/_buttons.scss */
.btn-info {
  color: #fff !important;
  background-color: #3B6EA0 !important;
  border-color: #34618d !important; }
  /* line 11, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-info:focus, .btn-info.focus {
    color: #fff !important;
    background-color: #2d547b !important;
    border-color: #122130 !important; }
  /* line 17, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-info:hover {
    color: #fff;
    background-color: #2d547b !important;
    border-color: #244261 !important; }
  /* line 22, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff !important;
    background-color: #2d547b !important;
    border-color: #244261 !important; }
    /* line 29, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff !important;
      background-color: #244261 !important;
      border-color: #122130 !important; }
  /* line 37, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #3B6EA0 !important;
    border-color: #34618d !important; }
  /* line 53, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-info .badge {
    color: #3B6EA0 !important;
    background-color: #fff !important; }

/* line 127, ../scss/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff !important;
  background-color: #E69900 !important;
  border-color: #cd8800 !important; }
  /* line 11, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-warning:focus, .btn-warning.focus {
    color: #fff !important;
    background-color: #b37700 !important;
    border-color: #4d3300 !important; }
  /* line 17, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-warning:hover {
    color: #fff;
    background-color: #b37700 !important;
    border-color: #8f5f00 !important; }
  /* line 22, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff !important;
    background-color: #b37700 !important;
    border-color: #8f5f00 !important; }
    /* line 29, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff !important;
      background-color: #8f5f00 !important;
      border-color: #4d3300 !important; }
  /* line 37, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #E69900 !important;
    border-color: #cd8800 !important; }
  /* line 53, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-warning .badge {
    color: #E69900 !important;
    background-color: #fff !important; }

/* line 131, ../scss/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff !important;
  background-color: #A00000 !important;
  border-color: #870000 !important; }
  /* line 11, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-danger:focus, .btn-danger.focus {
    color: #fff !important;
    background-color: #6d0000 !important;
    border-color: #070000 !important; }
  /* line 17, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-danger:hover {
    color: #fff;
    background-color: #6d0000 !important;
    border-color: #490000 !important; }
  /* line 22, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff !important;
    background-color: #6d0000 !important;
    border-color: #490000 !important; }
    /* line 29, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff !important;
      background-color: #490000 !important;
      border-color: #070000 !important; }
  /* line 37, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #A00000 !important;
    border-color: #870000 !important; }
  /* line 53, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-danger .badge {
    color: #A00000 !important;
    background-color: #fff !important; }

/* line 135, ../scss/bootstrap/_buttons.scss */
.btn-light-default {
  color: #282828 !important;
  background-color: #fff !important;
  border-color: #fff !important; }
  /* line 11, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-light-default:focus, .btn-light-default.focus {
    color: #282828 !important;
    background-color: #e6e6e6 !important;
    border-color: #bfbfbf !important; }
  /* line 17, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-light-default:hover {
    color: #282828;
    background-color: #e6e6e6 !important;
    border-color: #e0e0e0 !important; }
  /* line 22, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-light-default:active, .btn-light-default.active, .open > .btn-light-default.dropdown-toggle {
    color: #282828 !important;
    background-color: #e6e6e6 !important;
    border-color: #e0e0e0 !important; }
    /* line 29, ../scss/bootstrap/mixins/_buttons.scss */
    .btn-light-default:active:hover, .btn-light-default:active:focus, .btn-light-default:active.focus, .btn-light-default.active:hover, .btn-light-default.active:focus, .btn-light-default.active.focus, .open > .btn-light-default.dropdown-toggle:hover, .open > .btn-light-default.dropdown-toggle:focus, .open > .btn-light-default.dropdown-toggle.focus {
      color: #282828 !important;
      background-color: #d4d4d4 !important;
      border-color: #bfbfbf !important; }
  /* line 37, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-light-default:active, .btn-light-default.active, .open > .btn-light-default.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-light-default.disabled:hover, .btn-light-default.disabled:focus, .btn-light-default.disabled.focus, .btn-light-default[disabled]:hover, .btn-light-default[disabled]:focus, .btn-light-default[disabled].focus, fieldset[disabled] .btn-light-default:hover, fieldset[disabled] .btn-light-default:focus, fieldset[disabled] .btn-light-default.focus {
    background-color: #fff !important;
    border-color: #fff !important; }
  /* line 53, ../scss/bootstrap/mixins/_buttons.scss */
  .btn-light-default .badge {
    color: #fff !important;
    background-color: #282828 !important; }
  /* line 137, ../scss/bootstrap/_buttons.scss */
  .btn-light-default:hover {
    color: #335899 !important;
    background-color: #fff !important;
    border-color: #fff !important; }

/* line 143, ../scss/bootstrap/_buttons.scss */
.btn-light-primary {
  color: #335899 !important;
  background-color: #fff !important;
  border-color: #fff !important; }
  /* line 148, ../scss/bootstrap/_buttons.scss */
  .btn-light-primary:hover {
    color: #fff !important;
    background-color: #335899 !important;
    border-color: #335899 !important; }

/* line 154, ../scss/bootstrap/_buttons.scss */
.btn-light-success {
  color: #348C41 !important;
  background-color: #fff !important;
  border-color: #fff !important; }
  /* line 159, ../scss/bootstrap/_buttons.scss */
  .btn-light-success:hover {
    color: #fff !important;
    background-color: #348C41 !important;
    border-color: #348C41 !important; }

/* line 165, ../scss/bootstrap/_buttons.scss */
.btn-light-info {
  color: #3B6EA0 !important;
  background-color: #fff !important;
  border-color: #fff !important; }
  /* line 170, ../scss/bootstrap/_buttons.scss */
  .btn-light-info:hover {
    color: #fff !important;
    background-color: #3B6EA0 !important;
    border-color: #3B6EA0 !important; }

/* line 176, ../scss/bootstrap/_buttons.scss */
.btn-light-warning {
  color: #E69900 !important;
  background-color: #fff !important;
  border-color: #fff !important; }
  /* line 181, ../scss/bootstrap/_buttons.scss */
  .btn-light-warning:hover {
    color: #fff !important;
    background-color: #E69900 !important;
    border-color: #E69900 !important; }

/* line 187, ../scss/bootstrap/_buttons.scss */
.btn-light-danger {
  color: #A00000 !important;
  background-color: #fff !important;
  border-color: #fff !important; }
  /* line 192, ../scss/bootstrap/_buttons.scss */
  .btn-light-danger:hover {
    color: #fff !important;
    background-color: #A00000 !important;
    border-color: #A00000 !important; }

/* line 199, ../scss/bootstrap/_buttons.scss */
.btn.selected,
.btn.selected:hover,
.btn.selected:focus {
  color: #fff !important;
  background-color: #5897FB !important;
  border-color: #5897FB !important; }
  /* line 207, ../scss/bootstrap/_buttons.scss */
  .btn.selected:disabled,
  .btn.selected:hover:disabled,
  .btn.selected:focus:disabled {
    color: #787878 !important;
    background-color: #E6E6E6 !important;
    border-color: #E6E6E6 !important; }

/* line 218, ../scss/bootstrap/_buttons.scss */
.btn-link {
  color: #335899;
  font-weight: normal;
  border-radius: 0; }
  /* line 223, ../scss/bootstrap/_buttons.scss */
  .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; }
  /* line 231, ../scss/bootstrap/_buttons.scss */
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  /* line 237, ../scss/bootstrap/_buttons.scss */
  .btn-link:hover, .btn-link:focus {
    color: #203760;
    text-decoration: underline;
    background-color: transparent; }
  /* line 245, ../scss/bootstrap/_buttons.scss */
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #DCDCDC;
    text-decoration: none; }

/* line 257, ../scss/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

/* line 273, ../scss/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%; }

/* line 279, ../scss/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px; }

/* line 287, ../scss/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* line 10, ../scss/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  /* line 13, ../scss/bootstrap/_component-animations.scss */
  .fade.in {
    opacity: 1; }

/* line 18, ../scss/bootstrap/_component-animations.scss */
.collapse {
  display: none; }
  /* line 21, ../scss/bootstrap/_component-animations.scss */
  .collapse.in {
    display: block; }

/* line 26, ../scss/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row; }

/* line 28, ../scss/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group; }

/* line 30, ../scss/bootstrap/_component-animations.scss */
.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; }

/* line 7, ../scss/bootstrap/_dropdowns.scss */
.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; }

/* line 20, ../scss/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative; }

/* line 26, ../scss/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0; }

/* line 31, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 0 16px #747272;
  box-shadow: 0 0 16px #747272;
  background-clip: padding-box; }
  /* line 54, ../scss/bootstrap/_dropdowns.scss */
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  /* line 60, ../scss/bootstrap/_dropdowns.scss */
  .dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 65, ../scss/bootstrap/_dropdowns.scss */
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.4;
    color: #636363;
    white-space: nowrap; }

/* line 78, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #565656;
  background-color: #f5f5f5; }

/* line 88, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #335899; }

/* line 103, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #DCDCDC; }
/* line 110, ../scss/bootstrap/_dropdowns.scss */
.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; }

/* line 123, ../scss/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block; }
/* line 128, ../scss/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0; }

/* line 137, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0; }

/* line 147, ../scss/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto; }

/* line 153, ../scss/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.4;
  color: #DCDCDC;
  white-space: nowrap; }

/* line 163, ../scss/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99990; }

/* line 173, ../scss/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 186, ../scss/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
/* line 193, ../scss/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 1000px) {
  /* line 207, ../scss/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  /* line 212, ../scss/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
/* line 6, ../scss/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  /* line 11, ../scss/bootstrap/_button-groups.scss */
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    /* line 15, ../scss/bootstrap/_button-groups.scss */
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

/* line 26, ../scss/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

/* line 35, ../scss/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:after {
    clear: both; }
  /* line 39, ../scss/bootstrap/_button-groups.scss */
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  /* line 44, ../scss/bootstrap/_button-groups.scss */
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

/* line 51, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

/* line 56, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0; }
  /* line 58, ../scss/bootstrap/_button-groups.scss */
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

/* line 63, ../scss/bootstrap/_button-groups.scss */
.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; }

/* line 69, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left; }

/* line 72, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 76, ../scss/bootstrap/_button-groups.scss */
.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; }

/* line 81, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

/* line 86, ../scss/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 105, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

/* line 109, ../scss/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

/* line 116, ../scss/bootstrap/_button-groups.scss */
.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); }
  /* line 120, ../scss/bootstrap/_button-groups.scss */
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 127, ../scss/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 8px; }

/* line 131, ../scss/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

/* line 136, ../scss/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

/* line 145, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both; }
/* line 157, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none; }
/* line 162, ../scss/bootstrap/_button-groups.scss */
.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; }

/* line 172, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
/* line 175, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
/* line 179, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 184, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 188, ../scss/bootstrap/_button-groups.scss */
.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; }

/* line 193, ../scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 201, ../scss/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  /* line 206, ../scss/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  /* line 212, ../scss/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  /* line 216, ../scss/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

/* line 237, ../scss/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

/* line 7, ../scss/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  /* line 13, ../scss/bootstrap/_input-groups.scss */
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  /* line 19, ../scss/bootstrap/_input-groups.scss */
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    /* line 33, ../scss/bootstrap/_input-groups.scss */
    .input-group .form-control:focus {
      z-index: 3; }

/* line 58, ../scss/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  /* line 63, ../scss/bootstrap/_input-groups.scss */
  .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; }

/* line 69, ../scss/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/* line 78, ../scss/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 12px;
  /*$font-size-base;*/
  font-weight: normal;
  line-height: 1;
  color: #3C3C3C;
  text-align: center;
  background-color: #F5F5F5;
  border: 1px solid #ccc;
  border-radius: 0; }
  /* line 90, ../scss/bootstrap/_input-groups.scss */
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  /* line 95, ../scss/bootstrap/_input-groups.scss */
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 6px; }
  /* line 102, ../scss/bootstrap/_input-groups.scss */
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

/* line 109, ../scss/bootstrap/_input-groups.scss */
.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;
}*/
/* line 121, ../scss/bootstrap/_input-groups.scss */
.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;
}*/
/* line 136, ../scss/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  /* line 145, ../scss/bootstrap/_input-groups.scss */
  .input-group-btn > .btn {
    position: relative; }
    /* line 147, ../scss/bootstrap/_input-groups.scss */
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    /* line 151, ../scss/bootstrap/_input-groups.scss */
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  /* line 160, ../scss/bootstrap/_input-groups.scss */
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  /* line 166, ../scss/bootstrap/_input-groups.scss */
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

/* line 9, ../scss/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .nav:after {
    clear: both; }
  /* line 15, ../scss/bootstrap/_navs.scss */
  .nav > li {
    position: relative;
    display: block; }
    /* line 19, ../scss/bootstrap/_navs.scss */
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      /* line 23, ../scss/bootstrap/_navs.scss */
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #F5F5F5; }
    /* line 31, ../scss/bootstrap/_navs.scss */
    .nav > li.disabled > a {
      color: #DCDCDC; }
      /* line 34, ../scss/bootstrap/_navs.scss */
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #DCDCDC;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  /* line 46, ../scss/bootstrap/_navs.scss */
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #F5F5F5;
    border-color: #335899; }
  /* line 59, ../scss/bootstrap/_navs.scss */
  .nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 66, ../scss/bootstrap/_navs.scss */
  .nav > li > a > img {
    max-width: none; }

/* line 76, ../scss/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #B4B4B4;
  background-color: #fff; }
  /* line 79, ../scss/bootstrap/_navs.scss */
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    /* line 85, ../scss/bootstrap/_navs.scss */
    .nav-tabs > li > a {
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      color: #636363 !important;
      margin-right: 2px;
      line-height: 1.4;
      border: 1px solid transparent;
      border-radius: 0 0 0 0;
      font-weight: bold; }
      /* line 93, ../scss/bootstrap/_navs.scss */
      .nav-tabs > li > a:hover {
        color: #282828 !important;
        background-color: #e8e8e8 !important;
        border-color: #F5F5F5 #F5F5F5 #B4B4B4; }
    /* line 102, ../scss/bootstrap/_navs.scss */
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #fff !important;
      background-color: #335899 !important;
      border: 1px solid #fff;
      border-bottom-color: transparent;
      cursor: default; }
    /* line 112, ../scss/bootstrap/_navs.scss */
    .nav-tabs > li.active > a .badge {
      color: #335899 !important;
      background-color: #fff !important; }

/* line 129, ../scss/bootstrap/_navs.scss */
.nav-pills > li {
  float: left; }
  /* line 133, ../scss/bootstrap/_navs.scss */
  .nav-pills > li > a {
    border-radius: 0; }
  /* line 136, ../scss/bootstrap/_navs.scss */
  .nav-pills > li + li {
    margin-left: 2px; }
  /* line 142, ../scss/bootstrap/_navs.scss */
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #335899; }

/* line 155, ../scss/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none; }
  /* line 157, ../scss/bootstrap/_navs.scss */
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

/* line 171, ../scss/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  /* line 174, ../scss/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    /* line 176, ../scss/bootstrap/_navs.scss */
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  /* line 182, ../scss/bootstrap/_navs.scss */
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 1000px) {
    /* line 188, ../scss/bootstrap/_navs.scss */
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      /* line 191, ../scss/bootstrap/_navs.scss */
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

/* line 201, ../scss/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  /* line 204, ../scss/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0; }
  /* line 210, ../scss/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #fff; }
  @media (min-width: 1000px) {
    /* line 217, ../scss/bootstrap/_navs.scss */
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #fff;
      border-radius: 0 0 0 0; }
    /* line 221, ../scss/bootstrap/_navs.scss */
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

/* line 234, ../scss/bootstrap/_navs.scss */
.tab-content {
  padding: 10px;
  background-color: #fff; }
  /* line 238, ../scss/bootstrap/_navs.scss */
  .tab-content > .tab-pane {
    display: none; }
  /* line 241, ../scss/bootstrap/_navs.scss */
  .tab-content > .active {
    display: block; }

/* line 251, ../scss/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 11, ../scss/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .navbar:after {
    clear: both; }
  @media (min-width: 1000px) {
    /* line 11, ../scss/bootstrap/_navbar.scss */
    .navbar {
      border-radius: 0; } }

/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both; }
@media (min-width: 1000px) {
  /* line 31, ../scss/bootstrap/_navbar.scss */
  .navbar-header {
    float: left; } }

/* line 50, ../scss/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 6px;
  padding-left: 6px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:after {
    clear: both; }
  /* line 59, ../scss/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 1000px) {
    /* line 50, ../scss/bootstrap/_navbar.scss */
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      /* line 68, ../scss/bootstrap/_navbar.scss */
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      /* line 75, ../scss/bootstrap/_navbar.scss */
      .navbar-collapse.in {
        overflow-y: visible; }
      /* line 81, ../scss/bootstrap/_navbar.scss */
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

/* line 92, ../scss/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    /* line 92, ../scss/bootstrap/_navbar.scss */
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

/* line 108, ../scss/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -6px;
  margin-left: -6px; }
  @media (min-width: 1000px) {
    /* line 108, ../scss/bootstrap/_navbar.scss */
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

/* line 128, ../scss/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 1000px) {
    /* line 128, ../scss/bootstrap/_navbar.scss */
    .navbar-static-top {
      border-radius: 0; } }

/* line 138, ../scss/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 100030; }
  @media (min-width: 1000px) {
    /* line 138, ../scss/bootstrap/_navbar.scss */
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

/* line 150, ../scss/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

/* line 154, ../scss/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

/* line 163, ../scss/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 16px 6px;
  font-size: 17px;
  line-height: 18px;
  height: 50px; }
  /* line 170, ../scss/bootstrap/_navbar.scss */
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  /* line 175, ../scss/bootstrap/_navbar.scss */
  .navbar-brand > img {
    display: block; }
  @media (min-width: 1000px) {
    /* line 180, ../scss/bootstrap/_navbar.scss */
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -6px; } }

/* line 193, ../scss/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 6px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  /* line 206, ../scss/bootstrap/_navbar.scss */
  .navbar-toggle:focus {
    outline: 0; }
  /* line 211, ../scss/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  /* line 217, ../scss/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 1000px) {
    /* line 193, ../scss/bootstrap/_navbar.scss */
    .navbar-toggle {
      display: none; } }

/* line 232, ../scss/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 8px -6px; }
  /* line 235, ../scss/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px; }
  @media (max-width: 999px) {
    /* line 243, ../scss/bootstrap/_navbar.scss */
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      /* line 251, ../scss/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      /* line 255, ../scss/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 18px; }
        /* line 257, ../scss/bootstrap/_navbar.scss */
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 1000px) {
    /* line 232, ../scss/bootstrap/_navbar.scss */
    .navbar-nav {
      float: left;
      margin: 0; }
      /* line 270, ../scss/bootstrap/_navbar.scss */
      .navbar-nav > li {
        float: left; }
        /* line 272, ../scss/bootstrap/_navbar.scss */
        .navbar-nav > li > a {
          padding-top: 16px;
          padding-bottom: 16px; } }

/* line 286, ../scss/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -6px;
  margin-right: -6px;
  padding: 10px 6px;
  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: 9px;
  margin-bottom: 9px; }
  @media (min-width: 1000px) {
    /* line 478, ../scss/bootstrap/_forms.scss */
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 485, ../scss/bootstrap/_forms.scss */
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    /* line 492, ../scss/bootstrap/_forms.scss */
    .navbar-form .form-control-static {
      display: inline-block; }
    /* line 496, ../scss/bootstrap/_forms.scss */
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      /* line 500, ../scss/bootstrap/_forms.scss */
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    /* line 508, ../scss/bootstrap/_forms.scss */
    .navbar-form .input-group > .form-control {
      width: 100%; }
    /* line 512, ../scss/bootstrap/_forms.scss */
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 519, ../scss/bootstrap/_forms.scss */
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      /* line 526, ../scss/bootstrap/_forms.scss */
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    /* line 530, ../scss/bootstrap/_forms.scss */
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    /* line 537, ../scss/bootstrap/_forms.scss */
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 999px) {
    /* line 298, ../scss/bootstrap/_navbar.scss */
    .navbar-form .form-group {
      margin-bottom: 5px; }
      /* line 302, ../scss/bootstrap/_navbar.scss */
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 1000px) {
    /* line 286, ../scss/bootstrap/_navbar.scss */
    .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; } }

/* line 327, ../scss/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 332, ../scss/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 343, ../scss/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px; }
  /* line 346, ../scss/bootstrap/_navbar.scss */
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  /* line 349, ../scss/bootstrap/_navbar.scss */
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

/* line 359, ../scss/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px; }
  @media (min-width: 1000px) {
    /* line 359, ../scss/bootstrap/_navbar.scss */
    .navbar-text {
      float: left;
      margin-left: 6px;
      margin-right: 6px; } }

@media (min-width: 1000px) {
  /* line 379, ../scss/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important; }

  /* line 382, ../scss/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -6px; }
    /* line 386, ../scss/bootstrap/_navbar.scss */
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
/* line 397, ../scss/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  /* line 401, ../scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-brand {
    color: #777; }
    /* line 403, ../scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  /* line 410, ../scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-text {
    color: #777; }
  /* line 415, ../scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    /* line 418, ../scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  /* line 425, ../scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  /* line 433, ../scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  /* line 442, ../scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    /* line 444, ../scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    /* line 448, ../scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  /* line 453, ../scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  /* line 462, ../scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 999px) {
    /* line 473, ../scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      /* line 475, ../scss/bootstrap/_navbar.scss */
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    /* line 482, ../scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    /* line 490, ../scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  /* line 506, ../scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-link {
    color: #777; }
    /* line 508, ../scss/bootstrap/_navbar.scss */
    .navbar-default .navbar-link:hover {
      color: #333; }
  /* line 513, ../scss/bootstrap/_navbar.scss */
  .navbar-default .btn-link {
    color: #777; }
    /* line 515, ../scss/bootstrap/_navbar.scss */
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    /* line 521, ../scss/bootstrap/_navbar.scss */
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

/* line 531, ../scss/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  /* line 535, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-brand {
    color: white; }
    /* line 537, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  /* line 544, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-text {
    color: white; }
  /* line 549, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > li > a {
    color: white; }
    /* line 552, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  /* line 559, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  /* line 567, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  /* line 577, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    /* line 579, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    /* line 583, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  /* line 588, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  /* line 596, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 999px) {
    /* line 607, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    /* line 610, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    /* line 613, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: white; }
      /* line 615, ../scss/bootstrap/_navbar.scss */
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    /* line 622, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    /* line 630, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  /* line 641, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-link {
    color: white; }
    /* line 643, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  /* line 648, ../scss/bootstrap/_navbar.scss */
  .navbar-inverse .btn-link {
    color: white; }
    /* line 650, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    /* line 656, ../scss/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

/* line 6, ../scss/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0; }
  /* line 13, ../scss/bootstrap/_breadcrumbs.scss */
  .breadcrumb > li {
    display: inline-block; }
    /* line 16, ../scss/bootstrap/_breadcrumbs.scss */
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  /* line 25, ../scss/bootstrap/_breadcrumbs.scss */
  .breadcrumb > .active {
    color: #DCDCDC; }

/* line 4, ../scss/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 0; }
  /* line 10, ../scss/bootstrap/_pagination.scss */
  .pagination > li {
    display: inline; }
    /* line 12, ../scss/bootstrap/_pagination.scss */
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.4;
      text-decoration: none;
      color: #335899;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    /* line 25, ../scss/bootstrap/_pagination.scss */
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    /* line 32, ../scss/bootstrap/_pagination.scss */
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  /* line 41, ../scss/bootstrap/_pagination.scss */
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #203760;
    background-color: #F5F5F5;
    border-color: #ddd; }
  /* line 52, ../scss/bootstrap/_pagination.scss */
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #335899;
    border-color: #335899;
    cursor: default; }
  /* line 64, ../scss/bootstrap/_pagination.scss */
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #DCDCDC;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

/* line 5, ../scss/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333; }
/* line 12, ../scss/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
/* line 18, ../scss/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

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

/* line 6, ../scss/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .pager:after {
    clear: both; }
  /* line 12, ../scss/bootstrap/_pager.scss */
  .pager li {
    display: inline; }
    /* line 14, ../scss/bootstrap/_pager.scss */
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    /* line 23, ../scss/bootstrap/_pager.scss */
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #F5F5F5; }
  /* line 31, ../scss/bootstrap/_pager.scss */
  .pager .next > a,
  .pager .next > span {
    float: right; }
  /* line 38, ../scss/bootstrap/_pager.scss */
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  /* line 45, ../scss/bootstrap/_pager.scss */
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #DCDCDC;
    background-color: #fff;
    cursor: not-allowed; }

/* line 5, ../scss/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  /* line 20, ../scss/bootstrap/_labels.scss */
  .label:empty {
    display: none; }
  /* line 25, ../scss/bootstrap/_labels.scss */
  .btn .label {
    position: relative;
    top: -1px; }

/* line 33, ../scss/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 44, ../scss/bootstrap/_labels.scss */
.label-default {
  background-color: #DCDCDC; }
  /* line 7, ../scss/bootstrap/mixins/_labels.scss */
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #c3c3c3; }

/* line 48, ../scss/bootstrap/_labels.scss */
.label-primary {
  background-color: #335899; }
  /* line 7, ../scss/bootstrap/mixins/_labels.scss */
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #264273; }

/* line 52, ../scss/bootstrap/_labels.scss */
.label-success {
  background-color: #348C41; }
  /* line 7, ../scss/bootstrap/mixins/_labels.scss */
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #266730; }

/* line 56, ../scss/bootstrap/_labels.scss */
.label-info {
  background-color: #3B6EA0; }
  /* line 7, ../scss/bootstrap/mixins/_labels.scss */
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #2d547b; }

/* line 60, ../scss/bootstrap/_labels.scss */
.label-warning {
  background-color: #E69900; }
  /* line 7, ../scss/bootstrap/mixins/_labels.scss */
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #b37700; }

/* line 64, ../scss/bootstrap/_labels.scss */
.label-danger {
  background-color: #A00000; }
  /* line 7, ../scss/bootstrap/mixins/_labels.scss */
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #6d0000; }

/* line 7, ../scss/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #636363;
  border-radius: 10px;
	height: fit-content;}
  /* line 22, ../scss/bootstrap/_badges.scss */
  .badge:empty {
    display: none; }
  /* line 27, ../scss/bootstrap/_badges.scss */
  .btn .badge {
    position: relative;
    top: -1px; }
  /* line 32, ../scss/bootstrap/_badges.scss */
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  /* line 41, ../scss/bootstrap/_badges.scss */
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #335899;
    background-color: #fff; }
  /* line 47, ../scss/bootstrap/_badges.scss */
  .list-group-item > .badge {
    float: right; }
  /* line 51, ../scss/bootstrap/_badges.scss */
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  /* line 55, ../scss/bootstrap/_badges.scss */
  .nav-pills > li > a > .badge {
    margin-left: 3px; }
  /* line 59, ../scss/bootstrap/_badges.scss */
  .badge.badge-success {
    background-color: #348C41 !important;
    color: #fff !important; }
    /* line 62, ../scss/bootstrap/_badges.scss */
    .badge.badge-success i {
      color: #fff !important; }
  /* line 67, ../scss/bootstrap/_badges.scss */
  .badge.badge-danger {
    background-color: #A00000 !important;
    color: #fff !important; }
    /* line 70, ../scss/bootstrap/_badges.scss */
    .badge.badge-danger i {
      color: #fff !important; }
  /* line 75, ../scss/bootstrap/_badges.scss */
  .badge.badge-warning {
    background-color: #E69900 !important;
    color: #fff !important; }
    /* line 78, ../scss/bootstrap/_badges.scss */
    .badge.badge-warning i {
      color: #fff !important; }
  /* line 83, ../scss/bootstrap/_badges.scss */
  .badge.badge-info {
    background-color: #3B6EA0 !important;
    color: #fff !important; }
    /* line 86, ../scss/bootstrap/_badges.scss */
    .badge.badge-info i {
      color: #fff !important; }
  /* line 91, ../scss/bootstrap/_badges.scss */
  .badge.badge-important {
    background-color: #963E96 !important;
    color: #fff !important; }
    /* line 94, ../scss/bootstrap/_badges.scss */
    .badge.badge-important i {
      color: #fff !important; }
  /* line 99, ../scss/bootstrap/_badges.scss */
  .badge.badge-primary {
    background-color: #335899 !important;
    color: #fff !important; }
    /* line 102, ../scss/bootstrap/_badges.scss */
    .badge.badge-primary i {
      color: #fff !important; }

/* line 110, ../scss/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 6, ../scss/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #F5F5F5; }
  /* line 13, ../scss/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  /* line 18, ../scss/bootstrap/_jumbotron.scss */
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 200; }
  /* line 24, ../scss/bootstrap/_jumbotron.scss */
  .jumbotron > hr {
    border-top-color: gainsboro; }
  /* line 28, ../scss/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 6px;
    padding-right: 6px; }
  /* line 35, ../scss/bootstrap/_jumbotron.scss */
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 1000px) {
    /* line 6, ../scss/bootstrap/_jumbotron.scss */
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      /* line 43, ../scss/bootstrap/_jumbotron.scss */
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      /* line 49, ../scss/bootstrap/_jumbotron.scss */
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 59px; } }

/* line 7, ../scss/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  /* line 17, ../scss/bootstrap/_thumbnails.scss */
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  /* line 27, ../scss/bootstrap/_thumbnails.scss */
  .thumbnail .caption {
    padding: 9px;
    color: #4B4B4B; }

/* line 34, ../scss/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #335899; }

/* line 9, ../scss/bootstrap/_alerts.scss */
.alert {
  padding: 8px 12px;
  margin-bottom: 0;
  border-left: 5px solid transparent;
  border-radius: 0; }
  /* line 16, ../scss/bootstrap/_alerts.scss */
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  /* line 23, ../scss/bootstrap/_alerts.scss */
  .alert .alert-link {
    font-weight: bold; }
  /* line 28, ../scss/bootstrap/_alerts.scss */
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  /* line 33, ../scss/bootstrap/_alerts.scss */
  .alert > p + p {
    margin-top: 5px; }

/* line 42, ../scss/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 8px 12px20; }
  /* line 47, ../scss/bootstrap/_alerts.scss */
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    /*        top: -2px;
            right: -21px;*/
    color: inherit; }

/* line 59, ../scss/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #1C823E;
  color: #1C823E; }
  /* line 8, ../scss/bootstrap/mixins/_alerts.scss */
  .alert-success hr {
    border-top-color: #176d34; }
  /* line 11, ../scss/bootstrap/mixins/_alerts.scss */
  .alert-success .alert-link {
    color: #13582a; }

/* line 63, ../scss/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #00678C;
  color: #00678C; }
  /* line 8, ../scss/bootstrap/mixins/_alerts.scss */
  .alert-info hr {
    border-top-color: #005473; }
  /* line 11, ../scss/bootstrap/mixins/_alerts.scss */
  .alert-info .alert-link {
    color: #004159; }

/* line 67, ../scss/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #AA6300;
  color: #AA6300; }
  /* line 8, ../scss/bootstrap/mixins/_alerts.scss */
  .alert-warning hr {
    border-top-color: #915400; }
  /* line 11, ../scss/bootstrap/mixins/_alerts.scss */
  .alert-warning .alert-link {
    color: #774500; }

/* line 71, ../scss/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #AA0000;
  color: #AA0000; }
  /* line 8, ../scss/bootstrap/mixins/_alerts.scss */
  .alert-danger hr {
    border-top-color: #910000; }
  /* line 11, ../scss/bootstrap/mixins/_alerts.scss */
  .alert-danger .alert-link {
    color: #770000; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
/* line 26, ../scss/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 36, ../scss/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  background-color: #335899;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

/* line 54, ../scss/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

/* line 64, ../scss/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

/* line 73, ../scss/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #348C41; }
  /* line 7, ../scss/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 77, ../scss/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #3B6EA0; }
  /* line 7, ../scss/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 81, ../scss/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #E69900; }
  /* line 7, ../scss/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 85, ../scss/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #A00000; }
  /* line 7, ../scss/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 1, ../scss/bootstrap/_media.scss */
.media {
  margin-top: 15px; }
  /* line 5, ../scss/bootstrap/_media.scss */
  .media:first-child {
    margin-top: 0; }

/* line 10, ../scss/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

/* line 16, ../scss/bootstrap/_media.scss */
.media-body {
  width: 10000px; }

/* line 20, ../scss/bootstrap/_media.scss */
.media-object {
  display: block; }
  /* line 24, ../scss/bootstrap/_media.scss */
  .media-object.img-thumbnail {
    max-width: none; }

/* line 29, ../scss/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px; }

/* line 34, ../scss/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px; }

/* line 39, ../scss/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

/* line 46, ../scss/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle; }

/* line 50, ../scss/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom; }

/* line 55, ../scss/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 63, ../scss/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 10, ../scss/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

/* line 21, ../scss/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  /* line 31, ../scss/bootstrap/_list-group.scss */
  .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  /* line 34, ../scss/bootstrap/_list-group.scss */
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

/* line 46, ../scss/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555; }
  /* line 50, ../scss/bootstrap/_list-group.scss */
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  /* line 55, ../scss/bootstrap/_list-group.scss */
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

/* line 63, ../scss/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left; }

/* line 70, ../scss/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #F5F5F5;
  color: #DCDCDC;
  cursor: not-allowed; }
  /* line 78, ../scss/bootstrap/_list-group.scss */
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  /* line 81, ../scss/bootstrap/_list-group.scss */
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #DCDCDC; }
/* line 87, ../scss/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #335899;
  border-color: #335899; }
  /* line 96, ../scss/bootstrap/_list-group.scss */
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  /* line 101, ../scss/bootstrap/_list-group.scss */
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #b3c5e6; }

/* line 4, ../scss/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #1C823E;
  background-color: #dff0d8; }

/* line 11, ../scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #1C823E; }
  /* line 15, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  /* line 19, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #1C823E;
    background-color: #d0e9c6; }
  /* line 24, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #1C823E;
    border-color: #1C823E; }

/* line 4, ../scss/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #00678C;
  background-color: #d9edf7; }

/* line 11, ../scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #00678C; }
  /* line 15, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  /* line 19, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #00678C;
    background-color: #c4e3f3; }
  /* line 24, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #00678C;
    border-color: #00678C; }

/* line 4, ../scss/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #AA6300;
  background-color: #fcf8e3; }

/* line 11, ../scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #AA6300; }
  /* line 15, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  /* line 19, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #AA6300;
    background-color: #faf2cc; }
  /* line 24, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #AA6300;
    border-color: #AA6300; }

/* line 4, ../scss/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #AA0000;
  background-color: #f2dede; }

/* line 11, ../scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #AA0000; }
  /* line 15, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  /* line 19, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #AA0000;
    background-color: #ebcccc; }
  /* line 24, ../scss/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #AA0000;
    border-color: #AA0000; }

/* line 123, ../scss/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 127, ../scss/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 7, ../scss/bootstrap/_panels.scss */
.panel {
  /*margin-bottom: $line-height-computed;*/
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  /* line 14, ../scss/bootstrap/_panels.scss */
  .panel.no-borders {
    border: none; }

/* line 20, ../scss/bootstrap/_panels.scss */
.panel-body {
  padding: 8px; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .panel-body:after {
    clear: both; }

/* line 26, ../scss/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  /* line 31, ../scss/bootstrap/_panels.scss */
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }
  /* line 35, ../scss/bootstrap/_panels.scss */
  .panel-heading .header_buttons {
    float: right;
    margin-top: -7px; }

/* line 42, ../scss/bootstrap/_panels.scss */
.panel-title {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit; }
  /* line 49, ../scss/bootstrap/_panels.scss */
  .panel-title i {
    margin-right: 12px; }
  /* line 53, ../scss/bootstrap/_panels.scss */
  .panel-title .objectIcon i {
    margin-right: 0; }
  /* line 57, ../scss/bootstrap/_panels.scss */
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

/* line 67, ../scss/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

/* line 81, ../scss/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  /* line 85, ../scss/bootstrap/_panels.scss */
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  /* line 92, ../scss/bootstrap/_panels.scss */
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  /* line 100, ../scss/bootstrap/_panels.scss */
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }
/* line 107, ../scss/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 114, ../scss/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 118, ../scss/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0; }

/* line 128, ../scss/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  /* line 133, ../scss/bootstrap/_panels.scss */
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 8px;
    padding-right: 8px; }
/* line 139, ../scss/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  /* line 145, ../scss/bootstrap/_panels.scss */
  .panel > .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 > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    /* line 149, ../scss/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    /* line 153, ../scss/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }
/* line 161, ../scss/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  /* line 167, ../scss/bootstrap/_panels.scss */
  .panel > .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 > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    /* line 171, ../scss/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    /* line 175, ../scss/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }
/* line 182, ../scss/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
/* line 188, ../scss/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
/* line 192, ../scss/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  /* line 199, ../scss/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  /* line 203, ../scss/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  /* line 212, ../scss/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  /* line 221, ../scss/bootstrap/_panels.scss */
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
/* line 228, ../scss/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

/* line 240, ../scss/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 18px; }
  /* line 244, ../scss/bootstrap/_panels.scss */
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    /* line 248, ../scss/bootstrap/_panels.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 253, ../scss/bootstrap/_panels.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 256, ../scss/bootstrap/_panels.scss */
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  /* line 262, ../scss/bootstrap/_panels.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 264, ../scss/bootstrap/_panels.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

/* line 273, ../scss/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd; }
  /* line 6, ../scss/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-heading {
    color: #636363;
    background-color: #f5f5f5;
    border-color: #ddd; }
    /* line 12, ../scss/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading > .panel-title a, .panel-default > .panel-heading > .panel-title i {
      color: #636363; }
    /* line 17, ../scss/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    /* line 20, ../scss/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #636363; }
  /* line 26, ../scss/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

/* line 276, ../scss/bootstrap/_panels.scss */
.panel-secondary,
.panel-secondary-forced {
  border-color: #363D49; }
  /* line 6, ../scss/bootstrap/mixins/_panels.scss */
  .panel-secondary > .panel-heading,
  .panel-secondary-forced > .panel-heading {
    color: #fff;
    background-color: #363D49;
    border-color: #363D49; }
    /* line 12, ../scss/bootstrap/mixins/_panels.scss */
    .panel-secondary > .panel-heading > .panel-title a, .panel-secondary > .panel-heading > .panel-title i,
    .panel-secondary-forced > .panel-heading > .panel-title a,
    .panel-secondary-forced > .panel-heading > .panel-title i {
      color: #fff; }
    /* line 17, ../scss/bootstrap/mixins/_panels.scss */
    .panel-secondary > .panel-heading + .panel-collapse > .panel-body,
    .panel-secondary-forced > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #363D49; }
    /* line 20, ../scss/bootstrap/mixins/_panels.scss */
    .panel-secondary > .panel-heading .badge,
    .panel-secondary-forced > .panel-heading .badge {
      color: #363D49;
      background-color: #fff; }
  /* line 26, ../scss/bootstrap/mixins/_panels.scss */
  .panel-secondary > .panel-footer + .panel-collapse > .panel-body,
  .panel-secondary-forced > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #363D49; }

/* line 280, ../scss/bootstrap/_panels.scss */
.panel-primary {
  border-color: #335899; }
  /* line 6, ../scss/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #335899;
    border-color: #335899; }
    /* line 12, ../scss/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading > .panel-title a, .panel-primary > .panel-heading > .panel-title i {
      color: #fff; }
    /* line 17, ../scss/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #335899; }
    /* line 20, ../scss/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading .badge {
      color: #335899;
      background-color: #fff; }
  /* line 26, ../scss/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #335899; }

/* line 283, ../scss/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6; }
  /* line 6, ../scss/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-heading {
    color: #1C823E;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    /* line 12, ../scss/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading > .panel-title a, .panel-success > .panel-heading > .panel-title i {
      color: #1C823E; }
    /* line 17, ../scss/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    /* line 20, ../scss/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #1C823E; }
  /* line 26, ../scss/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

/* line 286, ../scss/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1; }
  /* line 6, ../scss/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-heading {
    color: #00678C;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    /* line 12, ../scss/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading > .panel-title a, .panel-info > .panel-heading > .panel-title i {
      color: #00678C; }
    /* line 17, ../scss/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    /* line 20, ../scss/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #00678C; }
  /* line 26, ../scss/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

/* line 289, ../scss/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc; }
  /* line 6, ../scss/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-heading {
    color: #AA6300;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    /* line 12, ../scss/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading > .panel-title a, .panel-warning > .panel-heading > .panel-title i {
      color: #AA6300; }
    /* line 17, ../scss/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    /* line 20, ../scss/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #AA6300; }
  /* line 26, ../scss/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

/* line 292, ../scss/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1; }
  /* line 6, ../scss/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-heading {
    color: #AA0000;
    background-color: #f2dede;
    border-color: #ebccd1; }
    /* line 12, ../scss/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading > .panel-title a, .panel-danger > .panel-heading > .panel-title i {
      color: #AA0000; }
    /* line 17, ../scss/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    /* line 20, ../scss/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #AA0000; }
  /* line 26, ../scss/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

/*Ajouts Bimp*/
/* line 297, ../scss/bootstrap/_panels.scss */
.panel.panel-secondary,
.panel.panel-default {
  margin-bottom: 10px; }

/* line 5, ../scss/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  /* line 12, ../scss/bootstrap/_responsive-embed.scss */
  .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; }

/* line 28, ../scss/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

/* line 33, ../scss/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%; }

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

/* line 22, ../scss/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px; }

/* line 26, ../scss/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px; }

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

/* line 30, ../scss/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 18, ../scss/bootstrap/_datetimepicker.scss */
.bootstrap-datetimepicker-widget {
  list-style: none; }
  /* line 20, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 19em; }
    @media (min-width: 1000px) {
      /* line 25, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 1280px) {
      /* line 25, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 1680px) {
      /* line 25, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    /* line 39, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
      content: '';
      display: inline-block;
      position: absolute; }
    /* line 46, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      top: -7px;
      left: 7px; }
    /* line 55, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid white;
      top: -6px;
      left: 8px; }
    /* line 65, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #ccc;
      border-top-color: rgba(0, 0, 0, 0.2);
      bottom: -7px;
      left: 6px; }
    /* line 74, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid white;
      bottom: -6px;
      left: 7px; }
    /* line 84, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
      left: auto;
      right: 6px; }
    /* line 89, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
      left: auto;
      right: 7px; }
  /* line 96, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0; }
  /* line 100, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0; }
  /* line 104, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none; }
  /* line 108, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0; }
  /* line 115, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px; }
  /* line 119, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    content: "Augmenter les heures"; }
  /* line 124, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    content: "Augmenter les minutes"; }
  /* line 129, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    content: "Diminuer les heures"; }
  /* line 134, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    content: "Diminuer les minutes"; }
  /* line 139, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    content: "Afficher les heures"; }
  /* line 144, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    content: "Afficher les minutes"; }
  /* line 149, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    content: "Toggle AM/PM"; }
  /* line 154, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    content: "Réinitialiser"; }
  /* line 159, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    content: "Mettre à la date du jour"; }
  /* line 164, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget .picker-switch {
    text-align: center; }
    /* line 167, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget .picker-switch::after {
      content: "Passer de la date à l'heure"; }
    /* line 172, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget .picker-switch td {
      text-align: center;
      padding: 0;
      margin: 0;
      height: auto;
      width: auto;
      line-height: inherit; }
      /* line 180, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget .picker-switch td span {
        line-height: 2.5;
        height: 2.5em;
        width: 100%;
        font-size: 16px; }
        /* line 186, ../scss/bootstrap/_datetimepicker.scss */
        .bootstrap-datetimepicker-widget .picker-switch td span:hover {
          color: #fff; }
  /* line 193, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0; }
    /* line 198, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
      text-align: center;
      border-radius: 0; }
    /* line 204, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget table th {
      height: 20px;
      line-height: 20px;
      width: 20px; }
      /* line 209, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table th.picker-switch {
        width: 145px; }
      /* line 213, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
        background: none;
        color: #DCDCDC;
        cursor: not-allowed; }
      /* line 220, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table th.prev::after {
        content: "Previous Month"; }
      /* line 225, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table th.next::after {
        content: "Next Month"; }
    /* line 231, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget table thead tr th {
      cursor: normal;
      background-color: #335899;
      color: #fff; }
    /* line 237, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget table thead tr:first-child th {
      cursor: pointer;
      background-color: #363D49;
      color: #fff; }
      /* line 242, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
        background: #335899;
        color: #fff; }
    /* line 248, ../scss/bootstrap/_datetimepicker.scss */
    .bootstrap-datetimepicker-widget table td {
      height: 54px;
      line-height: 54px;
      width: 54px; }
      /* line 253, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.cw {
        font-size: .8em;
        height: 20px;
        line-height: 20px;
        color: #DCDCDC; }
      /* line 260, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.day {
        height: 20px;
        line-height: 20px;
        width: 20px; }
      /* line 266, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
        background: #636363;
        color: #fff;
        cursor: pointer; }
      /* line 275, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
        color: #DCDCDC; }
      /* line 280, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.today {
        position: relative; }
        /* line 283, ../scss/bootstrap/_datetimepicker.scss */
        .bootstrap-datetimepicker-widget table td.today:before {
          content: '';
          display: inline-block;
          border: solid transparent;
          border-width: 0 0 7px 7px;
          border-bottom-color: #335899;
          border-top-color: rgba(0, 0, 0, 0.2);
          position: absolute;
          bottom: 4px;
          right: 4px; }
      /* line 296, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
        background-color: #335899;
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      /* line 303, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.active.today:before {
        border-bottom-color: #fff; }
      /* line 307, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
        background: none;
        color: #DCDCDC;
        cursor: not-allowed; }
      /* line 314, ../scss/bootstrap/_datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td span {
        display: inline-block;
        width: 54px;
        height: 54px;
        line-height: 54px;
        margin: 2px 1.5px;
        cursor: pointer;
        border-radius: 0; }
        /* line 323, ../scss/bootstrap/_datetimepicker.scss */
        .bootstrap-datetimepicker-widget table td span:hover {
          background: #636363;
          color: #fff; }
        /* line 328, ../scss/bootstrap/_datetimepicker.scss */
        .bootstrap-datetimepicker-widget table td span.active {
          background-color: #335899;
          color: #fff;
          text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
        /* line 334, ../scss/bootstrap/_datetimepicker.scss */
        .bootstrap-datetimepicker-widget table td span.old {
          color: #DCDCDC; }
        /* line 338, ../scss/bootstrap/_datetimepicker.scss */
        .bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
          background: none;
          color: #DCDCDC;
          cursor: not-allowed; }
  /* line 349, ../scss/bootstrap/_datetimepicker.scss */
  .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px; }

/* line 357, ../scss/bootstrap/_datetimepicker.scss */
.input-group.date .input-group-addon {
  cursor: pointer; }

/* line 11, ../scss/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden; }

/* line 16, ../scss/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  /* line 32, ../scss/bootstrap/_modals.scss */
  .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; }
  /* line 36, ../scss/bootstrap/_modals.scss */
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

/* line 38, ../scss/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 44, ../scss/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

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

/* line 64, ../scss/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9900;
  background-color: #000; }
  /* line 73, ../scss/bootstrap/_modals.scss */
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  /* line 74, ../scss/bootstrap/_modals.scss */
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 79, ../scss/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  background-color: #363D49;
  color: #fff; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .modal-header:after {
    clear: both; }

/* line 86, ../scss/bootstrap/_modals.scss */
.modal-header .close {
  color: #fff;
  margin-top: -2px; }

/* line 92, ../scss/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  display: inline-block;
  line-height: 1.4; }

/* line 100, ../scss/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px; }

/* line 106, ../scss/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #DCDCDC;
  background-color: #F5F5F5; }
  /* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
  .modal-footer:after {
    clear: both; }
  /* line 114, ../scss/bootstrap/_modals.scss */
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  /* line 119, ../scss/bootstrap/_modals.scss */
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  /* line 123, ../scss/bootstrap/_modals.scss */
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 129, ../scss/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (max-width: 999px) {
  /* line 139, ../scss/bootstrap/_modals.scss */
  .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 52px 0 60px 0 !important;
    max-width: 100%;
    left: 0;
    right: 0;
    display: block; }
    /* line 148, ../scss/bootstrap/_modals.scss */
    .modal-dialog .modal-body {
      max-height: 100% !important; }
    /* line 151, ../scss/bootstrap/_modals.scss */
    .modal-dialog .modal-content {
      width: 100%;
      height: 100%;
      border: none;
      border-radius: 0; } }
@media (min-width: 1000px) {
  /* line 162, ../scss/bootstrap/_modals.scss */
  .modal-dialog {
    width: 90%;
    margin: 30px auto; }

  /* line 166, ../scss/bootstrap/_modals.scss */
  .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); } }
@media (min-width: 1280px) {
  /* line 172, ../scss/bootstrap/_modals.scss */
  .modal-dialog {
    width: 70%; }

  /* line 173, ../scss/bootstrap/_modals.scss */
  .modal-lg {
    width: 90%; }

  /* line 174, ../scss/bootstrap/_modals.scss */
  .modal-md {
    width: 70%; }

  /* line 175, ../scss/bootstrap/_modals.scss */
  .modal-sm {
    width: 50%; } }
@media (min-width: 1680px) {
  /* line 179, ../scss/bootstrap/_modals.scss */
  .modal-dialog {
    width: 60%; }

  /* line 180, ../scss/bootstrap/_modals.scss */
  .modal-lg {
    width: 80%; }

  /* line 181, ../scss/bootstrap/_modals.scss */
  .modal-md {
    width: 60%; }

  /* line 182, ../scss/bootstrap/_modals.scss */
  .modal-sm {
    width: 40%; } }
/* line 186, ../scss/bootstrap/_modals.scss */
.full-window-modal .modal-dialog {
  position: fixed;
  width: 100%;
  height: 100%;
  margin: 0;
  max-width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  display: block; }
  /* line 196, ../scss/bootstrap/_modals.scss */
  .full-window-modal .modal-dialog .modal-content {
    height: 100vh;
    border: none;
    border-radius: 0; }
    /* line 201, ../scss/bootstrap/_modals.scss */
    .full-window-modal .modal-dialog .modal-content .modal-body {
      height: calc(100vh - 50px);
      overflow-x: auto; }
    /* line 205, ../scss/bootstrap/_modals.scss */
    .full-window-modal .modal-dialog .modal-content .modal-footer {
      background-color: #393a3d;
      padding: 15px 24px;
      padding-top: 15px !important; }

/* line 7, ../scss/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 100070;
  display: block;
  font-family: roboto, arial, tahoma, verdana, helvetica;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  /* line 18, ../scss/bootstrap/_tooltip.scss */
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  /* line 19, ../scss/bootstrap/_tooltip.scss */
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  /* line 20, ../scss/bootstrap/_tooltip.scss */
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  /* line 21, ../scss/bootstrap/_tooltip.scss */
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  /* line 22, ../scss/bootstrap/_tooltip.scss */
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

/* line 26, ../scss/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0; }

/* line 36, ../scss/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 45, ../scss/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
/* line 52, ../scss/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
/* line 59, ../scss/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
/* line 66, ../scss/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
/* line 73, ../scss/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
/* line 80, ../scss/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
/* line 87, ../scss/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
/* line 94, ../scss/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 6, ../scss/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100060;
  display: none;
  max-width: 500px;
  padding: 1px;
  font-family: roboto, arial, tahoma, verdana, helvetica;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  word-wrap: break-word; }
  /* line 27, ../scss/bootstrap/_popovers.scss */
  .popover.top {
    margin-top: -10px; }
  /* line 28, ../scss/bootstrap/_popovers.scss */
  .popover.right {
    margin-left: 10px; }
  /* line 29, ../scss/bootstrap/_popovers.scss */
  .popover.bottom {
    margin-top: 10px; }
  /* line 30, ../scss/bootstrap/_popovers.scss */
  .popover.left {
    margin-left: -10px; }

/* line 36, ../scss/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

/* line 45, ../scss/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px; }
  /* line 48, ../scss/bootstrap/_popovers.scss */
  .popover-content .cardButtons {
    display: none; }

/* line 59, ../scss/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 69, ../scss/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px; }

/* line 72, ../scss/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

/* line 78, ../scss/bootstrap/_popovers.scss */
.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; }
  /* line 85, ../scss/bootstrap/_popovers.scss */
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
/* line 93, ../scss/bootstrap/_popovers.scss */
.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); }
  /* line 100, ../scss/bootstrap/_popovers.scss */
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
/* line 108, ../scss/bootstrap/_popovers.scss */
.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; }
  /* line 115, ../scss/bootstrap/_popovers.scss */
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
/* line 124, ../scss/bootstrap/_popovers.scss */
.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); }
  /* line 131, ../scss/bootstrap/_popovers.scss */
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

/* line 7, ../scss/bootstrap/_carousel.scss */
.carousel {
  position: relative; }

/* line 11, ../scss/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  /* line 16, ../scss/bootstrap/_carousel.scss */
  .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; }
    /* line 22, ../scss/bootstrap/_carousel.scss */
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      /* line 16, ../scss/bootstrap/_carousel.scss */
      .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; }
        /* line 34, ../scss/bootstrap/_carousel.scss */
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        /* line 39, ../scss/bootstrap/_carousel.scss */
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        /* line 44, ../scss/bootstrap/_carousel.scss */
        .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; } }
  /* line 53, ../scss/bootstrap/_carousel.scss */
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  /* line 59, ../scss/bootstrap/_carousel.scss */
  .carousel-inner > .active {
    left: 0; }
  /* line 63, ../scss/bootstrap/_carousel.scss */
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  /* line 70, ../scss/bootstrap/_carousel.scss */
  .carousel-inner > .next {
    left: 100%; }
  /* line 73, ../scss/bootstrap/_carousel.scss */
  .carousel-inner > .prev {
    left: -100%; }
  /* line 76, ../scss/bootstrap/_carousel.scss */
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  /* line 81, ../scss/bootstrap/_carousel.scss */
  .carousel-inner > .active.left {
    left: -100%; }
  /* line 84, ../scss/bootstrap/_carousel.scss */
  .carousel-inner > .active.right {
    left: 100%; }

/* line 93, ../scss/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  /* line 109, ../scss/bootstrap/_carousel.scss */
  .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); }
  /* line 112, ../scss/bootstrap/_carousel.scss */
  .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); }
  /* line 119, ../scss/bootstrap/_carousel.scss */
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  /* line 128, ../scss/bootstrap/_carousel.scss */
  .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; }
  /* line 138, ../scss/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  /* line 143, ../scss/bootstrap/_carousel.scss */
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  /* line 148, ../scss/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  /* line 158, ../scss/bootstrap/_carousel.scss */
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  /* line 163, ../scss/bootstrap/_carousel.scss */
  .carousel-control .icon-next:before {
    content: '\203a'; }

/* line 174, ../scss/bootstrap/_carousel.scss */
.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; }
  /* line 185, ../scss/bootstrap/_carousel.scss */
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  /* line 207, ../scss/bootstrap/_carousel.scss */
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

/* line 218, ../scss/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  /* line 229, ../scss/bootstrap/_carousel.scss */
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 1000px) {
  /* line 240, ../scss/bootstrap/_carousel.scss */
  .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; }
  /* line 249, ../scss/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  /* line 253, ../scss/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  /* line 260, ../scss/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  /* line 267, ../scss/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px; } }
/* line 14, ../scss/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
/* line 19, ../scss/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both; }

/* line 12, ../scss/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 15, ../scss/bootstrap/_utilities.scss */
.pull-right {
  float: right !important; }

/* line 18, ../scss/bootstrap/_utilities.scss */
.pull-left {
  float: left !important; }

/* line 27, ../scss/bootstrap/_utilities.scss */
.hide {
  display: none !important; }

/* line 30, ../scss/bootstrap/_utilities.scss */
.show {
  display: block !important; }

/* line 33, ../scss/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden; }

/* line 36, ../scss/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 45, ../scss/bootstrap/_utilities.scss */
.hidden {
  display: none !important; }

/* line 53, ../scss/bootstrap/_utilities.scss */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
/* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important; }

/* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important; }

/* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important; }

/* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important; }

/* line 36, ../scss/bootstrap/_responsive-utilities.scss */
.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: 999px) {
  /* line 7, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important; }

  /* line 10, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important; }

  /* line 11, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 12, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 999px) {
  /* line 54, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 999px) {
  /* line 59, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 999px) {
  /* line 64, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 1000px) and (max-width: 1279px) {
  /* line 7, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important; }

  /* line 10, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important; }

  /* line 11, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 12, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 1000px) and (max-width: 1279px) {
  /* line 73, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 1000px) and (max-width: 1279px) {
  /* line 78, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 1000px) and (max-width: 1279px) {
  /* line 83, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1280px) and (max-width: 1679px) {
  /* line 7, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important; }

  /* line 10, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important; }

  /* line 11, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 12, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1280px) and (max-width: 1679px) {
  /* line 92, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1280px) and (max-width: 1679px) {
  /* line 97, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1280px) and (max-width: 1679px) {
  /* line 102, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1680px) {
  /* line 7, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important; }

  /* line 10, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important; }

  /* line 11, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 12, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1680px) {
  /* line 111, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1680px) {
  /* line 116, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1680px) {
  /* line 121, ../scss/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 999px) {
  /* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 1000px) and (max-width: 1279px) {
  /* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 1280px) and (max-width: 1679px) {
  /* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1680px) {
  /* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important; } }
/* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 7, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important; }

  /* line 10, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important; }

  /* line 11, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 12, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
/* line 155, ../scss/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important; }
  @media print {
    /* line 155, ../scss/bootstrap/_responsive-utilities.scss */
    .visible-print-block {
      display: block !important; } }

/* line 162, ../scss/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important; }
  @media print {
    /* line 162, ../scss/bootstrap/_responsive-utilities.scss */
    .visible-print-inline {
      display: inline !important; } }

/* line 169, ../scss/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important; }
  @media print {
    /* line 169, ../scss/bootstrap/_responsive-utilities.scss */
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  /* line 18, ../scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important; } }
/*Text-align*/
/* line 3, ../scss/bimpcore/_helpers.scss */
.align-center {
  text-align: center; }

/* line 7, ../scss/bimpcore/_helpers.scss */
.align-left {
  text-align: left; }

/* line 11, ../scss/bimpcore/_helpers.scss */
.align-right {
  text-align: right; }

/*Fonts styles*/
/* line 17, ../scss/bimpcore/_helpers.scss */
.bold {
  font-weight: bold; }

/* line 21, ../scss/bimpcore/_helpers.scss */
.smallInfo {
  color: #787878;
  margin: 5px 0;
  font-size: 11px;
  font-style: italic; }

/* line 28, ../scss/bimpcore/_helpers.scss */
.big {
  font-size: 20px; }

/*Scrolls*/
/* line 34, ../scss/bimpcore/_helpers.scss */
.h_auto_scroll {
  overflow-x: auto; }

/* line 38, ../scss/bimpcore/_helpers.scss */
.v_auto_scroll {
  overflow-y: auto; }

/* line 42, ../scss/bimpcore/_helpers.scss */
.h_scroll {
  overflow-x: scroll; }

/* line 46, ../scss/bimpcore/_helpers.scss */
.v_scroll {
  overflow-y: scroll; }

/* Hovers */
/* line 52, ../scss/bimpcore/_helpers.scss */
span.hover {
  cursor: pointer;
  color: #636363;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  /* line 57, ../scss/bimpcore/_helpers.scss */
  span.hover:hover, span.hover.hover-default:hover {
    color: #282828; }
  /* line 61, ../scss/bimpcore/_helpers.scss */
  span.hover.hover-primary:hover {
    color: #335899; }
  /* line 64, ../scss/bimpcore/_helpers.scss */
  span.hover.hover-success:hover {
    color: #348C41; }
  /* line 67, ../scss/bimpcore/_helpers.scss */
  span.hover.hover-warning:hover {
    color: #E69900; }
  /* line 70, ../scss/bimpcore/_helpers.scss */
  span.hover.hover-danger:hover {
    color: #A00000; }
  /* line 73, ../scss/bimpcore/_helpers.scss */
  span.hover.hover-important:hover {
    color: #963E96; }

/* line 78, ../scss/bimpcore/_helpers.scss */
.blink {
  animation: blinker 1s linear infinite; }

@keyframes blinker {
  50% {
    opacity: 0; } }
@-webkit-keyframes bimp-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes bimp-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/*Styles génériques*/
/* line 25, ../scss/bimpcore/_styles.scss */
.cke_editable {
  line-height: normal; }

/* line 29, ../scss/bimpcore/_styles.scss */
.cke_editable p {
  margin: 2px; }

/* line 33, ../scss/bimpcore/_styles.scss */
.clearAfter:after {
  clear: right; }

/* line 37, ../scss/bimpcore/_styles.scss */
#id-right {
  background-color: #F0F0F0; }

@media (max-width: 1279px) {
  /* line 42, ../scss/bimpcore/_styles.scss */
  #id-right {
    z-index: 9950 !important; }

  /* line 46, ../scss/bimpcore/_styles.scss */
  #id-left {
    z-index: 10100 !important;
    background-color: #fff; }

  /* line 51, ../scss/bimpcore/_styles.scss */
  #tmenu_tooltip {
    z-index: 10100 !important; }
    /* line 54, ../scss/bimpcore/_styles.scss */
    #tmenu_tooltip .tmenudiv,
    #tmenu_tooltip .tmenudiv ul.tmenu {
      z-index: 10100 !important; }

  /* line 59, ../scss/bimpcore/_styles.scss */
  .side-nav,
  .side-nav-vert {
    z-index: 9960 !important; }

  /* line 64, ../scss/bimpcore/_styles.scss */
  #but-menu,
  #id-top .login_block {
    z-index: 10110 !important; }

  /* line 71, ../scss/bimpcore/_styles.scss */
  body.has_fullscreen #id-right,
  body.has_fullscreen #id-left {
    z-index: 1 !important; }
  /* line 76, ../scss/bimpcore/_styles.scss */
  body.has_fullscreen #tmenu_tooltip,
  body.has_fullscreen .side-nav,
  body.has_fullscreen .side-nav-vert,
  body.has_fullscreen #but-menu,
  body.has_fullscreen #id-top .login_block {
    display: none; } }
/* line 86, ../scss/bimpcore/_styles.scss */
.bimp_controller_content {
  color: #282828; }

/* line 90, ../scss/bimpcore/_styles.scss */
.page_content {
  background-color: #fff;
  padding: 15px; }
  /* line 94, ../scss/bimpcore/_styles.scss */
  .page_content .page_title {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #282828; }
    /* line 95, ../scss/bimpcore/_styles.scss */
    .page_content .page_title .header_button {
      display: inline-block;
      margin-right: 20px;
      vertical-align: top; }
    /* line 101, ../scss/bimpcore/_styles.scss */
    .page_content .page_title > h1, .page_content .page_title > h2, .page_content .page_title > h3, .page_content .page_title > h4 {
      display: inline-block;
      margin-top: 7px; }

/* line 113, ../scss/bimpcore/_styles.scss */
div.tabBar {
  padding-left: 15px;
  padding-right: 15px; }

/* line 118, ../scss/bimpcore/_styles.scss */
.tabBar #controllerTabContentContainer {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -16px;
  padding: 5px; }

/* line 127, ../scss/bimpcore/_styles.scss */
.tabBarWithBottom #controllerTabContentContainer {
  margin-bottom: -23px; }
  /* line 130, ../scss/bimpcore/_styles.scss */
  .tabBarWithBottom #controllerTabContentContainer + * {
    margin-top: 39px; }

/* line 138, ../scss/bimpcore/_styles.scss */
.ajaxResultContainer {
  margin: 15px; }

/* line 142, ../scss/bimpcore/_styles.scss */
ul.ui-autocomplete {
  overflow-x: hidden; }

/* line 146, ../scss/bimpcore/_styles.scss */
.ui-autocomplete,
.select2-drop,
.select2-dropdown {
  z-index: 10250 !important; }

/* line 153, ../scss/bimpcore/_styles.scss */
body.has_fullscreen .modal {
  z-index: 11100 !important; }
/* line 157, ../scss/bimpcore/_styles.scss */
body.has_fullscreen .modal-backdrop {
  z-index: 11000; }
/* line 161, ../scss/bimpcore/_styles.scss */
body.has_fullscreen .ui-autocomplete,
body.has_fullscreen .select2-drop,
body.has_fullscreen .select2-dropdown {
  z-index: 11250 !important; }

/* line 168, ../scss/bimpcore/_styles.scss */
.content-loading {
  display: none;
  padding: 60px;
  text-align: center; }
  /* line 173, ../scss/bimpcore/_styles.scss */
  .content-loading .loading-spin {
    font-size: 32px;
    color: #3B6EA0;
    margin: 30px; }
  /* line 179, ../scss/bimpcore/_styles.scss */
  .content-loading .loading-text {
    font-size: 16px; }

/* line 184, ../scss/bimpcore/_styles.scss */
.formRowInput .loading-spin {
  font-size: 16px !important; }

/* line 188, ../scss/bimpcore/_styles.scss */
.typeLabel {
  border-radius: 24px;
  padding: 3px 8px;
  font-size: 11px;
  color: #fff; }

/* line 195, ../scss/bimpcore/_styles.scss */
.success {
  font-weight: bold !important;
  color: #348C41 !important; }

/* line 200, ../scss/bimpcore/_styles.scss */
.info {
  font-weight: bold !important;
  color: #3B6EA0 !important; }

/* line 205, ../scss/bimpcore/_styles.scss */
.warning {
  font-weight: bold !important;
  color: #E69900 !important; }

/* line 210, ../scss/bimpcore/_styles.scss */
.danger {
  font-weight: bold !important;
  color: #A00000 !important; }

/* line 215, ../scss/bimpcore/_styles.scss */
.important {
  font-weight: bold !important;
  color: #963E96 !important; }

/* line 220, ../scss/bimpcore/_styles.scss */
div.alert {
  margin: 10px 0; }
  /* line 223, ../scss/bimpcore/_styles.scss */
  div.alert ul {
    padding-left: 15px; }

/* line 228, ../scss/bimpcore/_styles.scss */
.date, .time, .datetime {
  font-weight: bold; }

/* line 232, ../scss/bimpcore/_styles.scss */
.datetime .time {
  font-weight: normal;
  font-style: italic; }

/* line 237, ../scss/bimpcore/_styles.scss */
.loading {
  font-size: 18px;
  color: #3B6EA0;
  opacity: 0;
  margin: 0 8px;
  line-height: 22px;
  vertical-align: middle; }
  /* line 245, ../scss/bimpcore/_styles.scss */
  .loading.active {
    opacity: 1; }

/* line 250, ../scss/bimpcore/_styles.scss */
.historyPopoverButton {
  margin: 0 6px;
  font-weight: normal;
  color: #B4B4B4;
  cursor: pointer;
  font-size: 15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  /* line 258, ../scss/bimpcore/_styles.scss */
  .historyPopoverButton:before {
    font-family: 'FA5S';
    content: '\f1da'; }
  /* line 263, ../scss/bimpcore/_styles.scss */
  .historyPopoverButton:hover {
    color: #335899; }

/* line 268, ../scss/bimpcore/_styles.scss */
.objectIcon {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 8px;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  color: #636363; }
  /* line 278, ../scss/bimpcore/_styles.scss */
  .objectIcon:hover {
    color: #335899; }

/* line 283, ../scss/bimpcore/_styles.scss */
.infoIcon {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  margin: 0 6px;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #B4B4B4; }
  /* line 294, ../scss/bimpcore/_styles.scss */
  .infoIcon:hover {
    color: #3B6EA0; }

/* line 299, ../scss/bimpcore/_styles.scss */
.dropdown-title {
  display: block;
  margin: 10px 0;
  padding: 0 10px 10px 10px;
  border-bottom: 1px solid #B4B4B4;
  color: #282828;
  font-weight: bold;
  font-size: 12px; }

/* line 309, ../scss/bimpcore/_styles.scss */
.check_on {
  font-weight: bold;
  color: #348C41; }
  /* line 313, ../scss/bimpcore/_styles.scss */
  .check_on:after {
    font-family: 'FA5S';
    content: '\f00c'; }

/* line 319, ../scss/bimpcore/_styles.scss */
.check_off {
  font-weight: bold;
  color: #A00000; }
  /* line 323, ../scss/bimpcore/_styles.scss */
  .check_off:after {
    font-family: 'FA5S';
    content: '\f00d'; }

/* line 329, ../scss/bimpcore/_styles.scss */
.copyTextIcon {
  display: inline-block;
  margin: 0 5px;
  font-size: 10px;
  font-weight: normal;
  color: #505050; }

/* line 337, ../scss/bimpcore/_styles.scss */
.note_content {
  background-color: #FFFFE1;
  border-color: #FFFFE1;
  padding: 6px 15px;
  border-radius: 8px;
  box-shadow: 0 0 2px #787878; }

/* line 345, ../scss/bimpcore/_styles.scss */
.trash_button {
  font-weight: bold;
  color: #B4B4B4;
  cursor: pointer; }
  /* line 350, ../scss/bimpcore/_styles.scss */
  .trash_button:hover {
    color: #A00000; }

/* line 355, ../scss/bimpcore/_styles.scss */
.objectLink {
  display: inline-block; }

/*Objects Components*/
@media (max-width: 1279px) {
  /* line 361, ../scss/bimpcore/_styles.scss */
  .object_component {
    overflow-x: auto; }
    /* line 365, ../scss/bimpcore/_styles.scss */
    .object_component .row {
      margin-right: 0 !important;
      margin-left: 0 !important; } }

/* line 372, ../scss/bimpcore/_styles.scss */
.object_component_content {
  background-color: #fff; }

/*Boutons*/
/* line 378, ../scss/bimpcore/_styles.scss */
.btn {
  margin: 2px; }
  /* line 381, ../scss/bimpcore/_styles.scss */
  .btn i {
    font-size: 14px; }
    /* line 384, ../scss/bimpcore/_styles.scss */
    .btn i.left {
      margin-right: 8px; }
    /* line 388, ../scss/bimpcore/_styles.scss */
    .btn i.right {
      margin-left: 8px; }

/* line 395, ../scss/bimpcore/_styles.scss */
.open-close:after {
  font-family: 'FA5S';
  margin-left: 5px; }
/* line 400, ../scss/bimpcore/_styles.scss */
.open-close.action-open:after {
  content: '\f0d7'; }
/* line 404, ../scss/bimpcore/_styles.scss */
.open-close.action-close:after {
  content: '\f0d8'; }

/* line 409, ../scss/bimpcore/_styles.scss */
i.iconLeft {
  margin-right: 8px; }

/* line 413, ../scss/bimpcore/_styles.scss */
i.iconRight {
  margin-left: 8px; }

/* line 417, ../scss/bimpcore/_styles.scss */
.buttonsContainer {
  margin: 10px 0;
  padding: 5px 0; }
  /* line 421, ../scss/bimpcore/_styles.scss */
  .buttonsContainer button, .buttonsContainer .button, .buttonsContainer .btn {
    margin: 5px;
    display: inline-block; }
  /* line 426, ../scss/bimpcore/_styles.scss */
  .buttonsContainer.align-left {
    text-align: left; }
  /* line 430, ../scss/bimpcore/_styles.scss */
  .buttonsContainer.align-center {
    text-align: center; }
  /* line 434, ../scss/bimpcore/_styles.scss */
  .buttonsContainer.align-right {
    text-align: right; }

/* line 440, ../scss/bimpcore/_styles.scss */
.panel-footer .btn, .panel-footer .button, .panel-footer button {
  margin: 2px 4px; }
/* line 444, ../scss/bimpcore/_styles.scss */
.panel-footer .btn-group {
  margin: 2px 8px; }
  /* line 447, ../scss/bimpcore/_styles.scss */
  .panel-footer .btn-group .btn {
    margin: 0; }

/* line 453, ../scss/bimpcore/_styles.scss */
.btn-large {
  /*@media (min-width: $screen-xs-max) {*/
  font-size: 14px;
  padding: 12px 20px;
  /*}*/ }
  /* line 458, ../scss/bimpcore/_styles.scss */
  .btn-large i {
    font-size: 18px; }
    /* line 461, ../scss/bimpcore/_styles.scss */
    .btn-large i.iconLeft {
      margin-right: 12px; }
    /* line 465, ../scss/bimpcore/_styles.scss */
    .btn-large i.iconRight {
      margin-left: 12px; }

/* line 473, ../scss/bimpcore/_styles.scss */
.btn-small {
  font-size: 11px !important;
  padding: 3px 5px !important; }
  /* line 477, ../scss/bimpcore/_styles.scss */
  .btn-small i {
    font-size: 12px; }
    /* line 480, ../scss/bimpcore/_styles.scss */
    .btn-small i.iconLeft {
      margin-right: 5px; }
    /* line 484, ../scss/bimpcore/_styles.scss */
    .btn-small i.iconRight {
      margin-left: 5px; }

/* line 490, ../scss/bimpcore/_styles.scss */
.smallActionsContainer {
  margin: 5px 0; }
  /* line 493, ../scss/bimpcore/_styles.scss */
  .smallActionsContainer, .smallActionsContainer.align-left {
    text-align: left; }
    /* line 497, ../scss/bimpcore/_styles.scss */
    .smallActionsContainer .small-action, .smallActionsContainer.align-left .small-action {
      margin-right: 12px; }
  /* line 503, ../scss/bimpcore/_styles.scss */
  .smallActionsContainer.align-right .small-action {
    margin-left: 12px; }
  /* line 509, ../scss/bimpcore/_styles.scss */
  .smallActionsContainer.align-center .small-action {
    margin: 0 12px; }

/* line 515, ../scss/bimpcore/_styles.scss */
.small-action {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  font-weight: normal;
  color: #787878;
  font-size: 11px;
  cursor: pointer; }
  /* line 523, ../scss/bimpcore/_styles.scss */
  .small-action:hover {
    color: #335899; }
  /* line 527, ../scss/bimpcore/_styles.scss */
  .small-action i.iconLeft {
    margin-right: 6px; }
  /* line 531, ../scss/bimpcore/_styles.scss */
  .small-action i.iconRight {
    margin-left: 6px; }

/*Panels*/
/* line 539, ../scss/bimpcore/_styles.scss */
.panel .panel_header_icon {
  display: inline-block;
  margin: 10px 3px; }
  /* line 543, ../scss/bimpcore/_styles.scss */
  .panel .panel_header_icon i {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
/* line 549, ../scss/bimpcore/_styles.scss */
.panel.panel-default .panel_header_icon i {
  color: white; }
/* line 555, ../scss/bimpcore/_styles.scss */
.panel.panel-secondary .panel_header_icon i {
  color: #6c7a92; }
/* line 561, ../scss/bimpcore/_styles.scss */
.panel.panel-primary .panel_header_icon i {
  color: #799ad2; }
/* line 567, ../scss/bimpcore/_styles.scss */
.panel.panel-success .panel_header_icon i {
  color: white; }
/* line 573, ../scss/bimpcore/_styles.scss */
.panel.panel-info .panel_header_icon i {
  color: white; }
/* line 579, ../scss/bimpcore/_styles.scss */
.panel.panel-warning .panel_header_icon i {
  color: white; }
/* line 585, ../scss/bimpcore/_styles.scss */
.panel.panel-danger .panel_header_icon i {
  color: white; }
/* line 590, ../scss/bimpcore/_styles.scss */
.panel .panel-body {
  /*overflow-x: auto;*/ }
  /* line 593, ../scss/bimpcore/_styles.scss */
  .panel .panel-body .beforePanelContainer {
    margin-bottom: 10px; }
  /* line 597, ../scss/bimpcore/_styles.scss */
  .panel .panel-body .afterPanelContainer {
    margin-top: 10px; }
/* line 602, ../scss/bimpcore/_styles.scss */
.panel .panel_header_icon:hover i {
  color: #fff; }

/*Modales*/
/* line 610, ../scss/bimpcore/_styles.scss */
.modal .modal-dialog {
  margin-top: 100px; }
  /* line 613, ../scss/bimpcore/_styles.scss */
  .modal .modal-dialog .modal-body {
    max-height: 950px; }
  @media (max-height: 1200px) {
    /* line 618, ../scss/bimpcore/_styles.scss */
    .modal .modal-dialog .modal-body {
      max-height: 800px; } }
  @media (max-height: 1100px) {
    /* line 610, ../scss/bimpcore/_styles.scss */
    .modal .modal-dialog {
      margin-top: 90px; }
      /* line 624, ../scss/bimpcore/_styles.scss */
      .modal .modal-dialog .modal-body {
        max-height: 720px; } }
  @media (max-height: 1000px) {
    /* line 610, ../scss/bimpcore/_styles.scss */
    .modal .modal-dialog {
      margin-top: 80px; }
      /* line 630, ../scss/bimpcore/_styles.scss */
      .modal .modal-dialog .modal-body {
        max-height: 640px; } }
  @media (max-height: 900px) {
    /* line 610, ../scss/bimpcore/_styles.scss */
    .modal .modal-dialog {
      margin-top: 70px; }
      /* line 637, ../scss/bimpcore/_styles.scss */
      .modal .modal-dialog .modal-body {
        max-height: 560px; } }
  @media (max-height: 800px) {
    /* line 610, ../scss/bimpcore/_styles.scss */
    .modal .modal-dialog {
      margin-top: 60px; }
      /* line 643, ../scss/bimpcore/_styles.scss */
      .modal .modal-dialog .modal-body {
        max-height: 480px; } }
  @media (max-height: 700px) {
    /* line 610, ../scss/bimpcore/_styles.scss */
    .modal .modal-dialog {
      margin-top: 40px; }
      /* line 649, ../scss/bimpcore/_styles.scss */
      .modal .modal-dialog .modal-body {
        max-height: 400px; } }
  @media (max-height: 600px) {
    /* line 610, ../scss/bimpcore/_styles.scss */
    .modal .modal-dialog {
      margin-top: 30px; }
      /* line 655, ../scss/bimpcore/_styles.scss */
      .modal .modal-dialog .modal-body {
        max-height: 320px; } }
  @media (max-height: 500px) {
    /* line 610, ../scss/bimpcore/_styles.scss */
    .modal .modal-dialog {
      margin-top: 20px; }
      /* line 661, ../scss/bimpcore/_styles.scss */
      .modal .modal-dialog .modal-body {
        max-height: 240px; } }
/* line 667, ../scss/bimpcore/_styles.scss */
.modal .modal-nav-buttons {
  display: inline-block;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #969696; }
  /* line 673, ../scss/bimpcore/_styles.scss */
  .modal .modal-nav-buttons .modal-nav-prev,
  .modal .modal-nav-buttons .modal-nav-next {
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
    font-size: 18px;
    background-color: #616e84;
    color: #d3d7de;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    width: 32px;
    height: 32px; }
    /* line 687, ../scss/bimpcore/_styles.scss */
    .modal .modal-nav-buttons .modal-nav-prev i,
    .modal .modal-nav-buttons .modal-nav-next i {
      display: inline-block;
      vertical-align: middle;
      line-height: 32px; }
    /* line 693, ../scss/bimpcore/_styles.scss */
    .modal .modal-nav-buttons .modal-nav-prev:hover,
    .modal .modal-nav-buttons .modal-nav-next:hover {
      color: #363D49;
      background-color: #fff; }
    /* line 698, ../scss/bimpcore/_styles.scss */
    .modal .modal-nav-buttons .modal-nav-prev.disabled, .modal .modal-nav-buttons .modal-nav-prev.disbaled:hover,
    .modal .modal-nav-buttons .modal-nav-next.disabled,
    .modal .modal-nav-buttons .modal-nav-next.disbaled:hover {
      cursor: default;
      background-color: #414958;
      color: #4c5566; }
  /* line 705, ../scss/bimpcore/_styles.scss */
  .modal .modal-nav-buttons .modal-nav-prev i {
    margin-right: 2px; }
  /* line 709, ../scss/bimpcore/_styles.scss */
  .modal .modal-nav-buttons .modal-nav-history {
    display: inline-block;
    margin-left: 10px; }
    /* line 713, ../scss/bimpcore/_styles.scss */
    .modal .modal-nav-buttons .modal-nav-history .dropdown-toggle {
      display: inline-block;
      color: #d3d7de;
      font-size: 16px;
      cursor: pointer; }
      /* line 719, ../scss/bimpcore/_styles.scss */
      .modal .modal-nav-buttons .modal-nav-history .dropdown-toggle:before {
        font-family: 'FA5S';
        content: '\f0d7'; }
      /* line 724, ../scss/bimpcore/_styles.scss */
      .modal .modal-nav-buttons .modal-nav-history .dropdown-toggle:hover {
        color: #fff; }
      /* line 728, ../scss/bimpcore/_styles.scss */
      .modal .modal-nav-buttons .modal-nav-history .dropdown-toggle.disabled, .modal .modal-nav-buttons .modal-nav-history .dropdown-toggle.disabled:hover {
        color: #4c5566;
        cursor: default; }
/* line 736, ../scss/bimpcore/_styles.scss */
.modal .modal-titles_container {
  display: inline-block; }
/* line 740, ../scss/bimpcore/_styles.scss */
.modal .modal-body {
  overflow-y: auto;
  padding-bottom: 60px; }
  /* line 744, ../scss/bimpcore/_styles.scss */
  .modal .modal-body .page_modal_img {
    max-width: 100%;
    height: auto; }
/* line 750, ../scss/bimpcore/_styles.scss */
.modal .select2-container {
  z-index: 11000; }
/* line 754, ../scss/bimpcore/_styles.scss */
.modal .modal_content {
  min-height: 300px; }

/* line 759, ../scss/bimpcore/_styles.scss */
.modal-ui-dialog {
  margin-top: 1px; }

/* line 763, ../scss/bimpcore/_styles.scss */
#openModalBtn {
  z-index: 999999;
  position: fixed;
  bottom: 0;
  right: 0;
  margin-bottom: 15px;
  margin-right: 15px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #363D49;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  /* line 780, ../scss/bimpcore/_styles.scss */
  #openModalBtn i {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    margin-right: 1px; }
  /* line 787, ../scss/bimpcore/_styles.scss */
  #openModalBtn:hover {
    background-color: #335899; }
  /* line 791, ../scss/bimpcore/_styles.scss */
  #openModalBtn.closed {
    margin-right: -40px; }

/* line 796, ../scss/bimpcore/_styles.scss */
#openDebugModalBtn {
  z-index: 999999;
  position: fixed;
  bottom: 0;
  left: 0;
  margin-bottom: 20px;
  margin-left: 10px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  /* line 808, ../scss/bimpcore/_styles.scss */
  #openDebugModalBtn i {
    color: #363D49;
    font-size: 16px; }
  /* line 813, ../scss/bimpcore/_styles.scss */
  #openDebugModalBtn:hover i {
    color: #335899; }
  /* line 817, ../scss/bimpcore/_styles.scss */
  #openDebugModalBtn.closed {
    margin-left: -40px; }

/*Open/Close Buttons*/
/* line 825, ../scss/bimpcore/_styles.scss */
.openCloseButton {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #636363 !important;
  cursor: pointer; }
  /* line 833, ../scss/bimpcore/_styles.scss */
  .openCloseButton:hover {
    color: #000 !important; }
  /* line 837, ../scss/bimpcore/_styles.scss */
  .openCloseButton:after {
    font-family: 'FA5S';
    margin-left: 8px; }
  /* line 842, ../scss/bimpcore/_styles.scss */
  .openCloseButton.open-content:after {
    content: '\f0d7'; }
  /* line 846, ../scss/bimpcore/_styles.scss */
  .openCloseButton.close-content:after {
    content: '\f0d8'; }

/*Sections dépliables*/
/* line 855, ../scss/bimpcore/_styles.scss */
.foldable_section .foldable_section_caption {
  margin-top: 15px;
  padding: 8px 15px;
  background: #f9f9f9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f9f9f9 1%, #e5e5e5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f9f9f9 1%, #e5e5e5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f9f9f9 1%, #e5e5e5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e5e5e5', GradientType=0);
  /* IE6-9 */
  border: 1px solid #B4B4B4;
  font-size: 12px;
  font-weight: bold;
  color: #292964;
  cursor: pointer; }
/* line 872, ../scss/bimpcore/_styles.scss */
.foldable_section .foldable_section_caption:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,f2f2f2+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 1%, #f2f2f2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 1%, #f2f2f2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 1%, #f2f2f2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
  /* IE6-9 */ }
/* line 882, ../scss/bimpcore/_styles.scss */
.foldable_section > .foldable_section_caption:after {
  font-family: 'FA5S';
  margin-right: 10px;
  float: right;
  font-size: 14px; }
/* line 889, ../scss/bimpcore/_styles.scss */
.foldable_section.closed > .foldable_section_caption:after {
  content: '\f0d7'; }
/* line 893, ../scss/bimpcore/_styles.scss */
.foldable_section.open > .foldable_section_caption:after {
  content: '\f0d8'; }
/* line 897, ../scss/bimpcore/_styles.scss */
.foldable_section.closed > .foldable_section_content {
  display: none; }
/* line 901, ../scss/bimpcore/_styles.scss */
.foldable_section.open > .foldable_section_content {
  display: block; }
/* line 905, ../scss/bimpcore/_styles.scss */
.foldable_section .foldable_section_content {
  margin-left: 15px;
  margin-top: 15px;
  padding-left: 15px;
  border-left: 1px dotted #B4B4B4; }

/* line 916, ../scss/bimpcore/_styles.scss */
.foldable_container.offset_left > .foldable_content {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px dotted #B4B4B4; }
/* line 922, ../scss/bimpcore/_styles.scss */
.foldable_container > .foldable_caption {
  font-weight: bold;
  padding: 5px;
  margin-bottom: 3px;
  cursor: pointer; }
  /* line 927, ../scss/bimpcore/_styles.scss */
  .foldable_container > .foldable_caption.grey_bk {
    background-color: #F0F0F0; }
  /* line 933, ../scss/bimpcore/_styles.scss */
  .foldable_container > .foldable_caption > .foldable-caret {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
    display: inline-block;
    opacity: 0;
    margin: 0 6px; }
    /* line 940, ../scss/bimpcore/_styles.scss */
    .foldable_container > .foldable_caption > .foldable-caret:before {
      font-family: 'FA5S'; }
  /* line 946, ../scss/bimpcore/_styles.scss */
  .foldable_container > .foldable_caption:hover .foldable-caret {
    opacity: 1; }
/* line 953, ../scss/bimpcore/_styles.scss */
.foldable_container.open > .foldable_caption .foldable-caret:before {
  content: '\f0d8'; }
/* line 959, ../scss/bimpcore/_styles.scss */
.foldable_container.closed > .foldable_caption .foldable-caret:before {
  content: '\f0d7'; }

/* line 966, ../scss/bimpcore/_styles.scss */
.panel.foldable > .panel-heading:first-child {
  cursor: pointer; }
  /* line 969, ../scss/bimpcore/_styles.scss */
  .panel.foldable > .panel-heading:first-child .panel-caret {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
    display: inline-block;
    opacity: 0;
    margin-left: 12px;
    line-height: 30px; }
    /* line 977, ../scss/bimpcore/_styles.scss */
    .panel.foldable > .panel-heading:first-child .panel-caret:before {
      font-family: 'FA5S'; }
  /* line 983, ../scss/bimpcore/_styles.scss */
  .panel.foldable > .panel-heading:first-child:hover .panel-caret {
    opacity: 1; }
/* line 990, ../scss/bimpcore/_styles.scss */
.panel.foldable.open .panel-heading .panel-caret:before {
  content: '\f0d8'; }
/* line 996, ../scss/bimpcore/_styles.scss */
.panel.foldable.closed .panel-heading .panel-caret:before {
  content: '\f0d7'; }

/* line 1004, ../scss/bimpcore/_styles.scss */
.objectViewtable.foldable > thead tr:first-child {
  cursor: pointer; }
  /* line 1007, ../scss/bimpcore/_styles.scss */
  .objectViewtable.foldable > thead tr:first-child .foldable-caret {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
    display: inline-block;
    opacity: 0;
    margin: 0 6px;
    float: right; }
    /* line 1015, ../scss/bimpcore/_styles.scss */
    .objectViewtable.foldable > thead tr:first-child .foldable-caret:before {
      font-family: 'FA5S'; }
  /* line 1021, ../scss/bimpcore/_styles.scss */
  .objectViewtable.foldable > thead tr:first-child:hover .foldable-caret {
    opacity: 1; }
/* line 1029, ../scss/bimpcore/_styles.scss */
.objectViewtable.foldable.open > thead tr:first-child .foldable-caret:before {
  content: '\f0d8'; }
/* line 1035, ../scss/bimpcore/_styles.scss */
.objectViewtable.foldable.closed:first-child > thead tr:first-child .foldable-caret:before {
  content: '\f0d7'; }

/*Array Content*/
/* line 1043, ../scss/bimpcore/_styles.scss */
.array_content_container {
  margin-top: 10px; }
  /* line 1046, ../scss/bimpcore/_styles.scss */
  .array_content_container > .array_content_caption {
    font-weight: bold;
    padding: 5px 0; }
  /* line 1051, ../scss/bimpcore/_styles.scss */
  .array_content_container > .array_content {
    padding-left: 15px; }
    /* line 1055, ../scss/bimpcore/_styles.scss */
    .array_content_container > .array_content > .array_content_row > .array_content_label {
      font-weight: bold; }
  /* line 1062, ../scss/bimpcore/_styles.scss */
  .array_content_container.foldable > .array_content_caption {
    display: inline-block;
    cursor: pointer; }
    /* line 1066, ../scss/bimpcore/_styles.scss */
    .array_content_container.foldable > .array_content_caption > span.title:after {
      font-family: 'FA5S';
      content: '\f078';
      margin-left: 12px;
      margin-right: 12px; }
  /* line 1074, ../scss/bimpcore/_styles.scss */
  .array_content_container.foldable > .folding_buttons {
    display: inline-block;
    margin: 5px 0; }
    /* line 1078, ../scss/bimpcore/_styles.scss */
    .array_content_container.foldable > .folding_buttons > span.open_all, .array_content_container.foldable > .folding_buttons > span.close_all {
      -webkit-transition: all 0, 3s ease;
      -o-transition: all 0, 3s ease;
      transition: all 0, 3s ease;
      font-size: 11px;
      font-weight: normal;
      color: #B3B3B3;
      margin-left: 10px;
      cursor: pointer;
      font-style: italic; }
      /* line 1088, ../scss/bimpcore/_styles.scss */
      .array_content_container.foldable > .folding_buttons > span.open_all:hover, .array_content_container.foldable > .folding_buttons > span.close_all:hover {
        color: #3c3c3c;
        font-weight: bold; }
  /* line 1096, ../scss/bimpcore/_styles.scss */
  .array_content_container.foldable.open > .array_content_caption > span.title:after {
    content: '\f078'; }
  /* line 1100, ../scss/bimpcore/_styles.scss */
  .array_content_container.foldable.open > .array_content_caption > span.title:hover:after {
    content: '\f077'; }
  /* line 1106, ../scss/bimpcore/_styles.scss */
  .array_content_container.foldable.closed > .array_content_caption > span.title:after {
    content: '\f054'; }
  /* line 1110, ../scss/bimpcore/_styles.scss */
  .array_content_container.foldable.closed > .array_content_caption > span.title:hover:after {
    content: '\f078'; }
  /* line 1114, ../scss/bimpcore/_styles.scss */
  .array_content_container.foldable.closed > .array_content {
    display: none; }

/*Tiny Popups*/
/* line 1123, ../scss/bimpcore/_styles.scss */
.tinyPopup {
  display: none;
  background-color: #fff;
  box-shadow: 0 0 8px #787878;
  color: #3c3c3c;
  margin-right: 5px;
  min-width: 250px;
  padding: 15px;
  position: absolute;
  text-align: left;
  right: 0;
  z-index: 9999;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease; }
  /* line 1139, ../scss/bimpcore/_styles.scss */
  .tinyPopup .title {
    font-size: 11px;
    color: #505050;
    padding-bottom: 8px;
    margin-bottom: 5px;
    border-bottom: 1px solid #B4B4B4; }
  /* line 1147, ../scss/bimpcore/_styles.scss */
  .tinyPopup .btn {
    display: inline-block;
    margin: 5px 0;
    padding: 8px 12px;
    font-size: 12px; }
  /* line 1154, ../scss/bimpcore/_styles.scss */
  .tinyPopup .btn:hover {
    background-color: #335899;
    color: #fff; }

/*Info Card*/
/* line 1162, ../scss/bimpcore/_styles.scss */
.bimp_info_card {
  display: inline-block;
  min-width: 200px;
  margin: 5px;
  padding: 12px 8px;
  border-left: 4px solid #282828;
  border-top: 1px solid #282828;
  border-radius: 4px;
  vertical-align: top;
  background-color: #F8F8F8;
  box-shadow: 1px 1px 3px #7B7B7B; }
  /* line 1174, ../scss/bimpcore/_styles.scss */
  .bimp_info_card.small {
    min-width: 160px; }
  /* line 1182, ../scss/bimpcore/_styles.scss */
  .bimp_info_card .bimp_info_card_icon {
    display: inline-block;
    width: 20px;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 2px;
    float: left; }
  /* line 1192, ../scss/bimpcore/_styles.scss */
  .bimp_info_card .bimp_info_card_content {
    display: inline-block;
    font-weight: bold; }
    /* line 1196, ../scss/bimpcore/_styles.scss */
    .bimp_info_card .bimp_info_card_content .bimp_info_card_title {
      font-size: 11px;
      text-transform: uppercase; }
    /* line 1201, ../scss/bimpcore/_styles.scss */
    .bimp_info_card .bimp_info_card_content .bimp_info_card_value {
      font-size: 15px; }

/*Bimp Timer*/
/* line 1209, ../scss/bimpcore/_styles.scss */
.bimp_timer {
  background-color: #fff;
  border: 1px solid #363D49; }
  /* line 1213, ../scss/bimpcore/_styles.scss */
  .bimp_timer .bimp_timer_header {
    padding: 5px 8px;
    background-color: #335899;
    color: #fff; }
    /* line 1218, ../scss/bimpcore/_styles.scss */
    .bimp_timer .bimp_timer_header .title {
      padding: 0; }
      /* line 1221, ../scss/bimpcore/_styles.scss */
      .bimp_timer .bimp_timer_header .title:before {
        font-family: 'FA5S';
        margin-right: 8px;
        content: '\f017'; }
  /* line 1229, ../scss/bimpcore/_styles.scss */
  .bimp_timer .bimp_timer_time {
    text-align: center;
    color: #282828;
    padding: 10px 16px;
    font-weight: bold; }
    /* line 1235, ../scss/bimpcore/_styles.scss */
    .bimp_timer .bimp_timer_time .title {
      font-size: 13px;
      color: #636363;
      text-align: left;
      margin-bottom: 8px; }
    /* line 1242, ../scss/bimpcore/_styles.scss */
    .bimp_timer .bimp_timer_time .bimp_timer_label {
      margin: 0 8px; }
    /* line 1246, ../scss/bimpcore/_styles.scss */
    .bimp_timer .bimp_timer_time.bimp_timer_current_time {
      color: #5b5b5b; }
      /* line 1249, ../scss/bimpcore/_styles.scss */
      .bimp_timer .bimp_timer_time.bimp_timer_current_time .bimp_timer_value {
        font-size: 22px; }
      /* line 1253, ../scss/bimpcore/_styles.scss */
      .bimp_timer .bimp_timer_time.bimp_timer_current_time .bimp_timer_label {
        font-size: 16px; }
    /* line 1258, ../scss/bimpcore/_styles.scss */
    .bimp_timer .bimp_timer_time.bimp_timer_total_time {
      color: #282828; }
      /* line 1261, ../scss/bimpcore/_styles.scss */
      .bimp_timer .bimp_timer_time.bimp_timer_total_time .bimp_timer_value {
        font-size: 32px; }
      /* line 1265, ../scss/bimpcore/_styles.scss */
      .bimp_timer .bimp_timer_time.bimp_timer_total_time .bimp_timer_label {
        font-size: 24px; }
  /* line 1271, ../scss/bimpcore/_styles.scss */
  .bimp_timer .bimp_timer_footer {
    background-color: #DCDCDC;
    padding: 5px 8px;
    text-align: right; }
    /* line 1276, ../scss/bimpcore/_styles.scss */
    .bimp_timer .bimp_timer_footer button {
      margin: 2px 3px; }

/*FixeTabs*/
/* line 1284, ../scss/bimpcore/_styles.scss */
.fixe_tab_content {
  max-height: 500px;
  overflow-y: scroll; }
  /* line 1288, ../scss/bimpcore/_styles.scss */
  .fixe_tab_content .bimp_timer {
    display: inline-block; }

/*Page Notifications*/
/* line 1296, ../scss/bimpcore/_styles.scss */
#page_notifications {
  display: none;
  position: fixed;
  z-index: 99999;
  background-color: transparent;
  padding: 0 30px;
  top: 40px;
  right: 0;
  width: 430px; }
  /* line 1306, ../scss/bimpcore/_styles.scss */
  #page_notifications p {
    width: 340px;
    margin: 15px;
    border-radius: 4px;
    box-shadow: 3px 3px 6px #636363;
    margin-left: 370px; }
  /* line 1315, ../scss/bimpcore/_styles.scss */
  #page_notifications #notifications_tools {
    margin-bottom: 10px;
    text-align: right; }
    /* line 1319, ../scss/bimpcore/_styles.scss */
    #page_notifications #notifications_tools .removeAllBimpMsgButton {
      box-shadow: 4px 4px 4px #505050; }
  /* line 1324, ../scss/bimpcore/_styles.scss */
  #page_notifications .removeBimpMsgButton {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    float: right;
    margin-right: -5px;
    margin-top: -5px;
    font-size: 20px;
    cursor: pointer; }
    /* line 1333, ../scss/bimpcore/_styles.scss */
    #page_notifications .removeBimpMsgButton:after {
      font-family: 'FA5R';
      content: '\f057'; }
    /* line 1338, ../scss/bimpcore/_styles.scss */
    #page_notifications .removeBimpMsgButton:hover {
      font-size: 24px; }

/*Popup login*/
/* line 1347, ../scss/bimpcore/_styles.scss */
#bimp_login_popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background-color: rgba(20, 20, 20, 0.75);
  text-align: center; }
  /* line 1358, ../scss/bimpcore/_styles.scss */
  #bimp_login_popup iframe {
    margin: 5%;
    width: 80%;
    height: 80%; }

/*Product Stocks*/
/* line 1368, ../scss/bimpcore/_styles.scss */
.productStocksContainer {
  display: none;
  position: absolute;
  padding: 15px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 1px 1px 4px #505050;
  min-width: 300px;
  max-height: 500px;
  overflow-y: auto;
  z-index: 10101; }
  /* line 1380, ../scss/bimpcore/_styles.scss */
  .productStocksContainer h3 {
    margin-top: 0;
    font-size: 17px; }
  /* line 1385, ../scss/bimpcore/_styles.scss */
  .productStocksContainer .stockSearchContainer {
    margin: 10px 0;
    color: #636363; }
  /* line 1390, ../scss/bimpcore/_styles.scss */
  .productStocksContainer .productStockTable > thead > tr > th {
    background-color: #fff;
    color: #282828;
    padding: 5px;
    border-bottom: 2px solid #282828;
    text-align: center; }
    /* line 1397, ../scss/bimpcore/_styles.scss */
    .productStocksContainer .productStockTable > thead > tr > th:first-child {
      text-align: left; }
  /* line 1402, ../scss/bimpcore/_styles.scss */
  .productStocksContainer .productStockTable > tbody > tr > td {
    text-align: center; }
    /* line 1405, ../scss/bimpcore/_styles.scss */
    .productStocksContainer .productStockTable > tbody > tr > td:first-child {
      text-align: left; }
  /* line 1410, ../scss/bimpcore/_styles.scss */
  .productStocksContainer tr.currentEntrepot {
    font-weight: bold; }
    /* line 1413, ../scss/bimpcore/_styles.scss */
    .productStocksContainer tr.currentEntrepot td {
      background-color: #E6E6E6 !important; }

/*Controller Debug times*/
/* line 1421, ../scss/bimpcore/_styles.scss */
#bimpControllerDebugTimeInfos {
  padding: 30px;
  background-color: #fff; }
  /* line 1426, ../scss/bimpcore/_styles.scss */
  #bimpControllerDebugTimeInfos table tr td {
    padding: 5px 8px; }
  /* line 1430, ../scss/bimpcore/_styles.scss */
  #bimpControllerDebugTimeInfos table tr td:first-child {
    font-weight: bold; }

/*Position handles*/
/* line 1438, ../scss/bimpcore/_styles.scss */
.positionHandle {
  cursor: grab;
  text-align: center; }
  /* line 1442, ../scss/bimpcore/_styles.scss */
  .positionHandle span {
    display: inline-block;
    font-size: 15px;
    margin: 0 6px; }
  /* line 1448, ../scss/bimpcore/_styles.scss */
  .positionHandle span:before {
    font-family: 'FA5S';
    content: '\f338'; }

/* line 1454, ../scss/bimpcore/_styles.scss */
.select2-results ul li {
  min-height: 30px; }
  /* line 1457, ../scss/bimpcore/_styles.scss */
  .select2-results ul li.select2-results__option--highlighted {
    color: #fff !important; }
    /* line 1460, ../scss/bimpcore/_styles.scss */
    .select2-results ul li.select2-results__option--highlighted span {
      color: #fff !important; }

/*Debug infos*/
/* line 1468, ../scss/bimpcore/_styles.scss */
.debug_info {
  margin: 10px;
  padding: 5px 5px 5px 40px;
  border: 1px solid #FF6A00;
  border-left-width: 3px;
  background-color: #FFF4EB; }
  /* line 1475, ../scss/bimpcore/_styles.scss */
  .debug_info i.debug_icon {
    float: left;
    margin-left: -30px;
    font-size: 20px;
    color: #C85300; }
  /* line 1482, ../scss/bimpcore/_styles.scss */
  .debug_info .debug_info_title {
    font-weight: bold; }

/*Backtraces*/
/* line 1490, ../scss/bimpcore/_styles.scss */
.BimpBacktraceContainer .bt_file {
  font-weight: bold;
  font-size: 12px; }
/* line 1495, ../scss/bimpcore/_styles.scss */
.BimpBacktraceContainer .bt_file_lines {
  display: inline-block;
  font-size: 11px;
  margin: 10px 5px;
  padding-left: 10px; }

/* line 1503, ../scss/bimpcore/_styles.scss */
body.modal-open ul.ui-autocomplete {
  overflow: auto;
  max-height: 400px; }

/*Drop Files*/
/* line 1510, ../scss/bimpcore/_styles.scss */
.bimp_drop_files_container.allPage .bimp_drop_files_area {
  padding: 0;
  margin: 0; }

/* line 1515, ../scss/bimpcore/_styles.scss */
.bimp_drop_files_container.allPage .bimp_drop_files_area .drop_files {
  padding: 0;
  min-height: 0; }

/* Expandable texts */
/* line 1522, ../scss/bimpcore/_styles.scss */
.bimp_expandable_text {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  /* line 1525, ../scss/bimpcore/_styles.scss */
  .bimp_expandable_text > .bimp_expandable_text_points {
    font-weight: bold;
    display: none; }
  /* line 1530, ../scss/bimpcore/_styles.scss */
  .bimp_expandable_text > .bimp_expandable_text_hidden {
    display: inline-block; }
  /* line 1534, ../scss/bimpcore/_styles.scss */
  .bimp_expandable_text > .bimp_expandable_text_buttons {
    margin-top: 10px; }
    /* line 1537, ../scss/bimpcore/_styles.scss */
    .bimp_expandable_text > .bimp_expandable_text_buttons > .collapse_btn, .bimp_expandable_text > .bimp_expandable_text_buttons > .expand_btn {
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      color: #7B7B7B;
      font-weight: bold; }
      /* line 1543, ../scss/bimpcore/_styles.scss */
      .bimp_expandable_text > .bimp_expandable_text_buttons > .collapse_btn:hover, .bimp_expandable_text > .bimp_expandable_text_buttons > .expand_btn:hover {
        cursor: pointer;
        color: #335899; }
    /* line 1549, ../scss/bimpcore/_styles.scss */
    .bimp_expandable_text > .bimp_expandable_text_buttons > .collapse_btn {
      display: inline; }
    /* line 1553, ../scss/bimpcore/_styles.scss */
    .bimp_expandable_text > .bimp_expandable_text_buttons > .expand_btn {
      display: none; }
  /* line 1559, ../scss/bimpcore/_styles.scss */
  .bimp_expandable_text.closed > .bimp_expandable_text_points {
    display: inline-block; }
  /* line 1563, ../scss/bimpcore/_styles.scss */
  .bimp_expandable_text.closed > .bimp_expandable_text_hidden {
    display: none; }
  /* line 1567, ../scss/bimpcore/_styles.scss */
  .bimp_expandable_text.closed > .bimp_expandable_text_buttons {
    margin-top: 4px; }
    /* line 1570, ../scss/bimpcore/_styles.scss */
    .bimp_expandable_text.closed > .bimp_expandable_text_buttons > .collapse_btn {
      display: none; }
    /* line 1574, ../scss/bimpcore/_styles.scss */
    .bimp_expandable_text.closed > .bimp_expandable_text_buttons > .expand_btn {
      display: inline; }

/* Agenda */
/* line 1583, ../scss/bimpcore/_styles.scss */
.wc-user-header.ui-state-active {
  background-color: transparent !important;
  color: #000 !important; }

/* line 1, ../scss/bimpcore/_form.scss */
*::-moz-placeholder {
  color: #787878 !important; }

/* line 6, ../scss/bimpcore/_form.scss */
.Bimp_Propal_form select {
  min-width: 200px; }

/* line 11, ../scss/bimpcore/_form.scss */
.select2-search--dropdown {
  padding-right: 28px; }
  /* line 14, ../scss/bimpcore/_form.scss */
  .select2-search--dropdown:after {
    font-family: 'FA5S';
    content: '\f002';
    color: #636363;
    position: absolute;
    top: 9px;
    right: 8px;
    font-size: 14px; }

/* line 25, ../scss/bimpcore/_form.scss */
.formInputGroup {
  padding-left: 25px;
  border-left: 3px solid #B4B4B4;
  margin: 30px 0; }
  /* line 30, ../scss/bimpcore/_form.scss */
  .formInputGroup .dataInputTemplate {
    display: none; }
  /* line 34, ../scss/bimpcore/_form.scss */
  .formInputGroup .formGroupHeading {
    margin-bottom: 5px; }
    /* line 37, ../scss/bimpcore/_form.scss */
    .formInputGroup .formGroupHeading .formGroupTitle {
      display: inline-block; }
      /* line 40, ../scss/bimpcore/_form.scss */
      .formInputGroup .formGroupHeading .formGroupTitle h3 {
        margin-top: 0; }
    /* line 44, ../scss/bimpcore/_form.scss */
    .formInputGroup .formGroupHeading .formGroupButtons {
      display: inline-block;
      float: right; }
      /* line 48, ../scss/bimpcore/_form.scss */
      .formInputGroup .formGroupHeading .formGroupButtons .btn {
        margin-left: 5px; }
  /* line 54, ../scss/bimpcore/_form.scss */
  .formInputGroup .formGroupButtons {
    display: block;
    text-align: right; }
    /* line 58, ../scss/bimpcore/_form.scss */
    .formInputGroup .formGroupButtons .btn {
      margin-left: 5px; }
  /* line 63, ../scss/bimpcore/_form.scss */
  .formInputGroup.subObjectForm,
  .formInputGroup .formGroupMultipleItem {
    margin-bottom: 10px;
    border: 1px solid #969696;
    padding: 10px; }

/* line 72, ../scss/bimpcore/_form.scss */
.subObjectsMultipleForms .formInputGroup {
  margin: 10px 0; }

/* line 77, ../scss/bimpcore/_form.scss */
.fieldRow,
.formRow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  /* line 84, ../scss/bimpcore/_form.scss */
  .fieldRow .inputLabel,
  .fieldRow .inputMultipleValuesContainer,
  .formRow .inputLabel,
  .formRow .inputMultipleValuesContainer {
    padding: 10px 15px;
    /*margin-right: 12px;*/ }
  /* line 91, ../scss/bimpcore/_form.scss */
  .fieldRow .inputLabel,
  .formRow .inputLabel {
    color: #335899;
    background-color: #E9EAED;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    text-align: right;
    vertical-align: middle; }
  /* line 100, ../scss/bimpcore/_form.scss */
  .fieldRow .fieldRowInput,
  .fieldRow .formRowInput,
  .formRow .fieldRowInput,
  .formRow .formRowInput {
    color: #363D49;
    background-color: #fff;
    border-bottom: 1px solid #DCDCDC;
    padding: 10px 15px; }
    /* line 108, ../scss/bimpcore/_form.scss */
    .fieldRow .fieldRowInput .inputContainer select,
    .fieldRow .formRowInput .inputContainer select,
    .formRow .fieldRowInput .inputContainer select,
    .formRow .formRowInput .inputContainer select {
      max-width: 350px !important; }
    /* line 111, ../scss/bimpcore/_form.scss */
    .fieldRow .fieldRowInput .inputContainer input,
    .fieldRow .formRowInput .inputContainer input,
    .formRow .fieldRowInput .inputContainer input,
    .formRow .formRowInput .inputContainer input {
      width: 350px; }
      /* line 114, ../scss/bimpcore/_form.scss */
      .fieldRow .fieldRowInput .inputContainer input[type=checkbox],
      .fieldRow .formRowInput .inputContainer input[type=checkbox],
      .formRow .fieldRowInput .inputContainer input[type=checkbox],
      .formRow .formRowInput .inputContainer input[type=checkbox] {
        width: auto; }
    /* line 118, ../scss/bimpcore/_form.scss */
    .fieldRow .fieldRowInput .inputContainer textarea,
    .fieldRow .formRowInput .inputContainer textarea,
    .formRow .fieldRowInput .inputContainer textarea,
    .formRow .formRowInput .inputContainer textarea {
      width: 100%; }
    /* line 123, ../scss/bimpcore/_form.scss */
    .fieldRow .fieldRowInput .select2,
    .fieldRow .formRowInput .select2,
    .formRow .fieldRowInput .select2,
    .formRow .formRowInput .select2 {
      min-width: 300px; }

@media (max-width: 1000px) {
  /* line 132, ../scss/bimpcore/_form.scss */
  .fieldRow,
  .formRow {
    display: block; }
    /* line 136, ../scss/bimpcore/_form.scss */
    .fieldRow .inputLabel,
    .formRow .inputLabel {
      text-align: left; }
    /* line 140, ../scss/bimpcore/_form.scss */
    .fieldRow input, .fieldRow select, .fieldRow textarea,
    .formRow input,
    .formRow select,
    .formRow textarea {
      width: 95% !important; } }
/* line 146, ../scss/bimpcore/_form.scss */
.formSubmit {
  text-align: right;
  padding: 10px 20px; }
  /* line 149, ../scss/bimpcore/_form.scss */
  .formSubmit .button {
    margin-left: 10px; }

/* line 153, ../scss/bimpcore/_form.scss */
.inputHelp {
  font-size: 12px;
  font-style: italic;
  color: #8e8e8e;
  margin: 8px 0;
  padding-left: 15px; }

/* line 160, ../scss/bimpcore/_form.scss */
.objectToolbar,
.toolBar {
  padding: 15px 0;
  text-align: right; }

/* line 166, ../scss/bimpcore/_form.scss */
.inputTemplate {
  display: none; }

/* line 169, ../scss/bimpcore/_form.scss */
.subObjectFormTemplate {
  display: none; }

/*Inputs*/
/* line 174, ../scss/bimpcore/_form.scss */
input {
  padding-bottom: 5px !important; }
  /* line 177, ../scss/bimpcore/_form.scss */
  input[type=checkbox] + label {
    margin-left: 8px; }
  /* line 181, ../scss/bimpcore/_form.scss */
  input[type=text] {
    min-width: 60px; }
    /* line 184, ../scss/bimpcore/_form.scss */
    input[type=text].large {
      border-top: 1px #3C3C3C solid;
      border-right: 1px #3C3C3C solid;
      border-bottom: 1px #3C3C3C solid;
      border-left: 1px #3C3C3C solid;
      line-height: 22px;
      vertical-align: middle;
      font-size: 14px;
      font-weight: bold; }

/* line 198, ../scss/bimpcore/_form.scss */
select {
  min-width: 60px; }

/* line 202, ../scss/bimpcore/_form.scss */
input, select {
  background-color: #fff;
  color: #3C3C3C;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  /* line 207, ../scss/bimpcore/_form.scss */
  input.error, select.error {
    border: 1px solid #ff0000;
    box-shadow: 0 0 2px #780000; }

/* line 213, ../scss/bimpcore/_form.scss */
.elect2-selection__rendered {
  text-align: left; }

/* line 217, ../scss/bimpcore/_form.scss */
.inputContainer.value_required,
.inputMultipleValuesContainer.value_required {
  border: 1px solid #ff0000;
  box-shadow: 0 0 2px #780000; }

/* line 223, ../scss/bimpcore/_form.scss */
.inputContainer {
  margin: 2px;
  vertical-align: top; }
  /* line 227, ../scss/bimpcore/_form.scss */
  .inputContainer .help {
    font-size: 12px;
    font-style: italic;
    color: #B4B4B4;
    margin: 8px 0;
    padding-left: 15px; }
  /* line 235, ../scss/bimpcore/_form.scss */
  .inputContainer .addValueInputContainer button.addValueBtn {
    margin-left: 15px; }
  /* line 239, ../scss/bimpcore/_form.scss */
  .inputContainer .input_card_container {
    padding-top: 15px;
    padding-left: 25px; }

/* line 244, ../scss/bimpcore/_form.scss */
.inputGroupContainer {
  display: inline-block;
  vertical-align: middle; }

/* line 248, ../scss/bimpcore/_form.scss */
.auto_expand {
  overflow: hidden;
  line-height: 16px !important; }

/* line 253, ../scss/bimpcore/_form.scss */
.input-group input {
  padding-bottom: 5px; }

/* line 257, ../scss/bimpcore/_form.scss */
.object_view_content textarea.note,
.objectlistTable textarea.note {
  background-color: #FFFFE1;
  border-color: #FFFFE1;
  padding: 6px 15px;
  border-radius: 8px;
  box-shadow: 0 0 2px #787878; }

/* line 266, ../scss/bimpcore/_form.scss */
select.switch {
  width: 75px;
  font-weight: bold; }
  /* line 270, ../scss/bimpcore/_form.scss */
  select.switch option[value='1'] {
    color: #3b6ea0; }
  /* line 273, ../scss/bimpcore/_form.scss */
  select.switch option[value='0'] {
    color: #8C8C8C; }

/* line 278, ../scss/bimpcore/_form.scss */
.formSwitch label {
  margin-right: 20px; }
/* line 282, ../scss/bimpcore/_form.scss */
.formSwitch input {
  margin: 0 5px; }

/* line 286, ../scss/bimpcore/_form.scss */
.toggleContainer {
  margin-top: 6px;
  display: inline-block; }

/* line 290, ../scss/bimpcore/_form.scss */
.toggle {
  display: none; }
  /* line 293, ../scss/bimpcore/_form.scss */
  .toggle + span, .toggle + span + label + span {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    line-height: 20px;
    margin: 0 6px;
    color: #B4B4B4;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  /* line 305, ../scss/bimpcore/_form.scss */
  .toggle + span {
    color: #636363; }
  /* line 309, ../scss/bimpcore/_form.scss */
  .toggle + span + .toggle-slider {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    cursor: pointer;
    border-radius: 1.5em;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    background: linear-gradient(rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0)), #ddd;
    box-shadow: 0 0.07em 0.1em -0.1em rgba(0, 0, 0, 0.4) inset, 0 0.05em 0.08em -0.01em rgba(255, 255, 255, 0.7);
    margin-bottom: 0 !important; }
    /* line 323, ../scss/bimpcore/_form.scss */
    .toggle + span + .toggle-slider:after {
      position: absolute;
      content: '';
      width: 16px;
      height: 16px;
      top: 2px;
      left: 2px;
      border-radius: 50%;
      -webkit-transition: 250ms ease-in-out;
      -o-transition: 250ms ease-in-out;
      transition: 250ms ease-in-out;
      background: linear-gradient(#f5f5f5 10%, #eee);
      box-shadow: 0 0.1em 0.15em -0.05em rgba(255, 255, 255, 0.9) inset, 0 0.2em 0.2em -0.12em rgba(0, 0, 0, 0.5); }
    /* line 339, ../scss/bimpcore/_form.scss */
    .toggle + span + .toggle-slider:before {
      position: absolute;
      content: '';
      width: 32px;
      height: 12px;
      top: 4px;
      left: 4px;
      border-radius: 0.75em;
      -webkit-transition: 250ms ease-in-out;
      -o-transition: 250ms ease-in-out;
      transition: 250ms ease-in-out;
      background: linear-gradient(rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0.1)), #d0d0d0;
      box-shadow: 0 0.08em 0.15em -0.1em rgba(0, 0, 0, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(255, 255, 255, 0.7), 0 0 0 0 rgba(68, 204, 102, 0.7) inset; }
  /* line 356, ../scss/bimpcore/_form.scss */
  .toggle + span + .toggle-slider.disabled:before {
    display: none; }
  /* line 360, ../scss/bimpcore/_form.scss */
  .toggle + span + .toggle-slider.disabled:after {
    display: none; }
  /* line 365, ../scss/bimpcore/_form.scss */
  .toggle:checked + span {
    color: #B4B4B4; }
  /* line 368, ../scss/bimpcore/_form.scss */
  .toggle:checked + span + label + span {
    color: #2fa04b; }
  /* line 372, ../scss/bimpcore/_form.scss */
  .toggle:checked + span + .toggle-slider:before {
    box-shadow: 0 0.08em 0.15em -0.1em rgba(0, 0, 0, 0.5) inset, 0 0.05em 0.08em -0.01em rgba(255, 255, 255, 0.7), 3em 0 0 0 rgba(68, 204, 102, 0.7) inset; }
  /* line 378, ../scss/bimpcore/_form.scss */
  .toggle:checked + span + .toggle-slider:after {
    left: 22px; }

/* line 385, ../scss/bimpcore/_form.scss */
.search_input_results,
.input_choices {
  position: absolute;
  z-index: 99999;
  background-color: #fff;
  min-width: 120px;
  box-shadow: 4px 4px 4px #505050;
  padding: 0 15px;
  overflow-y: auto;
  max-height: 600px; }
  /* line 396, ../scss/bimpcore/_form.scss */
  .search_input_results button,
  .search_input_results .btn,
  .input_choices button,
  .input_choices .btn {
    display: block;
    width: 100%;
    text-align: left; }

/* line 405, ../scss/bimpcore/_form.scss */
.search_object_input .input_choices {
  min-width: 320px; }

/* line 409, ../scss/bimpcore/_form.scss */
.search_input_selected_label {
  font-weight: bold;
  color: #636363; }
  /* line 413, ../scss/bimpcore/_form.scss */
  .search_input_selected_label i.fa-check {
    color: #348C41; }

/* line 419, ../scss/bimpcore/_form.scss */
.switchOption.selected {
  color: #fff !important;
  background-color: #5897FB !important;
  border-color: #5897FB !important; }

/* line 426, ../scss/bimpcore/_form.scss */
.timer_input input, .timer_input select {
  width: 45px !important; }
/* line 429, ../scss/bimpcore/_form.scss */
.timer_input span {
  display: inline-block;
  font-weight: bold !important;
  margin: 8px; }

/* line 435, ../scss/bimpcore/_form.scss */
.optionsContainer {
  text-align: right; }
  /* line 438, ../scss/bimpcore/_form.scss */
  .optionsContainer .optionsButton {
    display: inline-block;
    margin: 5px;
    color: #363D49;
    font-weight: normal;
    margin: 0 3px;
    padding: 4px 6px;
    height: 100%;
    cursor: pointer;
    font-size: 12px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; }
    /* line 452, ../scss/bimpcore/_form.scss */
    .optionsContainer .optionsButton:hover {
      color: #fff;
      background-color: #335899; }
      /* line 456, ../scss/bimpcore/_form.scss */
      .optionsContainer .optionsButton:hover:before {
        color: #fff; }
    /* line 461, ../scss/bimpcore/_form.scss */
    .optionsContainer .optionsButton:before {
      font-size: 14px;
      color: #335899;
      font-family: 'FA5S';
      content: '\f013';
      margin-right: 8px; }

/* line 470, ../scss/bimpcore/_form.scss */
.multiple_values_items_options {
  display: none; }

/* line 473, ../scss/bimpcore/_form.scss */
.inputMultipleValues {
  margin: 15px 0; }
  /* line 476, ../scss/bimpcore/_form.scss */
  .inputMultipleValues > table {
    width: 100%; }
  /* line 479, ../scss/bimpcore/_form.scss */
  .inputMultipleValues > table > tbody > tr.itemRow {
    background-color: #fff;
    border: 1px solid #B4B4B4;
    width: 100%; }
    /* line 483, ../scss/bimpcore/_form.scss */
    .inputMultipleValues > table > tbody > tr.itemRow > td {
      background-color: #fff;
      color: #3c3c3c;
      font-weight: bold;
      padding: 3px 12px; }
    /* line 490, ../scss/bimpcore/_form.scss */
    .inputMultipleValues > table > tbody > tr.itemRow > td.item_label {
      width: 80%; }
      /* line 493, ../scss/bimpcore/_form.scss */
      .inputMultipleValues > table > tbody > tr.itemRow > td.item_label .item_option {
        margin-top: 10px;
        margin-bottom: 5x; }
        /* line 497, ../scss/bimpcore/_form.scss */
        .inputMultipleValues > table > tbody > tr.itemRow > td.item_label .item_option .item_option_label {
          font-size: 11px;
          font-weight: bold;
          font-style: italic;
          color: #636363;
          margin-bottom: 3px;
          padding-bottom: 3px;
          border-bottom: 1px solid #DCDCDC; }
    /* line 508, ../scss/bimpcore/_form.scss */
    .inputMultipleValues > table > tbody > tr.itemRow > td.positionHandle {
      width: 10%; }
    /* line 512, ../scss/bimpcore/_form.scss */
    .inputMultipleValues > table > tbody > tr.itemRow > td.removeButton {
      width: 10%;
      text-align: center; }
    /* line 517, ../scss/bimpcore/_form.scss */
    .inputMultipleValues > table > tbody > tr.itemRow.ui-sortable-helper {
      box-shadow: 0 0 2px 2px #2F7EA0; }
      /* line 520, ../scss/bimpcore/_form.scss */
      .inputMultipleValues > table > tbody > tr.itemRow.ui-sortable-helper > td {
        background-color: #fff; }
    /* line 525, ../scss/bimpcore/_form.scss */
    .inputMultipleValues > table > tbody > tr.itemRow.ui-sortable-placeholder {
      height: 30px; }

/* line 530, ../scss/bimpcore/_form.scss */
.qtyInputContainer {
  display: inline-block; }
  /* line 533, ../scss/bimpcore/_form.scss */
  .qtyInputContainer .qtyDown,
  .qtyInputContainer .qtyUp {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    margin: 0 3px;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 23px;
    color: #636363; }
    /* line 546, ../scss/bimpcore/_form.scss */
    .qtyInputContainer .qtyDown i,
    .qtyInputContainer .qtyUp i {
      vertical-align: middle;
      display: inline-block; }
    /* line 551, ../scss/bimpcore/_form.scss */
    .qtyInputContainer .qtyDown:hover,
    .qtyInputContainer .qtyUp:hover {
      background-color: #636363;
      color: #fff; }
    /* line 556, ../scss/bimpcore/_form.scss */
    .qtyInputContainer .qtyDown.disabled, .qtyInputContainer .qtyDown.disabled:hover,
    .qtyInputContainer .qtyUp.disabled,
    .qtyInputContainer .qtyUp.disabled:hover {
      background-color: #fff;
      color: #B4B4B4; }
  /* line 563, ../scss/bimpcore/_form.scss */
  .qtyInputContainer .qtyInput {
    max-width: 80px; }

/* line 567, ../scss/bimpcore/_form.scss */
.selectOptionHelp {
  display: none;
  margin: 10px 0; }

/* line 572, ../scss/bimpcore/_form.scss */
.input_possible_values {
  padding-left: 10px;
  max-height: 60px;
  overflow-y: auto;
  background-color: #F5F5F5;
  list-style: none; }
  /* line 579, ../scss/bimpcore/_form.scss */
  .input_possible_values .input_possible_value {
    cursor: pointer; }
    /* line 582, ../scss/bimpcore/_form.scss */
    .input_possible_values .input_possible_value:hover {
      background-color: #EBEBEB; }

/* line 588, ../scss/bimpcore/_form.scss */
input.disabled,
textarea.disabled,
select.disabled {
  background-color: #E6E6E6 !important;
  cursor: progress; }

/* line 595, ../scss/bimpcore/_form.scss */
input[type=text].large_input {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  min-width: 300px;
  padding: 8px;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #636363; }
  /* line 603, ../scss/bimpcore/_form.scss */
  input[type=text].large_input:focus {
    box-shadow: 0 0 4px #0087B4;
    border-color: #005A78; }

/* line 609, ../scss/bimpcore/_form.scss */
.searchZipTownResults {
  position: absolute;
  z-index: 99999;
  background-color: #fff;
  min-width: 120px;
  box-shadow: 4px 4px 4px #505050;
  padding: 0 15px;
  max-height: 400px;
  overflow-y: auto; }
  /* line 619, ../scss/bimpcore/_form.scss */
  .searchZipTownResults .btn {
    margin: 0; }

/* line 626, ../scss/bimpcore/_form.scss */
.search_object_input_container .search_object_input > .search_icon {
  margin-left: 6px; }
/* line 629, ../scss/bimpcore/_form.scss */
.search_object_input_container .search_object_input > .spinner {
  opacity: 0; }
  /* line 632, ../scss/bimpcore/_form.scss */
  .search_object_input_container .search_object_input > .spinner i {
    font-size: 16px;
    color: #3B6EA0; }
/* line 639, ../scss/bimpcore/_form.scss */
.search_object_input_container .search_object_result {
  margin-top: 15px; }

/*Check lists:*/
/* line 646, ../scss/bimpcore/_form.scss */
.check_list_container {
  max-height: 450px;
  overflow-y: auto;
  margin: 10px; }
  /* line 651, ../scss/bimpcore/_form.scss */
  .check_list_container > .check_list_search_input {
    padding: 5px;
    background-color: #DCDCDC;
    max-width: 320px; }
    /* line 656, ../scss/bimpcore/_form.scss */
    .check_list_container > .check_list_search_input > span.searchIcon {
      display: inline-block;
      width: 10%; }
    /* line 661, ../scss/bimpcore/_form.scss */
    .check_list_container > .check_list_search_input > input {
      width: 85% !important; }

/* line 666, ../scss/bimpcore/_form.scss */
.check_list_item,
.check_list_group_caption {
  margin: 0;
  padding: 0; }
  /* line 671, ../scss/bimpcore/_form.scss */
  .check_list_item > label, .check_list_item > .check_list_group_title,
  .check_list_group_caption > label,
  .check_list_group_caption > .check_list_group_title {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    max-width: 100%;
    margin-left: 0 !important;
    font-weight: bold;
    background-color: #fff;
    color: #818181;
    cursor: pointer; }

/* line 684, ../scss/bimpcore/_form.scss */
.check_list_item > input[type=checkbox],
.check_list_group > input[type=checkbox] {
  display: none; }

/* line 689, ../scss/bimpcore/_form.scss */
.check_list_item > label,
.check_list_group_caption.selectable {
  margin: 0 0 5px 0;
  padding: 0 6px 0 24px;
  line-height: 14px;
  vertical-align: middle; }
  /* line 696, ../scss/bimpcore/_form.scss */
  .check_list_item > label:before,
  .check_list_group_caption.selectable:before {
    font-family: 'FA5R';
    margin-left: -24px;
    margin-right: 10px;
    font-weight: normal;
    content: '\f0c8';
    font-size: 14px; }

/* line 706, ../scss/bimpcore/_form.scss */
.check_list_item > input[type=checkbox]:checked + label,
.check_list_group > input[type=checkbox]:checked + .check_list_group_caption.selectable {
  color: #282828; }
  /* line 710, ../scss/bimpcore/_form.scss */
  .check_list_item > input[type=checkbox]:checked + label:before,
  .check_list_group > input[type=checkbox]:checked + .check_list_group_caption.selectable:before {
    font-size: 16px;
    content: '\f14a';
    color: #335899; }

/* line 717, ../scss/bimpcore/_form.scss */
.check_list_group_caption > .check_list_group_title {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  /* line 720, ../scss/bimpcore/_form.scss */
  .check_list_group_caption > .check_list_group_title:after {
    font-family: 'FA5S';
    margin-right: 0;
    margin-left: 8px;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle; }
  /* line 729, ../scss/bimpcore/_form.scss */
  .check_list_group_caption > .check_list_group_title:hover {
    color: #3C3C3C; }

/* line 735, ../scss/bimpcore/_form.scss */
.check_list_group.open > .check_list_group_caption > .check_list_group_title:after {
  content: '\f0d8'; }
/* line 739, ../scss/bimpcore/_form.scss */
.check_list_group.open > .check_list_group_items {
  display: block; }

/* line 745, ../scss/bimpcore/_form.scss */
.check_list_group.closed > .check_list_group_caption > .check_list_group_title:after {
  content: '\f0d7'; }
/* line 749, ../scss/bimpcore/_form.scss */
.check_list_group.closed > .check_list_group_items {
  display: none; }

/* line 754, ../scss/bimpcore/_form.scss */
.check_list_group_items {
  padding-left: 10px;
  margin-left: 5px;
  border-left: 1px dotted #B4B4B4; }

/*JSON Inputs*/
/* line 764, ../scss/bimpcore/_form.scss */
.bimp_json_input_value .bimp_json_input_title {
  font-size: 13px;
  font-weight: bold; }

/*Free Forms*/
/* line 772, ../scss/bimpcore/_form.scss */
.freeForm {
  margin: 15px 0;
  text-align: left; }
  /* line 776, ../scss/bimpcore/_form.scss */
  .freeForm .alert {
    margin-top: 10px;
    margin-bottom: 10px; }
  /* line 781, ../scss/bimpcore/_form.scss */
  .freeForm .freeFormContent {
    padding: 15px;
    background-color: #fff;
    border: 1px solid #363D49; }
  /* line 787, ../scss/bimpcore/_form.scss */
  .freeForm .freeFormTitle {
    background-color: #363D49;
    color: #fff;
    font-size: 18px;
    padding: 10px 15px; }
  /* line 794, ../scss/bimpcore/_form.scss */
  .freeForm .freeFormRow {
    padding: 10px 0;
    border-bottom: 1px solid #B4B4B4; }
  /* line 799, ../scss/bimpcore/_form.scss */
  .freeForm .freeFormLabel {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px; }
  /* line 805, ../scss/bimpcore/_form.scss */
  .freeForm .freeFormInput {
    margin-left: 30px; }
    /* line 808, ../scss/bimpcore/_form.scss */
    .freeForm .freeFormInput .select2-container {
      width: 100% !important; }
  /* line 813, ../scss/bimpcore/_form.scss */
  .freeForm .freeFormAjaxResult {
    margin: 15px 0;
    display: none; }
  /* line 818, ../scss/bimpcore/_form.scss */
  .freeForm .freeFormSubmit {
    margin-top: 20px; }
    /* line 821, ../scss/bimpcore/_form.scss */
    .freeForm .freeFormSubmit.rightAlign {
      text-align: right; }
      /* line 824, ../scss/bimpcore/_form.scss */
      .freeForm .freeFormSubmit.rightAlign .btn {
        margin-left: 15px; }
      /* line 828, ../scss/bimpcore/_form.scss */
      .freeForm .freeFormSubmit.rightAlign .buttonLeft {
        float: left;
        margin-left: 0;
        margin-right: 15px; }
    /* line 835, ../scss/bimpcore/_form.scss */
    .freeForm .freeFormSubmit.leftAlign {
      text-align: left; }
      /* line 838, ../scss/bimpcore/_form.scss */
      .freeForm .freeFormSubmit.leftAlign .btn {
        margin-right: 15px; }
      /* line 842, ../scss/bimpcore/_form.scss */
      .freeForm .freeFormSubmit.leftAlign .buttonRight {
        float: right;
        margin-right: 0;
        margin-left: 15px; }

/* line 854, ../scss/bimpcore/_form.scss */
.bimp_form label {
  font-weight: bold; }
/* line 858, ../scss/bimpcore/_form.scss */
.bimp_form .bimp_form_row {
  width: 100%;
  margin-bottom: 10px; }
/* line 864, ../scss/bimpcore/_form.scss */
.bimp_form.labels_up label {
  display: block; }
/* line 869, ../scss/bimpcore/_form.scss */
.bimp_form .select2 {
  width: 100% !important;
  max-width: 100% !important; }

/* line 875, ../scss/bimpcore/_form.scss */
.ui-menu .ui-menu-item a {
  padding: 0.12em 0.4em !important; }

/* line 879, ../scss/bimpcore/_form.scss */
.ui-menu .ui-menu-item:last-child a {
  padding-bottom: 1em !important; }

/*Single Line Forms:*/
/* line 885, ../scss/bimpcore/_form.scss */
.singleLineForm {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #787878; }
  /* line 890, ../scss/bimpcore/_form.scss */
  .singleLineForm .singleLineFormCaption {
    padding: 5px 12px;
    background-color: #F0F0F0; }
  /* line 895, ../scss/bimpcore/_form.scss */
  .singleLineForm .singleLineFormContent {
    padding: 5px 12px; }
    /* line 898, ../scss/bimpcore/_form.scss */
    .singleLineForm .singleLineFormContent select,
    .singleLineForm .singleLineFormContent .select2-container {
      width: 250px !important;
      max-width: 100% !important; }
    /* line 904, ../scss/bimpcore/_form.scss */
    .singleLineForm .singleLineFormContent .search_object_input_container {
      display: inline-block; }
      /* line 907, ../scss/bimpcore/_form.scss */
      .singleLineForm .singleLineFormContent .search_object_input_container input {
        min-width: 220px; }
      /* line 911, ../scss/bimpcore/_form.scss */
      .singleLineForm .singleLineFormContent .search_object_input_container .search_icon,
      .singleLineForm .singleLineFormContent .search_object_input_container .search_object_result,
      .singleLineForm .singleLineFormContent .search_object_input_container .no_item_selected {
        display: none !important; }
  /* line 919, ../scss/bimpcore/_form.scss */
  .singleLineForm .inputContainer {
    display: inline-block;
    padding: 4px 0;
    margin-right: 20px; }
    /* line 924, ../scss/bimpcore/_form.scss */
    .singleLineForm .inputContainer .inputHelp {
      display: none; }

/*Eléments masqués*/
/* line 935, ../scss/bimpcore/_form.scss */
.searchInputContainer .search_object_input_container .search_icon,
.searchInputContainer .search_object_input_container .spinner,
.searchInputContainer .search_object_input_container .search_object_result,
.searchInputContainer .search_object_input_container .no_item_selected,
.bimp_filter_input_container .search_object_input_container .search_icon,
.bimp_filter_input_container .search_object_input_container .spinner,
.bimp_filter_input_container .search_object_input_container .search_object_result,
.bimp_filter_input_container .search_object_input_container .no_item_selected {
  display: none !important; }
/* line 943, ../scss/bimpcore/_form.scss */
.searchInputContainer .check_list_search_input,
.bimp_filter_input_container .check_list_search_input {
  display: none !important; }

/*Filters Input*/
/* line 950, ../scss/bimpcore/_form.scss */
.obj_filters_input_container input {
  max-width: 350px !important; }

/*Input Hastags*/
/* line 957, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal #bih_autocomplete_modal_body {
  overflow: visible; }
/* line 961, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal #bihCurValueLabel {
  background-color: #fff;
  padding: 15px;
  display: inline-block;
  display: none;
  margin: auto;
  margin-top: 15px;
  max-width: 500px;
  text-align: left; }
/* line 972, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal #bihValidateMsg {
  display: inline-block;
  margin: auto;
  margin-top: 20px;
  display: none;
  text-align: center;
  font-size: 16px; }
/* line 981, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal .modal-body {
  padding: 15px !important;
  background-color: #F7F7F7;
  max-height: none !important; }
/* line 987, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal p {
  margin-bottom: 20px; }
/* line 991, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal #bih_search_form {
  display: inline-block;
  margin: auto; }
/* line 996, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal #bihObjectTypeContainer {
  display: inline-block;
  margin-right: 10px;
  text-align: left; }
/* line 1002, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal #bihSearchInputContainer {
  display: inline-block;
  text-align: left; }
  /* line 1006, ../scss/bimpcore/_form.scss */
  #bih_autocomplete_modal #bihSearchInputContainer .spinner {
    opacity: 0;
    display: inline-block;
    margin-left: 8px;
    font-size: 16px; }
/* line 1014, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal #bihObjectLabel {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: none;
  padding: 7px;
  font-weight: bold; }
  /* line 1020, ../scss/bimpcore/_form.scss */
  #bih_autocomplete_modal #bihObjectLabel:hover {
    color: #fff;
    background-color: #A00000;
    cursor: pointer; }
/* line 1027, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal label {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold; }
/* line 1033, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal input {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #6C6C6C;
  padding: 5px 10px !important;
  font-size: 14px; }
  /* line 1039, ../scss/bimpcore/_form.scss */
  #bih_autocomplete_modal input:focus {
    border-color: #3B6EA0;
    box-shadow: 0 0 8px 0 #559EE6; }
  /* line 1044, ../scss/bimpcore/_form.scss */
  #bih_autocomplete_modal input.no_results {
    color: #CC0000;
    border-color: #CC0000;
    box-shadow: 0 0 8px 0 #E67373; }
  /* line 1050, ../scss/bimpcore/_form.scss */
  #bih_autocomplete_modal input[name="bih_search_object_input"] {
    width: 180px !important; }
  /* line 1054, ../scss/bimpcore/_form.scss */
  #bih_autocomplete_modal input[name="bih_search_input"] {
    width: 350px !important; }
/* line 1059, ../scss/bimpcore/_form.scss */
#bih_autocomplete_modal #bihAddHastagFormContainer {
  display: none;
  margin-top: 30px; }
  /* line 1063, ../scss/bimpcore/_form.scss */
  #bih_autocomplete_modal #bihAddHastagFormContainer .singleLineForm {
    text-align: left; }
    /* line 1066, ../scss/bimpcore/_form.scss */
    #bih_autocomplete_modal #bihAddHastagFormContainer .singleLineForm input {
      min-width: 160px; }
    /* line 1070, ../scss/bimpcore/_form.scss */
    #bih_autocomplete_modal #bihAddHastagFormContainer .singleLineForm textarea {
      min-width: 300px; }

/*Drop Files*/
/* line 1079, ../scss/bimpcore/_form.scss */
.bimp_drop_files_container {
  padding: 10px; }
  /* line 1082, ../scss/bimpcore/_form.scss */
  .bimp_drop_files_container .add_file_input {
    display: none; }
  /* line 1085, ../scss/bimpcore/_form.scss */
  .bimp_drop_files_container .bimp_drop_files_area {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 20px 10px;
    margin: 15px 0 5px 0;
    border: 2px dotted #B4B4B4;
    background-color: #F5F5F5; }
    /* line 1092, ../scss/bimpcore/_form.scss */
    .bimp_drop_files_container .bimp_drop_files_area .drop_infos {
      text-align: center;
      font-size: 12px;
      font-style: italic;
      font-weight: bold;
      color: #9b9b9b; }
    /* line 1100, ../scss/bimpcore/_form.scss */
    .bimp_drop_files_container .bimp_drop_files_area .drop_files {
      padding: 10px;
      min-height: 40px; }
      /* line 1104, ../scss/bimpcore/_form.scss */
      .bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item {
        position: relative;
        display: inline-block;
        padding: 5px;
        border: 1px solid #636363;
        margin-right: 5px;
        margin-bottom: 5px;
        vertical-align: top; }
        /* line 1113, ../scss/bimpcore/_form.scss */
        .bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .file_check {
          color: #348C41;
          font-weight: bold;
          text-shadow: 1px 1px 3px #636363;
          position: absolute;
          margin-left: -13px;
          margin-top: -15px;
          font-size: 19px; }
        /* line 1123, ../scss/bimpcore/_form.scss */
        .bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .file_name {
          font-size: 11px;
          font-style: italic;
          color: #282828; }
        /* line 1129, ../scss/bimpcore/_form.scss */
        .bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item img {
          height: 80px;
          width: auto; }
        /* line 1134, ../scss/bimpcore/_form.scss */
        .bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .file_icon {
          display: inline-block;
          height: 80px;
          line-height: 60px;
          text-align: center;
          width: 100%; }
          /* line 1141, ../scss/bimpcore/_form.scss */
          .bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .file_icon i {
            font-size: 32px;
            font-weight: bold;
            vertical-align: middle; }
        /* line 1148, ../scss/bimpcore/_form.scss */
        .bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .delete_file_zone {
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          position: absolute;
          top: 0;
          right: 0;
          left: 0;
          bottom: 0;
          line-height: 100px;
          text-align: center;
          background-color: rgba(60, 60, 60, 0.7);
          opacity: 0;
          cursor: pointer; }
          /* line 1163, ../scss/bimpcore/_form.scss */
          .bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .delete_file_zone i {
            color: #fff;
            vertical-align: middle;
            font-size: 32px; }
          /* line 1169, ../scss/bimpcore/_form.scss */
          .bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .delete_file_zone:hover {
            opacity: 1; }
            /* line 1172, ../scss/bimpcore/_form.scss */
            .bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .delete_file_zone:hover i {
              opacity: 1; }
    /* line 1180, ../scss/bimpcore/_form.scss */
    .bimp_drop_files_container .bimp_drop_files_area .content-loading {
      padding: 5px !important; }
      /* line 1183, ../scss/bimpcore/_form.scss */
      .bimp_drop_files_container .bimp_drop_files_area .content-loading .loading-spin {
        margin: 10px; }
      /* line 1187, ../scss/bimpcore/_form.scss */
      .bimp_drop_files_container .bimp_drop_files_area .content-loading .loading-text {
        font-size: 12px; }
    /* line 1192, ../scss/bimpcore/_form.scss */
    .bimp_drop_files_container .bimp_drop_files_area.hightlight {
      border-color: #005AB4;
      background-color: #DDE9F5; }
      /* line 1196, ../scss/bimpcore/_form.scss */
      .bimp_drop_files_container .bimp_drop_files_area.hightlight .drop_infos {
        color: #005AB4; }

/* line 1, ../scss/bimpcore/_list.scss */
table.bimp_list_table,
table.objectlistTable {
  border: none;
  box-shadow: none;
  width: 100%; }
  /* line 3, ../scss/bimpcore/_list.scss */
  table.bimp_list_table td, table.bimp_list_table th,
  table.objectlistTable td,
  table.objectlistTable th {
    padding: 5px;
    font-size: 13px; }
  /* line 12, ../scss/bimpcore/_list.scss */
  table.bimp_list_table > thead > tr > th,
  table.objectlistTable > thead > tr > th {
    padding: 10px 6px;
    margin-bottom: 8px;
    color: #335899;
    background-color: #E6E5E5;
    border-bottom: 2px solid #335899;
    text-align: left;
    font-weight: bold;
    min-width: 80px; }
    /* line 23, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > thead > tr > th.th_checkboxes,
    table.objectlistTable > thead > tr > th.th_checkboxes {
      min-width: 40px !important;
      width: 40px !important; }
    /* line 28, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > thead > tr > th.positionHandle,
    table.objectlistTable > thead > tr > th.positionHandle {
      min-width: 30px; }
  /* line 33, ../scss/bimpcore/_list.scss */
  table.bimp_list_table > tbody > tr,
  table.objectlistTable > tbody > tr {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff !important; }
    /* line 37, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > tbody > tr > th,
    table.objectlistTable > tbody > tr > th {
      padding: 5px 12px 5px 6px;
      color: #335899;
      background-color: #E9EAED;
      border-bottom: 1px solid #fff;
      text-align: right; }
      /* line 44, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > th a,
      table.objectlistTable > tbody > tr > th a {
        color: #fff;
        font-weight: bold !important; }
        /* line 48, ../scss/bimpcore/_list.scss */
        table.bimp_list_table > tbody > tr > th a:hover,
        table.objectlistTable > tbody > tr > th a:hover {
          font-weight: bold !important;
          color: #fff;
          text-decoration: underline; }
      /* line 55, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > th .objectIcon,
      table.objectlistTable > tbody > tr > th .objectIcon {
        color: #F0D5B8; }
        /* line 58, ../scss/bimpcore/_list.scss */
        table.bimp_list_table > tbody > tr > th .objectIcon:hover,
        table.objectlistTable > tbody > tr > th .objectIcon:hover {
          color: #fff; }
    /* line 64, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > tbody > tr > td,
    table.objectlistTable > tbody > tr > td {
      padding: 4px 6px;
      border-bottom: 1px solid #ddd;
      background-color: #fff !important; }
      @media (max-width: 1000px) {
        /* line 70, ../scss/bimpcore/_list.scss */
        table.bimp_list_table > tbody > tr > td .toggle-label-off,
        table.bimp_list_table > tbody > tr > td .toggle-label-on,
        table.objectlistTable > tbody > tr > td .toggle-label-off,
        table.objectlistTable > tbody > tr > td .toggle-label-on {
          display: none; } }
      /* line 76, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > td .inputContainer,
      table.objectlistTable > tbody > tr > td .inputContainer {
        display: inline-block;
        width: 99%; }
      /* line 81, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > td .qty_inputContainer,
      table.objectlistTable > tbody > tr > td .qty_inputContainer {
        min-width: 160px; }
      /* line 85, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > td .inputHelp, table.bimp_list_table > tbody > tr > td .inputInfo, table.bimp_list_table > tbody > tr > td .texarea_values,
      table.objectlistTable > tbody > tr > td .inputHelp,
      table.objectlistTable > tbody > tr > td .inputInfo,
      table.objectlistTable > tbody > tr > td .texarea_values {
        display: none; }
      /* line 89, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > td .inputGroupContainer,
      table.bimp_list_table > tbody > tr > td .input-group,
      table.objectlistTable > tbody > tr > td .inputGroupContainer,
      table.objectlistTable > tbody > tr > td .input-group {
        width: 100%; }
      /* line 94, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > td input, table.bimp_list_table > tbody > tr > td textarea, table.bimp_list_table > tbody > tr > td select,
      table.objectlistTable > tbody > tr > td input,
      table.objectlistTable > tbody > tr > td textarea,
      table.objectlistTable > tbody > tr > td select {
        width: 100%;
        color: #3C3C3C;
        font-weight: normal; }
      /* line 100, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > td .select2-container,
      table.objectlistTable > tbody > tr > td .select2-container {
        width: 100% !important;
        min-width: 100%; }
      /* line 105, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > td .popover,
      table.objectlistTable > tbody > tr > td .popover {
        color: #282828; }
      /* line 109, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > td .toggle-label-off,
      table.bimp_list_table > tbody > tr > td .toggle-label-on,
      table.objectlistTable > tbody > tr > td .toggle-label-off,
      table.objectlistTable > tbody > tr > td .toggle-label-on {
        display: none; }
      /* line 114, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > td .addValueInputContainer button.addValueBtn,
      table.objectlistTable > tbody > tr > td .addValueInputContainer button.addValueBtn {
        float: right; }
      /* line 118, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr > td.sub_row_margin,
      table.objectlistTable > tbody > tr > td.sub_row_margin {
        border-left: 4px solid #335899;
        text-align: center; }
        /* line 122, ../scss/bimpcore/_list.scss */
        table.bimp_list_table > tbody > tr > td.sub_row_margin > i,
        table.objectlistTable > tbody > tr > td.sub_row_margin > i {
          transform: rotate(90deg);
          font-size: 22px;
          color: #282828; }
    /* line 130, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > tbody > tr.deactivated,
    table.objectlistTable > tbody > tr.deactivated {
      background-color: #D9D9D9 !important;
      border-color: #CCCCCC !important;
      color: #646464 !important; }
      /* line 135, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr.deactivated > td,
      table.objectlistTable > tbody > tr.deactivated > td {
        background-color: #D9D9D9 !important;
        border-color: #CCCCCC !important;
        color: #646464 !important; }
    /* line 142, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > tbody > tr.selected,
    table.objectlistTable > tbody > tr.selected {
      background-color: #FFF5E1 !important; }
      /* line 145, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr.selected > td,
      table.objectlistTable > tbody > tr.selected > td {
        background-color: #FFF5E1 !important; }
    /* line 150, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > tbody > tr.modified,
    table.objectlistTable > tbody > tr.modified {
      background-color: #E1F5FF !important;
      border-color: #E1F5FF !important; }
      /* line 154, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr.modified > td,
      table.objectlistTable > tbody > tr.modified > td {
        background-color: #E1F5FF !important;
        border-color: #E1F5FF !important; }
        /* line 158, ../scss/bimpcore/_list.scss */
        table.bimp_list_table > tbody > tr.modified > td .inputContainer .modified,
        table.objectlistTable > tbody > tr.modified > td .inputContainer .modified {
          box-shadow: 0 0 3px #003550 !important; }
    /* line 164, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > tbody > tr.has_errors,
    table.objectlistTable > tbody > tr.has_errors {
      background-color: #FFE6E5 !important;
      border-color: #E62119 !important; }
      /* line 168, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr.has_errors > td,
      table.objectlistTable > tbody > tr.has_errors > td {
        background-color: #FFE6E5 !important;
        border-color: #E62119 !important; }
    /* line 174, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > tbody > tr:hover,
    table.objectlistTable > tbody > tr:hover {
      background-color: #FAFAFA !important; }
      /* line 177, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr:hover > td,
      table.objectlistTable > tbody > tr:hover > td {
        background-color: #FAFAFA !important; }
    /* line 182, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > tbody > tr.deactivated:hover,
    table.objectlistTable > tbody > tr.deactivated:hover {
      background-color: #CCCCCC !important; }
      /* line 185, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr.deactivated:hover > td,
      table.objectlistTable > tbody > tr.deactivated:hover > td {
        background-color: #CCCCCC !important; }
    /* line 190, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > tbody > tr.selected:hover,
    table.objectlistTable > tbody > tr.selected:hover {
      background-color: #FFEFCD !important; }
      /* line 193, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr.selected:hover > td,
      table.objectlistTable > tbody > tr.selected:hover > td {
        background-color: #FFEFCD !important; }
    /* line 198, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > tbody > tr.modified:hover,
    table.objectlistTable > tbody > tr.modified:hover {
      background-color: #CDEFFF !important; }
      /* line 201, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr.modified:hover > td,
      table.objectlistTable > tbody > tr.modified:hover > td {
        background-color: #CDEFFF !important; }
    /* line 206, ../scss/bimpcore/_list.scss */
    table.bimp_list_table > tbody > tr.has_errors:hover,
    table.objectlistTable > tbody > tr.has_errors:hover {
      background-color: #FFC4C2 !important; }
      /* line 209, ../scss/bimpcore/_list.scss */
      table.bimp_list_table > tbody > tr.has_errors:hover > td,
      table.objectlistTable > tbody > tr.has_errors:hover > td {
        background-color: #FFC4C2 !important; }
  /* line 215, ../scss/bimpcore/_list.scss */
  table.bimp_list_table > tbody.headers_col > tr > th,
  table.objectlistTable > tbody.headers_col > tr > th {
    width: 160px; }
  /* line 219, ../scss/bimpcore/_list.scss */
  table.bimp_list_table > tfoot > tr > th,
  table.objectlistTable > tfoot > tr > th {
    color: #335899;
    background-color: #E9EAED;
    text-align: right;
    padding: 5px 12px 5px 6px;
    vertical-align: top; }
  /* line 227, ../scss/bimpcore/_list.scss */
  table.bimp_list_table > tfoot > tr > td,
  table.objectlistTable > tfoot > tr > td {
    background-color: #E6E6E6;
    font-weight: bold;
    color: #282828;
    padding: 5px 6px; }
  /* line 234, ../scss/bimpcore/_list.scss */
  table.bimp_list_table tr.margin_row,
  table.objectlistTable tr.margin_row {
    background-color: #fff; }
    /* line 236, ../scss/bimpcore/_list.scss */
    table.bimp_list_table tr.margin_row > td,
    table.objectlistTable tr.margin_row > td {
      background-color: #fff;
      height: 15px; }
  /* line 243, ../scss/bimpcore/_list.scss */
  table.bimp_list_table tr.total_row > th,
  table.objectlistTable tr.total_row > th {
    text-align: right;
    padding-right: 20px; }
  /* line 248, ../scss/bimpcore/_list.scss */
  table.bimp_list_table tr.total_row > td,
  table.objectlistTable tr.total_row > td {
    font-weight: bold;
    background-color: #F0F0F0 !important; }
  /* line 253, ../scss/bimpcore/_list.scss */
  table.bimp_list_table tr.total_row > td, table.bimp_list_table tr.total_row > th,
  table.objectlistTable tr.total_row > td,
  table.objectlistTable tr.total_row > th {
    border-top: 1px solid #787878;
    border-bottom: 1px solid #787878; }
  /* line 258, ../scss/bimpcore/_list.scss */
  table.bimp_list_table tr.total_row > th:first-child, table.bimp_list_table tr.total_row > td:first-child,
  table.objectlistTable tr.total_row > th:first-child,
  table.objectlistTable tr.total_row > td:first-child {
    border-left: 1px solid #787878; }
  /* line 263, ../scss/bimpcore/_list.scss */
  table.bimp_list_table tr.total_row > td:last-child,
  table.objectlistTable tr.total_row > td:last-child {
    border-right: 1px solid #787878; }
  /* line 268, ../scss/bimpcore/_list.scss */
  table.bimp_list_table > tfoot > tr.paginationContainer > td,
  table.objectlistTable > tfoot > tr.paginationContainer > td {
    background-color: #fff; }
  /* line 272, ../scss/bimpcore/_list.scss */
  table.bimp_list_table .listFooterButtons > td,
  table.objectlistTable .listFooterButtons > td {
    background-color: #fff;
    padding: 10px 0 0; }
  /* line 278, ../scss/bimpcore/_list.scss */
  table.bimp_list_table.center-align > thead > tr.col_headers > th, table.bimp_list_table.center-align > tbody > tr > td, table.bimp_list_table.center-align > tfoot > tr > td,
  table.objectlistTable.center-align > thead > tr.col_headers > th,
  table.objectlistTable.center-align > tbody > tr > td,
  table.objectlistTable.center-align > tfoot > tr > td {
    text-align: center; }

/* line 286, ../scss/bimpcore/_list.scss */
table.objectSubList,
table.bimp_sub_list_table {
  width: 100%; }
  /* line 289, ../scss/bimpcore/_list.scss */
  table.objectSubList > thead > tr > th,
  table.bimp_sub_list_table > thead > tr > th {
    padding: 4px 10px;
    margin-bottom: 4px;
    color: #282828;
    background-color: #F5F5F5;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #335899; }
  /* line 300, ../scss/bimpcore/_list.scss */
  table.objectSubList > tbody > tr.selected,
  table.bimp_sub_list_table > tbody > tr.selected {
    background-color: #FFF5E1 !important; }
    /* line 303, ../scss/bimpcore/_list.scss */
    table.objectSubList > tbody > tr.selected > td,
    table.bimp_sub_list_table > tbody > tr.selected > td {
      background-color: #FFF5E1 !important; }
  /* line 308, ../scss/bimpcore/_list.scss */
  table.objectSubList > tbody > tr.deactivated,
  table.bimp_sub_list_table > tbody > tr.deactivated {
    background-color: #DCDCDC !important;
    border-color: #C8C8C8 !important;
    color: #646464 !important; }
    /* line 313, ../scss/bimpcore/_list.scss */
    table.objectSubList > tbody > tr.deactivated > td,
    table.bimp_sub_list_table > tbody > tr.deactivated > td {
      background-color: #DCDCDC !important;
      border-color: #C8C8C8 !important;
      color: #646464 !important; }
  /* line 320, ../scss/bimpcore/_list.scss */
  table.objectSubList > tbody > tr.modified,
  table.bimp_sub_list_table > tbody > tr.modified {
    background-color: #E1F5FF !important;
    border-color: #E1F5FF !important; }
    /* line 324, ../scss/bimpcore/_list.scss */
    table.objectSubList > tbody > tr.modified > td,
    table.bimp_sub_list_table > tbody > tr.modified > td {
      background-color: #E1F5FF !important;
      border-color: #E1F5FF !important; }
      /* line 328, ../scss/bimpcore/_list.scss */
      table.objectSubList > tbody > tr.modified > td .inputContainer .modified,
      table.bimp_sub_list_table > tbody > tr.modified > td .inputContainer .modified {
        box-shadow: 0 0 3px #003550 !important; }
  /* line 334, ../scss/bimpcore/_list.scss */
  table.objectSubList > tbody > tr:hover,
  table.bimp_sub_list_table > tbody > tr:hover {
    background-color: #FAFAFA !important; }
    /* line 337, ../scss/bimpcore/_list.scss */
    table.objectSubList > tbody > tr:hover > td,
    table.bimp_sub_list_table > tbody > tr:hover > td {
      background-color: #FAFAFA !important; }
  /* line 342, ../scss/bimpcore/_list.scss */
  table.objectSubList > tbody > tr.deactivated:hover,
  table.bimp_sub_list_table > tbody > tr.deactivated:hover {
    background-color: #E6E6E6 !important; }
    /* line 345, ../scss/bimpcore/_list.scss */
    table.objectSubList > tbody > tr.deactivated:hover > td,
    table.bimp_sub_list_table > tbody > tr.deactivated:hover > td {
      background-color: #E6E6E6 !important; }
  /* line 350, ../scss/bimpcore/_list.scss */
  table.objectSubList > tbody > tr.selected:hover,
  table.bimp_sub_list_table > tbody > tr.selected:hover {
    background-color: #FFEFCD !important; }
    /* line 353, ../scss/bimpcore/_list.scss */
    table.objectSubList > tbody > tr.selected:hover > td,
    table.bimp_sub_list_table > tbody > tr.selected:hover > td {
      background-color: #FFEFCD !important; }
  /* line 358, ../scss/bimpcore/_list.scss */
  table.objectSubList > tbody > tr.modified:hover,
  table.bimp_sub_list_table > tbody > tr.modified:hover {
    background-color: #CDEFFF !important; }
    /* line 361, ../scss/bimpcore/_list.scss */
    table.objectSubList > tbody > tr.modified:hover > td,
    table.bimp_sub_list_table > tbody > tr.modified:hover > td {
      background-color: #CDEFFF !important; }
  /* line 367, ../scss/bimpcore/_list.scss */
  table.objectSubList > tbody > tr > td,
  table.bimp_sub_list_table > tbody > tr > td {
    padding: 4px 10px;
    border-bottom: 1px solid #DCDCDC;
    background-color: #fff;
    color: #636363; }
  /* line 375, ../scss/bimpcore/_list.scss */
  table.objectSubList > tfoot > tr > td, table.objectSubList > tfoot > tr > th,
  table.bimp_sub_list_table > tfoot > tr > td,
  table.bimp_sub_list_table > tfoot > tr > th {
    padding: 4px 10px;
    border: none;
    background-color: #F0F0F0;
    color: #282828;
    font-weight: bold; }
  /* line 382, ../scss/bimpcore/_list.scss */
  table.objectSubList > tfoot > tr > th,
  table.bimp_sub_list_table > tfoot > tr > th {
    text-align: right;
    padding-right: 20px; }

/*.objectlistTableContainer {
    overflow-x: auto;
}*/
/* line 392, ../scss/bimpcore/_list.scss */
.sortTitle {
  cursor: pointer; }
  /* line 395, ../scss/bimpcore/_list.scss */
  .sortTitle:after {
    font-family: 'FA5S';
    margin-left: 8px;
    opacity: 0;
    color: #335899;
    transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease; }
  /* line 403, ../scss/bimpcore/_list.scss */
  .sortTitle:hover, .sortTitle.active {
    text-decoration: none !important; }
    /* line 406, ../scss/bimpcore/_list.scss */
    .sortTitle:hover:after, .sortTitle.active:after {
      opacity: 1; }
  /* line 411, ../scss/bimpcore/_list.scss */
  .sortTitle.sorted-asc:after {
    content: '\f0d7'; }
  /* line 414, ../scss/bimpcore/_list.scss */
  .sortTitle.sorted-desc:after {
    content: '\f0d8'; }
  /* line 417, ../scss/bimpcore/_list.scss */
  .sortTitle.active.sorted-asc:after {
    content: '\f0d8'; }
  /* line 420, ../scss/bimpcore/_list.scss */
  .sortTitle.active.sorted-desc:after {
    content: '\f0d7'; }
  /* line 423, ../scss/bimpcore/_list.scss */
  .sortTitle.active.sorted-asc:hover:after {
    content: '\f0d7'; }
  /* line 426, ../scss/bimpcore/_list.scss */
  .sortTitle.active.sorted-desc:hover:after {
    content: '\f0d8'; }
  /* line 430, ../scss/bimpcore/_list.scss */
  .sortTitle.deactivated, .sortTitle.deactivated:hover {
    cursor: not-allowed; }
    /* line 434, ../scss/bimpcore/_list.scss */
    .sortTitle.deactivated:after, .sortTitle.deactivated:hover:after {
      opacity: 0 !important; }

/* line 441, ../scss/bimpcore/_list.scss */
tr.listSearchRow {
  background-color: #DCDCDC; }
  /* line 444, ../scss/bimpcore/_list.scss */
  tr.listSearchRow > td {
    background-color: #DCDCDC; }
  /* line 448, ../scss/bimpcore/_list.scss */
  tr.listSearchRow i.fa-search {
    font-size: 16px;
    font-weight: bold;
    color: #787878; }
  /* line 453, ../scss/bimpcore/_list.scss */
  tr.listSearchRow .inputHelp {
    display: none; }
  /* line 457, ../scss/bimpcore/_list.scss */
  tr.listSearchRow #search_id {
    max-width: 45px; }
  /* line 460, ../scss/bimpcore/_list.scss */
  tr.listSearchRow td.searchTools {
    text-align: right; }
    /* line 463, ../scss/bimpcore/_list.scss */
    tr.listSearchRow td.searchTools .btn {
      margin-right: 10px; }
  /* line 468, ../scss/bimpcore/_list.scss */
  tr.listSearchRow .searchInputContainer {
    width: 100%;
    padding: 2px; }
    /* line 472, ../scss/bimpcore/_list.scss */
    tr.listSearchRow .searchInputContainer input, tr.listSearchRow .searchInputContainer select, tr.listSearchRow .searchInputContainer .input-group, tr.listSearchRow .searchInputContainer span.select2 {
      width: 100% !important;
      min-width: 100px !important; }
    /* line 477, ../scss/bimpcore/_list.scss */
    tr.listSearchRow .searchInputContainer .optionsContainer {
      display: none; }
    /* line 481, ../scss/bimpcore/_list.scss */
    tr.listSearchRow .searchInputContainer .loading {
      display: none; }
    /* line 485, ../scss/bimpcore/_list.scss */
    tr.listSearchRow .searchInputContainer .minwidth200 {
      min-width: 0; }

/* line 492, ../scss/bimpcore/_list.scss */
tr.addObjectRow {
  background-color: #A0A0A0 !important; }
  /* line 495, ../scss/bimpcore/_list.scss */
  tr.addObjectRow > td {
    background-color: #A0A0A0 !important; }
  /* line 499, ../scss/bimpcore/_list.scss */
  tr.addObjectRow > td:first-child {
    text-align: center; }
    /* line 502, ../scss/bimpcore/_list.scss */
    tr.addObjectRow > td:first-child i.fa-plus-circle {
      font-size: 20px;
      font-weight: normal;
      color: #DCDCDC; }
  /* line 509, ../scss/bimpcore/_list.scss */
  tr.addObjectRow .inputHelp {
    display: none; }
  /* line 514, ../scss/bimpcore/_list.scss */
  tr.addObjectRow .inputContainer input, tr.addObjectRow .inputContainer select, tr.addObjectRow .inputContainer textarea {
    width: 100%; }

/* line 520, ../scss/bimpcore/_list.scss */
th.th_tools {
  margin-right: 25px; }

/* line 524, ../scss/bimpcore/_list.scss */
.headerTools {
  text-align: right;
  height: 100%; }
  /* line 528, ../scss/bimpcore/_list.scss */
  .headerTools .headerButton {
    display: inline-block;
    margin: 5px;
    color: #333333;
    font-weight: normal;
    margin: 0 3px;
    padding: 4px 6px;
    height: 100%;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; }
    /* line 542, ../scss/bimpcore/_list.scss */
    .headerTools .headerButton:hover {
      color: #335899;
      background-color: transparent; }
    /* line 546, ../scss/bimpcore/_list.scss */
    .headerTools .headerButton:before, .headerTools .headerButton:after {
      font-family: 'FA5S'; }
  /* line 551, ../scss/bimpcore/_list.scss */
  .headerTools .openFiltersPanelButton:before {
    content: '\f0b0'; }
  /* line 554, ../scss/bimpcore/_list.scss */
  .headerTools .openSearchRowButton:before {
    content: '\f002'; }
  /* line 557, ../scss/bimpcore/_list.scss */
  .headerTools .openAddObjectRowButton:before {
    content: '\f055'; }
  /* line 560, ../scss/bimpcore/_list.scss */
  .headerTools .activatePositionsButton:before {
    content: '\f338'; }
  /* line 563, ../scss/bimpcore/_list.scss */
  .headerTools .openBulkActionsPopupButton:before {
    content: '\f14a'; }
  /* line 566, ../scss/bimpcore/_list.scss */
  .headerTools .openParametersPopupButton:before {
    content: '\f013'; }
  /* line 569, ../scss/bimpcore/_list.scss */
  .headerTools .refreshListButton:before {
    content: '\f01e'; }
  /* line 572, ../scss/bimpcore/_list.scss */
  .headerTools .loadingIcon {
    display: inline-block;
    margin: 5px;
    color: #333333;
    font-weight: bold;
    margin: 0 3px;
    padding: 2px 6px;
    height: 100%;
    opacity: 0;
    font-size: 16px; }
    /* line 583, ../scss/bimpcore/_list.scss */
    .headerTools .loadingIcon:before {
      font-family: 'FA5S';
      content: '\f110'; }
    /* line 588, ../scss/bimpcore/_list.scss */
    .headerTools .loadingIcon.visible {
      opacity: 1; }

/* line 594, ../scss/bimpcore/_list.scss */
td.buttons {
  text-align: right;
  min-width: 160px;
  padding-right: 6px !important; }
  /* line 599, ../scss/bimpcore/_list.scss */
  td.buttons .btn {
    margin-right: 4px; }

/* line 604, ../scss/bimpcore/_list.scss */
.rowButton {
  color: #282828 !important;
  text-align: center;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  line-height: 28px;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  margin: 0 1px;
  font-size: 13px;
  font-weight: normal;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease; }
  /* line 621, ../scss/bimpcore/_list.scss */
  .rowButton:hover {
    color: #fff !important;
    background-color: #335899;
    text-decoration: none; }
    /* line 626, ../scss/bimpcore/_list.scss */
    .rowButton:hover i {
      color: #fff !important; }
  /* line 630, ../scss/bimpcore/_list.scss */
  .rowButton:before {
    font-family: 'FA5S'; }
  /* line 633, ../scss/bimpcore/_list.scss */
  .rowButton.editButton:before {
    content: '\f044'; }
  /* line 636, ../scss/bimpcore/_list.scss */
  .rowButton.updateButton:before {
    content: '\f0c7'; }
  /* line 639, ../scss/bimpcore/_list.scss */
  .rowButton.deleteButton:before {
    content: '\f2ed'; }
  /* line 642, ../scss/bimpcore/_list.scss */
  .rowButton.viewButton:before {
    content: '\f06e'; }
  /* line 646, ../scss/bimpcore/_list.scss */
  .rowButton i {
    color: #282828 !important; }

/* line 651, ../scss/bimpcore/_list.scss */
.ajaxResultContainer {
  display: none;
  margin: 20px 15px; }

/*Pagination*/
/* line 658, ../scss/bimpcore/_list.scss */
.paginationContainer td {
  background-color: #fff; }

/* line 662, ../scss/bimpcore/_list.scss */
.listPagination {
  text-align: center;
  background-color: #fff;
  padding: 10px;
  margin: 10px 0;
  border-top: 1px solid #DCDCDC; }
  /* line 663, ../scss/bimpcore/_list.scss */
  .listPagination:empty {
    display: none; }
  /* line 673, ../scss/bimpcore/_list.scss */
  .listPagination .results_count {
    font-weight: bold;
    text-align: left; }
  /* line 678, ../scss/bimpcore/_list.scss */
  .listPagination span.navButton {
    font-size: 13px;
    margin: 0 5px;
    color: #5F5F5F;
    font-weight: bold;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
    line-height: 16px;
    vertical-align: middle; }
    /* line 691, ../scss/bimpcore/_list.scss */
    .listPagination span.navButton:hover, .listPagination span.navButton.selected {
      color: #335899; }
    /* line 695, ../scss/bimpcore/_list.scss */
    .listPagination span.navButton:before, .listPagination span.navButton:after {
      font-family: 'FA5S';
      font-size: 12px;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease; }
    /* line 702, ../scss/bimpcore/_list.scss */
    .listPagination span.navButton.disabled, .listPagination span.navButton.disabled:hover {
      color: #C8C8C8;
      cursor: default; }
    /* line 708, ../scss/bimpcore/_list.scss */
    .listPagination span.navButton.processing {
      cursor: progress; }
  /* line 712, ../scss/bimpcore/_list.scss */
  .listPagination span.prevButton:before {
    content: '\f053';
    margin-right: 8px; }
  /* line 716, ../scss/bimpcore/_list.scss */
  .listPagination span.nextButton:after {
    content: '\f054';
    margin-left: 8px; }
  /* line 720, ../scss/bimpcore/_list.scss */
  .listPagination .pages {
    display: inline-block;
    margin: 0 50px;
    color: #A0A0A0; }
    /* line 725, ../scss/bimpcore/_list.scss */
    .listPagination .pages .pageBtn {
      font-weight: bold;
      cursor: pointer; }
      /* line 729, ../scss/bimpcore/_list.scss */
      .listPagination .pages .pageBtn:hover, .listPagination .pages .pageBtn.selected {
        color: #505050; }
      /* line 734, ../scss/bimpcore/_list.scss */
      .listPagination .pages .pageBtn.active, .listPagination .pages .pageBtn.active:hover {
        color: #335899;
        cursor: default; }
      /* line 740, ../scss/bimpcore/_list.scss */
      .listPagination .pages .pageBtn.processing {
        cursor: progress; }

/*Panel Filtres*/
/* line 749, ../scss/bimpcore/_list.scss */
.filters_toolbar {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #282828; }

/* line 755, ../scss/bimpcore/_list.scss */
.bimp_filter_container {
  margin-bottom: 5px; }
  /* line 758, ../scss/bimpcore/_list.scss */
  .bimp_filter_container .bimp_filter_caption {
    font-weight: bold;
    color: #282828;
    padding: 6px 24px 6px 6px;
    margin-bottom: 5px;
    background-color: #DCDCDC; }
    /* line 765, ../scss/bimpcore/_list.scss */
    .bimp_filter_container .bimp_filter_caption .foldable-caret {
      margin-right: -12px; }
  /* line 770, ../scss/bimpcore/_list.scss */
  .bimp_filter_container .bimp_filter_type_select {
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 5px; }
  /* line 776, ../scss/bimpcore/_list.scss */
  .bimp_filter_container .bimp_filter_type_container {
    margin-top: 5px;
    display: none; }
  /* line 781, ../scss/bimpcore/_list.scss */
  .bimp_filter_container .bimp_filter_input_container {
    font-size: 11px; }
    /* line 783, ../scss/bimpcore/_list.scss */
    .bimp_filter_container .bimp_filter_input_container .input-group {
      width: 100%; }
    /* line 787, ../scss/bimpcore/_list.scss */
    .bimp_filter_container .bimp_filter_input_container .check_list_container {
      font-size: 12px; }
  /* line 792, ../scss/bimpcore/_list.scss */
  .bimp_filter_container .bimp_filter_values_container {
    margin-top: 5px; }
  /* line 796, ../scss/bimpcore/_list.scss */
  .bimp_filter_container .bimp_filter_value,
  .bimp_filter_container .bimp_filter_value_default {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 12px;
    display: inline-block;
    margin: 1px;
    padding: 6px 10px;
    background-color: #3E88D2;
    color: #fff;
    cursor: pointer; }
    /* line 807, ../scss/bimpcore/_list.scss */
    .bimp_filter_container .bimp_filter_value:hover,
    .bimp_filter_container .bimp_filter_value_default:hover {
      background-color: #489FF5; }
    /* line 811, ../scss/bimpcore/_list.scss */
    .bimp_filter_container .bimp_filter_value.bimp_filter_value_default,
    .bimp_filter_container .bimp_filter_value_default.bimp_filter_value_default {
      background-color: #595959; }
      /* line 813, ../scss/bimpcore/_list.scss */
      .bimp_filter_container .bimp_filter_value.bimp_filter_value_default:hover,
      .bimp_filter_container .bimp_filter_value_default.bimp_filter_value_default:hover {
        background-color: #595959; }
    /* line 818, ../scss/bimpcore/_list.scss */
    .bimp_filter_container .bimp_filter_value .bimp_filter_value_remove_btn,
    .bimp_filter_container .bimp_filter_value_default .bimp_filter_value_remove_btn {
      margin-left: 10px;
      color: #9EC5E6;
      cursor: pointer;
      float: right; }
      /* line 824, ../scss/bimpcore/_list.scss */
      .bimp_filter_container .bimp_filter_value .bimp_filter_value_remove_btn:hover,
      .bimp_filter_container .bimp_filter_value_default .bimp_filter_value_remove_btn:hover {
        color: #fff; }
    /* line 829, ../scss/bimpcore/_list.scss */
    .bimp_filter_container .bimp_filter_value.excluded,
    .bimp_filter_container .bimp_filter_value_default.excluded {
      background-color: #A60000; }
      /* line 832, ../scss/bimpcore/_list.scss */
      .bimp_filter_container .bimp_filter_value.excluded:hover,
      .bimp_filter_container .bimp_filter_value_default.excluded:hover {
        background-color: #CC2929; }
      /* line 836, ../scss/bimpcore/_list.scss */
      .bimp_filter_container .bimp_filter_value.excluded .bimp_filter_value_remove_btn,
      .bimp_filter_container .bimp_filter_value_default.excluded .bimp_filter_value_remove_btn {
        color: #DBAFAF; }
        /* line 839, ../scss/bimpcore/_list.scss */
        .bimp_filter_container .bimp_filter_value.excluded .bimp_filter_value_remove_btn:hover,
        .bimp_filter_container .bimp_filter_value_default.excluded .bimp_filter_value_remove_btn:hover {
          color: #fff; }
  /* line 846, ../scss/bimpcore/_list.scss */
  .bimp_filter_container input[type=text] {
    width: 100%; }
  /* line 850, ../scss/bimpcore/_list.scss */
  .bimp_filter_container i.loading {
    display: none; }
  /* line 854, ../scss/bimpcore/_list.scss */
  .bimp_filter_container .bimp_filter_date_range_period {
    margin-bottom: 10px; }
    /* line 857, ../scss/bimpcore/_list.scss */
    .bimp_filter_container .bimp_filter_date_range_period input, .bimp_filter_container .bimp_filter_date_range_period select, .bimp_filter_container .bimp_filter_date_range_period .select2 {
      display: inline-block;
      font-size: 11px !important;
      width: auto !important;
      min-width: 30px !important;
      width: 80px !important; }
      /* line 864, ../scss/bimpcore/_list.scss */
      .bimp_filter_container .bimp_filter_date_range_period input.qtyInput, .bimp_filter_container .bimp_filter_date_range_period select.qtyInput, .bimp_filter_container .bimp_filter_date_range_period .select2.qtyInput {
        width: 30px !important; }
    /* line 870, ../scss/bimpcore/_list.scss */
    .bimp_filter_container .bimp_filter_date_range_period .date_range_limits_container input {
      width: 100% !important; }

/* line 877, ../scss/bimpcore/_list.scss */
.filters_panel_search_filter {
  margin-bottom: 10px; }
  /* line 880, ../scss/bimpcore/_list.scss */
  .filters_panel_search_filter input {
    width: 100%; }
    /* line 883, ../scss/bimpcore/_list.scss */
    .filters_panel_search_filter input:before {
      font-family: 'FA5S';
      content: '\f002';
      margin-right: 8px; }

/* line 891, ../scss/bimpcore/_list.scss */
.load_saved_filters_container,
.filters_panel_configurations_container {
  padding: 5px 0;
  margin: 5px 0; }

/*Filtres actifs:*/
/* line 899, ../scss/bimpcore/_list.scss */
.list_active_filters {
  background-color: #F0F0F0;
  padding: 4px;
  margin-bottom: 5px; }
  /* line 904, ../scss/bimpcore/_list.scss */
  .list_active_filters .list_active_filters_title {
    font-size: 13px;
    font-weight: bold; }

/* line 912, ../scss/bimpcore/_list.scss */
.list_active_filters .filter_active_values,
.obj_filters_input_values .filter_active_values {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
  padding: 4px;
  font-size: 11px; }
  /* line 919, ../scss/bimpcore/_list.scss */
  .list_active_filters .filter_active_values .filter_label,
  .obj_filters_input_values .filter_active_values .filter_label {
    font-weight: bold;
    font-size: 12px; }
  /* line 924, ../scss/bimpcore/_list.scss */
  .list_active_filters .filter_active_values .relation,
  .obj_filters_input_values .filter_active_values .relation {
    font-weight: bold;
    font-size: 10px; }
  /* line 931, ../scss/bimpcore/_list.scss */
  .list_active_filters .filter_active_values .included_values .filter_value,
  .list_active_filters .filter_active_values .excluded_values .filter_value,
  .obj_filters_input_values .filter_active_values .included_values .filter_value,
  .obj_filters_input_values .filter_active_values .excluded_values .filter_value {
    color: #fff;
    padding: 5px 15px 5px 5px;
    margin: 2px 0; }
    /* line 936, ../scss/bimpcore/_list.scss */
    .list_active_filters .filter_active_values .included_values .filter_value.no-buttons,
    .list_active_filters .filter_active_values .excluded_values .filter_value.no-buttons,
    .obj_filters_input_values .filter_active_values .included_values .filter_value.no-buttons,
    .obj_filters_input_values .filter_active_values .excluded_values .filter_value.no-buttons {
      padding-right: 5px; }
    /* line 940, ../scss/bimpcore/_list.scss */
    .list_active_filters .filter_active_values .included_values .filter_value .remove_btn,
    .list_active_filters .filter_active_values .excluded_values .filter_value .remove_btn,
    .obj_filters_input_values .filter_active_values .included_values .filter_value .remove_btn,
    .obj_filters_input_values .filter_active_values .excluded_values .filter_value .remove_btn {
      margin-left: 5px;
      cursor: pointer;
      float: right;
      margin-right: -10px; }
      /* line 946, ../scss/bimpcore/_list.scss */
      .list_active_filters .filter_active_values .included_values .filter_value .remove_btn:hover,
      .list_active_filters .filter_active_values .excluded_values .filter_value .remove_btn:hover,
      .obj_filters_input_values .filter_active_values .included_values .filter_value .remove_btn:hover,
      .obj_filters_input_values .filter_active_values .excluded_values .filter_value .remove_btn:hover {
        color: #fff; }
  /* line 954, ../scss/bimpcore/_list.scss */
  .list_active_filters .filter_active_values .included_values .filter_value,
  .obj_filters_input_values .filter_active_values .included_values .filter_value {
    background-color: #3E88D2; }
    /* line 957, ../scss/bimpcore/_list.scss */
    .list_active_filters .filter_active_values .included_values .filter_value .remove_btn,
    .obj_filters_input_values .filter_active_values .included_values .filter_value .remove_btn {
      color: #9EC5E6; }
  /* line 964, ../scss/bimpcore/_list.scss */
  .list_active_filters .filter_active_values .excluded_values .filter_value,
  .obj_filters_input_values .filter_active_values .excluded_values .filter_value {
    background-color: #A60000; }
    /* line 967, ../scss/bimpcore/_list.scss */
    .list_active_filters .filter_active_values .excluded_values .filter_value .remove_btn,
    .obj_filters_input_values .filter_active_values .excluded_values .filter_value .remove_btn {
      color: #DBAFAF; }

/*Stats listes*/
/* line 977, ../scss/bimpcore/_list.scss */
.subStatsListTitle {
  margin: 10px;
  font-weight: bold; }

/* line 982, ../scss/bimpcore/_list.scss */
.subStatsListContent {
  margin-left: 10px;
  padding-left: 0;
  border-left: 3px solid #636363; }

/* line 2, ../scss/bimpcore/_view.scss */
.panel-secondary .panel-secondary {
  /*border-color: #c8c8c8;*/ }
  /* line 4, ../scss/bimpcore/_view.scss */
  .panel-secondary .panel-secondary .panel-heading {
    background-color: #c8c8c8;
    border-color: #c8c8c8;
    color: #282828; }
    /* line 10, ../scss/bimpcore/_view.scss */
    .panel-secondary .panel-secondary .panel-heading .panel-title a, .panel-secondary .panel-secondary .panel-heading .panel-title i {
      color: #282828; }

/* line 18, ../scss/bimpcore/_view.scss */
.object_view_content {
  padding: 0 !important; }
  /* line 21, ../scss/bimpcore/_view.scss */
  .object_view_content .row:not(:first-child) {
    margin-top: 15px; }

/* line 26, ../scss/bimpcore/_view.scss */
.objectFieldsTableContainer {
  width: 100%;
  border: 1px solid #363D49;
  margin: 5px 0; }

/* line 32, ../scss/bimpcore/_view.scss */
.bimp_fields_table,
.objectFieldsTable {
  width: 100%; }
  /* line 36, ../scss/bimpcore/_view.scss */
  .bimp_fields_table > thead > tr > th,
  .objectFieldsTable > thead > tr > th {
    padding: 8px 12px;
    background-color: #c8c8c8;
    color: #282828;
    font-size: 15px;
    font-weight: normal; }
  /* line 44, ../scss/bimpcore/_view.scss */
  .bimp_fields_table > thead > tr.col_headers > th,
  .objectFieldsTable > thead > tr.col_headers > th {
    padding: 5px 8px;
    background-color: #E9EAED;
    color: #335899;
    font-size: 13px;
    font-weight: bold; }
  /* line 54, ../scss/bimpcore/_view.scss */
  .bimp_fields_table > tbody > tr:last-child > th, .bimp_fields_table > tbody > tr:last-child > td,
  .objectFieldsTable > tbody > tr:last-child > th,
  .objectFieldsTable > tbody > tr:last-child > td {
    border-bottom: none; }
  /* line 59, ../scss/bimpcore/_view.scss */
  .bimp_fields_table > tbody > tr,
  .objectFieldsTable > tbody > tr {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    /* line 61, ../scss/bimpcore/_view.scss */
    .bimp_fields_table > tbody > tr > th, .bimp_fields_table > tbody > tr > td,
    .objectFieldsTable > tbody > tr > th,
    .objectFieldsTable > tbody > tr > td {
      padding: 5px 10px; }
    /* line 64, ../scss/bimpcore/_view.scss */
    .bimp_fields_table > tbody > tr > th,
    .objectFieldsTable > tbody > tr > th {
      width: 20%;
      min-width: 90px;
      background-color: #E9EAED;
      color: #335899;
      font-weight: bold;
      vertical-align: top;
      text-align: right;
      border-bottom: 1px solid #fff; }
    /* line 74, ../scss/bimpcore/_view.scss */
    .bimp_fields_table > tbody > tr > td,
    .objectFieldsTable > tbody > tr > td {
      border-bottom: 1px solid #DCDCDC; }
      /* line 77, ../scss/bimpcore/_view.scss */
      .bimp_fields_table > tbody > tr > td .inputContainer,
      .bimp_fields_table > tbody > tr > td .inputGroupContainer,
      .objectFieldsTable > tbody > tr > td .inputContainer,
      .objectFieldsTable > tbody > tr > td .inputGroupContainer {
        margin-right: 10px; }
        /* line 81, ../scss/bimpcore/_view.scss */
        .bimp_fields_table > tbody > tr > td .inputContainer textarea, .bimp_fields_table > tbody > tr > td .inputContainer input[type=text],
        .bimp_fields_table > tbody > tr > td .inputGroupContainer textarea,
        .bimp_fields_table > tbody > tr > td .inputGroupContainer input[type=text],
        .objectFieldsTable > tbody > tr > td .inputContainer textarea,
        .objectFieldsTable > tbody > tr > td .inputContainer input[type=text],
        .objectFieldsTable > tbody > tr > td .inputGroupContainer textarea,
        .objectFieldsTable > tbody > tr > td .inputGroupContainer input[type=text] {
          width: 100%; }
        /* line 84, ../scss/bimpcore/_view.scss */
        .bimp_fields_table > tbody > tr > td .inputContainer select, .bimp_fields_table > tbody > tr > td .inputContainer .select2,
        .bimp_fields_table > tbody > tr > td .inputGroupContainer select,
        .bimp_fields_table > tbody > tr > td .inputGroupContainer .select2,
        .objectFieldsTable > tbody > tr > td .inputContainer select,
        .objectFieldsTable > tbody > tr > td .inputContainer .select2,
        .objectFieldsTable > tbody > tr > td .inputGroupContainer select,
        .objectFieldsTable > tbody > tr > td .inputGroupContainer .select2 {
          min-width: 160px;
          max-width: 350px !important; }
      /* line 89, ../scss/bimpcore/_view.scss */
      .bimp_fields_table > tbody > tr > td .form-control,
      .objectFieldsTable > tbody > tr > td .form-control {
        width: auto !important; }
    /* line 94, ../scss/bimpcore/_view.scss */
    .bimp_fields_table > tbody > tr.modified,
    .objectFieldsTable > tbody > tr.modified {
      background-color: #E1F5FF !important;
      border-color: #A9C5D2 !important; }
      /* line 98, ../scss/bimpcore/_view.scss */
      .bimp_fields_table > tbody > tr.modified > td,
      .objectFieldsTable > tbody > tr.modified > td {
        background-color: #E1F5FF !important;
        border-color: #A9C5D2 !important; }
  /* line 106, ../scss/bimpcore/_view.scss */
  .bimp_fields_table > tfoot > tr > td,
  .objectFieldsTable > tfoot > tr > td {
    text-align: right;
    padding: 5px 10px;
    background-color: #F5F5F5; }
  /* line 113, ../scss/bimpcore/_view.scss */
  .bimp_fields_table.center-align > thead > tr.col_headers > th, .bimp_fields_table.center-align > tbody > tr > td, .bimp_fields_table.center-align > tfoot > tr > td,
  .objectFieldsTable.center-align > thead > tr.col_headers > th,
  .objectFieldsTable.center-align > tbody > tr > td,
  .objectFieldsTable.center-align > tfoot > tr > td {
    text-align: center; }
  /* line 120, ../scss/bimpcore/_view.scss */
  .bimp_fields_table > tbody > tr.strong > td,
  .objectFieldsTable > tbody > tr.strong > td {
    font-weight: bold;
    background-color: #F0F0F0; }
  /* line 125, ../scss/bimpcore/_view.scss */
  .bimp_fields_table > tbody > tr.title > td,
  .objectFieldsTable > tbody > tr.title > td {
    font-weight: bold;
    text-align: left;
    background-color: #C8C8C8 !important;
    border-top-color: #C8C8C8 !important;
    border-bottom-color: #C8C8C8 !important; }
  /* line 134, ../scss/bimpcore/_view.scss */
  .bimp_fields_table tr.total_row > td,
  .objectFieldsTable tr.total_row > td {
    font-weight: bold;
    background-color: #F0F0F0 !important; }

/* line 141, ../scss/bimpcore/_view.scss */
.object_header {
  padding: 15px 15px 0 15px;
  background-color: #fff; }
  /* line 144, ../scss/bimpcore/_view.scss */
  .object_header h1, .object_header h2 {
    margin-top: 0; }
  /* line 148, ../scss/bimpcore/_view.scss */
  .object_header .object_header_logo {
    width: 80px;
    float: left;
    margin-right: 20px; }
    /* line 153, ../scss/bimpcore/_view.scss */
    .object_header .object_header_logo img {
      width: 100%;
      height: auto; }
  /* line 159, ../scss/bimpcore/_view.scss */
  .object_header .object_header_title {
    display: inline-block; }
  /* line 163, ../scss/bimpcore/_view.scss */
  .object_header .object_header_infos {
    margin: 3px 0 0 0;
    font-style: italic;
    color: #787878;
    font-size: 11px; }
    /* line 169, ../scss/bimpcore/_view.scss */
    .object_header .object_header_infos .hashtag {
      display: inline-block;
      margin-right: 12px;
      font-size: 12px; }
  /* line 176, ../scss/bimpcore/_view.scss */
  .object_header .header_status {
    display: inline-block;
    font-size: 15px;
    margin: 5px 10px; }
    /* line 181, ../scss/bimpcore/_view.scss */
    .object_header .header_status span {
      display: inline-block;
      margin-left: 15px; }
  /* line 187, ../scss/bimpcore/_view.scss */
  .object_header .header_tools {
    display: inline-block;
    margin-left: 15px;
    vertical-align: top; }
  /* line 193, ../scss/bimpcore/_view.scss */
  .object_header .headerIconButton {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #C8C8C8;
    cursor: pointer;
    font-size: 18px;
    margin-left: 5px; }
    /* line 200, ../scss/bimpcore/_view.scss */
    .object_header .headerIconButton:hover {
      color: #335899; }
  /* line 205, ../scss/bimpcore/_view.scss */
  .object_header .header_button {
    vertical-align: top;
    display: inline-block;
    margin: 2px 25px 6px 0; }
  /* line 211, ../scss/bimpcore/_view.scss */
  .object_header .header_buttons {
    text-align: right;
    margin-top: 10px; }
    /* line 215, ../scss/bimpcore/_view.scss */
    .object_header .header_buttons .btn {
      margin: 3px 5px; }
  /* line 220, ../scss/bimpcore/_view.scss */
  .object_header .header_bottom {
    margin-top: 10px;
    padding: 5px;
    border-top: 2px solid #636363; }

/*.object_page_header {
    @include transition(all 0.3s ease);    
}*/
/* line 231, ../scss/bimpcore/_view.scss */
.object_page_header.fixed {
  position: fixed;
  top: 48px;
  right: 0;
  left: 206px;
  z-index: 9000;
  box-shadow: 6px 4px 6px #787878;
  /*    .nav-tabs li a {
          padding-top: 5px;
          padding-bottom: 5px;
      }*/ }
  /* line 239, ../scss/bimpcore/_view.scss */
  .object_page_header.fixed .object_header {
    padding-top: 5px; }
  /* line 243, ../scss/bimpcore/_view.scss */
  .object_page_header.fixed .object_header_infos {
    display: none; }
  /* line 247, ../scss/bimpcore/_view.scss */
  .object_page_header.fixed .header_buttons {
    margin-top: 0; }
  /* line 250, ../scss/bimpcore/_view.scss */
  .object_page_header.fixed h1 {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 5px; }
  /* line 256, ../scss/bimpcore/_view.scss */
  .object_page_header.fixed h2 {
    font-size: 15px;
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 5px; }
  /* line 263, ../scss/bimpcore/_view.scss */
  .object_page_header.fixed .header_bottom {
    padding: 0;
    margin-top: 0; }

/* line 275, ../scss/bimpcore/_view.scss */
.object_card {
  margin-top: 0; }
  /* line 278, ../scss/bimpcore/_view.scss */
  .object_card .object_card_status {
    display: inline-block;
    text-align: right;
    float: right;
    margin-left: 15px; }

/* line 286, ../scss/bimpcore/_view.scss */
.object_card_table {
  width: 100%;
  margin-top: 5px; }
  /* line 291, ../scss/bimpcore/_view.scss */
  .object_card_table > tbody > tr > th, .object_card_table > tbody > tr > td {
    padding: 0 5px;
    border-bottom: 1px solid #fff; }
  /* line 296, ../scss/bimpcore/_view.scss */
  .object_card_table > tbody > tr > th {
    width: 20%;
    min-width: 120px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    background-color: #fff;
    color: #282828; }
  /* line 306, ../scss/bimpcore/_view.scss */
  .object_card_table > tbody > tr > td {
    color: #282828;
    background-color: #fff; }

/* line 312, ../scss/bimpcore/_view.scss */
.object_common_fields {
  margin: 5px 0;
  background-color: #F5F5F5; }
  /* line 316, ../scss/bimpcore/_view.scss */
  .object_common_fields table {
    width: 100%;
    border: none; }
    /* line 321, ../scss/bimpcore/_view.scss */
    .object_common_fields table tbody tr th, .object_common_fields table tbody tr td {
      padding: 3px 5px;
      font-size: 12px;
      border-bottom: 1px solid #fff; }
    /* line 327, ../scss/bimpcore/_view.scss */
    .object_common_fields table tbody tr th {
      font-weight: normal;
      color: #DCDCDC;
      border-bottom: 1px solid #DCDCDC;
      width: 30%;
      min-width: 90px;
      text-align: right;
      vertical-align: top;
      background-color: #363D49; }
    /* line 338, ../scss/bimpcore/_view.scss */
    .object_common_fields table tbody tr td {
      color: #282828;
      border-bottom: 1px solid #DCDCDC;
      vertical-align: middle; }

/* line 346, ../scss/bimpcore/_view.scss */
.multiple_values_items_list {
  padding: 5px; }
  /* line 349, ../scss/bimpcore/_view.scss */
  .multiple_values_items_list .multiple_values_item {
    margin: 5px 0;
    border: 1px solid #B4B4B4;
    padding: 10px; }

/* line 357, ../scss/bimpcore/_view.scss */
table.objectFieldHistoryTable > tbody > tr > td {
  padding: 2px 3px; }

@media print {
  /* line 2, ../scss/bimpcore/_print.scss */
  .no_print,
  .btn,
  .objectIcon,
  .header_buttons,
  .headerTools,
  .rowButton,
  .panel-footer,
  .paginationContainer {
    display: none; }

  /* line 13, ../scss/bimpcore/_print.scss */
  h1 {
    font-size: 14px !important; }

  /* line 17, ../scss/bimpcore/_print.scss */
  h2 {
    font-size: 13px; }

  /* line 21, ../scss/bimpcore/_print.scss */
  h3 {
    font-size: 12px; }

  /* line 25, ../scss/bimpcore/_print.scss */
  h4 {
    font-size: 11px !important; }

  /* line 29, ../scss/bimpcore/_print.scss */
  .panel-heading {
    padding: 5px 10px !important; }
    /* line 32, ../scss/bimpcore/_print.scss */
    .panel-heading .panel-title {
      font-size: 10px !important; }

  /* line 40, ../scss/bimpcore/_print.scss */
  table.bimp_list_table > thead > tr > th, table.bimp_list_table > tbody > tr > th,
  table.objectlistTable > thead > tr > th,
  table.objectlistTable > tbody > tr > th {
    background-color: #DCDCDC !important;
    color: #282828 !important; }
  /* line 46, ../scss/bimpcore/_print.scss */
  table.bimp_list_table > thead > tr > th, table.bimp_list_table > thead > tr > td, table.bimp_list_table > tbody > tr > th, table.bimp_list_table > tbody > tr > td, table.bimp_list_table > tfoot > tr > th, table.bimp_list_table > tfoot > tr > td,
  table.objectlistTable > thead > tr > th,
  table.objectlistTable > thead > tr > td,
  table.objectlistTable > tbody > tr > th,
  table.objectlistTable > tbody > tr > td,
  table.objectlistTable > tfoot > tr > th,
  table.objectlistTable > tfoot > tr > td {
    font-size: 8px !important; }

  /* line 58, ../scss/bimpcore/_print.scss */
  .bimp_fields_table > thead > tr.col_headers > th, .bimp_fields_table > tbody > tr > th,
  .objectFieldsTable > thead > tr.col_headers > th,
  .objectFieldsTable > tbody > tr > th {
    background-color: #DCDCDC !important;
    color: #282828 !important; }
  /* line 64, ../scss/bimpcore/_print.scss */
  .bimp_fields_table > thead > tr > th, .bimp_fields_table > thead > tr > td, .bimp_fields_table > tbody > tr > th, .bimp_fields_table > tbody > tr > td, .bimp_fields_table > tfoot > tr > th, .bimp_fields_table > tfoot > tr > td,
  .objectFieldsTable > thead > tr > th,
  .objectFieldsTable > thead > tr > td,
  .objectFieldsTable > tbody > tr > th,
  .objectFieldsTable > tbody > tr > td,
  .objectFieldsTable > tfoot > tr > th,
  .objectFieldsTable > tfoot > tr > td {
    font-size: 8px !important; } }
/* Autre que BimpTheme */
/* line 4, ../scss/bimpcore/_notifications.scss */
.login_block .notif_white {
  margin: 0 10px 5px 0;
  display: inline-block;
  vertical-align: top; }
  /* line 9, ../scss/bimpcore/_notifications.scss */
  .login_block .notif_white > span.badge.bg-danger {
    margin-top: -20px;
    margin-left: -6px;
    background-color: #f5365c !important;
    padding: 1px 4px !important; }
  /* line 16, ../scss/bimpcore/_notifications.scss */
  .login_block .notif_white > i {
    color: white !important;
    font-size: 16px; }
  /* line 21, ../scss/bimpcore/_notifications.scss */
  .login_block .notif_white:hover, .login_block .notif_white:hover i {
    text-decoration: none !important; }
/* line 26, ../scss/bimpcore/_notifications.scss */
.login_block #allow_notif {
  margin: 0 10px 5px 0;
  display: inline-block;
  vertical-align: top; }
  /* line 31, ../scss/bimpcore/_notifications.scss */
  .login_block #allow_notif i {
    color: #f5365c;
    font-size: 16px; }
/* line 37, ../scss/bimpcore/_notifications.scss */
.login_block .dropdown-menu.dropdown-menu-right.notification-dropdown {
  margin-right: 50px; }
/* line 42, ../scss/bimpcore/_notifications.scss */
.login_block .bimp_notification_dropdown a {
  color: #000064 !important; }
/* line 46, ../scss/bimpcore/_notifications.scss */
.login_block .bimp_notification_dropdown h4.header {
  margin: 0;
  padding: 15px;
  font-size: 16px;
  border-bottom: 1px solid #f1f1f1; }

/* Fin Autre que BimpTheme */
/* line 56, ../scss/bimpcore/_notifications.scss */
.dropdown-menu.dropdown-menu-right.notification-dropdown {
  min-width: 250px;
  max-height: 500px;
  overflow-y: scroll;
  border: 1px solid #999 !important; }

/* line 63, ../scss/bimpcore/_notifications.scss */
.modifDropdown > a {
  margin-right: 10px; }

/* line 67, ../scss/bimpcore/_notifications.scss */
a.nav-link.dropdown-toggle:not(.notif_white) > i {
  color: black !important; }

/* line 71, ../scss/bimpcore/_notifications.scss */
.list_notification {
  line-height: 22px;
  font-size: 12px; }
  /* line 75, ../scss/bimpcore/_notifications.scss */
  .list_notification .list_part {
    border-bottom: 1px solid #ccc;
    padding: 4px 10px 15px 10px;
    min-width: 320px;
    max-width: 800px; }
    /* line 81, ../scss/bimpcore/_notifications.scss */
    .list_notification .list_part:first-child {
      border-top: 1px solid #ccc; }
    /* line 85, ../scss/bimpcore/_notifications.scss */
    .list_notification .list_part:hover {
      border-left: 5px solid #335899;
      padding-left: 5px;
      background-color: #f5f5f5; }
    /* line 91, ../scss/bimpcore/_notifications.scss */
    .list_notification .list_part.notif_link:hover {
      cursor: pointer; }
    /* line 95, ../scss/bimpcore/_notifications.scss */
    .list_notification .list_part .part_list_header {
      text-align: left;
      background-color: #F7F7F7;
      margin-top: -4px;
      margin-left: -10px;
      margin-right: -10px;
      margin-bottom: 0;
      padding: 0 10px; }
      /* line 104, ../scss/bimpcore/_notifications.scss */
      .list_notification .list_part .part_list_header span {
        display: inline-block;
        margin-right: 3px; }
    /* line 110, ../scss/bimpcore/_notifications.scss */
    .list_notification .list_part .date_notif {
      color: #4D4C4C;
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
      font-size: 11px;
      text-align: left; }
    /* line 117, ../scss/bimpcore/_notifications.scss */
    .list_notification .list_part .hashtag_src {
      font-weight: bold; }
    /* line 121, ../scss/bimpcore/_notifications.scss */
    .list_notification .list_part .hashtag_content {
      margin: 5px;
      padding: 5px;
      background-color: #FFFFE1;
      border-color: #FFFFE1;
      border-radius: 8px;
      box-shadow: 0 0 2px #787878; }

/* line 132, ../scss/bimpcore/_notifications.scss */
.reload_notif_btn {
  margin-left: 12px;
  font-size: 12px;
  cursor: pointer; }
  /* line 137, ../scss/bimpcore/_notifications.scss */
  .reload_notif_btn:hover {
    color: #335899; }

/* line 142, ../scss/bimpcore/_notifications.scss */
.reload_notif_spinner {
  display: none;
  margin-left: 12px;
  font-size: 12px;
  color: #006AFF; }

/* Demande de validations */
/* line 150, ../scss/bimpcore/_notifications.scss */
div.dropdown-menu.bimp_notification_dropdown[aria-labelledby="dropdown_demande_valid_comm"] {
  min-width: 300px !important; }

/* Bimp message */
/* line 155, ../scss/bimpcore/_notifications.scss */
div.dropdown-menu.bimp_notification_dropdown[aria-labelledby="dropdown_bimp_note"] {
  min-width: 400px !important; }

/* line 159, ../scss/bimpcore/_notifications.scss */
div.dropdown-menu.bimp_notification_dropdown[aria-labelledby="dropdown_notif_task"] {
  min-width: 800px !important; }

/* style general chat */
/* line 164, ../scss/bimpcore/_notifications.scss */
.msg_cotainer {
  border-radius: 25px;
  background-color: #E6E1E0;
  color: #333;
  padding: 10px;
  margin: 4px;
  position: relative;
  min-width: 150px;
  max-width: 65%;
  text-align: center;
  font-size: 1.3em;
  line-height: normal; }

/* line 178, ../scss/bimpcore/_notifications.scss */
.justify-content-end .msg_cotainer {
  background-color: #78e08f; }

/* line 181, ../scss/bimpcore/_notifications.scss */
.justify-content-start .msg_cotainer {
  background-color: #82ccdd; }

/* line 185, ../scss/bimpcore/_notifications.scss */
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

/* line 189, ../scss/bimpcore/_notifications.scss */
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

/* line 193, ../scss/bimpcore/_notifications.scss */
.msg_time {
  position: absolute;
  left: 25px;
  bottom: -15px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 10px; }

/* line 200, ../scss/bimpcore/_notifications.scss */
.justify-content-end .msg_time {
  left: auto;
  right: 25px; }

/* plus spécifique*/
/* line 207, ../scss/bimpcore/_notifications.scss */
.img-circle {
  margin: 5px; }

/* line 210, ../scss/bimpcore/_notifications.scss */
.nonLu {
  opacity: 0.4; }

/* line 213, ../scss/bimpcore/_notifications.scss */
.nonLu.my {
  opacity: 1;
  animation: colorblink 2s infinite; }

@keyframes colorblink {
  50% {
    opacity: 0; } }
/* petit */
/* line 226, ../scss/bimpcore/_notifications.scss */
.petit .msg_cotainer {
  font-size: 1em; }

/* line 229, ../scss/bimpcore/_notifications.scss */
.petit.justify-content-end {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

/* menu */
/* line 236, ../scss/bimpcore/_notifications.scss */
.lnMsg {
  border-bottom: 1px dotted #B3A9A9; }

/* line 240, ../scss/bimpcore/_notifications.scss */
.titreFilMsg {
  font-size: 1.4em; }

/* Bimp task */
/* line 246, ../scss/bimpcore/_notifications.scss */
div.dropdown-menu.bimp_notification_dropdown[aria-labelledby="dropdown_notif_task"] {
  width: auto;
  min-width: 800px;
  overflow-y: scroll; }

/* line 253, ../scss/bimpcore/_notifications.scss */
div.tabs-animated {
  width: auto;
  max-height: auto;
  overflow-y: scroll; }

/* line 259, ../scss/bimpcore/_notifications.scss */
div.task_panel {
  max-height: auto;
  overflow-y: scroll;
  padding: 0px;
  line-height: 22px;
  width: 800px; }
  /* line 266, ../scss/bimpcore/_notifications.scss */
  div.task_panel .task_src {
    font-size: 11px;
    font-style: italic;
    color: #006AFF; }
  /* line 272, ../scss/bimpcore/_notifications.scss */
  div.task_panel .task_dest {
    font-size: 11px;
    font-style: italic;
    color: #A00000;
    font-weight: bold; }
  /* line 279, ../scss/bimpcore/_notifications.scss */
  div.task_panel .parent_task {
    margin: 5px 0;
    font-style: italic; }
  /* line 284, ../scss/bimpcore/_notifications.scss */
  div.task_panel .task_subj {
    font-weight: bold; }
  /* line 288, ../scss/bimpcore/_notifications.scss */
  div.task_panel .task_txt {
    margin: 5px;
    padding: 5px;
    background-color: #FFFFE1;
    border-color: #FFFFE1;
    border-radius: 8px;
    box-shadow: 0 0 2px #787878; }

/*BimpValidation*/
/* line 300, ../scss/bimpcore/_notifications.scss */
div.bv_demandes_panel {
  max-height: auto;
  overflow-y: scroll;
  padding: 0px;
  line-height: 22px;
  width: 800px; }
  /* line 307, ../scss/bimpcore/_notifications.scss */
  div.bv_demandes_panel .user_demande {
    font-size: 11px;
    font-style: italic;
    color: #006AFF; }

/* Les onglets */
/* line 315, ../scss/bimpcore/_notifications.scss */
ul#nav_task > li {
  width: 48%; }

/* line 319, ../scss/bimpcore/_notifications.scss */
ul#nav_task > li.reload {
  width: 2%; }

/* line 323, ../scss/bimpcore/_notifications.scss */
.nav-tabs > li.reload > a {
  padding-left: 0px;
  padding-right: 0px; }

/* line 328, ../scss/bimpcore/_notifications.scss */
.nav-tabs > li.reload > a > span {
  margin: 0px; }

/* line 332, ../scss/bimpcore/_notifications.scss */
.nav-tabs > li.reload > a:hover {
  background-color: unset !important;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: #b4b4b4;
  border-left-color: white; }

/* line 1, ../scss/bimpcore/_bimptheme.scss */
#BimpThemeWrapper {
  /*.page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.open a::before { -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }*/
  /************
  * Dashboard
  ************/
  /* correction problème de padding sur "tableau de bord des éléments ouverts" */
  /***********************************************************
  * Agenda : taille des cases ou figure le nom des utilisateurs
  **************************************************************/ }
  /* line 3, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top {
    background-color: #ffffff;
    z-index: 9951;
    position: relative;
    padding: 15px 0;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    padding-left: 240px;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2), 0 1px 6px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2), 0 1px 6px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2), 0 1px 6px rgba(0, 0, 0, 0.04); }
  /* line 4, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown {
    margin-left: 10px; }
  /* line 5, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-toggle {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer; }
    /* line 8, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-toggle:hover {
      color: #335899; }
  /* line 12, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu {
    margin-top: 10px; }
  /* line 13, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.menu-grid {
    width: 182px; }
  /* line 14, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.menu-grid .dropdown-item {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0;
    line-height: 40px;
    font-size: 18px;
    color: #5A5A5A; }
  /* line 15, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown {
    min-width: 300px;
    padding: 0; }
  /* line 16, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .header {
    margin: 0;
    padding: 15px;
    font-size: 16px;
    border-bottom: 1px solid #f1f1f1; }
  /* line 17, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media {
    border-bottom: 1px solid #eef1f2;
    padding: 10px; }
  /* line 18, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media:nth-child(odd) {
    background: #f8f9fa; }
  /* line 19, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media .d-flex {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 15px; }
  /* line 20, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media .d-flex i {
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    top: 0;
    height: 30px;
    width: 30px;
    background: #404E67;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%; }
  /* line 21, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media .d-flex img {
    height: 30px; }
  /* line 22, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media .media-body {
    font-size: 12px; }
  /* line 23, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media .media-body .media-heading {
    color: #444;
    font-weight: 600;
    letter-spacing: 0; }
  /* line 24, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media .media-body .media-content {
    color: #868e96; }
  /* line 25, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .footer {
    text-align: center;
    padding: 10px 15px; }
  /* line 26, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .footer a {
    color: #212121;
    font-size: 16px; }
  /* line 27, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .nav-link {
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    line-height: 36px;
    color: #212121;
    border: none;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  /* line 28, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .nav-link i {
    font-size: 16px; }
  /* line 29, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .nav-link .badge, #BimpThemeWrapper .header-top .top-menu .nav-link:hover .badge {
    position: absolute;
    padding: 1px 3px;
    margin-left: -10px;
    margin-top: -5px;
    font-size: 11px;
    font-weight: 800;
    color: #fff;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px; }
  /* line 30, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .avatar {
    color: #4c5667;
    font-weight: 600;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: inline-block;
    background: #ced4da no-repeat center/cover;
    position: relative;
    vertical-align: bottom;
    font-size: .875rem;
    user-select: none; }
  /* line 31, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .mobile-nav-toggle {
    border: none;
    position: relative;
    margin-right: 5px; }
  /* line 32, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .mobile-nav-toggle span {
    height: 2px;
    width: 20px;
    background-color: #4e6180;
    display: inline-block;
    border-radius: 4px;
    position: absolute;
    top: 14px;
    left: 5px; }
  /* line 33, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .mobile-nav-toggle span::before, #BimpThemeWrapper .header-top .top-menu .mobile-nav-toggle span::after {
    content: "";
    height: 2px;
    width: 20px;
    border-radius: 4px;
    background-color: #4e6180;
    display: inline-block;
    position: absolute; }
  /* line 34, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .mobile-nav-toggle span::before {
    left: 0;
    top: -6px; }
  /* line 35, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .mobile-nav-toggle span::after {
    left: 0;
    bottom: -6px; }
  /* line 36, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .header-search {
    padding: 0 10px;
    position: relative; }
  /* line 37, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .header-search .input-group {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-bottom: 0; }
  /* line 38, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .header-search .input-group .input-group-addon {
    color: #404E67;
    padding: 2px 10px 2px 0px;
    font-size: 16px;
    cursor: pointer; }
  /* line 39, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .header-search .input-group .input-group-addon.search-close {
    padding: 2px 0px 2px 10px;
    display: none; }
  /* line 40, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .header-search .input-group .form-control {
    padding: 0 10px;
    min-height: auto;
    width: 0;
    border: none;
    color: #353c4e;
    background-color: transparent;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px; }
  /* line 41, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .header-search.open .input-group {
    background-color: #e4e4e4; }
  /* line 42, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .header-search.open .input-group .input-group-addon.search-close {
    display: block; }
  @media only screen and (max-width: 1023px) {
    /* line 43, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .header-top {
      padding-left: 0; } }
  /* line 44, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top[header-theme="light"] {
    background: #ffffff; }
  /* line 45, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top[header-theme="dark"] {
    background: #272d36; }
  /* line 46, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top[header-theme="blue"] {
    background: #007bff; }
  /* line 47, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top[header-theme="red"] {
    background: #f5365c; }
  /* line 48, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top[header-theme="orange"] {
    background: #fb6340; }
  /* line 49, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top[header-theme="green"] {
    background: #2dce89; }
  /* line 50, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top[header-theme="purple"] {
    background: #BF55EC; }
  /* line 51, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top[header-theme="blue"] .top-menu .nav-link, #BimpThemeWrapper .header-top[header-theme="red"] .top-menu .nav-link, #BimpThemeWrapper .header-top[header-theme="orange"] .top-menu .nav-link, #BimpThemeWrapper .header-top[header-theme="green"] .top-menu .nav-link, #BimpThemeWrapper .header-top[header-theme="purple"] .top-menu .nav-link, #BimpThemeWrapper .header-top[header-theme="dark"] .top-menu .nav-link {
    color: #ffffff;
    background-color: transparent; }
  /* line 52, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top[header-theme="blue"] .top-menu .header-search .input-group .input-group-addon, #BimpThemeWrapper .header-top[header-theme="red"] .top-menu .header-search .input-group .input-group-addon, #BimpThemeWrapper .header-top[header-theme="orange"] .top-menu .header-search .input-group .input-group-addon, #BimpThemeWrapper .header-top[header-theme="green"] .top-menu .header-search .input-group .input-group-addon, #BimpThemeWrapper .header-top[header-theme="purple"] .top-menu .header-search .input-group .input-group-addon, #BimpThemeWrapper .header-top[header-theme="dark"] .top-menu .header-search .input-group .input-group-addon {
    color: #ffffff; }
  /* line 53, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap {
    position: relative; }
  /* line 54, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar {
    position: fixed;
    left: 0;
    top: 0;
    width: 240px;
    height: 100vh;
    background-color: #ffffff;
    z-index: 9952;
    -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1), 0 3px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1), 0 3px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1), 0 3px 20px rgba(0, 0, 0, 0.1);
    -moz-transition: width 0.3s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: width 0.3s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transition: width 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: width 0.3s cubic-bezier(0, 0, 0.2, 1);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    white-space: nowrap;
    visibility: visible; }
  /* line 55, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    padding: 13px 15px;
    height: 64px; }
  /* line 56, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .header-brand {
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #212529; }
  /* line 57, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .header-brand .logo-img {
    display: inline-block;
    width: 30px; }
  /* line 58, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .header-brand .logo-img img {
    background-color: transparent; }
  /* line 59, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .nav-toggle {
    border: none;
    background-color: transparent;
    color: #ffffff;
    font-size: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  /* line 60, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .btn-icon {
    border: none; }
  /* line 61, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .nav-close {
    display: none;
    border: none;
    background-color: transparent;
    color: #ffffff;
    font-size: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  @media only screen and (max-width: 1023px) {
    /* line 62, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .nav-close {
      display: inline-block; } }
  @media only screen and (max-width: 1023px) {
    /* line 63, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .nav-toggle {
      display: none; } }
  /* line 64, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content {
    position: relative;
    height: -webkit-calc(100vh - 60px);
    height: -moz-calc(100vh - 60px);
    height: calc(100vh - 60px);
    overflow: auto;
    z-index: 4; }
  /* line 65, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item {
    position: relative; }
  /* line 66, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a {
    display: block;
    overflow: hidden;
    padding: 12px 5px;
    margin-left: 15px;
    margin-right: 15px;
    color: #545454;
    position: relative;
    text-decoration: none; }
  /* line 67, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a i {
    font-size: 16px;
    margin-right: 10px;
    display: inline-block; }
  /* line 68, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a span {
    font-size: 12px; }
  /* line 69, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a .badge {
    position: absolute;
    right: 30px;
    text-align: center;
    top: 16px;
    vertical-align: middle;
    white-space: nowrap;
    opacity: 1;
    visibility: visible;
    border-radius: 4px;
    font-size: 75%;
    padding: 4px 7px;
    margin-right: 5px;
    font-weight: 800;
    color: #fff;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    text-transform: uppercase; }
  /* line 70, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a.disabled {
    opacity: 0.5;
    cursor: not-allowed !important; }
  /* line 71, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub > a::before {
    content: "\e844";
    font-family: "iconkit";
    position: absolute;
    right: 3px;
    top: 15px;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  /* line 72, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub.open > a::before {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  /* line 73, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub > .submenu-content {
    background-color: #f3f3f3;
    padding-left: 15px;
    /*.nav-item::after { display: none; }*/
    /*.menu-item::before { display: none; }*/
    /*.nav-item > a::before { content: "\e844"; font-family: "iconkit"; position: absolute; right: 20px; top: 10px; display: inline-block; -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }*/
    /*.nav-item .submenu-content .menu-item { padding-left: 70px; }*/
    /*.nav-item .submenu-content .menu-item::before { display: none; }*/ }
    /* line 77, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub > .submenu-content > .menu-item {
      padding: 10px 0;
      font-size: 11px;
      margin: 0; }
    /* line 78, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub > .submenu-content > .menu-item.active {
      color: #eb525d; }
    /* line 79, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub > .submenu-content > .nav-item > a {
      position: relative; }
  /* line 88, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item:not(.open) .submenu-content {
    display: none; }
  /* line 90, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.open::after {
    background: #5c7296;
    border-radius: 10px;
    color: #fff;
    content: " ";
    height: 30px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 3px; }
  /* line 91, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.active::after {
    background: #5c7296;
    border-radius: 10px;
    color: #fff;
    content: " ";
    height: 30px;
    left: 0;
    top: 10px;
    position: absolute;
    width: 3px; }
  /* line 92, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-lavel {
    font-size: 14px;
    font-weight: 400;
    opacity: 1;
    padding: 8px 20px 8px;
    text-transform: capitalize;
    visibility: visible;
    width: 100%;
    color: #999;
    background: #222a38; }
  /* line 93, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-header {
    background-color: #222a38; }
  /* line 94, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-header .header-brand {
    color: #ffffff; }
  /* line 95, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content {
    background-color: #3F4E67; }
  /* line 96, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item {
    background-color: #3F4E67; }
  /* line 97, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
    color: #ffffff; }
  /* line 98, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a i {
    color: #a8b5ca; }
  /* line 99, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item .submenu-content,
  #BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item .submenu-content .nav-item {
    background-color: #4e6180 !important; }
  /* line 101, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item.open::after, #BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item.active::after {
    background-color: #335899; }
  /* line 102, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .app-sidebar.hide-sidebar {
    -moz-transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  @media only screen and (max-width: 1023px) {
    /* line 103, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .page-wrap .app-sidebar {
      -moz-transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
      -o-transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
      -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
      transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); } }
  /* line 104, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content {
    background-color: #F6F7FB;
    min-height: calc(100vh - 120px);
    margin-top: 60px;
    padding-right: 0;
    padding-left: 240px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media only screen and (max-width: 1023px) {
    /* line 105, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .page-wrap .main-content {
      padding-left: 0;
      padding-right: 0; } }
  /* line 106, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .page-header {
    margin-bottom: 30px; }
  /* line 107, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .page-header .page-header-title i {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin-right: 20px;
    vertical-align: middle;
    font-size: 22px;
    color: #fff;
    display: inline-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-shadow: 0 2px 12px -3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 12px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 12px -3px rgba(0, 0, 0, 0.5); }
  /* line 108, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .page-header .page-header-title h5 {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 18px; }
  /* line 109, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .page-header .page-header-title h5 + span {
    font-size: 13px; }
  /* line 110, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .page-header .breadcrumb-container {
    float: right; }
  /* line 111, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .page-header .breadcrumb-container .breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    float: right; }
  /* line 112, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .page-header .breadcrumb-container .breadcrumb .breadcrumb-item a {
    color: #212121; }
  /* line 113, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .sub-title {
    font-size: 14px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.35);
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #2c3e50; }
  /* line 114, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body code {
    background-color: #eee;
    margin: 5px;
    display: inline-block;
    padding: 1px 6px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; }
  /* line 115, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item {
    padding: 13px 20px;
    border: 1px solid #ededed;
    position: relative;
    border-left: 0;
    border-right: 0;
    height: 50px;
    overflow: hidden;
    -moz-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    -webkit-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out; }
  /* line 116, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .item-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    position: relative; }
  /* line 117, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .item-inner .custom-control {
    margin: 0;
    margin-top: -2px; }
  /* line 118, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .item-inner .list-title {
    width: 100%;
    display: block; }
  /* line 119, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .item-inner .list-title a {
    color: #3e5569;
    font-weight: 600;
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100% - 50px); }
  /* line 120, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .item-inner .list-actions {
    position: absolute;
    right: 0px;
    top: 50%;
    opacity: 0;
    display: none;
    z-index: 3;
    padding-left: 10px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  /* line 121, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .item-inner .list-actions a {
    width: 30px;
    height: 30px;
    padding: 0;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    color: #999;
    display: inline-block;
    font-size: 16px; }
  /* line 122, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .item-inner .list-actions a:hover, #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .item-inner .list-actions a:focus {
    background-color: #dee2e6;
    color: #333; }
  /* line 123, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .qickview-wrap {
    margin-top: 5px;
    opacity: 0; }
  /* line 124, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .qickview-wrap .desc p {
    margin: 0; }
  /* line 125, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item:hover, #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item:focus {
    background-color: #f9f9f9; }
  /* line 126, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item:hover .list-actions, #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item:focus .list-actions {
    opacity: 1;
    display: block; }
  /* line 127, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item.quick-view-opened {
    height: auto;
    background-color: #ffffff;
    border: none;
    z-index: 5;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.01), 0 0 32px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.01), 0 0 32px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.01), 0 0 32px 0 rgba(0, 0, 0, 0.1);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transform: scale(1.01); }
  /* line 128, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item.quick-view-opened .item-inner .list-title a {
    font-size: 16px;
    color: #263238; }
  /* line 129, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item.quick-view-opened .qickview-wrap {
    opacity: 1; }
  /* line 130, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item + .list-item {
    margin-top: -1px; }
  /* line 131, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item:last-child {
    border-bottom: none; }
  /* line 132, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .footer {
    background: #ffffff;
    padding: 20px 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    font-size: calc(0.875rem - 0.05rem);
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  @media only screen and (min-width: 1024px) {
    /* line 133, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .page-wrap .footer {
      padding-left: 270px; } }
  /* line 134, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar {
    position: fixed;
    top: 60px;
    right: 0;
    width: 240px;
    background: #fff;
    height: calc(100vh - 60px);
    border-left: 1px solid #eef1f2;
    border-top: 1px solid #eef1f2;
    padding: 1.07143em;
    z-index: 9;
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  /* line 135, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .sidebar-chat-info h6 {
    color: #353c4e; }
  /* line 136, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .sidebar-chat-info .form-group {
    position: relative; }
  /* line 137, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .sidebar-chat-info .form-group .form-control {
    padding-right: 30px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    padding-left: 15px; }
  /* line 138, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .sidebar-chat-info .form-group i {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 16px;
    color: #bbb; }
  /* line 139, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .chat-list .list-group {
    margin-left: -1.07143em;
    margin-right: -1.07143em; }
  /* line 140, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .chat-list .list-group .list-group-item {
    background: none;
    border: 0;
    border-top: 1px solid #eef1f2;
    padding: 1em 1.07143em;
    overflow: hidden;
    color: #999;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  /* line 141, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .chat-list .list-group .list-group-item figure {
    margin: 0;
    position: relative;
    margin-right: 10px; }
  /* line 142, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .chat-list .list-group .list-group-item figure img {
    width: 40px;
    height: 40px; }
  /* line 143, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .chat-list .list-group .list-group-item span {
    line-height: 1em;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: end;
    -moz-justify-content: end;
    -ms-justify-content: end;
    justify-content: end;
    -ms-flex-pack: end;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  /* line 144, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .chat-list .list-group .list-group-item span .name {
    font-size: 14px;
    color: #444;
    margin-bottom: 5px; }
  /* line 145, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .chat-list .list-group [class*="user-"]:after {
    position: absolute;
    top: calc(50% + 15px);
    left: 0;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  /* line 146, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel {
    position: fixed;
    top: calc(100vh);
    right: calc( 240px + 15px);
    width: 310px;
    z-index: 9999;
    -moz-transform: translateY(-100%) translateX(14.0625rem);
    -o-transform: translateY(-100%) translateX(14.0625rem);
    -ms-transform: translateY(-100%) translateX(14.0625rem);
    -webkit-transform: translateY(-100%) translateX(14.0625rem);
    transform: translateY(-100%) translateX(14.0625rem); }
  /* line 147, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card {
    border: none;
    margin-bottom: 1.42857em;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0 4px 8px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 8px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, 0.2); }
  /* line 148, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-header {
    background: none;
    padding: 1.07143em 1.42857em;
    font-size: 1.14286em;
    border-bottom: 1px solid rgba(153, 153, 153, 0.2); }
  /* line 149, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body {
    padding: 1.07143em; }
  /* line 150, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages {
    position: relative;
    max-height: 21.42857em;
    overflow-y: scroll;
    margin-top: -1.07143em;
    margin-right: -1.07143em;
    margin-left: -1.07143em;
    padding-top: 1.07143em;
    padding-right: 1.07143em;
    padding-left: 1.07143em; }
  /* line 151, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message {
    margin: 0.71429em 0; }
  /* line 152, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message:first-child {
    margin-top: 0; }
  /* line 153, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message figure {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    margin: 0;
    position: relative;
    order: 2; }
  /* line 154, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message figure img {
    width: 30px;
    height: 30px; }
  /* line 155, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message .message-body {
    margin-top: .5em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: auto 1.5em;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  /* line 156, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message .message-body p {
    background: #404E67;
    border: 1px solid #404E67;
    border-radius: 3px;
    padding: .5em 1em;
    color: #fff;
    margin-bottom: .5em;
    position: relative; }
  /* line 157, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message .message-body p:first-child:after, #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message .message-body p:first-child:before {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    top: 1.25rem;
    right: -7px;
    left: auto;
    border-style: solid;
    border-width: 6px 0 7px 6px;
    border-color: transparent transparent transparent #404E67;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  /* line 158, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message .message-body p:first-child:before {
    right: -7px;
    border-left-color: #404E67; }
  /* line 159, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message.reply figure {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  /* line 160, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message.reply .message-body {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  /* line 161, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message.reply .message-body p {
    background: #fff;
    border: 1px solid #eef1f2;
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-radius: 3px;
    color: #666; }
  /* line 162, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message.reply .message-body p:first-child:after, #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message.reply .message-body p:first-child:before {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    right: auto;
    left: -7px;
    border-style: solid;
    border-width: 6px 7px 6px 0;
    border-color: transparent #fff transparent transparent;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  /* line 163, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message.reply .message-body p:first-child:before {
    left: -9px;
    border-right-color: #eef1f2; }
  /* line 164, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message.reply .message-body p:first-child:after {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    right: auto;
    left: -7px;
    border-style: solid;
    border-width: 6px 7px 6px 0;
    border-color: transparent #fff transparent transparent;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  /* line 165, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-footer {
    background: none;
    padding: 1.07143em 1.42857em;
    border-top: 1px solid rgba(153, 153, 153, 0.2); }
  /* line 166, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-footer .list-icon {
    font-size: 1.125rem; }
  /* line 167, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .page-wrap .chat-panel .card .card-footer textarea {
    box-shadow: none;
    resize: none;
    padding: 0;
    width: 100%;
    min-height: auto;
    padding: 5px 0; }
  /* line 168, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .header-top {
    padding-left: 60px; }
  /* line 169, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar {
    width: 60px; }
  /* line 170, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-header .header-brand .text {
    display: none; }
  /* line 171, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-lavel {
    display: none; }
  /* line 172, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a span {
    display: none; }
  /* line 173, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a::before {
    display: none; }
  /* line 174, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar:hover {
    width: 240px; }
  /* line 175, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar:hover .header-brand .text {
    display: inline-block; }
  /* line 176, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar:hover .sidebar-content .nav-container .navigation-main .nav-lavel {
    display: block; }
  /* line 177, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar:hover .sidebar-content .nav-container .navigation-main .nav-item a span {
    display: inline-block; }
  /* line 178, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar:hover .sidebar-content .nav-container .navigation-main .nav-item a::before {
    display: inline-block; }
  /* line 179, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .main-content {
    padding-left: 60px; }
  /* line 180, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.nav-collapsed .page-wrap .footer {
    padding-left: 90px; }
  /* line 181, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.menu-collapsed .page-wrap .app-sidebar .sidebar-header .nav-toggle {
    display: none; }
  /* line 182, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.right-sidebar-expand .right-sidebar {
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  /* line 183, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper.right-sidebar-expand .chat-panel {
    -moz-transform: translateY(-100%) translateX(0);
    -o-transform: translateY(-100%) translateX(0);
    -ms-transform: translateY(-100%) translateX(0);
    -webkit-transform: translateY(-100%) translateX(0);
    transform: translateY(-100%) translateX(0); }
  /* line 185, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .menu-collapsed .bimptheme_menu_extra_section {
    display: none; }
  /* line 188, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper #id-container {
    width: 100% !important; }
  /* line 192, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper #id-right {
    display: table !important;
    /* Style spécifique BimpTheme*/
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    background-color: #fff !important; }
    /* line 198, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper #id-right div.fiche {
      margin-left: 10px !important;
      margin-right: 10px !important;
      background-color: #fff !important; }
  /* line 206, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .bimpTopMenuRight {
    margin-left: auto;
    float: right; }
    /* line 210, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .header-top .bimpTopMenuRight .login_block_other {
      max-width: 300px !important; }
  /* line 216, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .header-icon, #BimpThemeWrapper .header-top .top-menu .header-icon > a {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #212121;
    background-color: transparent;
    display: inline-block;
    margin: 0 3px;
    cursor: pointer;
    border: none !important;
    line-height: 28px; }
    /* line 226, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .header-top .top-menu .header-icon > i, #BimpThemeWrapper .header-top .top-menu .header-icon > a > i {
      color: #212121;
      font-size: 16px; }
    /* line 231, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .header-top .top-menu .header-icon:hover, #BimpThemeWrapper .header-top .top-menu .header-icon:hover > i, #BimpThemeWrapper .header-top .top-menu .header-icon > a:hover, #BimpThemeWrapper .header-top .top-menu .header-icon > a:hover > i {
      background-color: transparent;
      text-decoration: none !important;
      color: #335899; }
    /* line 237, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .header-top .top-menu .header-icon .bg-danger, #BimpThemeWrapper .header-top .top-menu .header-icon:hover .bg-danger, #BimpThemeWrapper .header-top .top-menu .header-icon > a .bg-danger, #BimpThemeWrapper .header-top .top-menu .header-icon > a:hover .bg-danger {
      color: #fff !important;
      background-color: #F5365C !important; }
  /* line 244, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .select2 {
    margin-left: 25px;
    margin-top: 2px; }
  /* line 249, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu {
    margin-top: 14px;
    width: auto;
    height: auto; }
    /* line 254, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu .dropdown-item {
      padding: 5px 15px;
      border-radius: 0px;
      margin-left: 25px;
      margin-right: 20px; }
      /* line 260, ../scss/bimpcore/_bimptheme.scss */
      #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu .dropdown-item:hover, #BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu .dropdown-item:focus {
        background-color: #fff !important; }
  /* line 266, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .modifDropdown {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    line-height: 22px;
    margin-left: 30px !important; }
    /* line 272, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .header-top .top-menu .modifDropdown img {
      display: inline-block;
      line-height: 28px;
      vertical-align: middle;
      height: 28px !important;
      width: auto !important;
      margin-right: 8px; }
  /* line 282, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu span.select2-container {
    min-width: 240px; }
  /* line 287, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu .userHistoContent div, #BimpThemeWrapper .header-top .top-menu .userHistoContent span, #BimpThemeWrapper .header-top .top-menu .userHistoContent a, #BimpThemeWrapper .header-top .top-menu .userHistoContent i {
    line-height: 18px !important;
    font-size: 12px !important; }
  /* line 293, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .header-top .top-menu #allow_notif i {
    color: #f5365c !important; }
    /* line 296, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .header-top .top-menu #allow_notif i:hover {
      color: #FF0033 !important; }
  /* line 303, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .lnMsg {
    background-color: #fff; }
  /* line 307, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .footer {
    background-color: #fff; }
  /* line 312, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .bimptheme_menu_extra_sections_title {
    color: #fff;
    margin: 10px;
    padding-top: 10px;
    border-top: 1px solid #9FADC4; }
  /* line 319, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .bimptheme_menu_extra_section {
    padding-top: 6px 10px;
    margin: 10px;
    color: #fff; }
    /* line 324, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .bimptheme_menu_extra_section .title {
      color: #fff;
      font-weight: bold; }
    /* line 329, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .bimptheme_menu_extra_section a {
      cursor: pointer;
      color: #fff !important; }
      /* line 333, ../scss/bimpcore/_bimptheme.scss */
      #BimpThemeWrapper .bimptheme_menu_extra_section a:hover {
        color: #fff !important;
        text-decoration: underline !important; }
    /* line 339, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .bimptheme_menu_extra_section select.boxcombo,
    #BimpThemeWrapper .bimptheme_menu_extra_section .select2-container {
      width: 210px !important; }
  /* line 346, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper #showDetailChrono2 {
    cursor: pointer;
    color: #fff !important; }
    /* line 350, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper #showDetailChrono2:hover {
      color: #fff !important;
      text-decoration: underline !important; }
  /* line 361, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .boxstatscontent {
    padding: 0; }
  /* line 365, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .boxstats130 {
    width: 168px;
    height: 58px; }
  /* line 374, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper .wc-header .wc-user-header a, #BimpThemeWrapper .wc-header .wc-user-header {
    height: 110px;
    width: 90px; }
  @media (max-device-width: 940px) {
    /* line 380, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper a img, #BimpThemeWrapper td img {
      height: 25px !important;
      width: auto !important; }
    /* line 384, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .footer {
      background-color: #fff; } }
  @media only screen and (min-width: 1024px) {
    /* line 391, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .mobile-visible {
      display: none; } }
  @media only screen and (max-width: 1023px) {
    /* line 397, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .mobile-hidden {
      display: none; }
    /* line 401, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .modifDropdown {
      margin-left: 10px !important; }
    /* line 405, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .header-icon, #BimpThemeWrapper .header-icon > a {
      margin: 0 2px; } }
  @media only screen and (max-width: 650px) {
    /* line 411, ../scss/bimpcore/_bimptheme.scss */
    #BimpThemeWrapper .login_block_other {
      display: none; } }

@media (max-width: 940px), (max-device-width: 940px) {
  /* line 418, ../scss/bimpcore/_bimptheme.scss */
  #BimpThemeWrapper #id-right {
    position: relative !important; } }
